html{scroll-behavior:smooth;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;color:#fff}img{object-fit:cover}@font-face{font-family:Christopher;src:url(/fonts/Christopher.otf) format("opentype");font-weight:500;font-style:normal}body{background-color:#000;overflow-x:hidden}:root{--font-family: "Inter", sans-serif;--second-family: "Christopher", sans-serif}:root{--firmennyy-cvet: #ffa600}:root{--mobile-card-width: 90vw;--mobile-card-max-width: 416px;--mobile-gap: 2.5vh;--mobile-font-base: 16px}li{list-style-type:none}p{background:transparent}.line-container{display:flex;align-items:center;justify-content:center;margin-top:15px;margin-bottom:15px;width:100%}header{display:flex;flex-direction:column}.top-line-nav{display:flex;justify-content:flex-end;align-items:center;width:100vw;height:60px}.logo-main{position:absolute;left:50%;transform:translate(-50%)}.navigation{width:100%;height:66px;background:linear-gradient(90deg,#000,#353535,#000);display:flex;justify-content:center;align-items:center}.navigation ul{display:flex;align-items:center;justify-content:center;gap:52px}.navigation button{background:transparent;border:none;display:flex;justify-content:center;align-items:center;font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff}.navigation a{text-decoration:none;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff}header select{border:none;background:transparent;font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff}.cart{margin-left:159px;display:flex;justify-content:center;align-items:center}.cart svg{margin-left:10px}.dropdown-trigger{margin-right:159px}.nav-reg{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#6c6c6c;background:transparent;border:none}.nav-login{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff;background:transparent;border:none}.buttons-auth-nav{margin-right:80px;display:flex;gap:20px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;width:600px;margin:0 auto;background:#1e1e1e4d;padding:20px;border:1px rgba(255,255,255,.339) solid;border-radius:15px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.user-nav button{background:transparent;border:none;font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#fff;margin-right:80px}.custom-dropdown{position:relative;display:inline-block}.dropdown-trigger{background-color:transparent;border:none;color:#fff;font-size:16px;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:center}.dropdown-trigger:focus{outline:none}.arrow{width:17px;height:17px;margin-left:10px;transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.dropdown-menu{position:fixed;left:50%;transform:translate(-50%,20px);background-color:#1e1e1e;list-style:none;margin:0;padding:0;z-index:100;width:100vw;height:66px}.dropdown-menu li{padding:10px 15px;color:#000;cursor:pointer}.dropdown-menu li{font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;color:#fff;text-transform:uppercase;margin:0 65px}.dropdown-menu li:hover{transition:all .5s ease;background-color:#292929}.Registration-block{width:561px;height:685px;display:flex;flex-direction:column;justify-content:center;align-items:center}.inputs-fields-auth p{font-family:var(--font-family);font-weight:600;font-size:18px;letter-spacing:-.05em;color:#fff;margin-bottom:10px}.inputs-fields-auth input{border:1px solid #fff;border-radius:100px;width:456px;height:40px;display:flex;align-items:center;padding-left:26px;background:transparent}.inputs-fields-auth{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px}.one-input{margin-bottom:7px;margin-top:7px}.title-auth button{background:transparent;border:none}.title-auth{display:flex;align-items:center;gap:137px;padding:30px 52px;font-family:var(--font-family);font-weight:700;font-size:20px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.buttons-type{display:flex;justify-content:center;align-items:center;margin-top:10px;gap:10px}.type-of-user{border-radius:100px;width:225px;height:40px;background:#1e1e1e09;border:2px white solid;font-family:var(--font-family);font-weight:400;font-size:17px;line-height:89%;letter-spacing:-.04em;color:#fff}.reg-btn{display:flex;justify-content:center;align-items:center;background:#fff;border-radius:100px;width:456px;height:40px;border:none;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:89%;letter-spacing:-.01em;color:#000;margin-top:28px}.type-of-user.active{background:#fff;color:#000}.rg-title{margin-bottom:40px}@media (max-width: 768px){.modal-content{width:95vw;max-width:400px;height:fit-content;max-height:90vh;overflow-y:auto;padding:20px;border-radius:16px;background:#000;box-shadow:0 10px 30px #000000b3;position:relative}.Registration-block{width:100%;padding:20px 0;gap:20px;height:auto}.inputs-fields-auth p{font-size:16px;margin-bottom:8px;text-align:center}.inputs-fields-auth input{width:100%;height:44px;padding-left:20px;font-size:16px}.inputs-fields-auth{width:100%;margin-bottom:24px}.one-input{margin:10px 0;width:100%}.title-auth{flex-direction:column;gap:12px;padding:0;font-size:18px;text-align:center;margin-bottom:16px}.title-auth button{font-size:16px;color:gray;padding:0}.buttons-type{width:100%;padding:0 16px;gap:8px;justify-content:center;margin-top:12px}.type-of-user{width:calc(50% - 4px);height:44px;font-size:16px}.reg-btn{width:100%;height:44px;font-size:18px;margin-top:20px}.rg-title{margin-bottom:30px;font-size:22px;text-align:center}.Login-block{width:100%;padding:20px 0;gap:20px;height:auto}.Login-block .title-auth{font-size:18px;margin-bottom:16px}.Login-block .inputs-fields-auth p{font-size:16px}.Login-block .inputs-fields-auth input{width:100%;height:44px;font-size:16px}.Login-block .reg-btn{font-size:18px;margin-top:20px}.confirm-block{padding:24px 16px;width:100%;box-sizing:border-box}.confirm-block h1{font-size:28px;margin:16px 0;line-height:1.2}.confirm-block p{font-size:16px;margin:12px 0;line-height:1.5}.confirm-block .spam-w{font-size:14px;margin-top:8px;line-height:1.5}.confirm-block .resend-btn{margin-top:24px;background:transparent;border:1px solid #fff;border-radius:100px;padding:10px 20px;font-family:var(--font-family);font-size:14px;color:#fff;cursor:pointer}.confirm-block .resend-btn:hover{background:#ffffff1a}}.Login-block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px}.confirm-block{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.confirm-block h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin:20px 0}.confirm-block p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;text-align:center;color:#fff}.confirm-block .spam-w{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;text-align:center;color:gray;margin-top:10px}.background-video{width:100vw;height:100vh}.product-block{display:flex;width:777px;margin:30px 50px}.product-info{display:flex;flex-direction:column;justify-content:center}.product-title h1{font-family:var(--font-family);font-weight:700;font-size:27px;letter-spacing:-.05em;color:#fff}.product-title h2{font-family:var(--font-family);font-style:italic;font-weight:400;font-size:18px;letter-spacing:-.05em;color:#878787}.strong h1{font-family:var(--font-family);font-weight:600;font-size:27px;letter-spacing:-.05em;color:#fff}.top-info{display:flex;align-items:flex-start;justify-content:space-between}.prod-info{display:flex;align-items:center;margin-top:14px}.prod-info p{width:452px;margin-left:5px;color:#fff}.prod-buttons{display:flex;align-items:center;margin-top:14px}.prod-buttons h2{font-family:var(--font-family);font-weight:400;font-size:18px;letter-spacing:-.05em;color:#fff;margin-right:25px}.prod-buttons p{font-family:var(--font-family);font-weight:700;font-size:18px;letter-spacing:-.05em;color:#fff;margin-top:-3px;margin-left:20px;margin-right:20px}.prod-buttons button{background:transparent;border:none}.prod-buttons svg{width:29px;height:29px}.prod-add{display:flex;align-items:center;gap:7px;margin-top:10px}.prod-add button{border:1.21px solid #ffffff;border-radius:60px;width:151px;height:28px;font-family:var(--font-family);font-weight:300;font-size:12px;letter-spacing:-.05em;color:#fff;background:transparent}.img-prod{border:1px solid #fff;border-radius:14px;width:270px;height:236px;margin-right:42px}.img-prod img{border:1px solid #fff;border-radius:14px;width:270px;height:236px;object-fit:cover}.prod-info p{font-family:var(--font-family);font-weight:300;font-size:18px;letter-spacing:-.05em;color:#fff;margin-left:10px}#cartTitle{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin-left:52px;margin-top:34px}.removeItem{margin-left:10px}.prod-list-block{display:flex;flex-direction:column;align-items:center}.TgButton{position:fixed;bottom:20px;right:20px;z-index:999;background:transparent}.chose-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.chose-container h2{font-family:var(--second-family);font-weight:500;font-size:109px;letter-spacing:-.02em;color:var(--firmennyy-cvet);margin-bottom:-35px}.chose-container h1{font-family:var(--font-family);font-weight:900;font-size:84px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.tags-chose{display:flex;align-items:center;justify-content:center;gap:7px}.tags-chose p{padding:5px 24px;border:2px solid #fff;border-radius:100px}.tags-chose p{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff}.social-links{display:flex;justify-content:center;align-items:center;gap:7px;padding-top:3px;border:2px white solid;border-radius:21px;width:181px;margin-top:43px}.title-block h2{font-family:var(--second-family);font-weight:500;font-size:109px;letter-spacing:-.02em;color:#313131;margin-bottom:-80px;transform:rotate(-4deg);z-index:-1}.title-block h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.title-block{display:flex;flex-direction:column;align-items:center;justify-content:center}.text-info h3{font-family:var(--font-family);font-weight:700;font-size:27px;letter-spacing:-.05em;color:#fff;text-transform:uppercase}.text-info p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.03em;color:#fff;width:553px;margin-top:30px}.content-about{display:flex;align-items:center;justify-content:center;gap:36px;margin-top:60px}.carousel{position:relative;width:100%;overflow:visible;padding:0 40px;box-sizing:border-box}.carousel__track{position:relative;width:1366px;overflow:visible;margin:0 auto}.carousel__slides{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:40px;padding:40px 0;overflow-x:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.carousel__slides::-webkit-scrollbar{display:none}.slide{background-size:cover;background-position:center;cursor:pointer;border-radius:14px;width:211px;height:282px;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:visible;scroll-snap-align:start;flex-shrink:0;box-sizing:border-box;z-index:1}.slide:hover{transform:scale(1.32);z-index:2}.slide:before{content:"";position:absolute;top:0;left:0;width:211px;height:282px;border-radius:14px;background:linear-gradient(180deg,#0000,#000000b3);opacity:0;transition:opacity .3s ease;z-index:1}.slide:hover:before{opacity:0}.slide__content{position:absolute;bottom:0;left:0;width:100%;padding:15px;color:#fff;opacity:0;transition:opacity .3s ease;z-index:2}.slide:hover .slide__content{opacity:0}.slide__content h2{font-family:var(--font-family, sans-serif);font-weight:700;font-size:20px;letter-spacing:-.05em;margin-bottom:5px}.slide__content p{font-family:var(--font-family, sans-serif);font-weight:400;font-size:12px;letter-spacing:-.05em;color:#fff}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.carousel__button{background:transparent;border:none;color:#fff;cursor:pointer;padding:5px;z-index:2}.carousel__button svg{width:24px;height:24px}.pagination__dots{display:flex;gap:6px}.pagination__dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;border:none;padding:0;cursor:pointer;transition:all .3s ease}.pagination__dot--active{background-color:#fff;width:12px;height:12px}#top__carousel{scale:1.17}.faq-header{display:flex;align-items:flex-start;justify-content:center;gap:111px;padding:40px 0}.faq-cont{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 0}.faq-header h2{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.faq-item{display:flex;flex-direction:column;align-items:center;font-family:var(--font-family);font-weight:500;font-size:25px;line-height:122%;letter-spacing:-.05em;color:#fff;margin-top:-39px}.faq-question{display:flex;justify-content:space-between;align-items:center;border:none;border-radius:98px;width:631px;height:46px;background:#fff;cursor:pointer;margin-top:47px}.faq-question svg{transform:translate(-20px)}.faq-question span{text-align:left;margin-left:40px;z-index:2;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;width:100%}.faq-answer{display:flex;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease,border .4s ease;border-radius:22px;width:631px}.faq-answer.open{padding:60px 30px 30px;border:1px solid #fff;margin-top:-46px}.faq-answer span{margin:0;width:100%;height:100%}.faq-question img{position:absolute;height:18.5px;margin-left:625px;margin-top:25px;transition:transform .4s ease}.faq-question img.rotated{transform:rotate(180deg)}.questions{display:flex;flex-direction:column;gap:0px}.img img{margin-top:-20px;height:512px}.scroll-animation{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000;overflow:hidden}.text-group{text-align:center}.text{position:absolute;white-space:nowrap;color:#fff;font-size:48px;transition:transform .5s ease,opacity .5s ease;opacity:0}.left,.right{left:50%;transform:translate(-50%)}.fcarousel{position:relative;width:100%;overflow:visible;padding:0 40px;box-sizing:border-box}.fcarousel__track{position:relative;width:1360px;overflow:visible;margin:0 auto}.fcarousel__slides{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-top:40px;padding:40px 0;overflow-x:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scale:1.29}.fcarousel__slides::-webkit-scrollbar{display:none}.fslide{background-size:cover;background-position:center;cursor:pointer;border-radius:14px;width:192px;height:192px;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:visible;scroll-snap-align:start;flex-shrink:0;box-sizing:border-box;z-index:1}.fslide:hover{transform:scale(1.45);z-index:2}.fslide__content,.fslide:hover .fslide__content{opacity:0}.fslide__content h2{font-family:var(--font-family, sans-serif);font-weight:700;font-size:20px;letter-spacing:-.05em;margin-bottom:5px}.fslide__content p{font-family:var(--font-family, sans-serif);font-weight:400;font-size:12px;letter-spacing:-.05em;color:#fff}.fpagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.fcarousel__button{background:transparent;border:none;color:#fff;cursor:pointer;padding:5px;z-index:2}.fcarousel__button svg{width:24px;height:24px}.fpagination__dots{display:flex;gap:6px}.fpagination__dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;border:none;padding:0;cursor:pointer;transition:all .3s ease}.fpagination__dot--active{background-color:#fff;width:12px;height:12px}.fslide__image{position:relative;width:100%;height:100%;background-size:cover;background-position:center;border-radius:14px;overflow:hidden}.fslide__icon{position:absolute;top:9px;right:9px;z-index:3}.as{border:2px solid #fff;border-radius:100px;width:252px;height:48px;background:transparent}.ct{border:none;border-radius:100px;width:252px;height:48px;background:#fff}.as,.ct{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;text-decoration:none;cursor:pointer}.ct{color:#000}.btns-fu{display:flex;align-items:center;justify-content:center;margin-top:25px;margin-bottom:25px;gap:20px}.top-line-mobile img{width:90px}.top-line-mobile{display:flex;align-items:center;justify-content:center;gap:20px}.top-line-mobile a{filter:grayscale(0%)}.top-line-mobile a:hover{filter:grayscale(0%);transition:all .5s ease}.top-line-mobile{margin-top:20px}#PB{border-radius:100px;width:498px;height:48px;background:radial-gradient(50% 50% at 50% 50%,#fff,#fff);font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#090909;border:none}.pb{display:flex;justify-content:center;align-items:center;margin-top:20px;margin-bottom:30px}@media (max-width: 768px){#PB{border-radius:50px;width:249px;height:24px;font-size:10px}.pb{margin-top:10px;margin-bottom:15px}}footer{display:flex;flex-direction:column;align-items:center;justify-content:center}.social-net a{font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff;text-decoration:none;margin-left:70px;margin-right:70px}.social-net{width:100%;padding-top:22px;padding-bottom:22px;display:flex;align-items:center;justify-content:center;border-top:2px solid white;border-bottom:2px solid white}.other-info{display:flex;align-items:center}.about{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about p{width:364px}.assort{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.other-info h1{font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff;margin-bottom:13px}.other-info p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#fff}.other-info{display:flex;align-items:flex-start;justify-content:center;gap:141px;margin-top:32px;padding-bottom:46px;border-bottom:2px solid white;width:100%}.assort{gap:5px}.assort a{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#fff;text-decoration:none}.deal p{width:523px}.deal button{border:2px solid #fff;border-radius:100px;width:252px;height:48px;background:transparent;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff}.deal-buttons{display:flex;gap:18px;margin-top:25px}.politics a{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;text-decoration:underline;text-decoration-skip-ink:none;color:#6c6c6c;margin-bottom:15px}.politics{display:flex;align-items:center;justify-content:space-around;gap:272px;padding-top:37px;padding-bottom:37px}.left-pol,.right-pol{display:flex;flex-direction:column}.right-pol{align-items:flex-end}.politics a:hover{color:#fff;fill:#fff;transition:all .6s ease}.center-button button{border-radius:100px;width:252px;height:48px;background:#fff;font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#090909;border:none}.deal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.deal-content{position:relative;width:600px;height:600px;margin:0 auto;background:#1e1e1e4d;padding:20px;border:1px rgba(255,255,255,.339) solid;border-radius:15px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.dealCooperation-block{display:flex;flex-direction:column;justify-content:center;align-items:center}.ty10px{transform:rotate(-4deg) translateY(-10px)!important}.deal-inputs{margin-top:30px}.deal-inputs input{border:1px solid #fff;border-radius:100px;width:456px;height:40px;background:transparent;padding-left:15px;font-family:var(--font-family);font-weight:300;font-size:18px;line-height:89%;letter-spacing:-.05em;color:#6c6c6c;display:flex;align-items:center}.deal-input{margin-top:15px}.deal-input p{margin-bottom:7px;font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#fff}.fixed-textarea{width:456px;height:150px;background:transparent;resize:none;padding:15px 15px 20px;box-sizing:border-box;font-family:inherit;border:1px solid #ccc;border-radius:15px;font-family:var(--font-family);font-weight:300;font-size:18px;line-height:89%;letter-spacing:-.05em;color:#6c6c6c}.dealConfirm{border-radius:100px;width:456px;height:40px;background:#fff;border:none;margin-top:15px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:89%;letter-spacing:-.05em;color:#000}.series-dropdown-container{display:flex;justify-content:center;gap:140px;font-family:Arial,sans-serif;padding:20px 0;position:relative;background:#1e1e1e;margin-top:45px}.series-item{position:relative;text-align:center;cursor:pointer}.series-title{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.03em;color:#b9b9b9;transition:color .3s ease;display:flex;align-items:center;gap:5px}.series-title:hover{color:#fff}.arrow{font-size:12px;transition:transform .3s ease}.series-item.active .arrow{transform:rotate(180deg)}.series-content{position:absolute;top:100%;left:50%;transform:translate(-50%);width:300px;background:#000;border-radius:8px;box-shadow:0 10px 20px #0000001a;overflow:hidden;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-10px);transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:10}.series-item.active .series-content{opacity:1;visibility:visible;transform:translate(-50%) translateY(10px)}.content-inner{padding:16px}.images-row{display:flex;justify-content:center;flex-direction:column;margin-bottom:16px}.images-row img{width:270px;height:270px;object-fit:cover;border-radius:4px;margin-top:-160px;background:transparent}.colors-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0;text-align:left;text-transform:uppercase}.colors-list li{margin-bottom:8px;font-size:14px;display:flex;align-items:center;gap:8px;text-transform:uppercase}.color-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.color-dot{font-family:var(--font-family);font-weight:500;font-size:15px;letter-spacing:-.05em;color:#fff;text-transform:uppercase}@media (max-width: 768px){.series-item{pointer-events:auto}.series-item .series-content{pointer-events:none}.series-item.active .series-content{pointer-events:auto}}#n01,#n1{margin-top:0}#buy-btn{border-radius:100px;width:216px;height:48px;background:#fff;border:none;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#1c1c1c;margin-top:10px;margin-bottom:10px}.Instruction-block{display:flex;flex-direction:column;align-items:center;gap:80px}.TimeYO-d{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}.TimeYO-d svg{width:100%}.TimeYO-d p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.01em;text-align:center;color:#fff;width:1093px;margin-bottom:15px}.TimeYO-d span{font-weight:600;text-decoration:underline;text-decoration-skip-ink:none}.chose-container-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.chose-container-mobile h2{font-family:var(--second-family);font-weight:500;font-size:52px;letter-spacing:-.02em;color:var(--firmennyy-cvet)}.chose-container-mobile h1{font-family:var(--font-family);font-weight:10000;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin-top:-15px}.tags-chose-mobile{display:flex;justify-content:center;align-items:center;gap:5px}.tags-chose-mobile p{border:.95px solid #fff;border-radius:48px;font-family:var(--font-family);font-weight:400;font-size:9px;letter-spacing:-.05em;color:#fff;text-align:center;padding:3px 6px}.title-block-mobile h2{font-family:var(--second-family);font-weight:500;font-size:63px;letter-spacing:-.02em;color:#313131;transform:rotate(-4deg);margin-bottom:-45px;margin-top:30px;z-index:-1}.title-block-mobile h1{font-family:var(--font-family);font-weight:700;font-size:23px;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin-bottom:30px}.title-block-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.text-info-mobile h3{font-family:var(--font-family);font-weight:700;font-size:11px;letter-spacing:-.05em;color:#fff;margin-bottom:5px}.text-info-mobile p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.05em;color:#fff;width:324px}.img-cont-mobile img{width:330px;height:165px}.social-links-mobile svg{width:33px}.content-about-mobile{display:flex;align-items:center;justify-content:center;flex-direction:column}.social-links-mobile{display:flex;align-items:center;margin:20px 0;border:.57px solid #fff;border-radius:8px;width:65px}.social-links-mobile a{width:32px;height:15px;display:flex;justify-content:center;align-items:center;padding:5px}.Instruction-block-mobile{display:flex;flex-direction:column;align-items:center;gap:10px}#smaller-text{font-size:45px}#center-text{text-align:center}.faq-header-mobile{display:flex;align-items:flex-start;justify-content:center;padding:5vh 5vw}.faq-cont-mobile{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:600px;margin:0 auto}.faq-cont-mobile h2{font-family:var(--font-family);font-weight:700;font-size:23px;letter-spacing:-.05em;text-transform:uppercase;text-align:center;color:#fff}.questions-mobile{display:flex;flex-direction:column;width:100%}.faq-item-mobile{display:flex;flex-direction:column;width:100%;font-family:var(--font-family);font-weight:500;font-size:clamp(14px,4vw,20px);line-height:1.2;letter-spacing:-.05em;color:#fff}.faq-question-mobile{display:flex;justify-content:space-between;align-items:center;border:none;border-radius:49px;padding:10px 20px;background:#fff;cursor:pointer;width:100%;font-family:var(--font-family);font-weight:400;font-size:clamp(13px,3.6vw,16px);color:#000;position:relative;transition:background .3s ease}.faq-question-mobile:hover{background:#fff}.faq-question-mobile span{text-align:left;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000}.faq-question-mobile img{position:relative;left:10px;width:18px;height:18px;margin-left:auto;transition:transform .4s ease;filter:invert(1)}.faq-question-mobile img.rotated{transform:rotate(180deg)}.faq-answer-mobile{display:flex;flex-direction:column;font-family:var(--font-family);font-weight:400;font-size:clamp(11px,3.2vw,14px);color:#fff;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;border-radius:22px;padding:0 20px;margin-top:10px}.faq-answer-mobile.open{padding:45px 20px 20px;border:1px solid #fff;min-height:60px;max-height:500px;margin-top:-1px;transform:translateY(-30px);z-index:-1;margin-bottom:-20px}.faq-answer-mobile span{line-height:1.5}.carousel-container-mobile{max-width:800px;margin:0 auto;text-align:center}.carousel-container-mobile img{object-fit:cover}.carousel-slide-mobile{position:relative;padding:20px;background:transparent}.nav-button-mobile{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-size:1.2rem;transition:background .3s}.nav-button img{width:30px;height:30px}.nav-button.prev{left:10px}.nav-button.next{right:10px}.nav-button:hover{background:transparent}.thumbnails-container-mobile{display:flex;justify-content:center;position:relative;align-items:center;background:transparent}.thumbnails-container-mobile img{background:transparent}.car-image-mobile,.car-image-mobile img{border-radius:17px;width:155px;height:207px;z-index:10}.thumbnail-mobile{width:120px;height:80px;object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s,opacity .2s;box-shadow:0 2px 4px #0000001a;position:relative;z-index:1}.thumbnail-mobile:hover{transform:scale(1.05);opacity:.9}.prev-thumbnail-mobile,.prev-thumbnail-mobile img,.next-thumbnail-mobile img{border-radius:17px;width:105px;height:141px;margin-right:-30px}.prev-prev-thumbnail-mobile,.prev-prev-thumbnail-mobile img,.next-next-thumbnail-mobile img{border-radius:17px;width:71px;height:95px;z-index:-10;margin-right:-30px}.next-next-thumbnail-mobile{border-radius:17px;width:71px;height:95px;z-index:-10;margin-left:-30px}.next-thumbnail-mobile{border-radius:17px;width:105px;height:141px;margin-left:-30px}.indicators-mobile{margin-top:1rem}.dot{display:inline-block;width:10px;height:10px;background:#333;border-radius:50%;margin:0 5px;cursor:pointer;transition:background .3s}.dot.active{background:#ddd}.as-mb{border:.92px solid #fff;border-radius:46px;width:116px;height:22px;background:transparent}.as-mb a{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;color:#fff;text-decoration:none}.ct-mb{border:none;border-radius:46px;width:116px;height:22px;background:#fff}.as-mb,.ct-mb{display:flex;align-items:center;justify-content:center}.ct-mb a{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;color:#000;text-decoration:none}.btns-fu-mb{display:flex;justify-content:center;align-items:center;margin-top:25px;margin-bottom:25px;gap:10px}.top-line img{width:140px}.top-line{display:flex;align-items:center;justify-content:center;gap:80px}.top-line a{filter:grayscale(100%)}.top-line a:hover{filter:grayscale(0%);transition:all .5s ease}.top-line{margin-top:80px}.nav-mobile{border-radius:100px;width:213px;height:49px;border:.2px solid #fff;position:fixed;bottom:10px;z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-top:30px;left:50%;transform:translate(-50%)}.nav-mobile ul{display:flex;justify-content:space-around;align-items:center;transform:translateY(10px)}.logo-container{display:flex;align-items:center;justify-content:center;gap:120px;padding:40px;background:linear-gradient(90deg,#000,#353535,#000);width:100%;box-sizing:border-box;position:fixed;top:0;z-index:9999}@media (max-width: 768px){.logo-container{flex-direction:column;gap:20px;padding:20px;text-align:center}.check-icon,.logo-icon{width:100%;max-width:100px;margin:0 auto}}.check-icon{position:absolute;left:-10px;top:50%;transform:translateY(-50%);z-index:1}.logo-icon{position:relative;left:0;top:0;transform:none;z-index:2}.check-icon button{background:transparent;border:none}.dropdown-menu-mobile{border-radius:0 0 15px 15px;width:163px;height:120px;background:#000}.dropdown-menu-mobile a{text-decoration:none;font-family:var(--font-family);font-weight:300;font-size:13px;letter-spacing:-.02em;color:#fff}.logout-btn-mobile{background:transparent;border:none;font-family:var(--font-family);font-weight:300;font-size:13px;letter-spacing:-.02em;color:#848484}.login-way{position:absolute;right:20px}.buttons-auth-nav-mobile{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.nav-reg-mobile{background:transparent;border:none;font-family:var(--font-family);font-weight:400;font-size:12px;letter-spacing:-.02em;color:#fff}.nav-login-mobile{background:transparent;border:none;font-family:var(--font-family);font-weight:400;font-size:12px;letter-spacing:-.02em;color:#848484}.mmf img{width:100%;height:88vh;object-fit:cover}.mmf{margin-bottom:50px}.MoreInTG p,.MoreInTG a{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em}.MoreInTG p{color:#fff}.MoreInTG a{text-decoration:underline;text-decoration-skip-ink:none;color:#c2c2c2;margin-left:3px}.MoreInTG{display:flex;align-items:center;justify-content:center;margin-top:15px}@media (min-width: 768px){.MoreInTG p,.MoreInTG a{font-size:20px}.MoreInTG a{margin-left:7px}}.TimeYO{display:flex;flex-direction:column;align-items:center;justify-content:center}.TimeYO p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.01em;text-align:center;color:#fff;width:328px;margin-top:15px}.TimeYO span{font-weight:600;text-decoration:underline;text-decoration-skip-ink:none}.footer-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}.social-links-mobile-footer a{font-family:var(--font-family);font-weight:600;font-size:14px;letter-spacing:-.05em;color:#fff;text-decoration:none}.social-links-mobile-footer{display:flex;justify-content:center;gap:30px;padding:10px}.info-mobile-footer{display:flex;align-items:flex-start;justify-content:center;gap:60px;padding:10px}.left-mobile-footer h1,.right-mobile-footer h1{font-family:var(--font-family);font-weight:600;font-size:9px;letter-spacing:-.05em;color:#fff;margin-bottom:8px}.left-mobile-footer p,.right-mobile-footer a{width:186px;font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;color:#fff}.right-mobile-footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.right-mobile-footer a{width:80px}.zakon-mobile-footer{display:flex;align-items:center;justify-content:center;gap:60px}.zakon-mobile-footer a{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;text-decoration:underline;text-decoration-skip-ink:none;color:#6c6c6c;margin-top:10px;margin-bottom:20px}.creators-mobile{display:flex;align-items:center;justify-content:center;gap:140px}.scarousel-container{max-width:870px;margin:60px auto;padding-bottom:2rem;text-align:center}.scarousel-title{font-family:var(--second-family);font-weight:900;font-size:90px;letter-spacing:-.04em;background:linear-gradient(192deg,#4a4a4a,#494949);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:-2.5rem;transform:rotate(-2deg)}.scarousel-slide{position:relative;padding:20px;background:transparent}.snav-button{background:transparent;color:#fff;border:none;cursor:pointer;font-size:1.2rem;width:22px;height:22px;transform:translateY(-15px)}.snav-button img{width:30px;height:30px}.snav-button:hover{background:transparent}.sthumbnails-container{display:flex;justify-content:center;position:relative;align-items:center;background:transparent}.sthumbnails-container img{background:transparent}.car-image{width:351px;height:334px;z-index:10}.sthumbnail{object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s,opacity .2s;position:relative;z-index:1}.sthumbnail:hover{transform:scale(1.05);opacity:.9}.prev-thumbnail{width:219px;height:208px;margin-right:-30px}.pre-prev-thumbnail{width:286px;height:274px;margin-right:-30px}.next-thumbnail{width:286px;height:274px;margin-left:-30px}.next-next-thumbnail{width:219px;height:208px;z-index:0;margin-left:-30px}.sindicators{margin-top:1rem}.sdot{display:inline-block;width:10px;height:10px;background:#333;border-radius:50%;margin:0 5px;cursor:pointer;transition:background .3s}.sdot.active{background:#ddd}.progress-bar{position:relative;margin:20px auto;width:100%;max-width:175px;height:10px;background-color:transparent;border-radius:5px;border:1px solid white;overflow:hidden}.progress{position:absolute;top:0;left:0;height:100%;background-color:#fff;transition:width .3s ease-in-out;border-radius:5px}.second-slide-info{display:flex;align-items:center;justify-content:center;gap:140px}.second-slide-title{display:inline-block;font-family:var(--font-family);font-weight:700;font-size:27px;letter-spacing:-.05em;color:#fff;display:flex;align-items:center;justify-content:center;gap:30px}.second-slide-title button{transform:translateY(-2px)}.second-slide-title h3{text-transform:uppercase!important}.second-slide-category{display:inline-block;font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;text-align:center;color:#fff;width:326px}.sthumbnails-container img{scale:1.3}.snav-button{z-index:1000}.car-image{scale:1.4!important}.center-info{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-details{display:flex;justify-content:center;align-items:center;gap:9px}.strength,.count,.netto{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-details h3{font-family:var(--font-family);font-weight:300;font-size:18px;letter-spacing:-.05em;color:#fff;text-transform:uppercase}.product-details h4{font-family:var(--font-family);font-style:italic;font-weight:500;font-size:20px;letter-spacing:-.05em;color:#fff;border:1.58px solid #fff;border-radius:79px;width:90px;height:32px}.product-details p{font-family:var(--font-family);font-weight:900;font-size:50px;letter-spacing:-.05em;line-height:90px;color:#000;width:90px;height:90px;border-radius:99999px;background-color:#fff;text-align:center;align-self:center}#btn-cart{border:2px solid #fff;border-radius:100px;width:252px;height:48px;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000}#btn-catalog{border:2px solid #fff;border-radius:100px;width:252px;height:48px;background:transparent;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff}.right-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.second-slide-subtitle{font-family:var(--font-family);font-style:italic;font-weight:400;font-size:18px;letter-spacing:-.05em;color:#6c6c6c;margin-bottom:14px;display:flex;justify-content:center;align-items:center;gap:51px}#btn-cart{display:none!important}.tcarousel-container{max-width:870px;margin:60px auto;padding-bottom:2rem;text-align:center}.tcarousel-slide{position:relative;padding:20px;background:transparent}.tnav-button{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-size:1.2rem;transition:background .3s;z-index:100}.tnav-button img{width:30px;height:30px}.tnav-button.prev{left:-180px}.tnav-button.next{right:-180px}.tnav-button:hover{background:transparent}.tthumbnails-container{display:flex;justify-content:center;position:relative;align-items:center;background:transparent;gap:10px}.tthumbnails-container img{background:transparent}.tcar-image{border-radius:15px;width:381px;height:508px;z-index:10}.tthumbnail{object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s,opacity .2s;box-shadow:0 2px 4px #0000001a;position:relative;z-index:1}.tthumbnail:hover{transform:scale(1.05);opacity:.9}.tprev-thumbnail{border-radius:15px;width:187px;height:250px;margin-right:-50px}.tpre-prev-thumbnail{border-radius:15px;width:249px;height:332px;margin-right:-50px}.tnext-thumbnail{border-radius:15px;width:249px;height:332px;margin-left:-50px}.tnext-next-thumbnail{border-radius:15px;width:187px;height:250px;z-index:0;margin-left:-50px}.moremoremore a{font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#fff}.moremoremore{margin-top:40px}.tpagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px;margin-bottom:16px;padding:0 10px;box-sizing:border-box}.tpagination-dot{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:background-color .3s ease;outline:none}.tpagination-dot:hover,.tpagination-dot:focus{background-color:#fffc}.tpagination-dot-active{background-color:#fff;transform:scale(1.2)}@media (max-width: 1199px){.tnav-button{opacity:0}.tcarousel-container{transform-origin:top center;height:300px;padding-bottom:0!important}.tcarousel-container{margin-bottom:-100px!important}.scaled-container{transform:scale(.5);transform-origin:top center;display:inline-block;width:100%;height:100%}.tcarousel-slide{padding:14px}.tnav-button{padding:7px 11px;font-size:13.5px}.tnav-button img{width:21px;height:21px}.tnav-button.prev{left:-126px}.tnav-button.next{right:-126px}.tthumbnails-container{gap:7px}.tcar-image{border-radius:11px;width:267px;height:356px}.tthumbnail{border-radius:4px}.tprev-thumbnail{border-radius:11px;width:131px;height:175px;margin-right:-35px}.tpre-prev-thumbnail{border-radius:11px;width:174px;height:232px;margin-right:-35px}.tnext-thumbnail{border-radius:11px;width:174px;height:232px;margin-left:-35px}.tnext-next-thumbnail{border-radius:11px;width:131px;height:175px;margin-left:-35px}.moremoremore a{font-size:11px}.moremoremore{margin-top:28px}}.second-slide-category-mobile{display:inline-block;font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;text-align:center;color:#fff;width:326px}.sthumbnails-container img{margin:0 -40px}.second-slide-subtitle-mobile{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:10px;letter-spacing:-.02em;color:#6c6c6c;text-transform:uppercase!important;display:flex;justify-content:center;align-items:center;gap:51px}.second-slide-title-mobile{font-family:var(--font-family);font-weight:700;font-size:13px;letter-spacing:-.05em;color:#fff}.second-slide-title-mobile h3{text-transform:uppercase!important}.second-slide-category-mobile{display:inline-block;font-family:var(--font-family);font-weight:300;font-size:8px;letter-spacing:-.01em;text-align:center;color:#fff;width:157px}.second-slide-info-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.left-info-mobile{scale:.5;margin-top:-40px;margin-bottom:-40px}.carousel-slide-mobile{margin-top:-40px}.thumbnails-container-mobile{margin-bottom:-20px}.second-slide-title-mobile button{transform:translateY(.7px)}.second-slide-subtitle-mobile{margin-bottom:6px}.EmptyCart-block{display:flex;flex-direction:column;justify-content:center;align-items:center}.EmptyCart-block h1{font-family:var(--second-family);font-weight:500;font-size:109px;letter-spacing:-.02em;color:var(--firmennyy-cvet);margin-top:45px}.EmptyCart-block p{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;text-align:center;color:#fff;width:630px;margin-bottom:45px}#asm{border:2px solid #fff;border-radius:100px;width:252px;height:48px;font-family:var(--font-family);font-weight:400;font-size:18px;letter-spacing:-.05em;color:#fff;background:transparent}#ct{border:2px solid #fff;border-radius:100px;width:252px;height:48px;background:#fff;font-family:var(--font-family);font-weight:400;font-size:18px;letter-spacing:-.05em;color:#000}.emp-btn{display:flex;gap:20px;margin-bottom:85px}.black-color{color:#000}.title-block-left{display:flex;justify-content:center;align-items:center;gap:1200px}.cost-cart-block{display:flex;flex-direction:column;width:530px;justify-content:flex-start;align-items:flex-start}.h1-costcart{font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff;margin:22px 0}.titleproduct-cart{font-family:var(--font-family);font-weight:600;font-size:15px;letter-spacing:-.05em;color:#fff;width:250px}.titleproduct-cart span{font-weight:400}.countproduct-cart{font-family:var(--font-family);font-weight:600;font-size:15px;letter-spacing:-.05em;color:#fff;width:90px}.costproduct-cart{font-family:var(--font-family);font-weight:600;font-size:15px;letter-spacing:-.05em;color:#fff;width:190px;text-align:right}.one-product{display:flex;justify-content:space-between;align-items:center}.left-cost-all-cart h1{font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff}.left-cost-all-cart p{font-family:var(--font-family)!important;font-weight:400!important;font-size:10px!important;letter-spacing:-.05em!important;color:#6c6c6c!important;width:203px!important;text-align:left!important}.cost-all-cart{display:flex;justify-content:space-between;align-items:center;width:100%}.left-cost-all-cart{display:flex;flex-direction:column}.cost-all-cart p{font-family:var(--font-family);font-weight:600;font-size:20px;letter-spacing:-.05em;color:#fff;text-align:right}.bob{display:flex;flex-direction:column;margin-top:22px!important;align-items:center!important;width:100%}.bob p{font-family:var(--font-family);font-weight:400;font-size:10px;letter-spacing:-.05em;color:#fff;text-align:center;width:337px;margin-top:15px}.cost-all-cart{margin-top:22px;margin-bottom:22px}.list-products{margin:22px 0}.cart-full-block{display:flex;justify-content:center}.card-block{margin:0 50px}.bob button{width:449px!important}.cart-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.cart-modal-content{position:relative;margin:0 auto;border-radius:15px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.cart-modal-content h1{color:#fff;margin-top:0;font-size:24px}.cart-modal-content .close-btn{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.7}.cart-modal-content .close-btn:hover{opacity:1}.cost-cart-block{margin-bottom:100px}.ExecOrder-block-mobile{border:1px solid #fff;border-radius:40px;width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1e1e1e4d;border:1px rgba(255,255,255,.339) solid;padding:50px 0}.h1-exec-mobile{font-family:var(--font-family);font-weight:700;font-size:16px;letter-spacing:-.05em;color:#fff;margin-bottom:10px}.h2-exec-mobile{font-family:var(--font-family);font-weight:600;font-size:18px;letter-spacing:-.05em;color:#fff}.input-exec-mobile{gap:72px;margin-top:10px}.input-exec-mobile input{border:.58px solid #fff;border-radius:58px;width:237px;height:20px;background:transparent;font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;text-align:center;color:#9e9e9e;padding-right:40px;padding-left:40px}.inputs-exec-mobile{display:flex;align-items:baseline;justify-content:center;gap:24px;margin-bottom:30px}.exec-left-mobile p{font-family:var(--font-family);font-weight:600;font-size:9px;letter-spacing:-.05em;color:#fff}.exec-left-mobile{display:flex;flex-direction:column;align-items:flex-start;gap:21px}.underline-mobile{text-decoration:underline}.distr-list-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.distr-list-content-mobile{flex-direction:column;display:flex;justify-content:center;gap:44px;width:324px;align-items:center}.text-content-mobile ul li{list-style:disc;font-family:var(--font-family);font-weight:400;font-size:9px;letter-spacing:-.05em;color:#fff;margin-left:17px}.notdistr-mobile{font-family:var(--font-family);font-weight:400;font-size:18px;letter-spacing:-.05em;color:#fff;margin-left:0;margin-bottom:15px;margin-top:15px}.text-content-mobile ul{margin-top:15px;margin-bottom:20px}.text-content-mobile ul li a{list-style:disc;font-style:italic;font-weight:300;text-decoration:underline;text-decoration-skip-ink:none;color:#9e9e9e}.detectDistr-mobile{font-family:var(--font-family);font-weight:400;font-size:9px;letter-spacing:-.05em;color:#fff;width:310px;display:flex;justify-content:center;align-items:center}.detectDistr-mobile svg{margin-right:10px;height:60px;width:3px}.distr-e-buttons-mobile{display:flex;align-items:flex-end;gap:16px;justify-content:center;margin-top:35px;margin-bottom:14px}.button-order-site-mobile button{border:2px solid #fff;border-radius:100px;width:388px;height:48px;background:transparent;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff}.button-order-site-mobile p{font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;color:#9e9e9e}.button-order-site-mobile{display:flex;flex-direction:column;align-items:center;gap:8px}.button-order-distr-mobile button{border:none;border-radius:100px;width:388px;height:48px;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;background:#fff}.cdek-input-mobile p{font-family:var(--font-family);font-weight:600;font-size:9px;letter-spacing:-.05em;color:#fff}.cdek-input-mobile input{border:.58px solid #fff;border-radius:58px;width:237px;height:20px;background:transparent;font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.05em;color:#6c6c6c;text-align:center}.cdek-data-mobile{display:flex;align-items:flex-end;flex-direction:column;justify-content:center;gap:10px;margin-top:15px}.cdek-input-mobile{display:flex;gap:22px;align-items:center;margin-top:0}.cdek-block-mobile{display:flex;justify-content:center;flex-direction:column}.exec-order-done-mobile button{border-radius:100px;width:388px;height:48px;background:#fff;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;border:none}.exec-order-done-mobile{display:flex;justify-content:center;margin-top:50px!important}.line-exec-mobile{display:flex;align-items:center;justify-content:center;margin-bottom:10px;margin-top:10px}.exec-order-success-mobile{width:653px;height:217px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px white solid;border-radius:15px}.exec-order-success-mobile h2{font-family:var(--font-family);font-weight:700;font-size:33px;letter-spacing:-.05em;color:#fff}.exec-order-success-mobile p{font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;text-align:center;color:#fff;width:270px;margin-top:10px}.exec-map-mobile{width:324px;height:182px}.h2-exec-mobile{font-family:var(--font-family);font-weight:600;font-size:9px;letter-spacing:-.05em;color:#fff}.mapp{width:324px!important;height:182px!important}@media (max-width: 768px){.mapp{width:324px!important;height:182px!important}.distr-e-buttons-mobile{scale:.4}}#tooltip{background:#fff;display:none;position:fixed;pointer-events:none;font-family:var(--font-family);font-weight:400;font-size:14px;color:#000;padding:5px;z-index:100;width:300px}#tooltip h2{font-family:var(--font-family)!important;font-weight:700!important;font-size:35px!important;letter-spacing:-.05em;text-transform:uppercase!important;color:#000}#tooltip p{color:#000;width:120px;color:#bdbdbd;font-size:13px;letter-spacing:-.05em;font-family:var(--font-family)}#tooltip a{display:flex;align-items:center;border-radius:120px!important;width:120px;height:28px}.mapgl_SqprqBDt0m3ck8ImwnZ0{z-index:-1}.too{background:transparent;color:#000}.EmptyCart-block-mobile h1{font-family:var(--second-family);font-weight:500;font-size:63px;letter-spacing:-.02em;color:var(--firmennyy-cvet);width:276px}.EmptyCart-block-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px}.EmptyCart-block-mobile p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.05em;text-align:center;color:#fff;width:315px;margin-bottom:10px}.emp-btn-mobile{display:flex;gap:10px;align-items:center}.img-prod-mobile img{border:1.48px solid #fff;border-radius:11px;width:165px;height:165px}.product-title-mobile h1{font-family:var(--font-family);font-weight:700;font-size:17px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.product-title-mobile h2{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.05em;color:#d0d0d0}.prod-info-mobile p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.05em;color:#d0d0d0;width:147px;margin-top:13px;margin-bottom:20px}.prod-buttons-mobile h2{font-family:var(--font-family);font-weight:400;font-size:7px;letter-spacing:-.05em;color:#fff}.prod-buttons-mobile{display:flex;gap:10px;align-items:center}.prod-buttons-mobile p{font-family:var(--font-family);font-weight:700;font-size:7px;letter-spacing:-.05em;color:#fff}.prod-buttons-mobile button{width:17px;height:17px;display:flex;align-items:center;justify-content:center;background:transparent;border:none}.prod-buttons-mobile svg{width:17px;height:17px;background:transparent}.product-block-mobile{display:flex}.product-info-mobile{margin-left:13px}.prod-add-mobile button{background:transparent;border:.59px solid #fff;border-radius:30px;width:71px;height:14px;font-family:var(--font-family);font-weight:300;font-size:5px;letter-spacing:-.05em;color:#fff;display:flex;align-items:center;justify-content:center}.prod-add-mobile{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.cart-items-mobile,.CartPageMobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-container-mobile{width:1vw}.h1-costcart-mobile{font-family:var(--font-family);font-weight:600;font-size:14px;letter-spacing:-.05em;color:#fff}.titleproduct-cart-mobile{font-family:var(--font-family);font-weight:600;font-size:9px;letter-spacing:-.02em;color:#fff}.titleproduct-cart-mobile span{font-weight:300}.one-product-mobile{display:flex;justify-content:space-between;align-items:center}.countproduct-cart-mobile,.costproduct-cart-mobile{font-family:var(--font-family);font-weight:600;font-size:9px;letter-spacing:-.02em;color:#fff}.left-cost-all-cart-mobile h1{font-family:var(--font-family);font-weight:600;font-size:14px;letter-spacing:-.05em;color:#fff}.left-cost-all-cart-mobile p{font-family:var(--font-family)!important;font-weight:300!important;font-size:5px!important;letter-spacing:-.01em!important;color:#6c6c6c!important;width:143px!important}.cost-all-cart-mobile{display:flex;justify-content:space-between}.cost-all-cart-mobile p{font-family:var(--font-family);font-weight:600;font-size:14px;letter-spacing:-.05em;color:#fff}.exec-order-done-mobile button{border-radius:65px;width:318px;height:31px;background:#fff;border:none;font-family:var(--font-family);font-weight:600;font-size:13px;letter-spacing:-.05em;color:#000;display:flex;justify-content:center;align-items:center}.exec-order-done-mobile p{font-family:var(--font-family);font-weight:300;font-size:7px;letter-spacing:-.05em;color:#fff;margin-top:10px}.exec-order-done-mobile,.cost-cart-block-mobile,.list-products-mobile{margin-top:10px}.sort-catalog-btn{align-items:center;border:2px solid #fff;border-radius:100px;padding-left:27px;padding-right:27px;height:48px;background:transparent;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff}.sort-buttons a{text-decoration:none}.top-lineCTL{display:flex;justify-content:center;align-items:center;gap:9px;margin-bottom:9px;margin-top:45px}.bottom-lineCTL{display:flex;justify-content:center;align-items:center;gap:9px;margin-bottom:45px}.series-info h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.title-series{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.series-info h2{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#d0d0d0}.info-series{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;margin-bottom:35px}.productsCatalog{display:flex;flex-wrap:wrap;width:1336px;gap:44px;margin-left:60px;margin-right:60px}.prod-container{display:flex;justify-content:center}.text-info-catalog{display:flex;justify-content:center;align-items:flex-start;gap:670px}.catalog-card{margin-bottom:35px;width:416px}.catalog-card img{border:2px solid #fff;border-radius:15px;width:415px;height:415px}.titleCard h1{font-family:var(--font-family);font-weight:700;font-size:30px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.titleCard{margin-top:15px;margin-bottom:15px}.descriptionCard{display:flex;align-items:center;margin-left:3px}.descriptionCard p{font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;color:#fff;width:404px;margin-left:5px}.descriptionCard svg{width:1px;height:70px;margin-right:3px}.minusCount svg,.minusCount,.plusCount,.plusCount svg{background:transparent;border:none;width:48px;height:48px}#countProduct{display:flex;justify-content:center;align-items:center;background:transparent;border:none;font-family:var(--font-family);font-weight:700;font-size:20px;letter-spacing:-.05em;color:#fff;text-align:center;transform:translate(5px);width:50px}.CardButtons{display:flex;align-items:center;margin-top:24px}.addCard{border-radius:100px;width:252px;height:48px;background:#fff;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;margin-right:20px}.addButtonsCount button{background:transparent;border:1.21px solid #fff;border-radius:60px;width:151px;height:28px;font-family:var(--font-family);font-weight:300;font-size:12px;letter-spacing:-.05em;color:#fff}.addButtonsCount{display:flex;align-items:center;gap:10px;margin-top:15px}.addCard{border:none}.sort-catalog-btn-mobile{align-items:center;border:1px solid #fff;border-radius:100px;padding-left:10px;padding-right:10px;height:19px;background:transparent;font-family:var(--font-family);font-weight:300;font-size:8px;letter-spacing:-.03em;color:#fff}.sort-buttons-mobile a{text-decoration:none}.top-lineCTL-mobile{display:flex;justify-content:center;align-items:center;gap:9px;margin-bottom:9px;margin-top:15px}.bottom-lineCTL-mobile{display:flex;justify-content:center;align-items:center;gap:9px;margin-bottom:45px}.series-info-mobile h1{font-family:var(--font-family);font-weight:700;font-size:17px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.title-series-mobile{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.series-info-mobile h2{font-family:var(--font-family);font-weight:400;font-size:9px;letter-spacing:-.05em;color:#d0d0d0}.info-series-mobile{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.productsCatalog-mobile{display:flex;flex-wrap:wrap;width:330px;gap:16px}.prod-container-mobile{display:flex;justify-content:center}.text-info-catalog-mobile{display:flex;justify-content:space-between;align-items:flex-start;padding:0 20px;margin-bottom:20px}.catalog-block{margin-top:70px}.catalog-card-mobile{margin-bottom:35px;width:155px}.catalog-card-mobile img,.imgProdCard-mobile{border:.74px solid #fff;border-radius:6px;width:153px;height:153px}.titleCard-mobile h1{font-family:var(--font-family);font-weight:700;font-size:17px;letter-spacing:-.03em;text-transform:uppercase;color:#fff}.titleCard-mobile{margin-top:15px;margin-bottom:15px}.descriptionCard-mobile{display:flex;align-items:center;margin-left:3px}.descriptionCard-mobile p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.03em;color:#fff;width:144px}.descriptionCard-mobile svg{width:1px;height:45px;margin-right:3px}.minusCount-mobile svg,.minusCount-mobile,.plusCount-mobile,.plusCount-mobile svg{background:transparent;border:none;width:17px;height:17px}#countProduct-mobile{display:flex;justify-content:center;align-items:center;background:transparent;border:none;font-family:var(--font-family);font-weight:700;font-size:9px;letter-spacing:-.05em;color:#fff;text-align:center;transform:translateY(-2px);width:20px}.CardButtons-mobile{display:flex;align-items:center;margin-top:24px}.addCard-mobile{border:.74px solid #fff;border-radius:37px;width:93px;height:17px;background:#fff;font-family:var(--font-family);font-weight:300;font-size:7px;letter-spacing:-.05em;color:#000;margin-right:5px}.addButtonsCount-mobile button{background:transparent;border:.59px solid #fff;border-radius:30px;width:74px;height:14px;font-family:var(--font-family);font-weight:300;font-size:5px;letter-spacing:-.03em;color:#fff}.addButtonsCount-mobile{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:10px}.addCard-mobile{border:none}.preloader{position:fixed;top:0;left:0;width:100vw;height:110vh;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:99999;transition:opacity .6s ease-out}.preloader-content{display:flex;flex-direction:column;align-items:center;gap:30px}.preload-progress-bar-container{width:250px;height:4px;background:#1e1e1e;border-radius:2px;overflow:hidden;position:relative}.preload-progress-bar{position:absolute;left:-100%;top:0;height:100%;width:100%;background:#fff;animation:loadAnimation .5s ease-in-out forwards}.preloader.fade-out{opacity:0;pointer-events:none}@keyframes loadAnimation{0%{left:-100%;width:0%}20%{left:0%;width:20%}80%{left:0%;width:80%}to{left:0%;width:100%}}.text-p-p{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;text-align:center;color:#fff;width:364px;margin-top:90px;margin-bottom:40px}.PanelAdmin{display:flex;flex-direction:column;justify-content:center;align-items:center}.left-man{border-radius:15px;width:324px;height:324px;background:#fff;font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;text-align:center;color:#000}.right-man{border:2px solid #fff;border-radius:15px;width:324px;height:324px;background:transparent;font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;text-align:center;color:#fff}.buttons-admin-manage{display:flex;justify-content:center;align-items:center;gap:30px;margin-bottom:100px}.header-admin{margin:30px}.h1_amin{font-family:var(--font-family);font-weight:700;font-size:30px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.ADMIN_add-one{font-family:var(--font-family);font-weight:600;font-size:18px;letter-spacing:-.05em;color:#fff}.ADMIN_add-one input,.ADMIN_add-one select{border:1px solid #fff;border-radius:100px;width:456px;height:40px;background:transparent;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:89%;letter-spacing:-.05em;color:#a4a4a4;padding-left:10px}.ADMIN_add-one{margin-top:10px}.ADMIN_add-one p{margin-bottom:10px}.ADMIN_add-photo-inputs{margin-top:40px;margin-bottom:30px}.ADMIN_PRODUCT_ALL_INPUTS{display:flex;flex-direction:column;align-items:center}.addToBD{border:none;border-radius:100px;width:252px;height:48px;background:#fff;font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#000;margin-bottom:100px}.ADMIN_add{display:flex;flex-direction:column;align-items:center;justify-content:center}#sel{margin-top:40px}.ADMIN_Users{max-width:1200px;margin:0 auto;padding:20px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.controls,.buttons-admin{display:flex;gap:10px}.btn{padding:10px 20px;border:none;border-radius:20px;cursor:pointer}.btn-add{background-color:#fff;color:#000}.btn-delete{background-color:transparent;color:#fff;border:1px solid #fff}.btn-home{border:2px solid #fff;border-radius:100px;width:200px;height:38px;background:transparent;font-family:var(--font-family);font-weight:400;font-size:16px;letter-spacing:-.05em;color:#fff;display:flex;align-items:center;justify-content:center}.btn-admin{border:none;border-radius:100px;width:200px;height:38px;background:transparent;background-color:#fff;font-family:var(--font-family);font-weight:400;font-size:16px;letter-spacing:-.05em;color:#000}.user-table{width:100%;border-collapse:collapse;margin-top:20px}.user-table th,.user-table td,.promo-table td,.promo-table th{padding:10px;text-align:center;border:1px solid #444}.user-table th{background:transparent;font-family:var(--font-family);font-weight:700;font-size:37px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.promo-table th{background:transparent;font-family:var(--font-family);font-weight:700;font-size:20px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.user-table td,.promo-table td{font-family:var(--font-family);font-weight:300;font-size:19px;line-height:89%;letter-spacing:-.02em;color:#fff}.promo-table td input{background:transparent;border:1px solid white;border-radius:20px}.user-table td:nth-child(1){width:50px}.user-table td:nth-child(2){width:200px}.user-table td:nth-child(3){width:200px}.user-table td:nth-child(4){width:300px}.editable-input{background:#000;border:none}.delete-btn{background-color:#fff;border-radius:100px;width:252px;height:48px;border:none;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;scale:.9}.promo-table td select{background:transparent;border:none}.form-row{display:flex;justify-content:center;align-items:center;background:transparent;gap:20px;flex-direction:column}.rows-form{display:flex;align-items:center;gap:20px}.first-promocode-row,.second-promocode-row{display:flex;flex-direction:column;align-items:center;width:300px;gap:10px}.first-promocode-row input,.first-promocode-row select,.second-promocode-row input,.second-promocode-row select{width:300px;height:30px;padding-left:20px;background:transparent;border-radius:10px;border:1px white solid}.h3-adm{font-family:var(--font-family);font-weight:700;font-size:17px;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin-bottom:5px}.add-promo-form{margin-top:30px;margin-bottom:30px}.promo-table{position:absolute;left:-50%;transform:translate(50%);width:100vw}.add-promo-form{margin-top:390px}@media (max-width: 1199px){.soon-img{scale:.6}}.soon-img{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.deal-cont{display:flex;flex-direction:column;align-items:center}.top-blocks-line{display:flex;gap:12px;margin-top:60px;margin-bottom:30px}.white-block-deal{border-radius:15px;width:438px;height:293px;background:#fff;padding-left:20px;padding-top:20px}.black-block-deal{border-radius:15px;width:438px;height:293px;border:2px solid white;padding-left:20px;padding-top:20px}.white-block-deal h1,.black-block-deal h1{font-family:var(--font-family);font-weight:600;font-size:30px;letter-spacing:-.05em;color:#000;margin-bottom:18px}.white-block-deal p,.black-block-deal p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.04em;color:#000;width:388px}.black-block-deal p,.black-block-deal h1{color:#fff!important}.why-choose{display:flex;flex-direction:column;align-items:center}.why-choose h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff;margin-top:40px}.why-choose h2{font-family:var(--font-family);font-weight:600;font-size:30px;text-align:center;color:#fff;width:540px;margin-top:30px}.firm-orange{color:var(--firmennyy-cvet)}.why-choose p{font-family:var(--font-family);font-weight:400;font-size:20px;color:#fff;text-align:center;width:852px;margin-bottom:40px;margin-top:15px}.saad-this{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px}.saad-this h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.oneI p{font-family:var(--font-family);font-weight:600;font-size:30px;letter-spacing:-.02em;color:#fff;line-height:75%}.oneI span{font-weight:300;font-size:20px}.oneI{display:flex;align-items:center;gap:20px}.top-icons{display:flex;gap:70px;margin-top:50px}.buttons-deal-com{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:40px;margin-top:30px}.type1{border:2px solid #fff;border-radius:100px;width:498px;height:48px;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff;background:transparent}.type2{border:none;border-radius:100px;width:498px;height:48px;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;background:#fff}.deal-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.stroke-white-2px{border:2px white solid;padding:26px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-top:20px}.stroke-white-2px svg{margin:0!important}.deal-mobile svg{margin-top:20px}.News-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:70px;margin-bottom:100px}.newsImg{border-radius:15px;width:285px;height:380px}.newsImg img{width:285px;height:380px}.newsInfo h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.newsInfo h3,.newsInfo p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.05em;color:#d0d0d0}.newsInfo h3{margin-top:-7px}.newsInfo p{width:323px}.newsInfo{display:flex;flex-direction:column;justify-content:space-between;padding:5px 22px}.New{display:flex;margin-top:20px;margin-bottom:20px}.newsInfo button{border-radius:100px;width:252px;height:48px;border:none;font-family:var(--font-family);font-weight:300;font-size:18px;letter-spacing:-.01em;color:#000}.News-grid-mobile{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:327px}.NewsPageMobile{display:flex;flex-direction:column;align-items:center}.newsImg-mobile,.newsImg-mobile img{border-radius:8px;width:146px;height:195px}.newsInfo-mobile h1{font-family:var(--font-family);font-weight:700;font-size:17px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.newsInfo-mobile h3,.newsInfo-mobile p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;color:#d0d0d0}.newsInfo-mobile p{width:162px}.NewsElement{display:flex;flex-direction:column;margin:10px}.New-mobile{display:flex;margin-top:20px;margin-bottom:20px;gap:20px}.newsInfo-mobile button{border-radius:37px;width:104px;height:17px;background:#fff;border:none;font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.02em;color:#000}.newsInfo-mobile{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.features-block{display:flex;flex-direction:column;align-items:center;justify-content:center}.tg{font-family:var(--second-family);font-weight:900;font-size:92px;line-height:75%;letter-spacing:-.04em;text-align:center;background:linear-gradient(192deg,#2e2e2e,#494949);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:rotate(-1deg)}.text-block h2{font-family:var(--font-family);font-weight:700;font-size:27px;letter-spacing:-.05em;color:#fff;text-transform:uppercase}.text-block{margin-left:20px}.text-block p{font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;color:#fff}.block{display:flex;width:554px}.blocks{display:flex;align-items:center;flex-wrap:wrap;width:1128px;margin-top:81px;margin-bottom:61px;gap:20px}.why-block{display:flex;flex-direction:column;justify-content:center;align-items:center}.why-block a{margin-top:70px;font-family:var(--second-family);font-weight:100;font-size:15px;letter-spacing:-.04em;text-decoration:underline;text-decoration-skip-ink:none;color:#fff}#syka-chasi{transform:translateY(-5px);margin-left:-9px}.carousel-container-major{max-width:870px;margin:60px auto;padding-bottom:2rem;text-align:center}.carousel-title-major{font-family:var(--second-family);font-weight:900;font-size:90px;letter-spacing:-.04em;background:linear-gradient(192deg,#4a4a4a,#494949);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:-2.5rem;transform:rotate(-2deg)}.carousel-slide-major{position:relative;padding:20px;background:transparent}.nav-button-major{background:transparent;color:#fff;border:none;cursor:pointer;font-size:1.2rem;width:22px;height:22px;transform:translateY(-15px)}.nav-button-major svg{width:30px;height:30px}.nav-button-major:hover{background:transparent}.thumbnails-container-major{display:flex;justify-content:center;position:relative;align-items:center;background:transparent;gap:10px}.thumbnails-container-major img{background:transparent}.car-image-major{width:402px;height:375px;z-index:10;scale:1!important}.thumbnail-major{object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s,opacity .2s;position:relative;z-index:1}.thumbnail-major:hover{transform:scale(1.05);opacity:.9}.prev-thumbnail-major{width:402px;height:375px;margin-right:-30px}.pre-prev-thumbnail-major{width:286px;height:274px;margin-right:-30px}.next-thumbnail-major{width:286px;height:274px;margin-left:-30px}.next-next-thumbnail-major{width:219px;height:208px;z-index:0;margin-left:-30px}.indicators-major{margin-top:1rem}.dot-major{display:inline-block;width:10px;height:10px;background:#333;border-radius:50%;margin:0 5px;cursor:pointer;transition:background .3s}.dot-major.active{background:#ddd}.progress-bar-major{position:relative;margin:20px auto;width:100%;max-width:175px;height:10px;background-color:transparent;border-radius:5px;border:1px solid white;overflow:hidden}.progress-major{position:absolute;top:0;left:0;height:100%;background-color:#fff;transition:width .3s ease-in-out;border-radius:5px}#btn-cart-major{display:none!important}.second-slide-info-major{display:flex;align-items:center;justify-content:center;gap:140px;margin-top:20px}.second-slide-title-major{display:inline-block;font-family:var(--font-family);font-weight:700;font-size:27px;letter-spacing:-.05em;color:#fff;display:flex;align-items:center;justify-content:center;gap:30px}.second-slide-title-major button{transform:translateY(-2px);border:none;background:transparent;padding:0}.second-slide-title-major h3{text-transform:uppercase!important;margin:0}.thumbnails-container-major{display:flex;justify-content:center;align-items:center}.second-slide-category-major{display:inline-block;font-family:var(--font-family);font-weight:300;font-size:16px;letter-spacing:-.05em;text-align:center;color:#fff;width:326px;margin-top:10px}.center-info-major{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-details-major{display:flex;justify-content:center;align-items:center;gap:9px}.strength-major,.count-major,.netto-major{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-details-major h3{font-family:var(--font-family);font-weight:300;font-size:18px;letter-spacing:-.05em;color:#fff;text-transform:uppercase;margin:0}.product-details-major h4{font-family:var(--font-family);font-style:italic;font-weight:500;font-size:20px;letter-spacing:-.05em;color:#fff;border:1.58px solid #fff;border-radius:999px;width:90px;height:32px;display:flex;align-items:center;justify-content:center}.product-details-major p{font-family:var(--font-family);font-weight:900;font-size:50px;letter-spacing:-.05em;line-height:90px;color:#000;width:90px;height:90px;border-radius:9999px;background-color:#fff;text-align:center;margin:0;display:flex;align-items:center;justify-content:center}#btn-cart-major{border:2px solid #fff;border-radius:100px;width:252px;height:48px;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#000;cursor:pointer}#btn-catalog-major{border:2px solid #fff;border-radius:100px;width:252px;height:48px;background:transparent;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.05em;color:#fff;cursor:pointer}.right-buttons-major{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.second-slide-subtitle-major{font-family:var(--font-family);font-style:italic;font-weight:400;font-size:18px;letter-spacing:-.05em;color:#6c6c6c;margin-bottom:14px;display:flex;justify-content:center;align-items:center;gap:51px}@media (max-width: 768px){.scarousel-container-major{margin:30px 10px;padding:0}.scarousel-title-major{font-size:48px;margin-bottom:-1.5rem;transform:none}.sthumbnails-container-major{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:8px;padding:10px 0;scrollbar-width:none}.sthumbnails-container-major::-webkit-scrollbar{display:none}.car-image-major{width:180px;height:170px;scale:1.2!important;margin:0 auto}.sthumbnail-major,.prev-thumbnail-major,.pre-prev-thumbnail-major,.next-thumbnail-major,.next-next-thumbnail-major{width:120px;height:114px;margin:0 5px}.snav-button-major{transform:translateY(-10px);width:18px;height:18px}.snav-button-major svg{width:18px;height:18px}.second-slide-info-major{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0 15px;margin-top:15px}.second-slide-title-mobile-major{font-family:var(--font-family);font-weight:700;font-size:13px;letter-spacing:-.05em;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;margin:0}.second-slide-title-mobile-major h3{text-transform:uppercase!important;margin:0;font-size:inherit}.second-slide-title-mobile-major button{transform:translateY(.7px);border:none;background:transparent;padding:0}.second-slide-subtitle-mobile-major{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:10px;letter-spacing:-.02em;color:#6c6c6c;text-transform:uppercase!important;margin-bottom:6px;display:flex;justify-content:center;align-items:center;gap:5px;width:100%;text-align:center}.second-slide-category-mobile-major{display:inline-block;font-family:var(--font-family);font-weight:300;font-size:8px;letter-spacing:-.01em;text-align:center;color:#fff;width:157px;margin-top:5px;line-height:1.4}.left-info-mobile-major{scale:.5;margin-top:-30px;margin-bottom:-30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-details-major{gap:6px;margin-bottom:10px}.product-details-major h3{font-size:12px}.product-details-major h4{font-size:12px;width:60px;height:24px;border-radius:999px;border:1px solid #fff}.product-details-major p{font-size:30px;width:60px;height:60px;line-height:60px}.right-buttons-major{gap:8px;margin-top:10px}#btn-cart-major,#btn-catalog-major{width:200px;height:40px;font-size:14px;border-radius:30px}.right-info-major,.second-slide-subtitle-major{display:none}.center-info-major{width:100%}}.Assortment-nav-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;margin-bottom:60px}.line-nav-assortment{display:flex}.one-assortment-nav{display:flex;gap:22px}.one-assortment-nav button{border-radius:100px;width:252px;height:48px;background:#fff;border:none;font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.01em;color:#000;display:flex;justify-content:center;align-items:center}.one-text-nav{display:flex;flex-direction:column;justify-content:space-between;align-items:start}.one-assortment-nav img{border-radius:15px;width:283px;height:380px}.one-text-nav h1{font-family:var(--font-family);font-weight:700;font-size:40px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.one-text-nav p{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.02em;color:#d0d0d0;width:323px}@media (max-width: 768px){.line-nav-assortment{flex-wrap:wrap;width:330px}.one-assortment-nav img{border:0px solid #fff;border-radius:8px;width:146px;height:195px}.one-assortment-nav{margin-bottom:40px}.one-text-nav h1{font-family:var(--font-family);font-weight:700;font-size:17px;letter-spacing:-.05em;text-transform:uppercase;color:#fff}.one-text-nav p{font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.01em;color:#d0d0d0;width:162px}.one-assortment-nav button{border:.74px solid #fff;border-radius:37px;width:104px;height:17px;font-family:var(--font-family);font-weight:300;font-size:9px;letter-spacing:-.05em;color:#000}.Assortment-nav-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}}
