.playbase-landing-header{display:flex;align-items:center;justify-content:center;min-height:8.4rem;padding:1.8rem 2rem;background:rgb(var(--color-base-background-1, 255, 255, 255));border-bottom:1px solid rgba(var(--color-base-text, 18, 18, 18),.1)}.playbase-landing-header__logo-link{display:inline-flex;color:#ee4e62;text-decoration:none}.playbase-landing-header__logo{display:block;width:auto;max-width:min(22rem,60vw);height:auto}.playbase-landing-header__shop-name{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:700}.playbase-landing{--pb-green: #ee4e62;--pb-green-soft: rgba(238, 78, 98, .2);--pb-cream: rgb(var(--color-base-background-1, 255, 255, 255));--pb-sand: rgb(var(--color-base-background-2, 255, 255, 255));--pb-accent: #ffc44d;--pb-accent-text: #121212;--pb-ink: rgb(var(--color-base-text, 18, 18, 18));--pb-muted: rgba(var(--color-base-text, 18, 18, 18), .68);color:var(--pb-ink);background:var(--pb-cream)}.playbase-landing *,.playbase-landing *:before,.playbase-landing *:after{box-sizing:border-box}.playbase-landing__shell{width:min(120rem,calc(100% - 4rem));margin-inline:auto}.playbase-landing__section{padding:clamp(6rem,8vw,11rem) 0}.playbase-landing__section--cream{background:var(--pb-cream)}.playbase-landing__section--green{color:#183825;background:var(--pb-accent)}.playbase-landing__eyebrow{margin:0 0 1.4rem;color:var(--pb-green);font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.playbase-landing__section--green .playbase-landing__eyebrow{color:var(--pb-green)}.playbase-landing__title{max-width:15ch;margin:0;color:inherit;font-size:clamp(3.6rem,5.6vw,7rem);letter-spacing:-.045em;line-height:1.02}.playbase-landing__section-title{max-width:19ch;margin:0;color:inherit;font-size:clamp(3rem,4vw,5.2rem);letter-spacing:-.035em;line-height:1.08}.playbase-landing__lead{max-width:60ch;margin:2rem 0 0;color:var(--pb-muted);font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.65}.playbase-landing__section--green .playbase-landing__lead{color:#183825c2}.playbase-landing__button{display:inline-flex;align-items:center;justify-content:center;min-height:5.4rem;padding:1.4rem 2.4rem;color:var(--pb-accent-text);background:var(--pb-accent);border:0;border-radius:999px;font-size:1.5rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background .16s ease,transform .16s ease}.playbase-landing__button:hover{color:var(--pb-accent-text);background:var(--pb-accent);transform:translateY(-1px)}.playbase-landing__button--light,.playbase-landing__button--light:hover{color:var(--pb-accent-text);background:var(--pb-accent)}.playbase-landing__section--green .playbase-landing__button,.playbase-landing__section--green .playbase-landing__button:hover{color:var(--pb-accent);background:#183825}.playbase-landing__microcopy{margin:1.5rem 0 0;color:var(--pb-muted);font-size:1.25rem;font-weight:600}.playbase-landing__hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:66rem;background:var(--pb-cream)}.playbase-landing__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,11rem) max(3rem,calc((100vw - 120rem)/2));padding-right:clamp(4rem,7vw,9rem)}.playbase-landing__hero-copy .playbase-landing__button{align-self:flex-start;margin-top:3rem}.playbase-landing__hero-media,.playbase-landing__image{position:relative;overflow:hidden;background:var(--pb-green-soft)}.playbase-landing__hero-media img,.playbase-landing__image img{width:100%;height:100%;object-fit:cover}.playbase-landing__placeholder{display:grid;place-items:center;min-height:42rem;padding:3rem;color:var(--pb-green);background:var(--pb-green-soft);font-weight:700;text-align:center}.playbase-landing__trust{padding:2.4rem 0;color:#fff;background:var(--pb-green)}.playbase-landing__trust-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;margin:0;padding:0;list-style:none}.playbase-landing__trust-item{display:flex;align-items:center;gap:1rem;font-size:1.35rem;font-weight:700}.playbase-landing__check{display:inline-grid;flex:0 0 2.4rem;width:2.4rem;height:2.4rem;place-items:center;color:var(--pb-green);background:#fff;border-radius:50%}.playbase-landing__heading-row{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4rem}.playbase-landing__heading-row .playbase-landing__button{flex:0 0 auto}.playbase-landing__benefits-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(4rem,7vw,9rem);align-items:stretch}.playbase-landing__cards{display:grid;gap:2rem}.playbase-landing__card{padding:clamp(2.6rem,3vw,4rem);background:var(--pb-sand);border:1px solid rgba(var(--color-base-text, 18, 18, 18),.1);border-radius:2rem}.playbase-landing__card-number{display:grid;width:4.2rem;height:4.2rem;margin-bottom:4rem;place-items:center;color:#fff;background:var(--pb-green);border-radius:50%;font-weight:700}.playbase-landing__card h3,.playbase-landing__step h3{margin:0 0 1rem;color:inherit;font-size:2.1rem;line-height:1.2}.playbase-landing__card p,.playbase-landing__step p{margin:0;color:var(--pb-muted);line-height:1.65}.playbase-landing__split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(4rem,7vw,9rem);align-items:center}.playbase-landing__split .playbase-landing__image,.playbase-landing__benefits-image{min-height:60rem;border-radius:2.4rem}.playbase-landing__comparison{margin-top:3rem;overflow:hidden;background:#18382512;border:1px solid rgba(24,56,37,.16);border-radius:1.8rem}.playbase-landing__comparison-row{display:grid;grid-template-columns:1fr 1fr}.playbase-landing__comparison-row+.playbase-landing__comparison-row{border-top:1px solid rgba(24,56,37,.12)}.playbase-landing__comparison-cell{padding:1.5rem 1.8rem;color:#183825ad;font-size:1.35rem;line-height:1.5}.playbase-landing__comparison-cell+.playbase-landing__comparison-cell{color:#183825;border-left:1px solid rgba(24,56,37,.12);font-weight:700}.playbase-landing__comparison-row:first-child .playbase-landing__comparison-cell{color:#183825;font-weight:700}.playbase-landing__split-copy .playbase-landing__button{margin-top:3rem}.playbase-landing__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:5rem}.playbase-landing__step{position:relative;padding-top:2rem;border-top:2px solid var(--pb-sand)}.playbase-landing__step span{display:block;margin-bottom:2.4rem;color:var(--pb-accent);font-weight:700}.playbase-landing__form-wrap{display:block}.playbase-landing__form{width:100%;margin-top:4rem}.playbase-landing__form-note{margin:2rem 0 0;color:var(--pb-muted);font-size:1.3rem;font-weight:600}.playbase-landing__faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(4rem,8vw,10rem)}.playbase-landing__faq-list details{border-top:1px solid rgba(var(--color-base-text, 18, 18, 18),.18)}.playbase-landing__faq-list details:last-child{border-bottom:1px solid rgba(var(--color-base-text, 18, 18, 18),.18)}.playbase-landing__faq-list summary{position:relative;padding:2.2rem 4rem 2.2rem 0;color:var(--pb-ink);cursor:pointer;font-size:1.7rem;font-weight:700;list-style:none}.playbase-landing__faq-list summary::-webkit-details-marker{display:none}.playbase-landing__faq-list summary:after{position:absolute;top:2rem;right:0;content:"+";color:var(--pb-accent);font-size:2.4rem;line-height:1}.playbase-landing__faq-list details[open] summary:after{content:"\2212"}.playbase-landing__faq-answer{padding:0 4rem 2.4rem 0;color:var(--pb-muted);line-height:1.7}.playbase-landing__faq-answer p{margin:0}.playbase-landing__final{padding:clamp(6rem,8vw,10rem) 0;color:#fff;background:var(--pb-green);text-align:center}.playbase-landing__final .playbase-landing__section-title,.playbase-landing__final .playbase-landing__lead{margin-inline:auto}.playbase-landing__final .playbase-landing__button{margin-top:3rem}.playbase-landing__mobile-cta{display:none}@media screen and (max-width:989px){.playbase-landing__hero,.playbase-landing__benefits-layout,.playbase-landing__split,.playbase-landing__faq{grid-template-columns:1fr}.playbase-landing__hero-copy{padding:6rem max(2rem,calc((100vw - 72rem)/2))}.playbase-landing__hero-media{min-height:48rem}.playbase-landing__trust-list,.playbase-landing__steps{grid-template-columns:repeat(2,1fr)}.playbase-landing__cards{grid-template-columns:1fr}.playbase-landing__split .playbase-landing__image,.playbase-landing__benefits-image{min-height:44rem}}@media screen and (max-width:749px){.playbase-landing-header{min-height:7rem;padding:1.4rem 2rem}.playbase-landing__shell{width:min(100% - 3rem,54rem)}.playbase-landing__section{padding:6rem 0}.playbase-landing__hero{min-height:auto}.playbase-landing__hero-copy{padding:5rem 2rem}.playbase-landing__hero-media{min-height:34rem}.playbase-landing__trust-list{grid-template-columns:1fr 1fr;gap:1.6rem 1rem}.playbase-landing__trust-item{align-items:flex-start;font-size:1.2rem}.playbase-landing__heading-row{display:block}.playbase-landing__heading-row .playbase-landing__button{margin-top:2.4rem}.playbase-landing__steps{grid-template-columns:1fr}.playbase-landing__comparison-cell{padding:1.3rem 1rem;font-size:1.15rem}.playbase-landing__mobile-cta{position:fixed;z-index:20;right:1.2rem;bottom:1.2rem;left:1.2rem;display:block}.playbase-landing__mobile-cta .playbase-landing__button{width:100%;box-shadow:0 1rem 3rem rgba(var(--color-base-text, 18, 18, 18),.3)}body:has(.playbase-landing){padding-bottom:7.8rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/playbase-landing.css.map */
