.home-carousel-v63{position:relative}
.home-carousel-viewport-v63{overflow:hidden;border-radius:16px;outline:none}
.home-carousel-viewport-v63:focus-visible{outline:3px solid #78b8dd;outline-offset:5px}
.home-carousel-track-v63{display:grid!important;grid-template-columns:repeat(var(--home-carousel-columns,4),minmax(0,1fr))!important;gap:18px!important}
.home-carousel-track-v63 .product-card{height:100%;min-width:0;animation:home-carousel-reveal-v63 .22s ease both}
.home-carousel-track-v63 .product-card[hidden]{display:none!important}
.home-carousel-v63:not(.is-ready-v63) .home-carousel-track-v63 .product-card:nth-child(n+5){display:none}
.home-carousel-controls-v63{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:19px}
.home-carousel-button-v63{display:grid;width:46px;height:46px;place-items:center;border:1px solid #b9cfdd;border-radius:50%;background:#fff;color:#082b4a;font:inherit;font-size:1.2rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(8,43,74,.07);transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}
.home-carousel-button-v63:hover{transform:translateY(-1px);border-color:#6fa8cb;background:#edf6fc;box-shadow:0 10px 22px rgba(8,43,74,.11)}
.home-carousel-button-v63:focus-visible{outline:3px solid #78b8dd;outline-offset:3px}
.home-carousel-button-v63[hidden],.home-carousel-status-v63[hidden]{display:none!important}
.home-carousel-status-v63{min-width:150px;margin:0;color:#49677d;font-size:.8rem;font-weight:800;text-align:center}
.home-carousel-swipe-v63{display:none;margin:8px 0 0;color:#6c7f8d;font-size:.72rem;text-align:center}
@keyframes home-carousel-reveal-v63{from{opacity:.3;transform:translateX(7px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.home-carousel-track-v63{grid-template-columns:repeat(var(--home-carousel-columns,2),minmax(0,1fr))!important}.home-carousel-v63:not(.is-ready-v63) .home-carousel-track-v63 .product-card:nth-child(n+3){display:none}}
@media(max-width:640px){
 .home-carousel-v63:not(.is-ready-v63) .home-carousel-track-v63 .product-card:nth-child(n+3){display:none}
 .home-carousel-track-v63{grid-template-columns:repeat(var(--home-carousel-columns,2),minmax(0,1fr))!important;gap:10px!important}
 .home-carousel-viewport-v63{width:100%;border-radius:15px}
 .home-carousel-track-v63 .product-card{width:100%;max-width:none}
 .home-carousel-track-v63 .product-image{height:clamp(150px,42vw,185px)}
 .home-carousel-track-v63 .product-card-body{padding:13px 12px}
 .home-carousel-track-v63 .product-card-body>p{display:none}
 .home-carousel-track-v63 .product-meta{align-items:flex-start;flex-direction:column;gap:3px;font-size:.64rem}
 .home-carousel-track-v63 .product-card h3{margin:8px 0 6px;font-size:.98rem;line-height:1.2}
 .home-carousel-track-v63 .text-link{font-size:.76rem}
 .home-carousel-track-v63 .catalogue-commerce-v33{align-items:stretch;flex-direction:column;gap:7px;padding-top:10px}
 .home-carousel-track-v63 .card-price-v33{font-size:1rem}
 .home-carousel-track-v63 .compact-button-v33{width:100%;min-width:0;padding:9px 6px!important;font-size:.73rem!important}
 .home-carousel-controls-v63{justify-content:space-between;margin-top:14px;padding:0 2px}
 .home-carousel-button-v63{width:46px;height:46px;font-size:1.25rem}
 .home-carousel-status-v63{flex:1;min-width:0;font-size:.82rem}
 .home-carousel-swipe-v63{display:block}
}
@media(max-width:390px){
 .home-carousel-track-v63{gap:8px!important}
 .home-carousel-track-v63 .product-image{height:145px}
 .home-carousel-track-v63 .product-card-body{padding:11px 9px 12px}
 .home-carousel-track-v63 .product-card h3{font-size:.9rem}
 .home-carousel-track-v63 .text-link{font-size:.7rem}
 .home-carousel-track-v63 .compact-button-v33{font-size:.68rem!important}
}

.shipping-strip-v33{padding:44px 0;background:linear-gradient(180deg,#f6f9fb 0%,#f2f7fa 100%)}
.shipping-grid-v33{grid-template-columns:minmax(225px,1.15fr) repeat(4,minmax(0,1fr));align-items:stretch;gap:14px}
.shipping-grid-v33>div:first-child{display:flex;flex-direction:column;justify-content:center;padding-right:18px}
.shipping-grid-v33>div:not(:first-child){display:flex;min-height:142px;flex-direction:column;justify-content:center;padding:20px!important;border-color:#cfdee8!important;border-radius:15px!important;box-shadow:0 10px 26px rgba(8,43,74,.045)}
.shipping-grid-v33>div:not(:first-child) strong{color:#082b4a;font-size:.92rem}
.shipping-grid-v33>div:not(:first-child) span{font-size:.8rem;line-height:1.55}
@media(max-width:1100px){.shipping-grid-v33{grid-template-columns:repeat(2,minmax(0,1fr))}.shipping-grid-v33>div:first-child{grid-column:1/-1;padding:0 0 5px}.shipping-grid-v33>div:not(:first-child){min-height:126px}}
@media(max-width:620px){.shipping-strip-v33{padding:34px 0}.shipping-grid-v33{grid-template-columns:1fr;gap:12px}.shipping-grid-v33>div:first-child{grid-column:auto}.shipping-grid-v33>div:not(:first-child){min-height:0;padding:17px!important}}
@media(prefers-reduced-motion:reduce){.home-carousel-track-v63 .product-card{animation:none}}
