:root{--space:1.33rem}.currency-selector{align-items:center;display:flex;flex-flow:column;margin-bottom:3rem;padding-bottom:0;padding-top:1em;position:relative;z-index:1}.currency-selector select{background:transparent;border:0;border-radius:10px;color:var(--pink);display:block;font-family:var(--f-secondary);font-weight:600;outline:0;padding:0 3px;width:100%}.currency-selector select:where(:hover,:focus,:active){background:color(from var(--c-white) srgb r g b/.15);border:0;outline:0}.currency-selector__title{flex:1}.pricing__items{display:flex;flex-flow:column nowrap;gap:1rem}@media (min-width:768px){.pricing__items{flex-flow:row nowrap}}.pricing__item{display:flex;flex:1;flex-flow:column nowrap;margin-top:calc(var(--space)*1.66)}@media (min-width:768px){.price-card--featured.pricing__item{margin-top:-2rem}}.price-card{background-color:#fff;border-radius:37px;box-shadow:0 4px 10px rgba(0,0,0,.1),0 6px 30px rgba(0,0,0,.2);overflow:hidden;width:100%}@media (min-width:768px){.pricing-card{width:auto}}.price-header{background:var(--gradient-bg-fixed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-fill-color:transparent;padding:var(--space);padding-bottom:1.5rem;position:relative;text-align:center}.price-card--featured .price-header{margin-bottom:1rem}.price-header:after{background:var(--c-white);content:"";display:block;inset:0;position:absolute}.price-card--featured .price-header:after{background:var(--gradient-fixed)}.price-header__title{font-weight:700;margin:0;position:relative;z-index:1}.price-card--featured .price-header__title{--gradient-fixed:var(--c-white)}.price-contents{padding:var(--space);padding-top:0;position:relative;text-align:center}.price-contents__line1{font-weight:700;line-height:1.2;text-transform:uppercase}.price-contents__line2{color:var(--c_lblue);font-weight:300;line-height:1.2}.team-sizes{border-radius:20px;box-shadow:0 5px 40px 0 color(from var(--pink) srgb r g b/.15);margin:0 var(--space) 0;overflow:hidden}.team-tabs__tab{background:none;background:var(--gradient-fixed);border:0;color:var(--c-white);flex:1;font-family:var(--f-secondary);font-size:1em;font-weight:700;padding:calc(var(--space)*.33);position:relative;text-align:center}.team-tabs__tab:before{content:"TEAM OF";display:block;font-size:.55em;font-weight:300;line-height:1.1}.team-tabs{background:var(--gradient-fixed);display:flex;padding-top:.5rem}.team-tabs *{transition:all .25s ease-in-out}.team-tabs__tab--is-active{background:#fff;border-radius:10px 10px 0 0;color:var(--c-black)}.team-tabs__tab:not(.team-tabs__only){cursor:pointer}.team-panels__panel:not(.team-panels__panel--is-active){display:none}.team-panels__panel--is-active{background-color:#fff;padding:calc(var(--space)*.66);text-align:center}.team-panels__price{font-family:var(--f-secondary);font-size:clamp(24px,2vw,1.88rem)}.team-panels__price b,.team-panels__price span,.team-panels__price strong{font-size:1.33em;font-weight:900}.team-panels__desc{font-size:.75rem;font-weight:300;line-height:1.1;text-transform:uppercase}.team-panels__desc b{font-weight:700}.price-features{padding:2rem var(--space) 1.33rem}.price-features__title{background:var(--gradient-fixed);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600;margin-bottom:.25rem;text-align:center}@supports (-moz-appearance:none){.price-features__title{background:initial;-webkit-background-clip:initial;background-clip:none;color:initial}}.text--caps{text-transform:uppercase}.price-features__features ul{line-height:2;list-style:none;padding:1rem}.price-features__features li{align-items:flex-start;display:flex;gap:30px;list-style:none}.price-features__features li:before{content:var(--list-icon);height:20px;margin-top:3px;width:20px}.price-features__features li+li{margin-top:.66em}.features-content{display:flex;flex-direction:column;line-height:27px}.price-features__features-content__text{font-family:var(--f-primary);font-size:16px;font-weight:400;margin-bottom:-1rem}.price-features__features-content__sub{font-family:var(--f-primary);font-size:12px;font-weight:400;margin-top:-1rem}.price-card__cta{margin:auto 0 0;padding:0 var(--space) 2rem;text-align:center}.price-card__cta a{border:none;border-radius:10px;justify-self:center;margin-inline:auto;padding:1rem 1.5rem!important;text-align:center;width:fit-content}