.menu{width:100%;position:absolute;top:0;left:0;z-index:1;padding:2rem;background:#fff0;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-bottom:.5px solid #ffffff80}.menu__navigation{max-width:160rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media(max-width:1600px){.menu__navigation{padding:0 5%}}.menu__list{list-style:none;display:flex}.menu__item{box-sizing:border-box;font-size:1.4rem;color:#fff;font-weight:600;margin-left:4rem;padding:0 0 2rem;border-bottom:6px solid #0000;cursor:pointer}.menu__item:hover{border-bottom:6px solid #fff}.menu .icon{margin-left:4rem;padding:0 0 2rem;border-bottom:6px solid #0000}.fixed-menu{width:100%;position:fixed;top:0;left:0;z-index:1001;padding:2rem;background:#fff;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-bottom:.5px solid #ffffff80}.fixed-menu__navigation{max-width:160rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media(max-width:1600px){.fixed-menu__navigation{padding:0 5%}}.fixed-menu__list{list-style:none;display:flex}.fixed-menu__item{box-sizing:border-box;font-size:1.4rem;color:#616161;font-weight:600;margin-left:4rem;padding:0 0 2rem;border-bottom:6px solid #0000;cursor:pointer}.fixed-menu__item:hover{border-bottom:6px solid #616161}.fixed-menu .icon{margin-left:4rem;padding:0 0 2rem;border-bottom:6px solid #0000}.menu a.active li{border-bottom:6px solid #fff}.fixed-menu a.active li{border-bottom:6px solid #616161}.menu-secondary{background-color:#dd5300}#basic-menu ul{padding:0}#basic-menu ul li{font-family:var(--font-open-sans),sans-serif;font-weight:600;font-size:1.4rem;color:#757375;padding:1rem}#basic-menu ul li:first-of-type{border-bottom:1px solid #d1d1d1}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}body{box-sizing:border-box;font-family:var(--font-open-sans),sans-serif!important;background-color:#f3f3f3;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-exo-2),sans-serif}.container{position:relative;overflow:hidden;display:grid;grid-template-rows:repeat(8,min-content);grid-template-columns:[full-start] minmax(15rem,1fr) [center-start] repeat(6,[col-start] minmax(min-content,23rem) [col-end]) [center-end] minmax(15rem,1fr) [full-end]}@media only screen and (max-width:75em){.container{grid-template-columns:[full-start] minmax(2rem,1fr) [center-start] repeat(6,[col-start] minmax(min-content,23rem) [col-end]) [center-end] minmax(2rem,1fr) [full-end]}}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.wrapper{padding:7.5rem 0;max-width:160rem;margin:0 auto}@media(max-width:1600px){.wrapper{margin-left:5%;margin-right:5%}}@media only screen and (max-width:75em){.wrapper{margin-left:1.9rem;margin-right:1.9rem}}@media only screen and (max-width:37.5em){.wrapper{padding:3rem 0}}.whatsapp-icon-box{position:fixed;height:7.5rem;width:7.5rem;z-index:3;right:3rem;bottom:3rem;background-color:#27dd43;border:1px solid #27dd43;padding:1rem;border-radius:100%;display:flex;justify-content:center;align-items:center}.heading-primary{font-size:5rem;font-weight:400;line-height:1.2}@media only screen and (min-width:100em){.heading-primary{font-size:7.7rem}}@media only screen and (max-width:58.25em){.heading-primary{font-size:3.5rem}}.heading-secondary{color:#757375;font-size:3.5rem;font-weight:400;line-height:1.2}.heading-secondary span{color:#dd5300}@media only screen and (min-width:100em){.heading-secondary{font-size:4.5rem}}@media only screen and (max-width:75em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:58.25em){.heading-secondary{font-size:2.5rem}}.heading-tertiary{color:#dd5300;border-left:1px solid #dd5300;padding-left:1.5rem;font-size:1.3rem;text-transform:uppercase;font-weight:500}@media only screen and (min-width:100em){.heading-tertiary{font-size:1.5rem}}.subtitle{color:#fff;font-size:1.6rem;width:30%;margin:0 auto;text-align:center}@media only screen and (min-width:100em){.subtitle{font-size:1.7rem}}@media only screen and (max-width:58.25em){.subtitle{width:60%}}.paragraph{font-size:1.6rem;color:#616161}@media only screen and (min-width:100em){.paragraph{font-size:1.7rem!important}}@media only screen and (max-width:75em){.paragraph{font-size:1.5rem}}.loading-spinner{display:"flex";justify-content:"center";align-items:"center";height:"30vh";width:"100%"}.loading-spinner--icon{color:"#dd5300";display:"block";margin:"0 auto"}.button{font-size:1.8rem;font-family:var(--font-exo-2);border-radius:5px;background-color:#dd5300;border:1px solid #dd5300;color:#fff;padding:1.5rem 2rem;cursor:pointer;transition:all .1s ease-out}.button:hover{background-color:#bf4817;font-weight:600}.button-light{font-size:1.5rem;border:1px solid #dd5300;background-color:inherit;color:#dd5300;border-radius:5px;font-family:var(--font-open-sans),sans-serif;padding:1.4rem 1.6rem;cursor:pointer;transition:all .2s ease-out}.button-light:hover{color:#fff;background-color:#dd5300}.footer{grid-column:full-start/full-end;background-color:#dd5300}.footer__box{max-width:160rem;margin:0 auto;list-style:none;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;color:#fff;font-size:1.5rem;padding:7.5rem 0}@media(max-width:1600px){.footer__box{padding-left:5%;padding-right:5%}}@media only screen and (max-width:75em){.footer__box{padding-left:1.9rem;padding-right:1.9rem}}@media only screen and (max-width:58.25em){.footer__box{text-align:center;justify-content:center;align-items:center}}@media only screen and (max-width:37.5em){.footer__box{flex-direction:column;align-items:center;padding:3rem 0}}.footer__box ul{list-style:none}.footer__box ul p{font-size:1.4rem}@media only screen and (min-width:100em){.footer__box ul p{font-size:1.5rem}}@media only screen and (max-width:58.25em){.footer__box ul{display:flex;flex-wrap:wrap;justify-content:center;column-gap:1.8rem}}.footer__item{width:25%;padding:2rem}.footer__item:last-of-type{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.footer__item:last-of-type p{display:block}@media only screen and (max-width:58.25em){.footer__item{width:40%}.footer__item:last-of-type{align-items:center}}@media only screen and (max-width:37.5em){.footer__item{width:100%}}.footer__social-list{display:flex;column-gap:1.5rem;margin-top:3rem}.footer__social-list li{cursor:pointer}@media only screen and (max-width:58.25em){.footer__social-list{justify-content:center}}.footer__social-logo{width:2.1rem}.footer__menu-list li{cursor:pointer;font-weight:600;padding-bottom:2rem;position:relative;transition:all .5s ease;font-size:1.3rem}.footer__menu-list li:after{content:"";width:20px;height:2px;background:#fff;position:absolute;top:10px;left:0;display:none;transition:all .2s ease-in-out}.footer__menu-list li:hover{padding-left:30px!important}.footer__menu-list li:hover:after{display:block}@media only screen and (max-width:37.5em){.footer__menu-list{width:18rem;margin:0 auto}}.footer p{margin-bottom:2rem}.bottom{grid-column:full-start/full-end;font-size:1.4rem;color:#fff;padding:2rem 0;background-color:#757375}.bottom div{display:flex;justify-content:space-between;max-width:160rem;margin:0 auto}@media(max-width:1600px){.bottom div{padding:0 5%}}