.AudioPlayer-module__KlY2tG__player{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:16px;align-items:center;gap:16px;margin:1.5rem 0;padding:16px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0f346059}.AudioPlayer-module__KlY2tG__player:before,.AudioPlayer-module__KlY2tG__player:after{content:"";filter:blur(20px);pointer-events:none;background:#ffffff0f;border-radius:50%;position:absolute}.AudioPlayer-module__KlY2tG__player:before{width:100px;height:100px;top:-30%;right:10%}.AudioPlayer-module__KlY2tG__player:after{width:60px;height:60px;bottom:-20%;left:60%}.AudioPlayer-module__KlY2tG__playBtn{z-index:1;background:linear-gradient(135deg, var(--color-primary) 0%, #a01020 100%);cursor:pointer;color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 16px #b71c1c66}.AudioPlayer-module__KlY2tG__playBtn:hover{transform:scale(1.08);box-shadow:0 6px 24px #b71c1c8c}.AudioPlayer-module__KlY2tG__playBtnLabel{text-transform:uppercase;letter-spacing:.08em;color:#fff9;text-align:center;white-space:nowrap;margin-top:4px;font-size:.625rem;font-weight:700;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.AudioPlayer-module__KlY2tG__info{z-index:1;flex:1;min-width:0;position:relative}.AudioPlayer-module__KlY2tG__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary-light,#d32f2f);align-items:center;gap:6px;margin-bottom:4px;font-size:.6875rem;font-weight:700;display:flex}.AudioPlayer-module__KlY2tG__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:700;overflow:hidden}.AudioPlayer-module__KlY2tG__progressWrap{cursor:pointer;background:#ffffff1f;border-radius:3px;height:6px;margin-top:10px;position:relative;overflow:hidden}.AudioPlayer-module__KlY2tG__progressBar{background:linear-gradient(90deg, var(--color-primary) 0%, #e85d5d 100%);border-radius:3px;height:100%;transition:width .15s linear;position:relative}.AudioPlayer-module__KlY2tG__progressBar:after{content:"";opacity:0;background:#fff;border-radius:50%;width:12px;height:12px;transition:opacity .2s;position:absolute;top:-3px;right:-4px;box-shadow:0 2px 6px #0000004d}.AudioPlayer-module__KlY2tG__progressWrap:hover .AudioPlayer-module__KlY2tG__progressBar:after{opacity:1}.AudioPlayer-module__KlY2tG__timer{z-index:1;color:#ffffffb3;white-space:nowrap;font-variant-numeric:tabular-nums;background:#ffffff14;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:.8125rem;font-weight:600;position:relative}@media (max-width:600px){.AudioPlayer-module__KlY2tG__player{flex-wrap:wrap;gap:12px;padding:14px 16px}.AudioPlayer-module__KlY2tG__playBtn{width:44px;height:44px}.AudioPlayer-module__KlY2tG__title{font-size:.8125rem}.AudioPlayer-module__KlY2tG__timer{padding:4px 10px;font-size:.75rem}}
.ImageLightbox-module__EnJZ7a__overlay{z-index:9999;-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageLightbox-module__EnJZ7a__content{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:3rem 4rem;display:flex;position:relative}.ImageLightbox-module__EnJZ7a__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.5rem}.ImageLightbox-module__EnJZ7a__closeBtn:hover{background:#ffffff4d}.ImageLightbox-module__EnJZ7a__counter{color:#fffc;letter-spacing:.05em;z-index:10;font-size:.875rem;font-weight:500;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.ImageLightbox-module__EnJZ7a__imageArea{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ImageLightbox-module__EnJZ7a__imageWrap{justify-content:center;align-items:center;max-width:85vw;max-height:calc(100vh - 180px);display:flex}.ImageLightbox-module__EnJZ7a__image{object-fit:contain;pointer-events:none;border-radius:8px;max-width:100%;max-height:calc(100vh - 180px);box-shadow:0 8px 40px #0000001f}.ImageLightbox-module__EnJZ7a__arrowLeft,.ImageLightbox-module__EnJZ7a__arrowRight{color:#fff;cursor:pointer;z-index:10;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__EnJZ7a__arrowLeft:hover,.ImageLightbox-module__EnJZ7a__arrowRight:hover{background:#ffffff4d;border-color:#fff6}.ImageLightbox-module__EnJZ7a__arrowLeft{left:1.5rem}.ImageLightbox-module__EnJZ7a__arrowRight{right:1.5rem}@media (max-width:768px){.ImageLightbox-module__EnJZ7a__arrowLeft,.ImageLightbox-module__EnJZ7a__arrowRight{width:40px;height:40px}.ImageLightbox-module__EnJZ7a__arrowLeft{left:.5rem}.ImageLightbox-module__EnJZ7a__arrowRight{right:.5rem}.ImageLightbox-module__EnJZ7a__content{padding:3rem .5rem 1rem}.ImageLightbox-module__EnJZ7a__imageWrap{max-width:100vw;max-height:calc(100dvh - 120px)}.ImageLightbox-module__EnJZ7a__image{border-radius:0;max-height:calc(100dvh - 120px)}}.ImageLightbox-module__EnJZ7a__thumbStrip{scrollbar-width:none;gap:6px;max-width:90vw;margin-top:1rem;padding:4px;display:flex;overflow-x:auto}.ImageLightbox-module__EnJZ7a__thumbStrip::-webkit-scrollbar{display:none}.ImageLightbox-module__EnJZ7a__lbThumb{cursor:pointer;opacity:.45;background:#00000008;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:56px;height:66px;padding:0;transition:all .2s;overflow:hidden}.ImageLightbox-module__EnJZ7a__lbThumb:hover{opacity:.75}.ImageLightbox-module__EnJZ7a__lbThumbActive{opacity:1;border-color:var(--color-primary,#b71c1c)}.ImageLightbox-module__EnJZ7a__lbThumb img{object-fit:contain;width:100%;height:100%}
.Product360Viewer-module__wX9I6W__overlay{z-index:9999;justify-content:center;align-items:center;padding:1rem;animation:.3s forwards Product360Viewer-module__wX9I6W__overlayIn;display:flex;position:fixed;inset:0}.Product360Viewer-module__wX9I6W__overlayClosing{animation:.3s forwards Product360Viewer-module__wX9I6W__overlayOut}@keyframes Product360Viewer-module__wX9I6W__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes Product360Viewer-module__wX9I6W__overlayOut{0%{opacity:1}to{opacity:0}}.Product360Viewer-module__wX9I6W__player{aspect-ratio:4/3;background:#f8f8f8;border-radius:16px;width:100%;max-width:900px;animation:.4s cubic-bezier(.16,1,.3,1) forwards Product360Viewer-module__wX9I6W__playerIn;position:relative;overflow:hidden;box-shadow:0 32px 100px #0009,0 0 0 1px #ffffff0f}.Product360Viewer-module__wX9I6W__playerClosing{animation:.25s forwards Product360Viewer-module__wX9I6W__playerOut}@keyframes Product360Viewer-module__wX9I6W__playerIn{0%{opacity:0;transform:scale(.92)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Product360Viewer-module__wX9I6W__playerOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.92)translateY(24px)}}@media (max-width:767px){.Product360Viewer-module__wX9I6W__overlay{align-items:center;padding:0}.Product360Viewer-module__wX9I6W__player{aspect-ratio:auto;border-radius:0;width:100vw;max-width:none;height:100dvh}}.Product360Viewer-module__wX9I6W__gradientTop{z-index:2;pointer-events:none;background:linear-gradient(#00000080 0%,#0000 100%);height:35%;position:absolute;top:0;left:0;right:0}.Product360Viewer-module__wX9I6W__gradientBottom{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0009 100%);height:35%;position:absolute;bottom:0;left:0;right:0}.Product360Viewer-module__wX9I6W__closeBtn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;cursor:pointer;background:#00000059;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.Product360Viewer-module__wX9I6W__closeBtn:hover{color:#fff;background:#0000008c;transform:scale(1.08)}.Product360Viewer-module__wX9I6W__titleArea{z-index:3;position:absolute;top:1.25rem;left:1.5rem}.Product360Viewer-module__wX9I6W__titleText{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.Product360Viewer-module__wX9I6W__subtitleText{color:#fff9;text-shadow:0 1px 4px #0006;margin:.15rem 0 0;font-size:.8125rem;font-weight:400}@media (max-width:767px){.Product360Viewer-module__wX9I6W__titleArea{top:.875rem;left:1rem}.Product360Viewer-module__wX9I6W__titleText{font-size:.9375rem}.Product360Viewer-module__wX9I6W__subtitleText{font-size:.75rem}}.Product360Viewer-module__wX9I6W__canvas{z-index:1;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:#f8f8f8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Product360Viewer-module__wX9I6W__canvas:active{cursor:grabbing}.Product360Viewer-module__wX9I6W__frameImg{object-fit:contain;pointer-events:none;max-width:90%;max-height:90%}@media (max-width:767px){.Product360Viewer-module__wX9I6W__frameImg{max-width:95%;max-height:85%}}.Product360Viewer-module__wX9I6W__loader{justify-content:center;align-items:center;display:flex}.Product360Viewer-module__wX9I6W__loaderCircle{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.Product360Viewer-module__wX9I6W__loaderSvg{width:100%;height:100%;transform:rotate(-90deg)}.Product360Viewer-module__wX9I6W__loaderTrack{fill:none;stroke:#ffffff1a;stroke-width:4px}.Product360Viewer-module__wX9I6W__loaderFill{fill:none;stroke:#fff;stroke-width:4px;stroke-linecap:round;stroke-dasharray:264;transition:stroke-dashoffset .15s}.Product360Viewer-module__wX9I6W__loaderPercent{color:#fff;letter-spacing:.02em;font-size:.9375rem;font-weight:700;position:absolute}@media (max-width:767px){.Product360Viewer-module__wX9I6W__loaderCircle{width:64px;height:64px}.Product360Viewer-module__wX9I6W__loaderPercent{font-size:.8125rem}}.Product360Viewer-module__wX9I6W__bottomBar{z-index:5;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Product360Viewer-module__wX9I6W__autoBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff9;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Product360Viewer-module__wX9I6W__autoBtn:hover{color:#fff;background:#fff3}.Product360Viewer-module__wX9I6W__autoBtnActive{color:#fff;background:#ffffff2e}.Product360Viewer-module__wX9I6W__progressTrack{background:#ffffff26;border-radius:2px;flex:1;height:2px;position:relative}.Product360Viewer-module__wX9I6W__progressFill{background:#ffffff80;border-radius:2px;height:100%;transition:width 80ms linear}.Product360Viewer-module__wX9I6W__progressThumb{background:#fff;border-radius:50%;width:8px;height:8px;transition:left 80ms linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #fff6}.Product360Viewer-module__wX9I6W__dragHint{color:#fff6;flex-shrink:0;align-items:center;display:flex}@media (max-width:767px){.Product360Viewer-module__wX9I6W__bottomBar{gap:.5rem;padding:.625rem .75rem}}
.ProductVideoPlayer-module__k7MxJW__overlay{z-index:9999;justify-content:center;align-items:center;padding:1rem;animation:.3s forwards ProductVideoPlayer-module__k7MxJW__overlayIn;display:flex;position:fixed;inset:0}.ProductVideoPlayer-module__k7MxJW__overlayClosing{animation:.3s forwards ProductVideoPlayer-module__k7MxJW__overlayOut}@keyframes ProductVideoPlayer-module__k7MxJW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ProductVideoPlayer-module__k7MxJW__overlayOut{0%{opacity:1}to{opacity:0}}.ProductVideoPlayer-module__k7MxJW__player{aspect-ratio:16/9;background:#0d0d0d;border-radius:16px;width:100%;max-width:900px;animation:.4s cubic-bezier(.16,1,.3,1) forwards ProductVideoPlayer-module__k7MxJW__playerIn;position:relative;overflow:hidden;box-shadow:0 32px 100px #0009,0 0 0 1px #ffffff0f}.ProductVideoPlayer-module__k7MxJW__playerClosing{animation:.25s forwards ProductVideoPlayer-module__k7MxJW__playerOut}@keyframes ProductVideoPlayer-module__k7MxJW__playerIn{0%{opacity:0;transform:scale(.92)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes ProductVideoPlayer-module__k7MxJW__playerOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.92)translateY(24px)}}@media (max-width:767px){.ProductVideoPlayer-module__k7MxJW__overlay{align-items:center;padding:0}.ProductVideoPlayer-module__k7MxJW__player{aspect-ratio:16/9;border-radius:0;width:100%;max-width:none}}.ProductVideoPlayer-module__k7MxJW__poster{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ProductVideoPlayer-module__k7MxJW__gradientTop{z-index:1;pointer-events:none;background:linear-gradient(#0009 0%,#0000 100%);height:50%;position:absolute;top:0;left:0;right:0}.ProductVideoPlayer-module__k7MxJW__gradientBottom{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.ProductVideoPlayer-module__k7MxJW__closeBtn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;cursor:pointer;background:#00000059;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ProductVideoPlayer-module__k7MxJW__closeBtn:hover{color:#fff;background:#0000008c;transform:scale(1.08)}.ProductVideoPlayer-module__k7MxJW__titleArea{z-index:2;position:absolute;top:1.25rem;left:1.5rem}.ProductVideoPlayer-module__k7MxJW__titleText{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.ProductVideoPlayer-module__k7MxJW__subtitleText{color:#fff9;text-shadow:0 1px 4px #0006;margin:.15rem 0 0;font-size:.8125rem;font-weight:400}@media (max-width:767px){.ProductVideoPlayer-module__k7MxJW__titleArea{top:.875rem;left:1rem}.ProductVideoPlayer-module__k7MxJW__titleText{font-size:.9375rem}.ProductVideoPlayer-module__k7MxJW__subtitleText{font-size:.75rem}}.ProductVideoPlayer-module__k7MxJW__topActions{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:3.5rem;right:1rem}.ProductVideoPlayer-module__k7MxJW__actionBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fffc;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ProductVideoPlayer-module__k7MxJW__actionBtn:hover{color:#fff;background:#fff3;transform:scale(1.1)}.ProductVideoPlayer-module__k7MxJW__playBtn{z-index:3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductVideoPlayer-module__k7MxJW__playBtnRing{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff26;border:2px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding-left:4px;transition:all .3s cubic-bezier(.2,.6,.2,1);display:flex;box-shadow:0 8px 32px #0000004d}.ProductVideoPlayer-module__k7MxJW__playBtn:hover .ProductVideoPlayer-module__k7MxJW__playBtnRing{background:#ffffff40;border-color:#fff6;transform:scale(1.08);box-shadow:0 12px 48px #0006}@media (max-width:767px){.ProductVideoPlayer-module__k7MxJW__playBtnRing{width:56px;height:56px}.ProductVideoPlayer-module__k7MxJW__playBtnRing svg{width:22px;height:22px}}.ProductVideoPlayer-module__k7MxJW__bottomBar{z-index:4;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ProductVideoPlayer-module__k7MxJW__bottomPlayIcon{color:#fffc;flex-shrink:0}.ProductVideoPlayer-module__k7MxJW__timeText{color:#fff9;font-variant-numeric:tabular-nums;letter-spacing:.03em;flex-shrink:0;font-size:.6875rem;font-weight:500}.ProductVideoPlayer-module__k7MxJW__progressTrack{background:#fff3;border-radius:2px;flex:1;height:2px;position:relative}.ProductVideoPlayer-module__k7MxJW__progressThumb{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 6px #fff6}.ProductVideoPlayer-module__k7MxJW__volumeIcon{color:#fff9;flex-shrink:0}@media (max-width:767px){.ProductVideoPlayer-module__k7MxJW__bottomBar{gap:.375rem;padding:.5rem .75rem}.ProductVideoPlayer-module__k7MxJW__volumeIcon{display:none}}.ProductVideoPlayer-module__k7MxJW__iframe{z-index:5;border:none;width:100%;height:100%;position:absolute;inset:0}.ProductVideoPlayer-module__k7MxJW__fallback{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductVideoPlayer-module__k7MxJW__fallbackLink{color:#fff;background:var(--color-primary);border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s}.ProductVideoPlayer-module__k7MxJW__fallbackLink:hover{opacity:.9;transform:scale(1.03)}
.ProductGallery-module__bsFh5W__gallery{flex-direction:column;gap:.75rem;display:flex;position:relative}@media (min-width:768px){.ProductGallery-module__bsFh5W__gallery{display:block;position:relative}}.ProductGallery-module__bsFh5W__mainImage{background:var(--color-white);cursor:zoom-in;border-radius:12px;flex-shrink:0;width:714.375px;height:833.672px;position:relative;overflow:hidden}@media (max-width:767px){.ProductGallery-module__bsFh5W__mainImage{aspect-ratio:714.375/833.672;order:1;width:100%;height:auto}}.ProductGallery-module__bsFh5W__mainImg{object-fit:contain;cursor:grab;width:100%;height:100%}.ProductGallery-module__bsFh5W__mainImg:active{cursor:grabbing}.ProductGallery-module__bsFh5W__thumbColumn{scrollbar-width:none;-ms-overflow-style:none;order:2;grid-auto-columns:1fr;grid-auto-flow:column;gap:.375rem;display:grid;overflow-x:auto}.ProductGallery-module__bsFh5W__thumbColumn:has(.ProductGallery-module__bsFh5W__thumb:nth-child(5)){grid-auto-columns:calc(25% - .28rem)}.ProductGallery-module__bsFh5W__thumbColumn::-webkit-scrollbar{display:none}@media (min-width:768px){.ProductGallery-module__bsFh5W__thumbColumn{z-index:2;scrollbar-width:thin;scrollbar-color:#00000040 #0000000d;flex-direction:column;order:unset;gap:6px;max-height:578px;display:flex;position:absolute;top:50%;left:0;overflow:visible auto;transform:translate(-50%,-50%)}.ProductGallery-module__bsFh5W__thumbColumn::-webkit-scrollbar{width:4px;display:block}.ProductGallery-module__bsFh5W__thumbColumn::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.ProductGallery-module__bsFh5W__thumbColumn::-webkit-scrollbar-thumb{background:#00000040;border-radius:4px}.ProductGallery-module__bsFh5W__thumbColumn::-webkit-scrollbar-thumb:hover{background:#0006}}.ProductGallery-module__bsFh5W__thumb{aspect-ratio:5/6;cursor:pointer;background:var(--color-white);border:1px solid #00000014;border-radius:4px;padding:2px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (min-width:768px){.ProductGallery-module__bsFh5W__thumb{aspect-ratio:auto;border-radius:0;flex-shrink:0;width:120px;height:140px}}.ProductGallery-module__bsFh5W__thumb:hover{border-color:#0003}.ProductGallery-module__bsFh5W__thumbActive{box-shadow:0 4px 16px #0003}.ProductGallery-module__bsFh5W__thumb img{object-fit:contain;width:100%;height:100%}.ProductGallery-module__bsFh5W__saleBadge{background:var(--color-primary);color:var(--color-white);letter-spacing:.03em;text-transform:uppercase;z-index:1;border-radius:999px;padding:.375rem 1rem;font-size:.8125rem;font-weight:700;animation:2s ease-in-out infinite ProductGallery-module__bsFh5W__badgePulse;position:absolute;top:1rem;right:1rem}@keyframes ProductGallery-module__bsFh5W__badgePulse{0%,to{box-shadow:0 0 #b71c1c66}50%{box-shadow:0 0 0 8px #b71c1c00}}.ProductGallery-module__bsFh5W__mainArrowLeft,.ProductGallery-module__bsFh5W__mainArrowRight{color:#333;cursor:pointer;z-index:3;opacity:0;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.ProductGallery-module__bsFh5W__mainImage:hover .ProductGallery-module__bsFh5W__mainArrowLeft,.ProductGallery-module__bsFh5W__mainImage:hover .ProductGallery-module__bsFh5W__mainArrowRight{opacity:1}.ProductGallery-module__bsFh5W__mainArrowLeft:hover,.ProductGallery-module__bsFh5W__mainArrowRight:hover{background:#fff;box-shadow:0 4px 14px #0000002e}.ProductGallery-module__bsFh5W__mainArrowLeft{left:.75rem}.ProductGallery-module__bsFh5W__mainArrowRight{right:.75rem}.ProductGallery-module__bsFh5W__overlayButtons{z-index:4;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:.75rem;right:.75rem}.ProductGallery-module__bsFh5W__btn360{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#b71c1ceb;border:1.5px solid #fff3;border-radius:12px;align-items:center;gap:.35rem;padding:.5rem .875rem;transition:all .3s cubic-bezier(.2,.6,.2,1);animation:2.5s ease-in-out infinite ProductGallery-module__bsFh5W__btn360Pulse;display:flex;box-shadow:0 4px 16px #b71c1c59,0 0 #b71c1c66}.ProductGallery-module__bsFh5W__btn360:hover{background:#b71c1c;animation:none;transform:scale(1.06);box-shadow:0 6px 24px #b71c1c80,0 0 #b71c1c00}@keyframes ProductGallery-module__bsFh5W__btn360Pulse{0%,to{box-shadow:0 4px 16px #b71c1c59,0 0 #b71c1c66}50%{box-shadow:0 4px 16px #b71c1c59,0 0 0 8px #b71c1c00}}.ProductGallery-module__bsFh5W__btn360Arrow{flex-shrink:0;animation:4s linear infinite ProductGallery-module__bsFh5W__btn360Spin}.ProductGallery-module__bsFh5W__btn360:hover .ProductGallery-module__bsFh5W__btn360Arrow{animation-duration:1.5s}@keyframes ProductGallery-module__bsFh5W__btn360Spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductGallery-module__bsFh5W__btn360Text{letter-spacing:.04em;font-size:.8125rem;font-weight:800;line-height:1}.ProductGallery-module__bsFh5W__btnVideo{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#000000a6;border:1.5px solid #fff3;border-radius:12px;align-items:center;gap:.35rem;padding:.5rem .875rem;transition:all .3s cubic-bezier(.2,.6,.2,1);display:flex;box-shadow:0 4px 16px #00000040}.ProductGallery-module__bsFh5W__btnVideo:hover{background:#000c;transform:scale(1.06);box-shadow:0 6px 24px #00000059}.ProductGallery-module__bsFh5W__btnVideoText{letter-spacing:.02em;font-size:.8125rem;font-weight:700;line-height:1}.ProductGallery-module__bsFh5W__noImage{background:var(--color-gray-100);flex-shrink:0;width:714.375px;height:833.672px}@media (max-width:767px){.ProductGallery-module__bsFh5W__noImage{aspect-ratio:714.375/833.672;width:100%;height:auto}}
.ProductSwatches-module__f0yu3W__swatchesWrap{flex-direction:column;gap:0;display:flex}.ProductSwatches-module__f0yu3W__swatchGroup{border-top:1px solid var(--color-gray-100);border-bottom:1px solid var(--color-gray-100);flex-direction:column;gap:.625rem;padding:1.25rem 0;display:flex}.ProductSwatches-module__f0yu3W__swatchGroup+.ProductSwatches-module__f0yu3W__swatchGroup{border-top:none}.ProductSwatches-module__f0yu3W__swatchLabel{color:var(--color-gray-700);letter-spacing:.01em;font-size:.9375rem}.ProductSwatches-module__f0yu3W__swatchLabel strong{color:var(--color-gray-900);font-weight:600}.ProductSwatches-module__f0yu3W__swatchRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ProductSwatches-module__f0yu3W__colorSwatch{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:3px;transition:all .2s;display:flex;position:relative}.ProductSwatches-module__f0yu3W__colorSwatch:hover{border-color:var(--color-gray-300)}.ProductSwatches-module__f0yu3W__colorSwatchActive{border-color:var(--color-primary)}.ProductSwatches-module__f0yu3W__colorCircle{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #0000001a}.ProductSwatches-module__f0yu3W__toggleBtn{border:1px solid var(--color-gray-200);background:var(--color-white);color:var(--color-gray-700);cursor:pointer;letter-spacing:.01em;border-radius:8px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .2s}.ProductSwatches-module__f0yu3W__toggleBtn:hover{border-color:var(--color-gray-400);color:var(--color-gray-900)}.ProductSwatches-module__f0yu3W__toggleBtnActive{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-white)}.ProductSwatches-module__f0yu3W__toggleBtnActive:hover{border-color:var(--color-primary);color:var(--color-white)}.ProductSwatches-module__f0yu3W__clearBtn{color:var(--color-gray-500);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.25rem;padding:0;font-size:.8125rem;transition:color .2s;display:inline-flex}.ProductSwatches-module__f0yu3W__clearBtn:hover{color:var(--color-primary)}
.DimensionsBox-module__9vMfeG__wrap{border-bottom:1px solid var(--color-gray-100);background:linear-gradient(180deg, var(--color-gray-50) 0%, #fff 100%);align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex}.DimensionsBox-module__9vMfeG__text{flex:1;min-width:0}.DimensionsBox-module__9vMfeG__head{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.DimensionsBox-module__9vMfeG__caption{color:var(--color-dark);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:700}.DimensionsBox-module__9vMfeG__value{color:var(--color-primary);white-space:nowrap;font-size:.9375rem;font-weight:700}.DimensionsBox-module__9vMfeG__svg{flex-shrink:0;width:260px;height:auto;display:block}.DimensionsBox-module__9vMfeG__outline{fill:none;stroke:#55595e;stroke-width:1.1px;stroke-linecap:round;stroke-linejoin:round}.DimensionsBox-module__9vMfeG__dims path{fill:none;stroke:var(--color-primary);stroke-width:1px}.DimensionsBox-module__9vMfeG__tick path{stroke:var(--color-primary);stroke-width:.6px;opacity:.4}.DimensionsBox-module__9vMfeG__arrowDot{fill:var(--color-primary);stroke:none}.DimensionsBox-module__9vMfeG__labels text{fill:var(--color-primary);stroke:#fff;stroke-width:2.6px;paint-order:stroke fill;stroke-linejoin:round;font-family:inherit;font-size:8px;font-weight:700}.DimensionsBox-module__9vMfeG__hint{color:var(--color-gray-400);margin:.375rem 0 0;font-size:.75rem}@media (max-width:599px){.DimensionsBox-module__9vMfeG__wrap{flex-direction:column;gap:.5rem;padding:.875rem 1.25rem .75rem}.DimensionsBox-module__9vMfeG__text{width:100%}.DimensionsBox-module__9vMfeG__head{justify-content:space-between;margin-bottom:0}.DimensionsBox-module__9vMfeG__svg{width:210px}.DimensionsBox-module__9vMfeG__caption{font-size:.75rem}.DimensionsBox-module__9vMfeG__value{font-size:.8125rem}.DimensionsBox-module__9vMfeG__hint{text-align:center;font-size:.6875rem}}
.ComplectationModal-module__jc1SUa__trigger{background:var(--color-gray-50);border:1.5px solid var(--color-gray-200);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-family:inherit;transition:all .25s;display:inline-flex}.ComplectationModal-module__jc1SUa__trigger:hover{border-color:var(--color-primary);background:#b71c1c0a;box-shadow:0 2px 8px #b71c1c14}.ComplectationModal-module__jc1SUa__triggerIcon{flex-shrink:0;font-size:.9375rem;line-height:1}.ComplectationModal-module__jc1SUa__triggerText{color:var(--color-dark);font-size:.8125rem;font-weight:600;transition:color .2s}.ComplectationModal-module__jc1SUa__trigger:hover .ComplectationModal-module__jc1SUa__triggerText{color:var(--color-primary)}.ComplectationModal-module__jc1SUa__triggerArrow{color:var(--color-gray-400);font-size:.75rem;transition:all .2s}.ComplectationModal-module__jc1SUa__trigger:hover .ComplectationModal-module__jc1SUa__triggerArrow{color:var(--color-primary);transform:translate(3px)}.ComplectationModal-module__jc1SUa__overlay{z-index:1100;-webkit-backdrop-filter:blur(14px)saturate(120%);background-color:#0009;justify-content:center;align-items:center;animation:.2s ComplectationModal-module__jc1SUa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ComplectationModal-module__jc1SUa__fadeIn{0%{opacity:0}to{opacity:1}}.ComplectationModal-module__jc1SUa__modal{background:var(--color-white);border-radius:20px;flex-direction:column;width:95%;max-width:900px;max-height:90vh;animation:.3s ComplectationModal-module__jc1SUa__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #0003}@keyframes ComplectationModal-module__jc1SUa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ComplectationModal-module__jc1SUa__header{border-bottom:1px solid var(--color-gray-100);justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 1rem;display:flex}.ComplectationModal-module__jc1SUa__title{color:var(--color-dark);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.ComplectationModal-module__jc1SUa__subtitle{color:var(--color-gray-500);margin:.25rem 0 0;font-size:.8125rem}.ComplectationModal-module__jc1SUa__closeBtn{background:var(--color-gray-50);border:1px solid var(--color-gray-200);width:36px;height:36px;color:var(--color-gray-500);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ComplectationModal-module__jc1SUa__closeBtn:hover{background:var(--color-gray-100);color:var(--color-dark)}.ComplectationModal-module__jc1SUa__content{grid-template-columns:1fr 1fr;gap:0;padding:0;display:grid;overflow-y:auto}@media (max-width:599px){.ComplectationModal-module__jc1SUa__content{grid-template-columns:1fr}}.ComplectationModal-module__jc1SUa__column{padding:1.5rem}.ComplectationModal-module__jc1SUa__column:first-child{border-right:1px solid var(--color-gray-100)}@media (max-width:599px){.ComplectationModal-module__jc1SUa__column:first-child{border-right:none;border-bottom:1px solid var(--color-gray-100)}}.ComplectationModal-module__jc1SUa__columnHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ComplectationModal-module__jc1SUa__columnIcon{font-size:1.125rem}.ComplectationModal-module__jc1SUa__columnTitle{color:var(--color-dark);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:700}.ComplectationModal-module__jc1SUa__list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.ComplectationModal-module__jc1SUa__itemIncluded,.ComplectationModal-module__jc1SUa__itemNotIncluded{color:var(--color-dark);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;display:flex}.ComplectationModal-module__jc1SUa__checkIcon{color:#2e7d32;background:#e8f5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ComplectationModal-module__jc1SUa__minusIcon{background:var(--color-gray-100);width:24px;height:24px;color:var(--color-gray-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ComplectationModal-module__jc1SUa__note{color:var(--color-gray-400);margin-top:1rem;font-size:.75rem;font-style:italic}
.OptionsCalculator-module__6USfxW__trigger{cursor:pointer;background:linear-gradient(135deg,#b71c1c0a 0%,#ef53500f 100%);border:1.5px solid #b71c1c26;border-radius:999px;align-items:center;gap:.625rem;margin-top:.5rem;margin-bottom:.75rem;padding:.6875rem 1.25rem;font-family:inherit;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.OptionsCalculator-module__6USfxW__trigger:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.OptionsCalculator-module__6USfxW__trigger:hover:after{left:100%}.OptionsCalculator-module__6USfxW__trigger:hover{border-color:var(--color-primary);background:#b71c1c0f;transform:translateY(-1px);box-shadow:0 4px 16px #b71c1c1f}.OptionsCalculator-module__6USfxW__triggerIcon{flex-shrink:0;font-size:1rem;line-height:1}.OptionsCalculator-module__6USfxW__triggerText{color:var(--color-dark);font-size:.8125rem;font-weight:700;transition:color .2s}.OptionsCalculator-module__6USfxW__trigger:hover .OptionsCalculator-module__6USfxW__triggerText{color:var(--color-primary)}.OptionsCalculator-module__6USfxW__triggerArrow{color:var(--color-primary);opacity:.6;font-size:.75rem;transition:all .3s}.OptionsCalculator-module__6USfxW__trigger:hover .OptionsCalculator-module__6USfxW__triggerArrow{opacity:1;transform:translate(3px)}.OptionsCalculator-module__6USfxW__overlay{z-index:9000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.OptionsCalculator-module__6USfxW__modal{scrollbar-width:thin;scrollbar-color:#0000001f transparent;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:720px;max-height:88vh;display:flex;position:relative;overflow:hidden auto;box-shadow:0 24px 80px #0003}.OptionsCalculator-module__6USfxW__modal::-webkit-scrollbar{width:4px}.OptionsCalculator-module__6USfxW__modal::-webkit-scrollbar-track{background:0 0}.OptionsCalculator-module__6USfxW__modal::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.OptionsCalculator-module__6USfxW__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem 0;display:flex}.OptionsCalculator-module__6USfxW__headerLeft{flex-direction:column;gap:4px;display:flex}.OptionsCalculator-module__6USfxW__headerBadge{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;background:#b71c1c14;border-radius:20px;width:fit-content;padding:4px 12px;font-size:.6875rem;font-weight:700;display:inline-block}.OptionsCalculator-module__6USfxW__headerTitle{color:var(--color-dark);margin:6px 0 0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:900;line-height:1.2}.OptionsCalculator-module__6USfxW__headerAccent{color:var(--color-primary)}.OptionsCalculator-module__6USfxW__headerHint{color:var(--color-gray-500);font-size:.8125rem;font-weight:500}.OptionsCalculator-module__6USfxW__closeBtn{cursor:pointer;color:#666;z-index:2;background:#fff;border:1px solid #00000014;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.OptionsCalculator-module__6USfxW__closeBtn:hover{color:var(--color-primary);background:#f5f5f5;border-color:#b71c1c33}.OptionsCalculator-module__6USfxW__progressBar{background:#f0f0f0;border-radius:0;flex-shrink:0;width:100%;height:4px;margin-top:1rem;overflow:hidden}.OptionsCalculator-module__6USfxW__progressFill{background:linear-gradient(90deg, var(--color-primary), #ef5350);border-radius:4px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.OptionsCalculator-module__6USfxW__body{flex:1;padding:.5rem 2rem 1rem;overflow-y:auto}.OptionsCalculator-module__6USfxW__section{padding:1.25rem 0;animation:.3s OptionsCalculator-module__6USfxW__fadeInUp}.OptionsCalculator-module__6USfxW__section+.OptionsCalculator-module__6USfxW__section{border-top:1px solid #0000000f}@keyframes OptionsCalculator-module__6USfxW__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OptionsCalculator-module__6USfxW__sectionHeader{align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.OptionsCalculator-module__6USfxW__sectionIcon{background:#b71c1c0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;line-height:1;display:flex}.OptionsCalculator-module__6USfxW__sectionTitle{color:var(--color-gray-400);text-transform:uppercase;letter-spacing:.08em;font-size:.6875rem;font-weight:700}.OptionsCalculator-module__6USfxW__sectionDesc{color:var(--color-gray-500);margin-top:-.25rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:400;line-height:1.5}.OptionsCalculator-module__6USfxW__optionalBadge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--color-gray-300);border-radius:999px;grid-column:1/-1;justify-self:start;padding:2px 8px;font-size:.5625rem;font-weight:600}.OptionsCalculator-module__6USfxW__radioGroup{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.OptionsCalculator-module__6USfxW__radioLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8f9fa;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;transition:background .2s;display:flex}.OptionsCalculator-module__6USfxW__radioLabel:hover,.OptionsCalculator-module__6USfxW__radioLabelActive{background:#f0f0f0}.OptionsCalculator-module__6USfxW__radioIndicator{border:2px solid var(--color-gray-300);border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative}.OptionsCalculator-module__6USfxW__radioLabelActive .OptionsCalculator-module__6USfxW__radioIndicator{border-color:var(--color-gray-600)}.OptionsCalculator-module__6USfxW__radioLabelActive .OptionsCalculator-module__6USfxW__radioIndicator:after{content:"";background:var(--color-gray-600);border-radius:50%;width:8px;height:8px;animation:.2s cubic-bezier(.4,0,.2,1) OptionsCalculator-module__6USfxW__popIn;position:absolute;top:3px;left:3px}@keyframes OptionsCalculator-module__6USfxW__popIn{0%{transform:scale(0)}to{transform:scale(1)}}.OptionsCalculator-module__6USfxW__radioText{color:#374151;flex:1;font-size:.8125rem;font-weight:500;line-height:1.4}.OptionsCalculator-module__6USfxW__hintBtn{text-align:center;background:var(--color-gray-300);color:#fff;cursor:help;border:none;border-radius:50%;flex-shrink:0;width:16px;height:16px;padding:0;font-size:.6875rem;font-weight:700;line-height:16px;transition:background .2s;display:inline-block}.OptionsCalculator-module__6USfxW__hintBtn:hover,.OptionsCalculator-module__6USfxW__hintBtn[aria-expanded=true]{background:var(--color-primary)}.OptionsCalculator-module__6USfxW__hintLayer{z-index:9100;pointer-events:none;position:fixed;inset:0}.OptionsCalculator-module__6USfxW__hintPopover{pointer-events:auto;color:#e9ebee;text-align:left;white-space:normal;cursor:auto;background:#1f2328;border-radius:10px;max-width:calc(100vw - 24px);font-size:.78125rem;font-weight:400;line-height:1.5;position:fixed;box-shadow:0 12px 32px #00000059}.OptionsCalculator-module__6USfxW__hintBody{overscroll-behavior:contain;padding:12px 14px;overflow-y:auto}.OptionsCalculator-module__6USfxW__hintPopover:after{content:"";left:var(--arrow-left,50%);background:#1f2328;width:12px;height:12px;margin-left:-6px;position:absolute;transform:rotate(45deg)}.OptionsCalculator-module__6USfxW__hintPopover[data-side=above]:after{border-bottom-right-radius:2px;bottom:-5px}.OptionsCalculator-module__6USfxW__hintPopover[data-side=below]:after{border-top-left-radius:2px;top:-5px}.OptionsCalculator-module__6USfxW__hintPopover p{margin:0 0 8px}.OptionsCalculator-module__6USfxW__hintPopover p:last-child{margin-bottom:0}.OptionsCalculator-module__6USfxW__hintPopover ol{counter-reset:hint-step;margin:0 0 8px;padding:0;list-style:none}.OptionsCalculator-module__6USfxW__hintPopover ol:last-child{margin-bottom:0}.OptionsCalculator-module__6USfxW__hintPopover li{counter-increment:hint-step;margin-bottom:5px;padding-left:22px;position:relative}.OptionsCalculator-module__6USfxW__hintPopover li:last-child{margin-bottom:0}.OptionsCalculator-module__6USfxW__hintPopover li:before{content:counter(hint-step);color:#fff;text-align:center;background:#ffffff24;border-radius:50%;width:15px;height:15px;font-size:.625rem;font-weight:700;line-height:15px;position:absolute;top:1px;left:0}.OptionsCalculator-module__6USfxW__radioPrice{color:var(--color-gray-500);white-space:nowrap;background:0 0;border-radius:0;flex-shrink:0;padding:0;font-size:.75rem;font-weight:700}.OptionsCalculator-module__6USfxW__radioLabelActive .OptionsCalculator-module__6USfxW__radioPrice{color:var(--color-gray-600);background:0 0}.OptionsCalculator-module__6USfxW__radioPriceIncluded{font-weight:700;color:#2e7d32!important;background:0 0!important}.OptionsCalculator-module__6USfxW__checkboxGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.OptionsCalculator-module__6USfxW__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8f9fa;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;transition:background .2s;display:flex}.OptionsCalculator-module__6USfxW__checkboxLabel:hover,.OptionsCalculator-module__6USfxW__checkboxLabelActive{background:#f0f0f0}.OptionsCalculator-module__6USfxW__checkboxIndicator{border:2px solid var(--color-gray-300);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.OptionsCalculator-module__6USfxW__checkboxLabelActive .OptionsCalculator-module__6USfxW__checkboxIndicator{border-color:var(--color-primary);background:var(--color-primary)}.OptionsCalculator-module__6USfxW__checkboxIndicator svg{color:#fff;opacity:0;width:10px;height:10px;transition:opacity .15s}.OptionsCalculator-module__6USfxW__checkboxLabelActive .OptionsCalculator-module__6USfxW__checkboxIndicator svg{opacity:1}.OptionsCalculator-module__6USfxW__footer{background:linear-gradient(#fff 0%,#fafafa 100%);border-top:1px solid #0000000f;flex-shrink:0;padding:1.25rem 2rem}.OptionsCalculator-module__6USfxW__totalRow{flex-direction:column;align-items:center;gap:4px;margin-bottom:1rem;display:flex}.OptionsCalculator-module__6USfxW__totalLabel{color:var(--color-gray-400);text-transform:uppercase;letter-spacing:.08em;font-size:.6875rem;font-weight:600}.OptionsCalculator-module__6USfxW__totalPrice{color:var(--color-dark);letter-spacing:-.02em;text-align:center;font-size:1.5rem;font-weight:900;transition:transform .3s}.OptionsCalculator-module__6USfxW__totalPriceBump{animation:.35s cubic-bezier(.4,0,.2,1) OptionsCalculator-module__6USfxW__priceBump}@keyframes OptionsCalculator-module__6USfxW__priceBump{0%{color:var(--color-dark);transform:scale(1)}40%{color:var(--color-primary);transform:scale(1.08)}to{color:var(--color-dark);transform:scale(1)}}.OptionsCalculator-module__6USfxW__totalBreakdown{color:var(--color-gray-400);text-align:center;margin-top:0;font-size:.75rem}.OptionsCalculator-module__6USfxW__footerActions{align-items:stretch;gap:10px;display:flex}.OptionsCalculator-module__6USfxW__resetBtn{color:var(--color-gray-600);cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:14px 18px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .25s;display:flex}.OptionsCalculator-module__6USfxW__resetBtn:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.OptionsCalculator-module__6USfxW__resetBtn:disabled{opacity:.4;cursor:default}.OptionsCalculator-module__6USfxW__resetBtn svg{flex-shrink:0;width:15px;height:15px}@media (max-width:480px){.OptionsCalculator-module__6USfxW__resetBtn{padding:14px}.OptionsCalculator-module__6USfxW__resetBtn span{display:none}}.OptionsCalculator-module__6USfxW__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ef5350,#c62828);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 16px #c628284d}.OptionsCalculator-module__6USfxW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c6282866}.OptionsCalculator-module__6USfxW__ctaBtn svg{flex-shrink:0;width:18px;height:18px}.OptionsCalculator-module__6USfxW__breakdownPills{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:6px;display:flex}.OptionsCalculator-module__6USfxW__breakdownPill{color:var(--color-primary);white-space:nowrap;background:#b71c1c0f;border-radius:999px;padding:2px 8px;font-size:.625rem;font-weight:600}@media (max-width:640px){.OptionsCalculator-module__6USfxW__overlay{align-items:flex-end;padding:0}.OptionsCalculator-module__6USfxW__modal{border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:92vh}.OptionsCalculator-module__6USfxW__header{padding:1.25rem 1.25rem 0}.OptionsCalculator-module__6USfxW__body{padding:.5rem 1.25rem 1rem}.OptionsCalculator-module__6USfxW__footer{padding:1rem 1.25rem}.OptionsCalculator-module__6USfxW__totalPrice{font-size:1.25rem}.OptionsCalculator-module__6USfxW__radioGroup,.OptionsCalculator-module__6USfxW__checkboxGrid{grid-template-columns:1fr}}
.InstallmentModal-module__pEmS4G__overlay{z-index:9000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.InstallmentModal-module__pEmS4G__modal{scrollbar-width:thin;scrollbar-color:#0000001f transparent;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:560px;max-height:88vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0003}.InstallmentModal-module__pEmS4G__modal::-webkit-scrollbar{width:4px}.InstallmentModal-module__pEmS4G__modal::-webkit-scrollbar-track{background:0 0}.InstallmentModal-module__pEmS4G__modal::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.InstallmentModal-module__pEmS4G__header{flex-shrink:0;padding:1.5rem 2rem .5rem}.InstallmentModal-module__pEmS4G__headerBadge{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;background:#b71c1c14;border-radius:20px;padding:4px 12px;font-size:.6875rem;font-weight:700;display:inline-block}.InstallmentModal-module__pEmS4G__headerTitle{color:var(--color-dark);margin:8px 0 4px;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:900;line-height:1.2}.InstallmentModal-module__pEmS4G__headerAccent{color:var(--color-primary)}.InstallmentModal-module__pEmS4G__headerHint{color:var(--color-gray-500);margin:0;font-size:.8125rem;font-weight:500}.InstallmentModal-module__pEmS4G__closeBtn{cursor:pointer;color:#666;z-index:2;background:#fff;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.InstallmentModal-module__pEmS4G__closeBtn:hover{color:var(--color-primary);background:#f5f5f5;border-color:#b71c1c33}.InstallmentModal-module__pEmS4G__body{padding:.75rem 2rem 1rem}.InstallmentModal-module__pEmS4G__priceLine{background:var(--color-gray-50,#fafafa);border:1px solid var(--color-gray-200,#eee);border-radius:14px;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.125rem;padding:.875rem 1.125rem;display:flex}.InstallmentModal-module__pEmS4G__priceLabel{color:var(--color-gray-500);font-size:.8125rem;font-weight:600}.InstallmentModal-module__pEmS4G__priceValue{color:var(--color-dark);white-space:nowrap;font-size:1.125rem;font-weight:900}.InstallmentModal-module__pEmS4G__terms{grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:1.25rem;display:grid}.InstallmentModal-module__pEmS4G__termCard{border:1.5px solid var(--color-gray-200,#eee);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:2px;padding:.875rem .5rem;font-family:inherit;transition:all .25s;display:flex}.InstallmentModal-module__pEmS4G__termCard:hover{border-color:#b71c1c59;transform:translateY(-2px)}.InstallmentModal-module__pEmS4G__termCardActive{border-color:var(--color-primary);background:#b71c1c0a;box-shadow:0 6px 20px #b71c1c1f}.InstallmentModal-module__pEmS4G__termMonths{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.InstallmentModal-module__pEmS4G__termPayment{color:var(--color-dark);white-space:nowrap;font-size:1.0625rem;font-weight:900}.InstallmentModal-module__pEmS4G__termCardActive .InstallmentModal-module__pEmS4G__termPayment{color:var(--color-primary)}.InstallmentModal-module__pEmS4G__termCaption{color:var(--color-gray-400,#999);font-size:.6875rem;font-weight:500}.InstallmentModal-module__pEmS4G__schedule{border:1px solid var(--color-gray-200,#eee);border-radius:16px;margin-bottom:1.125rem;overflow:hidden}.InstallmentModal-module__pEmS4G__scheduleHead{background:var(--color-gray-50,#fafafa);border-bottom:1px solid var(--color-gray-200,#eee);text-transform:uppercase;letter-spacing:.06em;color:var(--color-gray-500);padding:.6875rem 1.125rem;font-size:.75rem;font-weight:700}.InstallmentModal-module__pEmS4G__scheduleRow{border-bottom:1px solid var(--color-gray-100,#f4f4f4);grid-template-columns:26px 1fr auto;align-items:center;gap:.75rem;padding:.75rem 1.125rem;display:grid}.InstallmentModal-module__pEmS4G__scheduleRow:last-child{border-bottom:none}.InstallmentModal-module__pEmS4G__scheduleNum{width:26px;height:26px;color:var(--color-primary);background:#b71c1c14;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.InstallmentModal-module__pEmS4G__scheduleWhen{color:var(--color-gray-600,#555);font-size:.8125rem;font-weight:500}.InstallmentModal-module__pEmS4G__scheduleSum{color:var(--color-dark);white-space:nowrap;font-size:.9375rem;font-weight:800}.InstallmentModal-module__pEmS4G__facts{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.InstallmentModal-module__pEmS4G__facts li{color:var(--color-gray-600,#555);padding-left:1.5rem;font-size:.8125rem;line-height:1.5;position:relative}.InstallmentModal-module__pEmS4G__facts li:before{content:"✓";color:var(--color-primary);font-weight:900;position:absolute;top:0;left:0}.InstallmentModal-module__pEmS4G__noPrice{text-align:center;padding:1.5rem 1rem .5rem}.InstallmentModal-module__pEmS4G__noPriceIcon{font-size:2rem;line-height:1}.InstallmentModal-module__pEmS4G__noPriceTitle{color:var(--color-dark);margin:.75rem 0 .5rem;font-size:1.0625rem;font-weight:800}.InstallmentModal-module__pEmS4G__noPriceText{color:var(--color-gray-500);margin:0;font-size:.875rem;line-height:1.6}.InstallmentModal-module__pEmS4G__footer{border-top:1px solid var(--color-gray-100,#f4f4f4);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem 1.5rem;display:flex}.InstallmentModal-module__pEmS4G__footerNote{color:var(--color-gray-400,#999);max-width:260px;font-size:.6875rem;line-height:1.45}.InstallmentModal-module__pEmS4G__footerBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ef5350 0%,#c62828 100%);border:none;border-radius:14px;padding:.8125rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .3s;box-shadow:0 4px 16px #c6282840}.InstallmentModal-module__pEmS4G__footerBtn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c6282859}@media (max-width:560px){.InstallmentModal-module__pEmS4G__overlay{padding:12px}.InstallmentModal-module__pEmS4G__header{padding:1.25rem 1.25rem .5rem}.InstallmentModal-module__pEmS4G__body{padding:.5rem 1.25rem 1rem}.InstallmentModal-module__pEmS4G__footer{flex-direction:column;align-items:stretch;padding:1rem 1.25rem 1.25rem}.InstallmentModal-module__pEmS4G__footerNote{max-width:none}.InstallmentModal-module__pEmS4G__footerBtn{width:100%}.InstallmentModal-module__pEmS4G__priceLine{padding:.75rem .875rem}.InstallmentModal-module__pEmS4G__priceLabel{font-size:.75rem}.InstallmentModal-module__pEmS4G__terms{grid-template-columns:1fr;gap:.5rem}.InstallmentModal-module__pEmS4G__termCard{border-radius:14px;flex-direction:row;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.75rem .875rem}.InstallmentModal-module__pEmS4G__termMonths{text-transform:none;letter-spacing:0;font-size:.8125rem}.InstallmentModal-module__pEmS4G__termPayment{margin-left:auto;font-size:1rem}.InstallmentModal-module__pEmS4G__termCaption{font-size:.6875rem}.InstallmentModal-module__pEmS4G__scheduleRow{gap:.5rem;padding:.6875rem .875rem}.InstallmentModal-module__pEmS4G__scheduleWhen{font-size:.75rem}.InstallmentModal-module__pEmS4G__scheduleSum{font-size:.875rem}}
.ImageCarousel-module__9F1nJG__wrapper{margin:2rem 0}.ImageCarousel-module__9F1nJG__viewport{background:var(--color-gray-100);border-radius:16px;position:relative;overflow:hidden}.ImageCarousel-module__9F1nJG__track{transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.ImageCarousel-module__9F1nJG__slide{aspect-ratio:16/10;cursor:pointer;flex:0 0 100%;width:100%;position:relative}.ImageCarousel-module__9F1nJG__slide img{object-fit:cover;width:100%;height:100%;display:block}.ImageCarousel-module__9F1nJG__arrow{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageCarousel-module__9F1nJG__arrow:hover{background:#000000b3;transform:translateY(-50%)scale(1.08)}.ImageCarousel-module__9F1nJG__arrowLeft{left:12px;}.ImageCarousel-module__9F1nJG__arrowRight{right:12px;}.ImageCarousel-module__9F1nJG__dots{justify-content:center;gap:8px;padding:12px 0 4px;display:flex}.ImageCarousel-module__9F1nJG__dot{background:var(--color-gray-300);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.ImageCarousel-module__9F1nJG__dotActive{background:var(--color-primary);transform:scale(1.3);}.ImageCarousel-module__9F1nJG__caption{text-align:center;color:var(--color-gray-500);margin-top:6px;font-size:.8125rem;font-style:italic}.ImageCarousel-module__9F1nJG__counter{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-variant-numeric:tabular-nums;background:#00000080;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:12px}.ImageCarousel-module__9F1nJG__zoomHint{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffb3;opacity:0;pointer-events:none;background:#00000073;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:.6875rem;font-weight:500;transition:opacity .3s;display:flex;position:absolute;bottom:12px;right:12px}.ImageCarousel-module__9F1nJG__viewport:hover .ImageCarousel-module__9F1nJG__zoomHint{opacity:1}@media (max-width:767px){.ImageCarousel-module__9F1nJG__arrow{width:34px;height:34px}.ImageCarousel-module__9F1nJG__slide{aspect-ratio:4/3}}
.VideoEmbed-module__IFfX0W__wrapper{aspect-ratio:16/9;background:#000;border-radius:16px;margin:2rem 0;position:relative;overflow:hidden}.VideoEmbed-module__IFfX0W__thumbnail{cursor:pointer;z-index:2;position:absolute;inset:0}.VideoEmbed-module__IFfX0W__thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .4s,filter .4s}.VideoEmbed-module__IFfX0W__thumbnail:hover img{filter:brightness(.7);transform:scale(1.03)}.VideoEmbed-module__IFfX0W__playOverlay{background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:background .3s;display:flex;position:absolute;inset:0}.VideoEmbed-module__IFfX0W__thumbnail:hover .VideoEmbed-module__IFfX0W__playOverlay{background:#00000073}.VideoEmbed-module__IFfX0W__playCircle{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 24px #b71c1c73}.VideoEmbed-module__IFfX0W__thumbnail:hover .VideoEmbed-module__IFfX0W__playCircle{transform:scale(1.1);box-shadow:0 10px 36px #b71c1c99}.VideoEmbed-module__IFfX0W__playLabel{color:#fff;text-shadow:0 2px 8px #00000080;font-size:.8125rem;font-weight:600}.VideoEmbed-module__IFfX0W__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.VideoEmbed-module__IFfX0W__video{object-fit:cover;width:100%;height:100%}.VideoEmbed-module__IFfX0W__caption{text-align:center;color:var(--color-gray-500);margin-top:8px;font-size:.8125rem;font-style:italic}@media (max-width:767px){.VideoEmbed-module__IFfX0W__playCircle{width:56px;height:56px}}
.InfoCard-module__UiWF1a__card{border-radius:16px;margin:1.75rem 0;padding:1.5rem;position:relative;overflow:hidden}.InfoCard-module__UiWF1a__card:before{content:"";opacity:.06;pointer-events:none;position:absolute;inset:0}.InfoCard-module__UiWF1a__tip{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;}.InfoCard-module__UiWF1a__tip .InfoCard-module__UiWF1a__icon{color:#059669;background:#0596691a}.InfoCard-module__UiWF1a__warning{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;}.InfoCard-module__UiWF1a__warning .InfoCard-module__UiWF1a__icon{color:#d97706;background:#d977061a}.InfoCard-module__UiWF1a__important{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:1px solid #fecaca;}.InfoCard-module__UiWF1a__important .InfoCard-module__UiWF1a__icon{color:var(--color-primary);background:var(--color-primary-bg)}.InfoCard-module__UiWF1a__fact{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;}.InfoCard-module__UiWF1a__fact .InfoCard-module__UiWF1a__icon{color:#2563eb;background:#2563eb1a}.InfoCard-module__UiWF1a__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.InfoCard-module__UiWF1a__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.InfoCard-module__UiWF1a__title{color:var(--color-dark);margin:0;font-size:1rem;font-weight:800}.InfoCard-module__UiWF1a__body{color:var(--color-gray-700);font-size:.9375rem;line-height:1.7}.InfoCard-module__UiWF1a__body p{margin:0 0 .5rem}.InfoCard-module__UiWF1a__body p:last-child{margin-bottom:0}.InfoCard-module__UiWF1a__statsRow{grid-template-columns:repeat(4,1fr);gap:16px;margin:2rem 0;display:grid}.InfoCard-module__UiWF1a__statItem{text-align:center;background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:14px;padding:1.25rem .75rem;box-shadow:0 2px 10px #0000000a}.InfoCard-module__UiWF1a__statValue{letter-spacing:-.02em;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-gold) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900}.InfoCard-module__UiWF1a__statLabel{color:var(--color-gray-500);margin-top:4px;font-size:.75rem;font-weight:500}@media (max-width:767px){.InfoCard-module__UiWF1a__card{border-radius:12px;margin:1.25rem 0;padding:1rem}.InfoCard-module__UiWF1a__body{font-size:.875rem}.InfoCard-module__UiWF1a__statsRow{grid-template-columns:repeat(2,1fr);gap:10px}.InfoCard-module__UiWF1a__statItem{padding:1rem .5rem}.InfoCard-module__UiWF1a__statValue{font-size:1.125rem}.InfoCard-module__UiWF1a__statLabel{font-size:.6875rem}}
.ComparisonTable-module__hsvFDa__wrapper{grid-template-columns:repeat(2,1fr);gap:16px;margin:2rem 0;display:grid}.ComparisonTable-module__hsvFDa__column{border:1px solid #0000;border-radius:16px;padding:1.5rem}.ComparisonTable-module__hsvFDa__negative{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fecaca;}.ComparisonTable-module__hsvFDa__positive{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border-color:#bbf7d0;}.ComparisonTable-module__hsvFDa__columnTitle{color:var(--color-dark);align-items:center;gap:8px;margin:0 0 1rem;font-size:.9375rem;font-weight:800;display:flex}.ComparisonTable-module__hsvFDa__iconBad{color:#dc2626;background:#dc26261f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ComparisonTable-module__hsvFDa__iconGood{color:#059669;background:#0596691f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ComparisonTable-module__hsvFDa__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ComparisonTable-module__hsvFDa__listItem{color:var(--color-gray-700);align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5;display:flex}.ComparisonTable-module__hsvFDa__bullet{flex-shrink:0;margin-top:2px;font-weight:700}.ComparisonTable-module__hsvFDa__bulletBad{color:#dc2626;}.ComparisonTable-module__hsvFDa__bulletGood{color:#059669;}@media (max-width:600px){.ComparisonTable-module__hsvFDa__wrapper{grid-template-columns:1fr}.ComparisonTable-module__hsvFDa__column{padding:1rem}.ComparisonTable-module__hsvFDa__listItem{font-size:.8125rem}}
.TableOfContents-module__i97HOa__wrapper{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:16px;padding:1.25rem;box-shadow:0 2px 12px #0000000a}.TableOfContents-module__i97HOa__title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-400);margin:0 0 1rem;font-size:.6875rem;font-weight:800}.TableOfContents-module__i97HOa__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.TableOfContents-module__i97HOa__item{color:var(--color-gray-500);cursor:pointer;border-radius:8px;padding:8px 12px 8px 16px;font-size:.8125rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s,background .2s;display:block;position:relative}.TableOfContents-module__i97HOa__item:before{content:"";background:0 0;border-radius:2px;width:3px;transition:background .2s;position:absolute;top:6px;bottom:6px;left:0}.TableOfContents-module__i97HOa__item:hover{color:var(--color-dark);background:var(--color-gray-50)}.TableOfContents-module__i97HOa__itemActive{color:var(--color-primary);background:var(--color-primary-bg);font-weight:700;}.TableOfContents-module__i97HOa__itemActive:before{background:var(--color-primary)}.TableOfContents-module__i97HOa__stickyWrap{position:sticky;top:100px}@media (max-width:1023px){.TableOfContents-module__i97HOa__wrapper{display:none}}
.LeadModal-module__2RYlvW__overlay{z-index:9999;-webkit-backdrop-filter:blur(14px)saturate(120%);background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.LeadModal-module__2RYlvW__modal{background:#fff;border-radius:24px;width:100%;max-width:820px;max-height:calc(100dvh - 2rem);position:relative;overflow:hidden auto;box-shadow:0 32px 100px #0006}@media (max-width:700px){.LeadModal-module__2RYlvW__overlay{align-items:flex-end;padding:.5rem}.LeadModal-module__2RYlvW__modal{border-radius:20px 20px 0 0;width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}}.LeadModal-module__2RYlvW__closeBtn{z-index:10;cursor:pointer;color:#666;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.LeadModal-module__2RYlvW__closeBtn:hover{color:#333;background:#0000001a;transform:rotate(90deg)}.LeadModal-module__2RYlvW__content{grid-template-columns:1fr 1fr;min-height:480px;display:grid}@media (max-width:700px){.LeadModal-module__2RYlvW__content{grid-template-columns:1fr;min-height:auto}}.LeadModal-module__2RYlvW__intro{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.LeadModal-module__2RYlvW__introDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.LeadModal-module__2RYlvW__introCircle1{background:#e639461a;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.LeadModal-module__2RYlvW__introCircle2{background:#e6394612;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-40px;left:-40px}.LeadModal-module__2RYlvW__introInner{z-index:2;position:relative}.LeadModal-module__2RYlvW__introEyebrow{text-transform:uppercase;letter-spacing:.08em;color:#e63946;background:#e6394626;border:1px solid #e6394640;border-radius:8px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.LeadModal-module__2RYlvW__introTitle{color:#fff;margin-bottom:.75rem;font-size:1.875rem;font-weight:800;line-height:1.2}.LeadModal-module__2RYlvW__introSubtitle{color:#fff9;margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.LeadModal-module__2RYlvW__promoBox{background:#e6394614;border:1px solid #e639462e;border-radius:12px;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.125rem;display:flex}.LeadModal-module__2RYlvW__promoIcon{flex-shrink:0;font-size:1.5rem;line-height:1}.LeadModal-module__2RYlvW__promoText{color:#ffffffbf;font-size:.875rem;line-height:1.55}.LeadModal-module__2RYlvW__introFeatures{flex-direction:column;gap:.75rem;display:flex}.LeadModal-module__2RYlvW__introFeature{color:#ffffffb3;align-items:center;gap:.625rem;font-size:.875rem;font-weight:500;display:flex}.LeadModal-module__2RYlvW__featureDot{background:#e63946;border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:700px){.LeadModal-module__2RYlvW__intro{padding:2rem 1.5rem}.LeadModal-module__2RYlvW__introTitle{font-size:1.5rem}}.LeadModal-module__2RYlvW__form{flex-direction:column;justify-content:center;gap:1.375rem;padding:3rem 2.5rem;display:flex}@media (max-width:700px){.LeadModal-module__2RYlvW__form{padding:2rem 1.5rem}}.LeadModal-module__2RYlvW__formTitle{color:#1a1a1a;margin-bottom:.25rem;font-size:1.375rem;font-weight:700}.LeadModal-module__2RYlvW__field{flex-direction:column;gap:.5rem;display:flex}.LeadModal-module__2RYlvW__label{color:#444;font-size:.9375rem;font-weight:600}.LeadModal-module__2RYlvW__required{color:#e63946}.LeadModal-module__2RYlvW__inputWrap{background:#f8f8f8;border:1.5px solid #e0e0e0;border-radius:14px;align-items:center;gap:.75rem;height:56px;padding:0 1.125rem;transition:all .2s;display:flex}.LeadModal-module__2RYlvW__inputWrap:focus-within{background:#fff;border-color:#e63946;box-shadow:0 0 0 3px #e6394614}.LeadModal-module__2RYlvW__inputError{background:#e6394608!important;border-color:#e63946!important}.LeadModal-module__2RYlvW__inputIcon{color:#999;flex-shrink:0}.LeadModal-module__2RYlvW__inputWrap:focus-within .LeadModal-module__2RYlvW__inputIcon{color:#e63946}.LeadModal-module__2RYlvW__input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.0625rem}.LeadModal-module__2RYlvW__input::placeholder{color:#bbb}.LeadModal-module__2RYlvW__errorMsg{color:#e63946;font-size:.8125rem;font-weight:500}.LeadModal-module__2RYlvW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e63946,#b71c1c);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.625rem;height:56px;margin-top:.375rem;font-size:1.0625rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 20px #e639464d}.LeadModal-module__2RYlvW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 28px #e6394666}.LeadModal-module__2RYlvW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.LeadModal-module__2RYlvW__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite LeadModal-module__2RYlvW__spin}@keyframes LeadModal-module__2RYlvW__spin{to{transform:rotate(360deg)}}.LeadModal-module__2RYlvW__privacy{color:#999;text-align:center;font-size:.8125rem;line-height:1.5}.LeadModal-module__2RYlvW__privacyLink{color:#e63946;text-decoration:none}.LeadModal-module__2RYlvW__privacyLink:hover{text-decoration:underline}.LeadModal-module__2RYlvW__success{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:5rem 2rem;display:flex}.LeadModal-module__2RYlvW__successIcon{color:#22c55e}.LeadModal-module__2RYlvW__successTitle{color:#1a1a1a;font-size:1.75rem;font-weight:800}.LeadModal-module__2RYlvW__successText{color:#666;max-width:380px;font-size:1.0625rem;line-height:1.6}
.PromoBanner-module__gUp8lq__banner{background-image:var(--bg);background-position:50%;background-size:cover;border-radius:16px;height:200px;position:relative;overflow:hidden}.PromoBanner-module__gUp8lq__overlay{z-index:1;background:linear-gradient(135deg,#0000004d 0%,#0000001f 50%,#0003 100%);position:absolute;inset:0}.PromoBanner-module__gUp8lq__floatingCircle{z-index:2;color:#fff;pointer-events:none;background:linear-gradient(135deg,#e63946 0%,#b71c1c 100%);border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:900;animation:4s ease-in-out infinite PromoBanner-module__gUp8lq__floatBubble;display:flex;position:absolute;box-shadow:0 4px 16px #e6394666}.PromoBanner-module__gUp8lq__floatingCircle:nth-child(3){animation-delay:.5s}.PromoBanner-module__gUp8lq__floatingCircle:nth-child(4){animation-delay:1.2s}.PromoBanner-module__gUp8lq__floatingCircle:nth-child(5){animation-delay:.8s}.PromoBanner-module__gUp8lq__floatingCircle:nth-child(6){animation-delay:2s}.PromoBanner-module__gUp8lq__floatingCircle:nth-child(7){animation-delay:1.5s}@keyframes PromoBanner-module__gUp8lq__floatBubble{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.PromoBanner-module__gUp8lq__glass{z-index:3;-webkit-backdrop-filter:blur(20px)saturate(1.4);background:#ffffff1a;border:1px solid #ffffff38;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:1.5rem;height:calc(100% - 16px);margin:8px;padding:1.25rem 2rem;display:grid;position:relative;box-shadow:inset 0 1px #ffffff26,0 8px 32px #0000001f}.PromoBanner-module__gUp8lq__colText{flex-direction:column;gap:0;display:flex}.PromoBanner-module__gUp8lq__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#ffffffe6;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;width:fit-content;padding:.2rem .75rem;font-size:.5625rem;font-weight:700;display:inline-block}.PromoBanner-module__gUp8lq__title{color:#fff;font-size:2.75rem;font-weight:800;line-height:1.1}.PromoBanner-module__gUp8lq__accent{color:#e63946;font-weight:900}.PromoBanner-module__gUp8lq__lead{color:#fffc;max-width:520px;font-size:.9375rem;line-height:1.5}.PromoBanner-module__gUp8lq__colTimer{flex-direction:column;align-items:center;gap:.5rem;display:flex}.PromoBanner-module__gUp8lq__timerLabel{color:#ffffff8c;font-size:.625rem;font-weight:500}.PromoBanner-module__gUp8lq__timer{gap:.3rem;display:flex}.PromoBanner-module__gUp8lq__timerCell{text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;min-width:38px;padding:.3rem .45rem}.PromoBanner-module__gUp8lq__timerVal{color:#fff;font-size:1rem;font-weight:800;line-height:1;display:block}.PromoBanner-module__gUp8lq__timerUnit{color:#ffffff73;text-transform:uppercase;margin-top:1px;font-size:.4375rem;display:block}.PromoBanner-module__gUp8lq__timerExpired{color:#e63946;font-size:.8125rem;font-weight:700}.PromoBanner-module__gUp8lq__btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#e63946,#b71c1c);border-radius:8px;justify-content:center;align-items:center;width:fit-content;margin-top:.5rem;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 3px 12px #e639464d}.PromoBanner-module__gUp8lq__btn:hover{transform:translateY(-1px);box-shadow:0 4px 18px #e6394673}.PromoBanner-module__gUp8lq__btnDisabled{pointer-events:none;opacity:.6;box-shadow:none;background:#555}.PromoBanner-module__gUp8lq__colBadge{justify-content:center;align-items:center;display:flex}.PromoBanner-module__gUp8lq__badge{color:#fff;background:linear-gradient(135deg,#e63946 0%,#b71c1c 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.125rem;font-weight:900;animation:2.5s ease-in-out infinite PromoBanner-module__gUp8lq__badgePulse;display:flex;box-shadow:0 4px 24px #e6394680}@keyframes PromoBanner-module__gUp8lq__badgePulse{0%,to{transform:scale(1);box-shadow:0 3px 18px #e6394666}50%{transform:scale(1.06);box-shadow:0 3px 32px #e63946b3}}@media (max-width:900px){.PromoBanner-module__gUp8lq__glass{grid-template-columns:1fr auto;gap:1rem;padding:1rem 1.25rem}.PromoBanner-module__gUp8lq__title{font-size:1.375rem}.PromoBanner-module__gUp8lq__lead{font-size:.8125rem}}@media (max-width:640px){.PromoBanner-module__gUp8lq__banner{aspect-ratio:1;height:auto;min-height:340px;max-height:400px}.PromoBanner-module__gUp8lq__glass{flex-direction:column;height:calc(100% - 16px);padding:1.25rem 1.5rem;display:flex}.PromoBanner-module__gUp8lq__colText{text-align:left;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;display:flex}.PromoBanner-module__gUp8lq__eyebrow{margin:0 auto;font-size:.5625rem}.PromoBanner-module__gUp8lq__title{font-size:2.5rem;line-height:1.2}.PromoBanner-module__gUp8lq__lead{max-width:100%;font-size:1.5rem;line-height:1}.PromoBanner-module__gUp8lq__colTimer{flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem}.PromoBanner-module__gUp8lq__btn{justify-content:center;width:100%;margin-top:.25rem;padding:.875rem 1.5rem;font-size:.9375rem}.PromoBanner-module__gUp8lq__badge{width:48px;height:48px;font-size:.875rem}.PromoBanner-module__gUp8lq__colBadge{display:none}.PromoBanner-module__gUp8lq__floatingCircle{font-size:.625rem;width:36px!important;height:36px!important}}
.HeroSlider-module__v2i8qa__hero{-webkit-user-select:none;user-select:none;background:linear-gradient(145deg,#f5f4f0 0%,#eae8e3 40%,#f0efeb 100%);width:100%;min-height:70vh;position:relative;overflow:hidden}.HeroSlider-module__v2i8qa__heroInner{grid-template:"text monument""bottom monument"/45% 55%;align-items:center;gap:0 2.5rem;max-width:1440px;min-height:60vh;margin:0 auto;padding:3.5rem 3.5rem 1.5rem;display:grid;position:relative}.HeroSlider-module__v2i8qa__textCol{grid-area:text}.HeroSlider-module__v2i8qa__textColBottom{text-align:center;flex-direction:column;grid-area:bottom;align-items:center;animation:.65s cubic-bezier(.16,1,.3,1) HeroSlider-module__v2i8qa__slideContentIn;display:flex}.HeroSlider-module__v2i8qa__monumentCol{grid-area:monument}.HeroSlider-module__v2i8qa__heroInnerReversed{grid-template-columns:55% 45%;grid-template-areas:"monument text""monument bottom"}.HeroSlider-module__v2i8qa__textCol{z-index:5;text-align:center;flex-direction:column;align-items:center;animation:.65s cubic-bezier(.16,1,.3,1) HeroSlider-module__v2i8qa__slideContentIn;display:flex;position:relative}@keyframes HeroSlider-module__v2i8qa__slideContentIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.HeroSlider-module__v2i8qa__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);align-items:center;gap:6px;margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:inline-flex}.HeroSlider-module__v2i8qa__eyebrowDot{background:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSlider-module__v2i8qa__blink}@keyframes HeroSlider-module__v2i8qa__blink{0%,to{opacity:1}50%{opacity:.3}}.HeroSlider-module__v2i8qa__heroTitle{color:var(--color-dark);letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.05}.HeroSlider-module__v2i8qa__titleAccent{color:var(--color-primary);display:block}.HeroSlider-module__v2i8qa__heroDesc{color:var(--color-gray-500);max-width:440px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.7}.HeroSlider-module__v2i8qa__heroCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.HeroSlider-module__v2i8qa__btnPrimary{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:8px;padding:.875rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #b71c1c4d}.HeroSlider-module__v2i8qa__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:40%;transition:transform .6s;position:absolute;inset:0 -40% 0 auto;transform:skew(-20deg)translate(-120%)}.HeroSlider-module__v2i8qa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #b71c1c73}.HeroSlider-module__v2i8qa__btnPrimary:hover:after{transform:skew(-20deg)translate(250%)}.HeroSlider-module__v2i8qa__btnGhost{color:var(--color-dark);border:1.5px solid var(--color-gray-300);cursor:pointer;background:0 0;border-radius:14px;align-items:center;gap:8px;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSlider-module__v2i8qa__btnGhost:hover{border-color:var(--color-gray-400);background:#00000008;transform:translateY(-2px)}.HeroSlider-module__v2i8qa__trustBadges{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:1.75rem;display:flex}.HeroSlider-module__v2i8qa__trustBadge{color:var(--color-primary-dark,#8e1515);white-space:nowrap;background:#b71c1c0f;border:1px solid #b71c1c1f;border-radius:50px;align-items:center;gap:4px;padding:5px 12px;font-size:.6875rem;font-weight:600;display:inline-flex}.HeroSlider-module__v2i8qa__advRow{grid-template-columns:repeat(2,1fr);gap:.625rem;width:100%;max-width:440px;display:grid}.HeroSlider-module__v2i8qa__advCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:inherit;background:#ffffffbf;border:1px solid #ffffffe6;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;text-decoration:none;transition:all .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.HeroSlider-module__v2i8qa__advCard:before{content:"";background:linear-gradient(90deg, var(--color-primary), #e64a4a);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.HeroSlider-module__v2i8qa__advCard:hover{background:#ffffffe6;transform:translateY(-4px);box-shadow:0 8px 28px #00000014}.HeroSlider-module__v2i8qa__advCard:hover:before{opacity:1}.HeroSlider-module__v2i8qa__advIcon{background:#b71c1c12;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.HeroSlider-module__v2i8qa__advCard:hover .HeroSlider-module__v2i8qa__advIcon{background:#b71c1c24;transform:scale(1.1)}.HeroSlider-module__v2i8qa__advIcon svg{width:20px;height:20px;color:var(--color-primary)}.HeroSlider-module__v2i8qa__advTitle{color:var(--color-dark);margin-bottom:1px;font-size:.8125rem;font-weight:700}.HeroSlider-module__v2i8qa__advDesc{color:var(--color-gray-400);font-size:.6875rem;line-height:1.45}.HeroSlider-module__v2i8qa__statsRow{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.HeroSlider-module__v2i8qa__statItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #ffffffd9;border-radius:14px;flex-direction:column;align-items:center;padding:.875rem .5rem;display:flex;box-shadow:0 2px 8px #00000008}.HeroSlider-module__v2i8qa__statNum{color:var(--color-primary);margin-bottom:.125rem;font-size:1.5rem;font-weight:900;line-height:1}.HeroSlider-module__v2i8qa__statLabel{color:var(--color-gray-400);font-size:.625rem;font-weight:500;line-height:1.3}.HeroSlider-module__v2i8qa__monumentCol{justify-content:center;align-items:flex-end;min-height:480px;display:flex;position:relative;top:40px}.HeroSlider-module__v2i8qa__monumentGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#b71c1c14 0%,#b71c1c0a 35%,#b71c1c03 60%,#0000 80%);border-radius:50%;width:480px;height:480px;animation:4s ease-in-out infinite HeroSlider-module__v2i8qa__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HeroSlider-module__v2i8qa__glowPulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}.HeroSlider-module__v2i8qa__monumentBase{z-index:1;filter:blur(3px);background:radial-gradient(#0000002e 0%,#00000014 40%,#0000 72%);border-radius:50%;width:80%;height:80px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.HeroSlider-module__v2i8qa__monumentSlide{opacity:0;pointer-events:none;justify-content:center;align-items:flex-end;transition:opacity .7s cubic-bezier(.33,1,.68,1),transform .7s cubic-bezier(.33,1,.68,1);display:flex;position:absolute;inset:0;transform:scale(.92)translate(30px)}.HeroSlider-module__v2i8qa__monumentSlideActive{opacity:1;pointer-events:auto;transform:scale(1)translate(0)}.HeroSlider-module__v2i8qa__monumentImg{object-fit:contain;filter:drop-shadow(0 24px 48px #00000038)drop-shadow(0 8px 16px #0000001a);z-index:2;width:auto;max-width:100%;height:auto;max-height:80vh;transition:transform .6s cubic-bezier(.33,1,.68,1),filter .6s cubic-bezier(.33,1,.68,1);position:relative;transform:scale(1.15)}.HeroSlider-module__v2i8qa__monumentSlideActive:hover .HeroSlider-module__v2i8qa__monumentImg{filter:drop-shadow(0 24px 48px #00000038)drop-shadow(0 8px 16px #0000001a)drop-shadow(0 0 40px #b71c1c2e)}.HeroSlider-module__v2i8qa__tooltip{z-index:5;pointer-events:auto;position:absolute}.HeroSlider-module__v2i8qa__tooltipDot{border:2px solid var(--color-primary);cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .3s;position:relative;box-shadow:0 2px 8px #b71c1c33}.HeroSlider-module__v2i8qa__tooltipDot:before{content:"";border:1.5px solid #b71c1c40;border-radius:50%;animation:2s infinite HeroSlider-module__v2i8qa__tooltipPulse;position:absolute;inset:-6px}@keyframes HeroSlider-module__v2i8qa__tooltipPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.HeroSlider-module__v2i8qa__tooltipDot:hover{transform:scale(1.3)}.HeroSlider-module__v2i8qa__tooltipCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #ffffffe6;border-radius:10px;width:170px;padding:.625rem .75rem;transition:all .3s cubic-bezier(.33,1,.68,1);position:absolute;top:-4px;left:20px;transform:translateY(6px);box-shadow:0 6px 20px #0000001f}.HeroSlider-module__v2i8qa__tooltip:hover .HeroSlider-module__v2i8qa__tooltipCard{opacity:1;pointer-events:auto;transform:translateY(0)}.HeroSlider-module__v2i8qa__tooltipTitle{color:var(--color-dark);margin-bottom:1px;font-size:.6875rem;font-weight:700}.HeroSlider-module__v2i8qa__tooltipValue{color:var(--color-gray-500);font-size:.625rem}.HeroSlider-module__v2i8qa__sphere{background:linear-gradient(145deg, var(--color-primary), #d32f2f);color:#fff;z-index:3;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex;position:absolute;box-shadow:0 4px 20px #b71c1c59}.HeroSlider-module__v2i8qa__sphere1{width:68px;height:68px;font-size:.875rem;animation:6s ease-in-out infinite HeroSlider-module__v2i8qa__sphereFloat1;top:8%;right:6%}.HeroSlider-module__v2i8qa__sphere2{width:48px;height:48px;font-size:.6875rem;animation:5s ease-in-out .5s infinite HeroSlider-module__v2i8qa__sphereFloat2;top:52%;right:2%}.HeroSlider-module__v2i8qa__sphere3{opacity:.65;width:40px;height:40px;font-size:.625rem;animation:7s ease-in-out 1s infinite HeroSlider-module__v2i8qa__sphereFloat3;top:22%;left:4%}.HeroSlider-module__v2i8qa__sphere4{opacity:.45;width:34px;height:34px;font-size:.5625rem;animation:5.5s ease-in-out 1.5s infinite HeroSlider-module__v2i8qa__sphereFloat1;bottom:18%;right:10%}@keyframes HeroSlider-module__v2i8qa__sphereFloat1{0%,to{transform:translate(0)}50%{transform:translate(-10px,-16px)}}@keyframes HeroSlider-module__v2i8qa__sphereFloat2{0%,to{transform:translate(0)}50%{transform:translate(8px,-12px)}}@keyframes HeroSlider-module__v2i8qa__sphereFloat3{0%,to{transform:translate(0)}50%{transform:translate(-6px,10px)}}.HeroSlider-module__v2i8qa__arrow{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:48px;height:48px;color:var(--color-dark);opacity:0;background:#ffffffa6;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000000f}.HeroSlider-module__v2i8qa__hero:hover .HeroSlider-module__v2i8qa__arrow{opacity:1}.HeroSlider-module__v2i8qa__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 4px 20px #0000001f}.HeroSlider-module__v2i8qa__arrowPrev{left:1.25rem}.HeroSlider-module__v2i8qa__arrowNext{right:1.25rem}.HeroSlider-module__v2i8qa__dotsRow{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.HeroSlider-module__v2i8qa__dot{cursor:pointer;background:#0000001a;border:none;border-radius:4px;width:32px;height:4px;padding:0;transition:all .4s;position:relative;overflow:hidden}.HeroSlider-module__v2i8qa__dot:hover{background:#0000002e}.HeroSlider-module__v2i8qa__dotActive{background:#0000000f;width:56px}.HeroSlider-module__v2i8qa__dotProgress{background:var(--color-primary);transform-origin:0;border-radius:4px;animation:linear forwards HeroSlider-module__v2i8qa__dotFill;position:absolute;inset:0}@keyframes HeroSlider-module__v2i8qa__dotFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1024px){.HeroSlider-module__v2i8qa__heroInner{grid-template-columns:45% 55%;padding:6rem 2.5rem 3rem}.HeroSlider-module__v2i8qa__monumentImg{max-width:100%;max-height:68vh}.HeroSlider-module__v2i8qa__monumentGlow{width:400px;height:400px}}@media (max-width:768px){.HeroSlider-module__v2i8qa__hero{touch-action:pan-y;height:750px;min-height:auto}.HeroSlider-module__v2i8qa__heroInner{grid-template-columns:1fr;grid-template-areas:"text""monument""bottom";gap:0;min-height:auto;padding:1.5rem 1.25rem 2.5rem}.HeroSlider-module__v2i8qa__textCol{text-align:center;align-items:center;margin-bottom:.25rem}.HeroSlider-module__v2i8qa__heroTitle{margin-bottom:.75rem;font-size:clamp(2.5rem,7vw,2.5rem)}.HeroSlider-module__v2i8qa__heroDesc{max-width:100%;margin-bottom:.75rem;font-size:.875rem}.HeroSlider-module__v2i8qa__textColBottom{text-align:center;align-items:center;margin-top:6rem}.HeroSlider-module__v2i8qa__heroCtas{justify-content:center;gap:.5rem;width:100%;margin-bottom:.75rem}.HeroSlider-module__v2i8qa__btnPrimary{border-radius:12px;justify-content:center;width:100%;padding:.875rem 1.25rem;font-size:.9375rem}.HeroSlider-module__v2i8qa__btnGhost{display:none}.HeroSlider-module__v2i8qa__statsRow{grid-template-columns:repeat(4,1fr);gap:.375rem}.HeroSlider-module__v2i8qa__statItem{border-radius:10px;padding:.5rem .25rem}.HeroSlider-module__v2i8qa__statNum{font-size:1rem}.HeroSlider-module__v2i8qa__statLabel{font-size:.5rem}.HeroSlider-module__v2i8qa__monumentCol{min-height:280px;margin-top:-2.5rem;margin-bottom:.5rem}.HeroSlider-module__v2i8qa__monumentImg{max-width:110%;max-height:75vh;transform:scale(1.3)!important}.HeroSlider-module__v2i8qa__monumentGlow{width:320px;height:320px}.HeroSlider-module__v2i8qa__sphere1{width:52px;height:52px;font-size:.75rem}.HeroSlider-module__v2i8qa__sphere2{width:38px;height:38px;font-size:.5625rem}.HeroSlider-module__v2i8qa__sphere3{width:42px;height:42px;font-size:.625rem;display:flex;top:30%;left:2%;right:auto}.HeroSlider-module__v2i8qa__sphere4{width:36px;height:36px;font-size:.5625rem;display:flex;inset:55% auto auto 5%}.HeroSlider-module__v2i8qa__tooltip,.HeroSlider-module__v2i8qa__arrow{display:none}.HeroSlider-module__v2i8qa__dotsRow{bottom:.75rem}}
.TopBannerSlider-module__g1Mm0W__wrap{border-radius:16px;width:100%;height:200px;position:relative;overflow:hidden}.TopBannerSlider-module__g1Mm0W__arr{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;opacity:0;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .3s,background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.TopBannerSlider-module__g1Mm0W__wrap:hover .TopBannerSlider-module__g1Mm0W__arr{opacity:1}.TopBannerSlider-module__g1Mm0W__arr:hover{background:#ffffff40}.TopBannerSlider-module__g1Mm0W__arrL{left:6px}.TopBannerSlider-module__g1Mm0W__arrR{right:6px}.TopBannerSlider-module__g1Mm0W__track{height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex}.TopBannerSlider-module__g1Mm0W__slide{color:#fff;justify-content:center;align-items:center;min-width:100%;height:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.TopBannerSlider-module__g1Mm0W__decor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.TopBannerSlider-module__g1Mm0W__circle1{background:#ffffff0f;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.TopBannerSlider-module__g1Mm0W__circle2{background:#ffffff0a;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-20px;left:-20px}.TopBannerSlider-module__g1Mm0W__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:relative}.TopBannerSlider-module__g1Mm0W__iconWrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.TopBannerSlider-module__g1Mm0W__textWrap{flex-direction:column;gap:.25rem;display:flex}.TopBannerSlider-module__g1Mm0W__title{font-size:1rem;font-weight:800;line-height:1.2}.TopBannerSlider-module__g1Mm0W__desc{opacity:.7;max-width:200px;font-size:.6875rem;line-height:1.3}.TopBannerSlider-module__g1Mm0W__dots{z-index:10;gap:5px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.TopBannerSlider-module__g1Mm0W__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:3px;width:6px;height:6px;padding:0;transition:all .3s}.TopBannerSlider-module__g1Mm0W__dotActive{background:#fff;width:18px}
.BentoOffers-module__obB25W__section{-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 2px 2px,#b71c1c0d 2px,#0000 0);background-size:24px 24px;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:60px 0;line-height:1.5;position:relative;left:50%;right:50%;overflow:hidden}.BentoOffers-module__obB25W__wrapper{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:0 20px}.BentoOffers-module__obB25W__headerArea{text-align:center;margin-bottom:40px}.BentoOffers-module__obB25W__headerTitle{color:var(--color-dark);text-transform:uppercase;letter-spacing:-.025em;margin:0;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:900;line-height:1.1}.BentoOffers-module__obB25W__redText{color:var(--color-primary)}.BentoOffers-module__obB25W__titleLine{background-color:var(--color-primary);width:80px;height:4px;margin:12px auto}.BentoOffers-module__obB25W__headerSubtitle{color:var(--color-gray-500);margin:0;font-size:.9rem;font-weight:500}.BentoOffers-module__obB25W__bentoContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:10px 0 30px;display:flex;overflow-x:auto}.BentoOffers-module__obB25W__bentoContainer::-webkit-scrollbar{display:none}.BentoOffers-module__obB25W__bentoItem{scroll-snap-align:center;min-width:85vw;height:300px}.BentoOffers-module__obB25W__card{box-sizing:border-box;border:1px solid #0000;border-radius:40px;flex-direction:column;height:100%;padding:32px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.BentoOffers-module__obB25W__card:hover{border-color:var(--color-primary);z-index:20;transform:translateY(-8px);box-shadow:0 20px 40px #b71c1c1f}.BentoOffers-module__obB25W__cardBottom{justify-content:flex-end}.BentoOffers-module__obB25W__card_red{background-color:var(--color-primary);color:var(--color-white);justify-content:center;box-shadow:0 20px 25px -5px #b71c1c33}.BentoOffers-module__obB25W__card_red .BentoOffers-module__obB25W__cardTitle{color:var(--color-white);font-size:1.4rem}.BentoOffers-module__obB25W__card_red .BentoOffers-module__obB25W__cardDesc{color:#ffffffe6}.BentoOffers-module__obB25W__card_red:hover{border-color:#ffffff4d}.BentoOffers-module__obB25W__card_glass{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#fff6;border:1px solid #fff9;box-shadow:0 8px 32px #0000000d}.BentoOffers-module__obB25W__card_dark-image{background:#0f172a;justify-content:flex-end}.BentoOffers-module__obB25W__card_dark-image .BentoOffers-module__obB25W__cardTitle{color:#fff}.BentoOffers-module__obB25W__card_dark-image .BentoOffers-module__obB25W__cardDesc{color:#fffc}.BentoOffers-module__obB25W__darkImgWrap{opacity:.4;position:absolute;inset:0}.BentoOffers-module__obB25W__darkImg{object-fit:cover;width:100%;height:100%}.BentoOffers-module__obB25W__darkGradient{background:linear-gradient(#0000,#000);position:absolute;inset:0}.BentoOffers-module__obB25W__relativeContent{z-index:10;position:relative}.BentoOffers-module__obB25W__card_dark-solid{color:var(--color-white);background-color:#425363;justify-content:center;box-shadow:0 20px 25px -5px #4253634d}.BentoOffers-module__obB25W__card_dark-solid .BentoOffers-module__obB25W__cardTitle{color:var(--color-white);font-size:1.4rem}.BentoOffers-module__obB25W__card_dark-solid .BentoOffers-module__obB25W__cardDesc{color:#ffffffe6}.BentoOffers-module__obB25W__card_dark-solid:hover{border-color:#ffffff4d}.BentoOffers-module__obB25W__card_dashed{border:2px dashed var(--color-primary);background-color:#b71c1c08;justify-content:flex-end;box-shadow:inset 0 0 15px #b71c1c05}.BentoOffers-module__obB25W__cardTitle{text-transform:uppercase;color:#1e293b;margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.BentoOffers-module__obB25W__cardDesc{color:#475569;text-transform:none;margin-top:12px;font-size:.8rem;line-height:1.5}.BentoOffers-module__obB25W__descHighlight{color:#ff5252;text-transform:uppercase;font-size:.75rem;font-weight:800}.BentoOffers-module__obB25W__bigNumber{color:var(--color-primary);margin-bottom:4px;font-size:2rem;font-weight:900}.BentoOffers-module__obB25W__card_dashed .BentoOffers-module__obB25W__bigNumber{filter:drop-shadow(0 0 8px #b71c1c1a);font-size:1.5rem}.BentoOffers-module__obB25W__bgIcon{pointer-events:none;position:absolute}.BentoOffers-module__obB25W__bgIconPos{color:#ffffff1a;bottom:-5%;right:-5%;transform:rotate(12deg)}.BentoOffers-module__obB25W__card_glass .BentoOffers-module__obB25W__bgIconPos,.BentoOffers-module__obB25W__card_dashed .BentoOffers-module__obB25W__bgIconPos{color:#b71c1c0d;top:5%;bottom:auto;right:5%;transform:none}.BentoOffers-module__obB25W__statusPill{background:var(--color-white);border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:6px 12px;display:inline-flex;box-shadow:0 1px 2px #0000000d}.BentoOffers-module__obB25W__dotIndicator{background:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite BentoOffers-module__obB25W__pulse}.BentoOffers-module__obB25W__pillText{text-transform:uppercase;color:#334155;font-size:9px;font-weight:800}.BentoOffers-module__obB25W__sliderDots{justify-content:center;gap:8px;margin-top:20px;display:flex}.BentoOffers-module__obB25W__paginationDot{background-color:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .3s}.BentoOffers-module__obB25W__dotActive{background-color:var(--color-primary);border-radius:4px;width:24px}.BentoOffers-module__obB25W__footerArea{flex-direction:column;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;display:flex}.BentoOffers-module__obB25W__trustBox{align-items:center;gap:16px;display:flex}.BentoOffers-module__obB25W__avatars{align-items:center;display:flex}.BentoOffers-module__obB25W__avatar{border:2px solid var(--color-white);width:40px;height:40px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-left:-12px;font-size:10px;font-weight:800;display:flex;position:relative;box-shadow:0 4px 10px #0000001a}.BentoOffers-module__obB25W__avatar:first-child{margin-left:0}.BentoOffers-module__obB25W__avatarRed{background:var(--color-primary)}.BentoOffers-module__obB25W__avatarDark{background:#1e293b}.BentoOffers-module__obB25W__trustText{color:var(--color-gray-500);margin:0;font-size:11px;font-weight:500;line-height:1.4}.BentoOffers-module__obB25W__footerBtn{background-color:var(--color-primary);width:100%;color:var(--color-white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:16px;padding:16px 40px;font-size:.875rem;font-weight:900;transition:all .2s;box-shadow:0 10px 20px #b71c1c33}.BentoOffers-module__obB25W__footerBtn:hover{opacity:.9;transform:translateY(-1px)}@keyframes BentoOffers-module__obB25W__pulse{0%{opacity:1;transform:scale(.95)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(.95)}}@media (min-width:768px){.BentoOffers-module__obB25W__section{padding-top:30px;padding-bottom:50px}.BentoOffers-module__obB25W__headerArea{text-align:center;margin-bottom:48px}.BentoOffers-module__obB25W__titleLine{margin:12px auto}.BentoOffers-module__obB25W__sliderDots{display:none}.BentoOffers-module__obB25W__wrapper{padding:0}.BentoOffers-module__obB25W__bentoContainer{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(4,1fr);gap:24px;padding:0;display:grid;overflow-x:visible}.BentoOffers-module__obB25W__bentoItem{min-width:auto;height:100%}.BentoOffers-module__obB25W__span2{grid-column:span 2}.BentoOffers-module__obB25W__headerSubtitle{font-size:1rem}.BentoOffers-module__obB25W__cardTitle{font-size:1.25rem}.BentoOffers-module__obB25W__card_red .BentoOffers-module__obB25W__cardTitle,.BentoOffers-module__obB25W__card_dark-solid .BentoOffers-module__obB25W__cardTitle{font-size:1.75rem}.BentoOffers-module__obB25W__bigNumber{font-size:2.25rem}.BentoOffers-module__obB25W__card_dark-solid .BentoOffers-module__obB25W__relativeContent,.BentoOffers-module__obB25W__card_dark-solid>div:not(.BentoOffers-module__obB25W__bgIcon){z-index:10;max-width:60%}.BentoOffers-module__obB25W__footerArea{flex-direction:row}.BentoOffers-module__obB25W__footerBtn{width:auto}}
.PromoSlider-module__ixROjq__container{-webkit-tap-highlight-color:transparent;width:100%;margin:0 auto;position:relative}@media (max-width:480px){.PromoSlider-module__ixROjq__container{max-width:280px}}.PromoSlider-module__ixROjq__bubbles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.PromoSlider-module__ixROjq__bubble{background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;animation:8s ease-in-out infinite PromoSlider-module__ixROjq__floating;position:absolute}@keyframes PromoSlider-module__ixROjq__floating{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-30px)translate(15px)}}.PromoSlider-module__ixROjq__arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:10;opacity:0;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PromoSlider-module__ixROjq__container:hover .PromoSlider-module__ixROjq__arrow{opacity:1}.PromoSlider-module__ixROjq__arrow:hover{background:#ffffff40;transform:translateY(-50%)scale(1.05)}.PromoSlider-module__ixROjq__arrowLeft{left:5px}.PromoSlider-module__ixROjq__arrowRight{right:5px}.PromoSlider-module__ixROjq__card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:2;background:#ffffff0d;border:1px solid #ffffff26;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000080}.PromoSlider-module__ixROjq__wrapper{cursor:grab;border-radius:28px;overflow:hidden}.PromoSlider-module__ixROjq__wrapper:active{cursor:grabbing}.PromoSlider-module__ixROjq__track{will-change:transform;display:flex}.PromoSlider-module__ixROjq__slide{box-sizing:border-box;min-width:100%;padding:8px}.PromoSlider-module__ixROjq__content{background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;justify-content:space-between;height:420px;padding:20px;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.PromoSlider-module__ixROjq__content{height:380px;padding:12px}}.PromoSlider-module__ixROjq__content:before{content:"";z-index:1;background:linear-gradient(#00000080 0%,#0000 40%,#0006 60%,#000000f2 100%);position:absolute;inset:0}.PromoSlider-module__ixROjq__textTop,.PromoSlider-module__ixROjq__textBottom{z-index:2;width:100%;position:relative}.PromoSlider-module__ixROjq__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:10px;margin-bottom:10px;padding:5px 12px;font-size:9px;font-weight:700;display:inline-block}.PromoSlider-module__ixROjq__title{color:#fff;margin-bottom:4px;font-size:28px;font-weight:800;line-height:1.1}@media (max-width:480px){.PromoSlider-module__ixROjq__title{font-size:18px}}.PromoSlider-module__ixROjq__desc{opacity:.8;color:#fff;margin-bottom:10px;font-size:13px;line-height:1.3}@media (max-width:480px){.PromoSlider-module__ixROjq__desc{margin-bottom:8px;font-size:11px}}.PromoSlider-module__ixROjq__btn{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;text-align:center;background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;width:100%;margin-top:8px;margin-bottom:25px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .4s;display:block}.PromoSlider-module__ixROjq__btn:hover{background:#ffffff40}@media (max-width:480px){.PromoSlider-module__ixROjq__btn{padding:10px 15px;font-size:13px}}.PromoSlider-module__ixROjq__timer{justify-content:center;gap:6px;width:100%;display:flex}.PromoSlider-module__ixROjq__timerItem{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;min-width:46px;padding:6px}@media (max-width:480px){.PromoSlider-module__ixROjq__timerItem{min-width:40px;padding:4px}}.PromoSlider-module__ixROjq__timerVal{font-size:16px;font-weight:800;line-height:1;display:block}@media (max-width:480px){.PromoSlider-module__ixROjq__timerVal{font-size:14px}}.PromoSlider-module__ixROjq__timerLabel{opacity:.5;text-transform:uppercase;margin-top:1px;font-size:7px;display:block}.PromoSlider-module__ixROjq__dots{z-index:20;justify-content:center;gap:8px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.PromoSlider-module__ixROjq__dot{cursor:pointer;background:#fff3;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:all .4s}.PromoSlider-module__ixROjq__dotActive{background:#fff;width:24px}
.CoverFlow-module__l3yz3W__section{background:var(--color-white);padding:60px 0 80px;overflow:hidden}.CoverFlow-module__l3yz3W__wrapper{max-width:1440px;margin:0 auto;padding:0 1rem}.CoverFlow-module__l3yz3W__header{text-align:center;margin-bottom:32px}.CoverFlow-module__l3yz3W__title{text-transform:uppercase;letter-spacing:-.025em;color:var(--color-dark);margin:0;font-size:2.25rem;font-weight:900;line-height:1.1}.CoverFlow-module__l3yz3W__redText{color:var(--color-primary)}.CoverFlow-module__l3yz3W__titleLine{background-color:var(--color-primary);width:80px;height:4px;margin:12px auto}.CoverFlow-module__l3yz3W__subtitle{color:var(--color-gray-500);margin:12px 0 0;font-size:.95rem;font-weight:500}@media (min-width:768px){.CoverFlow-module__l3yz3W__title{font-size:3rem}.CoverFlow-module__l3yz3W__subtitle{font-size:1.05rem}}.CoverFlow-module__l3yz3W__coverflowArea{perspective:1400px;height:520px;margin:0 auto;position:relative}@media (min-width:768px){.CoverFlow-module__l3yz3W__coverflowArea{height:600px}}@media (min-width:1200px){.CoverFlow-module__l3yz3W__coverflowArea{height:650px}}.CoverFlow-module__l3yz3W__track{width:0;height:0;transform-style:preserve-3d;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.CoverFlow-module__l3yz3W__item{cursor:pointer;width:360px;height:440px;transform-style:preserve-3d;will-change:transform, opacity;-webkit-user-select:none;user-select:none;position:absolute;top:-220px;left:-180px}.CoverFlow-module__l3yz3W__itemActive{cursor:default}@media (min-width:768px){.CoverFlow-module__l3yz3W__item{width:480px;height:520px;top:-260px;left:-240px}}@media (min-width:1200px){.CoverFlow-module__l3yz3W__item{width:560px;height:560px;top:-280px;left:-280px}}.CoverFlow-module__l3yz3W__imageWrap{z-index:2;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.CoverFlow-module__l3yz3W__productImage{object-fit:contain;filter:drop-shadow(0 12px 32px #0000002e);max-width:100%;max-height:100%;transition:filter .4s,transform .4s}.CoverFlow-module__l3yz3W__itemActive .CoverFlow-module__l3yz3W__productImage{filter:drop-shadow(0 20px 60px #00000040);transform:scale(1.02)}.CoverFlow-module__l3yz3W__item:not(.CoverFlow-module__l3yz3W__itemActive){cursor:pointer}.CoverFlow-module__l3yz3W__item:not(.CoverFlow-module__l3yz3W__itemActive):hover .CoverFlow-module__l3yz3W__productImage{filter:drop-shadow(0 16px 48px #b71c1c33);transform:scale(1.08)}.CoverFlow-module__l3yz3W__item:not(.CoverFlow-module__l3yz3W__itemActive):hover .CoverFlow-module__l3yz3W__discountBadge{transform:scale(1.1)}.CoverFlow-module__l3yz3W__coverflowArea{cursor:grab}.CoverFlow-module__l3yz3W__coverflowArea:active{cursor:grabbing}.CoverFlow-module__l3yz3W__reflection{opacity:.1;z-index:1;pointer-events:none;height:80px;position:absolute;bottom:-12px;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000004d,#0000);mask-image:linear-gradient(#0000004d,#0000)}.CoverFlow-module__l3yz3W__reflectionImg{object-fit:contain;transform-origin:top;width:100%;transform:scaleY(-1)}.CoverFlow-module__l3yz3W__discountBadge{z-index:10;background:var(--color-primary);color:var(--color-white);letter-spacing:.02em;border-radius:24px;padding:8px 18px;font-size:.95rem;font-weight:900;animation:2s ease-in-out infinite CoverFlow-module__l3yz3W__badgePulse;position:absolute;top:12px;right:16px;box-shadow:0 6px 20px #b71c1c59}@keyframes CoverFlow-module__l3yz3W__badgePulse{0%,to{box-shadow:0 6px 20px #b71c1c59}50%{box-shadow:0 6px 28px #b71c1c8c}}.CoverFlow-module__l3yz3W__navBtn{z-index:200;background:var(--color-white);border:1px solid var(--color-gray-200);cursor:pointer;width:52px;height:52px;color:var(--color-dark);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.33,1,.68,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000014}.CoverFlow-module__l3yz3W__navBtn:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white);transform:translateY(-50%)scale(1.1);box-shadow:0 8px 28px #b71c1c4d}.CoverFlow-module__l3yz3W__navBtn:disabled{opacity:.25;cursor:not-allowed}.CoverFlow-module__l3yz3W__navPrev{left:8px}.CoverFlow-module__l3yz3W__navNext{right:8px}@media (min-width:768px){.CoverFlow-module__l3yz3W__navPrev{left:32px}.CoverFlow-module__l3yz3W__navNext{right:32px}.CoverFlow-module__l3yz3W__navBtn{width:60px;height:60px}}.CoverFlow-module__l3yz3W__productInfo{text-align:center;padding:20px 16px 0}.CoverFlow-module__l3yz3W__productName{text-transform:uppercase;color:var(--color-dark);letter-spacing:.02em;margin:0;font-size:1.1rem;font-weight:800}@media (min-width:768px){.CoverFlow-module__l3yz3W__productName{font-size:1.4rem}}.CoverFlow-module__l3yz3W__priceBlock{justify-content:center;align-items:center;gap:16px;margin:12px 0 20px;display:flex}.CoverFlow-module__l3yz3W__oldPrice{color:var(--color-gray-400);font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;position:relative}.CoverFlow-module__l3yz3W__oldPrice:after{content:"";background:var(--color-primary);border-radius:2px;height:2.5px;position:absolute;top:50%;left:-4px;right:-4px;transform:rotate(-12deg)}.CoverFlow-module__l3yz3W__currentPrice{color:var(--color-primary);letter-spacing:-.02em;text-shadow:0 2px 8px #b71c1c1a;font-size:1.75rem;font-weight:900}@media (min-width:768px){.CoverFlow-module__l3yz3W__oldPrice{font-size:1.1rem}.CoverFlow-module__l3yz3W__currentPrice{font-size:2rem}}.CoverFlow-module__l3yz3W__ctaBtn{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:var(--color-white);text-transform:uppercase;letter-spacing:.08em;border-radius:60px;align-items:center;gap:10px;padding:14px 36px;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .35s cubic-bezier(.33,1,.68,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #b71c1c4d,inset 0 1px #ffffff26}.CoverFlow-module__l3yz3W__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.CoverFlow-module__l3yz3W__ctaBtn:hover:before{left:100%}.CoverFlow-module__l3yz3W__ctaBtn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 10px 32px #b71c1c66,inset 0 1px #fff3}.CoverFlow-module__l3yz3W__ctaBtn:active{transform:translateY(-1px)scale(.98)}.CoverFlow-module__l3yz3W__ctaBtnIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.CoverFlow-module__l3yz3W__ctaBtn:hover .CoverFlow-module__l3yz3W__ctaBtnIcon{background:#ffffff4d;transform:translate(3px)}.CoverFlow-module__l3yz3W__bottomBar{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.CoverFlow-module__l3yz3W__counter{color:var(--color-gray-500);-webkit-user-select:none;user-select:none;align-items:baseline;gap:4px;font-size:.9rem;font-weight:700;display:flex}.CoverFlow-module__l3yz3W__counterCurrent{color:var(--color-primary);font-size:1.15rem;font-weight:900}.CoverFlow-module__l3yz3W__counterSep{color:var(--color-gray-300);margin:0 2px}.CoverFlow-module__l3yz3W__counterTotal{color:var(--color-gray-400)}.CoverFlow-module__l3yz3W__dots{justify-content:center;gap:5px;display:flex}.CoverFlow-module__l3yz3W__dot{background:var(--color-gray-300);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.CoverFlow-module__l3yz3W__dot:hover{background:var(--color-gray-400)}.CoverFlow-module__l3yz3W__dotActive{background:var(--color-primary);border-radius:4px;width:28px}.CoverFlow-module__l3yz3W__swipeHint{color:var(--color-gray-400);text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.8rem;font-weight:600;display:flex}.CoverFlow-module__l3yz3W__swipeIcon{animation:1.5s ease-in-out infinite CoverFlow-module__l3yz3W__swipeAnim}@keyframes CoverFlow-module__l3yz3W__swipeAnim{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}@media (min-width:768px){.CoverFlow-module__l3yz3W__swipeHint{display:none}}
.QuickViewModal-module__S5xGTq__overlay{z-index:1050;-webkit-backdrop-filter:blur(14px)saturate(120%);background-color:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.QuickViewModal-module__S5xGTq__modal{background:#fff;border-radius:20px;grid-template-columns:1.1fr 1fr;width:100%;max-width:960px;height:min(85vh,680px);display:grid;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000004d}.QuickViewModal-module__S5xGTq__closeBtn{z-index:10;width:36px;height:36px;color:var(--color-gray-600);cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.QuickViewModal-module__S5xGTq__closeBtn:hover{color:var(--color-dark);background:#0000001a;transform:rotate(90deg)}.QuickViewModal-module__S5xGTq__gallery{background:var(--color-gray-50);border-radius:20px 0 0 20px;flex-direction:column;gap:.625rem;min-height:0;padding:1.25rem;display:flex;overflow:hidden}.QuickViewModal-module__S5xGTq__mainImage{background:#fff;border-radius:14px;flex:1 1 0;width:100%;min-height:0;position:relative;overflow:hidden}.QuickViewModal-module__S5xGTq__mainImg{object-fit:contain;width:100%;height:100%;padding:.5rem}.QuickViewModal-module__S5xGTq__saleBadge{color:#fff;letter-spacing:.03em;z-index:2;background:linear-gradient(135deg,#e63946 0%,#d62839 100%);border-radius:6px;align-items:center;gap:.125rem;padding:.3rem .625rem;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 8px #e6394666}.QuickViewModal-module__S5xGTq__thumbs{scrollbar-width:none;gap:.5rem;padding-bottom:2px;display:flex;overflow-x:auto}.QuickViewModal-module__S5xGTq__thumbs::-webkit-scrollbar{display:none}.QuickViewModal-module__S5xGTq__thumb{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;flex:0 0 64px;width:64px;height:64px;transition:all .2s;overflow:hidden}.QuickViewModal-module__S5xGTq__thumb:hover{border-color:var(--color-gray-300)}.QuickViewModal-module__S5xGTq__thumbActive{box-shadow:0 0 0 2px #e6394626;border-color:var(--color-primary)!important}.QuickViewModal-module__S5xGTq__thumbImg{object-fit:contain;width:100%;height:100%;padding:2px}.QuickViewModal-module__S5xGTq__info{flex-direction:column;display:flex;overflow:hidden}.QuickViewModal-module__S5xGTq__infoScroll{scrollbar-width:thin;scrollbar-color:var(--color-gray-200) transparent;flex:1 1 0;min-height:0;padding:1.75rem 2rem .75rem 1.5rem;overflow-y:auto}.QuickViewModal-module__S5xGTq__infoScroll::-webkit-scrollbar{width:3px}.QuickViewModal-module__S5xGTq__infoScroll::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:2px}.QuickViewModal-module__S5xGTq__category{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.QuickViewModal-module__S5xGTq__name{color:var(--color-dark);margin:0 0 1rem;font-size:1.375rem;font-weight:800;line-height:1.25}.QuickViewModal-module__S5xGTq__priceRow{align-items:baseline;gap:.75rem;margin-bottom:1.25rem;display:flex}.QuickViewModal-module__S5xGTq__price{color:var(--color-primary);font-size:1.5rem;font-weight:800}.QuickViewModal-module__S5xGTq__oldPrice{color:var(--color-gray-400);font-size:1rem;text-decoration:line-through}.QuickViewModal-module__S5xGTq__discountTag{color:#fff;background:var(--color-primary);border-radius:4px;padding:.2rem .5rem;font-size:.6875rem;font-weight:700}.QuickViewModal-module__S5xGTq__divider{background:var(--color-gray-100);height:1px;margin:.25rem 0 1rem}.QuickViewModal-module__S5xGTq__description{color:var(--color-gray-600);margin-bottom:1.25rem;font-size:.875rem;line-height:1.65}.QuickViewModal-module__S5xGTq__description p{margin:0}.QuickViewModal-module__S5xGTq__attributes{border:1px solid var(--color-gray-100);border-radius:10px;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden}.QuickViewModal-module__S5xGTq__attrRow{border-bottom:1px solid var(--color-gray-100);justify-content:space-between;align-items:baseline;padding:.625rem 1rem;display:flex}.QuickViewModal-module__S5xGTq__attrRow:last-child{border-bottom:none}.QuickViewModal-module__S5xGTq__attrRow:nth-child(2n){background:var(--color-gray-50)}.QuickViewModal-module__S5xGTq__attrLabel{color:var(--color-gray-500);white-space:nowrap;flex-shrink:0;margin-right:1rem;font-size:.8125rem;font-weight:500}.QuickViewModal-module__S5xGTq__attrValue{color:var(--color-dark);text-align:right;font-size:.8125rem;font-weight:600}.QuickViewModal-module__S5xGTq__features{color:var(--color-gray-500);background:var(--color-gray-50);border-left:3px solid var(--color-primary);border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.6}.QuickViewModal-module__S5xGTq__actions{border-top:1px solid var(--color-gray-100);flex-direction:column;flex-shrink:0;gap:.5rem;padding:.75rem 1.5rem 1.5rem;display:flex}.QuickViewModal-module__S5xGTq__btnOrder{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e63946,#d62839);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:.9375rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 16px #e6394640}.QuickViewModal-module__S5xGTq__btnOrder:hover{transform:translateY(-1px);box-shadow:0 6px 24px #e6394659}.QuickViewModal-module__S5xGTq__btnMore{width:100%;color:var(--color-dark);border:1.5px solid var(--color-gray-200);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.QuickViewModal-module__S5xGTq__btnMore:hover{border-color:var(--color-primary);color:var(--color-primary);background:#e6394608}@media (max-width:768px){.QuickViewModal-module__S5xGTq__overlay{align-items:flex-end;padding:0}.QuickViewModal-module__S5xGTq__modal{border-radius:20px 20px 0 0;grid-template-columns:1fr;max-width:100%;max-height:95vh}.QuickViewModal-module__S5xGTq__gallery{border-radius:20px 20px 0 0;padding:1rem}.QuickViewModal-module__S5xGTq__mainImage{aspect-ratio:1}.QuickViewModal-module__S5xGTq__info{padding:1.25rem}.QuickViewModal-module__S5xGTq__name{font-size:1.125rem}.QuickViewModal-module__S5xGTq__price{font-size:1.25rem}.QuickViewModal-module__S5xGTq__thumb{flex:0 0 52px;width:52px;height:52px}}
.SidebarCTA-module__w2epNq__card{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff;border-radius:20px;padding:2rem;position:relative;box-shadow:0 8px 30px #b71c1c40}.SidebarCTA-module__w2epNq__card:before{content:"";filter:blur(20px);background:#ffffff14;border-radius:50%;width:120px;height:120px;position:absolute;top:-30%;right:-15%}.SidebarCTA-module__w2epNq__title{z-index:1;margin:0 0 .5rem;font-size:1.25rem;font-weight:800;position:relative}.SidebarCTA-module__w2epNq__text{color:#fffc;z-index:1;margin:0 0 1.25rem;font-size:.875rem;line-height:1.6;position:relative}.SidebarCTA-module__w2epNq__button{width:100%;color:var(--color-primary);text-align:center;z-index:1;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:.875rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .2s,transform .2s;display:block;position:relative;box-shadow:0 4px 16px #0000001f}.SidebarCTA-module__w2epNq__button:hover{background:var(--color-gray-50);transform:translateY(-2px)}
