﻿.transition-1s{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}.transition-2s{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.transition-3s{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.transition-5s{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}.transition-10s{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}.transition-15s{-webkit-transition:all 1.5s ease-in-out;-moz-transition:all 1.5s ease-in-out;-o-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out;}@font-face{font-family:'domaine-text-light';src:url('../fonts/domaine-text-light.woff2') format('woff2');}@font-face{font-family:'domaine-text-light-italic';src:url('../fonts/domaine-text-light-italic.woff2') format('woff2');}.font-monserrat{font-family:'Montserrat',sans-serif;}.font-medium{font-weight:500;}.font-bold{font-weight:600;}.font-black{font-weight:700;}.font-domaintext-light{font-family:'domaine-text-light';}.font-domaintext-light-italic{font-family:'domaine-text-light-italic';}.size-120{font-size:6rem;line-height:7rem;}@media screen and (max-width:767px){.size-120{font-size:2.5rem;line-height:1.2;}}.size-90{font-size:4.5rem;line-height:5rem;}@media screen and (max-width:767px){.size-90{font-size:2.5rem;line-height:1.2;}}.size-80{font-size:4rem;line-height:4.5rem;}@media screen and (max-width:767px){.size-80{font-size:2.5rem;line-height:1.2;}}.size-56{font-size:2.8rem;line-height:4rem;}@media screen and (max-width:767px){.size-56{font-size:2.5rem;line-height:1.2;}}.size-54{font-size:2.7rem;line-height:3.25rem;}@media screen and (max-width:767px){.size-54{font-size:2.25rem;line-height:1.2;}}.size-50{font-size:2.5rem;line-height:3.1rem;}@media screen and (max-width:767px){.size-50{font-size:2rem;line-height:1.2;}}.size-40{font-size:2rem;line-height:3rem;}@media screen and (max-width:767px){.size-40{font-size:1.75rem;line-height:1.2;}}.size-46{font-size:2.3rem;line-height:3.25rem;}@media screen and (max-width:767px){.size-46{font-size:1.75rem;line-height:1.2;}}.size-35{font-size:1.75rem;line-height:2.525rem;}@media screen and (max-width:767px){.size-35{font-size:1.4rem;line-height:1.2;}}.size-34{font-size:1.7rem;line-height:2.5rem;}@media screen and (max-width:767px){.size-34{font-size:1.4rem;line-height:1.2;}}.size-32{font-size:1.6rem;line-height:2.125rem;}@media screen and (max-width:767px){.size-32{font-size:1.2rem;line-height:1.2;}}.size-31{font-size:1.55rem;line-height:2.125rem;}@media screen and (max-width:767px){.size-31{font-size:1.4rem;line-height:1.2;}}.size-30{font-size:1.5rem;line-height:1.7rem;}.size-28{font-size:1.4rem;line-height:2.125rem;}.size-24{font-size:1.2rem;line-height:1.7rem;}.main .container{padding:0 7.5rem;max-width:1920px;}.stat{display:flex;flex-direction:column;gap:1.5rem;}.stat_heading{font-size:2.3rem;line-height:3.25rem;font-weight:700;margin-bottom:.5rem;}@media screen and (max-width:767px){.stat_heading{font-size:1.75rem;line-height:1.2;}}.stat_sub-heading{font-size:1.2rem;line-height:1.7rem;max-width:21rem;margin:auto;}.stat_text{font-size:.8rem;}.cta{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;text-transform:uppercase;padding:.525em 1.5em;background-color:#fff;color:#00152b;border-radius:2em;border:1px solid #97acac;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.cta-readmore{font-size:.8rem;line-height:normal;background-color:#d6e0e0;margin:2rem auto;}.cta-large{font-size:1.25rem;font-weight:400;text-transform:none;border:1px solid transparent;}.cta:hover{background-color:#af171a;border:1px solid #af171a;color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.cta-red{background-color:#af171a;border:1px solid #af171a;color:#fff;}.cta-red:hover{background-color:#fff;border:1px solid #00152b;color:#00152b;}.cta_list{display:flex;gap:1rem;}.cta-label{margin-bottom:0;cursor:pointer;}@media(max-width:767px){.cta{font-size:12px;}}#modal-toggle{display:none;}.modal{display:none;position:fixed;inset:0;z-index:999;}.modal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.5);cursor:pointer;}.modal-box{position:relative;background:#fff;width:90%;max-width:50rem;padding:2rem;z-index:1000;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:8px;max-height:90vh;overflow-y:auto;}@media(max-width:480px){.modal-box{width:95%;padding:1.5rem;}}.modal-close{position:absolute;top:10px;right:15px;font-size:1.6rem;line-height:2.125rem;font-weight:600;cursor:pointer;color:#333;text-decoration:none;}@media screen and (max-width:767px){.modal-close{font-size:1.2rem;line-height:1.2;}}#modal-toggle:checked~.modal{display:flex;align-items:center;justify-content:center;}:root{font-size:20px;}@media screen and (max-width:1920px){:root{font-size:calc(.958vw + .1rem);}}@media screen and (max-width:767px){:root{font-size:14px;}}.page-wrapper{background-color:#fff;}.main{font-family:'Montserrat',sans-serif;color:#00152b;}.header_product{margin-bottom:0;}.product_sections{display:flex;flex-direction:column;gap:5rem;margin-bottom:5rem;}.product_sections-landing .section_text .section_grid{border:0;padding-top:2rem;}.section{font-size:1.2rem;line-height:1.7rem;}.section_heading{text-align:center;text-transform:uppercase;margin-bottom:4rem;}.section_heading h2{font-size:2rem;line-height:3rem;}@media screen and (max-width:767px){.section_heading h2{font-size:1.75rem;line-height:1.2;}}@media(max-width:767px){.section_heading{margin-bottom:2rem;}}.section_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 5rem;}.section_grid .text h2{font-size:1.6rem;line-height:2.125rem;}@media screen and (max-width:767px){.section_grid .text h2{font-size:1.2rem;line-height:1.2;}}@media screen and (max-width:767px){.section_grid .text h2{font-size:1.4rem;line-height:1.2;}}@media(max-width:767px){.section_grid{display:flex;flex-direction:column;}}.section_hero{background-color:#00152b;color:#fff;padding:5rem 0;}.section_hero .hero{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;}.section_hero .hero figure{text-align:center;font-size:1rem;max-width:18rem;margin:0 auto;}.section_hero .hero figure .hero_caption{margin-top:1.5em;font-size:1em;line-height:1.5em;text-transform:uppercase;font-weight:500;}.section_hero .hero figure .hero_occupation{font-size:.75em;}.section_hero .hero_content{grid-column:span 2;font-family:'domaine-text-light';}.section_hero .hero_heading{font-size:4rem;line-height:4.5rem;margin:1rem 0 2rem 0;}@media screen and (max-width:767px){.section_hero .hero_heading{font-size:2.5rem;line-height:1.2;}}.section_hero .hero_heading em{font-family:'domaine-text-light-italic';font-style:normal!important;}.section_hero .hero_text{font-size:1.75rem;line-height:2.525rem;}@media screen and (max-width:767px){.section_hero .hero_text{font-size:1.4rem;line-height:1.2;}}@media(max-width:767px){.section_hero .hero{display:flex;flex-direction:column;}}.section_products{margin-bottom:6rem;}@media screen and (max-width:767px){.section_products{margin-bottom:2rem;}}.section_products-inner{display:flex;flex-direction:column;gap:4.5rem;}.section_products .grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:column;gap:3rem 2rem;}.section_products .grid_image{padding:0 2.5rem 0 0;}@media screen and (max-width:767px){.section_products .grid_image{padding:0!important;text-align:center;}.section_products .grid_image img{width:70%;margin:auto;}}.section_products .grid .cta_list{justify-content:center;margin-top:2rem;}.section_products .grid--reverse{direction:rtl;}.section_products .grid--reverse .grid_image{padding:0 0 0 2.5rem;}.section_products .grid--reverse .cta_list{flex-direction:row-reverse;}.section_products .grid_content{margin-top:6rem;}@media screen and (max-width:767px){.section_products .grid_content{margin-top:2rem;}}.section_products .grid_heading{font-size:2rem;line-height:3rem;font-weight:700;text-transform:uppercase;margin-left:1.5rem;}@media screen and (max-width:767px){.section_products .grid_heading{font-size:1.75rem;line-height:1.2;}}.section_products .grid_ingress{margin:1rem 1.5rem 3rem 1.5rem;}.section_products .grid_table{background-color:#f0ece2;padding:7px;}.section_products .grid_table-info{font-size:1rem;margin-left:1.5rem;margin-top:10px;font-style:italic;}.section_products .grid_row{display:grid;grid-template-columns:1fr 1fr;border:2px solid #000;direction:ltr;}.section_products .grid_row-single{text-align:center;font-size:1.6rem;line-height:2.125rem;font-weight:700;}@media screen and (max-width:767px){.section_products .grid_row-single{font-size:1.2rem;line-height:1.2;}}.section_products .grid_row-single .grid_cell{padding:.5rem 1rem;}.section_products .grid_row-multiple{grid-template-columns:220fr 585fr;}.section_products .grid_cell{border:2px solid #000;padding:1rem;}.section_products .grid_cell-heading{font-weight:700;}@media(max-width:767px){.section_products .grid{display:flex;flex-direction:column-reverse;}}.section_text .section_grid{border-top:1px solid #97acac;padding-top:6rem;}@media(max-width:767px){.section_text .section_grid{padding-top:3rem;}}.section_stats{text-align:center;padding-top:2.5rem;background:url('../images/bannerbg.svg'),linear-gradient(to bottom,#f0ece2 calc(100% - 5rem),#fff 0);background-repeat:no-repeat;background-position:top center;font-size:1rem;}.section_stats-inner{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:3rem;}.section_stats .img-stats,.section_stats .cta_list{margin-top:auto;}.section_stats .stat{margin-top:7rem;}.section_stats .cta_list{justify-content:center;margin-bottom:3.5rem;}.section_stats .cta_list .modal{text-align:left;}.section_mixed-inner{display:flex;flex-direction:column;gap:3rem;}.section_mixed .section_image{margin-top:3rem;}.section_mixed .section_list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;}.section_mixed .section_list .list{display:grid;gap:1rem;text-align:center;}.section_mixed .section_list .list_caption{color:#86c8ba;background-color:#00152b;font-size:1rem;padding:.75rem 1rem;}.section_mixed .see-all{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;position:relative;}.section_mixed .see-all-inner{display:grid;grid-column:3/3;justify-content:center;}.section_mixed .see-all::after{content:"";background-color:#97acac;grid-column:span 3;position:absolute;inset:0;margin:auto;height:1px;}.section_mixed .see-all .cta{position:relative;z-index:2;}.landing_inner{text-align:center;}.landing_heading{font-size:2.5rem;line-height:3.1rem;text-transform:uppercase;letter-spacing:2px;}@media screen and (max-width:767px){.landing_heading{font-size:2rem;line-height:1.2;}}.landing_pre-heading{font-size:1.7rem;line-height:2.5rem;font-style:italic;}@media screen and (max-width:767px){.landing_pre-heading{font-size:1.4rem;line-height:1.2;}}.landing_ingress{font-size:1.7rem;line-height:2.5rem;margin:2.5rem 0;}@media screen and (max-width:767px){.landing_ingress{font-size:1.4rem;line-height:1.2;}}