.odk-amb-top{position:relative;overflow:hidden}.odk-amb-top:before,.odk-amb-top:after{content:"";position:absolute;pointer-events:none;z-index:0;border-radius:50%;filter:blur(.5px)}.odk-amb-top:before{top:-14%;right:-10%;width:min(48rem,92vw);height:min(48rem,92vw);background:radial-gradient(circle,var(--odk-top-accent-10) 0%,var(--odk-top-accent-05) 35%,transparent 68%)}.odk-amb-top:after{bottom:-24%;left:-14%;width:min(36rem,78vw);height:min(36rem,78vw);background:radial-gradient(circle,var(--odk-top-accent-10) 0%,transparent 72%)}.odk-amb-top>*{position:relative;z-index:1}.odk-amb-top__head{margin-bottom:clamp(1.75rem,4.5vw,2.75rem);padding-bottom:clamp(1rem,2.5vw,1.35rem);border-bottom:1px solid var(--odk-top-border)}.odk-amb-top__head--split{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 2.5rem;text-align:start}.odk-amb-top__head--split.odk-amb-top__head--cta-only{justify-content:flex-end;align-items:center;border-bottom:none;padding-bottom:0}.odk-amb-top__head-left{flex:1 1 auto;min-width:min(100%,14rem);max-width:46rem}.odk-amb-top__heading{letter-spacing:-.025em;line-height:1.15;color:var(--odk-top-text, inherit);position:relative;padding-bottom:.5rem}.odk-amb-top__heading:not(:only-child),.odk-amb-top__head-left:has(.odk-amb-top__sub) .odk-amb-top__heading{padding-bottom:.35rem}.odk-amb-top__head-left:has(.odk-amb-top__heading) .odk-amb-top__heading:after{content:"";display:block;width:2.75rem;height:3px;margin-top:.65rem;border-radius:2px;background:linear-gradient(90deg,var(--odk-top-accent),var(--odk-top-accent-40))}.odk-amb-top__head-left:has(.odk-amb-top__sub) .odk-amb-top__heading:after{margin-top:.5rem}.odk-amb-top__sub{margin-top:.65rem;margin-inline:0;max-width:36rem;line-height:1.6;font-size:.9375rem;color:var(--odk-top-muted, inherit)}.odk-amb-top__head-right{flex:0 0 auto;align-self:flex-end}.odk-amb-top__head--cta-only .odk-amb-top__head-right{align-self:center}@media(max-width:767px){.odk-amb-top__head--split:not(.odk-amb-top__head--cta-only){flex-direction:column;align-items:stretch}.odk-amb-top__head-right{align-self:flex-end}.odk-amb-top__head--split:not(.odk-amb-top__head--cta-only) .odk-amb-top__head-right{align-self:stretch}.odk-amb-top__head--split:not(.odk-amb-top__head--cta-only) .odk-amb-top__view-all{width:100%;justify-content:center}.odk-amb-top__head--cta-only .odk-amb-top__head-right{width:100%;display:flex;justify-content:flex-end}}.odk-amb-top__view-all{display:inline-flex;align-items:center;gap:.55rem;padding-inline:1.4rem 1.15rem;min-height:2.85rem;border-radius:999px;border-color:var(--odk-top-accent-25)!important;transition:border-color .3s ease,box-shadow .3s ease,transform .25s ease}.odk-amb-top__view-all:hover{border-color:var(--odk-top-accent)!important;box-shadow:0 10px 32px -12px var(--odk-top-accent-40);transform:translateY(-1px)}.odk-amb-top__view-all-icon{font-size:1.05em;line-height:1;transition:transform .25s ease}.odk-amb-top__view-all:hover .odk-amb-top__view-all-icon{transform:translate(4px)}.odk-amb-top__showcase{padding:clamp(1.1rem,2.8vw,1.85rem);border-radius:clamp(16px,2vw,22px);border:1px solid var(--odk-top-border);background:linear-gradient(145deg,var(--odk-top-surface) 0%,transparent 52%),radial-gradient(ellipse 100% 70% at 100% -10%,var(--odk-top-accent-10) 0%,transparent 55%),radial-gradient(ellipse 90% 60% at -5% 110%,var(--odk-top-accent-05) 0%,transparent 50%);box-shadow:inset 0 1px #ffffff0d,0 28px 90px -40px #0000002e}.odk-amb-top__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.35rem,3vw,2.25rem)}@media(min-width:768px){.odk-amb-top__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.odk-amb-top__grid{grid-template-columns:repeat(var(--odk-top-cols, 3),minmax(0,1fr));gap:clamp(1.5rem,2.2vw,2rem)}}.odk-amb-top__cell:nth-child(1) .odk-amb-top__card{transition-delay:0ms}.odk-amb-top__cell:nth-child(2) .odk-amb-top__card{transition-delay:35ms}.odk-amb-top__cell:nth-child(3) .odk-amb-top__card{transition-delay:70ms}.odk-amb-top__card{position:relative;height:100%;padding:.5rem;border-radius:clamp(14px,1.5vw,18px);overflow:visible;border:1px solid var(--odk-top-border);background:linear-gradient(168deg,var(--odk-top-surface) 0%,rgba(255,255,255,.02) 45%,transparent 100%);box-shadow:inset 0 1px #ffffff0f,0 16px 48px -28px #00000038;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .35s ease}.odk-amb-top__card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;border-radius:clamp(14px,1.5vw,18px) clamp(14px,1.5vw,18px) 0 0;background:linear-gradient(90deg,var(--odk-top-accent),var(--odk-top-accent-40),transparent 85%);opacity:.88;pointer-events:none;z-index:2}.odk-amb-top__card[data-rank="1"]:before{height:4px;opacity:1;background:linear-gradient(90deg,var(--odk-top-accent),var(--odk-top-accent-25),var(--odk-top-accent-40))}.odk-amb-top__card:after{content:"";position:absolute;bottom:.55rem;right:.55rem;width:2rem;height:2rem;border-right:2px solid var(--odk-top-accent);border-bottom:2px solid var(--odk-top-accent);border-radius:0 0 8px;opacity:.35;pointer-events:none;z-index:2;transition:opacity .35s ease}.odk-amb-top__card:hover{transform:translateY(-8px);border-color:var(--odk-top-accent-25);box-shadow:inset 0 1px #ffffff14,0 28px 64px -24px #00000047,0 0 0 1px var(--odk-top-accent-10)}.odk-amb-top__card:hover:after{opacity:.65}.odk-amb-top__pcard-inner{position:relative;border-radius:clamp(10px,1.2vw,14px);overflow:hidden;isolation:isolate}.odk-amb-top__rank{position:absolute;top:.7rem;left:.7rem;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;min-width:2.85rem;padding:.38rem .45rem .42rem;border-radius:12px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.95);box-shadow:0 10px 28px #00000024,0 0 0 1px #0000000a}.odk-amb-top__rank-label{font-size:.52rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--odk-top-accent);line-height:1}.odk-amb-top__rank-num{font-size:1.2rem;font-weight:800;line-height:1;color:#141414;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.odk-amb-top__pcard-inner .product-card,.odk-amb-top__pcard-inner .product-card__wrapper{border-radius:clamp(10px,1.2vw,14px)}.odk-amb-top__pcard-inner .odk-amb-top__pcard{box-shadow:none}.odk-amb-top--image-adapt .odk-amb-top__grid{align-items:start}.odk-amb-top--image-adapt .odk-amb-top__grid .product-card__image-wrapper .media-wrapper.product-card__image>img{object-fit:contain}.odk-amb-top--tiles-circle:before,.odk-amb-top--tiles-circle:after{opacity:.38}.odk-amb-top--tiles-circle .odk-amb-top__showcase{padding:clamp(1.5rem,3.5vw,2.25rem) clamp(.75rem,2vw,1.25rem);border-radius:clamp(18px,2.2vw,26px);border:1px solid var(--odk-top-border);background:linear-gradient(165deg,var(--odk-top-surface) 0%,transparent 55%),radial-gradient(ellipse 80% 50% at 50% 0%,var(--odk-top-accent-10) 0%,transparent 58%);box-shadow:inset 0 1px #ffffff73,0 20px 56px -36px #00000024}.odk-amb-top--tiles-circle .odk-amb-top__grid{align-items:start;justify-items:center;gap:clamp(2rem,4.5vw,3.25rem)}.odk-amb-top--tiles-circle .odk-amb-top__cell{width:100%;max-width:calc(var(--odk-circle-max, 220px) + 3.5rem);margin-inline:auto}.odk-amb-top--tiles-circle .odk-amb-top__card{height:auto;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .45s ease}.odk-amb-top--tiles-circle .odk-amb-top__card:before,.odk-amb-top--tiles-circle .odk-amb-top__card:after{display:none}.odk-amb-top--tiles-circle .odk-amb-top__card:hover{transform:translateY(-4px);border:none;box-shadow:none;filter:none}.odk-amb-top--tiles-circle .odk-amb-top__pcard-inner{border-radius:0;overflow:visible;width:100%;transition:transform .45s cubic-bezier(.22,1,.36,1)}.odk-amb-top--tiles-circle .odk-amb-top__card:hover .odk-amb-top__pcard-inner{transform:translateY(-2px)}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile.product-card,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__wrapper{border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper{position:relative;width:100%;max-width:var(--odk-circle-max, 220px);margin-inline:auto;aspect-ratio:1;padding:5px;border-radius:50%!important;background:linear-gradient(145deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.35) 40%,var(--odk-top-border) 100%)!important;box-shadow:0 1px #ffffffd9 inset,0 14px 40px -18px #0003,0 0 0 1px #0000000a!important;overflow:visible!important;transition:box-shadow .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background-color:var(--odk-circle-pad, #efefef);z-index:0;box-shadow:inset 0 1px 2px #0000000a}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper>a{position:relative;z-index:1;display:block;border-radius:50%;overflow:hidden;aspect-ratio:1}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper:hover{box-shadow:0 1px #ffffffe6 inset,0 20px 48px -16px #00000038,0 0 0 1px var(--odk-top-accent-18),0 0 28px -8px var(--odk-top-accent-25)!important;transform:scale(1.015)}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper .media-wrapper.product-card__image{--aspect-ratio: 1 !important;border-radius:50%!important;background:transparent!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image--main{display:flex;align-items:center;justify-content:center;padding:11% 9%}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image--main img{object-fit:contain!important;max-height:86%;width:auto;max-width:86%;margin:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.06))}@media(min-width:768px){.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image--second{display:flex!important;align-items:center;justify-content:center;padding:11% 9%;border-radius:50%!important;z-index:2}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image--second img{object-fit:contain!important;max-height:86%;width:auto;max-width:86%;margin:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.06))}}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__badge{top:auto!important;bottom:.55rem!important;left:50%!important;right:auto!important;inset-inline:auto!important;transform:translate(-50%);flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;max-width:calc(100% - 1.25rem);z-index:3}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__badge .f-badge{font-size:.58rem;letter-spacing:.07em;padding:.2rem .45rem;border-radius:999px;box-shadow:0 2px 10px #0000001a}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper:has(.product-card__atc:disabled) .product-card__badge .f-badge--soldout{display:none!important}@media(min-width:768px){.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__quickview{inset-inline:auto .35rem!important;top:.38rem!important;z-index:5!important;width:1.85rem!important;height:1.85rem!important;min-width:1.85rem!important;min-height:1.85rem!important;padding:0!important;opacity:.92;--buttons-width: 1.85rem;--buttons-height: 1.85rem}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__quickview .btn__text svg,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__quickview svg,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__quickview .icon.icon-search{width:.85rem!important;height:.85rem!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__main-actions{left:50%!important;right:auto!important;inset-inline:unset!important;bottom:1.85rem!important;width:auto!important;max-width:calc(100% - 1.5rem)!important;justify-content:center!important;transform:translate(-50%) translateY(12px);z-index:4}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper:hover .product-card__main-actions{transform:translate(-50%) translateY(0)!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__main-actions .product-card__atc,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__main-actions .product-card__action-button{width:auto!important;min-width:unset!important;max-width:100%;min-height:0!important;padding:.32rem .75rem!important;font-size:.65rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:.06em!important;text-transform:uppercase;border-radius:999px!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__main-actions .product-card__atc-text{position:static!important;max-width:none!important;overflow:visible!important;white-space:nowrap!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__main-actions .product-card__atc-icon{display:none!important}}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__info{width:100%;max-width:min(100%,calc(var(--odk-circle-max, 220px) + 2.5rem));margin-inline:auto;margin-top:1.15rem!important;padding:0 .25rem .25rem!important;text-align:center!important;align-items:center!important;display:flex!important;flex-direction:column;gap:.28rem}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__vendor{order:1;margin:0!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.14em!important;line-height:1.2!important;color:var(--odk-top-text, inherit)!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__vendor a{color:inherit!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__type{order:2;margin:0!important;margin-top:-.12rem!important;font-size:.625rem!important;font-weight:600!important;letter-spacing:.12em!important;line-height:1.25!important;color:var(--odk-top-muted, inherit)!important;opacity:.92}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__title{order:3;justify-content:center;margin:.35rem 0 0!important;font-weight:600!important;letter-spacing:-.01em!important;line-height:1.35!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__title a{justify-content:center}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__title .reversed-link__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__info .f-price,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__info product-price{order:4;justify-content:center;margin-top:.4rem!important;font-weight:700!important;letter-spacing:-.02em!important;font-size:1.02em!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__swatches{order:5;justify-content:center;margin-top:.35rem!important}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__actions{justify-content:center}.odk-amb-top--tiles-circle .odk-amb-top__card--placeholder .product-card__image-wrapper{position:relative;max-width:var(--odk-circle-max, 220px);margin-inline:auto;aspect-ratio:1;padding:5px;border-radius:50%!important;background:linear-gradient(145deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.35) 40%,var(--odk-top-border) 100%)!important;box-shadow:0 1px #ffffffd9 inset,0 14px 40px -18px #0003,0 0 0 1px #0000000a!important;overflow:visible!important}.odk-amb-top--tiles-circle .odk-amb-top__card--placeholder .product-card__image-wrapper:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background-color:var(--odk-circle-pad, #efefef);z-index:0}.odk-amb-top--tiles-circle .odk-amb-top__card--placeholder .product-card__image-wrapper>.placeholder-svg{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1;border-radius:50%;object-fit:contain;padding:12%;box-sizing:border-box}.odk-amb-top--tiles-circle .odk-amb-top__card--placeholder .product-card__info{text-align:center!important;margin-top:1.15rem!important;padding-top:0!important;align-items:center!important}.odk-amb-top__cell--full{grid-column:1 / -1;text-align:center;padding:clamp(2rem,5vw,3rem) 1.25rem;border-radius:16px;border:1px dashed var(--odk-top-border, rgba(0, 0, 0, .12));background:linear-gradient(180deg,var(--odk-top-surface, rgba(0, 0, 0, .03)) 0%,transparent 100%)}.odk-amb-top__empty-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;color:var(--odk-top-text, inherit)}.odk-amb-top__empty-text{margin:0;max-width:34rem;margin-inline:auto;line-height:1.55}.odk-amb-top__editor-hint{margin-top:1.35rem;font-size:.85rem;max-width:42rem;margin-inline:auto;padding:.85rem 1rem;border-radius:10px;background:var(--odk-top-surface, rgba(0, 0, 0, .04));border:1px solid var(--odk-top-border)}.odk-amb-top__editor-hint code{font-size:.78em;padding:.12em .4em;border-radius:4px;background:#0000000f}@media(prefers-reduced-motion:reduce){.odk-amb-top__card,.odk-amb-top__view-all,.odk-amb-top__view-all-icon{transition:none}.odk-amb-top__card:hover,.odk-amb-top__view-all:hover{transform:none}.odk-amb-top__cell:nth-child(n) .odk-amb-top__card{transition-delay:0ms}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper:hover,.odk-amb-top--tiles-circle .odk-amb-top__card:hover,.odk-amb-top--tiles-circle .odk-amb-top__card:hover .odk-amb-top__pcard-inner{transform:none}.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__main-actions,.odk-amb-top--tiles-circle .odk-amb-top__pcard--tile .product-card__image-wrapper:hover .product-card__main-actions{transform:translate(-50%)!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-odk-ambassador-top-products.css.map */
