.header{--header-image-gradient:linear-gradient(to bottom, transparent 40%, black 100%);background-color:#fff;height:calc(75vh - env(safe-area-inset-bottom) - 56px);overflow:hidden;position:relative}@media only screen and (min-width:768px){.header{height:500px;max-height:calc(100vh - 56px)}}.header__image{height:100%;left:0;position:absolute;top:0;width:100%;-o-object-fit:cover;object-fit:cover}.header__video{display:none;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:768px){.header__video{display:block}}.header__video video{display:block;font-family:"object-fit: cover;";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.header__container{height:100%;left:0;max-width:796px;position:absolute;top:0;width:100%}@media only screen and (min-width:480px){.header__container{left:80px}}.header__nav{margin:1.25rem 0 0;width:calc(100% + 25px)}.header__nav ul{overflow-x:auto;white-space:nowrap}.header__nav ul::-webkit-scrollbar{display:none}.header__nav ul li:last-of-type{margin-right:25px}.header__media-gradient{height:100%;width:100%}.header__media-gradient::after{background:var(--header-image-gradient);content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.header__media-gradient--off::after{content:none}.header__media-gradient--weak{--header-image-gradient:linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%)}.header__media-gradient--left{--header-image-gradient:linear-gradient(to left, transparent 40%, black 100%)}.header__media-gradient--left.header__media-gradient--weak{--header-image-gradient:linear-gradient(to left, transparent 50%, rgba(0, 0, 0, 0.5) 100%)}.header__content{bottom:0;max-width:100%;opacity:0;padding:25px;position:absolute;-webkit-transition:opacity 1s ease,-webkit-transform .5s ease;transition:opacity 1s ease,-webkit-transform .5s ease;transition:opacity 1s ease,transform .5s ease;transition:opacity 1s ease,transform .5s ease,-webkit-transform .5s ease}@media only screen and (min-width:768px){.header__content{max-width:70%;padding:50px}}@media only screen and (min-width:1024px){.header__content{max-width:60%}}@media only screen and (min-width:768px){.header__content--align-left{max-width:50%}.header__content--align-right{left:50%;max-width:50%}}.animate .header__content{opacity:1}.header__title{background-color:var(--background-color,transparent);-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-box-shadow:.75rem 0 0 var(--background-color,transparent);box-shadow:.75rem 0 0 var(--background-color,transparent);color:var(--title-color);font-family:"Trade Gothic BdCn20",sans-serif;text-transform:uppercase}@media only screen and (min-width:768px){.header__title.theme--black,.header__title.theme--white,.header__title.theme--yellow{display:inline;line-height:4.75rem}}.header__subtitle{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;font-family:"Trade Gothic BdCn20",sans-serif;font-size:1.2rem;line-height:1.75rem;width:auto}@media only screen and (min-width:768px){.header__subtitle{font-size:1.5rem}}.header__action{margin-top:1rem}.header__caption{z-index:1;bottom:1.5rem;color:#fff;font-size:.875rem;font-weight:700;max-width:80%;padding:6px 12px;position:absolute;right:20px;text-align:right}.header__scroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem;width:100%}.header__scroll svg{fill:#fff;height:20px}@media only screen and (min-width:768px){.header__scroll{display:none}}.header--no-img{background-color:#f4f4f4;height:225px}.header--article .header__content{display:none}.header--medium,.header--small{height:250px}.header--medium .header__content,.header--small .header__content{max-width:80%}@media only screen and (min-width:1024px){.header--medium .header__content,.header--small .header__content{max-width:70%}}.header--medium{height:400px}.header--columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;overflow:auto}@media only screen and (min-width:768px){.header--columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:500px;overflow:hidden}}.header--columns .header__caption{top:1rem}.header--columns .header__column-content{max-width:100%}.header--columns .header__content{max-width:100%}.header--columns .header__container{background-color:#fff;left:0;min-height:400px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:768px){.header--columns .header__container{max-width:50%;min-height:inherit}}.header--columns .header__container:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:initial;padding:2rem;text-align:center}@media only screen and (min-width:768px){.header--columns .header__container:first-child{padding:1rem 2rem;text-align:left}}@media only screen and (min-width:1280px){.header--columns .header__container:first-child{padding:1rem 4rem}}.header--columns .header__container:first-child p{font-size:1rem;width:100%}.header--columns .header__container:first-child p:last-of-type{margin:0}.header--columns .header__container--color-white{background-color:#fff}.header--columns .header__container--color-black{background-color:#000;color:#fff}.header--columns .header__container--color-yellow{background-color:#ff0}.header--columns .header__container--color-grey{background-color:#f4f4f4}.header--columns .header__container--color-pistache{background-color:#f0f0ca}.header--columns .header__image{left:0;-webkit-transform:initial;transform:initial}.header--columns--inverted{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header--menu{min-height:inherit}.header--menu .header__content{max-width:100%}.header--menu .header__title{font-size:3.2rem}@media only screen and (min-width:768px){.header--menu .header__title{font-size:5rem;line-height:4.75rem}.header--menu .header__title.theme--black,.header--menu .header__title.theme--white,.header--menu .header__title.theme--yellow{line-height:5.5625rem}}.header--menu.header--no-img{background:#dadada;height:290px}.header--menu.header--no-img .header__content{padding-top:90px}@media only screen and (min-width:768px){.header--menu.header--no-img .header__content{max-width:80%}}.header--video .header__content{max-width:100%}@media only screen and (min-width:768px){.header--video .header__content{max-width:45%}}.header--form{max-height:350px}@media only screen and (min-width:768px){.header--form{max-height:400px}}