.section-back-to-top{display:none}@media (max-width:1100px){.section-back-to-top{display:block}}.section-back-to-top__inner{position:relative}.section-back-to-top__inner button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:1em "Nunito Sans",arial,sans-serif;font-weight:700;border:none;background-color:var(--color-green);height:3em;display:flex;align-items:center;text-align:center;justify-content:center;width:100%;color:var(--color-black);gap:1em}.section-back-to-top__inner button span{font:1em autonomous,sans-serif;font-weight:500;position:relative;top:1px}.section-back-to-top__inner svg{width:1em;height:auto;transform:rotate(90deg)}.section-back-to-top__inner svg circle,.section-back-to-top__inner svg line,.section-back-to-top__inner svg path,.section-back-to-top__inner svg polygon,.section-back-to-top__inner svg polyline{fill:none;stroke:var(--color-black);stroke-width:3;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}