@font-face{font-family:Inter;src:url(/static/Inter-Regular-Bsp27a9e.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/static/Inter-Bold-hK9z93v7.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/static/Inter-Medium-B-v0_u3u.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/static/Inter-Black-BWytvfSf.otf)format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url(/static/Inter-SemiBold-CwNhtc02.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:RAYDIS;src:url(/static/RAYDIS-DMJWmvqK.otf)format("opentype");font-weight:700;font-style:normal}:root{--red:#952132;--green:#9bc943;--black:#241e1e;--black60:#241e1e99;--white:#fff;--white60:#fff9;--white80:#fffc}body{color:var(--white);background-color:var(--red);margin:0;font-family:Inter;font-size:16px;font-weight:400}@media screen and (width<=1280px){body{font-size:12px}}*{box-sizing:border-box;line-height:1em;transition:all .25s linear}a{color:inherit;cursor:pointer;text-decoration:none}body>#root>content,body>content{min-height:calc(100vh - 217px)}body,body>#root>content body>#root,body>content{flex-direction:column;justify-content:start;align-items:center;gap:50px;display:flex}.container{width:100vw;max-width:1600px;margin-left:auto;margin-right:auto}@media screen and (width<=1600px){.container{max-width:1280px}}@media screen and (width<=1280px){.container{max-width:720px}}@media screen and (width<=720px){.container{max-width:calc(100vw - 40px)}}input[type=text],input[type=password],input[type=number],input[type=tel],input[type=email]{box-sizing:border-box;background:var(--white);width:100%;color:var(--black);-moz-appearance:textfield;border:none;border-radius:60px;outline:none;height:58px;padding:18px 20px;font-size:22px;font-weight:500}input[type=text]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder{color:var(--black60);font-family:Inter;font-weight:500}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (width<=1280px){input[type=text],input[type=password],input[type=number],input[type=tel],input[type=email]{height:54px;font-size:18px}}header{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:0;padding-top:50px;display:grid}header>:first-child,header>:first-child img{width:auto;height:72px;margin-right:auto}header>:nth-child(2),header>:nth-child(2) img{width:auto;height:117px;margin-left:auto;margin-right:auto}header>:nth-child(3){flex-direction:row;justify-content:end;align-items:center;gap:20px;display:flex}header>:nth-child(3) .pbl-select{width:106px}header .mobile-menu{display:none}footer{background-color:var(--green);width:100%;padding:75px 0}footer>.container{grid-template-columns:50% 50%;display:grid}footer>.container>:first-child{flex-direction:column;justify-content:space-between;align-items:start;gap:20px;min-height:187px;display:flex}footer>.container>:first-child>:first-child{flex-direction:row;justify-content:start;align-items:center;gap:45px;display:flex}footer>.container>:first-child>:nth-child(2){flex-direction:row;gap:20px;display:flex}footer>.container>:first-child>:first-child>:first-child,footer>.container>:first-child>:first-child>:first-child img{width:auto;height:72px}footer>.container>:first-child>:first-child>:nth-child(2),footer>.container>:first-child>:first-child>:nth-child(2) img{width:auto;height:60px}footer>.container>:first-child>:first-child>:nth-child(3),footer>.container>:first-child>:first-child>:nth-child(3) img{width:auto;height:72px}footer>.container>:nth-child(2){grid-template-columns:repeat(3,1fr);gap:10px;display:grid}footer>.container>:nth-child(2)>*{flex-direction:column;gap:24px;display:flex}footer>.container>:nth-child(2)>*>strong{margin-bottom:8px;padding:12px 0;font-weight:700}footer>.container>:nth-child(2)>*>:not(strong){white-space:nowrap;padding:3px 0;line-height:1.2em}.button{text-align:center;cursor:pointer;font-family:inherit;font-size:inherit;border:none;border-radius:30px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:20px;padding:6px 14px;font-weight:700;transition:all .25s linear;display:flex}.button.green{background-color:var(--green);color:var(--white)}.button.green:hover{background-color:var(--white);color:var(--green)}.button.green-black{background-color:var(--green);color:var(--black)}.button.green-black:hover{background-color:var(--red);color:var(--white)}.button.black-green{background-color:var(--black);color:var(--green)}.button.black-green:hover,.button.hover--white-red:hover{background-color:var(--white);color:var(--red)}header .button{height:53px;padding:12px 24px;font-size:24px}@media screen and (width<=1600px){footer>.container{grid-template-columns:1fr 671px;gap:20px}footer>.container>:first-child>:first-child>:first-child,footer>.container>:first-child>:first-child>:first-child img{height:58px}footer>.container>:first-child>:first-child>:nth-child(2),footer>.container>:first-child>:first-child>:nth-child(2) img{height:48px}footer>.container>:first-child>:first-child>:nth-child(3),footer>.container>:first-child>:first-child>:nth-child(3) img{height:58px}footer>.container>:nth-child(2){grid-template-columns:193px 193px 1fr}}@media screen and (width<=1280px){footer>.container{grid-template-columns:1fr;gap:40px}footer>.container>:first-child>:first-child>:first-child,footer>.container>:first-child>:first-child>:first-child img,footer>.container>:first-child>:first-child>:nth-child(2),footer>.container>:first-child>:first-child>:nth-child(2) img{height:44px}footer>.container>:first-child>:first-child>:nth-child(3),footer>.container>:first-child>:first-child>:nth-child(3) img{height:43px}footer>.container>:nth-child(2){grid-template-columns:146px 146px 263px;gap:70px}footer>.container>:first-child{min-height:unset;flex-direction:row}footer>.container>:first-child>:nth-child(2){flex-direction:column;justify-content:space-between;align-items:end;gap:16px}footer{padding:40px 0}header>:first-child,header>:first-child img{height:42px}header>:nth-child(2),header>:nth-child(2) img{height:53px}footer>.container>:nth-child(2)>*{gap:16px}footer>.container>:nth-child(2)>*>strong{margin-bottom:0}header{flex-direction:row;justify-content:center;padding-top:28px;display:flex}header>:first-child,header>:nth-child(3){display:none}header.placeholder-header>:nth-child(3){display:flex;position:fixed;top:15px;right:15px}header .mobile-menu .burger{background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.16667%2026C0.97005%2026%200%2025.0299%200%2023.8333C0%2022.6367%200.97005%2021.6667%202.16667%2021.6667H23.8333C25.0299%2021.6667%2026%2022.6367%2026%2023.8333C26%2025.0299%2025.0299%2026%2023.8333%2026H2.16667ZM2.16667%2015.1667C0.970051%2015.1667%200%2014.1966%200%2013C0%2011.8034%200.97005%2010.8333%202.16667%2010.8333H23.8333C25.0299%2010.8333%2026%2011.8034%2026%2013C26%2014.1966%2025.0299%2015.1667%2023.8333%2015.1667H2.16667ZM2.16667%204.33333C0.970049%204.33333%200%203.36328%200%202.16667C0%200.97005%200.97005%200%202.16667%200H23.8333C25.03%200%2026%200.97005%2026%202.16667C26%203.36328%2025.0299%204.33333%2023.8333%204.33333H2.16667Z'%20fill='white'/%3e%3c/svg%3e");background-position:contain;cursor:pointer;background-position:50%;background-repeat:no-repeat;width:26px;height:26px;display:block;position:fixed;top:15px;right:15px}header .mobile-menu.active .burger{background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%202L13%2013M13%2013L2%2024M13%2013L2%202M13%2013L24%2024'%20stroke='white'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e")}header .mobile-menu{z-index:999;background-color:var(--black);flex-direction:column;justify-content:start;align-items:center;gap:40px;width:100vw;height:100dvh;padding:28px 20px;display:flex;position:fixed;top:0;left:0;overflow:auto}header .mobile-menu:not(.active){top:-500vh;overflow:visible}header .mobile-menu>:nth-child(2),header .mobile-menu>:nth-child(2) img,header>:nth-child(2),header>:nth-child(2) img{height:51px}header .mobile-menu>:nth-child(3){text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}header .mobile-menu>:nth-child(3)>*{text-align:center;text-transform:uppercase;flex-direction:row;justify-content:center;align-items:center;height:59px;font-family:RAYDIS;font-size:16px;font-weight:700;display:flex}header .mobile-menu>:nth-child(4){flex-direction:column;gap:13px;display:flex}header .button{min-width:144px;font-size:18px}header .pbl-select{width:144px}header .mobile-menu>:nth-child(5),header .mobile-menu>:nth-child(5) img{height:73px;margin-top:auto}}@media screen and (width<=720px){header.placeholder-header>:nth-child(3) .pbl-select{width:80px;height:45px}header.placeholder-header>:nth-child(3) .pbl-select .pbl-select--placeholder{padding:6px 12px}footer{padding:24px 0}footer>.container{flex-direction:column-reverse;gap:40px;display:flex}footer>.container>:nth-child(2){grid-template-columns:1fr;gap:32px}footer>.container>:nth-child(2)>*>strong{margin-bottom:4px}footer>.container>:nth-child(2)>*{gap:8px}footer>.container>:nth-child(2) br{display:none}footer>.container>:first-child{border-top:1px solid #ffffff4d;flex-direction:column-reverse;gap:24px;padding-top:21px}footer>.container>:first-child>:nth-child(2){align-items:start;gap:8px}footer>.container>:first-child>:first-child{justify-content:space-between;gap:20px;width:100%}footer>.container>:first-child>:first-child>:first-child,footer>.container>:first-child>:first-child>:first-child img,footer>.container>:first-child>:first-child>:nth-child(2),footer>.container>:first-child>:first-child>:nth-child(2) img,footer>.container>:first-child>:first-child>:nth-child(3),footer>.container>:first-child>:first-child>:nth-child(3) img{height:32px}}@media screen and (width<=370px){footer>.container>:first-child>:first-child{gap:10px}footer>.container>:first-child>:first-child>:first-child,footer>.container>:first-child>:first-child>:first-child img,footer>.container>:first-child>:first-child>:nth-child(2),footer>.container>:first-child>:first-child>:nth-child(2) img,footer>.container>:first-child>:first-child>:nth-child(3),footer>.container>:first-child>:first-child>:nth-child(3) img{height:8.2vw}footer>.container>:nth-child(2)>*>:not(strong){white-space:normal}}.proj-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:auto;margin-bottom:auto;display:flex}.proj-placeholder span{text-transform:uppercase;color:var(--white);font-family:RAYDIS;font-size:100px;font-weight:700}.proj-placeholder span.green{color:var(--green)}@media screen and (width<=1280px){.proj-placeholder span{font-size:60px}}@media screen and (width<=720px){.proj-placeholder span{font-size:30px}}h1,h2,h3,h4{text-transform:uppercase;margin:0;font-family:RAYDIS}h1{font-size:100px}h2{font-size:55px}h4{font-size:24px}@media screen and (width<=1600px){h1{font-size:80px}h2{font-size:55px}}@media screen and (width<=1280px){h1,h2{font-size:34px}}@media screen and (width<=720px){h1{font-size:32px}h2{font-size:24px}h4{font-size:18px}}.nav{white-space:nowrap;background-color:#0000001a;border-radius:30px;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 80px;font-family:RAYDIS;font-size:20px;font-weight:700;display:flex}.nav>*{line-height:.9em}.index--banner{background-color:var(--white);background-image:url(/static/index_banner_bg-BbkaBIOc.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;border-radius:30px;flex-direction:column;gap:28px;padding:50px;display:flex}.index--banner h2{color:var(--red);flex-direction:column;width:750px;display:flex}.index--banner h2>*{line-height:.9em}.index--banner h2>:nth-child(2){color:var(--green)}.index--banner>:nth-child(2){color:var(--black60);width:720px;font-size:22px;font-weight:500}.index--banner>.button{width:fit-content;min-width:407px;height:76px;font-family:RAYDIS;font-size:40px}.index--banner>.button>*{margin-top:10px;line-height:.9em}.index--join{flex-direction:column;align-items:center;gap:50px;padding-bottom:50px;display:flex}.index--join>:nth-child(2){grid-template-columns:1fr 861px;align-items:center;gap:80px;width:100%;display:grid}.index--join>:nth-child(2)>img{width:auto;height:326px}.index--join>:nth-child(2)>:nth-child(2){text-align:center;grid-template-columns:1fr 1fr;gap:10px;display:grid}.index--join>:nth-child(2)>:nth-child(2)>*{background-color:var(--white);flex-direction:column;justify-content:center;gap:40px;padding:40px 0;display:flex}.index--join>:nth-child(2)>:nth-child(2)>:first-child{border-radius:60px 0 0 60px}.index--join>:nth-child(2)>:nth-child(2)>:nth-child(2){border-radius:0 60px 60px 0}.index--join>:nth-child(2)>:nth-child(2)>* img{width:auto;height:140px}.index--join>:nth-child(2)>:nth-child(2)>*>:nth-child(2){color:var(--red);font-family:RAYDIS;font-size:35px;line-height:.9em}.index--join>:nth-child(2)>:nth-child(2)>*>:nth-child(3){color:var(--black60);font-size:24px}.index--join>:nth-child(3){text-align:center;font-size:40px;font-weight:900;line-height:1em}.index--join>:nth-child(3) .green{color:var(--green)}.index--join>:nth-child(4){color:var(--white60);font-size:24px}.index--join>:nth-child(4) br{display:none}.index--awaits{background-color:var(--green);border-radius:60px;min-height:879px;padding:80px;position:relative}.index--awaits>*{flex-direction:column;gap:42px;width:1034px;max-width:100%;display:flex}.index--awaits>*>:first-child{color:var(--black)}.index--awaits>*>:nth-child(2){font-size:32px;font-weight:900;line-height:1em}.index--awaits>*>:nth-child(3){font-size:24px}.index--awaits:before,.index--awaits:after{content:"";-webkit-user-select:none;user-select:none;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute}.index--awaits:before{background-image:url(/static/index_awaits_yo-BRyd5cU-.svg);width:750px;height:680px;bottom:-200px;left:-300px}.index--awaits:after{background-image:url(/static/index_awaits-BltUl7RH.png);width:1252px;height:1053px;bottom:-63px;right:-66px}.index--stages{flex-direction:column;align-items:center;gap:50px;display:flex}.index--stages>:nth-child(2){grid-template-rows:445px;grid-template-columns:1fr 1fr 1fr;gap:60px;width:100%;display:grid}.index--stages>:nth-child(2)>*{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;border-radius:60px;flex-direction:column;justify-content:space-between;align-items:start;padding:50px;display:flex}.index--stages>:nth-child(2)>*>:nth-child(2){text-align:start;font-size:28px;font-weight:500}.index--stages>:nth-child(2)>*>:first-child br{display:none}.index--stages>:nth-child(2)>:first-child{background-color:var(--green);background-image:url(/static/index_stages_1-CbjQprmN.svg)}.index--stages>:nth-child(2)>:first-child>:first-child,.index--stages>:nth-child(2)>:first-child>:nth-child(2){color:var(--black)}.index--stages>:nth-child(2)>:nth-child(2){background-color:var(--white);background-image:url(/static/index_stages_2-F7zMjTRF.svg)}.index--stages>:nth-child(2)>:nth-child(2)>:first-child{color:var(--red)}.index--stages>:nth-child(2)>:nth-child(2)>:nth-child(2){color:var(--black)}.index--stages>:nth-child(2)>:nth-child(3){background-color:var(--black);background-image:url(/static/index_stages_3-QVSavtla.svg)}.index--stages>:nth-child(2)>:nth-child(3)>:first-child{color:var(--green)}.index--stages>:nth-child(2)>:nth-child(3)>:nth-child(2){color:var(--white)}.index--news{flex-direction:column;align-items:center;gap:50px;display:flex}.index--news>.swiper{width:100%}.index--news>.swiper .swiper-slide,.news-card{text-align:start;background-color:var(--white);border-radius:30px;flex-direction:column;gap:24px;padding:32px;display:flex}.index--news>.swiper .swiper-slide p,.news-card p{margin:0}.index--news>.swiper .swiper-slide>img,.news-card>img{object-fit:cover;object-position:center center;border-radius:30px 30px 0 0;width:100%;height:231px}.index--news>.swiper .swiper-slide>*,.news-card>*{margin:0}.index--news>.swiper .swiper-slide>:nth-child(2),.news-card>:nth-child(2){flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.index--news>.swiper .swiper-slide>:nth-child(2)>:first-child,.news-card>:nth-child(2)>:first-child{background-color:var(--green);color:var(--black);border-radius:30px;padding:7px 14px;font-size:12px;font-weight:900}.index--news>.swiper .swiper-slide>:nth-child(2)>:nth-child(2),.news-card>:nth-child(2)>:nth-child(2){background-color:var(--red);color:var(--white);border-radius:12px;padding:7px 14px;font-size:12px;font-weight:600}.index--news>.swiper .swiper-slide>:nth-child(3),.news-card>:nth-child(3){color:var(--black);font-size:24px;font-weight:900}.index--news>.swiper .swiper-slide>:nth-child(4),.news-card>:nth-child(4){color:var(--black60);font-size:16px;font-weight:400}.index--news>.swiper .swiper-slide>.button,.news-card>.button{white-space:nowrap;width:min-content;height:46px;margin-top:auto;padding:0 24px}.index--news>.swiper .swiper-slide>.button:after,.news-card>.button:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.86621%2011.0002H16.1341M11.0001%2014.2089L16.1341%2011.0002L11.0001%207.7915'%20stroke='%23241E1E'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:50%;background-size:100% 100%;width:22px;height:22px;transition:all .25s linear;display:block}.index--news>.swiper .swiper-slide>.button:hover:after,.news-card>.button:hover:after{filter:brightness(0)invert()}.index--banner-bot{background-color:var(--black);background-image:url(/static/index_banner_bot_bg-DoX9TClR.png);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 80%;border-radius:60px;padding:60px;position:relative}.index--banner-bot>*{flex-direction:column;justify-content:space-between;align-items:start;width:864px;min-height:681px;display:flex}.index--banner-bot>*>:first-child,.index--banner-bot>*>:first-child img{width:auto;height:117px}.index--banner-bot>*>:nth-child(2){flex-direction:column;display:flex}.index--banner-bot>*>:nth-child(2)>:first-child{color:var(--green)}.index--banner-bot>*>:nth-child(3){color:var(--white60);font-size:22px;font-weight:500}.index--banner-bot>*>:nth-child(4){flex-direction:row;justify-content:start;align-items:center;gap:50px;display:flex}.index--banner-bot>*>:nth-child(4)>*,.index--banner-bot>*>:nth-child(4)>* img{cursor:pointer;width:100px;height:100px}.index--banner-bot>*>:nth-child(4)>:hover{transform:scale(1.1)}@media screen and (width<=1600px){.nav{padding:20px 40px}.index--banner{background-position:right -30px bottom}.index--banner>:nth-child(2){width:576px;font-size:17px}.index--banner h2{font-size:44px}.index--banner>.button{border-radius:24px;min-width:325px;height:60px;font-size:32px}.index--join>:nth-child(2){grid-template-columns:1fr 616px}.index--join>:nth-child(2)>img{height:276px}.index--join>:nth-child(2)>:nth-child(2)>* img{height:99px}.index--join>:nth-child(2)>:nth-child(2)>*>:nth-child(2){font-size:25px}.index--join>:nth-child(2)>:nth-child(2)>*>:nth-child(3){font-size:17px}.index--join>:nth-child(3){font-size:32px}.index--join>:nth-child(4){font-size:24px}.index--awaits{min-height:703px;padding:64px}.index--awaits>*{gap:33px;width:827px}.index--awaits>*>:nth-child(2){font-size:25px}.index--awaits>*>:nth-child(3){font-size:20px}.index--awaits:before{bottom:-243px;left:-324px;transform:scale(.8)}.index--awaits:after{bottom:-162px;right:-177px;transform:scale(.8)}.index--stages>:nth-child(2){grid-template-rows:356px;gap:48px}.index--stages>:nth-child(2)>*>:first-child{font-size:44px}.index--stages>:nth-child(2)>*>:nth-child(2){font-size:22px}.index--banner-bot{padding:40px}.index--banner-bot>*{width:691px;min-height:562px}.index--banner-bot>*>:first-child,.index--banner-bot>*>:first-child img{height:94px}.index--banner-bot>*>:nth-child(2){font-size:44px}.index--banner-bot>*>:nth-child(3){width:388px;font-size:18px}.index--banner-bot>*>:nth-child(4){gap:40px}.index--banner-bot>*>:nth-child(4)>*,.index--banner-bot>*>:nth-child(4)>* img{width:80px;height:80px}}@media screen and (width<=1280px){.index--news>.swiper .swiper-slide>:nth-child(3),.news-card>:nth-child(3){font-size:18px}.index--news>.swiper .swiper-slide>:nth-child(4),.news-card>:nth-child(4){font-size:14px}.nav{display:none}.index--banner{background-image:url(/static/index_banner_bg_tablet-DabKQcb6.png);padding:24px}.index--banner h2{font-size:34px}.index--banner>:nth-child(2){width:343px;font-size:16px}.index--join{gap:30px;padding-bottom:0}.index--join>:nth-child(2){grid-template-columns:calc(100% - 367px) 357px;gap:10px}.index--join>:nth-child(2)>img{height:146px}.index--join>:nth-child(2)>:nth-child(2)>*{gap:18px;padding:17px 0}.index--join>:nth-child(2)>:nth-child(2)>* img{height:58px}.index--join>:nth-child(2)>:nth-child(2)>*>:nth-child(2){font-size:15px}.index--join>:nth-child(2)>:nth-child(2)>*>:nth-child(3){font-size:10px}.index--join>:nth-child(2)>:nth-child(2)>:first-child{border-radius:30px 0 0 30px}.index--join>:nth-child(2)>:nth-child(2)>:nth-child(2){border-radius:0 30px 30px 0}.index--join>:nth-child(3),.index--join>:nth-child(4){font-size:16px}.index--awaits{border-radius:30px;min-height:395px;padding:36px}.index--awaits>*{gap:10px;width:465px}.index--awaits>*>:nth-child(2){font-size:16px}.index--awaits>*>:nth-child(3){font-size:12px}.index--awaits:before{bottom:-284px;left:-341px;transform:scale(.44)}.index--awaits:after{bottom:-332px;right:-376px;transform:scale(.44)}.index--stages{gap:30px}.index--stages>:nth-child(2){grid-template-rows:251px;gap:20px}.index--stages>:nth-child(2)>*{border-radius:30px;padding:30px}.index--stages>:nth-child(2)>*>:first-child{font-size:32px}.index--stages>:nth-child(2)>*>:nth-child(2){font-size:16px}.index--stages>:nth-child(2)>*>:first-child br{display:block}.index--stages>:nth-child(2)>*{background-position:right bottom -40px}.index--news{gap:30px;max-width:100vw!important}.index--news>.swiper .swiper-slide,.news-card{width:392px}.index--banner-bot{background-image:url(/static/index_banner_bot_bg_tablet-DqsSCYsj.png);border-radius:30px}.index--banner-bot>*{gap:28px;min-height:316px}.index--banner-bot>*>:first-child,.index--banner-bot>*>:first-child img{height:59px}.index--banner-bot>*>:nth-child(2){font-size:28px}.index--banner-bot>*>:nth-child(3){font-size:16px}.index--banner-bot>*>:nth-child(4){gap:22px}.index--banner-bot>*>:nth-child(4)>*,.index--banner-bot>*>:nth-child(4)>* img{width:45px;height:45px}.index--banner-bot>*{width:536px}.index--banner-bot>*>:nth-child(2) br{display:none}}@media screen and (width<=720px){.index--banner h2{text-align:center;width:100%;font-size:24px}.index--banner{background-image:url(/static/index_banner_bg_mobile-MlSRxGZl.png);background-position:bottom;background-size:auto 68.5547vw;padding:24px 16px}.index--banner>:nth-child(2){text-align:center;width:100%}.index--banner>.button{margin-top:49.0234vw;margin-left:auto;margin-right:auto}.index--join>:nth-child(2){grid-template-columns:1fr;gap:30px}.index--join>:nth-child(2)>img{height:129px;margin-left:auto;margin-right:auto}.index--join>:nth-child(4){text-align:center}.index--join>:nth-child(4) br{display:block}.index--awaits{min-height:unset;padding:24px 24px calc(47.3684vw + 24px)}.index--awaits>*{text-align:center}.index--awaits:after{background-image:url(/static/index_awaits_yo_mobile--IODFdkI.svg);width:100vw;height:39.8496vw;bottom:-20px;left:50%;transform:translate(-50%,20%)}.index--awaits:before{background-image:url(/static/index_awaits_mobile-CKXRg4jg.png);width:100vw;height:47.3684vw;bottom:20px;left:50%;transform:translate(-50%)}.index--stages>:nth-child(2){grid-template-rows:repeat(3,256px);grid-template-columns:1fr}.index--stages>:nth-child(2)>*>:first-child{font-size:36px}.index--stages>:nth-child(2)>*>:nth-child(2){font-size:24px}.index--news>.swiper .swiper-slide,.news-card{width:321px}.index--news>.swiper .swiper-slide>img,.news-card>img{height:252px}.index--news>.swiper .swiper-slide>:nth-child(3),.news-card>:nth-child(3){font-size:16px}.index--news>.swiper .swiper-slide>:nth-child(4),.news-card>:nth-child(4){font-size:14px}.index--news>.swiper .swiper-slide>.button,.news-card>.button{font-size:15px}.index--banner-bot{background-size:auto 280px;padding:24px 16px}.index--banner-bot>*{width:100%}.index--banner-bot>*>:first-child,.index--banner-bot>*>:first-child img{display:none}.index--banner-bot>*>:nth-child(2){text-align:center;margin-left:auto;margin-right:auto;font-size:24px}.index--banner-bot>*>:nth-child(2) br{display:block}.index--banner-bot>*>:nth-child(3){text-align:center;width:100%;font-size:12px}.index--banner-bot>*>:nth-child(4){flex-direction:column;gap:30px}.index--banner-bot>*>:nth-child(4)>*,.index--banner-bot>*>:nth-child(4)>* img{width:60px;height:60px}}@media screen and (width<=390px){.index--banner h2{font-size:20px}.index--banner>.button{width:100%;min-width:unset;font-size:24px}.index--banner-bot>*>:nth-child(2){font-size:20px}}@media screen and (width<=335px){.index--banner h2,.index--banner-bot>*>:nth-child(2){font-size:18px}}.auth-container{background-color:#0000001a;border-radius:30px;flex-direction:column;gap:50px;max-width:710px;padding:50px;display:flex}.auth-container>*{width:100%}.auth-container .input-container{flex-direction:column;gap:20px;display:flex}.auth-container .button{text-transform:uppercase;height:70px;padding-top:10px;font-family:RAYDIS;font-size:32px;font-weight:700}.auth-container .checkbox-container{color:var(--white60);flex-direction:row;justify-content:space-between;align-items:center;font-size:23px;font-weight:500;display:flex}.auth-container .checkbox{cursor:pointer;flex-direction:row;justify-content:start;align-items:center;gap:10px;display:flex}.auth-container .checkbox:has(input:disabled){cursor:not-allowed}.auth-container .checkbox input{display:none}.auth-container .checkbox:before{content:"";box-sizing:border-box;border:2px solid var(--green);border-radius:3px;width:32px;height:32px;display:block}.auth-container .checkbox:has(input:checked):before{background-image:url(/static/check_white-DaGdPCoE.svg);background-position:50%;background-repeat:no-repeat;background-size:15px 15px}@media screen and (width<=1280px){.auth-container{border-radius:30px;gap:40px;max-width:428px;padding:24px}.auth-container .input-container{gap:16px}.auth-container .button{height:65px;font-size:24px}.auth-container .checkbox-container{color:var(--white80);flex-direction:column;align-items:start;gap:16px;font-size:16px}.auth-container .checkbox:before{width:24px;height:24px}}@media screen and (width<=458px){.auth-container{max-width:calc(100vw - 30px)}.auth-container .button{font-size:20px}}.docs{grid-template-rows:364px;grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.docs>*{background-color:var(--green);border-radius:20px;flex-direction:column;justify-content:space-between;gap:20px;padding:32px;display:flex}.docs>*>:first-child{color:var(--black);font-size:22px;font-weight:700;line-height:30px}.docs>*>:first-child:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.12'%20d='M23.9017%208.90174L18.5983%203.59844C18.2777%203.27778%2017.9049%203.0212%2017.5%202.83691V8.00009C17.5%208.70016%2017.5%209.05019%2017.6362%209.31758C17.7561%209.55278%2017.9473%209.74401%2018.1825%209.86385C18.4499%2010.0001%2018.7999%2010.0001%2019.5%2010.0001H24.6632C24.4789%209.59514%2024.2223%209.22239%2023.9017%208.90174Z'%20fill='white'%20stroke='black'%20stroke-width='3.33333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%208.5C5%206.3998%205%205.3497%205.40873%204.54754C5.76825%203.84193%206.34193%203.26825%207.04754%202.90873C7.8497%202.5%208.8998%202.5%2011%202.5H17.5L25%2010V21.5C25%2023.6002%2025%2024.6503%2024.5913%2025.4525C24.2317%2026.1581%2023.6581%2026.7318%2022.9525%2027.0913C22.1503%2027.5%2021.1002%2027.5%2019%2027.5H11C8.8998%2027.5%207.8497%2027.5%207.04754%2027.0913C6.34193%2026.7318%205.76825%2026.1581%205.40873%2025.4525C5%2024.6503%205%2023.6002%205%2021.5V8.5Z'%20fill='white'/%3e%3cpath%20d='M12.5%2011.25H10H12.5Z'%20fill='white'/%3e%3cpath%20d='M17.5%202.83691V8.00009C17.5%208.70016%2017.5%209.05019%2017.6362%209.31758C17.7561%209.55278%2017.9473%209.74401%2018.1825%209.86385C18.4499%2010.0001%2018.7999%2010.0001%2019.5%2010.0001H24.6632M20%2016.25H10M20%2021.25H10M12.5%2011.25H10M17.5%202.5H11C8.8998%202.5%207.8497%202.5%207.04754%202.90873C6.34193%203.26825%205.76825%203.84193%205.40873%204.54754C5%205.3497%205%206.3998%205%208.5V21.5C5%2023.6002%205%2024.6503%205.40873%2025.4525C5.76825%2026.1581%206.34193%2026.7318%207.04754%2027.0913C7.8497%2027.5%208.8998%2027.5%2011%2027.5H19C21.1002%2027.5%2022.1503%2027.5%2022.9525%2027.0913C23.6581%2026.7318%2024.2317%2026.1581%2024.5913%2025.4525C25%2024.6503%2025%2023.6002%2025%2021.5V10L17.5%202.5Z'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:30px;height:30px;margin:-4px 10px -4px 0;display:inline-block}.docs>*>:nth-child(2){flex-direction:row;justify-content:end;align-items:center;gap:20px;width:100%;display:flex}.docs>*>:nth-child(2)>*{cursor:pointer;background-color:var(--white);border-radius:100%;flex-direction:row;justify-content:center;align-items:center;width:49px;height:49px;display:flex}.docs>*>:nth-child(2)>* img{object-fit:contain;object-position:center;width:100%;height:100%}.docs>*>:nth-child(2)>:hover{background-color:var(--red)}.docs>*>:nth-child(2)>:hover img{filter:brightness(0)invert()}.participate{background-color:var(--white);border-radius:30px;padding:32px}.participate p,.participate span{color:var(--black60);margin:0;font-size:16px;line-height:24px}.participate h1,.participate h2,.participate h3,.participate h4{color:var(--black);text-transform:none;margin-bottom:24px;font-family:Inter;font-weight:900}.news{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.news>.news-card,.article>.news-card{width:100%}.article>.news-card:first-child>img{height:493px}.article{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1057px 1fr;gap:50px;display:grid}.article>:first-child{grid-area:1/1/4/2}.article>:nth-child(2){grid-area:1/2/2/3}.article>:nth-child(3){grid-area:2/2/3/3}.article>:nth-child(4){grid-area:3/2/4/3}.article>:first-child{cursor:default;height:fit-content}.article>.news-card:first-child>.button:after{order:-1;transform:rotate(180deg)}@media screen and (width<=1600px){.news{gap:40px}.article{grid-template-columns:1fr 1fr 1fr;grid-template-rows:unset;gap:50px 40px}.article>:first-child{grid-area:1/1/2/4}.article>:nth-child(2),.article>:nth-child(3),.article>:nth-child(4){grid-area:unset}}@media screen and (width<=1280px){.article>.news-card:first-child>img{height:350px}.article{grid-template-columns:1fr 1fr;gap:30px 20px}.article>:first-child{grid-area:1/1/2/3}.docs{flex-direction:column;gap:24px;display:flex}.docs>*{width:100%;min-height:150px}.news{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (width<=720px){.article>.news-card:first-child>img{height:264px}.article{flex-direction:column;gap:24px;display:flex}.article>:first-child{grid-area:unset}.docs{flex-direction:column;gap:24px;display:flex}.docs>*{min-height:200px}.participate p,.participate span{font-size:14px;line-height:18px}.news{grid-template-columns:1fr;gap:20px}}@media screen and (width<=350px){.news>.news-card{padding:24px}}:root{--radius:30px;--default-transition:all .25s linear}.pbl-select{border:2px solid var(--white);background:var(--white);width:100%;color:var(--black);transition:var(--default-transition);box-sizing:border-box;cursor:pointer;border-radius:30px;position:relative}@media screen and (width<=720px){:root{--radius:30px}}header .pbl-select{height:53px}@media screen and (width>=1380px){.pbl-select{height:53px}}.pbl-select.active{transition:var(--default-transition)}.pbl-select select{display:none}.pbl-select .pbl-select--placeholder{box-sizing:border-box;grid-template-columns:1fr 20px;justify-content:space-between;align-items:center;gap:6px;height:100%;padding:6px 20px;display:grid}.pbl-select .pbl-select--placeholder:after{content:"";width:20px;height:20px;transition:var(--default-transition);background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.5%209.75L13%2016.25L19.5%209.75'%20stroke='%236B7280'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain}.pbl-select.active .pbl-select--placeholder:after{transform:scaleY(-1)}.pbl-select .pbl-select--placeholder span{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:24px;font-weight:700;overflow:hidden}.pbl-select .pbl-select--list{--max:10000px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;max-height:min(calc(32px * 10 + 5px * 9), var(--max));z-index:9999;background:var(--white);box-sizing:border-box;border-radius:15px;grid-template-rows:32px;gap:2px;min-width:140px;padding:4px 5px 4px 4px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;overflow:auto}.pbl-select .pbl-select--list.top{bottom:calc(100% + 10px);top:unset}.pbl-select .pbl-select--list.bottom{bottom:unset;top:calc(100% + 10px)}.pbl-select .pbl-select--list.left{left:unset;right:0}.pbl-select:not(.active) .pbl-select--list{display:none}.pbl-select .pbl-select--list>div{box-sizing:border-box;background:var(--white);width:100%;color:var(--black);transition:var(--default-transition);-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 12px;display:flex;overflow:hidden}.pbl-select .pbl-select--list>div:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.pbl-select .pbl-select--list>div:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.pbl-select .pbl-select--list>div:hover{border-color:var(--green-color)}.pbl-select .pbl-select--list>div.active:after,.pbl-select .pbl-select--list>div:active:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6664%203.5L5.25036%209.9162L2.33398%206.99975'%20stroke='%239BC943'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:14px;height:14px;margin-left:auto;display:inline-block}.pbl-select .pbl-select--list>div span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.pbl-select .pbl-select--list>div span:first-child:last-child{width:100%;display:block}@media screen and (width<=1380px){.pbl-select .pbl-select--placeholder span{font-size:24px}.pbl-select .pbl-select--placeholder:after{width:13px;height:15px}.pbl-select .pbl-select--list>div span{font-size:13px}}.pbl-select>.button{display:none}@media screen and (width<=720px){.pbl-select .pbl-select--placeholder span{font-size:18px}.pbl-select.active:before{content:"";opacity:.85;z-index:9999999;background:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.pbl-select .pbl-select--list{z-index:9999999;max-height:calc(100vh - 102px);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:fixed;width:calc(100% - 40px)!important;bottom:82px!important;left:20px!important;top:unset!important}.pbl-select.active>.button{background-color:var(--green);color:var(--white);z-index:9999999;flex-direction:row;justify-content:center;align-items:center;height:40px;font-size:13px;display:flex;position:fixed;bottom:20px;left:20px;width:calc(100% - 40px)!important}.pbl-select .pbl-select--placeholder{grid-template-columns:1fr 15px;gap:5px}}.pbl-popup{box-sizing:border-box;z-index:99999999;text-align:start;border-radius:8px;flex-direction:column;justify-content:center;width:320px;max-width:320px;height:fit-content;padding:10px;transition:all 1s ease-in-out;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.pbl-popup>img.cross{cursor:pointer;width:25px;height:25px;position:absolute;top:42px;right:20px}.pbl-popup>img.cross.corner{top:20px}.pbl-popup.center{top:50%;transform:translate(-50%,-50%)}.pbl-popup.top{top:5%;transform:translate(-50%)}.pbl-popup.right-top{top:5%;right:5%;left:unset;transform:unset}.pbl-popup.success{border:2px solid var(--green);color:var(--black);background:#fff;border-radius:10px}.pbl-popup.error{border:2px solid var(--red);color:var(--black);background:#fff;border-radius:10px}.pbl-popup.moving-out{top:-50%}.pbl-popup>p{overflow-wrap:normal;margin-top:0;padding-right:30px;font-size:15px}.pbl-popup>p:last-child{margin-bottom:0}@media screen and (width<=calc(1312px + 2em)){.pbl-popup{min-height:60px;padding:15px}.pbl-popup>img.cross{width:25px;height:25px;top:15px;right:15px}}@media screen and (width<=calc(720px + 2em)){.pbl-popup>img.cross{width:25px;height:25px;top:15px;right:15px}}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.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{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border: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{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.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-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
