@charset "UTF-8";.button{align-items:center;background:#e30613;border:1px solid #e30613;border-radius:25px;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:50px;justify-content:center;padding:0 20px;transition:.2s;width:170px}.button,.button:active,.button:hover,.button:visited{color:#fff}.button:hover{background:#fff;border-color:#333;color:#e30613}.button:disabled{background:#e3e4e7;border-color:#ededed;color:#fff;cursor:not-allowed;opacity:.5}.button:disabled:hover{background:#e30613;border:1px solid #e30613;color:#fff}.button[type=submit]{margin:20px auto 50px}.button--more{border:0;border-radius:50%;height:80px;padding:25px;width:80px}.button--more,.button--more:hover{background:#f8f8f9}@media screen and (max-width:1199px){.button:hover{background:none}.button--more{height:50px;padding:15px;width:50px}}.button--center{margin-left:auto;margin-right:auto}.button--margin--top{margin-top:40px}.button--white{background:#fff;border:1px solid #fff;color:#000}.button--white:hover{border-color:#000;color:#e30613}.button__arrow{transform:rotate(90deg);width:100%}.button__arrow path{transition:.2s}.button:hover .button__arrow path{fill:#e30613}.button--cross{background:#f8f8f9;border:0;border-radius:25px;height:50px;margin:0;width:50px}.button--cross:after,.button--cross:before{background:#333;content:"";display:block;height:2px;position:absolute;transition:.2s;width:15px}.button--cross:before{transform:rotate(45deg)}.button--cross:after{transform:rotate(-45deg)}.button--cross:hover{background:#f8f8f9}.button--cross:hover:after,.button--cross:hover:before{background:#e30613}.button--menu:after,.button--menu:before{background:#000;border-radius:8px;height:4px;transform:rotate(0deg);transition:.2s;width:100%}@media screen and (max-width:1199px){.button--menu:after,.button--menu:before{border-radius:0;height:2px}}.button--menu{background:none;border:0;display:flex;height:18px;margin-left:35px;padding:0;position:relative;width:30px}.button--menu:before{top:0}.button--menu:after,.button--menu:before{content:"";display:block;left:0;position:absolute}.button--menu:after{bottom:0}.button--menu:hover{background-color:transparent}@media screen and (max-width:1199px){.button--menu{display:flex;height:14px;width:18px}}.button--active.button--menu{background:none;height:25px}@media screen and (max-width:1199px){.button--active.button--menu{height:14px}}.button--active.button--menu:before{transform:rotate(45deg);transform-origin:left}.button--active.button--menu:after{transform:rotate(-45deg);transform-origin:left}.button__strip{background:#000;border-radius:8px;height:4px;transition:.2s;width:100%}.button--active .button__strip{opacity:0}@media screen and (max-width:1199px){.button__strip{border-radius:0;height:2px}}.button--simple{border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button--simple,.button--simple:hover{background-color:transparent}.menu-holder{background:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7);display:none;height:100%;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:.4s;width:100%;z-index:20}@media screen{.menu-holder{display:block;opacity:0}.menu-holder.menu-holder--active{opacity:1;pointer-events:all}}.menu{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:60px 25% 50px;width:100%}.menu footer{margin-top:40px;padding:0;width:100%}.menu .footer__ny-decorations:after,.menu .footer__ny-decorations:before{display:none}.menu a.active{color:#e30613}@media screen and (max-width:767px){.menu{padding:60px 15% 50px}}.menu__login{align-items:center;display:flex;font-size:10px;font-weight:700;justify-content:center;margin-bottom:40px;text-align:center;text-transform:uppercase;width:100%}.menu__login:before{background:url(started.c4b8f0b6.png) 50%/contain no-repeat;content:"";display:block;height:30px;margin-right:10px;position:relative;width:30px}.menu__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center}.menu__navigation a{font-size:20px;font-weight:700;margin-bottom:30px}.menu__socials{display:flex;flex-direction:row;justify-content:center}.menu__social{background:#fff;border-radius:50%;box-sizing:border-box;flex-shrink:0;font-size:0;height:50px;padding:15px;width:50px}.menu__social:before{content:"";display:block;height:100%;position:relative;width:100%}.menu__social--inst:before{background:url(inst.a542d75a.svg) 50%/contain no-repeat}.menu__social--vk{margin-right:10%}.menu__social--vk:before{background:url(vk.646bd1cf.svg) 50%/contain no-repeat}.menu__social--ok:before{background:url(ok.907d8429.svg) 50%/contain no-repeat}.menu__social--fb:before{background:url(fb.e6783248.svg) 50%/contain no-repeat}.desktop-menu{grid-row:3;margin-top:22px;opacity:0;transition:.2s}.desktop-menu--visible{opacity:1}.desktop-menu__navigation{display:flex;justify-content:center}.header__sign-out-holder{display:flex;flex-direction:column;margin-left:47px;position:relative;transition:.2s}@media screen and (max-width:1199px){.header__sign-out-holder{margin-left:auto}.header__sign-out-holder--active{opacity:0;pointer-events:none}.header__sign-out-holder--center{margin:0 auto 30px;transform:translateX(21px)}}.header__sign-out-link{font-weight:700}.header__sign-out-link:after,.header__sign-out-link:before{content:"";display:block;height:35px;position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);transition:.2s;width:35px}.header__sign-out-link:before{background:url(announced.92a438bc.png) 50%/contain no-repeat;opacity:1}.header__sign-out-link:after{background:url(finished.f8858f18.png) 50%/contain no-repeat;opacity:0}.header__sign-out-link:hover:before{opacity:0}.header__sign-out-link:hover:after{opacity:1}@media screen and (max-width:1199px){.header__sign-out-link{font-size:12px}.header__sign-out-link:after,.header__sign-out-link:before{height:30px;width:30px}}.header__sign-out{all:unset;color:#b5b5b5;cursor:pointer;font-size:12px;margin-top:5px;transition:.2s}.header__sign-out:hover{background:none}@media screen and (max-width:1199px){.header__sign-out{margin:0}}.section{max-width:var(--max-width);padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100vw}.section--flex{display:flex}.section--row{flex-direction:row}@media screen and (min-width:1200px){.section{max-width:var(--max-width);padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100vw;width:calc(var(--max-width))}}@media screen and (max-width:1199px){.section{padding-left:calc(50vw - var(--max-width)/2);padding-right:calc(50vw - var(--max-width)/2);width:var(--max-width)}}.section{margin-bottom:150px;padding-left:max((100vw - var(--max-width))/2 + 77px + 15px,50px);padding-right:max((100vw - var(--max-width))/2 + 77px + 15px,50px);position:relative;width:calc(-184px + var(--max-width))}.section--survey{max-width:1200px;padding:0 calc(50vw - 600px);width:100%}.section--full-width{max-width:100%;padding:0;width:100%}.section--user{padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px)}.section--gray{background:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7)}.section--overflow--hidden{overflow:hidden}.section--white-text{color:#fff}.section--no-margin--bottom{margin-bottom:0}.section.section--gray:first-child:before{background:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7);bottom:100%;content:"";display:block;height:170px;left:0;position:absolute;width:100%;z-index:-1}.section:last-child{margin-bottom:0}@media screen and (max-width:1199px){.section{box-sizing:border-box;margin-bottom:50px;max-width:unset;padding-left:30px;padding-right:30px;width:100vw}.section--no-margin--bottom{margin-bottom:0}.section--narrow{padding-left:30px;padding-right:30px}.section.section--gray:first-child:before{height:60px}.section--full-width{max-width:100vw;padding:0;width:100vw}.section--mobile-breeding{padding-left:unset;padding-right:unset}}@media screen and (max-width:767px){.section--row{flex-direction:column}}.title{font-size:46px;line-height:1;position:relative}@media screen and (max-width:1199px){.title{font-size:32px}}.title--white{color:#fff}.title--red{color:#e30613}.title--bottom-margin{margin:0 0 65px}@media screen and (max-width:767px){.title--bottom-margin{margin:0 0 30px}}.title--stroke,.title--transparent{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;color:transparent}.title--stroke{transition:.2s}.title--stroke:hover{color:#000}.title--small{font-size:20px}@media screen and (max-width:1199px){.title--small{font-size:16px}}.title--semi-medium{font-size:24px}@media screen and (max-width:1199px){.title--semi-medium{font-size:14px}}.title--medium{font-size:32px}@media screen and (max-width:1199px){.title--medium{font-size:18px}}.title--large{font-size:102px;line-height:.8}@media screen and (max-width:1199px){.title--large{font-size:32px;line-height:1}}.title--huge{font-size:130px;line-height:.9;margin:0}@media screen and (max-width:1199px){.title--huge{font-size:52px;line-height:1}}@media screen and (max-width:767px){.title--huge{font-size:36px;line-height:1}}.title--semi-large{font-size:42px;line-height:1.1}@media screen and (max-width:1199px){.title--semi-large{font-size:20px;line-height:1.2}}.title--uppercase{text-transform:uppercase}.title--cropped:before{background-color:#fff;content:"";display:block;height:10px;position:absolute;width:100%}@media screen and (max-width:767px){.title--cropped:before{height:7px}.title--cropped.title--huge:before{height:10px}}.title--italic{font-style:italic}.title--bold{font-weight:700}.title--no-margin{margin:0}.title--center{text-align:center}.title--right{text-align:right}@media screen and (max-width:1199px){.activity-card__left-side{display:flex}.activity-card__left-side,.activity-card__right-side{flex-direction:column;padding:0 30px}}.activity-card,.activity-card__image-holder{height:550px;position:relative}@media screen and (max-width:1199px){.activity-card,.activity-card__image-holder{aspect-ratio:unset;height:600px}}@media screen and (max-width:767px){.activity-card,.activity-card__image-holder{height:420px}}.activity-card{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:100px}.activity-card--breeding:not(:first-child){border-top:1px solid #000;margin-bottom:unset;padding:32px 0}@media screen and (max-width:1199px){.activity-card{margin-bottom:44px}}.activity-card__holder{all:unset;color:#1f1e22;cursor:pointer;display:block;height:100%;width:100%}.activity-card__holder:visited{color:#1f1e22}.activity-card__holder:active,.activity-card__holder:hover{color:#e30613}.activity-card--breeding:not(:first-child) .activity-card__holder{display:flex}@media screen and (max-width:1199px){.activity-card__left-side{display:flex;flex-direction:column;padding:0 30px}.activity-card__info-holder--no-padding .activity-card__left-side{padding:0}}.activity-card__right-side{display:flex;padding-top:5px}@media screen and (max-width:1199px){.activity-card__right-side{flex-direction:column;padding:0 30px}.activity-card__info-holder--no-padding .activity-card__right-side{padding:0}}.activity-card__image-holder{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.activity-card__image-holder:before{content:"";display:block;padding-top:56.25%;position:relative;width:100%}.activity-card--breeding:not(:first-child) .activity-card__image-holder{width:428px}.activity-card__static{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:767px){.activity-card__static{height:100%}}@media screen and (max-width:1199px){.activity-card__static-main:before{padding:90%}}.activity-card__gif{opacity:0}.activity-card__info-holder{display:flex;justify-content:space-between;padding-top:32px;position:relative;width:100%}.activity-card--breeding:not(:first-child) .activity-card__info-holder{flex-direction:column;justify-content:unset;margin-left:48px;max-width:428px;padding:unset}@media screen and (max-width:1199px){.activity-card__info-holder{flex-direction:column;padding-top:20px}}.activity-card__arrow-holder{margin-left:20px}.activity-card--breeding:not(:first-child) .activity-card__arrow-holder{margin-left:unset;position:absolute;right:0;top:0}@media screen and (max-width:1199px){.activity-card__arrow-holder{margin-left:unset;margin-top:16px}}.activity-card__status{display:flex}.activity-card--breeding:not(:first-child) .activity-card__status{margin-bottom:24px}@media screen and (max-width:1199px){.activity-card__status{margin-bottom:24px;order:1}}.activity-card__name{font-size:24px;font-weight:700;margin-bottom:20px;padding-right:40px}@media screen and (max-width:1199px){.activity-card__name{order:2;padding-right:unset}}.activity-card__date{background-color:#f1f1f5;border-radius:14px;font-size:12px;font-weight:700;line-height:16px;margin-right:12px;padding:4px 12px 7px}.activity-card__billet,.activity-card__stage{background-color:#f1f1f5;border-radius:14px;font-size:12px;font-weight:400;line-height:16px;padding:4px 12px 7px}.activity-card__billet{margin-right:12px}.activity-card__description{max-width:400px}.description{font-size:14px;line-height:1.3;margin:0}@media screen and (max-width:1199px){.description{font-size:13px}}.description--black{color:#000}.description--gray{color:#a6a8ae}.description--white{color:#fff}.description--white p span{color:#fff!important}.description--bold{font-weight:600}.description--small{font-size:12px;line-height:1}.description--medium{font-size:18px;line-height:23px}@media screen and (max-width:1199px){.description--medium{font-size:14px}}.description--semi-medium{font-size:16px}@media screen and (max-width:1199px){.description--semi-medium{font-size:14px}}.description--large{font-size:20px}@media screen and (max-width:1199px){.description--large{font-size:18px}}.description--huge{font-size:24px;font-weight:600}@media screen and (max-width:1199px){.description--huge{font-size:18px}}.description--lead{font-size:40px}@media screen and (max-width:1199px){.description--lead{font-size:22px}}.description--center{text-align:center}.description--right{text-align:right}.description--left{text-align:left}.interactive-horoscope{display:flex;padding:110px 90px}@media screen and (max-width:767px){.interactive-horoscope{align-items:center;flex-direction:column;padding:50px 30px}}.interactive-horoscope__image{margin-bottom:20px;-o-object-fit:contain;object-fit:contain;width:40%}@media screen and (max-width:767px){.interactive-horoscope__image{width:85%}}.interactive-horoscope__content{display:flex;flex-direction:column;margin-left:5%;width:55%}@media screen and (max-width:767px){.interactive-horoscope__content{margin-left:0;width:100%}}.interactive-horoscope__text+.interactive-horoscope__text{margin-top:25px}@media screen and (max-width:767px){.interactive-horoscope__text{font-size:14px;text-align:center}.interactive-horoscope__text+.interactive-horoscope__text{margin-top:20px}}.interactive-horoscope__images{display:flex;margin-top:25px}.interactive-horoscope__images>img{height:50px;margin-right:30px;-o-object-fit:contain;object-fit:contain;width:50px}.interactive-horoscope__images>img:last-child{margin-right:0}@media screen and (max-width:767px){.interactive-horoscope__images{align-items:center;justify-content:center}.interactive-horoscope__images>img{height:40px;margin-right:40px;-o-object-fit:contain;object-fit:contain;width:40px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.slider-is-pagination .swiper-pagination{bottom:unset;margin:25px 0 0;order:1;position:relative}.swiper-pagination-bullet{background:#fff;border:1px solid #000!important}.swiper-pagination-bullet-active{background:#000}@media screen and (max-width:1199px){.slider-is-pagination .swiper-pagination{margin-top:5px}}.slider{display:flex;flex-direction:column;margin:unset}.slider-is-fullpage.slider{margin:0 calc(var(--content-gap)*-1);padding:0 var(--content-gap)}@media screen and (max-width:1199px){.slider-is-fullpage.slider{margin:0 -5px;padding:0 5px}}@media screen and (max-width:767px){.section--extra-padding--horizontal .slider-is-fullpage.slider{margin:0 -30px;padding:0 30px}}.link-back{align-items:center;display:flex;padding:20px 35px 40px;position:relative}.link-back h2{margin-left:30px}.link-back:before{background:inherit;bottom:100%;content:"";display:block;height:60px;left:0;position:absolute;width:100%;z-index:-1}.link-back--gray{background:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7)}.link-back__more-link{display:block}.breadcrumbs{max-width:var(--max-width);padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100vw}@media screen and (min-width:1200px){.breadcrumbs{max-width:var(--max-width);padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100vw;width:calc(var(--max-width))}}@media screen and (max-width:1199px){.breadcrumbs{padding-left:calc(50vw - var(--max-width)/2);padding-right:calc(50vw - var(--max-width)/2);width:var(--max-width)}}.breadcrumbs{display:flex;list-style:none;margin:0;padding-bottom:50px;position:relative}.breadcrumbs--gray{background:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7)}.breadcrumbs--painted:before{background:inherit;bottom:100%;content:"";display:block;height:170px;left:0;position:absolute;width:100%;z-index:-1}@media screen and (max-width:1199px){.breadcrumbs{display:none}}.breadcrumbs__item+.breadcrumbs__item:before{content:"/ ";margin-left:5px}.breadcrumbs__item:last-child .breadcrumbs__link{color:#94969d;pointer-events:none}.status-card{height:unset;position:relative}.status-card__info{font-weight:700;margin-bottom:30px;padding-left:90px;position:relative;z-index:1}.status-card__image-holder{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.status-card--full-width .status-card__image-holder{margin:0 calc(var(--content-gap)*-1);padding:0 var(--content-gap)}.status-card__image-holder:before{content:"";display:block;padding-top:56.25%;position:relative;width:100%}.status-card--full-width .status-card__image-holder:before{padding-top:calc(var(--content-gap)*2*9/16 + 56.25%)}@media screen and (max-width:1199px){.status-card__image-holder:before{padding-top:calc(75% + 7.5px)}.status-card--full-width .status-card__image-holder{margin:0 -5px;padding:0 5px}}.status-card__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.status-card__content{margin:0 auto 20px;position:relative;width:60%;z-index:1}.likes{all:unset;align-items:center;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;position:relative;transition:.2s;z-index:2}.likes:disabled{cursor:not-allowed}.like{height:17px;margin-right:15px;width:20px}.like,.like path{transition:.2s}.likes:hover .like path{stroke:#e30613}.likes--active .like path{fill:#e30613;stroke:#e30613}.likes--count-disable .like{margin-right:0}.votes{align-content:center;align-items:center;background:#fff;border:0;border-radius:20px;cursor:pointer;display:flex;font-weight:700;padding:10px 20px;position:relative;transition:.2s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.votes svg{height:20px;margin-right:7px;transition:.2s;width:20px}.votes svg path{stroke:#000;transition:.2s}.votes--center{margin:0 auto}.votes--active{color:#e30613}.votes--active svg path{fill:#e30613;stroke:#e30613}.votes--gray{background:#f8f8f9;border-color:#f8f8f9}.votes:before{background:url(messsage.c0f643fd.svg) 50%/contain no-repeat;bottom:calc(100% + 5px);box-sizing:border-box;color:#000;content:"";content:"Вы можете отдать свой голос только один раз в каждой категории конкурса";display:block;font-size:10px;font-weight:500;height:55px;left:50%;opacity:0;padding:5px 20px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:.2s;white-space:normal;width:200px}.votes--black{color:#000}.votes--black svg path{fill:#000;stroke:#000}.votes.votes--active:disabled,.votes.votes--gray.votes--active{color:#e30613}.votes.votes--active:disabled svg path,.votes.votes--gray.votes--active svg path{stroke:#e30613}.votes.votes--active:disabled:before,.votes.votes--gray.votes--active:before{display:none}.votes:disabled{color:#a6a8ae;cursor:not-allowed}.votes:disabled svg path{stroke:#a6a8ae}.votes.votes--black:disabled{color:#000}.votes.votes--black:disabled svg path{stroke:#000}.votes.votes--tooltip:hover:before{opacity:1}.votes:not(:disabled):hover{background:#e30613;color:#fff}.votes:not(:disabled):hover svg path{fill:#fff;stroke:#fff}.form__row--error .select-interactive>.form__input{border:0}.select-interactive{font-size:16px;position:relative;width:100%;z-index:2}.form__row--error .select-interactive{border-bottom:1px solid #e30613}.select-toggle{background:#f2f4ff;border:0;color:#a6a8ae;cursor:pointer;font-family:Geometria,sans-serif;font-weight:400;height:50px;line-height:40px;overflow:hidden;padding-left:20px;padding-right:40px;position:relative;text-align:left;transition:.2s;white-space:nowrap;width:100%}.select-toggle:after{border-color:#333;border-style:solid;border-width:0 0 2px 2px;content:"";display:block;height:6px;margin:-3px 0 0;position:absolute;right:20px;top:50%;transform:rotate(-45deg);transform-origin:50% 50%;transform-origin:center center;transition:transform .1s;width:6px}.select-toggle:hover{background:#e0e6ff}.select-interactive--large .select-toggle{font-weight:500;height:70px}.select-interactive--touched .select-toggle{color:inherit;font-size:16px}.select-interactive--black-text .select-toggle{color:#000}.select-interactive--open .select-toggle:after{transform:rotate(135deg)}@media screen and (max-width:1199px){.select-interactive--large .select-toggle{height:50px}}.select-toggle__text{display:block;overflow:hidden;width:100%}.select-dropdown{background:#f1f1f5;list-style:none;margin:0;max-height:310px;opacity:0;overflow:auto;position:absolute;text-align:left;top:100%;visibility:hidden;width:100%;z-index:100}.select-dropdown::-webkit-scrollbar{height:0;width:3px}.select-dropdown::-webkit-scrollbar-track{background:#ededed}.select-dropdown::-webkit-scrollbar-thumb{background:#000;border-radius:0}.select-interactive--open .select-dropdown{opacity:1;visibility:visible}.select-dropdown__item{align-items:center;border:solid #ededed;border-width:0 0 1px;color:#1f1e22;cursor:pointer;display:flex;height:50px;padding:4% 7%;position:relative;z-index:0}.user__form .select-dropdown__item{height:unset}.select-dropdown__item:after{background-color:#ededed;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%;z-index:-1}.select-dropdown__item:hover,input:checked+.select-dropdown__item{background:#e0e6ff}.select-dropdown__item--standalone{height:auto;line-height:1;padding:15px 20px}.yt-lite{background-color:#000;background-position:50%;background-size:cover;contain:content;cursor:pointer;display:block;position:relative}.yt-lite.lyt-activated:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;content:"";display:block;height:60px;padding-bottom:50px;position:absolute;top:0;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}.yt-lite:after{content:"";display:block;padding-bottom:var(--aspect-ratio)}.yt-lite>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.yt-lite>.lty-playbtn{background-color:#212121;border-radius:14%;height:46px;opacity:.8;transition:all .2s cubic-bezier(0,0,.2,1);width:70px;z-index:1}.yt-lite:hover>.lty-playbtn{background-color:red;opacity:1}.yt-lite>.lty-playbtn:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:11px 0 11px 19px;content:""}.yt-lite>.lty-playbtn,.yt-lite>.lty-playbtn:before{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.yt-lite.lyt-activated{cursor:unset}.yt-lite.lyt-activated:before,.yt-lite.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.broadcast-section{margin-top:20px}.broadcast-section--multiple{display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin:0}@media screen and (max-width:1199px){.broadcast-section{grid-template-columns:unset}}.broadcast-section--multiple .video__iframe-holder{margin-bottom:70px;padding:0;width:calc(50% - 8px)}@media screen and (max-width:767px){.broadcast-section--multiple .video__iframe-holder{margin-bottom:60px;width:100%}}.live-stream{display:block;padding-top:35px}.live-stream__content{display:flex;justify-content:space-between;margin-bottom:100px}@media screen and (max-width:1199px){.live-stream__content{flex-direction:column;margin-bottom:50px}}.live-stream__date{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:35%}.live-stream__date:before{background:url(dottedLine.882de4cc.svg) 0/contain no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:calc(100% + 20px);width:100%}@media screen and (max-width:1199px){.live-stream__date{align-items:center;width:100%}.live-stream__date:before{display:none}}.live-stream__description{width:60%}@media screen and (max-width:1199px){.live-stream__description{margin-top:20px;text-align:center;width:100%}.live-stream__description ul{text-align:left}}.live-stream__link{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;margin-top:20px}@media screen and (max-width:1199px){.live-stream__link{flex-direction:column-reverse}}.live-stream__arrow{cursor:pointer;flex-shrink:0;margin:0 20px 0 0;position:relative}@media screen and (max-width:1199px){.live-stream__arrow{margin:20px 0 0}}.interactive-card-holder{padding:40px 0 50px}@media screen and (max-width:1199px){.interactive-card-holder{padding-bottom:0}}.linked-galleries__title-wrapper{display:flex;flex-direction:column;margin-bottom:60px;position:relative}.linked-galleries__title-wrapper:before{background:url(dottedLine.882de4cc.svg) 100%/contain no-repeat;bottom:9px;content:"";display:block;height:20px;position:absolute;right:0;width:100%}@media screen and (max-width:1199px){.linked-galleries__title-wrapper{align-items:center;margin-bottom:50px;width:100%}.linked-galleries__title-wrapper:before{display:none}}.linked-galleries__grid{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.linked-galleries__grid--solo{grid-template-columns:repeat(1,1fr)}@media screen and (max-width:1199px){.linked-galleries__grid{grid-template-columns:repeat(1,1fr)}}.linked-galleries__grid--solo .gallery-card{margin:0 auto;max-width:530px;width:100%}.linked-galleries .gallery-card__media{-o-object-position:0 20%;object-position:0 20%}.gallery-card__img-wrapper{all:unset;height:100%;width:100%}.lazyload-wrapper{height:100%;width:100%}.signin-cool-glasses{left:55px;position:absolute;top:12px;width:108px}@media screen and (max-width:767px){.signin-cool-glasses{left:33px;width:62px}}.signin-register-link-holder{display:flex;justify-content:flex-end;margin-top:15px;width:100%}.signin-register-link{text-align:right}.signup-marquee-section{padding-bottom:65px;padding-top:100px}@media screen and (max-width:1199px){.signup-marquee-section{padding-bottom:40px;padding-top:80px}}.signup-marquee{margin:0 calc(-50vw - -50%);max-width:unset!important;position:relative!important}@media screen and (max-width:767px){.signup-marquee{margin:unset}}.signup-cat-sticker{bottom:-30px;position:absolute;right:calc(50vw - var(--max-width)/2 + 94px);width:188px;z-index:1}@media screen and (max-width:1199px){.signup-cat-sticker{bottom:-20px;right:30px;width:99px}}.signup-cool-glasses{left:calc(50vw - var(--max-width)/2 + 300px);position:absolute;top:10px;width:108px;z-index:1}@media screen and (max-width:1199px){.signup-cool-glasses{left:200px;top:15px;width:62px}}@media screen and (max-width:767px){.signup-cool-glasses{left:100px}}.signup-cat-image{bottom:100%;left:calc(50vw - var(--max-width)/2 + 108px);position:absolute;z-index:1}@media screen and (max-width:1199px){.signup-cat-image{left:100px;width:62px}}@media screen and (max-width:767px){.signup-cat-image{left:60px}}@media screen and (max-width:1199px){.auth-title{font-size:60px}}.signup-success-text{font-family:Geometria,sans-serif;font-size:24px;font-weight:700;margin:80px auto 0;max-width:390px;padding:0 0 120px}.sign-up__button-holder{display:grid;font-size:12px;margin:0 auto 30px}.sign-up__button-holder a,.sign-up__button-holder a:active,.sign-up__button-holder a:hover,.sign-up__button-holder a:visited{color:#397cfb}.sign-up__button-holder a:hover,.sign-up__button-holder a:hover:active,.sign-up__button-holder a:hover:hover,.sign-up__button-holder a:hover:visited{color:#e30613}.sign-up__button-holder button[type=submit]{margin-bottom:10px}@-webkit-keyframes stickers{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes stickers{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes glasses{0%{transform:translateY(0)}50%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes glasses{0%{transform:translateY(0)}50%{transform:translateY(30px)}to{transform:translateY(0)}}@-webkit-keyframes glasses--phone{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}to{transform:translateY(-5px)}}@keyframes glasses--phone{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}to{transform:translateY(-5px)}}@-webkit-keyframes glasses--tablet{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes glasses--tablet{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}.stickers__sticker{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:stickers;animation-name:stickers;-webkit-animation-timing-function:cubic-bezier(.02,0,0,1);animation-timing-function:cubic-bezier(.02,0,0,1)}.stickers:before{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glasses;animation-name:glasses;transform-origin:center}.stickers{cursor:default;display:flex;flex-direction:column;font-size:172px;font-weight:700;line-height:.9;margin:0 auto 90px;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.stickers:before{background:url(glasses.2264e89b.svg) 50%/contain no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:120px}.stickers--small{font-size:130px;margin-bottom:60px;text-align:center}.stickers--small:before{left:55px;width:100px}@media screen and (max-width:1199px){.stickers{font-size:120px}.stickers:before{-webkit-animation-name:glasses--tablet;animation-name:glasses--tablet;width:80px}.stickers--small{margin-bottom:30px}}@media screen and (max-width:767px){.stickers{font-size:60px;margin-bottom:60px}.stickers:before{-webkit-animation-name:glasses--phone;animation-name:glasses--phone;width:40px}.stickers--small:before{left:25px}}.stickers__title{color:#e30613}.stickers__title:first-child{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;color:transparent}@media screen and (max-width:767px){.stickers__title:first-child{-webkit-text-stroke-color:#a6a8ae}}.stickers__sticker{display:block;height:150px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;width:150px}.stickers--small .stickers__sticker{height:100px;width:100px}@media screen and (max-width:1199px){.stickers__sticker{height:75px;width:75px}.stickers--small .stickers__sticker{height:50px;width:50px}}.stickers__image{-webkit-animation-timing-function:cubic-bezier(.02,0,0,1);animation-timing-function:cubic-bezier(.02,0,0,1);display:block;height:100%;-o-object-fit:contain;object-fit:contain;transition:.3s;width:100%}.stickers__sticker--hidden .stickers__image{transform:scale(0)}.marquee-section{min-height:260px}@media screen and (max-width:767px){.marquee-section{min-height:120px}}.marquee-holder{display:block;left:0;max-width:100%;position:absolute;top:0}.marquee-holder h2{margin:0 20px}.marquee-container{overflow:hidden}.marquee-holder__title{font-size:102px}@media screen and (max-width:767px){.marquee-holder__title{font-size:60px}}.category{margin-bottom:0;padding-top:250px}.category:last-of-type{margin-bottom:120px}@media screen and (max-width:1199px){.category{padding-top:150px}}@media screen and (max-width:767px){.category{overflow:hidden;padding-top:100px}}.parallax-section__slider-image{height:180px;-o-object-fit:cover;object-fit:cover;width:100%}.parallax-section__slider-image--vertical{height:360px}@media screen and (max-width:767px){.parallax-section{padding-left:30px;padding-right:30px}}.parallax-section__description{left:50%;position:relative;top:50%;transform:translate(-50%,-50%);width:50%;z-index:-1}@media screen and (max-width:767px){.parallax-section__description{left:unset;margin:65px 0;position:relative;top:unset;transform:unset;width:100%;z-index:5}}.parallax-section__images{grid-row-gap:65px;grid-column-gap:17.5px;display:grid;grid-column:2/-2;grid-template-columns:repeat(12,1fr);margin:0 auto;width:100%}.parallax-section__icon{position:absolute;z-index:-1}.parallax-section__icon img{height:100%;width:100%}.parallax-section__icon:first-of-type{height:25px;left:50px;top:-100px;width:45px}.parallax-section__icon:nth-of-type(2){height:55px;left:50px;top:calc(100% + 30px);width:50px}.parallax-section__icon:nth-of-type(3){height:45px;right:20px;top:-130px;width:50px}.parallax-section__icon:nth-of-type(4){height:50px;right:100%;top:50%;width:50px}.parallax-section__icon:nth-of-type(5){height:50px;left:100%;top:55%;width:50px}.parallax-section__image-holder:first-child,.parallax-section__image-holder:nth-child(3),.parallax-section__image-holder:nth-child(4){height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:56.25%}.parallax-section__image-holder:nth-child(2),.parallax-section__image-holder:nth-child(5){height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:133.3333333333%}.parallax-section__image-holder{position:relative}.parallax-section__image-holder:nth-child(5){grid-column:7/12}.parallax-section__image-holder:nth-child(2),.parallax-section__image-holder:nth-child(5){transform:translateY(-10%)}.parallax-section__image-holder:nth-child(3),.parallax-section__image-holder:nth-child(4){margin-top:100px}.parallax-section__image-holder:first-child,.parallax-section__image-holder:nth-child(3){grid-column:7/13}.parallax-section__image-holder:nth-child(2),.parallax-section__image-holder:nth-child(4){grid-column:1/6}.paralax-section__element-holder{position:absolute}.parallax-section__image-holder:first-child .paralax-section__element-holder{left:50%;top:60%}.parallax-section__image-holder:nth-child(2) .paralax-section__element-holder{left:10%;top:0}.parallax-section__image-holder:nth-child(3) .paralax-section__element-holder{right:105%;top:20%}.parallax-section__image-holder:nth-child(4) .paralax-section__element-holder{bottom:110%;right:30%}.parallax-section__image-holder:nth-child(5) .paralax-section__element-holder:first-of-type{bottom:20%;left:0}.parallax-section__image-holder:nth-child(5) .paralax-section__element-holder:last-of-type{right:10%;top:30%}.parallax-section__element{height:100px;position:absolute;width:100px}.parallax-section__image-holder:nth-child(2) .parallax-section__element{height:130px;width:100px}.parallax-section__image-holder:nth-child(4) .parallax-section__element{height:180px;width:180px}.parallax-section__image-holder:nth-child(5) .parallax-section__element{height:120px;width:120px}.parallax-section--new-year .parallax-section__element{height:150px;width:150px}.parallax-section__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.home-intro{padding-bottom:90px}@media screen and (max-width:1199px){.home-intro{padding-top:100px}}@media screen and (max-width:767px){.home-intro{padding-bottom:50px;padding-top:45px}}.animated-title{position:relative;width:75%}.animated-title:hover{color:#000}@media screen and (max-width:1199px){.animated-title{width:100%}.animated-title h2{font-size:60px;text-decoration:underline}}.animated-title__dash{background-color:#333;height:15px;margin-left:30px;position:relative;width:80px}@media screen and (max-width:1199px){.animated-title__dash{height:10px}}.animated-title__circle{-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:circle1;animation-name:circle1;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:500px;left:0;margin:-242.5px 0 0 -242.5px;opacity:0;position:absolute;top:0;transform-origin:center;transition:.4s;width:500px;z-index:-1}.animated-title--active .animated-title__circle,.animated-title:hover .animated-title__circle{opacity:1}@media screen and (max-width:1199px){.animated-title__circle{height:200px;margin:-95px 0 0 -30px;width:200px}}.animated-title__icon-holder{height:100px;left:0;overflow:hidden;position:absolute;top:-100px;width:100%}.animated-title__icon{bottom:0;left:0;margin-top:auto;position:absolute;transform:translateY(100%);transition:.2s}.animated-title--active .animated-title__icon,.animated-title:hover .animated-title__icon{transform:translateY(0)}@media screen and (max-width:1199px){.animated-title__icon{transition:.4s}}.animated-title__part{align-items:center;display:flex;margin:0;width:50%}.animated-title__part+h2{margin-top:20px}@media screen and (max-width:1199px){.animated-title__part{width:100%}}.card{background:#ededed;display:flex;flex-direction:column;height:450px;margin-bottom:12px;margin-right:12px;position:relative;text-align:center;width:calc(33.333% - 8px)}.card:nth-of-type(3n){margin-right:0}@media screen and (max-width:1199px){.card{height:600px;margin:0 0 20px;width:100%}}@media screen and (max-width:767px){.card{height:400px}}.contest-winners{display:flex;flex-wrap:wrap;margin-top:100px;transition:1s}@media screen and (max-width:1199px){.contest-winners{overflow:unset}}.contest-winners__title-holder{display:flex;flex-direction:column;margin:0 auto;transition:1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contest-winners__title-holder h2:first-child{transform:translateX(100%);transition:1s}.contest-winners__title-holder h2:last-child{transform:translateX(-100%);transition:1s}.contest-winners--active .contest-winners__title-holder h2:first-child,.contest-winners--active .contest-winners__title-holder h2:last-child{transform:translateX(0)}.contest-winner__title{z-index:1}.contest-winner__title:before{opacity:0;transition-delay:1s;transition-duration:.3s}.contest-winners--active .contest-winner__title:before{opacity:1}.contest-winners__content{box-sizing:border-box;display:flex;justify-content:space-between;margin-top:30px;padding:0;width:100%}@media screen and (max-width:1199px){.contest-winners__content{flex-direction:column-reverse;padding:0 25px}}.contest-winners__image{border-radius:50%;flex-shrink:0;height:440px;margin-top:-80px;-o-object-fit:cover;object-fit:cover;overflow:hidden;transform:translate(-100%,-100%);transition:1s;width:440px}.contest-winners--active .contest-winners__image{transform:translate(0)}@media screen and (max-width:1199px){.contest-winners__image{margin-left:-50px;margin-top:-20px}}@media screen and (max-width:767px){.contest-winners__image{height:200px;width:200px}}.contest-winners__tag{align-items:center;display:flex;height:320px;justify-content:center;position:relative;transform:translateY(100%);transition:1s;width:calc(50% - 9px)}.contest-winners__tag:after,.contest-winners__tag:before{height:60px;transition:1s;width:150px}.contest-winners__tag:before{background:url(topBracket.6e385567.svg) 50%/contain no-repeat;content:"";display:block;left:0;position:absolute;top:0;transform:translate(100%,100%)}.contest-winners__tag:after{background:url(bottomBracket.8d9c8e3d.svg) 50%/contain no-repeat;bottom:0;content:"";display:block;position:absolute;right:0;transform:translate(-100%,-100%)}.contest-winners--active .contest-winners__tag,.contest-winners--active .contest-winners__tag:after,.contest-winners--active .contest-winners__tag:before{transform:translate(0)}@media screen and (max-width:1199px){.contest-winners__tag{width:100%}}@media screen and (max-width:767px){.contest-winners__tag{height:200px}}.contest-winners__link{bottom:0;left:0;position:absolute}@media screen and (max-width:1199px){.contest-winners__link{bottom:-220px;left:unset;right:150px}}@media screen and (max-width:767px){.contest-winners__link{bottom:-100px;left:unset;right:100px}}@-webkit-keyframes circle1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes circle1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contest-winner__link:before{-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:circle1;animation-name:circle1;-webkit-animation-timing-function:linear;animation-timing-function:linear;transform-origin:center}.contest-winner__link{background:#fff;border-radius:50%;flex-shrink:0;height:80px;transition:.2s;width:80px}.contest-winner__link:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.contest-winner__link:before{background:url(circle.6aadc1af.svg) 50%/contain no-repeat;content:"";display:block;height:100px;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;transition:.4s;width:100px}.contest-winner__link:hover:before{opacity:1}@media screen and (max-width:1199px){.contest-winner__link--animated:before{opacity:1}}@media screen and (max-width:767px){.contest-winner__link{height:50px;margin:0 0 0 10px;width:50px}.contest-winner__link:before{height:60px;margin-left:-5px;margin-top:-5px;width:60px}}.contest-winner__link--direction--left{transform:rotate(180deg)}.contest-winner__link--red{background:#e30613}.contest-winner__link--red:hover{background:#fff}.contest-winner__arrow-holder{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.contest-winner__arrow{height:20px;position:absolute;transition:.5s;width:45%}.contest-winner__arrow path{transition:.3s}.contest-winner__link--red .contest-winner__arrow path{fill:#fff}.contest-winner__link:hover .contest-winner__arrow path{fill:#e30613}@media screen and (max-width:1199px){.contest-winner__arrow path{fill:#e30613}}@font-face{font-display:swap;font-family:Geometria;font-style:normal;font-weight:500;src:url(geometria-medium.bd7f815d.woff2) format("woff2"),url(geometria-medium.6f3664b9.woff) format("woff")}@font-face{font-display:swap;font-family:Geometria;font-style:normal;font-weight:400;src:url(geometria-regular.7173bd81.woff2) format("woff2"),url(geometria-regular.dd10e41b.woff) format("woff")}@font-face{font-display:swap;font-family:Geometria;font-style:normal;font-weight:800;src:url(geometria-heavy.3e1a5241.woff2) format("woff2"),url(geometria-heavy.e5f928d3.woff) format("woff")}@font-face{font-display:swap;font-family:Geometria;font-style:normal;font-weight:700;src:url(geometria-heavy.3e1a5241.woff2) format("woff2"),url(geometria-heavy.e5f928d3.woff) format("woff")}.font-Geometria-is-loaded{font-family:Geometria,Golos,Verdana,Geneva,sans-serif}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:400;src:url(Golos-Text-Regular.dadc4e8c.woff2) format("woff2"),url(Golos-Text-Regular.2eb13117.woff) format("woff")}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:500;src:url(Golos-Text-Medium.119b74f0.woff2) format("woff2"),url(Golos-Text-Medium.4a133aa4.woff) format("woff")}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:700;src:url(Golos-Text-Bold.ecc427d7.woff2) format("woff2"),url(Golos-Text-Bold.286eb715.woff) format("woff")}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:900;src:url(Golos-Text-Black.922ea648.woff2) format("woff2"),url(Golos-Text-Black.f584e4c7.woff) format("woff")}.font-Golos-is-loaded{font-family:Golos,Verdana,Geneva,sans-serif}.advent-modal__image-holder{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:56.25%;position:relative}.advent-modal__image{height:100%;left:0;position:absolute;top:0;width:100%}a{-webkit-tap-highlight-color:rgba(227,6,19,.25);-webkit-text-decoration-skip:ink;text-decoration-skip:ink;text-decoration:none;transition:color .2s}a,a:visited{color:#1f1e22}a:active,a:hover{color:#e30613}label{cursor:pointer}body{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin:0;min-height:100%;overflow-x:hidden}.body--overlay,.body--stuck{overflow:hidden}.body--overlay .main{position:relative}.body--overlay .main:before{background:rgba(75,75,75,.5);content:"";display:block;height:150%;left:0;position:absolute;top:170px;width:100%;z-index:2}html{--max-width:1089px;--content-gap:calc(50vw - 452.5px);box-sizing:border-box;color:#1f1e22;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;font-family:Golos,Verdana,Geneva,sans-serif;font-size:16px;margin:0;min-height:100%}@media screen and (max-width:1199px){html{--max-width:calc(100vw - 104px);--content-gap:52px}}.main{display:flex;flex-direction:column;padding-top:170px}@media screen and (max-width:1199px){.main{padding-top:60px}}.main--landing{padding-top:0}@media screen and (max-width:1199px){.main--landing{padding-top:60px}}.root{align-items:center;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin:0;min-height:100%}.ql-align-center{list-style-position:inside;text-align:center}.form-files{display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin-bottom:20px;margin-top:20px}.form-files--fill-container{height:100%}.form-files--column{width:100%}.landing-form .form-files{display:grid;margin:0}.user-image_holder .form-files{grid-template-columns:1fr;margin:0;opacity:1}@media screen and (min-width:1200px){.landing-form .form-files{width:60%}}.form__upload{align-items:center;display:flex;flex-direction:column;font-size:14px;justify-content:center;margin:auto 0;order:5;text-align:center}.form-files--empty .form__upload{grid-column:2/3;height:auto;margin:0 auto}.form-files--fill-container .form__upload{background:#b7b7bd;margin:unset;width:100%}.form-files--error .form__upload{background:#fff;border:1px solid #e6000e;color:#e30613}.user-image_holder .form__upload{grid-column:1;padding-top:100%;position:relative}@media screen and (min-width:1200px){.landing-form .form-files--empty .form__upload{align-items:flex-start;grid-column:1/2;margin:0}}.form__file{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-files__attach{background:#f8f8f9;border-radius:50%;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:48px;position:relative;text-align:center;width:48px}.form-files__attach-description{bottom:0;color:#1f1e22;font-size:14px;left:50%;line-height:20px;position:absolute;transform:translate(-50%,calc(100% + 16px));width:175px}.form-files__attach:after,.form-files__attach:before{background:#fff;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.2s;width:15px}.form-files__attach:after{height:15px;width:2px}.form-files__attach:hover:after,.form-files__attach:hover:before{background:#e30613}.form-files--empty .form-files__attach{margin:10px 0 15px}.form-files--fill-container .form-files__attach{background:#1f1e22;margin:auto}.form-files--fill-container .form-files__attach:before{width:15px}.form-files--fill-container .form-files__attach:after{height:15px}.landing-form .form-files__attach{margin:0}.user-image_holder .form-files__attach{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1199px){.landing-form .form-files__attach{margin-top:10px}}@media screen and (max-width:767px){.form-files--fill-container .form-files__attach{height:55px;width:55px}}.form__file-error{color:#e30613;order:6;position:relative;width:100%}.form__file-error+.form__file-error{margin-top:10px}.form-files__image-holder{padding-top:100%;position:relative}.form-files__image-holder:nth-of-type(3n){margin-right:0}.form-files--fill-container .form-files__image-holder{height:100%;margin:0;width:100%}.user-image_holder .form-files__image-holder{height:auto;padding-top:100%}.form-files__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.form-files__close{height:35px;padding:0;position:absolute;right:8px;top:8px;width:35px}.form-files__close--with-icon{background-color:#1f1e22;border:unset;height:50px;width:50px}.form-files__close--with-icon:hover{background-color:#3e3e44}.form-files__close--with-icon:after,.form-files__close--with-icon:before{display:none}.form-files__close .form-files--fill-container{background:#fff}.form-files__close-icon{height:22px;width:19px}.lite-youtube{height:100%;left:0;position:absolute;top:0;width:100%}.lite-youtube button{border:0;border-radius:13px;z-index:2}.lite-youtube button:hover{cursor:pointer}.lite-youtube__iframe{height:100%;left:0;position:absolute;top:0;width:100%}.header{align-items:center;background:#fff;display:flex;height:170px;justify-content:space-between;position:fixed;transition:.4s;will-change:height;z-index:500}.header:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%;z-index:-1}.header--shifted{height:100px}.header--shifted:before{background:#fff}.header--expanded:before,.header--shifted:before{content:"";display:block;opacity:1;position:absolute;transition:.4s}.header--landing-page{height:80px}@media screen and (max-width:1199px){.header{height:60px}}.header__ny-decorations{background:url(headerNY.73f07eff.png) top/contain;background-repeat:repeat-x;background-size:auto 80px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.header__ny-decorations:after,.header__ny-decorations:before{height:120px;top:0;width:80px}.header__ny-decorations:before{background:url(nyDecorationLeft.2f916ce5.png) top/contain no-repeat;content:"";display:block;left:0;position:absolute}.header__ny-decorations:after{background:url(nyDecorationRight.94d8151a.png) top/contain no-repeat;content:"";display:block;position:absolute;right:0}@media screen and (max-width:1199px){.header__ny-decorations{background-size:auto 50px}.header__ny-decorations:after,.header__ny-decorations:before{height:60px;width:40px}}.footer,.gallery-filter,.header,.landing-footer,.projects-filter,.user{max-width:var(--max-width);padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100vw}@media screen and (min-width:1200px){.footer,.gallery-filter,.header,.landing-footer,.projects-filter,.user{max-width:var(--max-width);padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100vw;width:calc(var(--max-width))}}@media screen and (max-width:1199px){.footer,.gallery-filter,.header,.landing-footer,.projects-filter,.user{padding-left:calc(50vw - var(--max-width)/2);padding-right:calc(50vw - var(--max-width)/2);width:var(--max-width)}}.card,.category-card,.winner-card{background:#ededed;display:flex;flex-direction:column;height:450px;margin-bottom:12px;margin-right:12px;position:relative;text-align:center;width:calc(33.333% - 8px)}.card:nth-of-type(3n),.category-card:nth-of-type(3n),.winner-card:nth-of-type(3n){margin-right:0}@media screen and (max-width:1199px){.card,.category-card,.winner-card{height:600px;margin:0 0 20px;width:100%}}@media screen and (max-width:767px){.card,.category-card,.winner-card{height:400px}}.form{display:flex;flex-direction:column}.form--row{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.description+.form{margin:20px 0 0}@media screen and (max-width:767px){.form--row{flex-direction:column;flex-wrap:nowrap}}.form-column{display:flex;flex-direction:column;width:calc(50% - 33px)}@media screen and (max-width:767px){.form-column{width:100%}.form-column+.form-column{margin:20px 0 0}}.user__form .form-column{margin-left:48px;max-width:380px}@media screen and (max-width:1199px){.user__form .form-column{margin-left:unset}}.form__row{display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500}.form__row+.form__row{margin-top:36px}.form__row--with-notification{position:relative}.description+.form__row{margin-top:40px}.form__row--error{position:relative}.form__row--column{display:grid;gap:50px;grid-template-columns:repeat(2,1fr);width:100%}.form-files--column .form__row{align-items:center}@media screen and (max-width:1199px){.form-files--column .form__row{gap:0;grid-template-columns:1fr;justify-items:center}}.landing-form .form__row{width:100%}.landing-form .form__row~.form__row{margin-top:20px}.form__input{all:unset;background:#f2f4ff;box-sizing:border-box;font-weight:500;height:50px;padding:20px;transition:.2s;width:100%}.user__form .form__input{font-weight:400}.form__input:hover{background:#e0e6ff}.form__input:focus{background:#ebeeff}.form__input::-moz-placeholder{color:#a6a8ae;font-weight:400}.form__input::placeholder{color:#a6a8ae;font-weight:400}.form__row--error .form__input{border-bottom:1px solid #e30613}@media screen and (min-width:1200px){.landing-form .form__input{width:60%}.landing-form .form__input[type=number]{width:30%}}.form__input-phone{color:#a6a8ae;font-weight:400}.form__input-phone.form__input--touched{color:inherit;font-weight:500}.form__input-textarea{height:90px}.form__input-number{width:50%}@media screen and (max-width:1199px){.form__input-number{width:100%}}.form__checkbox-inline-wrapper{margin:23px 0 30px;min-height:23px;width:100%}.form__checkbox-inline{display:block;font-size:12px;height:unset;line-height:23px;min-height:23px;padding:0 0 0 43px;position:relative}.form__checkbox-inline:before{background:#fff;height:23px;left:0;width:23px}.form__checkbox-inline:after,.form__checkbox-inline:before{box-sizing:border-box;content:"";display:block;position:absolute;top:0}.form__checkbox-inline:after{border-color:#e30613;border-style:solid;border-width:0 0 4px 4px;height:11px;left:4px;opacity:0;transform:rotate(-45deg);transition:opacity .2s;width:20px}input:checked+.form__checkbox-inline:after{opacity:1}.form__checkbox-inline a,.form__checkbox-inline a:visited{color:#397cfb}.form__checkbox-inline-wrapper--error .form__checkbox-inline,.form__checkbox-inline a:active,.form__checkbox-inline a:hover{color:#e30613}.form__checkbox-inline-wrapper--error .form__checkbox-inline:before{border:1px solid #e30613}.form__label{font-size:14px;margin-bottom:5px}.user__form .form__label{color:#818189;font-weight:400;margin-bottom:8px;padding:0 20px}.form__row--error .form__label{color:#e6000e}@media screen and (min-width:1200px){.landing-form .form__label{margin-right:50px;width:calc(40% - 50px)}}.form__error-text{bottom:-20px;color:#e30613;font-size:12px;left:20px;position:absolute}form .form__error-text{width:100%}.form__error-text--absolute{font-weight:600;left:50%;margin:0;min-width:120px;position:absolute;top:calc(100% + 5px);transform:translateX(-50%);width:100%}.header-logo{align-items:center;display:flex;height:100px;justify-content:center;width:100px}.header-logo--new-year{width:100px}@media screen and (max-width:1199px){.header-logo{height:40px;width:70px}.header-logo--new-year{width:40px}}.header-logo__icon{height:90%;margin-top:-12px;-o-object-fit:contain;object-fit:contain;width:100%}.header-logo--new-year .header-logo__icon{margin:0;width:80px}@media screen and (max-width:1199px){.header-logo__icon{margin:0}}.header-logo__title{font-size:20px;opacity:0;text-transform:uppercase;transform:translate(100px,10px);transition:opacity .2s,transform .5s}.header--shifted .header-logo__title{opacity:1;transform:translate(25px);transition:opacity .5s,transform .5s}.login-button{all:unset;align-items:center;cursor:pointer;display:flex;height:100px;justify-content:center;position:relative;transform:translateY(-10%);transition:.2s;width:100px}.header--shifted .login-button{transform:translateY(0)}.login-button img{height:35px;-o-object-fit:cover;object-fit:cover;width:35px}.login-button:before{background:url(enter.45ea0e1c.svg) 50%/contain no-repeat;bottom:10%;content:"";display:block;height:40px;left:0;position:absolute;transform:rotate(0);transform-origin:50% 0;transition:1s;width:100%}.login-button:hover:before{transform:rotate(180deg)}@media screen and (max-width:1199px){.login-button{height:45px;margin-left:auto;opacity:1;transform:translateY(0);transition:.2s;width:45px}.login-button--active{opacity:0}.login-button img{height:50%;width:50%}.login-button:before{bottom:0;height:50%}}.header-navigation__holder{align-items:flex-end;display:grid;flex-direction:column;font-size:14px;font-weight:700;grid-template-rows:repeat(3,1fr)}.header-navigation__holder a+a{margin:0 0 0 24px}.header-navigation__holder a.active{color:#e30613}.header-navigation{font-size:14px;font-weight:700;grid-row:2}.header-navigation a+a{margin:0 0 0 24px}.header-navigation a.active{color:#e30613}@media screen and (max-width:1199px){.header-navigation{display:none}}.footer{display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:1fr 1fr 168px;padding-top:80px;position:relative}@media screen and (max-width:1199px){.footer{gap:36px;grid-template-columns:repeat(1,1fr)}}.footer__bottom{align-items:center;border-top:1px solid #979797;display:flex;grid-column:1/span 3;margin-top:68px;padding:20px 0 30px}@media screen and (max-width:1199px){.footer__bottom{align-items:baseline;flex-direction:column;font-size:12px;grid-column:1;margin-top:16px}.menu-holder .footer__bottom{justify-content:center;text-align:center}.footer__bottom .ruport-logo{margin:20px 0 0}.menu-holder .footer__bottom .ruport-logo{margin:20px auto 0}}.footer__button{width:auto}@media screen and (max-width:1199px){.footer__button{grid-row:2}.menu-holder .footer__button{margin:0;width:auto}}.footer__ny-decorations{bottom:0;height:100%;left:0;position:absolute;width:100%;z-index:-1}.footer__ny-decorations:after,.footer__ny-decorations:before{bottom:0;height:415px;width:30%}.footer__ny-decorations:before{background:url(footerNYLeft.b87b3425.png) bottom/contain no-repeat;background-position:0 100%;content:"";display:block;left:0;position:absolute}.footer__ny-decorations:after{background:url(footerNYRight.4d9aa4b7.png) bottom/contain no-repeat;background-position:100% 100%;content:"";display:block;position:absolute;right:0}@media screen and (max-width:1199px){.footer__ny-decorations:after,.footer__ny-decorations:before{bottom:0;height:315px;width:300px}}@media screen and (max-width:767px){.footer__ny-decorations:after,.footer__ny-decorations:before{bottom:0;height:175px;width:150px}}.ruport-logo{background:url(ruportLogo.a1777c6e.svg) 50%/contain no-repeat;display:block;height:11px;margin:0 0 0 auto;overflow:hidden;overflow:visible;position:relative;text-indent:-99999px;width:76px;z-index:1}.ruport-logo:before{content:"";display:block;height:250%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150%;z-index:1}@media screen and (max-width:1199px){.ruport-logo{margin:50px auto 0}}.footerLinks{display:flex;flex-direction:column;flex-wrap:wrap;font-size:18px}.footerLinks a{font-weight:700}.footerLinks a:not(:last-child){margin-bottom:16px}@media screen and (max-width:1199px){.footerLinks{flex-direction:column;font-size:14px}.menu-holder .footerLinks{justify-content:center;text-align:center}}.footer__legal{display:flex;flex-direction:column;flex-wrap:wrap;font-size:14px}.footer__legal a{font-weight:500}.footer__legal a:not(:last-child){margin-bottom:16px}@media screen and (max-width:1199px){.footer__legal{flex-direction:column;font-size:12px}.menu-holder .footer__legal{justify-content:center;text-align:center}}.landing-footer{font-size:12px;margin:auto 0 0;padding-bottom:50px;padding-top:80px;position:relative;text-align:left}@media screen and (max-width:1199px){.landing-footer{box-sizing:border-box;max-width:unset;text-align:center;width:100%}}.landing-footer__top{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:30px}@media screen and (max-width:1199px){.landing-footer__top{grid-template-columns:1fr}}.landing-footer__contacts{display:flex;font-size:14px;font-weight:500}@media screen and (max-width:1199px){.landing-footer__contacts{flex-direction:column;margin-bottom:60px}.landing-footer__contacts span{margin-bottom:20px}}.landing-footer__info{display:flex;font-size:18px;font-weight:800;margin-left:40px;width:100%}.landing-footer__info a{margin-top:10px}@media screen and (max-width:1199px){.landing-footer__info{margin-left:0}}.landing-footer .footer__legal{flex-direction:column;justify-content:flex-start;margin-bottom:0;margin-left:auto}.landing-footer .footer__legal a{margin-left:0}.landing-footer .footer__legal a:not(:last-child){margin-bottom:20px}@media screen and (max-width:1199px){.landing-footer .footer__legal a{font-size:14px;font-weight:500}.landing-footer .footer__legal a:not(:last-child){margin-bottom:0}.landing-footer .footer__legal{width:100%}}.landing-footer__list{font-size:14px;font-weight:800;list-style:none;margin:0 0 0 40px;padding:0;width:100%}@media screen and (max-width:1199px){.landing-footer__list{margin:0}}.landing-footer__list-item{display:flex}.landing-footer__list-item+.landing-footer__list-item{margin-top:20px}.landing-footer__list-item a{margin-top:0}.landing-footer__list-item a+a{margin-top:10px}@media screen and (max-width:1199px){.landing-footer__list-item{display:flex;flex-direction:column}.landing-footer__list-item span{margin-left:0;margin-top:10px}.landing-footer__list-item+.landing-footer__list-item{margin-top:40px}}.landing-footer__contact-info{display:flex;flex-direction:column;margin-left:auto;width:250px}@media screen and (max-width:1199px){.landing-footer__contact-info{margin-left:0;margin-top:10px;width:100%}}.socials{background:#fff;border-radius:28px 0 28px 0;box-sizing:border-box;padding:25px 20px;position:fixed;right:0;top:50vh;transform:translateY(-50%);width:57px;z-index:100}.socials svg{fill:currentColor;stroke:currentColor}@media screen and (max-width:1199px){.socials{display:none}}.socials__link{display:flex;height:20px;justify-content:center;width:20px}.socials__link+.socials__link{margin-top:25px}.socials__link:nth-child(2){width:20px}.socials__link svg{height:100%;width:100%}.socials__link svg path{transition:.2s}.socials__link:hover svg path{fill:#e30613;stroke:#e30613}.modal{background:#f8f8f9;z-index:501}.modal__overlay{background:rgba(0,0,0,.5);display:flex;height:100%;left:0;padding-top:100px;position:fixed;top:0;width:100%}@media screen and (max-width:1199px){.modal__overlay{padding-top:80px}}.modal__content{background:#fff;-moz-column-gap:18px;column-gap:18px;display:flex;height:calc(100vh - 140px);margin-left:auto;margin-right:auto;max-height:670px;overflow:hidden;position:relative;width:var(--max-width)}@media screen and (max-width:1199px){.modal__content{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 100px);width:100%}}.modal__inner-content{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.modal__inner-content::-webkit-scrollbar{height:0;width:3px}.modal__inner-content::-webkit-scrollbar-track{background:#ededed}.modal__inner-content::-webkit-scrollbar-thumb{background:#000;border-radius:0}.modal__inner-content--black{background-color:#1d1d1d;color:#fff}.album-inner__modal-overlay .modal__inner-content{overflow-y:unset}.modal__close{cursor:pointer;position:absolute;right:25px;top:25px;z-index:1}.status{font-weight:700;margin-bottom:30px;position:relative;z-index:1}@media screen and (max-width:1199px){.status{margin-bottom:0;margin-left:30px}}.status__date{font-size:24px;margin-bottom:15px}@media screen and (max-width:1199px){.status__date{font-size:20px;margin-bottom:5px}}.status__text{align-items:center;display:flex}@media screen and (max-width:1199px){.status__text{font-size:12px}}.status__image{height:20px;margin-right:10px;-o-object-fit:contain;object-fit:contain;width:20px}.sharing{display:flex;justify-content:flex-end;margin-top:25px}.sharing--no-margin{margin:0}@media screen and (max-width:1199px){.sharing{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:55px}.sharing--no-margin{margin:0}}.sharing__text{align-items:center;display:flex;font-size:12px;margin:0 10px 0 0;padding:0;text-transform:uppercase}@media screen and (max-width:1199px){.sharing__text{margin:0 0 15px;width:100%}}@media screen and (max-width:767px){.sharing__text{margin:0 auto 15px}}.react-share__ShareButton{all:unset;align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:.4s;width:50px}.react-share__ShareButton+.react-share__ShareButton{margin-left:10px}.react-share__ShareButton svg{height:50%;width:50%}.sharing--gray .react-share__ShareButton{background-color:#f1f2f3}.react-share__ShareButton path{transition:.4s}.react-share__ShareButton:hover{background-color:#e30613}.react-share__ShareButton:hover path{fill:#fff}.react-share__ShareButton:hover g{stroke:#fff}.slider__sharing-holder--active .react-share__ShareButton{height:40px;margin:0 5px;width:40px}.slider__sharing-holder--active .react-share__ShareButton:hover{background-color:#fff}.slider__sharing-holder--active .react-share__ShareButton:hover path{fill:#e30613}.slider__sharing-holder--active .react-share__ShareButton:hover g{stroke:#e30613}@media screen and (max-width:1199px){.slider__sharing-holder--active .react-share__ShareButton{background-color:transparent}}.heading-cards{display:flex;flex-wrap:wrap;margin-bottom:100px}@media screen and (max-width:1199px){.heading-cards{padding:0 52px}}.heading-cards__card{color:#000;height:auto;min-height:450px}@media screen and (max-width:1199px){.heading-cards__card{min-height:500px}}.heading-cards__image--holder{height:225px;width:100%}@media screen and (max-width:1199px){.heading-cards__image--holder{height:250px}}.heading-cards__card-content{height:50%;padding:20px 23px}.heading-cards__card-title{font-size:18px;margin-bottom:15px}.heading-card__card-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.masonry-grid{display:flex;margin-left:-16px;width:auto}.masonry-grid__column{background-clip:padding-box;display:flex;flex-direction:column;padding-left:16px}.masonry-grid__column>div{flex-grow:1;margin-bottom:16px}.interactive{background-color:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7)}.interactive-form{align-items:center;margin-top:5%;padding:0 150px;width:calc(100% - 300px)}@media screen and (max-width:1199px){.interactive-form{display:flex;justify-content:center}}@media screen and (max-width:767px){.interactive-form{margin-top:30px;padding:0 30px;width:calc(100% - 60px)}}.interactive-form__submit{align-items:center;background-color:#333;border:0;border-radius:50px;color:#fff;display:flex;font-size:24px;height:85px;justify-content:center;margin:60px auto 0;max-width:100%;padding:15px 30px 15px 90px;position:relative;text-align:left;width:296px}.interactive-form__submit:hover{background-color:#e30613;color:#fff}.interactive-form__submit[type=submit]{margin:60px auto 0}@media screen and (max-width:1199px){.interactive-form__submit{font-size:20px;margin:35px auto 0}.interactive-form__submit[type=submit]{margin:35px auto 0}}.interactive-form__submit-content{position:relative}.interactive-form__submit-content:before{background:url(sendHoroscope.22d017ef.png) 50%/contain no-repeat;opacity:1}.interactive-form__submit-content:after,.interactive-form__submit-content:before{content:"";display:block;height:50px;left:-65px;position:absolute;top:50%;transform:translateY(-50%);transition:.2s;width:50px}.interactive-form__submit-content:after{background:url(star.9e2c1e26.png) 50%/contain no-repeat;opacity:0}.interactive-form__submit:hover .interactive-form__submit-content:before{opacity:0}.interactive-form__submit:hover .interactive-form__submit-content:after{opacity:1}.interactive-form__content{align-items:center;display:flex;justify-content:space-between}.interactive-form__content>div{margin-right:10px;margin-top:30px;width:260px}.interactive-form__content>div:last-child{margin-right:0}.interactive-form__content>div>button{border-radius:50px}.interactive-form__content>div>label{margin:0 auto}@media screen and (max-width:1199px){.interactive-form__content{align-items:center;flex-direction:column;justify-content:center}.interactive-form__content>div{margin-right:0;margin-top:20px}}.interactive-form__title{max-width:600px}@media screen and (max-width:767px){.interactive-form__title{display:none}}.interactive-form__content .form__row+.form__row{margin-top:30px}@media screen and (max-width:767px){.interactive-form__content .form__row+.form__row{margin-top:20px}}.interactive-form__image{height:110px;margin-bottom:15px;width:130px}@media screen and (max-width:767px){.interactive-form__image{height:78px;width:92px}}.interactive-form .select-toggle{border-radius:50px;font-size:24px;text-align:center}.interactive-form .form__label{font-size:14px;margin-bottom:10px;text-align:center}.conference{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 20%;position:relative}@media screen and (max-width:767px){.conference{flex-direction:column}}.conference__image-holder,.conference__text{display:flex;flex-shrink:0}.conference__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.conference__text{flex-direction:column;font-size:16px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.conference__text span{color:#e30613;font-weight:700}.conference__text:before{background:url(cup.1792acd9.png) 50%/contain no-repeat;background:url(arrow.48576925.svg) 50%/contain no-repeat;content:"";display:block;height:60px;position:absolute;right:-30px;top:-15px;transition:.5s;width:60px}.conference:hover .conference__text:before{transform:scale(1.3) rotate(5deg)}@media screen and (max-width:1199px){.conference__text h2{font-size:22px}}@-webkit-keyframes shampagn{0%{transform:rotate(0deg)}50%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}@keyframes shampagn{0%{transform:rotate(0deg)}50%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}.conference__image{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:shampagn;animation-name:shampagn;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;transform-origin:center}.conference__image-holder{height:350px;position:relative}.conference__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@-webkit-keyframes bubbles{0%{transform:translateX(0)}50%{transform:translateX(30px)}to{transform:translateX(0)}}@keyframes bubbles{0%{transform:translateX(0)}50%{transform:translateX(30px)}to{transform:translateX(0)}}.conference__bubbles{-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:bubbles;animation-name:bubbles;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#fff;border-radius:50%;height:10px;left:50%;pointer-events:none;position:absolute;top:30%;transform-origin:center;width:10px;z-index:2}.conference__bubbles:after,.conference__bubbles:before{background:#fff;border-radius:50%;content:"";display:block;height:10px;position:absolute;width:10px}.conference__bubbles:before{height:15px;margin-left:-10px;margin-top:13px;width:15px}.conference__bubbles:after{margin-left:10px;margin-top:13px}.banner-section{display:flex;justify-content:center}.banner-section,.banner-section__image-holder{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.banner-section__image-holder{flex-shrink:0;position:relative;width:100%}.banner-section__image-holder:before{content:"";display:block;padding-top:56.25%;position:relative;width:100%}@media screen and (max-width:1199px){.banner-section__image-holder:before{padding-top:75%}}.banner-section__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.advent-calendars-cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:30px}@media screen and (max-width:1199px){.advent-calendars-cards{grid-template-columns:1fr}}.advent-calendars-card{background-color:#f8f8f9;border-radius:8px;display:flex;flex-direction:column;position:relative}.advent-calendars-card:hover{color:#000}.advent-calendars-card__image{border-radius:8px 8px 0 0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.advent-calendars-card__link{height:100%;position:absolute;width:100%;z-index:1}.advent-calendars-card__head{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:56.25%;position:relative;width:100%}.advent-calendars-card__head:before{background-color:#000;border-radius:8px 8px 0 0;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%;will-change:opacity;z-index:1}.advent-calendars-card:hover .advent-calendars-card__head:before{opacity:.5}.advent-calendars-card__body{display:flex;flex-direction:column;flex-grow:1;padding:10px 20px}.advent-calendars-card__info{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.advent-calendars-card__status-holder{align-items:center;display:flex;flex-direction:column}.advent-calendars-card__status{font-size:12px}.advent-calendars-filter{display:flex;margin-bottom:40px}@media screen and (max-width:1199px){.advent-calendars-filter{margin:21px 0}}.advent-calendars-filter__form{align-items:center;display:flex;position:relative;width:100%}.advent-calendars-filter__submit{display:none}.advent-galendar-filter__select button,.advent-galendar-filter__select label{font-family:Geometria,sans-serif;font-size:42px;font-weight:800}.advent-galendar-filter__select{margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.advent-galendar-filter__select button{background:transparent;overflow:visible;padding:0 25px 0 0}.advent-galendar-filter__select button:hover{background:transparent}.advent-galendar-filter__select button:after{border-width:0 0 4px 4px;margin-top:-5px;right:0}.advent-galendar-filter__select label{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;background-color:#fff;border:0;color:transparent;margin-top:10px;padding:0;white-space:nowrap}.advent-galendar-filter__select label:hover{background-color:#fff}@media screen and (max-width:1199px){.advent-galendar-filter__select label{-webkit-text-stroke-width:.5px}}.advent-galendar-filter__select input:checked+label{display:none}.advent-galendar-filter__select .select-dropdown{background-color:#fff;overflow:visible;padding-bottom:36px;width:calc(-184px + var(--max-width))}.advent-galendar-filter__select .select-dropdown:after{background-color:#bdbdbd;bottom:0;content:"";display:block;height:1px;left:calc(-50vw - var(--max-width)/2*-1 + -92px);position:absolute;width:100vw}@media screen and (max-width:1199px){.advent-galendar-filter__select button,.advent-galendar-filter__select label{font-size:24px}.advent-galendar-filter__select label{margin-top:0}.advent-galendar-filter__select .select-dropdown{padding-bottom:12px;width:calc(100vw - 60px)}.advent-galendar-filter__select .select-dropdown:after{left:-30px}}.advent-calendars-card__days{align-items:center;background-color:red;border-radius:37px;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;left:8px;padding:11px 13px;position:absolute;top:8px;z-index:1}.advent-calendars-card__days svg{margin-right:10px}.advent-calendars-filter__search-holder{display:flex;justify-content:flex-end;position:absolute;transition:.6s;width:100%}.advent-calendars-filter__search-holder--open{background-color:#fff;z-index:2}.advent-calendars-filter__search{background-color:#fff;border:0 solid #828282;border-radius:25px;opacity:0;padding:0;pointer-events:none;transition:.6s;width:0;will-change:width;z-index:2}.advent-calendars-filter__search:hover{background-color:#fff}.advent-calendars-filter__search-holder--open .advent-calendars-filter__search{border-width:1px;opacity:1;padding-left:60px;pointer-events:all;width:100%}@media screen and (max-width:1199px){.advent-calendars-filter__search{height:32px}.advent-calendars-filter__search-holder--open .advent-calendars-filter__search{padding-left:42px}}.advent-calendars-filter__search-button{background-color:unset;border-color:#828282;height:50px;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.6s;width:50px;will-change:right;z-index:3}.advent-calendars-filter__search-button:hover{background-color:transparent}.advent-calendars-filter__search-holder--open .advent-calendars-filter__search-button{border:0;right:calc(100% - 50px)}.advent-calendars-filter__search-button svg{height:60%;width:60%}@media screen and (max-width:1199px){.advent-calendars-filter__search-button{height:32px;width:32px}.advent-calendars-filter__search-holder--open .advent-calendars-filter__search-button{right:calc(100% - 32px)}}.advent-calendars-plug{padding:170px 0;width:100%}.advent__card{background-color:#f1f2f3;border-radius:8px;cursor:pointer;overflow:hidden;padding:9px 16px;position:relative}.advent__card--small{height:100px}.advent__card--medium{height:178px}.advent__card--large{height:245px}.advent__card--disabled{opacity:.3}.advent__card-pattern{height:100%;left:0;mix-blend-mode:overlay;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%}.advent__view-mark{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.advent__card-number{color:#fff;font-size:40px;font-weight:700;line-height:50px}.advent-overlay{align-items:center;display:flex;padding:0}.advent-modal{border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:0;min-height:400px;overflow:visible;width:600px}.advent-overlay--error .advent-modal{min-height:unset}.advent-modal .modal__close{left:calc(100% + 25px);right:unset;top:0}@media screen and (max-width:1199px){.advent-modal{margin:0 30px;min-height:300px;width:100vw}.advent-modal .modal__close{bottom:calc(100% + 12px);height:32px;left:unset;padding:0;right:0;top:unset;width:32px}}.advent-modal__content{border-radius:16px;display:flex;flex-direction:column;max-height:670px;overflow:hidden}.advent-modal__card-logo{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;position:absolute;right:calc(100% + 25px);top:0;width:50px}@media screen and (max-width:1199px){.advent-modal__card-logo{bottom:calc(100% + 12px);font-size:16px;height:32px;left:0;right:unset;top:unset;width:32px}}.advent-modal__card-number{color:#fff;font-size:20px;font-weight:700;line-height:1}@media screen and (max-width:1199px){.advent-modal__card-number{font-size:16px}}.advent-modal__image{border-radius:16px 16px 0 0;-o-object-fit:cover;object-fit:cover}.advent-modal__info{overflow:auto;padding:50px 40px}.advent-modal__info::-webkit-scrollbar{height:0;width:3px}.advent-modal__info::-webkit-scrollbar-track{background:#ededed}.advent-modal__info::-webkit-scrollbar-thumb{background:#000;border-radius:0}.advent-modal__info a{align-items:center;color:#e52323;display:flex;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.advent-modal__info a:after{content:"";content:"➜➜➜";display:block;margin-left:5px;position:relative}.advent-modal__info>*+*{margin-top:14px}@media screen and (max-width:1199px){.advent-modal__info{padding:24px 20px}}.advent-modal__checkbox-wrapper{align-items:center;display:flex;margin-top:20px}.advent-modal__checkbox{display:flex;flex-direction:column;height:50px;justify-content:center;padding-left:70px;position:relative}.advent-modal__checkbox:before{background-color:transparent;border:1px solid #e30613;border-radius:50%;height:50px;left:0;top:0;transition:.2s;width:50px}.advent-modal__checkbox:after,.advent-modal__checkbox:before{box-sizing:border-box;content:"";display:block;position:absolute}.advent-modal__checkbox:after{border-color:#e0e0e0;border-style:solid;border-width:0 0 4px 4px;height:11px;left:15px;margin-top:-4px;opacity:1;top:unset;transform:rotate(-45deg);transition:opacity .2s;width:20px}input:checked+.advent-modal__checkbox{pointer-events:none}input:checked+.advent-modal__checkbox:before{background-color:#e30613;opacity:1}input:checked+.advent-modal__checkbox:after{border-color:#fff}.advent-modal__error-day-content{display:flex;overflow:hidden;padding:82px 220px 82px 50px;position:relative}@media screen and (max-width:1199px){.advent-modal__error-day-content{padding:30px 24px 250px}}.advent-modal__error-day-text{position:relative}.advent-modal__error-day-text h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.advent-modal__error-day-text h2+h2{margin-top:10px}.advent-modal__error-day-text p{margin-top:20px}@media screen and (max-width:1199px){.advent-modal__error-day-text h2{font-size:24px}.advent-modal__error-day-text h2+h2{margin-top:5px}.advent-modal__error-day-text p{font-size:14px}}.advent-modal__duck-image{bottom:-15px;left:100%;position:absolute}.advent-modal__error-image{bottom:0;height:auto;position:absolute;right:-42px;width:280px}@media screen and (max-width:1199px){.advent-modal__error-image{right:unset;width:260px}}.advent-calendar__masonry-wrapper{position:relative}.advent-calendar-background{left:50%;min-width:1200px;position:absolute;top:0;transform:translateX(-50%)}@-webkit-keyframes circleAnimation{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}@keyframes circleAnimation{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.preloader{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:400}.preloader--position--relative{height:100%;left:0;position:absolute;top:0;width:100%}.preloader--background{background-color:hsla(0,0%,100%,.7)}.preloader__svg-holder{height:40px;width:40px}.preloader__svg-holder svg{-webkit-animation:rotation 1.4s linear infinite;animation:rotation 1.4s linear infinite;color:#e30613;display:inline-block}.preloader__svg-holder circle{stroke:currentColor;stroke-dasharray:80px,200px;stroke-dashoffset:0;-webkit-animation:circleanimation 1.4s ease-in-out infinite;animation:circleAnimation 1.4s ease-in-out infinite;display:block}.guide__description{width:45%}.guide{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:35px}.guide p{margin:0}.guide ul{font-size:18px;list-style:none;margin:0;padding:0}.guide li{line-height:23px;position:relative}.guide li:before{background:#e30613;border-radius:50%;content:"";display:block;height:5px;left:-10px;position:absolute;top:9px;width:5px}@media screen and (max-width:1199px){.guide ul{font-size:14px}}.guide__button{align-items:center;background:#e30613;border:0;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:50px;justify-content:center;margin:40px auto 0;padding:0;text-align:center;width:170px}.contest-form-modal{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:40px 95px 25px;width:100%}.contest-form-modal textarea{height:70%}.contest-form-modal h2{margin:0 0 40px;width:70%}@media screen and (max-width:1199px){.contest-form-modal{padding:40px 10px 10px}}@media screen and (max-width:767px){.contest-form-modal{padding-top:25px}.contest-form-modal h2{margin-bottom:25px}}.contest-form-modal__button{box-sizing:content-box;margin-top:auto}.contest-form-section{display:flex;min-height:600px;padding-bottom:35px;padding-top:35px}@media screen and (max-width:1199px){.contest-form-section{padding-bottom:150px;padding-top:200px}}.contest-form-section__image{bottom:0;height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%;z-index:-1}@media screen and (max-width:1199px){.contest-form-section__image{-o-object-fit:cover;object-fit:cover}}.contest-form,.contest-success-message{justify-content:center;margin:auto;width:350px}.contest-form h2,.contest-success-message h2{margin-bottom:10px}@media screen and (max-width:767px){.contest-form,.contest-success-message{box-sizing:border-box;margin:0;padding:0 30px;width:100%}}.contest-form__submit[type=submit]{margin-top:40px}.contest-success-message{align-items:center;display:flex;flex-direction:column}.contest-success-message__image{height:100px;margin-bottom:60px;-o-object-fit:contain;object-fit:contain;width:100%}.contest-success-message__button{display:flex;height:unset;padding:10px 20px;position:relative;transition:.2s;width:unset}.contest-success-message__button:after,.contest-success-message__button:before{height:30px;transition:.2s;width:30px}.contest-success-message__button:before{background:url(like.01a16307.png) 50%/contain no-repeat;content:"";display:block;margin-right:20px;opacity:1;position:relative}.contest-success-message__button:after{background:url(heart.b26fef90.png) 50%/contain no-repeat;content:"";display:block;height:30px;left:20px;margin-top:-15px;opacity:0;position:absolute;top:50%;width:30px}.contest-success-message__button:hover:before{opacity:0}.contest-success-message__button:hover:after{opacity:1}.winner-card:before{background:url(cup.1792acd9.png) 50%/contain no-repeat;content:"";display:block;height:60px;left:calc(50% - 30px);position:absolute;top:calc(50% - 50px);width:60px}.winner-card__image-holder{height:50%;width:100%}.winner-card__content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:50%;padding:20px 50px;width:100%}.winner-card__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.winner-card__place{color:#e30613;font-weight:700}.winner-card__results{display:flex;margin:10px 0}.winner-card__result{align-items:center;font-size:12px;font-weight:500;padding:7px 17px}.winner-card__result:before{content:"";display:block;height:15px;margin-bottom:7px;position:relative;width:15px}.winner-card__result+.winner-card__result{margin-left:10px}.winner-card__result--hearts:before{background:url(heart.b26fef90.png) 50%/contain no-repeat}.winner-card__result--votes:before{background:url(star.94ff180d.png) 50%/contain no-repeat}.winner-card__name{font-size:14px;font-weight:700;margin-bottom:10px}.winner-card__location{color:#a6a8ae;font-size:12px}.winners{display:flex;flex-wrap:wrap;position:relative}.winners:not(:first-child){margin-top:80px}@media screen and (max-width:1199px){.winners{flex-direction:column}}.winners__titles{display:flex;margin-bottom:30px;width:100%}.winners__titles h2+h2{margin-left:10px}@media screen and (max-width:1199px){.winners__titles{flex-direction:column}.winners__titles h2+h2{margin-left:0}}.contest-category-section{margin-bottom:200px}@media screen and (max-width:1199px){.contest-category-section{margin-bottom:0;padding-bottom:150px}}.contest-categories{margin-top:80px;position:relative}.contest-categories:after,.contest-categories:before{height:60px;width:150px}.contest-categories:before{background:url(topBracket.6e385567.svg) 50%/contain no-repeat;content:"";display:block;left:-80px;position:absolute;top:-80px}.contest-categories:after{background:url(bottomBracket.8d9c8e3d.svg) 50%/contain no-repeat;bottom:-80px;content:"";display:block;position:absolute;right:-80px}@media screen and (max-width:1199px){.contest-categories{padding:0}.contest-categories:before{left:-30px}.contest-categories:after{right:-30px}}.winners__button{left:50%;position:absolute;top:calc(100% + 40px);transform:translateX(-50%)}@media screen and (max-width:1199px){.winners__button{top:calc(100% + 10px)}}.modal-work{box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:70px 10% 45px;width:100%}@media screen and (max-width:1199px){.modal-work{flex-direction:column;overflow:auto;padding:70px 30px 20px}}.modal-work__media{display:flex;flex-direction:column;height:100%;position:relative;width:calc(50% - 15px)}@media screen and (max-width:1199px){.modal-work__media{height:unset;width:100%}}.modal-work__user{height:calc(100% - 60px);overflow-x:hidden;padding-right:10px}.modal-work__user::-webkit-scrollbar{height:0;width:3px}.modal-work__user::-webkit-scrollbar-track{background:#ededed}.modal-work__user::-webkit-scrollbar-thumb{background:#000;border-radius:0}@media screen and (max-width:1199px){.modal-work__user{height:calc(100% - 40px);padding-right:0;width:100%}}.modal-work__profile{align-items:center;display:flex;font-weight:500;margin-bottom:20px;width:65%}@media screen and (max-width:1199px){.modal-work__profile{width:100%}}.modal-work__images{height:calc(100% - 80px)}.modal-work__images a,.modal-work__images img{display:block;height:auto;min-height:300px;min-height:calc(min(100vh - 100px - 20px * 2, 670px) - 315px);-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1199px){.modal-work__images img{height:auto;min-height:330px}}.modal-work__votes{margin-top:auto}@media screen and (max-width:1199px){.modal-work__votes{margin:auto auto 0}}.modal-work__hearts{align-items:center;display:flex;flex-shrink:0;height:40px;margin-top:auto}.modal-work__text{margin-bottom:30px;overflow:auto;padding-right:10px}.modal-work__text::-webkit-scrollbar{height:0;width:3px}.modal-work__text::-webkit-scrollbar-track{background:#ededed}.modal-work__text::-webkit-scrollbar-thumb{background:#000;border-radius:0}.modal-work__avatar{border-radius:30px;flex-shrink:0;height:60px;margin-right:15px;-o-object-fit:cover;object-fit:cover;width:60px}.modal-work__description{display:flex;flex-direction:column;width:calc(50% - 15px)}@media screen and (max-width:1199px){.modal-work__description{width:100%}}.category-card{font-weight:500;justify-content:unset}.category-card__link{cursor:pointer;height:100%;left:0;position:absolute;text-indent:-100000px;top:0;width:100%;z-index:1}.category-card__image-holder{height:60%;overflow:hidden;width:100%}.category-card__image{height:100%;transition:.2s;width:100%}.category-card__content{display:flex;flex-direction:column;height:40%;justify-content:space-between;padding:20px 70px 30px}.category-card__media-count{align-items:center;background:#fff;border-radius:50%;box-sizing:border-box;display:flex;height:40px;justify-content:center;pointer-events:none;position:absolute;right:15px;top:15px;width:40px;z-index:3}.category-card__hearts{all:unset;align-items:center;cursor:pointer;display:flex;font-size:12px;justify-content:center;z-index:2}.category-card__heart{height:17px;margin-right:15px;width:20px}.category-card__hearts:hover .category-card__heart path{stroke:#e30613}.category-card__hearts--active .category-card__heart path{fill:#e30613;stroke:#e30613}.category-card__votes{align-content:center;align-items:center;background:#fff;border:0;border-radius:20px;cursor:pointer;display:flex;padding:10px 20px;position:relative;transition:.2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.category-card__votes svg{height:20px;margin-right:7px;transition:.2s;width:20px}.category-card__votes svg path{stroke:#000;transition:.2s}.category-card__votes--center{margin:0 auto}.category-card__votes--active{color:#e30613}.category-card__votes--active svg path{fill:#e30613;stroke:#e30613}.category-card__votes:disabled{color:#a6a8ae;cursor:not-allowed}.category-card__votes:disabled svg path{stroke:#a6a8ae}.category-card__votes:before{background:url(messsage.c0f643fd.svg) 50%/contain no-repeat;bottom:calc(100% + 5px);box-sizing:border-box;color:#000;content:"";content:"Вы можете отдать свой голос только один раз в каждой категории конкурса";display:block;font-size:10px;font-weight:500;height:55px;left:50%;opacity:0;padding:5px 20px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:.2s;width:200px}.category-card__votes:hover:disabled:before{opacity:1}.category-card__votes:not(:disabled):hover{background:#e30613;color:#fff}.category-card__votes:not(:disabled):hover svg path{fill:#fff;stroke:#fff}.category-card__location{color:#a6a8ae;font-size:12px}.category__button{margin-top:40px}.winner-card__place,.winner-card__result{background:#fff;border-radius:15px;display:flex;flex-direction:column;padding:5px 15px}.status-card-section{margin-bottom:40px}@media screen and (max-width:1199px){.status-card-section{margin-bottom:30px}}.guide-modal{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:90px 0;padding:0 270px;text-align:center}@media screen and (max-width:1199px){.guide-modal{margin:0;padding:60px 100px}}@media screen and (max-width:767px){.guide-modal{margin:0;padding:85px 20px 60px}}.guide-modal__register-link{display:block;font-weight:700}.guide-modal__auth-link{margin-right:15px}.guide-modal__auth-link:before{color:#fff;content:"Авторизироваться";transition:.2s}.guide-modal__auth-link:hover:before{color:#e30613}@media screen and (max-width:767px){.guide-modal__auth-link{margin:0 0 15px}}.guide-modal__buttons-holder{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:42px;text-align:center}@media screen and (max-width:767px){.guide-modal__buttons-holder{flex-direction:column}}.confetti{align-items:center;-webkit-animation-timing-function:cubic-bezier(0,1.41,0,1.08);animation-timing-function:cubic-bezier(0,1.41,0,1.08);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:scale(0);transform-origin:center;transition:.7s;width:100%;will-change:transform}.confetti--visible{opacity:1;transform:scale(1.4)}.confetti--text{height:130px;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);width:130px}.confetti.confetti--text.confetti--visible{transform:translate(-50%,-50%) scale(1)}.form__radio{align-items:center;margin:-10px}.form__radio--small{background-color:#ededed;flex-wrap:nowrap;grid-column:span 2;margin:15px calc(var(--content-gap)*-1) 0;padding:20px var(--content-gap);width:100%;width:var(--max-width)}@media screen and (max-width:1199px){.form__radio--small{grid-column:span 1;overflow-x:scroll}}.radio-button{align-items:center;cursor:pointer;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5px;padding:20px 30px;position:relative}.form__radio--small .radio-button{color:#94969d;font-size:12px;font-weight:400;padding:10px 13px}.radio-button .radio-button__input{height:0;position:absolute;width:0}@media screen and (max-width:1199px){.radio-button{height:auto;padding:10px 13px}}.radio-button__checkmark{background-color:#f1f2f3;border-radius:30px;height:100%;left:0;position:absolute;top:0;transition:.2s;width:100%;z-index:0}.form__radio--small .radio-button__checkmark{background-color:#fff}.radio-button .radio-button__input:checked~.radio-button__checkmark,.survey__radio-input:checked~.radio-button__checkmark{background-color:#e30613}.radio-button__text{text-align:center;transition:.2s;z-index:1}.radio-button .radio-button__input:checked~.radio-button__text,.survey__radio-input:checked~.radio-button__text{color:#fff}.radio-button:hover .radio-button__text{color:#e30613}.cookie{align-items:center;background:linear-gradient(90deg,#d7d7d7,#efefef,#d7d7d7);border-bottom-right-radius:47px;border-top-left-radius:47px;bottom:30px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;margin-left:max((100vw - var(--max-width))/2 + 77px + 15px,50px);padding:30px;position:fixed;width:calc(-184px + var(--max-width));z-index:5}@media screen and (max-width:1199px){.cookie{bottom:0;left:0;margin:0;width:100%}}.cookie__description{margin-bottom:10px}.cookie__button{align-items:center;background:#e30613;border:0;border-radius:33px 0 33px 0;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:800;height:40px;justify-content:center;padding:0 30px;text-transform:uppercase;transition:.2s}.cookie__button:hover{background:#fff;color:#e30613}.cookie__link{font-weight:600;text-decoration:underline;-webkit-text-decoration-color:#397cfb;text-decoration-color:#397cfb}.user-info{box-sizing:border-box;flex-grow:1;flex-shrink:0;font-size:14px;font-weight:500;padding-left:48px}.user-info h2{font-size:32px;margin-bottom:10px}@media screen and (max-width:767px){.user-info{padding:0}.user-info h2{font-size:28px}}.user-info__name{letter-spacing:-1px}.user-info__edit-holder{all:unset;align-items:center;background-color:#1f1e22;border-radius:24px;cursor:pointer;display:flex;height:48px;justify-content:center;margin-top:24px;transition:.3s;width:48px}.user-info__edit-holder:hover{background-color:#3e3e44}.user-info__bonus{line-height:16px}.user-info__bonus b{font-size:20px;font-weight:700;line-height:28px;margin:0 6px 0 0}@media screen and (max-width:1199px){.user{max-width:100%;padding:0 30px;width:100vw}}.user__form__preloader{height:100%;left:30%;position:absolute;top:0;width:70%}.user__form__modal-overlay{padding-top:unset}.user__form__modal-content{padding:24px}.user__form__modal-reject{font-size:28px;font-weight:700;margin-bottom:24px}@media screen and (max-width:1199px){.user__form__modal-reject{font-size:24px;padding:0 24px}}.user__form__modal-description{color:#94969d;margin-bottom:24px}@media screen and (max-width:1199px){.user__form__modal-description{font-size:14px;padding:0 24px}}.user__form__modal{height:240px;top:50%;transform:translateY(-50%);width:360px}@media screen and (max-width:1199px){.user__form__modal{width:320px}}.user__form__modal-button-holder{display:flex;justify-content:flex-end;width:100%}@media screen and (max-width:1199px){.user__form__modal-button-holder{padding:0 24px;width:unset}}.user__form__modal-button{font-family:Golos,Verdana,Geneva,sans-serif;font-size:20px;font-weight:400;height:48px;width:90px}.user__form__modal-button--accept{background-color:transparent;border-color:#e6000e;color:#e6000e}.user__form__modal-button--accept:hover{background-color:#e6000e;border-color:unset;color:#fff}.user__form__modal-button--reject{background-color:#e6000e;margin-left:24px}.user__form__modal-button--reject:hover{border-color:#e6000e;color:#e6000e}.user__form{justify-content:unset}@media screen and (max-width:1199px){.user__form{flex-direction:column;width:100%}.user__form__title{font-size:24px;margin-bottom:24px}}.user__form-input{background:#f2f4ff}.user__form-input:hover{background:#f1f1f5}.user__columns-wrapper{display:flex}@media screen and (max-width:1199px){.user__columns-wrapper{flex-direction:column}}.user__form__buttons-holder{display:flex;justify-content:flex-end;margin-top:48px;width:100%}@media screen and (max-width:1199px){.user__form__buttons-holder{flex-direction:column}}.user__form__button-holder--accept{margin-left:24px}@media screen and (max-width:1199px){.user__form__button-holder--accept{margin-left:unset}}.user__form__button{font-family:Golos,Verdana,Geneva,sans-serif;font-size:20px;font-weight:400;height:unset;padding:9px 42px 11px;width:unset}.user__form__button[type=submit]{margin:unset}@media screen and (max-width:1199px){.user__form__button{font-size:18px;width:100%}}.user__form__button--reject{background-color:transparent;border-color:#e6000e;color:#e6000e}.user__form__button--reject:hover{background-color:#e6000e;border-color:unset;color:#fff}.user__form__button--reject:disabled{background-color:#fff;border-color:#f26f77;color:#f26f77;opacity:unset}@media screen and (max-width:1199px){.user__form__button--reject{margin-bottom:20px;margin-left:unset}}.user__form__button--accept{background-color:#e6000e}.user__form__button--accept:hover{border-color:#e6000e;color:#e6000e}.user__form__button--accept:disabled{background:#f26f77;color:#fff;opacity:unset}@media screen and (max-width:1199px){.user__form__button--accept{margin-left:unset}}.user__form__field-notification{bottom:-20px;color:#828282;font-size:12px;font-weight:400;max-height:20px;padding-left:20px;position:absolute}.user-image_holder{height:240px;-o-object-fit:cover;object-fit:cover;width:240px}@supports not (aspect-ratio:1){.user-image_holder{height:180.9230769231px}}@media screen and (max-width:767px){.user-image_holder{height:unset;margin:0 auto 20px;width:100%}}.user-logo__holder{margin-bottom:20px;position:relative}.user-logo{aspect-ratio:1/1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video__iframe-holder{padding:0 100px;position:relative}@media screen and (max-width:1199px){.video__iframe-holder{padding:0}}.video__iframe{height:400px;position:relative;width:100%}@media screen and (max-width:767px){.video__iframe{height:150px}}.video__text{align-items:center;background-color:#f8f8f9;box-sizing:border-box;display:flex;font-weight:500;margin:0;padding:10px 20px;position:relative;width:100%}.video__iframe-inner{border:0;height:100%;width:100%}.survey{aspect-ratio:4/3;background:linear-gradient(90deg,#b5b5b5,#b5b5b5,#b5b5b5,#ededed,#b5b5b5);box-sizing:border-box;display:flex;flex-direction:column;margin:40px auto 0;opacity:1;overflow:hidden;padding:150px 110px 40px;position:relative;width:100%}.survey--result{flex-direction:row;padding:192px 35% 192px 50px}@media screen and (max-width:1199px){.survey--result{background:unset}.survey{aspect-ratio:unset;padding:25px 30px 25px 20px;width:100%}.survey--result{flex-direction:column}}.survey--white{color:#fff}.survey__question-status{align-items:center;display:flex;flex-direction:row;margin-bottom:35px;z-index:1}.survey--white .survey__question-status{color:#fff}@media screen and (max-width:1199px){.survey__question-status{margin-bottom:15px}}.survey__title{margin-top:0;width:60%;z-index:1}@media screen and (max-width:1199px){.survey__title{width:100%}}.survey__background-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:1199px){.survey__background-image{display:none}}.survey__question-count{align-items:center;background-color:#ededed;border-radius:50%;box-sizing:border-box;color:#000;display:flex;flex-shrink:0;font-weight:700;height:50px;justify-content:center;margin-right:15px;width:50px}.survey__answers-holder{display:flex;justify-content:space-between;margin-bottom:20px;z-index:1}@media screen and (max-width:1199px){.survey__answers-holder{flex-direction:column}}.survey__question-image-holder{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:calc(50% - 7.5px)}.survey__question-image-holder:before{content:"";display:block;padding-top:100%;position:relative;width:100%}@media screen and (max-width:1199px){.survey__question-image-holder{margin:0 auto 20px;width:80%}}.survey__question-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.survey__answers{align-items:center;display:flex;flex-direction:column;width:calc(50% - 7.5px)}.survey__answers--wide{width:calc(60% - 7.5px)}@media screen and (max-width:1199px){.survey__answers{width:100%}}.survey__answers-wrapper{display:flex;flex-wrap:wrap;width:100%}.survey__answers-wrapper--grid{display:grid;gap:10px}.survey__answers-wrapper--grid.survey__answers-wrapper--image{gap:15px;grid-template-columns:1fr 1fr}.survey__answer-button{margin-top:20px;z-index:100}.survey__answer{align-items:center;border:1px solid #333;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-weight:600;justify-content:left;min-height:60px;position:relative;text-align:left;transition:.2s;width:100%}.survey__answers-wrapper--image .survey__answer{background:none;margin-top:15px;padding:0;transform:scale(1);width:calc(50% - 7.5px)}.survey--white .survey__answers-wrapper--image .survey__answer{border-color:#fefefe}.survey__answers-wrapper--image .survey__answer:before{content:"";display:block;padding-top:80%;position:relative;width:100%}.survey__answers-wrapper--text .survey__answer{align-items:flex-start;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;padding:14px 100px 14px 30px}.survey__answers-wrapper--text .survey__answer~.survey__answer{margin-top:10px}.survey__answers-wrapper--image .survey__answer:nth-child(2n){margin-left:15px}.survey__answers-wrapper--image .survey__answer:first-child,.survey__answers-wrapper--image .survey__answer:nth-child(2){margin-top:0}.survey__answers-wrapper--text .survey__answer:hover{background-color:#f8f8f9;color:#000}.survey__answers-wrapper--image .survey__answer:hover{transform:scale(.9)}.survey__answer:disabled{cursor:not-allowed}.survey__answers-wrapper--text .survey__answer--correct{background-image:linear-gradient(90deg,#f8f8f9 13%,#bdff89 77%)}.survey__answers-wrapper--image .survey__answer--correct{transform:scale(.9)}.survey__answers-wrapper--text .survey__answer--wrong{background-image:linear-gradient(90deg,#f8f8f9 13%,#b0b4b8 77%)}.survey__answers-wrapper--image .survey__answer--wrong{transform:scale(.9)}.survey__answer-description--image{background-color:#fff;border-radius:12px;color:#000;font-size:14px;font-weight:400;line-height:21px;margin-top:25px;padding:15px 30px;width:calc(100% - 60px)}.survey__answer-description--text{color:#000;font-size:14px;font-weight:400;line-height:21px;margin-top:20px}.survey__answer-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.survey__emoji{display:flex;height:30px;opacity:0;position:absolute;width:30px}.survey__answer--correct .survey__emoji,.survey__answer--wrong .survey__emoji{opacity:1}.survey__answer--correct .survey__emoji{background:url(celebrate.f4bf445d.png) 50%/contain no-repeat}.survey__answer--wrong .survey__emoji{background:url(sad.2d9f165f.png) 50%/contain no-repeat}.survey__answers-wrapper--text .survey__emoji{right:25px;top:14px}.survey__answers-wrapper--image .survey__emoji{background-size:50%;border-radius:50%;right:0;top:0;transform:translate(25%,-25%)}.survey__answers-wrapper--image .survey__answer--correct .survey__emoji{background-color:#bdff89}.survey__answers-wrapper--image .survey__answer--wrong .survey__emoji{background-color:#b0b4b8}@media screen and (max-width:1199px){.survey__answers-wrapper--image .survey__emoji{height:50px;width:50px}}.survey__result{display:flex}.survey__result-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%;z-index:1}@media screen and (max-width:1199px){.survey__result-content{order:1;padding:0}}.survey__result-title{margin-bottom:15px}.survey__result-description{margin-bottom:45px}.survey__result-share{margin-bottom:10px}.survey__result-button{color:#fff}.survey__result-image-holder{display:flex;flex-shrink:0;height:auto;position:relative;width:40%}@media screen and (max-width:1199px){.survey__result-image-holder{margin-bottom:20px;width:100%}}.survey__result-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:1199px){.survey__result-image{margin-bottom:20px;position:unset}}.survey__radio-input{height:0;margin:0;position:absolute;width:0}.survey__radio-checkmark{margin-left:0}.survey__answers-wrapper--image .survey__radio-checkmark{width:100%}.survey__radio-label .survey__radio-checkmark{margin:0}.survey__radio-label .survey__radio-checkmark:nth-child(2n){margin-left:0;margin-top:0}.radio-button .survey__answers-wrapper--text .radio-button__input:checked+.survey__radio-checkmark,.survey__answers-wrapper--text .radio-button .radio-button__input:checked+.survey__radio-checkmark,.survey__answers-wrapper--text .survey__radio-input:checked+.survey__radio-checkmark{background-image:linear-gradient(90deg,#f8f8f9 13%,#b0b4b8 77%)}.radio-button .survey__answers-wrapper--image .radio-button__input:checked+.survey__radio-checkmark,.survey__answers-wrapper--image .radio-button .radio-button__input:checked+.survey__radio-checkmark,.survey__answers-wrapper--image .survey__radio-input:checked+.survey__radio-checkmark{transform:scale(.9)}.landing-banner{max-width:100vw;padding-bottom:20px;width:100vw}.landing-banner__holder{align-items:flex-end;display:flex;flex-shrink:0;height:auto;justify-content:center;margin-top:-170px;padding-top:56.25%;position:relative}.landing-banner__holder:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),#000 109.57%);bottom:0;content:"";display:block;height:30%;left:0;position:absolute;right:0;width:100%;z-index:1}@media screen and (max-width:1199px){.landing-banner__holder:before{display:none}.landing-banner__holder{flex-direction:column;height:auto;margin-top:0}}.landing-banner__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.landing-banner__content{align-items:center;bottom:0;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:50px;padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);position:absolute;width:100%;z-index:1}@media screen and (max-width:1199px){.landing-banner__content{grid-template-columns:1fr;padding:0 30px;position:relative;width:auto}}@media screen and (min-width:1200px){.landing-banner__title{grid-column:1/3}}@media screen and (max-width:1199px){.landing-banner__title{font-size:26px}}.landing-banner__button{margin-left:auto;padding:0}@media screen and (min-width:1200px){.landing-banner__button{grid-column:3/4}}@media screen and (max-width:1199px){.landing-banner__button{margin-left:0}}.landing-media{margin:0 auto;padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100%}@media screen and (max-width:1199px){.landing-media{padding-left:30px;padding-right:30px}}.landing-media__holder{height:auto;padding-top:56.25%;position:relative;width:100%}@media screen and (max-width:1199px){.landing-media__holder{margin-bottom:40px}}.landing-media__image,.landing-media__video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.landing-text-image{align-items:center;display:grid;gap:78px;grid-template-columns:repeat(2,1fr);justify-items:center;padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);width:100%}.landing-text-image+.landing-text-image{margin-top:60px}@media screen and (max-width:1199px){.landing-text-image+.landing-text-image{margin-top:40px}}.landing-text-image:last-child{margin-bottom:100px}@media screen and (max-width:1199px){.landing-text-image{gap:20px;grid-template-columns:1fr;padding-left:30px;padding-right:30px}}.landing-text-image__holder{height:auto;padding-top:75%;position:relative;width:100%}.landing-text-image--right .landing-text-image__holder{grid-column:2;grid-row:1}@media screen and (max-width:1199px){.landing-text-image--right .landing-text-image__holder{grid-column:1}}.landing-text-image__content-wrapper{display:flex;flex-direction:column}.landing-text-image__content-wrapper a{background-color:#e3e4e7;border:0;color:#000;color:#333;font-size:12px;margin-top:20px}.landing-text-image__content-wrapper a:hover{background-color:#e3e4e7;color:#e30613}.landing-text-image--right .landing-text-image__content-wrapper{padding-right:0}.landing-text__title{margin-top:0}.landing-text-image__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:1199px){.landing-text-image--right .landing-text-image__text,.landing-text-image__text{padding:0}}.landing-form{background:linear-gradient(308.98deg,#e3e4e7 3.86%,#f5f6f3 93.2%);font-size:14px;padding:100px 0}@media screen and (max-width:1199px){.landing-form{padding:45px 0}}@media screen and (min-width:1200px){.landing-form .select-interactive{width:calc(60% - 2px)}}@media screen and (max-width:1199px){.langing-form__file{text-align:center}.langing-form__file label{width:100%}}.landing{margin:100px auto 0}.landing:first-child{margin-top:0}@media screen and (max-width:1199px){.landing{margin-top:0}}.landing-marquee{margin-bottom:75px;min-height:75px}@media screen and (max-width:1199px){.landing-marquee{margin-bottom:15px;min-height:60px}}.story-banner{max-width:100vw;width:100vw}.story-banner__holder{align-items:flex-end;display:flex;flex-shrink:0;height:auto;justify-content:center;margin-top:-170px;padding-top:56.25%;position:relative}.story-banner__holder:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),#000 109.57%);bottom:0;content:"";display:block;height:30%;left:0;position:absolute;right:0;width:100%;z-index:1}@media screen and (max-width:1199px){.story-banner__holder:before{display:none}.story-banner__holder{flex-direction:column;height:auto;margin-top:0}}.story-banner__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.story-banner__content{align-items:center;bottom:0;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:50px;padding-left:max((100vw - var(--max-width))/2,50px);padding-right:max((100vw - var(--max-width))/2,50px);position:absolute;width:100%;z-index:1}@media screen and (max-width:1199px){.story-banner__content{grid-template-columns:1fr;padding:0 30px;position:relative;width:auto}}@media screen and (min-width:1200px){.story-banner__title{grid-column:1/3}}@media screen and (max-width:1199px){.story-banner__title{font-size:26px}}.story-text+.story-text{margin-top:40px}.story-text__title{margin-bottom:0;margin-top:0}.story{margin:40px auto 0}.story:first-child{margin-top:0}@media screen and (max-width:1199px){.story{margin-top:0}}.story.story-banner{margin-bottom:60px}.timer{background:#f3f4f2;border-radius:16px;bottom:10px;color:#333;left:55px;left:calc(50% - 542.5px);min-width:200px;padding:16px 20px;position:fixed;transition:transform .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:5}@media screen and (max-width:1199px){.timer{left:50%;min-width:210px;transform:translate(-50%)}}.timer--close{border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(10px)}@media screen and (max-width:1199px){.timer--close{transform:translate(-50%,10px)}}.timer--blue{background-color:#5199ff;color:#fff}.timer--red{background-color:#e30613;color:#fff}.timer--yellow{background-color:#fdda4f}.timer__header{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;font-size:14px;font-weight:700;line-height:20px;padding:0;position:relative;text-align:left;width:100%}.timer--blue .timer__header,.timer--red .timer__header{color:#fff}.timer--blue .timer__header:after,.timer--red .timer__header:after{border-top-color:#fff}.timer--finish .timer__header{text-align:center}.timer__header-title{padding-right:12px;width:100%}.timer__header-icon{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;margin-left:auto}.timer--close .timer__header-icon{transform:rotate(180deg)}.timer__content{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:10px;opacity:1;transition:opacity .5s ease}.timer--close .timer__content{display:none;opacity:0}.timer__item{align-items:center;display:flex;flex-direction:column;position:relative}.timer__item:after{content:"";content:":";display:block;font-size:24px;font-weight:700;line-height:1em;position:absolute;right:-18%}.timer__item:last-child:after{display:none}.timer__item-count{font-size:24px;font-weight:700;line-height:1em}.timer--finish .timer__item-count{color:#a4a4a4}.timer__item-label{font-size:12px;font-weight:700;line-height:20px;opacity:50%}.faq{align-self:center;padding:60px 0;width:100%}.faq__list{display:flex;flex-direction:column;gap:4px}.faq__accordion{background:#f5f7fa;border-radius:0;padding:18px 28px}.faq__accordion:hover{background-color:#ebedf0}@media screen and (max-width:1199px){.faq__accordion:hover{background:#f5f7fa}}.faq__header{align-items:center;cursor:pointer;display:flex;gap:12px}.faq__title{flex:1;font-size:20px;line-height:28px;margin:0}.faq__toggle{align-items:center;background:transparent;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.faq__toggle--open{transform:rotate(180deg)}.faq__toggle svg{color:#000}.faq__content{padding:8px 0 0}.faq__text{font-size:18px;line-height:26px}@media screen and (max-width:1199px){.faq__text{font-size:14px;line-height:23px}}.not-found{padding-bottom:230px;padding-top:120px}.not-found__title{font-size:370px;line-height:.9;position:relative}.not-found__title:before{background:url(cat.d2ffa75e.png) 50%/contain no-repeat;content:"";display:block;height:250px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px}@media screen and (max-width:1199px){.not-found__title{font-size:150px}.not-found__title:before{height:110px;width:150px}}.not-found__button:before{color:#fff;content:"";content:"На главную";display:block;position:relative;transition:.2s}.not-found__button:hover:before{color:#e30613}.gallery{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.gallery p+p{margin-top:10px}.gallery p:first-child{margin-bottom:auto}@media screen and (max-width:1199px){.gallery{grid-template-columns:unset}.gallery--padding-top{padding-top:30px}}.gallery-card{background-color:#f8f8f9;display:flex;flex-direction:column;position:relative}.gallery-card__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gallery-filter,.projects-filter{margin-bottom:70px}@media screen and (max-width:1199px){.gallery-filter,.projects-filter{margin-bottom:20px}}.gallery-filter__form,.projects-filter__form{align-items:center;display:grid;grid-template-columns:5fr 1fr}@media screen and (max-width:1199px){.gallery-filter__form,.projects-filter__form{grid-template-columns:1fr}}.gallery-card__head{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:56.25%;position:relative;width:100%}.gallery-card__head--video{z-index:2}.album-inner__masonry-wrapper .gallery-card__head{height:100%;padding-top:unset}.gallery-card__body{display:flex;flex-direction:column;flex-grow:1;padding:10px 20px}.gallery-card__media{border:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.album-inner__masonry-wrapper .gallery-card__media{position:unset}.gallery-filter__select{height:50px;margin-left:auto;width:170px;z-index:100}@media screen and (max-width:1199px){.gallery-filter__select{margin-top:20px;order:2;width:100%}}.gallery-filter__select .select-toggle{background-color:#f1f2f3}.gallery-filter__select .select-dropdown__item{font-size:14px;padding-left:20px}.gallery-filter__select .select-toggle__text{font-size:14px}.gallery-filter__type-radio::-webkit-scrollbar,.projects-filter__year-radio::-webkit-scrollbar{height:0;width:3px}.gallery-filter__type-radio::-webkit-scrollbar-track,.projects-filter__year-radio::-webkit-scrollbar-track{background:#ededed}.gallery-filter__type-radio::-webkit-scrollbar-thumb,.projects-filter__year-radio::-webkit-scrollbar-thumb{background:#000;border-radius:0}@media screen and (max-width:1199px){.gallery-filter__type-radio,.projects-filter__year-radio{flex-wrap:nowrap;overflow-x:scroll}}.gallery-banner{margin-bottom:30px}@media screen and (max-width:1199px){.gallery-banner{margin-bottom:20px}}.gallery-banner .activity-card{height:550px}@media screen and (max-width:1199px){.gallery-banner .activity-card{aspect-ratio:4/3;height:auto}}.album-inner__wrapper{display:flex;margin-bottom:70px;position:relative}.album-inner__wrapper .link-back{margin-right:30px;padding:0}.album-inner__wrapper .link-back__more-link{background-color:#dcddde}.album-inner__wrapper .link-back__more-link path{fill:#e30613}@media screen and (max-width:1199px){.album-inner__wrapper{margin-bottom:20px}.album-inner__title-wrapper{position:relative}}.album-inner__counter{color:#94969d;font-size:12px;font-weight:500;position:absolute;right:0;top:26px}@media screen and (max-width:1199px){.album-inner__counter{bottom:-5px;left:0;top:auto}}.album-inner__modal{background:#f8f8f9;box-sizing:border-box;height:100%;margin:0;max-height:unset;padding:50px 150px;width:100%}.album-inner__modal-overlay{box-sizing:border-box;padding:80px 55px}.album-inner__slider-pagination{font-size:14px;left:0;position:absolute;top:-30px}.album-inner__gallery-card{position:relative}.album-inner__gallery-card:after{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.album-inner__gallery-card:hover{cursor:pointer;opacity:1}.album-inner__gallery-card:hover:after{opacity:.5;pointer-events:none}@media screen and (max-width:1199px){.album-inner__gallery-card:after{display:none}}.album-slider__slide{display:flex;justify-content:center;padding-top:56.25%;position:relative}.album-inner__modal-overlay .album-slider__slide{height:100%;padding-top:unset}.album-slider__image{max-width:98%;position:absolute;top:0;width:auto}.album-slider__image,.album-slider__thumb-image{height:100%;-o-object-fit:cover;object-fit:cover}.album-slider__thumb-image{max-width:300px}@media screen and (max-width:1199px){.album-slider__thumb-image{max-width:160px}}.album-slider__thumb-slide{height:90px;max-width:300px;position:relative}@media screen and (max-width:1199px){.album-slider__thumb-slide{height:38px;max-width:160px}}.album-slider__main.slider{margin-bottom:40px}@media screen and (max-width:1199px){.album-slider__main.slider{margin-bottom:60px}}.album-inner__modal-overlay .album-slider__main.slider{box-sizing:border-box;height:100%;margin-bottom:unset;padding-left:65px;padding-right:65px}.album-slider__thumb .swiper-slide{border:6px solid transparent;border-radius:3px;width:auto}.album-slider__thumb .swiper-slide.swiper-slide-thumb-active{border-color:#e30613}@media screen and (max-width:1199px){.album-slider__thumb .swiper-slide{border-radius:4px}}.slider__holder{position:relative}.album-inner__modal-overlay .slider__holder{height:100%}@media screen and (max-width:1199px){.slider__holder{width:calc(100vw - 35px)}}.slider__navigation-el{all:unset;align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;top:-30px;z-index:10}.album-inner__modal-overlay .slider__navigation-el{background:#fff;border-radius:40px}.slider__navigation-el--prev{right:85px}.slider__navigation-el--next{right:0}.slider__sharing-holder{align-items:center;background-color:#fff;border-radius:50%;bottom:20px;display:flex;height:40px;justify-content:center;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);width:40px;z-index:2}.slider__sharing-holder:hover{cursor:pointer}.slider__sharing-holder--active{border-radius:50px;flex-direction:row-reverse;overflow:hidden;width:auto}.slider__sharing-holder--active span{display:none}@media screen and (max-width:1199px){.slider__sharing-holder--active{background-color:#f1f2f3;opacity:1;width:300px}}.album-inner__gallery-card .slider__sharing-holder{display:none;left:90%;top:10px}.album-inner__gallery-card .slider__sharing-holder--active{left:50%}@media screen and (max-width:1199px){.album-inner__gallery-card .slider__sharing-holder{display:flex}}.album-inner__gallery-card:hover .slider__sharing-holder{display:flex}.slider__sharing-button{align-items:center;background:none;border:none;display:flex;height:100%;justify-content:center;width:100%}.slider__sharing-button:hover{cursor:pointer}.slider__sharing-holder--active .slider__sharing-button{border-left:1px solid #94969d;height:40px;position:relative;width:40px}.slider__sharing-holder--active .slider__sharing-button:after,.slider__sharing-holder--active .slider__sharing-button:before{background-color:#000;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);transition:.4s;width:20px}.slider__sharing-holder--active .slider__sharing-button:before{transform:translate(-50%,-50%) rotate(135deg)}.slider__sharing-holder--active .slider__sharing-button:hover:after,.slider__sharing-holder--active .slider__sharing-button:hover:before{background-color:#e30613}.slider__sharing-download svg{height:100%;width:100%}.album-video__wrapper .video__iframe-holder{height:500px}@media screen and (max-width:1199px){.album-video__wrapper .video__iframe-holder{height:160px}}.album-video__wrapper--multiple{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.album-video__wrapper--multiple .video__iframe-holder{height:auto;padding:0}@media screen and (max-width:1199px){.album-video__wrapper--multiple .video__iframe-holder{height:auto}.album-video__wrapper--multiple{gap:20px;grid-template-columns:1fr}}.video__iframe-head{height:auto;padding-top:56.25%;position:relative;width:100%}.album-video__iframe{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}