body{margin:0;padding:0;font-family:Poppins,sans-serif;overflow-x:hidden;color:#2c2b2b}.color-accent{color:#bf0a30}.scroll-top-button{visibility:hidden;z-index:100;position:fixed;bottom:20px;right:30px;border:none;background-color:#2c2b2b;color:#f8fffd;border-radius:50%;height:50px;width:50px;animation:back-to-top-btn-visible linear forwards;animation-timeline:view();animation-range:exit -200px}.scroll-top-button :hover{cursor:pointer}.scroll-top-button i{scale:1.8}@media screen and (min-width: 1080px){.scroll-top-button{bottom:50px;right:60px}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#bf0a3052}::-webkit-scrollbar-thumb{background:#bf0a30;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@media (prefers-reduced-motion: no-preference){@keyframes back-to-top-btn-visible{to{visibility:visible}}}
