.country-selector.weglot-dropdown{display:none}@media screen and (max-width:980px){.inverse{display:flex;flex-direction:column-reverse}}.hover-underline-animation{display:inline-block;position:relative;color:#333333}.hover-underline-animation:after{content:'';position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#ff2a2a;transform-origin:bottom right;transition:transform 0.25s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}p{font-family:'cantarell',sans-serif}h1{font-family:'roboto',sans-serif;font-size:60px}h2{font-family:'roboto',sans-serif;font-size:37px}.under{text-color:#ff2a2a;text-decoration:underline #ff2a2a solid 2px;text-underline-offset:8px}