body:before{display:none;content:"mobile"}@media(min-width:375px){body:before{content:"mobile-m"}}@media(min-width:414px){body:before{content:"mobile-l"}}@media(min-width:768px){body:before{content:"tablet"}}@media(min-width:1024px){body:before{content:"desktop"}}@media(min-width:1280px){body:before{content:"desktop-m"}}@media(min-width:1440px){body:before{content:"desktop-l"}}@media(min-width:1920px){body:before{content:"desktop-xl"}}.hot-link{position:relative;text-decoration:none;font-weight:400;font-size:.875rem}@media(min-width:1024px){.hot-link{font-size:1rem}}.hot-link--primary{color:#343a42}.hot-link--primary:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#ef4e23;transition:all .3s ease-in-out}.hot-link--primary:hover{color:#ef4e23}.hot-link--primary:hover:after{width:100%}.hot-link--secondary{color:#ef4e23}.hot-link--secondary:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#ef4e23;transition:all .3s ease-in-out}.hot-link--secondary:hover{color:#ef4e23}.hot-link--secondary:hover:after{width:100%}.hot-link--withoutUnderline:after{content:none}.hot-link--withoutHover:hover{color:inherit}.icon svg{display:block;font-size:inherit;height:1em;width:1em}