@font-face{font-family:Grandis Extended;src:url(/assets/fonts/GrandisExtended-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Grandis Extended;src:url(/assets/fonts/GrandisExtended-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/assets/fonts/NunitoSans-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/assets/fonts/NunitoSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/assets/fonts/NunitoSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/assets/fonts/NunitoSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100vh;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;background:none;border:none}a{text-decoration:none;color:inherit}ul,ol{list-style:none;padding:0}h1,h2,h3,h4,h5,h6{font-weight:inherit;line-height:1.2}table{border-collapse:collapse;border-spacing:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}.title{font-family:Grandis Extended,sans-serif;letter-spacing:.02em;line-height:1.2;font-size:clamp(1.9rem,5vw,4rem);text-transform:uppercase;font-weight:700;color:#fff}.title__accent{color:#fe0000}.title--hero{font-size:clamp(1.9rem,5vw,4.5rem);max-width:960px}.title--modal,.title--card{font-size:clamp(1.125rem,2vw,1.5rem)}.title--s{font-size:1.5rem}.subtitle{font-family:Grandis Extended,sans-serif;color:#fe0000;font-size:clamp(1.125rem,5vw,1.5rem);font-weight:700;text-transform:uppercase}.subtitle--s{font-size:1rem;text-transform:none}.text{color:#fff;font-size:clamp(1rem,1.1vw,1.125rem);font-weight:400;display:flex;flex-direction:column;gap:16px}.text ul{margin:0;padding:0;list-style:none;display:grid;gap:18px}.text ul li{position:relative;padding-left:26px;color:#fff;font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.45;font-weight:500}.text ul li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#fe0000;box-shadow:0 0 #fe0000b3,0 0 6px #fe0000cc,0 0 12px #fe000080;animation:ledPulse 2.8s ease-in-out infinite}.text ul li:nth-child(2):before{animation-delay:.3s}.text ul li:nth-child(3):before{animation-delay:.6s}.text ul li:nth-child(4):before{animation-delay:.9s}@keyframes ledPulse{0%{opacity:.45;transform:scale(.9);box-shadow:0 0 #fe00004d,0 0 4px #fe000066,0 0 8px #fe000033}50%{opacity:1;transform:scale(1.25);box-shadow:0 0 4px #fe0000e6,0 0 10px #fe0000,0 0 18px #fe0000cc}to{opacity:.45;transform:scale(.9);box-shadow:0 0 #fe00004d,0 0 4px #fe000066,0 0 8px #fe000033}}.text--hero{max-width:640px}html{font-size:100%;scroll-behavior:smooth}body{min-height:100vh;min-width:320px;font-family:Nunito Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;color:#fff;background-color:#09090b;overflow-x:hidden;display:flex;flex-direction:column}main{flex:1 0 auto}.icon{display:inline-flex;line-height:0;color:#fe0000}.icon--btn{color:#fff}.icon svg{width:24px;height:24px;stroke-width:1.5;vector-effect:non-scaling-stroke}*{scrollbar-width:thin;scrollbar-color:#09090B rgba(255,255,255,.15)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background-color:#fe0000;border-radius:10px;border:2px solid rgba(255,255,255,.1)}::-webkit-scrollbar-thumb:hover{background-color:#e5e5e5}@media screen and (max-width:425px){.hidden-ml{display:none!important}}@media screen and (max-width:375px){.hidden-mm{display:none!important}}@media screen and (max-width:320px){.hidden-ms{display:none!important}}@media screen and (max-width:768px){.hidden-t{display:none!important}}@media screen and (max-width:1024px){.hidden-l{display:none!important}}@media screen and (max-width:1440px){.hidden-ll{display:none!important}}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.gap-1{gap:.125rem}.gap-x-1{column-gap:.125rem}.gap-y-1{row-gap:.125rem}.gap-2{gap:.25rem}.gap-x-2{column-gap:.25rem}.gap-y-2{row-gap:.25rem}.gap-3{gap:.375rem}.gap-x-3{column-gap:.375rem}.gap-y-3{row-gap:.375rem}.gap-4{gap:.5rem}.gap-x-4{column-gap:.5rem}.gap-y-4{row-gap:.5rem}.gap-6{gap:.75rem}.gap-x-6{column-gap:.75rem}.gap-y-6{row-gap:.75rem}.gap-8{gap:1rem}.gap-x-8{column-gap:1rem}.gap-y-8{row-gap:1rem}.gap-12{gap:1.5rem}.gap-x-12{column-gap:1.5rem}.gap-y-12{row-gap:1.5rem}.gap-16{gap:2rem}.gap-x-16{column-gap:2rem}.gap-y-16{row-gap:2rem}.gap-24{gap:3rem}.gap-x-24{column-gap:3rem}.gap-y-24{row-gap:3rem}.gap-32{gap:4rem}.gap-x-32{column-gap:4rem}.gap-y-32{row-gap:4rem}.header{position:absolute;width:100%;height:88px;display:flex;align-items:center;z-index:100}.footer{position:relative;background:#010101;padding:40px 0;border-radius:.5rem .5rem 0 0}.footer__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px}.footer p{margin-bottom:16px}.footer p:last-child{margin-bottom:0}.footer__info{display:flex;flex-direction:column;gap:24px}.footer__info .copyright{font-size:.875rem;color:#737373}.footer__info .links{font-size:.875rem;font-family:Grandis Extended,sans-serif;display:flex;align-items:flex-start;flex-direction:column;gap:16px}.footer__info .links__item{color:#fff;transition:color .2s ease;line-height:1;position:relative}.footer__info .links__item:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.4,0,.2,1)}.footer__info .links__item:hover{color:#fff}.footer__info .links__item:hover:after{transform:scaleX(1)}.footer__contacts{display:flex;flex-direction:column;align-items:flex-end;gap:12px;text-align:right}.footer__contacts .phone{font-size:1.125rem;color:#fff;font-family:Grandis Extended,sans-serif;font-weight:700}.footer__contacts .email{color:#fff;font-weight:700}@media(max-width:1024px){.footer__grid{grid-template-columns:1fr 1fr;gap:40px}.footer__contacts{align-items:flex-start;text-align:left}}@media(max-width:767px){.footer{padding:32px 0;border-radius:20px 20px 0 0}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__info,.footer__contacts{align-items:flex-start;text-align:left}.footer__info{gap:20px}.footer__info .links{gap:12px}.footer__info .copyright{font-size:14px;line-height:1.5}.footer__contacts{gap:10px}.footer__contacts .phone{font-size:24px;line-height:1.2}.footer__contacts .email,.footer__contacts .address{font-size:14px;line-height:1.5}}@media(max-width:480px){.footer{padding:40px 0}.footer__grid{gap:24px}.footer__info{gap:16px}.footer__contacts .phone{font-size:22px}}.container{width:100%;max-width:1680px;padding-inline:clamp(20px,4vw,80px);margin-inline:auto}.container--fluid{max-width:100%}.container--slider{padding-inline:clamp(20px,4vw,80px)}@media screen and (max-width:1280px){.container--slider{-webkit-padding-end:0;padding-inline-end:0}}.grid{display:grid;gap:1.5rem;width:100%}.grid--2{grid-template-columns:repeat(2,1fr);gap:2.5rem}.grid--center{align-items:center}.grid__col{width:100%}.grid__col--first{order:1}.grid__col--second{order:2}.grid__col--center{display:flex;justify-content:center}@media(max-width:1024px){.grid--2{grid-template-columns:1fr}.grid__col--first{order:2}.grid__col--second{order:1}}.hero{position:relative;height:100dvh;width:100%;overflow:hidden;display:flex;align-items:center;padding:120px 0}.hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(104deg,#000c -1.08%,#0006)}.hero__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none}.hero__content{width:100%;position:relative;z-index:10;display:grid;gap:2.5rem}.hero__actions{display:flex;align-items:center}.section{padding:120px 0 0;position:relative;display:flex;flex-direction:column;gap:2.5rem}.section--secondary{padding:200px 0 0}.section--last{padding:120px 0}.section--first{padding:200px 0 120px}.section--menu{padding:120px 0}.section--menu:last-child{padding:0 0 120px}.section--hero{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}.section--hero:after{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(50% 50% at 50% 50%,#09090b00,#09090b);pointer-events:none}.section__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none}.section__overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(50% 50% at 50% 50%,#09090b66,#09090b)}@media(max-width:768px){.section{padding:80px 0 0}.section--last{padding:80px 0}.section--first{padding:120px 0 0}.section--menu{padding:80px 0}.section--menu:last-child{padding:0 0 120px}}.content{display:flex;flex-direction:column;gap:2.5rem;z-index:10}.content__header{display:flex;flex-direction:column;gap:1rem}.module{position:relative;z-index:10;display:flex;justify-content:center;align-items:center}.module__prices{width:100%;max-width:400px}.preloader{position:fixed;inset:0;display:grid;place-items:center;background:#09090b;z-index:9999;transition:opacity .6s ease,visibility .6s ease;opacity:1}.preloader.is-done{opacity:0;visibility:hidden}.logo-loader{width:378px;height:320px;color:#fe0000}.logo-loader__path{fill:none;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0;animation:none}.logo-loader__path:nth-child(2){animation-delay:.2s}@keyframes draw{to{stroke-dashoffset:0}}@media screen and (max-width:640px){.logo-loader{width:189px;height:160px}}.logo{position:relative;display:inline-flex;align-items:flex-start}.logo svg{width:100%;height:100%}.logo__text{font-size:1.125rem;color:#fe0000;text-transform:uppercase;font-weight:700}.logo--header{height:32px}.logo--drawer{width:auto;height:24px}@media screen and (max-width:1024px){.logo--header{height:28px}}.navigation{position:relative}.navigation__list{display:flex;align-items:center;gap:2.5rem}.navigation__item{position:relative;font-weight:500;color:#fff;white-space:nowrap;padding-block:.5rem;text-transform:uppercase;font-family:Grandis Extended,sans-serif}.navigation__item:hover{color:#fe0000}.navigation__item--passive{cursor:default}.navigation__sublist{display:none;position:absolute;inset-block-start:100%;inset-inline-start:0;background:#09090b99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem;border-radius:.5rem;flex-direction:column;gap:1rem;overflow:hidden;min-width:160px;box-shadow:0 12px 32px #00000059}.navigation__sublist .navigation__item{padding:0}.navigation__sublist .navigation__link{position:relative;display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;color:#ffffffe6;text-transform:none;line-height:1;transition:color .2s ease}.navigation__sublist .navigation__link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.4,0,.2,1)}.navigation__sublist .navigation__link:hover{color:#fff}.navigation__sublist .navigation__link:hover:after{transform:scaleX(1)}.navigation__sublist .navigation__link.is-current{color:#fff}.navigation__sublist .navigation__link.is-current:after{transform:scaleX(1)}.navigation__item--has-children:hover>.navigation__sublist{display:flex}.navigation__link.is-current{font-weight:600}.navigation-mobile__list,.navigation-mobile__sublist{list-style:none;margin:0;padding:0}.navigation-mobile__item{border-bottom:1px solid #171717}.navigation-mobile__sublist .navigation-mobile__item{border-bottom:none}.navigation-mobile__sublist .navigation-mobile__item:first-child{border-top:none}.navigation-mobile__row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;background:none;border:none;text-align:left;cursor:pointer;text-decoration:none;color:inherit;font-family:inherit;font-size:16px;line-height:1.4;transition:background-color .15s ease;font-family:Grandis Extended,sans-serif}.navigation-mobile__item--has-children>.navigation-mobile__row{font-weight:600}.navigation-mobile__sublist .navigation-mobile__row{font-weight:400;color:#fff;font-size:.875rem}.navigation-mobile__label{flex:1}.navigation-mobile__icon{flex-shrink:0;position:relative;width:16px;height:16px;margin-left:12px}.navigation-mobile__icon:before,.navigation-mobile__icon:after{content:"";position:absolute;background-color:currentColor;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.navigation-mobile__icon:before{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}.navigation-mobile__icon:after{top:0;left:50%;width:1.5px;height:100%;transform:translate(-50%)}.navigation-mobile__panel{overflow:hidden;max-height:0;transition:max-height .3s ease}.navigation-mobile__item--open>.navigation-mobile__row .navigation-mobile__icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.quick-links{display:flex;gap:1.5rem}.quick-links__btn{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding-inline:0}.quick-links__btn:hover .quick-links__label:after{transform:scaleX(1)}.quick-links__icon{display:inline-flex;line-height:0;color:#fe0000}.quick-links__icon svg{width:24px;height:24px;stroke-width:1.5;vector-effect:non-scaling-stroke}.quick-links__label{position:relative;font-family:Grandis Extended,sans-serif;text-transform:uppercase;color:#fff;font-size:.875rem}.quick-links__label:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}@media screen and (max-width:1024px){.quick-links__label{display:none}}@media screen and (max-width:640px){.quick-links{gap:1.5rem}.quick-links__icon{color:#fe0000}.quick-links__icon svg{width:28px;height:28px;stroke-width:1.5;vector-effect:non-scaling-stroke}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:48px;padding-inline:clamp(24px,2vw,40px);font-family:Grandis Extended,sans-serif;font-weight:500;font-size:.875rem;line-height:1;white-space:nowrap;text-transform:uppercase;border-radius:1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn:hover{transform:scale(1.03)}.btn--width{width:100%}.btn-group{display:flex;align-items:center;gap:1.5rem;width:100%}.btn--primary{background:#fe0000;color:#fff;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s ease;will-change:transform}.btn--outline-primary{border:1px solid #FE0000;color:#fff}.btn--outline{border:1px solid #ffffff;color:#fff}.modal{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:flex-start;padding:clamp(1rem,3vw,2.5rem);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.modal[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto}.modal[aria-hidden=false] .modal__card{transform:translateY(0) scale(1);opacity:1}.modal__backdrop{position:absolute;inset:0;background:#09090bcc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal__card{position:relative;max-width:800px;width:100%;height:auto;background:#09090bb8;border:1px solid #09090B;color:#fff;border-radius:.5rem;overflow:hidden;padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem;transform:translateY(12px) scale(.98);opacity:0;transition:transform .25s ease,opacity .25s ease}.modal__card--s{max-width:480px}.modal__header{display:flex;align-items:center;justify-content:space-between}.modal__close{display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:.15s ease}.modal__close svg{display:block;width:32px;height:32px;stroke-width:1.25}.modal__close:hover{color:#fe0000}.modal__text{color:#fff;font-size:clamp(1rem,1.1vw,1.125rem)}.modal__textline{position:relative;display:flex;align-items:center;gap:16px;width:100%;color:#fe0000;font-size:clamp(1rem,1.1vw,1.125rem)}.modal__textline:before,.modal__textline:after{content:"";flex:1;border-top:1px dashed #FE0000;opacity:.6}.modal__footer{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;gap:1.5rem}body{overflow:auto;min-height:0}body.is-modal-open{overflow:hidden}@media screen and (max-width:640px){.modal{padding:0}.modal__card{height:100%;max-width:100%}.modal__card--s{max-width:100%}}.maps{position:relative;overflow:hidden;border-radius:.5rem}.prices-list{position:relative;display:flex;flex-direction:column;gap:1rem}.prices-list__item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem;font-weight:500}.prices-list__item--alt{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}.prices-list__item:last-child{border-bottom:none}.prices-list__name{font-size:1.5rem;color:#fe0000;display:flex;flex-direction:column;font-weight:700;font-family:Grandis Extended,sans-serif}.prices-list__name--alt{font-size:2rem}.prices-list__param{font-size:.875rem;font-weight:500}.prices-list__price{font-size:clamp(1.125rem,2vw,1.5rem);color:#fff;font-weight:700}.prices-list__price .price{display:flex;align-items:flex-start;gap:.5rem}.prices-list__price .price__main{font-size:1.5rem;color:#fff;font-weight:700}.prices-list__price .price__main--alt{font-size:2rem}.prices-list__price .price__decimal{font-size:.875rem;padding:4px 0}.prices-list__price .price__decimal--alt{padding:8px 0}.toggle{position:relative;width:40px;height:28px;cursor:pointer;display:none}.toggle__figure{position:absolute;left:0;top:50%;width:100%;height:2px;background:#fff;transform:translateY(-50%);transition:transform .25s ease,opacity .2s ease}.toggle__figure:before,.toggle__figure:after{content:"";position:absolute;height:2px;background:#fff;right:0;transition:transform .25s ease,width .25s ease}.toggle__figure:before{width:100%;top:-9px}.toggle__figure:after{width:70%;top:9px}.toggle:hover .toggle__figure:after{width:100%}@media screen and (max-width:1024px){.toggle{display:block}}.drawer{position:fixed;inset:0;z-index:1000;opacity:0;pointer-events:none;transition:opacity .22s ease}.drawer__overlay{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(90vw,360px);background:#09090b;box-shadow:-24px 0 60px #0000002e;display:grid;grid-template-rows:auto 1fr auto;transform:translate(102%);transition:transform .26s cubic-bezier(.22,1,.36,1);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.drawer.is-open{opacity:1;pointer-events:auto}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;height:64px}.drawer__brand{font-weight:700;letter-spacing:.2px;text-decoration:none;color:#09090b}.drawer__close{width:44px;height:44px;border:0;background:transparent;border-radius:12px;cursor:pointer;display:grid;place-items:center}.drawer__close:hover{background:#0000000f}.drawer__close-icon{position:relative;width:24px;height:24px}.drawer__close-icon:before,.drawer__close-icon:after{content:"";position:absolute;inset:0;margin:auto;width:24px;height:1px;background:#fff;border-radius:2px}.drawer__close-icon:before{transform:rotate(45deg)}.drawer__close-icon:after{transform:rotate(-45deg)}.drawer__body{padding:1.5rem;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:1.5rem}.drawer__footer{display:flex;align-items:center;gap:1.5rem;justify-content:space-between;padding:1.5rem;background:#09090b}.sliders-cafe{position:relative;padding:80px 0}.sliders-cafe__inner{position:relative;padding:120px 0}.sliders-cafe__item{position:relative;min-height:400px;display:flex;align-items:center;background:#fe0000}.sliders-cafe__media{position:relative;display:flex;align-items:center;justify-content:center}.sliders-cafe__media img{position:absolute;display:block;width:auto;max-width:100%;height:640px;object-fit:contain}@media screen and (max-width:1024px){.sliders-cafe{padding:80px 0 0}.sliders-cafe__inner{padding:120px 0 0}.sliders-cafe__media img{position:relative;margin-top:-120px;height:auto}.sliders-cafe__item{padding:0 0 40px}}.social{position:relative;display:flex;align-items:center;gap:24px}.social__item{color:#fff;font-size:1.125rem;transition:.15s ease}.social__item:hover{color:#fe0000}.b2b{position:relative}.b2b-bg{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:100%;height:100%;opacity:.1;pointer-events:none;z-index:0}.b2b__card{position:relative;display:flex;flex-direction:column;gap:24px;height:100%;padding:40px;border-radius:1.5rem;text-decoration:none;color:#fff;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);z-index:10}.b2b__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000059}.b2b__card:hover .b2b__arrow{transform:translate(-50%,-50%) rotate(45deg)}.b2b__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.b2b__values{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.b2b__values li{position:relative;padding-left:24px;font-size:.875rem;color:#ffffffe6;line-height:1.5}.b2b__values li:before{content:"";position:absolute;left:0;top:.7em;width:8px;height:8px;border-radius:50%;transform:translateY(-50%)}.b2b__control{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:50%;border:1px solid rgba(255,255,255,.5);flex-shrink:0;overflow:hidden}.b2b__arrow{position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%) rotate(0);transform-origin:center;transition:transform .4s cubic-bezier(.22,1,.36,1)}.sliders-business{overflow:hidden;position:relative;z-index:2}.sliders-business .swiper-wrapper{align-items:stretch}.sliders-business .swiper-slide{height:auto}.sliders-business .swiper-slide:nth-child(odd) .b2b__card{background:#fe0000;border:1px solid #FE0000}.sliders-business .swiper-slide:nth-child(2n) .b2b__card{background:#1717171f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #171717}.sliders-business .swiper-slide:nth-child(odd) .b2b__values li:before{background:#fff;box-shadow:0 0 8px #ffffff73,0 0 16px #fff3}.sliders-business .swiper-slide:nth-child(2n) .b2b__values li:before{background:#fe0000;box-shadow:0 0 10px #fe0000cc,0 0 20px #fe000073,0 0 32px #fe000033}@media screen and (max-width:1024px){.b2b__card{padding:24px}}.slider-ui{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.slider-ui__group{display:flex;align-items:center;gap:16px}.slider-ui__btn{background:transparent;color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;transition:.25s ease}.slider-ui__btn svg{width:100%;height:40px;stroke-width:1}.slider-ui__btn:hover{color:#fe0000}.slider-ui__btn.swiper-button-disabled{opacity:.35;pointer-events:none}.slider-ui .slider-ui__pagination{display:flex;align-items:center;gap:2px}.slider-ui .slider-ui__pagination .swiper-pagination-bullet{width:24px;height:24px;background:transparent;border:none;padding:0;cursor:pointer;opacity:1;transition:all .25s ease;color:#fff;display:flex;align-items:center;justify-content:center}.slider-ui .slider-ui__pagination .swiper-pagination-bullet svg{width:24px;height:24px;stroke-width:1}.slider-ui .slider-ui__pagination .swiper-pagination-bullet:hover{opacity:.8}.slider-ui .slider-ui__pagination .swiper-pagination-bullet-active{opacity:1}.slider-ui .slider-ui__pagination .swiper-pagination-bullet-active svg{color:#fe0000}@media screen and (min-width:1280px){.slider-ui__btn{display:inline-flex}}.img-layers{position:relative;display:flex;align-items:center;justify-content:flex-end;width:100%}.img-layers--center{justify-content:center}.img-layers__img{z-index:1;width:100%;max-width:640px;height:auto;object-fit:cover;border-radius:1.5rem}.img-layers__alt{position:absolute;bottom:0;z-index:5;height:auto;object-fit:cover}.img-layers__alt img{width:100%;height:auto;display:block}@media screen and (max-width:1024px){.img-layers{justify-content:center;padding:120px 0 0}.img-layers__img{max-width:100%}}@media screen and (max-width:768px){.img-layers{justify-content:center;padding:120px 0 0}.img-layers__img{max-width:100%}.img-layers__alt{max-height:560px}}@media screen and (max-width:640px){.img-layers{justify-content:center;padding:140px 0 0}.img-layers__img{max-width:100%}}.value{position:absolute;bottom:24px;left:auto;z-index:20;display:flex;align-items:center;gap:40px;justify-content:center;width:100%}.value__item{display:flex;flex-direction:column}.value__value{font-size:2rem;font-weight:700;line-height:1;font-family:Grandis Extended,sans-serif}.value__title{font-size:.875rem}@media screen and (max-width:640px){.value{flex-direction:column;align-items:flex-start;padding-inline:24px;gap:16px}.value__value{font-size:1.25rem}}.azs-services{position:relative}.azs-services--mt{margin-top:80px}.azs-services .swiper-wrapper{align-items:stretch}.azs-services .swiper-slide{height:auto;display:flex}.azs-services__card{position:relative;display:flex!important;flex-direction:column;gap:24px;height:100%;padding:40px;border-radius:1.5rem;color:#fff;background:#1717171f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #171717}.azs-services__icon{display:flex;align-items:center;width:48px;height:48px;border-radius:12px;color:#fe0000;flex-shrink:0}.azs-services__icon svg{width:48px;height:48px;stroke-width:1}@media screen and (max-width:1024px){.azs-services--mt{margin-top:40px}}@media screen and (max-width:768px){.azs-services__card{padding:24px}}.form{width:100%}.form__title{margin-bottom:24px;margin-top:24px;color:#fff}.form__body{display:flex;flex-direction:column;gap:16px}.form__field{width:100%}.form__input,.form__textarea{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;background:#ffffff03;color:#fff;font-size:clamp(1rem,1.1vw,1.125rem);font-family:inherit;font-weight:400;padding:0 24px;transition:all .3s ease}.form__input::placeholder,.form__textarea::placeholder{color:#ffffff80}.form__input:focus,.form__textarea:focus{outline:none;border-color:#ff000073;background:#ffffff05}.form__input{height:56px}.form__textarea{min-height:160px;resize:none;padding-top:18px;padding-bottom:18px}.form__consent{margin-top:4px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.form__checkbox{display:none}.form__checkbox-view{flex:0 0 20px;width:20px;height:20px;border:1px solid rgba(255,255,255,.15);background:transparent;margin-top:2px;position:relative;transition:all .3s ease}.form__checkbox-view:after{content:"";position:absolute;inset:4px;background:#fe0000;opacity:0;transition:opacity .3s ease}.form__checkbox:checked+.form__checkbox-view:after{opacity:1}.form__consent-text{color:#ffffffbf;font-size:14px;line-height:1.5}.form__consent-text a{color:#fe0000;text-decoration:none}.form__consent-text a:hover{text-decoration:underline}.form__action{margin-top:1rem;display:flex;justify-content:flex-end}@media screen and (max-width:768px){.form__input{height:52px;padding:0 18px}.form__textarea{min-height:130px;padding:16px 18px}.form__action{justify-content:flex-start}.form__consent-text{font-size:13px}}.contact-person{width:100%}.contact-person__title{margin-bottom:24px;margin-top:24px;color:#fff}.contact-person__list{display:flex;flex-direction:column;gap:24px}.contact-person__item{display:flex;align-items:center;gap:24px}.contact-person__figure{flex:0 0 96px;width:96px;height:96px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.06)}.contact-person__figure img{width:100%;height:100%;object-fit:cover;display:block}.contact-person__info{display:flex;flex-direction:column;gap:4px}.contact-person__name{font-weight:700;font-family:Grandis Extended,sans-serif;color:#fff;line-height:1.2}.contact-person__position{font-size:1rem;font-weight:500;color:#fe0000;line-height:1.3}.contact-person__phone{font-size:clamp(18px,2vw,18px);font-weight:700;font-family:Grandis Extended,sans-serif;color:#fff;line-height:1.2;text-decoration:none;transition:color .3s ease}.contact-person__phone:hover{color:#fe0000}@media screen and (max-width:768px){.contact-person__item{gap:16px;align-items:center}.contact-person__figure{flex:0 0 88px;width:88px;height:88px}.contact-person__name{font-size:clamp(1rem,1.1vw,1.125rem)}.contact-person__position{font-size:14px}.contact-person__phone{font-size:20px}}.full-prices{position:relative}.full-prices__card{position:relative;display:flex!important;flex-direction:column;gap:16px;height:100%;padding:40px;border-radius:1.5rem;color:#fff;background:#1717171f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #171717}.full-prices__card .title{color:#fe0000}.full-prices__card .text{font-size:.875rem}.full-prices__badge{position:absolute;right:40px;top:40px;padding:4px 24px;border-radius:.5rem;font-size:.875rem;font-weight:700;background:#fe00001a;color:#fe0000}.full-prices__price{font-size:clamp(1.125rem,2vw,1.5rem);color:#fff;font-weight:700}.full-prices__price .price{display:flex;align-items:flex-start;gap:.5rem}.full-prices__price .price__main{font-family:Grandis Extended,sans-serif;font-size:2.5rem;color:#fff;font-weight:700}.full-prices__price .price__decimal{font-size:1.125rem;padding:8px 0;text-decoration:underline;text-underline-offset:4px}.full-prices__param{border-top:1px solid #171717;padding:24px 0 0;display:flex;flex-direction:column;gap:8px}.full-prices__param li{display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.full-prices__param li .name{color:#ffffff80}.full-prices__param li .param{position:relative}@media screen and (max-width:768px){.full-prices__card{padding:24px}.full-prices__badge{top:24px;right:24px}}@media screen and (max-width:396px){.full-prices__param li{flex-direction:column;align-items:flex-start}}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.steps__item{position:relative}.steps__top{display:flex;align-items:center;gap:24px;margin-bottom:14px}.steps__icon{flex:0 0 64px;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;color:#fe0000;background:#1717171f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #171717}.steps__icon svg{width:32px;height:32px;stroke-width:1.25}.steps__line{flex:1;height:1px;border-top:1px dashed rgba(254,0,0,.2)}.steps__content{flex:1}.steps__num{display:block;font-family:Grandis Extended,sans-serif;margin-bottom:10px;color:#fe0000;font-size:1.125rem;font-weight:700}.steps__title{margin:0 0 12px;color:#fff;font-size:clamp(1rem,1.1vw,1.125rem);font-family:Grandis Extended,sans-serif;font-weight:700;line-height:1.25}.steps__text{font-size:.875rem;color:#fff;line-height:1.5}@media screen and (max-width:1024px){.steps{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.steps{grid-template-columns:1fr;gap:20px}.steps__item{display:flex;align-items:flex-start;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(23,23,23,.25)}.steps__top{flex:0 0 44px;margin-bottom:0}.steps__line{display:none}.steps__num{margin-bottom:6px;font-size:.875rem}.steps__title{margin-bottom:6px;font-size:clamp(1rem,1.1vw,1.125rem)}.steps__text{font-size:.875rem}}.smenu{margin-top:2.5rem}.smenu__cat{padding:1.5rem;border-radius:1.5rem;background:#1717171f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #171717}.smenu__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:1.5rem}.smenu__header .title{color:#fe0000}.smenu__img{width:120px;height:120px;object-fit:cover;flex-shrink:0}.smenu__list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.smenu__list li{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;color:#fff;font-size:clamp(1rem,1.1vw,1.125rem)}.smenu__list li:before{content:"";flex:1;order:2;border-bottom:1px dashed rgba(255,255,255,.18);transform:translateY(-4px)}.smenu__list .name{order:1;color:#ffffffe0}.smenu__list .price{order:3;color:#fff;font-family:Grandis Extended,sans-serif;font-weight:700;white-space:nowrap}@media screen and (max-width:768px){.smenu__cat{padding:20px}.smenu__header{display:flex;align-items:center;gap:14px}.smenu__img{order:2;width:80px;max-width:80px;height:auto;object-fit:contain;margin-left:auto}.smenu__list{margin-top:18px}.smenu__list li{font-size:14px}}.counter{display:flex;align-items:center;justify-content:space-between;gap:40px}.counter__item{width:100%;display:flex;align-items:flex-start;gap:24px;padding:40px;border-radius:1.5rem;background:#1717171f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #171717}.counter__icon{flex:0 0 64px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;color:#fe0000}.counter__icon svg{width:64px;height:64px;stroke-width:1}.counter__content{display:flex;flex-direction:column;gap:8px;flex:1}.counter__value{color:#fe0000;font-family:Grandis Extended,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1}.counter__title{color:#fff;font-size:clamp(1rem,1.1vw,1.125rem);font-weight:500;line-height:1.35}@media screen and (max-width:768px){.counter{flex-direction:column;justify-content:center;align-items:center;gap:24px}.counter__item{text-align:center}.counter__value{font-size:2.4rem}}.prices-table{position:relative;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prices-table::-webkit-scrollbar{height:6px}.prices-table__header,.prices-table__row{display:flex;align-items:center;min-width:720px;width:-webkit-max-content;width:max-content}.prices-table__header{justify-content:space-between;width:100%;border-bottom:2px solid #FE0000;padding:0 0 24px}.prices-table__row{justify-content:space-between;width:100%;border-bottom:1px solid #171717;padding:12px 0}.prices-table__title{font-family:Grandis Extended,sans-serif;text-align:center;color:#fe0000;font-weight:700;text-transform:uppercase;width:100%;min-width:120px}.prices-table__title:first-child{width:80px;min-width:80px;position:-webkit-sticky;position:sticky;left:0;z-index:10;background:#09090b}.prices-table__value{font-family:Grandis Extended,sans-serif;font-weight:500;text-align:center;width:100%;min-width:120px}.prices-table__value:first-child{width:80px;min-width:80px;position:-webkit-sticky;position:sticky;left:0;z-index:5;display:flex;justify-content:center;background:#09090b}.prices-table__logo{max-width:110px;max-height:42px;object-fit:contain}@media screen and (max-width:640px){.prices-table{overflow-x:auto}.prices-table__header,.prices-table__row{min-width:720px}}.contacts-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.contacts-list__item{display:flex;align-items:center;gap:16px;padding:24px;border-radius:24px;border:1px solid #171717;transition:.3s ease}.contacts-list__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#fe00001f;color:#fe0000;flex-shrink:0}.contacts-list__icon svg{width:24px;height:24px;stroke-width:2}.contacts-list__content{width:100%}.contacts-list__value{font-size:18px;font-weight:500;text-decoration:none;line-height:1.4;transition:.3s ease}.contacts-list__value:hover{color:#fe0000}@media screen and (max-width:768px){.contacts-list{grid-template-columns:1fr}}
