.slider-bts-left.svelte-1ec70i3{--eyebrow: rgba(255, 255, 255, .55);--title: rgba(255, 255, 255, .92);--desc: var(--gray-desc-blackSite);--card-bg: linear-gradient(to top, #1a1a1a, #0f0f0f);--btm-grad: rgba(0, 0, 0, .92);--btm-grad-from: rgba(0, 0, 0, 0);--btm-text: #fff;--cta-bg: var(--polo-blue);--cta-text: #000;--btn-on-bg: rgba(255, 255, 255, .1);--btn-on-text: #fff;--btn-off-bg: rgba(255, 255, 255, .05);--btn-off-text: rgba(255, 255, 255, .25)}.slider-bts-left[data-theme=light].svelte-1ec70i3{--eyebrow: rgba(0, 0, 0, .55);--title: rgba(0, 0, 0, .92);--desc: var(--gray-desc-whiteSite);--card-bg: none;--btm-grad: rgba(255, 255, 255, .95);--btm-grad-from: rgba(255, 255, 255, 0);--btm-text: #000;--cta-bg: var(--polo-blue);--cta-text: #fff;--btn-on-bg: #000;--btn-on-text: #fff;--btn-off-bg: rgba(0, 0, 0, .1);--btn-off-text: rgba(0, 0, 0, .28)}.title-slider-cont.svelte-1ec70i3{display:flex;flex-direction:column;gap:48px}.head.svelte-1ec70i3{display:flex;align-items:end;justify-content:space-between;gap:24px;width:100%}.head-left.svelte-1ec70i3{flex:1 1 auto;min-width:0;flex-direction:column;gap:10px}.head-cta.svelte-1ec70i3{flex:0 0 auto;display:flex;justify-content:flex-end}.head-cta.svelte-1ec70i3 .buttons-wrap{width:auto}.eyebrow.svelte-1ec70i3{color:var(--eyebrow)}.title.svelte-1ec70i3{color:var(--title);margin:0;white-space:var(--pre-line, pre-line)}.section-desc.svelte-1ec70i3{color:var(--desc);margin:8px 0 0}.slider-section.svelte-1ec70i3{width:100%;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);--content-pad: max(var(--site-gutter, 16px), calc((100vw - var(--cont-max)) / 2))}.slider-wrapper.svelte-1ec70i3{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;user-select:none;overscroll-behavior-x:contain;scroll-behavior:auto;touch-action:auto;overflow-anchor:none}.slider-wrapper.svelte-1ec70i3:active{cursor:grabbing}.slider-wrapper.svelte-1ec70i3::-webkit-scrollbar{display:none}.slider-track.svelte-1ec70i3{display:flex;gap:var(--gap);align-items:stretch;padding-left:var(--content-pad);box-sizing:border-box}.slider-spacer.svelte-1ec70i3{flex-shrink:0}.card.svelte-1ec70i3{width:var(--card-w);height:var(--card-h);flex:0 0 var(--card-w);transition:width .72s cubic-bezier(.65,0,.35,1),flex-basis .72s cubic-bezier(.65,0,.35,1);display:flex;padding:36px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:24px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.card[data-pos=bottom].svelte-1ec70i3,.card[data-img-natural=true].svelte-1ec70i3{background-size:auto 100%;background-position:left center}.card[data-pos=bottom][data-img-center=true].svelte-1ec70i3{background-size:cover;background-position:center}.card.svelte-1ec70i3:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .2s ease}.card[data-gradient=true].svelte-1ec70i3:after{opacity:1;background:linear-gradient(to bottom,#000000bf,#00000073 20%,#0000 35%)}.card[data-text=white].svelte-1ec70i3 .card-title:where(.svelte-1ec70i3),.card[data-text=white].svelte-1ec70i3 .card-desc:where(.svelte-1ec70i3){color:#fff}.card[data-text=black].svelte-1ec70i3 .card-title:where(.svelte-1ec70i3),.card[data-text=black].svelte-1ec70i3 .card-desc:where(.svelte-1ec70i3){color:#000}.card[data-text=black].svelte-1ec70i3 .card-desc:where(.svelte-1ec70i3){color:#000000b8}.card-top.svelte-1ec70i3,.card-bottom.svelte-1ec70i3{position:relative;z-index:2}.card-top.svelte-1ec70i3{display:flex;flex-direction:column;gap:6px}.card-title.svelte-1ec70i3{font-size:24px;font-weight:500;line-height:24px;letter-spacing:.72px}.btns.svelte-1ec70i3{display:flex;gap:10px;margin-top:24px}.btn.svelte-1ec70i3{width:80px;height:44px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease}.btn[data-active=true].svelte-1ec70i3{background:var(--btn-on-bg);color:var(--btn-on-text)}.btn[data-active=false].svelte-1ec70i3{background:var(--btn-off-bg);color:var(--btn-off-text)}.btn-round.svelte-1ec70i3{width:44px;height:44px;border-radius:999px;padding:0}.btn.svelte-1ec70i3:disabled{cursor:default}.btn.svelte-1ec70i3:hover:not(:disabled){transform:scale(1.04)}.btn.svelte-1ec70i3:active:not(:disabled){transform:scale(.98)}@media(min-width:992px){.card.is-active.svelte-1ec70i3{width:var(--active-w);flex-basis:var(--active-w)}}.card-btm-grad.svelte-1ec70i3{position:absolute;inset:0;pointer-events:none;z-index:1}.card-btm.svelte-1ec70i3{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;gap:6px;padding:28px}.card-btm.svelte-1ec70i3:before{content:"";position:absolute;inset:-32px 0 0;z-index:-1;background:linear-gradient(180deg,var(--btm-grad-from) 0%,var(--btm-grad) 45%);backdrop-filter:blur(1px);mask-image:linear-gradient(to bottom,transparent 0%,black 55%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 25%)}.card-btm.svelte-1ec70i3 .card-title:where(.svelte-1ec70i3){color:var(--btm-text);opacity:.55;transition:opacity .32s ease;transition-delay:0ms}.card.is-active.svelte-1ec70i3 .card-btm:where(.svelte-1ec70i3) .card-title:where(.svelte-1ec70i3){opacity:1;transition-delay:.32s}.card-head-row.svelte-1ec70i3{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card-popular.svelte-1ec70i3{font-size:11px;font-weight:500;letter-spacing:.3px;color:var(--polo-blue, #0265ff);background:#fff;border-radius:999px;padding:2px 8px;line-height:1.4;flex-shrink:0}.card-tokens.svelte-1ec70i3{color:#fff;margin:0}.card-desc-btm.svelte-1ec70i3{opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease 0ms,max-height .3s ease 0ms;color:var(--btm-text)}.card.is-active.svelte-1ec70i3 .card-desc-btm:where(.svelte-1ec70i3){opacity:1;max-height:80px;transition:opacity .38s ease .45s,max-height .38s ease .35s}.card-cta-btn.svelte-1ec70i3{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:10px 20px;border-radius:24px;background:var(--polo-blue, #0265ff);color:#fff;font-size:14px;font-weight:500;letter-spacing:.42px;margin-top:8px;opacity:0;pointer-events:none;transition:opacity .38s ease}.card.is-active.svelte-1ec70i3 .card-cta-btn:where(.svelte-1ec70i3){opacity:1;pointer-events:auto}@media(max-width:479px){.title-slider-cont.svelte-1ec70i3{gap:24px}.card.svelte-1ec70i3{border-radius:24px}.btns.svelte-1ec70i3{justify-content:flex-end;width:100%;margin-left:auto}}@media(max-width:768px){.eyebrow.svelte-1ec70i3{text-align:center}.title.svelte-1ec70i3{font-size:34px;text-align:center}.head.svelte-1ec70i3{flex-direction:column;align-items:center}.head-cta.svelte-1ec70i3 .buttons-wrap{--pt: 0px}}
