@charset "UTF-8";/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.animation--heartbeat{animation:heartbeat 1.5s ease-in-out infinite both}@keyframes jello-horizontal{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animation--jello-horizontal{animation:jello-horizontal .9s both}@keyframes wobble-hor-top{0%,to{transform:translate(0);transform-origin:50% 50%}15%{transform:translate(-30px) rotate(6deg)}30%{transform:translate(15px) rotate(-6deg)}45%{transform:translate(-15px) rotate(3.6deg)}60%{transform:translate(9px) rotate(-2.4deg)}75%{transform:translate(-6px) rotate(1.2deg)}}.animation--wobble-hor-top{animation:wobble-hor-top 1s both}@keyframes rotate-scale-down{0%{transform:translateY(-50%) scale(1) rotate(0)}50%{transform:translateY(-50%) scale(.5) rotate(180deg)}to{transform:translateY(-50%) scale(1) rotate(360deg)}}.animation--rotate-scale-down{animation:rotate-scale-down 3s linear infinite both}@keyframes text-shadow-drop-center{0%{text-shadow:0 0 0 rgba(0,0,0,0)}to{text-shadow:0 0 18px rgba(0,0,0,.35)}}.animation--text-shadow-drop-center{animation:text-shadow-drop-center .6s both}@keyframes pulsate-fwd{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.animation--pulsate-fwd{animation:pulsate-fwd 2s ease-in-out infinite both}@keyframes rotating{0%{transform:rotate(0)}50%{transform:rotate(10deg)}to{transform:rotate(0)}}.animation--rotating{animation:rotating 9s linear infinite}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth;overflow-x:hidden;width:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;font-family:var(--main-font);color:var(--primary-cl);background-color:#fff;overflow-x:hidden;width:100%;position:relative}main{width:100%;box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul,ol{margin:0;padding:0;list-style-type:none}img{display:block;max-width:100%;height:auto}svg{fill:currentColor}a{margin:0;padding:0;text-decoration:none;color:inherit}button{padding:0;cursor:pointer}@font-face{font-family:FixelDisplay;src:url(/fonts/FixelDisplay-Black-882571bb.ttf) format("ttf"),url(/fonts/FixelDisplay-Black-496b0e1f.woff2) format("woff2"),url(/fonts/FixelDisplay-Bold-bde8d8a3.ttf) format("ttf"),url(/fonts/FixelDisplay-Bold-24fea0ab.woff2) format("woff2"),url(/fonts/FixelDisplay-Regular-999c8a82.ttf) format("ttf"),url(/fonts/FixelDisplay-Regular-88075e6d.woff2) format("woff2"),url(/fonts/FixelDisplay-SemiBold-bf060c5f.ttf) format("ttf"),url(/fonts/FixelDisplay-SemiBold-7834af24.woff2) format("woff2")}:root{--main-font: "Montserrat", sans-serif;--secondary-font: "FixelDisplay", sans-serif;--primary-cl: #212121;--accent-cl: #ecd8bd;--pressed-state-cl: #e5b471;--text-cl: #ffffff;--add-text-cl: #9e9e9e;--icon-cl: #b58224;--arrow-up-cl: #ffd28d;--main-bg: #FFFFFF;--section-bg: #F9FAFB;--blue-100: #1E3A8A}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}@media screen and (max-width: 767px){.container{max-width:100%;padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px) and (max-width: 1279px){.container{max-width:720px;padding-left:20px;padding-right:20px}}@media screen and (min-width: 1280px){.container{max-width:1200px;padding-left:20px;padding-right:20px}}@media (min-width: 1400px){.container{max-width:1320px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:15px 30px;border-radius:50px;border:1px solid var(--accent-cl);outline:none;text-align:center}.button a{color:inherit;text-decoration:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.button{padding:12px 24px}}.button--primary{background-color:transparent;color:var(--accent-cl);border-color:var(--accent-cl);transition:color .25s ease,background-color .25s ease,border-color .25s ease}.button--primary:hover,.button--primary:focus{color:var(--primary-cl);background-color:var(--accent-cl);border-color:var(--accent-cl)}.button--secondary{color:var(--primary-cl);background-color:var(--accent-cl);border-color:var(--accent-cl);transition:color .25s ease,background-color .25s ease,border-color .25s ease}.button--secondary:hover,.button--secondary:focus{background-color:transparent;color:var(--accent-cl);border-color:var(--accent-cl)}.header{position:sticky;top:0;left:0;right:0;z-index:1000;background-color:var(--section-bg);box-shadow:0 2px 10px #0000001a;width:100%}.header__top{background-color:var(--blue-100);width:100%;box-sizing:border-box}.header__top-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 20px;width:100%;box-sizing:border-box}.header__top_left{display:flex;flex-direction:row;align-items:center;gap:10px}.header__top_left a{color:#fff}.header__top_left a img{width:22px;height:22px}.header__top_left a:hover{color:var(--accent-cl)}.header__top_right{display:flex;flex-direction:row;align-items:center;gap:10px}.header__top_right a{transition:all .3s ease}.header__top_right a img{width:22px;height:22px}.header__top_right a:hover{opacity:80%}.header__top .header__top-phone_icon{width:20px;height:20px}.header__container{display:flex;flex-direction:row;color:var(--text-cl);justify-content:center;align-items:center;position:relative;padding:15px 20px;width:100%;box-sizing:border-box}@media screen and (max-width: 767px){.header__container{justify-content:space-between}}.header__logo{font-size:24px;line-height:1.1666666667;font-weight:700;color:var(--accent-cl);font-family:var(--secondary-font);transition:color .3s}.header__logo img{height:30px;width:100%}.header__logo:hover{color:var(--pressed-state-cl)}@media screen and (max-width: 767px){.header__logo{font-size:20px;line-height:1.2;font-weight:700}}.header__menu-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:none;padding:5px;cursor:pointer;width:30px;height:24px;justify-content:space-between}@media screen and (max-width: 767px){.header__menu-toggle{display:flex}}.header__menu-toggle[aria-expanded=true] .header__menu-toggle-line:nth-child(1){transform:rotate(45deg) translate(4px,5px)}.header__menu-toggle[aria-expanded=true] .header__menu-toggle-line:nth-child(2){opacity:0}.header__menu-toggle[aria-expanded=true] .header__menu-toggle-line:nth-child(3){transform:rotate(-45deg) translate(4px,-5px)}.header__menu-toggle-line{width:100%;height:4px;background-color:var(--blue-100);transition:all .3s ease;border-radius:2px}.header__mobile-menu{display:none;position:absolute;top:100%;left:-100%;width:100%;right:0;z-index:0;height:100vh;background-color:var(--section-bg);padding:20px;transition:all .3s ease;border-top:1px solid #c5c5c5}@media screen and (max-width: 767px){.header__mobile-menu{display:block}}.header__mobile-menu.is-open{left:0}.header__mobile-menu .nav-list{flex-direction:column;gap:20px;margin-bottom:20px}.header__mobile-menu .nav-list__item{padding:10px}.header__mobile-menu .header__mobile-button{width:100%}.header__link:hover{color:var(--pressed-state-cl);transition:.3s}.header__link:focus{color:var(--pressed-state-cl);transition:.3s}@media screen and (max-width: 767px){.header__container>.nav-list{display:none}.header__container>.button{display:none}}@media screen and (min-width: 768px){.header__menu-toggle{display:none}.header__mobile-menu{display:none!important}}.nav-list{display:flex;flex-direction:row;gap:60px;margin:0 auto}@media screen and (min-width: 768px) and (max-width: 1279px){.nav-list{gap:30px}}.nav-list__item a{font-size:16px;line-height:1.25;font-weight:400;transition:color .3s;position:relative;color:var(--blue-100)}.nav-list__item a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--blue-100);transition:width .3s}.nav-list__item a:hover:after,.nav-list__item a:focus:after{width:100%}@media screen and (max-width: 767px){.nav-list__item a{font-weight:600}}.hero{padding:0;width:100%;height:600px;position:relative;background-color:#000;color:#fff}@media screen and (max-width: 767px){.hero{height:500px}}.hero__slider{width:100%;height:100%;margin-top:0}.hero__slider .swiper{width:100%;height:100%;border-radius:0}.hero__slider .swiper-slide{width:100%;height:100%}.hero-slide{position:relative;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.hero-slide_1{background-image:url(/images/slide_1-ac9590bf.jpg)}.hero-slide_2{background-image:url(/images/slide_2-5cf94a29.jpg)}.hero-slide_3{background-image:url(/images/slide_3-2914625d.jpg)}.hero__container{position:relative;height:100%;z-index:2;display:flex;align-items:center;justify-content:flex-start;padding-left:20px;padding-right:20px}.hero__content{max-width:800px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero__badge{display:inline-flex;align-items:center;gap:8px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:6px 16px;margin-bottom:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.hero__badge span{font-size:14px;font-weight:500;color:#fff;line-height:normal;text-transform:none;letter-spacing:0}.hero__badge .hero__badge-icon{width:20px;height:20px;display:block;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease}.hero__badge--gost{background-color:#25d36633;border-color:#25d36699}.hero__badge--gost .hero__badge-icon{background-color:#25d366}.hero__badge--production{background-color:#f59e0b33;border-color:#f59e0b99}.hero__badge--production .hero__badge-icon{background-color:#f59e0b}.hero__badge--quality{background-color:#3b82f633;border-color:#3b82f699}.hero__badge--quality .hero__badge-icon{background-color:#3b82f6}.hero__title{font-family:var(--secondary-font);font-weight:700;font-size:64px;line-height:1.1;color:#fff;margin-bottom:24px;text-transform:uppercase}@media screen and (min-width: 768px) and (max-width: 1279px){.hero__title{font-size:48px}}@media screen and (max-width: 767px){.hero__title{font-size:32px;margin-bottom:16px}}.hero__description{font-size:20px;line-height:1.5;color:#fffc;margin-bottom:40px;max-width:600px}@media screen and (max-width: 767px){.hero__description{font-size:16px;margin-bottom:32px}}.hero__buttons{display:flex;gap:20px}@media screen and (max-width: 767px){.hero__buttons{flex-direction:column;width:100%}.hero__buttons .button{width:100%}}.button--primary-blue{background-color:#06f;color:#fff;border:none;font-weight:600}.button--primary-blue:hover{background-color:#0052cc;color:#fff}.button--secondary-outline{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);font-weight:600}.button--secondary-outline:hover{background-color:#fff3;border-color:#fff;color:#fff}.hero__nav{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:100%;max-width:1500px;z-index:10;display:flex;align-items:center;justify-content:center;padding:0 40px;pointer-events:none}.hero__nav .swiper-pagination{position:static;width:auto;display:flex;gap:12px;pointer-events:all}.hero__nav .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:rgba(255,255,255,.5);border-radius:50%;opacity:1;margin:0;transition:all .3s ease}.hero__nav .swiper-pagination .swiper-pagination-bullet-active{background:#0066FF;transform:scale(1.2);width:30px;border-radius:4px}.hero__nav .swiper-button-next{pointer-events:all;position:absolute;right:40px;top:auto;bottom:-15px;width:50px;height:50px;border-radius:50%;background-color:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.hero__nav .swiper-button-next:after{font-size:18px}.hero__nav .swiper-button-next:hover{background-color:#06f;border-color:#06f}@media screen and (max-width: 767px){.hero__nav .swiper-button-next{display:none}}.features{padding:100px 0;background-color:#f5f5f5;width:100%;box-sizing:border-box}@media screen and (max-width: 767px){.features{padding:60px 0}}.features__container{text-align:center;width:100%;box-sizing:border-box}.features__title{font-size:42px;line-height:1.1904761905;font-weight:700;font-family:var(--secondary-font);color:var(--primary-cl);margin-bottom:16px}@media screen and (max-width: 767px){.features__title{font-size:28px;line-height:1.2857142857;font-weight:700}}.features__subtitle{font-size:18px;line-height:1.3333333333;font-weight:400;color:var(--add-text-cl);margin-bottom:60px}@media screen and (max-width: 767px){.features__subtitle{font-size:16px;line-height:1.375;font-weight:400;margin-bottom:40px}}.features__list{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media screen and (max-width: 767px){.features__list{grid-template-columns:1fr;gap:30px}}@media screen and (min-width: 768px) and (max-width: 1279px){.features__list{grid-template-columns:1fr}}.features__item{display:flex;gap:20px;background-color:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.features__item_info{display:flex;flex-direction:column;width:100%}.features__item:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}@media screen and (max-width: 767px){.features__item{padding:30px 20px}}.features__icon{font-size:48px;line-height:1;font-weight:400;margin-bottom:20px}.features__icon img{height:100px;width:100px}.features__item-title{font-size:24px;line-height:1.25;font-weight:600;font-family:var(--secondary-font);color:var(--primary-cl);margin-bottom:12px;text-align:left}@media screen and (max-width: 767px){.features__item-title{font-size:20px;line-height:1.3;font-weight:600}}.features__item-text{font-size:16px;line-height:1.5;font-weight:400;color:var(--add-text-cl);text-align:left}.services{padding:100px 0;background-color:#fff;background-color:var(--blue-100);width:100%;box-sizing:border-box}@media screen and (max-width: 767px){.services{padding:60px 0}}.services__container{text-align:center;width:100%;box-sizing:border-box}.services__title{font-size:42px;line-height:1.1904761905;font-weight:700;font-family:var(--secondary-font);color:#f5f5f5;margin-bottom:16px}@media screen and (max-width: 767px){.services__title{font-size:28px;line-height:1.2857142857;font-weight:700}}.services__subtitle{font-size:18px;line-height:1.3333333333;font-weight:400;color:#f5f5f5;margin-bottom:60px}@media screen and (max-width: 767px){.services__subtitle{font-size:16px;line-height:1.375;font-weight:400;margin-bottom:40px}}.services__list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}@media screen and (min-width: 768px) and (max-width: 1279px){.services__list{grid-template-columns:1fr;gap:30px}}@media screen and (max-width: 767px){.services__list{grid-template-columns:1fr;gap:30px}}.services__item{display:flex;flex-direction:column;align-items:center;padding:40px 20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.services__item:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}@media screen and (max-width: 767px){.services__item{padding:30px 20px}}.services__icon{font-size:48px;line-height:1;font-weight:400;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.services__icon img{height:100px;width:100px}@media screen and (max-width: 767px){.services__icon img{height:60px;width:60px}}.services__item-title{font-size:20px;line-height:1.3;font-weight:600;font-family:var(--secondary-font);color:var(--primary-cl);margin-bottom:16px;text-align:center}@media screen and (max-width: 767px){.services__item-title{font-size:18px;line-height:1.3333333333;font-weight:600;margin-bottom:12px}}.services__item-text{font-size:16px;line-height:1.5;font-weight:400;color:var(--add-text-cl);text-align:center;line-height:1.6}.testimonials{padding:100px 0;background-color:#f5f5f5}@media screen and (max-width: 767px){.testimonials{padding:60px 0}}.testimonials__container{text-align:center}.testimonials__title{font-size:42px;line-height:1.1904761905;font-weight:700;font-family:var(--secondary-font);color:var(--primary-cl);margin-bottom:16px}@media screen and (max-width: 767px){.testimonials__title{font-size:28px;line-height:1.2857142857;font-weight:700}}.testimonials__subtitle{font-size:18px;line-height:1.3333333333;font-weight:400;color:var(--add-text-cl);margin-bottom:60px}@media screen and (max-width: 767px){.testimonials__subtitle{font-size:16px;line-height:1.375;font-weight:400;margin-bottom:40px}}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}@media screen and (max-width: 767px){.testimonials__grid{grid-template-columns:1fr;gap:24px}}.testimonials__card{background-color:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s;text-align:left}.testimonials__card:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}@media screen and (max-width: 767px){.testimonials__card{padding:30px 20px}}.testimonials__rating{font-size:20px;line-height:1;font-weight:400;color:var(--icon-cl);margin-bottom:16px}.testimonials__text{font-size:16px;line-height:1.5;font-weight:400;color:var(--primary-cl);margin-bottom:24px;font-style:italic}.testimonials__author{border-top:1px solid #e0e0e0;padding-top:16px}.testimonials__author-name{font-size:18px;line-height:1.3333333333;font-weight:600;font-family:var(--secondary-font);color:var(--primary-cl);margin-bottom:4px}.testimonials__author-role{font-size:14px;line-height:1.4285714286;font-weight:400;color:var(--add-text-cl)}.contact{padding:100px 0;background:linear-gradient(135deg,var(--blue-100));color:var(--text-white);width:100%;box-sizing:border-box}@media screen and (max-width: 767px){.contact{padding:60px 0}}.contact__container{display:flex;justify-content:center;width:100%;box-sizing:border-box}.contact__content{max-width:600px;width:100%;text-align:center}.contact__title{font-size:42px;line-height:1.1904761905;font-weight:700;font-family:var(--secondary-font);color:var(--accent-cl);margin-bottom:16px}@media screen and (max-width: 767px){.contact__title{font-size:28px;line-height:1.2857142857;font-weight:700}}.contact__subtitle{font-size:18px;line-height:1.3333333333;font-weight:400;color:var(--add-text-cl);margin-bottom:40px}@media screen and (max-width: 767px){.contact__subtitle{font-size:16px;line-height:1.375;font-weight:400;margin-bottom:30px}}.contact__form{display:flex;flex-direction:column;gap:20px;text-align:left}.contact__form-group{display:flex;flex-direction:column}.contact__input,.contact__textarea{width:100%;padding:15px 20px;border:2px solid rgba(236,216,189,.3);border-radius:8px;background-color:#ffffff1a;color:var(--text-cl);font-size:16px;line-height:1.5;font-weight:400;transition:border-color .3s;font-family:var(--main-font)}.contact__input::placeholder,.contact__textarea::placeholder{color:var(--add-text-cl)}.contact__input:focus,.contact__textarea:focus{outline:none;border-color:var(--accent-cl)}@media screen and (max-width: 767px){.contact__input,.contact__textarea{padding:12px 16px}}.contact__textarea{resize:vertical;min-height:120px}.contact__submit{margin-top:10px;width:100%;cursor:pointer}@media screen and (max-width: 767px){.contact__submit{padding:12px 24px}}.footer{background-color:var(--blue-100);padding:60px 0 30px;width:100%;box-sizing:border-box}@media screen and (max-width: 767px){.footer{padding:40px 0 20px}}.footer__container{width:100%;box-sizing:border-box}.footer__content{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:40px;margin-bottom:40px}@media screen and (min-width: 768px) and (max-width: 1279px){.footer__content{grid-template-columns:1fr 1fr;gap:30px}}@media screen and (max-width: 767px){.footer__content{grid-template-columns:1fr;gap:30px;margin-bottom:30px}}.footer__brand{display:flex;flex-direction:column;gap:16px}.footer__logo{font-size:32px;line-height:1.1875;font-weight:700;font-family:var(--secondary-font);color:var(--text-cl);text-decoration:none;transition:color .3s;display:inline-block;margin-bottom:8px}.footer__logo svg{height:30px;width:fit-content}.footer__logo:hover{color:var(--pressed-state-cl)}@media screen and (max-width: 767px){.footer__logo{font-size:28px;line-height:1.2142857143;font-weight:700}}.footer__description{font-size:14px;line-height:1.4285714286;font-weight:400;color:#fffc;max-width:300px;line-height:1.6}.footer__nav,.footer__contacts{display:flex;flex-direction:column;gap:20px}.footer__nav-title,.footer__contacts-title{font-size:18px;line-height:1.3333333333;font-weight:600;font-family:var(--secondary-font);color:var(--accent-cl);margin-bottom:8px}@media screen and (max-width: 767px){.footer__nav-title,.footer__contacts-title{font-size:16px;line-height:1.375;font-weight:600}}.footer__nav-list{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.footer__nav-item{margin:0}.footer__nav-link{font-size:14px;line-height:1.4285714286;font-weight:400;color:#fffc;text-decoration:none;transition:color .3s;display:inline-block}.footer__nav-link:hover{color:var(--accent-cl)}.footer__contact-item{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer__contact-icon{width:20px;height:20px;flex-shrink:0;filter:brightness(0) invert(1)}.footer__contact-link{font-size:14px;line-height:1.4285714286;font-weight:400;color:#fffc;text-decoration:none;transition:color .3s}.footer__contact-link:hover{color:var(--accent-cl)}.footer__contact-text{font-size:14px;line-height:1.4285714286;font-weight:400;color:#fffc}.footer__social{display:flex;gap:12px;margin-top:8px}.footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#ffffff1a;transition:all .3s}.footer__social-link img{width:20px;height:20px;filter:brightness(0) invert(1)}.footer__social-link:hover{background-color:#fff3;transform:translateY(-2px)}.footer__divider{border:none;border-top:1px solid rgba(236,216,189,.2);margin:40px 0 30px;width:100%}@media screen and (max-width: 767px){.footer__divider{margin:30px 0 20px}}.footer__copyright{text-align:center;padding-top:20px}.footer__text{font-size:14px;line-height:1.4285714286;font-weight:400;color:#ffffffb3;margin:0}.gallery{column-count:4;column-gap:16px;width:100%;padding:40px 0;box-sizing:border-box}@media screen and (min-width: 768px) and (max-width: 1279px){.gallery{column-count:3;column-gap:14px}}@media screen and (max-width: 767px){.gallery{column-count:1;column-gap:12px}}.gallery .grid-item{break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;margin-bottom:16px;width:100%;max-width:100%;box-sizing:border-box}.gallery img{display:block;width:100%;max-width:100%;height:auto;border-radius:8px;box-sizing:border-box}.nets,.frames{padding:40px 0}.nets .title,.frames .title{font-size:42px;line-height:1.1904761905;font-weight:700;font-family:var(--secondary-font);color:var(--primary);text-align:center}@media screen and (max-width: 767px){.nets .title,.frames .title{font-size:28px;line-height:1.2857142857;font-weight:700}}.nets .nets__container_list,.nets .frames__container_list,.frames .nets__container_list,.frames .frames__container_list{margin:60px 0 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.nets p,.frames p{font-size:18px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.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{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
