@import"https://fonts.googleapis.com/css2?family=Assistant:wght@800&family=Cairo:wght@700&family=Open+Sans:wght@400;600&display=swap";@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}html{font-size:62.5%}*{box-sizing:border-box;margin:0;padding:0;font-size:100%;font-weight:inherit;font-style:inherit}a{text-decoration:none;font-weight:inherit;color:inherit}a img{border:0}li{list-style:none}fieldset{border:0}button{border:0;text-align:left;background:rgba(0,0,0,0)}*:focus{outline:none}button,input,textarea{font:inherit}html{overflow-y:scroll;font-size:90%}@media screen and (min-width: 750px){html{font-size:75%}}@media screen and (min-width: 1024px){html{font-size:80%}}@media screen and (min-width: 1150px){html{font-size:85%}}@media screen and (min-width: 1280px){html{font-size:90%}}@media screen and (min-width: 1375px){html{font-size:95%}}@media screen and (min-width: 1500px){html{font-size:100%}}body{font-family:"Open Sans",sans-serif;font-weight:400;text-transform:none;font-size:1rem;letter-spacing:0;line-height:1.7;color:#272727;background-color:#fff}::-webkit-scrollbar{width:.6666666667rem;background-color:#f6f1ed}::-webkit-scrollbar-thumb{background-color:#014f6b;border-radius:.3333333333rem;border:1px solid #f6f1ed}::selection{background-color:#014f6b;color:#f6f1ed}.cookie-notice{position:fixed;z-index:9999;bottom:0;left:0;right:0;transform:translate3d(0, 100%, 0);transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-delay:0s}.cookie-notice.reveal{transform:translate3d(0, 0, 0);transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-delay:300ms}.wysiwyg{font-family:"Open Sans",sans-serif;font-weight:400;text-transform:none;font-size:1rem;letter-spacing:0;line-height:1.7}.wysiwyg p,.wysiwyg ul{margin-bottom:2rem}.wysiwyg p:last-child,.wysiwyg ul:last-child{margin-bottom:0}.wysiwyg ul,.wysiwyg ol{margin-left:1.3333333333rem}.wysiwyg ul li,.wysiwyg ol li{padding-left:.6666666667rem;list-style:square}.wysiwyg ul li:last-child,.wysiwyg ol li:last-child{margin-bottom:0}.wysiwyg a{text-decoration:underline}.wysiwyg strong{font-weight:bold}.wysiwyg em{font-style:italic}.wysiwyg small{font-size:.7rem}.wysiwyg--large{font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.6rem;letter-spacing:0;line-height:1.24;color:#ba8648}.wysiwyg--extra-large{font-family:"Assistant",sans-serif;font-weight:800;text-transform:none;font-size:1.9rem;letter-spacing:0;line-height:1.33;color:#014f6b}@media screen and (min-width: 500px){.wysiwyg--extra-large{font-size:2.2rem}}.wysiwyg--negative{color:#fff}.video{position:relative;z-index:1;display:block;width:100%;overflow:hidden}.video:before{content:"";display:block;padding-top:66%}.video__overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity 1s}.video__overlay--is-anim{opacity:0}.video__play-button{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;width:3.5rem;cursor:pointer;transform:rotate(-90deg)}.video__play-button:after{content:"";position:absolute;z-index:-1;width:3.5rem;height:3.5rem}.video__play-button svg{display:block;width:100%;height:100%;fill:#ba8648}.video__video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.tnt-credit{display:block;width:4.5rem}.tnt-credit svg{display:block;width:100%;height:auto}.tnt-credit svg>*{fill:#ba8648}.title{display:inline-block;color:#014f6b;font-family:"Assistant",sans-serif;font-weight:800;text-transform:none;letter-spacing:0;line-height:1.22;font-size:2.2rem}@media screen and (min-width: 500px){.title{font-size:2.6rem}}.title--secondary{font-family:"Assistant",sans-serif;font-weight:800;text-transform:none;font-size:1.9rem;letter-spacing:0;line-height:1.33}@media screen and (min-width: 500px){.title--secondary{font-size:2.2rem}}.title--tertiary{font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.6rem;letter-spacing:0;line-height:1.24}.title--tertiary.title--margin{margin-right:.8rem}.title--quaternary{font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23}.title--quinary{font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23;font-size:.85rem;line-height:.85rem}.title--quinary.title--margin{margin-right:.3333333333rem}.title--highlight{color:#ba8648}.title--negative{color:#fff}.title--no-wrap{white-space:nowrap}.textarea{display:block;width:100%;height:100%;padding:.6666666667rem 1.5rem;border:0;border-radius:2rem;border:2px solid #f6f1ed;resize:none;color:#014f6b;background-color:#f6f1ed;transition:border-color .3s;min-height:4rem}@media screen and (min-width: 750px){.textarea{min-height:8rem}}.textarea:active,.textarea:focus{border-color:#014f6b}.textarea::placeholder{color:#272727}.select{position:relative;width:100%}.select:after{pointer-events:none;content:"";position:absolute;background-image:url(../../assets/img/arrow.svg);background-repeat:no-repeat;top:50%;right:2rem;width:.8rem;height:.8rem;transform:translateY(-50%)}.select__input{align-items:center;justify-content:space-between;width:100%;display:block;overflow:hidden;text-overflow:ellipsis;padding:.6666666667rem 1.5rem;border-radius:2rem;border:2px solid #f6f1ed;color:#272727;background-color:#f6f1ed;transition:border-color .3s;-webkit-appearance:none;appearance:none;font-family:"Open Sans",sans-serif;font-weight:400;text-transform:none;font-size:1rem;letter-spacing:0;line-height:1.7}.select__option{font-family:"Open Sans",sans-serif;font-weight:400;text-transform:none;font-size:1rem;letter-spacing:0;line-height:1.7;color:#272727}.primary-nav-item{font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23;position:relative;display:inline-block;color:#014f6b;white-space:nowrap}.primary-nav-item:after{content:"";position:absolute;bottom:-.3333333333rem;left:0;right:0;height:2px;background-color:#014f6b;transform:scaleX(0);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.primary-nav-item:hover:after{transform:scaleX(1)}.primary-nav-item--active:after{transform:scaleX(1)}.primary-nav-item--negative{color:#fff}.primary-nav-item--negative:after{background-color:#fff}.primary-nav-item--negative:after:hover{color:#fff}.photo{display:block;width:100%}.photo img{display:block;width:100%}.photo--non-stretch{width:auto;height:100%}.photo--non-stretch img{display:block;width:auto;height:100%}.photo--has-video{position:relative;cursor:pointer}.photo--has-video::before{position:absolute;content:"";display:block;top:50%;left:50%;height:35%;max-height:80px;width:35%;max-width:80px;transform:translate(-50%, -50%);background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23b98647; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='m0,0v14l11-7L0,0Z'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:contain;cursor:pointer}.photo__video{position:absolute;top:0;bottom:0;left:0;right:0;backdrop-filter:blur(10px);background-color:rgba(246,241,237,.6);opacity:1;transition:opacity 300ms ease-in-out}.photo__video iframe{opacity:1;transition:opacity 600ms 300ms ease-in-out}.photo__video--hidden{opacity:0;pointer-events:none}.photo__video--hidden iframe{opacity:0}.paragraph--negative{color:#fff}.paragraph--small{font-family:"Open Sans",sans-serif;font-weight:400;text-transform:none;font-size:.85rem;letter-spacing:0;line-height:1.5}.logo{display:block;width:7.2rem}@media screen and (min-width: 500px){.logo{width:9rem}}.logo svg{display:block;width:100%}.logo__name{display:none}@media screen and (min-width: 750px){.logo__name{display:block;height:1.3333333333rem;margin-top:.5714285714rem;transition:all cubic-bezier(0.4, 0, 0.2, 1) 150ms}body.scroll .logo__name{margin-top:0;height:0;opacity:0}}.link-button{display:inline-flex;flex-direction:row;align-items:center;white-space:nowrap;cursor:pointer;color:#014f6b;padding:.5rem 0;font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23}@media screen and (min-width: 750px){.link-button{padding:0}}.link-button--mirrored{flex-direction:row-reverse}.link-button__icon{overflow:hidden;display:inline-block;width:1rem;height:1rem;margin-left:1rem}.link-button__icon svg{display:block;width:100%;height:100%;fill:#ba8648;transform:rotate(-90deg)}.link-button__icon--mirrored svg{transform:rotate(90deg)}.link-button__icon--default svg{transform:none}.link-button--mirrored .link-button__icon{margin-left:0;margin-right:1rem}.label{font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23;color:#014f6b}.icon-paragraph{display:flex;flex-direction:row;flex-wrap:nowrap}.icon-paragraph--center{align-items:center}.icon-paragraph__icon{display:inline-block;margin-right:.6666666667rem}.icon-paragraph__paragraph{display:inline-block}.icon{display:flex;justify-content:center;align-items:center;width:1.1428571429rem;height:1.1428571429rem}@media screen and (min-width: 500px){.icon{width:1.4285714286rem;height:1.4285714286rem}}.icon svg{display:block;width:100%;height:100%;fill:#014f6b}.icon--negative svg{fill:#fff}.icon--highlight svg{fill:#ba8648}.icon--rotated-90{transform:rotate(90deg);transform-origin:center center}@media screen and (min-width: 500px){.icon--small{width:1.1428571429rem;height:1.1428571429rem}}.icon--large{width:2.5rem;height:2.5rem}.hero{font-family:"Assistant",sans-serif;font-weight:800;text-transform:none;letter-spacing:0;line-height:1.23;font-size:2.6rem;color:#ba8648}@media screen and (min-width: 500px){.hero{font-size:3.4rem}}.hamburger{display:block;width:2.5rem;padding:1.1428571429rem 0;cursor:pointer}.hamburger__line{display:block;width:100%;height:2px;margin:.5rem 0;background-color:#014f6b;opacity:1}.hamburger__top-line{margin-top:0}body.open-menu .hamburger__top-line{opacity:0}.hamburger__bottom-line{margin-bottom:0}body.open-menu .hamburger__bottom-line{opacity:0}.field{display:block;padding:.6666666667rem 1.5rem;border:0;border-radius:2rem;border:2px solid #f6f1ed;color:#014f6b;background-color:#f6f1ed;transition:border-color .3s;-webkit-appearance:none;appearance:none;width:100%}.field::-ms-expand{display:none}.field:active,.field:focus{border-color:#014f6b}.field::placeholder{color:#272727}.checkbox{position:relative;padding-left:2rem;touch-callout:none;user-select:none;font-family:"Open Sans",sans-serif;font-weight:400;text-transform:none;font-size:.85rem;letter-spacing:0;line-height:1.5}.checkbox__field{position:absolute;top:50%;left:0;display:inline-block;box-sizing:border-box;width:1rem;height:1rem;transform:translateY(-50%);opacity:0}.checkbox__label:before,.checkbox__label:after{content:"";position:absolute;top:.75rem;left:0;display:inline-block;box-sizing:border-box;width:1rem;height:1rem;transform:translateY(-50%);border-radius:2px}.checkbox__label:before{border-radius:2px;background-color:#f6f1ed;vertical-align:middle}.checkbox__label:after{transform:translateY(-50%) scale(0.001);background-color:#014f6b;transition:background-color .1s,transform .15s}.checkbox__label a{border-bottom:1px solid #014f6b}.checkbox input:checked+label:after{transform:scale(1) translateY(-50%)}.carousel{position:relative;display:block;overflow:hidden;height:50vh;max-width:100vw;padding:0 9%;opacity:1;transition:opacity .6s ease-in-out}.carousel:after{content:"";position:absolute;top:50%;left:50%;z-index:0;width:4rem;height:4rem;transform:translateX(-50%) translateY(-50%);border-radius:50%;border-width:5px;border-style:solid;border-color:#ba8648 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);animation:spinning .8s linear infinite;opacity:1;transition:opacity .25s 300ms cubic-bezier(0.4, 0, 0.2, 1)}@keyframes spinning{0%{transform:translate(-50%) translateY(-50%) rotate(0deg)}100%{transform:translate(-50%) translateY(-50%) rotate(360deg)}}.carousel--loaded:after{opacity:0;pointer-events:none}@media screen and (min-width: 750px){.carousel{height:66.66vh}}.carousel__overlay{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;align-items:center;padding:0 9%;opacity:0;pointer-events:none}.carousel--loaded .carousel__overlay{opacity:1;transition:opacity 300ms 300ms ease-in-out}.carousel__controls{width:100%;display:none;flex-direction:row;justify-content:space-between}@media screen and (min-width: 750px){.carousel__controls{display:flex}}.carousel__control{pointer-events:auto;cursor:pointer}.carousel__control--right{transform:scaleX(-1)}.carousel__outer-wrap{margin:0 9%;height:100%;opacity:0}.carousel--loaded .carousel__outer-wrap{opacity:1;transition:opacity 300ms 300ms ease-in-out}.carousel__wrap{width:fit-content;display:flex;flex-direction:row;align-items:center;height:100%}.carousel--loaded .carousel__wrap{transition:transform 300ms ease-in-out}.carousel__image{transition:opacity .5s;width:auto;height:100%;padding:0 1rem}.button{position:relative;z-index:0;font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23;display:inline-block;padding:.6666666667rem 2rem;white-space:nowrap;cursor:pointer;color:#fff;border-radius:2rem;overflow:hidden;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1),background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);background-color:#014f6b;border:solid 2px #014f6b}.button:hover{color:#fff;background-color:#014f6b;border-color:#014f6b}.button--negative{color:#014f6b;background-color:#fff}.button--active{color:#fff;background-color:#014f6b;border-color:#014f6b}.button--large{padding:1rem 1.4rem}@media screen and (min-width: 500px){.button--large{min-width:max-content;border-radius:4rem;width:100%;max-width:300px;text-align:center;font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.6rem;letter-spacing:0;line-height:1.24}}.wrap{position:relative;flex-grow:1;width:100%;margin:0 auto;padding:0 1.3333333333rem}@media screen and (min-width: 500px){.wrap{padding:0 2rem}}@media screen and (min-width: 1024px){.wrap{padding:0 6%}}@media screen and (min-width: 1500px){.wrap{padding:0 9%}}.wrap--extra-large{padding:0 2rem}@media screen and (min-width: 500px){.wrap--small{padding:0 10.6666666667%}}@media screen and (min-width: 1500px){.wrap--small{padding:0 16%}}.text-block{display:block;width:100%}.text-block__header{margin-bottom:2rem}.text-block__header>*{display:block;margin-bottom:.6666666667rem}.text-block__header>*:first-child{margin-top:0}.text-block__header>*:last-child{margin-bottom:0}.text-block__content>*{margin:2rem 0}.text-block__content>*:first-child{margin-top:0}.text-block__content>*:last-child{margin-bottom:0}.text-block__footer{margin-top:1.3333333333rem}.sub-nav{display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 750px){.sub-nav{flex-direction:row;align-items:center;flex-wrap:nowrap}}.sub-nav__wrapper{display:flex;justify-content:space-between}.sub-nav__item{margin:0 0}@media screen and (min-width: 750px){.sub-nav__item{margin:0 1.6rem}}.sub-nav__item:first-child{margin-top:0;margin-left:0}.sub-nav__item:last-child{margin-right:0;margin-bottom:0}.property-item{display:block;width:100%}.property-item__header{margin-bottom:1rem}.property-item__list{display:grid;grid-template-columns:1fr;grid-gap:.5714285714rem}.property-item__item{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:2px 0;border-bottom:solid 2px #f6f1ed}@media screen and (min-width: 1150px){.property-item__item{flex-wrap:nowrap}}.property-item__item p:first-child{margin-right:.5rem}.property-item__item p:nth-child(2){text-align:right}.property-content-block{width:100%;columns:1;column-gap:7rem}@media screen and (min-width: 500px){.property-content-block{columns:2;column-gap:7rem;row-gap:3rem}}.property-content-block__column{margin-bottom:3.5rem;display:inline-block;width:100%}.property-content-block__column:last-child{margin-bottom:0}@media screen and (min-width: 750px){.property-content-block__column:last-child{margin-bottom:3.5rem}}.property-block{width:100%;display:block}.property-block__header{margin-bottom:2rem}.property-block__header>*{display:block;margin-bottom:.6666666667rem}.property-block__header>*:first-child{margin-top:0}.property-block__header>*:last-child{margin-bottom:0}.property-block__content{display:grid;grid-template-columns:1fr;grid-gap:2rem}.primary-nav{display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 750px){.primary-nav{flex-direction:row;align-items:center;flex-wrap:nowrap}}.primary-nav__item{margin:.4rem 0}@media screen and (min-width: 750px){.primary-nav__item{margin:0 1.6rem}}.primary-nav__item:first-child{margin-top:0;margin-left:0}.primary-nav__item:last-child{margin-right:0;margin-bottom:0}.paragraph-block{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;width:100%}.paragraph-block__suptitle{margin-bottom:.6666666667rem}.paragraph-block__title a{text-decoration:underline}.paragraph-block__cta{margin-top:2rem;margin-left:auto}.message{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:space-between;padding:1.3333333333rem 2rem;background-color:#014f6b}.message__text{margin-right:2rem;color:#fff}.message__text a{color:#fff;border-bottom:1px solid #fff}.message__footer{margin-top:.5rem}@media screen and (min-width: 750px){.message__footer{margin-top:0}}.icon-paragraph-list{display:block}.icon-paragraph-list--alternate-direction{display:flex;flex-wrap:nowrap;flex-direction:column}@media screen and (min-width: 500px){.icon-paragraph-list--alternate-direction{flex-direction:row}}.icon-paragraph-list__item{margin:1rem 0}.icon-paragraph-list__item:first-child{margin-top:0}.icon-paragraph-list__item:last-child{margin-bottom:0}.icon-paragraph-list--alternate-direction .icon-paragraph-list__item{margin:.5rem 0}.icon-paragraph-list--alternate-direction .icon-paragraph-list__item:first-child{margin-top:0}.icon-paragraph-list--alternate-direction .icon-paragraph-list__item:last-child{margin-bottom:0}@media screen and (min-width: 500px){.icon-paragraph-list--alternate-direction .icon-paragraph-list__item{margin:0 2rem}.icon-paragraph-list--alternate-direction .icon-paragraph-list__item:first-child{margin-left:0}.icon-paragraph-list--alternate-direction .icon-paragraph-list__item:last-child{margin-right:0}}.icon-group{display:flex;flex-wrap:wrap}.icon-group__item{margin:0 .6666666667rem}@media screen and (min-width: 500px){.icon-group__item{margin:0 .4444444444rem}}.icon-group__item:first-child{margin-left:0}.icon-group__item:last-child{margin-right:0}.form{display:block;width:100%}.form__header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.form__content>*{margin-bottom:2rem}.form__content>*:last-child{margin-bottom:0}.form__row{width:100%;display:flex;flex-direction:row}.form__row-item{width:50%}.form__row-item--large{width:80%}.form__row-item--small{width:20%}.form__row-item:first-child{padding-right:.6666666667rem}.form__row-item:last-child{padding-left:.6666666667rem}.form__footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:2rem}.fieldset{display:flex;flex-direction:column;justify-content:space-between;width:100%;color:#f6f1ed}.fieldset__label{margin-bottom:.8rem}.content-block{display:flex;flex-wrap:wrap;width:100%}.content-block__column{width:100%;margin-bottom:2rem}.content-block__column>*{margin:3rem 0}.content-block__column>*:first-child{margin-top:0}.content-block__column>*:last-child{margin-bottom:0}@media screen and (min-width: 750px){.content-block__column{margin-bottom:0}}@media screen and (min-width: 750px){.content-block__column-left{width:50%;padding-right:3.5rem}}.content-block__column-right{margin-bottom:0}@media screen and (min-width: 750px){.content-block__column-right{width:50%;padding-left:3.5rem}}.carousel-block{position:relative;display:block;width:100%;max-width:100vw}.carousel-block__thumbnails-wrap{width:100%;overflow-y:auto;max-width:100vw;padding-bottom:1rem}.carousel-block__thumbnails-wrap::-webkit-scrollbar{height:.6666666667rem;background-color:#fff}.carousel-block__thumbnails-wrap::-webkit-scrollbar-thumb{background-color:#014f6b;border-radius:.3333333333rem;border:1px solid #f6f1ed}.carousel-block__thumbnails{margin-top:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;width:fit-content}.carousel-block__thumbnail{cursor:pointer;margin-right:2rem;width:6rem}.carousel-block__thumbnail:last-child{margin-right:0}@media screen and (min-width: 750px){.carousel-block__thumbnail{width:10rem}}@media screen and (min-width: 1150px){.carousel-block__thumbnail{width:12rem}}.carousel-block__wrap{position:relative;display:block;width:100%}.card-grid-block{position:relative;display:flex;flex-wrap:wrap;width:100%}@media screen and (min-width: 750px){.card-grid-block{background-color:#f6f1ed;border-radius:4rem;padding:6rem 8rem}}.card-grid-block__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:2rem;gap:1rem;width:100%}@media screen and (min-width: 750px){.card-grid-block__header{justify-content:center;position:absolute;top:0;left:0;right:0;transform:translateY(-50%);padding-bottom:0}}.card-grid-block__main{display:block;width:100%}.card-grid{display:grid;grid-gap:2rem;grid-template-columns:1fr;width:100%}@media screen and (min-width: 500px){.card-grid{grid-template-columns:repeat(2, 1fr);grid-gap:2.5rem}}@media screen and (min-width: 1024px){.card-grid{grid-template-columns:repeat(3, 1fr)}}.card-grid__item{display:flex}.card-grid__item--hidden{display:none}.card{position:relative;width:100%;overflow:hidden;background-color:#fff;display:flex;flex-direction:column;box-shadow:0 .3333333333rem 1.3333333333rem 0 rgba(39,39,39,.05)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.card--animate:hover .card__text{color:#fff}.card--animate:hover .card__text:before{transform:translateX(0);transition-delay:150ms}.card--animate:hover .card__subtitle h1,.card--animate:hover .card__subtitle h2,.card--animate:hover .card__subtitle p{color:#fff}.card--animate:hover .card__title p,.card--animate:hover .card__title h1,.card--animate:hover .card__title h2,.card--animate:hover .card__title h3,.card--animate:hover .card__title h4{color:#fff}.card--animate:hover .card__body p,.card--animate:hover .card__body h1,.card--animate:hover .card__body h2,.card--animate:hover .card__body h3,.card--animate:hover .card__body h4{color:#fff}.card--animate:hover .card__footer p,.card--animate:hover .card__footer svg{fill:#fff;color:#fff}.card__label{position:absolute;top:1.3333333333rem;right:1.3333333333rem;background-color:#014f6b;color:#fff;font-family:"Cairo",sans-serif;font-weight:700;text-transform:none;font-size:1.2rem;letter-spacing:0;line-height:1.23;display:inline-block;padding:.6666666667rem 2rem;border-radius:2rem}.card__photo{z-index:1;position:relative;overflow:hidden}.card__photo--epc{width:100px;height:40px;position:absolute;bottom:.1em;left:0}.card__text{position:relative;padding:1.7391304348rem 2rem;flex-grow:1;display:flex;flex-direction:column}.card__text:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;background-color:#014f6b;transform:translateX(-110%);transition:transform 525ms cubic-bezier(0.4, 0, 0.2, 1)}.card__subtitle{margin-bottom:.25rem;z-index:1;position:relative}.card__subtitle p,.card__subtitle h1,.card__subtitle h2,.card__subtitle h3,.card__subtitle h4{transition:color 150ms 150ms cubic-bezier(0.4, 0, 0.2, 1)}.card__title{margin-bottom:1rem;z-index:1;position:relative}.card__title p,.card__title h1,.card__title h2,.card__title h3,.card__title h4{transition:color 150ms 150ms cubic-bezier(0.4, 0, 0.2, 1)}.card__body{margin-bottom:1rem;z-index:1}.card__body p,.card__body h1,.card__body h2,.card__body h3,.card__body h4{transition:color 150ms 150ms cubic-bezier(0.4, 0, 0.2, 1)}.card__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:1;position:relative;margin-top:auto}.card__footer p,.card__footer h1,.card__footer h2,.card__footer h3,.card__footer h4{transition:color 150ms 150ms cubic-bezier(0.4, 0, 0.2, 1)}.card__footer svg{transition:fill 150ms 150ms cubic-bezier(0.4, 0, 0.2, 1)}.card__column{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.address-item-list{display:block;width:100%}.address-item-list__item{margin:3.5rem 0}.address-item-list__item:first-child{margin-top:0}.address-item-list__item:last-child{margin-bottom:0}.address-item__title{margin-bottom:3rem}@media screen and (min-width: 750px){.address-item__title{height:4rem;margin-bottom:1rem}}.sub-header{display:flex;align-items:center;width:100%;background-color:#f6f1ed;padding:.5rem 0}@media screen and (min-width: 500px){.sub-header{min-height:3.5rem;padding:0}}.sub-header__wrap{width:100%;display:flex;flex-direction:column}@media screen and (min-width: 750px){.sub-header__wrap{flex-direction:row;justify-content:space-between;align-items:center}}.sub-header__column{margin-bottom:.5rem}@media screen and (min-width: 500px){.sub-header__column{margin-bottom:0}}@media screen and (min-width: 750px){.sub-header__column--end{margin-left:auto}}.print .title{font-size:3rem}.print .title.title--quinary{font-size:1.5rem}.print .title.title--quaternary{font-size:2rem}.print .paragraph{font-size:1.6rem}.print .paragraph--small{font-size:1.4rem}.print__content{height:85vh;position:relative;background-size:cover;background-position:center center}.print__footer{height:15vh;padding:2rem 4rem;display:flex;justify-content:space-between;gap:2rem}.print__footer .print__footer__left{align-self:center}.print__footer .print__footer__right{align-self:center;text-align:right}.print__footer .print__footer__column{margin:1rem 0}.print__footer .icon-paragraph{justify-content:flex-end}.print__footer .icon-paragraph__icon{display:inline-flex;justify-content:center;align-items:center}.print__footer .icon-paragraph__icon .icon{width:1.8rem;height:1.8rem}.print__footer .paragraph--small{color:#ccc}.labels{text-align:right;display:flex;flex-direction:column;align-items:flex-end;position:absolute;right:2rem;bottom:2rem}.label{background-color:#fff;color:#014f6b;font-family:"Assistant",sans-serif;font-weight:800;text-transform:none;letter-spacing:0;line-height:1.22;font-size:2.2rem;font-size:3rem;display:inline-block;padding:.6666666667rem 2rem;border-radius:2rem;margin-bottom:2rem}@media screen and (min-width: 500px){.label{font-size:2.6rem}}.label--tag{background-color:#014f6b;color:#fff}.print__logo{display:block;width:25rem;background:#fff;padding:2rem;position:absolute;left:2rem}.print__logo svg{display:block;width:100%}.print__logo__name{display:block;height:1.3333333333rem;margin-top:.5714285714rem}.landing{width:100%;position:relative;display:flex;margin-bottom:4rem}@media screen and (min-width: 750px){.landing{margin-bottom:8rem}}.landing__wrap{width:100%;position:relative;display:flex;flex-direction:column}.landing__hero{margin-bottom:1.6rem}.landing__content{width:100%;display:flex;flex-direction:column}.landing__sidebar{display:flex;flex-direction:column;margin-top:2rem;margin-bottom:4rem}@media screen and (min-width: 750px){.landing__sidebar{margin-top:5rem;margin-bottom:7rem;margin-left:auto;width:35%}}.landing__cta{margin-top:1.6rem}.landing__background{display:none}@media screen and (min-width: 750px){.landing__background{display:block;position:absolute;z-index:-1;top:0;left:0;right:45%;background-repeat:no-repeat;background-position:center;background-size:cover;height:calc(100vh - 6.4rem - 3.5rem)}}.header{display:flex;align-items:center;width:100%;height:5.12rem;background-color:#fff;border-bottom:solid 2px #f6f1ed}@media screen and (min-width: 500px){.header{height:6.4rem;transition:height 300ms cubic-bezier(0.4, 0, 0.2, 1)}body.scroll .header{height:4.8rem}}.header--fixed{position:sticky;z-index:100;top:0;left:0;right:0}.header__wrap{display:flex;justify-content:space-between;align-items:center}.header__logo{position:relative;z-index:2;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transform-origin:left center}@media screen and (min-width: 500px){body.scroll .header__logo{transform:scale(0.8);transform-origin:left center}}.header__primary-nav{position:absolute;z-index:1;top:4rem;right:0;left:0;display:none;text-align:center;padding:1.3333333333rem 2rem;background-color:#f6f1ed;border-bottom:2px solid #014f6b}body.open-menu .header__primary-nav{display:block}@media screen and (min-width: 750px){.header__primary-nav{position:relative;top:auto;display:block;padding:0 0 0 2rem;margin-left:auto;border:none;background-color:rgba(0,0,0,0)}}.header__hamburger{position:relative;z-index:1;display:flex;align-items:center;margin-left:auto}@media screen and (min-width: 750px){.header__hamburger{display:none}}.footer{display:block;width:100%;padding:3rem 0 2rem 0;color:#fff;background-color:#014f6b}@media screen and (min-width: 500px){.footer{padding:5.5rem 0 1.6rem 0}}.footer__content{display:grid;grid-template-columns:1fr;grid-gap:2rem}@media screen and (min-width: 500px){.footer__content{grid-template-columns:1fr 1fr;grid-gap:7rem}}@media screen and (min-width: 1150px){.footer__content{grid-template-columns:.5fr 1fr 1.25fr 1.25fr}}@media screen and (min-width: 750px){.footer__column{display:flex;flex-direction:column;justify-content:space-between;flex:1}}.footer__column--shrink{flex:0 1 auto}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:3rem}.footer__bottom-links{display:flex;flex-wrap:wrap}.footer__bottom-links-item{width:100%;margin-bottom:.6666666667rem}@media screen and (min-width: 750px){.footer__bottom-links-item{width:auto;margin:0 1rem}}.footer__bottom-links-item:first-child{margin-left:0}.footer__bottom-links-item:last-child{margin-right:0}.footer__bottom-credits{margin-top:1.6rem}@media screen and (min-width: 500px){.footer__bottom-credits{margin-top:0}}.content-section{display:block;width:100%;margin:3rem 0;overflow:hidden}@media screen and (min-width: 750px){.content-section{margin:6rem 0}}@media screen and (min-width: 1024px){.content-section{margin:4rem 0}}@media screen and (min-width: 750px){.content-section:first-child{margin-top:3rem}}@media screen and (min-width: 750px){.content-section--intro{margin-bottom:2rem}}@media screen and (min-width: 1024px){.content-section--intro{margin-bottom:3rem}}.content-section--alternate{background-color:#f6f1ed;margin:0}.content-section__header{margin-bottom:3rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.content-section__header>*{display:block;margin-bottom:.6666666667rem}.content-section__header>*:first-child{margin-top:0}.content-section__header>*:last-child{margin-bottom:0}.content-section__header--epc{width:100px}.content-section__title{width:100%;display:flex;flex-direction:column}@media screen and (min-width: 750px){.content-section__title{flex-direction:row;justify-content:space-between;align-items:center}}.content-section__column{display:flex;flex-direction:row;align-items:center}.content-section--alternate .content-section__wrap{padding:2.5rem 0}@media screen and (min-width: 750px){.content-section--alternate .content-section__wrap{padding:6rem 0}}.content-section__main{display:flex;flex-wrap:wrap}.content-section__content{flex:1}.content-section__content:only-child{flex-basis:100%}.content-section__content>*{margin-bottom:2rem}.content-section__content>*:last-child{margin-bottom:0}