.hero-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15rem 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section .box{width:90%;max-width:var(--section-max-width);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;color:var(--text-white-1);z-index:2}.hero-section .box .content{padding-bottom:5rem}.hero-section .box .title-box{width:100%;max-width:fit-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.hero-section .box .title-box .text-box{width:100%;max-width:570px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;align-self:flex-end;height:100%;gap:2.5rem}.hero-section .box .title-box h1{height:100%;line-height:100%;font-size:clamp(3rem,10vw,3.3rem);font-weight:800}.hero-section .box .title-box .text-box p{line-height:100%;width:100%;padding-bottom:.5rem;font-size:var(--subtitle-size-2);font-weight:600}.hero-section .box p.title-tag{color:var(--gold-color-2);font-weight:700}.hero-section .box p{color:var(--text-white-1)}.hero-section .box .content{width:100%;max-width:590px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.hero-form-iframe-style{display:flex;flex-direction:column;min-height:100%!important;height:250px!important;overflow:hidden!important;min-height:fit-content!important}.hero-section .box .content .buttons-wrapper{width:100%;max-width:fit-content;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.hero-section .box .content .title-box .title-tag{width:fit-content;border-bottom:var(--text-white-1) solid 2px;padding-bottom:.2rem}.hero-section .box .content .content-text p{letter-spacing:.6px}.hero-section .box .hero-image-picture{width:100%;max-width:650px;height:100%;max-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:var(--bg-white-1) solid 10px;border-radius:var(--border-radius-1)}.hero-section .box .hero-image img{width:100%;max-width:fit-content;height:auto;border-radius:var(--border-radius-1)}@media screen and (max-width: 1050px){.hero-section .box{flex-direction:column;align-items:flex-start;gap:1rem}.hero-section .box .content{padding-bottom:0}}@media screen and (max-width: 450px){.hero-section .box .content .title-box{flex-direction:column;align-items:flex-start}}.carousel-container[data-astro-cid-anhloy43]{position:relative;width:100%;min-height:650px;overflow:hidden;aspect-ratio:16 / 9;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:-5rem;margin-right:-10%;padding-bottom:1rem;z-index:100}.carousel-track[data-astro-cid-anhloy43]{display:flex;height:100%;gap:.5rem;transition:transform .5s ease-in-out}.carousel-item[data-astro-cid-anhloy43]{min-width:33%;height:100%;box-sizing:border-box;flex-shrink:0;object-fit:cover;border:var(--bg-white-1) solid 5px;border-radius:var(--border-radius-2);box-shadow:var(--box-shadow-2)}.carousel-button[data-astro-cid-anhloy43]{position:absolute;bottom:10%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:40px;min-height:40px;max-width:40px;max-height:40px;transition:ease .2s;background-color:transparent;backdrop-filter:blur(5px);border:none;color:var(--bg-white-1);cursor:pointer;z-index:10;border-radius:var(--border-radius-2);box-shadow:var(--box-shadow-1)}.carousel-button[data-astro-cid-anhloy43]:hover{transform:translateY(-10%)}.carousel-button[data-astro-cid-anhloy43] picture[data-astro-cid-anhloy43]{display:flex;flex-direction:column;width:100%;max-width:fit-content}.carousel-button[data-astro-cid-anhloy43] picture[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{display:flex;width:100%;max-width:20px;object-fit:contain;flex-direction:column}.carousel-button[data-astro-cid-anhloy43].prev{left:1rem}.carousel-button[data-astro-cid-anhloy43].next{right:10%}.carousel-button[data-astro-cid-anhloy43].prev picture[data-astro-cid-anhloy43]{margin-left:-10%}.carousel-button[data-astro-cid-anhloy43].next picture[data-astro-cid-anhloy43]{margin-left:10%}@media screen and (max-width: 550px){.carousel-container[data-astro-cid-anhloy43]{min-height:350px!important}picture[data-astro-cid-anhloy43]:has(.carousel-item){min-width:50%!important}}.clientes-reviews-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0}.clientes-reviews-section .box{width:90%;max-width:var(--section-max-width);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.clientes-reviews-section .box .content{width:100%;max-width:590px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.clientes-reviews-section .box .clientes-reviews-carousel{width:100%;max-width:840px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:0 3rem}.clientes-reviews-section .box .clientes-reviews-carousel .card{width:100%;max-width:650px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:1rem;border:var(--gray-color-1) solid 1px;border-radius:var(--border-radius-1)}.clientes-reviews-section .box .clientes-reviews-carousel .card .content>p{font-style:italic}@media screen and (max-width: 1050px){.clientes-reviews-section .box{flex-direction:column;align-items:flex-start;gap:5rem}}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideOutToLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.clientes-reviews-carousel[data-astro-cid-654un7bu]{position:relative;overflow:hidden}.clientes-reviews-carousel[data-astro-cid-654un7bu] .card[data-astro-cid-654un7bu]{display:none}.clientes-reviews-carousel[data-astro-cid-654un7bu] .card[data-astro-cid-654un7bu].active{display:flex}.clientes-reviews-carousel[data-astro-cid-654un7bu] .card[data-astro-cid-654un7bu].slide-in-right{animation:slideInFromRight .4s ease forwards}.clientes-reviews-carousel[data-astro-cid-654un7bu] .card[data-astro-cid-654un7bu].slide-in-left{animation:slideInFromLeft .4s ease forwards}.clientes-reviews-carousel[data-astro-cid-654un7bu] .card[data-astro-cid-654un7bu].slide-out-left{animation:slideOutToLeft .3s ease forwards}.clientes-reviews-carousel[data-astro-cid-654un7bu] .card[data-astro-cid-654un7bu].slide-out-right{animation:slideOutToRight .3s ease forwards}.clientes-carousel-button[data-astro-cid-654un7bu]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:40px;min-height:40px;max-width:40px;max-height:40px;transition:ease .2s;background-color:var(--color-cobre-2);backdrop-filter:blur(5px);border:none;color:var(--bg-white-1);cursor:pointer;z-index:1;border-radius:100%;box-shadow:var(--box-shadow-1)}.clientes-carousel-button[data-astro-cid-654un7bu] picture[data-astro-cid-654un7bu]{display:flex;flex-direction:column;width:100%;max-width:fit-content}.clientes-carousel-button[data-astro-cid-654un7bu] picture[data-astro-cid-654un7bu] img[data-astro-cid-654un7bu]{display:flex;width:100%;max-width:20px;object-fit:contain;flex-direction:column}.clientes-carousel-button[data-astro-cid-654un7bu].clientes-prev{left:1rem}.clientes-carousel-button[data-astro-cid-654un7bu].clientes-next{right:1rem}.clientes-carousel-button[data-astro-cid-654un7bu].clientes-prev picture[data-astro-cid-654un7bu]{margin-left:-10%}.clientes-carousel-button[data-astro-cid-654un7bu].clientes-next picture[data-astro-cid-654un7bu]{margin-left:10%}.blog-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0}.blog-section .box{width:90%;max-width:var(--section-max-width);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem}.blog-section .box>.content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.blog-section .box .cards{width:100%;display:grid;grid-template-columns:repeat(3,minmax(250px,530px));align-items:flex-start;justify-content:center;gap:1rem}.blog-section .box .cards .card{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;overflow:hidden;border:var(--color-cobre-1) solid 1px;border-radius:var(--border-radius-1)}.blog-section .box .cards .card picture{width:100%;max-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.blog-section .box .cards .card picture img{width:100%;object-fit:cover;object-position:center}.blog-section .box .cards .card .content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:1rem}.blog-section .box .cards .card .content h3{margin-top:.5rem;margin-bottom:1rem;border-bottom:var(--color-cobre-1) solid 1px;padding-bottom:.2rem}.blog-section .box .cards .card .content>.card-tags{color:var(--color-cobre-1);font-weight:700;text-transform:capitalize}.blog-section .box .cards .card .content a{font-weight:700;color:var(--color-cobre-1);text-decoration:underline;transition:ease .2s}.blog-section .box .cards .card .content a:hover{transform:translateY(-10%)}@media screen and (max-width: 1050px){.blog-section .box .cards{grid-template-columns:repeat(auto-fit,minmax(250px,100%))}}
