.styles-module___ARNAa__introduction{min-height:calc(100vh - 120px);padding-bottom:var(--section-padding-block);justify-content:center}.styles-module___ARNAa__card{background:var(--background-2);border:1px solid var(--color-border);border-radius:32px;flex-direction:column;gap:2rem;width:100%;max-width:900px;padding:3rem;display:flex}.styles-module___ARNAa__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:600}.styles-module___ARNAa__title{color:var(--color-text);font-size:clamp(2.2rem,5vw,4rem);font-weight:600;line-height:1.15}.styles-module___ARNAa__description{color:var(--color-text-light);max-width:700px;font-size:1.1rem;line-height:1.8}.styles-module___ARNAa__highlights{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.styles-module___ARNAa__highlight{background:var(--background-3);border:1px solid var(--color-border);border-radius:18px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.styles-module___ARNAa__highlight strong{color:var(--color-text);font-size:1rem}.styles-module___ARNAa__highlight span{color:var(--color-text-light);font-size:.95rem;line-height:1.5}.styles-module___ARNAa__notice{background:var(--background-3);border-left:4px solid var(--color-primary);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.styles-module___ARNAa__notice p{color:var(--color-text-light);line-height:1.8}.styles-module___ARNAa__notice a{color:var(--color-primary)}.styles-module___ARNAa__notice strong{text-decoration:underline}.styles-module___ARNAa__button{background:var(--color-cta-background);color:var(--color-cta-text);cursor:pointer;font:inherit;border:none;border-radius:999px;align-self:flex-start;padding:1rem 1.75rem;font-weight:600;transition:background-color .2s,transform .2s}.styles-module___ARNAa__button:hover{background:var(--color-cta-background-hover);transform:translateY(-2px)}@media (max-width:768px){.styles-module___ARNAa__card{padding:2rem}.styles-module___ARNAa__button{justify-content:center;align-self:stretch}}
.styles-module__ydOutG__wrapper{flex-direction:column;gap:.75rem;width:100%;max-width:800px;margin:0 auto;display:flex}.styles-module__ydOutG__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__ydOutG__label{color:var(--color-text-light);font-size:.95rem;font-weight:500}.styles-module__ydOutG__percentage{color:var(--color-primary);font-size:.95rem;font-weight:600}.styles-module__ydOutG__track{background:var(--background-3);border:1px solid var(--color-border);border-radius:999px;width:100%;height:12px;overflow:hidden}.styles-module__ydOutG__fill{background:var(--color-primary);border-radius:inherit;height:100%;transition:width .35s}
.styles-module__24zsNG__copyButton{border:1px solid var(--color-border);color:var(--color-text-light);cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:.25em;transition:border-color .2s,color .2s,background .2s;display:flex}.styles-module__24zsNG__copyButton:hover{background:var(--background-2);border-color:var(--color-primary);color:var(--color-primary)}.styles-module__24zsNG__copiedText{display:none}@media (min-width:768px){.styles-module__24zsNG__copyButton{padding:.5em}.styles-module__24zsNG__copiedText{display:block}}
.styles-module__Kx3LKG__cta{background:var(--color-cta-background);color:var(--color-cta-text);border-radius:1rem;justify-content:center;min-width:150px;max-width:300px;padding:.9rem 1.5rem;text-decoration:none;transition:all .2s;display:inline-flex}.styles-module__Kx3LKG__cta:hover{background:var(--color-cta-background-hover);text-decoration:none}.styles-module__Kx3LKG__cta.styles-module__Kx3LKG__secondary{background:var(--background-2);border:var(--color-secondary-hover) 1px solid;color:var(--color-secondary-hover)}.styles-module__Kx3LKG__cta.styles-module__Kx3LKG__secondary:hover{background:var(--color-card-background)}@media (min-width:768px){.styles-module__Kx3LKG__cta{max-width:fit-content}}
.styles-module__UAUf9W__groupSelector{flex-direction:column;gap:2rem;width:100%;margin:2rem auto;display:flex}.styles-module__UAUf9W__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__UAUf9W__tab{border:1px solid var(--color-border);color:var(--color-text-light);cursor:pointer;font:inherit;background:0 0;border-radius:999px;padding:.9rem 1.5rem;transition:all .2s}.styles-module__UAUf9W__tab:hover{border-color:var(--color-primary)}.styles-module__UAUf9W__tab.styles-module__UAUf9W__active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.styles-module__UAUf9W__content{background:var(--background-3);border:1px solid var(--color-border);border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:900px;margin:0 auto;padding:2.5rem 1.5rem;display:flex}.styles-module__UAUf9W__content h3{color:var(--color-text);font-size:2rem}.styles-module__UAUf9W__content p{color:var(--color-text-light);line-height:1.8}.styles-module__UAUf9W__goalList{grid-template-columns:repeat(auto-fit,minmax(min(375px,100%),1fr));gap:1rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.styles-module__UAUf9W__goal{border:1px solid var(--color-border);color:var(--color-text);text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;padding:1.5rem 2rem;line-height:1.6;display:flex;position:relative}.styles-module__UAUf9W__goal h3{font-size:var(--font-size-lg);margin:0 0 1rem}.styles-module__UAUf9W__goal svg{background:var(--color-primary);border-radius:100%;margin:0 auto 1.5rem}@media (min-width:576px){.styles-module__UAUf9W__content{padding:2.5rem}}
.styles-module__vkHOOW__result{justify-content:center;min-height:calc(100vh - 120px)}.styles-module__vkHOOW__card{background:var(--background-2);border:1px solid var(--color-border);border-radius:32px;flex-direction:column;gap:2rem;width:100%;max-width:900px;padding:3rem;display:flex}.styles-module__vkHOOW__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:600}.styles-module__vkHOOW__title{color:var(--color-text);font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.15}.styles-module__vkHOOW__description{color:var(--color-text-light);max-width:700px;font-size:1.1rem;line-height:1.9}.styles-module__vkHOOW__notice{background:var(--background-3);border-left:4px solid var(--color-primary);color:var(--color-text-light);border-radius:12px;padding:1.25rem 1.5rem;line-height:1.8}.styles-module__vkHOOW__actions{flex-wrap:wrap;gap:1rem;display:flex}.styles-module__vkHOOW__primaryButton{background:var(--color-cta-background);color:var(--color-cta-text);border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.75rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.styles-module__vkHOOW__primaryButton:hover{background:var(--color-cta-background-hover);text-decoration:none;transform:translateY(-2px)}.styles-module__vkHOOW__secondaryButton{border:1px solid var(--color-border);color:var(--color-text);border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.75rem;font-weight:600;text-decoration:none;transition:border-color .2s,transform .2s;display:inline-flex}.styles-module__vkHOOW__secondaryButton:hover{border-color:var(--color-primary);text-decoration:none;transform:translateY(-2px)}@media (max-width:768px){.styles-module__vkHOOW__card{padding:2rem}.styles-module__vkHOOW__actions{flex-direction:column}.styles-module__vkHOOW__primaryButton,.styles-module__vkHOOW__secondaryButton{width:100%}}
.styles-module__3bMVka__hero{gap:4rem}.styles-module__3bMVka__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.styles-module__3bMVka__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem;font-weight:600}.styles-module__3bMVka__title{color:var(--color-text);max-width:1100px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.1}.styles-module__3bMVka__description,.styles-module__3bMVka__paragraph{color:var(--color-text-light);max-width:720px;line-height:1.9}.styles-module__3bMVka__actions{flex-direction:column;gap:1rem;display:flex}.styles-module__3bMVka__secondaryButton{color:var(--color-text);font-weight:500}.styles-module__3bMVka__aboutImage{aspect-ratio:2/3;border-radius:28px;width:100%;max-width:320px;margin-inline:auto;position:relative;overflow:hidden}.styles-module__3bMVka__image{object-fit:cover;object-position:center top}.styles-module__3bMVka__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module__3bMVka__heading{color:var(--color-text);font-size:clamp(2rem,4vw,3rem);line-height:1.2}.styles-module__3bMVka__supportSection,.styles-module__3bMVka__therapySection,.styles-module__3bMVka__aboutSection{gap:3rem}.styles-module__3bMVka__aboutContent{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:576px){.styles-module__3bMVka__actions{flex-direction:row}}@media (min-width:768px){.styles-module__3bMVka__aboutSection{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem;display:grid}}
.styles-module__4t6Y8W__hero{text-align:center;justify-content:center;gap:1.5rem;min-height:60vh}.styles-module__4t6Y8W__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem;font-weight:600}.styles-module__4t6Y8W__title{color:var(--color-text);max-width:1000px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.1}.styles-module__4t6Y8W__description{color:var(--color-text-light);max-width:720px;font-size:1.125rem;line-height:1.8}.styles-module__4t6Y8W__infoSection{border-bottom:1px solid var(--color-card-background);width:100%}.styles-module__4t6Y8W__infoGrid{gap:1rem;width:100%;margin-top:3rem;display:grid}.styles-module__4t6Y8W__infoCard{background:var(--background-3);border:1px solid var(--color-border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__4t6Y8W__infoCard:first-of-type,.styles-module__4t6Y8W__infoCard:last-of-type{border:2px solid var(--color-primary)}.styles-module__4t6Y8W__badge{color:var(--color-primary);letter-spacing:.03em;text-transform:uppercase;background:#6f8f721f;border:1px solid #6f8f7233;border-radius:999px;min-width:170px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.styles-module__4t6Y8W__infoCard svg{color:var(--color-primary)}.styles-module__4t6Y8W__infoCard strong{color:var(--color-text);font-size:1.5rem;font-weight:600}.styles-module__4t6Y8W__infoCard span{color:var(--color-text-light)}.styles-module__4t6Y8W__infoCard .styles-module__4t6Y8W__discountFee{color:var(--color-text);text-underline-offset:2.5px;font-weight:700;text-decoration:underline}.styles-module__4t6Y8W__subheading{color:var(--color-text);letter-spacing:.03em;text-align:center;text-transform:uppercase;margin-top:3rem;font-size:1.25rem;font-weight:600}.styles-module__4t6Y8W__programmes{gap:1rem;width:100%;margin-block:2rem;display:grid}.styles-module__4t6Y8W__programme,.styles-module__4t6Y8W__programmesFooter{background:var(--background-2);border:1px solid var(--color-border);text-align:center;border-radius:20px;flex-direction:column;padding:1.5rem;display:flex}.styles-module__4t6Y8W__programme{gap:.5rem}.styles-module__4t6Y8W__programmesFooter{width:100%;font-style:italic;line-height:1.7}.styles-module__4t6Y8W__programmesFooter a{color:var(--color-primary)}.styles-module__4t6Y8W__programme strong{color:var(--color-text)}.styles-module__4t6Y8W__programme span{color:var(--color-text-light)}.styles-module__4t6Y8W__interviewSection{border-bottom:var(--color-card-background) 1px solid;border-top:var(--color-card-background) 1px solid}.styles-module__4t6Y8W__interviewCard{background:var(--background-3);border:1px solid var(--color-border);text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1050px;padding:clamp(2rem,4vw,4rem);display:flex}.styles-module__4t6Y8W__step{background:var(--accent);color:var(--color-text);border-radius:999px;padding:.45rem 1rem;font-size:.9rem;font-weight:600}.styles-module__4t6Y8W__interviewTitle{color:var(--color-text);max-width:700px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.styles-module__4t6Y8W__interviewDescription{color:var(--color-text-light);max-width:760px;font-size:1.05rem;line-height:1.9}.styles-module__4t6Y8W__groupsSection{border-bottom:var(--color-card-background) 1px solid}.styles-module__4t6Y8W__container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.styles-module__4t6Y8W__heading{color:var(--color-text);text-align:center;max-width:700px;font-size:clamp(2rem,4vw,3rem)}.styles-module__4t6Y8W__benefitsSection{gap:3rem}@media (max-width:768px){.styles-module__4t6Y8W__benefits{flex-direction:column;gap:2rem}.styles-module__4t6Y8W__separator{width:100%;height:1px}}@media (min-width:768px){.styles-module__4t6Y8W__infoGrid{grid-template-columns:repeat(2,1fr)}.styles-module__4t6Y8W__discountCard{grid-column:span 2}.styles-module__4t6Y8W__programmes{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.styles-module__4t6Y8W__infoGrid{grid-template-columns:repeat(4,1fr)}.styles-module__4t6Y8W__discountCard{grid-column:span 4}}
.styles-module__xj48rq__step{flex-direction:column;gap:3rem;width:100%;max-width:800px;margin:0 auto;display:flex}.styles-module__xj48rq__header{text-align:center;flex-direction:column;gap:1rem;display:flex}.styles-module__xj48rq__counter{color:var(--color-text-light);font-size:.95rem;font-weight:500}.styles-module__xj48rq__question{color:var(--color-text);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.4}.styles-module__xj48rq__answers{gap:1rem;display:grid}.styles-module__xj48rq__answer{background:var(--background-2);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;font:inherit;text-align:left;border-radius:20px;padding:1.5rem;transition:border-color .2s,background-color .2s,transform .2s}.styles-module__xj48rq__answer:hover{border-color:var(--color-primary);transform:translateY(-2px)}.styles-module__xj48rq__answer.styles-module__xj48rq__selected{background:var(--accent);border-color:var(--color-primary)}.styles-module__xj48rq__actions{justify-content:space-between;gap:1rem;display:flex}.styles-module__xj48rq__primaryButton,.styles-module__xj48rq__secondaryButton{cursor:pointer;font:inherit;border-radius:999px;padding:.9rem 1.5rem}.styles-module__xj48rq__primaryButton{background:var(--color-cta-background);color:var(--color-cta-text);border:none}.styles-module__xj48rq__primaryButton:disabled{cursor:not-allowed;opacity:.5}.styles-module__xj48rq__secondaryButton{border:1px solid var(--color-border);color:var(--color-text);background:0 0}.styles-module__xj48rq__secondaryButton:disabled{cursor:not-allowed;opacity:.5}
