.sp-button{background-color:#fff;color:#be5907}.sp-button,.sp-button-reverse{border-radius:16px;border:#fff;font-size:12px;font-family:main;text-align:center;justify-content:center;transition:.25s ease-in-out}.sp-button-reverse{background-color:#000}.sp-button-reverse:hover{cursor:pointer;scale:1.1;color:#be5907;background-color:#000}.sp-button:hover{cursor:pointer;scale:1.1;color:#000}@media screen and (max-width:770px){.sp-button{padding:12px 0}}.product-grid-container{container-type:inline-size;flex:1 1;display:flex;flex-direction:column;min-width:0;max-width:100%;min-height:500px;box-sizing:border-box;border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);background-color:color-mix(in srgb,var(--ui-accent) 3%,#fff);background-image:var(--ui-surface-raised);color:var(--ui-text);font-family:var(--ui-font-primary)}.product-grid-container__header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:18px;padding:24px 28px 20px}.product-grid-container__title{margin:0;font-size:15px;font-weight:600;letter-spacing:-.1px}.product-grid-container__subtitle{margin-top:5px;font-size:11.5px;color:#5f6a72}.product-grid-container__actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-grid-container__sort{display:inline-flex;align-items:center;gap:8px;width:auto;max-width:none;height:36px;margin:0;padding:0 15px;border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent);border-radius:var(--ui-radius-button);background:#fff;color:var(--ui-accent-strong);font-family:inherit;font-size:11.5px;font-weight:500;letter-spacing:normal;text-transform:none;white-space:nowrap;cursor:pointer;transform:none}.product-grid-container__sort:hover:not(:disabled){background:#fff;border-color:color-mix(in srgb,var(--ui-accent) 55%,transparent)}.product-grid-container__sort b{font-weight:700;opacity:.62}.product-grid-container__sort select{border:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.product-grid-container__sort select:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.product-grid-container__state{flex:1 1;display:flex;align-items:center;justify-content:center}.product-grid-container__state .error-state{flex:1 1}.product-grid-container__bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:0 28px 20px;border-bottom:1px solid var(--ui-border)}.product-grid-container__search{display:flex;align-items:center;flex:1 1;gap:10px;min-width:250px;max-width:330px;height:36px;padding:0 15px;box-sizing:border-box;background:#fff;border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent);border-radius:var(--ui-radius-button)}.product-grid-container__search:focus-within{border-color:color-mix(in srgb,var(--ui-accent) 55%,transparent)}.product-grid-container__search svg{flex:none;width:13px;height:13px;fill:none;stroke:#6b7580;stroke-width:2;stroke-linecap:round}.product-grid-container__search input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;color:var(--ui-text);font-family:inherit;font-size:12px}.product-grid-container__search input::placeholder{color:#6b7580}.product-grid-container__spacer{flex:1 1;min-width:20px}.product-grid-container__chip{display:inline-flex;align-items:center;gap:8px;width:auto;max-width:none;height:36px;margin:0;padding:0 15px;border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent);border-radius:var(--ui-radius-button);background:#fff;color:var(--ui-accent-strong);font-family:inherit;font-size:11.5px;font-weight:500;letter-spacing:normal;text-transform:none;white-space:nowrap;cursor:pointer;transform:none}.product-grid-container__chip:hover:not(:disabled){background:#fff;border-color:color-mix(in srgb,var(--ui-accent) 55%,transparent)}.product-grid-container__chip b{font-weight:700;opacity:.62}.product-grid-container__chip--on,.product-grid-container__chip--on:hover:not(:disabled){background:var(--ui-accent-strong);border-color:var(--ui-accent-strong);color:#fff;font-weight:600}.product-grid-container__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-gap:20px;gap:20px;padding:24px 28px}.product-grid-container__empty{padding:40px 28px;text-align:center;font-size:12px;color:#5f6a72}.product-grid-container__pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:auto;padding:18px 28px 22px;border-top:1px solid var(--ui-border)}.product-grid-container__pagination p{font-size:11.5px;color:#5f6a72;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-grid-container__pager{display:flex;align-items:center;gap:7px}.product-grid-container__pager button{display:inline-flex;align-items:center;gap:8px;width:auto;max-width:none;height:36px;margin:0;padding:0 15px;border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent);border-radius:var(--ui-radius-button);background:#fff;color:var(--ui-accent-strong);font-family:inherit;font-size:11.5px;font-weight:500;letter-spacing:normal;text-transform:none;white-space:nowrap;cursor:pointer;transform:none}.product-grid-container__pager button:hover:not(:disabled){background:#fff;border-color:color-mix(in srgb,var(--ui-accent) 55%,transparent)}.product-grid-container__pager button{justify-content:center;min-width:34px;height:34px;padding:0 13px;font-weight:600}.product-grid-container__pager button[aria-current=page],.product-grid-container__pager button[aria-current=page]:hover{background:var(--ui-accent-strong);border-color:var(--ui-accent-strong);color:#fff}.product-grid-container__pager button:disabled{color:#b3bdc7;cursor:not-allowed}.product-grid-upload-button{width:auto;max-width:none;height:36px;margin:0;padding:0 18px;border:none;border-radius:var(--ui-radius-button);background:var(--ui-primary);color:var(--ui-accent-contrast);font-family:inherit;font-size:11.5px;font-weight:700;letter-spacing:.5px;text-transform:var(--ui-button-text-transform);white-space:nowrap;cursor:pointer}.product-grid-upload-button:hover{background:var(--ui-primary-hover)}@container (max-width: 880px){.product-grid-container__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 620px){.product-grid-container__grid{grid-template-columns:1fr;gap:14px;padding:18px}.product-grid-container__bar,.product-grid-container__header,.product-grid-container__pagination{padding-left:18px;padding-right:18px}.product-grid-container__search{flex-basis:100%;min-width:0;max-width:none}.product-grid-container__spacer{display:none}}.error-state{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center;width:100%}.error-state img{filter:invert(1)}.error-state h3{text-align:center}.error-state p{font-size:large;margin-top:10px}.error-state__search{justify-content:center;height:auto;align-items:center;margin-top:20px}.error-state__search,.product-card{display:flex;flex-direction:column;width:100%}.product-card{height:100%;box-sizing:border-box;overflow:hidden;background:#fff;color:var(--ui-text);font-family:var(--ui-font-primary);border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px color-mix(in srgb,var(--ui-accent-strong) 14%,transparent),0 0 0 1px color-mix(in srgb,var(--ui-accent) 35%,transparent)}.product-card:hover .product-card__hero-logo,.product-card:hover .product-card__hero-photo{transform:scale(1.05)}.product-card--unavailable{opacity:.74}.product-card--unavailable:hover{transform:none;box-shadow:var(--ui-shadow)}.product-card__status{display:flex;flex-wrap:wrap;gap:7px;padding:14px 20px 0}.product-card__badge{display:inline-flex;align-items:center;padding:5px 12px;border-radius:16px;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.product-card__badge--ok{background:#e8f5e8;color:#2e7d32;border:1px solid #a5d6a7}.product-card__badge--early,.product-card__badge--low{background:#fff3e0;color:#b45309;border:1px solid #ffcc80}.product-card__badge--out{background:#f5f5f5;color:#757575;border:1px solid #e0e0e0}.product-card__badge--location{background:#fff;color:var(--ui-accent-strong);border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent)}.product-card__badge--cold{background:#e3f2fd;color:#1565c0;border:1px solid #bbdefb}.product-card__hero{display:grid;place-items:center;height:172px;margin-top:14px;overflow:hidden;background:linear-gradient(160deg,color-mix(in srgb,var(--ui-accent) 8%,#fff),color-mix(in srgb,var(--ui-accent) 14%,#fff))}.product-card__hero-photo{width:118px;height:144px;object-fit:contain;transition:transform .5s ease}.product-card__hero-logo{width:150px;height:auto;padding:12px;box-sizing:border-box;object-fit:contain;transition:transform .5s ease}.product-card__body{display:flex;flex-direction:column;flex:1 1;gap:14px;padding:20px}.product-card__assure{display:flex;align-items:center;gap:9px}.product-card__assure img{display:block;width:17px;height:17px}.product-card__title{font-size:16px;font-weight:600;line-height:1.28;text-wrap:pretty}.product-card__sub{margin-top:6px;font-size:10.5px;color:var(--ui-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card__chips{display:flex;flex-wrap:wrap;gap:7px}.product-card__chip{display:inline-flex;align-items:baseline;gap:5px;padding:5px 12px;background:#fff;border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent);border-radius:var(--ui-radius-button);font-size:11px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card__chip i{font-style:normal;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--ui-text-muted)}.product-card__chip b{font-weight:600}.product-card__directions-label{margin-bottom:5px;font-size:9px;font-weight:700;letter-spacing:.9px;text-transform:uppercase;color:var(--ui-text-muted)}.product-card__directions-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:11.5px;line-height:1.6;color:var(--ui-text-muted);text-wrap:pretty}.product-card__facts{display:flex;flex-direction:column;gap:9px;padding:14px 0;border-top:1px solid var(--ui-border);border-bottom:1px solid var(--ui-border)}.product-card__facts div{display:flex;justify-content:space-between;gap:12px;font-size:11.5px}.product-card__facts span{color:var(--ui-text-muted);white-space:nowrap}.product-card__facts b{font-weight:600;text-align:right;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card__foot{display:flex;flex-direction:column;gap:14px;margin-top:auto}.product-card__price-label{margin-bottom:7px;font-size:9.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--ui-text-muted)}.product-card__price{font-size:25px;font-weight:600;line-height:1;letter-spacing:-.7px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card__button-wrapper{position:relative;display:flex}.product-card button{flex:1 1;width:100%;max-width:none;height:42px;margin:0;padding:0 20px;border:none;border-radius:var(--ui-radius-button);background:var(--ui-primary);color:var(--ui-accent-contrast);font-family:inherit;font-size:11.5px;font-weight:700;letter-spacing:.5px;text-transform:var(--ui-button-text-transform);cursor:pointer}.product-card button:hover:not(:disabled){background:var(--ui-primary-hover)}.product-card button.button--disabled,.product-card button:disabled{background:#f1f4f8;color:#5c6774;cursor:not-allowed;transform:none}.product-card__tooltip{position:fixed;transform:translate(-50%,calc(-100% - 12px));background-color:rgba(0,0,0,.9);color:#fff;padding:10px 16px;border-radius:8px;font-size:12px;font-family:inherit;max-width:250px;word-wrap:break-word;white-space:normal;text-align:center;z-index:10000;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.3);animation:tooltipFadeIn .2s ease-in-out}@media screen and (min-width:1025px){.product-card__tooltip{font-size:13px;padding:12px 18px;max-width:300px}}.product-card__tooltip-arrow{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(0,0,0,.9)}@container (max-width: 620px){.product-card{display:grid;grid-template-columns:104px minmax(0,1fr)}.product-card:hover{transform:none}.product-card__status{grid-column:2;padding:16px 16px 0}.product-card__hero{grid-column:1;grid-row:1/span 2;height:100%;margin-top:0}.product-card__hero-photo{width:76px;height:94px}.product-card__hero-logo{width:88px;padding:8px}.product-card__body{grid-column:2;gap:11px;padding:10px 16px 16px}.product-card__title{font-size:14.5px}.product-card__assure,.product-card__directions{display:none}.product-card__facts{flex-direction:row;flex-wrap:wrap;gap:6px 18px;padding:11px 0}.product-card__facts div{display:block}.product-card__facts span{display:block;margin-bottom:3px;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.product-card__facts b{text-align:left}.product-card__foot{flex-direction:row;align-items:flex-end;justify-content:space-between}.product-card__price{font-size:20px}.product-card__button-wrapper{flex:none;min-width:150px}}@container (max-width: 400px){.product-card{grid-template-columns:1fr}.product-card__status{grid-column:1;padding:14px 16px 0}.product-card__hero{grid-column:1;grid-row:auto;height:150px;margin-top:12px}.product-card__hero-photo{width:104px;height:126px}.product-card__hero-logo{width:120px;padding:10px}.product-card__body{grid-column:1;padding:16px}.product-card__foot{flex-direction:column;align-items:stretch}.product-card__button-wrapper{min-width:0}}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%,calc(-100% - 17px))}to{opacity:1;transform:translate(-50%,calc(-100% - 12px))}}.ui-theme{display:contents}.cart-overlay-background{background-color:rgba(0,0,0,.5);z-index:2;height:100vh;width:100vw;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;transition:opacity .3s ease-in-out}.cart-overlay-background .cart-overlay{display:flex;flex-direction:column;justify-content:space-between;height:auto;align-items:center;width:100%;position:fixed;box-shadow:0 1px 10px 2px #d3d3d3;min-height:60vh;max-height:85vh;width:90%;max-width:900px;z-index:3;background-color:#fff;border-radius:12px;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);overflow:hidden;transition:transform .3s ease-in-out,opacity .3s ease-in-out;font-family:inherit}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay{max-height:80vh}}.cart-overlay-background .cart-overlay__cart-active{display:flex}.cart-overlay-background .cart-overlay__cart-inactive{display:none}.cart-overlay-background .cart-overlay__top-bar{display:flex;justify-content:center;height:auto;width:100%;align-items:center;background-color:var(--ui-accent-strong);padding:20px 30px;min-height:80px}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__top-bar{padding:20px 30px;min-height:60px}}.cart-overlay-background .cart-overlay__top-bar__message{display:flex;justify-content:flex-start;height:auto;width:75%;align-items:center;border-top-left-radius:16px 16px 16px 16px;margin-left:10px;font-weight:700;color:#fff;font-size:20px;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__top-bar__message{font-size:16px;letter-spacing:1px}}.cart-overlay-background .cart-overlay__top-bar__message p{margin:0}.cart-overlay-background .cart-overlay__top-bar__x-button{display:flex;justify-content:flex-end;height:auto;width:25%;align-items:center;margin-right:10px}.cart-overlay-background .cart-overlay__top-bar__x-button img{display:flex;justify-content:flex-end;height:20px;width:20px;align-items:center;filter:brightness(0) saturate(100%) invert(100%)}.cart-overlay-background .cart-overlay__top-bar__x-button img:hover{scale:1.1;cursor:pointer;opacity:.8;transition:.3s ease-in-out}.cart-overlay-background .cart-overlay__table-header{display:grid;grid-template-columns:1fr 1fr 1fr 140px 1fr;padding:20px 30px 15px;background-color:#fff;font-weight:700;font-size:14px;color:#000;grid-gap:16px;gap:16px;align-items:center;width:100%;position:relative}.cart-overlay-background .cart-overlay__table-header:after{content:"";position:absolute;bottom:0;left:30px;right:30px;height:2px;background-color:#e0e0e0}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__table-header{display:none}}.cart-overlay-background .cart-overlay__table-header__product{text-align:left;min-width:0}.cart-overlay-background .cart-overlay__table-header__col{text-align:center;white-space:nowrap}.cart-overlay-background .cart-overlay__items{display:flex;flex-direction:column;justify-content:start;height:auto;align-items:center;width:100%;flex:1 1;overflow-y:auto;padding:16px 0}.cart-overlay-background .cart-overlay__items__placeholder{color:#666;font-size:16px;padding:30px}.cart-overlay-background .cart-overlay__item-wrapper{position:relative;width:100%}.cart-overlay-background .cart-overlay__item-wrapper--removing{animation:fadeOutSlideUp .4s ease-out forwards;overflow:hidden}.cart-overlay-background .cart-overlay__item-remove{position:absolute;top:12px;right:16px;width:26px;height:26px;min-width:26px;min-height:26px;border:1px solid rgba(0,0,0,.2);background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1;box-shadow:0 1px 4px rgba(0,0,0,.1);padding:0}.cart-overlay-background .cart-overlay__item-remove img{width:10px;height:10px;filter:brightness(0);opacity:.45;display:block;flex-shrink:0}.cart-overlay-background .cart-overlay__item-remove:hover{background:var(--ui-accent-strong);border-color:var(--ui-accent-strong);box-shadow:0 2px 8px rgba(0,0,0,.2)}.cart-overlay-background .cart-overlay__item-remove:hover img{filter:brightness(0) invert(1);opacity:1}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__item-remove{top:8px;right:10px;width:22px;height:22px;min-width:22px;min-height:22px}.cart-overlay-background .cart-overlay__item-remove img{width:8px;height:8px}}.cart-overlay-background .cart-overlay__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 30px;border-top:2px solid #e0e0e0;background-color:#fff;width:100%;flex-shrink:0}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__footer{flex-wrap:wrap;padding:20px 30px;gap:20px;justify-content:flex-start}}.cart-overlay-background .cart-overlay__footer__btn{flex-shrink:0;width:auto;min-width:220px;padding:12px 24px;font-size:14px}.cart-overlay-background .cart-overlay__footer__btn:first-child{margin-right:16px}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__footer__btn{flex:0 0 auto;min-width:120px;padding:10px 16px;font-size:12px}.cart-overlay-background .cart-overlay__footer__btn:first-child{margin-right:8px}}.cart-overlay-background .cart-overlay__footer__info{display:flex;flex-direction:row;align-items:center;gap:32px;margin-left:auto}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__footer__info{flex:1 0 100%;margin-left:0;justify-content:space-between;gap:16px}}.cart-overlay-background .cart-overlay__footer__info__items{color:#000;margin:0;white-space:nowrap;font-family:inherit;font-weight:700;font-size:16px}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__footer__info__items{font-size:14px}}.cart-overlay-background .cart-overlay__footer__info__subtotal{color:var(--ui-accent);margin:0;font-family:inherit;font-weight:700;font-size:16px;white-space:nowrap}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay__footer__info__subtotal{font-size:14px}}.cart-active{display:flex;opacity:1;pointer-events:auto}.cart-inactive{display:none;opacity:0;pointer-events:none}.cart-inactive .cart-overlay{transform:translate(-50%,-50%) scale(.95)}@media screen and (max-width:1025px){.cart-overlay-background .cart-overlay{width:85%;max-width:800px}}@media screen and (max-width:770px){.cart-overlay-background .cart-overlay{width:95%;max-width:450px}}.cart-card{display:grid;grid-template-columns:1fr 1fr 1fr 140px 1fr;grid-gap:16px;gap:16px;padding:20px 30px;align-items:center;width:100%}@media screen and (max-width:770px){.cart-card{grid-template-columns:auto 1fr;grid-template-rows:auto;gap:12px;padding:20px 30px}}.cart-card__image{display:flex;align-items:center;justify-content:center}.cart-card__image img{height:80px;width:80px;transition:all .8s ease}@media screen and (max-width:770px){.cart-card__image img{height:80px;width:80px}.cart-card__image{grid-column:1;grid-row:1/-1;align-self:start}}.cart-card__product{display:flex;flex-direction:column;gap:8px;min-width:0;overflow-wrap:break-word;word-wrap:break-word}@media screen and (max-width:770px){.cart-card__product{grid-column:2;grid-row:1}}.cart-card__product__title{font-weight:700;font-size:16px;margin:0;color:#000;white-space:normal;line-height:1.4;overflow-wrap:break-word;word-break:break-word}@media screen and (max-width:770px){.cart-card__product__title{font-size:14px}}.cart-card__product__details{font-size:12px;color:#666}.cart-card__product__details p{margin:4px 0;line-height:1.4}@media screen and (max-width:770px){.cart-card__product__details{font-size:12px}}.cart-card__price{display:flex;flex-direction:column;gap:4px;text-align:center;justify-content:center;align-items:center}@media screen and (max-width:770px){.cart-card__price{grid-column:2;grid-row:2;justify-content:flex-start;align-items:flex-start;text-align:left;flex-direction:row;gap:8px}}.cart-card__price__current{font-weight:700;font-size:16px;color:#000;white-space:nowrap}@media screen and (max-width:770px){.cart-card__price__current{font-size:14px}}.cart-card__quantity{display:flex;align-items:center;justify-content:center}@media screen and (max-width:770px){.cart-card__quantity{grid-column:2;grid-row:3;justify-content:flex-start}}.cart-card__total{text-align:center;font-weight:700;font-size:16px;color:#000;white-space:nowrap}@media screen and (max-width:770px){.cart-card__total{grid-column:2;grid-row:4;text-align:left;font-size:14px}.cart-card__total:before{content:"Total: ";font-weight:600;margin-right:4px}}.cart-card__quantity-controls{display:flex;align-items:center;justify-content:center;gap:8px}.cart-card__quantity-btn{width:32px;height:32px;border:1px solid #ddd;background:#f5f5f5;color:#000;cursor:pointer;border-radius:8px;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.cart-card__quantity-btn:hover:not(:disabled){background:var(--ui-accent-strong);color:var(--ui-accent-contrast);border-color:var(--ui-accent-strong);box-shadow:0 2px 6px rgba(0,0,0,.2)}.cart-card__quantity-btn:active:not(:disabled){transform:scale(.95)}.cart-card__quantity-btn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}@media screen and (max-width:770px){.cart-card__quantity-btn{width:28px;height:28px;font-size:16px}}.cart-card__quantity-value{min-width:32px;text-align:center;font-size:16px;font-weight:600;color:#000}@media screen and (max-width:770px){.cart-card__quantity-value{font-size:14px;min-width:24px}}.cart-card__quantity-label{font-size:14px;color:#000;font-weight:500;margin:0}@media screen and (max-width:770px){.cart-card__quantity-label{font-size:12px}}.strike-through{text-decoration:line-through;color:var(--ui-accent);font-size:12px;margin-right:8px;white-space:nowrap}.item-title{font-weight:700;color:#000}.product-icon,.product-icon__image{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center;width:100%}.product-icon__image{object-fit:contain}.cart-grid{width:100%;margin-top:30px}.cart-grid__title{font-size:32px;font-weight:700;color:#000;margin:0 0 30px;text-align:left}@media screen and (max-width:770px){.cart-grid__title{font-size:24px;margin:0 0 20px}}.cart-grid__header{display:grid;grid-template-columns:200px 1fr 150px;grid-gap:40px;gap:40px;padding:20px 30px;font-weight:700;font-size:14px;color:#000}@media screen and (max-width:770px){.cart-grid__header{display:none}}.cart-grid__header__col--empty{width:200px}.cart-grid__header__col--product{text-align:left}.cart-grid__header__col--price{text-align:center}.cart-grid__empty{padding:30px;text-align:center;color:#666;font-size:16px}.cart-grid__empty p{margin:0}.cart-grid__row{display:grid;grid-template-columns:200px 1fr 150px;grid-gap:40px;gap:40px;padding:20px 30px;border-top:4px solid #ccc;align-items:start;text-align:left}@media screen and (max-width:770px){.cart-grid__row{grid-template-columns:1fr;gap:10px;padding:10px 20px;border-top:2px solid #ccc}}.cart-grid__row--removing{animation:fadeOutSlideUp .4s ease-out forwards;overflow:hidden}.cart-grid__row__image{width:200px;height:200px;display:flex;align-items:center;justify-content:center;background:var(--ui-surface-raised);border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);overflow:hidden}@media screen and (max-width:770px){.cart-grid__row__image{width:80px;height:80px;margin:0 auto}}.cart-grid__row__image img{width:100%;height:100%}.cart-grid__row__product{display:flex;flex-direction:column;gap:8px;min-width:0}@media screen and (max-width:770px){.cart-grid__row__product{gap:4px;text-align:center}}.cart-grid__row__product__title{font-weight:700;font-size:28px;color:#000;margin:0;line-height:1.4}@media screen and (max-width:770px){.cart-grid__row__product__title{font-size:16px}}.cart-grid__row__product__description{font-size:16px;color:#000;margin:0;line-height:1.4}@media screen and (max-width:770px){.cart-grid__row__product__description{font-size:12px}}.cart-grid__row__product__actions{display:flex;align-items:center;gap:10px;margin-top:4px;font-size:12px}@media screen and (max-width:770px){.cart-grid__row__product__actions{justify-content:center;flex-wrap:wrap;gap:8px}}.cart-grid__row__price{display:flex;align-items:center;justify-content:center;align-self:center;text-align:center;font-weight:700;font-size:20px;color:#000;white-space:nowrap}@media screen and (max-width:770px){.cart-grid__row__price{font-size:16px;order:10;margin-top:8px}}.cart-grid__row__quantity{display:flex;align-items:center;gap:8px}.cart-grid__row__quantity--with-controls{border:2px solid #fff;padding:4px}@media screen and (max-width:770px){.cart-grid__row__quantity--with-controls{border:1px solid #ccc}}.cart-grid__row__quantity-btn{width:24px;height:24px;border:1px solid #ddd;background:transparent;color:#000;cursor:pointer;border-radius:4px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease}@media screen and (max-width:770px){.cart-grid__row__quantity-btn{width:20px;height:20px;font-size:12px}}.cart-grid__row__quantity-btn:hover:not(:disabled){background:#000;color:#fff;border-color:#000}.cart-grid__row__quantity-btn:active:not(:disabled){transform:scale(.95)}.cart-grid__row__quantity-btn:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#999;border-color:#ddd}.cart-grid__row__quantity-value{font-size:16px;font-weight:500;color:#000;min-width:60px;text-align:center}@media screen and (max-width:770px){.cart-grid__row__quantity-value{font-size:12px;min-width:50px}}.cart-grid__row__quantity-label{font-size:16px;font-weight:500;color:#000}@media screen and (max-width:770px){.cart-grid__row__quantity-label{font-size:14px}}.cart-grid__row__remove,.cart-grid__row__save{background:none;border:none;padding:0;font-family:inherit;font-size:16px;color:#000;cursor:pointer;transition:all .3s ease-in-out}@media screen and (max-width:770px){.cart-grid__row__remove,.cart-grid__row__save{font-size:14px}}.cart-grid__row__remove:hover,.cart-grid__row__save:hover{opacity:.7}.cart-grid__row__divider{font-size:16px;color:#999;margin:0 4px}@media screen and (max-width:770px){.cart-grid__row__divider{font-size:12px;margin:0 4px}}.cart-grid__row__save{color:#666}.accessories-grid{container-type:inline-size;display:flex;flex-direction:column;width:100%;min-height:300px;box-sizing:border-box;border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);background-color:color-mix(in srgb,var(--ui-accent) 3%,#fff);background-image:var(--ui-surface-raised);font-family:var(--ui-font-primary)}.accessories-grid__state{flex:1 1;display:flex;align-items:center;justify-content:center}.accessories-grid__state .error-state{flex:1 1}.accessories-grid__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,240px));justify-content:space-around;grid-gap:18px;gap:18px;padding:22px 28px}.accessories-grid__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:16px 28px 22px;border-top:1px solid var(--ui-border)}.accessories-grid__footer p{font-size:11.5px;color:#5f6a72;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.accessories-grid__pager{display:flex;align-items:center;gap:7px}.accessories-grid__load-more,.accessories-grid__pager button{width:auto;max-width:none;height:34px;min-width:34px;margin:0;padding:0 13px;border:1px solid color-mix(in srgb,var(--ui-accent-strong) 14%,transparent);border-radius:var(--ui-radius-button);background:#fff;color:var(--ui-accent-strong);font-family:inherit;font-size:11.5px;font-weight:600;text-transform:none;cursor:pointer}.accessories-grid__load-more:hover:not(:disabled),.accessories-grid__pager button:hover:not(:disabled){background:#fff;border-color:color-mix(in srgb,var(--ui-accent) 55%,transparent)}.accessories-grid__load-more:disabled,.accessories-grid__pager button:disabled{color:#b3bdc7;cursor:not-allowed}.accessories-grid__load-more{margin-inline:auto}@container (max-width: 660px){.accessories-grid__grid{padding:18px}.accessories-grid__footer{padding-inline:18px}}.accessory-card{display:flex;flex-direction:column;gap:13px;height:100%;padding:16px;box-sizing:border-box;background:#fff;color:var(--ui-text);font-family:var(--ui-font-primary);border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow);transition:transform .2s ease,box-shadow .2s ease}.accessory-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px color-mix(in srgb,var(--ui-accent-strong) 14%,transparent),0 0 0 1px color-mix(in srgb,var(--ui-accent) 35%,transparent)}.accessory-card--out{opacity:.74}.accessory-card--out:hover{transform:none;box-shadow:var(--ui-shadow)}.accessory-card__image{position:relative;display:grid;place-items:center;height:118px;overflow:hidden;border-radius:calc(var(--ui-radius)/2);background:linear-gradient(160deg,color-mix(in srgb,var(--ui-accent) 8%,#fff),color-mix(in srgb,var(--ui-accent) 14%,#fff))}.accessory-card__image img{width:68px;height:auto;opacity:.9}.accessory-card__image--photo img{width:100%;height:100%;object-fit:contain;opacity:1}.accessory-card__flags{position:absolute;top:9px;left:9px;display:flex;flex-wrap:wrap;gap:5px}.accessory-card__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:14px;font-size:9.5px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.accessory-card__badge--cold{background:#e3f2fd;color:#1565c0;border:1px solid #bbdefb}.accessory-card__title{font-size:13px;font-weight:600;line-height:1.35;text-wrap:pretty}.accessory-card__location{margin-top:5px;font-size:10.5px;color:var(--ui-text-muted)}.accessory-card__foot{display:flex;flex-direction:column;gap:11px;margin-top:auto}.accessory-card__price{font-size:19px;font-weight:600;line-height:1;letter-spacing:-.4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.accessory-card__stock{margin-top:6px;font-size:10px;font-weight:600;letter-spacing:.2px}.accessory-card__stock--in{color:#2e7d32}.accessory-card__stock--warning{color:#b45309}.accessory-card__stock--low{color:#c62828}.accessory-card__stock--out{color:#757575}.accessory-card button{width:100%;max-width:none;height:40px;margin:0;padding:0 18px;border:none;border-radius:var(--ui-radius-button);background:var(--ui-primary);color:var(--ui-accent-contrast);font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:var(--ui-button-text-transform);cursor:pointer}.accessory-card button:hover:not(:disabled){background:var(--ui-primary-hover)}.accessory-card button:disabled{background:#f1f4f8;color:#5c6774;cursor:not-allowed}.tittle-box{background-color:var(--ui-accent-strong);color:#fff;padding:15px 18px;border-radius:12px}@media screen and (min-width:1025px){.tittle-box{padding:36px 52px;border-radius:24px}}.tittle-box__group{justify-content:space-between;align-items:flex-end}@media screen and (min-width:1025px){.tittle-box__group{display:flex}}.tittle-box__group__left{flex:0 0 700px;text-align:left}.tittle-box__group__left__tittle{font-size:36px;max-width:690px}@media screen and (min-width:1025px){.tittle-box__group__left__tittle{font-size:80px}.tittle-box__group__left__tittle.small-tittle{font-size:50px}}.tittle-box__group__left__description{font-size:14px;line-height:1.3;margin-top:16px}@media screen and (min-width:1025px){.tittle-box__group__left__description{font-size:16px;line-height:1.4;margin-top:28px}}.tittle-box__group__right{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:348px;text-align:right}@media screen and (max-width:1025px){.tittle-box__group__right{height:150px;flex-flow:row-reverse}}@media screen and (max-width:770px){.tittle-box__group__right{height:150px;flex-flow:row-reverse}}.tittle-box__group__right__icon{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-end;gap:15px}.tittle-box__group__right__icon__image{width:auto;height:auto;background-color:transparent;display:flex;align-items:center;justify-content:flex-end}.tittle-box__group__right__icon__image img{width:auto;height:auto;width:100px;height:100px;object-fit:contain}@media screen and (max-width:770px){.tittle-box__group__right__icon__image img{width:75px;height:75px}}.tittle-box__group__right__right-description{max-width:400px;font-size:16px;line-height:1}@media screen and (min-width:1025px){.tittle-box__group__right__right-description{padding:20px 29px}}.tittle-box__group button{margin-top:31px}@media screen and (min-width:1025px){.tittle-box__group button{width:100%}}.summary-container{background:var(--ui-surface-raised);box-shadow:var(--ui-shadow);border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px;align-items:normal}@media screen and (min-width:1025px){.summary-container{flex-direction:row;align-items:center}}.summary-container__header{flex:1 1;text-align:left}.summary-container__header h2{color:var(--ui-accent-strong);font-weight:700}.summary-container__data{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.summary-container__data h3{margin:0;padding:0}.summary-container__data button{margin-top:16px}.summary-container__data button.full{background-color:var(--ui-primary);color:var(--ui-accent-contrast);border:none;border-radius:var(--ui-radius-button);cursor:pointer}.summary-container__data button.full:hover{background-color:var(--ui-primary-hover)}.summary-item{gap:5px}.summary-item:first-child{font-size:22px;margin-bottom:16px}.summary-item:nth-child(5){font-size:20px;margin-bottom:32px}button.full{margin-top:24px}.promo-code-section{display:flex;flex-direction:column;justify-content:start;height:100%;align-items:start;width:100%;margin-top:20px}.promo-code-section p{margin-top:12px}.promo-code-section .invalid{color:red!important}.promo-code-section .valid{color:green}@media screen and (max-width:770px){.promo-code-section{display:flex;flex-direction:column;justify-content:start;height:100%;align-items:start;width:100%}}.promo-code-section__applied,.promo-code-section__applied ul{display:flex;flex-direction:column;justify-content:start;height:100%;align-items:start;width:100%}.promo-code-section__applied ul{padding:12px;list-style:none;box-sizing:border-box}.promo-code-section__applied ul li{text-decoration:none;gap:10px}.promo-code-section__applied ul .applied-promo-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eee;box-sizing:border-box}.promo-code-section__applied ul .applied-promo-item:last-child{border-bottom:none}.promo-code-section__applied ul .applied-promo-item span{display:flex;align-items:center}.promo-code-section__applied ul .applied-promo-item .remove-promo-btn{background:var(--ui-accent);color:var(--ui-accent-contrast);padding:0;border:none;border-radius:50%;margin:0!important;width:24px!important;height:24px!important;min-width:24px!important;flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;align-self:center;transition:background-color .2s}.promo-code-section__applied ul .applied-promo-item .remove-promo-btn svg{display:block}.promo-code-section__applied ul .applied-promo-item .remove-promo-btn:hover{background:color-mix(in srgb,var(--ui-accent),#000 15%)}.promo-code-section__applied ul .applied-promo-item .remove-promo-btn:focus{outline:2px solid var(--ui-accent);outline-offset:2px}.promo-code-section__items{display:flex;justify-content:start;height:100%;width:100%;align-items:center;gap:10px}@media screen and (max-width:770px){.promo-code-section__items{display:flex;flex-direction:column;justify-content:start;height:100%!important;align-items:start;width:100%}}.promo-code-section__items .item{display:flex;justify-content:start;height:100%;width:40%;align-items:center}@media screen and (max-width:770px){.promo-code-section__items .item{display:flex;justify-content:left;height:100%;width:100%;align-items:center}}.promo-code-section__message{display:flex;justify-content:start;height:24px;width:100%;align-items:center}@media screen and (max-width:770px){.promo-code-section__message{display:flex;justify-content:start;height:48px;width:100%;align-items:center}}.promo-code-section__message div p{display:flex;justify-content:start;height:100%;width:100%;align-items:center}.promo-code-section__message .invalid{color:red!important}.promo-code-section__message .valid{color:green}.animation-button{display:flex;flex-direction:column;justify-content:center;height:40px;align-items:center;width:100px;min-width:100px}@media screen and (max-width:770px){.animation-button{justify-content:flex-start;align-items:flex-start;width:100%}}.animation-button button:hover{background-color:#000!important;cursor:pointer!important}.animation-button__button{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center;width:100%;text-align:center;font-family:main,sans-serif;color:#fff;cursor:pointer!important}.animation-button__button__disabled{border-color:#dee2e6!important;cursor:not-allowed!important;transition:all .3s ease-in-out;opacity:.5}.animation-button__button__disabled:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-1px);cursor:not-allowed!important}.ellipsis-animation{width:100%;position:relative}.ellipsis-animation,.ellipsis-animation:after{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center}.ellipsis-animation:after{width:auto;animation:dotty 1s step-end infinite;content:"";font-size:1.5rem;position:absolute;left:0;right:0;top:-5px;bottom:0}.summary-item{flex:1 1;display:flex;justify-content:space-between}.accordion-container{width:100%;max-width:max-content;padding:16px;border:1px solid #000;border-radius:12px}@media screen and (min-width:1025px){.accordion-container{padding:40px}}.accordion-container__item{margin-top:inherit;margin-bottom:16px}.accordion-container__item__header{all:unset!important;display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;font-size:18px!important;font-weight:700!important;color:#000!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important}@media screen and (min-width:1025px){.accordion-container__item__header{font-size:18px!important}}.accordion-container__item__header:before{display:none!important}.accordion-container__item__header:active,.accordion-container__item__header:hover{background:transparent!important;transform:none!important;box-shadow:none!important;color:#000!important}.accordion-container__item__header__icon{display:flex;align-items:center;margin-left:auto;flex-shrink:0}.accordion-container__item__header__icon .chevron-up{display:inline-block;border-left:2px solid #000;border-bottom:2px solid #000;width:10px;height:10px;transform:rotate(-45deg);transition:transform .3s ease}.accordion-container__item__header__icon .chevron-up.active{transform:rotate(135deg)}.accordion-container__item__content{max-height:0;overflow:hidden}.accordion-container__item__content--open{max-height:300px;opacity:1}.accordion-container__item__content__text{margin-top:7px;font-size:12px;color:#000;line-height:1.4;text-align:left}@media screen and (min-width:1025px){.accordion-container__item__content__text{margin:20px 0 24px;font-size:16px}}.hash-menu-container{margin:32px 0 50px;display:flex;gap:8px;justify-content:center}@media screen and (min-width:1025px){.hash-menu-container{gap:16px}}.hash-menu-container__item{display:flex;gap:8px;align-items:center}@media screen and (min-width:1025px){.hash-menu-container__item{gap:16px}}.hash-menu-container__item a{text-decoration:none;color:#000;font-size:14px;text-align:center}@media screen and (min-width:1025px){.hash-menu-container__item a{font-size:16px}}@media screen and (max-width:770px){.hash-menu-container__item a{font-size:10px}}.hash-menu-container__item a.active{font-family:inherit;font-weight:600}.hash-menu-container__item a.disabled{opacity:.45;cursor:not-allowed}.hash-menu-container__item__separator{display:block;width:20px;height:1px;background-color:#000}@media screen and (min-width:1025px){.hash-menu-container__item__separator{width:70px}}.hash-menu-container__item:last-child .hash-menu-container__item__separator{display:none}.help-summary-container{background:var(--ui-surface-muted);box-shadow:var(--ui-shadow);border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px;font-family:inherit}@media screen and (min-width:1025px){.help-summary-container{flex-direction:column;align-items:start}}.help-summary-container__header{flex:1 1}.help-summary-container__header h2{font-family:inherit;font-weight:700;color:var(--ui-accent-strong)}.help-summary-container__data{flex:1 1}.help-summary-container__data a{font-family:inherit;color:var(--ui-link);text-decoration:none;font-weight:600;transition:opacity .2s ease}.help-summary-container__data a:hover{opacity:.8;text-decoration:underline}.sp-payment-form{display:flex;flex-direction:column;justify-content:start;height:100%;align-items:center;width:100%}.sp-payment-form .field-group{padding:5px}.sp-payment-form .frame-field{border:1px solid #333;background-color:#fefefe;height:1.4em;padding:.1em;border-radius:5px}.sp-payment-form .frame-field.is-focused{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.sp-payment-form .frame-field.is-invalid{border-color:#dc3545}.sp-payment-form .frame-field.is-valid{border-color:#28a745}.shipping-box{background-color:#fff;border:2px solid #000;padding:16px;margin-bottom:32px;border-radius:8px}.shipping-box__content{display:flex}.shipping-box__content__main-label{font-family:inherit;font-weight:600}.shipping-box__content__main{display:flex;flex-direction:column;justify-content:flex-start;height:100%;align-items:normal;width:100%}.shipping-box__content__main__form__cold-chain-notice{width:100%;padding:12px;margin-bottom:8px;border:1px solid #2c5282;border-radius:8px;background:#ebf8ff;color:#2c5282}.shipping-box__content__main__form__cold-chain-notice__title{font-weight:600;margin:0 0 8px;font-size:14px}.shipping-box__content__main__form__cold-chain-notice__body{margin:0;font-size:12px;line-height:1.45}.shipping-box__content__main__form__radio-group,.shipping-box__content__main__form__radio-group__pickup-group{display:flex;flex-direction:column;justify-content:start;height:100%;align-items:center;width:100%;gap:16px}.shipping-box__content__main__form__radio-group__pickup-group{margin-left:100px}@media screen and (max-width:770px){.shipping-box__content__main__form__radio-group__pickup-group{margin-left:90px}}.shipping-box__content .checkboxGroup{flex:1 1}.shipping-box__content__price{font-family:inherit;font-weight:700;font-size:24px;line-height:1}.location-warning{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:16px;margin-bottom:16px;display:flex;gap:12px;align-items:flex-start}.location-warning__icon{font-size:20px;flex-shrink:0;margin-top:2px}.location-warning__content{flex:1 1}.location-warning__content h4{font-family:inherit;font-weight:600;margin:0 0 8px;color:#856404;font-size:16px}.location-warning__content p{margin:0 0 8px;font-size:14px;line-height:1.4;color:#856404}.location-warning__content p:last-child{margin-bottom:0}.location-warning__content__note{font-size:13px;font-style:italic;background-color:hsla(0,0%,100%,.5);padding:8px;border-radius:4px;border-left:3px solid #856404}.address form{display:flex;flex-direction:column;gap:16px}.address__errors{margin:16px 0 0;color:#dc3545;font-size:.875rem;line-height:1.5}.address__inline{display:flex;gap:16px}@media screen and (max-width:770px){.address__inline{flex-direction:column;gap:0}}.additional-info-container{display:flex;flex-direction:column;justify-content:center;height:auto;align-items:center;width:100%}.additional-info-container__label{align-items:center;font-weight:600;font-size:clamp(.75rem,1vw,1rem);position:relative;padding:4px 0}.additional-info-container__input,.additional-info-container__label{display:flex;justify-content:start;height:auto;width:100%;font-family:inherit}.additional-info-container__input{align-items:flex-start;border-radius:16px 16px 16px 16px;background-color:var(--ui-surface);border:2px solid var(--ui-accent-strong);padding:16px 28px;text-indent:4px;transition:.25s ease-in-out;margin-bottom:32px}.additional-info-container__input:focus{outline:none;border-color:var(--ui-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--ui-accent) 15%,transparent)}.additional-info-container button.full{background-color:var(--ui-primary);color:var(--ui-accent-contrast);border:none;border-radius:var(--ui-radius-button);cursor:pointer}.additional-info-container button.full:hover{background-color:var(--ui-primary-hover)}.background-video{display:block;width:100%;height:100%;position:relative}.background-video__media{overflow:hidden}.background-video__media,.background-video__still{position:absolute;inset:0;z-index:0;pointer-events:none}.background-video__still{width:100%;height:100%;object-fit:cover}.background-video__still--solo{z-index:1}.background-video__content{position:absolute;top:70%;left:20%;max-width:1000px;transform:translate3d(-25%,-25%,0);font-size:clamp(2rem,4vw,4rem);font-weight:300;text-align:center;z-index:2;text-transform:uppercase;text-align:left;pointer-events:auto;text-shadow:0 1px 2px rgba(0,0,0,.55),0 2px 16px rgba(0,0,0,.35)}@media screen and (max-width:1025px){.background-video__content{left:45%;transform:translate3d(-50%,-50%,0);top:75%;width:80%}}.background-video__logo-container{display:flex;position:absolute;justify-content:flex-end;align-items:flex-end;top:90%;left:85%;transform:translate3d(-50%,-50%,0);gap:12px;height:40px;z-index:3;pointer-events:auto}@media screen and (max-width:1025px){.background-video__logo-container{top:95%;left:27%}}.background-video__logo-container__logo{position:relative;z-index:1;border-radius:10px}.background-video__logo-container__logo img{width:100%;height:100%;object-fit:cover}.background-video__logo-container__text{font-size:clamp(1.25rem,1.5vw,2rem);font-weight:300;text-align:left;color:#fff;height:100%;justify-content:center;align-items:center;display:flex;text-shadow:0 1px 2px rgba(0,0,0,.55),0 2px 12px rgba(0,0,0,.35)}@media screen and (max-width:1025px){.background-video__logo-container__text{font-weight:200}}.video-player{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;pointer-events:none}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:export{navigationBreakpointTablet:1025px;navigationBreakpointMobile:770px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInImg{0%{opacity:0}to{opacity:1}}@keyframes gradient-slide{0%{background-position:0 0}to{background-position:100% 0}}@keyframes color-fill{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes gradient-paint{0%{background-size:0 100%;background-position:0 0}50%{background-size:100% 100%;background-position:50% 0}to{background-size:0 100%;background-position:100% 0}}@keyframes gradient-scroll{0%{background-position:0 0}to{background-position:-100% 0}}@keyframes gradient-bounce{0%{background-position:0 0}to{background-position:-100% 0}}@keyframes loading{0%{width:0}50%{width:50%}to{width:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dotty{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:"..."}}@keyframes fadeOutSlideUp{0%{opacity:1;transform:translateY(0);max-height:500px}to{opacity:0;transform:translateY(-20px);max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-width:0}}.card-carousel{gap:10px}.card-carousel,.card-carousel__heading{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center}.card-carousel__heading{gap:20px;max-width:1200px}@media(max-width:1025px){.card-carousel__heading{margin-bottom:50px;text-align:center}}.card-carousel__heading h1{font-size:clamp(2rem,5vw,4rem)}.card-carousel__heading p{font-size:clamp(1rem,2vw,1.25rem);text-align:center}.card-carousel__actions{display:flex;flex-direction:row;gap:20px;width:100%;justify-content:center}@media(max-width:1025px){.card-carousel__actions{display:none}}.card-carousel__actions button{background-color:#f1f1f1!important;border:none!important;transition:all .3s ease;text-transform:none;justify-content:center;align-items:center;text-align:center;font-size:clamp(1rem,2vw,1rem)}.card-carousel__actions button:hover{color:#fff159!important}.card-carousel__actions .active{background-color:#fff159!important}.card-carousel__actions .active:hover{background-color:#000!important;color:#fff159!important}.card-carousel__stack{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1000px;box-sizing:border-box;align-items:stretch}.card-carousel__stack .carousel-card--stack:first-child .carousel-card__content{background-color:#fff159}.card-carousel__stack .carousel-card--stack:not(:first-child){--card-seam:#f1f1f1}.card-carousel__stack .carousel-card--stack:not(:first-child) .carousel-card__content{background-color:#f1f1f1}.card-carousel__cards{display:flex;width:100%;height:100%;justify-content:center;align-items:center;box-sizing:border-box;padding:150px}@media(max-width:1025px){.card-carousel__cards{padding:0}}.card-carousel__cards .swiper{height:100%;width:100%}.card-carousel__cards .swiper-slide{display:flex;justify-content:center;align-items:center;box-sizing:border-box}.card-carousel--desktop-peek .card-carousel__cards .swiper{overflow:visible}.card-carousel--desktop-peek .card-carousel__cards .swiper-wrapper{align-items:stretch}.card-carousel--desktop-peek .card-carousel__cards .swiper-slide{align-items:stretch;height:auto;transition:opacity .35s ease,transform .35s ease}.card-carousel--desktop-peek .card-carousel__cards .swiper-slide:not(.swiper-slide-active){opacity:.7;transform:scale(.96)}.card-carousel--desktop-peek .card-carousel__cards .swiper-slide:not(.swiper-slide-active) .carousel-card{--card-seam:#f1f1f1;box-shadow:none}.card-carousel--desktop-peek .card-carousel__cards .swiper-slide:not(.swiper-slide-active) .carousel-card .carousel-card__content{background-color:#f1f1f1}.card-carousel--desktop-peek .card-carousel__cards .swiper-slide .carousel-card{width:100%;max-width:1000px}.carousel-card{--card-seam:#fff159;position:relative;display:flex;flex-direction:row;width:min(100%,1000px);height:650px;justify-content:center;align-items:center;box-sizing:border-box;background-color:transparent;border-radius:24px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 45px -18px rgba(0,0,0,.25)}.carousel-card:hover .carousel-card__image img{transform:scale(1.04);filter:grayscale(0)}@media(max-width:1025px){.carousel-card{flex-direction:column;align-items:stretch;height:auto;min-height:min(700px,88vh)}}.carousel-card__content{position:relative;z-index:2;display:flex;flex:0 0 60%;flex-direction:column;gap:10px;width:auto;max-width:60%;height:100%;min-width:0;padding:48px;box-sizing:border-box;justify-content:space-between;align-items:flex-start;background-color:var(--card-seam)}.carousel-card__content:after{content:"";position:absolute;top:0;bottom:0;right:-4px;width:8px;background-color:var(--card-seam);pointer-events:none}@media(max-width:1025px){.carousel-card__content:after{top:auto;right:0;left:0;bottom:-4px;width:auto;height:8px}.carousel-card__content{flex:1 1 auto;max-width:none;width:100%;height:auto;min-height:clamp(320px,35vh,520px);padding:36px 24px 40px}.carousel-card__content__description-section{width:100%}}.carousel-card__content h1{font-size:clamp(1.5rem,5vw,4rem);width:100%;font-weight:400}@media(max-width:1025px){.carousel-card__content h1{text-align:center}}.carousel-card__content__description-section{display:flex;flex-direction:column;gap:30px;width:75%}@media(max-width:1025px){.carousel-card__content__description-section{text-align:center;width:100%}}.carousel-card__content__description-section h2{font-size:clamp(1rem,2vw,2rem);font-weight:300;text-transform:none}.carousel-card__content__description-section p{font-size:clamp(1rem,1vw,1.2rem);font-weight:300}.carousel-card__content__button{display:flex;width:100%;justify-content:flex-start;align-items:center}.carousel-card__content__button a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;background-color:#000;padding:12px 24px;border-radius:24px;font-weight:500;transition:all .3s ease}.carousel-card__content__button a:after{content:"→";line-height:1;transition:transform .3s ease}.carousel-card__content__button a:hover{background-color:#000;color:#fff159}.carousel-card__content__button a:hover:after{transform:translateX(4px)}@media(max-width:1025px){.carousel-card__content__button a{display:block;width:100%;box-sizing:border-box;text-align:center}}.carousel-card__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.carousel-card__eyebrow:before{content:"";width:8px;height:8px;background-color:#000}@media(max-width:1025px){.carousel-card__eyebrow{justify-content:center;width:100%}}.carousel-card__tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}@media(max-width:1025px){.carousel-card__tags{justify-content:center}}.carousel-card__tags li{display:inline-flex;align-items:center;font-size:.75rem;font-weight:500;line-height:1.2;border:1px solid rgba(0,0,0,.4);border-radius:999px;padding:6px 14px;white-space:nowrap;transition:background-color .25s ease,color .25s ease}.carousel-card__tags li:hover{background-color:#000;color:#fff159}.carousel-card__tags__linked a{color:inherit;text-decoration:none}.carousel-card__tags__more{background-color:#000;border-color:#000}.carousel-card__tags__more a{font:inherit;line-height:inherit;color:#fff;text-decoration:none;transition:color .25s ease}.carousel-card__tags__more:hover a{color:#fff159}.carousel-card__index{position:absolute;top:24px;right:28px;z-index:1;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:200;line-height:1;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45);pointer-events:none}.carousel-card__content__heading-group{display:flex;flex-direction:column;gap:14px;width:100%;align-items:flex-start}@media(max-width:1025px){.carousel-card__content__heading-group{align-items:center}}.carousel-card__image{position:relative;display:flex;flex:0 0 40%;max-width:40%;min-width:0;height:100%;box-sizing:border-box;justify-content:center;align-items:center;overflow:hidden}.carousel-card__image:after{content:"";position:absolute;inset:-1px 0 -1px -3px;background:linear-gradient(to right,var(--card-seam) 0,var(--card-seam) 4%,transparent 42%);pointer-events:none}@media(max-width:1025px){.carousel-card__image:after{inset:-3px -1px 0 -1px;background:linear-gradient(to bottom,var(--card-seam) 0,var(--card-seam) 4%,transparent 38%)}.carousel-card__image{flex:0 0 clamp(200px,34vh,260px);max-width:none;align-self:stretch;width:100%;height:auto;max-height:min(260px,42vh);overflow:hidden;border-radius:0}}.carousel-card__image img{width:100%;height:100%;object-fit:cover;object-position:top center;filter:grayscale(30%);transition:transform .6s ease,filter .6s ease}@media(max-width:1025px){.carousel-card__image img{border-radius:0;display:block}}