.header-section.base-style-section{position:fixed;height:fit-content;padding:0;background-color:var(--bg-white-color-1);z-index:10}.header-section .top-header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0}.header-section .top-header .wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem}.header-section .top-header .wrapper :is(a,p){display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;font-size:var(--text-size-1)}.header-section .top-header .wrapper p span{color:var(--accent-color-1)}.header-section .main-header{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;background-color:var(--accent-color-1);padding:1rem 0}.header-section .main-header nav,.header-section .main-header nav ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:1rem}.header-section .main-header nav ul li a{font-weight:500;transition:ease .2s;font-size:var(--text-size-1);color:var(--text-color-white-1)}.header-section .main-header nav ul li a:hover{color:var(--accent-color-2)}.header-section .main-header .menu-button{width:100%;max-width:2rem;min-width:2rem;display:none;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;gap:.5rem}.header-section .main-header .menu-button span{width:100%;height:1px;background-color:var(--text-color-white-1)}.header-section .main-header .wrapper{width:100%;max-width:fit-content;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem}.header-bg{background-color:var(--bg-white-color-1)}.header-section .nav-menu-button{width:fit-content;display:none;flex-direction:column;cursor:pointer;transition:ease .5s;gap:.5rem}.header-section .nav-menu-button:hover>span{transition:ease .2s;background-color:var(--accent-color-1)}.header-section .nav-menu-button span{width:2rem;height:2px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--text-color-white-1)}@media screen and (min-width: 0px) and (max-width: 750px){.header-section .main-header .wrapper{max-width:10rem}}@media screen and (min-width: 0px) and (max-width: 900px){.header-bg{background-image:var(--linear-gradient-1)}.header-section .main-header .menu-button{display:flex}.header-section .main-header nav{width:70%}.header-section .main-header nav{display:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:fixed;left:0;top:0;border-bottom:var(--first-color-5) solid 5px;background:var(--linear-gradient-1);padding:5rem 2rem;height:100%;transition:ease .5s}.header-section .main-header nav h3{display:flex;color:var(--text-color-white-1);font-size:1.5rem;margin-bottom:1rem}.header-section .main-header nav ul{flex-direction:column;justify-content:center;align-items:flex-start}.header-section .main-header nav ul li a{color:var(--text-color-white-1);font-weight:500;font-size:1.2rem}.header-section .menu-button{display:flex}.header-section .top-header{display:none}@keyframes navmenu-animation{0%{transform:translate(-100%)}to{transform:translate(0)}}nav.header-mobile-menu{display:flex!important;opacity:1;transition:ease .5s;animation:navmenu-animation ease .5s;gap:.5rem}@keyframes navmenu-button-gap-animation{0%{gap:.5rem}to{gap:0}}@keyframes navmenu-button-first-span-animation{0%{transform:rotate(0)}to{transform:rotate(50deg)}}@keyframes navmenu-button-last-span-animation{0%{transform:rotate(0)}to{transform:rotate(-50deg)}}.header-section .nav-menu-button{display:flex;position:absolute;top:2rem;right:2rem;height:fit-content;animation:navmenu-button-gap-animation .5s ease normal forwards;animation-delay:.5s;transition:ease .2s}.nav-menu-button-box{padding:2rem}.header-section .nav-menu-button:hover{transform:rotate(50deg)}.header-section .nav-menu-button span:nth-child(2){display:none}.header-section .nav-menu-button span:nth-child(1){animation:navmenu-button-first-span-animation 1s ease normal forwards;animation-delay:1s}.header-section .nav-menu-button span:nth-child(3){animation:navmenu-button-last-span-animation 1s ease normal forwards;animation-delay:1s}}@media screen and (max-width: 450px){.header-section .main-header .box{flex-direction:row;flex-wrap:nowrap!important}.header-section .main-header .wrapper button{display:none}}.form-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;scroll-behavior:smooth}button{cursor:pointer;border:none;outline:none;background:transparent}.img{width:100%;max-width:fit-content;display:flex}.img :is(img){display:flex;width:100%;height:auto;object-fit:cover}.primary-color{color:var(--main-color-1)}.button-1{width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0;border-style:none;background:none}.button-1 a{width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:.7rem 1.5rem;transition:.2s;border-radius:var(--border-radius-2);background-color:#fff;font-weight:600;box-shadow:var(--box-shadow-1)}.button-1 a:hover{transform:translateY(-10%)}.button-2{width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0;font-weight:600;border-style:none;background:none}.button-2 a{width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;color:var(--text-color-white-1);padding:.7rem 1.5rem;transition:.2s;border-radius:var(--border-radius-2);background-image:var(--button-gradient-1)}.button-2 a:hover{transform:translateY(-10%)}.button-3{width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0;font-weight:600;border-style:none;background:none}.button-3 a{width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:.65rem 1.5rem;border-radius:var(--border-radius-2);border:var(--border-color-1) solid 1px;transition:ease .2s;color:var(--text-color-white-1)}.button-3 a:hover{background-color:#fff3}.buttons-group{width:100%;max-width:fit-content;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-inline{display:inline-flex}.flex-column-important{flex-direction:column!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.flex-wrap{flex-wrap:wrap}.no-wrap{flex-wrap:nowrap}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.m-t-1{margin-top:1rem}.m-t-2{margin-top:2rem}.m-t-3{margin-top:3rem}.m-t-4{margin-top:4rem}.m-t-5{margin-top:5rem}.m-b-1{margin-bottom:1rem}.m-b-2{margin-bottom:2rem}.m-b-3{margin-bottom:3rem}.m-b-4{margin-bottom:4rem}.m-b-5{margin-bottom:5rem}.p-1{padding:1rem}.p-l-1{padding-left:1rem}.p-r-05{padding-right:.5rem}.p-r-1{padding-right:1rem}.p-t-1{padding-top:1rem}.px-1{padding:0 1rem}.py-1{padding:1rem 0}.py-3{padding:3rem 0}.py-4{padding:4rem 0}.py-5{padding:5rem 0}.p-2{padding:2rem}.p-l-2{padding-left:2rem}.p-r-2{padding-right:2rem}.p-t-2{padding-top:2rem}.p-t-3{padding-top:3rem}.p-t-4{padding-top:4rem}.p-t-5{padding-top:5rem}.p-t-6{padding-top:6rem}.p-t-7{padding-top:7rem}.p-t-8{padding-top:8rem}.p-t-9{padding-top:9rem}.p-t-10{padding-top:10rem}.p-t-11{padding-top:11rem}.p-t-12{padding-top:12rem}.p-t-13{padding-top:13rem}.p-t-14{padding-top:14rem}.p-t-15{padding-top:15rem}.p-b-1{padding-bottom:1rem}.p-b-2{padding-bottom:2rem}.p-b-3{padding-bottom:3rem}.p-b-4{padding-bottom:4rem}.p-b-5{padding-bottom:5rem}.px-2{padding:0 2rem}.py-2{padding:2rem 0}.border-radius-1{border-radius:var(--border-radius-1)}.border-radius-2{border-radius:var(--border-radius-2)}.border-white-color{border-color:var(--border-white-color-1)}.border-red-color{border-color:var(--border-red-color-1)}.border-w-1{border-width:1px;border-style:solid}.border-w-2{border-width:2px;border-style:solid}.border-w-3{border-width:3px;border-style:solid}.border-w-4{border-width:4px;border-style:solid}.border-w-5{border-width:5px;border-style:solid}.box-shadow-1{box-shadow:var(--box-shadow-1)}.box-shadow-2{box-shadow:var(--box-shadow-2)}.section-py-1{padding:var(--padding-y-1) 0}.section-py-2{padding:var(--padding-y-2) 0}.section-py-3{padding:var(--padding-y-3) 0}.section-py-4{padding:var(--padding-y-4) 0}.section-py-5{padding:var(--padding-y-5) 0}.section-px-1{padding:0 var(--padding-y-1)}.section-mx-w-1{max-width:var(--section-max-width-1);margin:0 auto}.w-100{width:100%}.w-90{width:90%}.mx-w-fit-content{max-width:fit-content}.mx-w-100px{max-width:100px}.mx-w-200px{max-width:200px}.mx-w-300px{max-width:300px}.mx-w-400px{max-width:400px}.mx-w-500px{max-width:500px}.mx-w-600px{max-width:600px}.mx-w-700px{max-width:700px}.mx-w-800px{max-width:800px}.mx-w-900px{max-width:900px}.mx-w-1000px{max-width:1000px}.mx-w-1100px{max-width:1100px}.mx-w-1200px{max-width:1200px}.mx-w-1300px{max-width:1300px}.mx-w-1400px{max-width:1400px}.mx-w-1450px{max-width:1450px}.mx-w-1500px{max-width:1500px}.h-100{height:100%}.mx-h-100px{max-width:100px}.mx-h-200px{max-width:200px}.mx-h-300px{max-width:300px}.mx-h-400px{max-width:400px}.mx-h-500px{max-width:500px}.mx-h-600px{max-width:600px}.mx-h-700px{max-width:700px}.mx-h-800px{max-width:800px}.mx-h-900px{max-width:900px}.mx-h-1000px{max-width:1000px}.card-height-1{height:360px}.position-absolute{position:absolute}.position-relative{position:relative}.linear-gradient-dark-transparent-1-bottom{background-image:var(--linear-gradient-dark-transparent-1);background-size:cover;background-position:center;background-repeat:no-repeat}.z-index-0{z-index:0}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.card-mx-w-1{max-width:450px}.card-mx-w-2{max-width:650px}.overflow-hidden{overflow:hidden}.overflow-hidden-y{overflow-y:hidden}.overflow-hidden-x{overflow-x:hidden}.top-0{top:0}.left-0{left:0}.bottom-0{bottom:0}.right-0{right:0}@media screen and (max-width: 950px){.md-flex-wrap{flex-wrap:wrap}.md-flex-row{flex-direction:row}.md-flex-column{flex-direction:column}.md-flex-row-reverse{flex-direction:row-reverse}.md-flex-column-reverse{flex-direction:column-reverse}.md-no-wrap{flex-wrap:nowrap}.md-justify-start{justify-content:flex-start}.md-justify-center{justify-content:center}.md-justify-end{justify-content:flex-end}.md-align-start{align-items:flex-start}.md-align-center{align-items:center}.md-align-end{align-items:flex-end}.md-mx-w-100{max-width:100%}.md-card-mx-w-1{max-width:450px}.md-card-mx-w-2{max-width:650px}.md-gap-05{gap:.5rem}.md-gap-1{gap:1rem}.md-gap-2{gap:2rem}.md-gap-3{gap:3rem}.md-gap-4{gap:4rem}.md-gap-5{gap:5rem}}.base-style-section{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0}.base-style-section-box{width:90%;max-width:1450px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.footer-section{background-size:cover;background-position:center;background-repeat:no-repeat}.whatsapp-flotante{position:fixed;width:fit-content;height:fit-content;bottom:40px;right:40px;background-color:#199245;border-radius:110px;text-align:center;box-shadow:2px 2px 3px #393939;z-index:100}
