*{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",sans-serif}[class*=container]{width:100%;height:100%;padding:0 20px;max-width:1440px;margin:0 auto}[class*=logo]{z-index:1000;width:150px}[class*=main]{padding-top:100px}[class*=button]{display:block;width:185px;border-radius:24px;border:1px solid rgba(0,0,0,0);padding:15px;background-color:#f39200;text-align:center;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer}[class*=button]:hover{background:rgba(0,0,0,0);color:#f39200;border:1px solid #f39200}a{text-decoration:none;color:#000;transition:all .3s}[class*=nav] ul{font-weight:500;font-size:18px;line-height:100%;letter-spacing:0%;display:flex;gap:55px}[class*=nav] ul li{list-style:none}[class*=nav] ul :hover{color:#f39200}h1{color:#000;font-weight:600;font-size:64px;line-height:100%;letter-spacing:0%}h2{font-weight:400;font-size:48px;line-height:100%;letter-spacing:0%}h3{font-weight:350;font-size:36px;line-height:100%;letter-spacing:0%}@media(max-width: 425px){h1{font-weight:600;font-size:32px;line-height:100%;letter-spacing:0%}h2{font-weight:400;font-size:32px;line-height:100%;letter-spacing:0%}}hr{flex:1;border:none;height:2px;background:#f39200;margin:0}.products__loader{text-align:center;margin:2rem 0}.spinner{width:40px;height:40px;border:4px solid #fff;border-top-color:#f39200;border-radius:50%;animation:spin .7s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.wpcf7 form .wpcf7-response-output{background:none !important;padding:0 !important;margin:0 !important}
.header{height:100px;width:100%;position:fixed;background-color:#fff;z-index:999;top:0}.header__content{display:flex;justify-content:space-between;align-items:center;height:100%;gap:20px}.header .header__burger{border-radius:10px;background-color:#f39200;display:none;width:50px;height:50px;position:relative;z-index:2;overflow:hidden}.header .header__burger span{width:30px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;transition:all .5s;border-radius:20px}.header .header__burger span:nth-of-type(2){width:15px;top:calc(50% - 10px);left:35%}.header .header__burger span:nth-of-type(3){width:15px;top:calc(50% + 10px);left:65%}.header .header__burger.active span:nth-of-type(1){display:none}.header .header__burger.active span:nth-of-type(2){left:50%;width:30px;top:50%;transform:translate(-50%, 0%) rotate(45deg);background-color:#fff}.header .header__burger.active span:nth-of-type(3){width:30px;left:50%;top:50%;transform:translate(-50%, 0%) rotate(-45deg);background-color:#fff}.header .header__burger-nav{padding-top:150px;display:none;overflow-y:auto;position:fixed;top:0;right:-100%;width:100%;height:100%;background:#fff;transition:all .5s ease-in-out;opacity:0;visibility:hidden}.header .header__burger-nav ul{padding:0;margin:0;width:auto;height:auto;display:flex;flex-direction:column;row-gap:20px;align-items:center}.header .header__burger-nav hr{width:100%;display:block;padding:0;margin:0;position:initial}.header .header__burger-nav li{padding:20px 25px;width:fit-content;display:block;list-style-type:none}.header .header__burger-nav li a:active,.header .header__burger-nav li a:visited,.header .header__burger-nav li a:hover,.header .header__burger-nav li a{font-size:28px;text-decoration:none;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}.header .header__burger-nav li:hover{border-radius:40px;background-color:#f39200;color:#fff}.header .header__burger-nav li:hover a{color:#fff}.header .header__burger-nav.active{right:0;opacity:1;visibility:visible}@media(max-width: 800px){.header__nav{display:none}.header__button{display:none}.header .header__burger,.header .header__burger-nav{display:block}}
.footer{background-color:#2c2d3a}.footer__form{padding:50px 0;display:flex;justify-content:space-between;border-bottom:1px solid #fff;align-items:center}.footer__form-text{display:flex;flex-direction:column;gap:30px;width:800px;color:#fff}.footer__form-text p{color:#f39200}.footer form{display:flex;flex-direction:column;gap:20px}.footer form input{border:none;border-bottom:1px solid #fff;color:#fff;background:rgba(0,0,0,0);height:50px;width:300px}.footer form input:focus-visible{outline:none;border:none;border-bottom:1px solid #f39200}.footer form .footer__form-button{margin-top:20px;display:block;width:185px;border-radius:24px;border:1px solid rgba(0,0,0,0);padding:15px;background-color:#f39200;text-align:center;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer;transition:all .3s}.footer form .footer__form-button:hover{background:rgba(0,0,0,0);color:#f39200;border:1px solid #f39200}.footer form button{transition:all .3s}.footer__info{display:flex;justify-content:space-between;padding:50px 0;color:#fff;border-bottom:1px solid #fff}.footer__logo{z-index:1;width:290px}.footer__right{display:flex;gap:50px;align-items:center}.footer__nav-list{display:flex;flex-direction:column;gap:30px !important}.footer__nav-list li a{color:#fff}.footer__contacts{display:flex;flex-direction:column;gap:30px}.footer__contact{display:flex;gap:10px;align-items:center}.footer__contact svg{width:18px}.footer__text{text-align:center;padding:10px 0;color:#fff}@media(max-width: 800px){.footer__form{flex-direction:column}.footer__form form input{width:auto}.footer__form-text{flex-direction:column;width:auto}.footer__info{flex-direction:column;align-items:center}.footer__right{margin-top:50px;flex-direction:column}.footer__nav-list{flex-direction:row}}
.banner{padding:25px 0}.banner__content{display:flex;flex-direction:column;gap:20px}.banner__top{display:flex;align-items:center;gap:20px}.banner__text{display:flex;flex-direction:column;gap:30px;width:800px}.banner__image{width:800px}.banner__counters-list{display:flex;justify-content:space-between;gap:20px}.banner__counter-item{display:flex;flex-direction:column;gap:5px;width:200px}.banner__counter-item-number{color:#f39200;font-weight:400;font-size:48px;line-height:100%;letter-spacing:0%}.offer{padding:100px 0}.offer__text{display:flex;align-items:center;gap:50px}.offer__text h2{margin:0;white-space:nowrap}.offer__items{display:flex;column-gap:100px;row-gap:50px;padding-top:50px;flex-wrap:wrap;justify-content:center}.offer__item{display:flex;flex-direction:column;padding:20px;background-color:#f39200;height:200px;width:400px;border-radius:25px;color:#fff;text-align:center}.offer__item p{padding-top:40px}.home-products{padding:100px 0}.home-products__text{display:flex;align-items:center;gap:50px}.home-products__carousel{padding-top:50px;position:relative;overflow:hidden}.home-products__track{display:flex;transition:transform .3s ease-in-out}.home-products__slide{min-width:100%;padding:20px 100px}.home-products__items{display:flex;justify-content:space-between;gap:20px}.home-products__item{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;justify-content:space-between;align-items:center;width:600px}.home-products__item:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.home-products__item-image{width:400px;height:400px;display:flex;flex-direction:column;justify-content:center;border-radius:4px}.home-products__item-text{gap:20px;display:flex;flex-direction:column}.home-products__item-image img{width:100%}.home-products__item h3{font-size:20px;font-weight:bold;color:#333;line-height:1.3}.home-products__item p{font-size:14px;color:#666;line-height:1.6;flex-grow:1}.home-products__nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.home-products__nav-button:hover{background-color:#f0f0f0;box-shadow:0 4px 15px rgba(0,0,0,.3)}.home-products__nav-button:disabled{opacity:.3;cursor:not-allowed}.home-products__nav-button--prev{left:10px}.home-products__nav-button--next{right:10px}.home-products__nav-button svg{width:24px;height:24px;fill:#333}.home-products__indicators{display:flex;justify-content:center;gap:10px;margin-top:30px}.home-products__indicator{width:12px;height:12px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:all .3s ease;border:none}.home-products__indicator:hover{background-color:#bbb}.home-products__indicator--active{background-color:#ff6b35;border-radius:6px}@media(max-width: 1320px)and (min-width: 801px){.home-products__slide{padding:20px 40px}}@media(max-width: 1220px)and (min-width: 801px){.home-products__items{justify-content:center}.home-products__item:nth-child(2){display:none}}@media(max-width: 800px){.home-products__slide{padding:20px}.home-products__items{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:20px}.home-products__item{flex:0 0 100%;scroll-snap-align:start;width:100%;min-height:auto}.home-products__item-image{width:100%;max-width:400px;margin:0 auto}.home-products__nav-button{width:40px;height:40px}.home-products__nav-button--prev{left:10px}.home-products__nav-button--next{right:10px}.home-products__nav-button svg{width:20px;height:20px}.home-products__slide--mobile .home-products__items{justify-content:center}.home-products__slide--mobile .home-products__item{max-width:400px}}@media(max-width: 480px){.home-products__nav-button{display:none}}.why-choose-us{padding:100px 0}.why-choose-us__text{display:flex;align-items:center;gap:50px}.why-choose-us__content{padding-top:50px;display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap}.why-choose-us__item{display:flex;flex-direction:column;justify-content:space-between;gap:20px;width:295px;min-height:250px;background-color:#f39200;border-radius:26px;padding:20px;color:#fff}.why-choose-us__item:nth-child(even){background-color:#2c2d3a}.why-choose-us__item-top{display:flex;flex-direction:column;gap:10px}@media(max-width: 800px){.banner__image{display:none}.banner__counter-item{width:auto}.banner__counters-list{padding-top:50px;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);display:grid;gap:20px;text-align:center}.offer{padding:50px 0}.offer__item{width:100%;justify-content:center}.home-products{padding:50px 0}.why-choose-us{padding:50px 0}}@media(max-width: 650px){.why-choose-us__item{width:100%;min-height:auto}}@media(max-width: 425px){.why-choose-us__content{flex-direction:column;align-items:center}}
.products{padding:50px 0}.products h1{text-align:center}.products__category{position:relative}.products__category-list{margin:50px 0;display:flex;justify-content:center;gap:30px;padding:20px 0;border-top:1px solid #000;border-bottom:1px solid #000;align-items:center}.products__category-link{cursor:pointer;transition:all .3s}.products__category-link.active{color:#f39200}.products__content{display:flex;justify-content:space-around;flex-wrap:wrap;gap:50px}.products a{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;min-height:550px;width:500px}.products__info{display:flex;flex-direction:column;gap:20px}.products__info h2{font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.products__info p{color:#5d5e69;font-weight:300;font-size:16px;line-height:130%;letter-spacing:0%}.products__image{width:500px;height:500px;display:flex;flex-direction:column;justify-content:center}.dropdown-trigger{margin:40px 0;display:none;align-items:center;justify-content:space-between;padding:18px 24px;background:linear-gradient(135deg, #1E1E1E 0%, #383838 100%);border:2px solid hsla(0,0%,100%,.1);border-radius:16px;cursor:pointer;box-shadow:0 8px 32px rgba(0,0,0,.3);backdrop-filter:blur(10px)}.dropdown-trigger.active{border-radius:16px 16px 8px 8px;border-color:hsla(0,0%,100%,.3)}.current-category{font-weight:600;font-size:18px;color:#fff;letter-spacing:.5px}.dropdown-icon{width:24px;height:24px;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1);color:#f39200}.dropdown-trigger.active .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%);border:2px solid hsla(0,0%,100%,.1);border-top:none;border-radius:0 0 16px 16px;box-shadow:0 8px 32px rgba(0,0,0,.4);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);z-index:99;max-height:300px;overflow-y:auto;padding:18px 24px;color:#fff}.dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu::-webkit-scrollbar{width:4px}.dropdown-menu::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.dropdown-menu::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}@media(max-width: 800px){.products__category-list{display:none}.dropdown-trigger{display:flex}.dropdown-menu{display:flex;flex-direction:column;gap:20px}}@media(max-width: 650px){.products__content a{width:100%;min-height:auto}.products__image{width:100%}}@media(max-width: 425px){.products a{width:auto}}
.single-product__content{padding:50px 0;display:flex;gap:50px;justify-content:space-between}.single-product__image{width:700px}.single-product__text{display:flex;flex-direction:column;gap:20px;width:600px}.single-product__text h1{font-weight:500;font-size:50px;line-height:100%;letter-spacing:0%}.single-product__text h2{color:#f39200;font-weight:500;font-size:16px;line-height:150%;letter-spacing:0%;text-transform:uppercase}.single-product__text p{font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%}.single-product__text button{transition:all .3s ease}.tabs{margin:50px 0;width:100%}.tabs__nav{display:flex;background-color:rgba(0,0,0,0);margin:0;padding:0;list-style:none}.tabs__nav-item{flex:none}.tabs__nav-link{display:block;padding:15px 25px;background-color:rgba(0,0,0,0);color:#000;text-decoration:none;text-align:center;transition:background-color .3s ease;cursor:pointer;border:none;font-size:14px;font-weight:500;white-space:nowrap;border-radius:20px 20px 0 0}.tabs__nav-link_active{background-color:#2c2d3a;color:#fff}.tabs__nav-link:hover{background-color:#4f4f56;color:#fff}.tabs__content{background-color:#2c2d3a}.tabs__panel{display:none;padding:30px;line-height:1.6;color:#fff}.tabs__panel_active{display:block}.tabs__panel h3{margin-bottom:15px;color:#333;font-size:18px}.tabs__panel p{margin-bottom:15px;text-align:justify}.tabs__panel ul{margin-left:20px;margin-bottom:15px}.tabs__panel li{margin-bottom:8px}@media(max-width: 768px){.tabs__nav{flex-direction:column}.tabs__nav-item{flex:none}.tabs__panel{padding:20px}}.details{display:none;padding:50px 0}.details__container h2{text-align:left;padding-bottom:40px;font-size:56px;font-weight:400;color:#111}.details__list{display:flex;gap:20px;flex-direction:column;border-top:1px solid #111}.details__item{border-bottom:1px solid #111;overflow:hidden;transition:all .3s ease}.details__item-header{display:flex;gap:70px;padding:25px 0;cursor:pointer;align-items:flex-start;position:relative;transition:all .3s ease}.details__item-header:hover{padding-left:10px}.details__item-number{color:#dfdfdf;font-weight:600;font-size:48px;line-height:100%;text-transform:capitalize;transition:color .3s ease;min-width:80px}.details__item.active .details__item-number{color:#111}.details__item-title{font-size:48px;font-weight:600;color:#111;transition:all .3s ease;flex:1}.details__item-header::after{content:"+";position:absolute;right:30px;top:50%;transform:translateY(-50%);font-size:36px;font-weight:300;color:#f39200;transition:transform .3s ease}.details__item.active .details__item-header::after{transform:translateY(-50%) rotate(45deg)}.details__item-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease,opacity .3s ease;opacity:0;padding:0 0 0 150px}.details__item.active .details__item-content{max-height:1000px;padding:0 0 25px 150px;opacity:1}.details__item-text{color:#616161;font-weight:400;font-size:20px;line-height:140%;text-align:justify;transform:translateY(20px);transition:transform .4s ease}.details__item.active .details__item-text{transform:translateY(0)}.details__item:hover .details__item-number{color:#888}.details__item.active:hover .details__item-number{color:#111}@media(max-width: 768px){.details__container h2{font-size:36px;padding-bottom:30px}.details__item-header{gap:30px;padding:20px 0}.details__item-number{font-size:32px;min-width:60px}.details__item-title{font-size:28px}.details__item-content{padding:0 0 0 90px}.details__item.active .details__item-content{padding:0 0 20px 90px}.details__item-text{font-size:18px}.details__item-header::after{right:10px;font-size:28px}}@media(max-width: 480px){.details__item-header{gap:20px}.details__item-number{font-size:24px;min-width:40px}.details__item-title{font-size:28px}.details__item-content{padding:0 0 0 60px}.details__item.active .details__item-content{padding:0 0 15px 60px}}@media(max-width: 800px){.single-product__content{flex-direction:column;align-items:center}.single-product__image{width:100%}.single-product__text{width:100%}.tabs{display:none}.details{display:block}}@media(max-width: 425px){.single-product__content{flex-direction:column;align-items:center}.single-product__image{width:auto}.single-product__text{width:auto}}
.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;backdrop-filter:blur(5px)}.popup-overlay.active{opacity:1;visibility:visible}.popup-content{background:rgba(0,0,0,0);padding:0;max-width:550px;width:100%;position:relative;transform:scale(0.8) translateY(20px);transition:all .3s ease}.popup-overlay.active .popup-content{transform:scale(1) translateY(0)}.close-popup{position:absolute;top:20px;right:20px;width:40px;height:40px;background:none;border:none;cursor:pointer;transition:all .3s ease}.close-popup::before,.close-popup::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background-color:#000;transition:all .3s ease}.close-popup::before{transform:translate(-50%, -50%) rotate(45deg)}.close-popup::after{transform:translate(-50%, -50%) rotate(-45deg)}.close-popup:hover::before,.close-popup:hover::after{background-color:#fff}.close-popup:hover{transform:rotate(90deg)}.contact-form{background:#f39200;padding:40px 20px;display:flex;flex-direction:column;gap:20px}.contact-form input{width:100%;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;padding:15px;color:#fff;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0%}.contact-form input::placeholder{color:#fff}.contact-form textarea{width:100%;background:rgba(0,0,0,0);border:1px solid #fff;padding:15px;color:#fff;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0%;resize:none}.contact-form textarea::placeholder{color:#fff}.contact-form button{border-color:rgba(0,0,0,0);background-color:#fff;color:#000;padding:10px}.contact-form p{color:#d9d9d9;font-weight:400;font-size:15px;line-height:100%;letter-spacing:0%}.contact-form h2{color:#fff !important;text-align:left}.contact__form-button{background-color:#fff !important;border:1px solid #f39200 !important;color:#f39200 !important;margin-top:20px}.wpcf7-not-valid-tip{font-weight:400;font-size:15px;line-height:100%;letter-spacing:0%;display:block;padding-left:10px;padding-top:15px}.wpcf7 form .wpcf7-response-output{background:linear-gradient(360deg, #1E1E1E 0%, #383838 100%);border-radius:20px;color:red;border:none !important;padding:15px}.wpcf7-spinner{display:flex !important;justify-content:center !important;margin:10px auto !important;background-color:#fff !important}.wpcf7-spinner::before{background-color:#000 !important}
.contacts{background-size:1200px;background-position-y:-7px}.contacts__content{gap:20px;height:inherit;display:flex;justify-content:space-between;align-items:center}.contacts h2{color:#f39200;font-weight:600;font-size:64px;line-height:100%;letter-spacing:0%;text-transform:uppercase}.contacts__form{padding:0 40px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:460px;height:inherit;background-color:#fff;border-top:1px solid #c3c3c3}.contacts__form-title{color:#000;font-weight:600;font-size:15px;line-height:100%;letter-spacing:0%}.contacts__field-title{color:#000;font-weight:600;font-size:20px;line-height:100%;letter-spacing:0%;padding-bottom:20px}@media(max-width: 425px){.contacts__container{padding:0}.contacts{height:auto;background-position-y:-240px}.contacts__content{flex-direction:column;align-items:center}.contacts__content h2{text-align:center;padding-top:20px;font-size:48px}}@media(max-width: 800px)and (min-width: 426px){.contacts{height:700px;background-position-y:-240px}.contacts__form{padding:0 20px;width:auto}.contacts__content{flex-direction:column;align-items:center}.contacts__content h2{padding-top:20px;font-size:50px;text-align:center}}@media(max-width: 885px)and (min-width: 801px){.contacts__form{width:350px}}
.article{padding:40px 0;background:#fff}.article__header{margin-bottom:40px}.article__meta{display:flex;gap:20px;flex-wrap:wrap;align-items:center;font-size:.9rem;margin-bottom:20px}.article__date{color:#888;font-weight:500}.article__tags a{color:#007cba;text-decoration:none;margin-right:8px}.article__tags a:hover{text-decoration:underline}.article__title{font-size:2.5rem;font-weight:300;color:#333;line-height:1.2;margin-bottom:20px;letter-spacing:-0.02em}.article__excerpt{font-size:1.2rem;color:#666;line-height:1.6;font-style:italic;border-left:4px solid #007cba;padding:20px 0 20px 20px;margin:20px 0}.article__content{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:50px}.article__content p{margin-bottom:20px}.article__content h2,.article__content h3,.article__content h4{margin:40px 0 20px;color:#333;font-weight:600}.article__content h2{font-size:1.8rem}.article__content h3{font-size:1.5rem}.article__content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.article__content blockquote{border-left:4px solid #007cba;padding-left:20px;margin:30px 0;font-style:italic;color:#666}@media(max-width: 768px){.article__title{font-size:2rem}.article__meta{flex-direction:column;align-items:flex-start;gap:10px}}
.news{margin:50px 0}.news h1{text-align:center}.news__content{margin:50px 0}.news__items{margin-top:20px;display:flex;flex-direction:column;gap:50px}.news__item{display:flex;gap:70px;align-items:center}.news__image{width:600px;max-height:600px}.news__image img{border-radius:38px;height:100%}.news__text{word-wrap:break-word;width:700px;display:flex;flex-direction:column;gap:20px}@media(max-width: 1024px){.news__item{flex-direction:column}.news__image{width:auto;max-width:600px;max-height:none}.news__text{width:auto;max-width:700px}}
