@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";:root{--color-fondo: #f9f3ed;--color-texto: #1e1e1e;--color-acento: #b0a58d;--color-verde-oliva: #3c5a46;--color-link: #6d7a5e;--fuente-principal: "Inter", sans-serif;--espaciado-sm: .5rem;--espaciado-md: 1rem;--espaciado-lg: 2rem;--radio-base: .5rem}.text-center{text-align:center}.text-italic{font-style:italic}.text-bold{font-weight:700}.mt-sm{margin-top:var(--espaciado-sm)}.mt-md{margin-top:var(--espaciado-md)}.mt-lg{margin-top:var(--espaciado-lg)}.mb-sm{margin-bottom:var(--espaciado-sm)}.mb-md{margin-bottom:var(--espaciado-md)}.mb-lg{margin-bottom:var(--espaciado-lg)}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:var(--color-acento);color:#fff;border:none;border-radius:var(--radio-base);font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .3s ease}.btn:hover{background-color:#998c73}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--fuente-principal)!important}html,body,#root{width:100%;max-width:100%;min-height:100vh;background-color:var(--color-fondo);color:var(--color-texto);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,a,span,button,strong,em,small,section,article,aside,input,textarea,select,label{font-family:var(--fuente-principal)!important}.use-inter{font-family:var(--fuente-principal)!important;font-weight:700;font-style:normal}:root{--header-height: 100px;--logo-width: clamp(150px, 20vw, 250px)}@keyframes _fadeIn_1v8y2_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._header_1v8y2_27{position:fixed;top:0;left:0;width:100%;height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:clamp(5px,1vw,10px) clamp(20px,5vw,60px);background-color:transparent;box-sizing:border-box;z-index:100;transition:background-color .4s ease,box-shadow .3s ease;animation:_fadeIn_1v8y2_1 .5s ease-in-out}._headerScrolled_1v8y2_56{background-color:#fff;box-shadow:0 2px 6px #0000000d}._logoButton_1v8y2_69{all:unset;display:inline-flex;align-items:center;padding:clamp(6px,1vw,14px);cursor:pointer;position:relative;z-index:102}._logoImage_1v8y2_83{width:var(--logo-width);height:auto;display:block;transition:filter .3s ease}._logoButton_1v8y2_69:hover ._logoImage_1v8y2_83{filter:drop-shadow(0 0 1.4rem rgba(100,108,255,.18))}._headerNav_1v8y2_105{display:flex;align-items:center;justify-content:flex-end;gap:clamp(8px,1.15vw,18px);margin-left:auto;white-space:nowrap}._navLink_1v8y2_117,._navAnchor_1v8y2_118{appearance:none;padding:9px clamp(10px,1vw,16px);background-color:transparent;color:#1e364d;border:1px solid transparent;border-radius:24px;font-family:inherit;font-size:clamp(13px,1vw,15px);font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:color .25s ease,border-color .25s ease,background-color .25s ease}._navLink_1v8y2_117:hover,._navAnchor_1v8y2_118:hover{color:#f57c00;border-color:#f57c00}._headerCta_1v8y2_160{min-height:42px;padding:.7rem 1.25rem;background-color:#f57c00;color:#fff;border:1px solid #f57c00;border-radius:24px;font-family:inherit;font-size:clamp(13px,1vw,15px);font-weight:700;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .2s ease}._headerCta_1v8y2_160:hover{background-color:#fff;color:#f57c00;transform:translateY(-1px)}._menuHamburger_1v8y2_197{width:32px;height:32px;padding:0;display:flex;flex-direction:column;justify-content:center;gap:5px;background-color:transparent;border:none;cursor:pointer;position:relative;z-index:102}._menuHamburger_1v8y2_197 span{display:block;width:100%;height:3px;background-color:#f57c00;border-radius:2px;transition:transform .3s ease,opacity .25s ease}._menuHamburger_1v8y2_197._open_1v8y2_234 span:nth-child(1){transform:translateY(8px) rotate(45deg)}._menuHamburger_1v8y2_197._open_1v8y2_234 span:nth-child(2){opacity:0}._menuHamburger_1v8y2_197._open_1v8y2_234 span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._menuMobileOverlay_1v8y2_255{position:absolute;top:100%;left:0;width:100%;background-color:#fff;overflow:hidden;max-height:0;opacity:0;transform:translateY(-8px);pointer-events:none;box-shadow:0 8px 18px #00000014;transition:max-height .4s ease,opacity .25s ease,transform .3s ease;z-index:100}._menuMobileOverlay_1v8y2_255._open_1v8y2_234{max-height:650px;opacity:1;transform:translateY(0);pointer-events:auto}._menuMobileNav_1v8y2_297{width:100%;display:flex;flex-direction:column;align-items:center;padding:1rem 5vw 1.6rem;box-sizing:border-box}._menuLink_1v8y2_312,._mobileAnchor_1v8y2_313{all:unset;width:100%;padding:12px 20px;color:#1e364d;font-family:inherit;font-size:clamp(14px,3vw,17px);font-weight:600;text-align:center;cursor:pointer;box-sizing:border-box;transition:color .25s ease}._mobileAnchor_1v8y2_313{display:block;text-decoration:none}._menuLink_1v8y2_312:hover,._mobileAnchor_1v8y2_313:hover{color:#f57c00}._mobileCta_1v8y2_346{width:min(100%,320px);min-height:48px;margin-top:.8rem;background-color:#f57c00;color:#fff;border:1px solid #f57c00;border-radius:24px;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer}@media (min-width: 1101px){._menuHamburger_1v8y2_197,._menuMobileOverlay_1v8y2_255{display:none}}@media (max-width: 1100px){._headerNav_1v8y2_105{display:none}._menuHamburger_1v8y2_197{display:flex}}@media (max-width: 767px){:root{--header-height: 88px;--logo-width: clamp(145px, 46vw, 205px)}._header_1v8y2_27{padding:5px 5vw}._menuHamburger_1v8y2_197{width:28px;height:28px}}._footer_dnmm2_5{width:100%;background-color:#f9f9f9;color:#1e364d;padding:9vh 1vw 3vh;box-sizing:border-box;font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;margin-top:5vh;margin-bottom:0}._footerLogo_dnmm2_25{position:absolute;left:clamp(2rem,5vw,12vh);top:clamp(2rem,5vh,6vh);width:clamp(9em,14vw,13em);height:auto}._footerLogo_dnmm2_25 img{width:100%;height:auto;display:block}._footerNav_dnmm2_43{display:flex;align-items:center;justify-content:flex-end;gap:clamp(8px,1.3vw,20px);flex-wrap:wrap;width:100%;padding-right:clamp(4rem,8vw,20vh);padding-left:clamp(12rem,20vw,22rem);box-sizing:border-box}._footerButton_dnmm2_55,._footerLink_dnmm2_56{background:none;border:none;color:#1e364d;font-size:clamp(.88rem,1vw,1rem);font-weight:700;font-family:Inter,sans-serif;cursor:pointer;display:inline-block;min-width:auto;padding:10px 12px;text-align:center;text-decoration:none;transition:color .3s ease,transform .2s ease}._footerButton_dnmm2_55:hover,._footerLink_dnmm2_56:hover{color:#f57c00;transform:translateY(-1px)}._whatsappFooter_dnmm2_84{margin-top:4vh;margin-bottom:1.5vh;text-align:center}._whatsappFooter_dnmm2_84 a{background-color:#25d366;color:#fff;padding:8px 15px;border-radius:8px;font-size:14px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}._whatsappFooter_dnmm2_84 a:hover{background-color:#128c7e;transform:translateY(-1px)}._legalNav_dnmm2_111{width:min(94%,1000px);margin-top:1.5rem;padding-top:1.35rem;border-top:1px solid rgba(30,54,77,.12);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.45rem 1.15rem}._legalNav_dnmm2_111 a{color:#777d82;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .25s ease}._legalNav_dnmm2_111 a:hover{color:#f57c00}._legalNav_dnmm2_111 ._legalAction_dnmm2_139{color:#616a70;font-weight:500}._copyright_dnmm2_148{margin:1rem 0 0;color:#7c7f58;font-size:1rem;text-align:center}@media (min-width: 768px) and (max-width: 1100px){._footerNav_dnmm2_43{padding-left:clamp(10em,15vw,18em);padding-right:4vw;gap:.5rem}._footerButton_dnmm2_55,._footerLink_dnmm2_56{padding:9px 8px;font-size:clamp(.82rem,1.5vw,.95rem)}._legalNav_dnmm2_111{width:90%}}@media (max-width: 767px){._footer_dnmm2_5{padding:8vh 5vw 3vh;align-items:center;justify-content:flex-start}._footerLogo_dnmm2_25{position:static;width:50vw;max-width:190px;margin-bottom:2vh}._footerNav_dnmm2_43{width:100%;padding:0;flex-direction:column;align-items:center;gap:.7rem}._footerButton_dnmm2_55,._footerLink_dnmm2_56{width:100%;padding:9px 10px;font-size:clamp(.85rem,3.5vw,1rem)}._whatsappFooter_dnmm2_84{margin-top:2vh}._legalNav_dnmm2_111{width:100%;margin-top:1.25rem;padding-top:1.25rem;flex-direction:row;justify-content:center;gap:.55rem 1rem}._legalNav_dnmm2_111 a{font-size:11.5px}._copyright_dnmm2_148{margin-top:2rem;font-size:clamp(.75rem,2vw,.9rem);text-align:center}}._layout_akpae_4{padding:0;margin:0 auto;width:100%}._sectionContent_akpae_11{width:100%;padding:clamp(20px,5vw,60px)}._wrapperFullWidth_akpae_17{width:100%;margin:0 auto;padding:0;overflow-x:hidden;position:relative}._sectionPadding_akpae_26{padding-left:clamp(20px,5vw,60px);padding-right:clamp(20px,5vw,60px);width:100%}._pageOne_1bu4s_6{width:100%;min-height:100vh;margin:0 0 clamp(70px,9vh,130px);padding:0;background-color:#f9f3ed;overflow:hidden;box-sizing:border-box}._pageOneContent_1bu4s_18{position:relative;width:100%;min-height:100vh;padding-top:var(--header-height);box-sizing:border-box}._backgroundShape_1bu4s_34{position:absolute;width:clamp(620px,52vw,880px);height:clamp(620px,76vh,820px);right:-7vw;bottom:-8vh;background-color:#f1e2d5;border-radius:58% 42% 0 48%/48% 42% 0 52%;z-index:0}._photoWrapper_1bu4s_57{position:absolute;right:clamp(25px,5vw,90px);bottom:5vh;height:min(76vh,780px);aspect-ratio:3 / 4;overflow:hidden;border-radius:48% 48% 8% 8%/30% 30% 8% 8%;z-index:1}._photo_1bu4s_57{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}._textBlock_1bu4s_96{position:relative;width:min(42vw,610px);margin-left:clamp(60px,7vw,120px);padding-top:clamp(115px,17vh,175px);z-index:3}._eyebrow_1bu4s_108{display:inline-block;margin:0 0 1rem;padding:.3rem .65rem;background-color:#7c7f5829;color:#1e364d;border-radius:3px;font-size:clamp(.76rem,.85vw,.9rem);font-weight:700;letter-spacing:.05em}._title_1bu4s_124{max-width:590px;margin:0;color:#1e364d;font-size:clamp(2.15rem,2.85vw,3.45rem);line-height:1.08;font-weight:800;letter-spacing:-.02em}._intro_1bu4s_138{max-width:520px;margin:1.35rem 0 0;color:#1e364d;font-size:clamp(.98rem,1.05vw,1.12rem);line-height:1.55}._actions_1bu4s_154{display:flex;align-items:center;gap:.9rem;margin-top:1.8rem}._actions_1bu4s_154 button{min-height:46px;padding:.72rem 1.45rem;border-radius:3px;font-size:.94rem;font-weight:700;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .2s ease}._primaryButton_1bu4s_182{background-color:#f57c00;color:#fff;border:1px solid #f57c00}._primaryButton_1bu4s_182:hover{background-color:#fff;color:#f57c00;transform:translateY(-2px)}._secondaryButton_1bu4s_196{background-color:#fff9;color:#1e364d;border:1px solid rgba(30,54,77,.28)}._secondaryButton_1bu4s_196:hover{background-color:#fff;color:#f57c00;border-color:#f57c00;transform:translateY(-2px)}@media (min-width: 768px) and (max-width: 1024px){._backgroundShape_1bu4s_34{width:62vw;height:70vh;right:-14vw;bottom:-5vh}._photoWrapper_1bu4s_57{right:2vw;height:min(69vh,680px)}._textBlock_1bu4s_96{width:43vw;margin-left:5vw;padding-top:15vh}._title_1bu4s_124{font-size:clamp(2rem,3.6vw,2.8rem)}._intro_1bu4s_138{font-size:clamp(.94rem,1.5vw,1.05rem)}._actions_1bu4s_154{flex-direction:column;align-items:flex-start}}@media (max-width: 767px){._pageOne_1bu4s_6{min-height:auto}._pageOneContent_1bu4s_18{min-height:auto;padding-top:calc(var(--header-height) + 3vh);padding-bottom:0;display:flex;flex-direction:column}._textBlock_1bu4s_96{width:auto;margin:0;padding:4vh 6vw 3vh;text-align:center;order:1}._eyebrow_1bu4s_108{margin-bottom:.9rem}._title_1bu4s_124{max-width:none;font-size:clamp(2rem,8.5vw,3rem)}._intro_1bu4s_138{max-width:none;margin:1.2rem auto 0;font-size:clamp(.98rem,3.8vw,1.08rem)}._actions_1bu4s_154{width:100%;flex-direction:column;gap:.75rem;margin-top:1.6rem}._actions_1bu4s_154 button{width:min(100%,350px);margin:0 auto}._backgroundShape_1bu4s_34{width:120vw;height:52vh;right:-10vw;bottom:-5vh;border-radius:52% 48% 0 0/28% 28% 0 0}._photoWrapper_1bu4s_57{position:relative;right:auto;bottom:auto;width:min(78vw,430px);height:auto;aspect-ratio:3 / 4;margin:1.5rem auto 0;border-radius:48% 48% 5% 5%/25% 25% 5% 5%;order:2}._photo_1bu4s_57{object-position:center top}}._pageThree_1m2g4_6{width:100%;margin:0;padding:clamp(70px,9vh,120px) 5vw;background-color:#fff;box-sizing:border-box}._pageThreeContent_1m2g4_16{width:100%;max-width:1400px;margin:0 auto}._mainPanel_1m2g4_28{width:100%;background-color:#f9f3ed;border-radius:clamp(28px,3vw,48px);padding:clamp(60px,8vh,100px) clamp(30px,4vw,65px) clamp(45px,6vh,75px);box-sizing:border-box}._sectionHeader_1m2g4_48{width:100%;max-width:760px;margin:0 auto clamp(55px,8vh,95px);text-align:center}._eyebrow_1m2g4_57{margin:0 0 .8rem;color:#7c7f58;font-size:clamp(.78rem,.9vw,.92rem);font-weight:700;letter-spacing:.08em}._title_1m2g4_68{margin:0;color:#1e364d;font-size:clamp(2.3rem,3.5vw,4rem);line-height:1.08;font-weight:800}._intro_1m2g4_78{margin:1.25rem auto 0;color:#1e364d;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.6}._proposals_1m2g4_92{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,30px);align-items:stretch}._proposal_1m2g4_92{min-width:0;display:flex;flex-direction:column;background-color:#fff;border-radius:26px;overflow:hidden;box-shadow:0 14px 28px #1e364d14,0 4px 10px #1e364d0f}._visual_1m2g4_131{position:relative;width:100%;aspect-ratio:4 / 5;display:flex;align-items:flex-end;padding:1.4rem;overflow:hidden;box-sizing:border-box}._visual_1m2g4_131:before{content:"";position:absolute;width:110%;height:110%;left:-28%;top:-24%;border-radius:50%;opacity:.7}._visual_1m2g4_131 span{position:relative;z-index:2;color:#1e364d;font-size:clamp(1.25rem,1.5vw,1.65rem);line-height:1.1;font-weight:800}._programas_1m2g4_180{background-color:#eee3d7}._programas_1m2g4_180:before{background-color:#d9c7b5}._experiencias_1m2g4_188{background-color:#e8e6d8}._experiencias_1m2g4_188:before{background-color:#c8c6a7}._individual_1m2g4_196{background-color:#e6ece9}._individual_1m2g4_196:before{background-color:#c3d0ca}._recursos_1m2g4_204{background-color:#efe5dc}._recursos_1m2g4_204:before{background-color:#dcc8b7}._proposalBody_1m2g4_217{flex:1;display:flex;flex-direction:column;padding:clamp(22px,2.2vw,32px) clamp(18px,1.8vw,27px) clamp(20px,2vw,28px);box-sizing:border-box}._status_1m2g4_231{margin:0 0 .8rem;color:#7c7f58;font-size:.76rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}._proposalTitle_1m2g4_243{margin:0;color:#1e364d;font-size:clamp(1.25rem,1.45vw,1.65rem);line-height:1.15;font-weight:800}._description_1m2g4_253{margin:1rem 0 1.8rem;color:#1e364d;font-size:clamp(.9rem,.95vw,1rem);line-height:1.55}._proposalButton_1m2g4_262{width:100%;min-height:48px;margin-top:auto;padding:.75rem 1rem;background-color:#f57c00;color:#fff;border:1px solid #f57c00;border-radius:24px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .2s ease}._proposalButton_1m2g4_262:hover{background-color:#fff;color:#f57c00;transform:translateY(-2px)}@media (min-width: 768px) and (max-width: 1100px){._proposals_1m2g4_92{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}._visual_1m2g4_131{aspect-ratio:16 / 11}}@media (max-width: 767px){._pageThree_1m2g4_6{padding:clamp(50px,7vh,80px) 5vw}._mainPanel_1m2g4_28{border-radius:32px;padding:55px 5vw 30px}._sectionHeader_1m2g4_48{margin-bottom:45px}._title_1m2g4_68{font-size:clamp(2rem,9vw,2.8rem)}._intro_1m2g4_78{font-size:clamp(1rem,4vw,1.1rem)}._proposals_1m2g4_92{display:flex;flex-direction:column;gap:36px}._proposal_1m2g4_92{width:100%;border-radius:26px}._visual_1m2g4_131{aspect-ratio:4 / 4.6;padding:1.5rem}._visual_1m2g4_131 span{font-size:clamp(1.5rem,6vw,2rem)}._proposalBody_1m2g4_217{padding:26px 24px 24px}._proposalTitle_1m2g4_243{font-size:clamp(1.35rem,6vw,1.8rem)}._description_1m2g4_253{font-size:1rem}._proposalButton_1m2g4_262{min-height:52px;font-size:1rem}}._hero__section_gm06a_2{width:100%;max-width:100%;height:100%;background-color:#f9f3ed;display:flex;justify-content:center;align-items:flex-start;padding:0;margin:0;box-sizing:border-box}._hero__wrapper_gm06a_15{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;padding:0;margin:0;box-sizing:border-box}._hero__visualsWrapper_gm06a_26{position:relative;width:100%;height:auto;overflow:visible;margin-bottom:clamp(100px,6vh,20px)}._hero__leftColumn_gm06a_34{width:clamp(400px,33vw,650px);max-width:100%;display:flex;flex-direction:column;padding-top:clamp(10px,4vh,40px);padding-left:clamp(40px,3vw,10px);box-sizing:border-box;margin-left:clamp(10px,9vw,200px);margin-bottom:12vw}._hero__rightColumn_gm06a_46{position:relative;width:50%;height:100%;display:flex;justify-content:center;align-items:flex-start;padding:0 20px;box-sizing:border-box;margin-bottom:4vw}._hero__foto_gm06a_58{position:absolute;top:clamp(-340px,-25vw,-600px);left:50%;transform:translate(-50%);width:clamp(1150px,10vw,1400px);height:auto;max-width:100vw;object-fit:cover;border-radius:50%;z-index:1;display:block}._hero__mobileFotoWrapper_gm06a_72{display:none}._hero__textBox_gm06a_76{width:100%;z-index:5;box-sizing:border-box;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}._hero__box1_gm06a_85{font-size:clamp(36px,4vw,46px);line-height:1.1;font-weight:700;margin-top:clamp(70px,18vh,180px);margin-bottom:25px;z-index:10}._hero__box2_gm06a_94{font-size:clamp(14px,1.5vw,18px);line-height:1.5;margin-bottom:30px}._hero__box3_gm06a_100{font-size:clamp(14px,1.3vw,16px);line-height:1.3;margin-bottom:40px;font-weight:700}._hero__box5_gm06a_107{font-size:clamp(14px,1.5vw,16px);line-height:1.5;margin-left:.5vw;margin-bottom:clamp(5px,1vh,10px)}._hero__boxButtons_gm06a_114{display:flex;gap:35px;margin-bottom:4vh;justify-content:center;align-items:center;width:100%;margin-top:clamp(5px,4vh,5px);margin-left:auto;margin-right:auto;max-width:100%;z-index:3}._hero__boxButtons_gm06a_114 button{background-color:#f57c00;color:#fff;padding:clamp(10px,2vw,16px) clamp(30px,2vw,40px);border-radius:30px;cursor:pointer;border:none;height:clamp(45px,3vh,52px);width:clamp(120px,20vw,510px);font-size:clamp(14px,2vw,16px);font-weight:700;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease}._hero__boxButtons_gm06a_114 button:hover{background-color:#fff;color:#f57c00;border:1px solid #7c7f58;transform:scale(1.05)}._hero__checkmark_gm06a_152{display:flex;align-items:center;font-size:clamp(14px,1.5vw,16px);margin-bottom:10px;padding-left:0;word-break:normal;white-space:normal;-webkit-hyphens:none;hyphens:none;font-weight:500}._hero__checkmark_gm06a_152 img{margin-right:7px;width:25px;height:25px}@media (max-width: 767px){._hero__section_gm06a_2{min-height:100vh;padding:0 4vw;display:flex;justify-content:center;align-items:flex-start}._hero__wrapper_gm06a_15{flex-direction:column;align-items:center;width:100%;gap:5vh}._hero__leftColumn_gm06a_34{width:100%;align-items:center;padding:0;margin:0;display:flex;flex-direction:column;z-index:3}._hero__rightColumn_gm06a_46{display:none}._hero__textBox_gm06a_76{width:100%;padding:0 5vw;text-align:center}._hero__box1_gm06a_85{font-size:clamp(32px,6vw,40px);font-weight:700;margin-top:80px;margin-bottom:20px;line-height:1.2}._hero__box2_gm06a_94{font-size:clamp(14px,3vw,18px);margin-bottom:25px;line-height:1.5}._hero__box3_gm06a_100{display:none}._hero__boxButtons_gm06a_114{flex-direction:column;align-items:center;gap:14px;width:100%;margin-bottom:8vh}._hero__boxButtons_gm06a_114 button{width:clamp(240px,90vw,590px);padding:clamp(12px,1.5vh,16px) clamp(30px,8vw,60px);font-size:clamp(16px,2vw,18px);font-weight:700;border-radius:20px}._hero__box5_gm06a_107{font-size:clamp(14px,4vw,16px);margin-top:5px;margin-bottom:50px;text-align:center;line-height:1.5;font-weight:700}._hero__checkmark_gm06a_152{font-size:.9rem;margin-bottom:10px;justify-content:center}._hero__checkmark_gm06a_152 img{width:24px;height:21px;margin-right:6px}._hero__mobileFotoWrapper_gm06a_72{display:flex;justify-content:center;align-items:center;width:100%;margin:10px auto 30px;z-index:1}._hero__mobileFoto_gm06a_72{width:clamp(280px,90vw,410px);height:auto;border-radius:50%;transform:translate(0)}}@media (min-width: 768px) and (max-width: 1024px){html,body{margin:0;padding:0;width:100%}._hero__section_gm06a_2{padding-left:0;padding-right:0;width:100vw}._menuHamburger_gm06a_292,._menuMobileOverlay_gm06a_293{display:none}._headerNav_gm06a_297{display:flex;gap:clamp(10px,2vw,20px);align-items:center}._hero__section_gm06a_2{padding-left:0;padding-right:0}._hero__wrapper_gm06a_15{max-width:100vw;margin:0;padding:0;position:relative}._hero__rightColumn_gm06a_46{display:flex;justify-content:flex-end;align-items:flex-start;padding:0 20px;width:100%}._hero__leftColumn_gm06a_34{width:100%;margin-left:0;padding-left:5vw;padding-top:clamp(20px,4vh,60px)}._hero__box1_gm06a_85{font-size:clamp(27px,2vw,38px);margin-top:160px}._hero__box2_gm06a_94{font-size:clamp(13px,2.5vw,18px)}._hero__box3_gm06a_100{font-size:clamp(12px,2.5vw,16px);margin-bottom:clamp(64px,6vh,82px)}._hero__box5_gm06a_107{font-size:clamp(14px,1.8vw,16px);margin-top:clamp(34px,5vh,52px)}._hero__boxButtons_gm06a_114{position:absolute;bottom:clamp(30vh,36vh,50vh);left:0;width:100vw;display:flex;justify-content:space-between;gap:clamp(16px,4vw,32px);z-index:10;box-sizing:border-box}._hero__boxButtons_gm06a_114 button{width:48%;padding:clamp(14px,1.6vw,18px) clamp(24px,3vw,32px);font-size:clamp(14px,1.6vw,18px);height:clamp(45px,5vh,70px)}._hero__visualsWrapper_gm06a_26{height:auto;margin-top:clamp(50px,15vh,20px);transform:scale(1.1);display:flex;justify-content:flex-end;align-items:flex-start;margin-right:-12vw}._hero__image_gm06a_378{max-width:90%;height:auto;object-fit:contain}._hero__checkmark_gm06a_152{font-size:1rem;margin-bottom:10px;justify-content:center}._hero__checkmark_gm06a_152 img{width:22px;height:22px;margin-right:6px}}*{box-sizing:border-box}._pageTwo_3nevu_6{display:flex;justify-content:space-between;padding:0 5vw;background-color:#fcfcfc;margin-bottom:clamp(0px,3vh,40px);min-height:auto}._pageTwoContent_3nevu_15{display:flex;width:100%;margin-top:5vh}._pageTwoRightColumn_3nevu_21{width:52vw;box-sizing:border-box;padding-top:0;display:flex;align-items:flex-start;justify-content:center}._pageTwoLeftColumn_3nevu_30{width:clamp(360px,32vw,40vw);height:auto;position:relative;overflow:hidden}._photoWrapper_3nevu_37{width:100%;height:100vh;position:relative;overflow:hidden}._photo_3nevu_37{position:absolute;width:clamp(300px,24vw,340px);height:auto;object-fit:center;top:clamp(5vh,10vh,10vh);left:4.3vw;border-radius:10px}._floatingBox_3nevu_54{width:clamp(260px,22vw,300px);height:clamp(160px,22vh,179px);background-color:#f9f3ed;color:#1e364d;box-shadow:0 12px 12px #0000002e,0 4px 15px #0000001f;position:absolute;left:5.7vw;top:clamp(80vh,90vh,90vh);transition:top 2.5s ease-out,opacity 1s ease-out;display:flex;justify-content:center;align-items:center;padding:2vh;border-radius:12px;z-index:10}._floatingQuote_3nevu_72{color:#1e364d;font-weight:600;font-size:clamp(13px,1.2vw,18px);line-height:1.3;text-align:center;margin:0;font-family:Inter,sans-serif}._active_3nevu_82{opacity:1;top:75vh}._aboutMeBlock_3nevu_87{color:#1e364d;padding:0 5vw 4vh 5vw;border-radius:16px;line-height:1.75;font-size:clamp(1rem,1.1vw,1.15rem);box-shadow:0 8px 24px #0000000d,0 4px 10px #0000001a}._aboutMeBlock_3nevu_87 p{font-size:clamp(1rem,1vw,1.05rem)}._aboutTitleContainer_3nevu_100{text-align:center;display:block;width:100%}._aboutTitle_3nevu_100{font-size:clamp(2.1rem,2vw,3rem);color:#1e364d;font-weight:800;margin:0 0 -1rem}._aboutIntro_3nevu_113{font-size:clamp(1.2rem,1vw,1rem);font-weight:500;color:#7c7f58;margin:0 0 .8em;line-height:2}._aboutSectionTitle_3nevu_121{margin-top:2.5rem;font-size:clamp(1.3rem,1.8vw,1.5rem);color:#7c7f58;font-weight:600;margin-bottom:1rem}._aboutSubtitle_3nevu_129{font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:600;color:#7c7f58;margin-bottom:1.8rem;margin-top:0;display:block}._aboutMeBlock_3nevu_87 ul{list-style:disc inside;padding-left:1rem;margin-bottom:2rem}._aboutMeBlock_3nevu_87 strong{display:block;margin-bottom:.4rem;margin-top:2.2rem;font-size:1.05em;color:#1e364d;font-weight:600;line-height:1.6}._aboutClosing_3nevu_154{font-weight:500;font-style:italic;color:#1e364d}._aboutClosingFinal_3nevu_160{font-weight:700;font-style:normal;font-size:clamp(1.05rem,1.4vw,1.2rem);margin-top:1.5rem}._checkItem_3nevu_167{display:flex;align-items:flex-start;gap:1vw;margin:2vh 0}._checkItem_3nevu_167 h3{font-size:clamp(1rem,1vw,1.1rem);margin-bottom:.1rem;color:#1e364d}._checkIcon_3nevu_180{width:2.2vw;height:2.2vw;flex-shrink:0;margin-top:1vh}._editorialFixedBlock_3nevu_187{width:80vw;padding:0 20px;background-color:#f9f3ed;color:#1e364d;border-radius:27px;box-shadow:0 8px 24px #0000000d;font-size:clamp(.8rem,1vw,1rem);line-height:1.75;font-family:Inter,sans-serif;overflow-y:visible;margin-top:7vh}@media (max-width: 767px){._pageTwoLeftColumn_3nevu_30{display:none}._pageTwoContent_3nevu_15{flex-direction:column;margin-top:3vh}._pageTwoRightColumn_3nevu_21{width:100%;padding:0;margin:0}._aboutMeBlock_3nevu_87{width:100%;padding:1vw 2.3vh 1vw;font-size:clamp(.9rem,2vw,1rem);line-height:1.9}._aboutTitle_3nevu_100{font-size:clamp(1.9rem,2vw,2rem);margin-bottom:.1vw}._aboutIntro_3nevu_113{font-size:clamp(1.2rem,1vw,1.5rem);line-height:1.2;margin-bottom:6vw}._aboutMeBlock_3nevu_87 p:first-of-type{font-size:clamp(1rem,1.2vw,1.4rem);line-height:1.75}._aboutSectionTitle_3nevu_121{font-size:clamp(1.3rem,2vw,1.4rem)}._aboutSubtitle_3nevu_129{font-size:clamp(1.2rem,2vw,1.4rem)}._floatingBox_3nevu_54,._photoWrapper_3nevu_37{display:none}._footer_3nevu_262{padding:4vh 5vw 4vh 5vw}._whatsappFooter_3nevu_266{margin-top:2vh;margin-bottom:0}._checkIcon_3nevu_180{width:4vw;height:4vw;flex-shrink:0;margin-top:1vh}}@media (min-width: 768px) and (max-width: 1024px){._pageTwoLeftColumn_3nevu_30 ._floatingBox_3nevu_54._active_3nevu_82{top:10vh}._pageTwo_3nevu_6{padding:0;margin:0}._pageTwoLeftColumn_3nevu_30{width:45vw}._pageTwoRightColumn_3nevu_21{width:55vw;padding:0;margin:0}html,body{overflow-x:hidden}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif!important}html,body,#root{width:100%;max-width:100%;min-height:100vh;background-color:#f9f3ed;color:#1e1e1e;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,a,span,button,strong,em,small,section,article,aside,input,textarea,select,label{font-family:Inter,sans-serif!important}.use-inter{font-family:Inter,sans-serif!important;font-weight:700;font-style:normal}
