.header__pre{padding:4px 16px;font-size:.9rem}.header--fixed .header__pre{background:#fff;margin-bottom:16px}.header__pre-container{display:flex;align-items:center;justify-content:space-between}.header__pre-info1{font-size:.75rem}.header__pre-info2{display:flex;align-items:center}.header__container{padding:1rem 20px;background:#f5f5f5}.header__container-inner{display:flex;align-items:center;justify-content:space-between}.header--fixed~main{padding-top:var(--height-preheader);transition:padding-top 800ms ease}.header--fixed{position:absolute;top:0;left:0;width:100%;z-index:3}.header--fixed.--is-active{position:fixed}.header--fixed .header__container{padding:0 16px;transition:padding 300ms ease;background:none}.header--fixed.--is-active .header__container{padding:0}.header--fixed .header__container-inner{padding:12px 16px;background:rgba(255,255,255,.95);transition:padding 300ms ease,background 300ms ease}.header--fixed.--is-active .header__pre{display:none}.header--fixed.--is-active .header__container-inner{background:#f5f5f5;box-shadow:0 1px 8px rgba(0,0,0,.16)}.header--sticky{position:sticky;position:-webkit-sticky;top:0;left:0;z-index:3}.header--sticky.--is-active{background:rgba(255,255,255,.94);box-shadow:0 1px 6px rgba(0,0,0,.3)}.header--pinned{position:fixed;width:100%;top:0;left:0;box-shadow:0 1px 6px rgba(0,0,0,.3);z-index:3;transition:all 250ms ease}.header--pinned.--not-active{transform:translateY(-100%)}.header--pinned.--is-active{transform:translateY(0)}.header__overlay{position:fixed;width:0%;height:100%;z-index:9;right:0;top:0;background:rgba(0,0,0,0);transition:background 300ms ease}.header__overlay--is-active{background:rgba(0,0,0,.6);width:100%}.header__container{display:flex;align-items:center;justify-content:space-between}.header__logo{max-width:var(--width-logo);width:100%;transition:max-width 300ms ease}.header--fixed.--is-active .header__logo{max-width:calc(var(--width-logo) - 25px)}.header--sticky.--is-active .header__logo{max-width:calc(var(--width-logo) - 25px)}.header__logo-link{display:block}.header__logo-img{display:block;width:100%}.header__info-txt{display:none;margin-right:16px}.header__language{display:none}@media only screen and (min-width:1024px){.header__pre-info1{font-size:.9rem}.header--fixed .header__pre{margin-bottom:20px}.header--fixed .header__container{padding:0 20px}.header--fixed .header__container-inner{padding:20px}.header__info--row{flex-direction:row-reverse}.header__info--row .header__info-inner{margin-left:30px}.header__info--column{flex-direction:column;align-items:flex-end}.header__info--column .header__info-inner{margin-bottom:.5rem}.header__info-txt{display:block}.header__language{display:block;margin-left:12px}}.nav__list{list-style:none}.nav__link{display:block;color:currentColor;text-decoration:none}.nav__submenu{list-style:none}.nav__submenu .nav__link{padding:.6rem 1rem;color:#333}.nav__info{background:#f5f5f5;box-shadow:0 0 15px rgba(0,0,0,.15);padding:.75rem;color:var(--secondary)}.nav__info .buttons{display:flex;justify-content:center}.nav__info .buttons a{width:28px;min-height:28px}.nav__info .buttons ul{flex-wrap:wrap}@media only screen and (max-width:1023px){.nav{position:fixed;top:0;height:100%;overflow:auto;z-index:10;justify-content:space-between;background:#fff;display:flex;flex-direction:column;width:300px;color:var(--font-color)}.nav--fade{opacity:0;left:0;z-index:-4;transition:opacity 600ms ease}.nav--fade.nav--left{left:0}.nav--fade.nav--right{right:0}.nav--left{left:-100%;transition:left 400ms ease}.nav--right{right:-100%;transition:right 400ms ease}.nav--is-active{box-shadow:0 0 24px rgba(0,0,0,.3)}.nav--right.nav--is-active{right:0%}.nav--left.nav--is-active{left:0%}.nav--fade.nav--is-active{opacity:1;z-index:9}.nav__language{padding:.5rem}.nav__list{flex:1;overflow:auto}.nav__item{border-bottom:1px solid #ccc;text-align:center}.nav__item--selected>.nav__link{color:var(--primary)}.nav__item--has-sub>a{position:relative}.nav__item--has-sub>a .nav__down{position:absolute;right:0;width:38px;height:48px;display:flex;align-items:center;justify-content:center;background:#eee;color:#333;text-align:center;top:50%;font-size:20px;transform:translateY(-50%)}.--rotate{transform:rotate(180deg)}.nav__link{padding:.8rem;color:#333}.nav__submenu{background:#eee;padding:2px}.nav__submenu:not(.nav__submenu--is-active){display:none}.nav__submenu .nav__item{text-align:center;border:0}.nav__submenu .nav__link{padding:.5rem 1rem}.nav--fullscreen .nav__submenu{display:block!important;margin-top:-.6rem;padding-bottom:.6rem}.nav--fullscreen.nav--fade .nav__list{transform:scale(1.1);transition:all 600ms ease}.nav--fullscreen.nav--fade.nav--is-active .nav__list{transform:scale(1);opacity:1}.nav--fullscreen~.hamburger--is-active{position:relative;z-index:10}.nav--fullscreen~.hamburger--is-active .bar:not(.middle){background:#fff;width:32px}.nav--fullscreen{color:#fff;width:100%;max-width:initial;background:rgba(0,0,0,.84);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);justify-content:center}.nav--fullscreen .nav__container{max-width:500px}.nav--fullscreen .nav__list{display:flex;flex-direction:column;flex:initial;margin:auto;width:100%}.nav--fullscreen .nav__item--has-sub>a .nav__down{display:none}.nav--fullscreen .nav__item{border:0}.nav--fullscreen .nav__item--selected>.nav__link{color:#fff}.nav--fullscreen .nav__item a{color:currentColor;font-size:1.5rem;text-transform:uppercase}.nav--fullscreen .nav__info{background:transparent;box-shadow:initial}.nav--fullscreen .nav__language{background:none;color:#fff;box-shadow:initial;padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}.nav--fullscreen .nav__submenu{background:transparent}.nav--fullscreen .nav__submenu .nav__link{padding:.6rem 1rem;font-size:1.2rem;text-transform:initial}}@media only screen and (min-width:1024px){.nav{flex-shrink:0}.nav__language{display:none}.nav__list{display:flex}.nav__item{margin:0 0 0 2rem}.nav__item:hover>.nav__link{color:var(--primary)}.nav__item--selected>.nav__link{font-weight:var(--bold1);color:var(--primary)}.nav__link{padding:.25rem}.nav__item--has-sub{position:relative}.nav__item--has-sub .nav__submenu{visibility:hidden;opacity:0;position:absolute;z-index:3;transform:translateY(20%);filter:drop-shadow(0 0 12px rgba(0,0,0,.15));left:0;top:100%;background:#fff;text-align:left;min-width:180px;transition:transform 400ms ease,opacity 400ms ease,visibility 0s ease 400ms;border-radius:var(--radius1)}.nav__item--has-sub:hover .nav__submenu,.nav__item--has-sub:has(a:focus) .nav__submenu{visibility:visible;opacity:1;transform:translateY(0%);transition:transform 400ms ease,opacity 400ms ease}.nav__item--has-sub .nav__item{margin:0;border-bottom:1px solid #eee}.nav__item--has-sub .nav__item:hover>.nav__link{background:#eee}.nav__link .nav__down{margin-left:.5rem;display:inline-block}.nav__info{display:none}.nav__list>.nav__item--has-sub>.nav__link:not([href="#"]):not([href="javascript:void(0);"]){pointer-events:none}.nav__list>.nav__item--has-sub>.nav__link:not([href="#"]):not([href="javascript:void(0);"]) .nav__txt{pointer-events:auto}}.hamburger{position:static;cursor:pointer;padding:2px;width:36px;height:36px;display:grid;place-content:center;margin-left:12px;z-index:1}.hamburger .bar{display:block;height:2px;width:24px;background:#333;transition:transform 300ms ease}.header--fixed .hamburger .bar{background:currentColor}.hamburger .bar.middle{margin:6px auto}.hamburger--is-active .top{transform:translateY(8px) rotateZ(45deg)}.hamburger--is-active .bottom{transform:translateY(-8px) rotateZ(-45deg)}.hamburger--is-active .middle{width:0}.header:has(.nav--is-active.nav--right) .hamburger{transform:translateX(calc((300px*-1) + 32px));transition:200ms transform 400ms ease,800ms z-index 0ms ease;z-index:10;background:#fff;color:#333;border-radius:3px 0 0 3px}.header.--is-active:has(.nav--is-active.nav--right) .hamburger{transform:translateX(calc((300px*-1) + 16px))}@media only screen and (min-width:1024px){.hamburger{display:none}}.buttons{display:flex;align-items:center;color:var(--secondary)}.buttons ul{list-style:none;display:flex;align-items:center}.buttons li{display:inline-block;margin:1px 2px;background:#fff;border:1px solid #ddd}.buttons a{display:flex;align-items:center;justify-content:center;width:24px;color:currentColor;min-height:24px;text-decoration:none}.buttons__phones li span{display:none;white-space:nowrap}.buttons__phones .full a{width:auto;height:28px;padding:.2rem .5rem}.buttons__phones .full span{display:block;margin-left:4px}.buttons--bg .facebook{background:var(--color-fb)}.buttons--bg .instagram{background:var(--color-ig)}.buttons--bg .whatsapp{background:var(--color-wa)}.buttons--bg li{background:var(--primary);border:0!important;border-radius:var(--radius1)}.buttons--bg a{width:32px;height:32px;min-height:32px}.buttons--bg a,.buttons--bg a[href^="tel:"]{color:#fff}.buttons--fixed{transition:bottom 300ms ease,transform 300ms ease;position:fixed;bottom:2px;right:0;z-index:1;display:none}.buttons--fixed ul{flex-direction:column;align-items:initial}.buttons--fixed li{margin:2px 0;display:flex;border-radius:var(--radius1) 0 0 var(--radius1);background:var(--primary);color:#fff;border:0;box-shadow:0 0 12px rgba(0,0,0,.1)}.buttons--fixed .whatsapp{background:var(--color-wa)}.buttons--fixed .whatsapp i{color:var(--color-wa)}.buttons--fixed a{width:auto;height:auto;flex:1;border-radius:0;border:0}.buttons--fixed .etiq{display:block;font-size:.8em;line-height:1.2em}.buttons.buttons--fixed .etiq+span{margin-left:0}.buttons--fixed li a>span{display:block;line-height:100%;margin-left:.5rem;flex:1;padding:.25rem .75rem .25rem 0}.buttons--fixed li:not(.full) a>span{display:none}.buttons--fixed i{height:42px;width:48px;font-size:1.125rem;margin:1px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--primary);border-radius:var(--radius1) 0 0 var(--radius1)}.buttons--fixed li.full i{height:42px;width:42px}.header__pre-container .buttons__social li:not(:first-child){display:none}@media only screen and (min-width:600px){.header__pre-container .buttons__social li:not(:first-child){display:inline-block}}@media only screen and (min-width:1024px){.buttons__phones li a{width:auto;height:24px;padding:.2rem .5rem}.buttons__phones li span{display:block;margin-left:4px}.buttons__phones .full a{height:auto}.buttons--fixed{position:fixed;bottom:50%!important;transform:translateY(50%)}.buttons--fixed i{height:46px;width:46px;font-size:1.25rem}.buttons--fixed a{font-size:1.125rem;line-height:100%}.buttons--fixed li a>span{margin-left:.75rem;padding:.25rem 1rem .25rem 0}.buttons--fixed li:not(.full) a>span{display:block}}.nav__language{padding:0 0 1rem;display:flex;align-items:center;justify-content:center}.language__modal-list{list-style:none;font-size:1rem}.language__modal-list a img{display:block}.language img{width:24px;display:block;box-shadow:0 0 2px rgb(0 0 0/70%);border-radius:50%}@media only screen and (min-width:1200px){.nav__language{display:none}.header___language{margin-left:1rem}.header___language .language{display:flex;align-items:center;cursor:pointer}.header___language .language:after{content:'';font-weight:900;font-size:12px;font-family:var(--awesome);margin-left:.35rem}.header___language .language__modal{color:var(--font-color);transform:translateY(-120vh);opacity:0;visibility:hidden;z-index:12;transition:opacity 400ms ease,visibility 0ms 400ms;position:fixed;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:var(--padding-h)}.header___language .language__modal--active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity 400ms ease}.header___language .language__modal-inner{text-align:left;padding:min(var(--padding-h),2rem);background:#fff;max-width:400px;position:relative;border-radius:var(--radius1)}.header___language .language__modal-title{font-size:20px;margin:0 0 1rem;line-height:1.4em;font-weight:var(--bold1)}.header___language .language__modal-close{position:absolute;top:0;transform:translateY(-100%);right:0;width:22px;color:#fff;height:40px;display:flex;font-size:30px;cursor:pointer;align-items:center;justify-content:center}.header___language .language__modal-list li:not(:last-child){margin-bottom:8px}.header___language .language__modal-list a{text-decoration:none;padding:.5rem 1rem;display:flex;align-items:center;color:inherit}.header___language .language__modal-list a span{display:inline-block;margin-left:.5rem;font-size:1rem}.header___language .language__modal-list .selected a{background:var(--primary);color:var(--primary-invert);border-radius:var(--radius1)}.header___language .language__modal-list .selected a:before{content:'';font-weight:900;font-family:var(--awesome);margin-right:1rem;font-size:1.25rem}.header___language .language__modal-list li:hover{color:var(--primary)}}@media only screen and (max-width:1199px){.header___language{display:none}.nav__language .language__modal-close,.nav__language .language__modal-title,.nav__language .language__modal-list a span,.nav__language .language{display:none}.nav__language .language__modal-list{display:flex;gap:1rem}.nav__language .language__modal-list li{position:relative}.nav__language .language__modal-list .selected a:before{content:"";font-weight:900;font-size:16px;font-family:'Font Awesome 6 Pro';width:16px;height:16px;border-radius:16px;background-color:var(--primary-invert);color:var(--primary);position:absolute;bottom:-4px;right:-4px;display:flex;align-items:center;justify-content:center}.nav__language .language__modal-list a{text-decoration:none;display:block;color:inherit;background:#fff;border-radius:100%;box-shadow:0 0 0 2px #f0f0f0,0 0 0 3px #ccc}.nav__language .language__modal img{width:30px;display:block;border-radius:100%}}