.Hero-module-scss-module__twV7AW__hero{align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__twV7AW__imageWrapper{z-index:0;position:absolute;inset:0}.Hero-module-scss-module__twV7AW__bgImage{object-fit:cover}.Hero-module-scss-module__twV7AW__videoContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module-scss-module__twV7AW__bgVideo{pointer-events:none;object-fit:cover;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.5)}.Hero-module-scss-module__twV7AW__ytPlayerWrapper{pointer-events:none;position:absolute;inset:-10%;overflow:hidden}.Hero-module-scss-module__twV7AW__ytPlayerWrapper iframe{pointer-events:none;border:none;width:120vw;min-width:213.33vh;height:67.5vw;min-height:120vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module-scss-module__twV7AW__overlay{background:linear-gradient(#0000001a 0%,#0000004d 50%,#000c 100%);position:absolute;inset:0}.Hero-module-scss-module__twV7AW__content{z-index:10;color:var(--color-surface);max-width:800px;padding-top:var(--space-4xl);padding-bottom:var(--space-4xl);position:relative}.Hero-module-scss-module__twV7AW__title{margin-bottom:var(--space-xl);text-transform:uppercase;letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module-scss-module__twV7AW__subtitle{margin-bottom:var(--space-3xl);color:#ffffffe6;max-width:600px;font-size:1.25rem;line-height:1.6}.Hero-module-scss-module__twV7AW__actions{gap:var(--space-lg);flex-wrap:wrap;display:flex}.Hero-module-scss-module__twV7AW__btnPrimary,.Hero-module-scss-module__twV7AW__btnSecondary{padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);transition:all var(--transition-fast);text-align:center;font-size:1rem;font-weight:600;text-decoration:none}.Hero-module-scss-module__twV7AW__btnPrimary{background-color:var(--color-primary);color:var(--color-surface)}.Hero-module-scss-module__twV7AW__btnPrimary:hover{background-color:var(--color-primary-hover);transform:translateY(-2px)}.Hero-module-scss-module__twV7AW__btnSecondary{color:var(--color-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff1a;border:1px solid #fff3}.Hero-module-scss-module__twV7AW__btnSecondary:hover{background-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.Hero-module-scss-module__twV7AW__title{font-size:2.5rem}.Hero-module-scss-module__twV7AW__actions{flex-direction:column}.Hero-module-scss-module__twV7AW__btnPrimary,.Hero-module-scss-module__twV7AW__btnSecondary{width:100%}}
.ProductCard-module-scss-module___HK1Jq__card{background-color:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-fast),transform var(--transition-fast);border:1px solid var(--color-border);flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCard-module-scss-module___HK1Jq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ProductCard-module-scss-module___HK1Jq__badge{top:var(--space-lg);left:var(--space-lg);background-color:var(--color-primary);color:var(--color-surface);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);z-index:10;text-transform:uppercase;font-size:.75rem;font-weight:700;position:absolute}.ProductCard-module-scss-module___HK1Jq__imageContainer{padding:var(--space-xl);background-color:#f3f4f6;justify-content:center;align-items:center;height:250px;display:flex}.ProductCard-module-scss-module___HK1Jq__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.ProductCard-module-scss-module___HK1Jq__content{padding:var(--space-lg);flex-grow:1}@media (min-width:768px){.ProductCard-module-scss-module___HK1Jq__content{padding:var(--space-xl)}}.ProductCard-module-scss-module___HK1Jq__name{margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700}.ProductCard-module-scss-module___HK1Jq__description{color:var(--color-text-muted);margin-bottom:var(--space-lg);font-size:.875rem;line-height:1.5}.ProductCard-module-scss-module___HK1Jq__features{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.ProductCard-module-scss-module___HK1Jq__features li{align-items:flex-start;gap:var(--space-sm);color:var(--color-text-main);font-size:.875rem;display:flex}.ProductCard-module-scss-module___HK1Jq__checkIcon{color:var(--color-primary);margin-top:var(--space-xxs);flex-shrink:0}.ProductCard-module-scss-module___HK1Jq__footer{padding:var(--space-lg);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}@media (min-width:768px){.ProductCard-module-scss-module___HK1Jq__footer{padding:var(--space-xl)}}.ProductCard-module-scss-module___HK1Jq__priceContainer{flex-direction:column;display:flex}.ProductCard-module-scss-module___HK1Jq__price{font-size:1.25rem;font-weight:800;line-height:1.2}.ProductCard-module-scss-module___HK1Jq__perDay{color:var(--color-text-muted);font-size:.75rem}.ProductCard-module-scss-module___HK1Jq__btnCart{background-color:var(--color-primary);color:var(--color-surface);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-sm);transition:background-color var(--transition-fast);white-space:nowrap;font-size:.875rem;font-weight:600}.ProductCard-module-scss-module___HK1Jq__btnCart:hover{background-color:var(--color-primary-hover)}.ProductCard-module-scss-module___HK1Jq__btnCart.ProductCard-module-scss-module___HK1Jq__inCart{background-color:var(--color-text-muted);cursor:default}
.Catalog-module-scss-module__5VpXNa__catalogSection{padding:var(--space-4xl) 0;background-color:var(--color-bg)}.Catalog-module-scss-module__5VpXNa__header{align-items:baseline;gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.Catalog-module-scss-module__5VpXNa__title{text-transform:uppercase;color:var(--color-text-main);font-size:2rem;font-weight:800}.Catalog-module-scss-module__5VpXNa__subtitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Catalog-module-scss-module__5VpXNa__grid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}@media (max-width:640px){.Catalog-module-scss-module__5VpXNa__title{font-size:1.5rem}}.Catalog-module-scss-module__5VpXNa__viewAllCard{background-color:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);transition:box-shadow var(--transition-fast),transform var(--transition-fast),border-color var(--transition-fast);min-height:100%;padding:var(--space-2xl);flex-direction:column;justify-content:center;align-items:center;text-decoration:none;display:flex}.Catalog-module-scss-module__5VpXNa__viewAllCard:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary);transform:translateY(-2px)}.Catalog-module-scss-module__5VpXNa__viewAllCard:hover .Catalog-module-scss-module__5VpXNa__iconWrapper{background-color:var(--color-primary);color:var(--color-surface);transform:translate(4px)}.Catalog-module-scss-module__5VpXNa__viewAllContent{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.Catalog-module-scss-module__5VpXNa__viewAllText{color:var(--color-text-main);text-align:center;font-size:1.25rem;font-weight:700}.Catalog-module-scss-module__5VpXNa__iconWrapper{width:48px;height:48px;color:var(--color-primary);transition:all var(--transition-fast);background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;display:flex}
.PromotionsSlider-module-scss-module__5Kw7GG__section{background:var(--color-primary);padding:4rem 0}.PromotionsSlider-module-scss-module__5Kw7GG__carouselWrapper{max-width:1200px;margin:0 auto;position:relative}.PromotionsSlider-module-scss-module__5Kw7GG__embla{border-radius:24px;overflow:hidden}.PromotionsSlider-module-scss-module__5Kw7GG__embla__container{display:flex}.PromotionsSlider-module-scss-module__5Kw7GG__embla__slide{flex:0 0 100%;min-width:0;padding:0 10px}.PromotionsSlider-module-scss-module__5Kw7GG__card{border-radius:24px;align-items:center;height:400px;padding:4rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.PromotionsSlider-module-scss-module__5Kw7GG__card{height:350px;padding:2rem}}.PromotionsSlider-module-scss-module__5Kw7GG__bgImage{object-fit:cover;z-index:1}.PromotionsSlider-module-scss-module__5Kw7GG__overlay{z-index:2;background:linear-gradient(90deg,#000c 0%,#0006 50%,#0000001a 100%);position:absolute;inset:0}.PromotionsSlider-module-scss-module__5Kw7GG__content{z-index:3;color:#fff;max-width:500px;animation:.8s forwards PromotionsSlider-module-scss-module__5Kw7GG__fadeIn;position:relative}.PromotionsSlider-module-scss-module__5Kw7GG__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.1}@media (max-width:768px){.PromotionsSlider-module-scss-module__5Kw7GG__title{font-size:1.8rem}}.PromotionsSlider-module-scss-module__5Kw7GG__description{color:#fffc;margin-bottom:2rem;font-size:1.1rem;line-height:1.5}@media (max-width:768px){.PromotionsSlider-module-scss-module__5Kw7GG__description{font-size:1rem}}.PromotionsSlider-module-scss-module__5Kw7GG__ctaBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s}.PromotionsSlider-module-scss-module__5Kw7GG__ctaBtn:hover{background:#eaeaea;transform:translateY(-2px);box-shadow:0 10px 20px #fff3}.PromotionsSlider-module-scss-module__5Kw7GG__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PromotionsSlider-module-scss-module__5Kw7GG__navBtn:hover:not(:disabled){background:#fff3;transform:translateY(-50%)scale(1.1)}.PromotionsSlider-module-scss-module__5Kw7GG__navBtn:disabled{opacity:.3;cursor:not-allowed}.PromotionsSlider-module-scss-module__5Kw7GG__navBtnPrev{left:-24px}@media (max-width:1280px){.PromotionsSlider-module-scss-module__5Kw7GG__navBtnPrev{left:10px}}.PromotionsSlider-module-scss-module__5Kw7GG__navBtnNext{right:-24px}@media (max-width:1280px){.PromotionsSlider-module-scss-module__5Kw7GG__navBtnNext{right:10px}}@keyframes PromotionsSlider-module-scss-module__5Kw7GG__fadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}
