html{box-sizing:border-box}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:"Heebo", sans-serif}.container{height:100%;max-width:90rem;margin:0 auto;padding:0 1em}.sectionHeader{width:100%;padding:0.5em 0;font-family:"Palanquin", sans-serif;font-weight:700;letter-spacing:1px;color:#19355f;border-bottom:solid #444444 1px;text-align:right}.row{display:flex}@media screen and (max-height: 600px){body{font-size:14px}}@media screen and (min-width: calc(48*1em)){.container,.sectionContainer{padding:0 5em}}.nav{position:fixed;top:0;left:0;width:100%;height:3.5em;background-color:rgba(255,255,255,0.7);backdrop-filter:blur(15px);z-index:99}.nav .container{display:flex;align-items:center;justify-content:space-between}.nav--brand{height:100%;width:30%}.nav--brand img{width:100%;height:100%}.nav--links{list-style:none;display:none}.nav--links__item{cursor:pointer;margin-left:2em;position:relative}.nav--links__item-line{position:absolute;left:0;bottom:0;height:3px;width:0;background-color:#ff8300;transition:0.3s ease 50ms}.nav--links__item a{text-decoration:none;color:#19355f;font-weight:400;font-family:"Palanquin", sans-serif}.nav--links__item a:hover+div{width:100%}.nav--burger{cursor:pointer;z-index:99}.nav--burger div{background-color:#164e87;width:25px;height:3px;margin:3px}.nav--phone{background-color:#164e87;padding:0.5em 1em;border-radius:7px}.nav--phone a{text-decoration:none;color:white}.nav--hidden{position:fixed;background-color:#164e87;height:100vh;width:100%;top:0;left:-100%;display:flex;justify-content:center;align-items:center}.nav--hidden__list{list-style:none;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.nav--hidden__list-item{margin-bottom:2em}.nav--hidden__list-item a{text-decoration:none;color:white;font-size:1.5em;transition:all 0.3s ease 50ms;font-family:"Palanquin", sans-serif}.nav--hidden__list-item a:hover{color:#ff8300}@media screen and (max-height: 500px){.nav{height:3em}}@media screen and (min-width: calc(48*1em)){.nav--phone{display:none}.nav--brand{width:12em}}@media screen and (min-width: calc(60.25*1em)){.nav--links{display:flex;align-items:center}.nav--whatsapp{display:inline-block;height:100%}.nav--whatsapp__img{display:flex;align-items:center;--size: 1.8em;margin-top:0.25rem;width:var(--size);height:var(--size)}.nav--whatsapp__img img{object-fit:contain;height:100%;width:100%}.nav--burger{display:none}}.footer{background-color:#164e87;color:white}.footer .container{padding:3em 1em}.footer--brand{margin-bottom:1em}.footer--brand img{width:30%}.footer--about{font-weight:300;line-height:1.25;font-family:'Palanquin', sans-serif;max-width:20em;font-size:0.85em}.footer--social{margin-top:2em;display:flex;gap:2em}.footer--social__link{display:inline-block;width:2.5em;height:2.5em}.footer--social__link img{object-fit:cover;height:100%;width:100%}.footer--links{margin-top:2em;list-style:none}.footer--links__item{margin-bottom:0.5em;font-size:0.85em}.footer--links a{color:white;transition:all 0.3s ease 50ms;cursor:pointer}.footer--links a:hover{color:#ff8300}.footer--end{background-color:#19355f}.footer--end .container{padding:1em}.footer--end__item{display:flex;font-weight:700;line-height:1.25;margin-top:1.5em;transition:all 0.3s ease 50ms;font-size:0.85em}.footer--end__item-icon{background-repeat:no-repeat;background-position:center;margin-right:1em}.footer--end__item .location_icon{background-image:url(assets/images/54af58cc63e958fe.svg);background-size:contain;width:2em;height:2em}.footer--end__item .phone_icon{background-image:url(assets/images/bb99362ded718f99.svg);width:1.5em;height:1.5em}.footer--end__item .mail_icon{background-image:url(assets/images/04b5857396c207e6.svg);background-size:cover;width:1.5em;height:1em}.footer--end__item:first-of-type{margin-top:0;font-weight:400}.footer--end__item:last-of-type{font-weight:700}@media screen and (min-width: calc(48*1em)){.footer .container{padding:3em 5em}.footer--row{display:flex;justify-content:space-between}.footer--links{margin-top:0}.footer--end .container{padding:1em 5em}.footer--end__item{align-items:center}.footer--end__item .location_icon{width:2em;height:2em}.footer--end__item .mail_icon{width:2em;height:2em}}@media screen and (min-width: calc(60.25*1em)){.footer--brand img{width:12rem}.footer--about{font-size:1em}.footer--end .container{padding:1em 5em}.footer--end__row{display:flex;justify-content:space-between;align-items:center}.footer--end__item{margin-top:0;transition:all 0.3s ease 50ms}.footer--end__item:hover{transform:scale(1.1)}.footer--end__item:last-of-type{margin-top:0}.footer--end__item .location_icon{width:2em;height:1.5em}.footer--end__item .mail_icon{width:1.5em;height:1em}}.no-scroll-y{overflow-y:hidden}.ctn-preloader{align-items:center;cursor:none;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:900}.ctn-preloader .animation-preloader{position:absolute;z-index:100}.ctn-preloader .animation-preloader .spinner{animation:spinner 1s infinite linear;border-radius:50%;border:3px solid rgba(255,255,255,0.2);border-top-color:#ffffff;height:9em;margin:0 auto 3.5em auto;width:9em}.ctn-preloader .animation-preloader .txt-loading{font-weight:700;font-size:5em;text-align:center;user-select:none}.ctn-preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;color:white;content:attr(data-text-preloader);left:0;opacity:0;position:absolute;top:0;transform:rotateY(-90deg)}.ctn-preloader .animation-preloader .txt-loading .letters-loading{color:rgba(255,255,255,0.2);position:relative}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:0.2s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:0.4s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:0.6s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:0.8s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.ctn-preloader .loader-section{background-color:#19355f;height:100%;position:fixed;top:0;width:calc(50% + 1px)}.ctn-preloader .loader-section.section-left{left:0}.ctn-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:0.3s ease-out}.loaded .loader-section.section-left{transform:translateX(-101%);transition:0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1)}.loaded .loader-section.section-right{transform:translateX(101%);transition:0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1)}@keyframes spinner{to{transform:rotateZ(360deg)}}@keyframes letters-loading{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@media screen and (max-width: 767px){.ctn-preloader .animation-preloader .spinner{height:8em;width:8em}.ctn-preloader .animation-preloader .txt-loading{font-size:3.5em;font-weight:700}}@media screen and (max-width: 500px){.ctn-preloader .animation-preloader .spinner{height:7em;width:7em}.ctn-preloader .animation-preloader .txt-loading{font-size:2em;font-weight:700}}.legal{margin-top:3.5em;min-height:calc(100vh - 3.5em);padding-top:3em;padding-bottom:6em}.legal .container{max-width:38em}.legal--title{font-size:2em;font-weight:300;color:#164e87;text-align:center}.legal p{font-family:'Palanquin';font-weight:300;color:#444444;margin-top:0.5em;line-height:1.125}@media screen and (min-width: calc(48*1em)){.legal p{margin-top:1em;line-height:1.5}}


/*# sourceMappingURL=privacidad.fe7bd3bdc8c8a0c1.css.map*/