.featured-collection-tabs{--plan-cta-bg: var(--color-primary-button-background, rgb(230, 0, 18));--plan-cta-text: var(--color-primary-button-text, rgb(255, 255, 255));--plan-cta-hover-bg: var(--color-primary-button-hover-background, rgb(204, 0, 16));--plan-cta-hover-text: var(--color-primary-button-hover-text, rgb(255, 255, 255))}.featured-collection-tabs{container-type:inline-size;container-name:featured-collection-tabs}.featured-collection-tabs__wrapper{display:flex;flex-direction:column;gap:var(--spacing-gap, 2rem)}.featured-collection-tabs__header{display:flex;flex-direction:column;gap:.5rem;text-align:left}.featured-collection-tabs__subheading{font-size:24px;letter-spacing:.05em;opacity:.7;margin:0;padding-top:10px;padding-bottom:25px}.featured-collection-tabs__heading{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin:0}.featured-collection-tabs__nav{display:flex;gap:.5rem;flex-wrap:wrap;padding:.5rem;border-bottom:1px solid rgba(var(--color-foreground-rgb),.1)}.featured-collection-tabs__tab{background-color:#444;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:rgba(var(--color-foreground-rgb),.6);cursor:pointer;position:relative;transition:color .3s ease;white-space:nowrap}.featured-collection-tabs__tab:hover{color:rgb(var(--color-foreground-rgb));background-color:var(--color-primary-button-background)}.featured-collection-tabs__tab.active{color:var(--color-primary-button-text);background-color:var(--color-primary-button-background);border-radius:var(--style-border-radius-buttons-primary, 4px)}@keyframes slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.featured-collection-tabs__tab:focus-visible{outline:2px solid rgb(var(--color-foreground-rgb));outline-offset:4px;border-radius:4px}.featured-collection-tabs__panels{position:relative;min-height:300px}.featured-collection-tabs__panel{animation:fadeIn .4s ease}.featured-collection-tabs__panel[hidden]{display:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@container featured-collection-tabs (max-width: 768px){.featured-collection-tabs__nav{overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding-bottom:1rem}.featured-collection-tabs__tab{padding:.625rem 1rem;font-size:.9375rem}.featured-collection-tabs__heading{font-size:1.75rem}.featured-collection-tabs__subheading{font-size:20px}}.featured-collection-tabs__nav::-webkit-scrollbar{height:4px}.featured-collection-tabs__nav::-webkit-scrollbar-track{background:rgba(var(--color-foreground-rgb),.05);border-radius:2px}.featured-collection-tabs__nav::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground-rgb),.2);border-radius:2px}.featured-collection-tabs__nav::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground-rgb),.3)}.featured-collection-tabs__panel .resource-list{width:100%}.product-card--plan{background-color:#333;padding:0;color:#fff;position:relative;min-height:400px;display:flex;flex-direction:column;max-width:fit-content}.product-card__most-popular-badge{position:absolute;top:-24px;right:0;background:#d52b1e;padding:4px 14px;font-family:Poppins;font-weight:400;font-size:16px}.product-card__plan-wrapper{display:flex;flex-direction:column;height:100%}.product-card__plan-content{display:flex;flex-direction:row;padding:2.2rem;gap:2rem;flex:1}.product-card__plan-left{display:flex;flex-direction:column;flex:1;gap:1.5rem}.product-card__plan-right{display:flex;flex-direction:column;justify-content:center;width:45%;font-family:Poppins}.product-card__plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.product-card__plan-image{max-width:175px}.product-card__plan-badge{background-color:#fff;color:#000;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600}.product-card__plan-main{display:flex;flex-direction:column;gap:.5rem}.product-card__plan-title{font-size:4.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.product-card__plan-price{font-size:1.5rem;font-weight:400;color:#fff;display:flex;align-items:baseline;gap:.25rem;font-family:Poppins,sans-serif}.product-card__plan-price-value{color:#fff;font-size:2rem}.product-card__plan-price-term{font-size:1.7rem;opacity:.9}.product-card__plan-old-price{font-size:1rem;color:#fff;opacity:.8;font-family:Poppins}.product-card__plan-description{font-size:.9375rem;color:#fff;line-height:1.6;flex:1}.product-card__plan-description ul{list-style:none;padding:0;margin:0}.product-card__plan-description li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.product-card__plan-description li:before{content:"\2713";color:#0f0;font-weight:700;flex-shrink:0}.product-card__plan-footer{display:flex;justify-content:space-between;min-height:84px;padding:24px;background:#333}.product-card__plan-details-btn{background:none;border:none;color:#fff;text-decoration:none;font-size:.875rem;cursor:pointer;transition:opacity .3s ease;padding:0}.product-card__plan-details-btn:hover{opacity:.7}.product-card__plan-form{margin:0}.product-card__plan-cta-btn{display:flex;align-items:center;justify-content:center;width:100%;height:43px;padding:0 16px;background-color:var(--plan-cta-bg, #e92729);color:#fcfcfc;border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;font-style:normal;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}.product-card__plan-cta-btn:hover{background-color:#c8000e}.product-card__plan-cta-btn:active{background-color:#a80000}.product-card__plan-cta-btn:disabled{opacity:.5;cursor:not-allowed}.plan-filter__product-card.accent-card .product-card__plan-cta-btn{background-color:#1b1b1b;color:#fff}.plan-filter__product-card.accent-card .product-card__plan-cta-btn:hover{background-color:#2e2e2e}.product-card__plan-details{padding:1.5rem;background-color:#333;border-top:1px solid rgba(255,255,255,.1);animation:slideDown .3s ease}.popular{background-color:var(--plan-cta-bg)}.product-card__plan-details[hidden]{display:none}.product-card__plan-details-content{color:#fff;font-size:.9375rem;line-height:1.6;font-family:Poppins,sans-serif}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media screen and (max-width:997px){.product-card__plan-title{font-size:2rem}.product-card__plan-price,.product-card__plan-price-value,.product-card__plan-price-term{font-size:1.25rem}.product-card__plan-content{flex-direction:column;padding:1.25rem;gap:1.5rem}}@media screen and (max-width:749px){.product-card--plan{min-height:350px}.product-card__plan-content{flex-direction:row}.product-card__plan-right{width:100%;min-width:auto}.resource-list--grid{gap:2rem}}@media screen and (max-width:450px){.product-card__plan-content{flex-direction:column}}.plan-filter-modal{border:none;padding:0;background:transparent;max-width:640px;width:calc(100% - 2rem);max-height:calc(100dvh - 2rem);overflow:visible;border-radius:4px}.plan-filter-modal::backdrop{background:#000000a6}.plan-filter-modal[open]{animation:pfModalIn .25s ease forwards}@keyframes pfModalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.plan-filter-modal__inner{position:relative;background-color:#2b2b35;border-radius:4px;overflow-y:auto;max-height:calc(100dvh - 2rem);scrollbar-width:thin;scrollbar-color:rgba(255 255 255 / 20%) transparent}.plan-filter-modal__body{display:flex;flex-direction:column}.plan-filter-modal__close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;border:none;cursor:pointer;transition:background .2s ease;color:#fff}.plan-filter-modal__close:hover{background:#fff3}.plan-filter-modal__close svg{width:18px;height:18px}body.plan-filter-modal--open{overflow:hidden}.plan-filter__product-card--popular{position:relative}@media screen and (max-width:640px){.plan-filter-modal{width:100%;max-width:100%;margin:auto 0 0;border-bottom-left-radius:0;border-bottom-right-radius:0}.plan-filter-modal__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/featured-collection-tabs.css.map */
