@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playwrite+FR+Moderne:wght@100..400&display=swap";.text-align-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.section-with-margin{margin:10rem 0}.margin-bottom-5{margin-bottom:5rem !important}.w-35{width:35%}.w-58{width:58%}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translate(0)}}@keyframes enlarge{0%{width:0}100%{width:100%}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.5)}100%{transform:scale(1.7);opacity:0}}@keyframes wiggle{0%{transform:rotate(-3deg)}20%{transform:rotate(20deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(5deg)}90%{transform:rotate(-1deg)}100%{transform:rotate(0)}}*{box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 56.25em){html{font-size:50%}}@media only screen and (max-width: 1400px){html{font-size:60%}}@media only screen and (max-width: 112.5em){html{font-size:75%}}body{box-sizing:border-box;padding:3rem}@media only screen and (max-width: 56.25em){body{padding:0}}body{font-family:"Poppins",Arial,sans-serif;font-weight:300;line-height:1.7;color:#333}.section-title{font-family:"Playwrite FR Moderne",sans-serif;font-weight:200;font-size:4rem;margin-bottom:5rem;margin-top:0}@media only screen and (max-width: 1400px){.section-title{font-size:3.5rem;margin-bottom:4rem}}@media only screen and (max-width: 75em){.section-title{font-size:3rem;margin-bottom:3rem}}@media only screen and (max-width: 56.25em){.section-title{font-size:2.7rem}}@media only screen and (max-width: 37.5em){.section-title{font-size:2rem}}.paragraph{font-size:2.1rem;margin-top:0}.paragraph:not(:last-child){margin-bottom:3rem}@media only screen and (max-width: 75em){.paragraph{font-size:1.8rem}}@media only screen and (max-width: 56.25em){.paragraph{font-size:1.6rem}}@media only screen and (max-width: 37.5em){.paragraph{font-size:1.5rem}}.section-banner-headline{margin:0;font-size:5rem;font-family:"Playwrite FR Moderne",sans-serif;font-weight:200}@media only screen and (max-width: 75em){.section-banner-headline{font-size:3.5rem}}@media only screen and (max-width: 37.5em){.section-banner-headline{font-size:2rem}}.btn,.btn:link,.btn:visited{text-transform:uppercase;text-decoration:none;padding:1.5rem 4rem;display:inline-block;border-radius:10rem;transition:all .2s;position:relative;font-size:1.6rem;font-family:"Poppins",Arial,sans-serif;font-weight:400;color:#333}@media only screen and (max-width: 75em){.btn,.btn:link,.btn:visited{padding:1rem 2rem;font-size:1.3rem}}.btn:hover{transform:translateY(-3px);box-shadow:0 1rem 2rem rgba(0,0,0,.2)}.btn:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active,.btn:focus{outline:none;transform:translateY(-1px);box-shadow:0 .5rem 1rem rgba(0,0,0,.2)}.btn-primary{background-color:rgba(255,128,128,.9);color:#fff !important}.btn-primary::after{background-color:rgba(255,128,128,.9)}.btn::after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn--animated{animation:moveInBottom .5s ease-out .75s;animation-fill-mode:backwards}.whatsapp-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(37,211,102,.6);border-radius:50%;z-index:-1;animation:pulse 2s infinite}.whatsapp-btn,.whatsapp-btn:link,.whatsapp-btn:visited{color:#fff;border-radius:50%;box-shadow:0px 3px 10px rgba(37,211,102,.6);display:flex;display:flex;flex-direction:row;justify-content:center;align-items:center;width:60px;height:60px;background-color:#25d366;text-decoration:none;cursor:pointer;position:relative;transition:all .2s}.whatsapp-btn:hover{background-color:rgb(29.3911290323,167.6088709677,81.0241935484)}.whatsapp-btn-wrapper{position:fixed;right:2rem;bottom:2rem;z-index:50}.whatsapp-btn-icon{font-size:3rem;animation:wiggle 1s infinite}@media only screen and (max-width: 37.5em){.whatsapp-btn-icon{font-size:2rem}}.service-cards-container{width:90%;max-width:1200px;margin-left:auto;margin-right:auto}.service-card{width:100%;padding:2rem 1rem;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.service-card--img{display:inline-block;width:120px;height:120px;object-fit:cover;object-position:center 30%;border-radius:50%;transition:all .4s ease-in-out}.service-card--img:hover{transform:scale(1.1)}.service-card--desc{margin:4rem 0 0 0;padding:0;text-align:center;font-size:14px;font-weight:400;text-transform:uppercase}.swiper-wrapper{margin-bottom:5rem}.swiper-btn-nav{color:#bfbfbf}.swiper-btn-nav:hover{color:#8c8c8c}.testimonial{width:100%}.testimonial-img{display:inline-block;width:100%;height:auto;object-fit:contain;object-position:center top;box-shadow:0 0 10px rgba(0,0,0,.5)}.header{background:linear-gradient(to left top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.5)),url(../img/header-img-freedom.jpg);background-size:cover;background-position:center 20%;position:relative;border-top-left-radius:2rem;border-top-right-radius:2rem;width:100%;height:95vh;min-height:730px}.header__container{position:absolute;top:15%;width:100%;display:grid;grid-template-columns:1fr 45%;gap:1rem}@media only screen and (max-width: 56.25em){.header__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}@media only screen and (max-width: 37.5em){.header__container{top:unset;padding-top:5rem}}.header__panel--left{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}@media only screen and (max-width: 56.25em){.header__panel--left{justify-content:flex-start;align-items:center;margin-bottom:3rem}}.header__panel--right{text-align:center;position:relative}.header__title{font-family:"Poppins",Arial,sans-serif;font-weight:400;font-size:5rem;margin:0;color:#333}@media only screen and (max-width: 1400px){.header__title{font-size:4rem}}@media only screen and (max-width: 75em){.header__title{font-size:3.5rem}}@media only screen and (max-width: 37.5em){.header__title{font-size:3rem}}.header__subtitle{font-family:"Playwrite FR Moderne",sans-serif;font-weight:200;font-size:5rem;margin:0;color:#333}@media only screen and (max-width: 1400px){.header__subtitle{font-size:4rem}}@media only screen and (max-width: 75em){.header__subtitle{font-size:3.5rem}}@media only screen and (max-width: 37.5em){.header__subtitle{font-size:2rem;text-align:center}}.header__profile-img{display:inline-block;width:600px;height:600px;object-fit:cover;object-position:top;border-radius:50%;border:1rem solid hsla(0,0%,100%,.6)}@media only screen and (max-width: 1400px){.header__profile-img{width:450px;height:450px}}@media only screen and (max-width: 75em){.header__profile-img{width:350px;height:350px}}@media only screen and (max-width: 37.5em){.header__profile-img{width:250px;height:250px;border-width:.4rem}}.header__cta-container{position:absolute;bottom:15%;left:0;width:100%;text-align:center}@media only screen and (max-width: 56.25em){.header__cta-container{bottom:10%}}.section-grid{display:grid;gap:3rem}.section-grid__left{grid-template-columns:1fr 45%}.section-grid__right{grid-template-columns:45% 1fr}.section__pane{position:relative}footer{background-color:#333}footer h5{color:#ff8080;font-family:"Playwrite FR Moderne",sans-serif;font-size:1.5rem;font-weight:200;margin:0 0 1.5rem 0;padding:2rem 0 0 0}.social-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;padding:0 0 2rem 0}.social-link{font-size:1.5rem;transition:all .4s ease-in}.social-link:link,.social-link:visited,.social-link:active{text-decoration:none;color:#bfbfbf}.social-link:hover{color:#ff8080}.social-link-icon{margin-right:4px}.copyright-container{font-weight:200;color:#bfbfbf;text-align:center;padding:1rem 0;border-top:1px solid #ff8080}.copyright-symbol{font-size:inherit}.section-banner{width:90%;max-width:1200px;margin-left:auto;margin-right:auto}.section-banner-bg{background-size:cover;background-position:center 30%;background-repeat:no-repeat;padding:12rem 0}.page-wrapper{width:100%;max-width:1920px;min-width:340px;overflow:hidden;position:relative;background-color:#fffaf8;border-radius:2rem;margin:auto}.section-freedom{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)),url(../img/liberta.jpg)}.content-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0 4rem}@media only screen and (max-width: 56.25em){.content-container{flex-direction:column;justify-content:flex-start;align-items:center;padding:unset}}.content-img-container{overflow:hidden;position:relative;width:35%}@media only screen and (max-width: 56.25em){.content-img-container{width:60%;margin-bottom:4rem}}@media only screen and (max-width: 37.5em){.content-img-container{width:100%;margin-bottom:2rem}}.content-img{display:inline-block;width:100%;height:auto}.content-img-text{position:absolute;left:0;top:0;width:100%;height:100%;z-index:20;background-color:hsla(0,0%,100%,.4);text-align:center;color:#fff;font-family:"Playwrite FR Moderne",sans-serif;font-weight:300;font-size:3rem;margin:0;padding:0 2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.content-text-container{width:58%}@media only screen and (max-width: 56.25em){.content-text-container{width:60%;margin-bottom:3rem}}@media only screen and (max-width: 37.5em){.content-text-container{width:100%}}.section-reasons{padding:5rem 0}@media only screen and (max-width: 56.25em){.section-reasons{padding:0}}.section-reasons__content{padding-left:3rem}@media only screen and (max-width: 56.25em){.section-reasons__content{padding-left:0}}.section-reasons__citation{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"Playwrite FR Moderne",sans-serif;font-size:3rem;color:#fff;text-align:center;width:70%;z-index:20;font-weight:300}@media only screen and (max-width: 75em){.section-reasons__citation{font-size:2.4rem}}@media only screen and (max-width: 37.5em){.section-reasons__citation{font-size:2rem}}.section-reasons__img-overlay{position:relative}.section-reasons__img-overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.25);z-index:10}.section-reasons__img{display:inline-block;width:100%;height:auto}.section-reasons__img-wrapper{padding-right:3rem}.section-life{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)),url(../img/flowers1.jpg)}.section-testimonials{background:linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%),url(../img/reviews-bg.jpg);background-size:cover;background-position:center top;padding:10rem 4rem}.section-testimonials--paragraph{margin-bottom:8rem;font-size:2rem}@media only screen and (max-width: 75em){.section-testimonials--paragraph{font-size:1.5rem}}@media only screen and (max-width: 56.25em){.section-testimonials--paragraph{margin-bottom:5rem}}@media only screen and (max-width: 37.5em){.section-testimonials--paragraph{font-size:1rem;margin-bottom:4rem}}.section-testimonials--paragraph>a,.section-testimonials--paragraph>a:link,.section-testimonials--paragraph>a:visited{color:inherit;transition:all .3s ease-in-out}.section-testimonials--paragraph>a:hover{color:#ff8080}.section-contact{padding:20rem 0;background:#f2f2f2}.contact-container{width:70%;margin:auto;box-shadow:0 5px 8px rgba(0,0,0,.5);display:grid;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 75em){.contact-container{width:80%}}@media only screen and (max-width: 56.25em){.contact-container{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}}.contact-content{background-color:#fff;padding:3rem 2rem}@media only screen and (max-width: 56.25em){.contact-content{width:100%}}.contact-methods-container{margin-bottom:5rem}.contact-method-header{font-size:1.3rem;font-weight:500;text-transform:uppercase;margin-bottom:.3rem}@media only screen and (max-width: 75em){.contact-method-header{font-size:1.2rem}}@media only screen and (max-width: 37.5em){.contact-method-header{font-size:1rem}}.contact-method-content{font-size:1.7rem;font-weight:300;margin-top:.3rem;margin-bottom:2rem}@media only screen and (max-width: 75em){.contact-method-content{font-size:1.5rem}}@media only screen and (max-width: 37.5em){.contact-method-content{font-size:1.3rem}}.contact-img-container{position:relative;width:100%;height:100%}@media only screen and (max-width: 56.25em){.contact-img-container{height:700px}}@media only screen and (max-width: 37.5em){.contact-img-container{height:500px}}.contact-img{width:100%;height:100%;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 100%),url(../img/contact.jpg);background-size:cover;background-position:center 20%;background-repeat:no-repeat}@media only screen and (max-width: 75em){.contact-img{background-position:center 15%}}.contact-quote-container{position:absolute;left:50%;transform:translateX(-50%);bottom:20%;z-index:20;width:100%;text-align:center}.contact-quote{font-family:"Playwrite FR Moderne",sans-serif;font-weight:200;font-size:2rem;display:block;width:90%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 75em){.contact-quote{font-size:1.8rem}}.contact-quote-author{display:block}
