.u2-st{color:var(--u2-st-heading-color, #121212);font-family:Gotham-Medium}.u2-st *{box-sizing:border-box}.u2-st__container{padding:3rem 1rem 4rem}.u2-st__head{text-align:center;padding:0 1rem 2.5rem}.u2-st__eyebrow{font-size:1.3rem;color:#666;margin:0 0 1.4rem;font-family:Gotham-Light}.u2-st__h2{font-size:3rem;font-weight:700;margin:0 0 1rem;color:var(--u2-st-heading-color);font-family:Gotham-Book}.u2-st__sub{font-size:1.5rem;color:#444;max-width:54rem;margin:0 auto}.u2-st__sub p{margin:0}.u2-st__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.u2-st__tier{background:var(--u2-st-card-bg);border:2px solid transparent;display:flex;flex-direction:column;min-height:32rem;cursor:pointer;padding:0;text-align:center;font-family:inherit;color:var(--u2-st-heading-color);appearance:none;-webkit-appearance:none;transition:border-color .15s ease,background-color .15s ease}.u2-st__tier:hover{border-color:#999}.u2-st__tier:focus-visible{outline:2px solid var(--u2-st-accent);outline-offset:2px}.u2-st__tier-art{display:block;position:relative;overflow:hidden;background:#fff}.u2-st .u2-st__tier-art-img,.u2-st__tier-art>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;position:relative!important;inset:auto!important;display:block!important;max-height:260px}.u2-st__tier-art-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;letter-spacing:.15em;font-weight:600}.u2-st__tier-art-fallback--free{background:radial-gradient(circle at 25% 45%,#c82606,#8a0a0a 25%,#000 65%)}.u2-st__tier-art-fallback--standard{background:linear-gradient(135deg,#2a2a2a,#4a3a7a,#5a3a8a)}.u2-st__tier-art-fallback--premium{background:linear-gradient(90deg,#1a3a8a 0% 50%,#c82606 50% 100%)}.u2-st__tier-body{padding:1.8rem 1.8rem 2.2rem;flex:1;display:flex;flex-direction:column;align-items:center;transition:background-color .15s ease,color .15s ease}.u2-st__tier-name{display:block;font-size:2rem;font-weight:400;margin:0 0 .8rem;line-height:1.2}.u2-st__tier-price-line{display:block;font-size:2rem;font-weight:400}.u2-st__tier-price-line small{display:block;font-size:1.1rem;color:#666;font-weight:400;margin-top:.4rem;letter-spacing:.1em;text-transform:uppercase}.u2-st__pill{display:inline-block;font-size:1rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin:1.2rem 0 0;padding:.4rem 1rem;border:1px solid;background:transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.u2-st__pill--accent{color:var(--u2-st-accent);border-color:var(--u2-st-accent)}.u2-st__pill--muted{color:#444;border-color:#aaa}.u2-st__tier-spacer{display:block;flex:1;min-height:1.6rem}.u2-st__btn-tier{display:inline-flex;align-items:center;justify-content:center;margin:1.4rem auto 0;padding:1.1rem 3.6rem;background:var(--u2-st-btn-bg);color:var(--u2-st-btn-fg);font-family:inherit;font-size:1.4rem;letter-spacing:.12em;font-weight:400;text-transform:uppercase;line-height:1;transition:background-color .15s ease,color .15s ease}.u2-st__tier:hover .u2-st__btn-tier,.u2-st__tier:focus-visible .u2-st__btn-tier{background:var(--u2-st-btn-hover-bg);color:var(--u2-st-btn-hover-fg)}.u2-st__btn-tier-chev{margin-left:.8rem;font-size:1rem;transition:transform .2s ease}.u2-st__tier[aria-selected=true] .u2-st__btn-tier-chev{transform:rotate(180deg)}.u2-st__drawer{grid-column:1 / -1;background:var(--u2-st-drawer-bg);padding:2.6rem 2.4rem 3rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.u2-st__drawer[hidden]{display:none}.u2-st__drawer-head{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:1.2rem;margin:0 0 2.2rem}.u2-st__dh{font-size:2.2rem;font-weight:700;margin:0;color:var(--u2-st-heading-color);font-family:Gotham-Medium}.u2-st__ds{font-size:1.3rem;color:#555;margin:0;font-family:Gotham-Light}.u2-st__tier[aria-selected=true]{border-color:var(--u2-st-active-border)}.u2-st__tier[aria-selected=true] .u2-st__tier-body{background:var(--u2-st-active-bg);color:var(--u2-st-active-fg)}.u2-st__tier[aria-selected=true] .u2-st__tier-name,.u2-st__tier[aria-selected=true] .u2-st__tier-price-line{color:var(--u2-st-active-fg)}.u2-st__tier[aria-selected=true] .u2-st__tier-price-line small{color:var(--u2-st-active-fg);opacity:.75}.u2-st__tier[aria-selected=true] .u2-st__pill--accent{background:var(--u2-st-active-pill-bg);color:var(--u2-st-active-pill-color);border-color:var(--u2-st-active-pill-bg)}.u2-st__drawer:not([hidden]){background:var(--u2-st-active-bg);color:var(--u2-st-active-fg);border:2px solid var(--u2-st-active-border)}.u2-st__drawer:not([hidden]) .u2-st__dh{color:var(--u2-st-active-fg)}.u2-st__drawer:not([hidden]) .u2-st__ds{color:var(--u2-st-active-fg);opacity:.8}.u2-st__row{background:var(--u2-st-row-bg);border:1.5px solid #e3e3e3;padding:1.8rem 2rem;margin-bottom:1.2rem;display:grid;grid-template-columns:22rem minmax(0,1fr);grid-template-rows:auto 1fr;grid-template-areas:"img info" "btn info";gap:1.4rem 2.4rem}.u2-st__row-img{grid-area:img;width:22rem;aspect-ratio:5 / 3;align-self:start;background:var(--u2-st-row-bg);position:relative;overflow:hidden;display:block}.u2-st .u2-st__row-img>img,.u2-st__row-img-el{width:100%!important;height:100%!important;object-fit:contain!important;position:relative!important;inset:auto!important;display:block!important;max-width:none!important}.u2-st__row-img-fallback{color:#fff;font-size:1rem;letter-spacing:.1em;font-weight:700;text-align:center;padding:1rem;background:#555;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.u2-st__row-btn-wrap{grid-area:btn;align-self:start}.u2-st__row-form{margin:0}.u2-st__select-btn{display:block;width:22rem;padding:1.3rem 0;background:var(--u2-st-btn-bg);color:var(--u2-st-btn-fg);border:none;font-family:inherit;font-size:1.4rem;letter-spacing:.15em;font-weight:400;text-transform:uppercase;text-align:center;cursor:pointer;text-decoration:none;border-radius:0;transition:background-color .15s ease,color .15s ease}.u2-st__select-btn:hover,.u2-st__select-btn:focus-visible{background:var(--u2-st-btn-hover-bg);color:var(--u2-st-btn-hover-fg)}.u2-st__select-btn:focus-visible{outline:2px solid #121212;outline-offset:2px}.u2-st__select-btn--disabled,.u2-st__select-btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.u2-st__row-info{grid-area:info;display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere}.u2-st__row-name{font-size:1.8rem;margin:0 0 .6rem;color:var(--u2-st-heading-color);font-family:Gotham-Medium}.u2-st__row-price{font-size:2rem;margin:0 0 1.4rem;color:var(--u2-st-heading-color)}.u2-st__divider{border-top:1px solid #ececec;margin:0 0 1.4rem}.u2-st__cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.4rem}.u2-st__cols--single{grid-template-columns:1fr}.u2-st__col-label{font-size:1.1rem;text-transform:uppercase;color:var(--u2-st-accent);margin:0 0 .8rem;font-family:Gotham-Light}.u2-st__bullets{font-size:1.3rem;color:var(--u2-st-body-text-color);margin:0;padding-left:1.6rem}.u2-st__bullets li{margin-bottom:.4rem}.u2-st__bullets li b,.u2-st__bullets li strong{color:var(--u2-st-heading-color)}.u2-st__bullets li i,.u2-st__bullets li em{font-style:italic}.u2-st__row--single{grid-template-areas:"img info" "btn info"}@media screen and (min-width:750px)and (max-width:989px){.u2-st__row{grid-template-columns:18rem minmax(0,1fr)}.u2-st__row-img,.u2-st__select-btn{width:18rem}}@media screen and (max-width:749px){.u2-st__container{padding:2rem 1rem 3rem}.u2-st__head{padding:0 .4rem 2rem}.u2-st__h2{font-size:2.2rem}.u2-st__eyebrow{font-size:1.1rem}.u2-st__sub{font-size:1.3rem}.u2-st__grid{grid-template-columns:1fr;gap:0}.u2-st__tier--free{order:1}.u2-st__drawer[data-drawer=free]{order:2}.u2-st__tier--standard{order:3}.u2-st__drawer[data-drawer=standard]{order:4}.u2-st__tier--premium{order:5}.u2-st__drawer[data-drawer=premium]{order:6}.u2-st__tier{min-height:0}.u2-st__tier-name,.u2-st__tier-price-line{font-size:1.9rem}.u2-st__drawer{padding:1.8rem 1.4rem 2.2rem}.u2-st__dh{font-size:1.7rem}.u2-st__ds{font-size:1.2rem}.u2-st__tier[aria-selected=true]{border-bottom-color:var(--u2-st-active-bg)}.u2-st__drawer:not([hidden]){border-top:none}.u2-st__row{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"img" "info" "btn";padding:1.6rem;gap:1.2rem}.u2-st__row-img{width:24rem;max-width:100%;margin:0 auto}.u2-st__row-info{grid-area:info}.u2-st__row-name,.u2-st__row-price{text-align:center}.u2-st__row-name{font-size:1.7rem}.u2-st__row-price{font-size:1.9rem}.u2-st__row-btn-wrap{grid-area:btn;align-self:stretch}.u2-st__select-btn{width:100%;padding:1.2rem 0}.u2-st__cols{grid-template-columns:1fr;gap:1.2rem}.u2-st__cols>.u2-st__col+.u2-st__col{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid #ececec}.u2-st__bullets{font-size:1.25rem}.u2-st__row--single{grid-template-areas:"img" "info" "btn"}}.u2-st__row-img{position:relative}.u2-st__sku-debug{position:absolute;bottom:4px;left:4px;right:4px;background:#000000bf;color:#fff;font-size:10px;line-height:1.3;padding:2px 4px;border-radius:3px;text-align:center;pointer-events:none;z-index:2;font-family:monospace}
/*# sourceMappingURL=/cdn/shop/t/37/assets/custom-subscribe-tiers.css.map */
