.gs-tiers{--gs-radius: 1.6rem}.gs-tiers__header{text-align:center;margin-bottom:4rem}.gs-tiers__title{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:1.2rem}.gs-tiers__subtitle{font-size:1.6rem;color:#888;max-width:52rem;margin:0 auto}.gs-tiers__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:640px){.gs-tiers__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.gs-tiers__grid{grid-template-columns:repeat(4,1fr)}}.gs-tier-card{position:relative;border-radius:var(--gs-radius);overflow:hidden;padding:2.8rem 2rem;display:flex;flex-direction:column;min-height:32rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.gs-tier-card:hover{transform:translateY(-4px);box-shadow:0 2rem 4rem #0000001f}.gs-tier-card--locked{filter:blur(0px);opacity:.6}.gs-tier-card--locked:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000000d;pointer-events:none}.gs-tier-card--current{box-shadow:0 0 0 3px #c8951a80;transform:scale(1.02)}.gs-tier-card--current:hover{transform:scale(1.02) translateY(-4px)}.gs-tier-card__pattern{position:absolute;top:0;right:0;width:60%;height:60%;opacity:.06;pointer-events:none}.gs-tier-card__pattern svg{width:100%;height:100%}.gs-tier-card__top{position:relative;z-index:1;margin-bottom:auto}.gs-tier-card__status{display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.4rem 1rem;border-radius:10rem;background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:1.6rem}.gs-tier-card__name{font-size:2.4rem;font-weight:700;margin-bottom:.6rem}.gs-tier-card__threshold{font-size:1.3rem;opacity:.6;margin-bottom:2rem}.gs-tier-card__perks{position:relative;z-index:1;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.gs-tier-card__perk{display:flex;align-items:flex-start;gap:.6rem;font-size:1.3rem;line-height:1.4}.gs-tier-card__perk-check{flex-shrink:0;width:1.6rem;height:1.6rem;margin-top:.1rem;opacity:.7}.gs-tier-card__lock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:3.2rem;opacity:.4}.gs-tier-card{opacity:0;transform:translateY(2rem);animation:gsTierAppear .6s cubic-bezier(.16,1,.3,1) forwards}.gs-tier-card:nth-child(1){animation-delay:0s}.gs-tier-card:nth-child(2){animation-delay:.1s}.gs-tier-card:nth-child(3){animation-delay:.2s}.gs-tier-card:nth-child(4){animation-delay:.3s}.gs-tier-card:nth-child(5){animation-delay:.4s}@keyframes gsTierAppear{to{opacity:1;transform:translateY(0)}}.gs-tier-card--locked{animation-name:gsTierAppearLocked}@keyframes gsTierAppearLocked{to{opacity:.6;transform:translateY(0)}}@media screen and (max-width:639px){.gs-tier-card{min-height:24rem}.gs-tiers__title{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/goudstaven-tiers.css.map */
