.page-module__MbtClG__page{background-color:#fff;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-module__MbtClG__heroSection{background-color:var(--color-volcano);flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(350px - 2rem);min-height:300px;display:flex;position:relative;overflow:hidden}.page-module__MbtClG__heroBgLayer{background-position:50%;background-size:cover;position:absolute;inset:0}.page-module__MbtClG__heroOverlay{z-index:1;background-color:var(--color-coconut);opacity:.65;pointer-events:none;position:absolute;inset:0}.page-module__MbtClG__heroContent{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.page-module__MbtClG__heroContentInner{max-width:56rem;margin-left:auto;margin-right:auto}.page-module__MbtClG__heroLine1{font-family:var(--font-bbh-bartle),sans-serif;letter-spacing:-.025em;color:var(--color-sea);text-transform:uppercase;margin-bottom:.5rem;font-size:1rem;font-weight:700}@media (min-width:640px){.page-module__MbtClG__heroLine1{font-size:1rem}}@media (min-width:768px){.page-module__MbtClG__heroLine1{font-size:1.125rem}}.page-module__MbtClG__heroLine2{letter-spacing:-.025em;color:var(--color-volcano);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.page-module__MbtClG__heroLine2{font-size:1.75rem}}@media (min-width:768px){.page-module__MbtClG__heroLine2{font-size:2.25rem}}@media (min-width:1024px){.page-module__MbtClG__heroLine2{font-size:2.75rem}}@media (min-width:1280px){.page-module__MbtClG__heroLine2{font-size:2.75rem}}.page-module__MbtClG__heroCtaRow{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.page-module__MbtClG__heroPriceButton{background-color:var(--color-palm);height:32px;color:var(--color-coconut);border-radius:10px;justify-content:center;align-items:center;padding:0 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.page-module__MbtClG__heroPriceButton:hover{background-color:color-mix(in srgb,var(--color-palm)90%,black);color:var(--color-coconut)}.page-module__MbtClG__heroTrialLink{color:var(--color-volcano);font-size:1rem;font-weight:500;text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s}.page-module__MbtClG__heroTrialLink:hover{text-decoration:underline}.page-module__MbtClG__featuresSection{background-color:#fff;padding-top:4rem;padding-bottom:6rem}.page-module__MbtClG__featuresGridWrapper{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.page-module__MbtClG__featuresGridWrapper{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.page-module__MbtClG__featuresGridWrapper{padding-left:2rem;padding-right:2rem}}.page-module__MbtClG__featuresGrid{--grid-gap:.5rem;gap:var(--grid-gap);aspect-ratio:14/8;grid-template-rows:repeat(8,minmax(0,1fr));grid-template-columns:repeat(14,minmax(0,1fr));width:100%;margin-left:auto;margin-right:auto;display:grid}@media (max-width:768px){.page-module__MbtClG__featuresGrid{aspect-ratio:auto;grid-template-rows:repeat(27,minmax(60px,1fr));grid-template-columns:repeat(4,minmax(0,1fr))}.page-module__MbtClG__featuresGrid>:nth-child(4){grid-area:1/1/span 2/span 4!important}.page-module__MbtClG__featuresGrid>:first-child{grid-area:3/1/span 2/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(2){grid-area:3/3/span 2/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(7){grid-area:5/1/span 6/span 4!important}.page-module__MbtClG__featuresGrid>:nth-child(5){grid-area:11/1/span 2/span 4!important}.page-module__MbtClG__featuresGrid>:nth-child(8){grid-area:13/1/span 4/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(9){grid-area:13/3/span 4/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(3){grid-area:17/1/span 2/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(6){grid-area:19/1/span 3/span 4!important}.page-module__MbtClG__featuresGrid>:nth-child(10){grid-area:22/1/span 1/span 4!important}.page-module__MbtClG__featuresGrid>:nth-child(11){grid-area:23/1/span 1/span 4!important}.page-module__MbtClG__featuresGrid>:nth-child(13){grid-area:24/1/span 2/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(14){grid-area:24/3/span 2/span 2!important}.page-module__MbtClG__featuresGrid>:nth-child(12){grid-area:26/1/span 2/span 4!important}}.page-module__MbtClG__gridSquare{background-color:var(--color-coconut);border-radius:.5rem;grid-area:span 2/span 2;min-width:0;min-height:0}.page-module__MbtClG__gridSquare4x2{background-color:var(--color-coconut);border-radius:.5rem;grid-area:span 2/span 4;min-width:0;min-height:0}.page-module__MbtClG__gridSquareBlock{background-color:var(--color-coconut);border-radius:.5rem;min-width:0;min-height:0}.page-module__MbtClG__gridSquare,.page-module__MbtClG__gridSquare4x2,.page-module__MbtClG__gridSquareBlock{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}.page-module__MbtClG__cardLabelBlock{flex-direction:column;gap:.125rem;margin-bottom:0;display:flex}.page-module__MbtClG__cardLabelHero{text-transform:uppercase;letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.1}.page-module__MbtClG__cardLabelMain{text-transform:uppercase;letter-spacing:.02em;font-size:1.125rem;font-weight:700;line-height:1.2}.page-module__MbtClG__cardLabelSub{text-transform:uppercase;letter-spacing:.02em;font-size:1rem;font-weight:700}.page-module__MbtClG__cardLabelLarge{font-size:1.25rem}.page-module__MbtClG__cardLabelInline{text-transform:uppercase;letter-spacing:.02em;margin-bottom:0;font-size:1.125rem;font-weight:700}.page-module__MbtClG__cardSubtext{color:var(--color-volcano);margin-top:.5rem;font-size:.8125rem;font-weight:400;line-height:1.4}.page-module__MbtClG__cardLabelBlock+.page-module__MbtClG__cardSubtext,.page-module__MbtClG__cardLabelMain+.page-module__MbtClG__cardSubtext,.page-module__MbtClG__cardLabelHero+.page-module__MbtClG__cardSubtext{margin-top:.375rem}.page-module__MbtClG__cardLabelSea{color:var(--color-sea)}.page-module__MbtClG__cardLabelVolcano{color:var(--color-volcano)}.page-module__MbtClG__cardLabelPalm{color:var(--color-palm)}.page-module__MbtClG__cardIconRow{justify-content:center;align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}.page-module__MbtClG__cardIconCenter{margin-bottom:.5rem;margin-left:auto;margin-right:auto;display:block}.page-module__MbtClG__cardIconLight{width:1.5rem;height:1.5rem;color:var(--color-volcano);opacity:.9}.page-module__MbtClG__cardIconPalm{width:2rem;height:2rem;color:var(--color-palm);margin-bottom:.5rem}.page-module__MbtClG__cardPrice{margin-top:.25rem;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.page-module__MbtClG__cardRowLayout{text-align:left;flex-direction:row;gap:.75rem}
