@media screen and (min-width:64em){.lp-pricing .navigation_list{gap:clamp(1rem,1.5cqi,1.5rem)}}.lp-pricing .header__group{gap:.5rem}.lp-pricing .header__inner{align-items:center;display:flex;gap:1rem}.lp-pricing .header__cta-only-mobile{box-shadow:none;display:block;font-size:.75rem;min-height:auto;min-width:auto}@media screen and (min-width:64em){.lp-pricing .header__cta-only-mobile{display:none}}.lp-pricing-hero{--background-hero:#fffaf6;background-color:var(--background-hero);container-type:inline-size;padding-block:2.5rem;position:relative}@media screen and (min-width:64em){.lp-pricing-hero{padding-block:5.5rem 6rem}}.lp-pricing-hero:before{background:linear-gradient(210deg,#fff6eb 0,var(--background-hero) 100%);clip-path:polygon(16cqb 0,100% 0,100% 100%,0 100%);content:"";height:100%;position:absolute;right:0;top:0;width:calc(50% + 8cqb)}.lp-pricing-hero__container{display:grid;grid-template:"heading" "image" "items" "button";isolation:isolate;margin-inline:auto;max-width:var(--home-content-width);padding-inline:var(--content-padding);row-gap:1.5rem}@media screen and (min-width:64em){.lp-pricing-hero__container{gap:3.25rem 1.25rem;grid-template:"heading image" auto "items image" auto "button image" 1fr/auto minmax(11.5rem,51.25rem);max-width:calc(90.75rem + var(--content-padding)*2)}}.lp-pricing-hero__heading-group{display:grid;gap:1rem;grid-area:heading;justify-content:center}.lp-pricing-hero__heading-sub{background:var(--backlog-background);border-radius:.5rem;color:var(--color-white);font-size:1.125rem;font-weight:700;line-height:1.45;padding:.625rem;text-align:center;width:fit-content}@media screen and (min-width:64em){.lp-pricing-hero__heading-sub{font-size:1.5rem;padding:.625rem 1.375rem;text-align:left}}.lp-pricing-hero__heading-main{font-size:1.5rem;line-height:1.2;overflow-wrap:anywhere;text-align:center;word-break:keep-all}@media screen and (min-width:64em){.lp-pricing-hero__heading-main{font-size:clamp(2.3125rem,3.8888888889vw,3.5rem);line-height:1.45;text-align:left}}.lp-pricing-hero__heading-main>em{color:var(--text-green);display:block;font-size:clamp(2.3125rem,3.8888888889vw,3.5rem);font-style:normal;margin-inline:auto;position:relative;width:fit-content;z-index:1}@media screen and (min-width:64em){.lp-pricing-hero__heading-main>em{line-height:1;margin-left:0}}.lp-pricing-hero__heading-main>em:before{background:var(--color-white);bottom:-.0625rem;content:"";display:inline-block;height:1.1875rem;left:0;position:absolute;width:calc(100% - .6875rem);z-index:-1}.lp-pricing-hero__items{display:grid;font-size:1rem;row-gap:1rem}@media screen and (min-width:64em){.lp-pricing-hero__items{font-size:1.125rem;row-gap:.5rem}}.lp-pricing-hero__item{display:grid;gap:.75rem;grid-template-columns:1.25rem 1fr}@media screen and (min-width:64em){.lp-pricing-hero__item{gap:1rem}}.lp-pricing-hero__item em{font-style:normal}.lp-pricing-hero__item svg{margin-top:.25rem;width:100%}.lp-pricing-hero__item span{font-weight:700}.lp-pricing-hero__image{align-self:center;grid-area:image;margin-top:.5rem}@media screen and (min-width:64em){.lp-pricing-hero__image{margin-top:-.5rem}}.lp-pricing-hero__image img{display:block;height:auto;width:100%}.lp-pricing-hero__button{margin-top:1rem}@media screen and (min-width:64em){.lp-pricing-hero__button{margin-top:.375rem}}.lp-pricing-hero__button .button{border-radius:2.25rem;font-size:1.25rem}@media screen and (min-width:64em){.lp-pricing-hero__button .button{font-size:1.5rem;padding:1rem .875rem 1rem 3rem;width:min(100%,28rem)}}.lp-pricing-hero__button .button svg{width:1rem}@media screen and (min-width:64em){.lp-pricing-hero__button .button svg{width:1.5rem}}.lp-problem{background:var(--background-light-green);padding-block:2.5rem 3rem;position:relative}@media screen and (min-width:64em){.lp-problem{padding-block:5rem 6rem}}.lp-problem:before{aspect-ratio:96/43;background:inherit;clip-path:polygon(0 0,50% 100%,100% 0);content:"";display:block;left:50%;position:absolute;top:calc(100% - .75rem);translate:-50% 0;width:6rem;z-index:1}@media screen and (min-width:64em){.lp-problem:before{top:calc(100% - 1.5rem);width:10rem}}.lp-problem__heading-group{line-height:1.5}@media screen and (min-width:64em){.lp-problem__heading-group{line-height:1.6}}.lp-problem__heading-sub{font-size:1.125rem}@media screen and (min-width:64em){.lp-problem__heading-sub{font-size:1.5rem}}.lp-problem__heading-main{font-size:1.625rem}@media screen and (min-width:64em){.lp-problem__heading-main{font-size:2.5rem}}.lp-problem__card-container{container-type:inline-size;margin-top:2rem}@media screen and (min-width:64em){.lp-problem__card-container{margin-top:3.5rem}}.lp-problem__cards{--column:1;--gap:clamp(1.5rem,3cqi,2rem);display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fit,calc((100% - var(--gap)*(var(--column) - 1))/var(--column)));justify-content:center}@container (32em <= inline-size){.lp-problem__cards{--column:2}}@container (54em <= inline-size){.lp-problem__cards{--column:3}}.lp-problem__card{align-content:start;background:var(--color-white);border:.0625rem solid var(--border-primary);border-radius:.5rem;display:grid;grid-row:span 3;grid-template-rows:subgrid;justify-items:center;padding:2rem 1.5rem;row-gap:1.5rem}@media screen and (min-width:64em){.lp-problem__card{padding:2.5rem 2rem}}.lp-problem__card-heading{font-size:1.125rem;font-weight:700;line-height:1.6}.lp-problem__card-heading span{color:var(--text-green)}.lp-problem__card-text{font-size:1rem;line-height:1.6}.lp-problem__card-image{grid-row:1;margin-right:2rem;width:min(100%,8.5rem)}.lp-comparison{padding-block:3.5rem}@media screen and (min-width:64em){.lp-comparison{padding-block:7.5rem 6.5rem}}.lp-comparison__heading{--icon-size:2.5rem;display:grid;font-size:1.625rem;grid-template-columns:var(--icon-size) minmax(0,1fr);width:fit-content}@media screen and (min-width:64em){.lp-comparison__heading{--icon-size:4rem;align-items:center;font-size:2.5rem;gap:1rem;margin-inline:auto}}.lp-comparison__heading svg{height:auto;width:100%}.lp-comparison__block{background:var(--background-beige);border-radius:.5rem;margin-top:2rem;padding:2rem 1.5rem 2.5rem}@media screen and (min-width:64em){.lp-comparison__block{margin-top:3.5rem;padding:3.375rem 5rem 5.5rem}}.lp-comparison__block-heading{font-size:1.25rem;line-height:1.5}@media screen and (min-width:64em){.lp-comparison__block-heading{font-size:2rem;line-height:1.6}}.lp-comparison__block-text{font-size:1rem;margin-top:1rem;text-align:center}.lp-comparison__box-container{container-type:inline-size}.lp-comparison__boxes{--column:1;--gap:clamp(1.5rem,3cqi,2rem);display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fit,calc((100% - var(--gap)*(var(--column) - 1))/var(--column)));justify-content:center;margin-top:2rem}@container (40em <= inline-size){.lp-comparison__boxes{--column:2}}.lp-comparison__box{background:var(--color-white);border-radius:.5rem;display:grid;gap:1.5rem;grid-row:span 3;grid-template-rows:subgrid;padding:1.5rem 1.5rem 2.5rem;position:relative}@media screen and (min-width:64em){.lp-comparison__box{gap:2rem;padding:2.5rem 2.5rem 3rem}}.lp-comparison__box-heading{font-size:1.125rem}.lp-comparison__box-text{font-size:1rem;letter-spacing:0;line-height:1.6}.lp-comparison__box-text em{color:var(--text-green);font-style:normal;font-weight:700}.lp-comparison__box-image{grid-row:2;height:auto;width:100%}.lp-comparison__box-illustration{bottom:-2rem;height:auto;position:absolute;right:-1rem}@media screen and (min-width:64em){.lp-comparison__box-illustration{bottom:-3.375rem;right:-2rem}}.lp-comparison__box-illustration.-rising-hands{bottom:-1rem;width:4.375rem}@media screen and (min-width:64em){.lp-comparison__box-illustration.-rising-hands{bottom:-3.375rem;left:-2rem;right:auto;width:7.3125rem}}.lp-comparison__box-illustration.-typing-pc{width:3.8125rem}@media screen and (min-width:64em){.lp-comparison__box-illustration.-typing-pc{width:6.1875rem}}.lp-comparison__simulator{display:grid;gap:2rem;padding-top:3.5rem}@media screen and (min-width:64em){.lp-comparison__simulator{gap:3.5rem;padding-top:6.5rem}}