@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);body,html{height:100%;margin:0;padding:0;position:relative;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.lang-ru .left-panel{width:52%}.lang-ru .left-panel,.lang-ru .right-panel{background:linear-gradient(135deg,#e8e7e6,#b5cbe1);min-height:550px}.lang-ru .right-panel{width:48%}.lang-kz{letter-spacing:.3px;line-height:1.8}.lang-kz *{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.lang-kz .left-panel{width:52%}.lang-kz .left-panel,.lang-kz .right-panel{background:linear-gradient(135deg,#e8e7e6,#b5cbe1);min-height:550px}.lang-kz .right-panel{width:48%}.lang-kz .tagline{word-wrap:break-word;font-size:18px;font-weight:500;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;max-width:100%;overflow-wrap:break-word}.lang-kz .main-logo{margin-bottom:35px}.lang-kz .comfort-line{margin-left:-60px;margin-right:-60px;margin-top:15px;padding:18px 60px;width:auto}.lang-kz .comfort-line p{word-wrap:break-word;font-size:15px;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;overflow-wrap:break-word}.lang-kz .cta-button{font-size:17px;font-weight:600;margin-top:15px;padding:20px 28px}.lang-kz .nav-links{gap:30px}.lang-kz .nav-links a{white-space:nowrap}.lang-kz .nav-links a,.lang-kz .phone-number{font-size:15px;font-weight:700}.lang-kz .subtitle{font-size:12px;font-weight:500;line-height:1.5}.lang-kz .feature-item h3{font-size:18px;font-weight:700;line-height:1.5;margin-bottom:15px}.lang-kz .feature-item p{font-size:16px;font-weight:400;line-height:1.8}.lang-kz .promo-subtitle{font-size:34px;font-weight:600;margin-bottom:15px}.lang-kz .promo-title{font-size:30px;font-weight:700;line-height:1.4}.lang-kz .promo-text{font-size:21px;line-height:1.6}.lang-kz .delivery-main-title{font-size:30px;font-weight:700}.lang-kz .delivery-headline{font-size:34px;font-weight:700;line-height:1.5;margin-bottom:45px}.lang-kz .delivery-option-text h4{font-size:18px;font-weight:700;line-height:1.5;margin-bottom:8px}.lang-kz .delivery-option-text p{font-size:16px;font-weight:400;line-height:1.8}.lang-kz .about-text h2{font-size:30px;font-weight:700;margin-bottom:25px}.lang-kz .about-text p{font-size:16px;font-weight:400;line-height:2}.lang-kz .feature-block{padding:0 25px}.lang-kz .feature-block h4{font-size:16px;font-weight:700;line-height:1.5;margin-bottom:12px}.lang-kz .feature-block p{font-size:15px;font-weight:400;line-height:1.8}.lang-kz .section-title{font-size:30px;font-weight:700}.lang-kz .product-name{font-size:23px;font-weight:700;line-height:1.4}.lang-kz .product-button{font-size:16px;font-weight:600;padding:15px 22px}.lang-kz .footer-contact-block p{font-size:16px;font-weight:500}.lang-kz .footer-chat-block p{font-size:15px;font-weight:400;line-height:1.7}.lang-kz .footer-chat-link{font-size:17px;font-weight:600}html{scroll-behavior:smooth}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}body{font-family:Inter,sans-serif;margin:0}.page-wrapper,body{background-color:#fff}.page-wrapper{margin:0 auto;max-width:1440px;padding:40px 0 0;width:100%}.app-container{border-radius:32px;overflow:hidden;width:100%}.app-container,.left-panel{display:flex;min-height:550px}.left-panel{flex-direction:column;width:52%}.left-panel,.right-panel{background:linear-gradient(135deg,#e8e7e6,#b5cbe1)}.right-panel{border-bottom-right-radius:32px;border-top-right-radius:32px;min-height:550px;overflow:hidden;position:relative;width:48%}.mattress-image{height:100%;object-fit:cover;width:100%}.header{align-items:center;background:#ffffff1a;display:flex;flex-shrink:0;justify-content:space-between;padding:50px 60px 0;position:relative;z-index:10}.logo{color:#356598;font-size:34px;font-weight:700;margin-right:40px}.nav-links{align-items:center;display:flex;gap:40px}.nav-links a{color:#356598;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:100%;text-align:center;text-decoration:none}.contact-info{align-items:flex-end;display:flex;flex-direction:column}.phone-number{color:#356598;font-size:15px;font-weight:700}.subtitle{color:#000;font-size:12px}.main-content-area{display:flex;flex-direction:column;flex-grow:1;padding:30px 60px 40px}.main-logo{align-self:center;margin-bottom:30px;width:367px}.tagline{color:#183a5e;font-size:20px;line-height:1.6;margin:0;max-width:450px}.comfort-line{background-color:#f7f7f7;margin-left:-60px;margin-right:-60px;margin-top:10px;padding:15px 60px}.comfort-line p{color:#183a5e;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:100%;margin:0;text-align:left}.cta-section{gap:20px;margin-top:auto}.cta-button,.cta-section{align-items:center;display:flex}.cta-button{animation:pulse-glow 2.5s ease-in-out infinite;background-color:#356598;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;gap:15px;overflow:hidden;padding:18px 25px;position:relative;transition:all .3s ease}.cta-button:hover{animation:pulse-glow-hover 1.5s ease-in-out infinite;background-color:#2b517a;box-shadow:0 8px 25px #35659866;transform:translateY(-2px)}.cta-button:before{animation:shine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shine{0%{left:-100%}50%{left:100%}to{left:100%}}.main-content-area .chat-icon{cursor:pointer;height:70px;width:70px}.whatsapp-widget{bottom:130px;font-family:Inter,sans-serif;position:fixed;right:20px;z-index:999}.floating-actions-container .ai-chatbot-container,.floating-actions-container .whatsapp-widget{bottom:auto!important;position:relative!important;right:auto!important}.whatsapp-toggle-btn{align-items:center;animation:strong-pulse-whatsapp 2.2s cubic-bezier(.66,0,0,1) infinite;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:50px;box-shadow:0 10px 40px #25d36633,0 4px 15px #25d3661a;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:70px;justify-content:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;width:70px}.whatsapp-toggle-btn:hover{animation-play-state:paused;background:linear-gradient(135deg,#128c7e,#25d366);box-shadow:0 15px 50px #25d3664d,0 6px 20px #25d36633;transform:translateY(-3px) scale(1.05)}.whatsapp-icon{align-items:center;animation:bounce-icon 2s ease-in-out infinite;display:flex;font-size:24px;height:100%;justify-content:center;width:100%}@keyframes strong-pulse-whatsapp{0%{box-shadow:0 0 0 0 #25d366b3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #25d36600;transform:scale(1)}to{box-shadow:0 0 0 0 #25d36600;transform:scale(.95)}}@keyframes pulse-whatsapp-hover{0%,to{box-shadow:0 10px 40px #25d36633}50%{box-shadow:0 12px 35px #25d366cc}}.features-section{animation:fadeInUp .8s ease-out;background-color:#fff;border-bottom:1px solid #e0e0e0;box-sizing:border-box;margin:0 auto;max-width:1440px;padding:60px;width:100%}.features-container{align-items:stretch;gap:30px;justify-content:space-between}.feature-item,.features-container{display:flex!important;opacity:1!important;visibility:visible!important}.feature-item{background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;flex:1 1;flex-direction:column;margin:0!important;padding:0!important}.feature-item img{display:block!important;height:70px;margin-bottom:20px;max-width:100%;opacity:1!important;visibility:visible!important;width:auto}.feature-item h3{color:#333;font-size:18px;font-weight:700;margin:0 0 10px}.feature-item p{color:#666;font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.page-wrapper{box-sizing:border-box;margin:20px auto;padding:0 20px;width:100%}.app-container{border-radius:20px;flex-direction:column;height:auto;width:100%}.left-panel{background:linear-gradient(135deg,#e8e7e6,#b5cbe1);padding:30px 20px;width:100%}.right-panel{border-radius:0 0 20px 20px;height:300px;width:100%}.header{flex-direction:column;padding:30px 20px 0;text-align:center}.header,.nav-links{gap:20px}.main-content-area{padding:20px 20px 30px;text-align:center}.main-logo{margin-bottom:20px;width:280px}.tagline{font-size:18px;text-align:center}.comfort-line{margin-left:-20px;margin-right:-20px;padding:15px 20px}.cta-section{align-items:center;flex-direction:column;gap:15px}.cta-button{justify-content:center;width:100%}.features-section{border-radius:0;padding:40px 20px}.features-container{flex-direction:column;gap:30px}.language-switcher{right:15px;top:15px}}@media (max-width:480px){.page-wrapper{margin:10px auto;padding:0 10px}.app-container{border-radius:15px}.left-panel{background:linear-gradient(135deg,#e8e7e6,#b5cbe1);padding:20px 15px}.right-panel{height:250px}.header{padding:20px 15px 0}.logo{font-size:28px}.nav-links{flex-direction:column;gap:15px}.nav-links a{font-size:16px}.contact-info{align-items:center}.main-content-area{padding:15px 15px 25px}.main-logo{width:250px}.tagline{font-size:16px}.comfort-line{margin-left:-15px;margin-right:-15px;padding:12px 15px}.comfort-line p{font-size:14px}.cta-button{font-size:16px;padding:15px 20px}.main-content-area .chat-icon{height:50px;width:50px}.whatsapp-widget{bottom:20px!important;right:15px!important}.whatsapp-toggle-btn{border-radius:32px;box-shadow:none;filter:none;font-size:11px;height:65px;width:90px}.whatsapp-icon{font-size:20px}.features-section{padding:30px 15px}.feature-item h3{font-size:16px}.feature-item p{font-size:14px}.language-switcher{right:10px;top:10px}.whatsapp-widget{bottom:100px!important;right:10px!important}.whatsapp-toggle-btn{border-radius:30px;height:60px;width:60px}.whatsapp-icon{font-size:18px}.language-trigger{height:50px;width:50px}}.contact-form-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.contact-form-modal{animation:slideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:90%}@keyframes slideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.contact-form-header{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:30px 30px 20px}.contact-form-title{color:#356598;font-size:24px;font-weight:700;margin:0 0 8px}.contact-form-subtitle{color:#666;font-size:14px;line-height:1.4;margin:0}.contact-form-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:20px;height:35px;justify-content:center;padding:5px;transition:all .2s ease;width:35px}.contact-form-close:hover{background-color:#f5f5f5;color:#666;transform:scale(1.1)}.contact-form{padding:20px 30px 30px}.form-field{margin-bottom:25px}.form-label{align-items:center;color:#333;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:8px}.form-icon{color:#356598;font-size:16px}.form-input{border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:16px;padding:15px 20px;transition:all .3s ease;width:100%}.form-input:focus{border-color:#356598;box-shadow:0 0 0 3px #3565981a;outline:none;transform:translateY(-1px)}.form-input.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.form-input::placeholder{color:#999}.form-error{color:#e74c3c;display:block;font-size:13px;font-weight:500;margin-top:5px}.form-actions{margin-top:30px}.form-submit-btn{background:linear-gradient(135deg,#356598,#2b517a);border-radius:12px;font-family:Inter,sans-serif;font-size:16px;overflow:hidden;padding:18px 25px;position:relative;transition:all .3s ease}.form-submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #3565984d;transform:translateY(-2px)}.form-submit-btn:active{transform:translateY(0)}.form-submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}@media (max-width:768px){.contact-form-modal{margin:20px;width:95%}.contact-form-header{padding:25px 25px 15px}.contact-form-title{font-size:22px}.contact-form-subtitle{font-size:13px}.contact-form{padding:15px 25px 25px}.form-field{margin-bottom:20px}.form-input{font-size:16px;padding:14px 18px}.form-submit-btn{font-size:15px;padding:16px 20px}}@media (max-width:480px){.contact-form-header{align-items:flex-start;flex-direction:column;gap:15px;padding:20px 20px 15px}.contact-form-close{position:absolute;right:20px;top:20px}.contact-form{padding:15px 20px 25px}.contact-form-title{font-size:20px}}.snackbar{align-items:center;background:#fff;border-left:4px solid #27ae60;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;justify-content:space-between;max-width:500px;min-width:300px;opacity:0;padding:16px 20px;position:fixed;right:20px;top:20px;transform:translateX(100%);transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:10000}.snackbar-open{opacity:1;transform:translateX(0)}.snackbar-success{border-left-color:#27ae60}.snackbar-success .snackbar-icon{color:#27ae60}.snackbar-error{border-left-color:#e74c3c}.snackbar-error .snackbar-icon{color:#e74c3c}.snackbar-info{border-left-color:#3498db}.snackbar-info .snackbar-icon{color:#3498db}.snackbar-content{align-items:center;display:flex;flex:1 1;gap:12px}.snackbar-icon{flex-shrink:0;font-size:18px}.snackbar-message{word-wrap:break-word;color:#333;font-size:14px;font-weight:500;line-height:1.4}.snackbar-close{align-items:center;background:none;border:none;border-radius:4px;color:#999;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:12px;padding:4px;transition:all .2s ease}.snackbar-close:hover{background-color:#f5f5f5;color:#666}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.snackbar{left:10px;max-width:none;min-width:auto;right:10px;top:10px;transform:translateY(-100%)}.snackbar-open{transform:translateY(0)}.snackbar-message{font-size:13px}.snackbar-content{gap:10px}.snackbar-close{margin-left:8px}}@media (max-width:480px){.snackbar{border-radius:10px;padding:14px 16px}.snackbar-icon{font-size:16px}.snackbar-message{font-size:13px}}.catalog-promo-section{animation:fadeInUp .8s ease-out;border-top:1px solid #c2c2c2;box-sizing:border-box;margin:0 auto;padding:40px 60px;width:1440px}.lang-kz .promo-banner{min-height:120px;padding:45px 60px}.lang-kz .promo-text{word-wrap:break-word;font-weight:500;max-width:85%;overflow-wrap:break-word}.promo-titles{margin-bottom:40px;text-align:center}.promo-subtitle{color:#58626c;font-size:35px;margin:0 0 10px}.promo-title{color:#232323;font-size:32px;font-weight:700;margin:0}.promo-banner{align-items:center;background-color:#356598;border-radius:100px;color:#fff;display:flex;justify-content:space-between;overflow:hidden;padding:40px 60px;transition:all .3s ease}.clickable-banner{cursor:pointer;overflow:hidden;position:relative}.clickable-banner:hover{animation:none;box-shadow:0 8px 25px #35659866;transform:translateY(-2px)}.clickable-banner:active{transform:translateY(-1px) scale(1)}.clickable-banner:after{animation:minimal-glow 3s ease-in-out infinite;background:#ffffff1a;border-radius:100px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes minimal-glow{0%,to{opacity:0}50%{opacity:.3}}.clickable-banner{animation:promo-pulse 4s ease-in-out infinite}@keyframes promo-pulse{0%,to{box-shadow:0 4px 15px #3565984d;transform:scale(1)}50%{box-shadow:0 6px 20px #35659866;transform:scale(1.01)}}.promo-content{max-width:60%;position:relative;z-index:2}.promo-badge{animation:flash-promo 1.5s ease-in-out infinite;background:linear-gradient(45deg,#ff4757,#ff3742);border-radius:20px;box-shadow:0 2px 10px #ff475766;color:#fff;display:inline-block;font-size:24px;font-weight:800;letter-spacing:1px;margin-bottom:10px;padding:6px 12px;text-transform:uppercase}@keyframes flash-promo{0%,to{background:linear-gradient(45deg,#ff4757,#ff3742);opacity:1;transform:scale(1)}50%{background:linear-gradient(45deg,#ff6b7a,#ff5252);opacity:.8;transform:scale(1.05)}}.promo-text{font-size:24px;font-weight:500;line-height:1.5;margin:0;position:relative;z-index:2}.telegram-link{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:25px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:8px;margin-top:15px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.telegram-link:hover{background:#ffffff4d;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.telegram-link svg{font-size:18px}.promo-images-container{align-items:center;display:flex;gap:15px;margin-left:-20px;position:relative;z-index:2}.promo-image{height:120px;position:relative;z-index:2}.promo-namatrass{align-self:flex-start;height:140px!important;margin-top:-10px}@media (max-width:768px){.catalog-promo-section{padding:30px 20px;width:100%}.promo-titles{margin-bottom:30px}.promo-subtitle{font-size:28px}.promo-title{font-size:26px}.promo-banner{border-radius:60px;flex-direction:column;padding:30px 20px;text-align:center}.promo-text{font-size:20px;margin-bottom:20px;max-width:100%}.promo-images-container{gap:10px;margin-left:-10px}.promo-image{height:90px}.promo-namatrass{height:105px!important;margin-top:-8px}}@media (max-width:480px){.catalog-promo-section{padding:25px 15px}.promo-subtitle{font-size:24px}.promo-title{font-size:22px}.promo-banner{border-radius:40px;padding:25px 15px}.promo-text{font-size:18px;margin-bottom:15px}.promo-images-container{gap:8px;margin-left:-5px}.promo-image{height:80px}.promo-namatrass{height:95px!important;margin-top:-10px}}.showcase-card{border:1px solid #e9ecef;border-radius:20px;box-shadow:0 8px 25px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.showcase-card:hover{box-shadow:0 12px 30px #0000001f;transform:translateY(-5px)}.showcase-image-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;height:220px;justify-content:center;padding:10px;position:relative;width:100%}.showcase-image{max-height:100%;max-width:100%;object-fit:contain}.showcase-placeholder{align-items:center;color:#999;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.showcase-content{align-items:center;display:flex;flex-direction:column;padding:2px 20px 20px;text-align:center}.showcase-badge{background-color:#84cc16;border-radius:20px;display:inline-block;margin-bottom:10px;padding:6px 16px}.showcase-badge,.showcase-discount-badge{color:#fff;font-size:14px;font-weight:700}.showcase-discount-badge{align-items:center;background-color:#00bcd4;border-radius:50%;box-shadow:0 4px 10px #00bcd44d;display:flex;height:45px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;width:45px;z-index:2}@media (max-width:768px){.showcase-badge{background-color:#84cc16!important;border-radius:15px!important;color:#fff!important;display:inline-block!important;font-size:12px!important;margin-bottom:8px!important;opacity:1!important;padding:4px 12px!important;visibility:visible!important}}.showcase-name{color:#1e293b;font-size:24px;font-weight:700;margin:0 0 15px;text-transform:uppercase}.showcase-features{list-style:none;margin:0 0 20px;max-width:300px;padding:0;text-align:left;width:100%}.showcase-features li{color:#4b5563;font-size:16px;margin-bottom:8px;padding-left:20px;position:relative}.showcase-features li:before{color:#1e3a8a;content:"•";font-size:20px;left:0;position:absolute;top:-2px}.showcase-prices{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:20px}.showcase-price-item,.showcase-prices{display:flex;text-align:left;width:100%}.showcase-price-item{align-items:baseline;column-gap:8px;flex-wrap:wrap;margin-bottom:12px;row-gap:4px}.showcase-price-item:last-child{margin-bottom:0}.showcase-price-old{color:#94a3b8;font-size:15px;font-weight:500;text-decoration:line-through}.showcase-price-value{color:#ef4444;flex-shrink:0;font-size:20px;font-weight:700;white-space:nowrap}.showcase-price-label{color:#64748b;font-size:13px;line-height:1.2;white-space:normal}.price-size-dimension{color:#1e293b;font-weight:600}.showcase-button{background:linear-gradient(90deg,#4a90e2,#50e3c2);border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;max-width:300px;overflow:hidden;padding:14px 24px;position:relative;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease;width:100%;z-index:1}.showcase-button:after{animation:shimmer-effect 2.5s linear infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;position:absolute;top:0;transform:skewX(-30deg);width:120%}@keyframes shimmer-effect{0%{left:-150%}to{left:150%}}.showcase-button:hover{box-shadow:0 8px 25px #4a90e266;transform:scale(1.03)}.showcase-stock{color:#6b7280;font-size:14px;margin-top:15px}.product-grid-section{padding:60px 40px}.section-header{margin-bottom:40px;text-align:center}.section-subtitle{color:#888;font-size:16px;letter-spacing:1px;margin:0 0 10px;text-transform:uppercase}.section-title{color:#2c3e50;font-size:36px;font-weight:700;margin:0}.product-grid-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1200px}@media (max-width:1024px){.product-grid-section{padding:40px 20px}.product-grid-container{gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.section-title{font-size:32px}}@media (max-width:767px){.product-grid-section{display:none}}.delivery-section{animation:slideInLeft .8s ease-out;border-top:1px solid #eaeaea;margin:0 auto;width:1440px}.lang-kz .delivery-content{gap:40px}.lang-kz .delivery-option{margin-bottom:30px}.delivery-title-wrapper{padding:20px 60px 10px}.delivery-main-title{color:#232323;font-size:32px;font-weight:700;margin:0;text-align:left}.delivery-content{align-items:center;display:flex;gap:50px;justify-content:space-between;padding:20px 60px 30px}.delivery-info{flex-basis:50%}.delivery-headline{color:#356598;font-size:36px;font-weight:700;line-height:1.3;margin:-250px 0 15px}.delivery-option{align-items:flex-start;display:flex;gap:15px;margin-bottom:12px}.delivery-option:last-child{margin-bottom:0}.delivery-option img{margin-top:5px;width:24px}.delivery-option-text h4{color:#232323;font-size:18px;font-weight:600;margin:0 0 8px}.delivery-option-text p{color:#555;font-size:16px;line-height:1.6;margin:0}.delivery-map{flex-basis:50%;text-align:center}.delivery-map img{height:auto;max-width:100%}.delivery-map .caption{color:#56634a;font-family:Inter;font-size:16px;font-style:Bold;font-weight:700;letter-spacing:0;line-height:100%;margin-top:20px}@media (max-width:768px){.delivery-section{width:100%}.delivery-title-wrapper{padding:20px 20px 10px}.delivery-main-title{font-size:28px;text-align:center}.delivery-content{flex-direction:column;gap:20px;padding:20px 20px 25px}.delivery-info{flex-basis:100%}.delivery-headline{font-size:30px;margin-bottom:15px;text-align:center}.delivery-map{flex-basis:100%}}@media (max-width:480px){.delivery-title-wrapper{padding:15px 15px 8px}.delivery-main-title{font-size:24px}.delivery-content{padding:15px 15px 20px}.delivery-headline{font-size:26px;margin-bottom:12px}.delivery-option{margin-bottom:12px}.delivery-option img{width:20px}.delivery-option-text h4{font-size:16px}.delivery-map .caption,.delivery-option-text p{font-size:14px}}.about-section{animation:slideInLeft .8s ease-out;border-top:1px solid #c2c2c2;box-sizing:border-box;margin:0 auto;padding:80px 60px;width:1440px}.lang-kz .about-content{gap:50px}.lang-kz .about-features-grid{gap:35px 25px}.about-content{display:flex;gap:60px}.about-text{flex:1 1}.about-text h2{color:#232323;font-size:32px;font-weight:700;margin:0 0 20px}.about-text p{color:#555;font-size:16px;line-height:1.8;margin:0}.about-features-grid{grid-gap:40px 30px;display:grid;flex:2 1;gap:40px 30px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}.feature-block{border-left:1px solid #eaeaea;padding:0 20px}.feature-block:nth-child(3n+1){border-left:none;padding-left:0}.feature-block img{height:48px;margin-bottom:15px}.feature-block h4{color:#232323;font-size:16px;font-weight:700;margin:0 0 10px}.feature-block p{color:#666;font-size:15px;line-height:1.6;margin:0}@media (max-width:768px){.about-section{padding:50px 20px;width:100%}.about-content{flex-direction:column;gap:40px}.about-text{text-align:center}.about-text h2{font-size:28px}.about-text p{font-size:15px}.about-features-grid{gap:30px 20px;grid-template-columns:repeat(2,1fr)}.feature-block{padding:0 15px;text-align:center}.feature-block:nth-child(odd){border-left:none;padding-left:0}.feature-block:nth-child(3n+1){border-left:1px solid #eaeaea;padding-left:15px}}@media (max-width:480px){.about-section{padding:40px 15px}.about-content{gap:30px}.about-text h2{font-size:24px}.about-text p{font-size:14px}.about-features-grid{gap:25px;grid-template-columns:1fr}.feature-block{border-left:none!important;padding:0!important;text-align:center}.feature-block img{height:40px}.feature-block h4{font-size:14px}.feature-block p{font-size:13px}}.site-footer{animation:zoomIn .8s ease-out;background-color:#a7c2db;border-radius:32px;box-shadow:0 10px 30px #0000001a;color:#fff;height:160px;margin-top:40px}.footer-content,.site-footer{align-items:center;box-sizing:border-box;display:flex}.footer-content{justify-content:space-between;padding:0 60px;width:100%}.footer-column{align-items:center;display:flex;flex:1 1;justify-content:center;padding:0 20px;position:relative}.footer-column:not(:last-child):after{background-color:#fff;bottom:15%;content:"";opacity:.25;position:absolute;right:0;top:15%;width:1px}.footer-logo{height:120px;margin-right:40px}.footer-contact-block p{font-size:16px;font-weight:500;margin:0 0 10px}.footer-phone{align-items:center;display:flex;gap:10px}.footer-phone span{display:block;font-size:14px;margin-bottom:4px}.footer-phone a{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.footer-chat-block{text-align:center}.footer-chat-block p{line-height:1.5;margin:0 0 15px}.footer-chat-link{align-items:center;color:#fff;display:inline-flex;font-size:18px;font-weight:600;gap:10px;text-decoration:none}.footer-column:last-child{flex-direction:column;gap:15px}.social-icons{display:flex;gap:20px}.social-icons a{align-items:center;border-radius:50%;display:flex;font-size:28px;height:44px;justify-content:center;padding:8px;text-decoration:none;transition:all .3s ease;width:44px}.instagram-icon{background-color:#e4405f;color:#fff}.instagram-icon:hover{background-color:#d73652;transform:translateY(-2px)}.tiktok-icon{background-color:#000;color:#fff}.tiktok-icon:hover{background-color:#333;transform:translateY(-2px)}.telegram-icon{background-color:#08c;color:#fff}.telegram-icon:hover{background-color:#0077b3;transform:translateY(-2px)}.site-footer .social-icons .whatsapp-icon{align-items:center!important;animation:none!important;background-color:#25d366!important;border-radius:32px!important;color:#fff!important;display:flex!important;font-size:28px!important;height:44px!important;justify-content:center!important;padding:8px!important;width:44px!important}@media (max-width:768px){.site-footer{height:auto;margin-top:30px;padding:30px 0}.footer-content{flex-direction:column;gap:30px;padding:0 20px}.footer-column{padding:0;text-align:center}.footer-column:not(:last-child):after{display:none}.footer-logo{height:80px;margin-bottom:15px;margin-right:0}.footer-contact-block{align-items:center;display:flex;flex-direction:column}.footer-phone{justify-content:center}.footer-chat-block{text-align:center}.social-icons{justify-content:center}}@media (max-width:480px){.site-footer{margin-top:25px;padding:25px 0}.footer-content{gap:25px;padding:0 15px}.footer-logo{height:60px}.footer-contact-block p{font-size:14px}.footer-phone a{font-size:16px}.footer-chat-block p{font-size:13px}.footer-chat-link{font-size:15px}.social-icons a{font-size:24px;height:40px;width:40px}.site-footer .social-icons .whatsapp-icon{animation:none!important;background-color:initial!important;border-radius:50%!important;color:#25d366!important;font-size:24px!important;height:40px!important;width:40px!important}}.language-switcher{position:absolute;right:30px;top:30px;z-index:100}.language-toggle-container{border:1px solid #0000000d;padding:4px}.lang-btn{font-size:15px;font-weight:700;height:40px;transition:color .3s ease;width:60px}.language-slider{box-shadow:0 3px 10px #35659866;height:40px;left:4px;top:4px;transition:transform .4s cubic-bezier(.25,.8,.25,1);width:60px}.language-slider.slide-right{transform:translateX(60px)}@media (max-width:768px){.language-switcher{background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:flex-start;padding:20px;position:static}}.ai-chatbot-container{bottom:40px;font-family:Inter,sans-serif;position:fixed;right:20px;z-index:1000}.chat-toggle-btn{align-items:center;animation:strong-pulse-chat 2.2s cubic-bezier(.66,0,0,1) infinite;animation-delay:.5s;background:linear-gradient(135deg,#356598,#2b517a);border:none;border-radius:50%;box-shadow:0 4px 15px #3565984d;color:#fff;cursor:pointer;display:flex;height:70px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:70px}.chat-toggle-btn:hover{animation-play-state:paused;box-shadow:0 8px 25px #35659866;transform:translateY(-3px) scale(1.1)}.chat-icon{font-size:28px}.chat-text{display:none}@keyframes strong-pulse-chat{0%{box-shadow:0 0 0 0 #356598b3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #35659800;transform:scale(1)}to{box-shadow:0 0 0 0 #35659800;transform:scale(.95)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%,60%,to{opacity:.4;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}@keyframes send-pulse{50%{transform:scale(1.2)}}.chatbot-widget{animation:slideInUp .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;height:500px;overflow:hidden;width:350px}.chatbot-header{align-items:center;background:linear-gradient(135deg,#356598,#2b517a);color:#fff;display:flex;font-weight:600;justify-content:space-between;padding:15px 20px}.chatbot-title{font-size:16px}.close-chat-btn{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;padding:5px;transition:background-color .2s ease}.close-chat-btn:hover{background-color:#fff3}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:15px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.message{display:flex;margin-bottom:10px}.message:last-child{margin-bottom:0}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.message-bubble{border-radius:18px;font-size:14px;line-height:1.4;max-width:80%;overflow-wrap:break-word;padding:12px 16px;word-break:break-word}.message.bot .message-bubble{background:#356598;border-bottom-left-radius:5px;color:#fff}.message.user .message-bubble{background:#f0f0f0;border-bottom-right-radius:5px;color:#333}.message-bubble a{color:gold;font-weight:600;text-decoration:underline;text-shadow:0 0 8px #ffd70080;transition:all .3s ease}.message-bubble a:hover{color:orange;text-decoration:none;text-shadow:0 0 12px #ffa500cc;transform:scale(1.05)}.message.user .message-bubble a{color:#356598;text-shadow:none}.message.user .message-bubble a:hover{color:#2b517a;text-shadow:0 0 8px #3565984d}.message-bubble.typing{background:#356598;padding:16px}.typing-dots{align-items:center;display:flex;gap:4px}.typing-dots span{animation:typing 1.4s infinite;background:#fff;border-radius:50%;height:8px;opacity:.4;width:8px}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}.chat-input-container{align-items:center;border-top:1px solid #e0e0e0;display:flex;gap:10px;padding:15px}.chat-input{border:2px solid #e0e0e0;border-radius:25px;flex:1 1;font-size:14px;outline:none;padding:12px 20px;transition:border-color .2s ease,box-shadow .2s ease}.chat-input:focus{border-color:#356598;box-shadow:0 0 0 3px #3565981a}.send-btn{align-items:center;background:linear-gradient(135deg,#08c,#00a8ff);border:none;border-radius:50%;box-shadow:0 2px 8px #0088cc4d;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;width:40px}.send-btn:hover{background:linear-gradient(135deg,#0077b3,#0099e6);box-shadow:0 4px 12px #08c6;transform:scale(1.1)}.send-btn:active{transform:scale(.95)}.send-btn.sending{animation:send-pulse .6s ease-in-out}@media (max-width:768px){.ai-chatbot-container{bottom:20px;right:15px}.chat-toggle-btn{height:60px;width:60px}.chat-text{display:none}.chatbot-widget{border-radius:0!important;height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:1001!important}body.chat-open .mobile-header{display:none!important}}@media (max-width:480px){.ai-chatbot-container{bottom:20px;right:10px}.chat-toggle-btn{height:55px;width:55px}.chat-icon{font-size:24px}.chatbot-header{padding:12px 15px}.chatbot-title{font-size:14px}.close-chat-btn{font-size:24px;padding:8px}.chat-messages{max-height:calc(100vh - 120px);padding:10px}.message-bubble{font-size:13px;max-width:95%;padding:10px 14px}.chat-input-container{padding:12px}.chat-input{font-size:13px;padding:10px 16px}.send-btn{font-size:14px;height:35px;width:35px}}.chat-instruction{background-color:#f7f9fc;border-radius:12px;color:#4a5568;font-size:14px;line-height:1.5;margin:10px;padding:20px;text-align:center}.chat-instruction hr{border:none;border-top:1px solid #e2e8f0;margin:15px 0}.form-bubble{background-color:#f7f9fc!important;color:#2d3748!important}.chat-form{padding:5px}.chat-form p{font-size:14px;line-height:1.4;margin-bottom:15px}.chat-form .form-group{margin-bottom:12px}.chat-form label{display:block;font-size:13px;font-weight:600;margin-bottom:5px}.chat-form input{border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;padding:8px 12px;width:100%}.chat-form .error-message{color:#e53e3e;font-size:12px;margin-top:4px}.form-submit-btn{background-color:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:10px;transition:background-color .2s ease;width:100%}.form-submit-btn:hover{background-color:#2b6cb0}.chat-form input.phone-valid{background-color:#f0fff4;border-color:#28a745}.chat-form input.phone-invalid{background-color:#fff5f5;border-color:#e53e3e}.chat-form .form-submit-btn:disabled{background-color:#a0aec0;cursor:not-allowed}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.mobile-page-wrapper{display:none}@media (max-width:768px){body,html{margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}body{overflow-y:auto}.page-wrapper{display:none}.mobile-page-wrapper{bottom:0;display:block;left:0;overflow-x:hidden;position:fixed;right:0;top:0;width:100%}.mobile-app-container{background:linear-gradient(135deg,#e8e7e6,#b5cbe1);display:flex;flex-direction:column;height:auto;min-height:100vh;overflow-x:hidden;width:100%}.about-section,.catalog-promo,.delivery-section,.features-section,.footer,.mobile-product-card,.mobile-product-grid,.mobile-product-image,.mobile-product-info,.mobile-products-container,.mobile-section-header,.mobile-section-subtitle,.mobile-section-title,.mobile-springless-grid,.product-grid,.springless-grid{max-width:100%;overflow-x:hidden;width:100%}.mobile-cta-button,.mobile-delivery-image-card,.mobile-feature-block,.mobile-footer-content,.mobile-footer-phone,.mobile-footer-question,.mobile-product-card,.mobile-product-features,.mobile-product-info{height:auto;min-height:auto;overflow:visible}.mobile-social-link{align-items:center;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.product-modal-overlay{padding:10px!important}.product-modal{margin:10px 0!important;max-width:100%!important;width:95%!important}.modal-content{display:flex!important;flex-direction:column!important}.modal-image-section{align-items:center!important;background:#f8f9fa!important;display:flex!important;justify-content:center!important;margin-bottom:0!important;max-height:200px!important;min-height:150px!important;order:1!important;overflow:hidden!important;padding:15px!important;position:relative!important}.modal-product-image{display:block!important;height:auto!important;max-height:180px!important;max-width:100%!important;object-fit:contain!important;width:auto!important}.modal-title-section{background:#fff!important;margin-bottom:0!important;margin-top:0!important;order:2!important;padding:15px 15px 10px!important;position:relative!important;z-index:10!important}.modal-product-name,.modal-title-section{display:block!important;visibility:visible!important}.modal-product-name{font-size:18px!important;line-height:1.3!important;margin:0!important;padding:0!important}.product-modal-overlay{padding:10px}.product-modal{margin:10px 0;max-width:100%;width:95%}.modal-content{display:flex!important;flex-direction:column!important;position:static!important}.modal-image-section{background:#f8f9fa!important;height:auto!important;margin:0!important;min-height:0!important;order:1!important;overflow:visible!important;padding:20px!important;position:static!important}.modal-product-image{display:block!important;height:auto!important;margin:0 auto!important;max-height:200px!important;max-width:100%!important;object-fit:contain!important;width:auto!important}.modal-title-section{background:#fff!important;margin:0!important;order:2!important;padding:15px 20px!important;position:static!important;text-align:center!important;visibility:visible!important;z-index:auto!important}.modal-order-form,.modal-specs-section{order:3!important;position:static!important}.modal-order-form{order:4!important}.modal-product-name{font-size:18px;line-height:1.3;margin:0;padding:0}}.mobile-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;display:none;justify-content:space-between;left:0;max-width:100%;overflow-x:hidden;padding:15px 20px;position:fixed;right:0;top:0;width:100%;z-index:1000}.burger-menu{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px}.burger-menu span{background:#333;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}.burger-menu:hover span{background:#007bff}.mobile-logo{color:#2c5aa0;flex:1 1;font-size:24px;font-weight:700;justify-content:center;text-align:center}.mobile-actions,.mobile-logo{align-items:center;display:flex}.mobile-actions{gap:15px}.mobile-header .phone-icon,.mobile-header .whatsapp-icon{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;width:40px}.mobile-header .whatsapp-icon{background:#0000!important;border-radius:50%;color:#25d366!important;font-size:32px;transition:all .3s ease}.mobile-header .whatsapp-icon:hover{background:#06e4581a!important;transform:scale(1.1)}.phone-icon img{height:24px;object-fit:contain;width:24px}.phone-icon:hover{transform:scale(1.1);transition:transform .3s ease}.mobile-menu{background:#fff;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;left:0;max-width:100%;opacity:0;overflow-x:hidden;position:fixed;right:0;top:70px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.mobile-menu.open{opacity:1;transform:translateY(0);visibility:visible}.mobile-contact-info{background:#f8f9fa;padding:25px 20px}.mobile-phone{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;justify-content:center;margin-bottom:15px;padding:15px;transition:all .3s ease}.mobile-phone:hover{background:#e3f2fd;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.mobile-phone .phone-number{color:#356598;font-size:18px;font-weight:700}.mobile-language-switcher{background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:flex-start;padding:20px}.language-toggle-container{background:#e9ecef;border-radius:25px;box-shadow:inset 0 2px 4px #0000001a;display:flex;padding:3px;position:relative}.lang-btn{align-items:center;background:#0000;border:none;border-radius:20px;color:#6c757d;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:38px;justify-content:center;padding:0;position:relative;transition:all .3s ease;width:54px;z-index:2}.lang-btn:hover{color:#356598}.lang-btn.active{color:#fff;font-weight:600}.language-slider{background:linear-gradient(135deg,#356598,#2c5aa0);border-radius:20px;box-shadow:0 2px 8px #3565984d;height:38px;left:3px;position:absolute;top:3px;transition:all .3s cubic-bezier(.4,0,.2,1);width:54px;z-index:1}.language-slider.slide-right{transform:translateX(54px)}.language-slider.slide-left{transform:translateX(0)}@media (max-width:768px){.mobile-header{display:flex}}@media (max-width:480px){.mobile-header{padding:12px 15px}.mobile-logo{color:#2c5aa0;font-size:20px;font-weight:700}.mobile-header .phone-icon,.mobile-header .whatsapp-icon{height:35px;width:35px}.mobile-header .whatsapp-icon{background:#0000!important;border-radius:50%;color:#25d366!important;font-size:25px}.phone-icon img{height:20px;width:20px}.mobile-actions{gap:10px}.mobile-language-switcher{justify-content:flex-start;padding:15px}.language-toggle-container{padding:2px}.lang-btn{font-size:12px;height:34px;padding:0;width:48px}.language-slider{height:34px;left:2px;top:2px;width:48px}.language-slider.slide-right{transform:translateX(48px)}}.product-modal-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:9999}.product-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:20px 0;max-width:600px;overflow:visible;position:relative;width:90%}.modal-close-btn{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background-color .3s ease,color .3s ease,transform .3s ease;width:40px;z-index:10}.modal-close-btn:hover{background:#e0e0e0;color:#333;transform:scale(1.1)}.modal-content{display:flex;flex-direction:column;min-height:500px}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.modal-image-section{animation:slideInFromTop .4s ease-out}.modal-title-section{animation:slideInFromTop .5s ease-out .1s both}.modal-specs-section{animation:slideInFromTop .6s ease-out .2s both}.modal-order-form{animation:slideInFromTop .7s ease-out .3s both}.modal-image-section{align-items:center;background:#f8f9fa;border-radius:20px 20px 0 0;display:flex;justify-content:center;min-height:250px;padding:30px}.modal-product-image{border-radius:12px;box-shadow:0 10px 30px #0000001a;max-height:300px;max-width:100%;object-fit:contain}.modal-title-section{padding:20px 40px 10px}.modal-product-name{color:#2c3e50;font-size:28px;line-height:1.2}.modal-specs-section{padding:0 40px 20px}.modal-specs{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #e9ecef;border-radius:16px;justify-content:center;padding:25px}.main-features{display:flex;flex-direction:column;gap:12px;max-width:600px;width:100%}.feature-item{background:#ffffffb3;border-bottom:1px solid #dee2e6;border-radius:8px;color:#2c3e50;font-size:16px;font-weight:500;margin-bottom:8px;padding:12px 20px;text-align:center}.spec-item{color:#555;font-size:14px;line-height:1.6}.spec-item strong{color:#2c3e50;font-weight:600}.modal-price{background:#e8f4fd;border-radius:12px;color:#356598;font-size:24px;font-weight:700;padding:12px 20px;text-align:center}.modal-order-form{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:0 0 20px 20px;border-top:2px solid #e9ecef;padding:25px 40px 40px}.form-group{margin-bottom:20px}.form-group label{align-items:center;color:#2c3e50;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:8px}.form-group input{border:2px solid #e9ecef;border-radius:10px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus{border-color:#356598;box-shadow:0 0 0 3px #3565981a;outline:none}.form-group input[type=tel]::placeholder{color:#999;font-size:13px}.phone-valid{
    /* !important, чтобы перебить :focus */background-color:#28a7450d;border-color:#28a745!important}.phone-invalid{
    /* !important, чтобы перебить :focus */background-color:#dc35450d;border-color:#dc3545!important}.phone-error-message{color:#dc3545;font-size:12px;font-weight:500;margin-top:4px}.size-options{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-top:10px;max-height:150px;overflow-x:hidden;overflow-y:auto;padding:6px}.size-options::-webkit-scrollbar{width:6px}.size-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.size-options::-webkit-scrollbar-thumb{background:#356598;border-radius:3px}.size-options::-webkit-scrollbar-thumb:hover{background:#2b517a}.size-option{align-items:center;animation:slideInFromRight .3s ease-out;background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;display:flex;padding:8px 12px;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.size-option:hover{background:#f0f4f8;border-color:#356598;transform:translateX(2px)}.size-option:has(input:checked){background:#e8f4fd;border-color:#356598;box-shadow:0 2px 8px #35659833}.size-option input[type=radio]{accent-color:#356598;height:18px;margin:0 10px 0 0;width:18px}.size-label{color:#555;font-size:14px;font-weight:500;transition:color .2s ease,font-weight .2s ease}.size-option:has(input:checked) .size-label{color:#356598;font-weight:600}.modal-submit-btn{align-items:center;background:linear-gradient(135deg,#356598,#2b517a);border:none;border-radius:12px;box-shadow:0 4px 15px #3565984d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:16px 24px;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;width:100%}.modal-submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #35659866;transform:translateY(-2px)}.modal-submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}@media (max-width:768px){.product-modal{width:95%}.modal-content{flex-direction:column}.modal-image-section{background:#f8f9fa;border-radius:20px 20px 0 0;order:1;padding:20px}.modal-product-image{display:block;height:auto;margin:0 auto;max-height:200px;max-width:100%;object-fit:contain;width:auto}.modal-title-section{background:#fff;order:2;padding:15px 20px;text-align:center}.modal-specs-section{order:3;padding:0 20px 20px}.modal-order-form{border-radius:0 0 20px 20px;order:4;padding:20px 20px 30px}.modal-product-name{font-size:22px;line-height:1.3}.modal-specs{display:flex;flex-direction:column;gap:20px}.main-features{border:2px solid #e9ecef;border-radius:12px;margin:0;order:1;padding:20px}.main-features,.spec-item{background:#fff;text-align:center}.spec-item{border-left:none;border-top:4px solid #356598;margin-top:0;order:2;padding:15px}.feature-item{font-size:14px}.form-group{margin-bottom:25px}.size-options{max-height:120px}.modal-submit-btn{font-size:16px;margin-top:10px;padding:16px 20px}}@media (max-width:480px){.product-modal-overlay{padding:10px}.product-modal{border-radius:16px}.modal-image-section{padding:15px}.modal-product-image{max-height:180px}.modal-title-section{background:#fff;padding:15px 15px 10px}.modal-specs-section{padding:0 15px 15px}.modal-order-form{padding:15px 15px 25px}.modal-product-name{font-size:20px}.feature-item,.spec-item{font-size:13px}.form-group label{font-size:14px}.form-group input{font-size:15px;padding:12px 14px}.size-options{max-height:100px}.size-option{padding:10px 14px}.modal-submit-btn{font-size:15px;padding:14px 18px}.phone-error-message{font-size:11px}}@media (max-width:360px){.product-modal-overlay{padding:5px}.modal-image-section{padding:12px}.modal-product-image{max-height:160px}.modal-title-section{background:#fff;padding:12px 12px 8px}.modal-specs-section{padding:0 12px 12px}.modal-order-form{padding:12px 12px 20px}.modal-product-name{font-size:18px}.feature-item,.spec-item{font-size:12px}.form-group{margin-bottom:18px}.form-group label{font-size:13px}.form-group input{font-size:14px;padding:10px 12px}.size-options{max-height:80px}.size-option{font-size:12px;padding:8px 12px}.modal-submit-btn{font-size:14px;padding:12px 16px}}.specs-toggle-container{margin-bottom:15px}.specs-toggle-btn{align-items:center;background:linear-gradient(135deg,#356598,#2b517a);border:none;border-radius:12px;box-shadow:0 4px 15px #3565984d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:15px 20px;transition:all .3s ease;width:100%}.specs-toggle-btn:hover{box-shadow:0 6px 20px #35659866;transform:translateY(-2px)}.specs-toggle-btn:active{transform:translateY(0)}.specs-icon{flex-shrink:0;font-size:18px}.specs-toggle-text{flex:1 1;text-align:left}.specs-chevron{flex-shrink:0;font-size:14px;transition:transform .3s ease}.specs-content{animation:slideInFromTop .4s ease-out;margin-top:15px}.feature-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;padding:8px 0}.feature-item:last-child{border-bottom:none}.feature-icon-wrapper{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;width:32px}.feature-text-wrapper{display:flex;flex:1 1;flex-direction:column;gap:2px}.feature-label{color:#666;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.feature-value{color:#333;font-size:14px;font-weight:600}.specs-group-title{border-bottom:2px solid #667eea;color:#333;font-size:16px;font-weight:700;margin:20px 0 12px;padding-bottom:8px;position:relative}.specs-group-title:first-child{margin-top:0}.specs-group-title:after{background:#764ba2;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:30px}.modal-specs-section{background:#f8f9fa;border:1px solid #e9ecef;margin:20px 0;padding:20px}.modal-specs{display:flex;flex-direction:column;gap:4px}.modal-image-placeholder{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:2px dashed #ddd;border-radius:12px;color:#666;display:flex;font-size:14px;font-weight:500;height:200px;justify-content:center;width:100%}@media (min-width:769px){.modal-image-section{margin-bottom:20px}.modal-product-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;height:200px;object-fit:cover;width:100%}}@media (max-width:768px){.modal-image-section{background:#f8f9fa;border-radius:20px 20px 0 0}.modal-product-image{display:block;height:auto;margin:0 auto;max-height:200px;max-width:100%;object-fit:contain;width:auto}}.modal-title-section{text-align:center}.modal-product-name{color:#333;font-size:20px;font-weight:700;line-height:1.3;margin:0}@media (max-width:768px){.specs-toggle-btn{font-size:15px;padding:12px 16px}.specs-icon{font-size:16px}.specs-chevron{font-size:12px}.feature-item{gap:10px;padding:6px 0}.feature-icon-wrapper{font-size:14px;height:28px;width:28px}.feature-label{font-size:11px}.feature-value{font-size:13px}.specs-group-title{font-size:14px;margin:16px 0 10px}.modal-specs-section{margin:16px 0;padding:16px}.modal-product-name{font-size:18px}.modal-image-placeholder,.modal-product-image{display:block;height:auto;margin:0 auto;max-height:160px;max-width:100%;object-fit:contain;width:auto}.modal-image-section{background:#f8f9fa;border-radius:20px 20px 0 0}}@media (max-width:480px){.specs-toggle-btn{font-size:14px;padding:10px 14px}.specs-icon{font-size:14px}.specs-chevron{font-size:11px}.feature-item{gap:8px;padding:4px 0}.feature-icon-wrapper{font-size:12px;height:24px;width:24px}.feature-label{font-size:10px}.feature-value{font-size:12px}.specs-group-title{font-size:13px;margin:12px 0 8px}.modal-specs-section{margin:12px 0;padding:12px}.modal-product-name{font-size:16px}.modal-image-placeholder,.modal-product-image{height:140px}}.custom-dropdown{font-size:16px;position:relative;width:100%}.dropdown-selected{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:all .3s ease;width:100%}.dropdown-selected:hover{border-color:#356598}.dropdown-selected.open{border-color:#356598;box-shadow:0 0 0 3px #3565981a}.dropdown-chevron{transition:transform .3s ease}.dropdown-selected.open .dropdown-chevron{transform:rotate(180deg)}.dropdown-option{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s ease}.dropdown-option:hover{background-color:#f0f4f8}.dropdown-option:not(:last-child){border-bottom:1px solid #f0f0f0}.option-size{color:#2c3e50;font-weight:500}.option-price{color:#356598;font-weight:600}.dropdown-option-other{background-color:#f8f9fa;border-top:2px solid #e9ecef;margin-top:4px;padding-top:12px}.dropdown-option-other:hover{background-color:#e8f4fd!important}.dropdown-option-other .option-size{color:#356598;font-weight:600}.custom-size-input{animation:slideDown .3s ease-out}.custom-size-input label{align-items:center;color:#2c3e50;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:8px}.custom-size-field{border:2px solid #e9ecef;border-radius:10px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.custom-size-field:focus{border-color:#356598;box-shadow:0 0 0 3px #3565981a;outline:none}.custom-size-field::placeholder{color:#999;font-size:13px}@keyframes slideDown{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:200px;opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-options{animation:fadeIn .2s ease-out;background:#fff;border:1px solid #e9ecef;border-radius:10px;bottom:auto;box-shadow:0 10px 30px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;top:calc(100% + 5px);width:100%;z-index:100}.dropdown-options.up{animation:fadeIn-up .2s ease-out;bottom:calc(100% + 5px);top:auto}@keyframes fadeIn-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-main-content *{box-sizing:border-box!important;max-width:100%!important}.mobile-main-content img{height:auto;max-width:100%;object-fit:contain}.mobile-main-content h1,.mobile-main-content h2,.mobile-main-content h3,.mobile-main-content h4,.mobile-main-content h5,.mobile-main-content h6,.mobile-main-content p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.mobile-main-content{background:#fff;box-sizing:border-box;display:none;left:0;margin-top:0;max-width:100%;min-height:100vh;overflow-x:hidden;padding:80px 15px 30px;position:relative;right:0;text-align:center;width:100%}.mobile-background-image{border-radius:20px;box-shadow:0 2px 8px #0000001a;height:170px;margin:20px 0;overflow:hidden;position:relative}.mobile-background-image,.mobile-bg-img{background-color:#fff;border:none;width:100%}.mobile-bg-img{display:block;height:100%;image-rendering:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:cover;object-position:center center}.mobile-cta-overlay{bottom:20px;display:flex;justify-content:flex-start;left:20px;position:absolute}.mobile-cta-button{align-items:center;background-color:#356598;border:none;border-radius:8px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;max-width:250px;opacity:1;overflow:hidden;padding:12px 20px;position:relative;transition:all .3s ease;width:auto}.mobile-cta-button:hover{animation:none;background-color:#2b517a;box-shadow:none;opacity:1;transform:translateY(-2px)}.mobile-features-blocks{display:flex;gap:15px;justify-content:center;padding:15px}.mobile-feature-block{background-color:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex:1 1;max-width:120px;padding:15px 10px;text-align:center;transition:all .3s ease}.mobile-feature-block:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.mobile-feature-icon{height:40px;margin-bottom:10px;object-fit:contain;width:40px}.card{background-color:#fff;border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;overflow:visible;padding:5px 15px;position:relative;text-align:center}.card-image-container{align-items:center;display:flex;height:140px;justify-content:center;margin-bottom:1px;width:100%}.card-image-container img{height:auto;max-height:100%;max-width:100%;object-fit:contain}.card-placeholder{align-items:center;color:#999;display:flex;font-size:14px;height:100px;justify-content:center;width:100%}.card-info{text-align:left;width:100%}.card-name{color:#000;font-size:14px;font-weight:600;margin:0 0 F5px;text-align:left}.card-specs{color:#555;font-size:12px;line-height:1.5;margin:0}.mobile-product-button{align-items:center!important;border:none!important;border-radius:3px!important;bottom:6px!important;box-shadow:0 1px 2px #35659866!important;cursor:pointer!important;display:flex!important;font-size:10px!important;font-weight:600!important;height:25px!important;justify-content:center!important;letter-spacing:.1px!important;line-height:1.1!important;min-width:auto!important;padding:1px 6px!important;position:absolute!important;right:6px!important;transition:all .3s ease!important;white-space:nowrap!important;width:115px!important}.button-arrow-circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0000001a;display:flex;flex-shrink:0;height:16px;justify-content:center;margin-left:4px;width:16px}.button-arrow-icon{color:#356598;font-size:8px;line-height:1}.mobile-product-button:hover{background:#2b517a!important;box-shadow:0 1px 4px #35659866!important;transform:translateY(-.5px)!important}.mobile-product-button:active{box-shadow:0 1px 2px #3565984d!important;transform:translateY(0)!important}.mobile-feature-text{color:#333;font-size:14px;font-weight:500;line-height:1.3;margin:0;text-align:center;white-space:normal;word-break:normal}.mobile-catalog-promo{margin-top:20px;padding:15px}.mobile-catalog-header{margin-bottom:20px;text-align:center}.mobile-catalog-subtitle{color:#666;font-size:16px;font-weight:400;margin:0 0 5px}.mobile-catalog-title{color:#333;font-size:24px;font-weight:700}.mobile-springless-section{background:#0000;margin:20px 0;padding:0}.mobile-springless-title{background:#fff;border-bottom:2px solid #356598;border-radius:16px 16px 0 0;color:#333;font-size:24px;font-weight:700;margin:0 0 20px;padding:15px;text-align:center}.mobile-springless-section .mobile-products-grid{background:#f5f5f5;border-radius:0 0 16px 16px;margin-top:0;padding:20px 15px}.mobile-promo-banner{align-items:center;background-color:#356598;border-radius:15px;display:flex;justify-content:space-between;min-height:80px;overflow:hidden;padding:15px;position:relative}.mobile-promo-text{color:#fff;flex:1 1;font-size:16px;font-weight:500;line-height:1.4;padding-right:15px}.mobile-promo-image{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;position:relative}.mobile-gift-icon{animation:mobile-gift-bounce 2s ease-in-out infinite;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:24px}@keyframes mobile-gift-bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.05)}}.mobile-pillows-img{height:80px;object-fit:contain;object-position:center;width:80px}.mobile-video-section{margin-top:20px;padding:15px}.mobile-video-container{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 8px 32px #00000026;height:300px;overflow:hidden;position:relative;width:100%}.mobile-video-player{border-radius:20px;height:100%;object-fit:cover;object-position:center;width:100%}.mobile-video-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:18px;height:100%;width:100%}.mobile-video-overlay,.mobile-video-placeholder{align-items:center;display:flex;justify-content:center}.mobile-video-overlay{background:linear-gradient(135deg,#0006,#0003 50%,#0009);bottom:0;left:0;padding:20px;position:absolute;right:0;top:0}.mobile-video-content{color:#fff;max-width:90%;text-align:center}.mobile-video-title{font-size:18px;font-weight:400;margin:0 0 8px;opacity:.9;text-shadow:0 2px 4px #0000004d}.mobile-video-subtitle{font-size:28px;font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 8px #00000080}.mobile-products-section{margin-top:20px;padding:15px}.mobile-products-grid{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:100%;overflow-x:hidden;overflow-y:visible;padding:10px 0;width:100%}.mobile-product-card{background:#f5f5f5;border-radius:16px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;cursor:pointer;flex:1 1;height:auto;margin-bottom:10px;min-height:196px;opacity:1;overflow:visible;padding:15px;position:relative;transition:all .3s ease;width:100%}.mobile-product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.mobile-products-grid-alternative{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-evenly;margin:0 auto;max-width:400px;padding:0 10px}.mobile-product-card-alternative{background:#f5f5f5;border-radius:16px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;cursor:pointer;flex:0 0 45%;height:196px;opacity:1;overflow:hidden;padding:8px;transition:all .3s ease;width:45%}.mobile-product-image{align-items:center;background:#fff;border-radius:8px;display:flex;height:60px;justify-content:center;margin-bottom:6px;overflow:hidden;width:100%}.mobile-product-image img{height:auto;object-fit:contain;width:100%}.mobile-product-placeholder{align-items:center;color:#666;display:flex;font-size:12px;height:100%;justify-content:center}.mobile-product-info{padding:0}.mobile-product-name{color:#333;font-size:12px;font-weight:700;line-height:1.1;margin:0 0 6px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-product-specs{display:flex;flex-direction:column;gap:2px}.mobile-spec-item{align-items:baseline;display:flex;flex-direction:row;gap:4px}.mobile-spec-label{color:#666;font-size:9px;font-weight:500;white-space:nowrap}.mobile-spec-value{color:#333;font-size:9px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-button{background:#356598!important;border:none;border-radius:6px;bottom:15px;box-shadow:0 2px 6px #3565984d;color:#fff!important;cursor:pointer;display:block!important;font-size:10px;font-weight:600;letter-spacing:.5px;margin:5px;min-width:100px;opacity:1!important;padding:8px 12px;position:absolute;right:15px;text-align:center;text-transform:uppercase;transition:all .3s ease;visibility:visible!important;width:auto;z-index:100!important}.mobile-product-button:hover{background:#2b517a;box-shadow:0 4px 8px #35659866;transform:translateY(-1px)}.mobile-loading{color:#666;font-size:16px;grid-column:1/-1;padding:40px;text-align:center}@keyframes pulse-glow{0%,to{box-shadow:0 4px 15px #3565984d;transform:scale(1)}50%{box-shadow:0 6px 25px #35659899;transform:scale(1.02)}}@keyframes pulse-glow-hover{0%,to{box-shadow:0 8px 25px #35659866}50%{box-shadow:0 12px 35px #356598cc}}@media (max-width:768px){.mobile-main-content{display:block}.mobile-products-section{background-color:#f7f7f7;margin:20px 0 0;padding:15px}.mobile-products-grid{flex-direction:column;gap:12px;max-width:100%;overflow-y:visible;padding:15px 0}.mobile-product-card{flex:1 1;width:100%}}@media (max-width:480px){.mobile-main-content{padding:70px 15px 25px}.mobile-background-image{border-radius:8px;margin:10px 0}.mobile-cta-overlay{bottom:15px;left:15px}.mobile-cta-button{border-radius:8px;font-size:14px;max-width:200px;padding:10px 16px}.mobile-gift-icon{font-size:20px}.mobile-bg-img{height:100%;object-fit:contain;object-position:center center;width:100%}.mobile-features-blocks{gap:10px;padding:15px}.mobile-feature-block{max-width:100px;padding:12px 8px}.mobile-feature-icon{height:35px;width:35px}.mobile-feature-text{font-size:12px}.mobile-catalog-promo{padding:15px}.mobile-catalog-subtitle{font-size:14px}.mobile-catalog-title{font-size:20px}.mobile-springless-section{margin:15px 0}.mobile-springless-title{font-size:20px;margin-bottom:15px;padding:12px}.mobile-springless-section .mobile-products-grid{padding:15px}.mobile-promo-banner{min-height:70px;padding:15px}.mobile-promo-text{font-size:14px;padding-right:15px}.mobile-pillows-img{height:60px;width:60px}.mobile-products-section{padding:15px}.mobile-products-grid{flex-direction:column;gap:10px;max-width:100%;overflow-y:visible;padding:15px 5px}.mobile-product-card{align-items:center;background:#f7f7f7;border-radius:20px;box-shadow:none;display:flex;flex:1 1;flex-direction:column;height:auto;margin-bottom:10px;min-height:200px;padding:15px;width:100%}.mobile-product-card:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-3px)}.mobile-product-image{background:none;border-radius:0;height:auto;margin-bottom:15px;width:100%}.mobile-product-image img{height:auto;object-fit:contain;width:100%}.mobile-product-info{padding:0;text-align:left}.mobile-product-name{color:#000;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 10px;overflow:visible;text-align:left;text-overflow:clip;white-space:normal}.mobile-product-specs{display:flex;flex-direction:column;gap:6px}.mobile-spec-item{display:block}.mobile-spec-label{color:#555}.mobile-spec-label,.mobile-spec-value{font-size:13px;font-weight:400;white-space:normal}.mobile-spec-value{color:#000;margin-left:4px;overflow:visible;text-overflow:clip}.mobile-product-button{background:#356598;border:none;border-radius:8px;bottom:18px;box-shadow:0 3px 8px #3565984d;color:#fff;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.5px;margin:5px;min-width:110px;padding:10px 14px;position:absolute;right:18px;text-align:center;text-transform:uppercase;transition:all .3s ease;width:auto;z-index:10}.mobile-product-button:hover{background:#2b517a;box-shadow:0 5px 12px #35659866;transform:translateY(-2px)}}@media (max-width:394px) and (min-width:361px){.lang-kz .mobile-footer-question{font-size:12px;line-height:1.3;max-width:none;text-align:left;white-space:pre-line}}@media (max-width:360px){.mobile-product-card{flex:1 1;width:100%}.mobile-product-button{border-radius:6px;bottom:15px;font-size:10px;margin:5px;min-width:90px;padding:8px 12px;right:15px}.mobile-background-image{border-radius:12px;height:150px;margin:8px 0}.mobile-cta-overlay{bottom:12px;left:12px}.mobile-cta-button{border-radius:8px;font-size:12px;max-width:180px;padding:8px 14px}.mobile-gift-icon{font-size:18px}.mobile-bg-img{height:100%;object-fit:contain;object-position:center center;width:100%}.mobile-footer-contact{gap:7px}.mobile-footer-logo{margin-bottom:12px}.mobile-logo-text{font-size:22px}.mobile-footer-question{color:#fff!important;font-size:15px}.mobile-footer-call{color:#fff!important;font-size:13px}.mobile-footer-phone{gap:7px;margin-top:4px}.mobile-phone-icon{font-size:15px}.mobile-phone-number{font-size:17px}.mobile-product-button{bottom:2px;font-size:5px;min-width:auto;padding:1px 2px;right:2px}.mobile-delivery-image-card img{height:210px;object-fit:contain;width:230px}.mobile-video-container{border-radius:14px;height:220px}.mobile-video-title{font-size:15px}.mobile-video-subtitle{font-size:22px}}.mobile-delivery-section{padding:15px}.mobile-delivery-title{color:#2c5aa0;font-size:24px;font-weight:700;line-height:1.3;margin:0 0 25px;text-align:left}.mobile-delivery-info{margin-bottom:25px}.mobile-delivery-item{align-items:flex-start;display:flex;gap:15px;margin-bottom:20px}.mobile-delivery-item:last-child{margin-bottom:0}.mobile-delivery-icon{align-items:center;background:#0000;border-radius:0;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.mobile-delivery-icon img{height:24px;object-fit:contain;width:24px}.mobile-delivery-text h3{color:#000;font-size:15px;font-weight:500;margin:0 0 1px;text-align:left}.mobile-delivery-text p{color:#000;font-size:14px;line-height:1.4;margin:0;text-align:left}.mobile-delivery-image-card{border-radius:16px;margin:25px 0;padding:30px;text-align:center}.mobile-delivery-image-card img{height:230px;object-fit:contain;width:250px}.mobile-delivery-footer{color:#2c5aa0;font-size:16px;font-weight:500;margin:0;text-align:left}@media (max-width:480px){.mobile-delivery-section{padding:15px}.mobile-delivery-title{font-size:20px;margin-bottom:20px}.mobile-delivery-item{gap:12px;margin-bottom:15px}.mobile-delivery-icon{background:#0000;border-radius:0;height:35px;width:35px}.mobile-delivery-icon img{height:20px;width:20px}.mobile-delivery-text h3{font-size:14px}.mobile-delivery-text p{font-size:13px}.mobile-delivery-footer{font-size:14px}.mobile-delivery-image-card{margin:20px 0;padding:25px}.mobile-delivery-image-card img{height:210px;width:230px}.mobile-video-container{border-radius:16px;height:250px}.mobile-video-title{font-size:16px}.mobile-video-subtitle{font-size:24px}}.mobile-footer{align-items:center;background:#a7c2db;border-radius:20px 20px 0 0;display:flex;height:119px;margin:40px auto 0;max-width:calc(100% - 30px);padding:15px}.lang-kz .mobile-footer{align-items:flex-start;height:auto;min-height:150px;padding:30px 15px 25px}.mobile-footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.lang-kz .mobile-footer-content{align-items:flex-start;flex-direction:row;gap:25px;padding-top:5px;text-align:left}.mobile-footer-left{flex:1 1}.mobile-logo-text{color:#356598;letter-spacing:1px}.mobile-footer-contact{display:flex;flex-direction:column;gap:8px}.mobile-footer-question{color:#fff!important;font-size:18px;font-weight:700;margin:0}.mobile-footer-call{color:#fff!important;font-size:14px;margin:0}.mobile-footer-phone{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;margin-top:5px;overflow:visible;width:100%}.mobile-phone-icon{color:#356598;font-size:16px}.mobile-phone-number{color:#356598;flex:1 1;font-size:20px;font-weight:700;max-width:none;min-width:auto;overflow:visible;text-decoration:none;text-overflow:clip;transition:color .3s ease;white-space:nowrap}.mobile-phone-number:hover{color:#2b517a}.mobile-social-link.whatsapp{align-items:center;background:#25d366;border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.mobile-social-link.whatsapp:hover{background:#20c55e;box-shadow:0 4px 12px #0003;color:#fff;transform:translateY(-2px)}.mobile-whatsapp-icon{color:#fff;font-size:24px}.lang-kz .mobile-footer-left{flex:1 1;padding-right:10px;text-align:left}.lang-kz .mobile-footer-contact{gap:10px}.lang-kz .mobile-footer-question{font-size:16px;line-height:1.4;max-width:200px;text-align:left;white-space:pre-line}.lang-kz .mobile-footer-call,.lang-kz .mobile-footer-question{color:#fff!important;-webkit-hyphens:none;hyphens:none;word-break:keep-all}.lang-kz .mobile-footer-call{font-size:13px;line-height:1.3;white-space:normal}.lang-kz .mobile-footer-phone{gap:10px;margin-top:6px}.lang-kz .mobile-phone-icon{font-size:15px}.lang-kz .mobile-phone-number{flex:1 1;font-size:18px;line-height:1.2;max-width:none;min-width:auto;overflow:visible;text-overflow:clip;white-space:nowrap}.lang-ru .mobile-footer-contact{gap:10px}.lang-ru .mobile-footer-question{font-size:18px;line-height:1.3}.lang-ru .mobile-footer-call,.lang-ru .mobile-footer-question{color:#fff!important;-webkit-hyphens:none;hyphens:none;white-space:normal;word-break:keep-all}.lang-ru .mobile-footer-call{font-size:14px;line-height:1.2}.lang-ru .mobile-footer-phone{gap:10px;margin-top:6px}.lang-ru .mobile-phone-icon{font-size:16px}.lang-ru .mobile-phone-number{flex:1 1;font-size:20px;line-height:1.1;max-width:none;min-width:auto;overflow:visible;text-overflow:clip;white-space:nowrap}.mobile-footer-logo{align-items:center;display:flex;margin-bottom:15px}.mobile-logo-text{color:#2c5aa0;font-size:24px;font-weight:700;letter-spacing:-.5px}.mobile-footer-nav{display:flex;flex-direction:column;gap:8px}.mobile-footer-link{color:#fff;font-size:16px;font-weight:500;max-width:120px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:opacity .3s ease;white-space:nowrap}.lang-kz .mobile-footer-link{font-size:13px;-webkit-hyphens:none;hyphens:none;line-height:1.4;margin-bottom:4px;max-width:180px;overflow:visible;padding:2px 0;text-overflow:clip;white-space:normal;word-break:keep-all}.mobile-footer-link:hover{opacity:.8}.mobile-footer-right{align-items:flex-end;display:flex;flex-direction:column;padding-right:30px!important;text-align:right}.lang-kz .mobile-footer-right{align-items:flex-end;flex:0 0 auto;min-width:auto;text-align:right}.mobile-footer-follow{color:#fff!important;font-size:16px;font-weight:400;margin:0 0 12px}.lang-kz .mobile-footer-follow{color:#fff!important;font-size:12px;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:0 0 15px;max-width:200px;padding:3px 0;text-align:right;white-space:normal;word-break:keep-all}.mobile-footer-social{display:flex;gap:15px;justify-content:flex-end;margin-right:20px}.lang-kz .mobile-footer-social{gap:12px;justify-content:flex-end;margin-top:5px}.mobile-social-link{align-items:center;border-radius:50%;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.mobile-social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:#fff}.mobile-social-link.tiktok{background:#000;color:#fff}.mobile-social-link.telegram{background:#08c;color:#fff}.mobile-social-link:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.mobile-social-link svg{height:24px;width:24px}@media (max-width:768px){.mobile-footer{height:auto;margin:30px auto 0;max-width:calc(100% - 30px);min-height:100px;padding:15px}.mobile-footer-contact{gap:10px}.mobile-footer-logo{margin-bottom:18px}.mobile-logo-text{font-size:26px}.mobile-footer-question{font-size:19px}.mobile-footer-call{color:#fff!important;font-size:15px}.mobile-footer-phone{gap:10px;margin-top:6px}.mobile-phone-icon{font-size:18px}.mobile-phone-number{font-size:22px}.lang-kz .mobile-footer{min-height:140px;padding:25px 15px}.lang-kz .mobile-footer-content{gap:20px;padding-top:8px}.lang-kz .mobile-footer-contact{gap:8px}.lang-kz .mobile-footer-question{font-size:15px;max-width:180px;text-align:left;white-space:pre-line}.lang-kz .mobile-footer-call{color:#fff!important;font-size:12px}.lang-kz .mobile-phone-number{font-size:17px}.lang-kz .mobile-footer-follow{font-size:11px;margin-bottom:12px;max-width:180px}.lang-ru .mobile-footer-contact{gap:8px}.lang-ru .mobile-footer-question{font-size:16px}.lang-ru .mobile-footer-call{color:#fff!important;font-size:13px}.lang-ru .mobile-phone-number{font-size:18px}.lang-kz .mobile-footer-content{flex-direction:row;gap:15px;text-align:left}.mobile-footer-content{flex-direction:row;gap:20px;text-align:left}.mobile-footer-nav{flex-direction:column;gap:6px}.mobile-footer-right{align-items:flex-end;padding-right:30px!important;text-align:right}.mobile-footer-social{justify-content:flex-end;margin-right:15px}.mobile-logo-text{font-size:20px}.mobile-footer-link{font-size:15px}.mobile-footer-follow{color:#fff!important;font-size:15px;text-align:center}}@media (max-width:480px){.mobile-footer{height:auto;margin:25px auto 0;max-width:calc(100% - 30px);min-height:90px;padding:15px}.lang-kz .mobile-footer{min-height:130px;padding:20px 15px}.lang-kz .mobile-footer-content{gap:15px;padding-top:5px}.lang-kz .mobile-footer-contact{gap:7px}.lang-kz .mobile-footer-question{font-size:12px;max-width:160px;text-align:left;white-space:pre-line}.lang-kz .mobile-footer-call{font-size:11px}.lang-kz .mobile-phone-number{font-size:16px}.lang-kz .mobile-footer-follow{color:#fff!important;font-size:10px;line-height:1.4;margin-bottom:10px;max-width:160px}.lang-ru .mobile-footer-contact{gap:7px}.lang-ru .mobile-footer-question{font-size:15px}.lang-ru .mobile-footer-call{font-size:12px}.lang-ru .mobile-phone-number{font-size:17px}.lang-kz .mobile-footer-right{align-items:center;margin-top:50px;min-width:auto}.lang-kz .mobile-footer-content{flex-direction:row;gap:12px;text-align:left}.mobile-footer-content{flex-direction:row;gap:15px;text-align:left}.mobile-footer-nav{flex-direction:column;gap:5px}.mobile-footer-right{align-items:flex-end;padding-right:12px;text-align:right}.mobile-footer-social{justify-content:flex-end;margin-right:12px}.mobile-social-link{height:40px;width:40px}.mobile-social-link svg{height:20px;width:20px}.mobile-footer-social{gap:12px}.mobile-background-image{border-radius:8px;height:200px;margin:15px 0}.mobile-cta-overlay{bottom:20px;left:20px}.mobile-cta-button{border-radius:8px;font-size:15px;max-width:220px;padding:11px 18px}.mobile-bg-img{height:100%;object-fit:contain;object-position:center center;width:100%}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.mobile-background-image{background-color:#fff;box-shadow:0 1px 4px #0000000d}.mobile-bg-img{background-color:#fff;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:390px) and (max-height:844px){.mobile-background-image{background-color:#fff;border-radius:8px;box-shadow:0 3px 8px #0000001a;height:160px;margin:12px 0}.mobile-cta-overlay{bottom:15px;left:15px}.mobile-cta-button{border-radius:8px;box-shadow:0 4px 12px #3565984d;font-size:13px;max-width:190px;padding:9px 16px}.mobile-bg-img{background-color:#fff;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:contain;object-position:center center;width:100%}}@media (max-width:844px) and (max-height:390px){.mobile-background-image{background-color:#fff;border-radius:8px;box-shadow:0 3px 8px #0000001a;height:140px;margin:10px 0}.mobile-cta-overlay{bottom:12px;left:12px}.mobile-cta-button{border-radius:8px;box-shadow:0 4px 10px #3565984d;font-size:12px;max-width:170px;padding:8px 14px}.mobile-bg-img{background-color:#fff;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:contain;object-position:center center;width:100%}}@media (max-width:359px) and (min-width:300px){.mobile-background-image{border-radius:10px;height:140px;margin:6px 0;position:relative}.mobile-cta-overlay{bottom:10px;left:10px}.mobile-cta-button{border-radius:8px;box-shadow:0 3px 8px #3565984d;font-size:11px;max-width:160px;padding:7px 12px}.mobile-bg-img{height:100%;object-fit:contain;object-position:center center;width:100%}}@media (max-width:350px){.mobile-background-image{border-radius:8px;margin:5px 0;position:relative}.mobile-cta-overlay{bottom:8px;left:8px}.mobile-cta-button{box-shadow:0 2px 6px #3565984d;font-size:10px;max-width:140px;padding:6px 10px}.mobile-footer{height:auto;margin:15px auto 0;max-width:calc(100% - 16px);min-height:110px;padding:12px 8px}.mobile-footer-contact{gap:6px}.mobile-footer-logo{margin-bottom:10px}.mobile-logo-text{font-size:18px}.mobile-footer-question{font-size:14px}.mobile-footer-call{font-size:12px}.mobile-footer-phone{gap:6px;margin-top:3px}.mobile-phone-icon{font-size:13px}.mobile-phone-number{font-size:16px}.mobile-footer-content{flex-direction:column;gap:12px;text-align:center}.mobile-footer-left{text-align:center;width:100%}.mobile-logo-text{font-size:20px}.mobile-footer-question{font-size:16px}.mobile-footer-call{color:#fff!important;font-size:13px}.mobile-phone-number{font-size:18px}.mobile-product-button{bottom:3px;font-size:6px;padding:1px 2px;right:3px}.mobile-phone-icon{font-size:14px}.mobile-footer-right{align-items:center;padding-right:30px;text-align:center;width:100%}.mobile-footer-nav{flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center}.mobile-footer-link{font-size:12px;max-width:90px;padding:2px 4px;white-space:nowrap}.mobile-footer-follow{color:#fff!important;font-size:12px;line-height:1.3;margin-bottom:8px}.mobile-footer-social{gap:8px;justify-content:center;margin-right:10px}.mobile-social-link{height:36px;width:36px}.lang-kz .mobile-footer{min-height:130px;padding:15px 8px}.lang-kz .mobile-footer-content{flex-direction:column;gap:10px;padding-top:0;text-align:center}.lang-kz .mobile-footer-left{padding-right:0;text-align:center;width:100%}.lang-kz .mobile-footer-right{align-items:center;min-width:auto;padding-left:0;padding-right:8px;text-align:center;width:100%}.lang-kz .mobile-footer-contact{gap:6px;text-align:center}.lang-kz .mobile-footer-question{font-size:12px;margin:0 auto;max-width:140px;text-align:center;white-space:pre-line}.lang-kz .mobile-footer-call{font-size:10px;text-align:center}.lang-kz .mobile-footer-phone{gap:6px;justify-content:center}.lang-kz .mobile-phone-number{font-size:14px;text-align:center}.lang-kz .mobile-footer-follow{color:#fff!important;font-size:8px;line-height:1.2;margin-bottom:6px;max-width:120px;padding:1px 0;text-align:center}.lang-ru .mobile-footer-contact{gap:6px;text-align:center}.lang-ru .mobile-footer-question{font-size:14px;text-align:center}.lang-ru .mobile-footer-call{font-size:11px;text-align:center}.lang-ru .mobile-footer-phone{gap:6px;justify-content:center}.lang-ru .mobile-phone-number{font-size:15px;text-align:center}.mobile-product-button{bottom:1px;font-size:4px;min-width:auto;padding:1px;right:1px}.lang-kz .mobile-footer-social{gap:6px;justify-content:center;margin-right:8px;margin-top:2px}.lang-kz .mobile-social-link{height:32px;width:32px}.mobile-background-image{border-radius:10px;height:130px;margin:6px 0}.mobile-cta-overlay{bottom:10px;left:10px}.mobile-cta-button{border-radius:8px;font-size:11px;max-width:160px;padding:6px 12px}.mobile-bg-img{height:100%;object-fit:contain;object-position:center center;width:100%}}@media (max-width:408px) and (min-width:400px){.mobile-footer{padding:10px 5px!important}.mobile-footer,.mobile-footer-content{min-width:auto!important;width:100%!important}.mobile-phone-number{font-size:12px!important;word-break:keep-all!important}.lang-kz .mobile-phone-number,.mobile-phone-number{flex:1 1!important;max-width:none!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.lang-kz .mobile-phone-number{font-size:11px!important}.lang-ru .mobile-phone-number{flex:1 1!important;font-size:12px!important;max-width:none!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}}@media (max-width:399px){.mobile-footer{padding:8px 3px!important}.mobile-footer,.mobile-footer-content{min-width:auto!important;width:100%!important}.mobile-phone-number{font-size:11px!important;word-break:keep-all!important}.lang-kz .mobile-phone-number,.mobile-phone-number{flex:1 1!important;max-width:none!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.lang-kz .mobile-phone-number{font-size:10px!important}.lang-ru .mobile-phone-number{flex:1 1!important;font-size:11px!important;max-width:none!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}}@media (max-width:453px){.mobile-footer{padding:20px 10px!important}.mobile-footer,.mobile-footer-content{min-width:auto!important;width:100%!important}.mobile-phone-number{font-size:12px!important;word-break:keep-all!important}.lang-kz .mobile-phone-number,.mobile-phone-number{flex:1 1!important;max-width:none!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.lang-kz .mobile-phone-number{font-size:13px!important}.lang-ru .mobile-phone-number{flex:1 1!important;max-width:none!important;text-overflow:clip!important;white-space:nowrap!important}.lang-ru .mobile-phone-number,.mobile-footer-phone{min-width:auto!important;overflow:visible!important}.mobile-footer-phone{flex-wrap:nowrap!important;gap:4px!important;width:100%!important}.mobile-phone-icon{flex-shrink:0!important;font-size:12px!important}.mobile-social-link.whatsapp{height:40px!important;width:40px!important}.mobile-whatsapp-icon{font-size:20px!important}}@media (max-width:443px) and (min-width:441px){.mobile-feature-text{font-size:10px!important;line-height:1.1!important;max-width:85px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media (max-width:441px) and (min-width:439px){.mobile-feature-text{font-size:10px!important;line-height:1.1!important;max-width:90px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media (max-width:438px){.mobile-feature-text{font-size:11px!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-height:1.2!important;max-width:100px!important;overflow:visible!important;text-align:center!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important}.mobile-feature-block{flex:1 1!important;max-width:100px!important;min-width:80px!important}}.mobile-cta-section{display:flex;justify-content:center;max-width:400px;width:100%}.mobile-delivery-main-title{color:#232323;font-size:28px;font-weight:700;text-align:left}.mobile-slider-container{background-color:#f0f0f0;border-radius:12px;box-shadow:0 6px 20px #0000001a;margin:30px auto;max-width:450px;position:relative;width:95%}.mobile-slider-container:before{content:"";display:block;padding-top:39.28%}.mobile-slide,.mobile-slider-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.mobile-slide{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);z-index:1}.mobile-slide.active{opacity:1;z-index:2}.mobile-slide img{border-radius:12px;display:block;height:100%;object-fit:cover;width:100%}.mobile-slider-indicators{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border-radius:15px;bottom:10px;display:flex;gap:6px;left:50%;padding:6px 12px;position:absolute;transform:translateX(-50%);z-index:10}.mobile-slider-indicator{background:#ffffff80;border:none;border-radius:1.5px;cursor:pointer;height:3px;transition:all .3s ease-in-out;width:15px}.mobile-slider-indicator.active{background:#007bffe6;box-shadow:0 1px 5px #007bff99;transform:none;width:25px}.mobile-slider-loading{color:#555;font-size:14px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.loading-spinner{border:4px solid #0000001a;border-top-color:#356598;margin:0 auto 10px}.image-loader{align-items:center;background-color:#e0e0e0;display:flex;height:100%;justify-content:center;width:100%}.loading-spinner-small{animation:spin 1s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#356598;height:30px;width:30px}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.main-slider-container{background-color:#000;border-radius:12px;overflow:hidden;position:relative;width:100%}.main-swiper{height:50vw;max-height:600px;width:100%}@media (max-width:768px){.main-swiper{height:60vh;max-height:500px}}.main-slider-media{display:block;height:100%;object-fit:cover;width:100%}.main-slider-single{background-color:#000;border-radius:12px;height:50vw;max-height:600px;overflow:hidden;width:100%}@media (max-width:768px){.main-slider-single{height:60vh;max-height:500px}}.main-slider-placeholder{align-items:center;background-color:#f3f4f6;border-radius:12px;color:#6b7280;display:flex;height:300px;justify-content:center;width:100%}.swiper-pagination-bullet{background:#fff!important;height:10px!important;opacity:.5!important;width:10px!important}.swiper-pagination-bullet-active{background:#00bcd4!important;opacity:1!important;transform:scale(1.2)}.desktop-video-section{background:#0000;margin:0;overflow:hidden;padding:80px 0;position:relative}.desktop-video-section:before{display:none}.desktop-video-container{margin:0 auto;max-width:1200px;padding:0 40px;position:relative;z-index:1}.desktop-video-header{margin-bottom:60px;text-align:center}.desktop-video-title{color:#2c3e50;display:inline-block;font-size:48px;font-weight:700;margin:0 0 20px;position:relative}.desktop-video-title:after{background:linear-gradient(135deg,#356598,#2b517a);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.desktop-video-subtitle{color:#6c757d;font-size:20px;line-height:1.6;margin:0 auto;max-width:600px}.desktop-video-wrapper{background:#000;border-radius:24px;box-shadow:0 20px 60px #00000026;margin-bottom:50px;overflow:hidden;position:relative}.desktop-video-player-container{height:600px;overflow:hidden;position:relative;width:100%}.desktop-video-player{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.desktop-video-player:hover{transform:scale(1.02)}.desktop-video-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;font-size:18px;height:600px;justify-content:center;position:relative;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.video-error-icon{margin-bottom:20px;opacity:.7}.desktop-video-features{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.desktop-video-feature{align-items:center;background:#fff;border:1px solid #3565981a;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:12px;padding:20px 30px;transition:transform .3s ease,box-shadow .3s ease}.desktop-video-feature:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-5px)}.feature-icon{align-items:center;background:#356598;border-radius:12px;box-shadow:0 4px 12px #3565984d;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.desktop-video-feature span{font-size:16px;font-weight:600}@media (max-width:1024px){.desktop-video-container{padding:0 30px}.desktop-video-title{font-size:40px}.desktop-video-subtitle{font-size:18px}.desktop-video-placeholder,.desktop-video-player-container{height:500px}.desktop-video-features{gap:40px}.desktop-video-feature{padding:15px 25px}}@media (max-width:768px){.desktop-video-section{padding:60px 0}.desktop-video-container{padding:0 20px}.desktop-video-header{margin-bottom:40px}.desktop-video-title{font-size:32px}.desktop-video-subtitle{font-size:16px;padding:0 10px}.desktop-video-placeholder,.desktop-video-player-container{height:300px}.desktop-video-features{align-items:center;flex-direction:column;gap:20px}.desktop-video-feature{justify-content:center;max-width:300px;width:100%}}.desktop-video-section{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.ce4be9e3.css.map*/