body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--blue:#224c9f;--blueTranslucent:#224c9fc2;--blueDarker:#16326c;--blueHover:#366fe2;--letBlue:#23a6d5;--letBlueHighlight:#72beda;--veryLightBlue:#c8c8ff;--white:whitesmoke;--whiteBackground:#f4f4f4;--whiteTraslucent:#f5f5f599;--black:#1f1f1f;--shadow:#0000004d;--shadowStrong:#000000e6;--linearGradientDarkBlue:#16336cde;--linearGradientBlue:#224c9ff4;--linearGradientLetBlue:#23a5d5c5;--linearGradientAquamarine:#23d5abf4;--whatsAppButton:#25d366;--whatsAppButtonHover:#00ff5e}@font-face{font-family:Nexa-regular;src:url(/assets/nexa_regular-DF2m49QO.otf)}*{letter-spacing:1px;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:calc(6px + .6vmax)}input::placeholder,textarea::placeholder{color:#ffffff4d}@media (width<=300px){.welcome__title{font-size:2.5rem!important}.welcome__img{width:200px;height:fit-content;top:30vh;left:65%}.carousel_button{bottom:0!important}.technical_support__tittle{font-size:2rem!important}.contact-section__1>p,.contact-section__2>p,.contact-section__3>p,.contact-section__4>p,.contact-section__5>p,.contact-section__1>p>b,.contact-section__2>p>b,.contact-section__3>p>b,.contact-section__4>p>b,.contact-section__5>p>b{font-size:.8rem}}@media only screen and (width<=640px){.welcome,.technical_support{padding:10vh 0 5vh!important}.header{background-color:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:5vh;padding:1rem 0;position:fixed;top:auto;bottom:0!important}.header__logo{cursor:pointer;width:40vw;height:fit-content;position:absolute;left:2rem}.header__hamburger-button{cursor:pointer;height:3rem;color:var(--white);fill:var(--white);border:solid 1px var(--white);background-color:#0000;border-radius:1rem;justify-content:center;align-items:center;padding:1rem;font-size:1rem;line-height:1rem;display:flex;position:absolute;right:5vw}.header__hamburger-button>span{height:100%}.header__hamburger-button>svg{margin-right:.5rem}.navbar{background-color:var(--shadowStrong);flex-direction:column;justify-content:center;align-items:center;min-width:35%;height:95vh;transition:all .2s ease-out;display:flex;position:absolute;bottom:calc(5vh + 2rem);right:0}.navbar--closed{transform:translate(100%)}.navbar--open{transform:translate(0%)}.navbar>.navbar__button,.header__logIn{text-align:center;font-size:1.5rem;padding:1rem 0 1rem .5rem!important}.header__closeModal{position:absolute;bottom:1rem;border:solid 1px var(--white)!important;padding:.5rem 1rem!important;display:none!important}.footer{padding:5vh 0 10vh!important}#contact-section{padding:0 0 10vh!important}.presentation__text{font-size:1.5rem!important}h3.presentation__text{text-align:left!important;font-size:2rem!important}}@media only screen and (width>=641px){.header__hamburger-button{display:none}.header__logo{cursor:pointer;width:12rem;height:fit-content;margin:0 .5rem 0 auto}.navbar{flex-wrap:nowrap;place-self:center;height:100%;margin:auto auto auto 0;padding:0;display:flex}.header__closeModal{display:none!important}}@media (width<=1100px){.App{color:var(--black);text-align:center;background:linear-gradient(135deg, var(--linearGradientDarkBlue), var(--linearGradientLetBlue))}.header{z-index:3;width:100%;height:5vh;color:var(--white);justify-content:center;align-items:center;padding:1rem 0;display:flex;position:fixed}.header--background{background-color:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__logo{width:auto;height:50px}.navbar>button{color:inherit;background-color:#0000;border:none;border-radius:1rem;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem;font-size:1.5rem;transition:all .3s;display:flex}.navbar>button:hover{cursor:pointer;background-color:var(--blueHover)}.navbar>button>svg{width:1.5rem;fill:var(--white);margin-left:.5rem}.header__logIn{color:inherit;border-radius:1rem;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem;font-size:1.5rem;text-decoration:none;transition:all .3s;display:flex}.header__logIn:hover{cursor:pointer;background-color:var(--blueHover)}.header__logIn>svg{width:1.5rem;fill:var(--white);justify-content:center;align-items:center;margin-left:.5rem}.welcome{z-index:1;width:100%;min-height:80vh;color:var(--white);padding:20vh 0 0;position:relative}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.welcome__title{text-align:center;width:calc(90% - 2rem);max-width:600px;text-shadow:.5rem .5rem .5rem var(--blueDarker);margin:0 auto;padding:0 0;font-size:3rem}.welcome__img{width:90%;height:fit-content;filter:drop-shadow(.5rem .5rem .5rem var(--blueDarker))}.presentation{padding:4rem 0}.presentation__text{text-align:justify;-webkit-hyphens:auto;hyphens:auto;width:calc(90% - 2rem);max-width:600px;margin:0 auto 1rem;padding:1rem;font-size:1.5rem}h3.presentation__text{font-size:2em}.presentation__video{border-radius:1rem;width:calc(90% - 2rem);max-width:600px;height:fit-content;min-height:300px;margin-top:2rem}.presentation__afip-img{border-radius:1rem;width:calc(90% - 2rem);max-width:600px;height:fit-content;margin-top:10rem}.carousel{flex-direction:column;justify-content:center;align-items:center;width:calc(90% - 2rem);max-width:600px;height:20vh;margin:0 auto 4rem;transition:all .3s ease-in-out;display:flex;position:relative}.carousel_button{background-color:var(--blueTranslucent);width:3rem;height:3rem;color:var(--white);z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:40%}.carousel_button:hover{cursor:pointer;background-color:var(--blueDarker)}.carousel_button--left{left:0}.carousel_button--right{right:0}.carousel_button>svg{fill:var(--white)}.carousel_dots{justify-content:center;width:100%;display:flex;position:relative;bottom:-1rem}.carousel_dots>i{background-color:var(--blueTranslucent);border-radius:50%;width:1rem;height:1rem;margin:0 .5rem;transition:all .3s}.carousel_dots .selected{background-color:var(--blueDarker)}.dot:hover{cursor:pointer;background-color:var(--blueDarker)}.carousel_banner{object-fit:contain;max-width:250px;height:100%;max-height:100px}.footer{color:var(--white);background-color:var(--blue);padding:1rem 0}.footer__contact,.footer__data{text-align:justify;background-color:var(--blueDarker);width:calc(90% - 4rem);max-width:calc(600px - 4rem);box-shadow:0 0 2rem var(--shadow);border-radius:1rem;margin:0 auto 1rem;padding:1rem 2rem}.footer__media{text-align:justify;background-color:var(--blueDarker);width:calc(90% - 4rem);max-width:calc(600px - 4rem);box-shadow:0 0 2rem var(--shadow);border-radius:1rem;justify-content:center;align-items:center;margin:0 auto 1rem;padding:1rem 2rem;display:flex}.footer__icon{fill:#fff;justify-content:center;width:fit-content;height:2rem;margin:0 1rem;display:flex}.footer__icon--datafiscal{width:2rem;height:3rem}.footer__icon:hover{cursor:pointer;fill:#7fffd4;transition:all .3s;transform:scale(1.5)}.technical_support{width:100%;min-height:80vh;margin:0;padding:20vh 0}.technical_support__tittle{text-align:left;width:80%;max-width:600px;color:var(--white);text-shadow:.5rem .5rem .5rem var(--blueDarker);margin:0 auto;font-size:3rem;line-height:4rem}.technical_support__paragraph{width:80%;max-width:600px;color:var(--white);text-align:justify;margin:10vh auto;font-size:1.2rem;position:relative}.technical_support__WhatsAppButton{white-space:nowrap;width:fit-content;color:inherit;fill:var(--white);background-color:var(--blue);border-radius:1rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:flex}.technical_support__WhatsAppButton>svg{width:1rem;margin-right:1rem}.technical_support__subtitle{text-align:left;width:80%;max-width:600px;color:var(--white);text-shadow:.2rem .2rem .2rem var(--blueDarker);margin:0 auto 1rem;font-size:2rem;line-height:2rem}.technical_support__manuals{text-align:left;width:80%;max-width:600px;color:var(--white);margin:0 auto 5rem}.technical_support__manuals>p{color:var(--white)}.technical_support__manuals>a{white-space:nowrap;width:fit-content;color:inherit;background-color:var(--blue);border-radius:1rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.technical_support__manuals>a:hover,.technical_support__WhatsAppButton:hover{cursor:pointer;color:var(--blue);fill:var(--blue);background-color:var(--white);box-shadow:0 0 1rem var(--shadow);transform:scale(1.2)}.technical_support__form{background-color:#0000001a;border-radius:2rem;flex-flow:column wrap;justify-content:center;width:90%;max-width:600px;margin:0 auto;padding:0 0 5vh;line-height:1.5rem;display:flex;box-shadow:0 0 2rem #0000004d}.technical_support__datos{flex-wrap:wrap;width:70%;max-width:600px;margin:2rem auto 0;padding:0 15%;display:flex}.technical_support__datos>h3,.technical_support__form>h2{color:var(--white);text-align:center;width:100%;font-size:1.2rem}.technical_support__form>h2{width:80%;color:var(--white);background-color:var(--blue);border-top-left-radius:2rem;border-top-right-radius:2rem;margin-top:0;padding:5vh 10%}.technical_support__datos>h3{margin:0 0 1rem}.technical_support__datos>label{text-align:left;width:100%;color:var(--white)}.technical_support__datos>label>input{text-align:left;width:calc(100% - 2rem);height:2rem;color:var(--white);background-color:#ffffff1a;border:1px solid #0000;border-radius:.5rem;outline:none;margin-bottom:.5rem;padding:0 1rem;font-size:1.2rem}.technical_support__datos>label>input:focus,.technical_support__textarea>textarea:focus{border:solid 1px var(--white);background-color:var(--blue)}.technical_support__textarea{text-align:left;width:70%;max-width:600px;color:var(--white);margin:0 auto;padding:0 15%}.technical_support__textarea>textarea{resize:vertical;width:calc(100% - 2rem);height:20vh;color:var(--white);background-color:#ffffff1a;border:1px solid #0000;border-radius:.5rem;outline:none;padding:1rem}.technical_support__advice{text-align:justify;width:80%;max-width:600px;color:var(--whiteTraslucent);margin:0 auto;padding:2rem 0}.technical_support__form>button{width:80%;max-width:200px;color:var(--white);background-color:var(--blue);border:none;border-radius:2rem;margin:2rem auto 0;padding:1rem 2rem;transition:all .3s}.technical_support__form>button:hover{cursor:pointer;color:var(--blue);background-color:var(--white);box-shadow:0 0 1rem var(--shadow);transform:scale(1.2)}.contact-section{width:100%;min-height:95vh;color:var(--white);padding:0 0 5vh}.contact-section__title{padding:7rem 0 4rem;font-size:2rem}.contact-section__1,.contact-section__2,.contact-section__3,.contact-section__4,.contact-section__5{text-align:justify;background-color:var(--blueDarker);width:80%;max-width:500px;box-shadow:0 0 2rem var(--shadow);border-radius:1rem;margin:0 auto 2rem;padding:1rem 5%}.contact-section__5{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.contact-section__5>p{text-align:left;width:100%;margin:0 0 1rem}.contact-section__WhatsAppButton{width:12rem;color:var(--blue);background-color:var(--whatsAppButton);fill:var(--blue);border-radius:2rem;justify-content:center;align-items:center;margin:1rem auto 0;padding:.5rem 1rem;font-size:2rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:2px 2px 5px #0000005c}.contact-section__WhatsAppButton:hover{background-color:var(--whatsAppButtonHover);color:var(--blue);fill:var(--blue);transform:scale(1.2)}.contact-section__WhatsAppButton>p{white-space:nowrap;margin-left:1rem}.contact-section__map{width:90%;max-width:calc(500px + 10%);height:300px;box-shadow:0 0 1rem var(--shadow);border-radius:1rem}.contact-section__map>p{width:90%;max-width:calc(400px + 20%);height:20vh;min-height:20rem;box-shadow:0 0 2rem var(--shadow);color:var(--black);background:url(/assets/map-BQ-EgD64.jpg) 0 0/cover no-repeat;border-radius:1rem;justify-content:center;align-items:center;margin:0 auto;padding-bottom:10vh;font-size:1.5rem;text-decoration:none;transition:all 1s;display:flex}.letBlueHighlight{color:var(--letBlueHighlight)}}@media (width>=1601px){.contact-section__title{margin:5rem 0!important}}@media (width>=1101px){.App{background:linear-gradient(135deg, var(--linearGradientDarkBlue), var(--linearGradientLetBlue));background-size:100% 100%}.header{z-index:3;width:100%;height:10vh;color:var(--white);flex-direction:row;justify-content:center;align-items:center;padding:2px;display:flex;position:fixed;top:0}.header--background{background-color:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header__logo{height:50px;margin:0 0 0 10%}.navbar{place-self:center;height:fit-content;margin:auto;display:flex}.navbar:hover{transition:all .3s}.header__hamburger-button{display:none}.navbar>button{border:solid 1px var(--whiteTraslucent);min-width:fit-content;color:inherit;background-color:#0000;justify-content:center;align-items:center;padding:.3rem 1rem;text-decoration:none;display:flex}.navbar>button>svg{width:1rem;fill:var(--white);margin-left:.5rem}.navbar>button:hover{cursor:pointer;background-color:#2f61c4;transition:all .3s;transform:scale(1.2);box-shadow:0 0 2rem #0000004d}.navbar__left{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.navbar__right{border-top-right-radius:1rem;border-bottom-right-radius:1rem;margin-right:5rem}.navbar__border-right{border-right:solid 1px var(--whiteTraslucent)}.header__logIn{text-align:center;color:inherit;cursor:pointer;border:solid 1px var(--whiteTraslucent);background-color:#0000;border-radius:2rem;justify-content:center;align-items:center;margin-right:5rem;padding:.3rem 1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:flex}.header__logIn:hover{background-color:var(--blueHover);transform:scale(1.2);box-shadow:0 0 2rem #0000004d}.header__logIn>svg{width:1rem;height:1rem;fill:var(--white);justify-content:center;align-items:center;margin-left:.5rem}.header__closeModal{display:none!important}.welcome{width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.welcome__background{z-index:-1;background:url(/assets/abstract-BG6ukt0A.jpg) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.welcome__img{width:70%;height:fit-content;filter:drop-shadow(.5rem .5rem .5rem var(--blueDarker));position:absolute;top:20vh;left:15%}.presentation{width:100vw;color:var(--white);flex-flow:column wrap;place-content:center;margin:100vh auto 10vh;display:flex}.presentation__text{text-align:justify;-webkit-hyphens:auto;hyphens:auto;width:60%;max-width:1000px;margin:0 auto 2rem;font-size:1.5rem}h3.presentation__text{margin-top:10vh;font-size:2rem}.presentation__video{width:60%;max-width:1000px;margin-top:2rem}.carousel{flex-direction:column;justify-content:center;align-items:center;width:60%;max-width:1000px;height:25vh;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.carousel_button{background-color:var(--blueTranslucent);width:3rem;height:3rem;color:var(--white);z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:40%}.carousel_button:hover{cursor:pointer;background-color:var(--blueDarker)}.carousel_button--left{left:0}.carousel_button--right{right:0}.carousel_button>svg{fill:var(--white)}.carousel_dots{justify-content:center;width:100%;display:flex;position:relative;bottom:-1rem}.carousel_dots>i{background-color:var(--blueTranslucent);border-radius:50%;width:1rem;height:1rem;margin:0 .5rem;transition:all .3s}.carousel_dots .selected{background-color:var(--blueDarker)}.dot:hover{cursor:pointer;background-color:var(--blueDarker)}.carousel_banner{object-fit:contain;max-width:500px;height:70%;max-height:150px}.footer{background-color:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;padding:2rem 0}.footer__background{text-align:justify;width:100%;color:var(--white);justify-content:center;line-height:1.5;display:flex}.footer__contact,.footer__data{width:30%}.footer__media{justify-content:center;align-items:center;display:flex}.footer__icon{fill:#fff;justify-content:center;width:fit-content;height:3rem;margin:0 1rem;display:flex}.footer__icon--datafiscal{width:2rem!important}.footer__icon>svg:hover,.footer__icon>img:hover{cursor:pointer;fill:#7fffd4;transition:all .3s;transform:scale(1.5)}.technical_support{width:100%;margin:0;padding-bottom:5vh;position:relative;overflow:hidden}.technical_support__background{z-index:-2;background:url(/assets/abstract-BG6ukt0A.jpg) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.technical_support__tittle{text-align:left;width:60%;color:var(--white);text-shadow:.5rem .5rem .5rem var(--blueDarker);margin:0 auto;padding:20vh 0 10vh;font-size:4rem;line-height:4rem}.technical_support__paragraph{width:60%;max-width:1000px;color:var(--white);text-align:justify;margin:0 auto 20vh;font-size:1rem;display:flex}.technical_support__paragraph>p,.technical_support__paragraph>p>b{font-size:inherit}.letBlueHighlight{color:var(--letBlueHighlight)}.technical_support__WhatsAppButton{width:fit-content;height:fit-content;color:var(--white);background-color:var(--blue);fill:var(--white);border-radius:2rem;justify-content:center;align-self:center;align-items:center;margin-left:2rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.technical_support__WhatsAppButton>p{color:inherit;text-decoration:none}.technical_support__WhatsAppButton>svg{width:1rem;fill:inherit;margin-right:.5rem}.technical_support__WhatsAppButton:hover{background-color:var(--white);fill:var(--blue);color:var(--blue);box-shadow:0 0 1rem var(--shadow);scale:1.2}.technical_support__subtitle{width:60%;max-width:1000px;color:var(--white);text-shadow:2px 2px 5px var(--black);margin:0 auto;padding:0;font-size:2rem}.technical_support__subtitle--margin-bottom{margin-bottom:1rem!important}.technical_support__manuals{width:60%;max-width:1000px;color:var(--white);align-items:center;margin:.5rem auto 10vh;padding:0;font-size:1rem;display:flex}.technical_support__manuals>a{white-space:nowrap;width:fit-content;color:inherit;background-color:var(--blue);border-radius:1rem;margin-left:1rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.technical_support__manuals>a:hover{cursor:pointer;color:var(--blue);background-color:var(--white);box-shadow:0 0 1rem var(--shadow);transform:scale(1.2)}.technical_support__form{background-color:#0000001a;border-radius:2rem;flex-flow:column wrap;justify-content:center;width:60%;max-width:1000px;margin:0 auto;padding:0 0 5vh;line-height:1.5rem;display:flex;box-shadow:0 2rem 2rem #0000004d}.technical_support__datos{flex-wrap:wrap;width:70%;max-width:600px;margin:2rem auto 0;padding:0 15%;display:flex}.technical_support__datos>h3,.technical_support__form>h2{color:var(--white);text-align:center;width:100%;font-size:1.2rem}.technical_support__datos>h3{margin:0 0 1rem}.technical_support__datos>label{text-align:left;width:100%;color:var(--white)}.technical_support__datos>label>input{text-align:left;width:calc(100% - 2rem);height:2rem;color:var(--white);background-color:#ffffff1a;border:1px solid #0000;border-radius:.5rem;outline:none;margin-bottom:.5rem;padding:0 1rem;font-size:1rem}.technical_support__datos>label>input:focus{border:solid 1px var(--white);background-color:var(--blue)}.technical_support__textarea{text-align:left;width:70%;max-width:600px;color:var(--white);margin:0 auto;padding:0 15%}.technical_support__textarea>textarea{resize:vertical;width:calc(100% - 2rem);height:20vh;color:var(--white);background-color:#ffffff1a;border:1px solid #0000;border-radius:1rem;outline:none;padding:1rem}.technical_support__textarea>textarea:focus{border:solid 1px var(--white);background-color:var(--blue)}.technical_support__form>button{width:50%;min-width:fit-content;color:var(--white);background-color:var(--blue);border:none;border-radius:2rem;margin:2rem auto;padding:1rem 2rem;transition:all .3s}.technical_support__form>button:hover{cursor:pointer;color:var(--blue);background-color:var(--white);box-shadow:0 0 1rem var(--shadow);transform:scale(1.2)}.technical_support__advice{text-align:justify;width:80%;max-width:600px;color:var(--whiteTraslucent);margin:0 auto}.news{background-color:var(--whiteBackground)}.news__banner{background-color:var(--blue);width:100%;height:20vh;padding-top:0}.news__title{color:var(--white);font-size:5rem;line-height:5rem}.news__section-selector{background-color:var(--blueDarker);width:100%;height:7vh;padding-top:1vh}.news__section-selector>button{width:20%;height:7vh;color:var(--white);background-color:var(--blueDarker);border:solid 1px var(--blueDarker);border-bottom:none;border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-size:1.5rem}.news__section-selector>button:hover{background-color:var(--whiteTraslucent)}.news__section-selector--selected{background-color:var(--whiteBackground)!important;color:var(--blueDarker)!important}.cart-container{padding:0 10vw}.cart{background-color:gray;border-radius:1rem;flex-flow:column;justify-content:space-between;align-items:center;width:150px;height:200px;padding:1rem;display:flex;box-shadow:0 0 .5rem #000}.cart>img{width:100%}#contact-section{width:100%;min-height:85vh;color:var(--white);padding:10vh 0 5vh;position:relative;overflow:hidden}.contact__background{z-index:-2;background:url(/assets/abstract-BG6ukt0A.jpg) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.contact-section__title{text-align:center;margin:2rem 0 3rem;font-size:3rem}.contact-section__grid-container{grid-template-rows:auto;grid-template-columns:repeat(6,1fr);gap:8px;width:100%;margin-top:1rem;display:grid}.contact-section__1,.contact-section__2,.contact-section__3,.contact-section__4{text-align:justify;background-color:var(--blue);border-radius:1rem;padding:1rem;box-shadow:0 1rem 2rem #00000057}.contact-section__1{grid-area:1/2/auto/4}.contact-section__2{grid-area:2/2/auto/4}.contact-section__3{grid-area:3/2/auto/4}.contact-section__4{grid-area:4/2/auto/4}.contact-section__5{text-align:left;background-color:var(--blue);border-radius:1rem;flex-wrap:wrap;grid-area:5/2/auto/4;justify-content:center;padding:1rem;display:flex;box-shadow:0 1rem 2rem #00000057}.contact-section__5>p{text-align:left;width:100%;margin:0 0 1rem;padding:0}.contact-section__WhatsAppButton{max-width:15rem;color:var(--white);background-color:var(--whatsAppButton);fill:var(--white);border-radius:2rem;justify-content:center;align-items:center;margin:.5rem auto 0;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:2px 2px 5px #0000005c}.contact-section__WhatsAppButton:hover{background-color:var(--whatsAppButtonHover);color:var(--blue);fill:var(--blue);transform:scale(1.2)}.contact-section__WhatsAppButton>svg{width:1.5rem}.contact-section__WhatsAppButton>p{margin-left:1rem;font-size:1rem}.contact-section__letBlueHighlight{color:#72beda}.contact-section__map{border-radius:1rem;grid-area:1/4/6/6;width:100%;height:100%;text-decoration:none;box-shadow:0 1rem 2rem #00000057}.contact-section__map>p{width:100%;height:100%;color:var(--white);background-color:#00000080;border-radius:1rem;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;transition:all 1s;display:flex}.contact-section__map>p:hover{opacity:0;transition:opacity .5s}}
