:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.map-container{background:#fcf9f9;padding:50px 200px;position:relative}.map-container .map-wrapper{background:#fff;border-radius:35px;width:1520px;height:507px;position:relative;overflow:hidden;box-shadow:0 30px 100px #0000001a}.map-container .map{filter:drop-shadow(0 0 15px #0000000d);border-radius:30px;width:1490px;height:477px;position:absolute;top:15px;left:15px;overflow:hidden}.map-container .map-contacts{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:20px;width:565px;height:430px;padding:30px 0 0 32px;position:absolute;top:50%;left:50%;transform:translateY(-50%);box-shadow:0 4px 30px #0000001a,inset 0 0 50px #fff}.map-container .map-contacts h2{color:#1e1e1e;margin:0 0 30px;font-family:Inter,sans-serif;font-size:50px;font-weight:500;line-height:61px}.map-container .map-contacts .map-all-contacts .map-contact-adress{flex-direction:column;margin-bottom:40px;display:flex}.map-container .map-contacts .map-all-contacts .map-contact-adress h4{color:#292c3b;margin:0 0 12px;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:29px}.map-container .map-contacts .map-all-contacts .map-contact-adress span{color:#292c3b;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px}.map-container .map-contacts .map-all-contacts .map-other-contacts{flex-direction:column;display:flex}.map-container .map-contacts .map-all-contacts .map-other-contacts h4{color:#292c3b;margin:0 0 12px;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:29px}.map-container .map-contacts .map-all-contacts .map-other-contacts>a{color:#292c3b;margin-bottom:12px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px;text-decoration-line:underline;transition:opacity .3s}.map-container .map-contacts .map-all-contacts .map-other-contacts>a:hover{opacity:.7}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages{gap:15px;margin-top:20px;display:flex}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message{box-sizing:border-box;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border:1px solid #1e1e1e;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;text-decoration:none;transition:opacity .3s;display:flex}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message:hover{opacity:.7}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message span{color:#1e1e1e;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:19px}@media (max-width:1920px){.map-container{padding:50px 10vw}.map-container .map-wrapper{width:100%;max-width:1520px;margin:0 auto}.map-container .map{width:calc(100% - 30px);left:15px}.map-container .map-contacts{width:565px;left:45px}}@media (max-width:1600px){.map-container .map-contacts{width:40%;max-width:565px}}@media (max-width:1100px){.map-container{padding:50px 5vw}.map-container .map-wrapper{flex-direction:column;height:auto;display:flex;position:relative}.map-container .map{border-radius:30px;order:1;width:100%;height:477px;position:relative;top:0;left:0}.map-container .map-contacts{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;order:2;width:100%;max-width:565px;height:auto;margin:30px 0 0;position:relative;top:0;left:0;transform:none}}@media (max-width:820px){.map-container{padding:50px 17px}.map-container .map-contacts{padding:20px}.map-container .map-contacts h2{font-size:32px}.map-container .map-contacts .map-all-contacts .map-contact-adress h4{font-size:20px}.map-container .map-contacts .map-all-contacts .map-contact-adress span{font-size:16px}.map-container .map-contacts .map-all-contacts .map-other-contacts h4{font-size:20px}.map-container .map-contacts .map-all-contacts .map-other-contacts>span,.map-container .map-contacts .map-all-contacts .map-other-contacts>a{font-size:16px}}@media (max-width:768px){.map-container{gap:20px;padding:30px 17px}.map-container .map-contacts{padding:20px 15px}.map-container .map-contacts h2{font-size:28px}.map-container .map-contacts .map-all-contacts .map-contact-adress h4{font-size:18px}.map-container .map-contacts .map-all-contacts .map-contact-adress span{font-size:14px}.map-container .map-contacts .map-all-contacts .map-other-contacts{margin-top:20px}.map-container .map-contacts .map-all-contacts .map-other-contacts h4{font-size:18px}.map-container .map-contacts .map-all-contacts .map-other-contacts>span,.map-container .map-contacts .map-all-contacts .map-other-contacts>a{font-size:14px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages{gap:10px;margin-top:20px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message{padding:5px 4px 5px 15px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message span{font-size:14px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message svg{width:24px;height:24px}.map-container .map{border-radius:8px;height:300px}}@media (max-width:480px){.map-container{padding:30px 17px}.map-container .map-wrapper{height:auto}.map-container .map{height:250px}.map-container .map-contacts{padding:20px}.map-container .map-contacts h2{margin-bottom:20px;font-size:24px;line-height:1.2}.map-container .map-contacts .map-all-contacts .map-contact-adress{margin-bottom:30px}.map-container .map-contacts .map-all-contacts .map-contact-adress h4{margin-bottom:8px;font-size:16px}.map-container .map-contacts .map-all-contacts .map-contact-adress span{font-size:14px}.map-container .map-contacts .map-all-contacts .map-other-contacts h4{margin-bottom:8px;font-size:16px}.map-container .map-contacts .map-all-contacts .map-other-contacts>a{margin-bottom:8px;font-size:14px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages{gap:10px;margin-top:15px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message{padding:8px 12px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message span{font-size:13px}.map-container .map-contacts .map-all-contacts .map-other-contacts .map-contacts-messages .map-contact-message svg{width:20px;height:20px}}
.styles-module-scss-module__JBqgLq__company{background:linear-gradient(90deg,#ffc40e 50%,#2e2e2e 50%);flex-direction:column;justify-content:center;width:100%;height:495px;display:flex;position:relative}@media (min-width:2560px){.styles-module-scss-module__JBqgLq__company{height:600px}}@media (min-width:1920px) and (max-width:2559px){.styles-module-scss-module__JBqgLq__company{height:495px}}@media (min-width:1440px) and (max-width:1919px){.styles-module-scss-module__JBqgLq__company{height:520px}}@media (min-width:1280px) and (max-width:1439px){.styles-module-scss-module__JBqgLq__company{height:450px}}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company{height:400px}}@media (max-width:1024px){.styles-module-scss-module__JBqgLq__company{height:380px}}@media (max-width:768px){.styles-module-scss-module__JBqgLq__company{height:350px}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company{background:linear-gradient(#ffc40e 50%,#2e2e2e 50%);justify-content:start;height:80vh;padding-top:80px;overflow:hidden}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{opacity:.2;color:#fff;z-index:0;font-size:128px;font-weight:700;position:absolute;top:-10px;left:220px}@media (min-width:2560px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:160px;left:280px}}@media (min-width:1920px) and (max-width:2559px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:128px;left:220px}}@media (min-width:1440px) and (max-width:1919px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:140px;left:200px}}@media (min-width:1280px) and (max-width:1439px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:120px;left:180px}}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:110px;top:10px;left:110px}}@media (max-width:1024px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:90px;top:0;left:60px}}@media (max-width:768px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:70px;left:30px}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__titleOpacity{font-size:60px;top:0;left:18px}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content{z-index:1;padding-left:200px;position:relative}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content{padding-left:100px}}@media (max-width:1024px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content{padding-left:50px}}@media (max-width:768px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content{padding-left:30px}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content{padding-left:17px}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__title{color:#fff;font-size:48px;font-weight:600;line-height:110%;display:inline-block;position:relative}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__title:after{content:"";background:linear-gradient(90deg,#ff6b35,#ff8e35);border-radius:2px;width:0;height:3px;transition:width .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-8px;left:0}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__title:hover:after{width:100%}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__title{font-size:40px}}@media (max-width:768px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__title{font-size:32px}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__title{font-size:24px}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content ul{flex-direction:column;gap:5px;margin-top:30px;display:flex}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content ul{gap:5px;margin-top:20px}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content ul .styles-module-scss-module__JBqgLq__description{color:#fff;font-size:24px;font-weight:500;list-style:none}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content ul .styles-module-scss-module__JBqgLq__description{font-size:18px}}@media (max-width:768px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content ul .styles-module-scss-module__JBqgLq__description{font-size:16px}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content ul .styles-module-scss-module__JBqgLq__description{font-size:14px}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn{color:#000;background:#fff;border:2px solid #fdc502;border-radius:10px;margin-top:69px;padding:20px 40px;font-size:20px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000026}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn:hover:before{left:100%}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn:active{transform:translateY(0)}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn{margin-top:40px}}@media (max-width:768px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn{margin-top:30px;padding:18px 35px;font-size:18px}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__content .styles-module-scss-module__JBqgLq__btn{margin-top:25px;padding:15px 30px;font-size:14px}}.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__img{position:absolute;top:-35%;right:5vw;transform:rotate(5.95deg)}@media (max-width:1280px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__img{width:700px;height:500px;top:-30%;right:0}}@media (max-width:1024px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__img{width:700px;height:500px;top:-10%;right:0}}@media (max-width:820px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__img{width:700px;height:500px;top:-10%;right:-10vw}}@media (max-width:480px){.styles-module-scss-module__JBqgLq__company .styles-module-scss-module__JBqgLq__img{width:500px;height:400px;top:40%;right:-10vw}}
.styles-module-scss-module__1wmXAW__calc{background:#fcf9f9;padding:50px 10.5vw}@media (min-width:2560px){.styles-module-scss-module__1wmXAW__calc{padding:60px 12vw}}@media (min-width:1920px) and (max-width:2559px){.styles-module-scss-module__1wmXAW__calc{padding:55px 10vw}}@media (min-width:3440px){.styles-module-scss-module__1wmXAW__calc{padding:70px 15vw}}@media (min-width:1440px) and (max-width:1599px){.styles-module-scss-module__1wmXAW__calc{padding:45px 8vw}}@media (min-width:1280px) and (max-width:1439px){.styles-module-scss-module__1wmXAW__calc{padding:40px 6vw}}@media (min-width:1024px) and (max-width:1279px){.styles-module-scss-module__1wmXAW__calc{padding:35px 5vw}}@media (min-width:768px) and (max-width:1023px){.styles-module-scss-module__1wmXAW__calc{padding:30px 5vw}}@media (max-width:768px){.styles-module-scss-module__1wmXAW__calc{padding:30px 4vw}}@media (max-width:480px){.styles-module-scss-module__1wmXAW__calc{padding:30px 17px}}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:48px;font-weight:600;line-height:110%;display:inline-block;position:relative}@media (min-width:2560px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:56px}}@media (min-width:1920px) and (max-width:2559px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:52px}}@media (min-width:1440px) and (max-width:1599px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:44px}}@media (min-width:1280px) and (max-width:1439px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:42px}}@media (min-width:1024px) and (max-width:1279px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:38px}}@media (max-width:768px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:32px}}@media (max-width:480px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:28px}}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title:after{content:"";background:linear-gradient(90deg,#ff6b35,#ff8e35);border-radius:2px;width:0;height:3px;transition:width .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-8px;left:0}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title:hover:after{width:100%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{margin-top:30px;margin-bottom:40px;font-size:24px;font-weight:400;line-height:110%}@media (min-width:2560px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:28px}}@media (min-width:1920px) and (max-width:2559px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:26px}}@media (min-width:1440px) and (max-width:1599px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:22px}}@media (min-width:1280px) and (max-width:1439px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:20px}}@media (min-width:1024px) and (max-width:1279px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:18px}}@media (max-width:768px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{margin-top:20px;margin-bottom:30px;font-size:16px}}@media (max-width:480px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{margin-top:15px;margin-bottom:25px;font-size:14px}}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form{gap:32px;width:100%;display:flex}@media (max-width:1024px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form{flex-direction:column;gap:20px}}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{background:#fff;border-radius:20px;width:50%;padding:40px;box-shadow:0 4px 20px #0000000d}@media (max-width:1024px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{width:100%}}@media (min-width:2560px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:50px}}@media (min-width:1920px) and (max-width:2559px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:45px}}@media (min-width:1440px) and (max-width:1599px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:35px}}@media (min-width:1280px) and (max-width:1439px){.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:30px}}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon{border-bottom:1px solid #2e2e2e33;align-items:center;gap:10px;height:70px;display:flex}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg{width:40px;height:40px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle{color:#000;font-size:24px;font-weight:600;line-height:110%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form input,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__dropdown,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__selectWrapper{color:#2e2e2e;box-sizing:border-box;border:1px solid #2e2e2e33;border-radius:10px;height:55px;padding-left:26px;font-size:20px;font-weight:400;line-height:110%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form input::placeholder,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__dropdown::placeholder,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__selectWrapper::placeholder{color:#2e2e2e99}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__inputAddres{width:100%;margin-top:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput{gap:20px;width:100%;margin-top:20px;display:flex}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__inputSq{width:322px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__dropdown{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper{box-sizing:border-box;background:#fff;border:1px solid #2e2e2e33;border-radius:10px;align-items:center;width:322px;height:55px;padding:0;transition:border-color .3s;display:flex;position:relative}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper:hover{border-color:#2e2e2e4d}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{color:#2e2e2e;appearance:none;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:10px;width:100%;height:100%;padding:0 50px 0 26px;font-size:20px;font-weight:400;line-height:110%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect:focus{outline:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect:invalid,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect:not([value=""])[value=""]{color:#2e2e2e99}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option{color:#2e2e2e;background:#fff;padding:10px 26px;font-size:20px;font-weight:400;line-height:110%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option:disabled,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option[value=""]{color:#2e2e2e99}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-webkit-inner-spin-button{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-webkit-outer-spin-button{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-webkit-search-cancel-button{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-webkit-search-decoration{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-webkit-search-results-button{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-webkit-search-results-decoration{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect::-ms-expand{display:none}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect:valid:not([value=""]){color:#2e2e2e}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow img{width:24px;height:24px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection{width:100%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileButton{color:#2e2e2ecc;box-sizing:border-box;cursor:pointer;background:#ffc40e1a;border:1px dashed #ffc40e;border-radius:10px;width:100%;height:55px;margin-top:20px;font-size:20px;font-weight:400;line-height:110%;transition:all .3s}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList{scrollbar-width:thin;align-items:center;gap:20px;margin-top:10px;display:flex;overflow-x:scroll}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem{color:#2e2e2ee7;background:#ffc30e57;border:1px dashed #ffc40e;border-radius:10px;align-items:center;gap:5px;padding:20px 40px;font-size:16px;display:flex}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem .styles-module-scss-module__1wmXAW__removeFileButton{background:0 0;border:1px dashed #ffc40e;border-radius:100%;width:20px;height:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__inputTel{color:#2e2e2e;border:1px solid #2e2e2e33;border-radius:10px;width:100%;height:55px;margin-top:20px;padding-left:26px;font-size:20px;font-weight:400}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__inputTel::placeholder{color:#2e2e2e99}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact{margin-top:60px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__titleContact{color:#2e2e2e99;font-size:20px;font-weight:400}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon{gap:20px;margin-top:20px;display:flex}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton{color:#2e2e2e99;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #2e2e2e33;border-radius:10px;justify-content:center;align-items:center;gap:13px;height:55px;padding:0 26px;font-size:20px;font-weight:400;line-height:110%;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton img{flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton:hover{border-color:#ffc40e}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton.styles-module-scss-module__1wmXAW__contactButtonActive{color:#2e2e2e;background:#ffc40e1a;border:1px solid #ffc40e}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton.styles-module-scss-module__1wmXAW__contactButtonActive img{width:24px;height:24px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton{cursor:pointer;background:#fdc502;border:none;border-radius:10px;margin-top:40px;padding:20px 40px;font-size:20px;font-weight:500;transition:all .3s;box-shadow:0 4px 15px #fdc50266}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #fdc50299}.styles-module-scss-module__1wmXAW__statusMessage{text-align:center;border-radius:10px;margin-bottom:20px;padding:15px 20px;font-weight:500;animation:.3s styles-module-scss-module__1wmXAW__fadeIn}.styles-module-scss-module__1wmXAW__statusMessage.styles-module-scss-module__1wmXAW__success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.styles-module-scss-module__1wmXAW__statusMessage.styles-module-scss-module__1wmXAW__error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.styles-module-scss-module__1wmXAW__orderButton:disabled{opacity:.6;cursor:not-allowed}@keyframes styles-module-scss-module__1wmXAW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1280px){.styles-module-scss-module__1wmXAW__calc{padding:40px 17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:38px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{margin-top:20px;font-size:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form{flex-direction:column;gap:24px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{width:100%;padding:30px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon{height:55px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg{width:32px;height:32px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle{font-size:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form input,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__dropdown,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__selectWrapper{height:48px;font-size:17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput{flex-direction:column;gap:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__inputSq,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper{width:100%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{padding:0 26px;font-size:17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option{font-size:17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow{right:12px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow img{width:20px;height:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileButton{height:48px;font-size:17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList{flex-direction:column;align-items:stretch;gap:10px;overflow-x:visible}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem{justify-content:space-between;width:100%;padding:15px 25px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact{margin-top:40px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__titleContact{font-size:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon{flex-wrap:wrap;gap:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton{flex:1;min-width:calc(50% - 15px);padding:14px 20px;font-size:17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton{text-align:center;width:100%;margin-top:30px;padding:18px 20px;font-size:18px}.styles-module-scss-module__1wmXAW__statusMessage{font-size:16px}}@media (max-width:1024px){.styles-module-scss-module__1wmXAW__calc{padding:30px 17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:34px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:18px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:25px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon{height:50px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg{width:30px;height:30px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle{font-size:18px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form input,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__dropdown,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__selectWrapper{height:45px;padding-left:20px;font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper{padding:0}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{padding:0 20px;font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option{font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow{right:10px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow img{width:18px;height:18px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileButton{height:45px;font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem{padding:15px 20px;font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem .styles-module-scss-module__1wmXAW__removeFileButton{width:18px;height:18px;font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__titleContact{font-size:18px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton{padding:12px 18px;font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton{padding:16px;font-size:17px}.styles-module-scss-module__1wmXAW__statusMessage{padding:10px 15px;font-size:15px}}@media (max-width:768px){.styles-module-scss-module__1wmXAW__calc{padding:25px 17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:30px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{margin-top:15px;font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:20px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon{height:45px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg{width:28px;height:28px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle{font-size:17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form input,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__dropdown,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__selectWrapper{height:42px;padding-left:16px;font-size:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{padding:0 16px;font-size:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option{font-size:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem{text-align:center;flex-direction:column;gap:10px;padding:12px 15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem .styles-module-scss-module__1wmXAW__fileName{word-break:break-word}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact{margin-top:30px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon{flex-direction:column;gap:10px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton{justify-content:flex-start;min-width:100%}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton{margin-top:25px;padding:14px;font-size:16px}.styles-module-scss-module__1wmXAW__statusMessage{font-size:14px}}@media (max-width:480px){.styles-module-scss-module__1wmXAW__calc{padding:20px 17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:26px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{border-radius:15px;padding:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon{height:40px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formImg{width:24px;height:24px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__formTitleCon .styles-module-scss-module__1wmXAW__formTitle{font-size:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form input,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__dropdown,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__selectWrapper{border-radius:8px;height:40px;font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput{margin-top:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper{border-radius:8px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{border-radius:8px;padding:0 16px;font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect option{font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow{right:8px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__gorizontalInput .styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__selectArrow img{width:16px;height:16px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileButton{border-radius:8px;height:40px;margin-top:15px;font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm .styles-module-scss-module__1wmXAW__fileInputSection .styles-module-scss-module__1wmXAW__fileList .styles-module-scss-module__1wmXAW__fileItem{border-radius:8px;padding:10px 12px;font-size:13px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact{margin-top:25px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__titleContact{font-size:15px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton{border-radius:8px;padding:10px 14px;font-size:14px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton{color:#000;border-radius:8px;margin-top:20px;padding:12px;font-size:15px}.styles-module-scss-module__1wmXAW__statusMessage{border-radius:8px;padding:8px 12px;font-size:13px}}@media (max-width:360px){.styles-module-scss-module__1wmXAW__calc{padding:15px 17px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__title{font-size:24px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__description{font-size:13px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__leftForm,.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm{padding:12px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__form .styles-module-scss-module__1wmXAW__rightForm .styles-module-scss-module__1wmXAW__varContact .styles-module-scss-module__1wmXAW__contactCon .styles-module-scss-module__1wmXAW__contactButton{font-size:13px}.styles-module-scss-module__1wmXAW__calc .styles-module-scss-module__1wmXAW__orderButton{padding:10px;font-size:14px}}.styles-module-scss-module__1wmXAW__dropdownList,.styles-module-scss-module__1wmXAW__dropdownItem{display:none}@media (max-width:768px){.styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{padding-top:10px;padding-bottom:10px;font-size:16px!important}.styles-module-scss-module__1wmXAW__selectWrapper{min-height:44px}}@supports (-webkit-touch-callout:none){.styles-module-scss-module__1wmXAW__selectWrapper .styles-module-scss-module__1wmXAW__nativeSelect{font-size:16px}}
.styles-module-scss-module__9P2PhW__catalog{background:#fcf9f9;padding:120px 0 120px 10vw;overflow:hidden}@media (max-width:1280px){.styles-module-scss-module__9P2PhW__catalog{padding:100px 0 100px 8vw}}@media (max-width:1024px){.styles-module-scss-module__9P2PhW__catalog{padding:80px 0 80px 5vw}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__catalog{padding:60px 0 60px 4vw}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__catalog{padding:40px 17px}}.styles-module-scss-module__9P2PhW__container{max-width:100%;padding-right:10vw;overflow:hidden}@media (max-width:1280px){.styles-module-scss-module__9P2PhW__container{padding-right:8vw}}@media (max-width:1024px){.styles-module-scss-module__9P2PhW__container{padding-right:5vw}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__container{padding-right:4vw}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__container{padding-right:0}}.styles-module-scss-module__9P2PhW__header{font-family:var(--font-montserrat);justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px;display:flex}.styles-module-scss-module__9P2PhW__header .styles-module-scss-module__9P2PhW__con{flex-direction:column;display:flex}@media (max-width:1280px){.styles-module-scss-module__9P2PhW__header{gap:30px;margin-bottom:40px}}@media (max-width:1024px){.styles-module-scss-module__9P2PhW__header{gap:25px;margin-bottom:35px}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__header{flex-direction:column;align-items:start;gap:15px;margin-bottom:30px}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__header{gap:12px;margin-bottom:25px}}.styles-module-scss-module__9P2PhW__title{letter-spacing:0%;color:#24272f;text-shadow:0 0 10px #fff;margin-bottom:10px;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:110%;display:inline-block;position:relative}@media (max-width:1280px){.styles-module-scss-module__9P2PhW__title{font-size:42px}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__title{font-size:32px}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__title{font-size:24px}}.styles-module-scss-module__9P2PhW__subtitle{letter-spacing:0%;color:#2e2e2e;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;text-wrap:nowrap;max-width:800px;margin-top:0;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:1280px){.styles-module-scss-module__9P2PhW__subtitle{font-size:16px}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__subtitle{font-size:14px}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__subtitle{font-size:14px}}.styles-module-scss-module__9P2PhW__navigation{align-items:flex-end;gap:12px;margin-left:10%;display:flex}@media (max-width:1280px){.styles-module-scss-module__9P2PhW__navigation{margin-left:8%}}@media (max-width:1024px){.styles-module-scss-module__9P2PhW__navigation{margin-left:5%}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__navigation{margin-left:0}}.styles-module-scss-module__9P2PhW__navButton{color:#fff;cursor:pointer;background:#fff;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:50px;height:34px;transition:background .3s,border-color .3s,opacity .3s;display:flex;box-shadow:0 2px 10px #0000001a}.styles-module-scss-module__9P2PhW__navButton:hover:not(:disabled){background-color:#e0e0e0}.styles-module-scss-module__9P2PhW__navButton:disabled{cursor:not-allowed;background:#282828}.styles-module-scss-module__9P2PhW__navButton:disabled svg path{fill:#fff}@media (max-width:768px){.styles-module-scss-module__9P2PhW__navButton{border-radius:8px;width:42px;height:30px}.styles-module-scss-module__9P2PhW__navButton svg{width:24px;height:24px}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__navButton{border-radius:8px;width:38px;height:28px}.styles-module-scss-module__9P2PhW__navButton svg{width:20px;height:20px}}.styles-module-scss-module__9P2PhW__swiperContainer{width:100%;overflow:hidden}.styles-module-scss-module__9P2PhW__swiperContainer .styles-module-scss-module__9P2PhW__swiper-button-next,.styles-module-scss-module__9P2PhW__swiperContainer .styles-module-scss-module__9P2PhW__swiper-button-prev{display:none}.styles-module-scss-module__9P2PhW__swiperContainer .styles-module-scss-module__9P2PhW__swiper-pagination{margin-top:40px;position:relative}.styles-module-scss-module__9P2PhW__swiperContainer .styles-module-scss-module__9P2PhW__swiper-pagination .styles-module-scss-module__9P2PhW__swiper-pagination-bullet{cursor:pointer;opacity:1;background:#e0e0e0;border-radius:2px;width:40px;height:4px;transition:background .3s}.styles-module-scss-module__9P2PhW__swiperContainer .styles-module-scss-module__9P2PhW__swiper-pagination .styles-module-scss-module__9P2PhW__swiper-pagination-bullet.styles-module-scss-module__9P2PhW__swiper-pagination-bullet-active{background:#1a1a2e}.styles-module-scss-module__9P2PhW__swiperSlide{background:0 0;flex-shrink:0;height:auto;padding:0;width:calc(25% - 24px)!important}@media (max-width:1279px){.styles-module-scss-module__9P2PhW__swiperSlide{width:calc(33.3333% - 28px)!important}}@media (max-width:1023px){.styles-module-scss-module__9P2PhW__swiperSlide{width:calc(50% - 12px)!important}}@media (max-width:767px){.styles-module-scss-module__9P2PhW__swiperSlide{width:100%!important}}.styles-module-scss-module__9P2PhW__productCard{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:356px;height:100%;padding:15px;display:flex;overflow:hidden;box-shadow:0 4px 30px -5px #0000001a}.styles-module-scss-module__9P2PhW__productImage{border-radius:20px;width:100%;height:214px;margin-bottom:10px;position:relative;overflow:hidden}.styles-module-scss-module__9P2PhW__productImage img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__9P2PhW__productIcon{width:50px;height:50px;position:absolute;top:10px;right:10px}.styles-module-scss-module__9P2PhW__text{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__9P2PhW__productTitle{color:#2e2e2e;margin-bottom:10px;font-size:20px;font-weight:600;line-height:110%}.styles-module-scss-module__9P2PhW__description{color:#2e2e2e;flex:1;margin-bottom:10px;font-size:16px;font-weight:400;line-height:110%;display:block}.styles-module-scss-module__9P2PhW__btn{text-align:center;color:#000;background:#fdc502;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:16px 40px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 10px #ffc40e40}.styles-module-scss-module__9P2PhW__btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px #ffc40e40,0 8px 20px #ffc40e66}.styles-module-scss-module__9P2PhW__pagination{justify-content:center;gap:12px;margin-top:40px;display:flex}.styles-module-scss-module__9P2PhW__paginationDot{cursor:pointer;background:#e0e0e0;border-radius:2px;width:40px;height:4px;transition:background .3s}.styles-module-scss-module__9P2PhW__paginationDot.styles-module-scss-module__9P2PhW__active{background:#1a1a2e}@media (max-width:1024px){.styles-module-scss-module__9P2PhW__productCard{max-width:100%}.styles-module-scss-module__9P2PhW__productTitle{font-size:18px}.styles-module-scss-module__9P2PhW__description{font-size:15px}.styles-module-scss-module__9P2PhW__btn{padding:14px 35px;font-size:15px}}@media (max-width:768px){.styles-module-scss-module__9P2PhW__productTitle{font-size:18px}.styles-module-scss-module__9P2PhW__description{font-size:14px}.styles-module-scss-module__9P2PhW__btn{padding:14px 30px;font-size:14px}.styles-module-scss-module__9P2PhW__productImage{height:180px}}@media (max-width:480px){.styles-module-scss-module__9P2PhW__productCard{padding:12px}.styles-module-scss-module__9P2PhW__productImage{height:160px;margin-bottom:8px}.styles-module-scss-module__9P2PhW__productTitle{margin-bottom:8px;font-size:16px}.styles-module-scss-module__9P2PhW__description{margin-bottom:8px;font-size:13px}.styles-module-scss-module__9P2PhW__btn{padding:12px 25px;font-size:14px}}
