.newyear-header-decoration{position:relative;width:100%;pointer-events:none}.newyear-header-badge{position:absolute;top:-40px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#c41e3a,#e63946);color:#fff;padding:8px 20px;border-radius:0 0 15px 15px;font-size:14px;font-weight:700;text-align:center;box-shadow:0 4px 15px #c41e3a66,inset 0 1px #ffffff4d;animation:badge-slide-down .6s ease-out,badge-glow 2s ease-in-out infinite .6s;z-index:10;pointer-events:auto;cursor:default;white-space:nowrap}@keyframes badge-slide-down{0%{top:-60px;opacity:0}to{top:-40px;opacity:1}}@keyframes badge-glow{0%,to{box-shadow:0 4px 15px #c41e3a66,inset 0 1px #ffffff4d}50%{box-shadow:0 6px 25px #c41e3a99,inset 0 1px #ffffff4d,0 0 20px #ffd7004d}}.newyear-header-icons{position:absolute;top:10px;left:0;right:0;display:flex;justify-content:space-between;padding:0 20px;z-index:1}.newyear-icon{font-size:24px;opacity:.7;animation:float-icon 3s ease-in-out infinite}.newyear-icon-1{animation-delay:0s}.newyear-icon-2{animation-delay:1s}.newyear-icon-3{animation-delay:2s}@keyframes float-icon{0%,to{transform:translateY(0) rotate(0);opacity:.5}50%{transform:translateY(-5px) rotate(10deg);opacity:.9}}@media (max-width: 768px){.newyear-header-badge{font-size:11px;padding:6px 15px;top:-35px}@keyframes badge-slide-down{0%{top:-50px;opacity:0}to{top:-35px;opacity:1}}.newyear-header-icons{padding:0 10px}.newyear-icon{font-size:18px}}@media (max-width: 480px){.newyear-header-badge{font-size:10px;padding:5px 10px;top:-30px}@keyframes badge-slide-down{0%{top:-45px;opacity:0}to{top:-30px;opacity:1}}.newyear-icon{font-size:16px}.newyear-icon-2{display:none}}@media (prefers-reduced-motion: reduce){.newyear-header-badge,.newyear-icon{animation:none}}.karcher-explosion-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0;padding:20px}.karcher-gif-container{position:relative;display:flex;align-items:center;justify-content:center}.karcher-gif{width:400px;height:auto;filter:drop-shadow(0 8px 20px rgba(0,0,0,.4));object-fit:contain;border-radius:16px;transition:all .3s ease}.karcher-gif:hover{transform:scale(1.05);filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}@media (max-width: 768px){.karcher-gif{width:300px}}@media (max-width: 480px){.karcher-gif{width:250px}}.reviews-section{padding:40px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;margin:20px 0;position:relative;overflow:hidden}.reviews-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#f47ac20d,#a259c60d);pointer-events:none}.reviews-section h2{text-align:center;font-size:2.5rem;font-weight:800;color:#333;margin-bottom:40px;position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.slider-container{position:relative;z-index:2}.slider-wrapper{position:relative;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 20px 40px #0000001a}.slide-item{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:grab}.slide-item:active{cursor:grabbing}.slide-image{max-width:90%;max-height:90%;object-fit:contain;border-radius:16px;box-shadow:0 10px 30px #00000026;transition:all .3s ease}.slide-image:hover{transform:scale(1.02);box-shadow:0 15px 40px #0003}.nav-button{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:#f47ac2e6;color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #f47ac24d;transition:all .3s ease}.nav-button:hover{background:#f47ac2;box-shadow:0 6px 20px #f47ac266}.prev-button{left:20px}.next-button{right:20px}.slider-dots{display:flex;justify-content:center;gap:12px;margin-top:30px;z-index:2;position:relative}.dot{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease;background:#ffffff80;box-shadow:0 2px 8px #0000001a}.dot.active{background:#f47ac2;box-shadow:0 4px 12px #f47ac266;transform:scale(1.2)}.dot:hover{background:#f47ac2b3;transform:scale(1.1)}.slide-counter{text-align:center;margin-top:20px;font-size:1rem;font-weight:600;color:#666;background:#fffc;padding:8px 16px;border-radius:20px;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000001a}@media (max-width: 768px){.reviews-section{padding:30px 15px;margin:15px 0}.reviews-section h2{font-size:2rem;margin-bottom:30px}.slider-wrapper{height:300px}.nav-button{width:40px;height:40px;font-size:1.2rem}.prev-button{left:10px}.next-button{right:10px}.slider-dots{gap:8px;margin-top:20px}.dot{width:10px;height:10px}}@media (max-width: 480px){.reviews-section{padding:20px 10px}.reviews-section h2{font-size:1.8rem;margin-bottom:25px}.slider-wrapper{height:250px}.nav-button{width:35px;height:35px;font-size:1rem}.prev-button{left:5px}.next-button{right:5px}.slide-counter{font-size:.9rem;padding:6px 12px}}.promo-banner{position:relative;background:transparent;padding:0;margin:30px auto;max-width:1200px;border-radius:20px;box-shadow:0 16px 50px #00000073;overflow:hidden}.promo-banner-image{display:block;width:100%;height:auto}.promo-order-wrapper{position:absolute;left:0;right:0;bottom:10%;display:flex;justify-content:center;pointer-events:none}.promo-hotspot{position:absolute;display:block;opacity:0;cursor:pointer}.promo-hotspot-phone1{left:8%;top:50%;width:32%;height:7%}.promo-hotspot-phone2{left:8%;top:58%;width:32%;height:7%}.promo-hotspot-site{left:55%;top:50%;width:35%;height:7%}.promo-hotspot-instagram{left:55%;top:58%;width:35%;height:7%}.promo-snowflakes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.snowflake{position:absolute;font-size:20px;color:#fff;opacity:.8;animation:fall linear infinite;top:-20px}@keyframes fall{0%{transform:translateY(0) rotate(0);opacity:.8}to{transform:translateY(100vh) rotate(360deg);opacity:0}}.promo-branches-top,.promo-branches-bottom{position:absolute;left:0;right:0;height:40px;display:flex;justify-content:space-around;align-items:center;z-index:2}.promo-branches-top{top:0;background:linear-gradient(180deg,rgba(34,139,34,.8) 0%,transparent 100%)}.promo-branches-bottom{bottom:0;background:linear-gradient(0deg,rgba(34,139,34,.8) 0%,transparent 100%)}.branch-ornament{font-size:18px;animation:sparkle 2s ease-in-out infinite}.branch-ornament:nth-child(odd){animation-delay:.5s}@keyframes sparkle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.promo-banner-content{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;max-width:1000px}.promo-vacuum{flex-shrink:0;display:flex;align-items:flex-end;justify-content:center;min-width:260px;position:relative}.vacuum-machine{position:relative;width:220px;height:200px}.vacuum-body{position:absolute;bottom:20px;left:0;width:190px;height:120px;background:linear-gradient(135deg,#d3d3d3,#9e9e9e 40%,#b0b0b0);border-radius:20px;box-shadow:0 5px 15px #0000004d,inset 0 2px 5px #ffffff4d;border:3px solid #808080}.vacuum-body:before{content:"";position:absolute;top:15px;left:15px;right:55px;height:26px;background:gold;border-radius:5px;border:2px solid #ffa500}.vacuum-body:after{content:"KARCHER";position:absolute;bottom:25px;left:24px;font-size:14px;font-weight:700;color:#333;letter-spacing:2px}.vacuum-hose{position:absolute;top:-30px;left:170px;width:18px;height:120px;background:linear-gradient(90deg,silver,gray);border-radius:15px;box-shadow:0 2px 5px #0003;transform-origin:top center;transform:rotate(-15deg)}.vacuum-nozzle{position:absolute;top:-55px;left:130px;width:65px;height:28px;background:linear-gradient(135deg,gold,orange);border-radius:20px 20px 5px 5px;box-shadow:0 3px 8px #0000004d;border:2px solid #ff8c00}.vacuum-nozzle:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:40px;height:8px;background:#333;border-radius:0 0 10px 10px}.vacuum-shadow{position:absolute;bottom:8px;left:10px;width:220px;height:45px;background:radial-gradient(circle at center,rgba(0,0,0,.35) 0%,transparent 70%);opacity:.6;filter:blur(4px)}.promo-center{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.promo-logo-container{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#ffffff4d;border-radius:50%;padding:15px;box-shadow:0 5px 15px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promo-logo{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(0,0,0,.3))}.promo-company-name{font-size:48px;font-weight:700;color:#fff;margin:0;text-shadow:2px 2px 6px rgba(0,0,0,.4);letter-spacing:2px}.promo-discount-block{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;min-width:260px}.promo-discount-circle{position:absolute;top:-40px;left:-40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffffffe6,#ffd700b3,#ff8c0033);opacity:.7;filter:blur(2px);z-index:-1}.discount-value{font-size:72px;font-weight:700;color:#ffe07a;text-shadow:4px 4px 10px rgba(0,0,0,.4),0 0 25px rgba(255,215,0,.8);line-height:1;animation:glow 2s ease-in-out infinite}@keyframes glow{0%,to{text-shadow:3px 3px 6px rgba(0,0,0,.3),0 0 20px rgba(255,215,0,.5)}50%{text-shadow:3px 3px 6px rgba(0,0,0,.3),0 0 30px rgba(255,215,0,.8)}}.discount-text{font-size:18px;color:#fff;font-weight:600;text-shadow:1px 1px 4px rgba(0,0,0,.6);background:#3e1b74e6;padding:10px 26px;border-radius:999px;letter-spacing:.06em;text-transform:uppercase}.promo-order-button{position:relative;padding:18px 64px;border-radius:999px;border:none;cursor:pointer;font-size:1.2rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#f47ac2,#a259c6);box-shadow:0 8px 24px #a259c699;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;animation:promo-pulse 2s ease-in-out infinite;pointer-events:auto}.promo-order-button:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 32px #a259c6b3;filter:brightness(1.05)}.promo-order-button:active{transform:translateY(0) scale(.97);box-shadow:0 6px 18px #a259c699}@keyframes promo-pulse{0%,to{box-shadow:0 8px 24px #a259c699}50%{box-shadow:0 10px 32px #f47ac2cc}}@media (max-width: 768px){.promo-order-wrapper{bottom:12%}.promo-order-button{padding:14px 44px;font-size:1rem}}@media (max-width: 480px){.promo-order-wrapper{bottom:14%}.promo-order-button{padding:12px 32px;font-size:.95rem}}@media (max-width: 768px){.promo-banner{padding:0;min-height:auto}}@media (max-width: 480px){.promo-banner{padding:0;min-height:auto}}.snow-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.6;-webkit-user-select:none;user-select:none}.newyear-banner{position:relative;background:linear-gradient(135deg,#1a472a,#2d5f3f,#1a472a);padding:40px 20px;margin:20px auto;max-width:1200px;border-radius:20px;box-shadow:0 10px 40px #0000004d,inset 0 1px #ffffff1a;overflow:hidden;border:2px solid rgba(212,175,55,.3)}.newyear-banner-sparkles{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none;overflow:hidden}.sparkle{position:absolute;font-size:20px;animation:sparkle 3s ease-in-out infinite}.sparkle:nth-child(1){top:10%;left:10%;animation-delay:0s}.sparkle:nth-child(2){top:20%;right:15%;animation-delay:.5s}.sparkle:nth-child(3){bottom:20%;left:20%;animation-delay:1s}.sparkle:nth-child(4){bottom:15%;right:10%;animation-delay:1.5s}.sparkle:nth-child(5){top:50%;left:50%;animation-delay:2s}@keyframes sparkle{0%,to{opacity:.3;transform:scale(1) rotate(0)}50%{opacity:1;transform:scale(1.5) rotate(180deg)}}.newyear-banner-content{position:relative;display:flex;align-items:center;justify-content:center;gap:30px;z-index:1}.newyear-banner-icon{font-size:80px;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.newyear-banner-text{text-align:center;color:#fff}.newyear-banner-title{font-size:42px;font-weight:700;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.5),0 0 20px rgba(255,215,0,.5);background:linear-gradient(to right,gold,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% center}50%{background-position:100% center}}.newyear-banner-subtitle{font-size:20px;margin:0 0 30px;color:#ffeb3b;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.newyear-countdown{display:flex;justify-content:center;gap:15px;margin:30px 0;flex-wrap:wrap}.countdown-item{display:flex;flex-direction:column;align-items:center;background:#ffffff1a;padding:15px 20px;border-radius:12px;border:2px solid rgba(212,175,55,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:80px}.countdown-value{font-size:36px;font-weight:700;color:gold;text-shadow:0 0 10px rgba(255,215,0,.8)}.countdown-label{font-size:12px;text-transform:uppercase;color:#fff;margin-top:5px;letter-spacing:1px}.countdown-separator{font-size:36px;color:gold;align-self:center;font-weight:700;text-shadow:0 0 10px rgba(255,215,0,.8)}.newyear-cta-button{position:relative;background:linear-gradient(135deg,#c41e3a,#e63946);color:#fff;border:none;padding:20px 64px;font-size:20px;font-weight:700;border-radius:50px;cursor:pointer;margin:24px auto 0;box-shadow:0 8px 20px #c41e3a66,inset 0 1px #ffffff4d;transition:all .3s ease;overflow:hidden;display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:1px}.newyear-cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #c41e3a99,inset 0 1px #ffffff4d}.newyear-cta-button:active{transform:translateY(0)}.button-icon{font-size:24px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.button-shine{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shine 3s ease-in-out infinite}@keyframes shine{0%{left:-100%}50%,to{left:200%}}.newyear-banner-lights{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-around;height:10px}.light{width:10px;height:10px;border-radius:50%;animation:blink 1.5s ease-in-out infinite}.light.red{background:red;box-shadow:0 0 10px red;animation-delay:0s}.light.yellow{background:#ff0;box-shadow:0 0 10px #ff0;animation-delay:.3s}.light.green{background:#0f0;box-shadow:0 0 10px #0f0;animation-delay:.6s}.light.blue{background:#00f;box-shadow:0 0 10px #00f;animation-delay:.9s}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:.3}}@media (max-width: 768px){.newyear-banner{padding:30px 10px;margin:15px}.newyear-banner-content{flex-direction:column;gap:15px}.newyear-banner-icon{font-size:50px;animation:bounce 20s ease-in-out infinite!important}.sparkle{animation:sparkle 30s ease-in-out infinite!important}.light{animation:blink 30s ease-in-out infinite!important}.newyear-banner-title{font-size:24px}.newyear-banner-subtitle{font-size:14px;margin-bottom:20px!important}.newyear-countdown{flex-wrap:nowrap!important;gap:5px!important;justify-content:space-between!important;padding:0 5px}.countdown-item{padding:8px 5px!important;min-width:50px!important;flex:1}.countdown-value{font-size:20px!important}.countdown-label{font-size:9px!important}.countdown-separator{font-size:20px!important;padding:0 2px}.newyear-cta-button{font-size:16px;padding:14px 30px}.button-icon{animation:pulse 15s ease-in-out infinite!important}}.newyear-promo-section{padding:60px 20px;background:linear-gradient(180deg,#fff,#f8f9fa);position:relative;overflow:hidden}.newyear-promo-section:before{content:"❄️";position:absolute;font-size:200px;opacity:.05;top:-50px;left:-50px;animation:rotate 20s linear infinite}.newyear-promo-section:after{content:"🎄";position:absolute;font-size:200px;opacity:.05;bottom:-50px;right:-50px;animation:rotate 20s linear infinite reverse}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.newyear-promo-header{text-align:center;margin-bottom:50px;position:relative;z-index:1}.newyear-promo-title{font-size:42px;font-weight:700;color:#1a472a;margin:0 0 15px;display:flex;align-items:center;justify-content:center;gap:15px}.title-icon{font-size:50px;animation:swing 2s ease-in-out infinite}@keyframes swing{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}.newyear-promo-subtitle{font-size:20px;color:#666;max-width:600px;margin:0 auto}.newyear-promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.promo-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;position:relative;border:2px solid #e0e0e0}.promo-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.promo-card-popular{border-color:gold;background:linear-gradient(180deg,#fffef7,#fff);transform:scale(1.05)}.promo-card-popular:hover{transform:scale(1.05) translateY(-10px)}.popular-badge{position:absolute;top:-15px;right:20px;background:linear-gradient(135deg,gold,#ffed4e);color:#1a472a;padding:8px 20px;border-radius:20px;font-weight:700;font-size:14px;box-shadow:0 4px 15px #ffd70066;display:flex;align-items:center;gap:5px}.badge-icon{animation:twinkle 1.5s ease-in-out infinite}@keyframes twinkle{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.promo-card-icon{font-size:70px;text-align:center;margin-bottom:20px;animation:bounce-gentle 3s ease-in-out infinite}@keyframes bounce-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.promo-card-title{font-size:24px;font-weight:700;color:#1a472a;margin:0 0 10px;text-align:center}.promo-card-description{font-size:16px;color:#666;text-align:center;margin:0 0 20px;line-height:1.6}.promo-card-discount{background:linear-gradient(135deg,#ff6ec7,#b968ff);color:#fff;padding:20px;border-radius:15px;text-align:center;margin-bottom:20px;position:relative;overflow:hidden;border:3px solid rgba(255,255,255,.3);box-shadow:0 8px 25px #b968ff66}.promo-card-discount:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shine-discount 3s ease-in-out infinite}@keyframes shine-discount{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}50%,to{transform:translate(100%) translateY(100%) rotate(45deg)}}.discount-text{display:block;font-size:16px;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-weight:700;text-shadow:2px 2px 0 rgba(0,0,0,.3),-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2),-1px 1px 0 rgba(255,255,255,.2),1px 1px 0 rgba(255,255,255,.2);-webkit-text-stroke:1px rgba(0,0,0,.1)}.discount-value{display:block;font-size:48px;font-weight:900;text-shadow:3px 3px 0 rgba(0,0,0,.3),-2px -2px 0 rgba(255,255,255,.3),2px -2px 0 rgba(255,255,255,.3),-2px 2px 0 rgba(255,255,255,.3),2px 2px 0 rgba(255,255,255,.3),0 4px 15px rgba(0,0,0,.4);-webkit-text-stroke:2px rgba(0,0,0,.2);letter-spacing:2px;animation:pulse-discount 2s ease-in-out infinite}@keyframes pulse-discount{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.promo-card-features{list-style:none;padding:0;margin:0 0 25px}.feature-item{display:flex;align-items:flex-start;gap:6px;margin-bottom:12px;font-size:15px;color:#333;line-height:1.5}.feature-icon{color:#4caf50;font-weight:700;font-size:18px;flex-shrink:0}.promo-card-button{width:100%;background:linear-gradient(135deg,#1a472a,#2d5f3f);color:#fff;border:none;padding:16px 30px;font-size:18px;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:1px}.promo-card-button:hover{background:linear-gradient(135deg,#2d5f3f,#1a472a);transform:scale(1.05);box-shadow:0 8px 20px #1a472a4d}.button-arrow{transition:transform .3s ease}.promo-card-button:hover .button-arrow{transform:translate(5px)}.promo-card-decoration{display:flex;justify-content:center;gap:15px;margin-top:20px;font-size:24px;opacity:.5}.decoration-item{animation:float 3s ease-in-out infinite}.decoration-item:nth-child(1){animation-delay:0s}.decoration-item:nth-child(2){animation-delay:.5s}.decoration-item:nth-child(3){animation-delay:1s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.1)}}.newyear-promo-footer{text-align:center;margin-top:40px;position:relative;z-index:1;background:#2d1b58e6;padding:18px 12px 22px;border-radius:24px;box-shadow:0 10px 30px #00000059}.promo-valid-until{font-size:18px;color:#fff;margin:10px 0}.promo-spots-left{font-size:20px;color:#ffb3c1;font-weight:700;margin:10px 0;animation:pulse-text 2s ease-in-out infinite}@keyframes pulse-text{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@media (max-width: 768px){.newyear-promo-section{padding:40px 15px}.newyear-promo-section:before{animation:rotate 200s linear infinite!important}.newyear-promo-section:after{animation:rotate 200s linear infinite reverse!important}.badge-icon{animation:twinkle 15s ease-in-out infinite!important}.promo-card-icon{font-size:50px;animation:bounce-gentle 30s ease-in-out infinite!important}.promo-card-discount:before{animation:shine-discount 30s ease-in-out infinite!important}.discount-value{font-size:28px;animation:pulse-discount 20s ease-in-out infinite!important}.promo-card-decoration span{animation:float 30s ease-in-out infinite!important}.newyear-promo-cta{animation:pulse-text 20s ease-in-out infinite!important}.newyear-promo-title{font-size:20px;flex-direction:row!important;gap:8px}.title-icon{font-size:30px!important;animation:swing 20s ease-in-out infinite!important}.newyear-promo-subtitle{font-size:15px}.newyear-promo-grid{grid-template-columns:1fr;gap:20px}.promo-card-popular{transform:scale(1)}.promo-card-popular:hover{transform:scale(1) translateY(-5px)}.promo-card-title{font-size:20px}.promo-card-button{font-size:16px;padding:14px 20px}}.confetti-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;opacity:.4;-webkit-user-select:none;user-select:none}.festive-lights-container{position:fixed;top:0;left:0;right:0;height:60px;pointer-events:none;z-index:9997;overflow:hidden}.festive-lights{position:relative;width:100%;height:100%}.festive-light{position:absolute;top:10px;width:12px;height:12px;border-radius:50%;box-shadow:0 0 20px currentColor;animation:blink-light 1.5s ease-in-out infinite}.festive-light:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);width:2px;height:10px;background:#333}.light-0{background:red;color:red;animation-delay:0s}.light-1{background:#0f0;color:#0f0;animation-delay:.3s}.light-2{background:#00f;color:#00f;animation-delay:.6s}.light-3{background:gold;color:gold;animation-delay:.9s}@keyframes blink-light{0%,50%,to{opacity:1;transform:scale(1)}25%,75%{opacity:.4;transform:scale(.8)}}.festive-stars{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:9996}.star{position:absolute;font-size:30px;animation:twinkle-star 2s ease-in-out infinite}.star-1{top:10%;left:5%;animation-delay:0s}.star-2{top:15%;right:8%;animation-delay:.5s}.star-3{top:40%;left:3%;animation-delay:1s}.star-4{top:50%;right:5%;animation-delay:1.5s}.star-5{bottom:30%;left:7%;animation-delay:2s}.star-6{bottom:20%;right:10%;animation-delay:2.5s}@keyframes twinkle-star{0%,to{opacity:.3;transform:scale(1) rotate(0)}50%{opacity:1;transform:scale(1.3) rotate(180deg)}}.festive-trees{position:fixed;bottom:0;left:0;right:0;pointer-events:none;z-index:9995}.tree{position:absolute;bottom:20px;font-size:80px;animation:sway 3s ease-in-out infinite;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2))}.tree-left{left:20px;animation-delay:0s}.tree-right{right:20px;animation-delay:1.5s}@keyframes sway{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@media (max-width: 768px){.festive-lights-container{height:40px}.festive-light{width:8px;height:8px;animation:blink-light 15s ease-in-out infinite!important}.star{font-size:20px;animation:twinkle-star 20s ease-in-out infinite!important}.tree{font-size:40px;bottom:10px;animation:sway 30s ease-in-out infinite!important}.tree-left{left:10px}.tree-right{right:10px}.confetti-canvas{opacity:.4}}@media (max-width: 480px){.festive-trees,.star-3,.star-4,.star-5,.star-6{display:none}}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:8px;display:block}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#f47ac280;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f47ac2b3}body{margin:0;padding:0;width:100%;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#2d1b4e,#3d2c5a,#4a3568,#3d2c5a,#2d1b4e)!important;background-size:400% 400%;background-color:#3d2c5a;animation:gradientShift 25s ease infinite;color:#fff;min-height:100vh;font-size:18px;overflow-x:hidden;overflow-y:auto}#root{width:100%;margin:0 auto;padding:0;text-align:center;position:relative;min-height:100vh;overflow:visible;z-index:1}@media (max-width: 768px){body{font-size:16px;color:#fff!important;overflow-x:hidden;min-height:100vh;position:relative}.services-section,.masters-section,.about-section,.reviews-section,.price-list-section,.advantages-section,.partners-section,.contact-form-section{background:#fff;box-shadow:0 6px 32px #00000014;color:#333;border:1px solid #e9ecef;-webkit-backdrop-filter:none;backdrop-filter:none}.services-section h2,.masters-section h2,.reviews-section h2,.about-section h2,.price-list-container h2,.advantages-container h2,.partners-container h2,.contact-form-container h2{color:#333;text-shadow:none}.hero-section{padding:20px 10px!important;min-height:60vh!important}h1{font-size:1.8em!important;line-height:1.2!important}h2{font-size:1.5em!important;line-height:1.3!important}h3{font-size:1.3em!important;line-height:1.3!important}p{font-size:1em!important;line-height:1.4!important}.nav-links{display:none!important}.mobile-menu{display:block!important}.button{padding:10px 20px!important;font-size:.9em!important;width:100%!important;max-width:280px!important;background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border:1px solid #1890ff!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;transition:all .3s cubic-bezier(.645,.045,.355,1)!important;box-shadow:0 2px #0000000b!important}.button:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)!important;border-color:#40a9ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1890ff4d!important}.service-card{min-height:280px!important;padding:20px 16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important}.service-icon{margin-bottom:12px!important;padding:10px!important;width:50px!important;height:50px!important}.service-title{font-size:1rem!important;margin-bottom:8px!important}.service-description{font-size:.8rem!important;margin-bottom:12px!important}.service-order-btn{width:100%!important;min-width:100px!important;padding:8px 16px!important;font-size:.8rem!important;background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border:1px solid #1890ff!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;transition:all .3s cubic-bezier(.645,.045,.355,1)!important;box-shadow:0 2px #0000000b!important}.service-order-btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)!important;border-color:#40a9ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1890ff4d!important}.modal-content{width:95%!important;max-width:none!important;margin:10px!important;padding:20px 15px!important}.modal-header,.modal-body{padding:15px 0!important}.form-group{margin-bottom:15px!important}.form-group input,.form-group select,.form-group textarea{padding:12px 15px!important;font-size:16px!important}.btn{padding:12px 20px!important;font-size:16px!important;min-height:44px!important;background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border:1px solid #1890ff!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;transition:all .3s cubic-bezier(.645,.045,.355,1)!important;box-shadow:0 2px #0000000b!important}.btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)!important;border-color:#40a9ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1890ff4d!important}.ant-btn{min-height:44px!important;font-size:16px!important;padding:12px 20px!important}.ant-btn-sm{min-height:36px!important;font-size:14px!important;padding:8px 16px!important}.ant-btn-md{min-height:40px!important;font-size:15px!important;padding:10px 18px!important}.ant-btn-lg{min-height:48px!important;font-size:17px!important;padding:14px 22px!important}.ant-btn-xl{min-height:52px!important;font-size:18px!important;padding:16px 24px!important}.header{padding:6px 0!important}.logo{height:32px!important}.cart-panel{width:95%!important;max-width:none!important}button,a,input,select,textarea{min-height:44px!important;min-width:44px!important}img{max-width:100%!important;height:auto!important}}@media (max-width: 480px){body{font-size:14px}.hero-section{padding:15px 8px!important;min-height:50vh!important}h1{font-size:1.5em!important;line-height:1.2!important}h2{font-size:1.3em!important;line-height:1.3!important}h3{font-size:1.1em!important;line-height:1.3!important}.logo img{max-width:140px!important}.button{padding:8px 16px!important;font-size:.85em!important;width:100%!important;max-width:260px!important}.service-card{min-height:220px!important;padding:12px 10px!important}.service-icon{margin-bottom:10px!important;padding:8px!important;width:45px!important;height:45px!important}.service-title{font-size:.9rem!important;margin-bottom:6px!important}.service-description{font-size:.75rem!important;margin-bottom:10px!important}.service-order-btn{padding:6px 12px!important;font-size:.75rem!important;background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border:1px solid #1890ff!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;transition:all .3s cubic-bezier(.645,.045,.355,1)!important;box-shadow:0 2px #0000000b!important}.service-order-btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)!important;border-color:#40a9ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1890ff4d!important}.modal-content{width:98%!important;margin:5px!important;padding:15px 12px!important}.modal-header,.modal-body{padding:12px 0!important}.form-group input,.form-group select,.form-group textarea{padding:10px 12px!important;font-size:16px!important}.btn{padding:10px 16px!important;font-size:16px!important;min-height:44px!important;background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border:1px solid #1890ff!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;transition:all .3s cubic-bezier(.645,.045,.355,1)!important;box-shadow:0 2px #0000000b!important}.btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff)!important;border-color:#40a9ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1890ff4d!important}.ant-btn{min-height:44px!important;font-size:16px!important;padding:10px 16px!important}.ant-btn-sm{min-height:36px!important;font-size:14px!important;padding:8px 14px!important}.ant-btn-md{min-height:40px!important;font-size:15px!important;padding:10px 16px!important}.ant-btn-lg{min-height:48px!important;font-size:17px!important;padding:12px 20px!important}.ant-btn-xl{min-height:52px!important;font-size:18px!important;padding:14px 22px!important}}@media (max-width: 1024px){.tablet-specific{display:none}}@media (max-width: 768px){*{animation-duration:.3s!important;transition-duration:.2s!important}html{-webkit-overflow-scrolling:touch}*{-webkit-tap-highlight-color:transparent}p,span,div{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width: 768px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],select,textarea{font-size:16px!important}}@media (max-width: 768px){.text-light{color:#fffffff2!important}.btn,button{border:2px solid transparent!important}.btn:focus,button:focus{outline:2px solid #f47ac2!important;outline-offset:2px!important}a:focus{outline:2px solid #f47ac2!important;outline-offset:2px!important}}:root{--primary-purple: #9b59b6;--secondary-purple: #8e44ad;--accent-purple: #a569bd;--light-purple: #bb8fce;--dark-purple: #7d3c98;--pink-light: #fde2e7;--pink-medium: #fbb6ce;--pink-bright: #f687b3;--pink-vivid: #ed64a6;--pink-deep: #d53f8c;--accent-gold: #d4af37;--accent-orange: #ff7f50;--accent-blue: #4a90e2;--white: #ffffff;--light-gray: #f8f9fa}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@keyframes gradientShift{0%{background-position:0% 50%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 50%}}@keyframes pinkShimmer{0%{background-position:0% 50%;background-size:200% 200%}25%{background-position:100% 0%;background-size:300% 300%}50%{background-position:100% 100%;background-size:250% 250%}75%{background-position:0% 100%;background-size:350% 350%}to{background-position:0% 50%;background-size:200% 200%}}.app-container{min-height:100vh;width:100%;position:relative;overflow-x:hidden;background:transparent;z-index:1}main{position:relative;z-index:2;min-height:calc(100vh - 110px);padding-bottom:60px}.hero-section{min-height:60vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(120deg,#f47ac21a,#a259c61a);position:relative;z-index:1;padding:20px 15px;margin-bottom:15px}.hero-content{max-width:1200px;width:100%;padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2;position:relative}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,#f47ac21a,#a259c60d);z-index:0;pointer-events:none}.hero-section:after{display:none!important}.services-section,.masters-section,.about-section,.reviews-section,.price-list-section,.advantages-section,.partners-section,.contact-form-section{max-width:1200px;margin:0 auto 15px;padding:20px 25px;border-radius:16px;background:#ffffff1a;box-shadow:0 6px 32px #a259c626;color:#fff;position:relative;overflow:visible;border:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.services-section h2,.masters-section h2,.reviews-section h2,.about-section h2,.price-list-container h2,.advantages-container h2,.partners-container h2,.contact-form-container h2{font-size:1.8rem;margin-bottom:15px;font-weight:700;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.4);text-align:center}.services-section{padding:40px 15px;background:#0000000d;border-radius:20px;margin-bottom:20px}.services-section h2{font-size:clamp(2rem,5vw,2.8rem);text-align:center;margin-bottom:30px;color:#333}.services-grid,.equipment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.service-card{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:18px;padding:25px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease;color:#333;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#a855f726,#a855f700 70%);transform:rotate(45deg);transition:opacity .5s ease;opacity:0;z-index:0}.service-card:hover:before{opacity:1}.service-card>*{position:relative;z-index:1}.service-icon{margin-bottom:10px;color:var(--primary-purple)}.service-icon svg{width:48px;height:48px}.service-title{font-size:1.4rem;font-weight:700;color:var(--dark-purple);margin:0}.service-description{font-size:1rem;line-height:1.6;color:#555;flex-grow:1}.service-order-btn{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border:none;padding:12px 28px;border-radius:6px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow:0 2px #0000000b;margin-top:auto;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px}.service-order-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s}.service-order-btn:hover:before{transform:translate(100%)}.service-order-btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.service-order-btn:active{background:linear-gradient(135deg,#096dd9,#1890ff);transform:translateY(0);box-shadow:0 2px #0000000b}@media (max-width: 992px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.services-grid{grid-template-columns:1fr 1fr!important;gap:16px!important;padding:0 8px!important;width:100%!important;max-width:100%!important}.services-section{padding:20px 8px!important;margin:0!important;width:100%!important;max-width:100%!important}.service-card{padding:20px 16px!important;margin:0!important;width:100%!important;max-width:100%!important}}@media (max-width: 576px){.services-grid{grid-template-columns:1fr!important;gap:12px!important;padding:0 4px!important}.service-card{padding:20px 16px!important;min-height:260px!important}.service-title{font-size:1.3rem!important;margin-bottom:12px!important}.service-description{font-size:1rem!important;margin-bottom:16px!important}.service-order-btn{padding:12px 24px!important;font-size:1.1rem!important;width:100%!important}}.hero-section{color:#fff;padding:40px 15px;text-align:center}.equipment-section-dark{background:#181818;padding:40px 0;min-height:80px}.equipment-grid-circles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 30px;max-width:1000px;margin:0 auto;justify-items:center}.equipment-circle-card{display:flex;align-items:center;gap:0;position:relative;min-width:280px;max-width:350px;min-height:140px}.equipment-img-circle{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 18px #00000021;flex-shrink:0;position:relative;z-index:1}.equipment-img-large{width:70px;height:70px;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000014}.equipment-info-panel{background:#111;border-radius:18px;padding:18px 24px 14px;margin-left:-30px;min-width:170px;box-shadow:0 3px 18px #00000021;display:flex;flex-direction:column;justify-content:center;z-index:2}.equipment-title-main{color:#fff;font-size:1rem;font-weight:700;margin-bottom:6px;letter-spacing:1px}.equipment-model{color:#fff;font-size:.95rem;font-weight:400;margin-bottom:8px}.equipment-brand{display:inline-block;font-size:.95rem;font-weight:700;padding:3px 10px;border-radius:6px;margin-top:2px;letter-spacing:1px;box-shadow:0 2px 6px #00000014}@media (max-width: 1100px){.equipment-grid-circles{grid-template-columns:1fr 1fr;gap:40px 20px}}@media (max-width: 700px){.equipment-grid-circles{grid-template-columns:1fr;gap:32px 0}.equipment-circle-card{min-width:0;max-width:100vw;flex-direction:column;align-items:flex-start}.equipment-info-panel{margin-left:0;margin-top:-30px;min-width:0;width:90vw;max-width:340px}}.animated-bg{display:none!important}@keyframes animatedGradient{0%{background-position:center,0% 50%}50%{background-position:center,100% 50%}to{background-position:center,0% 50%}}.contact-form-container{max-width:900px;margin:0 auto;padding:0;background:none;border-radius:0;box-shadow:none}.form-layout{display:flex;gap:48px;align-items:flex-start;justify-content:center;margin-top:30px;flex-wrap:wrap}.contact-form{background:linear-gradient(135deg,#ffffff2e,#ffffff17);border:2px solid rgba(255,255,255,.22);border-radius:18px;box-shadow:0 6px 24px #0000001a,inset 0 1px #ffffff2e;padding:25px 25px 20px;min-width:280px;max-width:350px;flex:1 1 280px;display:flex;flex-direction:column;gap:12px}.form-group{display:flex;flex-direction:column;gap:7px;margin-bottom:8px}.form-group label{color:#fff;font-size:1.1em;font-weight:600;margin-bottom:2px;display:flex;align-items:center;gap:8px}.form-group input,.form-group select,.form-group textarea{border-radius:10px;border:2px solid rgba(255,255,255,.22);background:#ffffff21;color:#fff;font-size:1.1em;padding:12px 16px;outline:none;margin-top:2px;box-shadow:0 2px 8px #00000012;transition:border .2s,background .2s;resize:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border:2px solid #f47ac2;background:#ffffff2e}.submit-btn{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border:1px solid #1890ff;border-radius:6px;padding:18px 0;font-size:1.3em;font-weight:500;cursor:pointer;margin-top:10px;box-shadow:0 2px #0000000b;transition:all .3s cubic-bezier(.645,.045,.355,1);display:flex;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;text-decoration:none;outline:none}.submit-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s}.submit-btn:hover:before{transform:translate(100%)}.submit-btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);border-color:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.submit-btn:active{background:linear-gradient(135deg,#096dd9,#1890ff);transform:translateY(0);box-shadow:0 2px #0000000b}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-subtitle{color:#fff;font-size:1.2em;opacity:.92;text-align:center;margin-bottom:0}.form-note{color:#fff;font-size:1em;opacity:.7;margin-top:10px;text-align:center}.contact-info{background:linear-gradient(135deg,#ffffff2e,#ffffff17);border:2px solid rgba(255,255,255,.22);border-radius:18px;box-shadow:0 6px 24px #0000001a,inset 0 1px #ffffff2e;padding:25px 25px 20px;min-width:280px;max-width:350px;flex:1 1 280px;display:flex;flex-direction:column;gap:12px;color:#fff}.contact-card h3{font-size:1.3em;font-weight:700;margin-bottom:18px;color:#fff}.contact-methods{display:flex;flex-direction:column;gap:18px;margin-bottom:18px}.contact-method{display:flex;align-items:center;gap:16px;background:#ffffff21;border-radius:10px;padding:14px 18px;color:#fff;text-decoration:none;font-size:1.1em;font-weight:600;box-shadow:0 2px 8px #00000012;transition:background .2s,box-shadow .2s}.contact-method:hover{background:#25d366;color:#fff;box-shadow:0 4px 16px #25d36621}.method-info{display:flex;flex-direction:column;gap:2px}.method-title{font-weight:700;font-size:1.1em}.method-subtitle{font-size:.95em;opacity:.8}.response-guarantee{display:flex;align-items:center;gap:14px;margin-top:18px;background:#ffffff1a;border-radius:10px;padding:10px 16px}.guarantee-icon{font-size:1.6em;color:#f47ac2}.guarantee-text strong{font-size:1.1em;color:#fff}.guarantee-text p{font-size:1em;color:#fff;opacity:.8;margin:0}.success-message{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:linear-gradient(135deg,#f47ac2,#a259c6);border-radius:22px;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff2e;padding:60px 40px;color:#fff;margin:0 auto;max-width:420px}.success-icon{font-size:3em;margin-bottom:10px}@media (max-width: 900px){.form-layout{flex-direction:column;gap:32px;align-items:stretch}.contact-form,.contact-info{min-width:0;max-width:100vw;width:100%;padding:28px 10px 18px}.success-message{padding:40px 10px;max-width:100vw}}.date-picker-wrapper{width:100%}.date-picker-input{width:100%;border-radius:10px;border:2px solid rgba(255,255,255,.22);background:#ffffff21;color:#fff;font-size:1.08em;padding:12px 16px;outline:none;margin-top:2px;box-shadow:0 2px 8px #00000012;transition:border .2s,background .2s}.date-picker-input:focus{border:2px solid #f47ac2;background:#ffffff2e}.date-picker-popper,.react-datepicker-popper{z-index:9999!important}.react-datepicker{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:#1a1a1a!important;border:2px solid rgba(255,255,255,.22)!important;border-radius:12px!important;box-shadow:0 8px 32px #00000026!important;width:400px!important;font-size:1.08em!important}.react-datepicker__header{background:#2a2a2a!important;border-bottom:1.5px solid rgba(255,255,255,.13)!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;font-size:1em!important;padding-top:10px!important;padding-bottom:8px!important;min-height:38px!important}.react-datepicker__current-month{color:#fff!important;font-size:1.15em!important;font-weight:600!important;line-height:1.2!important;margin-bottom:2px!important;letter-spacing:.04em!important;padding-bottom:2px!important}.react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:6px!important}.react-datepicker__day-names{display:flex!important;justify-content:space-between!important;margin-bottom:2px!important;padding:0 2px!important}.react-datepicker__day-name{color:#fff!important;font-size:.98em!important;font-weight:400!important;width:2em!important;line-height:2em!important;text-align:center!important;opacity:.85}.react-datepicker__month{margin:0!important;padding:0 2px 6px!important}.react-datepicker__day,.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{width:2em!important;height:2em!important;line-height:2em!important;font-size:1em!important;text-align:center!important;font-weight:400!important}.react-datepicker__day:hover,.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{background:#f47ac2!important;border-radius:6px!important}.react-datepicker__time-container{border-left:2px solid rgba(255,255,255,.22)!important;width:120px!important}.react-datepicker__time-container .react-datepicker__time{background:#2a2a2a!important;font-size:1em!important}.react-datepicker__time-container .react-datepicker__time-box{border-radius:0 10px 10px 0!important}.react-datepicker__time-container .react-datepicker__time-list-item{color:#fff!important;font-size:1em!important;height:1.7em!important;line-height:1.7em!important}.react-datepicker__time-container .react-datepicker__time-list-item:hover,.react-datepicker__time-container .react-datepicker__time-list-item--selected{background:#f47ac2!important}.react-datepicker__navigation{top:12px!important;width:28px!important;height:28px!important}.react-datepicker__navigation-icon:before{border-color:#fff!important;border-width:0 4px 4px 0!important;width:12px!important;height:12px!important}.react-datepicker__navigation:hover *:before{border-color:#f47ac2!important}.react-datepicker--with-time .react-datepicker__triangle,.react-datepicker--with-time .react-datepicker__triangle:before{left:80px!important}.react-datepicker--with-time{width:520px!important}input[type=date],input[type=time]{height:56px;font-size:1.25em;padding:18px 20px;border-radius:12px;border:2px solid rgba(255,255,255,.22);background:#ffffff21;color:#fff;margin-bottom:12px;box-shadow:0 2px 8px #00000012;transition:border .2s,background .2s}input[type=date]:focus,input[type=time]:focus{border:2px solid #f47ac2;background:#ffffff2e}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{font-size:2em;width:2.2em;height:2.2em;cursor:pointer;filter:invert(1) brightness(1.2)}input[type=date]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder{font-size:1.1em}input[type=date]::placeholder,input[type=time]::placeholder{font-size:1.1em}select,select:focus{background:#fff!important;color:#222!important;border-radius:10px;border:2px solid rgba(255,255,255,.22);font-size:1.1em;padding:16px 18px;margin-bottom:12px;outline:none;box-shadow:0 2px 8px #00000012;transition:border .2s,background .2s}select option{background:#fff!important;color:#222!important;font-size:1.1em;padding:12px 16px}select option:checked,select option:focus,select option:hover{background:#f47ac2!important;color:#fff!important}.price-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:15px}.price-category{background:#ffffff1a;border-radius:12px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.price-category h3{font-size:1.5rem;margin-bottom:18px;color:#fff}.price-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.price-info h4{font-size:1rem;color:#fff;margin:0}.price-info p{font-size:.8rem;color:#ffffffb3;margin:3px 0 0}.price-value{font-size:1.1rem;font-weight:700;color:#fff}.portfolio-section{padding:40px 15px}.portfolio-categories{display:grid;gap:30px}.portfolio-category h3{font-size:1.5rem;margin-bottom:18px;color:#fff}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.portfolio-item{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4/3}.portfolio-item img{width:100%;height:100%;object-fit:cover}.portfolio-item-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.portfolio-item:hover .portfolio-item-overlay{opacity:1}.portfolio-item-overlay span{color:#fff;font-size:1.2rem;font-weight:700}.contacts-section{padding:40px 15px}.contacts-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1000px;margin:0 auto}.contact-info{display:grid;gap:30px}.contact-item{display:flex;align-items:flex-start;gap:15px;padding:15px;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-item svg{font-size:20px;color:#fff}.contact-item h3{font-size:1.2rem;margin:0 0 8px;color:#fff}.contact-item p{margin:3px 0;color:#fffc}.contact-form{background:#ffffff1a;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-form h3{font-size:1.5rem;margin-bottom:18px;color:#fff}.form-group{margin-bottom:15px}.form-group input,.form-group textarea{width:100%;padding:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:.9rem}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.contact-form button{width:100%;padding:12px;background:linear-gradient(135deg,#1890ff,#40a9ff);border:1px solid #1890ff;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow:0 2px #0000000b;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;text-decoration:none;outline:none}.contact-form button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s}.contact-form button:hover:before{transform:translate(100%)}.contact-form button:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);border-color:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.contact-form button:active{background:linear-gradient(135deg,#096dd9,#1890ff);transform:translateY(0);box-shadow:0 2px #0000000b}.hero-button{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border:1px solid #1890ff;border-radius:6px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow:0 2px #0000000b;text-shadow:none;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;text-decoration:none;outline:none}.hero-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s}.hero-button:hover:before{transform:translate(100%)}.hero-button:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);border-color:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.hero-button:active{background:linear-gradient(135deg,#096dd9,#1890ff);transform:translateY(0);box-shadow:0 2px #0000000b}::-webkit-scrollbar{display:none}*{scrollbar-width:none}*{-ms-overflow-style:none}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #f47ac2;--secondary-color: #a259c6;--text-color: #2d3748;--light-text: #718096;--background-light: #ffffff;--background-dark: #1a1a1a}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1rem;color:var(--text-color)}h1{font-size:3.5rem;letter-spacing:-.02em}h2{font-size:2.5rem;letter-spacing:-.01em}h3{font-size:2rem}h4{font-size:1.5rem}p{margin-bottom:1rem;font-size:1.125rem;font-weight:400}a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--secondary-color)}.ant-btn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;letter-spacing:.02em;border-radius:6px;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;text-decoration:none;outline:none;box-shadow:0 2px #00000005}.ant-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s}.ant-btn:hover:before{transform:translate(100%)}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border-color:#1890ff;box-shadow:0 2px #0000000b}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);border-color:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.ant-btn-primary:active{background:linear-gradient(135deg,#096dd9,#1890ff);transform:translateY(0);box-shadow:0 2px #0000000b}.ant-btn-secondary{background:linear-gradient(135deg,#f0f0f0,#d9d9d9);color:#262626;border-color:#d9d9d9}.ant-btn-secondary:hover{background:linear-gradient(135deg,#e6f7ff,#bae7ff);border-color:#91d5ff;color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff33}.ant-btn-success{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;border-color:#52c41a}.ant-btn-success:hover{background:linear-gradient(135deg,#73d13d,#95de64);border-color:#73d13d;transform:translateY(-2px);box-shadow:0 4px 12px #52c41a4d}.ant-btn-warning{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;border-color:#faad14}.ant-btn-warning:hover{background:linear-gradient(135deg,#ffc53d,#ffd666);border-color:#ffc53d;transform:translateY(-2px);box-shadow:0 4px 12px #faad144d}.ant-btn-danger{background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;border-color:#ff4d4f}.ant-btn-danger:hover{background:linear-gradient(135deg,#ff7875,#ffa39e);border-color:#ff7875;transform:translateY(-2px);box-shadow:0 4px 12px #ff4d4f4d}.ant-btn-ghost{background:transparent;color:#1890ff;border-color:#1890ff}.ant-btn-ghost:hover{background:linear-gradient(135deg,#1890ff1a,#40a9ff1a);color:#40a9ff;border-color:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff33}.ant-btn-link{background:transparent;color:#1890ff;border:none;text-decoration:underline;box-shadow:none}.ant-btn-link:hover{background:transparent;color:#40a9ff;text-decoration:underline;transform:none;box-shadow:none}.ant-btn-text{background:transparent;color:#1890ff;border:none;box-shadow:none}.ant-btn-text:hover{background:linear-gradient(135deg,#1890ff1a,#40a9ff1a);color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff26}.ant-btn-dashed{background:transparent;color:#1890ff;border:2px dashed #1890ff}.ant-btn-dashed:hover{background:linear-gradient(135deg,#1890ff1a,#40a9ff1a);color:#40a9ff;border-color:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff33}.ant-btn-sm{height:24px;padding:4px 8px;font-size:12px;border-radius:4px}.ant-btn-md{height:32px;padding:4px 15px;font-size:14px}.ant-btn-lg{height:40px;padding:6px 20px;font-size:16px;border-radius:8px}.ant-btn-xl{height:48px;padding:8px 24px;font-size:18px;border-radius:10px}.ant-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.ant-btn:disabled:hover{transform:none!important;box-shadow:none!important}.ant-btn-disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.ant-btn-disabled:hover{transform:none!important;box-shadow:none!important}.ant-btn-loading{pointer-events:none;opacity:.8}.ant-btn-loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ant-btn .anticon{font-size:1em;margin-right:8px}.ant-btn .anticon:only-child{margin-right:0}.ant-btn .anticon+span{margin-left:8px}.ant-btn-group{display:inline-flex;border-radius:6px;overflow:hidden}.ant-btn-group .ant-btn{border-radius:0;border-right:1px solid rgba(255,255,255,.2)}.ant-btn-group .ant-btn:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.ant-btn-group .ant-btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px;border-right:none}.ant-btn-group .ant-btn:not(:first-child):not(:last-child){border-radius:0}.ant-btn-block{width:100%;display:block}.ant-btn-badge{position:relative}.ant-btn-badge:after{content:attr(data-badge);position:absolute;top:-8px;right:-8px;background:#ff4d4f;color:#fff;border-radius:50%;width:20px;height:20px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;letter-spacing:.02em}.text-light{font-weight:300}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-semibold{font-weight:600}.text-bold{font-weight:700}.text-extrabold{font-weight:800}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.25rem}p{font-size:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out forwards}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes gentleSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes softGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes gentlePulse{0%{transform:scale(1);box-shadow:0 4px 15px #f47ac24d}50%{transform:scale(1.02);box-shadow:0 6px 20px #f47ac266}to{transform:scale(1);box-shadow:0 4px 15px #f47ac24d}}.hero-logo{animation:fadeInScale 1.5s ease-out forwards}.hero-title{animation:gentleSlideUp 1.5s ease-out forwards;animation-delay:.3s;opacity:0}.hero-description{animation:gentleSlideUp 1.5s ease-out forwards;animation-delay:.6s;opacity:0}.hero-button{animation:gentleSlideUp .5s ease-out forwards;animation-delay:.2s;opacity:0}.hero-button:hover{animation:none}.gradient-bg{background-size:200% 200%;animation:softGradient 8s ease infinite}@media (max-width: 768px){html,body{overflow-x:hidden!important;width:100%!important;max-width:100%!important;position:relative!important}.app-container{width:100%!important;max-width:100%!important;overflow-x:hidden!important;position:relative!important}main{width:100%!important;max-width:100%!important;overflow-x:hidden!important;padding:0!important;margin:0!important}.services-section{width:100%!important;max-width:100%!important;margin:0!important;padding:20px 8px!important;overflow:hidden!important}.services-grid{width:100%!important;max-width:100%!important;margin:0!important;padding:0 8px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;box-sizing:border-box!important}.service-card{width:100%!important;max-width:100%!important;margin:0!important;padding:20px 16px!important;min-height:280px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;position:relative!important}.service-order-btn{width:100%!important;max-width:100%!important;margin:0!important;padding:12px 24px!important;font-size:1rem!important;box-sizing:border-box!important}.service-icon{width:50px!important;height:50px!important;margin:0 0 12px!important;flex-shrink:0!important}.service-title{font-size:1.1rem!important;margin:0 0 8px!important;text-align:center!important;line-height:1.3!important}.service-description{font-size:.85rem!important;margin:0 0 16px!important;text-align:center!important;line-height:1.4!important;flex:1!important}}@media (max-width: 480px){.services-grid{grid-template-columns:1fr!important;gap:12px!important;padding:0 4px!important}.service-card{padding:20px 16px!important;min-height:260px!important}.service-title{font-size:1.3rem!important;margin-bottom:12px!important}.service-description{font-size:1rem!important;margin-bottom:16px!important}.service-order-btn{padding:12px 24px!important;font-size:1.1rem!important}}@media (min-width: 769px) and (max-width: 1024px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:20px!important}}@media (max-width: 768px){*{max-width:100%!important;box-sizing:border-box!important}img{max-width:100%!important;height:auto!important;object-fit:contain!important}.container,.container-fluid{width:100%!important;max-width:100%!important;padding-left:8px!important;padding-right:8px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 768px){.services-section{padding-bottom:40px!important}.floating-buttons{bottom:20px!important;right:20px!important;z-index:1000!important}.modal-content{width:95%!important;max-width:95%!important;margin:10px auto!important}}@media (max-width: 768px){body{background:#3d2c5a!important;background-image:none!important;animation:none!important;color:#fff!important;font-size:16px!important;overflow-x:hidden!important;min-height:100vh!important;position:relative!important}html{overflow-x:hidden!important}.hero-section{background:none!important;color:#fff!important;padding:20px 10px!important;min-height:60vh!important}h1,h2,h3,h4,h5,h6{color:#fff!important;text-shadow:2px 2px 8px rgba(0,0,0,.5)!important}h1{font-size:1.8em!important;line-height:1.2!important}h2{font-size:1.5em!important;line-height:1.3!important}h3{font-size:1.3em!important;line-height:1.3!important}p{font-size:1em!important;line-height:1.4!important;color:#fff!important}.service-card p,.promo-card p{color:#333!important}.services-section,.masters-section,.reviews-section,.price-list-section,.advantages-section,.partners-section,.contact-form-section{background:#fff!important;box-shadow:0 6px 32px #00000014!important;color:#333!important;border:1px solid #e9ecef!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.services-section h2,.masters-section h2,.reviews-section h2,.price-list-container h2,.advantages-container h2,.partners-container h2,.contact-form-container h2,.service-card h3,.service-card h2,.promo-card h3{color:#333!important;text-shadow:none!important}.about-section h2,.about-section p,.about-section li,.about-section div{color:#fff!important}.service-card{background:#fff!important;color:#333!important;min-height:240px!important;padding:16px 12px!important}.service-title{color:#333!important;font-size:1rem!important;margin-bottom:8px!important}.service-description{color:#555!important;font-size:.8rem!important;margin-bottom:12px!important}.services-grid{grid-template-columns:1fr 1fr!important;gap:16px!important;padding:0 8px!important;width:100%!important;max-width:100%!important}.services-section{padding:20px 8px!important;margin:0!important;width:100%!important;max-width:100%!important}.button,.btn{padding:10px 20px!important;font-size:.9em!important;width:100%!important;max-width:280px!important;min-height:44px!important}.nav-links{display:none!important}.mobile-menu{display:block!important}.form-group input,.form-group select,.form-group textarea{font-size:16px!important;padding:12px 15px!important}.modal-content{width:95%!important;max-width:none!important;margin:10px!important;padding:20px 15px!important}.cart-panel{width:95%!important;max-width:none!important}button,a,input,select,textarea{min-height:44px!important;min-width:44px!important}img{max-width:100%!important;height:auto!important}*{animation-duration:.3s!important;transition-duration:.2s!important;-webkit-tap-highlight-color:transparent!important}html{-webkit-overflow-scrolling:touch!important}p,span,div{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.text-light{color:#333!important}.btn:focus,button:focus{outline:2px solid #f47ac2!important;outline-offset:2px!important}a:focus{outline:2px solid #f47ac2!important;outline-offset:2px!important}.equipment-grid .service-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}.equipment-grid .service-icon{width:100%!important;max-width:100%!important;display:flex;justify-content:center;align-items:center}.equipment-grid .service-icon img{width:100%!important;max-width:none!important;height:auto!important;min-height:120px!important;object-fit:contain!important;display:block;margin:0 auto 18px!important}.equipment-grid .service-card h3,.equipment-grid .service-card p{margin-top:0!important;margin-bottom:0!important;text-align:center!important;position:static!important;width:100%;display:block}}@media (max-width: 480px){body{font-size:14px!important}.hero-section{padding:15px 8px!important;min-height:50vh!important}h1{font-size:1.5em!important}h2{font-size:1.3em!important}h3{font-size:1.1em!important}.button,.btn{padding:8px 16px!important;font-size:.85em!important;max-width:260px!important}.service-card{min-height:220px!important;padding:12px 10px!important}.service-icon{margin-bottom:10px!important;padding:8px!important;width:50px!important;height:50px!important}.service-icon:has(img),.service-icon:has(a){width:auto!important;height:auto!important;padding:0!important;margin-bottom:15px!important}.service-icon img{width:120px!important;height:120px!important;max-width:120px!important;min-width:120px!important;object-fit:contain!important;display:block!important;margin:0 auto!important;border-radius:20px!important}.service-icon a{display:block!important}.service-title{font-size:1.1rem!important;margin-bottom:8px!important;color:#333!important}.service-description{font-size:.9rem!important;margin-bottom:10px!important;color:#666!important}.service-order-btn{padding:6px 12px!important;font-size:.75rem!important}.modal-content{width:98%!important;margin:5px!important;padding:15px 12px!important}.form-group input,.form-group select,.form-group textarea{padding:10px 12px!important;font-size:16px!important}.services-grid{grid-template-columns:1fr!important;gap:12px!important;padding:0 4px!important}.service-card{padding:20px 16px!important;min-height:260px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important}.service-title{font-size:1.3rem!important;margin-bottom:12px!important}.service-description{font-size:1rem!important;margin-bottom:16px!important}.service-order-btn{padding:12px 24px!important;font-size:1.1rem!important;width:100%!important}}@media (min-width: 769px) and (max-width: 1024px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important}}:root{--newyear-primary: #1a472a;--newyear-secondary: #c41e3a;--newyear-gold: #ffd700;--newyear-snow: #ffffff;--newyear-green: #2d5f3f;--newyear-red: #e63946}body{background:linear-gradient(135deg,#2d1b4e,#3d2c5a,#4a3568,#3d2c5a,#2d1b4e)!important;background-size:400% 400%!important;background-color:#3d2c5a!important;animation:gradientShift 25s ease infinite!important;color:#fff!important}body.newyear-theme{background:linear-gradient(135deg,#2d1b4e,#3d2c5a,#4a3568,#3d2c5a,#2d1b4e)!important;background-size:400% 400%!important;position:relative}.newyear-theme button,.newyear-theme .btn,.newyear-theme .button{position:relative;overflow:hidden;transition:all .3s ease}.newyear-theme button:hover,.newyear-theme .btn:hover,.newyear-theme .button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.newyear-theme button:before,.newyear-theme .btn:before,.newyear-theme .button:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.newyear-theme button:hover:before,.newyear-theme .btn:hover:before,.newyear-theme .button:hover:before{left:200%}.newyear-theme h1,.newyear-theme h2,.newyear-theme h3{position:relative;text-shadow:0 2px 4px rgba(0,0,0,.1)}.newyear-theme .hero-section,.newyear-theme .services-section,.newyear-theme .equipment-section{position:relative}.newyear-theme .service-card,.newyear-theme .equipment-card,.newyear-theme .review-card{transition:all .3s ease;border:1px solid rgba(212,175,55,.1)}.newyear-theme .service-card:hover,.newyear-theme .equipment-card:hover,.newyear-theme .review-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a,0 0 20px #ffd70033;border-color:#ffd7004d}.newyear-theme .header nav a{position:relative;transition:all .3s ease}.newyear-theme .header nav a:hover{color:var(--newyear-gold);transform:scale(1.05)}.newyear-theme .active,.newyear-theme .selected{color:var(--newyear-gold)!important;border-color:var(--newyear-gold)!important}.newyear-theme footer{background:linear-gradient(135deg,var(--newyear-primary) 0%,var(--newyear-green) 100%);position:relative;overflow:hidden}.newyear-theme footer:before{content:"❄️";position:absolute;top:20px;left:20px;font-size:60px;opacity:.1;animation:rotate-slow 20s linear infinite}.newyear-theme footer:after{content:"🎄";position:absolute;bottom:20px;right:20px;font-size:60px;opacity:.1;animation:rotate-slow 20s linear infinite reverse}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wave{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-15deg)}20%,40%{transform:rotate(15deg)}50%,60%,70%,80%,90%{transform:rotate(0)}}.newyear-theme .whatsapp-button,.newyear-theme .corner-whatsapp{animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #25d36680}50%{box-shadow:0 0 20px #25d366cc}}.newyear-theme .cart-panel{border:2px solid rgba(255,215,0,.2);box-shadow:0 10px 30px #0000001a}.newyear-theme .price,.newyear-theme .discount{color:var(--newyear-red);font-weight:700;text-shadow:0 2px 4px rgba(196,30,58,.2)}.newyear-theme ::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--newyear-primary) 0%,var(--newyear-gold) 100%);border-radius:10px}.newyear-theme ::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,var(--newyear-gold) 0%,var(--newyear-primary) 100%)}.newyear-theme .fade-in{animation:newyear-fade-in .8s ease-out}@keyframes newyear-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.newyear-theme .modal-content,.newyear-theme .modal{border:2px solid rgba(255,215,0,.3);box-shadow:0 20px 60px #0000004d,0 0 30px #ffd7001a}.newyear-badge{display:inline-block;background:linear-gradient(135deg,#c41e3a,#e63946);color:#fff;padding:5px 15px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px #c41e3a66;animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 768px){.newyear-theme footer:before,.newyear-theme footer:after{font-size:40px;animation:rotate-slow 200s linear infinite!important}.newyear-theme .service-card:hover,.newyear-theme .equipment-card:hover,.newyear-theme .review-card:hover{transform:translateY(-2px)}.newyear-theme .whatsapp-button,.newyear-theme .corner-whatsapp{animation:pulse-glow 20s ease-in-out infinite!important}.newyear-badge{animation:badge-pulse 20s ease-in-out infinite!important}}@media (prefers-reduced-motion: reduce){.newyear-theme *,.newyear-theme *:before,.newyear-theme *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #9C27B0;--secondary-color: #f47ac2;--text-color: #333333;--text-light: #ffffff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}h1,h2,h3,h4,h5,h6{color:var(--text-color);text-shadow:2px 2px 4px rgba(0,0,0,.1);font-weight:600;letter-spacing:-.02em;line-height:1.2}p,li,span,div{color:var(--text-color);letter-spacing:.3px;line-height:1.6}.text-light{color:var(--text-light)!important;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.text-gradient{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-shadow-light{text-shadow:1px 1px 3px rgba(255,255,255,.3)}.text-shadow-dark{text-shadow:1px 1px 3px rgba(0,0,0,.3)}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.tracking-tight{letter-spacing:-.02em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.3px}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}
