.CardBenefitsAudio_active__iA_bw,.CardBenefitsAudio_card__LmO6V{width:auto;height:auto;display:grid;grid-template-columns:3rem auto;align-items:center;justify-items:center;grid-gap:0 .2rem;gap:0 .2rem;padding:0 .5rem;border-radius:2rem;cursor:pointer;border:transparent}.CardBenefitsAudio_card__LmO6V{background-color:transparent}.CardBenefitsAudio_iconHover__ZoFL5,.CardBenefitsAudio_icon__rgD9q{width:2.375rem;height:2.375rem;margin:1rem .5rem}.CardBenefitsAudio_title__dV148{text-align:left;font-size:1rem;font-weight:400}.CardBenefitsAudio_active__iA_bw,.CardBenefitsAudio_card__LmO6V:hover{background-color:var(--primary);color:var(--white);border:none}.CardBenefitsAudio_card__LmO6V:hover .CardBenefitsAudio_icon__rgD9q,.CardBenefitsAudio_iconHover__ZoFL5{filter:brightness(0) invert(1)}@media (max-width:1010px){.CardBenefitsAudio_active__iA_bw,.CardBenefitsAudio_card__LmO6V{display:grid;grid-template-columns:7rem;padding:0 .5rem}.CardBenefitsAudio_title__dV148{text-align:center;font-size:1rem;font-weight:400;margin:0 0 .5rem}}@media (max-width:354px){.CardBenefitsAudio_active__iA_bw,.CardBenefitsAudio_card__LmO6V{grid-template-columns:3rem 8rem;justify-items:left;gap:0 1rem;padding:0 .5rem}}.BenefitsWithAudio_container__NaVlh{background-color:var(--white);width:(var(--wrapper));height:auto;display:flex;flex-direction:column;justify-items:center;border-radius:2rem;padding:2rem;box-shadow:var(--box-shadow)}.BenefitsWithAudio_cards__iUUZp{margin:0 auto;width:100%;height:auto;display:grid;grid-template-columns:repeat(6,auto);align-items:center;justify-items:center}.BenefitsWithAudio_description__cIAmT{color:var(--black);margin:2rem auto 1rem;width:100%;font-size:1.1rem;line-height:1.8rem;font-weight:400;padding:0 1rem;text-align:justify}.BenefitsWithAudio_audioBlock__9LpL7{width:100%;height:3rem;display:grid;justify-items:center;margin:1rem auto}.BenefitsWithAudio_audioBlock__9LpL7 audio{width:450px;height:48px;background-color:transparent}@media (max-width:992px){.BenefitsWithAudio_container__NaVlh{padding:2rem 1rem;margin:0 auto}.BenefitsWithAudio_cards__iUUZp{grid-template-columns:repeat(3,1fr)}}@media (max-width:810px){.BenefitsWithAudio_container__NaVlh{padding:2rem 0;margin:0 auto}.BenefitsWithAudio_cards__iUUZp{width:100%;grid-template-columns:repeat(2,1fr)}}@media (max-width:690px){.BenefitsWithAudio_audioBlock__9LpL7 audio{scale:.9}.BenefitsWithAudio_cards__iUUZp{width:100%;grid-template-columns:repeat(2,1fr)}.BenefitsWithAudio_description__cIAmT{font-size:1rem}}@media (max-width:494px){.BenefitsWithAudio_cards__iUUZp{grid-template-columns:repeat(2,1fr)}.BenefitsWithAudio_audioBlock__9LpL7 audio{scale:.9}.BenefitsWithAudio_description__cIAmT{font-size:.9rem}}@media (max-width:354px){.BenefitsWithAudio_container__NaVlh{padding:2rem 0;margin:0 auto}.BenefitsWithAudio_cards__iUUZp{width:100%;grid-template-columns:1fr;margin:0 auto}.BenefitsWithAudio_audioBlock__9LpL7 audio{scale:.8}}.AudioPlayer_audioPlayer__k0tBF{width:450px;height:50px;background-color:var(--gray-light);margin:0 auto;padding:0 1rem;border-radius:2rem;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:" button time slider";align-items:center;justify-items:center;color:var(--black)}.AudioPlayer_time__PNNaG{grid-area:time;width:80px;height:auto;margin-right:8px;font-size:.8rem;font-weight:500;color:var(--gray)}.AudioPlayer_button__pjG_A{grid-area:button;border:none;background-color:transparent;margin-right:16px}.AudioPlayer_icon__kjd_t{width:16px;height:16px;fill:var(--gray)}@media (max-width:694px){.AudioPlayer_audioPlayer__k0tBF{width:90%;padding:0 1rem}.AudioPlayer_time__PNNaG{margin-right:4px}.AudioPlayer_button__pjG_A{margin-right:8px}.AudioPlayer_icon__kjd_t{width:12px;height:12px}}.Button_button__ShhHD{width:100%;min-width:150px;height:auto;cursor:pointer;border:none;border-radius:3.75rem;padding:1rem .75rem;color:var(--white);font-family:var(--font-grotesk);font-size:1.1rem;font-weight:700;transition:all .3s linear;background-color:transparent}.Button_button__ShhHD:hover{background-color:var(--black)}.Button_primary__Z9HyJ{background-color:var(--primary)}.Button_disabled__hOnxy{width:100%;background-color:var(--gray);pointer-events:none}.Button_disabled__hOnxy:hover{cursor:not-allowed;transform:none}@media(max-width:454px){.Button_button__ShhHD{width:100%;margin:0 auto;min-width:none;font-size:1rem}}.Form_container__1hqN6{width:100%;min-height:40rem;margin:2rem auto 0;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1rem auto;grid-gap:1rem;gap:1rem;align-items:flex-start;justify-items:center;background-color:var(--white);border-radius:2rem;padding:2rem;z-index:0}.Form_block__Iavao{width:100%;height:100%;border-radius:1rem;overflow:hidden;padding:1rem}.Form_form__2RPcn{width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr auto;grid-gap:1rem 0;gap:1rem 0}.Form_input__69eGI,.Form_input__69eGI textarea{width:100%;padding:1rem;margin:0 auto;border-radius:1rem;font-size:1.1rem;font-weight:300;font-family:var(--font-inter);border:none;resize:vertical;background-color:var(--gray-light)}.Form_input__69eGI>:not(textarea){height:3rem}.Form_input__69eGI>:is(textarea){height:7rem;resize:vertical}.Form_input__69eGI:focus,.Form_textarea__8xf_E:focus{outline:none}.Form_input__69eGI::placeholder,.Form_textarea__8xf_E::placeholder{color:var(--gray-dark);font-size:1rem;font-weight:300;font-family:var(--font)-inter}.Form_imageBlock__6zYsh{width:100%;height:100%;padding-left:1rem;display:flex;justify-items:center}.Form_image__h73hz{width:190px;height:50px}.Form_line__TXoN5{border:0;height:3px;border-bottom:1px solid;border-color:var(--gray-line)}.Form_checkbox__x7dCM,.Form_line__TXoN5{width:100%;margin:0 0 1rem}.Form_checkboxLabel__LIqAL{color:#06c;text-decoration:underline}.Form_button__QJNei{width:100%;margin:0 auto;height:auto}@media (max-width:454px){.Form_container__1hqN6{border-radius:1rem;padding:2rem .5rem}.Form_block__Iavao,.Form_input__69eGI,.Form_input__69eGI textarea{border-radius:.5rem}.Form_input__69eGI::placeholder,.Form_textarea__8xf_E::placeholder{font-size:.8rem}}.Spinner_container__SoS4L{width:100%;height:100%;display:grid;place-items:center;background-color:var(--primary);color:var(--white)}.Spinner_spinner__QwWm6{width:30px;height:30px;border:2px solid #cccccc3c;border-top-color:#fff;border-radius:50%;animation:Spinner_spin__Q4Vk1 .8s linear infinite}@keyframes Spinner_spin__Q4Vk1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Checkbox_checkbox__3D893{width:100%;display:flex;align-items:flex-start;gap:.75rem;font-size:.8rem;color:var(--gray);line-height:1.4}.Checkbox_inputWrapper__F8P1o{flex-shrink:0;margin-top:.2rem}.Checkbox_input__BECNW{cursor:pointer}.Checkbox_label__zqB5k{flex:1 1}.Checkbox_label__zqB5k a{color:#06c;text-decoration:underline;margin:0 .25rem}.Checkbox_label__zqB5k a:hover{opacity:.8}.page_page__tjEZA{margin:0 auto 2rem;width:var(--wrapper);height:auto}.page_sections__Ep8YK{width:100%;margin:0 auto;display:grid;grid-template-rows:auto auto;grid-gap:3rem;gap:3rem}.page_tagTop__mW_eX{width:100%;display:flex;justify-content:center;margin:1rem 0}.page_tagTop__mW_eX>div{width:auto;min-width:5rem;padding:.5rem 1rem}.page_newLine__HrUY_{display:none}.page_content__r_hH0{width:100%;display:grid;grid-gap:1rem;gap:1rem;justify-items:center}.page_title__TZQmr{width:100%;height:auto;padding:0 0 1rem;text-align:center;margin:0 auto}.page_title__TZQmr h1{font-size:4.8rem;line-height:4rem;text-wrap:wrap}.page_description__UopG8{width:100%;font-size:1.1rem;line-height:1.8rem;height:auto;margin:-1rem 0 1rem;text-align:justify}.page_calculator__Nsqo_{width:100%;max-width:var(--wrapper);margin:2rem auto 0}@media (max-width:1100px){.page_title__TZQmr h1{font-size:3.3rem;line-height:3.6rem}.page_description__UopG8{max-width:800px}}@media (max-width:768px){.page_sections__Ep8YK{gap:2rem}.page_section__2_DXL{gap:1.5rem}.page_content__r_hH0{gap:1rem}.page_title__TZQmr,.page_title__TZQmr h1{text-align:center}.page_description__UopG8{max-width:85%}.page_calculator__Nsqo_{margin:1rem auto 0}.page_newLine__HrUY_{display:block}}@media (max-width:654px){.page_sections__Ep8YK{gap:0}.page_title__TZQmr{width:80vw;text-align:center;padding:0}.page_title__TZQmr h1{width:100%;font-size:3rem;line-height:2.6rem}.page_description__UopG8{font-size:1.1rem}}@media (max-width:494px){.page_page__tjEZA{margin-bottom:1rem}.page_sections__Ep8YK{gap:0}.page_title__TZQmr h1{width:100%;font-size:2.2rem;line-height:2.2rem}.page_section__2_DXL{gap:1rem}.page_content__r_hH0{gap:.75rem}.page_description__UopG8{max-width:100%;font-size:.9rem}}@media(max-width:400px){.page_section__2_DXL{margin-top:1rem}.page_title__TZQmr h1{font-size:1.8rem}}.CollapseItem_itemClose__zPbnh,.CollapseItem_itemOpen__5e8OI{position:relative;width:100%;height:auto;margin:1rem auto;padding:1rem 1.5rem;border-radius:1rem;box-shadow:var(--card-shadow);transition:height 1s linear;cursor:pointer}.CollapseItem_itemClose__zPbnh{border-width:1px;border-style:solid;border-color:var(--gray-line);transform:translateY(0)}.CollapseItem_itemOpen__5e8OI{border-color:transparent;background-color:var(--white)}.CollapseItem_iconClose__zCixp,.CollapseItem_iconOpen__MN80o{font-size:1.1rem;position:absolute;right:1.5rem;transition:all .2s linear}.CollapseItem_questionClose__CMosh,.CollapseItem_questionOpen__2vhf2{font-size:1rem;font-weight:600;line-height:1.8rem;display:grid;grid-template-columns:auto 1fr;align-items:center;justify-items:left;grid-gap:1rem;gap:1rem}.CollapseItem_questionOpen__2vhf2{color:var(--primary)}.CollapseItem_iconOpen__MN80o{transform:rotate(45deg)}.CollapseItem_iconClose__zCixp{transform:rotate(0deg)}.CollapseItem_answer__Piw7p{font-size:1rem;font-weight:400;line-height:1.8rem;margin-top:1rem;color:var(--gray);text-align:justify}.CollapseItem_answer__Piw7p p{width:100%}@media (max-width:654px){.CollapseItem_answer__Piw7p,.CollapseItem_questionClose__CMosh,.CollapseItem_questionOpen__2vhf2{font-size:.9rem}}.PricingItem_pricingItem__0GjaF{width:100%;height:51rem;display:grid;grid-template-columns:column;grid-template-rows:26rem 1fr auto;padding:1rem;border:1px solid var(--gray-line);border-radius:1rem;background-color:var(--white);box-shadow:var(--tag-shadow)}.PricingItem_top__1e4iB{width:100%;height:auto;padding:1rem}.PricingItem_iconBg__r6oIW{width:3rem;height:3rem;display:grid;place-items:center;border-radius:50%;background-color:var(--primary);margin-bottom:2rem}.PricingItem_icon__7VtAM{width:2rem;height:2rem;display:grid;place-items:center}.PricingItem_bottom__zNws7{width:100%;height:auto;display:flex;flex-direction:column;justify-content:end;align-items:end;padding-bottom:1rem}.PricingItem_title__L53Sl{font-family:var(--font-grotesk);margin:0 0 1rem;color:var(--gray-text)}.PricingItem_descriptionTitle__GXoIU{color:var(--gray);font-size:1.1rem;margin-bottom:3rem}.PricingItem_descriptionForPlan__ecYCR{font-size:1.1rem}.PricingItem_price__nFtPJ{font-family:var(--font-grotesk);font-size:2rem;text-align:center;margin:2rem 0}.PricingItem_selectorPricing__W1TR3{width:100%;height:auto;margin:2rem 0 0}.PricingItem_middle__iG38P{width:100%;height:auto;margin:3rem 0 0}.PricingItem_functional__5F210{width:100%;height:auto;padding:0 2rem;margin:1rem 0 0;display:flex;align-items:center;font-size:1.1rem;font-weight:500;color:var(--gray-text)}.PricingItem_functional__5F210 p{display:grid;place-items:center}.PricingItem_iconFunctional__lmA4M{width:1.2rem;height:1.2rem;margin-right:.8rem;display:grid;place-items:center}.PricingItem_button__Rrfzv{width:100%;margin:0 auto}.PricingItem_buttonCall__Jpnv8{background-color:#fff;color:var(--black);border:1px solid var(--gray)}.PricingItem_buttonCall__Jpnv8:hover{color:var(--white)}.PricingItem_buttons__DDzAY{width:80%;height:6rem;margin:0 auto}.PricingItem_descriptionFree__jMC7K{width:100%;height:1.6rem;display:flex;align-items:center;margin:1rem auto 0;justify-content:center}.PricingItem_notDescriptionFree__YRpvI{visibility:hidden;height:1.6rem}@media (max-width:900px){.PricingItem_pricingItem__0GjaF{height:auto;grid-template-rows:26rem auto auto}.PricingItem_functional__5F210{width:90%;font-size:1rem}.PricingItem_buttons__DDzAY{width:90%;margin-top:4rem}}@media (max-width:500px){.PricingItem_descriptionFree__jMC7K{justify-content:flex-start;padding-left:1.2rem}}@media (max-width:480px){.PricingItem_bottom__zNws7,.PricingItem_pricingItem__0GjaF,.PricingItem_top__1e4iB{padding:.75rem}.PricingItem_title__L53Sl h2{font-size:1.5rem}.PricingItem_descriptionForPlan__ecYCR,.PricingItem_descriptionTitle__GXoIU{font-size:1rem}.PricingItem_price__nFtPJ h2{font-size:1.8rem}}@media (max-width:360px){.PricingItem_functional__5F210 p{font-size:.9rem}}.Tag_tag__wmGly{width:auto;height:auto;margin:0 auto;padding:.5rem .8rem;border-radius:.625rem;background-color:var(--white);box-shadow:var(--tag-shadow)}.Tag_text__0WlLN{color:var(--primary);text-transform:uppercase;font-weight:500;text-align:center;font-family:var(--font-grotesk)}.page_page__bHvK0{margin:0 auto -2rem;width:var(--wrapper);height:auto}.page_top__bO7ks{width:100%;height:auto;margin:0 auto;display:grid;grid-template-columns:3fr 1fr;grid-gap:.5rem;gap:.5rem;align-content:center;justify-items:center}.page_tagTop__T1jUm{width:5rem;margin:1rem 0 -1rem}.page_leftTop__flMF4,.page_rightTop__oURAX{width:100%;height:auto}.page_leftTop__flMF4{padding:2rem 0}.page_rightTop__oURAX{padding:3rem 0;align-self:center}.page_titleBottom__2WlOg,.page_title__7_S0z{width:100%;height:auto;padding:0 0 2rem;text-align:left;margin:0 auto 2rem}.page_titleBottom__2WlOg{padding:0}.page_titleBottom__2WlOg h3{font-size:2.6rem}.page_title__7_S0z h1{font-size:4.8rem;line-height:4rem;text-wrap:wrap}.page_descriptionTop__TaHcK{margin:-1rem 0 1rem}.page_descriptionTop__TaHcK,.page_description__bF7qW{width:100%;font-size:1.1rem;line-height:1.8rem;height:auto;text-align:justify}.page_description__bF7qW{margin:1rem auto;color:var(--gray-text)}.page_buttonTop__xMgUq{width:15rem;margin:2rem auto}.page_buttonBottom__blHXX{width:10rem;margin:2rem 0}.page_image__j_abP{display:block;width:100%;height:auto;aspect-ratio:12/5;object-position:center bottom;border-radius:2rem;overflow:hidden;object-fit:cover;margin:0 auto 2rem}.page_tagBottom__bDAe3{width:6rem;margin-bottom:1rem}.page_leftBottom__XrdmR{padding-top:2.4rem}.page_bottom__F6RbZ{width:100%;height:auto;margin:1rem auto 5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;align-items:flex-start;justify-items:left}@media(max-width:1100px){.page_title__7_S0z h1{font-size:3.3rem;line-height:3.6rem}}@media (max-width:810px){.page_top__bO7ks{grid-template-columns:1fr}.page_title__7_S0z h1{text-align:center}.page_leftBottom__XrdmR,.page_rightTop__oURAX{width:100%;padding:0}.page_buttonTop__xMgUq{margin:0 auto}.page_titleBottom__2WlOg h3{font-size:2.4rem}.page_avatars__WAlx1{margin:4rem auto}}@media (max-width:654px){.page_bottom__F6RbZ{grid-template-columns:1fr;justify-items:center}.page_tagTop__T1jUm{margin:0 auto -1rem}.page_tagBottom__bDAe3{margin:0 auto 2rem;justify-items:left}.page_descriptionTop__TaHcK{font-size:1.1rem}.page_title__7_S0z{width:80vw;text-align:center;padding:0 1rem}.page_title__7_S0z h1{font-size:2.8rem;line-height:2.6rem}.page_buttonBottom__blHXX{margin:0 auto}.page_titleBottom__2WlOg{width:100%;margin:0 auto -1rem}.page_titleBottom__2WlOg h3{text-align:center;font-size:2rem}.page_image__j_abP{border-radius:1rem}.page_buttonBottom__blHXX{display:none}}@media (max-width:494px){.page_page__bHvK0{margin-bottom:-3rem}.page_title__7_S0z h1{width:100%;font-size:1.8rem;line-height:2.2rem}.page_tagBottom__bDAe3{margin-bottom:2rem}.page_descriptionTop__TaHcK,.page_description__bF7qW{font-size:1rem}.page_titleBottom__2WlOg h3{text-align:center;font-size:1.8rem}}.page_page__vdvb_{margin:0 auto 3rem;width:var(--wrapper);height:auto}.page_top__kuCqQ{width:100%;height:auto;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:.5rem;gap:.5rem;align-items:center;justify-content:center}.page_tag__HDGru{width:8rem;margin:0 0 2rem}.page_left__X06YR,.page_right__X6GWq{margin:2rem 0;width:100%;height:auto}.page_title__Q_S9Y{width:100%;height:auto;padding:0 0 2rem;text-align:left;margin:0 auto -3rem}.page_description___opmk{width:100%;font-size:1.2rem;line-height:1.8rem;padding-right:2rem;height:auto;margin:2rem auto;color:var(--gray);text-align:justify}.page_item__pEgB6{width:auto;height:auto;margin:3rem 0;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon name" "icon text";grid-gap:0 1.6rem;gap:0 1.6rem;align-items:flex-start;justify-items:left}.page_icon__CkqNT{grid-area:icon;color:var(--primary)}.page_name__BPTIe{grid-area:name;text-align:left;margin:0 0 1rem;font-size:1.3rem;font-family:var(--font-grotesk)}.page_text__N0Mju{grid-area:text;text-align:left;color:var(--gray)}@media (max-width:810px){.page_top__kuCqQ{grid-template-columns:1fr}}@media (max-width:654px){.page_title__Q_S9Y h2{font-size:2.6rem}}@media (max-width:494px){.page_description___opmk{font-size:1rem}.page_item__pEgB6{margin:2rem 0}.page_name__BPTIe{font-size:1.1rem;margin:0}}.CardBenefits_card__Hbtg2{width:100%;height:100%;display:grid;grid-template-rows:auto auto auto auto;align-items:center;justify-items:left;grid-gap:1rem;gap:1rem;padding:2rem;border-radius:1.875rem;background-color:var(--white);box-shadow:var(--card-shadow);transition:all .2s linear;border:none}.CardBenefits_card__Hbtg2:hover{transform:rotate(1.2deg);cursor:pointer}.CardBenefits_icon__wGWto{width:2.375rem;height:2.375rem;margin-bottom:1.5rem}.CardBenefits_title__Q9oKY{font-family:var(--font-grotesk);margin:0 0 .5rem;font-size:1.5rem;font-weight:500;line-height:1.125rem}.CardBenefits_description__xQoXn{font-size:1rem;font-weight:300;line-height:1.5rem;color:var(--gray);text-align:justify}.CardBenefits_link__Hdk8a{display:grid;grid-template-columns:auto auto;align-items:center;justify-items:center;grid-gap:.8rem;gap:.8rem}.CardBenefits_button__PuhPP{color:var(--primary);font-weight:600;border:none;display:flex;align-items:center;gap:0 1rem;background-color:transparent;cursor:pointer}.CardBenefits_button__PuhPP p{font-size:1.1rem;font-family:var(--font-grotesk)}.CardBenefits_arrow__wHyS_{color:var(--primary);font-size:2rem;display:grid;place-items:center;padding:.4rem;background-color:#e3e7ff;border-radius:50%;transition:all .3s linear}.CardBenefits_arrow__wHyS_:hover{transform:translateX(5px);cursor:pointer}@media (max-width:654px){.CardBenefits_title__Q9oKY{font-size:1.3rem;text-align:left}.CardBenefits_description__xQoXn{font-size:.9rem}}.Avatars_container__6b019{margin:1rem auto;width:300px;height:auto;display:grid;grid-template-areas:"avatars link";align-items:center;grid-gap:0 .5rem;gap:0 .5rem;justify-self:center;transition:all .2s linear}.Avatars_container__6b019:hover{cursor:pointer;gap:0;color:var(--primary);font-size:1rem}.Avatars_link__oEJS4{grid-area:"link";width:140px}.Avatars_avatars__w_xnh{width:140px;height:auto;display:grid;grid-template-columns:repeat(3,2.2rem);align-items:center;justify-items:space-between;margin:0 auto}.Avatars_avatar__XqsKl{width:4rem;height:4rem;padding:.15rem;border-radius:50%;display:grid;place-items:center;background-color:var(--white);border:1px solid var(--gray)}.Avatars_image__0N5_K{width:100%;height:100%;border-radius:50%;object-fit:cover;overflow:hidden}.Avatars_textLink__lyGb4{font-weight:600;margin:0 auto;text-align:center}.Avatars_text__gKoPW{display:grid;grid-template-columns:auto auto;align-items:center;justify-items:center;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--gray)}@media (max-width:494px){.Avatars_container__6b019{width:250px;grid-template-columns:1fr;grid-template-areas:"avatars" "link";gap:1rem;justify-items:center}.Avatars_container__6b019:hover{transform:scale(1.05);gap:.5rem}.Avatars_avatars__w_xnh{width:120px}.Avatars_avatar__XqsKl{width:3rem;height:3rem}.Avatars_link__oEJS4{width:130px}.Avatars_textLink__lyGb4,.Avatars_text__gKoPW{font-size:.9rem}}.TagIconText_tagIconText__A069Z{width:100%;height:auto;display:flex;align-items:left;gap:0 .5rem}.TagIconText_icon__D4ljJ{width:1.6rem;height:1.6rem}.TagIconText_text__e1Fum{font-size:1.1rem;font-weight:500}.ProcessSection_process__Be3_E{position:relative;display:block;width:100%;height:100%;margin:1rem auto}.ProcessSection_content__IpW1k{position:relative;width:100%;height:auto;display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;justify-items:center;grid-gap:1rem 0;gap:1rem 0;overflow:visible}.ProcessSection_itemLeft__xLkSI,.ProcessSection_item__hXyAr{width:100%;height:min-content;margin:3rem auto}.ProcessSection_itemLeft__xLkSI{position:-webkit-sticky;position:sticky;width:100%;height:min-content;top:80px;z-index:10}.ProcessSection_tag__ddknp{width:8rem;margin:1rem 0 2rem}.ProcessSection_description__Zj64h{width:100%;margin:2rem auto;font-size:1.1rem;line-height:2rem;word-spacing:.1px;font-weight:400;padding-right:2rem}.ProcessSection_text__Q_K7X{width:100%;margin:1rem auto;text-align:justify}.ProcessSection_button__whfmw{width:16rem}@media (max-width:1024px){.ProcessSection_content__IpW1k{grid-template-columns:1fr}.ProcessSection_itemLeft__xLkSI{position:relative;top:0}}@media (max-width:494px){.ProcessSection_text__Q_K7X{font-size:.9rem}}.CardProcess_card__TuYYv{width:100%;background-color:var(--white);margin:1rem auto;padding:2rem;border-radius:1rem;box-shadow:var(--card-shadow);transition:all .2s linear}.CardProcess_card__TuYYv:hover{transform:rotate(-1.2deg)}.CardProcess_id__rvNWw{color:var(--primary);font-weight:700;font-size:1.8rem;line-height:120%;margin-bottom:3rem;font-family:var(--font-grotesk)}.CardProcess_title__E6Cfd{margin:1rem 0;font-family:var(--font-grotesk);font-size:1.5rem}.CardProcess_description__quB23{max-width:1rem 0;line-height:150%;font-size:1.1rem;color:var(--gray);text-align:justify}.CardProcess_link__EQM9n{margin:1rem 0 0;width:auto;display:grid;grid-template-columns:auto 1fr;align-items:center;justify-items:left;grid-gap:.8rem;gap:.8rem}.CardProcess_text__GIdS1{color:var(--primary);font-weight:600;cursor:default}.CardProcess_arrow__Mv0ZM{color:var(--primary);font-size:2rem;display:grid;place-items:center;padding:.4rem;background-color:#e3e7ff;border-radius:50%;transition:all .3s linear}.CardProcess_arrow__Mv0ZM:hover{transform:translateX(5px);cursor:pointer}@media(max-width:494px){.CardProcess_description__quB23{font-size:1rem}}.CardLeader_card__TXfvK{width:20rem;background-color:var(--white);height:100%;margin:1rem auto;padding:2rem 2rem 1rem;border-radius:1rem;box-shadow:var(--card-shadow);transition:all .2s linear}.CardLeader_top__G8kD0{display:grid;grid-template-columns:3.375rem auto;align-items:center;justify-items:left;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1rem}.CardLeader_image__QIhJG{width:4rem;height:4rem;border-radius:50%;object-fit:cover;border:1px solid var(--gray)}.CardLeader_name__JOamA{font-size:1.1rem;font-weight:600}.CardLeader_position__t4N7O{width:100%;font-size:1rem;font-weight:400;color:var(--gray)}.CardLeader_description__SlwwX{color:var(--gray);margin:2rem 0;height:5rem;text-align:justify}.CardLeader_rating__9wkgb{margin:3rem 0 1rem;height:auto}.CardLeader_star__Uc0cU{color:var(--primary);font-size:1.5rem;margin:0 .125rem}@media (max-width:494px){.CardLeader_card__TXfvK{width:15rem;padding:1rem}.CardLeader_name__JOamA{font-size:1rem}.CardLeader_position__t4N7O{font-size:.8rem}.CardLeader_image__QIhJG{width:3rem;height:3rem}.CardLeader_description__SlwwX{font-size:.9rem}.CardLeader_star__Uc0cU{font-size:1.2rem}}.FAQSection_faq__yG0s_{width:100%;height:auto;margin:6rem auto}.FAQSection_tag__AuW7i{width:16rem;margin:1rem auto 2rem}.FAQSection_title___MjQ3{width:65%;margin:2rem auto}@media (max-width:654px){.FAQSection_faq__yG0s_{margin:2rem auto}.FAQSection_title___MjQ3{width:80%}}