#callback-modal .modal-content .modal-main{height:auto}section.static{display:flex;flex-direction:column;gap:16px;padding:0 16px 40px}section.static .menu{position:relative;width:100%}section.static .menu .menu-toggle{align-items:center;background:#fff;border:1px solid hsla(0,0%,86%,.5);border-radius:24px;color:#262626;display:flex;height:40px;justify-content:space-between;padding:0 16px;transition:border-color .45s cubic-bezier(.22,1,.36,1),background-color .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),transform .3s ease;width:100%}section.static .menu .menu-toggle,section.static .menu .menu-toggle .menu-toggle__label{font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;letter-spacing:-.32px;line-height:1.4}section.static .menu .menu-toggle:after{background-image:url(/_themes/soft-ua/default-theme/build/images/chevron_down.a1788097.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";display:block;height:20px;margin-left:12px;transform:rotate(0deg);transition:transform .45s cubic-bezier(.22,1,.36,1);width:20px}section.static .menu .menu-toggle:active{background-color:#fafafa;transform:scale(.995)}section.static .menu.is-open .menu-toggle{background-color:#fafafa;border-color:hsla(0,0%,86%,.8);box-shadow:0 2px 10px hsla(0,0%,6%,.04)}section.static .menu.is-open .menu-toggle:after{transform:rotate(180deg)}section.static .menu .menu-list{border:0;border-radius:16px;margin-top:8px;max-height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:40px;transform:translateY(-6px);transform-origin:top center;transition:max-height .55s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);width:100%;will-change:max-height,opacity,transform;z-index:10}section.static .menu.is-open .menu-list{opacity:1;pointer-events:auto;transform:translateY(0)}section.static .menu ul{background-color:#fff;border:2px solid hsla(0,0%,86%,.5);border-radius:16px;display:flex;flex-direction:column;gap:8px;margin:0;padding:24px 16px}section.static .menu li{list-style:none;width:100%}section.static .menu a{align-items:center;border:0;border-radius:40px;color:#262626;display:flex;font-family:Inter Regular;font-size:16px;font-weight:400;height:48px;justify-content:flex-start;letter-spacing:0;letter-spacing:-.32px;line-height:1.4;padding:8px 16px;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:100%}section.static .menu a:hover,section.static .menu li.current_ancestor a,section.static .menu li.current a{background-color:#fafafa}@media (prefers-reduced-motion:reduce){section.static .menu .menu-list,section.static .menu .menu-toggle,section.static .menu .menu-toggle:after,section.static .menu a{transition:none!important}}section.static .content{color:#262626;display:flex;flex-direction:column;width:100%}section.static .content .static-title{color:#262626;display:block;font-family:Inter Medium;font-size:28px;font-weight:500;letter-spacing:0;line-height:normal;line-height:1!important;margin:0 0 24px}section.static .content .static-body{color:#262626;font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4;margin-top:0}section.static .content .static-body a{color:#ffc813;text-decoration:none}section.static .content .static-body>:first-child{margin-top:0}section.static .content .static-body>:last-child{margin-bottom:0}section.static .content .static-body blockquote,section.static .content .static-body div,section.static .content .static-body h2,section.static .content .static-body h3,section.static .content .static-body h4,section.static .content .static-body ol,section.static .content .static-body p,section.static .content .static-body ul{margin:0 0 24px}section.static .content .static-body p{margin-bottom:8px}section.static .content .static-body h2,section.static .content .static-body h3{color:rgba(38,38,38,.7)}section.static .content .static-body h2,section.static .content .static-body h3,section.static .content .static-body h4{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal}section.static .content .static-body ol,section.static .content .static-body ul{padding-left:26px}section.static .content .static-body li{margin-bottom:8px}section.static .content .static-body ol>li:last-child,section.static .content .static-body ul>li:last-child{margin-bottom:0}section.static .content .static-body blockquote{background-color:#fafafa;border:1px solid hsla(0,0%,86%,.5);border-radius:24px;font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal;margin:0 0 24px;padding:24px}section.static .content .static-body .button,section.static .content .static-body a.filled,section.static .content .static-body button.filled{align-items:center;border-radius:24px;display:inline-flex;font-family:Inter Medium;font-size:14px;font-weight:500;height:40px;justify-content:center;letter-spacing:0;line-height:1.4;min-width:0;padding:0 24px;width:100%}section.static .content #map{border-radius:24px;height:350px;margin:24px 0 0}section.static .content .flash-messages{margin-bottom:16px}section.static .content .contacts{display:flex;flex-flow:row wrap;gap:24px;margin-top:24px}section.static .content .contacts .block{display:flex;flex:1 1 100%;flex-flow:column wrap;margin-bottom:0}section.static .content .contacts .block:not(.social) a{color:#262626;text-decoration:none}section.static .content .contacts .block *{color:#262626;font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4}section.static .content .contacts .block ul{display:flex;flex-flow:column nowrap;gap:16px;margin:0;padding:0}section.static .content .contacts .block .title{align-items:center;color:#101010;display:flex;font-family:Inter Medium;font-size:20px;font-weight:500;letter-spacing:0;line-height:1;margin:0 0 16px}section.static .content .contacts .block .title:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;margin-right:12px;width:24px}section.static .content .contacts .block.phones .title:before{background-image:url(/_themes/soft-ua/default-theme/build/images/phone.864ed716.svg)}section.static .content .contacts .block.work-time .title:before{background-image:url(/_themes/soft-ua/default-theme/build/images/clock.1a3d68bf.svg)}section.static .content .contacts .block.work-time li{display:flex;gap:12px}section.static .content .contacts .block.work-time .days{color:#929292}section.static .content .contacts .block.email.social .title:before{background-image:url(/_themes/soft-ua/default-theme/build/images/mail-orange.d884fb22.svg)}section.static .content .contacts .block.email.social .social{display:flex;gap:16px;margin-top:8px}section.static .content .contacts .block.email.social .social a{display:block;height:24px;width:24px}section.static .content .contacts .block.email.social button{border-radius:24px;font-family:Inter Medium;font-size:14px;font-weight:500;height:40px;letter-spacing:0;line-height:1.4;margin:8px 0 0;max-width:180px;padding:8px 20px;width:100%}@media screen and (min-width:768px){section.static{padding-bottom:56px;padding-left:32px;padding-right:32px}section.static .content .static-title{margin-bottom:24px}section.static .content .contacts .block{flex:1 1 45%}}@media screen and (min-width:1024px){section.static{align-items:flex-start;flex-direction:row;gap:24px;justify-content:center;margin:8px auto 0;max-width:1376px;padding:0 32px 80px}section.static .menu{flex:0 0 311px;position:static}section.static .menu .menu-toggle{display:none}section.static .menu .menu-list{border:0;display:block;margin-top:0;max-height:none!important;opacity:1;overflow:visible;pointer-events:auto;position:sticky;top:16px;transform:none;transition:none;width:100%}section.static .menu ul{background-color:#fff;overflow:visible}section.static .menu li{min-width:100%}section.static .menu a{border:0;border-radius:40px;justify-content:flex-start;width:100%}section.static .content{flex:1 1 auto;max-width:977px}section.static .content .static-title{font-size:40px;line-height:1;margin-bottom:24px}section.static .content .static-body{font-family:Inter Regular;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.4}section.static .content .static-body h2,section.static .content .static-body h3{font-family:Inter Medium;font-size:28px;font-weight:500;letter-spacing:0;line-height:normal}section.static .content .static-body .button,section.static .content .static-body a.filled,section.static .content .static-body button.filled{font-family:Inter Medium;font-size:28px;font-weight:500;height:48px;letter-spacing:0;line-height:normal;padding:0 32px}section.static .content .contacts .block{flex:1 1 30%}}.static-catalog-cta{display:flex;justify-content:center;margin-top:24px}.static-catalog-cta__button{align-items:center;background:#ffc813;border-radius:24px;color:#fff;display:inline-flex;font-family:Inter Medium;font-size:28px;font-weight:500;height:48px;justify-content:center;letter-spacing:0;line-height:normal;max-width:311px;text-decoration:none;transition:opacity .2s ease;width:100%}.static-catalog-cta__button:hover{color:#fff;opacity:.92}.static-catalog-cta--lutsk{margin-top:40px}.showroom-lutsk{background:#fff;padding:0 16px 40px}.showroom-lutsk__container{margin:0 auto;max-width:1312px;width:100%}.showroom-lutsk__hero{align-items:center;display:grid;gap:24px;grid-template-columns:1fr 542px;margin-bottom:40px;padding-top:24px}.showroom-lutsk__heroTitle{color:#262626;font-family:Inter Medium;font-size:40px;font-weight:500;letter-spacing:0;line-height:normal;margin:0 0 24px}.showroom-lutsk__heroText{color:#929292;font-family:Inter Regular;font-size:20px;font-weight:400;letter-spacing:0;line-height:1.4;margin:0 0 32px;max-width:532px}.showroom-lutsk__heroMedia{aspect-ratio:542/305;margin-left:33px;position:relative;width:542px}.showroom-lutsk__heroMedia iframe{border:0;display:block;height:100%;width:100%}.showroom-lutsk__video{background:rgba(0,0,0,.72);border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);height:100%;overflow:hidden;position:relative;width:100%}.showroom-lutsk__video:after{background:rgba(0,0,0,.35);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.showroom-lutsk__video iframe{position:relative;z-index:0}.showroom-lutsk__play{background:#ffc813;border-radius:50%;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:2}.showroom-lutsk__play:after{border-bottom:10px solid transparent;border-left:14px solid #fff;border-top:10px solid transparent;content:"";left:52%;position:absolute;top:50%;transform:translate(-45%,-50%)}.showroom-lutsk__schedule{background:#ffc813;border-radius:16px;bottom:-16px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 10px 15px rgba(0,0,0,.1);color:#fff;display:inline-flex;flex-direction:column;gap:8px;left:-33px;padding:16px 20px;position:absolute;width:209px;z-index:2}.showroom-lutsk__schedule span:first-child{font-family:Inter Medium;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;line-height:1}.showroom-lutsk__schedule span:last-child{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4;line-height:1}.showroom-lutsk__btn{align-items:center;border-radius:40px;display:inline-flex;font-family:Inter Medium;font-size:18px;font-weight:500;justify-content:center;letter-spacing:0;line-height:normal;min-height:48px;padding:12px 24px;text-decoration:none;transition:opacity .2s ease}.showroom-lutsk__btn:hover{opacity:.9}.showroom-lutsk__btn--yellow{background:#ffc813;color:#fff}.showroom-lutsk__btn--withArrow:after{background:url(/_themes/soft-ua/default-theme/build/images/chevron-right.a399e7ba.svg) no-repeat 50%;background-size:18px 18px;content:"";display:inline-block;height:18px;margin-left:8px;width:18px}.showroom-lutsk__btn--white{background:#fff;color:#262626}.showroom-lutsk__section{margin-bottom:40px}.showroom-lutsk__section--light{background:#fafafa;border-radius:24px;padding:24px}.showroom-lutsk__sectionTitle{color:#262626;font-family:Inter Medium;font-size:40px;font-size:32px;font-weight:500;letter-spacing:0;line-height:normal;margin:0 0 24px;text-align:center}.showroom-lutsk__sectionTitle--categories{margin-left:auto;margin-right:auto;max-width:582px}.showroom-lutsk__sectionTitle--benefits{margin-left:auto;margin-right:auto;max-width:444px}.showroom-lutsk__sectionLead{color:#929292;font-family:Inter Regular;font-size:20px;font-weight:400;letter-spacing:0;line-height:1.4;margin:0 auto 40px;max-width:487px;text-align:center}.showroom-lutsk__showroomGrid{display:grid;gap:24px;grid-template-columns:repeat(2,533px);justify-content:center}.showroom-lutsk__showroomImage{border-radius:40px;max-height:611px;min-height:611px;overflow:hidden;position:relative}.showroom-lutsk__showroomImage:after{background:linear-gradient(180deg,rgba(38,38,38,0),#262626);bottom:0;content:"";height:266px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.showroom-lutsk__showroomImage img{display:block;height:100%;object-fit:cover;width:100%}.showroom-lutsk__showroomImageText{bottom:40px;color:#fff;display:flex;flex-direction:column;gap:8px;left:40px;position:absolute;z-index:2}.showroom-lutsk__showroomImageText strong{font-family:Inter Medium;font-size:28px;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__showroomImageText span{font-family:Inter Regular;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__featureCards{display:flex;flex-direction:column;gap:16px}.showroom-lutsk__featureCard{background:#fff;border:1px solid hsla(0,0%,86%,.5);border-radius:16px;height:193px;padding:16px}.showroom-lutsk__featureCard h3{font-size:28px;margin:0 0 24px}.showroom-lutsk__featureCard h3,.showroom-lutsk__featureCard p{font-family:Inter Medium;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__featureCard p{color:#929292;font-size:18px;margin:0}.showroom-lutsk__featureCard--icon{padding-top:80px;position:relative}.showroom-lutsk__featureCard--icon:before{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border-radius:10px;color:#262626;content:"";display:inline-flex;font-size:24px;height:40px;justify-content:center;left:16px;position:absolute;top:16px;width:40px}.showroom-lutsk__featureCard--store:before{background-image:url(/_themes/soft-ua/default-theme/build/images/feature-store.be2a245f.svg);background-size:40px 40px}.showroom-lutsk__featureCard--eye:before{background-image:url(/_themes/soft-ua/default-theme/build/images/feature-eye-outline.aaf1b8cf.svg),url(/_themes/soft-ua/default-theme/build/images/feature-eye-dot.317068d0.svg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:28px 20px,10px 10px}.showroom-lutsk__featureCard--user:before{background-image:url(/_themes/soft-ua/default-theme/build/images/feature-user-head.f218c6b3.svg),url(/_themes/soft-ua/default-theme/build/images/feature-user-shoulders.99b9acbd.svg);background-position:center 12px,center 28px;background-repeat:no-repeat,no-repeat;background-size:10px 10px,22px 8px;border:3px solid #262626;border-radius:4px;box-sizing:border-box}.showroom-lutsk__featureCard--dark{background:rgba(38,38,38,.7)}.showroom-lutsk__featureCard--dark h3,.showroom-lutsk__featureCard--dark p{color:#fff}.showroom-lutsk__featureCard--soft{background:rgba(255,200,19,.21);border:0}.showroom-lutsk__featureCard--soft p{color:#262626}.showroom-lutsk__categories{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-lutsk__benefit,.showroom-lutsk__category,.showroom-lutsk__contactCard{border:1px solid hsla(0,0%,86%,.5);border-radius:16px;padding:24px}.showroom-lutsk__benefit h3,.showroom-lutsk__category h3,.showroom-lutsk__contactCard h3{color:#262626;font-family:Inter Medium;font-size:28px;font-weight:500;letter-spacing:0;line-height:normal;margin:0 0 8px}.showroom-lutsk__benefit p,.showroom-lutsk__category p,.showroom-lutsk__contactCard p{color:#929292;font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4;line-height:1.77;margin:0}.showroom-lutsk__category{padding-left:96px;position:relative}.showroom-lutsk__category:before{align-items:center;background:#ffc813;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border-radius:14px;color:#262626;content:"";display:inline-flex;height:48px;justify-content:center;left:24px;position:absolute;top:50%;transform:translateY(-50%);width:48px}.showroom-lutsk__category--pool:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-pool-a.b7a404dc.svg),url(/_themes/soft-ua/default-theme/build/images/category-pool-b.e69e8316.svg);background-position:12.31px 20.45px,12.5px 16.31px;background-repeat:no-repeat,no-repeat;background-size:1.33px 9.27px,22.18px 15.42px}.showroom-lutsk__category--greenhouse:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-greenhouse.7e3f8fec.svg)}.showroom-lutsk__category--chaise:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-chaise.35171e0b.svg)}.showroom-lutsk__category--umbrella:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-umbrella.bf2b015f.svg)}.showroom-lutsk__category--lounge:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-lounge.c5bf8900.svg)}.showroom-lutsk__category--tools:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-tools.ac5745a6.svg)}.showroom-lutsk__category--power:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-power.ea8804a1.svg)}.showroom-lutsk__category--trampoline:before{background-image:url(/_themes/soft-ua/default-theme/build/images/category-trampoline.60bb3306.svg)}.showroom-lutsk__contactsGrid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-lutsk__contactColumn{display:flex;flex-direction:column;gap:24px}.showroom-lutsk__contactCard--tall p{margin-bottom:16px}.showroom-lutsk__contactCard--tall blockquote,.showroom-lutsk__contactCard--tall p{color:#929292;font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__contactCard--tall blockquote{background:rgba(255,200,19,.15);border:0;border-radius:16px;margin:0 0 16px;padding:24px}.showroom-lutsk__contactCard--tall p:last-child{margin-bottom:0}.showroom-lutsk__contactCard{padding-left:96px;position:relative}.showroom-lutsk__contactCard:before{align-items:center;background:#ffc813;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border-radius:14px;color:#262626;content:"";display:inline-flex;height:48px;justify-content:center;left:24px;position:absolute;top:24px;width:48px}@media (min-width:1295px){.showroom-lutsk__contactCard--mail{min-height:132px}}.showroom-lutsk__contactCard--pin:before{background-image:url(/_themes/soft-ua/default-theme/build/images/contact-location.1627e2ab.svg);background-size:24px 24px}.showroom-lutsk__contactCard--clock:before{background-image:url(/_themes/soft-ua/default-theme/build/images/contact-clock-circle.cc5b658f.svg),url(/_themes/soft-ua/default-theme/build/images/contact-clock-hand-long.abb4ed35.svg),url(/_themes/soft-ua/default-theme/build/images/contact-clock-hand-short.bd566661.svg);background-position:50%,center 16px,24px 24px;background-repeat:no-repeat,no-repeat,no-repeat;background-size:24px 24px,2px 9px,4px 4px}.showroom-lutsk__contactCard--phone:before{background-image:url(/_themes/soft-ua/default-theme/build/images/contact-phone.b23ae699.svg);background-size:24px 24px}.showroom-lutsk__contactCard--mail:before{background-image:url(/_themes/soft-ua/default-theme/build/images/contact-mail-frame.f02851fc.svg),url(/_themes/soft-ua/default-theme/build/images/contact-mail-line.eb220666.svg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:24px 24px,10px 4px}.showroom-lutsk__contactCard--tall{padding-left:24px}.showroom-lutsk__contactCard--tall:before{content:none;display:none}.showroom-lutsk__benefits{display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.showroom-lutsk__benefit{padding-top:96px;position:relative}.showroom-lutsk__benefit:before{align-items:center;background:#ffc813;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border-radius:14px;color:#262626;content:"";display:inline-flex;height:48px;justify-content:center;left:24px;position:absolute;top:24px;width:48px}.showroom-lutsk__benefit--shield:before{background-image:url(/_themes/soft-ua/default-theme/build/images/benefit-shield.8ec532b0.svg)}.showroom-lutsk__benefit--cube:before{background-image:url(/_themes/soft-ua/default-theme/build/images/benefit-cube.cc07cb0a.svg)}.showroom-lutsk__benefit--users:before{background-image:url(/_themes/soft-ua/default-theme/build/images/benefit-users.2e1d2149.svg)}.showroom-lutsk__benefit--heart:before{background-image:url(/_themes/soft-ua/default-theme/build/images/benefit-heart.05583cba.svg)}.showroom-lutsk__warranty{background:rgba(255,200,19,.15);border-radius:16px;margin-bottom:40px;padding:24px;text-align:center}.showroom-lutsk__warranty h2{color:#262626;font-family:Inter Medium;font-size:40px;font-size:32px;font-weight:500;letter-spacing:0;line-height:normal;margin:0 0 24px}.showroom-lutsk__warranty p{color:#929292;font-family:Inter Regular;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.4;margin:0}.showroom-lutsk__cta{border-radius:24px;height:334px;margin-bottom:40px;min-height:334px;overflow:hidden;position:relative}.showroom-lutsk__cta:after{background:linear-gradient(90deg,rgba(0,0,0,.8) 29.33%,rgba(0,0,0,.4));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.showroom-lutsk__cta>img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.showroom-lutsk__ctaOverlay{align-items:flex-start;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:44px;position:absolute;z-index:2}.showroom-lutsk__ctaOverlay h2{color:#fff;font-family:Inter Bold;font-size:36px;letter-spacing:.369px;line-height:40px;margin:0 0 16px;max-width:900px}.showroom-lutsk__ctaOverlay p{color:#e5e7eb;font-family:Inter Regular;font-size:20px;font-weight:400;letter-spacing:0;line-height:1.4;margin:0 0 24px;max-width:980px}.showroom-lutsk__ctaActions{display:flex;flex-wrap:wrap;gap:16px}.showroom-lutsk__ctaActions .showroom-lutsk__btn{width:310px}@media only screen and (max-width:1199px){.showroom-lutsk__benefits,.showroom-lutsk__categories,.showroom-lutsk__contactsGrid,.showroom-lutsk__hero,.showroom-lutsk__showroomGrid{grid-template-columns:1fr}.showroom-lutsk__showroomImage{min-height:360px}.showroom-lutsk__ctaOverlay h2{font-size:32px;line-height:1.1}}@media only screen and (max-width:767px){.showroom-lutsk{padding:0 16px 24px}.showroom-lutsk__container section{padding:0}.showroom-lutsk__container section.showroom-lutsk__section--light{background-color:#fafafa;margin:0 -16px 24px;padding:16px;width:calc(100% + 32px)}.showroom-lutsk__hero{gap:16px;margin-bottom:58px;padding-top:8px}.showroom-lutsk__heroTitle{font-family:Inter Medium;font-size:40px;font-size:32px;font-weight:500;letter-spacing:0;line-height:normal;margin-bottom:16px}.showroom-lutsk__heroText{font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4;margin-bottom:16px}.showroom-lutsk__hero .showroom-lutsk__btn{width:311px}.showroom-lutsk__heroMedia{aspect-ratio:343/193;margin-left:0;width:100%}.showroom-lutsk__heroMedia iframe{max-height:100%;max-width:100%}.showroom-lutsk__video{border-radius:24px}.showroom-lutsk__play{height:48px;width:48px}.showroom-lutsk__play:after{border-bottom-width:6px;border-left-width:9px;border-top-width:6px}.showroom-lutsk__schedule{border-radius:16px;bottom:-34px;gap:4px;left:-5px;padding:16px;width:167px}.showroom-lutsk__schedule span:first-child{font-family:Inter Medium;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.4;line-height:1}.showroom-lutsk__schedule span:last-child{font-family:Inter Regular;font-size:12px;font-weight:400;letter-spacing:0;line-height:1.4;line-height:1}.showroom-lutsk__btn{font-family:Inter Medium;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.4;min-height:40px;padding:10px 16px;width:311px}.showroom-lutsk__section{margin-bottom:24px}.showroom-lutsk__section--light{border-radius:16px;padding:16px}.showroom-lutsk__sectionTitle{font-family:Inter Medium;font-size:28px;font-size:20px;font-weight:500;letter-spacing:0;line-height:normal;margin-bottom:16px}.showroom-lutsk__sectionLead{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4;margin-bottom:16px;max-width:290px}.showroom-lutsk__showroomGrid{gap:8px}.showroom-lutsk__showroomImage{border-radius:24px;min-height:356px}.showroom-lutsk__showroomImageText{bottom:16px;left:16px}.showroom-lutsk__showroomImageText strong{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__showroomImageText span{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__featureCards{gap:8px}.showroom-lutsk__featureCard{padding:16px}.showroom-lutsk__featureCard h3{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal;margin-bottom:8px}.showroom-lutsk__featureCard p{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__featureCard--icon{padding-top:64px}.showroom-lutsk__categories{gap:8px}.showroom-lutsk__category,.showroom-lutsk__contactCard{padding:16px 16px 16px 80px}.showroom-lutsk__category--mail,.showroom-lutsk__contactCard--mail{order:-1}.showroom-lutsk__category:before,.showroom-lutsk__contactCard:before{left:16px;top:16px;transform:none}.showroom-lutsk__category{min-height:84px}.showroom-lutsk__category h3{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__category p{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__contactColumn,.showroom-lutsk__contactsGrid{gap:8px}.showroom-lutsk__contactCard h3{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__contactCard p{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__contactCard--tall{padding:16px}.showroom-lutsk__contactCard--tall h3{font-family:Inter Medium;font-size:28px;font-size:20px;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__contactCard--tall blockquote,.showroom-lutsk__contactCard--tall p{font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__contactCard--tall blockquote{margin-bottom:12px;padding:16px}.showroom-lutsk__benefits{gap:8px}.showroom-lutsk__benefit{min-height:auto;padding:16px}.showroom-lutsk__benefit:before{float:left;left:auto;margin-right:12px;position:relative;top:auto}.showroom-lutsk__benefit h3{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal}.showroom-lutsk__benefit p{font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__benefit:nth-child(2):before,.showroom-lutsk__benefit:nth-child(4):before{float:right;left:auto;margin-left:8px;margin-right:0;top:auto}.showroom-lutsk__warranty{margin-bottom:24px;min-height:128px;padding:16px}.showroom-lutsk__warranty h2{font-family:Inter Medium;font-size:28px;font-size:20px;font-weight:500;letter-spacing:0;line-height:normal;margin-bottom:16px}.showroom-lutsk__warranty p{font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4}.showroom-lutsk__cta{border-radius:16px;margin-bottom:24px}.showroom-lutsk__ctaOverlay{justify-content:flex-end;padding:16px}.showroom-lutsk__ctaOverlay h2{font-family:Inter Medium;font-size:28px;font-size:20px;font-weight:500;letter-spacing:0;line-height:normal;margin-bottom:16px}.showroom-lutsk__ctaOverlay p{font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.4;margin-bottom:16px}.showroom-lutsk__ctaActions{gap:8px;width:311px}.showroom-lutsk__ctaActions .showroom-lutsk__btn{width:100%}}section.static.contacts-page{gap:24px}section.static.contacts-page .menu .menu-toggle{border-radius:16px;font-family:Inter Regular;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4;line-height:normal}section.static.contacts-page .content .contacts{display:flex;flex-direction:column;gap:24px;margin-top:0}section.static.contacts-page .content .contacts .contacts-row{display:flex;flex-direction:column;gap:24px}section.static.contacts-page .content .contacts .contact-group{color:#262626;display:flex;flex-direction:column;gap:24px}section.static.contacts-page .content .contacts .contact-group h2{font-family:Inter Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:normal;line-height:1;margin:0}section.static.contacts-page .content .contacts .contact-group .contact-items{display:flex;flex-direction:column;gap:16px;margin:0}section.static.contacts-page .content .contacts .contact-group a,section.static.contacts-page .content .contacts .contact-group p{color:#262626;font-family:Inter Regular;font-size:16px;font-weight:400;letter-spacing:0;letter-spacing:-.32px;line-height:1.4;margin:0;text-decoration:none}section.static.contacts-page .content .contacts-map{margin-top:24px;max-width:753px;width:100%}section.static.contacts-page .content .contacts-map iframe{border:0;display:block;height:188px;max-width:753px;width:100%}@media screen and (min-width:1024px){section.static.contacts-page .content{max-width:977px}section.static.contacts-page .content .contacts{gap:40px;max-width:753px;width:100%}section.static.contacts-page .content .contacts .contacts-row{flex-direction:row;gap:24px;width:100%}section.static.contacts-page .content .contacts .contacts-row--top{gap:72px}section.static.contacts-page .content .contacts .contacts-row--top .contact-group:first-child{width:261px}section.static.contacts-page .content .contacts .contacts-row--top .contact-group:last-child{width:176px}section.static.contacts-page .content .contacts .contacts-row--bottom{gap:131px}section.static.contacts-page .content .contacts .contacts-row--bottom .contact-group:first-child{width:205px}section.static.contacts-page .content .contacts .contacts-row--bottom .contact-group:last-child{width:241px}section.static.contacts-page .content .contacts .contact-group h2{font-family:Inter Medium;font-family:Inter SemiBold;font-size:28px;font-weight:500;letter-spacing:0;line-height:normal}section.static.contacts-page .content .contacts .contact-group a,section.static.contacts-page .content .contacts .contact-group p{font-family:Inter Regular;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.4;line-height:normal}section.static.contacts-page .content .contacts .contacts-row--bottom .contact-group:first-child h2{text-transform:uppercase}section.static.contacts-page .content .contacts-map{margin-top:40px;max-width:753px;width:100%}section.static.contacts-page .content .contacts-map iframe{height:414px;max-width:753px;width:100%}}#callback_form{width:100%}#callback_form>div{margin-bottom:8px}#callback_form input,#callback_form textarea{background-color:hsla(0,0%,86%,.5);border:1px solid hsla(0,0%,86%,.5);border-radius:4px;color:#262626;outline:none;padding:12px 16px}#callback_form input:not([type=checkbox]),#callback_form input:not([type=radio]){padding-left:36px}#callback_form textarea{height:100px;resize:vertical;width:100%}