@charset "UTF-8";html{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;overflow:auto;font-family:Asap,sans-serif;font-size:10px}*,:after,:before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}body{height:100%;margin:0;font-size:1.6rem}::selection{background:rgba(0,160,145,.2)}::-moz-selection{background:rgba(0,160,145,.2)}ul{margin:0;padding:0}li{list-style:none}a{color:#00857e;text-decoration:none}svg{-webkit-transform:none;transform:none}picture{display:block}img{display:block;width:100%}fieldset{border:none}.t-heading{position:relative;display:inline-block;color:rgb(0,96.3692307692,116);font-size:2.9rem;font-style:italic}@media screen and (min-width:1200px){.t-heading{font-size:2.9rem}}.t-heading--black{color:rgba(0,0,0,.87)}.t-heading--white{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#fff}.t-heading--background{padding:5px 10px;background-color:#bdcf34;color:#003641;font-style:italic}.t__description{margin-top:15px;color:rgba(0,54,65,.7);font-size:1.9rem;line-height:1.6}@media screen and (min-width:1200px){.t__description{margin-top:20px;font-size:2rem}.container{width:85%}}.container{width:85%;max-width:1200px;margin:auto}.header{position:absolute;top:0;width:100%;height:120px;background-color:transparent;-webkit-transition:110ms cubic-bezier(.46,.03,.52,.96);transition:110ms cubic-bezier(.46,.03,.52,.96)}@media screen and (min-width:1200px){.header{z-index:3}.header--solid .header-menu-open,.header--sticky .header-menu-open{top:26px}}.header--solid,.header--sticky{position:fixed;height:90px;background-color:#003641;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);z-index:5}.header--solid .header-menu-open,.header--sticky .header-menu-open{top:26px}.header--solid .header-menu-open__svg,.header--sticky .header-menu-open__svg{fill:#00857e}@media screen and (min-width:1200px){.header--solid,.header--sticky{height:90px}.header--solid .nav__link,.header--sticky .nav__link{padding:35px 7px;color:rgba(255,255,255,.9)}.header--solid .nav__link:hover,.header--sticky .nav__link:hover{color:rgba(255,255,255,.7)}.header--solid .nav-dropdown,.header--solid .nav-dropdown-products,.header--sticky .nav-dropdown,.header--sticky .nav-dropdown-products{top:75px}}.header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:inherit}.logo{position:relative;width:150px;margin:auto;z-index:2}@media screen and (min-width:1200px){.logo{margin:initial}.logo-mobile{display:none}}.logo-mobile{margin-top:25px}.logo__img{width:100%}.logo-mobile-margin{margin-bottom:20px}.header-menu-open{position:absolute;top:40px;right:20px;padding:5px 10px;cursor:pointer;z-index:2}.header-menu-close{position:absolute;top:26px;right:20px;padding:5px 10px;cursor:pointer}.header-menu-open__svg{width:28px;height:28px;fill:#fff}.header-menu-close__svg{width:28px;height:28px;fill:#00857e}.nav{position:fixed;top:0;right:0;bottom:0;left:0;padding:0 25px;background-color:#003641;z-index:9;overflow-y:scroll;opacity:0;visibility:hidden;-webkit-transform:translateX(240px);transform:translateX(240px);-webkit-transition:.2s cubic-bezier(.46,.03,.52,.96);transition:.2s cubic-bezier(.46,.03,.52,.96);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.nav::-webkit-scrollbar{display:none}@media screen and (min-width:1200px){.header-menu-close,.header-menu-open{display:none}.nav{position:initial;width:initial;padding:initial;background-color:transparent;text-align:initial;overflow-y:initial;opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:initial;transition:initial}}.nav--visible{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.nav-list{margin-top:30px}@media screen and (min-width:1200px){.nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:initial}}.nav__item{position:relative;display:block;list-style:none;margin-bottom:15px}@media screen and (min-width:1200px){.nav__item{display:inline-block;margin-bottom:0;margin-left:15px}.nav__item:hover .nav-dropdown{-webkit-animation:.3s cubic-bezier(.45,0,0,.97) forwards showMenu;animation:.3s cubic-bezier(.45,0,0,.97) forwards showMenu}}.nav__item:last-child .nav__link{border-bottom:none}.nav__item-button{width:100%;margin:20px 0;-webkit-transition:.1s linear;transition:.1s linear}.nav__item-button:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.nav__link{display:block;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.9);font-size:1.9rem;text-align:center;letter-spacing:.8px;text-decoration:none}.nav__link:hover{color:#00857e}@media screen and (min-width:1200px){.nav__item-button{width:initial;margin:0 0 0 25px}.nav__link:hover{color:rgba(255,255,255,.7)}.nav__link{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:inline-block;padding:50px 8px;margin-top:initial;border-bottom:none;color:#fff;font-size:1.6rem;font-weight:initial;cursor:pointer}}.nav__button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:block;width:100%;padding:14px;background-color:#00857e;border-radius:4px;border:1px solid #00857e;color:#fff;font-size:1.4rem;font-weight:600;text-align:center;text-transform:uppercase;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12);box-shadow:0 2px 5px rgba(0,0,0,.12)}.chat{position:fixed;right:15px;bottom:15px;width:60px;height:60px;border-radius:50%;background-color:#25d366;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.22);box-shadow:0 2px 6px rgba(0,0,0,.22);z-index:3}.chat__icon{display:block;width:30px;height:30px;margin:14px auto auto;fill:#fff}.hero{display:none;position:relative;width:100%;margin-top:90px;background-color:#272423;text-align:center;z-index:1;overflow:hidden}@media screen and (min-width:480px){.hero{display:block;text-align:initial}}.banner{position:relative;width:100%}.banner__img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:600px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media screen and (min-width:480px){.banner-content{gap:20px}}.banner__title{font-size:3.2rem;font-weight:600;color:#fff}@media screen and (min-width:736px){.banner__title{font-size:3.8rem}}.banner__text{font-size:1.9rem;font-weight:300;color:#fff;text-align:center;line-height:1.3}@media screen and (min-width:736px){.banner__text{font-size:2.2rem}}.section-projects{padding-top:40px;padding-bottom:40px;margin-top:90px}.heading-wrapper{margin-bottom:35px;text-align:center}.heading-wrapper-buttons{margin-top:20px}@media screen and (min-width:1200px){.heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:initial}.heading-wrapper-buttons{display:grid;gap:0 20px;grid-template-columns:auto auto;margin-top:initial}}.filter{position:relative;width:200px;height:40px;margin:auto;border:1px solid rgba(0,0,0,.1);border-radius:100px;-webkit-box-shadow:0 2px 4px 2px rgba(0,0,0,.1);box-shadow:0 2px 4px 2px rgba(0,0,0,.1)}.filter:not(:last-child){margin-bottom:20px}@media screen and (min-width:1200px){.filter{margin:initial}.filter:not(:last-child){margin-bottom:initial}}.filter--smaller{width:120px}.filter__input{position:absolute;top:0;right:0;bottom:0;left:0;padding-right:25px;padding-left:15px;background:#fff;border-radius:100px;border:none;-webkit-appearance:none}.filter-icon{position:absolute;top:0;right:5px;height:inherit;pointer-events:none}.filter-icon__svg{width:24px;height:24px;fill:rgba(0,0,0,.5);-webkit-transform:translateY(7px);transform:translateY(7px)}.projects-city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border:1px solid rgba(0,0,0,.1);border-top-right-radius:5px;border-top-left-radius:5px}.projects-city__name{color:#00857e;font-size:2.1rem}.projects-city__count{margin-top:5px;color:#00857e;font-weight:500;font-size:1.5rem;text-align:right}@media screen and (min-width:980px){.projects-city{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.projects-city__count{margin-top:initial;font-size:1.6rem}}.projects-table{margin-bottom:30px;margin-top:30px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px 2px rgba(0,0,0,.1);box-shadow:0 2px 4px 2px rgba(0,0,0,.1);overflow:hidden}.projects-table-grid{display:grid;grid-template-columns:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 0}.projects-header{display:none;padding:16px;border:1px solid rgba(0,0,0,.1)}.projects-header__text{color:#00857e;font-size:1.4rem;font-weight:600;text-transform:uppercase}.projects-header__text--mobile{margin-bottom:3px;color:rgba(0,0,0,.7);font-size:1.4rem;font-weight:600;text-transform:uppercase}.projects-item{padding:16px;border:1px solid rgba(0,0,0,.1);border-top:none;text-align:center}.projects-item:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.projects-item__text{color:rgba(0,0,0,.87);font-size:1.4rem;line-height:1.3;text-transform:uppercase;-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}@media screen and (min-width:980px){.projects-table-grid{gap:10px 0;grid-template-columns:50% 30% 20%}.projects-header{display:grid}.projects-header__text--mobile{display:none}.projects-item{text-align:initial}.projects-item__text--right{text-align:right}}.products{margin-top:50px}.product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-top:1px solid rgba(0,0,0,.12);text-align:center}.product:last-child{border-bottom:1px solid rgba(0,0,0,.12)}.product__img{width:40px;height:40px}.product__title{max-width:350px;margin:12px auto auto;color:rgba(0,0,0,.54);line-height:1.4}@media screen and (min-width:1200px){.projects-item__text{font-size:1.5rem}.product:last-child{padding-bottom:0;border-bottom:none}.product__img{width:40px;height:40px}.product__title{font-size:1.8rem}}.section-schedule{position:relative;padding-top:70px;padding-bottom:70px;background-color:#003641}.section-schedule:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/static/img/index/bg-pattern-2.png) fixed;opacity:.05;z-index:1;pointer-events:none}.schedule{width:90%;margin:40px auto auto}.schedule-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;border-bottom:1px solid rgba(255,255,255,.2);text-align:left}.schedule-row:last-child{border-bottom:none}.schedule__date{color:#bdcf34;font-size:1.8rem;font-weight:500;text-align:center}@media screen and (min-width:736px){.schedule{max-width:650px}.schedule-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.schedule__date{min-width:220px;text-align:right}}.schedule__soon{max-width:600px;margin:40px auto auto;color:#fff;font-size:2rem;line-height:1.4}.schedule__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:5px;color:#fff;font-size:1.9rem;text-align:center}@media screen and (min-width:736px){.schedule__text{margin-top:initial;margin-left:30px;text-align:initial}}.section-regulation{padding-top:40px;padding-bottom:40px;margin-top:90px}.section-success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 190px);margin-top:90px}.messages{position:fixed;bottom:0;width:100%;padding:10px 0;background-color:#eb5b4b;text-align:center;-webkit-animation:.2s linear 3s forwards slideDown;animation:.2s linear 3s forwards slideDown}.error_message{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding:8px 0;color:#fff}.success-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;border-radius:56px;margin:auto auto 30px;background-color:#00857e}.success-icon__svg{width:30px;height:30px;fill:#fff}.iframe{display:block;width:90%;max-width:550px;height:220px;margin:auto}@media screen and (min-width:1200px){.iframe{height:315px}.section-flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.help-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;color:rgba(0,0,0,.5);text-align:center;cursor:pointer}@media screen and (min-width:1200px){.help-text{margin-top:0;text-align:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}.help-icon{width:22px;height:22px;margin-left:5px;fill:rgba(0,0,0,.35)}.video-section{position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:6;opacity:0;visibility:hidden}.video-section--visible{opacity:1;visibility:visible}.video-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);z-index:7}.video-container{width:90%;height:250px;z-index:8;background-color:#000}@media screen and (min-width:1200px){.video-container{width:800px;height:450px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#BD924B;--swiper-navigation-size:44px}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#7e7e7e);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:1s linear infinite swiper-preloader-spin;animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.section-padding{padding-top:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.12)}.section-about{padding-top:50px;padding-bottom:50px}@media screen and (min-width:1200px){.section-about{padding-top:80px;padding-bottom:80px}}.section-audience{padding-top:50px;padding-bottom:50px;background-color:#00857e}@media screen and (min-width:1200px){.section-audience{padding-top:80px;padding-bottom:80px}}.section-coverage{padding-top:50px;padding-bottom:50px}@media screen and (min-width:1200px){.section-coverage{padding-top:80px;padding-bottom:80px}}.section-comunicado{padding-top:50px;padding-bottom:50px;border-bottom:1px solid rgba(0,0,0,.12)}@media screen and (min-width:1200px){.section-comunicado{padding-top:60px;padding-bottom:60px}}.section-signup{padding-top:50px;padding-bottom:50px}.section-video-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1200px){.section-signup{padding-top:60px;padding-bottom:70px}.section-video-wrapper{width:80%;margin:auto}}.section-video-content{padding-top:25px;padding-bottom:25px;text-align:center}.section-video-content:last-child{border-bottom:none}.section-video__text{margin-top:10px;font-family:Asap,sans-serif;font-size:1.7rem;line-height:1.6;color:rgba(0,0,0,.7)}@media screen and (min-width:980px){.section-video-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-video-content{padding-top:40px;padding-bottom:40px;text-align:initial}.section-video__text{font-size:1.8rem;line-height:1.6;margin-top:12px}}.section-video__text-mb{margin-bottom:40px}.section-video__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;font-size:1.7rem}@media screen and (min-width:980px){.section-video__link{margin-top:10px;font-size:1.8rem}}.section-video__icon{width:24px;height:24px;margin-right:5px}.section-video-list{margin-top:20px;text-align:left}.section-video__list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;font-family:Asap,sans-serif;font-size:1.9rem;line-height:1.4}.section-video__list-item:before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:8px;height:8px;margin-right:15px;border-radius:8px;background-color:rgba(0,0,0,.25)}.section-video-media{height:170px}@media screen and (min-width:980px){.section-video-media{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;height:300px}}.section-video--revert-mobile>.section-video-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:980px){.section-video--revert-mobile>.section-video-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.section-video--revert-mobile>.section-video-media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:980px){.section-video--revert-mobile>.section-video-media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.section-video__iframe{width:100%;height:100%;border-radius:10px}.signup-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}@media screen and (min-width:1200px){.signup-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.signup-steps{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.signup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media screen and (min-width:1200px){.signup-buttons{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.button-cta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:300px;padding:20px 20px 25px;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;text-align:center;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.16);box-shadow:0 2px 5px rgba(0,0,0,.16);-webkit-transition:.1s linear;transition:.1s linear}.button-cta:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}@media screen and (min-width:1200px){.button-cta{width:48%;padding:20px}}.button-cta--expand{width:100%}.button-cta--mb{margin-bottom:20px}.button-cta__icon{width:32px;height:32px;fill:#bed137}@media screen and (min-width:1200px){.button-cta__icon{width:30px;height:30px}}.button-cta__icon--wpp{width:26px;height:26px;margin-bottom:2px;margin-top:4px}.button-cta-content{margin-top:5px;text-align:center}@media screen and (min-width:1200px){.button-cta__icon--wpp{width:24px;height:24px}.button-cta-content{margin-top:3px;max-width:300px;text-align:initial}}.button-cta__title{color:rgb(0,96.3692307692,116);font-size:2rem;text-align:center}@media screen and (min-width:1200px){.button-cta__title{font-size:1.9rem}}.button-cta__text{margin-top:5px;color:rgba(0,54,65,.9);font-size:1.6rem;line-height:1.3;text-align:center;word-break:break-all}.signup-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin-bottom:30px}@media screen and (min-width:1200px){.button-cta__text{margin-top:3px;word-break:initial;font-size:1.5rem}.signup-step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.signup-step__number{-ms-flex-negative:0;flex-shrink:0;padding:10px 14px;background-color:#00857e;border-radius:5px;color:#fff;font-size:1.8rem;font-weight:700;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media screen and (min-width:1200px){.signup-step__number{padding:12px 16px;font-size:2rem}}.signup-step__description{margin-top:10px;color:rgba(0,54,65,.8);font-size:1.8rem;line-height:1.5;text-align:center}@media screen and (min-width:1200px){.signup-step__description{margin-top:initial;text-align:initial;margin-left:12px}}.project-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;gap:20px 0}@media screen and (min-width:1200px){.project-categories{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;gap:20px 20px}}.project__category{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;background-color:#fff;border:1px solid;border-radius:6px;color:rgb(0,96.3692307692,116);font-size:1.7rem;text-align:center;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.16);box-shadow:0 2px 5px rgba(0,0,0,.16)}@media screen and (min-width:1200px){.project__category{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;padding:15px 20px;font-size:1.6rem}}.section-about-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-about-content{text-align:center}.section-about-picture{display:none}@media screen and (min-width:1200px){.section-about-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section-about-content{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;text-align:initial}.section-about-picture{position:relative;display:initial;margin-left:30px;margin-bottom:initial}.section-about-picture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,96.3692307692,116,.15)}.section-about__img{width:360px;height:550px;border-radius:8px;-o-object-fit:cover;object-fit:cover}}.section-audience-content{text-align:center}@media screen and (min-width:1200px){.section-audience-content{text-align:initial}}.section-signup-content{text-align:center}.coverage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}.coverage-map{width:80%;margin:auto}.coverage-wrapper{position:relative}.coverage-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,rgba(255,255,255,.2)));background:linear-gradient(to bottom,transparent 0,rgba(255,255,255,.2) 90%);pointer-events:none;z-index:1}@media screen and (min-width:1200px){.section-signup-content{text-align:initial}.coverage{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.coverage-map{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.coverage-wrapper{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;height:550px}}.coverage-states{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.coverage__uf{padding:10px;margin-right:15px;color:rgba(0,0,0,.54);font-size:1.9rem;text-align:center;cursor:pointer;-webkit-transition:.1s linear;transition:.1s linear}.coverage__uf:last-child{margin-right:0}.coverage__uf--active{background:rgba(0,96.3692307692,116,.07);color:#00857e;font-weight:700}.coverage-cities{display:none;width:100%;height:300px;overflow-y:scroll;padding:0 5px;opacity:0;visibility:hidden;-webkit-transition:.1s linear;transition:.1s linear}.coverage-cities--visible{display:block;opacity:1;visibility:visible}.coverage__city{padding:15px 10px;border-bottom:1px solid rgba(0,0,0,.12);font-size:1.7rem}.coverage__city:before{content:"";display:inline-block;width:4px;height:4px;margin-right:8px;border-radius:4px;background-color:rgba(0,0,0,.3);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.coverage__city:last-child{border-bottom:none}@media screen and (min-width:1200px){.coverage__uf{text-align:initial}.coverage-cities{height:450px}.coverage__city{padding:15px 0}}.svg-mapa{overflow:visible}.svg-mapa *{fill:rgba(0,0,0,.2);-webkit-transition:150ms linear;transition:150ms linear}.svg-mapa-sc{-webkit-transform:scale(.95) translate(10px,2px);transform:scale(.95) translate(10px,2px);cursor:pointer}.svg-mapa-sc:hover{fill:rgba(0,0,0,.3)}.svg-mapa-sc--active{fill:#00857e;-webkit-transform:none;transform:none}.svg-mapa-sc--active:hover{fill:#00857e}.svg-mapa-rs{-webkit-transform:scale(.95) translate(9px,4px);transform:scale(.95) translate(9px,4px);cursor:pointer}.svg-mapa-rs:hover *{fill:rgba(0,0,0,.3)}.svg-mapa-rs--active{-webkit-transform:none;transform:none}.svg-mapa-rs--active *,.svg-mapa-rs--active:hover *{fill:#00857e}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.button,input[type=submit]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 25px;border:1px solid #00857e;border-radius:4px;background-color:#00857e;color:#fff;font-family:Asap,sans-serif;font-size:1.7rem;font-weight:600;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12);box-shadow:0 2px 5px rgba(0,0,0,.12);-webkit-transition:.1s linear;transition:.1s linear;cursor:pointer}@media screen and (min-width:1200px){.button,input[type=submit]{width:initial;padding:18px 40px;font-size:1.9rem}}.button:hover,input[type=submit]:hover{-webkit-transform:scale(1.06);transform:scale(1.06);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16);box-shadow:0 4px 10px rgba(0,0,0,.16)}.button__icon{width:20px;height:20px;fill:#fff;margin-right:13px}.button-secondary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 35px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background-color:#fff;font-family:Asap,sans-serif;font-size:1.7rem;color:#6e776f;font-weight:500;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12);box-shadow:0 2px 5px rgba(0,0,0,.12);-webkit-transition:.1s linear;transition:.1s linear;cursor:pointer}@media screen and (min-width:1200px){.button-secondary{width:initial;padding:16px 30px;font-size:1.8rem}}.button-secondary:hover{-webkit-transform:scale(1.06);transform:scale(1.06);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16);box-shadow:0 4px 10px rgba(0,0,0,.16)}.button-secondary__icon{width:22px;height:22px;fill:#00857e;margin-right:13px}.button-secondary-index{margin-top:30px;text-align:center}.button--fill,input[type=submit]{width:100%}.button--smaller{padding:16px 25px;font-size:1.7rem}.button--tiny{padding:12px 20px;font-size:1.5rem}.icon--youtube{width:20px;height:20px;fill:red}.section-posts-index{padding-top:40px;padding-bottom:40px}@media screen and (min-width:1200px){.button-secondary-index{margin-top:70px}.section-posts-index{padding-top:60px;padding-bottom:80px}}.section-posts{margin-top:70px;padding-top:40px;padding-bottom:40px}@media screen and (min-width:1200px){.section-posts{margin-top:90px;padding-top:60px;padding-bottom:80px}}.section-posts-more{padding-top:40px}.posts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}.post-featured{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;height:180px;border-radius:15px;-webkit-transition:90ms linear;transition:90ms linear;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24);-webkit-box-shadow:0 6px 8px rgba(0,0,0,.24);box-shadow:0 6px 8px rgba(0,0,0,.24)}@media screen and (min-width:1200px){.section-posts-more{padding-top:70px}.posts-wrapper{margin-top:70px}.post-featured{-webkit-box-flex:0;-ms-flex:0 0 52%;flex:0 0 52%}}.posts{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.post-featured:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.32);box-shadow:0 10px 15px rgba(0,0,0,.32)}.post-featured:hover .post-featured__img{-webkit-filter:saturate(110%);filter:saturate(110%)}.post-featured__picture{position:absolute;top:0;right:0;bottom:0;left:0}.post-featured__picture:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 15px 15px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 100%);z-index:2}@media screen and (min-width:1200px){.posts{-webkit-box-flex:0;-ms-flex:0 0 43%;flex:0 0 43%}.post-featured{height:435px;border-radius:25px}.post-featured__picture:after{border-radius:25px}}.post-featured__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 15px 15px}.post-featured-content{position:absolute;right:0;bottom:0;left:0;padding:0 15px 20px;z-index:3}.post-featured__date{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(255,255,255,.7);font-size:1.5rem}@media screen and (min-width:1200px){.post-featured__img{border-radius:0 25px 25px}.post-featured-content{padding:0 25px 30px}.post-featured__date{font-size:1.6rem}}.post-featured__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:8px;color:#fff;font-size:2rem;line-height:1.3}.post{position:relative;height:200px;margin-top:30px;border-radius:0 15px 15px;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);-webkit-transition:90ms linear;transition:90ms linear}.post:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16);box-shadow:0 4px 10px rgba(0,0,0,.16)}@media screen and (min-width:1200px){.post-featured__title{font-size:2.8rem}.post{margin-top:initial;margin-bottom:35px}}.post__picture{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:15px}.post__picture:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 15px 15px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 100%);z-index:2}.post__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 15px 15px}.post-content{position:absolute;right:0;bottom:0;left:0;padding:0 20px 20px;z-index:3}.post__date{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(255,255,255,.7);font-size:1.5rem}.post__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:8px;color:#fff;font-size:2rem;line-height:1.3}.posts-blog{margin-top:30px;margin-bottom:50px}@supports (display:grid){.auction-cards{display:grid;grid-gap:30px;grid-template-columns:1fr}@media screen and (min-width:736px){.auction-cards{grid-template-columns:1fr 1fr 1fr 1fr}}}@supports not (display:grid){.auction-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.auction-cards>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}@media screen and (min-width:736px){.auction-cards>*{-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;margin-right:3%}}}.auction-cards{margin-top:50px}@media screen and (min-width:1200px){.post__title{font-size:2.5rem}}.auction-card{position:relative;border-radius:15px;-webkit-transition:90ms linear;transition:90ms linear;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24)}.auction-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.32);box-shadow:0 10px 15px rgba(0,0,0,.32)}.auction-card:hover .auction__img{-webkit-filter:saturate(110%);filter:saturate(110%)}.auction__img{height:200px;border-top-right-radius:15px;-o-object-fit:cover;object-fit:cover}.auction-card-content{padding:12px 15px 20px;border-radius:0 0 15px 15px;z-index:2;background-color:#fff}.auction-card__title{margin-top:4px;font-size:2.1rem}.auction-card__price{margin-top:6px;color:#003641;font-weight:600;font-size:1.7rem}.auction-card__location{color:rgba(0,0,0,.54);font-size:1.5rem}.post-blog__date{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(255,255,255,.7);font-size:1.5rem}@media screen and (min-width:1200px){.post-blog__date{font-size:1.6rem}}.post-blog__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:6px;color:#fff;font-size:2.2rem;line-height:1.3}.section-useful-links{padding-bottom:40px}.useful-links{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}@media screen and (min-width:1200px){.post-blog__title{font-size:2.3rem}.section-useful-links{padding-bottom:80px}.useful-links{grid-template-columns:repeat(4,1fr);grid-gap:50px;margin-top:70px}}.useful-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:22px 15px;border-radius:0 10px 10px;background-color:#003641;-webkit-transition:90ms linear;transition:90ms linear;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12);box-shadow:0 2px 5px rgba(0,0,0,.12)}.useful-link:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16);box-shadow:0 4px 10px rgba(0,0,0,.16)}.useful-link__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#fff;font-size:2rem;font-weight:500;line-height:1.2;font-style:italic;text-align:center}.section-page{margin-top:70px}@media screen and (min-width:1200px){.useful-link{padding:25px 20px}.useful-link__title{font-size:2.2rem}.section-page{margin-top:90px}}.page-hero{position:relative;width:100%;padding:50px 0;background-size:cover;background-position:center;background-repeat:no-repeat}.page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,54,65,.8);z-index:1}.page-picture{position:absolute;top:0;right:0;bottom:0;left:0}.page__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-hero-content{position:relative;width:85%;margin:auto;z-index:2}.page__title{position:relative;margin-bottom:15px;font-size:2.9rem}@media screen and (min-width:1200px){.page-hero{padding:100px 0}.page-hero-content{width:initial;max-width:700px}.page__title{margin-bottom:25px;font-size:3.6rem}}.page__subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(255,255,255,.7);font-size:1.9rem;font-style:italic;line-height:1.6}.page-content{width:85%;margin:40px auto}.lead-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:6}.lead-overlay--visible{display:block}.lead-form{position:fixed;right:0;left:0;bottom:0;height:520px;-webkit-transform:translateY(455px);transform:translateY(455px);z-index:7;background-color:#fff;-webkit-transition:110ms cubic-bezier(.46,.03,.52,.96);transition:110ms cubic-bezier(.46,.03,.52,.96)}.lead-form--visible{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.lead-form--hidden{-webkit-transform:translateY(520px);transform:translateY(520px)}@media screen and (min-width:1200px){.page__subtitle{font-size:2.1rem;line-height:1.7}.page-content{width:initial}.lead-form{right:5%;left:initial;width:360px}.lead-form--hidden-desktop{display:none}}.lead-form--smaller{-webkit-transform:translateY(466px);transform:translateY(466px)}.lead-form--smaller .lead-form-header{height:56px}.lead-form-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:68px;padding:0 7.5%;margin-bottom:23px;background-color:#00857e;cursor:pointer}.lead-form__heading{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#fff;font-size:1.8rem}.lead-form__icon{width:28px;height:28px;-ms-flex-negative:0;flex-shrink:0;fill:#fff;-webkit-transition:.1s linear;transition:.1s linear}.lead-form__icon--flipped{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lead-form-fieldset{width:95%;padding:0 25px;margin:auto}.lead-form-field{margin-bottom:15px}.lead-form-field:last-of-type{margin-bottom:23px}.lead-form__label{display:block;margin-left:2px;margin-bottom:13px;font-size:1.5rem;color:rgba(0,0,0,.54)}.lead-form__label--active{color:#00857e}.lead-form__input{display:block;height:40px;border:1px solid rgba(0,0,0,.3);color:rgba(0,0,0,.87);font-size:1.5rem}.lead-form__input:focus{border:1px solid #00857e;color:rgba(0,0,0,.87)}@media screen and (min-width:1200px){.lead-form-header{padding:0 25px}.lead-form-fieldset{width:initial}.lead-form__input{width:100%}}.lead-form__button{padding:15px 25px;margin-bottom:25px;border:none;font-size:1.7rem}.section-lead{padding-top:70px;padding-bottom:50px}.lead-form-block{position:relative;margin-top:50px}@media screen and (min-width:1200px){.lead-form__button{width:initial;margin-bottom:initial}.lead-form-block{max-width:500px;margin:50px auto auto}}.lead-form-block-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lead-form-block-field{margin-bottom:25px}.lead-form-block__input{margin-bottom:0}.lead-form-block__button{width:100%;height:60px;margin:5px auto auto}.lead-feedback{position:absolute;top:0;right:0;bottom:0;left:0;padding:25px;background-color:#fff;text-align:center}@media screen and (min-width:1200px){.lead-feedback{padding:20px}}.lead-feedback--visible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lead__icon{width:30px;height:30px;margin-bottom:20px}.lead__icon--success{fill:#00857e}.lead__icon--error{fill:#eb5b4b}.lead__text{margin-bottom:25px;line-height:1.4;font-size:1.8rem}@-webkit-keyframes donut-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes donut-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loading{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff}.loading-spinner{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-spinner:before{content:"";display:block;border:6px solid #00857e;border-left-color:rgba(0,0,0,.2);border-radius:50%;width:34px;height:34px;margin:auto auto 15px;-webkit-animation:1s linear infinite donut-spin;animation:1s linear infinite donut-spin}.loading-spinner:after{content:"Enviando";color:#00857e;font-size:1.8rem}.section-institucional{padding-top:60px;margin-top:70px}@media screen and (min-width:1200px){.section-institucional{margin-top:90px}}.cobertura-picture{margin-top:50px;margin-bottom:50px}.section-article{padding-top:60px;margin-top:70px}@media screen and (min-width:1200px){.section-article{margin-top:90px}}.article-content{display:block;max-width:700px;margin:auto}.article-dates{margin-bottom:22px}.article__date{color:rgba(0,0,0,.54);font-size:1.8rem}.article__title{position:relative;margin-bottom:20px;color:#003641;font-size:2.8rem;line-height:1.4;text-align:center}@media screen and (min-width:1200px){.article__title{font-size:3.2rem;line-height:1.3}}.article__subtitle{color:rgba(0,0,0,.54);font-size:2rem;font-style:italic;line-height:1.4;text-align:center}.article-picture{margin-top:30px;margin-bottom:20px;cursor:pointer}.article-picture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 15px 15px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),color-stop(50%,transparent));background:linear-gradient(to bottom,rgba(0,0,0,.4) 0,transparent 50%);z-index:2}@media screen and (min-width:1200px){.article-picture{width:90%;margin:30px auto 20px}.article-picture:before{right:5%;left:5%;border-radius:0 20px 20px}}.article__img{display:block;width:100%;max-width:800px;height:260px;margin:auto;border-radius:0 15px 15px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24);-o-object-fit:cover;object-fit:cover}.article-rich-text div{margin-bottom:10px;border-radius:0 15px 15px;overflow:hidden}@media screen and (min-width:1200px){.article__img{height:420px;border-radius:0 20px 20px}.article-rich-text div{width:90%;margin-right:auto;margin-left:auto;margin-bottom:10px;border-radius:0 20px 20px}}.article-rich-text img{-o-object-fit:cover;object-fit:cover}.article-rich-text strong{color:rgba(0,0,0,.6)}.article-rich-text h1,.article-rich-text h2,.article-rich-text h3,.article-rich-text h4,.article-rich-text h5,.article-rich-text h6{margin-bottom:12px;color:#003641;font-size:2.1rem}.article-rich-text p{margin-bottom:22px;color:rgba(0,0,0,.54);font-size:1.9rem;line-height:1.9}.article-rich-text ul{margin-bottom:40px}.article-rich-text li{margin-bottom:25px;color:rgba(0,0,0,.54);font-size:1.8rem;line-height:1.7}.article-rich-text li:before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:10px;height:10px;margin-right:13px;border-radius:50px;background-color:#00857e;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.article-rich-text a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:500px;margin-right:5px;margin-bottom:20px;color:#00857e;font-size:1.8rem;line-height:1.5;-webkit-transform:translateY(5px);transform:translateY(5px)}.article-rich-text a:before{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;content:"";margin-right:10px;background:url(img/link.svg) no-repeat;font-size:1.8rem;-webkit-transform:translateY(2px);transform:translateY(2px)}.article-categories{position:absolute;top:25px;left:25px;z-index:3}.article__category{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding:5px 10px 6px;margin-right:15px;border-radius:0 5px 5px;background-color:#003641;color:#fff;font-size:1.5rem}.article-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}@media screen and (min-width:1200px){.article-categories{left:calc(25px + 5%)}.article-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}@media screen and (min-width:1200px){.share{margin-top:0}}.share__icon{width:24px;height:24px;margin:0 12px;fill:rgba(0,0,0,.35);cursor:pointer}.tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:50px;margin-bottom:25px;overflow-x:scroll}.tabs::-webkit-scrollbar{display:none}@media screen and (min-width:1200px){.share__icon{width:26px;height:26px}.tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:150px;padding:15px 25px;color:rgba(0,0,0,.4);font-size:1.7rem;font-weight:600;line-height:1.3;text-align:center;-webkit-transition:.1s linear;transition:.1s linear;opacity:.8;-webkit-filter:grayscale(100%);filter:grayscale(100%);border-bottom:1px solid rgba(0,0,0,.12)}@media screen and (min-width:1200px){.tab{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;display:initial;padding:25px;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;text-align:center}}.tab--active{color:rgba(0,0,0,.54);opacity:1;-webkit-filter:initial;filter:initial;border-bottom:3px solid #00857e}.tab-picture{width:44px;height:44px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}@media screen and (min-width:1200px){.tab-picture{width:50px;height:50px;margin:auto auto 12px}}.tab__image{width:100%}.tab-content{margin-bottom:30px}@media screen and (min-width:1200px){.institucional-wrapper{max-width:600px;margin:auto}}.institucional-picture{margin-top:40px;margin-bottom:30px}.institucional__img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:0 20px 20px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24)}@media screen and (min-width:1200px){.institucional__img{height:420px}}.institucional-content{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.section-work{padding-top:60px;padding-bottom:80px}.article__iframe{width:100%;height:200px}@media screen and (min-width:736px){.article__iframe{height:400px}}.auction-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px;margin-bottom:50px}.auction-pictures{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:1200px){.auction-wrapper{margin-top:70px}.auction-pictures{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.auction-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:1200px){.auction-content{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:20px;margin-top:20px}.gallery__picture{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%;height:100px}@media screen and (min-width:736px){.gallery__picture{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}@media screen and (min-width:980px){.gallery{margin-bottom:0;margin-top:0}.gallery__picture{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%}.gallery__picture:first-child{min-width:300px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:200px}}.gallery__picture:first-child .gallery__img{width:100%;height:100%;margin-right:0}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.auction__city{color:rgba(0,0,0,.54);font-size:1.6rem}.auction__title{position:relative;margin-bottom:7px;color:rgba(0,0,0,.87);font-size:2.8rem;line-height:1.4}@media screen and (min-width:1200px){.auction__title{font-size:3.2rem;line-height:1.3}}.auction__price{margin-top:10px;color:#003641;font-size:2.1rem}.auction-rich-text{margin-top:10px}.auction-rich-text strong{color:rgba(0,0,0,.6)}.auction-rich-text h1,.auction-rich-text h2,.auction-rich-text h3,.auction-rich-text h4,.auction-rich-text h5,.auction-rich-text h6{margin-bottom:15px;color:#003641;font-size:2.1rem}.auction-rich-text p{margin-bottom:10px;color:rgba(0,0,0,.54);font-size:1.7rem;line-height:1.6}.auction-rich-text ul{margin-bottom:40px}.auction-rich-text li{margin-bottom:15px;color:rgba(0,0,0,.54);font-size:1.7rem;line-height:1.7}.auction-rich-text li:before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:10px;height:10px;margin-right:13px;border-radius:50px;background-color:#00857e;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.auction-rich-text a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:500px;margin-right:5px;margin-bottom:20px;color:#00857e;font-size:1.8rem;line-height:1.5;-webkit-transform:translateY(5px);transform:translateY(5px)}.auction-rich-text a:before{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;content:"";margin-right:10px;background:url(img/link.svg) no-repeat;font-size:1.8rem;-webkit-transform:translateY(2px);transform:translateY(2px)}.lightbox__picture{opacity:0;visibility:hidden}.lightbox__picture--visible{opacity:1;visibility:visible}.lightbox__image{position:fixed;top:50%;left:50%;width:90%;margin:auto;max-width:1366px;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;z-index:6}@media screen and (min-width:980px){.lightbox__image{width:auto}}.lightbox__icon{position:fixed;top:22px;right:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;border-radius:44px;background-color:#eb5b4b;z-index:7;cursor:pointer}.lightbox__svg{width:24px;height:24px;stroke:#fff}.no-scroll{overflow:hidden}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;-webkit-transition:150ms linear;transition:150ms linear;visibility:hidden;z-index:6}.drawer-overlay--visible{opacity:1;visibility:visible}.section-location-index{position:relative;height:500px}@media screen and (min-width:1200px){.section-location-index{height:500px}}.section-location{position:relative;height:100vh;padding-top:80px}.map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;z-index:4;cursor:pointer;-webkit-transition:.1s linear;transition:.1s linear}.map-overlay:hover{background-color:rgba(0,54,65,.6)}.map-overlay:hover .map-overlay__label{opacity:1;visibility:visible}.map-overlay__label{width:90%;font-size:1.9rem;text-align:center;opacity:0;visibility:hidden}.location-map{position:absolute;top:0;right:0;bottom:0;left:0;background:0 0;z-index:1}.location-map:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:2;pointer-events:none}.location-mapbox{width:100%;height:100%}.location-container{position:absolute;top:50px;left:10%;width:80%;z-index:3;text-align:center}@media screen and (min-width:1200px){.location-map:after{background:linear-gradient(130deg,rgba(0,0,0,.85) 0,transparent 80%)}.location-container{top:100px;left:5%;width:400px;text-align:initial}}.location-container-hero{top:200px}.location-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:450px;margin-top:50px;border-radius:4px;background-color:transparent}.location-results{padding:15px 12px;-webkit-transition:150ms ease-in-out;transition:150ms ease-in-out;opacity:0;visibility:hidden}.location-results--visible{opacity:1;visibility:visible}.location-item{margin-bottom:15px}.location__agency{margin-bottom:8px;font-weight:600;font-size:1.7rem}.location__address,.location__phone{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:8px;color:rgba(255,255,255,.7);font-size:1.4rem}.location__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;position:absolute;top:17px;left:25px;color:rgba(255,255,255,.7);pointer-events:none;-webkit-transition:150ms linear;transition:150ms linear}.location__label--active{-webkit-transform:translate(-20px,-50px);transform:translate(-20px,-50px)}.location__select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;border:1px solid rgba(255,255,255,.8);border-radius:0;background-color:transparent;color:rgba(255,255,255,.8)}.location__select:focus{border:1px solid #fff;color:#fff}.location__select option{color:rgba(0,0,0,.87)}.select-field{position:relative}.select-field:first-child .location__select{border-right:none}.location__option{color:rgba(0,0,0,.87)}.location__icon{width:24px;height:24px;position:absolute;top:16px;right:8px;fill:rgba(255,255,255,.6);pointer-events:none}.location-text__icon{width:20px;height:20px;margin-right:8px;fill:rgba(255,255,255,.8);-webkit-transform:translateY(5px);transform:translateY(5px)}.location__uf{width:110px}.location__city{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-contact-index{padding-top:40px;padding-bottom:40px}@media screen and (min-width:1200px){.section-contact-index{padding-top:60px;padding-bottom:80px}}.section-contact{margin-top:70px;padding-top:40px;padding-bottom:40px}@media screen and (min-width:1200px){.section-contact{margin-top:90px;padding-top:60px;padding-bottom:80px}}.contact-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:50px}@media screen and (min-width:1200px){.contact-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:70px}}.contact-form{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:1200px){.contact-form{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}.contact-links{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:1200px){.contact-links{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.sitemap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sitemap-list{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}.sitemap-item{padding:8px 0;text-align:center}@media screen and (min-width:1200px){.sitemap-list{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;margin-bottom:20px}.sitemap-item{padding:10px 0;text-align:initial}}.sitemap__heading{width:80%;padding-bottom:15px;margin:auto;color:#003641;font-size:1.7rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.12)}@media screen and (min-width:1200px){.sitemap__heading{width:initial;margin:initial;text-align:initial}}.sitemap__link{color:rgba(0,0,0,.54);-webkit-transition:90ms linear;transition:90ms linear;font-size:1.6rem}.sitemap__link:hover{color:rgba(0,0,0,.87)}.app-buttons{text-align:center}.app__button{width:125px;margin:auto}@media screen and (min-width:1200px){.app__button{width:135px;margin:initial}.app__button--centered{width:150px}}.app__button--centered{display:inline-block;margin:0 6px}.social{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;margin-bottom:30px}.social-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:22px 20px;border-radius:0 10px 10px;border:1px solid rgba(0,0,0,.1);background-color:#fff;text-align:center;-webkit-transition:90ms linear;transition:90ms linear;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12);box-shadow:0 2px 5px rgba(0,0,0,.12)}.social-item:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16);box-shadow:0 4px 10px rgba(0,0,0,.16)}.social-item__icon{width:28px;height:28px;fill:#00857e}@media screen and (min-width:1200px){.social{grid-template-columns:repeat(4,1fr);grid-gap:60px;max-width:1050px;margin:70px auto auto}.social-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:35px 20px}.social-item__icon{width:32px;height:32px}}.social-item__title{margin-left:15px;font-size:1.9rem;color:#5a645b}::-webkit-input-placeholder{color:rgba(0,0,0,.54);font-size:1.5rem}::-moz-placeholder{color:rgba(0,0,0,.54);font-size:1.5rem}:-ms-input-placeholder{color:rgba(0,0,0,.54);font-size:1.5rem}.section-form{position:relative;padding-top:90px;padding-bottom:60px;background-color:#fff;z-index:1}.form-header{padding-top:50px;padding-bottom:30px}.form{position:relative;width:100%}.form__subheading{color:rgb(0,96.3692307692,116);margin-bottom:20px;font-size:1.8rem}.form-fieldset{padding-top:20px}.form-field{margin-bottom:30px}@media screen and (min-width:1200px){.social-item__title{margin-top:20px;margin-left:initial}.form-field{margin-bottom:35px}}.form-field--active .form__label{color:#00857e;-webkit-transform:translate(0,0);transform:translate(0,0)}.form__label{display:block;color:rgba(0,0,0,.54);letter-spacing:.2px;-webkit-transition:120ms ease-in-out;transition:120ms ease-in-out;-webkit-transform:translate(5px,32px);transform:translate(5px,32px);pointer-events:none}.form__label i{display:inline-block;font-size:1.3rem;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media screen and (min-width:736px){.form__label{font-size:1.5rem}.form__input{height:48px}}.form__label--active{-webkit-transform:translate(0,0);transform:translate(0,0)}.form__input{width:100%;height:48px;background-color:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.25);font-family:Asap,sans-serif;font-size:1.6rem;color:rgba(0,0,0,.54);outline:0;-webkit-transition:120ms ease-in-out;transition:120ms ease-in-out;-webkit-appearance:none}.form__input:active,.form__input:focus{color:rgba(0,0,0,.87);border-bottom:2px solid #00857e}.form__input:hover::-webkit-input-placeholder{color:transparent}.form__input:hover::-moz-placeholder{color:transparent}.form__input:hover:-ms-input-placeholder{color:transparent}.form__input:hover::-ms-input-placeholder{color:transparent}.form__input:hover::placeholder{color:transparent}.form-field--required{position:relative}.form-field--required .form__label{color:#eb5b4b}.form-field--required .form__input,.form-field--required .form__textarea{border-bottom:1px solid #eb5b4b}.form-field--required::after{content:"Preenchimento obrigatório";display:block;position:absolute;bottom:-20px;left:2px;color:#eb5b4b;font-size:1.2rem;opacity:.6;pointer-events:none}.form-terms{margin-top:20px;margin-bottom:30px}.form-terms:last-child{margin-bottom:50px}.form__link{color:#00857e}.form-select{position:relative;margin-top:25px;margin-bottom:25px}.form-select__icon{position:absolute;top:12px;right:9px;fill:rgba(0,0,0,.5);pointer-events:none}@media screen and (min-width:1200px){.form-select{width:120px;margin-top:0;margin-right:20px;margin-bottom:0}.form-select--bigger{width:230px}.form-select__icon{top:15px;right:5px}}.form-search{position:relative;min-width:210px}.form-search__icon{position:absolute;top:14px;right:12px;fill:rgba(0,0,0,.5)}select{font-size:1.5rem}textarea{height:140px;padding-top:12px;resize:vertical}input[type=submit]{height:58px;padding:0}input:-webkit-autofill{animation-name:autofill;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}input:-webkit-autofill:focus{animation-name:autofillfocus;-webkit-animation-name:autofillfocus}@-webkit-keyframes autofill{to{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(0,0,0,.6);background-color:transparent}}@keyframes autofill{to{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(0,0,0,.6);background-color:transparent}}@-webkit-keyframes autofillfocus{to{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgb(0,96.3692307692,116);background-color:transparent}}@keyframes autofillfocus{to{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgb(0,96.3692307692,116);background-color:transparent}}[type=checkbox]:checked,[type=checkbox]:not(:checked){position:absolute;left:-9999px}[type=checkbox]:not(:checked)+label{position:relative;display:inline-block;padding-left:33px;color:rgba(0,0,0,.54);font-size:1.7rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}[type=checkbox]:checked+label{position:relative;display:inline-block;padding-left:33px;color:#00857e;font-size:1.7rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:-1px;width:22px;height:22px;background:#fff;border:1px solid rgba(0,0,0,.4)}[type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:-1px;width:22px;height:22px;background:#00857e;border:1px solid #00857e}[type=checkbox]:checked+label:after,[type=checkbox]:not(:checked)+label:after{content:url(img/check.svg);position:absolute;top:0;left:2px;-webkit-transition:.2s;transition:.2s}[type=checkbox]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=checkbox]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}[type=checkbox]:disabled:checked+label:before,[type=checkbox]:disabled:not(:checked)+label:before{background:rgba(0,0,0,.4);border:2px solid rgba(0,0,0,.4)}[type=checkbox]:disabled:checked+label:after{color:#999}[type=checkbox]:disabled+label{color:#aaa}.list-header{padding:14px 20px;margin-top:50px;background-color:#00857e}.list-header__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#fff;font-weight:600;text-transform:uppercase}.list__text{font-size:1.7rem}.list{margin-bottom:40px;border:1px solid rgba(0,0,0,.12);-webkit-box-shadow:0 3px 5px rgba(0,0,0,.08);box-shadow:0 3px 5px rgba(0,0,0,.08)}.list-item{position:relative;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.12)}.list__icon{width:24px;height:24px;fill:rgba(0,0,0,.2)}@media screen and (min-width:1200px){.form-search__icon{top:17px}.list-header{padding:16px 20px}.list-item{padding:22px 20px}.timeline{position:relative;max-width:1000px;padding:1px 0;margin:60px auto 80px}.timeline:before{content:"";width:6px;height:100%;background:#00857e;position:absolute;top:0;left:49.7%}}.timeline-entry{padding-top:25px;padding-bottom:25px;border-bottom:1px solid rgba(0,0,0,.12)}@media screen and (min-width:1200px){.timeline-entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin-top:60px;margin-bottom:60px;border-bottom:none}}.timeline-picture{height:260px;margin-bottom:30px;border-radius:0 20px 20px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}@media screen and (min-width:1200px){.timeline-picture{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%;width:300px;height:320px;margin-bottom:0}}.timeline__image{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 20px 20px}.timeline-content{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%}.timeline__title{color:#00857e;font-size:2.2rem;margin-bottom:10px}@media screen and (min-width:1200px){.timeline__title{font-size:2.4rem}}.timeline__description{margin-bottom:10px;color:rgba(0,0,0,.54);font-size:1.7rem;line-height:1.5}.cycle-grid{display:grid;grid-gap:30px 25px;grid-template-columns:repeat(5,1fr);grid-template-areas:". . item1 . ." "item6 item6 item7 item2 item2" "item5 item5 item7 item3 item3" ". . item4 . .";max-width:900px;margin:40px auto 50px}.cycle-item:nth-child(1){grid-area:item1}.cycle-item:nth-child(2){grid-area:item2}.cycle-item:nth-child(3){grid-area:item3}.cycle-item:nth-child(4){grid-area:item4}.cycle-item:nth-child(5){grid-area:item5}.cycle-item:nth-child(6){grid-area:item6}.cycle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cycle-item:nth-child(1){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cycle-item:nth-child(1) .cycle__picture{margin-right:0}.cycle-item:nth-child(1) .cycle__title{text-align:center;margin-bottom:15px}.cycle-item:nth-child(2),.cycle-item:nth-child(3){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cycle-item:nth-child(2) .cycle__picture,.cycle-item:nth-child(3) .cycle__picture{margin-right:0}.cycle-item:nth-child(2) .cycle__title,.cycle-item:nth-child(3) .cycle__title{margin-top:10px;text-align:center}@media screen and (min-width:1200px){.timeline__description{line-height:1.7}.cycle-grid{grid-gap:50px 50px}.cycle-item:nth-child(1) .cycle__title{margin-bottom:20px}.cycle-item:nth-child(2),.cycle-item:nth-child(3){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cycle-item:nth-child(2) .cycle__picture,.cycle-item:nth-child(3) .cycle__picture{margin-right:20px}.cycle-item:nth-child(2) .cycle__title,.cycle-item:nth-child(3) .cycle__title{margin-top:0;text-align:right}}.cycle-item:nth-child(4){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cycle-item:nth-child(4) .cycle__picture{margin-right:0}.cycle-item:nth-child(4) .cycle__title{text-align:center;margin-top:15px}@media screen and (min-width:1200px){.cycle-item:nth-child(4) .cycle__title{margin-top:20px}}.cycle-item:nth-child(5),.cycle-item:nth-child(6){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cycle-item:nth-child(5) .cycle__picture,.cycle-item:nth-child(6) .cycle__picture{margin-right:0}.cycle-item:nth-child(5) .cycle__title,.cycle-item:nth-child(6) .cycle__title{margin-top:10px;text-align:center}.cycle-circle{grid-area:item7;height:100px;background-image:url(/static/img/tmp/cycle-arrows.png);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transform:translateY(70px);transform:translateY(70px)}@media screen and (min-width:1200px){.cycle-item:nth-child(5),.cycle-item:nth-child(6){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cycle-item:nth-child(5) .cycle__picture,.cycle-item:nth-child(6) .cycle__picture{margin-right:0;margin-left:20px}.cycle-item:nth-child(5) .cycle__title,.cycle-item:nth-child(6) .cycle__title{margin-top:0;text-align:right}.cycle-circle{height:200px;-webkit-transform:initial;transform:initial}}.cycle__picture{width:48px;height:48px;-ms-flex-negative:0;flex-shrink:0;padding:5px;margin-right:20px;border-radius:0 10px 10px;background-color:#00857e;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12);box-shadow:0 2px 4px rgba(0,0,0,.12)}.cycle__title{color:rgba(0,0,0,.87);font-size:1.7rem}.partners-container{max-width:600px;margin:auto auto 50px}.partners-form{margin-top:35px;margin-bottom:25px}@media screen and (min-width:1200px){.cycle__picture{width:66px;height:66px}.cycle__title{font-size:2.1rem}.partners-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partners-form>*{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%}}.partners-form-field{margin-top:25px}.partner-item{text-align:center;padding:25px 0;border-bottom:1px solid rgba(0,0,0,.12)}.partner__title{margin-bottom:10px;font-size:1.7rem;font-weight:700;color:rgba(0,0,0,.87);text-transform:uppercase}.partner__text{display:block;margin-bottom:10px;color:rgba(0,0,0,.54);font-size:1.7rem}.partner-buttons{margin-top:20px}.partner__button{margin-right:10px;margin-left:10px}.modal{position:fixed;top:50%;left:50%;width:90%;max-width:800px;padding:30px 40px 40px;border-radius:10px;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:99}.modal--visible{opacity:1;visibility:visible}.modal-content{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-height:550px;overflow:scroll}.modal-content::-webkit-scrollbar{display:none}.modal__title{margin-bottom:15px;color:#e63731;font-size:1.7rem;font-weight:600;text-align:center}@media screen and (min-width:1200px){.modal{width:100%;padding:40px 60px 50px}.modal__title{font-size:1.8rem}.modal__text{font-size:1.6rem;line-height:1.5}}.modal__text{margin-top:10px;font-size:1.6rem;font-style:italic;line-height:1.5;text-align:justify}.modal-button{display:block;max-width:220px;text-align:center;height:44px;margin:25px auto auto;border-radius:100px;background-color:#25d366}.modal-button__icon{display:inline-block;width:22px;height:22px;fill:#fff;margin-right:10px;-webkit-transform:translateY(10px);transform:translateY(10px)}.modal-button__text{display:inline-block;color:#fff;font-size:1.7rem;-webkit-transform:translateY(5px);transform:translateY(5px)}.dark-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.65);opacity:0;visibility:hidden;-webkit-transition:.1s linear;transition:.1s linear;z-index:98}.dark-overlay--visible{opacity:1;visibility:visible}.dark-overlay--full{background-color:#000}.modal-close{width:28px;height:28px;position:absolute;top:-10px;right:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e63731;border-radius:50px;z-index:2;cursor:pointer}.modal-close__svg{width:20px;height:20px;fill:#fff}.section-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 190px);margin-top:90px}.footer{position:relative;width:100%;padding-top:25px;padding-bottom:25px;height:auto;background-color:#003641;z-index:2}.footer>.container{height:inherit}.footer-credits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-logo{position:relative;width:150px;margin:auto}.footer__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:block;color:rgba(255,255,255,.8);font-size:1.5rem;line-height:1.5;word-break:break-all;margin-top:10px}@media screen and (min-width:1200px){.footer{height:120px;padding-top:0;padding-bottom:0}.footer-credits{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__text{margin-top:0;font-size:1.6rem;word-break:initial}}.footer__link{color:rgba(255,255,255,.8)}.footer-icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;margin-bottom:5px}.footer-icon{position:relative;padding:8px}.footer__svg{-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;display:block;fill:rgba(255,255,255,.8);-webkit-transform:translateY(2px);transform:translateY(2px)}.u-flex-two-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-flex-two-columns>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.u-text-center-mobile{text-align:center}@media screen and (min-width:1200px){.footer-icons{margin-top:5px;margin-bottom:0}.footer-icon{padding:5px}.u-flex-two-columns>*{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.u-text-center-mobile{text-align:initial}}.u-link-absolute{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.u-relative{position:relative}.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.u-flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width:1200px){.lg--flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.u-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.u-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.u-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1200px){.lg--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.u-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.u-color-white{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#fff}.u-color-accent{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#00857e}.u-text-align-center{text-align:center}.u-text-align-right{text-align:right}.u-bold{font-weight:700}.u-hidden{display:none!important}.u-pointer-events-none{pointer-events:none}.u-overlay-mask{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:4;cursor:pointer}.u-overlay-mask--visible{display:block}.u-no-scroll{overflow:hidden}.u-inline-block{display:inline-block}.u-hide-on-mobile{display:none}.u-hide-on-desktop{display:block}@media screen and (min-width:1200px){.lg--ta-right{text-align:right}.u-hide-on-mobile{display:block}.u-hide-on-desktop{display:none}}.u-mw-900{max-width:900px;margin:auto}.u-mw-800{max-width:800px;margin:auto}.u-mw-700{max-width:700px;margin:auto}.u-mw-600{max-width:600px;margin-right:auto;margin-left:auto}.u-mt-7{margin-top:70px}.u-mt-5{margin-top:50px}.u-mt-4{margin-top:40px}.u-mt-3{margin-top:30px}.u-mb-7{margin-bottom:70px}.u-mb-5{margin-bottom:50px}.u-mb-4{margin-bottom:40px}.u-margin-auto{margin-right:auto;margin-left:auto}.u-card-aspect{padding:15px;background:#fff;border-radius:5px;border:1px solid rgba(0,0,0,.16);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16)}@supports (display:grid){.posts-blog{display:grid;grid-gap:30px;grid-template-columns:1fr}@media screen and (min-width:736px){.posts-blog{grid-template-columns:1fr 1fr 1fr}}}@supports not (display:grid){.posts-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.posts-blog>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}@media screen and (min-width:736px){.posts-blog>*{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;margin-right:3%}}}.post-blog{position:relative;height:180px;border-radius:15px;-webkit-transition:90ms linear;transition:90ms linear;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24)}.post-blog:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 3px 10px rgba(0,0,0,.24);box-shadow:0 3px 10px rgba(0,0,0,.24);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.32);box-shadow:0 10px 15px rgba(0,0,0,.32)}.post-blog:hover .post-blog__img{-webkit-filter:saturate(110%);filter:saturate(110%)}@media screen and (min-width:1200px){.post-blog{height:270px}}.post-blog:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:15px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.7) 100%);z-index:2}.post-blog-play{position:absolute;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:40px;border-radius:6px;background-color:red;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.post-blog-play__svg{width:34px;height:34px;fill:#fff;z-index:2}.post-blog__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0 15px 15px;-o-object-fit:cover;object-fit:cover;z-index:1}.post-blog-content{position:absolute;right:0;bottom:0;left:0;padding:0 15px 20px;border-radius:0 15px 15px;z-index:2}.section-videos{padding-bottom:60px}.section-videos-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:250px;margin-right:auto;margin-bottom:40px;margin-left:auto}.section-videos__button{margin-right:13px;margin-left:13px;margin-bottom:25px}.section-videos__button:last-child{margin-bottom:0}@media screen and (min-width:1200px){.section-videos__button{margin-bottom:0}}