*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords;scroll-behavior:smooth}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{text-decoration:none;color:#fff}@keyframes bg-animated{0%{border-radius:58% 42% 47% 53%/44% 25% 75% 56%}25%{border-radius:66% 44% 79% 21%/43% 67% 33% 57%}50%{border-radius:26% 74% 20% 80%/43% 67% 33% 57%}75%{border-radius:90% 30% 48% 92%/28% 87% 13% 92%}to{border-radius:26% 74% 20% 80%/91% 16% 84% 39%}}.header{width:100%;padding-inline:1em;position:sticky;top:0;z-index:1}.header__content{display:flex;background-color:#66aaccd9;justify-content:space-between;align-items:center;color:#fff;margin:.45em;margin-inline:auto;padding:.45em 1.25em .45em .25em;border-radius:.5em;box-shadow:0 2px 4px 1px #abb5ba;max-width:1600px;width:100%}.header__logo{display:flex;padding:.25em 2em .25em 0;border-radius:.5em;transition:background-color .2s ease-in-out;align-items:center}.header__logo:hover{background-color:#4095bf}.header__hamburger{border-radius:.25em;padding:.25em;transition:background-color .2s linear}@media screen and (min-width: 820px){.header__hamburger{display:none}}.header__hamburger:hover,.header__hamburger:active{background-color:#379}.nav{display:flex;position:fixed;transition:transform .4s ease-in;background-color:#3986ac;top:0;left:0;width:80%;height:100vh;padding-top:2em;transform:translate(-100%)}.nav__close{display:none;margin-right:1em;margin-left:auto;align-self:right}.nav__icon{width:18px}.nav__item{display:flex;gap:.5em;border-radius:.25em;padding:.25em;transition:color .2s linear,background-color .2s linear;cursor:pointer;width:fit-content}.nav__item:active,.nav__item:hover{color:#fff;background-color:#2d6886}.nav__links{display:flex;width:100%;flex-direction:column;list-style:none;gap:1em}.nav__link{color:#fff;text-decoration:none;font-size:18px}.nav--visible{transform:translate(0);z-index:2}.nav--visible .nav__links{flex-direction:column}.nav--visible .nav__close{display:block}@media screen and (min-width: 620px){.nav{width:40vw}}@media screen and (min-width: 820px){.nav{background-color:unset;display:block;transform:unset;position:static;height:unset;width:unset;padding-top:unset}.nav__links{flex-direction:row;gap:.5em}.nav__close{display:none}}.logo__image{border-radius:.5em;width:70px;padding:.5em}.logo__text{font-size:2.25em;color:#3a3a78;font-weight:100}.blur--visible{position:fixed;top:0;width:100vw;height:100vh;background-color:#cad1c7bf;z-index:1}.heading--highlighting{font-weight:bolder;color:#524785;font-size:clamp(1em,1em + 1vw,1.5em)}.heading--highlighting-secondary{background-color:#000;color:#fff;padding-inline:8px;line-height:normal;padding-block:0px}.heading--1{font-weight:100;font-size:12px;text-transform:uppercase}.heading--2{font-weight:bolder;margin-top:.5em;line-height:1em;overflow-wrap:normal;font-size:clamp(1.5em,1.5em + 1vw,3em)}.heading--3{line-height:1em;font-size:1.5em;font:100;margin-top:1em;font-weight:100}.heading--dark{color:#fff;transition:color .2s ease-in}.heading--dark.heading--highlighting{color:#000;background-color:#fff;padding-inline:8px;line-height:normal;padding-block:0px}.heading--dark:active,.heading--dark:hover{color:#3d3663}.cards{display:grid;gap:1em;height:fit-content}.card{background-color:#fff;padding:2em;height:fit-content;box-shadow:0 2px 4px 1px #454f5466;border-radius:.5em;width:100%;transition:background-color .2s ease-out,box-shadow .2s ease-in-out}.card__heading{font-size:1em;margin-block:.5em}.card:active,.card:hover{background-color:#f0eef6;box-shadow:8px 8px #2e3538}.button{display:block;border-radius:.75em;padding:.5em 2em;text-align:center;font-size:25px;background-color:#524785;color:#fff;font-weight:700;width:fit-content;transition:background-color .2s ease-in,transform .2s ease-out,box-shadow .2s ease,color .2s ease-in;cursor:pointer;border:none}.button:hover{background-color:#6659a6;color:#fff;transform:translateY(-10px);box-shadow:0 2px 4px 1px #5c6970}.button--dark{background-color:#333;color:#fff}.button--dark:hover{background-color:#4095bf;color:#333;background-color:#fff;transform:translateY(-10px);box-shadow:0 2px 4px 1px #5c6970}.list{list-style:none;padding:0}.list__heading{font-size:1em;margin-bottom:1em}.list__item{font-size:.9em;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23613583'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-feather-icon%20lucide-feather'%3e%3cpath%20d='M12.67%2019a2%202%200%200%200%201.416-.588l6.154-6.172a6%206%200%200%200-8.49-8.49L5.586%209.914A2%202%200%200%200%205%2011.328V18a1%201%200%200%200%201%201z'/%3e%3cpath%20d='M16%208%202%2022'/%3e%3cpath%20d='M17.5%2015H9'/%3e%3c/svg%3e");margin-block:.5em;line-height:1em;background-repeat:no-repeat;padding-left:30px}.whatsapp{position:fixed;display:block;bottom:2%;right:2%;width:3.5em;border-radius:1.25em;padding:.75em;background-color:#6abf40;transition:border .2s ease-in-out;border:1px solid hsl(100,50%,50%)}.whatsapp__icon{filter:invert(100%)}.whatsapp:active,.whatsapp:hover{border:1px solid hsl(0,0%,100%)}.popup{position:fixed;z-index:4;border:1px solid hsl(0,0%,70%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1em;min-width:20em}.popup__heading{text-align:center;font-weight:100;font-size:1.25em}.popup__text{font-weight:100;margin-block:1em;text-align:center;font-size:clamp(.5em,.5em + 1vw,1em)}.popup__close{font-size:1em;width:100%;background-color:#eb4747;margin-top:1em}.popup__close:active,.popup__close:hover{background-color:#e61919}.section__content{display:flex;flex-direction:column;max-width:1200px;margin-inline:auto;padding:4em 1.5em;gap:4em}@media screen and (min-width: 720px){.section__content{display:flex;flex-direction:row}}.section__paragraph{font-size:20px;font-weight:100;margin-block:1em}.hero__image{width:70em;margin-inline:1;padding:1em;border-radius:35% 65% 26% 74%/78% 19% 81% 22%;background:linear-gradient(90deg,#c5e0df,#abd9d9e6 64%,#8bb5b4);animation:bg-animated 5s ease-in-out alternate infinite}.about{background-color:#3986ac}.about__content{flex-direction:column}@media screen and (max-width: 920px){.about__content{flex-direction:column}}.about__headlines{display:flex;flex-direction:row;width:100%;gap:2em}@media screen and (max-width: 920px){.about__headlines{flex-direction:column}}.about__cards-wrapper{align-self:center}.about__image{border-radius:2em;box-shadow:2px 2px 6px #4d4d4d}@media screen and (max-width: 1200px){.about__image{align-self:center}}@media screen and (min-width: 920px){.about__image{max-width:30em}}@media screen and (max-width: 920px){.about__image{width:100%}}.about__cards{width:100%;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1em}@media screen and (max-width: 600px){.about__cards{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}.about__card{box-shadow:0 2px 4px 1px #454f54;border-radius:1em;width:100%;height:100%;transition:background-color .2s ease-out,box-shadow .2s ease-in-out;padding-block:1.5em}.about__card:active,.about__card:hover{background-color:#f0eef6}.about__card:active .about__icon,.about__card:hover .about__icon{transform:scale(1.5)}.about__icon{transition:transform .2s ease-out,background-color .2s ease-out}.about__button{display:block;margin-bottom:1em}@media screen and (max-width: 920px){.about__button{display:none}}.about__heading{font-size:3em;font-weight:700;color:#fff}.about__paragraph{color:#fff;margin-block:1.5em;font-weight:100;font-size:1.25em}.cta-1{margin-top:2em}.cta-1__content{padding-block:0;gap:0}@media screen and (max-width: 721px){.cta-1__content{display:flex;flex-direction:column;justify-content:center}}.cta-1__article{display:flex;padding:1em 2em;align-items:center;width:100%}.cta-1__article:first-child{border-radius:1em 0 0 1em;background-color:#333;flex:1 1 0}@media screen and (max-width: 720px){.cta-1__article:first-child{border-radius:1em 1em 0 0}}.cta-1__article:nth-child(2){flex:1 1 0;border-radius:0 1em 1em 0;background-color:#6253ac}@media screen and (max-width: 720px){.cta-1__article:nth-child(2){border-radius:0 0 1em 1em}}@media screen and (max-width: 1020px){.cta-1__article{flex-direction:column;align-items:start}}@media screen and (max-width: 720px){.cta-1__button{align-self:end;width:100%}}.cta-1__heading{margin-block:1em}.cta-1__heading--2{font-size:1.1em}.cta-1__heading:active,.cta-1__heading:hover{color:#fff}.services{margin-top:2em;background-color:#e6e6e6}.services__heading{font-size:3em;color:#6253ac;font-weight:700;margin-bottom:.5em}.services__paragraph{text-align:center}@media screen and (max-width: 720px){.services__paragraph{text-align:start}}.services__content{flex-direction:column}.services__cards{margin-inline:auto;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;margin-top:2em}@media screen and (max-width: 820px){.services__cards{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media screen and (max-width: 590px){.services__cards{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}}.services__card{border:0px solid hsl(0,0%,100%);padding:1em;height:22em;transition:background-color .2s ease-out,box-shadow .2s ease-in-out,border .2s ease-in-out}.services__card:active,.services__card:hover{border:1px solid hsl(200,10%,20%);background-color:#f0eef6;box-shadow:8px 8px #2e3538}.services__image{width:100%;height:15em;border-radius:.5em}.services__card-heading{margin:1em;font-size:1.25em;font-weight:100;text-align:center}.services__container{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 720px){.services__container{align-items:start}}.details__container{width:100%}.details__card{border:1px solid hsl(200,10%,80%);box-shadow:0 2px #454f5466;padding-block:1em;margin-block:1em;transition:box-shadow .2s ease-in-out,border .2s ease-in-out}.details__card:active,.details__card:hover{border:1px solid hsl(200,10%,20%);background-color:#f0eef6;box-shadow:8px 8px #2e3538}.details__content{width:100%}@media screen and (max-width: 720px){.details__content{flex-direction:column-reverse}}.team{background:linear-gradient(90deg,#9be5f2,#7575c9 52%,#7c48a1);padding:1em 1em 4em}.team__content{padding:2em;text-align:center;border-radius:2em;background-color:#ffffffbf}@media screen and (max-width: 720px){.team__content{text-align:start}}.team__container{width:100%}.team__cards{padding:0;margin-top:2em;display:flex;justify-content:space-around;flex-wrap:wrap}@media screen and (max-width: 920px){.team__cards{gap:2em}}.team__card{border:1px solid hsl(200,10%,70%);margin:0;padding:0;max-width:20em;transition:box-shadow .5s ease-in-out;height:%}@media screen and (min-width: 1020px){.team__card{transition:transform .5s ease-in-out,filter .2s ease-in,box-shadow .5s ease-in-out;filter:grayscale(100%)}.team__card:active,.team__card:hover{transform:translateY(-1em);border:1px solid hsl(200,10%,20%);background-color:#f0eef6;filter:grayscale(0%)}}.team__link{display:block;height:fit-content;margin-bottom:.2em;transition:background-color .2s ease-in-out,transform .2s ease-in;padding:.25em;border-radius:2em;border:1px solid hsl(0,0%,100%)}.team__link:active,.team__link:hover{background-color:#f2f2f2;border:1px solid hsl(0,0%,55%);transform:scale(1.1)}.team__name-wrapper{display:flex;flex-direction:row;justify-content:center;gap:.5em;align-items:center;margin-bottom:.5em}.team__info{display:flex;flex-direction:column;gap:.1em;height:8em;background-color:#fff;padding:1em;text-align:center;min-width:15em;width:100%;border-radius:0 0 .5em .5em;right:50%;border:1px solid hsl(200,10%,40%)}.team__name{font-weight:bolder}.team__position{font-weight:200}.team__image{max-width:100%;height:27em}.team__heading{margin-bottom:1em}.team__paragraph{font-size:1.2em}.team__paragraph:first-child{margin-bottom:4em}.contact-form{background-color:rgb(124,72,161) 100%;background-color:#3986ac}.contact-form__heading{font-size:2.5em;color:#fff;font-weight:bolder}.contact-form__paragraph{color:#fff}.contact-form__content{align-items:center}@media screen and (max-width: 1200px){.contact-form__content{flex-direction:column}}.form{background-color:#fff;padding:2em;width:100%;border-radius:.5rem;box-shadow:8px 8px #2e3538}.form__heading{font-weight:bolder;font-size:1.5em;margin-bottom:1em;color:#333}.form__button{margin-left:auto;margin-top:1em;border-radius:.5em}@media screen and (max-width: 900px){.form__button{width:100%}}.form__wrapper{display:flex;gap:1em}@media screen and (max-width: 900px){.form__wrapper{flex-direction:column;gap:0}}.form__input{width:100%;padding:1em;text-align:left;margin-bottom:15px;border:1px solid #ccc;border-radius:.5em;font-size:16px}.form__textbox{height:6em}.footer{color:#fff;background-color:#333}.footer__content{display:flex;flex-direction:column;max-width:1200px;margin-inline:auto;padding:4em 1.5em;gap:4em;align-items:center}.footer__links{display:flex;gap:2em;margin-bottom:2em;justify-content:center}.footer__link{background-color:#fff;box-shadow:2px 2px gray;display:block;height:fit-content;margin-bottom:.2em;transition:background-color .2s ease-in-out,transform .2s ease-in;padding:.25em;border-radius:2em;border:1px solid hsl(0,0%,100%)}.footer__link:active,.footer__link:hover{background-color:#f2f2f2;border:1px solid hsl(0,0%,55%);transform:scale(1.1)}.footer__phone-info,.footer__email-info{display:flex;align-items:center;gap:1em}.footer__phone-info:active,.footer__phone-info:hover,.footer__email-info:active,.footer__email-info:hover{text-decoration:underline}.footer__icon{width:2.5em;height:2.5em;padding:.25em}.footer__copyright{font-size:clamp(1em,1em + 1vw,1.25em);padding-top:1em;width:100%;border-top:1px solid hsl(0,0%,50%);text-align:center}:root{font-family:Helvetica,Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
