@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");:root{--cor-azul-claro: #D6E9F4;--cor-azul-escuro: #2B4663;--cor-marrom: #957350;--cor-branca: #FFFFFF;--cor-cinza: #6F6F6F;--font-family-body: "Inter", sans-serif}*{margin:0;padding:0;list-style:none;text-decoration:none;border:none;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}img{max-width:100%;height:auto}body{font-weight:400;font-size:1.6rem;line-height:140%;font-family:var(--font-family-body)}a{-webkit-transition:all 300ms ease .0s;-moz-transition:all 300ms ease .0s;-ms-transition:all 300ms ease .0s;-o-transition:all 300ms ease .0s;transition:all 300ms ease .0s}.title{margin-bottom:2.4rem;font-weight:400;font-size:3.2rem;line-height:120%}.sub-title{display:inline-block;margin-bottom:1.6rem;font-weight:400;font-size:1.5rem;line-height:140%}.paragraph{margin-bottom:2.4rem;font-weight:400;font-size:16px;line-height:140%}.btn{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;height:4.8rem;padding:0 2rem;font-weight:500;font-size:1.5rem;line-height:140%;background-color:#D6E9F4;border-style:solid;border-width:0.1rem;border-radius:0.6rem}.btn:hover{opacity:.8}.header{position:fixed;top:0;left:0;z-index:1000;width:100%}@media (max-width: 1199px){.header{padding:1rem 0}}@media (min-width: 1200px){.header{padding:2rem 0}}.header__container{display:flex;justify-content:space-between;gap:3.2rem;max-width:116.6rem;margin:0 auto}@media (max-width: 991px){.header__container{align-items:center}}@media (min-width: 992px){.header__container{align-items:flex-start}}@media (max-width: 1199px){.header__container{padding:0 2.4rem}}@media (min-width: 1200px){.header__container{padding:0 1.6rem}}.header__logo{display:inline-block}@media (max-width: 991px){.header__logo-desktop{display:none}}@media (min-width: 992px){.header__logo-mobile{display:none}}.header__nav{display:flex;justify-content:flex-end;align-items:center;flex:1 0 auto;gap:3.2rem;height:4.6rem}@media (max-width: 1199px){.header__nav{display:none}}.header__nav-link{font-weight:400;font-size:1.6rem;line-height:140%;color:var(--cor-cinza)}.header__nav-link:hover{color:var(--cor-azul-escuro)}.header__btns{display:flex;justify-content:flex-end;align-items:center;gap:1.6rem}.header__btn-whats{display:flex;justify-content:center;align-items:center;gap:0.7rem;padding:1rem 2rem;font-size:1.6rem;line-height:2.4rem;color:var(--cor-azul-escuro);border:1px solid var(--cor-azul-claro);border-radius:0.6rem;background-color:var(--cor-azul-claro)}@media (max-width: 767px){.header__btn-whats{display:none}}.header__btn-whats:hover{color:var(--cor-branca);background-color:var(--cor-azul-escuro);border-color:var(--cor-azul-escuro)}.header__btn-phone{display:flex;justify-content:center;align-items:center;gap:0.7rem;padding:1rem 2rem;font-size:1.6rem;line-height:2.4rem;color:var(--cor-marrom);border:1px solid var(--cor-marrom);border-radius:0.6rem}@media (max-width: 767px){.header__btn-phone{display:none}}.header__btn-phone:hover{color:var(--cor-branca);background-color:var(--cor-marrom)}.header__btn-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;width:3.2rem;height:4.6rem;cursor:pointer}@media (min-width: 1200px){.header__btn-menu{display:none}}.header__btn-menu span{display:block;margin-bottom:0.7rem;width:100%;height:0.2rem;background-color:var(--cor-azul-escuro)}.header__btn-menu span:last-child{margin-bottom:0}.header--fixed{padding:1rem 0;background-color:#FFF;border-bottom:1px solid var(--cor-azul-claro)}.header--fixed .header__container{align-items:center}.s-hero{width:100%;padding-top:10rem;background-image:url("../img/bg-hero.png");background-position:bottom left;background-repeat:repeat-x;background-size:contain;line-height:0}.s-hero__container{display:flex;justify-content:space-between;align-items:center;gap:3.2rem;max-width:116.6rem;margin:0 auto}@media (max-width: 991px){.s-hero__container{flex-direction:column}}@media (max-width: 1199px){.s-hero__container{padding:0 2.4rem}}@media (min-width: 1200px){.s-hero__container{padding:0 1.6rem}}@media (max-width: 991px){.s-hero__group{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:45rem}}@media (min-width: 992px){.s-hero__group{max-width:47.8rem}}.s-hero__title{color:var(--cor-azul-escuro)}@media (min-width: 1200px){.s-hero__title{font-size:4.8rem}}.s-hero__sub-title{color:var(--cor-marrom)}.s-hero__paragraph{margin-bottom:3.2rem;color:var(--cor-cinza)}.s-hero__btn{color:var(--cor-branca);border-color:var(--cor-marrom);background-color:var(--cor-marrom)}.s-slogan{width:100%;padding:10rem 0}.s-slogan__container{display:grid;gap:3.2rem;max-width:116.6rem;margin:0 auto}@media (max-width: 767px){.s-slogan__container{grid-template-columns:repeat(1, 1fr);justify-items:center}}@media (min-width: 768px){.s-slogan__container{grid-template-columns:repeat(3, 1fr);justify-items:center}}@media (max-width: 1199px){.s-slogan__container{padding:0 2.4rem}}@media (min-width: 1200px){.s-slogan__container{padding:0 1.6rem}}.s-slogan__card{max-width:24.8rem;text-align:center}.s-slogan__card-icon{display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;margin:0 auto}.s-slogan__card-img{margin-bottom:1.6rem}.s-slogan__card-title{margin:1.6rem 0;font-weight:600;font-size:20px;color:#957350}.s-slogan__card-text{font-size:14px;line-height:21px;color:#6F6F6F}.s-services{width:100%;padding:10rem 0;background-color:var(--cor-azul-claro);background-image:url("../img/bg-services.png");background-position:bottom right;background-repeat:no-repeat}.s-services__container{max-width:116.6rem;margin:0 auto}@media (max-width: 1199px){.s-services__container{padding:0 2.4rem}}@media (min-width: 1200px){.s-services__container{padding:0 1.6rem}}.s-services__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:3.2rem}@media (max-width: 991px){.s-services__top{flex-direction:column}}.s-services__center{display:grid;gap:3.2rem}@media (max-width: 767px){.s-services__center{grid-template-columns:repeat(1, 1fr)}}@media (min-width: 768px){.s-services__center{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.s-services__center{grid-template-columns:repeat(3, 1fr)}}.s-services__group{max-width:52.5rem}.s-services__title{font-weight:400;font-size:3.2rem;line-height:120%;color:var(--cor-azul-escuro)}@media (max-width: 991px){.s-services__title{text-align:center}}.s-services__sub-title{display:inline-block;margin-bottom:1rem;font-weight:600;font-size:1.2rem;line-height:140%;text-transform:uppercase;color:var(--cor-marrom)}@media (max-width: 991px){.s-services__sub-title{display:block;text-align:center}}.s-services__card{width:100%;padding:2.5rem;border-radius:0.6rem;background-color:var(--cor-branca)}.s-services__card-title{margin-bottom:10px;font-weight:600;font-size:1.6rem;line-height:140%;color:var(--cor-marrom)}.s-services__card-text{font-size:1.4rem;line-height:140%;color:var(--cor-cinza)}.s-services__btn{display:flex;justify-content:center;align-items:center;gap:0.7rem;width:21.5rem;height:5.1rem;font-size:1.6rem;line-height:140%;color:var(--cor-branca);border-radius:0.6rem;background-color:var(--cor-marrom)}@media (max-width: 991px){.s-services__btn{display:none}}.s-services__btn:hover{opacity:.8}.s-services__bottom{margin-top:4rem}.s-services__text{display:flex;justify-content:flex-start;align-items:center;gap:1rem;font-weight:400;font-size:1.5rem;line-height:140%;color:var(--cor-azul-escuro)}@media (max-width: 767px){.s-services__text{flex-direction:column;justify-content:center;text-align:center}}.s-resume{width:100%;padding:10rem 0;border-bottom:1px solid var(--cor-azul-claro)}.s-resume__container{display:grid;align-items:center;gap:3.2rem;max-width:116.6rem;margin:0 auto}@media (max-width: 1023px){.s-resume__container{grid-template-columns:repeat(1, 1fr);justify-content:center;text-align:center}}@media (min-width: 1024px){.s-resume__container{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 1199px){.s-resume__container{padding:0 2.4rem}}@media (min-width: 1200px){.s-resume__container{padding:0 1.6rem}}.s-resume__title{color:var(--cor-azul-escuro)}.s-resume__sub-title{color:var(--cor-marrom)}.s-resume__paragraph{color:var(--cor-cinza)}@media (max-width: 1023px){.s-resume__group{max-width:54rem;margin:0 auto}}.s-contacts{width:100%;padding:10rem 0;background-color:var(--cor-azul-claro)}.s-contacts__container{display:grid;align-items:center;gap:3.2rem;max-width:116.6rem;margin:0 auto}@media (max-width: 1023px){.s-contacts__container{grid-template-columns:repeat(1, 1fr);justify-content:center;text-align:center}}@media (min-width: 1024px){.s-contacts__container{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 1199px){.s-contacts__container{padding:0 2.4rem}}@media (min-width: 1200px){.s-contacts__container{padding:0 1.6rem}}.s-contacts__title{color:var(--cor-azul-escuro)}.s-contacts__sub-title{color:var(--cor-marrom)}.s-contacts__paragraph{color:var(--cor-cinza)}@media (max-width: 1023px){.s-contacts__group{max-width:54rem;margin:0 auto}}.s-contacts__img{border-radius:1.6rem;overflow:hidden}.s-contacts__btn{display:flex;justify-content:center;align-items:center;gap:0.7rem;width:21.5rem;height:5.1rem;font-size:1.6rem;line-height:140%;color:var(--cor-branca);border-radius:0.6rem;background-color:var(--cor-marrom)}@media (max-width: 991px){.s-contacts__btn{display:none}}.s-contacts__btn:hover{opacity:.8}.s-contacts__list{margin-bottom:3.2rem}.s-contacts__item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-weight:500;color:var(--cor-cinza)}@media (max-width: 767px){.s-contacts__item{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3.2rem}}.s-contacts__item:last-child{margin-bottom:0}.footer{width:100%;padding:5rem 0}.footer__container{max-width:116.6rem;margin:0 auto}@media (max-width: 1199px){.footer__container{padding:0 2.4rem}}@media (min-width: 1200px){.footer__container{padding:0 1.6rem}}.footer__center{display:flex;justify-content:space-between;align-items:center;gap:3.2rem}@media (max-width: 767px){.footer__center{flex-direction:column}}.footer__social{display:flex;justify-content:space-between;align-items:center;gap:3.2rem}@media (max-width: 767px){.footer__social{flex-direction:column;text-align:center}}.footer__social span{max-width:17.5rem;font-weight:600;font-size:1.8rem;line-height:140%;color:var(--cor-marrom)}.footer__list{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}.footer__link{display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:2rem;color:var(--cor-azul-escuro);background-color:var(--cor-azul-claro);border:2px solid var(--cor-azul-claro);border-radius:100%}.footer__link:hover{color:var(--cor-branca);background-color:var(--cor-azul-escuro);border-color:var(--cor-azul-escuro)}.footer__group{display:flex;justify-content:flex-start;align-items:center;gap:3.2rem}.footer__bottom{margin-top:5rem;padding-top:5rem;border-top:1px solid var(--cor-azul-claro);text-align:center}.footer__bottom p{font-weight:400;font-size:1.4rem;line-height:140%;color:var(--cor-azul-escuro)}.sidebar{position:fixed;top:0;right:-600px;z-index:1500;width:100%;max-width:576px;height:100%;background-color:var(--cor-azul-claro);-webkit-transition:all 300ms ease .0s;-moz-transition:all 300ms ease .0s;-ms-transition:all 300ms ease .0s;-o-transition:all 300ms ease .0s;transition:all 300ms ease .0s}.sidebar--open{right:0}.sidebar__shadow{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1400;width:100%;height:100%;background-color:rgba(0,0,0,0.7);display:none}.sidebar__inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2.5rem;height:100%}.sidebar__header{display:flex;justify-content:space-between;align-items:center;width:100%}.sidebar__close{display:flex;justify-content:center;align-items:center;width:50px;height:50px;font-size:3rem;color:var(--cor-branca);cursor:pointer;border-radius:100%;background-color:var(--cor-marrom)}.sidebar__nav{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3.2rem}.sidebar__nav-link{font-size:2rem !important;color:var(--cor-azul-escuro)}.sidebar__nav-link:hover{color:var(--cor-marrom)}.sidebar .footer__link{color:var(--cor-branca);background-color:var(--cor-azul-escuro)}.sidebar__footer{margin-bottom:2.5rem}.btn-whatsapp{position:fixed;bottom:30px;right:30px;z-index:1400;display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;font-size:32px;color:var(--cor-branca);border-radius:100%;background-color:#128c7e}.btn-whatsapp:hover{opacity:.8}
