.program-hero{margin:1rem 0}@media (min-width: 768px){.program-hero{margin:1.5rem 0}}@media (min-width: 1024px){.program-hero{margin:2.5rem 0}}.program-hero__container{display:grid;grid-template-columns:1fr;align-items:center;gap:1rem;background-color:#edf0e3;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-hero__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-hero__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}@media (min-width: 1024px){.program-hero__container{grid-template-columns:1fr 370px}}.program-hero__title{color:#7f9540;font-size:clamp(28px,.8080808081vw + 24.3636363636px,36px);line-height:1.2;font-weight:600;margin:0 0 1rem}@media (min-width: 640px){.program-hero__title{margin:0 0 1.5rem}}@media (min-width: 1024px){.program-hero__title{margin:0 0 2rem}}.program-hero__content{display:flex;flex-direction:column}.program-hero__text{margin:0 0 1rem;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}@media (min-width: 768px){.program-hero__text{margin:0 0 1.5rem}}@media (min-width: 1024px){.program-hero__text{margin:0 0 2rem}}.program-hero__text p{margin:0}.program-hero__text p:not(:last-child){margin-bottom:1rem}.program-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width: 1024px){.program-hero__buttons{justify-content:flex-start}}.program-hero__buttons .button{width:100%}@media (min-width: 450px){.program-hero__buttons .button{width:-moz-fit-content;width:fit-content}}.program-hero__image{justify-content:center;align-items:center;display:none}@media (min-width: 1024px){.program-hero__image{display:flex}}.program-hero__image--mobile{display:flex;max-width:250px;margin:0 auto}@media (min-width: 1024px){.program-hero__image--mobile{display:none}}.program-hero__image-img{width:100%;max-width:500px;height:auto;-o-object-fit:contain;object-fit:contain}.program-anchors{margin:2.5rem 0}@media (min-width: 768px){.program-anchors{margin:3rem 0}}@media (min-width: 1024px){.program-anchors{margin:4rem 0}}.program-anchors__container{display:flex;flex-wrap:nowrap;align-items:center;gap:1rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.program-anchors__item{position:relative;flex-shrink:0;border-radius:999px;background:#edf0e3;padding:.75rem 1.5rem;color:#7f9540;font-size:clamp(13px,.101010101vw + 12.5454545455px,14px);line-height:1.3;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .3s ease}@media (hover: hover){.program-anchors__item:hover{background:#f0f5e8}}.program-list{margin-top:2.5rem}@media (min-width: 768px){.program-list{margin-top:3rem}}@media (min-width: 1024px){.program-list{margin-top:4rem}}.program-list__container{background-color:#f6f3ed;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-list__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-list__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}.program-list__filter{margin-bottom:2rem}.program-list__select{width:100%;max-width:450px}.program-list__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.program-list__grid{grid-template-columns:1fr 1fr}}.program-tag{display:flex;flex-direction:column;border-radius:16px;background:#fff;padding:1rem}@media (min-width: 768px){.program-tag{padding:1.5rem}}@media (min-width: 1024px){.program-tag{padding:2rem}}.program-tag--once{grid-column:span 2}.program-tag__header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}@media (min-width: 768px){.program-tag__header{gap:1.5rem}}@media (min-width: 1024px){.program-tag__header{gap:2rem}}.program-tag__icon{flex-shrink:0}.program-tag__icon-img{-o-object-fit:contain;object-fit:contain;width:72px;height:72px}@media (min-width: 768px){.program-tag__icon-img{width:96px;height:96px}}@media (min-width: 1024px){.program-tag__icon-img{width:124px;height:124px}}.program-tag__title{margin:0;color:#7f9540;font-size:clamp(20px,.6060606061vw + 17.2727272727px,26px);line-height:1.3;font-weight:600}.program-tag__programs{display:flex;flex-direction:column}.program-tag__footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem}@media (min-width: 640px){.program-tag__footer{flex-direction:row}}@media (min-width: 768px){.program-tag__footer{padding-top:1.5rem}}@media (min-width: 1024px){.program-tag__footer{padding-top:2rem}}.program-tag__button{width:100%}@media (min-width: 640px){.program-tag__button{width:inherit}}.program-tag__price{color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600;white-space:nowrap}.program-card__link{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-radius:16px;padding:1rem;color:inherit;text-decoration:none;transition:all .3s ease}@media (hover: hover){.program-card__link:hover{background-color:#edf0e3}.program-card__link:hover .program-card__arrow{background-color:#7f9540}.program-card__link:hover .program-card__arrow svg{fill:#fff}}.program-card__content{flex:1}.program-card__title{margin:0 0 .5rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}@media (min-width: 640px){.program-card__title{margin:0 0 1rem}}.program-card__description-toggle{display:block;cursor:pointer;margin:0;border:none;background:none;padding:0;color:#bbb;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:500;text-decoration:underline;transition:all .3s ease}@media (min-width: 640px){.program-card__description-toggle{display:none}}@media (hover: hover){.program-card__description-toggle:hover{color:#5f7423}}.program-card__text{display:block;margin:1rem 0 0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}@media (min-width: 640px){.program-card__text{display:none}}.program-card__text p{margin:0}.program-card__text p:not(:last-child){margin-bottom:.5rem}.program-card__text-desktop{display:none;margin:0;color:#563518;font-size:clamp(13px,.101010101vw + 12.5454545455px,14px);line-height:1.3;font-weight:400;line-height:1.5}@media (min-width: 640px){.program-card__text-desktop{display:block}}.program-card__text-desktop p{margin:0}.program-card__text-desktop p:not(:last-child){margin-bottom:.5rem}.program-card__arrow{flex-shrink:0;border:1px solid #e0e0e0;border-radius:50%;width:1.5rem;height:1.5rem;color:#7f9540;transition:all .3s ease;display:none;justify-content:center;align-items:center}@media (min-width: 640px){.program-card__arrow{display:flex}}@media (min-width: 768px){.program-card__arrow{width:2rem;height:2rem}}.program-card__arrow svg{fill:#e0e0e0;width:.5rem;height:.5rem;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.program-card__arrow svg{width:1rem;height:1rem}}.program-advantages__grid{display:flex;flex-wrap:wrap;gap:2rem}.program-advantages-card{display:flex;flex:1 1 280px;flex-direction:column;box-shadow:0 0 19px #0000001a;border-radius:16px;background-color:#fff;min-width:280px;max-width:100%;padding:1rem}@media (min-width: 768px){.program-advantages-card{padding:1.5rem}}@media (min-width: 1024px){.program-advantages-card{padding:2rem}}.program-advantages-card__icon{flex-shrink:0;margin-bottom:1rem;width:1.5rem;height:1.5rem}@media (min-width: 768px){.program-advantages-card__icon{margin-bottom:2rem;width:2rem;height:2rem}}@media (min-width: 1024px){.program-advantages-card__icon{margin-bottom:2.5rem;width:2.5rem;height:2.5rem}}.program-advantages-card__icon svg{opacity:.5;fill:#7f9540;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.program-advantages-card__title{margin:0 0 1rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}.program-advantages-card__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-advantages--item .program-advantages-card{flex:1 1 320px}.program-steps__list{display:grid;position:relative;grid-template-columns:repeat(1,1fr);gap:0;padding:1rem}@media (min-width: 1024px){.program-steps__list{grid-template-columns:repeat(4,1fr)}}.program-steps-item{display:flex;position:relative;flex-direction:column;align-items:flex-start;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;padding:1rem}@media (min-width: 768px){.program-steps-item{padding:1.5rem}}@media (min-width: 1024px){.program-steps-item{padding:68px 1.5rem 1.5rem}}.program-steps-item__number{display:flex;position:absolute;top:0;left:0;flex-shrink:0;justify-content:center;align-items:center;transform:translate(-50%,-50%);margin-bottom:20px;border:1px solid #e0e0e0;border-radius:50%;background-color:#fff;width:2rem;height:2rem}@media (min-width: 768px){.program-steps-item__number{width:2.5rem;height:2.5rem}}@media (min-width: 1024px){.program-steps-item__number{width:3rem;height:3rem}}.program-steps-item__number-text{color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}.program-steps-item__content{flex:1}.program-steps-item__title{margin:0 0 .5rem;min-height:auto;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}@media (min-width: 640px){.program-steps-item__title{margin:0 0 1rem}}@media (min-width: 1024px){.program-steps-item__title{min-height:2lh}}.program-steps-item__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-recommendations__container{background-color:#edf0e3;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-recommendations__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-recommendations__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}.program-recommendations__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){.program-recommendations__grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.program-recommendations__grid{grid-template-columns:repeat(3,1fr)}}.program-recommendations-card{display:flex;position:relative;flex-direction:column;border-radius:10px;background-color:#fff;padding:1rem}.program-recommendations-card__icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;align-self:flex-end;opacity:.5;border-radius:999px;background-color:#7f9540;margin:0 0 1.5rem;width:1.5rem;height:1.5rem}@media (min-width: 768px){.program-recommendations-card__icon{margin:0 0 2rem;width:2rem;height:2rem}}@media (min-width: 1024px){.program-recommendations-card__icon{margin:0 0 2.5rem;width:2.5rem;height:2.5rem}}.program-recommendations-card__icon svg{fill:#fff;width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.program-recommendations-card__icon svg{width:.75rem;height:.75rem}}.program-recommendations-card__title{margin:0 0 1rem;padding-right:3rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}.program-recommendations-card__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-faq__list{display:flex;flex-direction:column;gap:16px;margin:0 auto}.program-faq-item{transition:box-shadow .3s ease;border:1px solid #7f9540;border-radius:16px;background-color:#fff;padding:24px;overflow:hidden}.program-faq-item:hover{box-shadow:0 2px 8px #00000014}.program-faq-item__header{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer}.program-faq-item__question{flex:1;color:#7f9540;font-weight:600;font-size:18px;line-height:1.3}.program-faq-item__toggle{display:block;flex-shrink:0;transition:transform .3s ease;fill:#7f9540;width:20px;height:20px}.program-faq-item__answer{transition:max-height .3s ease,margin-top .3s ease;margin-top:0;max-height:0;overflow:hidden;color:#563518;font-size:16px;line-height:1.4}.program-faq-item[data-accordion-active] .program-faq-item__answer{margin-top:1rem}.program-faq-item[data-accordion-active] .program-faq-item__toggle{transform:rotate(90deg)}@media (max-width: 991px){.program-faq-item__question{font-size:16px;line-height:1.3}.program-faq-item__toggle{width:16px;height:16px}.program-faq-item__answer{font-size:14px;line-height:1.3}}@media (max-width: 768px){.program-faq-item{padding:16px}}@media (max-width: 991px){.program-faq-item__question{font-size:14px;line-height:1.3}.program-faq-item__toggle{width:16px;height:16px}.program-faq-item__answer{font-size:14px;line-height:1.3}}.program-form__container{background-color:#7f9540;padding-bottom:2rem!important;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-form__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-form__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}.program-form__grid{display:grid;grid-template-columns:450px 1fr;gap:30px}.program-form__fields{display:flex;flex-direction:column;gap:0;margin-bottom:1rem}.program-form__actions{display:flex;flex-direction:column;gap:0}.program-form__disclaimer{display:flex;align-items:center;gap:8px;margin-top:20px}.program-form__disclaimer-icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;width:24px;height:24px;color:#7f9540;font-weight:600;font-size:14px;line-height:1}.program-form__disclaimer-text{color:#fff;font-weight:600;font-size:14px;line-height:1.4}.program-form .form__header{margin-bottom:24px}.program-form .form__header__title{margin:0 0 12px;color:#fff;font-weight:600;font-size:30px;line-height:1.2}.program-form .form__header__description{color:#fff;font-size:16px;line-height:1.3}.program-form .form__row{position:relative;margin-bottom:1rem}.program-form .form__row:last-child{margin-bottom:0}.program-form .form__row.error .form__input,.program-form .form__row.error .form__checkbox-input{border-color:#ff3b41}.program-form .form__row .error-msg{position:absolute;bottom:1px;left:1.5rem;color:#ff3b41;font-size:10px;line-height:1.2;white-space:nowrap}.program-form .form__row .form__checkbox+.error-msg{bottom:-16px;left:0}.program-form .form__input{border:1px solid rgba(255,255,255,.3);border-radius:30px;background-color:#f5f5f0;padding:16px 20px;width:100%;color:#563518;font-size:16px}.program-form .form__input::-moz-placeholder{color:#00000080}.program-form .form__input::placeholder{color:#00000080}.program-form .form__input:focus{outline:none;border-color:#ffffff80}.program-form .form__button{border:2px solid #fff;border-radius:30px;background-color:transparent;padding:1rem;width:100%;height:auto;color:#fff;font-weight:600;line-height:1.3;transition:all .3s ease}@media (hover: hover){.program-form .form__button:hover:not(:disabled){background-color:#fff;color:#7f9540}}.program-form .form__button:disabled{opacity:.8;cursor:not-allowed}.program-form .form__checkbox--policy{display:flex;align-items:center;gap:1rem;color:#fff;font-size:12px;line-height:1.4}.program-form .form__checkbox-input{position:relative;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid rgba(255,255,255,.5);border-radius:100%;background-color:#fff;width:30px;height:30px}.program-form .form__checkbox-input:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMzYwODkgMTAuNzg4MUM1LjIyNzIxIDEwLjkyNDEgNS4wNDQ5MyAxMSA0Ljg1NTUgMTFDNC42NjYwNyAxMSA0LjQ4Mzc5IDEwLjkyNDEgNC4zNTAxMSAxMC43ODgxTDAuMzE0MTY5IDYuNzAzNDRDLTAuMTA0NzIzIDYuMjc5NTcgLTAuMTA0NzIzIDUuNTkyNCAwLjMxNDE2OSA1LjE2OTI2TDAuODE5NTU2IDQuNjU3ODdDMS4yMzg0NSA0LjIzNCAxLjkxNjgyIDQuMjM0IDIuMzM1NzIgNC42NTc4N0w0Ljg1NTUgNy4yMDc1OUwxMS42NjQzIDAuMzE3OTAyQzEyLjA4MzIgLTAuMTA1OTY3IDEyLjc2MjMgLTAuMTA1OTY3IDEzLjE4MDQgMC4zMTc5MDJMMTMuNjg1OCAwLjgyOTI5NUMxNC4xMDQ3IDEuMjUzMTYgMTQuMTA0NyAxLjk0MDMzIDEzLjY4NTggMi4zNjM0N0w1LjM2MDg5IDEwLjc4ODFaIiBmaWxsPSIjN0Y5NTQwIi8+Cjwvc3ZnPgo=);background-position:center;background-size:1rem;background-repeat:no-repeat;background-color:#fff}.program-form .form .policy{color:#fff;font-size:12px;line-height:1.3}.program-form .form .policy a{color:#fff;text-decoration:underline;transition:all .3s ease}@media (hover: hover){.program-form .form .policy a:hover{opacity:.8}}.program-form .form__footer{display:flex;justify-content:center;margin-top:32px}.program-form .form__footer-link{color:#ffffffb3;font-size:12px;text-decoration:none}@media (hover: hover){.program-form .form__footer-link:hover{opacity:.8}}.program-form .form__success{display:none;margin:0;padding:2rem 0;text-align:center}.program-form .form__success-title{display:block;margin:0 0 .5rem;color:#fff;font-weight:600;font-size:24px;line-height:1.3;text-align:center}.program-form .form__success-text{margin:0;color:#fff;font-size:16px;line-height:1.3;text-align:center}@media (max-width: 1250px){.program-form__container{margin-right:0;margin-left:0;padding:0}}@media (max-width: 991px){.program-form__grid{grid-template-columns:1fr;gap:16px}.program-form__form{padding:25px}.program-form__disclaimer{margin-top:8px}.program-form__disclaimer-icon{width:20px;height:20px;font-size:14px;line-height:1}.program-form__disclaimer-text{font-size:14px;line-height:1.4}.program-form .form__header{margin-bottom:8px}.program-form .form__header__title{margin:0 0 8px;font-size:26px;line-height:1.3}.program-form .form__header__description{font-size:14px;line-height:1.3}.program-form .form__row{margin-bottom:1rem}.program-form .form__row:last-child{margin-bottom:0}.program-form .form__input{padding:16px 20px;color:#563518;font-size:14px}.program-form .form__button{font-size:14px;line-height:1.3}.program-form .form__checkbox-input{width:24px;height:24px}.program-form .form__success-title{font-size:24px;line-height:1.3}.program-form .form__success-text{font-size:16px;line-height:1.3}}@media (max-width: 500px){.program-form__grid{grid-template-columns:1fr;gap:16px}.program-form__form{padding:25px}.program-form__disclaimer{margin-top:8px}.program-form__disclaimer-icon{width:20px;height:20px;font-size:14px;line-height:1}.program-form__disclaimer-text{font-size:12px;line-height:1.3}.program-form .form__header{margin-bottom:8px}.program-form .form__header__title{margin:0 0 8px;font-size:18px;line-height:1.3}.program-form .form__header__description{font-size:12px;line-height:1.3}.program-form .form__row{margin-bottom:1rem}.program-form .form__row:last-child{margin-bottom:0}.program-form .form__input{padding:16px 20px;color:#563518;font-size:14px}.program-form .form__button{font-size:14px;line-height:1.3}.program-form .form__checkbox-input{width:24px;height:24px}.program-form .form__checkbox--policy{align-items:flex-start}.program-form .form__success-title{font-size:24px;line-height:1.3}.program-form .form__success-text{font-size:16px;line-height:1.3}}.program-comparison__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.program-comparison__grid{gap:1.5rem;grid-template-columns:1fr 1fr}}@media (min-width: 640px){.program-comparison__grid{gap:2rem}}.program-comparison-card{display:flex;justify-content:space-between;align-items:center;border-radius:10px;background-color:#edf0e3;padding:1rem;transition:all .3s ease}@media (min-width: 768px){.program-comparison-card{padding:1.5rem}}@media (hover: hover){.program-comparison-card:hover{background-color:#7f9540}.program-comparison-card:hover .program-comparison-card__icon{fill:#fff;transition:all .3s ease}.program-comparison-card:hover .program-comparison-card__title,.program-comparison-card:hover .program-comparison-card__count{color:#fff;transition:all .3s ease}}.program-comparison-card__icon{opacity:.5;fill:#7f9540;width:1.5rem;height:1.5rem}@media (min-width: 768px){.program-comparison-card__icon{width:2rem;height:2rem}}@media (min-width: 1024px){.program-comparison-card__icon{width:2.5rem;height:2.5rem}}.program-comparison-card__icon-svg{width:100%;height:100%}.program-comparison-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.program-comparison-card__title{margin:0;color:#7f9540;font-size:clamp(18px,.202020202vw + 17.0909090909px,20px);line-height:1.3;font-weight:600;text-align:left}.program-comparison-card__count{margin:0;color:#bbb;font-size:clamp(14px,.202020202vw + 13.0909090909px,16px);line-height:1.3;font-weight:400}.program-comparison-table{border-collapse:collapse;width:100%}.program-comparison-table th,.program-comparison-table td{vertical-align:middle;border:none;padding:.75rem 1rem;color:#563518;text-align:center}.program-comparison-table th:first-of-type,.program-comparison-table td:first-of-type{border-radius:10px 0 0 10px;min-width:inherit;max-width:inherit}@media (min-width: 768px){.program-comparison-table th:first-of-type,.program-comparison-table td:first-of-type{min-width:250px;max-width:250px}}@media (min-width: 1024px){.program-comparison-table th:first-of-type,.program-comparison-table td:first-of-type{min-width:350px;max-width:350px}}.program-comparison-table th:last-of-type,.program-comparison-table td:last-of-type{border-radius:0 10px 10px 0}.program-comparison-table th:not(:first-of-type),.program-comparison-table td:not(:first-of-type){min-width:165px;max-width:165px;word-wrap:break-word}.program-comparison-table tbody tr:nth-child(2n) td{background-color:#f5f5f5}.program-comparison-table tbody tr:nth-child(odd) td{background-color:#fff}.program-comparison-table__service-header,.program-comparison-table__service-cell{position:sticky;left:0;z-index:1;border-right:2px solid #fff;text-align:left!important}.program-comparison-table__service-header{background-color:#fff}.program-comparison-table__price-row td{background-color:#edf0e3!important}.program-comparison-table__price{display:block;margin:0 auto;color:#5f7423;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:500}.program-comparison-table__price-old{display:block;margin:0 auto;font-size:clamp(13px,.101010101vw + 12.5454545455px,14px);line-height:1.3;font-weight:600;text-decoration:line-through}.program-comparison-table__program-link{text-decoration:none}.program-comparison-table__program-name{display:block;color:#563518;font-size:clamp(14px,.202020202vw + 13.0909090909px,16px);line-height:1.3;font-weight:400}@media (hover: hover){.program-comparison-table__program-name:hover{text-decoration:underline}}.program-comparison-table__program-price{display:block}.modal-comparison__dialog{margin:2.5vh auto;width:95vw;max-width:95vw;height:95vh}.modal-comparison__content{display:flex;flex-direction:column;height:100%}.modal-comparison__body{flex:1;overflow:auto}.modal-comparison__table-wrapper{overflow-x:auto}.program-item-hero{margin:1rem 0}@media (min-width: 768px){.program-item-hero{margin:1.5rem 0}}@media (min-width: 1024px){.program-item-hero{margin:2.5rem 0}}.program-item-hero__container{display:grid;grid-template-columns:1fr;align-items:center;gap:1rem;background-color:#edf0e3;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-item-hero__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-item-hero__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}@media (min-width: 1024px){.program-item-hero__container{grid-template-columns:1fr 370px}}.program-item-hero__content{display:flex;flex-direction:column}.program-item-hero__title{color:#7f9540;font-size:clamp(28px,.8080808081vw + 24.3636363636px,36px);line-height:1.2;font-weight:600;margin:0 0 1rem}@media (min-width: 640px){.program-item-hero__title{margin:0 0 1.5rem}}@media (min-width: 1024px){.program-item-hero__title{margin:0 0 2rem}}.program-item-hero__text{margin:0 0 1rem;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}@media (min-width: 768px){.program-item-hero__text{margin:0 0 1.5rem}}@media (min-width: 1024px){.program-item-hero__text{margin:0 0 2rem}}@media (max-width: 639px){.program-item-hero__text{text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}.program-item-hero__text p{margin:0}.program-item-hero__text p:not(:last-child){margin-bottom:1rem}.program-item-hero__actions{display:flex;flex-direction:column;align-items:center;gap:1rem;justify-content:center}@media (min-width: 768px){.program-item-hero__actions{flex-direction:row;justify-content:flex-start}}.program-item-hero__price{color:#7f9540;font-size:clamp(18px,.202020202vw + 17.0909090909px,20px);line-height:1.3;font-weight:500}.program-item-hero__price-old{margin-left:.5rem;color:#563518;font-size:clamp(13px,.101010101vw + 12.5454545455px,14px);line-height:1.3;font-weight:600;text-decoration:line-through}.program-item-hero__image{justify-content:center;align-items:center;display:none}@media (min-width: 1024px){.program-item-hero__image{display:flex}}.program-item-hero__image--mobile{display:flex;max-width:250px;margin:0 auto}@media (min-width: 1024px){.program-item-hero__image--mobile{display:none}}.program-item-hero__image-img{width:100%;max-width:260px;height:auto;-o-object-fit:contain;object-fit:contain}.program-item-includes{margin-top:2.5rem}@media (min-width: 768px){.program-item-includes{margin-top:3rem}}@media (min-width: 1024px){.program-item-includes{margin-top:4rem}}.program-item-includes__container{display:flex;flex-direction:column}.program-item-includes__list{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){.program-item-includes__list{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.program-item-includes__list{gap:2rem}}.program-item-includes__list--single{grid-template-columns:1fr}.program-item-includes-item{display:flex;flex-direction:column;box-shadow:0 0 19px #0000001a;border-radius:16px;background-color:#fff;padding:1rem}@media (min-width: 768px){.program-item-includes-item{padding:1.5rem}}@media (min-width: 1024px){.program-item-includes-item{padding:2rem}}.program-item-includes-item__header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.program-item-includes-item__icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-top:4px}@media (min-width: 1024px){.program-item-includes-item__icon{width:1.5rem;height:1.5rem}}.program-item-includes-item__icon svg{fill:#7f9540;width:100%;height:100%}.program-item-includes-item__title{margin:0;color:#563518;font-size:clamp(18px,.202020202vw + 17.0909090909px,20px);line-height:1.3;font-weight:600}.program-item-includes-item--wide{display:grid;grid-template-columns:1fr;grid-column:1/-1;align-items:flex-start;gap:0}@media (min-width: 768px){.program-item-includes-item--wide{gap:2rem;grid-template-columns:1fr 1fr}}.program-item-cta__container{display:grid;grid-template-columns:1fr;align-items:center;gap:1rem;border-radius:16px;background-color:#edf0e3;padding:1rem}@media (min-width: 640px){.program-item-cta__container{gap:1.5rem;padding:1.5rem}}@media (min-width: 1024px){.program-item-cta__container{grid-template-columns:1fr 320px;gap:2rem;padding:2rem}}.program-item-cta__content{display:flex;align-items:flex-start;gap:.5rem}@media (min-width: 640px){.program-item-cta__content{gap:1rem}}.program-item-cta__icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:999px;background-color:#7f9540;width:1.5rem;height:1.5rem;margin-top:4px;color:#fff;font-size:clamp(20px,.6060606061vw + 17.2727272727px,26px);line-height:1.3;font-weight:600}@media (min-width: 640px){.program-item-cta__icon{width:2rem;height:2rem}}@media (min-width: 768px){.program-item-cta__icon{width:2.5rem;height:2.5rem}}.program-item-cta__icon-text{display:flex;justify-content:center;align-items:center}.program-item-cta__text{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media (min-width: 640px){.program-item-cta__text{gap:1rem}}.program-item-cta__description{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-item-cta__phone{color:#7f9540;font-size:clamp(20px,.6060606061vw + 17.2727272727px,26px);line-height:1.3;font-weight:600;text-decoration:none;transition:all .3s ease}@media (hover: hover){.program-item-cta__phone:hover{color:#5f7423}}.program-item-cta__actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.program-item-cta__button{width:100%}@media (min-width: 640px){.program-item-cta__button{width:-moz-fit-content;width:fit-content}}.program-item-cta__price{color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600;text-align:right}.program-item-cta__price-old{margin-left:.5rem;color:#563518;font-size:clamp(13px,.101010101vw + 12.5454545455px,14px);line-height:1.3;font-weight:600;text-decoration:line-through}.program-item-benefits__container{display:flex;flex-direction:column}.program-item-benefits__card{box-shadow:0 0 19px #0000001a;border-radius:16px;background-color:#fff;padding:1rem}@media (min-width: 768px){.program-item-benefits__card{padding:1.5rem}}@media (min-width: 1024px){.program-item-benefits__card{padding:2rem}}.program-item-benefits__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 1024px){.program-item-benefits__grid{grid-template-columns:repeat(2,1fr)}}.program-item-benefits-item{display:flex;align-items:flex-start;gap:.5rem}@media (min-width: 768px){.program-item-benefits-item{gap:1rem}}.program-item-benefits-item__icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:999px;background-color:#7f9540;width:1rem;height:1rem;margin-top:3px}@media (min-width: 768px){.program-item-benefits-item__icon{margin-top:0;width:1.5rem;height:1.5rem}}.program-item-benefits-item__icon svg{fill:#fff;width:8px;height:8px}@media (min-width: 768px){.program-item-benefits-item__icon svg{width:.75rem;height:.75rem}}.program-item-benefits-item__content{display:flex;flex:1;flex-direction:column}.program-item-benefits-item__title{margin:0 0 .5rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}.program-item-benefits-item__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-item-cases__container{display:grid;grid-template-columns:1fr;align-items:center;gap:1rem;background-color:#edf0e3;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-item-cases__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-item-cases__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}@media (min-width: 1024px){.program-item-cases__container{grid-template-columns:1fr 257px}}.program-item-cases__content{display:flex;flex-direction:column}.program-item-cases__content h3{color:#7f9540;font-size:clamp(18px,.202020202vw + 17.0909090909px,20px);line-height:1.3;font-weight:600}.program-item-cases__text{margin:0 0 1rem;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}@media (min-width: 768px){.program-item-cases__text{margin:0 0 1.5rem}}@media (min-width: 1024px){.program-item-cases__text{margin:0 0 2rem}}.program-item-cases__image{justify-content:center;align-items:center;display:none}@media (min-width: 1024px){.program-item-cases__image{display:flex}}.program-item-cases__image--mobile{display:flex;max-width:250px;margin:0 auto}@media (min-width: 1024px){.program-item-cases__image--mobile{display:none}}.program-item-why-annual__container,.program-item-why-annual__list{display:flex;flex-direction:column}.program-item-why-annual-item{display:grid;grid-template-columns:40px 1fr;align-items:flex-start;gap:2rem;border-bottom:1px solid #e0e0e0;padding:1rem 0}@media (min-width: 768px){.program-item-why-annual-item{grid-template-columns:80px 1fr;padding:1.5rem 0;gap:3rem}}@media (min-width: 1024px){.program-item-why-annual-item{gap:4rem}}.program-item-why-annual-item:last-child{border-bottom:none}.program-item-why-annual-item__number{color:#e0e0e0;font-size:clamp(32px,2.5252525253vw + 20.6363636364px,57px);font-weight:600;line-height:1;text-align:left}.program-item-why-annual-item__content{display:flex;flex-direction:column}.program-item-why-annual-item__title{margin:0 0 1rem;color:#7f9540;font-size:clamp(18px,.202020202vw + 17.0909090909px,20px);line-height:1.3;font-weight:600}.program-item-why-annual-item__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}@media (max-width: 639px){.program-item-why-annual-item__text{text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}.program-item-recommendations__container{box-shadow:0 0 19px #0000001a;background-color:#fff;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-item-recommendations__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-item-recommendations__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}.program-item-recommendations__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){.program-item-recommendations__grid{gap:1.5rem}}@media (min-width: 1024px){.program-item-recommendations__grid{grid-template-columns:repeat(3,1fr)}}.program-item-recommendations-item{display:flex;align-items:flex-start;gap:1rem}.program-item-recommendations-item__icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:999px;background-color:#7f9540;width:1rem;height:1rem;margin-top:3px}@media (min-width: 768px){.program-item-recommendations-item__icon{width:1.5rem;height:1.5rem}}.program-item-recommendations-item__icon svg{fill:#fff;width:.5rem;height:.5rem}@media (min-width: 768px){.program-item-recommendations-item__icon svg{width:.75rem;height:.75rem}}.program-item-recommendations-item__content{display:flex;flex:1;flex-direction:column}.program-item-recommendations-item__title{margin:0 0 .75rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}.program-item-recommendations-item__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-item-how-to-book__container{display:flex;flex-direction:column}.program-item-how-to-book__steps{display:grid;position:relative;grid-template-columns:repeat(1,1fr);gap:2.5rem;padding-left:.5rem}@media (min-width: 1024px){.program-item-how-to-book__steps{grid-template-columns:repeat(3,1fr);padding-left:0}}.program-item-how-to-book__line{position:absolute;top:1.25rem;right:0;left:1.25rem;z-index:0;background-color:#7f9540;width:1px;height:100%}@media (min-width: 1024px){.program-item-how-to-book__line{left:0;height:1px;width:100%}}.program-item-how-to-book-item{display:flex;position:relative;flex-direction:column;align-items:flex-start;z-index:1;padding-left:3rem}@media (min-width: 1024px){.program-item-how-to-book-item{align-items:center;padding-left:0}}.program-item-how-to-book-item__node{position:absolute;top:9px;left:0;z-index:2;box-shadow:0 0 10px 6px #7f954066;border-radius:999px;background-color:#7f9540;width:1.5rem;height:1.5rem}.program-item-how-to-book-item__content{display:flex;flex-direction:column;margin-top:10px;text-align:left}@media (min-width: 1024px){.program-item-how-to-book-item__content{margin-top:64px}}.program-item-how-to-book-item__title{margin:0 0 .5rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}@media (min-width: 1024px){.program-item-how-to-book-item__title{margin:0 0 1rem}}.program-item-how-to-book-item__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}.program-item-why__container{background-color:#edf0e3;margin-right:0;margin-left:0;padding:1rem;border-radius:16px}@media (min-width: 768px){.program-item-why__container{padding:1.5rem}}@media (min-width: calc(1334px + 6rem)){.program-item-why__container{margin-right:-3rem;margin-left:-3rem;padding:3rem}}.program-item-why__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){.program-item-why__grid{gap:1.5rem}}@media (min-width: 1024px){.program-item-why__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.program-item-why-card{display:flex;flex:1 1 100%;flex-direction:column;border-radius:10px;background-color:#fff;padding:1rem;min-width:100%;max-width:100%}@media (min-width: 640px){.program-item-why-card{flex:1 1 280px;min-width:280px}}.program-item-why-card__icon{flex-shrink:0;align-self:flex-end;margin-bottom:1.5rem;width:1.5rem;height:1.5rem}@media (min-width: 768px){.program-item-why-card__icon{margin-bottom:2rem;width:2rem;height:2rem}}@media (min-width: 1024px){.program-item-why-card__icon{margin-bottom:2.5rem;width:2.5rem;height:2.5rem}}.program-item-why-card__icon svg{opacity:.5;fill:#7f9540;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.program-item-why-card__title{margin:0 0 1rem;color:#7f9540;font-size:clamp(16px,.202020202vw + 15.0909090909px,18px);line-height:1.3;font-weight:600}.program-item-why-card__text{margin:0;color:#563518;font-size:clamp(15px,.101010101vw + 14.5454545455px,16px);line-height:1.5;font-weight:400}
