.LandingSection-module__77VFOa__section{padding:44px 16px;position:relative}.LandingSection-module__77VFOa__section--soft{background:linear-gradient(#ffffffb8 0%,#fff 32% 100%);border-block:1px solid #e6dcd473}.LandingSection-module__77VFOa__section--accent{background:radial-gradient(120% 80% at 10% 0%, #fce5d88c 0%, transparent 62%), radial-gradient(90% 70% at 100% 20%, #dff3f0a6 0%, transparent 55%), linear-gradient(135deg, var(--color-peach) 0%, #f3f7fd 48%, var(--color-mint) 100%)}.LandingSection-module__77VFOa__section__inner{max-width:720px;margin:0 auto}.LandingSection-module__77VFOa__section__title{font-family:var(--font-display), var(--font-manrope), system-ui, sans-serif;letter-spacing:-.03em;color:var(--color-text);margin-bottom:18px;font-size:24px;font-weight:700;line-height:1.2}.LandingSection-module__77VFOa__section__body{color:var(--color-text-muted);font-size:16px}@media (min-width:768px){.LandingSection-module__77VFOa__section{padding:56px 24px}.LandingSection-module__77VFOa__section__title{font-size:30px}}
.BenefitsSection-module__8EdBFa__benefits__list{flex-direction:column;gap:12px;list-style:none;display:flex}.BenefitsSection-module__8EdBFa__benefits__item{border-radius:var(--radius-md);color:var(--color-text);box-shadow:var(--shadow-inner-top);transition:transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);background:#ffffff8c;border:1px solid #e6dcd4bf;padding:16px 18px;font-weight:600;line-height:1.55;position:relative;overflow:hidden}.BenefitsSection-module__8EdBFa__benefits__item:before{content:"";inset-inline-start:0;background:linear-gradient(180deg, var(--color-peach), #dff3f0, #ebe8ffd9);width:3px;position:absolute;top:0;bottom:0}.BenefitsSection-module__8EdBFa__benefits__item:hover{box-shadow:var(--shadow-inner-top), var(--shadow-soft);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.BenefitsSection-module__8EdBFa__benefits__item{transition:none}.BenefitsSection-module__8EdBFa__benefits__item:hover{transform:none}}
.ContactsSection-module__k-PPwG__contacts__shell{flex-direction:column;gap:22px;display:flex}.ContactsSection-module__k-PPwG__contacts__figure{align-self:center;width:min(296px,100%);margin:0}.ContactsSection-module__k-PPwG__contacts__image{width:100%;height:auto;box-shadow:var(--shadow-inner-top), 0 14px 36px #25232217;border:1px solid #e6dcd4a6;border-radius:20px;display:block}.ContactsSection-module__k-PPwG__contacts__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-inner-top), 0 22px 56px #2523221a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(165deg,#ffffffe0 0%,#fffcf8c2 100%);border:1px solid #e6dcd4a6;padding:24px}.ContactsSection-module__k-PPwG__contacts__row{border-bottom:1px solid #e6dcd4bf;grid-template-columns:100px 1fr;align-items:start;gap:8px;padding:14px 0;display:grid}.ContactsSection-module__k-PPwG__contacts__row:last-of-type{border-bottom:none}.ContactsSection-module__k-PPwG__contacts__label{text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);font-size:12px;font-weight:800}.ContactsSection-module__k-PPwG__contacts__value{color:var(--color-primary);word-break:break-word;font-size:16px;font-weight:700}.ContactsSection-module__k-PPwG__contacts__value:hover{text-decoration:underline}.ContactsSection-module__k-PPwG__contacts__feedback{border-top:1px solid #e6dcd4bf;flex-direction:column;gap:16px;margin-top:20px;padding-top:20px;display:flex}.ContactsSection-module__k-PPwG__contacts__feedbackTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);margin:0;font-size:14px;font-weight:800}.ContactsSection-module__k-PPwG__contacts__feedbackField{flex-direction:column;gap:8px;display:flex}.ContactsSection-module__k-PPwG__contacts__feedbackLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);font-size:12px;font-weight:800}.ContactsSection-module__k-PPwG__contacts__feedbackInput{box-sizing:border-box;width:100%;min-height:48px;color:var(--color-primary);transition:border-color var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);background:#ffffffb8;border:1px solid #e6dcd4e6;border-radius:14px;padding:0 16px;font-size:16px;font-weight:600}.ContactsSection-module__k-PPwG__contacts__feedbackInput::placeholder{color:#25232261;font-weight:600}.ContactsSection-module__k-PPwG__contacts__feedbackInput:focus-visible{border-color:#2f7a5273;outline:none;box-shadow:0 0 0 3px #2f7a5229}.ContactsSection-module__k-PPwG__contacts__feedbackInput_state_error{border-color:#b040408c}.ContactsSection-module__k-PPwG__contacts__feedbackError{color:#8c3030f2;font-size:13px;font-weight:600;line-height:1.35}.ContactsSection-module__k-PPwG__contacts__feedbackSuccess{color:#2f7a52f2;margin:0;font-size:14px;font-weight:600;line-height:1.45}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit{border-radius:var(--radius-pill);border:2px solid var(--color-primary);min-height:48px;color:var(--color-primary);cursor:pointer;transition:background var(--motion-duration) var(--ease-out), transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);background:#ffffff59;justify-content:center;align-items:center;padding:0 22px;font-size:16px;font-weight:700;display:inline-flex}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit:hover{background:#2f7a521a;transform:translateY(-1px)}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit:disabled{opacity:.55;cursor:not-allowed;transform:none}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit:disabled:hover{background:#ffffff59;transform:none}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit:focus-visible{outline:none;box-shadow:0 0 0 3px #2f7a5233}.ContactsSection-module__k-PPwG__contacts__actions{flex-direction:column;gap:12px;margin-top:22px;display:flex}.ContactsSection-module__k-PPwG__contacts__button{border-radius:var(--radius-pill);background:linear-gradient(165deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;min-height:50px;transition:transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);justify-content:center;align-items:center;padding:0 22px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #2f7a5242}.ContactsSection-module__k-PPwG__contacts__button:hover{transform:translateY(-1px);box-shadow:0 14px 36px #2f7a524d}@media (min-width:768px){.ContactsSection-module__k-PPwG__contacts__shell{flex-direction:row;align-items:stretch;gap:26px}.ContactsSection-module__k-PPwG__contacts__figure{flex-shrink:0;width:240px}.ContactsSection-module__k-PPwG__contacts__card{flex:1;min-width:0}.ContactsSection-module__k-PPwG__contacts__actions{flex-flow:wrap}}@media (prefers-reduced-motion:reduce){.ContactsSection-module__k-PPwG__contacts__button{transition:none}.ContactsSection-module__k-PPwG__contacts__button:hover{transform:none}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit{transition:none}.ContactsSection-module__k-PPwG__contacts__feedbackSubmit:hover{transform:none}}
.EducationSection-module__nCLmea__education__shell{flex-direction:column;gap:22px;display:flex}.EducationSection-module__nCLmea__education__figure{align-self:center;width:min(296px,100%);margin:0;position:relative}.EducationSection-module__nCLmea__education__image{width:100%;height:auto;box-shadow:var(--shadow-inner-top), 0 12px 32px #25232214;border:1px solid #e6dcd4bf;border-radius:20px;display:block}.EducationSection-module__nCLmea__education__bookBadge{background:#ffffffeb;border:1px solid #e6dcd4d9;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 14px #2523221a}.EducationSection-module__nCLmea__education__bookBadgeImage{object-fit:contain;width:36px;height:36px}.EducationSection-module__nCLmea__education__list{flex-direction:column;flex:1;gap:14px;min-width:0;list-style:none;display:flex}.EducationSection-module__nCLmea__education__item{color:var(--color-text);border-radius:var(--radius-md);box-shadow:var(--shadow-inner-top);background:#ffffffa6;border:1px solid #e6dcd4bf;padding:16px 18px 16px 36px;position:relative}.EducationSection-module__nCLmea__education__item:before{content:"";background:radial-gradient(circle at 30% 30%, #eaf7ef 0%, var(--color-primary) 55%);border-radius:50%;width:11px;height:11px;position:absolute;top:22px;left:14px;box-shadow:0 0 0 4px #2f7a521f}@media (min-width:768px){.EducationSection-module__nCLmea__education__shell{flex-direction:row;align-items:center;gap:26px}.EducationSection-module__nCLmea__education__figure{flex-shrink:0;width:236px}}
.FooterBar-module__9gs-Va__footer{background:linear-gradient(#ffffffa6 0%,#fff 28%,#fffdfa 100%);border-top:1px solid #e6dcd48c;padding:36px 16px 48px}.FooterBar-module__9gs-Va__footer__inner{flex-direction:column;gap:14px;max-width:720px;margin:0 auto;display:flex}.FooterBar-module__9gs-Va__footer__rights{font-family:var(--font-display), var(--font-manrope), system-ui, sans-serif;color:var(--color-text);letter-spacing:-.02em;font-size:15px;font-weight:800}.FooterBar-module__9gs-Va__footer__closing{color:var(--color-text);font-size:16px;font-weight:600;line-height:1.6}.FooterBar-module__9gs-Va__footer__note{color:var(--color-text-muted);font-size:13px;line-height:1.55}@media (min-width:768px){.FooterBar-module__9gs-Va__footer{padding:40px 24px 56px}}
.FormatSection-module__02NogW__format__shell{flex-direction:column;gap:22px;display:flex}.FormatSection-module__02NogW__format__figure{align-self:center;width:min(296px,100%);margin:0}.FormatSection-module__02NogW__format__image{width:100%;height:auto;box-shadow:var(--shadow-inner-top), 0 12px 32px #25232214;border:1px solid #e6dcd4bf;border-radius:20px;display:block}.FormatSection-module__02NogW__format__list{flex-direction:column;flex:1;gap:14px;min-width:0;list-style:none;display:flex}.FormatSection-module__02NogW__format__item{color:var(--color-text);padding-top:2px;padding-left:36px;font-weight:500;position:relative}.FormatSection-module__02NogW__format__item:before{content:"";background:radial-gradient(circle at 30% 30%,#3b7cae1f,#0000 65%);border:2px solid #3b7cae8c;border-radius:7px;width:20px;height:20px;position:absolute;top:4px;left:0}.FormatSection-module__02NogW__format__item:after{content:"";border-left:2px solid var(--color-secondary);border-bottom:2px solid var(--color-secondary);width:10px;height:6px;position:absolute;top:9px;left:5px;transform:rotate(-45deg)}@media (min-width:768px){.FormatSection-module__02NogW__format__shell{flex-direction:row;align-items:center;gap:26px}.FormatSection-module__02NogW__format__figure{flex-shrink:0;width:236px}}
.GuaranteesSection-module__NSsS-q__guarantees__list{flex-direction:column;gap:12px;list-style:none;display:flex}.GuaranteesSection-module__NSsS-q__guarantees__item{color:var(--color-text);border-radius:var(--radius-pill);box-shadow:var(--shadow-inner-top);background:#ffffff94;border:1px solid #e6dcd48c;align-items:center;gap:14px;padding:14px 16px;font-weight:700;display:flex}.GuaranteesSection-module__NSsS-q__guarantees__item:before{content:"✔";background:linear-gradient(145deg, var(--color-peach), #fff3eb);width:30px;height:30px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:inline-flex}
.Header-module__ftG7MW__header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf6f2d1;border-bottom:1px solid #e6dcd4bf;position:sticky;top:0}.Header-module__ftG7MW__header__inner{justify-content:space-between;align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:12px 16px;display:flex}.Header-module__ftG7MW__header__brandBlock{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Header-module__ftG7MW__header__brand{letter-spacing:-.02em;font-size:16px;font-weight:800;font-family:var(--font-display), var(--font-manrope), system-ui, sans-serif;color:var(--color-text);align-items:center;gap:10px;margin:0;display:flex}.Header-module__ftG7MW__header__tagline{letter-spacing:.01em;color:var(--color-text-muted);margin:0;padding-left:20px;font-size:11px;font-weight:600;line-height:1.35}.Header-module__ftG7MW__header__mark{border-radius:var(--radius-pill);background:radial-gradient(circle at 30% 30%, #8fd4b0, var(--color-primary));flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #2f7a5226}.Header-module__ftG7MW__header__cta{border-radius:var(--radius-pill);background:linear-gradient(165deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;letter-spacing:.02em;min-height:42px;transition:transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #2f7a5238}.Header-module__ftG7MW__header__cta:hover{transform:translateY(-1px);box-shadow:0 11px 26px #2f7a5247}@media (min-width:768px){.Header-module__ftG7MW__header__inner{padding:14px 24px}.Header-module__ftG7MW__header__tagline{padding-left:22px;font-size:12px}}@media (prefers-reduced-motion:reduce){.Header-module__ftG7MW__header__cta{transition:none}.Header-module__ftG7MW__header__cta:hover{transform:none}}
.Hero-module__IrU9sG__hero{padding:36px 16px 20px;position:relative;overflow:hidden}.Hero-module__IrU9sG__hero:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#2f7a5224,#0000 78%);border-radius:46% 54% 48% 52%/52% 48% 54% 46%;width:340px;height:340px;position:absolute;top:-56px;right:-96px}.Hero-module__IrU9sG__hero:after{content:"";pointer-events:none;background:radial-gradient(closest-side,#3b7cae1f,#0000 74%);border-radius:58% 42% 55% 45%/45% 55% 46% 54%;width:260px;height:260px;position:absolute;bottom:-48px;left:-72px}.Hero-module__IrU9sG__hero__decor{opacity:.55;pointer-events:none;background-image:radial-gradient(2px 2px at 22% 32%,#2f7a5247 50%,#0000 51%),radial-gradient(2px 2px at 72% 18%,#3b7cae38 50%,#0000 51%),radial-gradient(2px 2px at 82% 72%,#c06f5a3d 50%,#0000 51%);background-size:200px 200px,240px 240px,220px 220px;position:absolute;inset:0}.Hero-module__IrU9sG__hero__inner{max-width:720px;box-shadow:var(--shadow-inner-top), var(--shadow-soft);background:linear-gradient(165deg,#fff 0%,#fff8f3 55%,#fffdfb 100%);border:1px solid #e6dcd4d9;border-radius:28px 22px 32px 26px;margin:0 auto;padding:28px 22px;position:relative}.Hero-module__IrU9sG__hero__grid{flex-direction:column;gap:22px;display:flex}.Hero-module__IrU9sG__hero__intro{min-width:0}.Hero-module__IrU9sG__hero__lower{flex-direction:column;gap:22px;min-width:0;display:flex}.Hero-module__IrU9sG__hero__lowerContent{min-width:0}.Hero-module__IrU9sG__hero__figure{align-self:center;width:min(368px,100%);margin:0}.Hero-module__IrU9sG__hero__image{width:100%;height:auto;box-shadow:var(--shadow-inner-top), 0 16px 40px #2523221a;border:1px solid #e6dcd4cc;border-radius:22px;display:block}.Hero-module__IrU9sG__hero__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);border-bottom:2px solid #2f7a5233;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:2px;font-size:12px;font-weight:700;display:inline-flex}.Hero-module__IrU9sG__hero__title{font-family:var(--font-display), var(--font-manrope), system-ui, sans-serif;letter-spacing:-.03em;color:var(--color-text);margin-bottom:14px;font-size:26px;font-weight:700;line-height:1.2}.Hero-module__IrU9sG__hero__subtitle{color:var(--color-text);margin-bottom:12px;font-size:17px;font-weight:600;line-height:1.38}.Hero-module__IrU9sG__hero__lead{color:var(--color-text-muted);max-width:52ch;margin-bottom:22px;font-size:16px;line-height:1.6}.Hero-module__IrU9sG__hero__cta{border-radius:var(--radius-pill);background:linear-gradient(165deg, var(--color-primary) 0%, #256d44 52%, var(--color-primary-hover) 100%);color:#fff;min-height:50px;transition:transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out), background var(--motion-duration) var(--ease-out);justify-content:center;align-items:center;padding:0 26px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #2f7a5247}.Hero-module__IrU9sG__hero__cta:hover{background:linear-gradient(165deg, var(--color-primary-hover) 0%, #1f5436 52%, #1d4f33 100%);transform:translateY(-1px);box-shadow:0 14px 32px #2f7a5252}@media (min-width:768px){.Hero-module__IrU9sG__hero{padding:52px 24px 24px}.Hero-module__IrU9sG__hero__inner{max-width:980px;padding:36px}.Hero-module__IrU9sG__hero__grid{gap:28px}.Hero-module__IrU9sG__hero__intro{max-width:min(100%,640px)}.Hero-module__IrU9sG__hero__lower{flex-direction:row;align-items:flex-start;gap:36px}.Hero-module__IrU9sG__hero__lowerContent{flex:1;min-width:0;padding-top:4px}.Hero-module__IrU9sG__hero__figure{flex-shrink:0;align-self:center;width:300px}.Hero-module__IrU9sG__hero__title{letter-spacing:-.028em;font-size:38px;line-height:1.22}.Hero-module__IrU9sG__hero__subtitle{font-size:20px}}@media (prefers-reduced-motion:reduce){.Hero-module__IrU9sG__hero__cta{transition:none}.Hero-module__IrU9sG__hero__cta:hover{transform:none}}
.KeyOverview-module__in-bEa__overview{padding:0 16px 8px}.KeyOverview-module__in-bEa__overview__inner{max-width:720px;margin:0 auto}.KeyOverview-module__in-bEa__overview__heading{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.KeyOverview-module__in-bEa__overview__list{flex-direction:column;gap:12px;list-style:none;display:flex}.KeyOverview-module__in-bEa__overview__item{border-radius:var(--radius-md);background:var(--color-surface-elevated);border:1px solid var(--color-border);box-shadow:var(--shadow-inner-top), var(--shadow-soft);transition:transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);padding:16px 18px;position:relative;overflow:hidden}.KeyOverview-module__in-bEa__overview__item:hover{box-shadow:var(--shadow-inner-top), var(--shadow-lift);transform:translateY(-2px)}.KeyOverview-module__in-bEa__overview__item:before{content:"";background:var(--overview-accent,var(--color-primary));border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.KeyOverview-module__in-bEa__overview__item:first-child{--overview-accent:var(--color-primary)}.KeyOverview-module__in-bEa__overview__item:nth-child(2){--overview-accent:var(--color-secondary)}.KeyOverview-module__in-bEa__overview__item:nth-child(3){--overview-accent:var(--color-terracotta)}.KeyOverview-module__in-bEa__overview__title{font-family:var(--font-display), var(--font-manrope), system-ui, sans-serif;letter-spacing:-.03em;color:var(--color-text);margin-bottom:4px;font-size:18px;font-weight:700}.KeyOverview-module__in-bEa__overview__caption{color:var(--color-text-muted);font-size:14px;line-height:1.5}@media (min-width:768px){.KeyOverview-module__in-bEa__overview{padding:0 24px 8px}.KeyOverview-module__in-bEa__overview__list{flex-direction:row;gap:14px}.KeyOverview-module__in-bEa__overview__item{flex:1;min-height:112px}}@media (prefers-reduced-motion:reduce){.KeyOverview-module__in-bEa__overview__item{transition:none}.KeyOverview-module__in-bEa__overview__item:hover{transform:none}}
.ServicesSection-module__mvwaEG__services__grid{flex-direction:column;gap:12px;list-style:none;display:flex}.ServicesSection-module__mvwaEG__services__card{border-radius:var(--radius-md);background:linear-gradient(155deg, var(--card-tint-from,var(--color-surface)) 0%, var(--card-tint-to,#fffdfafa) 100%);box-shadow:var(--shadow-inner-top), var(--shadow-soft);transition:transform var(--motion-duration) var(--ease-out), box-shadow var(--motion-duration) var(--ease-out);border:1px solid #e6dcd4d9;align-items:flex-start;gap:14px;padding:18px;display:flex;position:relative}.ServicesSection-module__mvwaEG__services__card:before{content:"";background:var(--card-accent,var(--color-primary));opacity:.92;border-radius:0 0 6px 6px;height:3px;position:absolute;top:0;left:16px;right:16px}.ServicesSection-module__mvwaEG__services__card:nth-child(3n+1){--card-accent:var(--color-primary);--card-tint-from:#fff;--card-tint-to:#f9faf7}.ServicesSection-module__mvwaEG__services__card:nth-child(3n+2){--card-accent:var(--color-secondary);--card-tint-from:#fafcfe;--card-tint-to:#eef5fb}.ServicesSection-module__mvwaEG__services__card:nth-child(3n+3){--card-accent:var(--color-terracotta);--card-tint-from:#fff9f7;--card-tint-to:#fff1ec}.ServicesSection-module__mvwaEG__services__card:hover{box-shadow:var(--shadow-inner-top), var(--shadow-lift);transform:translateY(-2px)}.ServicesSection-module__mvwaEG__services__check{background:linear-gradient(145deg, var(--card-accent,var(--color-primary)), #ffffff1f), var(--card-accent,var(--color-primary));color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:13px;font-weight:800;display:inline-flex}.ServicesSection-module__mvwaEG__services__bookWrap{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:0;display:flex}.ServicesSection-module__mvwaEG__services__bookIcon{object-fit:contain;width:40px;height:40px}.ServicesSection-module__mvwaEG__services__text{color:var(--color-text);font-weight:600}@media (min-width:768px){.ServicesSection-module__mvwaEG__services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}}@media (prefers-reduced-motion:reduce){.ServicesSection-module__mvwaEG__services__card{transition:none}.ServicesSection-module__mvwaEG__services__card:hover{transform:none}}
.SpecialNeedsSection-module__VRPzGq__specialNeeds__shell{flex-direction:column;gap:22px;display:flex}.SpecialNeedsSection-module__VRPzGq__specialNeeds__figure{align-self:center;width:min(296px,100%);margin:0}.SpecialNeedsSection-module__VRPzGq__specialNeeds__image{width:100%;height:auto;box-shadow:var(--shadow-inner-top), 0 12px 32px #25232214;border:1px solid #ffffffb8;border-radius:20px;display:block}.SpecialNeedsSection-module__VRPzGq__specialNeeds__panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-inner-top), 0 18px 48px #25232214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffffb8;flex:1;min-width:0;padding:22px}.SpecialNeedsSection-module__VRPzGq__specialNeeds__body{color:var(--color-text);font-size:16px;line-height:1.72}@media (min-width:768px){.SpecialNeedsSection-module__VRPzGq__specialNeeds__shell{flex-direction:row;align-items:center;gap:26px}.SpecialNeedsSection-module__VRPzGq__specialNeeds__figure{flex-shrink:0;width:236px}}
