@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:ExoSoft,sans-serif;font-size:16px;font-weight:400;background-color:#ff8200}.wrapper{overflow:hidden}.container{width:100%;max-width:1210px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(max-width:1439px){.container{max-width:991px}}@media(max-width:991px){.container{max-width:767px}}@media(max-width:767px){.container{max-width:100%}}.visually-hidden{position:fixed;transform:scale(0)}.btn{display:flex;padding:clamp(16px,14.6666666667px + .3703703704vw,20px);justify-content:center;align-items:center;gap:clamp(8px,7.3333333333px + .1851851852vw,10px);cursor:pointer;transition:opacity .3s;text-decoration:none;border:1px solid #000000;background:#ff8200;height:45px}.btn span{color:#fff;font-family:ExoSoft,sans-serif;font-size:14px;text-align:center;font-weight:800;line-height:normal;text-transform:uppercase;white-space:nowrap}.btn:hover,.btn:active,.btn.active{opacity:.9}button,input{border:0;outline:0;background:transparent;-webkit-tap-highlight-color:transparent}.section__title{font-size:clamp(28px,20.6666666667px + 2.037037037vw,50px);text-align:center;text-transform:uppercase;color:#fff;line-height:normal;font-style:normal;font-weight:400}.section__subtitle{color:#fff;font-size:clamp(30px,28.3333333333px + .462962963vw,35px);font-weight:500;line-height:normal;text-transform:uppercase;text-align:center}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url(/assets/fonts/Manrope-ExtraBold-CGr5xnCp.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(/assets/fonts/Manrope-Medium-B6tSc1So.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(/assets/fonts/Manrope-Bold-DBNFIFyk.woff2) format("woff2")}@font-face{font-family:ExoSoft;font-style:normal;font-weight:400;src:url(/assets/fonts/ExoSoft-Black-DLsvASLI.woff2) format("woff2")}@font-face{font-family:ExoSoft;font-style:normal;font-weight:700;src:url(/assets/fonts/ExoSoft-Bold-YizfUbi2.woff2) format("woff2")}@font-face{font-family:ExoSoft;font-style:normal;font-weight:800;src:url(/assets/fonts/ExoSoft-ExtraBold-Bv9lMXmh.woff2) format("woff2")}@font-face{font-family:ExoSoft;font-style:normal;font-weight:500;src:url(/assets/fonts/ExoSoft-Medium-Bi_3BNZp.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(/assets/fonts/Manrope-Regular-Cj6D3zta.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/assets/fonts/Montserrat-Regular-D-eIAmrF.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(/assets/fonts/Montserrat-Medium-UUbcYGZs.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(/assets/fonts/Montserrat-Bold-DB-A58oj.woff2) format("woff2")}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.cookie-notice{position:fixed;z-index:1000;left:40px;bottom:40px;display:flex;flex-direction:column;gap:16px;width:min(100% - 40px,422px);max-height:calc(100dvh - 80px);padding:24px;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px);border-radius:16px;background:#1d252d99;-webkit-backdrop-filter:blur(16.4500007629px);backdrop-filter:blur(16.4500007629px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.cookie-notice.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.cookie-notice.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px)}.cookie-notice__content{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.cookie-notice__content::-webkit-scrollbar{width:6px}.cookie-notice__content::-webkit-scrollbar-track{background:transparent}.cookie-notice__content::-webkit-scrollbar-thumb{border-radius:10px;background:#ffffff4d}.cookie-notice__text{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:1.45}.cookie-notice__text+.cookie-notice__text{margin-top:12px}.cookie-notice__link{color:#fff;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.cookie-notice__link:hover{opacity:.8}.cookie-notice__link:focus-visible{outline:2px solid #fff;outline-offset:3px;border-radius:2px}.cookie-notice__details{max-height:0;margin-top:0;overflow:hidden;opacity:0;transition:max-height .4s ease,margin-top .4s ease,opacity .3s ease}.cookie-notice.is-expanded .cookie-notice__details{max-height:1000px;margin-top:12px;opacity:1}.cookie-notice__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));flex-shrink:0;gap:8px;width:100%}.cookie-notice__button{min-width:0;padding:13px 20px;border:0;border-radius:24px;cursor:pointer;color:#fff;background:#ffffff29;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:20px;transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.cookie-notice__button:hover{opacity:.9}.cookie-notice__button:active{transform:translateY(1px)}.cookie-notice__button:focus-visible{outline:2px solid #fff;outline-offset:2px}.cookie-notice__button:disabled{cursor:not-allowed;opacity:.5}.cookie-notice__button--details,.cookie-notice__button--reject,.cookie-notice__button--secondary{background:#ffffff29}.cookie-notice__button--accept,.cookie-notice__button--primary{background:#ff8200}@media(max-width:767px){.cookie-notice{right:10px;bottom:10px;left:10px;width:auto;max-height:calc(100dvh - 20px);padding:16px;gap:12px;border-radius:16px}.cookie-notice__button,.cookie-notice__text{font-size:14px}.cookie-notice__actions{gap:10px}.cookie-notice__button{padding:9px 14px}.cookie-notice__button--accept:last-child:nth-child(odd),.cookie-notice__button--primary:last-child:nth-child(odd){grid-column:1/-1}}@media(max-width:420px){.cookie-notice{max-height:calc(100dvh - 20px)}.cookie-notice__button--accept,.cookie-notice__button--primary{grid-column:auto}}@media(max-height:600px){.cookie-notice{bottom:10px;max-height:calc(100dvh - 20px);padding:14px 16px;gap:12px}.cookie-notice__text{font-size:13px;line-height:1.4}.cookie-notice__actions{gap:6px}.cookie-notice__button{padding:8px 12px;font-size:13px}}@media(prefers-reduced-motion:reduce){.cookie-notice,.cookie-notice__details,.cookie-notice__button{transition:none}}.faq{padding:0 0 55px;position:relative;background:#6027a7;z-index:1;overflow:hidden}@media screen and (min-width:992px){.faq{padding:45px 0 93px}.faq:after{content:"";position:absolute;width:565px;height:565px;top:18%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);left:50%;transform:translate(-50%);z-index:-1}}.faq__body{padding-top:42px;position:relative}@media screen and (min-width:992px){.faq__body:after{content:"";position:absolute;width:565px;height:565px;top:-8%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);left:calc(50% - 891px)}.faq__body:before{content:"";position:absolute;width:565px;height:565px;top:auto;bottom:-8%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);right:calc(50% - 891px)}}.faq__title{margin-bottom:45px;position:relative}@media screen and (max-width:991px){.faq__title{margin-bottom:25px}}.faq__list{display:flex;flex-direction:column;gap:clamp(11px,9.3333333333px + .462962963vw,16px);max-width:1008px;margin:0 auto;position:relative;z-index:1}.faq__item{flex-grow:1}.faq-item{padding:17px 41px;overflow:hidden;border-radius:74px;border:1px solid #ffffff;transition:.3s ease-in-out all}@media screen and (max-width:991px){.faq-item{padding:14px 17px}}.faq-item__toggle{flex-shrink:0;width:clamp(39px,29.3333333333px + 2.6851851852vw,68px);height:clamp(39px,29.3333333333px + 2.6851851852vw,68px);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABmCAYAAAA53+RiAAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABeJJREFUeAHtnTt220YUhi98UqQzXaUU1KSVVKWzoCalT1Kli6UdZAemVmB7BZKzAdneACFvwFKZilCXVJK7uBrfnzOkIRBvDIgZ4H7nDAd8yCbxnTsvDGYC8gClVMjZISfkB5xm5niWSmkeTErM81tzfIM8CIKEHCcgB2ERkBBxOjb5jOwCaTGna+Qs6oYcwxkxLCPi7DdOL8m+iCoS0qLesaSYpg6KKE6vON0rd1hyulC6+JwW/KMjTgvlPldKR/K4Uf4IybJQYxSk/BWSZaHGUMTxj5hxeq3Gx4XyVZDSUbJU42XJ6ZR64glZRpko4cMF6U7gWAk5XShdIlhv3lvtxygd3mMXkkfC6cTmiIK1iGEp6Bx+pulJASGnz+YcWMGKGP5Crzi7ot332F0Cv/3KnIvOdC7KzBeZk5BmzsXaOXWgkxiRUkonOa3FiJRatJbTSoxIaUQrOY3FiJRWNJbTSIxpDl6R0IbfWc77uh+uLcZ0HtFPmXKTuAu4anpUtxNaS4wZcphq59EmCWk5D1UfrNvBRL0SktCVkPS5rKQyYswI6gUJNjmpmltQKmbCg5J9k1BFkVZVlM1JpPRBSBVFWmHEmGhZktAnhUVaWcRIvdI/hVGTK0bpGSERCX0TqYLZN0URY+WaglCL3HO9JUaiZefkRk1exPxFwq7ZippHrTJpiQ3KfnocLRsxcxKG4jT9JBsxiJaQhCF44Ih5tn6yiRhTAYUkDMUs3QhIF2WnJAzNZl7apiiTYswJNsXZKmKUvucxJGFoZsbFpiiLSHCFCA8ixj0iPKzFHJNL3MW0E+6uyUFWLp6Y3r4bM1++8gW9v090un1HvXJ9zv9PRPSp0xTjPkA9E/5ArlT6ayn/mrUQPp7q/OAlWQdSPs3NscmfOzWgfggxhzQ0XxIt5SF5/HofctJSNq+Z5+7ICVHHhDQ0H862payBHFvFWp6UzXvz3dVt1RxAzAENzQu+iv00LH7fhpwyKeCYo2UvIkd4Zv3m2FbMQqI/F/3JqSPlecn7u2cPYvbJBfqS458UMIOYp+QKtuX4KQXMAqwkQK6BhgBaaWitFfHisry15q+UFW7UMVnWkfNTSUu+LHI8lwLcjJg1/5tO538lC/BlI2cEUoDbYkAdOYguNHU/cn/o9rL4c55IARBzT67fJVYl58eZFvNPyZ10HkkhXDBjMQkf7JHr1ImcIvySAhJU/vfkA4iKqgZBHv5JAXcQc0e+0FTOr699lLICYipv1HSKunIw/vaLt7N9byDGucWgK1nL+blgFSpIOTglj1nVMQn5COT8cbXd+/dfCvA0YtKkO5jjkAKS1YQ/L/oyVeAilzvXU7qwmvS3HitzcrpII8YhBaxcrMXEJLhCjAcR4x4xHtKTyv2vZ/wHmw6triinr8f0PMNOqEG8PkiLqb3ImdAbm+AI0q9KcTYom2IMZC8tvyVhKOL0E7md3B2Kbyc3b8Qk7JoP2bUy82bJOHdfwgR4k31hS4xZPysmYVdc561ZVjSvTKJmd8zzXswVI1GzM66LVvgLiv7CrNKwIKFP9osWyC6cImtMSr+mPy7LVi0Pyv5SVijvjYQq9jQrnVRu1gU+I8E251Vr/FfO9pcizTpv+ZxeVn0ooBpIkWaNhGpuulBLDJBtSjrTaJuS2jcumX9Q6pv2nAUNNjBtdEeZ2TFIRgWac95ktyVQuyhLw8XanGTR7LpAypwa0koMEDm1aCUFtBYDRE4praWATmKAyMmlkxTQWQwQOY/oLAVYEQPMHpnYc2aq/ZzV8FXT1lcR1sSACe9pllDFoGRTrK6MYb7YEU1rbA2/9cimlF7BNo1YZFuNl6Uq2C3JefiLh5wu1fh4o/TArt8oLShW/oPfENHYwI9Sfgoap5AsSgt6r9xnGkKyqO910FK5wz2nudJNf0HpKBpKEmSgQo/IEax2MG2h9FYdkUnHZH80Ab103B0cI3EfxLm1DpwUk8UUK0iHqZzMMRZbzYrDif9i8sTkN+b4xofO4DfLkqJZHqGEowAAAABJRU5ErkJggg==) center/contain no-repeat;cursor:pointer;transition:.3s ease-in-out all}.faq-item__question{display:flex;justify-content:space-between;align-items:center;gap:clamp(12px,5.3333333333px + 1.8518518519vw,32px)}.faq-item__question-text{font-size:clamp(16px,11.3333333333px + 1.2962962963vw,30px);overflow-wrap:anywhere;color:#fff;font-weight:400;line-height:normal;text-transform:uppercase}.faq-item__answer{color:#fff;font-size:clamp(16px,14.6666666667px + .3703703704vw,20px);font-style:normal;font-weight:500}.faq-item__answer p{padding-top:12px}.faq-item__answer a{color:#fff}.faq-item.open{border-radius:51px}.faq-item.open .faq-item__toggle{transform:rotate(180deg)}#faq .faq__title,#faq .faq-item{opacity:0;will-change:transform,opacity}#faq .faq__title{transform:translateY(-40px)}#faq .faq-item{transform:translateY(60px) scale(.95)}#faq.active .faq__title{animation:faqFadeDown .8s cubic-bezier(.22,1,.36,1) forwards}#faq.active .faq-item{animation:faqFadeUp .8s cubic-bezier(.22,1,.36,1) var(--delay) forwards}@keyframes faqFadeDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes faqFadeUp{0%{opacity:0;transform:translateY(60px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.footer{background-color:#ff8200}.footer__body{display:flex;align-items:flex-start;gap:20px;padding:50px 0 48px}@media(max-width:1439px){.footer__body{flex-wrap:wrap;gap:19px;padding:32px 0 28px}}.footer__rules{display:flex;gap:10px;flex-direction:row}@media screen and (max-width:599px){.footer__rules{flex-direction:column;gap:20px}}.footer__logo{display:block;margin-bottom:24px}@media screen and (max-width:991px){.footer__logo{margin-bottom:39px}.footer__logo img{max-width:116px}}.footer__description-container.desktop{display:none}@media screen and (min-width:992px){.footer__description-container.desktop{display:block}}@media screen and (min-width:992px){.footer__description-container.mobile{display:none}}.footer__description{font-size:10px;line-height:140%;text-transform:uppercase;color:#fff}.footer__description+.footer__description{margin-top:6px}@media screen and (min-width:992px){.footer__description+.footer__description{margin-top:10px}}.footer__share{color:#fff;font-size:16px;line-height:130%;text-transform:uppercase}@media(max-width:1439px){.footer__holder{width:100%}}.footer__socsety{flex-shrink:0;max-width:360px;display:flex;flex-direction:column;gap:clamp(9px,4.3333333333px + 1.2962962963vw,23px)}@media(max-width:1439px){.footer__socsety{flex-grow:1}}@media(max-width:575px){.footer__socsety{max-width:100%;margin-bottom:12px}}.footer__socsety-list{display:flex;justify-content:space-between;gap:8px}@media(max-width:575px){.footer__socsety-list{gap:15px}}.footer__socsety-item{padding:14px;display:flex;justify-content:center;align-items:center;width:72px;height:56px;border-radius:10px;background:#fedd07}@media(max-width:575px){.footer__socsety-item{width:auto;flex-grow:1}}.footer__rule{height:56px;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#000;font-size:16px;line-height:130%;text-transform:uppercase;border-radius:10px;background:#fedd07;margin-bottom:16px;white-space:nowrap;padding:0 18px}@media screen and (min-width:600px){.footer__rule{min-width:196px}}@media screen and (max-width:991px){.footer__rule{margin-bottom:0}}.footer__wrap{display:flex;gap:clamp(26px,25.3333333333px + .1851851852vw,28px);flex-direction:column}@media screen and (min-width:992px){.footer__wrap{flex-direction:row}}.footer__qr{flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:10px;background:#fedd07;position:relative}@media screen and (min-width:992px){.footer__qr:after{content:"";position:absolute;top:-15px;transform:translate(-50%);left:50%;width:30px;height:30px;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='15.5'%20fill='%23FF8200'%20stroke='white'/%3e%3cpath%20d='M10.18%2011.6V20H8.992V12.644H7.096V11.6H10.18ZM17.1534%2015.596C17.6334%2015.78%2018.0014%2016.044%2018.2574%2016.388C18.5134%2016.732%2018.6414%2017.144%2018.6414%2017.624C18.6414%2018.128%2018.5054%2018.568%2018.2334%2018.944C17.9614%2019.312%2017.5734%2019.596%2017.0694%2019.796C16.5654%2019.996%2015.9734%2020.096%2015.2934%2020.096C14.6214%2020.096%2014.0334%2019.996%2013.5294%2019.796C13.0334%2019.596%2012.6494%2019.312%2012.3774%2018.944C12.1054%2018.568%2011.9694%2018.128%2011.9694%2017.624C11.9694%2017.144%2012.0934%2016.732%2012.3414%2016.388C12.5974%2016.044%2012.9654%2015.78%2013.4454%2015.596C13.0614%2015.412%2012.7694%2015.168%2012.5694%2014.864C12.3694%2014.56%2012.2694%2014.2%2012.2694%2013.784C12.2694%2013.32%2012.3934%2012.916%2012.6414%2012.572C12.8974%2012.228%2013.2534%2011.964%2013.7094%2011.78C14.1654%2011.596%2014.6934%2011.504%2015.2934%2011.504C15.9014%2011.504%2016.4334%2011.596%2016.8894%2011.78C17.3534%2011.964%2017.7094%2012.228%2017.9574%2012.572C18.2134%2012.916%2018.3414%2013.32%2018.3414%2013.784C18.3414%2014.192%2018.2374%2014.552%2018.0294%2014.864C17.8294%2015.168%2017.5374%2015.412%2017.1534%2015.596ZM15.2934%2012.476C14.7254%2012.476%2014.2774%2012.6%2013.9494%2012.848C13.6214%2013.088%2013.4574%2013.416%2013.4574%2013.832C13.4574%2014.248%2013.6174%2014.576%2013.9374%2014.816C14.2654%2015.056%2014.7174%2015.176%2015.2934%2015.176C15.8774%2015.176%2016.3334%2015.056%2016.6614%2014.816C16.9974%2014.576%2017.1654%2014.248%2017.1654%2013.832C17.1654%2013.416%2016.9934%2013.088%2016.6494%2012.848C16.3134%2012.6%2015.8614%2012.476%2015.2934%2012.476ZM15.2934%2019.124C15.9574%2019.124%2016.4814%2018.988%2016.8654%2018.716C17.2494%2018.436%2017.4414%2018.06%2017.4414%2017.588C17.4414%2017.124%2017.2494%2016.76%2016.8654%2016.496C16.4814%2016.224%2015.9574%2016.088%2015.2934%2016.088C14.6294%2016.088%2014.1094%2016.224%2013.7334%2016.496C13.3574%2016.76%2013.1694%2017.124%2013.1694%2017.588C13.1694%2018.06%2013.3574%2018.436%2013.7334%2018.716C14.1094%2018.988%2014.6294%2019.124%2015.2934%2019.124ZM25.3441%2016.28H23.1601V18.428H22.1521V16.28H19.9681V15.332H22.1521V13.172H23.1601V15.332H25.3441V16.28Z'%20fill='white'/%3e%3c/svg%3e") center/contain no-repeat}}@media(max-width:1439px){.footer__qr{flex-grow:1}}.footer__app{flex-shrink:0}@media(max-width:1439px){.footer__app{flex-grow:1}}.footer-app{display:flex;flex-direction:column;gap:14px;width:180px}@media screen and (min-width:600px){.footer-app{display:grid;grid-template-columns:repeat(2,1fr);min-width:48.3%}}@media screen and (min-width:992px){.footer-app{gap:4px;display:flex;min-width:180px}}.footer-app__item{height:56px;display:flex;justify-content:center;align-items:center;border-radius:10px;background:#fff;padding:5px 0}@media screen and (min-width:1440px){.footer-app__item img{width:100%}}.header{position:fixed;z-index:500;top:0;left:0;right:0;transition:background-color .3s,box-shadow .3s;background:#fff;box-shadow:0 4px 4px #00000040;-webkit-backdrop-filter:blur(6.4000000954px);backdrop-filter:blur(6.4000000954px)}.header .wrap{padding:5px 0;margin:2px 0;background-color:transparent}@media screen and (min-width:992px){.header .wrap{margin:0;padding:7px 0;background-color:transparent}}.header .root{display:flex;align-items:center;justify-content:space-between}.header .burger{width:34px;height:34px;position:relative;z-index:21;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.3s ease-in-out}.header .burger__line{width:30px;height:3px;background-color:#ff8502;border-radius:8px;transform-origin:50%;display:block}.header .burger .first{animation:first-rev .6s ease-in-out forwards}.header .burger .middle{margin-block:5px;animation:middle-rev .6s ease-in-out forwards}.header .burger .last{animation:last-rev .6s ease-in-out forwards}.header .burger.active{background-color:#fff;border-radius:50%}.header .burger.active .burger__line{background-color:#ff8502}.header .burger.active .first{animation:first .6s ease-in-out forwards}.header .burger.active .middle{animation:middle .6s ease-in-out forwards}.header .burger.active .last{animation:last .6s ease-in-out forwards}@media screen and (min-width:992px){.header .burger{display:none}}.header .nav{display:flex;justify-content:center}.header .nav ul{display:flex;align-items:center;justify-content:space-between;list-style:none}@media screen and (min-width:992px){.header .nav ul{max-width:100%;flex-wrap:wrap;justify-content:flex-end;gap:8px}}@media screen and (min-width:1200px){.header .nav ul{flex-wrap:nowrap}}.header .nav ul li{white-space:nowrap;width:100%}@media screen and (min-width:992px){.header .nav ul li{width:-moz-fit-content;width:fit-content}}.header .nav ul li a{display:flex;transition:.3s ease-in-out;position:relative;text-decoration:none;border-radius:8px;background:#fff3;padding:12px 8px;width:calc(100% - 16px);color:#494949;font-size:18px;font-weight:700;line-height:130%;text-transform:uppercase}@media screen and (min-width:992px){.header .nav ul li a{font-size:14px;padding:8px;border-radius:8px;background:transparent;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1440px){.header .nav ul li a{font-size:18px}}.header .nav ul li a:hover,.header .nav ul li a.active{transition:.3s ease-in-out;color:#ff8502;background-color:#fff}@media screen and (max-width:991px){.header .nav{position:absolute;left:0;top:0;z-index:-1;right:0;transition:.3s ease-in-out;max-height:64px;overflow:hidden}}@media screen and (max-width:991px)and (max-width:480px){.header .nav{max-height:100%}}@media screen and (max-width:991px){.header .nav ul{flex-direction:column;margin-top:66px;align-items:flex-start;gap:10px;max-height:0;opacity:0;transition:.3s ease-in-out;padding-left:16px;max-width:752px;width:100%;left:auto;right:auto}}@media screen and (max-width:991px)and (max-width:767px){.header .nav ul{max-width:565px}}@media screen and (max-width:991px){.header .nav.active{max-height:100dvh;padding-bottom:50vw;background:#fff}.header .nav.active ul{opacity:1;max-height:100%}}@media screen and (max-width:991px)and (max-width:480px){.header .nav.active{height:100dvh}.header .nav.active ul{justify-content:flex-start}}.logo{margin-right:auto;width:116px}@media screen and (min-width:992px){.logo{margin-right:15px;width:150px}.logo img{width:150px;height:100%}}@keyframes first{0%{transform:translateZ(0)}50%{transform:translate3d(0,8px,0)}to{transform:translate3d(0,8px,0) rotate(45deg)}}@keyframes middle{to{transform:scale(0);opacity:0}}@keyframes last{0%{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}to{transform:translate3d(0,-8px,0) rotate(135deg)}}@keyframes first-rev{0%{transform:translatey(8px) rotate(45deg)}50%{transform:translatey(8px) rotate(0)}to{transform:translatey(0) rotate(0)}}@keyframes middle-rev{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes last-rev{0%{transform:translatey(-10px) rotate(135deg)}50%{transform:translatey(-10px) rotate(0)}to{transform:translatey(0) rotate(0)}}.modal-universal{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:500}.modal-universal.modal-universal--open{animation:fadeIn .3s forwards}.modal-universal.modal-universal--closing{animation:fadeOut .3s forwards}.modal-universal__body{position:relative;background-color:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;width:calc(100% - 30px);max-width:500px;max-height:calc(100vh - 30px);display:flex;flex-direction:column;overflow:hidden;padding:40px 25px 40px 40px}.modal-universal__close{width:24px;height:24px;cursor:pointer;position:absolute;top:15px;right:15px}.modal-universal__close:before,.modal-universal__close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#333;transform-origin:center}.modal-universal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-universal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal-universal__content{padding-right:15px;overflow:auto}.winners-section{background:#ff8200;padding:47px 0 40px;position:relative;overflow:hidden;z-index:1}@media screen and (min-width:992px){.winners-section{padding:58px 0 82px}.winners-section:after{content:"";position:absolute;width:565px;height:565px;top:auto;bottom:0;border-radius:565px;opacity:.65;background:#ffa84e;filter:blur(147.1000061035px);left:50%;transform:translate(-50%);z-index:-1}}.winners{position:relative;z-index:1}.winners__body{position:relative;max-width:897px;margin:0 auto;background-color:#fff;padding:27px 18px;border-radius:24px}@media screen and (min-width:768px){.winners__body{padding:55px 50px}}@media screen and (min-width:992px){.winners__body:after{content:"";position:absolute;width:565px;height:565px;top:-8%;border-radius:565px;opacity:.65;background:#ffa84e;filter:blur(147.1000061035px);left:calc(50% - 891px);z-index:-2}.winners__body:before{content:"";position:absolute;width:565px;height:565px;top:auto;bottom:-100px;border-radius:565px;opacity:.65;background:#ffa84e;filter:blur(147.1000061035px);right:calc(50% - 891px);z-index:-2}}@media(min-width:1200px){.winners__body .images li:nth-child(1){background:url(/assets/media/cat-left-C3huwf1F.webp) center/contain no-repeat;aspect-ratio:27/32;top:47px;left:55px;width:488.508px;height:564.811px;z-index:-1}.winners__body .images li:nth-child(1):after{content:"";position:absolute;background:url(/assets/media/light-DTbEoDU5.webp) center/contain no-repeat;width:246.612px;height:246.612px;z-index:1;opacity:0;top:33px;left:77px}}@media(min-width:1200px){.winners__body .images li:nth-child(2){background:url(/assets/media/cat-EhGg4r12.webp) center/contain no-repeat;aspect-ratio:27/32;top:60px;right:108px;width:489.508px;height:643.811px;z-index:-1}}.winners__image{position:absolute;z-index:-1;top:-104px;max-width:200px;left:calc(50% - 115px)}@media(min-width:600px){.winners__image{max-width:400px;top:-204px;left:calc(50% - 206px)}}@media screen and (min-width:992px){.winners__image{display:none}}.winners__tabs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;margin-bottom:clamp(18px,12.6666666667px + 1.4814814815vw,34px)}@media screen and (min-width:768px){.winners__tabs{justify-content:flex-start}}.winners__tab{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:grid;place-items:center;transition:background-color .3s ease-in-out;padding:6px 12px;text-align:center;background:#bfbfbf;width:calc(33% - 8px);white-space:nowrap;border-radius:100px;color:#fff;font-size:clamp(12px,8.6666666667px + .9259259259vw,22px);font-weight:400;line-height:normal;text-transform:uppercase}@media screen and (min-width:768px){.winners__tab{width:191px;padding:16px;text-transform:lowercase}}.winners__tab:hover,.winners__tab_active{background-color:#ff8200;color:#fff}.winners__search-wrap{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;border-radius:24px;background:#fff;padding:12px}@media screen and (max-width:767px){.winners__search-wrap{background:transparent;flex-direction:column;padding:0;margin-bottom:17px}}@media screen and (min-width:768px){.winners__search-wrap{gap:24px;padding:16px 16px 16px 24px;margin-bottom:37px;border-radius:16px;box-shadow:0 4px 19px #00000012 inset}}.winners__search{flex-grow:1;width:100%;padding:10px 0;box-sizing:border-box;outline:0;color:#5f259f;font-family:ExoSoft,sans-serif;font-size:22px;font-weight:400;line-height:normal}.winners__search::-moz-placeholder{color:#c1c1c1}.winners__search::placeholder{color:#c1c1c1}@media screen and (max-width:767px){.winners__search{border-radius:5.204px;background:#fff;box-shadow:0 1.301px 6.18px #00000012 inset;padding:16px;font-size:16px}}.winners__search-btn.btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s;cursor:pointer;box-sizing:border-box;box-shadow:none;height:48px;width:100%;color:#fff;text-align:center;font-style:normal;line-height:normal;text-transform:capitalize;border:none;border-radius:16px;background:linear-gradient(180deg,#97d700 14.67%,#76bb20 66.67%);font-size:18px;font-weight:700}@media screen and (min-width:768px){.winners__search-btn.btn{height:61px;font-size:20px;max-width:264px}}.winners__list-container{border-radius:24px;background:#fff}.winners__list{max-height:270px;overflow-y:scroll;gap:8px;display:grid;padding-right:10px}@media screen and (min-width:992px){.winners__list{gap:10px;max-height:320px}}.winners__list::-webkit-scrollbar{width:8px;border-radius:8px;background:#f3f3f3;display:block}@media screen and (min-width:992px){.winners__list::-webkit-scrollbar{width:16px}}.winners__list::-webkit-scrollbar-thumb{border-radius:8px;background:#ff7b00}.winners__item{padding:8px;transition:background-color .3s ease-in-out;display:grid;grid-template-columns:1.2fr 2fr;-moz-column-gap:10px;column-gap:10px;height:-moz-fit-content;height:fit-content;color:#000;font-size:13px;line-height:normal;font-weight:700;text-transform:lowercase}@media screen and (min-width:768px){.winners__item{font-size:22px}}@media screen and (min-width:992px){.winners__item{grid-template-columns:1fr 2fr;-moz-column-gap:30px;column-gap:30px;padding:10px 15px 10px 10px}}.winners__item.active{background-color:#ff8200;color:#fff}.winners__item.active .winners__phone{color:#fff}.winners__description{grid-row:1/3;grid-column:2;place-items:center start;display:grid}.winners__phone{color:#ff8402}.winners__title{margin-bottom:119px;position:relative;z-index:2}@media(min-width:600px){.winners__title{margin-bottom:196px}}@media(min-width:992px){.winners__title{margin-bottom:56px}}.winners__title,.winners__image{opacity:0}.winners.empty-block{background:#fff;padding:20px 20px 16px;position:relative}.winners.empty-block .winners__list{max-height:266px;overflow:hidden}@media screen and (min-width:992px){.winners.empty-block{padding:40px 40px 26px;height:400px}.winners.empty-block .winners__list{max-height:334px;overflow:hidden}}.winners__empty{text-align:center;color:#ff7b00;font-size:20px;font-weight:900;line-height:normal;letter-spacing:1px;text-transform:uppercase;height:282px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:992px){.winners__empty{font-size:32px;letter-spacing:1.6px}}.winners__empty span{text-align:center;font-size:18px;font-weight:800;line-height:120%;letter-spacing:.28px;text-transform:none;max-width:482px;color:red}@media screen and (min-width:992px){.winners__empty span{font-size:24px;margin-top:10px}}.winners-empty{min-height:300px;border-radius:24px;background:#fff;position:relative;z-index:3;display:grid}#winners-container{display:none}#winners.active .winners__title{animation:prohibitions-title .7s ease both}#winners.active .winners__image{animation:prohibitions-fade-up .6s ease .15s both}#winners.active .images li:nth-child(1){animation:cat-peek-left .9s cubic-bezier(.22,1,.36,1) both;animation-delay:1s}#winners.active .images li:nth-child(1):after{animation:introFadeUp 0ms forwards;animation-delay:2s}#winners.active .images li:nth-child(2){animation:cat-peek-right .9s cubic-bezier(.22,1,.36,1) both;animation-delay:.2s}@keyframes cat-peek-left{0%{transform:translate(0) rotate(0)}to{transform:translate(-380px) rotate(-25deg) translateY(80px)}}@keyframes cat-peek-right{0%{transform:translate(0) rotate(0);top:60px}to{transform:translate(380px) rotate(15deg) translateY(80px);top:-60px}}.winners_modal{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:992px){.winners_modal{gap:20px}}.winners_modal__title{color:red;font-size:20px;font-weight:900;line-height:100%}@media screen and (min-width:992px){.winners_modal__title{font-size:30px}}.winners_modal__text{color:#6a7177;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:140%}@media screen and (min-width:992px){.winners_modal__text{font-size:20px}}.winners_modal__text small{color:#ff7b00;font-weight:700;font-size:16px}@media screen and (min-width:992px){.winners_modal__text small{font-size:20px}}.winners_modal__price{display:flex;gap:16px}.winners_modal__price .winners_modal__text{white-space:nowrap}.winners_modal__price span{color:#ff7b00;font-size:16px;font-weight:900;line-height:normal}@media screen and (min-width:992px){.winners_modal__price span{font-size:24px}}.intro{padding-top:112px;position:relative;z-index:3;background:url(/assets/media/intro-bg-CBiZAWXO.webp) 45% 97%/1463px no-repeat;color:#fff;overflow:hidden}@media screen and (min-width:992px){.intro{padding-top:92px}}@media screen and (min-width:1440px){.intro{background:url(/assets/media/intro-bg-CBiZAWXO.webp) center center/120% no-repeat}}.intro__subtitle{text-shadow:4.801px 2.401px 10.443px rgba(0,0,0,.25);font-size:clamp(26px,18.6666666667px + 2.037037037vw,48px);font-weight:400;line-height:1;letter-spacing:-.26px;text-transform:uppercase;opacity:0;transform:translate(40px);display:flex}@media screen and (min-width:992px){.intro__subtitle{letter-spacing:-.48px}}.intro__title{text-align:center;text-shadow:8.536px 4.268px 18.566px rgba(0,0,0,.25);font-size:clamp(89px,67px + 6.1111111111vw,155px);line-height:1;letter-spacing:-.89px;text-transform:uppercase;font-weight:400;opacity:0;transform:translate(40px)}@media screen and (min-width:992px){.intro__title{letter-spacing:-1.643px}}@media screen and (min-width:1440px){.intro__title{margin:6px 0 52px 3px;letter-spacing:5.357px}}.intro__body{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media screen and (min-width:992px){.intro__body{flex-direction:row;align-items:flex-start}}@media screen and (min-width:1440px){.intro__body{padding-top:134px;padding-bottom:35px}}.intro__left{max-width:500px;padding-top:109px}@media screen and (max-width:991px){.intro__left{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:26px}}@media screen and (min-width:1440px){.intro__left{padding-top:93px;max-width:100%}}.intro__right{position:relative;width:330px;height:354px;margin-top:-300px}@media screen and (min-width:992px){.intro__right{width:623px;height:634px;margin-top:12px;margin-right:30px;flex-shrink:0}}@media screen and (min-width:1440px){.intro__right{margin-right:-33px}}.intro__pan-wrapper{position:absolute;right:0;top:50%;transform:translateY(-50%)}.intro__pan-wrapper:after{content:"";position:absolute;background:url(/assets/media/light-DTbEoDU5.webp) center/contain no-repeat;left:auto;top:100px;right:58px;width:246.612px;height:246.612px;z-index:1;opacity:0}@media screen and (max-width:991px){.intro__pan-wrapper:after{width:128.485px;height:128.485px;top:56px;right:33px}}.intro__pan{width:700px;display:block;opacity:0;transform:translateY(250px)}@media screen and (max-width:991px){.intro__pan{width:370px}}.intro__link{text-decoration:none;border-radius:100px;border:4px solid #ffffff;background:linear-gradient(180deg,#97d700 14.67%,#76bb20 66.67%);width:396px;height:75px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:400;line-height:30px;letter-spacing:-.22px;text-transform:uppercase;opacity:0;transform:translateY(40px);position:relative}@media screen and (max-width:991px){.intro__link{width:244px;height:60px;font-size:18px;line-height:30px;letter-spacing:-.18px;z-index:2;margin-top:275px}}@media screen and (min-width:992px){.intro__link{margin-top:40px}}.intro--loaded .intro__title{animation:introFadeLeft .9s forwards}.intro--loaded .intro__subtitle{animation:introFadeLeft .9s .2s forwards}.intro--loaded .intro__pan{animation:introPan 1.2s .3s forwards}.intro--loaded .intro__link{animation:introFadeUp 1.2s .3s forwards}.intro--loaded .intro__pan-wrapper:after{animation:introFadeUp 0ms forwards;animation-delay:2s}.intro__floating--pepper{animation:float1 4s ease-in-out infinite}.intro__floating--cube{animation:float2 5s ease-in-out infinite}.intro__floating--eggplant{animation:float3 6s ease-in-out infinite}@keyframes introFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes introFadeLeft{to{opacity:1;transform:translate(0)}}@keyframes introArrow{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes introPan{to{opacity:1;transform:translate(0) rotate(0)}}@keyframes introPrice{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes float1{50%{transform:translateY(-20px) rotate(-20deg)}}@keyframes float2{50%{transform:translateY(-15px) rotate(-12deg)}}@keyframes float3{50%{transform:translateY(-25px) rotate(25deg)}}.images li{content:"";position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;animation-fill-mode:forwards}.prizes{position:relative;overflow:hidden;min-height:604px;padding:63px 0 93px;background:#ff8200;z-index:1}@media screen and (max-width:991px){.prizes{padding:44px 0 50px}.prizes:after{content:"";position:absolute;bottom:-700px;left:44%;transform:translate(-50%);z-index:-1;background:url(/assets/media/light-big-e0ofOBUo.webp) center/contain no-repeat;width:1400px;height:1400px}}.prizes__body{position:relative}.prizes__body:after{content:"";position:absolute;width:648px;height:648px;top:18%;border-radius:648px;opacity:.5;background:#fecf9b;filter:blur(117.2610244751px);left:calc(50% - 789px)}.prizes__body:before{content:"";position:absolute;width:648px;height:648px;top:auto;bottom:-38%;border-radius:648px;opacity:.5;background:#fecf9b;filter:blur(117.2610244751px);right:calc(50% - 891px)}@media screen and (max-width:991px){.prizes__title br{display:none}}.prizes__layout{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:92px}@media screen and (max-width:991px){.prizes__layout{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;margin-top:43px}}@media screen and (min-width:1440px){.prizes__layout{grid-template-columns:1fr 580px;margin-right:33px}}.prizes__cat{pointer-events:none;width:426px;height:auto;aspect-ratio:59/90;margin-left:-42px;margin-top:-58px;margin-bottom:-364px}@media screen and (min-width:992px){.prizes__cat{position:absolute;z-index:1;left:-55px;bottom:-135px;width:650px;height:952px;top:-61px}}.prizes__cat img{display:block;width:100%;height:auto}.prizes__info{position:relative;z-index:2;grid-column:2}.prizes__intro{display:flex;align-items:center;justify-content:center;margin-bottom:12px;padding:15px 18px;border-radius:21px;background:#efeaf6}@media screen and (min-width:992px){.prizes__intro{padding:23px 13px;margin-bottom:27px}}@media screen and (max-width:991px){.prizes__intro br{display:none}}.prizes__intro-text{font-size:clamp(18px,17.3333333333px + .1851851852vw,20px);font-weight:700;color:#000;text-align:center;line-height:normal;text-transform:uppercase}.prizes__list{display:flex;flex-direction:column;gap:11px}.prizes__item{display:flex;align-items:center;gap:clamp(16px,11px + 1.3888888889vw,31px);padding:20px 12px 23px;border-radius:46px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:992px){.prizes__item{padding:21px 33px 33px}}.prizes__item:hover{transform:translateY(-2px)}.prizes__icon{flex:0 0 80px;width:80px}@media screen and (min-width:992px){.prizes__icon{flex:0 0 107px;width:107px}}.prizes__icon img{display:block;width:100%;height:auto}.prizes__item-content{min-width:0;display:grid;gap:clamp(4px,1px + .8333333333vw,13px);margin-top:0}.prizes__item-title{color:#ff8200;font-size:clamp(18px,16px + .5555555556vw,24px);font-weight:700;line-height:normal;text-transform:uppercase}.prizes__item-description{color:#000;font-size:18px;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:-5px}.prizes__title,.prizes__intro,.prizes__item,.prizes__cat{opacity:0}.prizes.active .prizes__title{animation:prizes-title .7s ease both}.prizes.active .prizes__cat{animation:prizes-cat .9s ease .2s both}.prizes.active .prizes__intro{animation:prizes-fade-up .6s ease .25s both}.prizes.active .prizes__item{animation:prizes-fade-up .6s ease both}.prizes.active .prizes__item:nth-child(1){animation-delay:.4s}.prizes.active .prizes__item:nth-child(2){animation-delay:.55s}.prizes.active .prizes__item:nth-child(3){animation-delay:.7s}@keyframes prizes-title{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes prizes-fade-up{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes prizes-cat{0%{opacity:0;transform:translateY(70px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.prohibitions{position:relative;overflow:hidden;padding:46px 0 50px;background:#6027a7;z-index:1}@media screen and (min-width:992px){.prohibitions{padding:85px 0 180px}.prohibitions:after{content:"";position:absolute;width:565px;height:565px;top:18%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);left:50%;transform:translate(-50%);z-index:-1}}.prohibitions__body{position:relative;display:grid;grid-template-columns:1.8fr 1fr;gap:35px;margin-top:97px}@media screen and (max-width:991px){.prohibitions__body{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:34px}}@media screen and (min-width:992px){.prohibitions__body:after{content:"";position:absolute;width:565px;height:565px;top:-8%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);left:calc(50% - 891px)}.prohibitions__body:before{content:"";position:absolute;width:565px;height:565px;top:auto;bottom:-8%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);right:calc(50% - 891px)}}@media screen and (min-width:1440px){.prohibitions__body{grid-template-columns:596px 1fr}}.prohibitions__left{position:relative;z-index:2}.prohibitions__subtitle{margin:0 0 22px;color:#fff;text-align:center;font-size:clamp(22px,19.3333333333px + .7407407407vw,30px);font-weight:400;line-height:normal;text-transform:uppercase}@media screen and (min-width:992px){.prohibitions__subtitle{text-align:start;margin:0 0 81px}}.prohibitions__list{display:flex;flex-direction:column;gap:clamp(15px,8.6666666667px + 1.7592592593vw,34px);width:100%;max-width:596px}.prohibitions__item{display:flex;align-items:center;gap:22px;width:100%}@media screen and (max-width:991px){.prohibitions__item{border-radius:25px;background:#efeaf6;padding:18px 3px 13px 22px;min-height:88px}}.prohibitions__mark{display:none}@media screen and (min-width:992px){.prohibitions__mark{width:79px;height:81px;aspect-ratio:79/81;display:block;background:url(/assets/media/close-6h-7lSK_.webp) center/contain no-repeat}}.prohibitions__text{color:#000;font-size:clamp(16px,15.3333333333px + .1851851852vw,18px);font-weight:500;line-height:normal;text-transform:uppercase}@media screen and (min-width:992px){.prohibitions__text{border-radius:25px;background:#efeaf6;min-height:101px;display:flex;align-items:center;padding:0 29px 0 39px;width:100%}}.prohibitions__image{pointer-events:none;width:412px;height:auto;aspect-ratio:59/90;margin-left:34px;margin-top:-31px;margin-bottom:-428px}@media screen and (min-width:992px){.prohibitions__image{position:absolute;z-index:1;right:calc(50% - 738px);bottom:0;width:682px;height:952px;top:-11px;left:auto}}@media screen and (min-width:1200px){.prohibitions__image{right:calc(50% - 760px)}}@media screen and (min-width:1440px){.prohibitions__image{right:-95px}}.prohibitions__image img{display:block;width:100%;height:auto}.prohibitions__title,.prohibitions__subtitle,.prohibitions__item,.prohibitions__image{opacity:0}.prohibitions.active .prohibitions__title{animation:prohibitions-title .7s ease both}.prohibitions.active .prohibitions__subtitle{animation:prohibitions-fade-up .6s ease .15s both}.prohibitions.active .prohibitions__item{animation:prohibitions-fade-up .5s ease both}.prohibitions.active .prohibitions__item:nth-child(1){animation-delay:.25s}.prohibitions.active .prohibitions__item:nth-child(2){animation-delay:.35s}.prohibitions.active .prohibitions__item:nth-child(3){animation-delay:.45s}.prohibitions.active .prohibitions__item:nth-child(4){animation-delay:.55s}.prohibitions.active .prohibitions__image{animation:prohibitions-cat .8s ease .25s both}@keyframes prohibitions-title{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes prohibitions-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes prohibitions-cat{0%{opacity:0;transform:translate(50px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}.submit-video{position:relative;overflow:hidden;padding:46px 0 34px;background:#ff8200}@media screen and (min-width:992px){.submit-video{padding:74px 0 135px}}.submit-video__container{position:relative}.submit-video__container:after{content:"";position:absolute;width:648px;height:648px;top:-26%;border-radius:648px;opacity:.5;background:#fecf9b;filter:blur(117.2610244751px);left:calc(50% - 889px)}.submit-video__container:before{content:"";position:absolute;width:648px;height:648px;top:auto;bottom:-38%;border-radius:648px;opacity:.5;background:#fecf9b;filter:blur(117.2610244751px);right:calc(50% - 891px)}.submit-video__title{position:relative;z-index:2}.submit-video__content{position:relative;width:100%;margin-top:0}@media screen and (min-width:992px){.submit-video__content{margin-top:61px}}.submit-video__decor{position:absolute;z-index:1;border-radius:50%;overflow:hidden;display:none}@media screen and (min-width:992px){.submit-video__decor{display:block}}.submit-video__decor img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.submit-video__decor--left{left:-73px;top:155px;width:308px;height:308px;border:10px solid #ffffff}@media screen and (min-width:1440px){.submit-video__decor--left{width:508px;height:508px;border:16px solid #ffffff}}.submit-video__decor--right{right:-110px;top:-9px;width:427px;height:427px;border:14px solid #ffffff}@media screen and (min-width:1440px){.submit-video__decor--right{right:-110px;top:-9px;width:627px;height:627px;border:19px solid #ffffff}}.submit-video__form{position:relative;z-index:3;display:flex;flex-direction:column;width:100%;max-width:400px;min-height:573px;margin:33px auto 0;padding:30px 16px 32px 17px;box-sizing:border-box;border-radius:24px;background:#fafafa;box-shadow:0 4px 24px #0006}@media screen and (min-width:992px){.submit-video__form{width:568px;max-width:100%;min-height:598px;margin-top:52px;padding:60px 48px 32px}}.submit-video__field{width:100%}.submit-video__card-title{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:1.3;margin-bottom:10px}.submit-video__input{display:block;width:100%;height:44px;padding:0 25px;outline:none;background:transparent;text-align:center;box-sizing:border-box;color:#5f259f;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:130%;border-radius:40px;border:1px solid rgba(0,0,0,.2);transition:border-color .2s ease,box-shadow .2s ease}.submit-video__input.is-error,.submit-video__input[aria-invalid=true]{border-color:#d92d20b3;background:#d92d2006;box-shadow:0 0 0 3px #d92d2012}.submit-video__input::-moz-placeholder{color:#5f259f;opacity:1}.submit-video__input::placeholder{color:#5f259f;opacity:1}.submit-video__input:focus,.submit-video__input:focus-visible{border-color:#5f259f;box-shadow:0 0 0 3px #6633991f}.submit-video__input-second{height:52px;padding:20px;border-radius:16px;color:#000;font-size:14px;font-weight:400;line-height:130%}.submit-video__error{position:relative;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 16px);margin:8px auto 0;padding:7px 11px 7px 30px;box-sizing:border-box;border-radius:10px;background:#d92d2012;color:#b42318;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;line-height:1.35;text-align:left;animation:submit-video-error-in .18s ease both}.submit-video__error:before{content:"!";position:absolute;top:7px;left:10px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;border:1.5px solid currentColor;border-radius:50%;box-sizing:border-box;font-size:9px;font-weight:700;line-height:1}.submit-video__error[hidden]{display:none}.submit-video__error--checkbox{width:auto;max-width:none;margin:7px 0 0 30px;padding:6px 10px 6px 28px;border-radius:8px}.submit-video__error--checkbox:before{top:6px;left:9px}.submit-video__description{margin-top:31px;text-align:center}.submit-video__description br{display:none}@media screen and (min-width:992px){.submit-video__description{margin-top:47px}.submit-video__description br{display:block}}.submit-video__description-title{margin:0;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:130%}.submit-video__description-notice{color:#ff8502;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:130%}.submit-video__video{margin-top:11px}.submit-video__agreements{display:flex;flex-direction:column;gap:18px;margin-top:31px}@media screen and (min-width:992px){.submit-video__agreements{margin-top:49px}}.submit-video__agreement-group{display:flex;flex-direction:column}.submit-video__checkbox{position:relative;display:flex;align-items:flex-start;gap:10px;cursor:pointer}.submit-video__checkbox input{position:absolute;width:1px;height:1px;margin:0;opacity:0}.submit-video__checkbox input:checked+.submit-video__checkbox-icon{border-color:#5f259f;background:#5f259f;border-radius:2px}.submit-video__checkbox input:checked+.submit-video__checkbox-icon svg{opacity:1}.submit-video__checkbox input:focus-visible+.submit-video__checkbox-icon{outline:3px solid rgba(102,51,153,.18);outline-offset:2px}.submit-video__checkbox.is-error .submit-video__checkbox-icon{border-color:#d92d20;background:#d92d200a;box-shadow:0 0 0 3px #d92d2012}.submit-video__checkbox-icon{flex:0 0 20px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:4px;border:1px solid #5F259F;border-radius:2px;box-sizing:border-box;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.submit-video__checkbox-icon svg{width:12px;height:12px;fill:none;stroke:#fff;opacity:0;transition:opacity .2s ease}.submit-video__checkbox-text{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:130%}.submit-video__checkbox-text a{color:#5f259f;font-weight:600;text-decoration:underline}.submit-video__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.submit-video__button{display:flex;align-items:center;justify-content:center;width:210px;height:50px;margin:auto auto 0;padding:0 20px;border:0;border-radius:55.512px;background:var(--btn, linear-gradient(180deg, #97D700 14.67%, #76BB20 66.67%));color:#fff;cursor:pointer;transition:transform .2s ease,opacity .2s ease}@media screen and (min-width:992px){.submit-video__button{width:340px}}.submit-video__button:hover:not(:disabled){transform:translateY(-2px)}.submit-video__button:active:not(:disabled){transform:translateY(0)}.submit-video__button:focus-visible{outline:3px solid rgba(118,187,32,.35);outline-offset:3px}.submit-video__button:disabled,.submit-video__button.is-loading{cursor:wait;opacity:.7;transform:none}.submit-video__title,.submit-video__decor--right,.submit-video__decor--left{opacity:0}.submit-video.active .submit-video__title{animation:prizes-title .7s ease both}.submit-video.active .submit-video__decor--right{animation:prizes-cat .9s ease .2s both}.submit-video.active .submit-video__decor--left{animation:prizes-cat .9s ease 1s both}.submit-video__success{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%;margin:18px auto 0;padding:9px 14px 9px 35px;box-sizing:border-box;border-radius:12px;background:#76bb201a;color:#568d16;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:1.35;text-align:left;animation:submit-video-error-in .2s ease both}.submit-video__success:before{content:"✓";position:absolute;top:8px;left:12px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#76bb20;color:#fff;font-size:11px;line-height:1}.submit-video__success[hidden]{display:none}@keyframes submit-video-error-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.submit-video-message-modal{font-family:Montserrat,sans-serif}.submit-video-message-modal__body{position:relative;width:calc(100% - 32px);max-width:430px;margin:auto;padding:0;overflow:visible;border-radius:28px;background:#fff;box-shadow:0 24px 80px #1b09313d}.submit-video-message-modal__content{display:flex;flex-direction:column;align-items:center;padding:42px 34px 34px;text-align:center}@media screen and (max-width:575px){.submit-video-message-modal__content{padding:38px 22px 24px}}.submit-video-message-modal__icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:20px;border-radius:50%;background:#fff3e7}.submit-video-message-modal__icon span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid #5F259F;border-radius:50%;color:#5f259f;font-size:18px;font-weight:700;line-height:1}.submit-video-message-modal__title{margin:0;color:#000;font-size:22px;font-weight:700;line-height:1.2}@media screen and (max-width:575px){.submit-video-message-modal__title{font-size:20px}}.submit-video-message-modal__text{max-width:330px;margin-top:12px;color:#000000ad;font-size:14px;font-weight:400;line-height:1.5}.submit-video-message-modal__button{display:flex;align-items:center;justify-content:center;width:100%;max-width:260px;height:50px;margin-top:26px;padding:0 24px;border:0;border-radius:999px;background:linear-gradient(180deg,#97d700 14.67%,#76bb20 66.67%);box-shadow:0 8px 18px #76bb2038;color:#fff;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.submit-video-message-modal__button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #76bb2047}.submit-video-message-modal__button:active{transform:translateY(0)}.submit-video-message-modal__button:focus-visible{outline:3px solid rgba(118,187,32,.3);outline-offset:3px}.submit-video-message-modal__close{position:absolute;z-index:2;top:18px;right:18px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f5f3f7;cursor:pointer;transition:background .2s ease,transform .2s ease}.submit-video-message-modal__close:before,.submit-video-message-modal__close:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:2px;border-radius:2px;background:#000}.submit-video-message-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.submit-video-message-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.submit-video-message-modal__close:hover{background:#ece8f0;transform:rotate(4deg)}.submit-video-message-modal__close:focus-visible{outline:3px solid rgba(102,51,153,.16);outline-offset:2px}.terms{background-color:#5f259f;padding-bottom:54px;position:relative;padding-top:48px}@media screen and (min-width:992px){.terms{padding-top:70px;padding-bottom:77px}}.terms__body{position:relative}.terms__body:after{content:"";position:absolute;width:565px;height:565px;top:-8%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);left:calc(50% - 891px)}.terms__body:before{content:"";position:absolute;width:565px;height:565px;top:auto;bottom:-8%;border-radius:565px;background:#8039ce;filter:blur(147.1000061035px);right:calc(50% - 891px)}.terms__title,.terms__subtitle{position:relative;z-index:2}.terms__list{display:flex;justify-content:space-between;gap:clamp(12px,8.3333333333px + 1.0185185185vw,23px);position:relative;z-index:2;max-width:1144px;flex-direction:row;margin:120px auto 0}@media(max-width:1199px){.terms__list{justify-content:center;flex-wrap:wrap}}@media(max-width:767px){.terms__list{align-items:center;flex-direction:column}}@media screen and (min-width:768px){.terms__list{gap:10px 60px;margin:128px auto 0}}@media screen and (min-width:992px){.terms__list{display:grid;grid-template-columns:repeat(3,1fr);margin:128px auto 68px;gap:38px}}@media screen and (min-width:1200px){.terms__list{margin:165px -50px 68px;gap:50px}}@media screen and (min-width:1440px){.terms__list{margin:165px auto 68px}}.terms__item{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;border-radius:32px;background:#fedd00;width:330px;height:336px;justify-content:space-between}@media screen and (min-width:768px){.terms__item{flex-basis:40.333%;height:314px}}@media screen and (min-width:992px){.terms__item{max-width:352px;width:100%;height:380px}}@media screen and (min-width:1440px){.terms__item{height:430px}}.terms__item:nth-child(1){margin-bottom:107px;padding:0 0 79px}.terms__item:nth-child(1) img{width:183px;height:233px;-o-object-fit:contain;object-fit:contain}.terms__item:nth-child(1) .terms__img{margin-top:-51px}@media screen and (min-width:768px){.terms__item:nth-child(1){margin-bottom:82px}.terms__item:nth-child(1) .terms__img{margin-top:-71px}}@media screen and (min-width:992px){.terms__item:nth-child(1){margin-bottom:0;margin-top:77px;height:360px}.terms__item:nth-child(1) img{width:224px;height:288px}.terms__item:nth-child(1) .terms__img{margin-top:-102px}}@media screen and (min-width:1200px){.terms__item:nth-child(1):after{content:"";position:absolute;width:100%;height:103%;border-radius:32px;border:2px solid #FEDD00;top:-46px;left:-20px;z-index:-1}}@media screen and (min-width:1440px){.terms__item:nth-child(1){height:402px}}.terms__item:nth-child(2){margin-bottom:98px;padding:0 23px 55px}.terms__item:nth-child(2) img{width:282px;height:235.075px;-o-object-fit:contain;object-fit:contain}.terms__item:nth-child(2) .terms__img{margin-top:-72px}@media screen and (min-width:992px){.terms__item:nth-child(2){margin-bottom:0;padding:0 23px 34px}.terms__item:nth-child(2) img{width:334px;height:281px}.terms__item:nth-child(2) .terms__img{margin-top:-104px}}@media screen and (min-width:1200px){.terms__item:nth-child(2):after{content:"";position:absolute;width:100%;height:100%;border-radius:32px;border:2px solid #FEDD00;top:-33px;left:-20px;z-index:-1}}.terms__item:nth-child(3){padding:0 35px 94px;margin-bottom:41px}.terms__item:nth-child(3) img{width:240px;height:246.075px;-o-object-fit:contain;object-fit:contain}.terms__item:nth-child(3) .terms__img{margin-top:-72px;margin-left:39px}@media screen and (min-width:992px){.terms__item:nth-child(3){margin-top:74px;height:360px;padding:0 35px 64px}.terms__item:nth-child(3) img{width:280px;height:299px}.terms__item:nth-child(3) .terms__img{margin:-96px -56px 0 0}}@media screen and (min-width:1200px){.terms__item:nth-child(3):after{content:"";position:absolute;width:100%;height:103%;border-radius:32px;border:2px solid #FEDD00;top:-45px;left:-20px;z-index:-1}}@media screen and (min-width:1440px){.terms__item:nth-child(3){height:402px}}.terms__box{position:relative;z-index:1;display:flex;flex-direction:column}.terms__description{font-size:clamp(20px,16.6666666667px + .9259259259vw,30px);color:#000;text-align:center;font-weight:700;line-height:normal}.terms__note{color:#fff;text-align:center;font-size:clamp(14px,12.6666666667px + .3703703704vw,18px);font-weight:700;line-height:130%}#terms .terms__title,#terms .terms__item{opacity:0;will-change:transform,opacity}#terms .terms__title{transform:translateY(-40px)}#terms .terms__item{transform:translateY(60px)}#terms .terms__img{transform:scale(0)}#terms.active .terms__title{animation:fadeDown .8s ease forwards}#terms.active .terms__img{animation:scaleIn .8s ease .8s forwards}#terms.active .terms__item:nth-child(1){animation:fadeUp .8s ease .4s forwards}#terms.active .terms__item:nth-child(2){animation:fadeUp .8s ease .6s forwards}#terms.active .terms__item:nth-child(2) .terms__img{animation-delay:1s}#terms.active .terms__item:nth-child(3){animation:fadeUp .8s ease .8s forwards}#terms.active .terms__item:nth-child(3) .terms__img{animation-delay:2s}@media screen and (min-width:992px){#terms.active .terms__item:nth-child(3) .terms__img{animation-delay:1.2s}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.page-catalog{background-color:#ff8502}.catalog{padding:40px 0}.catalog__title{color:#000;margin-top:clamp(32px,30.3333333333px + .462962963vw,37px)}.catalog__back{max-width:200px}.catalog__back img{max-width:clamp(24px,21.3333333333px + .7407407407vw,32px);flex-shrink:0}.catalog__back span{color:#000}.catalog__tabs{position:relative;background-color:#fff;border-radius:330px;display:none}.catalog__tabs:before{position:absolute;left:0;content:"";width:50%;top:0;bottom:0;border:2px solid #000000;background-color:#97d700;border-radius:330px;transition:.3s}.catalog__tabs .tippy-box{padding:0;background:transparent}.catalog__tabs .tippy-box[data-placement^=bottom]>.tippy-arrow:before{color:#000}.catalog__tabs .tippy-content{padding:0;background:transparent}.catalog__tabs.active-last:before{transform:translate(100%)}.catalog__tabs.active-last .catalog__tab:last-child p span{color:#fff;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000}.catalog__tabs.active-last .catalog__tab:last-child .catalog__tab-icon{border-color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='14'%20viewBox='0%200%209%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.96955%208.39947C5.86756%208.50146%205.83356%208.77345%205.83356%208.92644C5.79956%209.58941%205.23859%2010.0144%204.64362%2010.0144C4.11664%2010.0144%203.45368%209.6744%203.45368%208.82444C3.45368%207.95749%204.16764%207.09053%204.77961%206.46156C5.27259%205.95159%206.12254%205.13563%206.12254%204.11568C6.12254%203.31673%205.59557%202.63676%204.43963%202.63676C4.06565%202.63676%203.52168%202.70476%203.0967%202.90875C2.73971%203.07874%202.50173%203.36772%202.04275%203.36772C1.49878%203.36772%200.903809%202.95974%200.903809%202.33078C0.903809%201.08984%203.19869%200.562866%204.60962%200.562866C6.9385%200.562866%208.46842%201.99079%208.46842%204.13268C8.46842%205.47562%207.85645%206.41057%207.12549%207.20953C6.56452%207.8215%206.27554%208.07648%205.96955%208.39947ZM6.05455%2011.7313C6.05455%2012.4453%205.40858%2013.0572%204.62662%2013.0572C3.84466%2013.0572%203.21569%2012.4453%203.21569%2011.7313C3.21569%2011.0173%203.84466%2010.4224%204.62662%2010.4224C5.40858%2010.4224%206.05455%2011.0173%206.05455%2011.7313Z'%20fill='%231D252D'/%3e%3c/svg%3e")}.catalog__tabs.active-last .catalog__tab:first-child p span{color:#494949;text-shadow:none}.catalog__tabs.active-last .catalog__tab:first-child .catalog__tab-icon{border-color:#494949;background-color:#494949;background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='14'%20viewBox='0%200%209%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.96955%208.39947C5.86756%208.50146%205.83356%208.77345%205.83356%208.92644C5.79956%209.58941%205.23859%2010.0144%204.64362%2010.0144C4.11664%2010.0144%203.45368%209.6744%203.45368%208.82444C3.45368%207.95749%204.16764%207.09053%204.77961%206.46156C5.27259%205.95159%206.12254%205.13563%206.12254%204.11568C6.12254%203.31673%205.59557%202.63676%204.43963%202.63676C4.06565%202.63676%203.52168%202.70476%203.0967%202.90875C2.73971%203.07874%202.50173%203.36772%202.04275%203.36772C1.49878%203.36772%200.903809%202.95974%200.903809%202.33078C0.903809%201.08984%203.19869%200.562866%204.60962%200.562866C6.9385%200.562866%208.46842%201.99079%208.46842%204.13268C8.46842%205.47562%207.85645%206.41057%207.12549%207.20953C6.56452%207.8215%206.27554%208.07648%205.96955%208.39947ZM6.05455%2011.7313C6.05455%2012.4453%205.40858%2013.0572%204.62662%2013.0572C3.84466%2013.0572%203.21569%2012.4453%203.21569%2011.7313C3.21569%2011.0173%203.84466%2010.4224%204.62662%2010.4224C5.40858%2010.4224%206.05455%2011.0173%206.05455%2011.7313Z'%20fill='%23E1E1E1'/%3e%3c/svg%3e")}.catalog__tab{position:relative;z-index:5;width:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px;padding:clamp(18px,20.6666666667px + -.1851851852vw,20px) 40px clamp(14px,16.6666666667px + -.1851851852vw,16px);cursor:default}.catalog__tab p span{font-size:clamp(19px,20.3333333333px + -.0925925926vw,20px);text-transform:uppercase;color:#494949}@media(max-width:1439px){.catalog__tab p span:first-child{display:none}}.catalog__tab p span:last-child{display:none}@media(max-width:1439px){.catalog__tab p span:last-child{display:block}}.catalog__tab:first-child p span{color:#fff;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000}.catalog__tab:first-child .catalog__tab-icon{border-color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='14'%20viewBox='0%200%209%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.96955%208.39947C5.86756%208.50146%205.83356%208.77345%205.83356%208.92644C5.79956%209.58941%205.23859%2010.0144%204.64362%2010.0144C4.11664%2010.0144%203.45368%209.6744%203.45368%208.82444C3.45368%207.95749%204.16764%207.09053%204.77961%206.46156C5.27259%205.95159%206.12254%205.13563%206.12254%204.11568C6.12254%203.31673%205.59557%202.63676%204.43963%202.63676C4.06565%202.63676%203.52168%202.70476%203.0967%202.90875C2.73971%203.07874%202.50173%203.36772%202.04275%203.36772C1.49878%203.36772%200.903809%202.95974%200.903809%202.33078C0.903809%201.08984%203.19869%200.562866%204.60962%200.562866C6.9385%200.562866%208.46842%201.99079%208.46842%204.13268C8.46842%205.47562%207.85645%206.41057%207.12549%207.20953C6.56452%207.8215%206.27554%208.07648%205.96955%208.39947ZM6.05455%2011.7313C6.05455%2012.4453%205.40858%2013.0572%204.62662%2013.0572C3.84466%2013.0572%203.21569%2012.4453%203.21569%2011.7313C3.21569%2011.0173%203.84466%2010.4224%204.62662%2010.4224C5.40858%2010.4224%206.05455%2011.0173%206.05455%2011.7313Z'%20fill='%231D252D'/%3e%3c/svg%3e")}.catalog__tab-icon{border:1px solid #494949;width:22px;height:22px;border-radius:50%;background-color:#494949;flex-shrink:0;background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='14'%20viewBox='0%200%209%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.96955%208.39947C5.86756%208.50146%205.83356%208.77345%205.83356%208.92644C5.79956%209.58941%205.23859%2010.0144%204.64362%2010.0144C4.11664%2010.0144%203.45368%209.6744%203.45368%208.82444C3.45368%207.95749%204.16764%207.09053%204.77961%206.46156C5.27259%205.95159%206.12254%205.13563%206.12254%204.11568C6.12254%203.31673%205.59557%202.63676%204.43963%202.63676C4.06565%202.63676%203.52168%202.70476%203.0967%202.90875C2.73971%203.07874%202.50173%203.36772%202.04275%203.36772C1.49878%203.36772%200.903809%202.95974%200.903809%202.33078C0.903809%201.08984%203.19869%200.562866%204.60962%200.562866C6.9385%200.562866%208.46842%201.99079%208.46842%204.13268C8.46842%205.47562%207.85645%206.41057%207.12549%207.20953C6.56452%207.8215%206.27554%208.07648%205.96955%208.39947ZM6.05455%2011.7313C6.05455%2012.4453%205.40858%2013.0572%204.62662%2013.0572C3.84466%2013.0572%203.21569%2012.4453%203.21569%2011.7313C3.21569%2011.0173%203.84466%2010.4224%204.62662%2010.4224C5.40858%2010.4224%206.05455%2011.0173%206.05455%2011.7313Z'%20fill='%23E1E1E1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;margin-bottom:4px;cursor:pointer}.catalog__list{margin-top:clamp(40px,34.6666666667px + 1.4814814815vw,56px);display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:clamp(8px,1.6666666667px + 1.7592592593vw,27px);margin-bottom:clamp(32px,30.3333333333px + .462962963vw,37px)}.catalog-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;position:relative;z-index:1;background-color:#fff;padding:clamp(12px,11.3333333333px + .1851851852vw,14px);text-decoration:none}.catalog-card__label{width:100%;font-size:clamp(12px,10px + .5555555556vw,18px);text-align:center;margin-bottom:10px;color:#000;font-weight:700;line-height:130%;white-space:nowrap}.catalog-card__media{height:clamp(136px,129.3333333333px + 1.8518518519vw,156px);display:flex;justify-content:center;align-items:center}.catalog-card__media img{max-height:100%}.catalog-card__description{margin-top:10px;font-weight:700;font-size:clamp(14px,13.3333333333px + .1851851852vw,16px);text-align:center;color:#000;text-transform:lowercase;line-height:normal;font-family:Manrope,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.catalog-regions{background-color:#97d700;font-family:ExoSoft,sans-serif;font-size:16px;color:#fff;border:2px solid #000000;padding:10px 0 10px 10px;border-radius:15px;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000;letter-spacing:2px;box-sizing:border-box}.catalog-regions__body{display:flex;flex-direction:column;row-gap:10px;max-height:150px;overflow:auto;padding-right:10px}
