.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%}}
.RegisterSection-module__j5gWOW__section{padding-block:0}.RegisterSection-module__j5gWOW__card{background-image:url(/assets/images/register/transform_school_bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;padding:16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #fc510038}.RegisterSection-module__j5gWOW__grid{z-index:1;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}.RegisterSection-module__j5gWOW__contentCol{color:var(--white)}.RegisterSection-module__j5gWOW__title{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,3.5rem);font-weight:700;line-height:1.2}.RegisterSection-module__j5gWOW__description{max-width:540px;margin-bottom:1.25rem;font-size:clamp(.9375rem,2vw,1.0625rem);font-weight:600;line-height:1.7}.RegisterSection-module__j5gWOW__highlight{color:#000;font-weight:700}.RegisterSection-module__j5gWOW__visualArea{min-height:300px;position:relative}.RegisterSection-module__j5gWOW__freeSeatImg{width:min(200px,55%);margin:0 auto}.RegisterSection-module__j5gWOW__speechImg{z-index:3;width:min(260px,62%);position:absolute;bottom:0;right:0}.RegisterSection-module__j5gWOW__decorImg{z-index:1;width:min(130px,36%);display:none;position:absolute;bottom:0;left:0}@media (min-width:768px){.RegisterSection-module__j5gWOW__decorImg{display:block}}.RegisterSection-module__j5gWOW__formCol{align-items:center;display:flex}.RegisterSection-module__j5gWOW__formCard{background:var(--white);border-radius:10px;width:100%;padding:16px;box-shadow:0 16px 40px #10182324}.RegisterSection-module__j5gWOW__formTitle{color:#000;margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.3}.RegisterSection-module__j5gWOW__formTitle span{color:var(--primary-color)}.RegisterSection-module__j5gWOW__form{flex-direction:column;gap:.8rem;display:flex}.RegisterSection-module__j5gWOW__field{width:100%}.RegisterSection-module__j5gWOW__fieldRow{flex-direction:column;gap:.8rem;width:100%;display:flex}@media (min-width:1200px){.RegisterSection-module__j5gWOW__fieldRow{flex-direction:row;align-items:flex-start}.RegisterSection-module__j5gWOW__fieldRow .RegisterSection-module__j5gWOW__field{flex:50%;min-width:0}}.RegisterSection-module__j5gWOW__captchaWrap{width:224px;min-width:0;height:54px;position:relative}@media (min-width:576px){.RegisterSection-module__j5gWOW__captchaWrap{width:100%;height:unset}}.RegisterSection-module__j5gWOW__captchaError{color:#dc3545;margin-top:.25rem;font-size:.875rem;position:absolute;bottom:-16px;left:0}@media (min-width:576px){.RegisterSection-module__j5gWOW__captchaError{position:unset}}.RegisterSection-module__j5gWOW__submitWrap{flex:auto;margin-top:10px}@media (min-width:576px){.RegisterSection-module__j5gWOW__submitWrap{margin-top:0}}.RegisterSection-module__j5gWOW__submitBtn{width:100%;min-height:50px;color:var(--white);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast), filter var(--transition-fast);background:linear-gradient(90deg,#f04a00 0%,#fc5100 45%,#ff7a2e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:0;padding:10px 20px;font-family:inherit;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #fc510047}.RegisterSection-module__j5gWOW__submitBtn:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 14px 28px #fc510057}.RegisterSection-module__j5gWOW__submitArrowWrap{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.RegisterSection-module__j5gWOW__submitArrow{width:16px;height:16px}@media (min-width:768px){.RegisterSection-module__j5gWOW__card{border-radius:30px;padding:30px}.RegisterSection-module__j5gWOW__formCard{border-radius:20px;padding:20px}.RegisterSection-module__j5gWOW__grid{gap:2.25rem}.RegisterSection-module__j5gWOW__visualArea{min-height:320px}.RegisterSection-module__j5gWOW__speechImg{width:min(280px,58%);right:50%;transform:translate(50%)}}@media (min-width:992px){.RegisterSection-module__j5gWOW__grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:2rem}.RegisterSection-module__j5gWOW__visualArea{min-height:340px}.RegisterSection-module__j5gWOW__freeSeatImg{width:210px}.RegisterSection-module__j5gWOW__speechImg{width:290px;transform:translate(65%)}.RegisterSection-module__j5gWOW__decorImg{width:140px}}@media (min-width:1200px){.RegisterSection-module__j5gWOW__visualArea{min-height:310px}.RegisterSection-module__j5gWOW__speechImg{width:310px}}@media (max-width:767px){.RegisterSection-module__j5gWOW__visualArea{flex-direction:column;align-items:flex-start;gap:1rem;min-height:auto;display:flex}.RegisterSection-module__j5gWOW__speechImg,.RegisterSection-module__j5gWOW__decorImg{position:relative;inset:auto}.RegisterSection-module__j5gWOW__speechImg{width:min(300px,100%);margin-inline:auto}.RegisterSection-module__j5gWOW__decorImg{width:min(140px,50%)}}
.FloatingField-module__bHrndq__input-group{--input-radius:6px;--input-height:49px;position:relative}.FloatingField-module__bHrndq__input-group.FloatingField-module__bHrndq__rounded-input{--input-radius:50px}.FloatingField-module__bHrndq__input-group.FloatingField-module__bHrndq__floating-group{--input-height:56px}.FloatingField-module__bHrndq__floating-input{width:100%;min-height:calc(var(--input-height) - 6px);border-radius:var(--input-radius);z-index:2;background:#fff;border:1px solid #999;outline:none;padding:8px 10px;font-size:14px}.FloatingField-module__bHrndq__non-floating-group:focus-within .FloatingField-module__bHrndq__floating-input{border:1px solid #ff8526}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__floating-input{border:#0000;padding:8px 20px;position:absolute;top:0}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__active-label~.FloatingField-module__bHrndq__fieldsetdiv .FloatingField-module__bHrndq__fieldset-legend,.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__floating-input:focus~.FloatingField-module__bHrndq__fieldsetdiv .FloatingField-module__bHrndq__fieldset-legend{width:auto;padding-right:28px}.FloatingField-module__bHrndq__input-group:focus-within .FloatingField-module__bHrndq__fieldsetdiv{border-color:#ff8526}select.FloatingField-module__bHrndq__floating-input{appearance:none;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") right .75rem center/16px no-repeat;padding-right:28px}.FloatingField-module__bHrndq__floating-label{margin-bottom:8px;font-size:14px;font-weight:500}.FloatingField-module__bHrndq__floating-label span{color:red;margin-left:4px}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__floating-label{color:#555;pointer-events:none;z-index:3;background:0 0;margin-bottom:0;padding:0 5px;font-size:16px;font-weight:400;transition:all .2s;position:absolute;top:13px;left:20px}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__floating-label.FloatingField-module__bHrndq__intl-label{left:66px}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__floating-input:focus+.FloatingField-module__bHrndq__floating-label:not(select){color:#ff8526;font-size:14px;top:-11px;left:20px}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__floating-label.FloatingField-module__bHrndq__active-label{color:#ff8526;font-size:14px;top:-11px}.FloatingField-module__bHrndq__floating-group select.FloatingField-module__bHrndq__floating-input.FloatingField-module__bHrndq__filled+.FloatingField-module__bHrndq__floating-label,.FloatingField-module__bHrndq__floating-group select.FloatingField-module__bHrndq__floating-input:focus+.FloatingField-module__bHrndq__floating-label{color:#ff8526;font-size:14px;top:-8px;left:20px}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__filled+.FloatingField-module__bHrndq__floating-label{color:#ff8526;top:-8px;left:20px}.FloatingField-module__bHrndq__error-text{font-size:14px;color:#dc3545!important;margin-bottom:0!important;font-weight:400!important}@media (min-width:768px) and (max-width:991px){.FloatingField-module__bHrndq__floating-label{font-size:14px}}@keyframes FloatingField-module__bHrndq__onAutoFillStart{0%{}to{}}.FloatingField-module__bHrndq__floating-input:-webkit-autofill{animation-name:FloatingField-module__bHrndq__onAutoFillStart;animation-fill-mode:both}.FloatingField-module__bHrndq__fieldsetdiv{text-align:left;pointer-events:none;z-index:5;border-radius:var(--input-radius);height:var(--input-height);border:1px solid #dadce0;margin:0;padding:0 20px;position:relative;top:-6px;left:0;overflow:hidden}.FloatingField-module__bHrndq__fieldset-legend{float:unset;white-space:nowrap;visibility:hidden;width:0;height:11px;font-size:.9rem;transition:max-width 50ms cubic-bezier(0,0,.2,1);overflow:hidden}.FloatingField-module__bHrndq__intl-wrapper{width:100%}.FloatingField-module__bHrndq__floating-group .FloatingField-module__bHrndq__intl-wrapper{position:absolute}.FloatingField-module__bHrndq__fieldsetdiv-intl{padding-left:65px}.FloatingField-module__bHrndq__fieldsetdiv-textarea{height:100px}.FloatingField-module__bHrndq__input-group textarea{resize:none;height:95px}.FloatingField-module__bHrndq__popupdiv .FloatingField-module__bHrndq__floating-input{border:1px solid #dadce0}
.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{text-align:start;grid-template-columns:minmax(0,1.15fr) auto minmax(0,1fr);align-items:stretch}.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}}
.Loader-module__t_JQWG__loading1{z-index:9999;width:5em;height:5em;margin:auto;position:fixed;inset:-50px 50px 50px -50px;overflow:visible}.Loader-module__t_JQWG__loading1:before{content:" ";background-color:#0000004d;width:100%;height:100%;display:block;position:fixed;top:0;left:0}.Loader-module__t_JQWG__loading1:not(:required){font:0/0 a;color:#0000;text-shadow:none;background-color:#0000;border:0}.Loader-module__t_JQWG__loading1 div{z-index:1000;background:#000;border-radius:50%;width:6px;height:6px;animation:1.2s linear infinite Loader-module__t_JQWG__loader;position:absolute}.Loader-module__t_JQWG__loading1 div:first-child{animation-delay:0s;top:37px;left:66px}.Loader-module__t_JQWG__loading1 div:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.Loader-module__t_JQWG__loading1 div:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.Loader-module__t_JQWG__loading1 div:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.Loader-module__t_JQWG__loading1 div:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.Loader-module__t_JQWG__loading1 div:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.Loader-module__t_JQWG__loading1 div:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.Loader-module__t_JQWG__loading1 div:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.Loader-module__t_JQWG__loading1 div:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.Loader-module__t_JQWG__loading1 div:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.Loader-module__t_JQWG__loading1 div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.Loader-module__t_JQWG__loading1 div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes Loader-module__t_JQWG__loader{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}
.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}}
.Scrolltotop-module__H0c1sG__scrolltotop{cursor:pointer;z-index:99;opacity:0;visibility:hidden;background:linear-gradient(90deg,#fc4f19,#f6a60d);border:2px solid #ffffffd1;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:12px;transform:translateY(10px)}@media (min-width:768px){.Scrolltotop-module__H0c1sG__scrolltotop{width:48px;height:48px;bottom:30px;right:24px}}.Scrolltotop-module__H0c1sG__scrolltotop.Scrolltotop-module__H0c1sG__show{opacity:1;visibility:visible;transform:translateY(0)}.Scrolltotop-module__H0c1sG__scrolltotop:hover{transform:translateY(-4px)}.Scrolltotop-module__H0c1sG__scrolltotop img{object-fit:contain;width:24px;height:24px}
.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)}}
