*,:before,:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-text-size-adjust:none;text-size-adjust:none;border:0;margin:0;padding:0}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}@font-face{font-family:Inter;font-display:swap;src:local(Inter),url(/assets/Inter-400-DoVccHXZ.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:local(Inter),url(/assets/Inter-500-B6Sez0Db.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:ScienceGothic;font-display:swap;src:local(Inter),url(/assets/ScienceGothic-400-CF8BzhE8.woff2)format("woff2");font-weight:400;font-style:normal}body{background-color:var(--gray-20);color:var(--gray-100);font-family:Inter}.wrapper{flex-direction:column;min-height:100dvh;display:flex}.inner{flex-grow:1}[hidden]{display:none!important}.typo{line-height:130%;}.typo h1,.typo h2,.typo h3,.typo h4,.typo h5,.typo h6{font-family:ScienceGothic,sans-serif}.typo h1{letter-spacing:-2%;font-size:clamp(32px,5vw,60px);line-height:120%}.typo h2{margin-block:80px 40px;font-size:clamp(28px,5vw,48px);line-height:120%}.typo h3{letter-spacing:-2%;margin-block:60px 30px;font-size:clamp(24px,5vw,36px);line-height:120%}.typo h4{letter-spacing:-2%;margin-block:50px 20px;font-size:clamp(18px,5vw,24px);line-height:120%}.typo h5{margin-block:40px 20px;font-size:clamp(16px,5vw,18px);line-height:120%}.typo h6{margin-block:12px;font-size:14px;line-height:140%}.typo p{margin-block:16px;font-size:16px;line-height:160%}.typo ol{margin-block:20px 24px;padding-left:1.1em;list-style-type:decimal}.typo ul{margin-block:20px 24px}.typo ul li{padding-left:1.1em;position:relative}.typo ul li:before{content:"";aspect-ratio:1;background-color:var(--primary);border:2px solid;border-radius:50%;width:6px;position:absolute;top:6px;left:0}.typo li:not(:last-child){margin-bottom:12px}.typo blockquote{background-color:#f6f6f6;border-radius:8px;margin-block:24px 40px;padding:clamp(12px,5vw,20px);font-size:clamp(16px,5vw,18px);line-height:120%}.typo>:first-child{margin-top:0}.typo>:last-child{margin-bottom:0}:root{--gray-100:#111113;--gray-90:#28282a;--gray-80:#414142;--gray-70:#585859;--gray-60:#707071;--gray-50:#888889;--gray-40:#a0a0a1;--gray-30:#b7b7b8;--gray-20:#d9d9d9;--gray-10:#e7e7e7;--gray-0:#fff;--primary:#a9f010;--primary-pressed:#8cca05;--container-width:1200px;--container-padding:16px}.container{width:100%;max-width:calc(var(--container-width) + var(--container-padding) * 2);padding-inline:var(--container-padding);margin-inline:auto}.container_lg{--container-width:1840px}.container_fluid{max-width:100%}.prefooter{background-color:var(--gray-30);padding-block:100px}.prefooter__inner{flex-direction:column;row-gap:12px;display:flex}.prefooter__content{position:relative}.prefooter__content:not(.is-expanded){max-height:210px;overflow:hidden}.prefooter__content:not(.is-expanded):before{content:"";background:linear-gradient(#b7b7b800,#b7b7b8);height:60px;position:absolute;inset:auto 0 0}.prefooter__more{cursor:pointer;background-color:#0000;border:none;align-items:center;column-gap:12px;width:fit-content;padding:4px 12px;font-size:14px;line-height:150%;display:inline-flex}@media(hover:hover)and (pointer:fine){.prefooter__more:hover{text-decoration:underline}}.prefooter__more .icon{transition:rotate .3s}.prefooter__more[aria-expanded=true] .icon{rotate:180deg}.faq{margin-block:100px}.faq__title{letter-spacing:-.02em;text-align:center;color:var(--gray-100);margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);font-weight:400;line-height:1.2}.faq__list{border-top:1px solid var(--gray-30);max-width:800px;margin-inline:auto}.faq__item{border-bottom:1px solid var(--gray-30);padding-block:4px}.faq__item[open] .faq__toggle .icon{transform:rotate(90deg)}.faq__summary{cursor:pointer;align-items:center;gap:20px;padding:20px;list-style:none;display:flex}.faq__summary::-webkit-details-marker{display:none}@media(hover:hover)and (pointer:fine){.faq__summary:hover{background-color:var(--gray-10)}}.faq__question{color:var(--gray-100);flex:1;font-family:ScienceGothic,sans-serif;font-size:clamp(16px,2vw,18px);font-weight:400;line-height:1.2}.faq__toggle{background-color:var(--gray-100);width:18px;height:18px;color:var(--gray-0);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq__toggle .icon{transition:transform .2s}.faq__answer{padding:0 20px 24px}.faq__answer p{color:var(--gray-100);margin:0 0 8px;font-size:16px;line-height:1.6}.faq__link{color:var(--gray-100);align-items:center;gap:4px;font-size:16px;line-height:1.6;text-decoration:none;display:inline-flex}@media(hover:hover)and (pointer:fine){.faq__link:hover{text-decoration:underline}}@media screen and not (min-width:768px){.faq{margin-block:56px}}.bid{background-color:var(--gray-0);margin-block:100px;padding-block:100px}.bid__frame{border-top:1px solid var(--gray-100);height:30px;position:relative}.bid__frame:before,.bid__frame:after{content:"";background-color:var(--gray-100);width:1px;height:100%;position:absolute;top:0}.bid__frame:before{left:0}.bid__frame:after{right:0}.bid__frame_bottom{border-top:none;border-bottom:1px solid var(--gray-100)}.bid__content{text-align:center;flex-direction:column;align-items:center;gap:24px;padding-block:60px;display:flex}.bid__title{letter-spacing:-.02em;color:var(--gray-100);font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);font-weight:400;line-height:1.2}.bid__subtitle{color:var(--gray-100);font-size:18px;line-height:1.6}.bid__btns{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.bid__btn{background-color:var(--gray-90);min-width:200px;color:var(--gray-0);border:2px solid var(--primary);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-family:ScienceGothic,sans-serif;font-size:14px;line-height:1.4;text-decoration:none;transition:background-color .1s ease-in-out;display:inline-flex}.bid__btn .icon{color:var(--gray-0)}@media(hover:hover)and (pointer:fine){.bid__btn:hover{background-color:var(--gray-100)}}.bid__text{color:var(--gray-80);max-width:900px;font-size:14px;line-height:1.5}.bid:last-child{margin-bottom:0}@media screen and not (min-width:600px){.bid{padding-block:60px}.bid__content{gap:20px;padding-block:16px}.bid__btn,.bid__btns{width:100%}}.form{margin-block:100px}.form__frame{border-top:1px solid var(--gray-100);height:30px;position:relative}.form__frame:before,.form__frame:after{content:"";background-color:var(--gray-100);width:1px;height:100%;position:absolute;top:0}.form__frame:before{left:0}.form__frame:after{right:0}.form__frame_bottom{border-top:none;border-bottom:1px solid var(--gray-100)}.form__body{align-items:stretch;gap:40px;padding-block:40px;display:flex}.form__content{flex-direction:column;flex:1;justify-content:center;gap:20px;display:flex}.form__title{letter-spacing:-.02em;color:var(--gray-100);font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,36px);font-weight:400;line-height:1.2}.form__subtitle{color:var(--gray-70);font-size:18px;line-height:1.5}.form__card{background-color:var(--gray-100);border-radius:8px;flex-direction:column;flex-shrink:0;gap:10px;width:458px;padding:40px;display:flex}@media screen and not (min-width:768px){.form{margin-block:60px}.form__body{flex-direction:column;padding-block:16px}.form__card{width:100%;padding:30px 20px 40px}}@media screen and (min-width:1110px){.form__body{padding-inline:100px}}.brand{background-color:var(--gray-100);color:var(--gray-0);border-radius:2px;align-items:center;margin-block:40px;padding:2px;display:flex}.brand__inner{aspect-ratio:1;background-color:var(--gray-0);border-radius:16px;place-items:center;width:326px;display:grid}.brand__img{aspect-ratio:1}.brand__title{padding:.5lh 40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}@media screen and not (min-width:768px){.brand{flex-direction:column;align-items:start;margin-top:16px;padding:20px}.brand__inner{width:120px}.brand__title{margin-top:16px;padding:0}.brand__img{width:80px;height:80px}}.pricing{background-color:var(--gray-100);color:var(--gray-100);border-radius:2px;margin-block:100px 80px;padding:2px}.pricing__title{margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.pricing__inner{background-color:var(--gray-0);border-radius:16px;padding:40px}.pricing__body{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:0 80px;display:grid}.pricing__item{color:inherit;border:0;border-bottom:1px solid var(--gray-10);line-height:160%;display:flex}.pricing__item:is(a,button){background:0 0;margin:0;padding:0;text-decoration:none}@media(hover:hover)and (pointer:fine){.pricing__item:is(a,button):hover{background-color:var(--gray-20)}}.pricing__item-copy{flex-grow:1;padding:12px;display:flex}.pricing__item-price{align-items:center;padding:12px 12px 12px 0}.pricing__item-inner{align-items:center;padding:12px 12px 12px 0;display:flex}.pricing__item-icon{border:1px solid var(--gray-100);border-radius:4px;place-items:center;width:18px;display:grid}@media screen and not (min-width:768px){.pricing{margin-block:60px}.pricing__inner{padding:20px}.pricing__body{flex-direction:column;display:flex}}.pricing-2{background-color:var(--gray-0);padding-block:100px}.pricing-2__title{margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.pricing-2__tabs{justify-content:stretch;column-gap:8px;margin-bottom:48px;display:flex}.pricing-2__cols{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:0 40px;display:grid}.pricing-2__inner{display:none}.pricing-2__inner_desk{display:contents}.pricing-2__details{margin-left:calc(var(--container-padding) * -1);width:calc(100% + var(--container-padding) * 2)}.pricing-2__details:not(:last-child){border-bottom:1px solid var(--gray-20)}.pricing-2__details[open]{background-color:#f6f6f6}.pricing-2__details[open] .icon_chevron-bottom{rotate:180deg}.pricing-2__summary{cursor:pointer;justify-content:space-between;align-items:center;padding:20px;font-family:ScienceGothic,sans-serif;display:flex}.pricing-2__summary::-webkit-details-marker{display:none}.pricing-2__items{padding-inline:var(--container-padding)}.pricing-2__item{color:inherit;border:0;border-bottom:1px solid var(--gray-10);line-height:160%;display:flex}.pricing-2__item:is(a,button){background:0 0;margin:0;padding:0;text-decoration:none}@media(hover:hover)and (pointer:fine){.pricing-2__item:is(a,button):hover{background-color:var(--gray-20)}}.pricing-2__item-copy{flex-grow:1;padding:12px;display:flex}.pricing-2__item-price{align-items:center;padding:12px 12px 12px 0}.pricing-2__item-chevron{color:red;place-items:center;display:grid}@media screen and not (min-width:768px){.pricing-2__inner{display:none}.pricing-2__inner_mobi{display:contents}}.cols2{grid-template-columns:1fr 1fr;gap:32px 80px;margin-block:80px;display:grid}.cols2__img{border-radius:16px;width:auto;max-width:100%;height:auto}.cols2__title{margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.cols2__copy{font-size:16px;line-height:160%}@media screen and not (min-width:1000px){.cols2{grid-template-columns:1fr}}@media screen and not (min-width:768px){.cols2__title{margin-bottom:20px}}.hero{margin-top:calc(var(--header-height) * -1 - 8px);background:url(/assets/bg-CU8toTlT.jpg) 50%/cover no-repeat;align-items:center;min-height:700px;padding-top:80px;display:flex;flex-direction:column;}.hero__inner{display:flex}.hero__col{flex:1;justify-content:center;align-items:center;display:flex}.hero__col_vertical{flex-direction:column;align-items:start;row-gap:32px}.hero__title{letter-spacing:-2%;color:var(--gray-0);padding-right:24px;font-family:ScienceGothic,sans-serif;font-size:clamp(32px,5vw,60px);line-height:120%;margin-top: 80px;}.hero__copy{color:var(--gray-0);font-size:18px;line-height:150%}.hero__actions{margin-top:16px}.hero__img{max-width:100%;height:auto;transform:translateY(80px)}.hero .container{height:100%}@media screen and not (min-width:768px){.hero{min-height:600px;padding-bottom:20px;}.hero__inner{flex-direction:column;row-gap:60px}.hero__col_vertical{row-gap:12px}.hero__title{ margin-top: 20px;width:100%;margin-bottom:0;padding-right:0}.hero__img{width:440px;margin-inline:auto;display:block;transform:none}}.partners__item{background-color:var(--gray-0);border-radius:16px;place-items:center;width:100%;height:80px;display:grid}.partners__item:not(:last-child){margin-bottom:2px}.partners__img{max-width:100%}.partners__arrows{background-color:var(--gray-0);border-radius:30px;gap:6px;margin-top:20px;padding:2px;display:inline-flex}.partners__arrows-wrapper{justify-content:center;display:flex}.partners__arrow{background-color:var(--gray-100);width:40px;height:40px;color:var(--gray-0);cursor:pointer;opacity:1;border:none;border-radius:50%;place-items:center;transition:opacity .2s;display:grid;position:static;top:auto;transform:none}.partners__arrow:disabled{opacity:.4}@media screen and not (min-width:768px){.partners__item{border-radius:8px;height:52px}.partners__img{width:100%;max-width:86px;height:auto}}.solution{margin-block:80px}.solution__title{margin-bottom:42px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.solution__title span{color:var(--gray-60)}.solution__content{gap:24px 80px;display:flex}.solution__col{flex:1}.solution__img{max-width:100%;height:auto}.solution__item{padding:16px 20px;display:flex}.solution__item-icon{margin-right:20px}.solution__item-title{margin-block:4px 14px;font-family:ScienceGothic,sans-serif;font-size:18px;line-height:120%}.solution__item-list{flex-direction:column;row-gap:8px;padding-left:1em;line-height:160%;list-style-type:disc;display:flex}.solution__item:not(:last-child){border-bottom:1px solid var(--gray-30)}@media screen and not (min-width:768px){.solution{margin-block:56px}.solution__content{flex-direction:column}.solution__title{margin-bottom:20px}.solution__item{padding-inline:0}.solution__img{width:400px;max-width:100%;margin-inline:auto;display:block}}.promo{margin-block:24px 40px}.promo__title{letter-spacing:-2%;text-align:center;margin-bottom:12px;font-family:ScienceGothic,sans-serif;font-size:clamp(32px,5vw,60px);line-height:120%}.promo__copy{letter-spacing:-2%;text-align:center;margin-bottom:38px;font-family:ScienceGothic,sans-serif;font-size:clamp(18px,5vw,24px);line-height:120%}.promo__articles{grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:28px 40px;display:grid}@media screen and not (min-width:480px){.promo__title{font-size:22px}.promo__articles{grid-template-columns:1fr;row-gap:8px}}.our-team{color:var(--gray-0);background:url(/assets/team-Cr_UvAjn.jpg) 50%/cover no-repeat;grid-template-columns:442px 1fr;padding:120px 40px;display:grid;overflow:hidden}.our-team__logo{margin-bottom:20px}.our-team__title{letter-spacing:-2%;margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.our-team__copy{margin-bottom:40px;font-size:18px;line-height:150%}.our-team__arrows{background-color:var(--gray-0);border-radius:30px;gap:6px;padding:2px;display:inline-flex}.our-team__arrows-wrapper{justify-content:center;display:flex}.our-team__arrow{background-color:var(--gray-100);width:40px;height:40px;color:var(--gray-0);cursor:pointer;opacity:1;border:none;border-radius:50%;place-items:center;transition:opacity .2s;display:grid;position:static;top:auto;transform:none}.our-team__arrow:disabled{opacity:.4}.our-team__carousel{max-width:100%}.our-team__carousel .splide__track{margin-block:-80px;padding-block:80px}.person{text-align:center;flex-direction:column;align-items:center;width:268px;transition:scale .1s ease-in-out;display:flex}.person__name{color:var(--gray-0);font-size:14px;line-height:140%}.person__copy{color:var(--gray-30);font-size:14px;line-height:150%}.person.is-active{scale:1.2}@media screen and not (min-width:800px){.our-team{flex-direction:column;padding:40px;display:flex}.our-team__content{display:contents}.our-team__copy{margin-bottom:60px}.our-team__arrow-wrapper{margin-top:60px;order:9;margin-inline:auto}.our-team__carousel .splide__track{padding-block:40px}.person{width:100%}.person.is-active{scale:1}}@media screen and not (min-width:480px){.our-team{padding:40px 20px}.our-team__title{margin-bottom:20px}}.why{background-color:var(--gray-0);margin-block:100px;padding-block:100px}.why__label{z-index:1;background-color:var(--gray-100);color:var(--gray-0);margin-bottom:12px;border-radius:16px;align-items:center;margin-inline:100px;padding:4px 12px;font-family:ScienceGothic,sans-serif;font-size:14px;line-height:150%;display:inline-flex;position:relative}.why__label:before{content:"";aspect-ratio:1;background-color:var(--primary);border-radius:50%;width:8px;margin-right:8px;display:block}.why__title{margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.why__copy{color:var(--gray-70);font-size:18px;line-height:150%}.why__inner{z-index:0;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px 80px;padding-inline:100px;display:grid;position:relative}.why__inner:before{content:"";aspect-ratio:1;z-index:-1;background:url("data:image/svg+xml,%3csvg%20width='609'%20height='534'%20viewBox='0%200%20609%20534'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.37%200L496.114%20106.085C537.129%20129.764%20567.927%20164.509%20586.713%20204.903C593.869%20219.978%20599.083%20235.573%20603.003%20251.516C615.265%20305.106%20607.767%20362.609%20578.387%20413.497C549.007%20464.385%20502.546%20499.393%20450.415%20515.806C434.411%20520.793%20418.535%20523.665%20401.902%20525.005C357.763%20528.523%20312.038%20519.633%20271.024%20495.953L264.461%20492.164L107.458%20533.937L0%20471.896L40.0424%20402.541L200.519%20359.49L386.314%20466.759L433.55%20454.087L466.511%20396.997L414.313%20347.223L390.856%20387.851L266.583%20316.102L338.138%20192.165L462.001%20263.677L438.545%20304.306L505.737%20329.055L541.12%20267.77L528.476%20220.526L342.681%20113.257L312.37%200ZM74.8723%20342.214L265.133%2012.6722L295.444%20125.929L188.111%20311.835L74.8723%20342.214Z'%20fill='%23F0F0F0'/%3e%3c/svg%3e") 50%/contain no-repeat;max-width:100%;height:540px;display:block;position:absolute;top:50%;left:0;transform:translateY(-60%)}.why__list{flex-direction:column;row-gap:40px;font-family:ScienceGothic,sans-serif;display:flex}.why__li{align-items:center;column-gap:20px;display:flex}.why__frame{border-top:1px solid var(--gray-100);z-index:1;height:30px;margin-bottom:40px;position:relative}.why__frame:before,.why__frame:after{content:"";background-color:var(--gray-100);width:1px;height:100%;position:absolute;top:0}.why__frame:before{left:0}.why__frame:after{right:0}.why__frame_bottom{border-top:none;border-bottom:1px solid var(--gray-100);margin-top:40px;margin-bottom:0}@media screen and not (min-width:768px){.why{margin-block:56px;padding-block:56px}.why__title{margin-bottom:20px}.why__inner{padding-inline:20px}.why__label{margin-inline:20px}.why__list{row-gap:20px}.why__frame{margin-bottom:16px}.why__frame_bottom{margin-top:16px;margin-bottom:0}}.works{margin-block:32px}.works__title{text-align:center;margin-bottom:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.works__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.works__actions{justify-content:center;margin-top:40px;display:flex}.work-card{background-color:var(--gray-0);border-radius:2px}.work-card__img-wrap{aspect-ratio:4/3;border-radius:16px;overflow:hidden}.work-card__img{object-fit:cover;border-radius:16px;width:100%;max-width:calc(100% - 4px);height:100%;margin:2px}.work-card__table{flex-direction:column;gap:4px;padding:8px;display:flex}.work-card__row{align-items:flex-start;padding:8px;display:flex}.work-card__row_border-b{border-bottom:1px solid var(--gray-20)}.work-card__row_border-y{border-top:1px solid var(--gray-20);border-bottom:1px solid var(--gray-20)}.work-card__label{letter-spacing:-.03em;width:130px;color:var(--gray-70);flex-shrink:0;font-family:ScienceGothic,sans-serif;font-size:14px;line-height:1.5}.work-card__value{color:var(--gray-100);flex:1;font-size:14px;line-height:1.5}@media screen and not (min-width:1024px){.works__grid{grid-template-columns:repeat(2,1fr)}}@media screen and not (min-width:640px){.works{margin-block:56px}.works__grid{grid-template-columns:1fr}}.delivery{background-color:var(--gray-0);margin-block:100px;padding-block:100px}.delivery__heading{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-items:center;gap:20px 80px;margin-bottom:40px;display:grid}.delivery__title{font-family:ScienceGothic,sans-serif;font-size:clamp(28px,5vw,48px);line-height:120%}.delivery__subtitle{font-size:18px;line-height:150%}.delivery__tabs{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.delivery__tabs .tab{flex:360px}.delivery__actions{justify-content:center;margin-bottom:24px;display:flex}.delivery__helper{color:var(--gray-50);text-align:center;max-width:512px;margin-inline:auto;line-height:150%;display:block}@media screen and not (min-width:930px){.delivery__heading{grid-template-columns:1fr}}@media screen and not (min-width:768px){.delivery{margin-block:56px;padding-block:56px}}.schema{margin-bottom:24px;display:flex}.schema__steps{flex-grow:1;display:flex;transform:translateY(-16px)}.schema__item{--bg:var(--gray-0);counter-increment:name;flex-direction:column-reverse;flex-grow:1;align-items:center;margin-inline:-44px;display:flex}.schema__item-icon{border:1px solid var(--gray-30);background-color:var(--bg);border-radius:16px;place-items:center;width:90px;height:70px;display:grid;position:relative}.schema__item-icon:before{content:"";background-color:var(--gray-30);width:1px;height:80px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.schema__item-number{background-color:var(--gray-100);color:var(--primary);aspect-ratio:1;margin-block:16px;border-radius:50%;place-items:center;width:32px;margin-bottom:86px;font-family:ScienceGothic,sans-serif;font-size:14px;line-height:150%;display:grid;position:relative}.schema__item-number:before{content:"0" counter(name)}.schema__item-number:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='70'%20height='12'%20viewBox='0%200%2070%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='5'%20width='58'%20height='2'%20fill='url(%23paint0_linear_263_6987)'/%3e%3cpath%20d='M67.7637%206L59%2010.3818V1.61816L67.7637%206Z'%20fill='%23A9F010'%20stroke='black'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_263_6987'%20x1='0'%20y1='6'%20x2='58'%20y2='6'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23111113'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='%23111113'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") 50%/contain no-repeat;width:70px;height:12px;position:absolute;top:50%;left:calc(100% + 54px);transform:translateY(-50%)}.schema__item-message{background-color:var(--bg);border:1px solid var(--gray-30);text-align:center;border-radius:16px;max-width:254px;padding:12px;font-size:14px;line-height:150%}.schema__item:first-child{margin-left:0}.schema__item:last-child{margin-right:0}.schema__item:nth-child(2n){transform:translateY(-28px)}.schema__item:nth-child(odd){--bg:#f6f6f6;flex-direction:column}.schema__item:nth-child(odd) .schema__item-icon:before{top:100%;bottom:auto}.schema__item:nth-child(odd) .schema__item-number{margin-top:86px;margin-bottom:16px}.schema__last{flex-direction:column;align-items:center;row-gap:22px;display:flex}.schema__copy{text-align:center;max-width:230px;font-size:14px;line-height:150%}@media screen and not (min-width:1080px){.schema__item-message{max-width:160px}.schema__item-number:after{left:calc(100% + 12px)}}@media screen and not (min-width:930px){.schema{flex-direction:column}.schema__steps{flex-direction:column;row-gap:55px;max-width:400px;margin-bottom:60px}.schema__item{column-gap:8px;margin-inline:0;flex-direction:row!important;transform:none!important}.schema__item-icon{aspect-ratio:1;width:70px}.schema__item-icon:before{content:none}.schema__item-number{min-width:32px;margin-block:0!important}.schema__item-number:after{top:calc(100% + 44px);left:50%;transform:translate(-50%)rotate(90deg)}.schema__item-message{max-width:none}.schema__img{max-width:230px;height:auto;margin-left:calc(var(--container-padding) * -1)}.schema__last{align-items:start}.schema__copy{text-align-last:left}}.accordion{color:#333;border-inline:1px solid #0000}.accordion__summary{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ddd;border-inline-color:#0000;padding:16px 56px 16px 20px;list-style:none;transition:background-color .1s ease-in-out;position:relative}.accordion__summary::-webkit-details-marker{display:none}.accordion__summary:after{content:"";transform-origin:50%;border-bottom:2px solid #333;border-right:2px solid #333;width:8px;height:8px;transition:transform .1s ease-in-out;position:absolute;top:50%;right:20px;transform:translateY(-50%)rotate(0)rotate(45deg)}.accordion__summary:hover{background-color:#ebebeb}.accordion__content{padding:0 20px 20px}.accordion[open]{border-inline-color:#ddd}.accordion[open] .accordion__summary{border-bottom-color:#0000}.accordion[open] .accordion__summary:after{transform:translateY(-50%)rotate(225deg)}.accordion:not(:last-of-type) .accordion__summary{border-bottom:none!important}.accordion:last-of-type{border-bottom:1px solid #ddd}.btn{--bg:var(--gray-90);--c:var(--gray-0);--b:var(--primary);--bg-hover:var(--primary);--c-hover:var(--gray-100);--bg-active:var(--primary-pressed);--c-active:var(--c-hover);z-index:1;cursor:pointer;white-space:nowrap;background-color:var(--b);color:var(--c);border:none;border-radius:2px;justify-content:center;align-items:center;column-gap:10px;min-width:230px;padding:16px;font-family:ScienceGothic,sans-serif;text-decoration:none;transition:background-color .1s ease-in-out,color .1s ease-in-out;display:inline-flex;position:relative}.btn__prepend{display:flex}.btn__copy{font-size:14px;line-height:140%}.btn_fluid{width:100%}.btn_secondary{--bg:var(--gray-20);--c:var(--gray-100);--b:var(--gray-100);--bg-hover:var(--gray-100);--c-hover:var(--gray-0);--bg-active:var(--bg-hover);--c-active:var(--c-hover)}.btn:before{content:"";background-color:var(--bg);z-index:-1;border-radius:8px;transition:background-color .1s ease-in-out;position:absolute;inset:2px}.btn:focus-visible{outline-offset:2px;outline:2px dashed #000}@media(hover:hover)and (pointer:fine){.btn:hover{color:var(--c-hover)}.btn:hover:before{background-color:var(--bg-hover)}}.btn:disabled,.btn.is-disabled{cursor:not-allowed;background-color:var(--gray-40)!important;color:var(--gray-50)!important}.btn:disabled:before,.btn.is-disabled:before{background-color:var(--gray-30)!important}.btn:active{color:var(--c-active)}.btn:active:before{background-color:var(--bg-active)}.icon{aspect-ratio:1;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon_sm{height:12px}.icon_md{height:18px}.icon_lg{height:20px}.icon_xl{height:28px}.icon_xxl{height:40px}.icon_fb{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3569%203.98875H15V1.12675C14.7165%201.08775%2013.7416%201%2012.6062%201C10.2371%201%208.61428%202.49025%208.61428%205.22925V7.75H6V10.9495H8.61428V19H11.8195V10.9503H14.3281L14.7263%207.75075H11.8188V5.5465C11.8195%204.62175%2012.0685%203.98875%2013.3569%203.98875Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3569%203.98875H15V1.12675C14.7165%201.08775%2013.7416%201%2012.6062%201C10.2371%201%208.61428%202.49025%208.61428%205.22925V7.75H6V10.9495H8.61428V19H11.8195V10.9503H14.3281L14.7263%207.75075H11.8188V5.5465C11.8195%204.62175%2012.0685%203.98875%2013.3569%203.98875Z'%20fill='white'/%3e%3c/svg%3e")}.icon_inst{background-color:#000;-webkit-mask-image:url(/assets/inst-DKRw8PJ5.svg);mask-image:url(/assets/inst-DKRw8PJ5.svg)}.icon_youtube{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_218_2224)'%3e%3cpath%20d='M17.6719%2013.4351C17.4875%2014.046%2016.9469%2014.5286%2016.2625%2014.6932C15.0094%2015%2010%2015%2010%2015C10%2015%204.99062%2015%203.74063%2014.7071C3.06875%2014.5425%202.51562%2014.0488%202.33125%2013.4379C2%2012.3166%202%2010.0014%202%2010.0014C2%2010.0014%202%207.67225%202.32812%206.56764C2.5125%205.95677%203.05312%205.4742%203.7375%205.30962C5.00312%205.00279%209.99687%205.00279%209.99687%205.00279C9.99687%205.00279%2015.0063%205.00279%2016.2563%205.29568C16.9406%205.46025%2017.4812%205.94282%2017.6656%206.5537C18%207.67225%2018%209.98745%2018%209.98745C18%209.98745%2018.0125%2012.3166%2017.6719%2013.4351ZM8.40625%207.85914V12.1409L12.5719%209.99861L8.40625%207.85914Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_218_2224'%3e%3crect%20width='16'%20height='10'%20fill='white'%20transform='matrix(1%200%200%20-1%202%2015)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_218_2224)'%3e%3cpath%20d='M17.6719%2013.4351C17.4875%2014.046%2016.9469%2014.5286%2016.2625%2014.6932C15.0094%2015%2010%2015%2010%2015C10%2015%204.99062%2015%203.74063%2014.7071C3.06875%2014.5425%202.51562%2014.0488%202.33125%2013.4379C2%2012.3166%202%2010.0014%202%2010.0014C2%2010.0014%202%207.67225%202.32812%206.56764C2.5125%205.95677%203.05312%205.4742%203.7375%205.30962C5.00312%205.00279%209.99687%205.00279%209.99687%205.00279C9.99687%205.00279%2015.0063%205.00279%2016.2563%205.29568C16.9406%205.46025%2017.4812%205.94282%2017.6656%206.5537C18%207.67225%2018%209.98745%2018%209.98745C18%209.98745%2018.0125%2012.3166%2017.6719%2013.4351ZM8.40625%207.85914V12.1409L12.5719%209.99861L8.40625%207.85914Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_218_2224'%3e%3crect%20width='16'%20height='10'%20fill='white'%20transform='matrix(1%200%200%20-1%202%2015)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon_tg{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.91725%2011.6164L0.400472%2010.1447C0.400472%2010.1447%20-0.139333%209.92568%200.0344845%209.42906C0.0702658%209.32665%200.142445%209.23951%200.358367%209.08976C1.35916%208.39218%2018.8823%202.09389%2018.8823%202.09389C18.8823%202.09389%2019.3771%201.92717%2019.6689%202.03806C19.7411%202.0604%2019.806%202.10153%2019.8571%202.15721C19.9082%202.2129%2019.9436%202.28116%2019.9596%202.355C19.9911%202.48543%2020.0043%202.61962%2019.9988%202.75369C19.9974%202.86967%2019.9833%202.97716%2019.9727%203.14574C19.866%204.86771%2016.6722%2017.7194%2016.6722%2017.7194C16.6722%2017.7194%2016.4811%2018.4714%2015.7965%2018.4972C15.6282%2018.5026%2015.4606%2018.4741%2015.3036%2018.4134C15.1466%2018.3526%2015.0034%2018.2609%2014.8827%2018.1437C13.5392%2016.988%208.89561%2013.8673%207.86952%2013.181C7.84637%2013.1652%207.82688%2013.1447%207.81235%2013.1207C7.79783%2013.0968%207.7886%2013.07%207.78531%2013.0422C7.77096%2012.9699%207.84962%2012.8803%207.84962%2012.8803C7.84962%2012.8803%2015.9353%205.69315%2016.1504%204.93866C16.1671%204.88021%2016.1042%204.85137%2016.0196%204.87697C15.4826%205.07454%206.17299%2010.9536%205.14551%2011.6025C5.07155%2011.6248%204.99338%2011.6296%204.91725%2011.6164Z'%20fill='%23A9F010'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.91725%2011.6164L0.400472%2010.1447C0.400472%2010.1447%20-0.139333%209.92568%200.0344845%209.42906C0.0702658%209.32665%200.142445%209.23951%200.358367%209.08976C1.35916%208.39218%2018.8823%202.09389%2018.8823%202.09389C18.8823%202.09389%2019.3771%201.92717%2019.6689%202.03806C19.7411%202.0604%2019.806%202.10153%2019.8571%202.15721C19.9082%202.2129%2019.9436%202.28116%2019.9596%202.355C19.9911%202.48543%2020.0043%202.61962%2019.9988%202.75369C19.9974%202.86967%2019.9833%202.97716%2019.9727%203.14574C19.866%204.86771%2016.6722%2017.7194%2016.6722%2017.7194C16.6722%2017.7194%2016.4811%2018.4714%2015.7965%2018.4972C15.6282%2018.5026%2015.4606%2018.4741%2015.3036%2018.4134C15.1466%2018.3526%2015.0034%2018.2609%2014.8827%2018.1437C13.5392%2016.988%208.89561%2013.8673%207.86952%2013.181C7.84637%2013.1652%207.82688%2013.1447%207.81235%2013.1207C7.79783%2013.0968%207.7886%2013.07%207.78531%2013.0422C7.77096%2012.9699%207.84962%2012.8803%207.84962%2012.8803C7.84962%2012.8803%2015.9353%205.69315%2016.1504%204.93866C16.1671%204.88021%2016.1042%204.85137%2016.0196%204.87697C15.4826%205.07454%206.17299%2010.9536%205.14551%2011.6025C5.07155%2011.6248%204.99338%2011.6296%204.91725%2011.6164Z'%20fill='%23A9F010'/%3e%3c/svg%3e")}.icon_alert-circle{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_26_179)'%3e%3cpath%20d='M9.99935%2018.3334C14.6017%2018.3334%2018.3327%2014.6025%2018.3327%2010.0001C18.3327%205.39771%2014.6017%201.66675%209.99935%201.66675C5.39698%201.66675%201.66602%205.39771%201.66602%2010.0001C1.66602%2014.6025%205.39698%2018.3334%209.99935%2018.3334Z'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%206.66675V10.0001'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2013.3333H10.0087'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_26_179'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_26_179)'%3e%3cpath%20d='M9.99935%2018.3334C14.6017%2018.3334%2018.3327%2014.6025%2018.3327%2010.0001C18.3327%205.39771%2014.6017%201.66675%209.99935%201.66675C5.39698%201.66675%201.66602%205.39771%201.66602%2010.0001C1.66602%2014.6025%205.39698%2018.3334%209.99935%2018.3334Z'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%206.66675V10.0001'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2013.3333H10.0087'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_26_179'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon_menu{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='4'%20width='20'%20height='2'%20rx='1'%20fill='%23111113'/%3e%3crect%20y='9'%20width='18'%20height='2'%20rx='1'%20fill='%23111113'/%3e%3crect%20y='14'%20width='18'%20height='2'%20rx='1'%20fill='%23111113'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='4'%20width='20'%20height='2'%20rx='1'%20fill='%23111113'/%3e%3crect%20y='9'%20width='18'%20height='2'%20rx='1'%20fill='%23111113'/%3e%3crect%20y='14'%20width='18'%20height='2'%20rx='1'%20fill='%23111113'/%3e%3c/svg%3e")}.icon_pin{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.042%200C14.2645%200.000210339%2017.6825%203.41812%2017.6826%207.64062C17.6826%208.74658%2017.4813%209.75236%2017.0791%2010.6572C15.772%2013.774%2012.8571%2017.5949%2010.042%2020.1084C7.32744%2017.5949%204.31099%2013.774%203.00391%2010.6572C2.60174%209.75236%202.40039%208.64604%202.40039%207.64062C2.4005%203.41799%205.81933%200%2010.042%200ZM10.042%205.02637C8.63449%205.02637%207.42787%206.13264%207.42773%207.64062C7.42773%209.14874%208.53387%2010.1543%2010.042%2010.1543C11.4495%2010.1543%2012.6562%209.04814%2012.6562%207.54004C12.6561%206.03211%2011.4495%205.02639%2010.042%205.02637Z'%20fill='%23A9F010'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.042%200C14.2645%200.000210339%2017.6825%203.41812%2017.6826%207.64062C17.6826%208.74658%2017.4813%209.75236%2017.0791%2010.6572C15.772%2013.774%2012.8571%2017.5949%2010.042%2020.1084C7.32744%2017.5949%204.31099%2013.774%203.00391%2010.6572C2.60174%209.75236%202.40039%208.64604%202.40039%207.64062C2.4005%203.41799%205.81933%200%2010.042%200ZM10.042%205.02637C8.63449%205.02637%207.42787%206.13264%207.42773%207.64062C7.42773%209.14874%208.53387%2010.1543%2010.042%2010.1543C11.4495%2010.1543%2012.6562%209.04814%2012.6562%207.54004C12.6561%206.03211%2011.4495%205.02639%2010.042%205.02637Z'%20fill='%23A9F010'/%3e%3c/svg%3e")}.icon_site{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.82733%200.869236C9.76088%200.896595%209.62408%201.00212%209.52637%201.10374C8.86193%201.76819%208.2014%203.55437%207.83791%205.66886L7.81055%205.81738H10.0032C11.207%205.81738%2012.192%205.80957%2012.192%205.79784C12.192%205.78611%2012.1451%205.54379%2012.0903%205.26238C11.5549%202.48735%2010.5543%200.540923%209.82733%200.869236Z'%20fill='%23A9F010'/%3e%3cpath%20d='M6.99512%201.3578C5.02524%202.06914%203.51266%203.23778%202.3792%204.93016C2.1056%205.34055%201.875%205.7353%201.875%205.79784C1.875%205.80957%202.83258%205.81738%204.00513%205.81738H6.13134L6.15089%205.6884C6.42448%204.0273%206.79579%202.73749%207.35861%201.50632C7.44069%201.33044%207.47977%201.20537%207.45241%201.20927C7.42505%201.20927%207.22181%201.27572%206.99512%201.3578Z'%20fill='%23A9F010'/%3e%3cpath%20d='M12.651%201.50632C13.2138%202.73749%2013.5851%204.0273%2013.8587%205.6884L13.8782%205.81738H16.0045C17.177%205.81738%2018.1346%205.80566%2018.1346%205.79002C18.1346%205.74312%2017.8454%205.24674%2017.6265%204.91843C16.6611%203.48011%2015.2618%202.30365%2013.718%201.63139C13.3701%201.48287%2012.6119%201.20537%2012.5454%201.20537C12.5259%201.20537%2012.5728%201.34216%2012.651%201.50632Z'%20fill='%23A9F010'/%3e%3cpath%20d='M1.10206%207.83815C0.973084%208.3697%200.902731%208.827%200.855829%209.44063C0.789385%2010.281%200.875372%2011.2346%201.10206%2012.157L1.18414%2012.501H3.56832H5.9525L5.92905%2012.2743C5.85088%2011.5395%205.8157%209.73377%205.85869%208.76837C5.88605%208.20946%205.91732%207.69354%205.92905%207.62318L5.94859%207.49811H3.56832H1.18414L1.10206%207.83815Z'%20fill='%23A9F010'/%3e%3cpath%20d='M7.60162%207.62318C7.56253%207.86551%207.50391%209.27647%207.50391%209.99954C7.50391%2010.7265%207.56253%2012.0828%207.60553%2012.3525L7.62898%2012.501H10.0053H12.3817L12.4051%2012.3525C12.5302%2011.5551%2012.5341%208.1391%2012.4091%207.5841L12.3895%207.49811H10.0053H7.62507L7.60162%207.62318Z'%20fill='%23A9F010'/%3e%3cpath%20d='M14.082%207.73262C14.1602%208.46742%2014.1954%2010.238%2014.1524%2011.219C14.125%2011.7857%2014.0938%2012.3056%2014.082%2012.372L14.0625%2012.501H16.4428H18.827L18.909%2012.1531C19.2608%2010.6874%2019.2608%209.31165%2018.909%207.84597L18.827%207.49811H16.4428H14.0586L14.082%207.73262Z'%20fill='%23A9F010'/%3e%3cpath%20d='M1.875%2014.2081C1.875%2014.255%202.16423%2014.7513%202.3831%2015.0797C2.73878%2015.6112%203.06709%2016.0021%203.55174%2016.4867C4.53668%2017.4677%205.77176%2018.2299%207.10846%2018.6794C7.28826%2018.7419%207.45241%2018.7927%207.46805%2018.7927C7.48368%2018.7927%207.43678%2018.6559%207.35861%2018.4879C6.79579%2017.2606%206.42448%2015.9708%206.15089%2014.3058L6.13134%2014.1807H4.00513C2.83258%2014.1807%201.875%2014.1924%201.875%2014.2081Z'%20fill='%23A9F010'/%3e%3cpath%20d='M7.834%2014.326C8.2014%2016.4757%208.86975%2018.2619%209.55373%2018.9302C9.88595%2019.2507%2010.1322%2019.2468%2010.4683%2018.9107C11.1015%2018.2814%2011.7112%2016.7063%2012.0903%2014.7364C12.1451%2014.455%2012.192%2014.2127%2012.192%2014.2009C12.192%2014.1892%2011.207%2014.1814%2010.0032%2014.1814H7.81055L7.834%2014.326Z'%20fill='%23A9F010'/%3e%3cpath%20d='M13.8587%2014.3058C13.5851%2015.9708%2013.2138%2017.2606%2012.651%2018.4879C12.5728%2018.6559%2012.5259%2018.7927%2012.5454%2018.7927C12.5611%2018.7927%2012.7604%2018.7302%2012.9832%2018.652C14.9023%2017.9837%2016.5087%2016.7486%2017.6265%2015.0797C17.8454%2014.7513%2018.1346%2014.255%2018.1346%2014.2081C18.1346%2014.1924%2017.177%2014.1807%2016.0045%2014.1807H13.8782L13.8587%2014.3058Z'%20fill='%23A9F010'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.82733%200.869236C9.76088%200.896595%209.62408%201.00212%209.52637%201.10374C8.86193%201.76819%208.2014%203.55437%207.83791%205.66886L7.81055%205.81738H10.0032C11.207%205.81738%2012.192%205.80957%2012.192%205.79784C12.192%205.78611%2012.1451%205.54379%2012.0903%205.26238C11.5549%202.48735%2010.5543%200.540923%209.82733%200.869236Z'%20fill='%23A9F010'/%3e%3cpath%20d='M6.99512%201.3578C5.02524%202.06914%203.51266%203.23778%202.3792%204.93016C2.1056%205.34055%201.875%205.7353%201.875%205.79784C1.875%205.80957%202.83258%205.81738%204.00513%205.81738H6.13134L6.15089%205.6884C6.42448%204.0273%206.79579%202.73749%207.35861%201.50632C7.44069%201.33044%207.47977%201.20537%207.45241%201.20927C7.42505%201.20927%207.22181%201.27572%206.99512%201.3578Z'%20fill='%23A9F010'/%3e%3cpath%20d='M12.651%201.50632C13.2138%202.73749%2013.5851%204.0273%2013.8587%205.6884L13.8782%205.81738H16.0045C17.177%205.81738%2018.1346%205.80566%2018.1346%205.79002C18.1346%205.74312%2017.8454%205.24674%2017.6265%204.91843C16.6611%203.48011%2015.2618%202.30365%2013.718%201.63139C13.3701%201.48287%2012.6119%201.20537%2012.5454%201.20537C12.5259%201.20537%2012.5728%201.34216%2012.651%201.50632Z'%20fill='%23A9F010'/%3e%3cpath%20d='M1.10206%207.83815C0.973084%208.3697%200.902731%208.827%200.855829%209.44063C0.789385%2010.281%200.875372%2011.2346%201.10206%2012.157L1.18414%2012.501H3.56832H5.9525L5.92905%2012.2743C5.85088%2011.5395%205.8157%209.73377%205.85869%208.76837C5.88605%208.20946%205.91732%207.69354%205.92905%207.62318L5.94859%207.49811H3.56832H1.18414L1.10206%207.83815Z'%20fill='%23A9F010'/%3e%3cpath%20d='M7.60162%207.62318C7.56253%207.86551%207.50391%209.27647%207.50391%209.99954C7.50391%2010.7265%207.56253%2012.0828%207.60553%2012.3525L7.62898%2012.501H10.0053H12.3817L12.4051%2012.3525C12.5302%2011.5551%2012.5341%208.1391%2012.4091%207.5841L12.3895%207.49811H10.0053H7.62507L7.60162%207.62318Z'%20fill='%23A9F010'/%3e%3cpath%20d='M14.082%207.73262C14.1602%208.46742%2014.1954%2010.238%2014.1524%2011.219C14.125%2011.7857%2014.0938%2012.3056%2014.082%2012.372L14.0625%2012.501H16.4428H18.827L18.909%2012.1531C19.2608%2010.6874%2019.2608%209.31165%2018.909%207.84597L18.827%207.49811H16.4428H14.0586L14.082%207.73262Z'%20fill='%23A9F010'/%3e%3cpath%20d='M1.875%2014.2081C1.875%2014.255%202.16423%2014.7513%202.3831%2015.0797C2.73878%2015.6112%203.06709%2016.0021%203.55174%2016.4867C4.53668%2017.4677%205.77176%2018.2299%207.10846%2018.6794C7.28826%2018.7419%207.45241%2018.7927%207.46805%2018.7927C7.48368%2018.7927%207.43678%2018.6559%207.35861%2018.4879C6.79579%2017.2606%206.42448%2015.9708%206.15089%2014.3058L6.13134%2014.1807H4.00513C2.83258%2014.1807%201.875%2014.1924%201.875%2014.2081Z'%20fill='%23A9F010'/%3e%3cpath%20d='M7.834%2014.326C8.2014%2016.4757%208.86975%2018.2619%209.55373%2018.9302C9.88595%2019.2507%2010.1322%2019.2468%2010.4683%2018.9107C11.1015%2018.2814%2011.7112%2016.7063%2012.0903%2014.7364C12.1451%2014.455%2012.192%2014.2127%2012.192%2014.2009C12.192%2014.1892%2011.207%2014.1814%2010.0032%2014.1814H7.81055L7.834%2014.326Z'%20fill='%23A9F010'/%3e%3cpath%20d='M13.8587%2014.3058C13.5851%2015.9708%2013.2138%2017.2606%2012.651%2018.4879C12.5728%2018.6559%2012.5259%2018.7927%2012.5454%2018.7927C12.5611%2018.7927%2012.7604%2018.7302%2012.9832%2018.652C14.9023%2017.9837%2016.5087%2016.7486%2017.6265%2015.0797C17.8454%2014.7513%2018.1346%2014.255%2018.1346%2014.2081C18.1346%2014.1924%2017.177%2014.1807%2016.0045%2014.1807H13.8782L13.8587%2014.3058Z'%20fill='%23A9F010'/%3e%3c/svg%3e")}.icon_x{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='17'%20y='4.41431'%20width='18'%20height='2'%20rx='1'%20transform='rotate(135%2017%204.41431)'%20fill='%23111113'/%3e%3crect%20width='18'%20height='2'%20rx='1'%20transform='matrix(0.707107%200.707107%200.707107%20-0.707107%203%204.41431)'%20fill='%23111113'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='17'%20y='4.41431'%20width='18'%20height='2'%20rx='1'%20transform='rotate(135%2017%204.41431)'%20fill='%23111113'/%3e%3crect%20width='18'%20height='2'%20rx='1'%20transform='matrix(0.707107%200.707107%200.707107%20-0.707107%203%204.41431)'%20fill='%23111113'/%3e%3c/svg%3e")}.icon_zap{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.8333%201.66675L2.5%2011.6667H10L9.16667%2018.3334L17.5%208.33341H10L10.8333%201.66675Z'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.8333%201.66675L2.5%2011.6667H10L9.16667%2018.3334L17.5%208.33341H10L10.8333%201.66675Z'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_zap-off{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_26_209)'%3e%3cpath%20d='M10.3419%205.62508L10.8336%201.66675L8.80859%204.10008'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.4758%2010.7583L17.5008%208.33325H13.0508'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.66667%206.66675L2.5%2011.6667H10L9.16667%2018.3334L13.3333%2013.3334'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.833984%200.833252L19.1673%2019.1666'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_26_209'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_26_209)'%3e%3cpath%20d='M10.3419%205.62508L10.8336%201.66675L8.80859%204.10008'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.4758%2010.7583L17.5008%208.33325H13.0508'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.66667%206.66675L2.5%2011.6667H10L9.16667%2018.3334L13.3333%2013.3334'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.833984%200.833252L19.1673%2019.1666'%20stroke='black'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_26_209'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon_email{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.2003%206.39987L10.0002%2010.9L2.80003%206.39987V4.59984L10.0002%209.09992L17.2003%204.59984V6.39987ZM17.2003%202.7998H2.80003C1.81001%202.7998%201%203.60982%201%204.59984V15.4C1%2016.3901%201.81001%2017.2001%202.80003%2017.2001H17.2003C18.1903%2017.2001%2019.0003%2016.3901%2019.0003%2015.4V4.59984C19.0003%203.60982%2018.1903%202.7998%2017.2003%202.7998Z'%20fill='%23A9F010'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.2003%206.39987L10.0002%2010.9L2.80003%206.39987V4.59984L10.0002%209.09992L17.2003%204.59984V6.39987ZM17.2003%202.7998H2.80003C1.81001%202.7998%201%203.60982%201%204.59984V15.4C1%2016.3901%201.81001%2017.2001%202.80003%2017.2001H17.2003C18.1903%2017.2001%2019.0003%2016.3901%2019.0003%2015.4V4.59984C19.0003%203.60982%2018.1903%202.7998%2017.2003%202.7998Z'%20fill='%23A9F010'/%3e%3c/svg%3e")}.icon_phone{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.8881%2014.9201V17.9201C19.8892%2018.1986%2019.8322%2018.4743%2019.7206%2018.7294C19.6091%2018.9846%2019.4454%2019.2137%2019.2402%2019.402C19.035%2019.5902%2018.7927%2019.7336%2018.5289%2019.8228C18.265%2019.912%2017.9855%2019.9452%2017.7081%2019.9201C14.631%2019.5857%2011.6751%2018.5342%209.07812%2016.8501C6.66194%2015.3148%204.61345%2013.2663%203.07812%2010.8501C1.38809%208.2413%200.33636%205.27109%200.00811671%202.1801C-0.0168728%201.90356%200.0159916%201.62486%200.104617%201.36172C0.193243%201.09859%200.335688%200.856786%200.522883%200.651718C0.710078%200.44665%200.937922%200.282806%201.19191%200.170619C1.44589%200.0584315%201.72046%200.000358432%201.99812%209.69523e-05H4.99812C5.48342%20-0.00467949%205.95391%200.167176%206.32188%200.48363C6.68985%200.800084%206.93019%201.23954%206.99812%201.7201C7.12474%202.68016%207.35957%203.62282%207.69812%204.5301C7.83266%204.88802%207.86178%205.27701%207.78202%205.65098C7.70227%206.02494%207.51698%206.36821%207.24812%206.6401L5.97812%207.9101C7.40167%2010.4136%209.47457%2012.4865%2011.9781%2013.9101L13.2481%2012.6401C13.52%2012.3712%2013.8633%2012.1859%2014.2372%2012.1062C14.6112%2012.0264%2015.0002%2012.0556%2015.3581%2012.1901C16.2654%2012.5286%2017.2081%2012.7635%2018.1681%2012.8901C18.6539%2012.9586%2019.0975%2013.2033%2019.4146%2013.5776C19.7318%2013.9519%2019.9003%2014.4297%2019.8881%2014.9201Z'%20fill='%23A9F010'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.8881%2014.9201V17.9201C19.8892%2018.1986%2019.8322%2018.4743%2019.7206%2018.7294C19.6091%2018.9846%2019.4454%2019.2137%2019.2402%2019.402C19.035%2019.5902%2018.7927%2019.7336%2018.5289%2019.8228C18.265%2019.912%2017.9855%2019.9452%2017.7081%2019.9201C14.631%2019.5857%2011.6751%2018.5342%209.07812%2016.8501C6.66194%2015.3148%204.61345%2013.2663%203.07812%2010.8501C1.38809%208.2413%200.33636%205.27109%200.00811671%202.1801C-0.0168728%201.90356%200.0159916%201.62486%200.104617%201.36172C0.193243%201.09859%200.335688%200.856786%200.522883%200.651718C0.710078%200.44665%200.937922%200.282806%201.19191%200.170619C1.44589%200.0584315%201.72046%200.000358432%201.99812%209.69523e-05H4.99812C5.48342%20-0.00467949%205.95391%200.167176%206.32188%200.48363C6.68985%200.800084%206.93019%201.23954%206.99812%201.7201C7.12474%202.68016%207.35957%203.62282%207.69812%204.5301C7.83266%204.88802%207.86178%205.27701%207.78202%205.65098C7.70227%206.02494%207.51698%206.36821%207.24812%206.6401L5.97812%207.9101C7.40167%2010.4136%209.47457%2012.4865%2011.9781%2013.9101L13.2481%2012.6401C13.52%2012.3712%2013.8633%2012.1859%2014.2372%2012.1062C14.6112%2012.0264%2015.0002%2012.0556%2015.3581%2012.1901C16.2654%2012.5286%2017.2081%2012.7635%2018.1681%2012.8901C18.6539%2012.9586%2019.0975%2013.2033%2019.4146%2013.5776C19.7318%2013.9519%2019.9003%2014.4297%2019.8881%2014.9201Z'%20fill='%23A9F010'/%3e%3c/svg%3e")}.icon_chevron-left{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_chevron-bottom{background-color:#000;transform:rotate(-90deg);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_chevron-up{background-color:#000;transform:rotate(90deg);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_chevron-right{background-color:#000;transform:rotate(180deg);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202L4%206L8%2010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_arrow{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29279%206.29289L0.707007%203.70711C0.0770425%203.07714%200.523209%202%201.41411%202H6.58569C7.47659%202%207.92276%203.07714%207.2928%203.70711L4.70701%206.29289C4.31648%206.68342%203.68332%206.68342%203.29279%206.29289Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29279%206.29289L0.707007%203.70711C0.0770425%203.07714%200.523209%202%201.41411%202H6.58569C7.47659%202%207.92276%203.07714%207.2928%203.70711L4.70701%206.29289C4.31648%206.68342%203.68332%206.68342%203.29279%206.29289Z'%20fill='white'/%3e%3c/svg%3e")}.icon_alert{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='28'%20height='28'%20rx='4'%20fill='%23111113'/%3e%3cpath%20d='M12.6676%207.64724L6.06915%2018.6629C5.9331%2018.8985%205.86112%2019.1656%205.86036%2019.4377C5.8596%2019.7097%205.93008%2019.9773%206.06481%2020.2136C6.19953%2020.45%206.3938%2020.6469%206.62828%2020.7849C6.86275%2020.9229%207.12927%2020.997%207.40131%2021H20.5983C20.8703%2020.997%2021.1369%2020.9229%2021.3713%2020.7849C21.6058%2020.6469%2021.8001%2020.45%2021.9348%2020.2136C22.0695%2019.9773%2022.14%2019.7097%2022.1393%2019.4377C22.1385%2019.1656%2022.0665%2018.8985%2021.9305%2018.6629L15.332%207.64724C15.1931%207.41828%2014.9975%207.22898%2014.7642%207.09761C14.5309%206.96623%2014.2676%206.89722%2013.9998%206.89722C13.732%206.89722%2013.4688%206.96623%2013.2354%207.09761C13.0021%207.22898%2012.8065%207.41828%2012.6676%207.64724V7.64724Z'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2017.8838H14.0078'%20stroke='%23A9F010'%20stroke-width='1.55809'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2011.6516V14.7678'%20stroke='%23A9F010'%20stroke-width='1.55809'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_warranty{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='28'%20height='28'%20rx='4'%20fill='%23111113'/%3e%3cpath%20d='M15.3744%204.39886L15.534%204.59935C15.813%204.96442%2016.2999%205.09409%2016.7188%204.92153L16.9623%204.82278C17.5774%204.57641%2018.2644%204.97539%2018.3541%205.63471L18.3905%205.89505C18.4576%206.34989%2018.8124%206.70698%2019.2619%206.77481L19.5162%206.81171C20.1727%206.91046%2020.5669%207.6007%2020.3185%208.2281L20.2288%208.46849C20.0583%208.89241%2020.1894%209.38715%2020.5443%209.67043L20.7424%209.82902C21.2677%2010.248%2021.2677%2011.0419%2020.7424%2011.4609L20.5354%2011.6225C20.1776%2011.9047%2020.0494%2012.3975%2020.22%2012.8244L20.3176%2013.0708C20.561%2013.6932%2020.1667%2014.3884%2019.5152%2014.4812L19.2609%2014.5181C18.8114%2014.5859%2018.4566%2014.942%2018.3896%2015.3978L18.3531%2015.6552C18.2585%2016.3225%2017.5764%2016.7215%2016.9613%2016.4691L16.7178%2016.3704C16.2989%2016.1978%2015.813%2016.3335%2015.5331%2016.6895L15.3734%2016.893C14.9653%2017.4247%2014.1778%2017.4247%2013.7638%2016.893L13.6041%2016.6895C13.3251%2016.3275%2012.8441%2016.1978%2012.4193%2016.3704L12.1758%2016.4691C11.5608%2016.7155%2010.8738%2016.3165%2010.7841%2015.6552L10.7476%2015.3978C10.6806%2014.943%2010.3257%2014.5859%209.87624%2014.5181L9.62194%2014.4812C8.96547%2014.3824%208.5712%2013.6922%208.81959%2013.0708L8.91718%2012.8244C9.0877%2012.3975%208.95365%2011.9057%208.5988%2011.6225L8.39181%2011.4609C7.8694%2011.0419%207.8694%2010.248%208.39181%209.82902L8.59289%209.67043C8.95365%209.38815%209.07883%208.89241%208.9083%208.46849L8.82255%208.22711C8.57909%207.60469%208.96745%206.90946%209.62489%206.81071L9.8792%206.77381C10.3287%206.70598%2010.6835%206.34989%2010.7505%205.89405L10.787%205.63371C10.8816%204.96941%2011.5637%204.57042%2012.1788%204.82178L12.4223%204.92053C12.8412%205.09309%2013.3271%204.95744%2013.607%204.59835L13.7667%204.39786C14.1787%203.86721%2014.9663%203.86721%2015.3744%204.39886Z'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16.5901%209.11182L13.6755%2012.177L12.5498%2011.004'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.3041%2015.8555L20.9448%2021.8273L18.2065%2020.9166L17.0553%2023.5888L14.2471%2017.235'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2025%2016.3447L8.2041%2023.1225L10.9423%2022.2118L12.0936%2024.884L14.8624%2018.6269'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_delivery{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='28'%20height='28'%20rx='4'%20fill='%23111113'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.0929%207L5.07079%207C4.48672%207%204%207.48672%204%208.07079V17.3185C4%2017.9026%204.48672%2018.3893%205.07079%2018.3893H7.74999C7.74999%2017.3185%208.60176%2016.4668%209.67255%2016.4668C10.7433%2016.4668%2011.5951%2017.3185%2011.5951%2018.3893H16.1637V8.07079C16.1637%207.48672%2015.6769%207%2015.0929%207Z'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M11.5951%2018.4136C11.5951%2019.46%2010.7433%2020.3361%209.67256%2020.3361C8.6261%2020.3361%207.75%2019.4844%207.75%2018.4136'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16.1641%2018.4137H17.7703M21.591%2018.4137H23.1972C23.6353%2018.4137%2024.0003%2018.0487%2024.0003%2017.6106V14.8606L20.4229%2010.0664H16.1641'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M23.999%2014.8603H18.9371C18.5477%2014.8603%2018.207%2014.5196%2018.207%2014.1302V11.3315'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M19.6687%2020.3358C20.7151%2020.3358%2021.5912%2019.4841%2021.5912%2018.4133C21.5912%2017.3425%2020.7395%2016.4907%2019.6687%2016.4907C18.6222%2016.4907%2017.7461%2017.3425%2017.7461%2018.4133C17.7461%2019.4841%2018.6222%2020.3358%2019.6687%2020.3358Z'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3c/svg%3e")}.icon_partts{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='28'%20height='28'%20rx='4'%20fill='%23111113'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.8023%2011.271C12.067%2011.271%2010.6602%2012.6778%2010.6602%2014.4132C10.6602%2016.1486%2012.067%2017.5554%2013.8023%2017.5554C15.5377%2017.5554%2016.9445%2016.1486%2016.9445%2014.4132C16.9445%2012.6778%2015.5377%2011.271%2013.8023%2011.271Z'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.111%206.03039C11.2836%205.97467%2011.4719%205.99624%2011.6274%206.08956L13.4644%207.19175C13.6896%207.18169%2013.9151%207.1817%2014.1402%207.19177L15.9696%206.09704C16.1238%206.00474%2016.3102%205.9829%2016.4816%206.03705C17.6821%206.41633%2018.7858%207.05198%2019.7164%207.9C19.8498%208.02157%2019.9245%208.19462%2019.9214%208.37507L19.8855%2010.5104C20.0095%2010.7009%2020.1234%2010.8978%2020.2265%2011.1004L22.0886%2012.1357C22.2454%2012.2229%2022.3575%2012.373%2022.3966%2012.5481C22.6706%2013.7751%2022.6735%2015.0472%2022.4051%2016.2755C22.3665%2016.4521%2022.2537%2016.6036%2022.0956%2016.6911L20.2262%2017.7265C20.1232%2017.9289%2020.0094%2018.1257%2019.8855%2018.316L19.9214%2020.4513C19.9245%2020.6318%2019.8498%2020.8048%2019.7164%2020.9264C18.7878%2021.7726%2017.6888%2022.4101%2016.4932%2022.796C16.3206%2022.8517%2016.1324%2022.8301%2015.9768%2022.7368L14.1398%2021.6346C13.9147%2021.6447%2013.6892%2021.6447%2013.464%2021.6346L11.6346%2022.7293C11.4804%2022.8217%2011.294%2022.8435%2011.1226%2022.7893C9.92212%2022.4101%208.8184%2021.7744%207.88786%2020.9264C7.75446%2020.8048%207.67976%2020.6317%207.68281%2020.4513L7.7188%2018.3208C7.59548%2018.1284%207.48178%2017.9299%207.3781%2017.7262L5.5156%2016.6906C5.3588%2016.6035%205.24674%2016.4534%205.20764%2016.2783C4.93367%2015.0512%204.93078%2013.7792%205.19917%2012.5508C5.23776%2012.3742%205.35052%2012.2228%205.50865%2012.1352L7.37802%2011.0999C7.48108%2010.8975%207.59482%2010.7007%207.71876%2010.5104L7.68281%208.37507C7.67977%208.19461%207.75447%208.02155%207.88788%207.89999C8.81646%207.05382%209.91549%206.41632%2011.111%206.03039Z'%20stroke='%23A9F010'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_10{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='28'%20height='28'%20rx='4'%20fill='%23111113'/%3e%3cpath%20d='M15.2269%204.59778L15.4676%204.90361C15.8935%205.45042%2016.6343%205.64504%2017.2731%205.38554L17.6435%205.23726C18.5787%204.86654%2019.625%205.46895%2019.7639%206.46061L19.8194%206.84986C19.9213%207.53568%2020.4583%208.07322%2021.1435%208.17516L21.5324%208.23077C22.5324%208.37905%2023.1343%209.41705%2022.7546%2010.3624L22.6157%2010.7238C22.3565%2011.3633%2022.5602%2012.1047%2023.0972%2012.531L23.4028%2012.772C24.1991%2013.4022%2024.1991%2014.5978%2023.4028%2015.228L23.088%2015.469C22.5417%2015.8953%2022.3472%2016.6367%2022.6065%2017.2762L22.7546%2017.6469C23.125%2018.5829%2022.5232%2019.6302%2021.5324%2019.7692L21.1435%2019.8248C20.4583%2019.9268%2019.9213%2020.4643%2019.8194%2021.1501L19.7639%2021.5394C19.6157%2022.5403%2018.5787%2023.1427%2017.6435%2022.7627L17.2731%2022.6145C16.6343%2022.355%2015.8935%2022.5588%2015.4676%2023.0964L15.2269%2023.4022C14.6065%2024.1993%2013.4028%2024.1993%2012.7731%2023.4022L12.5324%2023.0964C12.1065%2022.5496%2011.375%2022.355%2010.7269%2022.6145L10.3565%2022.7627C9.4213%2023.1335%208.375%2022.531%208.23611%2021.5394L8.18056%2021.1501C8.0787%2020.4643%207.54167%2019.9268%206.85648%2019.8248L6.46759%2019.7692C5.46759%2019.6209%204.86574%2018.5829%205.24537%2017.6469L5.39352%2017.2762C5.65278%2016.6367%205.44907%2015.8953%204.91204%2015.469L4.59722%2015.228C3.80093%2014.5978%203.80093%2013.4022%204.59722%2012.772L4.90278%2012.531C5.44907%2012.1047%205.64352%2011.3633%205.38426%2010.7238L5.24537%2010.3624C4.875%209.42632%205.46759%208.37905%206.46759%208.23077L6.85648%208.17516C7.54167%208.07322%208.0787%207.53568%208.18056%206.84986L8.23611%206.46061C8.38426%205.45969%209.4213%204.85728%2010.3565%205.23726L10.7269%205.38554C11.3657%205.64504%2012.1065%205.44115%2012.5324%204.90361L12.7731%204.59778C13.4028%203.80074%2014.6065%203.80074%2015.2269%204.59778Z'%20stroke='%23A9F010'%20stroke-width='1.5'/%3e%3cpath%20d='M11%2011V17'%20stroke='%23A9F010'%20stroke-width='1.55809'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2011L9%2013'%20stroke='%23A9F010'%20stroke-width='1.55809'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='14.75'%20y='10.75'%20width='3.5'%20height='6.5'%20rx='1.25'%20stroke='%23A9F010'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon_d-1{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.0415%2010.811H31.4696C32.8666%2010.811%2034.0036%2011.9481%2034.0036%2013.345V19.0301C34.0036%2020.427%2032.8666%2021.5641%2031.4696%2021.5641H25.4596L21.0415%2024.2929V21.5316C19.6446%2021.5316%2018.54%2020.3945%2018.54%2018.9976V13.345C18.54%2011.9481%2019.6771%2010.811%2021.0415%2010.811Z'%20fill='%23A9F010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linejoin='round'/%3e%3cpath%20d='M27.701%209.8688V3.89129C27.701%202.29946%2026.4015%201%2024.8097%201H8.89129C7.29946%201%206%202.29946%206%203.89129V36.1828C6%2037.7747%207.29946%2039.0741%208.89129%2039.0741H24.8097C26.4015%2039.0741%2027.701%2037.7747%2027.701%2036.1828V23.3182'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M6%205.97021H27.701'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M13.8945%203.27441H19.8395'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2033.7788H27.701'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M15.1289%2036.4429H18.605'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M21.4961%2014.0923H31.0471'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M21.4961%2016.4961H31.0471'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M21.4961%2018.9004H27.9284'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M19.9997%2027.2356V28.8916C20.0003%2029.0453%2019.9687%2029.1974%2019.907%2029.3383C19.8453%2029.4792%2019.7548%2029.6056%2019.6413%2029.7095C19.5278%2029.8134%2019.3938%2029.8926%2019.2479%2029.9418C19.102%2029.9911%2018.9474%2030.0094%2018.794%2029.9955C17.092%2029.811%2015.4572%2029.2306%2014.0209%2028.3009C12.6846%2027.4535%2011.5516%2026.3227%2010.7024%2024.9891C9.76772%2023.549%209.18603%2021.9095%209.00449%2020.2034C8.99067%2020.0507%209.00884%2019.8969%209.05786%2019.7516C9.10688%2019.6064%209.18566%2019.4729%209.28919%2019.3597C9.39273%2019.2465%209.51874%2019.1561%209.65922%2019.0942C9.79969%2019.0323%209.95155%2019.0002%2010.1051%2019.0001H11.7643C12.0328%2018.9974%2012.293%2019.0923%2012.4965%2019.267C12.7%2019.4416%2012.8329%2019.6842%2012.8705%2019.9495C12.9405%2020.4794%2013.0704%2020.9997%2013.2577%2021.5005C13.3321%2021.6981%2013.3482%2021.9128%2013.3041%2022.1192C13.2599%2022.3257%2013.1575%2022.5151%2013.0088%2022.6652L12.3064%2023.3662C13.0937%2024.7481%2014.2402%2025.8923%2015.6248%2026.6781L16.3272%2025.9771C16.4776%2025.8287%2016.6675%2025.7264%2016.8743%2025.6824C17.0811%2025.6384%2017.2963%2025.6544%2017.4942%2025.7287C17.996%2025.9156%2018.5174%2026.0452%2019.0484%2026.1151C19.317%2026.1529%2019.5624%2026.288%2019.7378%2026.4946C19.9132%2026.7012%2020.0064%2026.9649%2019.9997%2027.2356Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_d-2{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.5938%2039.0741H39.0419V32.6743C39.0419%2029.9454%2037.1902%2027.6064%2034.6562%2026.9242C34.1364%2026.7617%2033.6167%2026.6968%2033.0644%2026.6968H30.6929C30.3355%2027.6714%2029.3934%2028.3536%2028.2889%2028.3536H27.3793C26.3072%2028.3536%2025.3651%2027.6714%2024.9753%2026.6968H22.6037C22.0515%2026.6968%2021.4992%2026.7617%2021.0119%2026.9242C18.478%2027.6389%2016.6262%2029.9454%2016.6262%2032.6743V39.0741H16.5938Z'%20fill='%23A9F010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M19.3548%205.71045H23.9029C24.7476%205.71045%2025.4623%206.42515%2025.4623%207.2698M14.8717%2039.074H2.55935C1.68222%2039.074%201%2038.3593%201%2037.5147V7.30229C1%206.45764%201.7147%205.74294%202.55935%205.74294H7.10745'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M7.43229%203.30654H10.9408C10.9408%202.03957%2011.9804%201%2013.2474%201C14.5143%201%2015.5539%202.03957%2015.5539%203.30654H19.03C19.1924%203.30654%2019.3548%203.43648%2019.3548%203.59892V7.82216C19.3548%207.98459%2019.2249%208.14702%2019.03%208.14702H7.3998C7.23737%208.14702%207.10742%208.01707%207.10742%207.82216V3.59892C7.10742%203.43648%207.23737%203.30654%207.43229%203.30654Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M32.8689%2018.0229V20.4919C32.8689%2023.2858%2030.5949%2025.5598%2027.801%2025.5598C25.0072%2025.5598%2022.7656%2023.2858%2022.7656%2020.4919V18.0229'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M30.8228%2024.5527V25.7872C30.8228%2027.1841%2029.6857%2028.3536%2028.2563%2028.3536H27.3467C25.9498%2028.3536%2024.7803%2027.2166%2024.7803%2025.7872V24.5527'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M27.801%2010.4858C30.7898%2010.4858%2033.1938%2012.9223%2033.1938%2015.8786C33.1938%2015.9436%2033.1938%2016.0085%2033.1938%2016.041H33.3562C33.876%2016.041%2034.3308%2016.4958%2034.3308%2017.0156C34.3308%2017.5354%2033.876%2017.9902%2033.3562%2017.9902H32.7714H22.8631H22.2783C21.7585%2017.9902%2021.3037%2017.5354%2021.3037%2017.0156C21.3037%2016.4958%2021.7585%2016.041%2022.2783%2016.041H22.4407C22.4407%2015.9761%2022.4407%2015.9111%2022.4407%2015.8786C22.4407%2012.9223%2024.8447%2010.4858%2027.801%2010.4858Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M28%2037L29%2034H27L28%2031'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M20.9795%2026.8921V31.83'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M34.6562%2026.8921V31.83'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M5.77539%2015.8467H16.6908'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M5.77539%2020.1997H16.6908'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M5.77539%2024.585H16.6908'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon_d-3{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='41'%20viewBox='0%200%2040%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.3936%2013.8572C22.6122%2017.7143%2019.9326%2020.5535%2016.7467%2020.5535C13.1812%2020.5535%2010.2485%2016.9935%209.90181%2012.4321C9.4066%2011.4416%209.12598%2010.3192%209.12598%209.11966C9.12598%205.19098%2012.1523%202.00513%2015.8939%202.00513C17.5941%202.00513%2019.1513%202.66541%2020.3398%203.75487C20.3728%203.75487%2020.4058%203.75487%2020.4333%203.75487C23.0579%203.75487%2025.1818%206.29145%2025.1818%209.42229C25.1763%2011.2216%2024.483%2012.8227%2023.3936%2013.8572Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M10.8258%2022.8315L5.10883%2025.3186C3.3976%2026.0614%202%2028.3339%202%2030.3643V39.4596'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16.8287%2039.5975L13.8574%2036.5712L15.4531%2025.6766L14.8754%2022.8704L16.8287%2022.9529L18.782%2022.8704L18.2043%2025.6766L19.8%2036.5712L16.8287%2039.5975Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M12.7675%2020.7791L14.8749%2022.8699L13.3453%2026.2649L10.8252%2022.8314L12.7675%2020.7791Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M7.15527%2031.3989V39.5974'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M9.91797%2012.6468C10.3306%208.48703%2012.3555%207.34254%2015.6294%208.53655C17.5167%209.14731%2019.2444%208.74564%2020.8016%207.18848'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M22.832%2022.8315L28.549%2025.3186C30.2602%2026.0614%2031.6578%2028.3339%2031.6578%2030.3643V39.4596'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M20.8841%2020.7791L18.7822%2022.8699L20.3064%2026.2649L22.832%2022.8314L20.8841%2020.7791Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M26.4961%2031.3989V39.5974'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M13.9783%2019.7998L13.1475%2021.1534'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M19.6738%2019.7998L20.5047%2021.1534'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3ccircle%20cx='30'%20cy='30'%20r='9.25'%20fill='%23A9F010'%20stroke='%23111113'%20stroke-width='1.5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M25.0003%2031.7166V33.0658C25.0003%2033.1916%2025.0249%2033.3149%2025.0767%2033.4308C25.126%2033.5443%2025.1999%2033.6479%2025.2936%2033.7318C25.3847%2033.8156%2026.4956%2034.8822%2026.6139%2034.9217C26.7322%2034.9612%2026.8579%2034.976%2026.9836%2034.9661C28.3685%2034.8156%2029.7018%2033.342%2030.8699%2032.5848C31.9591%2031.8942%2032.8808%2030.9717%2033.5708%2029.8864C34.3347%2028.7098%2034.8079%2027.3754%2034.9558%2025.9818C34.9681%2025.8584%2034.9533%2025.7326%2034.9114%2025.6142C34.872%2025.4958%2034.8079%2025.3873%2034.7241%2025.2936C34.6403%2025.2023%2033.5368%2025.1283%2033.4235%2025.0765C33.3101%2025.0272%2034.1869%2025.0001%2034.0612%2025.0001L31.7107%2025.0001C31.4914%2024.9976%2031.2795%2025.0741%2031.1144%2025.2171C30.9492%2025.3602%2030.8408%2025.5575%2030.8088%2025.7746C30.7521%2026.2062%2030.6461%2026.6305%2030.4933%2027.0375C30.4317%2027.1978%2030.4194%2027.3729%2030.4564%2027.5431C30.4909%2027.7108%2030.5747%2027.8662%2030.6979%2027.9871L31.2696%2028.5593C30.6289%2029.6841%2029.6949%2030.6189%2028.5687%2031.2578L27.997%2030.6855C27.8737%2030.5647%2027.7209%2030.4808%2027.5509%2030.4463C27.3833%2030.4093%2027.2084%2030.4241%2027.0457%2030.4833C26.6366%2030.6362%2026.2128%2030.7423%2025.779%2030.799C25.5597%2030.8286%2025.3601%2030.9396%2025.2172%2031.1098C25.0718%2031.28%2024.9954%2031.4946%2025.0003%2031.7166Z'%20fill='%23A9F010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon_d-4{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M25.4846%2021.2715H9.43624C8.65656%2021.2715%208.00684%2021.9212%208.00684%2022.7009V35.0457C8.00684%2035.8254%208.65656%2036.4751%209.43624%2036.4751H11.6778C11.6778%2035.0457%2012.8148%2033.9087%2014.2442%2033.9087C15.6736%2033.9087%2016.8107%2035.0457%2016.8107%2036.4751H26.9139V22.7009C26.9139%2021.9212%2026.2642%2021.2715%2025.4846%2021.2715Z'%20fill='%23A9F010'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M16.8106%2036.5078C16.8106%2037.9047%2015.6736%2039.0742%2014.2442%2039.0742C12.8472%2039.0742%2011.6777%2037.9372%2011.6777%2036.5078'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M26.9141%2036.5081H29.0582M34.1586%2036.5081H36.3027C36.8874%2036.5081%2037.3747%2036.0208%2037.3747%2035.436V31.7651L32.5992%2025.3652H26.9141'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M37.3744%2031.7642H30.6172C30.0974%2031.7642%2029.6426%2031.3094%2029.6426%2030.7897V27.0537'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M31.5918%2039.0738C32.9887%2039.0738%2034.1583%2037.9368%2034.1583%2036.5073C34.1583%2035.0779%2033.0212%2033.9409%2031.5918%2033.9409C30.1949%2033.9409%2029.0254%2035.0779%2029.0254%2036.5073C29.0254%2037.9368%2030.1949%2039.0738%2031.5918%2039.0738Z'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M7%2022.7984V15.5214V8.27697L13.3024%204.63848L19.5723%201L25.8746%204.63848L32.1445%208.27697V15.5214V22.7984L29.5456%2024.2928'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M32.1445%208.27686L25.8746%2011.8829L19.5723%2015.5213L13.3024%2011.8829L7%208.27686'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M24.9648%2012.4027L18.6625%208.79669L12.3926%205.1582'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M27.9541%2010.6805L21.6842%207.04203L15.3818%203.43604'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M27.9536%2010.6812V15.1318L24.9648%2016.8536V12.4029'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M12.3281%2024.0977H20.0924'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M10%2027H17.7643'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M14%2030H21.7643'%20stroke='%23111113'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3c/svg%3e")}.icon_current-color{background-color:currentColor}.input{flex-direction:column;gap:5px;display:flex}.input__label{color:var(--gray-0);font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.5}.input__field{background-color:var(--gray-80);color:var(--gray-0);border:none;border-bottom:2px solid #0000;border-radius:8px;outline:none;padding:14px 16px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.input__field::placeholder{color:var(--gray-30)}@media(hover:hover)and (pointer:fine){.input__field:hover{background-color:var(--gray-70)}}.input__field:focus-visible{background-color:var(--gray-70);border-bottom-color:var(--gray-0)}.input__field:disabled{color:var(--gray-60);cursor:not-allowed}.input__field_error{background-color:var(--gray-70);border-bottom-color:#e90000}.input_fluid,.input_fluid .input__field{width:100%}.tab{z-index:1;cursor:pointer;white-space:nowrap;background-color:var(--gray-20);color:var(--gray-100);border:none;border-radius:16px;flex-grow:1;place-items:center;min-width:230px;padding:25px;font-family:ScienceGothic,sans-serif;font-size:18px;text-decoration:none;transition:background-color .1s ease-in-out,color .1s ease-in-out;display:grid;position:relative}.tab:focus-visible{outline-offset:2px;outline:2px dashed #000}@media(hover:hover)and (pointer:fine){.tab:hover{background-color:var(--gray-30)}}.tab:disabled,.tab.is-disabled{cursor:not-allowed;background-color:var(--gray-40)!important;color:var(--gray-50)!important}.tab:disabled:before,.tab.is-disabled:before{background-color:var(--gray-30)!important}.tab:active,.tab.is-active{background-color:var(--primary)}:root{--header-height:70px}.header{color:var(--gray-0);height:var(--header-height);border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:20px 40px;display:flex;position:relative}.header:before{content:"";background-color:var(--gray-100);opacity:.8;z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:inherit;position:absolute;inset:0}.header__logo-img{transform:translateY(2px)}.header__logo-link{display:flex}.header__burger{aspect-ratio:1;cursor:pointer;min-width:40px;color:inherit;background-color:#0000;border:none;border-radius:8px;place-items:center;padding:0;transition:background-color .1s ease-in-out;display:grid}@media(hover:hover)and (pointer:fine){.header__burger:hover{background-color:var(--gray-90)}}.header__phone{color:var(--gray-0);align-items:center;column-gap:8px;text-decoration:none;transition:background-color .1s ease-in-out;display:flex}.header__phone-icon{color:var(--primary);display:flex}@media(hover:hover)and (pointer:fine){.header__phone:hover{text-decoration:underline}}.header__phone:active{color:var(--primary)}@media screen and not (max-width:768px){.header__burger{display:none}}@media screen and not (min-width:1000px){:root{--header-height:64px}.header{margin-top:0;margin-left:calc(var(--container-padding) * -1);width:calc(100% + var(--container-padding) * 2);border-radius:0;padding:12px}.header__phone{aspect-ratio:1;border-radius:8px;place-items:center;min-width:40px;display:grid}.header__phone-text{display:none}}@media screen and (not (min-width:1000px))and (hover:hover)and (pointer:fine){.header__phone:hover{background-color:var(--gray-90)}}@media screen and not (min-width:1000px){.header__logo-img{transform:none}}@media screen and (max-width:768px){.header__nav{display:none}}@media screen and not (min-width:480px){.header{padding-inline:4px}.header__logo-img{max-width:172px}}.mobile-menu{z-index:200;pointer-events:none;display:none;position:fixed;inset:0}.mobile-menu__backdrop{opacity:0;background-color:#00000080;transition:opacity .3s;position:absolute;inset:0}.mobile-menu__panel{background-color:var(--gray-100);width:min(280px,85vw);color:var(--gray-0);flex-direction:column;padding:12px;transition:transform .3s;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-menu__head{justify-content:flex-end;margin-bottom:12px;display:flex}.mobile-menu__close{aspect-ratio:1;cursor:pointer;min-width:40px;color:var(--gray-0);background-color:#0000;border:none;border-radius:8px;place-items:center;padding:0;transition:background-color .1s ease-in-out;display:grid}@media(hover:hover)and (pointer:fine){.mobile-menu__close:hover{background-color:var(--gray-90)}}.mobile-menu__list{flex-direction:column;flex-grow:1;gap:4px;list-style:none;display:flex}.mobile-menu__link{color:var(--gray-0);border-radius:4px;padding:10px 12px;font-size:16px;line-height:1.5;text-decoration:none;transition:background-color .1s ease-in-out;display:block}@media(hover:hover)and (pointer:fine){.mobile-menu__link:hover{background-color:var(--gray-90)}}.mobile-menu__link:active{color:var(--primary)}.mobile-menu__link_sub{color:var(--gray-20,#ccc);padding-left:24px;font-size:14px}.mobile-menu__accordion-btn{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-menu__accordion-icon{aspect-ratio:1;background-color:currentColor;flex-shrink:0;width:8px;transition:transform .2s;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29279%206.29289L0.707007%203.70711C0.0770425%203.07714%200.523209%202%201.41411%202H6.58569C7.47659%202%207.92276%203.07714%207.2928%203.70711L4.70701%206.29289C4.31648%206.68342%203.68332%206.68342%203.29279%206.29289Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29279%206.29289L0.707007%203.70711C0.0770425%203.07714%200.523209%202%201.41411%202H6.58569C7.47659%202%207.92276%203.07714%207.2928%203.70711L4.70701%206.29289C4.31648%206.68342%203.68332%206.68342%203.29279%206.29289Z'%20fill='white'/%3e%3c/svg%3e");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mobile-menu__accordion-list{max-height:0;list-style:none;transition:max-height .25s;overflow:hidden}.mobile-menu__item_has-accordion:has(.mobile-menu__accordion-btn[aria-expanded=true]) .mobile-menu__accordion-icon{transform:rotate(180deg)}.mobile-menu__item_has-accordion:has(.mobile-menu__accordion-btn[aria-expanded=true]) .mobile-menu__accordion-list{max-height:400px}.mobile-menu__phone{color:var(--gray-0);border-top:1px solid var(--gray-80);align-items:center;gap:8px;margin-top:8px;padding:16px 12px 12px;text-decoration:none;display:flex}.mobile-menu__phone .icon{color:var(--primary)}@media(hover:hover)and (pointer:fine){.mobile-menu__phone:hover{text-decoration:underline}}.mobile-menu.is-open{pointer-events:auto}.mobile-menu.is-open .mobile-menu__backdrop{opacity:1}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}@media screen and (max-width:768px){.mobile-menu{display:block}}.menu__list{column-gap:12px;display:flex}.menu__li_has-dropdown{position:relative}.menu__li_has-dropdown:has(.menu__link[aria-expanded=true]) .menu__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.menu__li_has-dropdown>.menu__link[aria-expanded=true]:after{transform:rotate(180deg)}.menu__link{color:inherit;border-radius:4px;align-items:center;column-gap:4px;padding:4px 8px;font-size:14px;line-height:150%;text-decoration:none;transition:color .1s ease-in-out,background-color .1s ease-in-out;display:flex}@media(hover:hover)and (pointer:fine){.menu__link:hover{background-color:var(--gray-90)}}.menu__link:active{color:var(--primary)}.menu__link[aria-haspopup=true]:after{content:"";aspect-ratio:1;background-color:currentColor;width:8px;margin-left:4px;transition:transform .2s;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29279%206.29289L0.707007%203.70711C0.0770425%203.07714%200.523209%202%201.41411%202H6.58569C7.47659%202%207.92276%203.07714%207.2928%203.70711L4.70701%206.29289C4.31648%206.68342%203.68332%206.68342%203.29279%206.29289Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.29279%206.29289L0.707007%203.70711C0.0770425%203.07714%200.523209%202%201.41411%202H6.58569C7.47659%202%207.92276%203.07714%207.2928%203.70711L4.70701%206.29289C4.31648%206.68342%203.68332%206.68342%203.29279%206.29289Z'%20fill='white'/%3e%3c/svg%3e");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.menu__dropdown{background-color:var(--gray-100);opacity:0;pointer-events:none;z-index:100;border-radius:8px;min-width:200px;padding:4px;list-style:none;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-6px);box-shadow:0 8px 24px #0000004d}.menu__dropdown-link{color:var(--gray-0);white-space:nowrap;border-radius:4px;padding:8px 12px;font-size:14px;line-height:150%;text-decoration:none;transition:background-color .1s ease-in-out;display:block}@media(hover:hover)and (pointer:fine){.menu__dropdown-link:hover{background-color:var(--gray-90)}}.menu__dropdown-link:active{color:var(--primary)}.footer{background-color:var(--gray-100);color:var(--gray-0);padding-top:68px;overflow:hidden}.footer__content{grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:48px;display:grid}.footer__inner{grid-template-columns:1fr 440px;margin-bottom:-40px;display:grid}.footer__map{aspect-ratio:1;background-color:var(--primary);border-radius:2px;padding:2px}.footer__map-inner{border-radius:16px;height:100%}.footer__map-inner .leaflet-tile{filter:grayscale()}.footer__logo{margin-bottom:48px}.footer__contacts{flex-direction:column;row-gap:15px;margin-bottom:24px;display:flex}.footer__contacts-link{color:inherit;border-radius:4px;align-items:center;column-gap:12px;margin-left:-8px;padding:4px 8px;text-decoration:none;display:inline-flex}.footer__contacts-link .icon{background-color:var(--primary)}@media(hover:hover)and (pointer:fine){.footer__contacts-link:hover{background-color:var(--gray-80)}}.footer__copyright{margin-top:24px;font-size:14px;line-height:150%}.footer__name{color:#26262a;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;font-family:ScienceGothic;font-size:clamp(32px,10vw,150px);line-height:140%;display:flex;transform:translateY(32%)}.footer__name span{text-align:center;margin-inline:auto;display:block}.footer__title{letter-spacing:-3%;margin-bottom:14px;font-family:ScienceGothic;font-size:14px}.footer__list{flex-direction:column;row-gap:12px;display:flex}.footer__link{color:inherit;border-radius:4px;padding:4px 8px 4px 24px;font-size:14px;line-height:150%;text-decoration:none;position:relative}.footer__link:before{content:"";aspect-ratio:1;border:solid var(--primary);border-width:2px 2px 0 0;width:8px;position:absolute;top:50%;left:6px;transform:translateY(-50%)rotate(45deg)}@media(hover:hover)and (pointer:fine){.footer__link:hover{background-color:var(--gray-80)}}@media screen and not (min-width:1000px){.footer{padding-top:56px}.footer__inner{grid-template-columns:1fr;row-gap:48px}}@media screen and (max-width:756px){.footer__inner{margin-bottom:0}}.socials{column-gap:16px;display:flex}.socials__link{aspect-ratio:1;width:40px;color:inherit;border:1px solid;border-radius:50%;place-items:center;transition:background-color .1s ease-in-out;display:grid}@media(hover:hover)and (pointer:fine){.socials__link:hover{background-color:var(--gray-80)}}.article-card{height:clamp(190px,50vw,450px);color:var(--gray-0);border-radius:16px;position:relative;overflow:hidden}.article-card__title{cursor:pointer;padding-bottom:50px;padding-left:40px;font-family:ScienceGothic,sans-serif;font-size:clamp(16px,5vw,18px);line-height:120%;position:absolute;bottom:0;left:0;right:80px}.article-card__arrow{aspect-ratio:1;background-color:var(--gray-0);width:40px;color:var(--gray-100);border-radius:50%;place-items:center;transition:background-color .1s ease-in-out;display:grid;position:absolute;bottom:40px;right:40px}.article-card__bg{object-fit:cover;width:100%;height:100%}.article-card:before{content:"";background:linear-gradient(#0000,#000);position:absolute;inset:50% 0 0}@media(hover:hover)and (pointer:fine){.article-card:hover .article-card__arrow{background-color:var(--primary)}}.article-grid{grid-template-rows:1fr 1fr;grid-template-columns:repeat(6,1fr);grid-template-areas:"a a a b b b""c c d d e e";gap:40px;margin-block:100px;display:grid}.article-grid .article-card:first-child{grid-area:a}.article-grid .article-card:nth-child(2){grid-area:b}.article-grid .article-card:nth-child(3){grid-area:c}.article-grid .article-card:nth-child(4){grid-area:d}.article-grid .article-card:nth-child(5){grid-area:e}@media screen and not (min-width:768px){.article-card__title{padding-bottom:24px;padding-left:24px;right:64px}.article-card__arrow{bottom:24px;right:24px}.article-grid{grid-template-rows:unset;grid-template-columns:1fr;grid-template-areas:"a""b""c""d""e";gap:16px;margin-block:56px}}.sr-only{white-space:nowrap!important;clip-path:inset(100%)!important;clip:rect(0 0 0 0)!important;-webkit-user-select:none!important;user-select:none!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.bold{font-weight:700}.contents{display:contents}.none{display:none}.no-scroll{overflow:hidden}

.not-fount {
    background-color: var(--gray-100);
    margin-top: calc(var(--header-height) * -1);
    padding-top: calc(var(--header-height) + 60px);
    padding-bottom: 180px;
    color: var(--gray-0);
}

.not-fount__inner {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.not-fount__title {
    font-family: ScienceGothic,sans-serif;
    text-align: center;
    font-size: clamp(32px,5vw,60px);
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
}

.not-fount__img {
    margin-bottom: 20px;
}

.not-fount__subtitle {
    text-align: center;
    font-family: ScienceGothic,sans-serif;
    margin-bottom: 20px;
    font-size: clamp(24px,5vw,36px);
    letter-spacing: -0.02em;
    line-height: 120%;
}

.not-fount__popular {
    width: 100%;
}

.not-fount__popular-items {
    margin-bottom: 40px;
    display: flex;
    justify-content: safe center;
    overflow: auto;
    scrollbar-width: none;
    column-gap: 2px;
}

.tex-tag {
    background-color: var(--gray-80);
    color: var(--gray-0);
    border-radius: 16px;
    padding: 13px 24px;
    border: 1px solid #0000;
    transition: border-color .1s;
    text-decoration: none;
    white-space: nowrap;
    display: inline-flex;
}

.tex-tag:hover {
    border-color: var(--gray-0);
}

.contacts__title {
    letter-spacing: -0.02em;
    color: var(--gray-100);
    padding-right: 24px;
    font-family: ScienceGothic,sans-serif;
    text-align: center;
    font-size: clamp(32px,5vw,60px);
    line-height: 120%;
    margin-top: 32px;
    margin-bottom: -60px;
}

.form__col_contacts {
    max-width: 488px;
}

.form__title_contacts {
    margin-bottom: 20px;
}

.form__subtitle_contacts {
    margin-bottom: 20px;
}

.form__social {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.form__social-link {
    display: flex;
    align-items: center;
    cursor: default;
    column-gap: 20px;
    color: var(--gray-100);
    text-decoration: none;
    font-family: ScienceGothic,sans-serif;
}

a.form__social-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.form__social-icon {
    width: 42px;
    min-    width: 42px;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    background-color: var(--gray-100);
    border-radius: 50%;
    color: var(--primary);
}

.form__social-text {
    font-size: 18px;
    line-height: 120%;
}

.form__body_contacts {
    column-gap: 110px;
}

.map {
    display: flex;
    padding: 2px;
    border-radius: 2px;
    background-color: var(--gray-0);
}

.map__img {
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.map__area {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}

.map__area .leaflet-tile {
    filter: grayscale();
}

.icon_clock {
  background-clock: #000;
  -webkit-mask-image: url("clock.svg");
  mask-image: url("clock.svg");
}

.icon_home {
  -webkit-mask-image: url("home.svg");
  mask-image: url("home.svg");
}

@media screen and not (min-width: 1000px) {
    .map__img {
        height: auto;
    }
}

@media screen and not (min-width: 768px)  {
    .contacts__title {
        margin-bottom: -20px;
    }

    .form__body_contacts {
        padding-inline: 20px;
    }

    .map {
        flex-direction: column;
    }

    .map__area {
        aspect-ratio: 4/3;
    }

    .lang_desk {
        display: none !important;
    }
}

@media screen and (max-width: 580px) {
 .not-fount {
    padding-top: calc(var(--header-height) + 32px);
    padding-bottom: 48px;
 }
}

strong, b {
    font-weight: 500;
}

.header__inner {
    display: flex;
    column-gap: 24px;
}

.lang {
    display: flex;
    align-items: center;
    column-gap: 16px;
}

.lang_mobi {
    margin-top: 40px;
    margin-left: 16px;
}

.lang__li {
    position: relative;

}

.lang__li:first-child:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: calc(100% + 8px);
    height: 100%;
    width: 1px;
    background-color: var(--gray-80);
}

.lang__link {
    color: var(--gray-0);
    font-size: 14px;
    text-decoration: none;
}

.lang__link.is-active {
 color: var(--primary);
}

.lang__link:hover {
    text-decoration: underline;
}

.works__tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
}

.btn_tab {
    font-family: Inter, sans-serif;
    background-color: #0000;
    border: 1px solid var(--gray-50);
    color: var(--gray-100);
    border-radius: 8px;
    transition: background-color .1s ease-in-out, border-color .1s ease-in-out, color .1s ease-in-out;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.btn_tab:hover {
    border-color: var(--gray-100);
}

.btn_tab::before {
    content: none;
}

.btn_tab.active {
    background-color: var(--gray-100);
    border-color: var(--gray-100);
    color: var(--gray-0);
}

.breadcrumb {
    margin-block: 12px;
}

.breadcrumb__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 8px;
    column-gap: 12px;
}

.breadcrumb__item {
    display: flex;
    position: relative;
    color: var(--gray-50);
    font-size: 14px;
}

.breadcrumb__item:not(:last-child)::after {
    content: '//';
    padding-left: 12px;
}

.breadcrumb__link {
    color: var(--gray-100);
    text-decoration: none;
    cursor: pointer;
    font-size: 1em;
}

.breadcrumb__link:hover {
    text-decoration: underline;
}

.icon_14 {
    height: 14px;
}

.breadcrumb_white .breadcrumb__item {
    color: var(--gray-40);
}

.breadcrumb_white .breadcrumb__link {
    color: var(--gray-0);
}

.form__body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 24px 80px;
}

.form__content {
    grid-row: 1 / 4;
}

@media screen and (max-width: 1020px) {
    .form__content {
        display: none;
    }

    .form__body {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        place-items: center;
    }
}


.popup {
    position: fixed;
    inset: 0;
    width: 450px;
    max-width: calc(100dvw - 2em);
    max-height: calc(100dvh - 1em);
    overflow-y: auto;
    overflow-x: visible;
    padding: 0;
    border: none;
    border-radius: 16px;
    background-color: var(--gray-100);
    color: var(--gray-0);
    z-index: 1;
}

.popup::backdrop {
    background: #11111380;
    backdrop-filter: blur(4px);
}

.popup__title {
    font-family: ScienceGothic,sans-serif;
    font-size: clamp(18px, 2vw,24px);
    line-height: 1.2;
    margin-bottom: 8px;
}

.popup__subtitle {
    margin-bottom: 24px;
    font-size: clamp(14px, 2vw,24px);
    font-size: 16px;
    line-height: 1.6;
}

.popup__inner {
    position: relative;
    padding: 40px 32px 32px;
}

.popup__form {
    display: grid;
    row-gap: 16px;
}

.popup__form .btn {
    margin-top: 8px;
}

.popup__close {
    position: absolute;
    top: 12px;
    right: 16px;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    color: #888;
    cursor: pointer;
}

.popup__close:hover {
    color: #fff;
}

@media screen and (width < 567px) {
    .popup__inner {
        padding-inline: 20px;
    }
}

header.container {
  z-index: 1 !important;
}
