.sks-slider{position:relative;overflow:hidden;width:100%;height:var(--sks-h-desktop);border-radius:26px;background-size:cover;background-position:center;background-repeat:no-repeat;color:#27232b;isolation:isolate;background-color:#f5f0f2}.sks-track,.sks-item{position:absolute;inset:0}.sks-item{opacity:0;visibility:hidden;background-position:center;background-repeat:no-repeat;transition:opacity .6s ease,transform .6s ease}.sks-item.is-active{opacity:1;visibility:visible;z-index:2}.sks-mode-full.sks-fit-contain .sks-item{background-size:contain}.sks-mode-full.sks-fit-cover .sks-item{background-size:cover}.sks-mode-png .sks-item{background-size:cover}.sks-anim-slide .sks-item{transform:translateX(4%)}.sks-anim-slide .sks-item.is-active{transform:translateX(0)}.sks-anim-zoom .sks-item{transform:scale(1.025)}.sks-anim-zoom .sks-item.is-active{transform:scale(1)}
.sks-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,251,.90) 0%,rgba(255,250,251,.52) 34%,rgba(0,0,0,.06) 72%)}.sks-inner{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.85fr);gap:20px;align-items:center;padding:38px 56px}.sks-inner-full{display:flex;align-items:flex-end;justify-content:flex-start;padding:36px 46px}.sks-mode-full .sks-copy{background:rgba(255,255,255,.82);backdrop-filter:blur(5px);padding:18px 20px;border-radius:18px;max-width:430px;box-shadow:0 10px 30px rgba(0,0,0,.10)}.sks-copy{max-width:500px}.sks-copy h2{font-size:clamp(34px,4vw,60px);line-height:1.02;margin:0 0 12px;font-family:Georgia,'Times New Roman',serif}.sks-mode-full .sks-copy h2{font-size:clamp(26px,3vw,44px)}.sks-copy p{font-size:16px;line-height:1.55;margin:0 0 18px}.sks-main-btn,.sks-product-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;background:#d94f7a;color:#fff!important;border-radius:999px;font-weight:700}.sks-main-btn{padding:12px 22px}
.sks-products-strip{height:100%;display:flex;align-items:center;justify-content:center;gap:16px;padding:30px 0 36px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity}.sks-products-strip::-webkit-scrollbar{display:none}.sks-product-card{flex:0 0 clamp(150px,13vw,210px);height:min(82%,500px);display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;scroll-snap-align:center}.sks-product-img-link{display:flex;align-items:center;justify-content:center;min-height:0;flex:1;width:100%}.sks-product-card img{width:100%;height:100%;max-height:460px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}.sks-product-btn{margin-top:7px;padding:8px 14px;font-size:12px;white-space:nowrap}.sks-product-card.sks-wide{flex-basis:clamp(280px,30vw,480px)}.sks-product-card.sks-wide img{max-height:400px}.sks-products-strip.sks-count-1 .sks-product-card:not(.sks-wide){flex-basis:clamp(250px,26vw,390px)}.sks-products-strip.sks-count-2 .sks-product-card:not(.sks-wide){flex-basis:clamp(210px,21vw,320px)}
.sks-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 5px 20px rgba(0,0,0,.13);font-size:28px;cursor:pointer}.sks-prev{left:14px}.sks-next{right:14px}.sks-dots{position:absolute;z-index:6;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.sks-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(80,60,70,.3)}.sks-dots button.is-active{width:24px;border-radius:99px;background:#d94f7a}
@media(max-width:900px){.sks-slider{height:var(--sks-h-mobile);border-radius:20px}.sks-inner{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);padding:24px 18px 36px;gap:4px}.sks-inner-full{display:flex;align-items:flex-end;padding:18px 18px 34px}.sks-mode-full.sks-fit-contain .sks-item{background-size:contain}.sks-overlay{background:linear-gradient(180deg,rgba(255,250,251,.92) 0%,rgba(255,250,251,.60) 27%,rgba(0,0,0,.05) 58%,rgba(0,0,0,.12) 100%)}.sks-copy{text-align:center;margin:0 auto;max-width:94%;padding:0 8px}.sks-mode-full .sks-copy{text-align:left;margin:0;padding:12px 14px;max-width:88%}.sks-copy h2{font-size:clamp(28px,8vw,40px);margin-bottom:7px}.sks-mode-full .sks-copy h2{font-size:clamp(22px,6vw,32px)}.sks-copy p{font-size:14px;line-height:1.45;margin:0 auto 10px}.sks-products-strip{align-items:center;justify-content:flex-start;height:100%;padding:4px 12px 22px;gap:12px;scroll-snap-type:x mandatory}.sks-product-card{flex:0 0 42%;height:94%;max-height:460px}.sks-product-card img{max-height:410px}.sks-product-card.sks-wide{flex-basis:78%;height:86%}.sks-products-strip.sks-count-1{justify-content:center}.sks-products-strip.sks-count-1 .sks-product-card:not(.sks-wide){flex-basis:60%}.sks-products-strip.sks-count-2{justify-content:center}.sks-products-strip.sks-count-2 .sks-product-card:not(.sks-wide){flex-basis:44%}.sks-arrow{width:36px;height:36px;font-size:24px}.sks-prev{left:8px}.sks-next{right:8px}.sks-dots{bottom:9px}}
@media(max-width:480px){.sks-slider{border-radius:14px}.sks-inner{padding:20px 12px 34px}.sks-inner-full{padding:12px 12px 30px}.sks-products-strip{padding-left:8px;padding-right:8px}.sks-product-card{flex-basis:46%;max-height:430px}.sks-product-card.sks-wide{flex-basis:82%}.sks-products-strip.sks-count-1 .sks-product-card:not(.sks-wide){flex-basis:68%}}
