.scrollToTop .cmp-scrollToTop{display:flex;justify-content:flex-end;margin:0}.scrollToTop .cmp-scrollToTop__button{align-items:center;background-color:transparent;border:0;color:#8e0038;display:flex;font-size:.875rem;font-weight:700;letter-spacing:.25px;line-height:1.71428;margin:0;padding:0;text-align:right}@media (min-width:768px){.scrollToTop .cmp-scrollToTop__button{font-size:1rem;line-height:1.5}}.scrollToTop .cmp-scrollToTop__button:before{background-color:currentColor;content:"";height:18px;margin-right:11px;-webkit-mask-image:url(../assets/resources/icons/ScrollToTopIcon.svg);mask-image:url(../assets/resources/icons/ScrollToTopIcon.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;pointer-events:none;width:18px}.scrollToTop .cmp-scrollToTop__button:hover{cursor:pointer;text-decoration:underline}