.Hero-module__qgN-Rq__hero{padding-top:calc(var(--header-height) + var(--section-spacing-sm));background:linear-gradient(270deg,#fbd6bd 0%,#fbd6bd33 50%,#fbd6bd00 100%);padding-bottom:0;overflow:hidden}@media (min-width:992px){.Hero-module__qgN-Rq__hero{padding-bottom:var(--section-spacing)}}.Hero-module__qgN-Rq__grid{grid-template-columns:1fr;align-items:center;gap:1rem;display:grid}@media (min-width:1200px){.Hero-module__qgN-Rq__grid{align-items:start;gap:2.5rem}}@media (min-width:1400px){.Hero-module__qgN-Rq__grid{align-items:center}}.Hero-module__qgN-Rq__content{z-index:1;max-width:560px;position:relative}.Hero-module__qgN-Rq__badge{letter-spacing:.04em;border-radius:var(--radius-pill);background-color:#ffccac;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.59rem;font-weight:600;display:inline-flex}@media (min-width:576px){.Hero-module__qgN-Rq__badge{font-size:.79rem}}@media (min-width:992px){.Hero-module__qgN-Rq__badge{background-color:var(--primary-light)}}.Hero-module__qgN-Rq__badgeOrange{color:var(--primary-color);font-weight:700}.Hero-module__qgN-Rq__badgeDot{background-color:var(--primary-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Hero-module__qgN-Rq__title{font-size:var(--hero-title-size);color:var(--heading-color);margin-bottom:1.25rem;font-weight:700;line-height:1.15}.Hero-module__qgN-Rq__title span{color:var(--primary-color);display:block}.Hero-module__qgN-Rq__description{font-size:var(--body-text-size);margin-bottom:1.5rem;line-height:1.75}.Hero-module__qgN-Rq__infoList{flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1.4rem;list-style:none;display:flex}.Hero-module__qgN-Rq__infoItem{font-size:var(--small-text-size);color:var(--heading-color);align-items:center;gap:.5rem;font-weight:500;display:flex}.Hero-module__qgN-Rq__infoLabel{font-size:var(--small-text-size);color:#000;font-weight:500;line-height:1.4}.Hero-module__qgN-Rq__infoLabel span{color:var(--primary-color);font-weight:700}.Hero-module__qgN-Rq__infoIcon{flex-shrink:0;width:28px;height:28px}.Hero-module__qgN-Rq__ctaRow{flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem;display:flex}.Hero-module__qgN-Rq__ctaBtn{color:var(--white);transition:transform var(--transition-fast), box-shadow var(--transition-fast), filter var(--transition-fast);background:linear-gradient(90deg,#d94e1a 0%,#f06a24 45%,#f5a030 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;padding:14px 24px;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 8px 24px #d94e1a47}.Hero-module__qgN-Rq__ctaBtn:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 12px 28px #d94e1a57}.Hero-module__qgN-Rq__ctaArrow{flex-shrink:0;width:20px;height:16px}.Hero-module__qgN-Rq__socialProof{align-items:center;gap:.875rem;display:flex}.Hero-module__qgN-Rq__avatars{flex-shrink:0;align-items:center;display:flex}.Hero-module__qgN-Rq__imageBox{width:100%;height:auto;display:flex}.Hero-module__qgN-Rq__imageBox img{object-fit:contain;width:100%;height:100%}.Hero-module__qgN-Rq__avatar{background:var(--white);border-radius:50%;width:44px;height:44px;margin-left:-10px;overflow:hidden}.Hero-module__qgN-Rq__avatar:first-child{margin-left:0}.Hero-module__qgN-Rq__avatar:first-child{z-index:3}.Hero-module__qgN-Rq__avatar:nth-child(2){z-index:2}.Hero-module__qgN-Rq__avatar:nth-child(3){z-index:1}.Hero-module__qgN-Rq__avatar .Hero-module__qgN-Rq__img{object-fit:cover}.Hero-module__qgN-Rq__socialText{font-size:var(--small-text-size);color:#000;flex-direction:column;gap:.125rem;line-height:1.35;display:flex}.Hero-module__qgN-Rq__socialText strong{color:#000;font-weight:700}.Hero-module__qgN-Rq__socialText span{color:#000;font-weight:400}.Hero-module__qgN-Rq__visual{justify-content:center;width:100%;display:flex;position:relative}.Hero-module__qgN-Rq__featureArea{position:relative}.Hero-module__qgN-Rq__featureList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;list-style:none;display:grid}.Hero-module__qgN-Rq__featureBox{border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#ffffffe6;border:1px solid #ff660026;align-items:center;gap:.5rem;padding:.375rem .75rem .375rem .375rem;display:flex}.Hero-module__qgN-Rq__featureBox:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Hero-module__qgN-Rq__featureIcon{background:var(--white);border:1px solid #ff660059;border-radius:50%;flex-shrink:0;width:34px;height:34px;padding:6px}.Hero-module__qgN-Rq__featureTitle{color:var(--heading-color);font-size:.6875rem;font-weight:600;line-height:1.3}@media (min-width:576px){.Hero-module__qgN-Rq__featureTitle{font-size:.75rem}.Hero-module__qgN-Rq__featureIcon{width:38px;height:38px}}@media (min-width:768px){.Hero-module__qgN-Rq__infoList{gap:1.5rem 2rem}.Hero-module__qgN-Rq__ctaBtn{padding:1.0625rem 2rem;font-size:1.0625rem}.Hero-module__qgN-Rq__avatar{width:48px;height:48px;margin-left:-12px}}@media (min-width:992px){.Hero-module__qgN-Rq__grid{grid-template-columns:1fr 1fr;gap:1rem}.Hero-module__qgN-Rq__visual{justify-content:flex-end}.Hero-module__qgN-Rq__featureArea{max-width:100%}.Hero-module__qgN-Rq__featureList{display:block;position:absolute;inset:0}.Hero-module__qgN-Rq__featureBox{z-index:2;white-space:nowrap;position:absolute}.Hero-module__qgN-Rq__featureTitle{font-size:.8125rem}.Hero-module__qgN-Rq__featureIcon{width:42px;height:42px;padding:7px}.Hero-module__qgN-Rq__topLeft{top:8%;left:2%}.Hero-module__qgN-Rq__topRight{top:5%;right:0}.Hero-module__qgN-Rq__middleLeft{top:36%;left:-1%}.Hero-module__qgN-Rq__middleRight{top:34%;right:-1%}.Hero-module__qgN-Rq__bottomLeft{bottom:28%;left:4%}.Hero-module__qgN-Rq__bottomRight{bottom:22%;right:0}}@media (min-width:1200px){.Hero-module__qgN-Rq__featureTitle{font-size:.875rem}.Hero-module__qgN-Rq__topLeft{top:7%;left:4%}.Hero-module__qgN-Rq__topRight{top:4%;right:2%}.Hero-module__qgN-Rq__middleLeft{top:37%;left:0}.Hero-module__qgN-Rq__middleRight{top:35%;right:0}.Hero-module__qgN-Rq__bottomLeft{bottom:27%;left:6%}.Hero-module__qgN-Rq__bottomRight{bottom:21%;right:2%}}@media (min-width:1400px){.Hero-module__qgN-Rq__featureIcon{width:46px;height:46px}}
.StatsBar-module__JJTZwW__statsBar{z-index:2;padding-top:2rem;position:relative}.StatsBar-module__JJTZwW__list{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);grid-template-columns:1fr;gap:1rem;padding:1.5rem;list-style:none;display:grid}.StatsBar-module__JJTZwW__item{align-items:center;gap:1rem;padding:.5rem;display:flex}.StatsBar-module__JJTZwW__icon{flex-shrink:0;width:48px;height:48px}.StatsBar-module__JJTZwW__text{flex-direction:column;gap:.25rem;display:flex}.StatsBar-module__JJTZwW__text strong{color:var(--primary-color);font-size:1.375rem;font-weight:700;line-height:1.2}.StatsBar-module__JJTZwW__text span{font-size:var(--small-text-size);color:#000;font-weight:500;line-height:1.3}@media (min-width:576px){.StatsBar-module__JJTZwW__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.StatsBar-module__JJTZwW__list{justify-content:space-between;align-items:stretch;gap:0;display:flex}.StatsBar-module__JJTZwW__item{flex:1;justify-content:center;gap:1rem;padding:.5rem 1.5rem}.StatsBar-module__JJTZwW__item:not(:last-child){border-right:1px solid #fd9260}.StatsBar-module__JJTZwW__icon{width:52px;height:52px}.StatsBar-module__JJTZwW__text strong{font-size:1.5rem}}@media (min-width:1200px){.StatsBar-module__JJTZwW__text strong{font-size:1.625rem}}
.WhyAI-module__7hbZRG__grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;list-style:none;display:grid}.WhyAI-module__7hbZRG__card{text-align:center;padding:1.75rem 1.5rem;box-shadow:0 6px 22px #1018231a}.WhyAI-module__7hbZRG__card:hover{box-shadow:0 10px 32px #10182324}.WhyAI-module__7hbZRG__icon{margin-inline:auto;width:56px;height:56px;margin-bottom:1.25rem}.WhyAI-module__7hbZRG__cardTitle{font-size:var(--card-title-size);color:#000;margin-bottom:.75rem;font-weight:600}.WhyAI-module__7hbZRG__cardDescription{font-size:var(--small-text-size);color:#000;line-height:1.65}@media (min-width:576px){.WhyAI-module__7hbZRG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.WhyAI-module__7hbZRG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.WhyAI-module__7hbZRG__grid{grid-template-columns:repeat(5,1fr);gap:1rem}.WhyAI-module__7hbZRG__card{padding:1.5rem 1.25rem}}
.WhatYouLearn-module__bw4BIa__grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;margin-top:2.5rem;display:grid}.WhatYouLearn-module__bw4BIa__imageCol{justify-content:center;display:flex}.WhatYouLearn-module__bw4BIa__mainImage{width:100%;max-width:300px}.WhatYouLearn-module__bw4BIa__listWrap{flex-direction:column;gap:1.25rem;display:flex}.WhatYouLearn-module__bw4BIa__listCol{flex-direction:column;flex:1;gap:1.25rem;min-width:0;list-style:none;display:flex}.WhatYouLearn-module__bw4BIa__listDivider{display:none}.WhatYouLearn-module__bw4BIa__item{align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.WhatYouLearn-module__bw4BIa__checkIcon{flex-shrink:0;width:32px;height:32px}.WhatYouLearn-module__bw4BIa__itemContent{flex:1}.WhatYouLearn-module__bw4BIa__itemTitle{font-size:var(--card-title-size);color:#000;margin-bottom:.375rem;font-weight:600}.WhatYouLearn-module__bw4BIa__itemDescription{font-size:var(--small-text-size);color:#000;line-height:1.65}@media (min-width:768px){.WhatYouLearn-module__bw4BIa__listWrap{flex-direction:row;align-items:stretch;gap:0}.WhatYouLearn-module__bw4BIa__listDivider{background-color:#e5ddd4;flex-shrink:0;align-self:stretch;width:1px;margin:.5rem 2rem;display:block}}@media (min-width:992px){.WhatYouLearn-module__bw4BIa__grid{grid-template-columns:2fr 3fr;align-items:center;gap:3rem}.WhatYouLearn-module__bw4BIa__imageCol{justify-content:center}.WhatYouLearn-module__bw4BIa__mainImage{max-width:100%}}
.AIMatters-module__fcSoJW__grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;list-style:none;display:grid}.AIMatters-module__fcSoJW__card{text-align:center;border:none;border-bottom:5px solid var(--primary-color);padding:1.75rem 1.5rem;box-shadow:0 6px 22px #1018231a}.AIMatters-module__fcSoJW__card:hover{border-bottom-color:var(--primary-color);box-shadow:0 10px 32px #10182324}.AIMatters-module__fcSoJW__iconWrap{justify-content:center;margin-bottom:1.25rem;display:flex}.AIMatters-module__fcSoJW__icon{width:64px;height:64px}.AIMatters-module__fcSoJW__cardTitle{font-size:var(--card-title-size);color:#000;margin-bottom:.625rem;font-weight:700}.AIMatters-module__fcSoJW__cardDescription{font-size:var(--small-text-size);color:#000;font-weight:400;line-height:1.65}@media (min-width:576px){.AIMatters-module__fcSoJW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.AIMatters-module__fcSoJW__grid{grid-template-columns:repeat(4,1fr)}}
.MidPageCTA-module__dBuOnW__cta{background-color:var(--primary-color);padding-block:0;overflow:visible}.MidPageCTA-module__dBuOnW__grid{text-align:center;grid-template-columns:1fr;align-items:center;gap:1rem;display:grid}.MidPageCTA-module__dBuOnW__content{color:var(--white);padding-block:1.5rem}.MidPageCTA-module__dBuOnW__title{margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.3}.MidPageCTA-module__dBuOnW__description{font-size:var(--body-text-size);max-width:420px;margin:0 auto 1.5rem;line-height:1.7}.MidPageCTA-module__dBuOnW__ctaBtn{width:100%;max-width:420px;font-size:var(--button-text-size);color:var(--white);background-color:var(--secondary-color);transition:background-color var(--transition-fast), transform var(--transition-fast);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem .625rem .625rem 1.5rem;font-weight:600;display:inline-flex}.MidPageCTA-module__dBuOnW__ctaBtn:hover{background-color:#1a2535;transform:translateY(-2px)}.MidPageCTA-module__dBuOnW__ctaArrowWrap{background:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.MidPageCTA-module__dBuOnW__ctaArrow{width:100%;height:100%}.MidPageCTA-module__dBuOnW__robotCol{justify-content:center;align-items:flex-end;display:flex}.MidPageCTA-module__dBuOnW__robotImage{width:100%;max-width:220px;overflow:visible}.MidPageCTA-module__dBuOnW__detailsCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:470px;margin:0 auto 2.5rem;padding:1.2rem}.MidPageCTA-module__dBuOnW__detailsTitle{font-size:var(--card-title-size);color:var(--primary-color);margin-bottom:1.25rem;font-weight:700}.MidPageCTA-module__dBuOnW__detailsBody{justify-content:center;align-items:stretch;gap:0;display:flex}.MidPageCTA-module__dBuOnW__detailRow{flex-wrap:wrap;align-items:flex-start;gap:.75rem;display:flex}@media (min-width:576px){.MidPageCTA-module__dBuOnW__detailRow{gap:20px}}.MidPageCTA-module__dBuOnW__item{text-align:start;flex-wrap:wrap;flex:auto;align-items:center;gap:5px;display:flex}@media (min-width:992px){.MidPageCTA-module__dBuOnW__item:first-child{border-right:2px solid #fc510066}}.MidPageCTA-module__dBuOnW__detailsIcon{flex-shrink:0;width:28px;height:28px}.MidPageCTA-module__dBuOnW__detailLabel{font-size:var(--small-text-size);color:#000;font-weight:500;line-height:1.45}.MidPageCTA-module__dBuOnW__detailLabel span{color:var(--primary-color);font-weight:700}.MidPageCTA-module__dBuOnW__limitedSeats{font-size:var(--small-text-size);color:#000;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding-top:1rem;font-weight:700;display:flex}@media (min-width:992px){.MidPageCTA-module__dBuOnW__limitedSeats{justify-content:flex-start}}.MidPageCTA-module__dBuOnW__statusDot{border:2px solid var(--primary-color);border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.MidPageCTA-module__dBuOnW__statusDot:after{content:"";background-color:var(--primary-color);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:992px){.MidPageCTA-module__dBuOnW__grid{grid-template-columns:unset;text-align:start;justify-content:space-between;align-items:stretch;display:flex}.MidPageCTA-module__dBuOnW__description{margin:0 0 20px}.MidPageCTA-module__dBuOnW__content{flex-direction:column;justify-content:center;padding-block:3rem;display:flex}.MidPageCTA-module__dBuOnW__robotCol{align-self:stretch;margin-top:-3.5rem}.MidPageCTA-module__dBuOnW__robotImage{align-self:flex-end;width:220px;max-width:none;height:calc(70% + 3.5rem)}.MidPageCTA-module__dBuOnW__robotImage .MidPageCTA-module__dBuOnW__img{object-fit:contain;object-position:bottom center;width:100%;height:100%}.MidPageCTA-module__dBuOnW__detailsCard{align-self:center;margin-block:2.5rem}}@media (min-width:1200px){.MidPageCTA-module__dBuOnW__grid{gap:2rem}.MidPageCTA-module__dBuOnW__robotCol{margin-top:-4rem}.MidPageCTA-module__dBuOnW__robotImage{width:270px;height:calc(100% - 1rem)}}
.HowAIHelps-module__LnFPeG__workflowSection{--wf-circle:140px;--wf-circle-half:70px;--wf-arrow:30px;--wf-grid-gap:40px;--wf-card-max:100%;--wf-section-px:16px;background:#fff;margin-top:2.5rem;overflow:visible}.HowAIHelps-module__LnFPeG__workflowContainer{place-items:start center;gap:var(--wf-grid-gap);grid-template-columns:1fr;max-width:1320px;margin:0 auto;display:grid;overflow:visible}.HowAIHelps-module__LnFPeG__workflowStep{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:0;display:flex;position:relative;overflow:visible}.HowAIHelps-module__LnFPeG__stepTop{width:100%;min-height:var(--wf-circle);justify-content:center;align-items:center;padding-bottom:18px;display:flex;overflow:visible}.HowAIHelps-module__LnFPeG__stepIconWrap{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.HowAIHelps-module__LnFPeG__stepIconCircle{width:var(--wf-circle);height:var(--wf-circle);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepIconCircle{box-shadow:0 4px 26px 2px #ff540333}.HowAIHelps-module__LnFPeG__workflowStepAi .HowAIHelps-module__LnFPeG__stepIconCircle{box-shadow:0 4px 26px 2px #105efb33}.HowAIHelps-module__LnFPeG__workflowStepErp .HowAIHelps-module__LnFPeG__stepIconCircle{box-shadow:0 4px 26px 2px #018e4c33}.HowAIHelps-module__LnFPeG__workflowStepStudents .HowAIHelps-module__LnFPeG__stepIconCircle{box-shadow:0 4px 26px 2px #6729ef33}.HowAIHelps-module__LnFPeG__stepIconImg{width:75px;height:auto;line-height:0}.HowAIHelps-module__LnFPeG__stepIconImg .HowAIHelps-module__LnFPeG__img{object-fit:contain;width:100%;height:auto}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepIconImg{width:85px}.HowAIHelps-module__LnFPeG__stepBadge{color:#fff;letter-spacing:.5px;z-index:3;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-width:52px;height:28px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepBadge{background:#fd5001}.HowAIHelps-module__LnFPeG__workflowStepAi .HowAIHelps-module__LnFPeG__stepBadge{background:#0f5dfa}.HowAIHelps-module__LnFPeG__workflowStepErp .HowAIHelps-module__LnFPeG__stepBadge{background:#018e4c}.HowAIHelps-module__LnFPeG__workflowStepStudents .HowAIHelps-module__LnFPeG__stepBadge{background:#6526ef}.HowAIHelps-module__LnFPeG__stepConnector{left:calc(50% + var(--wf-circle-half));right:calc(-50% - var(--wf-grid-gap) + var(--wf-circle-half));width:auto;top:var(--wf-circle-half);height:var(--wf-arrow);z-index:0;pointer-events:none;align-items:center;display:none;position:absolute;transform:translateY(-50%)}.HowAIHelps-module__LnFPeG__connectorLine{border-top:3px dotted;flex:1;height:0}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__connectorLine{border-color:#fd5001}.HowAIHelps-module__LnFPeG__workflowStepAi .HowAIHelps-module__LnFPeG__connectorLine{border-color:#0f5dfa}.HowAIHelps-module__LnFPeG__workflowStepErp .HowAIHelps-module__LnFPeG__connectorLine{border-color:#018e4c}.HowAIHelps-module__LnFPeG__connectorArrow{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.HowAIHelps-module__LnFPeG__connectorArrow svg{width:var(--wf-arrow);height:var(--wf-arrow)}.HowAIHelps-module__LnFPeG__stepTitle{margin-top:12px;font-size:20px;font-weight:700;line-height:1.2}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepTitle{color:#fd5001}.HowAIHelps-module__LnFPeG__workflowStepAi .HowAIHelps-module__LnFPeG__stepTitle{color:#0f5dfa}.HowAIHelps-module__LnFPeG__workflowStepErp .HowAIHelps-module__LnFPeG__stepTitle{color:#018e4c}.HowAIHelps-module__LnFPeG__workflowStepStudents .HowAIHelps-module__LnFPeG__stepTitle{color:#6526ef}.HowAIHelps-module__LnFPeG__stepCard{width:100%;max-width:var(--wf-card-max);background:#fff;border-bottom:5px solid;border-radius:12px;margin-top:18px;overflow:hidden;box-shadow:0 4px 20px #00000014}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepCard{border-bottom-color:#fd5001}.HowAIHelps-module__LnFPeG__workflowStepAi .HowAIHelps-module__LnFPeG__stepCard{border-bottom-color:#0f5dfa}.HowAIHelps-module__LnFPeG__workflowStepErp .HowAIHelps-module__LnFPeG__stepCard{border-bottom-color:#018e4c}.HowAIHelps-module__LnFPeG__workflowStepStudents .HowAIHelps-module__LnFPeG__stepCard{border-bottom-color:#6526ef}.HowAIHelps-module__LnFPeG__stepList{list-style:none}.HowAIHelps-module__LnFPeG__stepList li{color:#1a1a1a;text-align:left;align-items:center;gap:10px;padding:16px 18px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.HowAIHelps-module__LnFPeG__stepList li+li{border-top:1px solid #e8e8e8}.HowAIHelps-module__LnFPeG__checkIcon{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.HowAIHelps-module__LnFPeG__checkIcon svg{width:26px;height:26px}@media (max-width:767px){.HowAIHelps-module__LnFPeG__workflowContainer{grid-template-columns:1fr;max-width:340px}.HowAIHelps-module__LnFPeG__workflowStep{max-width:100%}}@media (min-width:768px) and (max-width:991px){.HowAIHelps-module__LnFPeG__workflowSection{--wf-circle:148px;--wf-circle-half:74px;--wf-arrow:32px;--wf-grid-gap:28px;--wf-card-max:280px;--wf-section-px:24px}.HowAIHelps-module__LnFPeG__workflowContainer{gap:44px var(--wf-grid-gap);grid-template-columns:repeat(2,1fr);max-width:680px}.HowAIHelps-module__LnFPeG__workflowStep{max-width:none}.HowAIHelps-module__LnFPeG__stepIconImg{width:80px}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepIconImg{width:90px}.HowAIHelps-module__LnFPeG__stepTitle{font-size:21px}.HowAIHelps-module__LnFPeG__stepList li{gap:11px;padding:17px 18px;font-size:14px}.HowAIHelps-module__LnFPeG__checkIcon svg{width:27px;height:27px}.HowAIHelps-module__LnFPeG__workflowStep:first-child .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(3) .HowAIHelps-module__LnFPeG__stepConnector{display:flex}}@media (min-width:992px) and (max-width:1199px){.HowAIHelps-module__LnFPeG__workflowSection{--wf-circle:130px;--wf-circle-half:65px;--wf-arrow:30px;--wf-grid-gap:24px;--wf-card-max:100%;--wf-section-px:28px}.HowAIHelps-module__LnFPeG__workflowContainer{gap:0 var(--wf-grid-gap);grid-template-columns:repeat(4,1fr);max-width:100%}.HowAIHelps-module__LnFPeG__workflowStep{max-width:none}.HowAIHelps-module__LnFPeG__stepIconImg{width:72px}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepIconImg{width:82px}.HowAIHelps-module__LnFPeG__stepTitle{margin-top:10px;font-size:19px}.HowAIHelps-module__LnFPeG__stepCard{margin-top:16px}.HowAIHelps-module__LnFPeG__stepList li{gap:8px;padding:14px 12px;font-size:12px}.HowAIHelps-module__LnFPeG__checkIcon svg{width:24px;height:24px}.HowAIHelps-module__LnFPeG__workflowStep:first-child .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(2) .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(3) .HowAIHelps-module__LnFPeG__stepConnector{display:flex}}@media (min-width:1200px) and (max-width:1399px){.HowAIHelps-module__LnFPeG__workflowSection{--wf-circle:155px;--wf-circle-half:77.5px;--wf-arrow:34px;--wf-grid-gap:28px;--wf-card-max:250px;--wf-section-px:32px}.HowAIHelps-module__LnFPeG__workflowContainer{gap:0 var(--wf-grid-gap);grid-template-columns:repeat(4,1fr);max-width:1280px}.HowAIHelps-module__LnFPeG__workflowStep{max-width:none}.HowAIHelps-module__LnFPeG__stepIconImg{width:86px}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepIconImg{width:96px}.HowAIHelps-module__LnFPeG__stepTitle{font-size:21px}.HowAIHelps-module__LnFPeG__stepList li{gap:11px;padding:17px 18px;font-size:14px}.HowAIHelps-module__LnFPeG__checkIcon svg{width:27px;height:27px}.HowAIHelps-module__LnFPeG__workflowStep:first-child .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(2) .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(3) .HowAIHelps-module__LnFPeG__stepConnector{display:flex}}@media (min-width:1400px){.HowAIHelps-module__LnFPeG__workflowSection{--wf-circle:160px;--wf-circle-half:80px;--wf-arrow:36px;--wf-grid-gap:32px;--wf-card-max:260px;--wf-section-px:40px}.HowAIHelps-module__LnFPeG__workflowContainer{gap:0 var(--wf-grid-gap);grid-template-columns:repeat(4,1fr);max-width:1320px}.HowAIHelps-module__LnFPeG__workflowStep{max-width:none}.HowAIHelps-module__LnFPeG__stepIconImg{width:90px}.HowAIHelps-module__LnFPeG__workflowStepTeacher .HowAIHelps-module__LnFPeG__stepIconImg{width:100px}.HowAIHelps-module__LnFPeG__stepTitle{font-size:22px}.HowAIHelps-module__LnFPeG__stepList li{gap:12px;padding:18px 20px;font-size:14px}.HowAIHelps-module__LnFPeG__checkIcon svg{width:28px;height:28px}.HowAIHelps-module__LnFPeG__workflowStep:first-child .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(2) .HowAIHelps-module__LnFPeG__stepConnector,.HowAIHelps-module__LnFPeG__workflowStep:nth-child(3) .HowAIHelps-module__LnFPeG__stepConnector{display:flex}}
.QuoteBanner-module__MAZ43q__banner{background:0 0;padding-block:0}.QuoteBanner-module__MAZ43q__quote{text-align:left;background:#fff0e8;border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;margin:0;padding:1.5rem 1.75rem;display:flex}@media (min-width:576px){.QuoteBanner-module__MAZ43q__quote{flex-direction:row}}.QuoteBanner-module__MAZ43q__quote p{color:#000;font-size:clamp(.9375rem,2vw,1.125rem);font-weight:400;line-height:1.65}.QuoteBanner-module__MAZ43q__quote strong{color:var(--primary-color);font-weight:700}.QuoteBanner-module__MAZ43q__icon{flex-shrink:0;width:52px;height:52px}@media (min-width:768px){.QuoteBanner-module__MAZ43q__quote{gap:1.5rem;padding:1.75rem 2rem}.QuoteBanner-module__MAZ43q__icon{width:56px;height:56px}}@media (min-width:992px){.QuoteBanner-module__MAZ43q__quote{padding:1.875rem 2.25rem}}
.FAQ-module__LvuC6q__faqList{margin-top:2.5rem;flex-direction:column;gap:.875rem;max-width:860px;margin-inline:auto;display:flex}.FAQ-module__LvuC6q__item{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);overflow:hidden;box-shadow:0 2px 12px #1018230a}.FAQ-module__LvuC6q__item:hover{border-color:#fc510038;transform:translateY(-1px);box-shadow:0 8px 24px #10182314}.FAQ-module__LvuC6q__itemOpen{border-color:#fc510059;box-shadow:0 10px 28px #fc51001a}.FAQ-module__LvuC6q__itemOpen:hover{transform:none}.FAQ-module__LvuC6q__questionWrap{margin:0}.FAQ-module__LvuC6q__questionBtn{cursor:pointer;text-align:left;width:100%;transition:background-color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;font-family:inherit;display:flex}.FAQ-module__LvuC6q__questionBtn:hover{background-color:#fc51000a}.FAQ-module__LvuC6q__questionBtn:focus-visible{outline:2px solid var(--primary-color);outline-offset:-2px}.FAQ-module__LvuC6q__questionNumber{background:var(--primary-light);width:2.25rem;height:2.25rem;color:var(--primary-color);letter-spacing:.02em;transition:background-color var(--transition-base), color var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.FAQ-module__LvuC6q__itemOpen .FAQ-module__LvuC6q__questionNumber{background:var(--primary-color);color:var(--white)}.FAQ-module__LvuC6q__questionText{color:var(--heading-color);flex:1;padding-right:.5rem;font-size:clamp(.9375rem,2vw,1.0625rem);font-weight:600;line-height:1.45}.FAQ-module__LvuC6q__toggleIcon{background:var(--primary-light);width:2.25rem;height:2.25rem;transition:background-color var(--transition-base), transform var(--transition-base);border-radius:50%;flex-shrink:0;position:relative}.FAQ-module__LvuC6q__toggleIconOpen{background:var(--primary-color);transform:rotate(180deg)}.FAQ-module__LvuC6q__toggleBar{background:var(--primary-color);width:12px;height:2px;transition:background-color var(--transition-base), opacity var(--transition-base), transform var(--transition-base);border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQ-module__LvuC6q__toggleBarVertical{transform:translate(-50%,-50%)rotate(90deg)}.FAQ-module__LvuC6q__toggleBarHidden{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.FAQ-module__LvuC6q__toggleIconOpen .FAQ-module__LvuC6q__toggleBar{background:var(--white)}.FAQ-module__LvuC6q__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.FAQ-module__LvuC6q__answerWrapOpen{grid-template-rows:1fr}.FAQ-module__LvuC6q__answerInner{overflow:hidden}.FAQ-module__LvuC6q__answer{font-size:var(--body-text-size);color:var(--text-light);padding:0 1.25rem 1.25rem 4.125rem;line-height:1.75}@media (max-width:767px){.FAQ-module__LvuC6q__answer{padding-top:0;padding-left:1.25rem}.FAQ-module__LvuC6q__questionBtn{align-items:flex-start}}@media (min-width:768px){.FAQ-module__LvuC6q__faqList{gap:1rem}.FAQ-module__LvuC6q__questionBtn{gap:1rem;padding:1.25rem 1.5rem}.FAQ-module__LvuC6q__answer{padding:0 1.5rem 1.5rem 5.25rem}}@media (min-width:992px){.FAQ-module__LvuC6q__faqList{margin-top:3rem}.FAQ-module__LvuC6q__item{border-radius:var(--radius-lg)}}
