.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}
.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-selection--single .select2-selection__clear{position:relative}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}
.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-search--inline{float:left}
.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}
.select2-results{display:block}
.select2-results__options{list-style:none;margin:0;padding:0}
.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}
.select2-results__option[aria-selected]{cursor:pointer}
.select2-container--open .select2-dropdown{left:0}
.select2-container--open .select2-dropdown--above{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--open .select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0}
.select2-search--dropdown{display:block;padding:4px}
.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-search--dropdown.select2-search--hide{display:none}
.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}
.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}
.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}
.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}
.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}
.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}
.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}
.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}
.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}
.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}
.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}
.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}
.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--default .select2-results__option[role=group]{padding:0}
.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}
.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}
.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}
.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}
.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}
.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}
.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:0}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:0;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0,#eee 50%);background-image:-o-linear-gradient(top,white 0,#eee 50%);background-image:linear-gradient(to bottom,white 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}
.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}
.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}
.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}
.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:0;border-top-left-radius:0;border-top-right-radius:0}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}
.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}
.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}
.select2-container--classic .select2-dropdown--above{border-bottom:0}
.select2-container--classic .select2-dropdown--below{border-top:0}
.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--classic .select2-results__option[role=group]{padding:0}
.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}
.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}
.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box}
.autocomplete-suggestion{position:relative;padding:0 .6em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333}
.autocomplete-suggestion b{font-weight:normal;color:#1f8dd6}
.autocomplete-suggestion.selected{background:#f0f0f0}
body{-webkit-font-smoothing:antialiased;font-family:'MarkOT-Book';color:#6d6e71;background-color:#eaeaeb;font-size:15px}
.lightGreyBG{background-color:#f1f1f2}
.whiteBG{background-color:#fff}
.light-blue-background-color{background-color:#eef9ff}
a{color:#62bd18;text-decoration:none}
a:focus,a:hover{color:#6d6e71;text-decoration:none}
:root{font-size:15px}
h1,h2,h3,h4,h5,h6{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.3px;font-weight:normal}
h1{margin-bottom:.875rem;font-size:2.7rem;border-bottom:0;color:#8c98ed;letter-spacing:0}
h2{margin-bottom:.875rem;font-size:2.5rem;border-bottom:0;color:red;letter-spacing:0}
h3{margin-bottom:1.375rem;font-size:1.8rem;line-height:1.828rem;color:#dba7f9}
h4{margin-bottom:1.375rem;font-size:1.8rem;line-height:1.828rem;color:aqua}
h5{margin-bottom:1.375rem;font-size:1.6rem;line-height:1.828rem;color:#c18ea7}
h6{margin-bottom:1.375rem;font-size:1.2rem;line-height:1.828rem;font-family:MarkOT-Medium,Arial,sans-serif;color:orange}
p,ul,ol{margin-bottom:1.375rem;font-size:1rem;font-family:MarkOffcPro-Book,Arial,sans-serif;color:#5a5a5a;line-height:1.375rem}
ul,ol{line-height:1.6rem;color:#509b97}
@media screen and (max-width:1023px){h1,h2,h3,h4,h5{letter-spacing:-0.3px}
h1{font-size:2.5rem;margin-bottom:.625rem;line-height:2.8rem}
h2{margin-bottom:.625rem;font-size:2.1rem;line-height:2.6rem}
h3,h4{margin-bottom:.625rem;font-size:2.1rem;line-height:2.6rem}
h5{margin:2.5rem 0 1.875rem;line-height:1.375rem}
h6{margin:2.5rem 0 1.875rem;line-height:1.375rem}
p{font-size:1.0rem;line-height:1.25rem}
ul,ol{font-size:1.0rem;line-height:1.5rem}
}
@media screen and (max-width:768px){.multicolumn-grid .multi-cols .multi-col{padding:0 .938rem}
.suerstart-hero__caption slash{padding:.938rem .938rem 0 .938rem}
.imageTextOverlay .hero-imagery .hero-imagery__caption{padding:0 .938rem .938rem .938rem}
}
h1.sectionTitle{text-align:left}
h4.sectionTitle{text-align:left}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{width:100% !important}
.btn-primary{color:#62bd18 !important;background-color:transparent !important;border-color:#62bd18 !important}
.btn-primary:hover{color:#939598 !important;border-color:#939598 !important}
div.pageNav.navbar-left{width:100%}
ul.mainTitleNav{list-style-type:none}
.carousel .fade{opacity:1 !important}
.carousel .fade:hover{opacity:.5 !important}
.search-module ol.breadcrumb.container{padding:60px 100px !important}
.search-module ol.breadcrumb li{font-size:20px !important}
.search-module .container{margin-bottom:25px;padding:20px 100px !important}
.search-module h3.title.medium{padding:0 !important}
.search-module .text-primary{color:#6d6e71;font-weight:500;line-height:1.1;font-size:32px;font-family:MarkOT-Book,Arial,sans-serif;text-align:left}
.design-nzmp .search-module h3.title.medium{color:#62bd18}
.design-nzmp .search-module h3.title.medium :hover{color:#6d6e71}
.design-nzmp .search-module a{color:#62bd18}
.design-nzmp .search-module a:hover{color:#6d6e71}
.design-nzmp .search-module hr{border-top:1px solid #ccc}
.footer-distributed .footer-right li{color:#FFF;line-height:35px}
.news-item{margin-bottom:25px;float:left;padding:0 !important;width:100% !important;box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd !important;background-color:#fff}
.news-item:hover{background-color:#eef6e8}
h5.icon{color:#939598;font-size:20px}
.date{padding:0 20px 20px 20px}
.dropShadow{box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd !important;background-color:#fff}
footer .dropShadow{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;margin:0}
.page-wrapper{margin:0 auto;background-color:#FFF}
.iparys_inherited .container:not(.container-width){width:100% !important;margin:0 !important}
.padsides210{padding-left:210px;padding-right:210px}
.padbottom90{padding-bottom:90px}
.padtop90{padding-top:90px}
@media(max-width:767px){div.inner{margin-top:30px}
.headerIntro .background{height:260px}
.homepage .headline h2{text-align:center}
div.inner{margin-top:20px}
.homepage .headline h1{text-align:left;max-width:260px}
.padsides210{padding-left:0;padding-right:0}
.padbottom90{padding-bottom:45px}
.padtop90{padding-top:45px}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) and (-webkit-min-device-pixel-ratio:1){.headerIntro .background{background-size:contain}
}
@media only screen and (min-width:480px) and (max-width:767px){.padsides210{padding-left:90px;padding-right:90px}
.padbottom90{padding-bottom:60px}
.padtop90{padding-top:60px}
}
@media(max-width :480px){.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7;background-color:#f1f1f2}
.header li{padding:5px !important;line-height:35px !important;border-bottom:1px solid #d0d0d0 !important}
}
h1{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:.3px;color:#62bd18}
h2{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.3px;color:#62bd18}
h3{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.1px;color:#263e81}
h4{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.1px;color:#333}
h5{font-family:MarkOffcPro-Medium,Arial,sans-serif;letter-spacing:-0.2px;color:#5a5a5a}
h6{font-family:MarkOffcPro-Heavy,Arial,sans-serif;color:#397c3c;text-transform:uppercase}
p,ol,ul{font-family:MarkOffcPro-Book,Arial,sans-serif;color:#5a5a5a}
.map h3,.map h5{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.1px;color:#263e81;font-size:1.2rem}
*{transition:.3s}
@media(max-width:768px){.cq-dd-image .suerstart-hero__caption.slash{margin:0 15px;padding-top:10px}
}
.search-module .comp__breadcrumbs{display:none}
h1.label-danger{color:#fff;padding:10px}
.design-nzmp .pagination>.active>a{background-color:#62bd18;color:#FFF;border-color:#62bd18}
.addressPanel{padding:50px 30px}
div.carousel{margin-top:0 !important}
.navbar-bootsnipp .bootsnipp-search .form-control{background-color:#6d6e71 !important}
.contentHolder>.row>.col-xs-12.whiteBG{padding:0 !important}
.richtext hr.fullwidth{margin:10px -15px;border-top:1px solid #eee}
input[type=text]::-ms-clear{display:none}
.circle-link{display:inline-block;position:relative;height:40px;width:40px;border:2px solid #62bd18;border-radius:50%;transition:.3s;color:transparent;text-decoration:none}
.circle-link:focus{text-decoration:none;color:transparent}
.circle-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);transition:.3s;font-size:30px;font-weight:bold;color:#62bd18}
.circle-link:hover{cursor:pointer;text-decoration:none;transform:scale(1.2,1.2);background-color:rgba(98,189,24,0.6)}
.circle-link:hover:after{color:rgba(255,255,255,0.8)}
.arrow-link,.button-link{position:relative;text-decoration:none}
.arrow-link:focus,.button-link:focus{text-decoration:none}
.arrow-link:after,.button-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:-10px;top:0;transition:.3s;padding-right:0;font-weight:normal;transform:scale(1.2,1.2)}
.imageTextOverlay .image-badge a.arrow-link,.imageTextOverlay .image-badge a.button-link{top:3px}
.arrow-link:hover,.button-link:hover{text-decoration:none;cursor:pointer}
.arrow-link:hover:after,.button-link:hover:after{right:-15px}
.submenu__active q{font-family:serif;font-size:30px;letter-spacing:-0.1px;color:#333}
.submenu__active q.q2{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-size:30px;letter-spacing:-0.1px;color:#397c3c}
.submenu__active a{font-family:MarkOT-Book,Arial,sans-serif;font-size:13px;color:#263e81}
@media(min-width:1025px){.submenu__active a:hover{color:#5091cd}
}
.super-quotes .pullquote1,.submenu__active .richtext .pullquote1,.copy .pullquote1{font-size:26px;line-height:31px;color:#555;font-weight:bold;font-family:serif}
.super-quotes .pullquote1a,.submenu__active .richtext .pullquote1a,.copy .pullquote1a{font-size:26px;line-height:31px;color:#555;font-family:MarkOffcPro-Heavy,Arial,sans-serif}
.super-quotes .pullquote2,.submenu__active .richtext .pullquote2,.copy .pullquote2{font-size:22px;line-height:26px;color:#555;font-weight:bold;font-family:serif}
.super-quotes .pullquote2a,.submenu__active .richtext .pullquote2a,.copy .pullquote2a{font-size:22px;line-height:26px;color:#555;font-family:MarkOffcPro-Heavy,Arial,sans-serif}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a{color:#263e81;white-space:normal;font-family:MarkOT,Arial,sans-serif;border-bottom:1px solid #649dd3}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav{position:absolute;right:0;top:100%;width:auto;background-color:rgba(255,255,255,1);z-index:999;min-width:180px;text-align:left;transition:box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd !important}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a:hover{background-color:#fff;color:#649dd3}
/*! jQuery UI - v1.12.1 - 2019-08-11
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-draggable-handle{-ms-touch-action:none;touch-action:none}
.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}
.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}
.ui-helper-clearfix:after{clear:both}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}
.ui-front{z-index:100}
.ui-state-disabled{cursor:default !important;pointer-events:none}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-resizable{position:relative}
.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}
.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}
.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}
.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}
.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}
.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}
.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}
.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}
.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}
.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}
.ui-selectable{-ms-touch-action:none;touch-action:none}
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}
.ui-sortable-handle{-ms-touch-action:none;touch-action:none}
.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}
.ui-menu .ui-menu{position:absolute}
.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}
.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}
.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}
.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}
.ui-menu-icons{position:relative}
.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}
.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}
.ui-menu .ui-menu-icon{left:auto;right:0}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}
.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}
.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}
input.ui-button.ui-button-icon-only{text-indent:0}
.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}
.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}
input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}
input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}
.ui-controlgroup{vertical-align:middle;display:inline-block}
.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}
.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}
.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}
.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}
.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}
.ui-controlgroup .ui-controlgroup-label span{font-size:80%}
.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:0}
.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:0}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:0}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:0}
.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:0}
.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:0}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}
.ui-checkboxradio-disabled{pointer-events:none}
.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}
.ui-datepicker .ui-datepicker-prev{left:2px}
.ui-datepicker .ui-datepicker-next{right:2px}
.ui-datepicker .ui-datepicker-prev-hover{left:1px}
.ui-datepicker .ui-datepicker-next-hover{right:1px}
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}
.ui-datepicker td{border:0;padding:1px}
.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}
.ui-datepicker.ui-datepicker-multi{width:auto}
.ui-datepicker-multi .ui-datepicker-group{float:left}
.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}
.ui-datepicker-row-break{clear:both;width:100%;font-size:0}
.ui-datepicker-rtl{direction:rtl}
.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}
.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}
.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}
.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}
.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}
.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}
.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}
.ui-dialog .ui-resizable-n{height:2px;top:0}
.ui-dialog .ui-resizable-e{width:2px;right:0}
.ui-dialog .ui-resizable-s{height:2px;bottom:0}
.ui-dialog .ui-resizable-w{width:2px;left:0}
.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}
.ui-dialog .ui-resizable-se{right:0;bottom:0}
.ui-dialog .ui-resizable-sw{left:0;bottom:0}
.ui-dialog .ui-resizable-ne{right:0;top:0}
.ui-dialog .ui-resizable-nw{left:0;top:0}
.ui-draggable .ui-dialog-titlebar{cursor:move}
.ui-progressbar{height:2em;text-align:left;overflow:hidden}
.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}
.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}
.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}
.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}
.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}
.ui-selectmenu-open{display:block}
.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}
.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}
.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}
.ui-slider{position:relative;text-align:left}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}
.ui-slider-horizontal{height:.8em}
.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-slider-horizontal .ui-slider-range-max{right:0}
.ui-slider-vertical{width:.8em;height:100px}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}
.ui-slider-vertical .ui-slider-range{left:0;width:100%}
.ui-slider-vertical .ui-slider-range-min{bottom:0}
.ui-slider-vertical .ui-slider-range-max{top:0}
.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}
.ui-spinner-input{border:0;background:0;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}
.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}
.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}
.ui-spinner-up{top:0}
.ui-spinner-down{bottom:0}
.ui-tabs{position:relative;padding:.2em}
.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}
.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}
.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}
body .ui-tooltip{border-width:2px}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}
.ui-widget .ui-widget{font-size:1em}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5}
.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}
.ui-widget-content a{color:#333}
.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}
.ui-widget-header a{color:#333}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}
.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}
.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}
.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}
.ui-state-checked{border:1px solid #dad55e;background:#fffa90}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}
.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}
.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}
.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}
.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}
.ui-icon{width:16px;height:16px}
.ui-icon,.ui-widget-content .ui-icon{background-image:url("global/css/images/ui-icons_444444_256x240.png")}
.ui-widget-header .ui-icon{background-image:url("global/css/images/ui-icons_444444_256x240.png")}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("global/css/images/ui-icons_555555_256x240.png")}
.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("global/css/images/ui-icons_ffffff_256x240.png")}
.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("global/css/images/ui-icons_777620_256x240.png")}
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("global/css/images/ui-icons_cc0000_256x240.png")}
.ui-button .ui-icon{background-image:url("global/css/images/ui-icons_777777_256x240.png")}
.ui-icon-blank{background-position:16px 16px}
.ui-icon-caret-1-n{background-position:0 0}
.ui-icon-caret-1-ne{background-position:-16px 0}
.ui-icon-caret-1-e{background-position:-32px 0}
.ui-icon-caret-1-se{background-position:-48px 0}
.ui-icon-caret-1-s{background-position:-65px 0}
.ui-icon-caret-1-sw{background-position:-80px 0}
.ui-icon-caret-1-w{background-position:-96px 0}
.ui-icon-caret-1-nw{background-position:-112px 0}
.ui-icon-caret-2-n-s{background-position:-128px 0}
.ui-icon-caret-2-e-w{background-position:-144px 0}
.ui-icon-triangle-1-n{background-position:0 -16px}
.ui-icon-triangle-1-ne{background-position:-16px -16px}
.ui-icon-triangle-1-e{background-position:-32px -16px}
.ui-icon-triangle-1-se{background-position:-48px -16px}
.ui-icon-triangle-1-s{background-position:-65px -16px}
.ui-icon-triangle-1-sw{background-position:-80px -16px}
.ui-icon-triangle-1-w{background-position:-96px -16px}
.ui-icon-triangle-1-nw{background-position:-112px -16px}
.ui-icon-triangle-2-n-s{background-position:-128px -16px}
.ui-icon-triangle-2-e-w{background-position:-144px -16px}
.ui-icon-arrow-1-n{background-position:0 -32px}
.ui-icon-arrow-1-ne{background-position:-16px -32px}
.ui-icon-arrow-1-e{background-position:-32px -32px}
.ui-icon-arrow-1-se{background-position:-48px -32px}
.ui-icon-arrow-1-s{background-position:-65px -32px}
.ui-icon-arrow-1-sw{background-position:-80px -32px}
.ui-icon-arrow-1-w{background-position:-96px -32px}
.ui-icon-arrow-1-nw{background-position:-112px -32px}
.ui-icon-arrow-2-n-s{background-position:-128px -32px}
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}
.ui-icon-arrow-2-e-w{background-position:-160px -32px}
.ui-icon-arrow-2-se-nw{background-position:-176px -32px}
.ui-icon-arrowstop-1-n{background-position:-192px -32px}
.ui-icon-arrowstop-1-e{background-position:-208px -32px}
.ui-icon-arrowstop-1-s{background-position:-224px -32px}
.ui-icon-arrowstop-1-w{background-position:-240px -32px}
.ui-icon-arrowthick-1-n{background-position:1px -48px}
.ui-icon-arrowthick-1-ne{background-position:-16px -48px}
.ui-icon-arrowthick-1-e{background-position:-32px -48px}
.ui-icon-arrowthick-1-se{background-position:-48px -48px}
.ui-icon-arrowthick-1-s{background-position:-64px -48px}
.ui-icon-arrowthick-1-sw{background-position:-80px -48px}
.ui-icon-arrowthick-1-w{background-position:-96px -48px}
.ui-icon-arrowthick-1-nw{background-position:-112px -48px}
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}
.ui-icon-arrowreturn-1-w{background-position:-64px -64px}
.ui-icon-arrowreturn-1-n{background-position:-80px -64px}
.ui-icon-arrowreturn-1-e{background-position:-96px -64px}
.ui-icon-arrowreturn-1-s{background-position:-112px -64px}
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}
.ui-icon-arrow-4{background-position:0 -80px}
.ui-icon-arrow-4-diag{background-position:-16px -80px}
.ui-icon-extlink{background-position:-32px -80px}
.ui-icon-newwin{background-position:-48px -80px}
.ui-icon-refresh{background-position:-64px -80px}
.ui-icon-shuffle{background-position:-80px -80px}
.ui-icon-transfer-e-w{background-position:-96px -80px}
.ui-icon-transferthick-e-w{background-position:-112px -80px}
.ui-icon-folder-collapsed{background-position:0 -96px}
.ui-icon-folder-open{background-position:-16px -96px}
.ui-icon-document{background-position:-32px -96px}
.ui-icon-document-b{background-position:-48px -96px}
.ui-icon-note{background-position:-64px -96px}
.ui-icon-mail-closed{background-position:-80px -96px}
.ui-icon-mail-open{background-position:-96px -96px}
.ui-icon-suitcase{background-position:-112px -96px}
.ui-icon-comment{background-position:-128px -96px}
.ui-icon-person{background-position:-144px -96px}
.ui-icon-print{background-position:-160px -96px}
.ui-icon-trash{background-position:-176px -96px}
.ui-icon-locked{background-position:-192px -96px}
.ui-icon-unlocked{background-position:-208px -96px}
.ui-icon-bookmark{background-position:-224px -96px}
.ui-icon-tag{background-position:-240px -96px}
.ui-icon-home{background-position:0 -112px}
.ui-icon-flag{background-position:-16px -112px}
.ui-icon-calendar{background-position:-32px -112px}
.ui-icon-cart{background-position:-48px -112px}
.ui-icon-pencil{background-position:-64px -112px}
.ui-icon-clock{background-position:-80px -112px}
.ui-icon-disk{background-position:-96px -112px}
.ui-icon-calculator{background-position:-112px -112px}
.ui-icon-zoomin{background-position:-128px -112px}
.ui-icon-zoomout{background-position:-144px -112px}
.ui-icon-search{background-position:-160px -112px}
.ui-icon-wrench{background-position:-176px -112px}
.ui-icon-gear{background-position:-192px -112px}
.ui-icon-heart{background-position:-208px -112px}
.ui-icon-star{background-position:-224px -112px}
.ui-icon-link{background-position:-240px -112px}
.ui-icon-cancel{background-position:0 -128px}
.ui-icon-plus{background-position:-16px -128px}
.ui-icon-plusthick{background-position:-32px -128px}
.ui-icon-minus{background-position:-48px -128px}
.ui-icon-minusthick{background-position:-64px -128px}
.ui-icon-close{background-position:-80px -128px}
.ui-icon-closethick{background-position:-96px -128px}
.ui-icon-key{background-position:-112px -128px}
.ui-icon-lightbulb{background-position:-128px -128px}
.ui-icon-scissors{background-position:-144px -128px}
.ui-icon-clipboard{background-position:-160px -128px}
.ui-icon-copy{background-position:-176px -128px}
.ui-icon-contact{background-position:-192px -128px}
.ui-icon-image{background-position:-208px -128px}
.ui-icon-video{background-position:-224px -128px}
.ui-icon-script{background-position:-240px -128px}
.ui-icon-alert{background-position:0 -144px}
.ui-icon-info{background-position:-16px -144px}
.ui-icon-notice{background-position:-32px -144px}
.ui-icon-help{background-position:-48px -144px}
.ui-icon-check{background-position:-64px -144px}
.ui-icon-bullet{background-position:-80px -144px}
.ui-icon-radio-on{background-position:-96px -144px}
.ui-icon-radio-off{background-position:-112px -144px}
.ui-icon-pin-w{background-position:-128px -144px}
.ui-icon-pin-s{background-position:-144px -144px}
.ui-icon-play{background-position:0 -160px}
.ui-icon-pause{background-position:-16px -160px}
.ui-icon-seek-next{background-position:-32px -160px}
.ui-icon-seek-prev{background-position:-48px -160px}
.ui-icon-seek-end{background-position:-64px -160px}
.ui-icon-seek-start{background-position:-80px -160px}
.ui-icon-seek-first{background-position:-80px -160px}
.ui-icon-stop{background-position:-96px -160px}
.ui-icon-eject{background-position:-112px -160px}
.ui-icon-volume-off{background-position:-128px -160px}
.ui-icon-volume-on{background-position:-144px -160px}
.ui-icon-power{background-position:0 -176px}
.ui-icon-signal-diag{background-position:-16px -176px}
.ui-icon-signal{background-position:-32px -176px}
.ui-icon-battery-0{background-position:-48px -176px}
.ui-icon-battery-1{background-position:-64px -176px}
.ui-icon-battery-2{background-position:-80px -176px}
.ui-icon-battery-3{background-position:-96px -176px}
.ui-icon-circle-plus{background-position:0 -192px}
.ui-icon-circle-minus{background-position:-16px -192px}
.ui-icon-circle-close{background-position:-32px -192px}
.ui-icon-circle-triangle-e{background-position:-48px -192px}
.ui-icon-circle-triangle-s{background-position:-64px -192px}
.ui-icon-circle-triangle-w{background-position:-80px -192px}
.ui-icon-circle-triangle-n{background-position:-96px -192px}
.ui-icon-circle-arrow-e{background-position:-112px -192px}
.ui-icon-circle-arrow-s{background-position:-128px -192px}
.ui-icon-circle-arrow-w{background-position:-144px -192px}
.ui-icon-circle-arrow-n{background-position:-160px -192px}
.ui-icon-circle-zoomin{background-position:-176px -192px}
.ui-icon-circle-zoomout{background-position:-192px -192px}
.ui-icon-circle-check{background-position:-208px -192px}
.ui-icon-circlesmall-plus{background-position:0 -208px}
.ui-icon-circlesmall-minus{background-position:-16px -208px}
.ui-icon-circlesmall-close{background-position:-32px -208px}
.ui-icon-squaresmall-plus{background-position:-48px -208px}
.ui-icon-squaresmall-minus{background-position:-64px -208px}
.ui-icon-squaresmall-close{background-position:-80px -208px}
.ui-icon-grip-dotted-vertical{background-position:0 -224px}
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}
.ui-icon-grip-solid-vertical{background-position:-32px -224px}
.ui-icon-grip-solid-horizontal{background-position:-48px -224px}
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}
.ui-icon-grip-diagonal-se{background-position:-80px -224px}
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}
.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}
.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
body.modal-open{padding:0 !important}
body .ui-tooltip{transition:none;-webkit-transition:none;-moz-transition:none}
body .dropdown-backdrop{pointer-events:none}
body header+.row.b3-row{margin-top:52px}
@media(min-width:768px){body header+.row.b3-row{margin-top:77px}
}
@media(min-width:1025px){body header+.row.b3-row{margin-top:95px}
}
.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}
.author-only{display:none}
.noPadding{padding:0}
@media(min-width:768px){.noPaddingLeft{padding-left:0}
}
:target:before{content:"";display:block;height:90px;margin:-90px 0 0}
.employeeFilter .employee{margin-top:5%;margin-bottom:2.5%}
@media(max-width:414px){.employeeFilter .employee .row.no-gutter>[class*='col-']{padding-right:15px}
}
.employeeFilter .employee__picture{text-align:center}
.employeeFilter .employee__picture .img-fluid{max-width:60px}
.employeeFilter .employee__details{color:#263e81}
.employeeFilter .employee__details .employeeJobDescription,.employeeFilter .employee__details .employeeContact{font-size:.8rem}
.employeeFilter .employee__details button{border:0;outline:0;background:inherit;margin:2% 0;padding:0;cursor:pointer}
.employeeFilter .employee__details button.employeeContact{color:#263e81;font-weight:bold}
.employeeFilter .employee__details button.employeeContact:hover{color:#72be44}
.employeeFilter .employee__details button.employeeContact .glyphicon{font-size:.5rem}
.page-content{overflow:hidden}
@media(max-width:991px){.page-content .container .container{padding-left:0;padding-right:0}
}
@media(max-width:991px){.page-content .container .container .container{padding-left:0;padding-right:0}
}
.grecaptcha-badge{display:none}
.comp__breadcrumbs .breadcrumbs{background-color:white}
.comp__breadcrumbs .breadcrumbs .breadcrumb{padding-top:20px;padding-bottom:20px}
.comp__breadcrumbs .breadcrumbs .breadcrumb>li>button,.comp__breadcrumbs .breadcrumbs .breadcrumb>li>a,.comp__breadcrumbs .breadcrumbs .breadcrumb>li:before{opacity:.5}
.comp__breadcrumbs .breadcrumbs li{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-size:15px;font-style:normal;font-stretch:normal;line-height:22px;letter-spacing:-0.3px;vertical-align:middle}
.comp__breadcrumbs .breadcrumbs li.active{color:#00539a;opacity:1}
.comp__breadcrumbs .breadcrumbs li.active:before{opacity:.5}
.comp__breadcrumbs .breadcrumbs li+li:before{color:#4b4b4b}
.comp__breadcrumbs .breadcrumbs li a{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-size:15px;font-style:normal;font-stretch:normal;line-height:22px;letter-spacing:-0.3px;color:#4b4b4b;text-decoration:none}
@media(max-width:767px){.comp__breadcrumbs .breadcrumbs li a{font-size:14px;color:inherit}
}
.comp__breadcrumbs .breadcrumbs li a:hover{color:inherit;background-color:transparent}
.comp__breadcrumbs .breadcrumbs li a .homeIcon{width:18px;height:16px;display:block;background-size:cover;background-image:url('../images/svg/home.svg');background-position:center}
.comp__breadcrumbs .breadcrumbs .breadcrumb{min-height:30px;padding-left:0;padding-right:0;border-radius:0}
.comp__breadcrumbs .breadcrumbs .breadcrumb__truncated button{background-color:transparent;border:0;outline:0;padding:0;margin-left:-5px}
.comp__breadcrumbs .breadcrumbs .breadcrumb__truncated button:after{content:'...'}
.comp__breadcrumbs .breadcrumbs .breadcrumb__truncated .dropdown-menu{box-shadow:0 4px 8px rgba(0,0,0,0.15);border:0;border-radius:0}
.comp__breadcrumbs .breadcrumbs .breadcrumb__truncated .dropdown-menu>li>a{padding:4px 16px}
.comp__breadcrumbs .breadcrumbs .breadcrumb__truncated .dropdown-menu>li>a:hover{color:#5091cd}
.comp__breadcrumbs .breadcrumbs .breadcrumb__truncated .dropdown-menu>li>a:focus{background-color:transparent;outline:0;border:0;color:inherit}
.lineClamp>*{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.lineClamp.oneLine>*{-webkit-line-clamp:1}
.lineClamp.twoLines>*{-webkit-line-clamp:2}
.lineClamp.threeLines>*{-webkit-line-clamp:3}
.lineClamp.fourLines>*{-webkit-line-clamp:4}
.lineClamp.fiveLines>*{-webkit-line-clamp:5}
.lineClamp.sixLines>*{-webkit-line-clamp:6}
.lineClamp.tenLines>*{-webkit-line-clamp:10}
.textLink.primaryBtn{color:#263e81}
.textLink.btnDarkSkyBlue{color:#41b6e6}
.textLink.btnGreen{color:#72be44}
.textLink.btnLightBlue{color:#5091cd}
.textLink.btnLightBlue:hover,.textLink.btnLightBlue:active{color:#263e81}
.textLink button{background-color:transparent;outline:0;border:0;padding:0}
a.arrow-link{text-decoration:none}
button.nzmpBtn{border:0}
.globalForm input.defaultInput,.globalForm textarea.defaultInput,.globalForm select.defaultInput{border:solid 2px #b2b2b2;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#333;padding:10px 11px;min-height:42px;width:100%;border-radius:0}
.globalForm input.defaultInput::placeholder,.globalForm textarea.defaultInput::placeholder,.globalForm select.defaultInput::placeholder{color:#333}
.globalForm input.defaultInput:focus,.globalForm textarea.defaultInput:focus,.globalForm select.defaultInput:focus{border-color:#01539a}
.globalForm .form-group label{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#5a5a5a;display:inline-block;margin-bottom:5px}
.globalForm .form-group.has-error .defaultInput,.globalForm .form-group.has-danger .defaultInput,.globalForm .form-group.has-error .dropdown-toggle,.globalForm .form-group.has-danger .dropdown-toggle{border-color:#ff0200;outline:0}
.globalForm .form-group.has-error label,.globalForm .form-group.has-danger label{color:#ff0200}
.globalForm .form-group.has-error .help-block *,.globalForm .form-group.has-danger .help-block *,.globalForm .form-group.has-error .with-errors *,.globalForm .form-group.has-danger .with-errors *,.globalForm .form-group.has-error label *,.globalForm .form-group.has-danger label *{color:#ff0200;text-align:left}
.globalForm .form-group.has-error .custom-combobox-toggle:before,.globalForm .form-group.has-danger .custom-combobox-toggle:before,.globalForm .form-group.has-error .dropdown-toggle i:before,.globalForm .form-group.has-danger .dropdown-toggle i:before,.globalForm .form-group.has-error .custom-combobox-toggle:after,.globalForm .form-group.has-danger .custom-combobox-toggle:after,.globalForm .form-group.has-error .dropdown-toggle i:after,.globalForm .form-group.has-danger .dropdown-toggle i:after{background-color:#ff0200}
.globalForm .dropdown-backdrop{display:none}
.globalForm .checkbox,.cheeseSelector .checkbox,.barIngredientsSelector .checkbox,.nzmpTool .checkbox{position:relative;display:block;margin:0}
.globalForm .checkbox input,.cheeseSelector .checkbox input,.barIngredientsSelector .checkbox input,.nzmpTool .checkbox input{opacity:0;position:absolute;z-index:1;cursor:pointer}
.globalForm .checkbox input:checked+label:before,.cheeseSelector .checkbox input:checked+label:before,.barIngredientsSelector .checkbox input:checked+label:before,.nzmpTool .checkbox input:checked+label:before{background-image:url("../images/svg/checkbox-filled.svg");display:block;background-size:cover;background-position:center;background-repeat:no-repeat;border:0;background-color:transparent}
.globalForm .checkbox label,.cheeseSelector .checkbox label,.barIngredientsSelector .checkbox label,.nzmpTool .checkbox label{width:100%;display:flex;align-items:center;position:relative;padding-left:40px;text-align:left;font-family:MarkOffcPro,Arial,sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#2d2d2d}
.globalForm .checkbox label:hover:before,.cheeseSelector .checkbox label:hover:before,.barIngredientsSelector .checkbox label:hover:before,.nzmpTool .checkbox label:hover:before{border:solid 2px #5091cd}
.globalForm .checkbox label>a,.cheeseSelector .checkbox label>a,.barIngredientsSelector .checkbox label>a,.nzmpTool .checkbox label>a{font-size:inherit;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:768px){.globalForm .checkbox label,.cheeseSelector .checkbox label,.barIngredientsSelector .checkbox label,.nzmpTool .checkbox label{font-family:MarkOffcPro,Arial,sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px;color:black}
}
.globalForm .checkbox label:before,.cheeseSelector .checkbox label:before,.barIngredientsSelector .checkbox label:before,.nzmpTool .checkbox label:before{content:'';display:inline-block;position:absolute;width:24px;height:24px;left:0;top:0;border:1px solid #2d2d2d;background-color:#fff;border-radius:3px}
.send-email .form-group label{width:100%}
@media(max-width:1200px){.send-email .form-group label b{font-size:14px}
}
.send-email .form-group label .fa-envelope{color:#263e81;margin-right:14px}
@media(min-width:768px) and (max-width:1024px){.send-email .form-group label .fa-envelope{margin-right:3px}
}
@media(max-width:320px){.send-email .form-group label .fa-envelope{margin-right:2px}
}
.send-email .form-group .costingCalculator__contents-input{margin-top:0;position:relative}
@media(max-width:414px){.send-email .form-group .form-control{padding:6px 28px 6px 12px}
}
.send-email .form-group .tooltip-inner{background-color:rgba(0,0,0,0.8);font-size:11px}
.send-email .form-group .tooltip.top .tooltip-arrow{border-top-color:rgba(0,0,0,0.8)}
.send-email .form-group .checkbox .help-block ul li{font-size:14px;padding-left:40px}
.flexBox{display:flex}
.flexBox.column{flex-direction:column}
.flexBox.wrap{flex-wrap:wrap}
.flexBox.noWrap{flex-wrap:nowrap}
.flexBox.alignStart{align-items:flex-start}
.flexBox.alignCenter{align-items:center}
.flexBox.alignStretch{align-items:stretch}
.flexBox.alignEnd{align-items:flex-end}
.flexBox.justifyBetween{justify-content:space-between}
.flexBox.justifyCenter{justify-content:center}
.flexBox.justifyAround{justify-content:space-around}
.flexBox.justifyEnd{justify-content:flex-end}
.flexBox.rowReverse{flex-direction:row-reverse}
.custom-filter{display:flex;align-items:center;margin:0}
.custom-filter.open button .fas{transform:rotate(180deg)}
.custom-filter button{background-color:transparent;border:0;outline:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:15px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:#333;display:flex;align-items:center;flex-flow:row-reverse;padding-right:0}
.custom-filter button .fas{margin-left:8px;font-size:11px;color:#263e81}
.custom-filter .dropdown-menu{min-width:100%;border-radius:4px !important;border:0 !important;box-shadow:0 2px 4px 1px rgba(51,51,51,0.4);padding:0;margin:0;left:auto;right:0}
.custom-filter .dropdown-menu>div{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:15px;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;display:block;text-align:center;padding:10px;color:#333;cursor:pointer}
.custom-filter .dropdown-menu>div:hover{background-color:#5091cd;color:white}
.dropdown.customDropdown:not(:last-child){margin-right:1.4rem}
.dropdown.customDropdown.open .dropdown-toggle i{transform:rotate(180deg)}
.dropdown.customDropdown .dropdown-toggle,.dropdown.customDropdown .dropdown-menu>*{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-size:15px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:-0.3px;color:#333;cursor:pointer}
.dropdown.customDropdown .dropdown-toggle{width:100%;min-height:40px;background-color:white;padding:0 9px;border:solid 2px #b2b2b2}
.dropdown.customDropdown .dropdown-toggle[aria-expanded="true"] i{transform:rotate(180deg)}
.dropdown.customDropdown .dropdown-toggle i.caretDown{width:16px;height:16px;display:block;position:relative}
.dropdown.customDropdown .dropdown-toggle i.caretDown:before,.dropdown.customDropdown .dropdown-toggle i.caretDown:after{content:'';width:50%;height:2px;display:block;background-color:#333;position:absolute;top:50%}
.dropdown.customDropdown .dropdown-toggle i.caretDown:before{left:1.5px;transform:rotate(45deg)}
.dropdown.customDropdown .dropdown-toggle i.caretDown:after{right:1.5px;transform:rotate(-45deg)}
.dropdown.customDropdown .dropdown-menu{min-width:100%;border:solid 2px #b2b2b2;border-top:0;border-radius:0;margin:0;padding:5px 10px;z-index:1}
.dropdown.customDropdown .dropdown-menu>li{padding:11px 4.1%;cursor:pointer}
.dropdown.customDropdown .dropdown-menu>li:hover,.dropdown.customDropdown .dropdown-menu>li.active{background-color:#5091cd;color:white}
.tooltip,.tooltip-inner,.ui-tooltip,.ui-tooltip-content{transition:none;-moz-transition:none;-webkit-transition:none}
.textLink.sf-ddl-link.requestPending,.nzmpBtn.primaryBtn.sf-ddl-link.requestPending{background-color:#939598;cursor:default}
.ui-autocomplete{border-radius:0;padding:0;margin:0;height:auto;overflow-y:auto;overflow-x:hidden}
.ui-autocomplete.ui-widget-content{border:2px solid #263e81;border-top:0}
.ui-autocomplete .ui-menu-item>*{padding:12.5px 15px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;color:#333;cursor:pointer;list-style-image:none}
.ui-autocomplete .ui-menu-item>*:hover{background-color:#5091cd;color:white}
.globalForm .dropdown-toggle i,.custom-combobox-toggle{width:17px;height:17px;display:block;position:relative}
.globalForm .dropdown-toggle i:before,.custom-combobox-toggle:before,.globalForm .dropdown-toggle i:after,.custom-combobox-toggle:after{content:'';width:50%;height:2px;background-color:#333;display:block;position:absolute;top:50%;transition:all .3s ease-in-out}
.globalForm .dropdown-toggle i:before,.custom-combobox-toggle:before{left:1.5px;transform:rotate(45deg)}
.globalForm .dropdown-toggle i:after,.custom-combobox-toggle:after{right:1.5px;transform:rotate(-45deg)}
.custom-combobox{display:block;position:relative}
.custom-combobox input{outline:0}
.custom-combobox input::-ms-clear{display:none}
.custom-combobox input::placeholder{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#b2b2b2}
.custom-combobox input::-ms-input-placeholder{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#b2b2b2}
.custom-combobox .custom-combobox-toggle{position:absolute;right:0;top:0;background-color:transparent !important;border:0;font-size:0;height:100%;width:100%}
.custom-combobox .custom-combobox-toggle:before,.custom-combobox .custom-combobox-toggle:after{width:9px;left:auto}
.custom-combobox .custom-combobox-toggle:before{right:20px}
.custom-combobox .custom-combobox-toggle:after{right:14px}
.custom-combobox .custom-combobox-toggle.open:before{transform:rotate(135deg)}
.custom-combobox .custom-combobox-toggle.open:after{transform:rotate(-135deg)}
.custom-combobox .custom-combobox-toggle.selected:before,.custom-combobox .custom-combobox-toggle.selected:after{background-color:#263e81}
.custom-combobox .custom-combobox-toggle span{display:none}
.integratedContactForm__form .dropdown-toggle,.downloadSfDoc .dropdown-toggle,.custom-combobox .ui-widget.ui-widget-content{background-color:white;border-radius:0;padding:10px 12px;width:100%;min-height:46px;border:solid 2px #b2b2b2;text-align:left;display:flex;align-items:center;justify-content:space-between;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#b2b2b2;cursor:pointer;appearance:none;-moz-appearance:window;-webkit-appearance:none;outline:0}
.integratedContactForm__form .dropdown-toggle:valid,.downloadSfDoc .dropdown-toggle:valid,.custom-combobox .ui-widget.ui-widget-content:valid{color:#333}
.integratedContactForm__form .dropdown-toggle::-ms-expand,.downloadSfDoc .dropdown-toggle::-ms-expand,.custom-combobox .ui-widget.ui-widget-content::-ms-expand{display:none}
.integratedContactForm__form .dropdown-toggle:focus,.downloadSfDoc .dropdown-toggle:focus,.custom-combobox .ui-widget.ui-widget-content:focus{border:solid 2px #263e81}
.requestAccess .modal-dialog{margin:0 auto;height:100%;display:flex;align-items:center}
@media(min-width:768px){.requestAccess .modal-dialog{width:500px}
}
.requestAccess .modal-dialog .modal-content{width:100%;min-height:313px;display:flex;flex-flow:column;justify-content:center}
.requestAccess .modal-dialog .modal-content .modal-header{border:0;padding-top:20px}
.requestAccess .modal-dialog .modal-content .modal-header .close{opacity:1;width:16px;height:16px;position:absolute;top:20px;right:20px}
.requestAccess .modal-dialog .modal-content .modal-header .close:after,.requestAccess .modal-dialog .modal-content .modal-header .close:before{width:2px;height:100%;display:block;background-color:#263e81;content:'';position:absolute;top:0;right:50%}
.requestAccess .modal-dialog .modal-content .modal-header .close:before{transform:rotate(45deg)}
.requestAccess .modal-dialog .modal-content .modal-header .close:after{transform:rotate(-45deg)}
.requestAccess .modal-dialog .modal-content .modal-header img{margin-top:20px}
.requestAccess .modal-dialog .modal-content .modal-header h5{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:22px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#00934d;margin:17px 0 0}
.requestAccess .modal-dialog .modal-content .modal-body{padding-bottom:42px}
.requestAccess .modal-dialog .modal-content .modal-body h1,.requestAccess .modal-dialog .modal-content .modal-body h2,.requestAccess .modal-dialog .modal-content .modal-body h3,.requestAccess .modal-dialog .modal-content .modal-body h4,.requestAccess .modal-dialog .modal-content .modal-body h5,.requestAccess .modal-dialog .modal-content .modal-body h6{margin-bottom:5px}
.requestAccess .modal-dialog .modal-content .modal-body h4{font-size:22px}
@media(min-width:768px) and (max-width:1024px){.requestAccess .modal-dialog .modal-content .modal-body h4{font-size:20px}
}
@media(max-width:767px){.requestAccess .modal-dialog .modal-content .modal-body h4{font-size:18px}
}
.requestAccess .modal-dialog .modal-content .modal-body p{font-family:MarkOffcPro,Arial,sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-0.3px;text-align:center;color:#555}
@media(min-width:992px){.requestAccess .modal-dialog .modal-content .modal-body p{width:70%;margin:0 auto}
}
.requestAccess .modal-dialog .modal-content .modal-body .form-group{margin-top:15px}
.requestAccess .modal-dialog .modal-content .modal-body .form-group textarea{width:100%;min-height:100px;padding:15px;resize:none;letter-spacing:-0.3px}
.requestAccess .modal-dialog .modal-content .modal-body .nav-tabs{border:0;display:flex;align-items:center;justify-content:center}
.requestAccess .modal-dialog .modal-content .modal-body .nav-tabs>li{border-bottom:solid 4px transparent}
.requestAccess .modal-dialog .modal-content .modal-body .nav-tabs>li>a{color:#333}
.requestAccess .modal-dialog .modal-content .modal-body .nav-tabs>li>a:hover,.requestAccess .modal-dialog .modal-content .modal-body .nav-tabs>li>a:focus{background-color:transparent;border:0;outline:0}
.requestAccess .modal-dialog .modal-content .modal-body .nav-tabs>li.active>a{border:0;color:#263e81;border-bottom:solid 4px #263e81}
.requestAccess .modal-dialog .modal-content .modal-body .btn{border-radius:26px 0 26px 0;background-color:#263e81;margin-top:40px;min-width:235px;min-height:50px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:normal;text-align:center;color:white}
.requestAccess .modal-dialog .modal-content .modal-body .btn.submit-request-button{margin-top:0;min-width:180px}
.requestAccess .modal-dialog .modal-content .modal-body .modal-footer{border:0;background-color:#f6f6f6;padding:1em;text-align:center;margin:2em -15px -15px}
.requestAccess .modal-dialog .modal-content .modal-body .modal-footer a{color:#263e81}
.requestAccess .modal-content.fade{position:absolute;z-index:0}
.requestAccess .modal-content.in{position:relative;z-index:1}
.bgWhiteSmoke{background-color:#efefef}
.bgAzure{background-color:#f7f8f8}
.bgNzmpBlue{background-color:#00539a}
.bgWhite{background-color:#fff}
.bgGray{background-color:#eaeaeb}
.bgLightGray{background-color:#f6f6f8}
.bgGhostWhite{background-color:#fafafb}
.bgGhostWhiteTwo{background-color:#f7f7f9}
.bgLightBlue{background-color:#5091cd}
.bgPaleBlue{background-color:#d9edf7}
.bgSoftBlue{background-color:#f4fafd}
.bgTransparent{background-color:transparent}
.selectorsTooltip{width:20px;height:20px;display:inline-block;background-image:url('../images/iconInformation.png');background-size:contain;vertical-align:middle;background-repeat:no-repeat}
@media(min-width:768px){.videoModal.modal.show{display:flex !important;align-items:center;justify-content:center}
}
.videoModal.modal .modal-dialog{margin-top:30px;max-width:none}
@media(min-width:768px){.videoModal.modal .modal-dialog{width:650px;margin:0 auto}
}
.videoModal.modal .modal-dialog .modal-content{background-color:transparent}
.videoModal.modal .modal-dialog .modal-content .modal-close{position:absolute;right:-10px;top:-10px;z-index:1}
.videoModal.modal .modal-dialog .modal-content .modal-close button.close{background-color:#fff;opacity:.8;border-radius:50%;width:30px;height:30px;z-index:2;position:relative;padding:0;border:0}
.videoModal.modal .modal-dialog .modal-content .modal-close button.close span{font-size:21px}
.stickyBar{position:fixed;width:100%;z-index:1}
.stickyBar.bottom{bottom:0}
.closeBtn{opacity:1;width:16px;height:16px;position:absolute;top:20px;right:20px;background-color:transparent;border:0;outline:0}
.closeBtn:after,.closeBtn:before{width:2px;height:100%;display:block;content:'';position:absolute;top:0;right:50%}
.closeBtn:before{transform:rotate(45deg)}
.closeBtn:after{transform:rotate(-45deg)}
.closeBtn.blue:after,.closeBtn.blue:before{background-color:#263e81}
.closeBtn.white:after,.closeBtn.white:before{background-color:white}
.closeBtn.black:after,.closeBtn.black:before{background-color:black}
.anchor.aem-GridColumn a{display:inline-block}
.publish .anchor.aem-GridColumn{height:0}
.bgGhostWhite{background-color:#fafafb}
.countryList.customDropdown:not(:last-child){margin-right:0}
.countryList.customDropdown .dropdown-toggle{min-height:42px}
.countryList.customDropdown .dropdown-menu{padding:0}
.countryList.customDropdown .dropdown-menu li{padding:11px}
.countryList.open .countryListSearch{z-index:1;display:block}
.countryList.open .dropdown-toggle{border-color:#00539a}
.countryList.open .dropdown-menu{padding:0;border:solid 2px #00539a;border-top:0}
.countryList .form-control{display:none}
.countryList .countryListSearch{background-color:white;border-radius:0;border:0;padding:10px 11px;width:90%;height:40px;text-align:left;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#b2b2b2;outline:0;position:absolute;top:28px;left:3px;z-index:-1;display:none}
.countryList .countryListSearch::placeholder{color:#b2b2b2}
.countryList .countryListDropdown{max-height:300px;overflow-y:auto}
.multipleSelect.form-group .dropdown-menu{max-height:300px;overflow-y:auto}
.multipleSelect.form-group .dropdown-menu .checkbox{padding:12px 15px 0}
.multipleSelect.form-group .dropdown-menu .checkbox:last-child{padding-bottom:12px}
.multipleSelect.form-group .dropdown-menu .checkbox label{padding-left:30px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:#333}
.pageloader{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,0.5);z-index:-1;opacity:0}
.pageloader.showLoader{opacity:1;z-index:1}
.pageloader i{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;font-size:4em;color:#263e81;margin-top:-1em}
form{position:relative}
form .mtCaptcha{width:100%}
.truncation:after{content:'...'}
.nzmpPagination{display:flex;align-items:center;justify-content:center}
.nzmpPagination button,.nzmpPagination .btn{padding:0;font-size:18px;font-family:'MarkOffcPro',Arial,sans-serif;font-weight:normal;color:#2d2d2d;border:0;outline:0;line-height:1.35;text-decoration:none}
@media(max-width:375px){.nzmpPagination button,.nzmpPagination .btn{font-size:16px}
}
.nzmpPagination button:hover,.nzmpPagination .btn:hover,.nzmpPagination button:focus,.nzmpPagination .btn:focus,.nzmpPagination button:active,.nzmpPagination .btn:active{text-decoration:none;outline:0;border:0}
.nzmpPagination button i,.nzmpPagination .btn i{font-size:1em}
.nzmpPagination button.pg-prev,.nzmpPagination .btn.pg-prev{margin-right:10px}
@media(max-width:767px){.nzmpPagination button.pg-prev,.nzmpPagination .btn.pg-prev{margin-right:5px}
}
.nzmpPagination button.pg-prev i,.nzmpPagination .btn.pg-prev i{margin-right:8.5px}
@media(max-width:767px){.nzmpPagination button.pg-prev i,.nzmpPagination .btn.pg-prev i{margin-right:5px}
}
.nzmpPagination button.pg-next,.nzmpPagination .btn.pg-next{margin-left:10px}
@media(max-width:767px){.nzmpPagination button.pg-next,.nzmpPagination .btn.pg-next{margin-left:5px}
}
.nzmpPagination button.pg-next i,.nzmpPagination .btn.pg-next i{margin-left:8.5px}
@media(max-width:767px){.nzmpPagination button.pg-next i,.nzmpPagination .btn.pg-next i{margin-left:5px}
}
.nzmpPagination .pg-numbers>*{width:40px;height:40px;border-radius:40px;display:inline-flex;align-items:center;justify-content:center}
@media(max-width:320px){.nzmpPagination .pg-numbers>*{width:30px;height:30px;border-radius:30px}
}
.nzmpPagination .pg-numbers>*.active{background-color:#00539a;color:white}
.addthis_inline_share_toolbox{padding:24px 0;min-height:140px}
.addthis_inline_share_toolbox h4{margin:0 0 18px}
@media(max-width:767px){.addthis_inline_share_toolbox .at-resp-share-element{display:flex}
}
.addthis_inline_share_toolbox .at-resp-share-element .at-share-btn-elements>a{min-width:128px;min-height:48px;margin:0 8px 0 0;display:inline-flex;align-items:center;justify-content:center}
@media(max-width:767px){.addthis_inline_share_toolbox .at-resp-share-element .at-share-btn-elements>a{min-width:auto;width:calc(25% - 8px)}
}
.addthis_inline_share_toolbox .at-resp-share-element .at-share-btn-elements>a .at-label{font-family:'MarkOffcPro-Bold',Arial,sans-serif;font-weight:bold;letter-spacing:-0.3px;font-size:16px !important}
@media(min-width:1024px){.addthis_inline_share_toolbox .at-resp-share-element .at-share-btn-elements>a .at-icon-wrapper{margin-top:-2px}
}
@media(min-width:1024px){.addthis_inline_share_toolbox .at-resp-share-element .at-share-btn-elements>a.at-svc-linkedin .at-icon-wrapper{margin-top:-3px}
}
.preview-image-youtube,.youtube-flag-active{cursor:pointer}
.preview-image-youtube:hover .fa-play-circle,.youtube-flag-active:hover .fa-play-circle{transform:translate(-50%,-50%) scale(1.05)}
.nzmpYouTube__image{width:100%;height:auto;background-size:cover;background-position:center;display:block;position:relative}
.nzmpYouTube__image--preview{width:100%;height:100%;object-fit:cover}
.nzmpYouTube__image .fa-play-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;color:white;display:flex;align-items:center;justify-content:center}
.nzmpYouTube__contents{padding:16px;position:absolute;bottom:0}
@media(max-width:767px){.nzmpYouTube__contents{padding:8px}
}
.nzmpYouTube__contents:after{content:'';width:79px;height:100%;display:block;position:absolute;left:100%;bottom:0;background-size:cover;background-position:top left}
.nzmpYouTube__contents.width-51{width:51%}
.nzmpYouTube__contents.width-65{width:65%}
.nzmpYouTube__contents.width-70{width:70%}
.nzmpYouTube__contents.floatDuration .headline{position:relative}
.nzmpYouTube__contents.floatDuration .headline .small{position:absolute;bottom:0;right:0;margin-left:0}
.nzmpYouTube__contents.floatDuration .headline .small:before{content:'...';font-size:18px;padding:0 .25em}
@media(max-width:767px){.nzmpYouTube__contents.floatDuration .headline .small:before{font-size:13px}
}
.nzmpYouTube__contents .headline *,.nzmpYouTube__contents .small *{margin:0}
.nzmpYouTube__contents .small{display:inline-flex;align-items:center;margin-left:.5em}
.nzmpYouTube__contents .small .fas{font-size:12px;margin-right:8px}
@media(max-width:767px){.nzmpYouTube__contents .small .fas{margin-right:4px}
}
.nzmpYouTube__contents .headline h5{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:767px){.nzmpYouTube__contents .headline h5{font-size:13px;line-height:1.3}
}
@media(max-width:767px){.nzmpYouTube__contents .headline .small *{font-size:10px;line-height:19px}
}
.nzmpYouTube .bgWhite.nzmpYouTube__contents:after{background-image:url('../images/svg/rightBorderedTriangle-white.svg')}
.nzmpYouTube .bgWhite *,.nzmpYouTube .bgWhite h5{color:#00539a}
.nzmpYouTube .bgWhite.floatDuration .headline .small{background-color:#fff}
.nzmpYouTube .bgLightBlue.nzmpYouTube__contents:after{background-image:url('../images/svg/rightBorderedTriangle-lightBlue.svg')}
.nzmpYouTube .bgLightBlue *,.nzmpYouTube .bgLightBlue h5{color:#fff}
.nzmpYouTube .bgLightBlue.floatDuration .headline .small{background-color:#5091cd}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dropdown-menu{width:calc(100% - 17px)}
}
@supports(-ms-ime-align:auto){.dropdown-menu{width:calc(100% - 17px)}
}
.chinaSiteRedirect__wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
@media(max-width:767px){.chinaSiteRedirect__wrapper{padding:0 15px}
}
.chinaSiteRedirect__wrapper .modal-dialog{max-width:800px;width:100%;margin:0}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content{min-height:318px;box-shadow:0 4px 8px rgba(0,0,0,0.25);-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.25);-moz-box-shadow:0 4px 8px rgba(0,0,0,0.25);border-radius:6px;border:0}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body{padding:48px;overflow:hidden}
@media(max-width:767px){.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body{padding:27px 24px}
}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .fade{transition:all .3s ease-in-out}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .fade:not(.show){position:absolute;pointer-events:none;transition:none}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .modal-title *{margin:0}
@media(max-width:767px){.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .modal-title *{margin:36px 0 0;font-size:20px}
}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .copy *{min-height:68px;margin:33px 0 48px;font-size:23px;color:#2d2d2d}
@media(max-width:767px){.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .copy *{margin-top:16px;font-size:18px}
}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .buttonLink{display:flex;align-items:center}
@media(max-width:767px){.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .buttonLink{flex-direction:column-reverse;align-items:flex-start}
}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .buttonLink .textLink{border:0;background-color:transparent;outline:0;color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;margin-right:48px;padding:0}
@media(max-width:767px){.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .buttonLink .textLink{margin-right:0;margin-top:24px}
}
.chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .buttonLink .nzmpBtn{font-size:16px}
.chinaSiteRedirect__row{display:flex;align-items:center;justify-content:space-between}
@media(max-width:767px){.chinaSiteRedirect__row{flex-direction:column-reverse;align-items:flex-start}
}
.chinaSiteRedirect__row .toggleSwitch{display:flex;align-items:center}
.chinaSiteRedirect__row .toggleSwitch h5{margin:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:767px){.chinaSiteRedirect__row .toggleSwitch h5{font-size:16px}
}
.chinaSiteRedirect .inactiveMixin{content:"";position:absolute;display:block}
.chinaSiteRedirect .beforeAnimation{-moz-transition:.2s cubic-bezier(0.24,0,0.5,1);-o-transition:.2s cubic-bezier(0.24,0,0.5,1);-webkit-transition:.2s cubic-bezier(0.24,0,0.5,1);transition:.2s cubic-bezier(0.24,0,0.5,1)}
.chinaSiteRedirect .afterAnimation{box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 4px 0 0 rgba(0,0,0,0.04),0 4px 9px rgba(0,0,0,0.13),0 3px 3px rgba(0,0,0,0.05);-moz-transition:.35s cubic-bezier(0.54,1.6,0.5,1);-o-transition:.35s cubic-bezier(0.54,1.6,0.5,1);-webkit-transition:.35s cubic-bezier(0.54,1.6,0.5,1);transition:.35s cubic-bezier(0.54,1.6,0.5,1)}
.chinaSiteRedirect .toggleWrapper{margin:0 15px;width:50px;background:white}
.chinaSiteRedirect .toggleWrapper input.mobileToggle{opacity:0;position:absolute}
.chinaSiteRedirect .toggleWrapper input.mobileToggle+label{position:relative;display:inline-block;user-select:none;-moz-transition:.4s ease;-o-transition:.4s ease;-webkit-transition:.4s ease;transition:.4s ease;height:30px;width:50px;border-radius:100px;background-color:#5091cd;cursor:pointer;margin:0}
.chinaSiteRedirect .toggleWrapper input.mobileToggle+label:before{content:"";position:absolute;display:block;-moz-transition:.2s cubic-bezier(0.24,0,0.5,1);-o-transition:.2s cubic-bezier(0.24,0,0.5,1);-webkit-transition:.2s cubic-bezier(0.24,0,0.5,1);transition:.2s cubic-bezier(0.24,0,0.5,1);height:30px;width:50px;top:2px;left:2px;border-radius:100px}
.chinaSiteRedirect .toggleWrapper input.mobileToggle+label:after{content:"";position:absolute;display:block;box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 4px 0 0 rgba(0,0,0,0.04),0 4px 9px rgba(0,0,0,0.13),0 3px 3px rgba(0,0,0,0.05);-moz-transition:.35s cubic-bezier(0.54,1.6,0.5,1);-o-transition:.35s cubic-bezier(0.54,1.6,0.5,1);-webkit-transition:.35s cubic-bezier(0.54,1.6,0.5,1);transition:.35s cubic-bezier(0.54,1.6,0.5,1);height:26px;width:26px;top:2px;left:2px;background-color:white;border-radius:60px;box-shadow:0 4px 8px rgba(0,0,0,0.25);-moz-box-shadow:0 4px 8px rgba(0,0,0,0.25);-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.25)}
.chinaSiteRedirect .toggleWrapper input.mobileToggle:checked+label:before{-moz-transition:width .2s cubic-bezier(0,0,0,0.1);-o-transition:width .2s cubic-bezier(0,0,0,0.1);-webkit-transition:width .2s cubic-bezier(0,0,0,0.1);transition:width .2s cubic-bezier(0,0,0,0.1)}
.chinaSiteRedirect .toggleWrapper input.mobileToggle:checked+label:after{left:22px}
.modelRedirectModal.chinaSiteRedirect .chinaSiteRedirect__wrapper .modal-dialog .modal-content .modal-body .copy *{margin-bottom:32px}
.contactFormChinaRedirectModal.modal .modal-dialog{width:100%;max-width:800px}
.hidden{display:none !important}
.row.b3-row{display:block;margin:0}
.row.b3-row>*{padding-left:0;padding-right:0;margin-top:0}
.form-group{margin-bottom:15px}
.form-group .label{display:inline-block;max-width:100%;margin-bottom:5px}
.form-group .dropdown-toggle::after{content:none}
.design-nzmp ~ .ui-autocomplete{z-index:1061}
.design-nzmp .close:not(.nzmpBtn){float:right;padding:0;background-color:transparent;border:0;outline:0}
.design-nzmp .dropdown-menu{transform:none !important;inset:initial !important}
.design-nzmp .slick-track{transition:none}
.design-nzmp>.row .page-content .contentHolder>.row{clear:both;margin-left:0;margin-right:0}
.text-transform-none{text-transform:none}
.animated-cursor{display:flex;align-items:center;justify-content:center;position:absolute;width:70px;height:70px;background-color:#d9edf7;border-radius:100px;opacity:0;z-index:10;transition:transform .1s ease-in;pointer-events:none;font-size:18px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;color:#161616;transition:width .9 ease-in;transition:height .9 ease-in}
.animated-cursor.has-styles{opacity:.9;margin-left:25px;margin-top:25px}
.typography__v2 h1,.richtext h1,.typography__v2 h2,.richtext h2,.typography__v2 h3,.richtext h3,.typography__v2 h4,.richtext h4,.typography__v2 h5,.richtext h5,.typography__v2 .headline *,.richtext .headline *{font-style:normal;font-stretch:normal}
.typography__v2 h1 a,.richtext h1 a,.typography__v2 h2 a,.richtext h2 a,.typography__v2 h3 a,.richtext h3 a,.typography__v2 h4 a,.richtext h4 a,.typography__v2 h5 a,.richtext h5 a,.typography__v2 .headline * a,.richtext .headline * a{font-family:inherit;font-size:inherit;font-weight:inherit}
.typography__v2 h1,.richtext h1,.typography__v2 h2,.richtext h2,.typography__v2 h3,.richtext h3,.typography__v2 h4,.richtext h4,.typography__v2 h5,.richtext h5,.typography__v2 .headline h1,.richtext .headline h1,.typography__v2 .headline h2,.richtext .headline h2,.typography__v2 .headline h3,.richtext .headline h3,.typography__v2 .headline h4 .headline h5,.richtext .headline h4 .headline h5{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.3px;font-weight:900;color:#2d2d2d}
.typography__v2 h1,.richtext h1,.typography__v2 .headline h1,.richtext .headline h1{font-size:37px;line-height:1.11}
.typography__v2 h1.nzmpGreen,.richtext h1.nzmpGreen,.typography__v2 .headline h1.nzmpGreen,.richtext .headline h1.nzmpGreen,.typography__v2 h1 .nzmpGreen,.richtext h1 .nzmpGreen,.typography__v2 .headline h1 .nzmpGreen,.richtext .headline h1 .nzmpGreen{color:#397c3c}
.typography__v2 h1.nzmpGreen:after,.richtext h1.nzmpGreen:after,.typography__v2 .headline h1.nzmpGreen:after,.richtext .headline h1.nzmpGreen:after,.typography__v2 h1 .nzmpGreen:after,.richtext h1 .nzmpGreen:after,.typography__v2 .headline h1 .nzmpGreen:after,.richtext .headline h1 .nzmpGreen:after{background-color:#62bd18}
.typography__v2 h1.nzmpBlue,.richtext h1.nzmpBlue,.typography__v2 .headline h1.nzmpBlue,.richtext .headline h1.nzmpBlue,.typography__v2 h1 .nzmpBlue,.richtext h1 .nzmpBlue,.typography__v2 .headline h1 .nzmpBlue,.richtext .headline h1 .nzmpBlue{color:#263e81}
.typography__v2 h1.nzmpBlue:after,.richtext h1.nzmpBlue:after,.typography__v2 .headline h1.nzmpBlue:after,.richtext .headline h1.nzmpBlue:after,.typography__v2 h1 .nzmpBlue:after,.richtext h1 .nzmpBlue:after,.typography__v2 .headline h1 .nzmpBlue:after,.richtext .headline h1 .nzmpBlue:after{background-color:#263e81}
.typography__v2 h1.withBorderBottom,.richtext h1.withBorderBottom,.typography__v2 .headline h1.withBorderBottom,.richtext .headline h1.withBorderBottom,.typography__v2 h1 .withBorderBottom,.richtext h1 .withBorderBottom,.typography__v2 .headline h1 .withBorderBottom,.richtext .headline h1 .withBorderBottom{position:relative;padding-bottom:17px}
.typography__v2 h1.withBorderBottom:after,.richtext h1.withBorderBottom:after,.typography__v2 .headline h1.withBorderBottom:after,.richtext .headline h1.withBorderBottom:after,.typography__v2 h1 .withBorderBottom:after,.richtext h1 .withBorderBottom:after,.typography__v2 .headline h1 .withBorderBottom:after,.richtext .headline h1 .withBorderBottom:after{width:108px;height:3px;display:block;content:'';position:absolute;bottom:0;left:0}
.typography__v2 h2,.richtext h2,.typography__v2 .headline h2,.richtext .headline h2{font-size:31px;line-height:1.1}
@media(max-width:767px){.typography__v2 h2,.richtext h2,.typography__v2 .headline h2,.richtext .headline h2{line-height:1.25}
}
.typography__v2 h3,.richtext h3,.typography__v2 .headline h3,.richtext .headline h3{font-size:26px;line-height:1.12}
.typography__v2 h4,.richtext h4,.typography__v2 .headline h4,.richtext .headline h4{font-size:22px;line-height:1.18}
.typography__v2 h4.darkGrey,.richtext h4.darkGrey,.typography__v2 .headline h4.darkGrey,.richtext .headline h4.darkGrey{color:#555}
.typography__v2 h5,.richtext h5,.typography__v2 .headline h5,.richtext .headline h5{font-size:18px;line-height:1.22}
.typography__v2 h6,.richtext h6,.typography__v2 .headline h6,.richtext .headline h6{font-size:16px;line-height:1.26}
.typography__v2 .small p,.richtext .small p,.typography__v2 .small li,.richtext .small li{font-size:14px;line-height:18px}
.typography__v2 .medium-paragraph p,.richtext .medium-paragraph p,.typography__v2 .medium-paragraph li,.richtext .medium-paragraph li{font-size:15px;font-family:"MarkOffcPro-Medium","Arial",sans-serif;font-weight:500;line-height:150%}
@media(min-width:576px){.typography__v2 .medium-paragraph p,.richtext .medium-paragraph p,.typography__v2 .medium-paragraph li,.richtext .medium-paragraph li{font-size:16px}
}
.typography__v2 .label-typography,.richtext .label-typography{color:#4b4b4b;font-family:"MarkOffcPro","Arial",sans-serif;font-size:13px;font-weight:400;line-height:169%;letter-spacing:-0.3px}
@media(min-width:576px){.typography__v2 .label-typography,.richtext .label-typography{font-size:15px;line-height:147%}
}
.typography__v2 p,.richtext p,.typography__v2 a,.richtext a,.typography__v2 p a,.richtext p a,.typography__v2 ul li,.richtext ul li,.typography__v2 ol li,.richtext ol li,.typography__v2 .hyperlink,.richtext .hyperlink{font-family:MarkOffcPro,Arial,sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal}
.typography__v2 p,.richtext p,.typography__v2 ul li,.richtext ul li,.typography__v2 ol li,.richtext ol li{color:#2d2d2d}
.typography__v2 a,.richtext a,.typography__v2 p a,.richtext p a,.typography__v2 .hyperlink,.richtext .hyperlink{color:#263e81;text-decoration:underline}
.typography__v2 a:hover,.richtext a:hover,.typography__v2 p a:hover,.richtext p a:hover,.typography__v2 .hyperlink:hover,.richtext .hyperlink:hover,.typography__v2 a:active,.richtext a:active,.typography__v2 p a:active,.richtext p a:active,.typography__v2 .hyperlink:active,.richtext .hyperlink:active{color:#5091cd}
.typography__v2 a.arrowLink,.richtext a.arrowLink{font-family:'MarkOffcPro-Bold',Arial,sans-serif;font-weight:bold;color:#263e81;display:inline-flex;align-items:center;text-decoration:none}
.typography__v2 a.arrowLink:hover [class*="fa"],.richtext a.arrowLink:hover [class*="fa"]{margin-left:16px}
.typography__v2 a.arrowLink [class*="fa"],.richtext a.arrowLink [class*="fa"]{margin-left:8px}
.typography__v2 a.arrowLink.white,.richtext a.arrowLink.white{color:white}
@media(min-width:768px) and (max-width:1024px){.typography__v2 h1,.richtext h1,.typography__v2 .headline h1,.richtext .headline h1{font-size:31px}
.typography__v2 h2,.richtext h2,.typography__v2 .headline h2,.richtext .headline h2{font-size:27px}
.typography__v2 h3,.richtext h3,.typography__v2 .headline h3,.richtext .headline h3{font-size:24px}
.typography__v2 h4,.richtext h4,.typography__v2 .headline h4,.richtext .headline h4{font-size:20px}
.typography__v2 .hyperlink,.richtext .hyperlink{font-size:14px}
}
@media(max-width:767px){.typography__v2 h1,.richtext h1,.typography__v2 .headline h1,.richtext .headline h1{font-size:27px}
.typography__v2 h2,.richtext h2,.typography__v2 .headline h2,.richtext .headline h2{font-size:23px}
.typography__v2 h3,.richtext h3,.typography__v2 .headline h3,.richtext .headline h3{font-size:20px}
.typography__v2 h4,.richtext h4,.typography__v2 .headline h4,.richtext .headline h4{font-size:17px}
.typography__v2 h5,.richtext h5,.typography__v2 .headline h5,.richtext .headline h5{font-size:16px}
.typography__v2 p,.richtext p,.typography__v2 a,.richtext a,.typography__v2 p a,.richtext p a,.typography__v2 ul li,.richtext ul li,.typography__v2 ol li,.richtext ol li,.typography__v2 .hyperlink,.richtext .hyperlink{font-size:15px}
}
.typography__v2 .disclaimerText,.richtext .disclaimerText,.typography__v2 .disclaimerText p,.richtext .disclaimerText p{font-family:MarkOffcPro,Arial,sans-serif;font-size:12px;font-weight:400;color:#4b4b4b;margin-top:8px;display:inline-block;line-height:20px}
@media(min-width:768px){.typography__v2 .disclaimerText,.richtext .disclaimerText,.typography__v2 .disclaimerText p,.richtext .disclaimerText p{font-size:14px;line-height:129%}
}
.heavyTypography,.display-1,.display-2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.display-1,.display-2{line-height:110%;letter-spacing:-1px}
.display-1{font-size:34px}
@media(min-width:576px){.display-1{font-size:48px}
}
@media(min-width:992px){.display-1{font-size:64px}
}
.display-2{font-size:30px}
@media(min-width:576px){.display-2{font-size:40px}
}
@media(min-width:992px){.display-2{font-size:48px}
}
.richtext-vertical-greenline{border-left:solid 4px #1a9f48;padding-left:2em}
.richtext .nzmpBlue{color:#263e81}
.richtext .nzmpGreen{color:#397c3c}
.richtext>*{margin-bottom:0}
.richtext>*+*{margin-top:24px}
.sustainability-theme{--button-link-color-nzmpGreen:#397c3c;--button-link-color-white:#fff;--button-background-color-nzmpGreen:#397c3c;--button-background-color-white:#fff;--text-color-green120:#21522f;--border-color-green:#397c3c}
.sustainability-theme .cmp-imageTextCard__wrapper a.arrowLink{color:var(--button-link-color-nzmpGreen)}
.sustainability-theme .horizontalCategoryCarousel__v2 .nzmpBtn.secondaryBtn{color:var(--button-link-color-nzmpGreen)}
.sustainability-theme .horizontalCategoryCarousel__v2 .nzmpBtn.secondaryBtn:hover{background-color:var(--button-background-color-nzmpGreen);color:var(--button-link-color-white)}
.sustainability-theme .cmp-homepageinspiredbanner__contents .title *{color:var(--text-color-green120)}
.sustainability-theme .cmp-homepageinspiredbanner__contents .banner-link .nzmpBtn.primaryBtn{background-color:var(--button-background-color-nzmpGreen);border:solid 1px transparent}
.sustainability-theme .cmp-homepageinspiredbanner__contents .banner-link .nzmpBtn.primaryBtn:hover{background-color:var(--button-background-color-white);border-color:var(--border-color-green);color:var(--button-link-color-nzmpGreen)}
@media(min-width:576px){.sustainability-theme .cmp-homepageinspiredbanner__contents .banner-link .nzmpBtn.primaryBtn{background-color:var(--button-background-color-white);color:var(--button-link-color-nzmpGreen)}
.sustainability-theme .cmp-homepageinspiredbanner__contents .banner-link .nzmpBtn.primaryBtn:hover{border-color:transparent;background-color:var(--button-background-color-nzmpGreen);color:var(--button-link-color-white)}
}
.sustainability-theme .cmp-imageTextCard__wrapper:not(.cmp-imageTextCard__introduction) .headline h1,.sustainability-theme .cmp-imageTextCard__wrapper:not(.cmp-imageTextCard__introduction) .headline h2,.sustainability-theme .cmp-imageTextCard__wrapper:not(.cmp-imageTextCard__introduction) .headline h3,.sustainability-theme .cmp-imageTextCard__wrapper:not(.cmp-imageTextCard__introduction) .headline h4,.sustainability-theme .cmp-imageTextCard__wrapper:not(.cmp-imageTextCard__introduction) .headline h5{color:var(--text-color-green120)}
.cmp-redirectPopUp .modal-dialog{max-width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}
.cmp-redirectPopUp .modal-dialog .modal-content{display:block;background:transparent;width:auto;border:0;border-radius:0}
.cmp-redirectPopUp__wrapper{max-width:343px;border-radius:6px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.25);overflow:hidden}
@media(min-width:576px){.cmp-redirectPopUp__wrapper{max-width:644px}
}
.cmp-redirectPopUp__image .img-fluid{width:100%;max-height:172px;min-height:172px;object-fit:cover}
@media(min-width:576px){.cmp-redirectPopUp__image .img-fluid{max-height:322px;min-height:322px}
}
.cmp-redirectPopUp__contents{padding:24px 24px 40px;background-color:white}
@media(min-width:576px){.cmp-redirectPopUp__contents{padding:40px}
}
@media(min-width:991px){.cmp-redirectPopUp__contents{padding:48px}
}
.cmp-redirectPopUp__contents .headline *,.cmp-redirectPopUp__contents .copy *{color:#282828}
.cmp-redirectPopUp__contents .buttons{display:flex;flex-direction:column-reverse;gap:24px;margin-top:32px}
@media(min-width:576px){.cmp-redirectPopUp__contents .buttons{flex-direction:row;align-items:center;margin-top:40px}
}
@media(max-width:576px){.cmp-redirectPopUp__contents .buttons a{text-align:center}
}
.cmp-redirectPopUp__contents .buttons a:first-child{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-size:18px;font-style:normal;font-weight:800;line-height:122%;letter-spacing:-0.3px;text-decoration:none}
#identity-wrapper{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;max-width:80%;max-height:80%;display:block;z-index:1002;overflow:auto;margin:80px auto 0;background-color:#f2f2f2;box-shadow:0 2px 6px #090909;-webkit-box-shadow:0 2px 6px #090909;-moz-box-shadow:0 2px 6px #090909;border-radius:5px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav>.my-nzmp-menu{display:none;color:#263e81;font-weight:bold;cursor:pointer}
.sfid-avatar-name{color:#263e81;font-family:MarkOT-Book;font-size:13px;margin-right:0}
.nzmpTool__wrapper>.container{position:relative}
.nzmpTool__wrapper .disclaimer{display:flex;border:solid 1px #e4e4e4;padding:1em;background-color:white}
@media(min-width:768px){.nzmpTool__wrapper .disclaimer{width:60%;margin:2em auto}
}
.nzmpTool__wrapper .disclaimer i{margin-top:.35em;margin-right:.5em;color:#263e81}
.nzmpTool__wrapper .disclaimer p{margin:0}
.nzmpTool__figure{margin:0 0 32px 0}
@media(min-width:768px){.nzmpTool__figure{flex-basis:50%;margin:0 0 0 24px}
}
.nzmpTool__figure::before{content:" ";display:block;padding-top:65.30612244897959%}
@media(min-width:768px){.nzmpTool__figure::before{padding-top:66.06498194945848%}
}
.nzmpTool__figure__img{border-radius:8px;object-fit:cover}
@media(min-width:768px){.nzmpTool__content{flex-basis:50%}
}
@media(min-width:768px){.nzmpTool__intro{display:flex;align-items:center;flex-direction:row-reverse}
.nzmpTool__intro>.title,.nzmpTool__intro>.copy{margin:auto;width:75%}
}
.nzmpTool__intro>.title>*{margin-top:0}
.nzmpTool .nzmpTool__intro .headline>*{color:#263e81;margin-bottom:16px}
.nzmpTool__intro .copy *{margin-bottom:24px}
.nzmpTool__intro .processBar{padding:2em 0}
.nzmpTool__intro .processBar img{max-width:75%}
@media(max-width:767px){.nzmpTool__intro .processBar img{max-width:100%}
}
.nzmpTool__intro .buttonLink img{max-width:30%;margin-bottom:20px}
@media(max-width:767px){.nzmpTool__intro .buttonLink img{max-width:50%}
}
.nzmpTool__intro.fade{position:absolute;top:0;z-index:-1}
.nzmpTool__intro.fade.in{position:relative;z-index:1}
.nzmpTool .nzmpTool__steps-list{list-style:none;margin-bottom:32px}
.nzmpTool .nzmpTool__steps-list .nzmpTool__step-item:last-child::after{display:none}
.nzmpTool .nzmpTool__step-item{position:relative}
.nzmpTool .nzmpTool__step-item::after{content:' ';position:absolute;left:15px;top:calc(100% + 4px);height:15px;width:1.5px;background-color:#a8a8a8;opacity:.5}
.nzmpTool .nzmpTool__step-number{min-width:30px;height:30px;background-color:#72be44}
.nzmpTool .resultsBtn,.nzmpTool .answer-a,.nzmpTool .answer-b{display:none}
.nzmpTool .question,.nzmpTool .results{width:100%;opacity:0;position:absolute;left:0}
.nzmpTool .question.in,.nzmpTool .results.in{opacity:1;position:relative;transition:.5s all}
.nzmpTool .question__header .close:not(.nzmpBtn),.nzmpTool .results__header .close:not(.nzmpBtn){font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900;font-size:18px;line-height:22px;letter-spacing:-0.3px;background:0;border:0;color:#263e81}
.nzmpTool .question__header .close:not(.nzmpBtn) i,.nzmpTool .results__header .close:not(.nzmpBtn) i{margin-left:8px}
.nzmpTool .question__header--title,.nzmpTool .results__header--title{color:#263e81;margin:48px 0 24px 0}
@media(min-width:768px){.nzmpTool .question__header--title,.nzmpTool .results__header--title{margin:0}
}
.nzmpTool .question__header--subheading,.nzmpTool .results__header--subheading{color:#2d2d2d;margin:0 0 8px 0}
.nzmpTool .question__header .copy *,.nzmpTool .results__header .copy *{color:#4b4b4b}
.nzmpTool .question .goBack,.nzmpTool .results .goBack{margin-top:24px}
@media(min-width:768px){.nzmpTool .question .goBack,.nzmpTool .results .goBack{margin-top:0}
}
.nzmpTool .question__header,.nzmpTool .results__header{border-bottom:0;padding:0}
.nzmpTool .question__header--blue,.nzmpTool .results__header--blue,.nzmpTool .question__header--gray,.nzmpTool .results__header--gray{position:relative}
.nzmpTool .question__header--blue *,.nzmpTool .results__header--blue *,.nzmpTool .question__header--gray *,.nzmpTool .results__header--gray *{margin:0}
.nzmpTool .question__header--blue:before,.nzmpTool .results__header--blue:before,.nzmpTool .question__header--gray:before,.nzmpTool .results__header--gray:before,.nzmpTool .question__header--blue:after,.nzmpTool .results__header--blue:after,.nzmpTool .question__header--gray:after,.nzmpTool .results__header--gray:after{content:'';width:100%;height:100%;display:block;position:absolute;top:0;z-index:1}
.nzmpTool .question__header--blue:before,.nzmpTool .results__header--blue:before,.nzmpTool .question__header--gray:before,.nzmpTool .results__header--gray:before{right:100%}
.nzmpTool .question__header--blue:after,.nzmpTool .results__header--blue:after,.nzmpTool .question__header--gray:after,.nzmpTool .results__header--gray:after{left:100%}
.nzmpTool .question__header--blue,.nzmpTool .results__header--blue{background-color:#263e81;position:relative;padding:38px 0}
@media(max-width:767px){.nzmpTool .question__header--blue,.nzmpTool .results__header--blue{padding:45px 0}
}
.nzmpTool .question__header--blue:before,.nzmpTool .results__header--blue:before,.nzmpTool .question__header--blue:after,.nzmpTool .results__header--blue:after{background-color:#263e81}
.nzmpTool .question__header--blue *,.nzmpTool .results__header--blue *{color:white}
.nzmpTool .question__header--gray,.nzmpTool .results__header--gray{padding:18px 0;background-image:linear-gradient(#e8e8e8,#fff)}
.nzmpTool .question__header--gray:before,.nzmpTool .results__header--gray:before,.nzmpTool .question__header--gray:after,.nzmpTool .results__header--gray:after{background-image:linear-gradient(#e8e8e8,#fff)}
@media(max-width:1024px){.nzmpTool .question__header--gray,.nzmpTool .results__header--gray{padding:21px 100px}
}
@media(max-width:767px){.nzmpTool .question__header--gray,.nzmpTool .results__header--gray{padding:19px 15px}
}
.nzmpTool .question__header--gray *,.nzmpTool .results__header--gray *{color:black}
.nzmpTool .question__header--gray-title,.nzmpTool .results__header--gray-title{padding-bottom:15px}
.nzmpTool .question__header .copy,.nzmpTool .results__header .copy{display:block}
.nzmpTool .question__header .subQuestion,.nzmpTool .results__header .subQuestion{display:none}
@media(min-width:768px){.nzmpTool .question__header--content,.nzmpTool .results__header--content{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-bottom:56px}
}
.nzmpTool .results .results__header--title{margin-bottom:0;padding:0}
@media(min-width:768px){.nzmpTool .results__header__info{display:flex;justify-content:space-between}
.nzmpTool .results__header__info--copy{max-width:455px}
}
.nzmpTool .results__header__info--actions{display:none}
@media(min-width:768px){.nzmpTool .results__header__info--actions{display:flex;flex-direction:column}
.nzmpTool .results__header__info--actions .start-again{margin-top:16px}
.nzmpTool .results__header__info--actions .start-again i{margin-left:8px;font-size:18px}
}
@media(min-width:1200px){.nzmpTool .results__header__info--actions{flex-direction:row-reverse;align-items:center}
.nzmpTool .results__header__info--actions .start-again{margin:0 16px 0 0}
}
.nzmpTool .results__tab{margin-right:calc(-1* var(--bs-gutter-x, 0.75rem));margin-left:calc(-1* var(--bs-gutter-x, 0.75rem));padding-left:var(--bs-gutter-x,0.75rem);background:#fff;padding-top:32px;padding-bottom:32px}
@media(min-width:768px){.nzmpTool .results__tab{padding-bottom:0}
}
.nzmpTool .results__tab .nav{display:flex;justify-content:center;align-items:flex-end;flex-wrap:nowrap;border-bottom-color:#efefef}
@media(max-width:767px){.nzmpTool .results__tab .nav{justify-content:flex-start;overflow-x:auto;overflow-y:hidden}
}
@media(min-width:768px){.nzmpTool .results__tab .nav{margin-left:20%;justify-content:flex-start}
}
@media(min-width:992px){.nzmpTool .results__tab .nav{margin-left:calc(16% + 16px)}
}
.nzmpTool .results__tab .nav li{flex:0 0 auto}
.nzmpTool .results__tab .nav li:first-child a{margin-left:0}
.nzmpTool .results__tab .nav li a.active{border-bottom-color:#5091cd}
.nzmpTool .results__tab .nav li a{display:inline-block;border:0;padding-bottom:8px;margin:0 20px;border-bottom:solid 4px transparent;color:#2d2d2d;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:18px;line-height:1.21;letter-spacing:-0.28px;text-decoration:none}
.nzmpTool .results__copy{margin:2em auto;text-align:center}
.nzmpTool .results__copy p{font-size:16px}
@media(min-width:768px){.nzmpTool .results__copy{width:85%}
.nzmpTool .results__copy p{font-size:17px}
}
.nzmpTool .results__copy .personalizedMessage>*{padding:1em 0}
.nzmpTool .results__copy .disclaimer{text-align:left}
@media(min-width:768px){.nzmpTool .results__copy .disclaimer{width:77%}
}
@media(min-width:768px){.nzmpTool .results__body{padding:1em}
}
.nzmpTool .results__body>.title>*{color:#263e81}
.nzmpTool .results__body .recommendedIngredients{margin-right:calc(-1* var(--bs-gutter-x, 0.75rem));margin-left:calc(-1* var(--bs-gutter-x, 0.75rem));padding:24px var(--bs-gutter-x,0.75rem) 8px var(--bs-gutter-x,0.75rem);background-color:#f4fafd}
@media(min-width:768px){.nzmpTool .results__body .recommendedIngredients{display:flex;flex-wrap:wrap}
}
.nzmpTool .results__body .recommendedIngredients__title{color:#263e81;margin:0 0 24px 0;text-transform:none;font-weight:700}
@media(min-width:768px){.nzmpTool .results__body .recommendedIngredients__title{width:100%}
}
.nzmpTool .results__body .recommendedIngredients__result{margin-bottom:16px}
@media(min-width:768px){.nzmpTool .results__body .recommendedIngredients__result{position:relative;display:flex;align-items:center}
}
@media(min-width:768px){.nzmpTool .results__body .recommendedIngredients__col{width:50%}
.nzmpTool .results__body .recommendedIngredients__col:first-child{padding-right:12px}
.nzmpTool .results__body .recommendedIngredients__col:last-child{padding-left:12px}
}
@media(min-width:992px){.nzmpTool .results__body .recommendedIngredients__col:last-child{padding-left:64px;padding-right:48px}
}
.nzmpTool .results__body .recommendedIngredients__col__info{width:100%}
@media(min-width:992px){.nzmpTool .results__body .recommendedIngredients__col__info{display:flex}
}
.nzmpTool .results__body .recommendedIngredients__col h4{font-family:MarkOffcPro-Light,Arial,sans-serif;font-weight:400;color:#2d2d2d;display:flex;align-items:center;justify-content:space-between;font-size:13px;margin:0}
@media(min-width:992px){.nzmpTool .results__body .recommendedIngredients__col h4{width:20%;flex-shrink:0}
}
.nzmpTool .results__body .recommendedIngredients__col h5{color:black;margin:4px 0 0 0;font-size:15px}
@media(min-width:768px){.nzmpTool .results__body .recommendedIngredients__col h5{font-size:16px;margin:0 0 0 16px}
}
.nzmpTool .results__body .recommendedIngredients__col .texture{margin-top:auto}
.nzmpTool .results__body .recommendedIngredients__col .editResult{margin-left:16px}
.nzmpTool .results__body .recommendedIngredients__col .editResult i{font-size:16px;color:#263e81}
@media(min-width:768px){.nzmpTool .results__body .recommendedIngredients__col .editResult:hover{cursor:pointer}
}
.nzmpTool .results__body .recommendedIngredients+.copy{margin-top:1.375rem}
.nzmpTool .results__container{position:relative;margin:32px 0;background-color:white}
@media(min-width:768px){.nzmpTool .results__container{display:flex;align-items:stretch;margin-bottom:0}
}
.nzmpTool .results__user-slided .results__label{box-shadow:5px 0 7px -8px #888}
.nzmpTool .results__label{border-bottom:0;display:none}
@media(min-width:768px){.nzmpTool .results__label{display:block;width:20%;transition:box-shadow .3s ease-in-out;position:relative;z-index:1}
.nzmpTool .results__label>*{overflow:hidden;margin:0;line-height:1.25;color:#2d2d2d;font-size:15px}
.nzmpTool .results__label>*.lines-3{height:calc(72px + 1.375rem)}
.nzmpTool .results__label>*.lines-4{height:calc(96px + 1.375rem)}
.nzmpTool .results__label>*.lines-5{height:calc(120px + 1.375rem)}
.nzmpTool .results__label>*.product-image{height:408px}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__label>*.lines-4{height:calc(120px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__label>*.lines-4{height:calc(168px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.nzmpTool .results__label>*.lines-4{height:auto}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__label>*.lines-5{height:calc(144px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__label>*.lines-5{height:calc(216px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.nzmpTool .results__label>*.lines-5{height:auto}
}
@media(min-width:992px){.nzmpTool .results__label{width:16%}
.nzmpTool .results__label>*{font-size:16px}
}
@media(min-width:1200px){.nzmpTool .results__label>*.product-image{height:404px}
}
.nzmpTool .results__label__feature{display:none;margin-bottom:24px;font-weight:bold;font-size:18px}
@media(min-width:768px){.nzmpTool .results__label__feature{display:block}
}
.nzmpTool .results__tiles::before{content:" ";background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 114.29%);position:absolute;width:64px;height:100%;right:0;z-index:1}
@media(min-width:992px){.nzmpTool .results__tiles::before{width:119px}
}
@media(min-width:768px){.nzmpTool .results__tiles{width:80%;margin-bottom:0}
.nzmpTool .results__tiles:not(.slick-slider){display:flex;align-items:stretch}
.nzmpTool .results__tiles:not(.slick-slider) .item{width:50%;flex:0 0 auto}
.nzmpTool .results__tiles .slick-list .slick-track{width:100% !important;display:flex;align-items:stretch}
.nzmpTool .results__tiles .slick-list .slick-track .item{flex:0 0 auto}
}
.nzmpTool .results__tiles.slick-slider{position:initial}
.nzmpTool .results__tiles .slick-arrow.slick-prev,.nzmpTool .results__tiles .slick-arrow.slick-next{opacity:0;width:40px;height:40px;z-index:2;background:#263e81;border-radius:50%}
@media(min-width:768px){.nzmpTool .results__tiles .slick-arrow.slick-prev,.nzmpTool .results__tiles .slick-arrow.slick-next{opacity:1}
}
.nzmpTool .results__tiles .slick-arrow.slick-prev:not(.slick-disabled):before,.nzmpTool .results__tiles .slick-arrow.slick-next:not(.slick-disabled):before{opacity:1}
.nzmpTool .results__tiles .slick-arrow.slick-prev.slick-disabled,.nzmpTool .results__tiles .slick-arrow.slick-next.slick-disabled{visibility:hidden}
.nzmpTool .results__tiles .slick-arrow.slick-prev:before,.nzmpTool .results__tiles .slick-arrow.slick-next:before{font-weight:900;font-size:18px;color:#fff;font-family:'Font Awesome 6 Free';display:flex;align-items:center;justify-content:center}
.nzmpTool .results__tiles .slick-arrow.slick-prev{top:50%;right:56px;left:auto !important}
.nzmpTool .results__tiles .slick-arrow.slick-prev:before{content:"\f060"}
.nzmpTool .results__tiles .slick-arrow.slick-next{right:-40px}
.nzmpTool .results__tiles .slick-arrow.slick-next:before{content:"\f061"}
.nzmpTool .results__tiles .item.results-top-pick .top-pick{display:inline-flex}
.nzmpTool .results__tiles .item.results-recommend .recommend-pick{display:inline-flex}
.nzmpTool .results__tiles .item+.item .item__tile{position:relative}
.nzmpTool .results__tiles .item__tiles>a{display:block;text-decoration:none}
.nzmpTool .results__tiles .item__tile{padding:16px}
.nzmpTool .results__tiles .item__tile--product{padding:16px;background:#fafafa;margin:0 -16px;margin-bottom:24px}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-2{height:calc(28px + 1.375rem)}
.nzmpTool .results__tiles .item__tile--product .lines-2 p,.nzmpTool .results__tiles .item__tile--product .lines-2 ul{-webkit-line-clamp:2}
}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-3{height:calc(72px + 1.375rem)}
.nzmpTool .results__tiles .item__tile--product .lines-3 p,.nzmpTool .results__tiles .item__tile--product .lines-3 ul{-webkit-line-clamp:3}
}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-4{height:calc(96px + 1.375rem)}
.nzmpTool .results__tiles .item__tile--product .lines-4 p,.nzmpTool .results__tiles .item__tile--product .lines-4 ul{-webkit-line-clamp:4}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile--product .lines-4{height:calc(120px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-4{height:calc(168px + 1.375rem)}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile--product .lines-4 p,.nzmpTool .results__tiles .item__tile--product .lines-4 ul{-webkit-line-clamp:5}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-4 p,.nzmpTool .results__tiles .item__tile--product .lines-4 ul{-webkit-line-clamp:7}
}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-5{height:calc(120px + 1.375rem)}
.nzmpTool .results__tiles .item__tile--product .lines-5 p,.nzmpTool .results__tiles .item__tile--product .lines-5 ul{-webkit-line-clamp:5}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile--product .lines-5{height:calc(144px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-5{height:calc(216px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.nzmpTool .results__tiles .item__tile--product .lines-5{height:auto}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile--product .lines-5 p,.nzmpTool .results__tiles .item__tile--product .lines-5 ul{-webkit-line-clamp:6}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile--product .lines-5 p,.nzmpTool .results__tiles .item__tile--product .lines-5 ul{-webkit-line-clamp:9}
}
.nzmpTool .results__tiles .item__tile>div:not(.product-image){overflow:hidden}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-2{height:calc(28px + 1.375rem)}
.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-2 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-2 ul{-webkit-line-clamp:2}
}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-3{height:calc(72px + 1.375rem)}
.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-3 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-3 ul{-webkit-line-clamp:3}
}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4{height:calc(96px + 1.375rem)}
.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4 ul{-webkit-line-clamp:4}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4{height:calc(120px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4{height:calc(168px + 1.375rem)}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4 ul{-webkit-line-clamp:5}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-4 ul{-webkit-line-clamp:7}
}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5{height:calc(120px + 1.375rem)}
.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5 ul{-webkit-line-clamp:5}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5{height:calc(144px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5{height:calc(216px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5{height:auto}
}
@media(min-width:768px) and (max-width:1024px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5 ul{-webkit-line-clamp:6}
}
@media(min-width:768px) and (max-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5 p,.nzmpTool .results__tiles .item__tile>div:not(.product-image).lines-5 ul{-webkit-line-clamp:9}
}
.nzmpTool .results__tiles .item__tile>div:not(.product-image).name>*{margin:0 0 8px 0}
.nzmpTool .results__tiles .item__tile>div:not(.product-image) p,.nzmpTool .results__tiles .item__tile>div:not(.product-image) ul{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile>div:not(.product-image).nutritionalFacts ul{height:72px}
}
@media(max-width:767px){.nzmpTool .results__tiles .item__tile .nutritionalFacts p{margin-bottom:0}
.nzmpTool .results__tiles .item__tile .nutritionalFacts p.d-block.d-sm-none{margin-bottom:0}
.nzmpTool .results__tiles .item__tile .nutritionalFacts p b{font-weight:bold;margin-bottom:4px;display:inline-block}
}
.nzmpTool .results__tiles .item__tile .name>*{color:#263e81;display:inline-block;margin:0 0 8px 0}
.nzmpTool .results__tiles .item__tile .qualities>*{margin:0;color:#4b4b4b}
.nzmpTool .results__tiles .item__tile .product-image{margin-bottom:16px}
.nzmpTool .results__tiles .item__tile .product-image img{max-width:100%;display:block;object-fit:cover}
.nzmpTool .results__tiles .item__tile .nutritionalFacts{padding:0;list-style:none}
@media(min-width:768px){.nzmpTool .results__tiles .item__tile .nutritionalFacts{margin:0 0 24px 0}
}
.nzmpTool .results__tiles .item__tile .nutritionalFacts.results-nutritional-highlight{background:#f1f8ec;padding:8px 16px;margin-left:-16px;margin-right:-16px}
.nzmpTool .results__tiles .carousel-control{z-index:2;background-image:none;display:flex;align-items:center;justify-content:center;opacity:1;text-decoration:none}
.nzmpTool .results__tiles .carousel-control i{font-size:2em}
.nzmpTool .results__tiles__badge{display:none;align-items:center;border-radius:100px;background:linear-gradient(0,#f1f8ec 0,#f1f8ec 100%),#fff;padding:8px 12px;color:#72be44;position:absolute;top:0;left:50%;transform:translateX(-50%)}
.nzmpTool .results__tiles__badge p{margin:0 0 0 8px;color:inherit;font-size:14px;font-weight:800;white-space:nowrap}
.nzmpTool .results__otherIngredients{padding:2em 0}
.nzmpTool .results__otherIngredients .headline{padding:0 2em}
.nzmpTool .results__otherIngredients .headline>*{margin-top:0}
.nzmpTool .results__otherIngredients--table{background-color:white;box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21)}
.nzmpTool .results__otherIngredients--table>a{display:block;text-decoration:none}
.nzmpTool .results__otherIngredients--table>a:hover{text-decoration:none}
.nzmpTool .results__otherIngredients--table>a:hover .col{border-color:#72be44;background-color:#f3f3f3}
.nzmpTool .results__otherIngredients--table>a:hover+a .col{border-top:solid 1px transparent}
.nzmpTool .results__otherIngredients--table>a:not(:hover):first-child .col{border-bottom:solid 1px transparent}
.nzmpTool .results__otherIngredients--table-row{display:flex}
.nzmpTool .results__otherIngredients--table-row .col{padding:2em;flex:0 0 auto;border:solid 1px #e4e4e4}
.nzmpTool .results__otherIngredients--table-row .col:first-child{border-right:0}
.nzmpTool .results__otherIngredients--table-row .col.headline>*{color:#263e81}
.nzmpTool .results__otherIngredients--table-row .col h4,.nzmpTool .results__otherIngredients--table-row .col p{margin:0;text-align:left}
.nzmpTool .results__otherIngredients--table-row .col:first-child{width:30%}
@media(max-width:767px){.nzmpTool .results__otherIngredients--table-row .col:first-child{width:50%}
}
.nzmpTool .results__otherIngredients--table-row .col:last-child{width:70%}
@media(max-width:767px){.nzmpTool .results__otherIngredients--table-row .col:last-child{width:50%}
}
.nzmpTool .results .buttonLink{margin:40px 0;display:flex;flex-direction:column}
.nzmpTool .results .buttonLink .start-again{margin-top:24px;border-color:transparent;background-color:transparent}
.nzmpTool .results .buttonLink .start-again i{margin-left:8px;font-size:18px}
@media(min-width:768px){.nzmpTool .results .buttonLink{text-align:right;display:none}
}
.nzmpTool .results .rtdSelectorModal__form{position:relative}
@media(min-width:768px){.nzmpTool .results .rtdSelectorModal__form{max-width:80%;margin:0 auto}
}
.nzmpTool .results .rtdSelectorModal .modal-header{position:relative;border:0;display:block}
.nzmpTool .results .rtdSelectorModal .modal-header .close{color:black;position:relative;top:0;right:0}
.nzmpTool .results .rtdSelectorModal .modal-header .headline,.nzmpTool .results .rtdSelectorModal .modal-header .copy{text-align:center;clear:both;overflow:hidden}
@media(min-width:768px){.nzmpTool .results .rtdSelectorModal .modal-header .headline,.nzmpTool .results .rtdSelectorModal .modal-header .copy{width:80%;margin:0 auto}
}
.nzmpTool .results .rtdSelectorModal .modal-body{padding-top:0}
.nzmpTool .results .rtdSelectorModal .form-group .checkbox label{display:inline-block}
.nzmpTool .results .rtdSelectorModal .form-group.mtCaptcha .form-control{display:none}
.nzmpTool .results .rtdSelectorModal .countryList .countryListSearch{height:36px}
.nzmpTool .question__body{position:relative}
.nzmpTool .question__body:before,.nzmpTool .question__body:after{content:'';width:100%;height:100%;display:block;position:absolute;top:0;background-color:inherit}
.nzmpTool .question__body:before{right:100%}
.nzmpTool .question__body:after{left:100%}
.nzmpTool .question__body .buttonLink{margin:24px 0 40px 0;display:flex;flex-direction:column}
@media(min-width:768px){.nzmpTool .question__body .buttonLink{flex-direction:row-reverse;justify-content:flex-start}
.nzmpTool .question__body .buttonLink .goBack{margin-right:16px}
}
.nzmpTool .question__body .nzmpToolBox{position:relative;margin:24px 0}
.nzmpTool .question__body .nzmpToolBox__wrapper{width:100%}
@media(max-width:767px){.nzmpTool .question__body .nzmpToolBox__wrapper{padding:0 15px}
}
.nzmpTool .question__body .nzmpToolBox__wrapper.fade{opacity:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
.nzmpTool .question__body .nzmpToolBox__wrapper.fade.in{opacity:1;position:relative;z-index:1}
.nzmpTool .question__body .nzmpToolBox .row{width:100%;text-align:left;position:relative;display:flex;align-items:stretch;flex-wrap:wrap}
@media(min-width:769px){.nzmpTool .question__body .nzmpToolBox .row{justify-content:flex-start}
}
@media(max-width:767px){.nzmpTool .question__body .nzmpToolBox .row{display:block;margin:0}
}
.nzmpTool .question__body .nzmpToolBox__title>*{color:#2d2d2d;margin:0}
.nzmpTool .question__body .nzmpToolBox__box{cursor:pointer;border-radius:4px;margin:0 16px 16px 0;display:flex;align-items:center;background:#fff;padding:16px;border:1px solid transparent;transition:border-color .3s ease,background-color .3s ease}
.nzmpTool .question__body .nzmpToolBox__box:hover,.nzmpTool .question__body .nzmpToolBox__box:active{border-color:#5091cd}
.nzmpTool .question__body .nzmpToolBox__box>.bottom-tooltip{margin-top:20px}
.nzmpTool .question__body .nzmpToolBox__box>.bottom-tooltip i{font-size:1.25em}
.nzmpTool .question__body .nzmpToolBox__box.item-selected{border-color:#5091cd;background-color:#f4fafd}
@media(min-width:769px){.nzmpTool .question__body .nzmpToolBox__box{width:calc((100% / 3) - 16px)}
}
@media(max-width:767px){.nzmpTool .question__body .nzmpToolBox__box{display:flex;padding:12px;margin:0 0 8px 0}
}
.nzmpTool .question__body .nzmpToolBox__box .nzmpToolBox__title{display:flex;align-items:center;justify-content:space-between;margin-left:8px;flex-grow:1;align-self:stretch}
.nzmpTool .question__body .nzmpToolBox__tooltip{align-self:flex-start}
.nzmpTool .question__body .nzmpToolBox__noImage,.nzmpTool .question__body .nzmpToolBox .noImage{display:flex;justify-content:center;margin:0 auto}
.nzmpTool .question__body .nzmpToolBox__image{min-width:36px;height:48px;margin:0;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;border:solid 2px transparent;cursor:pointer;border-radius:15px}
.nzmpTool .question__body .nzmpToolBox__image .checkbox,.nzmpTool .question__body .nzmpToolBox__image .radio{visibility:hidden;width:25px;display:block;position:absolute;top:9px;right:9px;margin:0;z-index:1}
@media(max-width:767px){.nzmpTool .question__body .nzmpToolBox__image .checkbox,.nzmpTool .question__body .nzmpToolBox__image .radio{padding:0}
}
@media(max-width:767px){.nzmpTool .question__body .nzmpToolBox__image .checkbox label:before,.nzmpTool .question__body .nzmpToolBox__image .radio label:before{border-radius:0}
}
.nzmpTool .question__body .nzmpToolBox__image .checkbox label:hover:before,.nzmpTool .question__body .nzmpToolBox__image .radio label:hover:before{border:solid 1px black}
.nzmpTool .question__body .nzmpToolBox__image.noImage{border:0}
.nzmpTool .question__body .nzmpToolBox .noImage{width:100%;min-height:48px;align-items:center;justify-content:flex-start;flex-wrap:wrap;height:auto}
.nzmpTool .question__body .nzmpToolBox .noImage .copy *{margin:0;text-transform:none}
.nzmpTool .question__body .nzmpToolBox .noImage .value *{margin:0 8px 0 0;text-transform:none}
.nzmpTool .question__body .nzmpToolBox .noImage .checkbox+.copy{width:100%}
.nzmpTool .question__body .nzmpToolBox .noImage .checkbox+.copy *{margin:0 0 8px 0;color:#2d2d2d}
.nzmpTool .question__body [data-toggle="tooltip"] i.blue{color:#263e81}
.nzmpTool .question .customDropdown{width:309px;margin:0 auto}
.nzmpTool .question .customDropdown .dropdown-toggle{width:100%;text-align:left;background-color:transparent;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;letter-spacing:0;opacity:.64;color:#333}
.nzmpTool .question .customDropdown .dropdown-toggle i{color:#333}
.nzmpTool .question .customDropdown .valueStorage{opacity:0;position:absolute;z-index:-1}
.nzmpTool .question .customDropdown .dropdown-menu{padding:0}
.nzmpTool .question .customDropdown .dropdown-menu li{padding:12.5px 15px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;color:#333;cursor:pointer;list-style-image:none}
.nzmpTool .question .customDropdown .dropdown-menu li:hover{color:white}
.nzmpTool .question-2--1{opacity:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
.nzmpTool .question-2--1.in{opacity:1;position:relative;z-index:1}
.nzmpTool .question-2--1 .barCategory__box .barCategory__image .rank{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;margin:0;font-size:3em;color:white;z-index:0}
.nzmpTool .question-2--1 .barCategory__box .barCategory__image .rank.hasRank{text-align:center}
.nzmpTool .question-2--1 .barCategory__box .barCategory__image .rank.hasRank:before{content:'';width:calc(100% + 2px);height:100%;background-color:rgba(0,0,0,0.35);position:absolute;top:0;left:0;z-index:-1;border-radius:15px}
.nzmpTool .question-2--1 .barCategory__box .barCategory__image .checkbox label:before{display:none}
.nzmpTool .question-2--1 .barCategory__box .barCategory__image .checkbox input:checked+label:before{display:none}
@media(min-width:768px){.nzmpTool .question-3 .barCategory .row{justify-content:center}
}
.nzmpTool .question-3 .barCategory__box{margin-bottom:27px}
@media(min-width:768px){.nzmpTool .question-3 .barCategory__box{width:calc(30% - 20px);flex:0 0 auto}
.nzmpTool .question-3 .barCategory__box .barCategory__image{width:100%;padding:1em;min-height:120px}
}
@media(max-width:1024px){.nzmpTool .question-3 .barCategory__box .barCategory__image{height:100%}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.nzmpTool .question-6 .barCategory__noImage{min-height:auto}
}
@media(max-width:767px){.nzmpTool .question-8 .barCategory .row,.nzmpTool .question-5 .barCategory .row{width:calc(100% + 23px)}
.nzmpTool .question-8 .barCategory .row .barCategory__box,.nzmpTool .question-5 .barCategory .row .barCategory__box{width:calc(50% - 23px)}
.nzmpTool .question-8 .barCategory .row .barCategory__box:not(.hidden),.nzmpTool .question-5 .barCategory .row .barCategory__box:not(.hidden){margin-right:20px}
}
.nzmpTool .rtdSelector_footnote{position:relative;z-index:1;padding-top:24px;max-width:782px}
@media(min-width:768px){.nzmpTool .rtdSelector_footnote{margin:0 auto}
}
.nzmpTool .rtdSelector_footnote *{margin:0;font-size:12px}
@media(min-width:768px){.nzmpTool .rtdSelector_footnote *{font-size:14px}
}
.gridSection .rtdSelector .question__header--blue,.gridSection .rtdSelector .results__header--blue,.gridSection .rtdSelector .question__header--gray,.gridSection .rtdSelector .results__header--gray{padding-left:2em;padding-right:2em}
@media(max-width:767px){.gridSection .rtdSelector .question__header--blue,.gridSection .rtdSelector .results__header--blue,.gridSection .rtdSelector .question__header--gray,.gridSection .rtdSelector .results__header--gray{padding-left:1em;padding-right:1em}
}
.gridSection .rtdSelector .question__header--blue:before,.gridSection .rtdSelector .results__header--blue:before,.gridSection .rtdSelector .question__header--gray:before,.gridSection .rtdSelector .results__header--gray:before,.gridSection .rtdSelector .question__header--blue:after,.gridSection .rtdSelector .results__header--blue:after,.gridSection .rtdSelector .question__header--gray:after,.gridSection .rtdSelector .results__header--gray:after{display:none}
@media(max-width:767px){.gridSection .rtdSelector .results__body>.title{padding:0 1em}
}
.gridSection .rtdSelector .results__tiles .slick-arrow.slick-next{right:8px}
.contactus .framedBorder,.resesllersfiltercomponent .framedBorder,.map .framedBorder,.material-control .framedBorder{border:solid 2px #263e81;margin-bottom:25px}
@media(min-width:769px){.contactus .framedBorder,.resesllersfiltercomponent .framedBorder,.map .framedBorder,.material-control .framedBorder{width:97.5%}
}
@media(max-width:768px){.contactus .framedBorder,.resesllersfiltercomponent .framedBorder,.map .framedBorder,.material-control .framedBorder{width:96%}
}
@media(max-width:414px){.contactus .framedBorder,.resesllersfiltercomponent .framedBorder,.map .framedBorder,.material-control .framedBorder{width:100%}
}
.contactus .posTop,.resesllersfiltercomponent .posTop,.map .posTop,.material-control .posTop{top:5px}
.contactus .horizontalScroll,.resesllersfiltercomponent .horizontalScroll,.map .horizontalScroll,.material-control .horizontalScroll{height:100px;overflow-y:scroll;margin-bottom:25px}
.contactus .requiredText,.resesllersfiltercomponent .requiredText,.map .requiredText,.material-control .requiredText{color:#263e81}
.contactus form,.resesllersfiltercomponent form,.map form,.material-control form{overflow:hidden;clear:both}
.contactus form .submitBtn,.resesllersfiltercomponent form .submitBtn,.map form .submitBtn,.material-control form .submitBtn{display:block;width:auto;color:#fff;margin:0 30px;opacity:1;cursor:pointer}
@media(max-width:768px){.contactus form .submitBtn,.resesllersfiltercomponent form .submitBtn,.map form .submitBtn,.material-control form .submitBtn{width:25%}
}
@media(max-width:414px){.contactus form .submitBtn,.resesllersfiltercomponent form .submitBtn,.map form .submitBtn,.material-control form .submitBtn{width:50%;float:none;margin:20px auto 10px}
}
.contactus form .submitBtn:hover,.resesllersfiltercomponent form .submitBtn:hover,.map form .submitBtn:hover,.material-control form .submitBtn:hover{background-color:#5091cd}
.contactus form .submitBtn.arrow-link:after,.resesllersfiltercomponent form .submitBtn.arrow-link:after,.map form .submitBtn.arrow-link:after,.material-control form .submitBtn.arrow-link:after{position:relative}
.contactus .termsConditions,.resesllersfiltercomponent .termsConditions,.map .termsConditions,.material-control .termsConditions{color:#263e81;margin:5% 0 0}
.contactus .help-block,.resesllersfiltercomponent .help-block,.map .help-block,.material-control .help-block{display:none}
.contactus .has-error .help-block,.resesllersfiltercomponent .has-error .help-block,.map .has-error .help-block,.material-control .has-error .help-block{display:inline-block;color:#ff4a4a}
.contactus .has-error .help-block ul,.resesllersfiltercomponent .has-error .help-block ul,.map .has-error .help-block ul,.material-control .has-error .help-block ul{display:none}
.contactus .multiple__select,.resesllersfiltercomponent .multiple__select,.map .multiple__select,.material-control .multiple__select{height:100px;overflow-y:scroll;padding-top:1%}
.contactus .multiple label,.resesllersfiltercomponent .multiple label,.map .multiple label,.material-control .multiple label{left:auto;right:20px}
@media(max-width:768px){.contactus .multiple label,.resesllersfiltercomponent .multiple label,.map .multiple label,.material-control .multiple label{top:-18px;right:0}
}
@media(max-width:414px){.contactus .multiple label,.resesllersfiltercomponent .multiple label,.map .multiple label,.material-control .multiple label{left:15px}
}
.contactus .group,.resesllersfiltercomponent .group,.map .group,.material-control .group{width:100%;margin:0 -15px 25px;position:relative;display:inline-block;vertical-align:middle}
@media(max-width:414px){.contactus .group,.resesllersfiltercomponent .group,.map .group,.material-control .group{margin-left:0;margin-right:0}
}
.contactus .group .existingCustomer,.resesllersfiltercomponent .group .existingCustomer,.map .group .existingCustomer,.material-control .group .existingCustomer{display:block;padding:14px 0 14px 65px;font-size:14px;text-align:left}
.contactus .group.has-error input,.resesllersfiltercomponent .group.has-error input,.map .group.has-error input,.material-control .group.has-error input,.contactus .group.has-error textarea,.resesllersfiltercomponent .group.has-error textarea,.map .group.has-error textarea,.material-control .group.has-error textarea{color:#ff4a4a;border:solid 2px #ff4a4a}
.contactus .group.has-error input:focus,.resesllersfiltercomponent .group.has-error input:focus,.map .group.has-error input:focus,.material-control .group.has-error input:focus,.contactus .group.has-error textarea:focus,.resesllersfiltercomponent .group.has-error textarea:focus,.map .group.has-error textarea:focus,.material-control .group.has-error textarea:focus{border:solid 2px #ff4a4a;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,74,74,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,74,74,0.6)}
.contactus .group.has-error label,.resesllersfiltercomponent .group.has-error label,.map .group.has-error label,.material-control .group.has-error label{top:5px;color:#ff4a4a}
.contactus .group.has-error label.error-box,.resesllersfiltercomponent .group.has-error label.error-box,.map .group.has-error label.error-box,.material-control .group.has-error label.error-box{display:block}
.contactus .group.has-error label.error-box a,.resesllersfiltercomponent .group.has-error label.error-box a,.map .group.has-error label.error-box a,.material-control .group.has-error label.error-box a{color:inherit;font-size:inherit;text-decoration:none;font-weight:normal}
.contactus .group__box,.resesllersfiltercomponent .group__box,.map .group__box,.material-control .group__box,.contactus .group__select,.resesllersfiltercomponent .group__select,.map .group__select,.material-control .group__select,.contactus .group__text,.resesllersfiltercomponent .group__text,.map .group__text,.material-control .group__text{display:block;border:1px solid #263e81;background-color:#f6f6f6;min-height:55px;width:100%;padding:3% 15px 0;color:#263e81}
@media(max-width:414px){.contactus .group__box,.resesllersfiltercomponent .group__box,.map .group__box,.material-control .group__box,.contactus .group__select,.resesllersfiltercomponent .group__select,.map .group__select,.material-control .group__select,.contactus .group__text,.resesllersfiltercomponent .group__text,.map .group__text,.material-control .group__text{padding:5% 10px 0}
}
.contactus .group__box:focus,.resesllersfiltercomponent .group__box:focus,.map .group__box:focus,.material-control .group__box:focus,.contactus .group__select:focus,.resesllersfiltercomponent .group__select:focus,.map .group__select:focus,.material-control .group__select:focus,.contactus .group__text:focus,.resesllersfiltercomponent .group__text:focus,.map .group__text:focus,.material-control .group__text:focus{outline:0}
.contactus .group__box:focus+label,.resesllersfiltercomponent .group__box:focus+label,.map .group__box:focus+label,.material-control .group__box:focus+label,.contactus .group__select:focus+label,.resesllersfiltercomponent .group__select:focus+label,.map .group__select:focus+label,.material-control .group__select:focus+label,.contactus .group__text:focus+label,.resesllersfiltercomponent .group__text:focus+label,.map .group__text:focus+label,.material-control .group__text:focus+label,.contactus .group__box:valid+label,.resesllersfiltercomponent .group__box:valid+label,.map .group__box:valid+label,.material-control .group__box:valid+label,.contactus .group__select:valid+label,.resesllersfiltercomponent .group__select:valid+label,.map .group__select:valid+label,.material-control .group__select:valid+label,.contactus .group__text:valid+label,.resesllersfiltercomponent .group__text:valid+label,.map .group__text:valid+label,.material-control .group__text:valid+label{top:5px;font-size:12px}
.contactus .group__select,.resesllersfiltercomponent .group__select,.map .group__select,.material-control .group__select{appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}
.contactus .group__select button.btn,.resesllersfiltercomponent .group__select button.btn,.map .group__select button.btn,.material-control .group__select button.btn{padding:6px 0;background-color:transparent}
.contactus .group__select button.btn .bs-caret,.resesllersfiltercomponent .group__select button.btn .bs-caret,.map .group__select button.btn .bs-caret,.material-control .group__select button.btn .bs-caret{display:none}
.contactus .group__select button.btn-default,.resesllersfiltercomponent .group__select button.btn-default,.map .group__select button.btn-default,.material-control .group__select button.btn-default{box-shadow:none;font-family:inherit;background-color:transparent;color:#263e81;outline:0}
.contactus .group__select button.btn-default:hover,.resesllersfiltercomponent .group__select button.btn-default:hover,.map .group__select button.btn-default:hover,.material-control .group__select button.btn-default:hover,.contactus .group__select button.btn-default:focus,.resesllersfiltercomponent .group__select button.btn-default:focus,.map .group__select button.btn-default:focus,.material-control .group__select button.btn-default:focus,.contactus .group__select button.btn-default:active,.resesllersfiltercomponent .group__select button.btn-default:active,.map .group__select button.btn-default:active,.material-control .group__select button.btn-default:active{color:#263e81;border:0;background-color:transparent}
.contactus .group__select .dropdown-menu,.resesllersfiltercomponent .group__select .dropdown-menu,.map .group__select .dropdown-menu,.material-control .group__select .dropdown-menu{width:100%}
.contactus .group__select .dropdown-menu>li>a,.resesllersfiltercomponent .group__select .dropdown-menu>li>a,.map .group__select .dropdown-menu>li>a,.material-control .group__select .dropdown-menu>li>a{color:#263e81 !important;display:block;margin-top:0;font-weight:normal}
.contactus .group__select .dropdown-menu>li>a:after,.resesllersfiltercomponent .group__select .dropdown-menu>li>a:after,.map .group__select .dropdown-menu>li>a:after,.material-control .group__select .dropdown-menu>li>a:after{content:''}
.contactus .group__select .dropdown-menu>li>a:hover,.resesllersfiltercomponent .group__select .dropdown-menu>li>a:hover,.map .group__select .dropdown-menu>li>a:hover,.material-control .group__select .dropdown-menu>li>a:hover{background-color:#72be44;color:#fff !important}
.contactus .group__select .dropdown-menu.inner,.resesllersfiltercomponent .group__select .dropdown-menu.inner,.map .group__select .dropdown-menu.inner,.material-control .group__select .dropdown-menu.inner{height:100px}
.contactus .group__select .dropdown-menu>.active>a,.resesllersfiltercomponent .group__select .dropdown-menu>.active>a,.map .group__select .dropdown-menu>.active>a,.material-control .group__select .dropdown-menu>.active>a{background-color:#263e81;color:#fff !important}
.contactus .group__text,.resesllersfiltercomponent .group__text,.map .group__text,.material-control .group__text{padding:2% 15px 0;color:#5a5a5a}
@media(max-width:414px){.contactus .group__text,.resesllersfiltercomponent .group__text,.map .group__text,.material-control .group__text{padding:7% 4% 0}
}
.contactus .group .glyphicon,.resesllersfiltercomponent .group .glyphicon,.map .group .glyphicon,.material-control .group .glyphicon{position:absolute;right:20px;top:20px;color:#263e81;z-index:1}
.contactus .group .form-control,.resesllersfiltercomponent .group .form-control,.map .group .form-control,.material-control .group .form-control{border-radius:0}
.contactus label,.resesllersfiltercomponent label,.map label,.material-control label{color:#999;font-size:12px;font-weight:normal;position:absolute;pointer-events:none;left:15px;top:20px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}
@media(max-width:414px){.contactus label,.resesllersfiltercomponent label,.map label,.material-control label{left:4%}
}
.contactus label span,.resesllersfiltercomponent label span,.map label span,.material-control label span{font-size:12px}
.contactus label.customLabel,.resesllersfiltercomponent label.customLabel,.map label.customLabel,.material-control label.customLabel{position:relative;top:3px;left:15px}
@media(max-width:375px){.contactus label.customLabel,.resesllersfiltercomponent label.customLabel,.map label.customLabel,.material-control label.customLabel{font-size:11px}
}
.contactus .checkBox,.resesllersfiltercomponent .checkBox,.map .checkBox,.material-control .checkBox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#5a5a5a;background-color:#f6f6f6;width:100%}
.contactus .checkBox.group,.resesllersfiltercomponent .checkBox.group,.map .checkBox.group,.material-control .checkBox.group{margin-bottom:10px}
.contactus .checkBox label,.resesllersfiltercomponent .checkBox label,.map .checkBox label,.material-control .checkBox label{top:-25px}
.contactus .checkBox label.error-box,.resesllersfiltercomponent .checkBox label.error-box,.map .checkBox label.error-box,.material-control .checkBox label.error-box{display:none}
.contactus .checkBox__box,.resesllersfiltercomponent .checkBox__box,.map .checkBox__box,.material-control .checkBox__box{position:absolute;width:100%;height:100%;display:block;opacity:0;cursor:pointer;top:0;left:0;z-index:2}
.contactus .checkBox__box:checked ~ .checkmark,.resesllersfiltercomponent .checkBox__box:checked ~ .checkmark,.map .checkBox__box:checked ~ .checkmark,.material-control .checkBox__box:checked ~ .checkmark{border-color:#263e81}
.contactus .checkBox__box:checked ~ .checkmark:after,.resesllersfiltercomponent .checkBox__box:checked ~ .checkmark:after,.map .checkBox__box:checked ~ .checkmark:after,.material-control .checkBox__box:checked ~ .checkmark:after{display:block}
.contactus .checkBox__box:checked ~ .existingCustomer,.resesllersfiltercomponent .checkBox__box:checked ~ .existingCustomer,.map .checkBox__box:checked ~ .existingCustomer,.material-control .checkBox__box:checked ~ .existingCustomer{color:#263e81}
.contactus .checkBox .checkmark,.resesllersfiltercomponent .checkBox .checkmark,.map .checkBox .checkmark,.material-control .checkBox .checkmark{position:absolute;top:13px;left:30px;height:20px;width:20px;border:solid 2px #5a5a5a;border-radius:0;z-index:1}
.contactus .checkBox .checkmark:after,.resesllersfiltercomponent .checkBox .checkmark:after,.map .checkBox .checkmark:after,.material-control .checkBox .checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #263e81;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.contactus .checkBox.terms-conditions.group.has-error label,.resesllersfiltercomponent .checkBox.terms-conditions.group.has-error label,.map .checkBox.terms-conditions.group.has-error label,.material-control .checkBox.terms-conditions.group.has-error label{top:-25px}
@media(max-width:414px){.contactus .checkBox.terms-conditions.group.has-error label,.resesllersfiltercomponent .checkBox.terms-conditions.group.has-error label,.map .checkBox.terms-conditions.group.has-error label,.material-control .checkBox.terms-conditions.group.has-error label{font-size:.6em}
.contactus .checkBox.terms-conditions.group.has-error label .help-block,.resesllersfiltercomponent .checkBox.terms-conditions.group.has-error label .help-block,.map .checkBox.terms-conditions.group.has-error label .help-block,.material-control .checkBox.terms-conditions.group.has-error label .help-block{font-size:inherit}
}
.contactus .checkBox.terms-conditions.group.has-error label a:after,.resesllersfiltercomponent .checkBox.terms-conditions.group.has-error label a:after,.map .checkBox.terms-conditions.group.has-error label a:after,.material-control .checkBox.terms-conditions.group.has-error label a:after{content:''}
.contactus .checkBox.terms-conditions label,.resesllersfiltercomponent .checkBox.terms-conditions label,.map .checkBox.terms-conditions label,.material-control .checkBox.terms-conditions label{left:0}
.contactus .checkBox.terms-conditions .existingCustomer a,.resesllersfiltercomponent .checkBox.terms-conditions .existingCustomer a,.map .checkBox.terms-conditions .existingCustomer a,.material-control .checkBox.terms-conditions .existingCustomer a{font-weight:normal;font-size:inherit;text-decoration:underline;margin-top:0;position:relative;z-index:2}
.contactus .checkBox.terms-conditions .existingCustomer a:after,.resesllersfiltercomponent .checkBox.terms-conditions .existingCustomer a:after,.map .checkBox.terms-conditions .existingCustomer a:after,.material-control .checkBox.terms-conditions .existingCustomer a:after{content:''}
@media(max-width:414px){.contactus .modal,.resesllersfiltercomponent .modal,.map .modal,.material-control .modal{padding-right:0}
}
.contactus .modal .modal-dialog,.resesllersfiltercomponent .modal .modal-dialog,.map .modal .modal-dialog,.material-control .modal .modal-dialog{width:90%}
@media(max-width:414px){.contactus .modal .modal-dialog,.resesllersfiltercomponent .modal .modal-dialog,.map .modal .modal-dialog,.material-control .modal .modal-dialog{margin:10px auto}
}
.contactus .modal .modal-dialog .modal-content,.resesllersfiltercomponent .modal .modal-dialog .modal-content,.map .modal .modal-dialog .modal-content,.material-control .modal .modal-dialog .modal-content{border-radius:0}
@media(min-width:993px) and (max-width:1300px){.contactus .modal .modal-dialog .modal-content .container,.resesllersfiltercomponent .modal .modal-dialog .modal-content .container,.map .modal .modal-dialog .modal-content .container,.material-control .modal .modal-dialog .modal-content .container{width:970px}
}
@media(max-width:1050px){.contactus .modal .modal-dialog .modal-content .container,.resesllersfiltercomponent .modal .modal-dialog .modal-content .container,.map .modal .modal-dialog .modal-content .container,.material-control .modal .modal-dialog .modal-content .container{width:100%}
}
.contactus .modal .modal-dialog .modal-content .modal-header,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header,.map .modal .modal-dialog .modal-content .modal-header,.material-control .modal .modal-dialog .modal-content .modal-header{border-bottom:0}
.contactus .modal .modal-dialog .modal-content .modal-header .modal-title,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .modal-title,.map .modal .modal-dialog .modal-content .modal-header .modal-title,.material-control .modal .modal-dialog .modal-content .modal-header .modal-title{padding:10% 0 0;font-weight:bold;color:#263e81}
@media(max-width:414px){.contactus .modal .modal-dialog .modal-content .modal-header .modal-title,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .modal-title,.map .modal .modal-dialog .modal-content .modal-header .modal-title,.material-control .modal .modal-dialog .modal-content .modal-header .modal-title{font-size:1.15rem;padding:15% 0 0}
}
.contactus .modal .modal-dialog .modal-content .modal-header .close,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .close,.map .modal .modal-dialog .modal-content .modal-header .close,.material-control .modal .modal-dialog .modal-content .modal-header .close{position:absolute;right:25px;top:0;width:30px;height:30px;opacity:1}
.contactus .modal .modal-dialog .modal-content .modal-header .close:before,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .close:before,.map .modal .modal-dialog .modal-content .modal-header .close:before,.material-control .modal .modal-dialog .modal-content .modal-header .close:before,.contactus .modal .modal-dialog .modal-content .modal-header .close:after,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .close:after,.map .modal .modal-dialog .modal-content .modal-header .close:after,.material-control .modal .modal-dialog .modal-content .modal-header .close:after{position:absolute;content:'';height:30px;width:2px;background-color:#5a5a5a}
.contactus .modal .modal-dialog .modal-content .modal-header .close:before,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .close:before,.map .modal .modal-dialog .modal-content .modal-header .close:before,.material-control .modal .modal-dialog .modal-content .modal-header .close:before{transform:rotate(45deg)}
.contactus .modal .modal-dialog .modal-content .modal-header .close:after,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .close:after,.map .modal .modal-dialog .modal-content .modal-header .close:after,.material-control .modal .modal-dialog .modal-content .modal-header .close:after{transform:rotate(-45deg)}
.contactus .modal .modal-dialog .modal-content .modal-header .copy,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .copy,.map .modal .modal-dialog .modal-content .modal-header .copy,.material-control .modal .modal-dialog .modal-content .modal-header .copy{width:45%;clear:both;padding:2% 0 0}
@media(max-width:768px){.contactus .modal .modal-dialog .modal-content .modal-header .copy,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .copy,.map .modal .modal-dialog .modal-content .modal-header .copy,.material-control .modal .modal-dialog .modal-content .modal-header .copy{width:100%}
}
.contactus .modal .modal-dialog .modal-content .modal-header .copy p,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-header .copy p,.map .modal .modal-dialog .modal-content .modal-header .copy p,.material-control .modal .modal-dialog .modal-content .modal-header .copy p{font-weight:bold;color:#5a5a5a}
.contactus .modal .modal-dialog .modal-content .modal-body,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-body,.map .modal .modal-dialog .modal-content .modal-body,.material-control .modal .modal-dialog .modal-content .modal-body{padding:15px 0}
.contactus .modal .modal-dialog .modal-content .modal-body .requiredText,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-body .requiredText,.map .modal .modal-dialog .modal-content .modal-body .requiredText,.material-control .modal .modal-dialog .modal-content .modal-body .requiredText{color:#263e81;padding:0 15px}
.contactus .modal .modal-dialog .modal-content .modal-body .termsConditions,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-body .termsConditions,.map .modal .modal-dialog .modal-content .modal-body .termsConditions,.material-control .modal .modal-dialog .modal-content .modal-body .termsConditions{color:#263e81;margin:5% 0 0}
.contactus .modal .modal-dialog .modal-content .modal-body form .framedBorder,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-body form .framedBorder,.map .modal .modal-dialog .modal-content .modal-body form .framedBorder,.material-control .modal .modal-dialog .modal-content .modal-body form .framedBorder{width:100%}
@media(max-width:1050px){.contactus .modal .modal-dialog .modal-content .modal-body form .noPaddingLeft,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-body form .noPaddingLeft,.map .modal .modal-dialog .modal-content .modal-body form .noPaddingLeft,.material-control .modal .modal-dialog .modal-content .modal-body form .noPaddingLeft{padding-left:15px}
}
@media(max-width:1050px){.contactus .modal .modal-dialog .modal-content .modal-body form .group,.resesllersfiltercomponent .modal .modal-dialog .modal-content .modal-body form .group,.map .modal .modal-dialog .modal-content .modal-body form .group,.material-control .modal .modal-dialog .modal-content .modal-body form .group{margin-left:0}
}
.contactus .modal .modal-dialog .modal-content .has-error .help-block ul li,.resesllersfiltercomponent .modal .modal-dialog .modal-content .has-error .help-block ul li,.map .modal .modal-dialog .modal-content .has-error .help-block ul li,.material-control .modal .modal-dialog .modal-content .has-error .help-block ul li{color:#ff4a4a}
.typography__v2 .nzmpNewArrowLink,.nzmpNewArrowLink{position:relative;display:inline-flex;column-gap:16px;align-items:center;font-weight:800;font-size:18px;line-height:22px;letter-spacing:-0.3px;color:#5091cd;text-decoration:none}
.typography__v2 .nzmpNewArrowLink:hover,.nzmpNewArrowLink:hover{color:#263e81}
.typography__v2 .nzmpNewArrowLink:hover .fa-arrow-right,.nzmpNewArrowLink:hover .fa-arrow-right{transform:translateX(8px)}
.typography__v2 .nzmpNewArrowLink:active,.nzmpNewArrowLink:active{color:#4b4b4b}
.typography__v2 .nzmpNewArrowLink.disabled,.nzmpNewArrowLink.disabled,.typography__v2 .nzmpNewArrowLink:disabled,.nzmpNewArrowLink:disabled{color:#a8a8a8;cursor:not-allowed;pointer-events:none}
.nzmpBtn,.nzmpBtn a,.nzmpBtn button,a.nzmpBtn,button.nzmpBtn{line-height:138%;min-height:48px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:8px 40px;color:white;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;letter-spacing:-0.3px;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}
@media(min-width:768px){.nzmpBtn,.nzmpBtn a,.nzmpBtn button,a.nzmpBtn,button.nzmpBtn{font-size:18px;line-height:122%}
}
@media(min-width:1200px){.nzmpBtn,.nzmpBtn a,.nzmpBtn button,a.nzmpBtn,button.nzmpBtn{padding:12px 40px}
}
.nzmpBtn:hover,.nzmpBtn a:hover,.nzmpBtn button:hover,a.nzmpBtn:hover,button.nzmpBtn:hover{color:white}
.nzmpBtn.primaryBtn,.nzmpBtn a.primaryBtn,.nzmpBtn button.primaryBtn,a.nzmpBtn.primaryBtn,button.nzmpBtn.primaryBtn{background-color:#263e81}
.nzmpBtn.primaryBtn:hover,.nzmpBtn a.primaryBtn:hover,.nzmpBtn button.primaryBtn:hover,a.nzmpBtn.primaryBtn:hover,button.nzmpBtn.primaryBtn:hover{background-color:#5091cd}
.nzmpBtn.secondaryBtn,.nzmpBtn a.secondaryBtn,.nzmpBtn button.secondaryBtn,a.nzmpBtn.secondaryBtn,button.nzmpBtn.secondaryBtn{background-color:white;border:solid 1px #263e81;color:#263e81}
.nzmpBtn.secondaryBtn:hover,.nzmpBtn a.secondaryBtn:hover,.nzmpBtn button.secondaryBtn:hover,a.nzmpBtn.secondaryBtn:hover,button.nzmpBtn.secondaryBtn:hover{background-color:#5091cd;border-color:transparent;color:white}
.nzmpBtn.smallBtn,.nzmpBtn a.smallBtn,.nzmpBtn button.smallBtn,a.nzmpBtn.smallBtn,button.nzmpBtn.smallBtn{min-height:42px;padding-top:7px;padding-bottom:7px;font-size:15px;line-height:147%}
.nzmpBtn.bgLightGreen,.nzmpBtn a.bgLightGreen,.nzmpBtn button.bgLightGreen,a.nzmpBtn.bgLightGreen,button.nzmpBtn.bgLightGreen{background-color:#62bd18;border:solid 1px transparent}
.nzmpBtn.bgLightGreen:hover,.nzmpBtn a.bgLightGreen:hover,.nzmpBtn button.bgLightGreen:hover,a.nzmpBtn.bgLightGreen:hover,button.nzmpBtn.bgLightGreen:hover{background-color:#fff;border-color:#62bd18;color:#62bd18}
.nzmpBtn.btnGreen,.nzmpBtn a.btnGreen,.nzmpBtn button.btnGreen,a.nzmpBtn.btnGreen,button.nzmpBtn.btnGreen{background-color:#72be44;border:solid 1px transparent}
.nzmpBtn.btnGreen:hover,.nzmpBtn a.btnGreen:hover,.nzmpBtn button.btnGreen:hover,a.nzmpBtn.btnGreen:hover,button.nzmpBtn.btnGreen:hover{background-color:#fff;border-color:#72be44;color:#72be44}
.nzmpBtn.btnDarkSkyBlue,.nzmpBtn a.btnDarkSkyBlue,.nzmpBtn button.btnDarkSkyBlue,a.nzmpBtn.btnDarkSkyBlue,button.nzmpBtn.btnDarkSkyBlue{background-color:#41b6e6;border:solid 1px transparent}
.nzmpBtn.btnDarkSkyBlue:hover,.nzmpBtn a.btnDarkSkyBlue:hover,.nzmpBtn button.btnDarkSkyBlue:hover,a.nzmpBtn.btnDarkSkyBlue:hover,button.nzmpBtn.btnDarkSkyBlue:hover{background-color:#fff;border-color:#41b6e6;color:#41b6e6}
.nzmpBtn.btnLightBlue,.nzmpBtn a.btnLightBlue,.nzmpBtn button.btnLightBlue,a.nzmpBtn.btnLightBlue,button.nzmpBtn.btnLightBlue{background-color:#5091cd;border:solid 1px transparent}
.nzmpBtn.btnLightBlue:hover,.nzmpBtn a.btnLightBlue:hover,.nzmpBtn button.btnLightBlue:hover,a.nzmpBtn.btnLightBlue:hover,button.nzmpBtn.btnLightBlue:hover{background-color:#fff;border-color:#5091cd;color:#5091cd}
.nzmpBtn.btnGray2,.nzmpBtn a.btnGray2,.nzmpBtn button.btnGray2,a.nzmpBtn.btnGray2,button.nzmpBtn.btnGray2{background-color:#a8a8a8;border:solid 1px transparent}
.nzmpBtn.btnGray2:hover,.nzmpBtn a.btnGray2:hover,.nzmpBtn button.btnGray2:hover,a.nzmpBtn.btnGray2:hover,button.nzmpBtn.btnGray2:hover{background-color:#fff;border-color:#a8a8a8;color:#a8a8a8}
.nzmpBtn.disabled,.nzmpBtn a.disabled,.nzmpBtn button.disabled,a.nzmpBtn.disabled,button.nzmpBtn.disabled,.nzmpBtn:disabled,.nzmpBtn a:disabled,.nzmpBtn button:disabled,a.nzmpBtn:disabled,button.nzmpBtn:disabled{background-color:#a8a8a8;cursor:not-allowed;pointer-events:none;color:#4b4b4b}
.carousel.aem-GridColumn{margin:0;padding:48px 0;background-color:#f7f7f9}
.carousel .cmp-carousel{position:relative}
.carousel .cmp-carousel__headline{padding:0}
.carousel .cmp-carousel__headline__container{position:relative;top:8px;margin:0 32px 40px 0;max-width:70%}
@media(min-width:576px){.carousel .cmp-carousel__headline__container{max-width:83%}
}
@media(min-width:1200px){.carousel .cmp-carousel__headline__container{max-width:100%;text-align:center;margin-bottom:32px;margin-right:0;position:static}
}
.carousel .cmp-carousel__headline__container *{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.carousel .cmp-carousel__content{box-shadow:0 4px 60px rgba(0,0,0,0.08);position:static}
@media(min-width:992px){.carousel .cmp-carousel__content{position:relative;max-width:948px;margin:0 auto}
}
.carousel .cmp-carousel__content .slick-slider{position:static}
.carousel .cmp-carousel__content .slick-track{display:flex}
@media(min-width:768px){.carousel .cmp-carousel__content .slick-track{align-items:center}
}
.carousel .cmp-carousel__content .slick-prev,.carousel .cmp-carousel__content .slick-next{width:40px;height:40px;background-color:#263e81 !important;border:0;outline:0;border-radius:100px;color:white !important;display:flex;align-items:center;justify-content:center;font-size:24px;z-index:1;position:absolute;top:0;transform:none}
@media(min-width:992px){.carousel .cmp-carousel__content .slick-prev,.carousel .cmp-carousel__content .slick-next{transform:translateY(calc(-100% - 24px))}
}
@media(min-width:1200px){.carousel .cmp-carousel__content .slick-prev,.carousel .cmp-carousel__content .slick-next{top:50%;transform:translateY(-50%);width:56px;height:56px}
}
.carousel .cmp-carousel__content .slick-prev::before,.carousel .cmp-carousel__content .slick-next::before{display:none}
.carousel .cmp-carousel__content .slick-prev{right:78.5px;left:auto}
@media(min-width:1200px){.carousel .cmp-carousel__content .slick-prev{right:auto;left:-96px}
}
.carousel .cmp-carousel__content .slick-next{right:22.50px}
@media(min-width:1200px){.carousel .cmp-carousel__content .slick-next{right:-96px}
}
.carousel .cmp-carousel__content .cmp-carousel__item{transition:opacity .3s ease}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item.slick-slide{display:flex;align-items:center}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-image{width:100%;height:256px;object-fit:cover}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-image{flex:0 0 auto;height:400px}
}
@media(min-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-image{height:600px}
}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser{display:flex;align-items:center}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__image{position:relative}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__image::before{content:' ';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 47.88%,rgba(0,0,0,0.15) 75.33%,rgba(0,0,0,0.15) 100%)}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__image{width:50%}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__showmore{margin:0 0 24px 0}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__showmore{display:none}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__showmore__btn{color:inherit;font-size:14px;line-height:20px}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__showmore__btn i{margin:0 0 0 8px}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser__showmore__btn--active i{transform:rotate(180deg)}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details{padding:24px 24px 32px 24px}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details{flex:0 0 auto;width:50%;padding:8px 24px}
}
@media(min-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details{padding:8px 48px}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .subheadline h6{color:#5091cd;margin:0 0 8px 0;text-transform:none;font-size:14px}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .subheadline h6{font-size:15px}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details>.headline *{color:#2d2d2d;margin-bottom:8px}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details>.headline *{margin-bottom:16px}
}
@media(min-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details>.headline *{margin-bottom:24px}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .copy *{color:#4b4b4b;font-size:14px;line-height:20px}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .copy *{font-size:15px;line-height:22px}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .copy>*>a{font-weight:500;font-family:MarkOffcPro-Medium,Arial,sans-serif;color:#5091cd;text-decoration:none;display:block}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .copy>*>a{margin-bottom:-16px}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags{margin-bottom:16px}
@media(min-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags{margin-bottom:24px}
}
@media(max-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags{display:none}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags .headline *{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:15px;line-height:22px}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col>div+div{margin-top:16px}
@media(max-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col>div+div{gap:24px}
}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col .headline p{font-weight:500;margin-bottom:8px}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--tags{display:flex;flex-wrap:wrap;gap:8px}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--tags p{font-weight:400;font-size:12px;line-height:16px;letter-spacing:-0.3px;color:#2d2d2d;padding:4px 8px;border-radius:4px;flex:0 0 auto;text-transform:uppercase;margin:0}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--tags.light-green p{background-color:rgba(98,189,24,0.15)}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--tags.blue p{background-color:rgba(0,83,154,0.1)}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--left,.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--right{width:50%}
.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .pageTags__col--2{display:flex;align-items:stretch}
@media(min-width:768px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .nzmpBtn{margin-top:24px}
}
@media(min-width:992px){.carousel .cmp-carousel__content .cmp-carousel__item .cmp-teaser-details .nzmpBtn{margin-top:24px}
}
.responsivegrid-centered .aem-Grid *:first-child.carousel{padding-top:0}
.responsivegrid-centered .aem-Grid *:last-child.carousel{padding-bottom:0}
.scroll_tabs_container{position:relative;top:0;left:0;right:0;text-align:left;height:40px;margin-bottom:10px}
ul.scroll_tabs_container{list-style:none}
.scroll_tabs_container div.scroll_tab_inner{height:40px}
.scroll_tabs_container div.scroll_tab_inner span,.scroll_tabs_container div.scroll_tab_inner li{padding-left:20px;padding-right:20px;line-height:40px;font-size:14px;background-color:#ccc;color:#333;cursor:pointer}
.scroll_tabs_container div.scroll_tab_inner li{display:-moz-inline-stack;display:inline-block;*display:inline;list-style-type:none}
.scroll_tabs_container div.scroll_tab_inner span.scroll_tab_left_finisher{padding:0;width:0}
.scroll_tabs_container div.scroll_tab_inner span.scroll_tab_right_finisher{padding:0;width:0}
.scroll_tabs_container .scroll_tab_left_button{height:40px;background-color:#ccc;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.scroll_tabs_container .scroll_tab_left_button::before{content:"\25C0";line-height:40px;padding-left:5px}
.scroll_tabs_container .scroll_tab_left_button_over{background-color:#999}
.scroll_tabs_container .scroll_tab_left_button_disabled{color:#aaa;background-color:#ccc}
.scroll_tabs_container .scroll_tab_right_button{height:40px;background-color:#ccc;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.scroll_tabs_container .scroll_tab_right_button::before{content:"\25B6";line-height:40px;padding-left:5px}
.scroll_tabs_container .scroll_tab_right_button_over{background-color:#999}
.scroll_tabs_container .scroll_tab_right_button_disabled{color:#aaa;background-color:#ccc}
.scroll_tabs_theme_light{height:42px}
.scroll_tabs_theme_light div.scroll_tab_inner{height:42px}
.scroll_tabs_theme_light div.scroll_tab_inner span,.scroll_tabs_theme_light div.scroll_tab_inner li{padding-left:20px;padding-right:20px;line-height:40px;font-size:14px;background-color:#ccc;border-left:1px solid #999;border-top:1px solid #999;border-bottom:1px solid #999;color:#333;cursor:pointer}
.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_first,.scroll_tabs_theme_light div.scroll_tab_inner li.scroll_tab_first{border-left:0}
.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_left_finisher{padding:0;width:10px;background-color:#ccc;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}
.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_right_finisher{padding:0;width:10px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#ccc;border-left:0;border-right:1px solid #999}
.scroll_tabs_theme_light div.scroll_tab_inner span.scroll_tab_over,.scroll_tabs_theme_light div.scroll_tab_inner li.scroll_tab_over{background-color:#999}
.scroll_tabs_theme_light .scroll_tab_left_button{height:42px;background-color:#ccc;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;border:1px solid #999;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.scroll_tabs_theme_light .scroll_tab_left_button::before{content:"\25C0";line-height:40px;padding-left:5px}
.scroll_tabs_theme_light .scroll_tab_left_button_over{background-color:#999}
.scroll_tabs_theme_light .scroll_tab_left_button_disabled{color:#aaa;background-color:#ccc}
.scroll_tabs_theme_light .scroll_tab_right_button{height:42px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#ccc;border:1px solid #999;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.scroll_tabs_theme_light .scroll_tab_right_button::before{content:"\25B6";line-height:40px;padding-left:5px}
.scroll_tabs_theme_light .scroll_tab_right_button_over{background-color:#999}
.scroll_tabs_theme_light .scroll_tab_right_button_disabled{color:#aaa;background-color:#ccc}
.scroll_tabs_theme_light div.scroll_tab_inner span.tab_selected,.scroll_tabs_theme_light div.scroll_tab_inner li.tab_selected{background-color:#aaa}
.scroll_tabs_theme_dark{height:42px}
.scroll_tabs_theme_dark div.scroll_tab_inner{height:42px}
.scroll_tabs_theme_dark div.scroll_tab_inner span,.scroll_tabs_theme_dark div.scroll_tab_inner li{padding-left:20px;padding-right:20px;line-height:40px;font-size:14px;background-color:#333;border-left:1px solid #222;border-top:1px solid #222;border-bottom:1px solid #222;color:#fff;cursor:pointer}
.scroll_tabs_theme_dark div.scroll_tab_inner span.scroll_tab_first,.scroll_tabs_theme_dark div.scroll_tab_inner li.scroll_tab_first{border-left:0}
.scroll_tabs_theme_dark div.scroll_tab_inner span.scroll_tab_left_finisher{padding:0;width:10px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}
.scroll_tabs_theme_dark div.scroll_tab_inner span.scroll_tab_right_finisher{padding:0;width:10px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0;border-right:1px solid #222}
.scroll_tabs_theme_dark div.scroll_tab_inner span.scroll_tab_over,.scroll_tabs_theme_dark div.scroll_tab_inner li.scroll_tab_over{background-color:#555}
.scroll_tabs_theme_dark .scroll_tab_left_button{height:42px;background-color:#333;color:#fff;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;border:1px solid #222;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.scroll_tabs_theme_dark .scroll_tab_left_button::before{content:"\25C0";line-height:40px;padding-left:5px}
.scroll_tabs_theme_dark .scroll_tab_left_button_over{background-color:#666}
.scroll_tabs_theme_dark .scroll_tab_left_button_disabled{color:#444;background-color:#333}
.scroll_tabs_theme_dark .scroll_tab_right_button{height:42px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#333;border:1px solid #222;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.scroll_tabs_theme_dark .scroll_tab_right_button::before{content:"\25B6";line-height:40px;padding-left:5px}
.scroll_tabs_theme_dark .scroll_tab_right_button_over{background-color:#666}
.scroll_tabs_theme_dark .scroll_tab_right_button_disabled{color:#444;background-color:#333}
.scroll_tabs_theme_dark div.scroll_tab_inner span.tab_selected,.scroll_tabs_theme_dark div.scroll_tab_inner li.tab_selected{background-color:#666}
.cmp-carbonCertificateRequestForm__wrapper,.cmp-dynamicFormCapture__wrapper{padding:40px 0}
@media(min-width:768px){.cmp-carbonCertificateRequestForm__wrapper,.cmp-dynamicFormCapture__wrapper{max-width:553px;padding:56px 0}
}
.cmp-carbonCertificateRequestForm__wrapper>.title *,.cmp-dynamicFormCapture__wrapper>.title *{margin-bottom:16px}
.cmp-carbonCertificateRequestForm__wrapper .form-group,.cmp-dynamicFormCapture__wrapper .form-group{margin-bottom:0}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__input,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__input,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__input,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__input{border-color:rgba(255,2,0,0.6);background:0;color:rgba(255,2,0,0.6)}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__input+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__input+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__input+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__input+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__input+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__input+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__input+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__input+.cmp-dynamicFormCapture__label{color:rgba(255,2,0,0.6)}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button{border-color:rgba(255,2,0,0.6)}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .fa-chevron-down,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__multi-select-dropdown-button .fa-chevron-down,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .fa-chevron-down,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-carbonCertificateRequestForm__dropdown-button .fa-chevron-down,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .fa-chevron-down,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__multi-select-dropdown-button .fa-chevron-down,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .fa-chevron-down,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger .cmp-dynamicFormCapture__dropdown-button .fa-chevron-down{color:rgba(255,2,0,0.6)}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control{border-color:rgba(255,2,0,0.6);background:0}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label:before,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label:before,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label:before,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label:before{border-color:rgba(255,2,0,0.6)}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p{color:rgba(255,2,0,0.6)}
.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p a,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p a,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p a,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-carbonCertificateRequestForm__termsConditions-label p a,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p a,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-carbonCertificateRequestForm__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p a,.cmp-carbonCertificateRequestForm__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p a,.cmp-dynamicFormCapture__wrapper .form-group.has-error.has-danger.cmp-dynamicFormCapture__termsConditions .form-control+.cmp-dynamicFormCapture__termsConditions-label p a{color:inherit}
.cmp-carbonCertificateRequestForm__form,.cmp-dynamicFormCapture__form{margin-top:32px}
@media(min-width:768px){.cmp-carbonCertificateRequestForm__form,.cmp-dynamicFormCapture__form{margin-top:40px}
}
.cmp-carbonCertificateRequestForm__form .nzmpBtn,.cmp-dynamicFormCapture__form .nzmpBtn{margin-top:24px}
@media(min-width:768px){.cmp-carbonCertificateRequestForm__form .nzmpBtn,.cmp-dynamicFormCapture__form .nzmpBtn{margin-top:40px}
}
.cmp-carbonCertificateRequestForm__form .nzmpBtn__label,.cmp-dynamicFormCapture__form .nzmpBtn__label{transition:none}
.cmp-carbonCertificateRequestForm__form .nzmpBtn .fa-spinner-third,.cmp-dynamicFormCapture__form .nzmpBtn .fa-spinner-third{margin-left:8px;-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite;transition:none}
.cmp-carbonCertificateRequestForm__form .nzmpBtn .fa-spinner-third:not(.show),.cmp-dynamicFormCapture__form .nzmpBtn .fa-spinner-third:not(.show){position:absolute}
@media(min-width:768px){.cmp-carbonCertificateRequestForm .flexBox .cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture .flexBox .cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm .flexBox .cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture .flexBox .cmp-dynamicFormCapture__input-wrapper{width:calc(50% - 8px)}
.cmp-carbonCertificateRequestForm .flexBox .cmp-carbonCertificateRequestForm__input-wrapper:first-child,.cmp-dynamicFormCapture .flexBox .cmp-carbonCertificateRequestForm__input-wrapper:first-child,.cmp-carbonCertificateRequestForm .flexBox .cmp-dynamicFormCapture__input-wrapper:first-child,.cmp-dynamicFormCapture .flexBox .cmp-dynamicFormCapture__input-wrapper:first-child{margin-right:8px}
.cmp-carbonCertificateRequestForm .flexBox .cmp-carbonCertificateRequestForm__input-wrapper:last-child,.cmp-dynamicFormCapture .flexBox .cmp-carbonCertificateRequestForm__input-wrapper:last-child,.cmp-carbonCertificateRequestForm .flexBox .cmp-dynamicFormCapture__input-wrapper:last-child,.cmp-dynamicFormCapture .flexBox .cmp-dynamicFormCapture__input-wrapper:last-child{margin-left:8px}
}
@media(min-width:768px){.cmp-carbonCertificateRequestForm .flexBox .cmp-carbonCertificateRequestForm__input-wrapper+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture .flexBox .cmp-carbonCertificateRequestForm__input-wrapper+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm .flexBox .cmp-dynamicFormCapture__input-wrapper+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture .flexBox .cmp-dynamicFormCapture__input-wrapper+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm .flexBox .cmp-carbonCertificateRequestForm__input-wrapper+.cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture .flexBox .cmp-carbonCertificateRequestForm__input-wrapper+.cmp-dynamicFormCapture__input-wrapper,.cmp-carbonCertificateRequestForm .flexBox .cmp-dynamicFormCapture__input-wrapper+.cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture .flexBox .cmp-dynamicFormCapture__input-wrapper+.cmp-dynamicFormCapture__input-wrapper{margin-top:0}
}
.cmp-carbonCertificateRequestForm .flexBox+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture .flexBox+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm .flexBox+.cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture .flexBox+.cmp-dynamicFormCapture__input-wrapper{margin-top:20px}
.cmp-carbonCertificateRequestForm__input,.cmp-dynamicFormCapture__input{width:100%;min-height:40px;border:0;border-bottom:solid 1px #2d2d2d;outline:0;padding:0;border-radius:0;box-shadow:none;color:#2d2d2d}
.cmp-carbonCertificateRequestForm__input:hover+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__input:hover+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm__input:hover+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture__input:hover+.cmp-dynamicFormCapture__label{opacity:1}
.cmp-carbonCertificateRequestForm__input:focus+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__input:focus+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm__input.hasValue+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__input.hasValue+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm__input:focus+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture__input:focus+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm__input.hasValue+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture__input.hasValue+.cmp-dynamicFormCapture__label{top:0;opacity:1;font-size:12px;line-height:12px;letter-spacing:-0.3px}
.cmp-carbonCertificateRequestForm__input.form-control:focus:focus,.cmp-dynamicFormCapture__input.form-control:focus:focus{border-color:#2d2d2d;box-shadow:none;color:#2d2d2d}
.cmp-carbonCertificateRequestForm__input+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__input+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm__input+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture__input+.cmp-dynamicFormCapture__label{position:absolute;top:50%;left:0;transform:translateY(-50%)}
.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture__input-wrapper{width:100%;position:relative}
.cmp-carbonCertificateRequestForm__input-wrapper+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture__input-wrapper+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm__input-wrapper+.cmp-carbonCertificateRequestForm__dropdown,.cmp-dynamicFormCapture__input-wrapper+.cmp-carbonCertificateRequestForm__dropdown,.cmp-carbonCertificateRequestForm__input-wrapper+.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-dynamicFormCapture__input-wrapper+.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-carbonCertificateRequestForm__input-wrapper+.cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture__input-wrapper+.cmp-dynamicFormCapture__input-wrapper,.cmp-carbonCertificateRequestForm__input-wrapper+.cmp-dynamicFormCapture__dropdown,.cmp-dynamicFormCapture__input-wrapper+.cmp-dynamicFormCapture__dropdown,.cmp-carbonCertificateRequestForm__input-wrapper+.cmp-dynamicFormCapture__multi-select-dropdown,.cmp-dynamicFormCapture__input-wrapper+.cmp-dynamicFormCapture__multi-select-dropdown{margin-top:20px}
.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input{max-height:80px;min-height:80px;padding-top:8px}
.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input+.cmp-carbonCertificateRequestForm__label{transform:translateY(10%)}
.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input:focus+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input:focus+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input:focus+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input:focus+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input.hasValue+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input.hasValue+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input.hasValue+.cmp-dynamicFormCapture__label,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input.hasValue+.cmp-dynamicFormCapture__label,.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input:focus+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input:focus+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input:focus+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input:focus+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm textarea.cmp-dynamicFormCapture__input.hasValue+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture textarea.cmp-dynamicFormCapture__input.hasValue+.cmp-carbonCertificateRequestForm__label,.cmp-carbonCertificateRequestForm textarea.carbonCertificateRequestForm__input.hasValue+.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture textarea.carbonCertificateRequestForm__input.hasValue+.cmp-carbonCertificateRequestForm__label{transform:translateY(-50%)}
.cmp-carbonCertificateRequestForm__input,.cmp-dynamicFormCapture__input,.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__label{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:15px;font-style:normal;line-height:150%;color:#2d2d2d}
@media(min-width:576px){.cmp-carbonCertificateRequestForm__input,.cmp-dynamicFormCapture__input,.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__label{font-size:16px;line-height:24px}
}
.cmp-carbonCertificateRequestForm__label,.cmp-dynamicFormCapture__label{opacity:.5;transition:all .3s ease-in-out;pointer-events:none}
.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu.show,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu.show{display:flex;flex-direction:column}
.cmp-carbonCertificateRequestForm__dropdown,.cmp-dynamicFormCapture__dropdown,.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-dynamicFormCapture__multi-select-dropdown{position:relative}
.cmp-carbonCertificateRequestForm__dropdown+.cmp-carbonCertificateRequestForm__dropdown,.cmp-dynamicFormCapture__dropdown+.cmp-carbonCertificateRequestForm__dropdown,.cmp-carbonCertificateRequestForm__multi-select-dropdown+.cmp-carbonCertificateRequestForm__dropdown,.cmp-dynamicFormCapture__multi-select-dropdown+.cmp-carbonCertificateRequestForm__dropdown,.cmp-carbonCertificateRequestForm__dropdown+.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-dynamicFormCapture__dropdown+.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-carbonCertificateRequestForm__multi-select-dropdown+.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-dynamicFormCapture__multi-select-dropdown+.cmp-carbonCertificateRequestForm__multi-select-dropdown,.cmp-carbonCertificateRequestForm__dropdown+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture__dropdown+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm__multi-select-dropdown+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-dynamicFormCapture__multi-select-dropdown+.cmp-carbonCertificateRequestForm__input-wrapper,.cmp-carbonCertificateRequestForm__dropdown+.cmp-dynamicFormCapture__dropdown,.cmp-dynamicFormCapture__dropdown+.cmp-dynamicFormCapture__dropdown,.cmp-carbonCertificateRequestForm__multi-select-dropdown+.cmp-dynamicFormCapture__dropdown,.cmp-dynamicFormCapture__multi-select-dropdown+.cmp-dynamicFormCapture__dropdown,.cmp-carbonCertificateRequestForm__dropdown+.cmp-dynamicFormCapture__multi-select-dropdown,.cmp-dynamicFormCapture__dropdown+.cmp-dynamicFormCapture__multi-select-dropdown,.cmp-carbonCertificateRequestForm__multi-select-dropdown+.cmp-dynamicFormCapture__multi-select-dropdown,.cmp-dynamicFormCapture__multi-select-dropdown+.cmp-dynamicFormCapture__multi-select-dropdown,.cmp-carbonCertificateRequestForm__dropdown+.cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture__dropdown+.cmp-dynamicFormCapture__input-wrapper,.cmp-carbonCertificateRequestForm__multi-select-dropdown+.cmp-dynamicFormCapture__input-wrapper,.cmp-dynamicFormCapture__multi-select-dropdown+.cmp-dynamicFormCapture__input-wrapper{margin-top:20px}
.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__dropdown-button.show .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-label{opacity:1;font-size:12px;line-height:12px;letter-spacing:-0.3px;top:0}
.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-button.show .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown.hasValue .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .cmp-dynamicFormCapture__multi-select-dropdown-selectedItem{opacity:1}
.cmp-carbonCertificateRequestForm__dropdown-input,.cmp-dynamicFormCapture__dropdown-input,.cmp-carbonCertificateRequestForm__multi-select-dropdown-input,.cmp-dynamicFormCapture__multi-select-dropdown-input{position:absolute;opacity:0;pointer-events:none}
.cmp-carbonCertificateRequestForm__dropdown-button,.cmp-dynamicFormCapture__dropdown-button,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button,.cmp-dynamicFormCapture__multi-select-dropdown-button{width:100%;min-height:40px;background-color:transparent;border:0;border-bottom:solid 1px #2d2d2d;color:#2d2d2d;outline:0;padding:0;display:flex;align-items:center;justify-content:space-between}
.cmp-carbonCertificateRequestForm__dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button:not(:disabled):hover .cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-button:not(:disabled):hover .cmp-dynamicFormCapture__multi-select-dropdown-label{opacity:1}
.cmp-carbonCertificateRequestForm__dropdown-button.show .fa-chevron-down,.cmp-dynamicFormCapture__dropdown-button.show .fa-chevron-down,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button.show .fa-chevron-down,.cmp-dynamicFormCapture__multi-select-dropdown-button.show .fa-chevron-down{transform:rotate(180deg)}
.cmp-carbonCertificateRequestForm__dropdown-button .fa-chevron-down,.cmp-dynamicFormCapture__dropdown-button .fa-chevron-down,.cmp-carbonCertificateRequestForm__multi-select-dropdown-button .fa-chevron-down,.cmp-dynamicFormCapture__multi-select-dropdown-button .fa-chevron-down{margin-left:16px;transition:transform .3s ease-in-out}
.cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-selectedItem{font-size:15px;line-height:150%;opacity:.5;transition:all .3s ease-in-out;text-align:left}
@media(min-width:576px){.cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-label,.cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-selectedItem{font-size:16px;line-height:24px}
}
.cmp-carbonCertificateRequestForm__dropdown-label,.cmp-dynamicFormCapture__dropdown-label,.cmp-carbonCertificateRequestForm__multi-select-dropdown-label,.cmp-dynamicFormCapture__multi-select-dropdown-label{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.cmp-carbonCertificateRequestForm__dropdown-selectedItem,.cmp-dynamicFormCapture__dropdown-selectedItem,.cmp-carbonCertificateRequestForm__multi-select-dropdown-selectedItem,.cmp-dynamicFormCapture__multi-select-dropdown-selectedItem{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-family:"MarkOffcPro","Arial",sans-serif;font-weight:400}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu,.cmp-dynamicFormCapture__dropdown .dropdown-menu,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu{min-width:100%;border-top:0;border:solid 1px #2d2d2d;border-radius:0;padding:0;overflow-y:auto;overflow-x:hidden;max-height:266px}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu .category-title,.cmp-dynamicFormCapture__dropdown .dropdown-menu .category-title,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu .category-title,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu .category-title{color:#2d2d2d;padding:8px 16px;display:block;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;line-height:24px;font-size:15px}
@media(min-width:576px){.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu .category-title,.cmp-dynamicFormCapture__dropdown .dropdown-menu .category-title,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu .category-title,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu .category-title{font-size:16px}
}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu li,.cmp-dynamicFormCapture__dropdown .dropdown-menu li,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu li,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu li{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:13px;line-height:22px;letter-spacing:-0.3px;color:#2d2d2d;padding:8px 16px;transition:all .3s ease-in-out;cursor:default;display:flex;align-items:center;justify-content:space-between}
@media(min-width:576px){.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu li,.cmp-dynamicFormCapture__dropdown .dropdown-menu li,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu li,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu li{font-size:15px}
}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu li:hover,.cmp-dynamicFormCapture__dropdown .dropdown-menu li:hover,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu li:hover,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu li:hover{background-color:#d9edf7}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu li:after,.cmp-dynamicFormCapture__dropdown .dropdown-menu li:after,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu li:after,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu li:after{content:'\f058';font-family:'Font Awesome 6 Pro';font-weight:900;opacity:0;transition:opacity .3s ease-in-out;color:#263e81;font-size:20px;margin-left:10px}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu li.active,.cmp-dynamicFormCapture__dropdown .dropdown-menu li.active,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu li.active,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu li.active{color:#263e81}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu li.active:after,.cmp-dynamicFormCapture__dropdown .dropdown-menu li.active:after,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu li.active:after,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu li.active:after{opacity:1}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox{position:relative}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox [type="checkbox"],.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox [type="checkbox"],.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox [type="checkbox"],.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox [type="checkbox"]{position:absolute;opacity:0;pointer-events:none}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label{color:#263e81}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label:after,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label:after,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label:after,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox [type="checkbox"]:checked+label:after{opacity:1}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox label,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox label,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox label,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox label{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:13px;line-height:22px;letter-spacing:-0.3px;color:#2d2d2d;padding:8px 16px;transition:all .3s ease-in-out;cursor:default;display:flex;align-items:center;justify-content:space-between}
@media(min-width:576px){.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox label,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox label,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox label,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox label{font-size:15px}
}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox label:hover,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox label:hover,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox label:hover,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox label:hover{background-color:#d9edf7}
.cmp-carbonCertificateRequestForm__dropdown .dropdown-menu__checkbox label:after,.cmp-dynamicFormCapture__dropdown .dropdown-menu__checkbox label:after,.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu__checkbox label:after,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu__checkbox label:after{content:'\f058';font-family:'Font Awesome 6 Pro';font-weight:900;opacity:0;transition:opacity .3s ease-in-out;color:#263e81;font-size:20px;margin-left:10px}
.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-menu.show+.dropdown-overlap,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-menu.show+.dropdown-overlap{pointer-events:auto}
.cmp-carbonCertificateRequestForm__multi-select-dropdown .dropdown-overlap,.cmp-dynamicFormCapture__multi-select-dropdown .dropdown-overlap{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;pointer-events:none}
.cmp-carbonCertificateRequestForm .product .dropdown-menu__checkbox [type='checkbox']:checked+label,.cmp-dynamicFormCapture .product .dropdown-menu__checkbox [type='checkbox']:checked+label{background-color:#f4fafd}
.cmp-carbonCertificateRequestForm .product .dropdown-menu__checkbox [type='checkbox']:checked+label:hover,.cmp-dynamicFormCapture .product .dropdown-menu__checkbox [type='checkbox']:checked+label:hover{background-color:#d9edf7}
.cmp-carbonCertificateRequestForm .product .dropdown-menu__checkbox label,.cmp-dynamicFormCapture .product .dropdown-menu__checkbox label{padding-left:24px}
.cmp-carbonCertificateRequestForm__termsConditions,.cmp-dynamicFormCapture__termsConditions{margin-top:40px}
.cmp-carbonCertificateRequestForm__termsConditions-checkbox,.cmp-dynamicFormCapture__termsConditions-checkbox{opacity:0;pointer-events:none;position:absolute}
.cmp-carbonCertificateRequestForm__termsConditions-checkbox:checked+.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-dynamicFormCapture__termsConditions-checkbox:checked+.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-carbonCertificateRequestForm__termsConditions-checkbox:checked+.cmp-dynamicFormCapture__termsConditions-label:before,.cmp-dynamicFormCapture__termsConditions-checkbox:checked+.cmp-dynamicFormCapture__termsConditions-label:before{background-color:#62bd18;border-color:#62bd18}
.cmp-carbonCertificateRequestForm__termsConditions-checkbox:checked+.cmp-carbonCertificateRequestForm__termsConditions-label:after,.cmp-dynamicFormCapture__termsConditions-checkbox:checked+.cmp-carbonCertificateRequestForm__termsConditions-label:after,.cmp-carbonCertificateRequestForm__termsConditions-checkbox:checked+.cmp-dynamicFormCapture__termsConditions-label:after,.cmp-dynamicFormCapture__termsConditions-checkbox:checked+.cmp-dynamicFormCapture__termsConditions-label:after{opacity:1}
.cmp-carbonCertificateRequestForm__termsConditions-label,.cmp-dynamicFormCapture__termsConditions-label{position:relative;padding-left:40px;cursor:pointer}
.cmp-carbonCertificateRequestForm__termsConditions-label:before,.cmp-dynamicFormCapture__termsConditions-label:before{content:'';width:24px;height:24px;border:solid 1px #4b4b4b;border-radius:3px;background-color:white;transition:all .3s ease-in-out;position:absolute;top:0;left:0}
.cmp-carbonCertificateRequestForm__termsConditions-label:after,.cmp-dynamicFormCapture__termsConditions-label:after{content:'\f00c';font-family:'Font Awesome 6 Pro';font-weight:900;font-size:16px;color:white;opacity:0;position:absolute;top:0;left:4px;transition:opacity .3s ease-in-out}
.cmp-carbonCertificateRequestForm__termsConditions-label p,.cmp-dynamicFormCapture__termsConditions-label p{font-size:14px;line-height:18px;margin-bottom:0}
.cmp-carbonCertificateRequestForm__termsConditions-label p:not(:last-child),.cmp-dynamicFormCapture__termsConditions-label p:not(:last-child){margin-bottom:1rem}
.cmp-carbonCertificateRequestForm__termsConditions-label p a,.cmp-dynamicFormCapture__termsConditions-label p a{font-size:inherit;line-height:inherit;color:#263e81;transition:none}
.cmp-carbonCertificateRequestForm__message h3,.cmp-dynamicFormCapture__message h3{margin-bottom:16px}
.cmp-carbonCertificateRequestForm__message .description p,.cmp-dynamicFormCapture__message .description p{font-size:14px;line-height:18px}
.cmp-carbonCertificateRequestForm__message .description>*:last-child,.cmp-dynamicFormCapture__message .description>*:last-child{margin-bottom:0}
.cmp-carbonCertificateRequestForm__message .nzmpBtn,.cmp-dynamicFormCapture__message .nzmpBtn{margin-top:40px}
.cmp-carbonCertificateRequestForm__message.error-message h3,.cmp-dynamicFormCapture__message.error-message h3{margin-bottom:0}
@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}
}
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}
}
@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.cheeseAward__wrapper{position:absolute;top:0;left:0;display:flex;align-items:center;z-index:3;padding:12px;flex-wrap:wrap;row-gap:8px}
@media(min-width:576px){.cheeseAward__wrapper{padding:16px}
}
.cheeseAward__wrapper .cheeseAward{width:48px;height:48px;object-fit:contain;z-index:1}
.cheeseAward__wrapper .cheeseAward+.cheeseAward{margin-left:-8px}
.cheeseAward__wrapper .cheeseAward:nth-child(1){z-index:-1}
.cheeseAward__wrapper .cheeseAward:nth-child(2){z-index:-2}
.cheeseAward__wrapper .cheeseAward:nth-child(3){z-index:-3}
.cheeseAward__wrapper .cheeseAward:nth-child(4){z-index:-4}
.cheeseAward__wrapper .cheeseAward:nth-child(5){z-index:-5}
.cheeseAward__wrapper .cheeseAward:nth-child(6){z-index:-6}
.cheeseAward__wrapper .cheeseAward:nth-child(7){z-index:-7}
.cheeseAward__wrapper .cheeseAward:nth-child(8){z-index:-8}
.cheeseAward__wrapper .cheeseAward:nth-child(9){z-index:-9}
.cheeseAward__wrapper .cheeseAward:nth-child(10){z-index:-10}
.responsivegrid-centered>div>.container .container{width:100%}
.responsivegrid-centered .nzmpRework .topBottomPaddingBlock{padding:0 0 48px}
@media(max-width:767px){.responsivegrid-centered .nzmpRework .topBottomPaddingBlock{padding:40px 0}
}
.responsivegrid-centered .nzmpRework .topPaddingBlock{padding-top:50px}
@media(max-width:767px){.responsivegrid-centered .nzmpRework .topPaddingBlock{padding-top:25px}
}
.responsivegrid-centered .nzmpRework.bgWhite{background-color:#fff}
.responsivegrid-centered .nzmpRework.bgGreen{background-color:#72be44}
.responsivegrid-centered .nzmpRework.bgBlue{background-color:#263e81}
.responsivegrid-centered .nzmpRework.bgBlue .richtext h1,.responsivegrid-centered .nzmpRework.bgGreen .richtext h1,.responsivegrid-centered .nzmpRework.bgBlue .richtext h2,.responsivegrid-centered .nzmpRework.bgGreen .richtext h2,.responsivegrid-centered .nzmpRework.bgBlue .richtext h3,.responsivegrid-centered .nzmpRework.bgGreen .richtext h3,.responsivegrid-centered .nzmpRework.bgBlue .richtext h4,.responsivegrid-centered .nzmpRework.bgGreen .richtext h4,.responsivegrid-centered .nzmpRework.bgBlue .richtext h5,.responsivegrid-centered .nzmpRework.bgGreen .richtext h5,.responsivegrid-centered .nzmpRework.bgBlue .richtext h6,.responsivegrid-centered .nzmpRework.bgGreen .richtext h6,.responsivegrid-centered .nzmpRework.bgBlue .richtext p,.responsivegrid-centered .nzmpRework.bgGreen .richtext p,.responsivegrid-centered .nzmpRework.bgBlue .richtext ol,.responsivegrid-centered .nzmpRework.bgGreen .richtext ol,.responsivegrid-centered .nzmpRework.bgBlue .richtext ul,.responsivegrid-centered .nzmpRework.bgGreen .richtext ul{color:#fff}
.responsivegrid-centered .nzmpRework.bgBlue .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h1,.responsivegrid-centered .nzmpRework.bgGreen .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h1,.responsivegrid-centered .nzmpRework.bgBlue .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h2,.responsivegrid-centered .nzmpRework.bgGreen .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h2,.responsivegrid-centered .nzmpRework.bgBlue .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h3,.responsivegrid-centered .nzmpRework.bgGreen .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h3,.responsivegrid-centered .nzmpRework.bgBlue .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h4,.responsivegrid-centered .nzmpRework.bgGreen .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h4,.responsivegrid-centered .nzmpRework.bgBlue .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h5,.responsivegrid-centered .nzmpRework.bgGreen .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h5,.responsivegrid-centered .nzmpRework.bgBlue .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h6,.responsivegrid-centered .nzmpRework.bgGreen .multicolumn-grid .multi-cols .multi-col .responsive-grid .richtext h6{color:#fff}
@media(max-width:414px){.responsivegrid-centered .cq-dd-image .background{background-image:none !important}
}
.responsivegrid-centered+.aem-GridColumn:not(.responsivegrid-centered):not(.imageTextOverlay):not(.anchor){padding-top:48px}
@media(max-width:767px){.responsivegrid-centered+.aem-GridColumn:not(.responsivegrid-centered):not(.imageTextOverlay):not(.anchor){padding-top:40px}
}
@media(min-width:768px){.responsivegrid-centered .multicolumn-grid+.multicolumn-grid{padding-top:32px}
}
.responsivegrid-centered .multicolumn-grid .multi-cols{padding:0}
.responsivegrid-centered>.cq-dd-image>.background>.nzmpRework>.container>.aem-Grid>div:last-child div[class*="__wrapper"]:not(.cheeseSelector__wrapper){padding-bottom:0}
.responsivegrid-centered .responsivegrid-centered .rgc-main-content{padding:0}
.responsivegrid-centered .rgc-main-content{padding-top:32px;padding-bottom:32px}
@media(min-width:768px){.responsivegrid-centered .rgc-main-content{padding-top:40px;padding-bottom:40px}
}
@media(min-width:1200px){.responsivegrid-centered .rgc-main-content{padding-top:48px;padding-bottom:48px}
}
@media(max-width:767px){.responsivegrid-centered .rgc-main-content.fullwidth__mobile{padding:0}
}
.responsivegrid-centered .background{background-size:contain;background-repeat:no-repeat;background-position:center top;background-attachment:fixed}
.responsivegrid-centered .background.white-text h1,.responsivegrid-centered .background.white-text h2,.responsivegrid-centered .background.white-text h3,.responsivegrid-centered .background.white-text h4,.responsivegrid-centered .background.white-text h5,.responsivegrid-centered .background.white-text h6,.responsivegrid-centered .background.white-text p,.responsivegrid-centered .background.white-text ol,.responsivegrid-centered .background.white-text ul,.responsivegrid-centered .background.white-text span{color:#fff}
.responsivegrid-centered .background.white-text .title h1,.responsivegrid-centered .background.white-text .subtitle h1,.responsivegrid-centered .background.white-text .copy h1,.responsivegrid-centered .background.white-text .title h2,.responsivegrid-centered .background.white-text .subtitle h2,.responsivegrid-centered .background.white-text .copy h2,.responsivegrid-centered .background.white-text .title h3,.responsivegrid-centered .background.white-text .subtitle h3,.responsivegrid-centered .background.white-text .copy h3,.responsivegrid-centered .background.white-text .title h4,.responsivegrid-centered .background.white-text .subtitle h4,.responsivegrid-centered .background.white-text .copy h4,.responsivegrid-centered .background.white-text .title h5,.responsivegrid-centered .background.white-text .subtitle h5,.responsivegrid-centered .background.white-text .copy h5,.responsivegrid-centered .background.white-text .title h6,.responsivegrid-centered .background.white-text .subtitle h6,.responsivegrid-centered .background.white-text .copy h6,.responsivegrid-centered .background.white-text .title p,.responsivegrid-centered .background.white-text .subtitle p,.responsivegrid-centered .background.white-text .copy p,.responsivegrid-centered .background.white-text .title ol,.responsivegrid-centered .background.white-text .subtitle ol,.responsivegrid-centered .background.white-text .copy ol,.responsivegrid-centered .background.white-text .title ul,.responsivegrid-centered .background.white-text .subtitle ul,.responsivegrid-centered .background.white-text .copy ul,.responsivegrid-centered .background.white-text .title span,.responsivegrid-centered .background.white-text .subtitle span,.responsivegrid-centered .background.white-text .copy span{color:#fff}
.responsivegrid-centered .secureContent{width:100%;position:relative;min-height:250px}
.responsivegrid-centered .secureContent.default .rgc-main-content>.aem-Grid{height:350px}
.responsivegrid-centered .secureContent.fullHeight .rgc-main-content>.aem-Grid{height:100%}
.responsivegrid-centered .secureContent:after{content:'';width:100%;height:100%;background-color:white;position:absolute;opacity:.5;bottom:0;left:0;z-index:0}
.responsivegrid-centered .secureContent .buttonLink{width:100%;text-align:center}
.responsivegrid-centered .secureContent .buttonLink a{min-width:216px;padding-top:13.5px;padding-bottom:13.5px}
@media(max-width:767px){.responsivegrid-centered .secureContent .buttonLink a{min-width:100%}
}
.responsivegrid-centered .secureContent .nzmpRework .rgc-main-content{padding-top:48px;padding-bottom:48px;position:relative}
@media(max-width:767px){.responsivegrid-centered .secureContent .nzmpRework .rgc-main-content{padding-top:40px;padding-bottom:40px}
}
.responsivegrid-centered .secureContent .nzmpRework .rgc-main-content>.aem-Grid{overflow:hidden}
.responsivegrid-centered .secureContent .nzmpRework .rgc-main-content>.aem-Grid .container{padding-left:15px;padding-right:15px}
.responsivegrid-centered .secureContentPreview__block{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;display:flex;padding:1em 0;align-items:flex-start}
.responsivegrid-centered .secureContentPreview__block.center{align-items:center}
.responsivegrid-centered .secureContentPreview__block.bottom{align-items:flex-end}
@media(max-width:767px){.responsivegrid-centered .secureContentPreview__block{padding-left:40px;padding-right:40px}
}
.responsivegrid-centered .secureContentPreview__block>.container{background-color:#f6f6f8;padding-top:2em;padding-bottom:2em}
@media(max-width:767px){.responsivegrid-centered .secureContentPreview__block>.container{padding:1em}
}
@media(min-width:768px){.responsivegrid-centered .secureContentPreview__block>.container{width:85%}
}
@media(min-width:1025px){.responsivegrid-centered .secureContentPreview__block>.container{width:60%}
}
@media(min-width:1281px){.responsivegrid-centered .secureContentPreview__block>.container{width:55%}
}
@media(min-width:768px){.responsivegrid-centered .secureContentPreview__block .headline,.responsivegrid-centered .secureContentPreview__block .copy{padding:0 2em}
}
.responsivegrid-centered .secureContentPreview__block .headline>*{color:#263e81;margin:0 0 10px}
@media(max-width:767px){.responsivegrid-centered .secureContentPreview__block .headline>*{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
}
.responsivegrid-centered .secureContentPreview__block .copy p{font-family:MarkOffcPro-Medium,Arial,sans-serif}
@media(max-width:767px){.responsivegrid-centered .secureContentPreview__block .copy p{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}
}
.responsivegrid-centered .nzmpRework .richtext h1.nzmpGreen{color:#397c3c}
.responsivegrid-centered .nzmpRework .richtext h4.darkGrey{color:#555}
.responsivegrid-centered .nzmpRework>.container>.aem-Grid .container{width:100%;padding:0}
.responsivegrid-centered .nzmpRework>.container>.aem-Grid .container>.row{margin-left:0;margin-right:0}
@media(max-width:991px){.responsivegrid-centered .nzmpRework>.container .producttablecomponent>.container{padding-left:0;padding-right:0}
}
@media(max-width:991px){.responsivegrid-centered .nzmpRework>.container .producttablecomponent>.container .horizontal-table{margin-left:0;margin-right:0}
}
.responsivegrid-centered .nzmpRework>.container .webcast .container{width:100%;padding:0}
.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy h1,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy h1,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy h2,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy h2,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy h3,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy h3,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy h4,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy h4,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy h5,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy h5,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy h6,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy h6,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy p,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy p,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy ol,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy ol,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy ul,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy ul,.responsivegrid-centered .nzmpRework.bgBlue .imageTextBadge .mainCopy span,.responsivegrid-centered .nzmpRework.bgGreen .imageTextBadge .mainCopy span{color:#fff}
.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat h1,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat h1,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat h2,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat h2,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat h3,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat h3,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat h4,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat h4,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat h5,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat h5,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat h6,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat h6,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat p,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat p,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat ol,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat ol,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat ul,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat ul,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat b,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat b,.responsivegrid-centered .nzmpRework.bgBlue .statistics .stat span,.responsivegrid-centered .nzmpRework.bgGreen .statistics .stat span{color:#fff}
.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge h1,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge h1,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge h2,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge h2,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge h3,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge h3,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge h4,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge h4,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge h5,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge h5,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge h6,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge h6,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge p,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge p,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge ol,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge ol,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge ul,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge ul,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge a,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge a,.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge span,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge span{color:#fff}
.responsivegrid-centered .nzmpRework.bgBlue .imageTextOverlay .image-badge__caption__link a.button-link,.responsivegrid-centered .nzmpRework.bgGreen .imageTextOverlay .image-badge__caption__link a.button-link{background-color:#5091cd}
.responsivegrid-centered .nzmpRework .super-quotes .super-quotes__badge .super-quotes__caption a{color:#263e81}
.responsivegrid-centered .nzmpRework .super-quotes .super-quotes__badge .super-quotes__caption a:hover{color:#5091cd}
.responsivegrid-centered .sectionheader__wrapper .container{padding:0}
.responsivegrid-centered .responsive-youtube .container{width:100%;padding:0}
.responsivegrid-centered .dashboard .tabbed-content{margin:0 -15px}
.responsivegrid-centered .dashboard .scroll-control__wrapper:last-child{margin-right:-30px}
.responsivegrid-centered .calltoaction .row{margin:0 -15px}
.responsivegrid-centered .container .cheeseSelector .container{width:100%}
@media(max-width:767px){.responsivegrid-centered .latestNews__wrapper .latestNews__controls{padding:0}
}
.responsivegrid-centered .customFade{opacity:0;position:absolute;top:0;transition:.3s all;width:100%}
.responsivegrid-centered .customFade.showCustomFade{position:relative;opacity:1}
@media(min-width:992px){.responsivegrid-centered .halfWidth__container{max-width:750px;padding-left:0;padding-right:0}
}
.multicolumn-grid .multi-cols .multi-col{display:none;text-align:center;padding:15px 0}
.multicolumn-grid .multi-cols .multi-col .richtext{text-align:left}
.multicolumn-grid .multi-cols{display:flex;align-items:stretch;width:100%}
.multicolumn-grid .multi-cols .multi-col{display:none}
.multicolumn-grid .multi-cols.cols-2 .multi-col:nth-child(1),.multi-cols.cols-2 .multi-col:nth-child(2){display:block;vertical-align:middle}
.multicolumn-grid .multi-cols.cols-3 .multi-col:nth-child(1),.multi-cols.cols-3 .multi-col:nth-child(2),.multi-cols.cols-3 .multi-col:nth-child(3){display:block;vertical-align:top}
.multicolumn-grid .multi-cols.cols-4 .multi-col:nth-child(1),.multi-cols.cols-4 .multi-col:nth-child(2),.multi-cols.cols-4 .multi-col:nth-child(3),.multi-cols.cols-4 .multi-col:nth-child(4){display:block;vertical-align:middle}
.multicolumn-grid .multi-cols.cols-5 .multi-col:nth-child(1),.multi-cols.cols-5 .multi-col:nth-child(2),.multi-cols.cols-5 .multi-col:nth-child(3),.multi-cols.cols-5 .multi-col:nth-child(4),.multi-cols.cols-5 .multi-col:nth-child(5){display:block;vertical-align:middle}
.multicolumn-grid+.multicolumn-grid .multi-cols{padding-top:0}
.multicolumn-grid .multi-cols{flex-wrap:wrap;padding:56px 0 24px}
@media(min-width:768px){.multicolumn-grid .multi-cols{width:calc(100% + 16px);margin:0 -16px;padding:40px 0 56px}
}
.multicolumn-grid .multi-cols .container{width:100%}
.multicolumn-grid .multi-cols .multi-col{width:100%;flex:0 0 auto;padding:0 24px;margin-bottom:24px}
@media(min-width:768px){.multicolumn-grid .multi-cols .multi-col{padding:0 16px;margin-bottom:0}
}
.multicolumn-grid .multi-cols .multi-col.align_top{vertical-align:top !important}
.multicolumn-grid .multi-cols .multi-col .responsive-grid .statistics .stat .title+.subtitle{margin-top:10px}
.multicolumn-grid .multi-cols .multi-col .responsive-grid .statistics .stat.image-top .stat-caption .title h3,.multicolumn-grid .multi-cols .multi-col .responsive-grid .statistics .stat.image-top .stat-caption h3{font-size:3rem;line-height:1}
.multicolumn-grid .multi-cols .multi-col .calltoaction .row{margin:0 -15px}
.multicolumn-grid .multi-cols .multi-col .calltoaction+.calltoaction .box-layout{margin-top:24px}
@media(min-width:768px){.multicolumn-grid .multi-cols .multi-col .calltoaction+.calltoaction .box-layout{margin-top:32px}
}
.multicolumn-grid .multi-cols .multi-col .calltoaction .box-layout{margin:0}
@media(min-width:768px){.multicolumn-grid .multi-cols .multi-col .calltoaction .box-layout{margin:0 -10px}
}
.multicolumn-grid .multi-cols .multi-col .accordionSection{text-align:left}
.multicolumn-grid .multi-cols .multi-col .integratedContactForm{text-align:left}
@media(min-width:768px){.multicolumn-grid .multi-cols .multi-col .multicolumn-grid .multi-cols{margin:0 -20px;width:calc(100% + 20px)}
}
@media(min-width:768px){.multicolumn-grid .multi-cols .multi-col .multicolumn-grid .multi-cols .multi-col{padding:0 20px}
}
.multicolumn-grid .multi-cols .multi-col>.responsive-grid>.aem-Grid>.multicolumn-grid:last-child .multi-cols{padding-bottom:0}
.multicolumn-grid .multi-cols .multi-col>.responsive-grid>.aem-Grid>div:last-child>div[class*='__wrapper']{padding-bottom:0}
@media(max-width:576px){.multicolumn-grid .multi-cols .multi-col .multi-col>.responsive-grid>.aem-Grid>.textIconCard:first-child .cmp-text-icon-card__wrapper{padding-top:0}
}
@media(max-width:576px){.multicolumn-grid .multi-cols .multi-col .multi-col>.responsive-grid>.aem-Grid>.textIconCard:last-child .cmp-text-icon-card__wrapper{padding-bottom:0}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.oneColumnMedium{width:80%;margin:0 auto}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.oneColumnSmall{width:70%;margin:0 auto}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.twoColumnsLeftSidebar>.multi-col:first-child{width:40%}
.multicolumn-grid .multi-cols.twoColumnsLeftSidebar>.multi-col:nth-child(2){width:60%}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.twoColumnsRightSidebar>.multi-col:first-child{width:60%}
.multicolumn-grid .multi-cols.twoColumnsRightSidebar>.multi-col:nth-child(2){width:40%}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.twoColumns3070>.multi-col:first-child{width:30%}
.multicolumn-grid .multi-cols.twoColumns3070>.multi-col:nth-child(2){width:70%}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.twoColumns7030>.multi-col:first-child{width:70%}
.multicolumn-grid .multi-cols.twoColumns7030>.multi-col:nth-child(2){width:30%}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.threeColumnsCenterWide>.multi-col:first-child,.multicolumn-grid .multi-cols.threeColumnsCenterWide>.multi-col:nth-child(3){width:20%;display:block}
.multicolumn-grid .multi-cols.threeColumnsCenterWide>.multi-col:nth-child(2){width:60%}
}
.multicolumn-grid .multi-cols.cols-1 .multi-col{width:100%}
.multicolumn-grid .multi-cols.cols-1 .multi-col:first-child{display:block}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-2>*{width:50%}
}
.multicolumn-grid .multi-cols.cols-2.oneColumnLarge .multi-col,.multicolumn-grid .multi-cols.cols-2.oneColumnMedium .multi-col,.multicolumn-grid .multi-cols.cols-2.oneColumnSmall .multi-col{width:100%}
.multicolumn-grid .multi-cols.cols-2.oneColumnLarge .multi-col:not(:first-child),.multicolumn-grid .multi-cols.cols-2.oneColumnMedium .multi-col:not(:first-child),.multicolumn-grid .multi-cols.cols-2.oneColumnSmall .multi-col:not(:first-child){display:none}
.multicolumn-grid .multi-cols.cols-2.show-border .multi-col:nth-child(1){position:relative}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-2.show-border .multi-col:nth-child(1):after{content:'';width:1px;min-height:50px;height:calc(100% - 25px);display:block;background-color:#bfbfbf;position:absolute;top:25px;right:0}
}
@media(max-width:767px){.multicolumn-grid .multi-cols.cols-2.show-border .multi-col:nth-child(1):after{content:'';width:calc(100% - 50px);height:1px;display:block;background-color:#bfbfbf;margin:28.5px auto 0}
}
.multicolumn-grid .multi-cols.cols-2.show-border.threeColumnsCenterWide .multi-col:nth-child(2){position:relative}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-2.show-border.threeColumnsCenterWide .multi-col:nth-child(2):after{content:'';width:1px;min-height:50px;height:calc(100% - 25px);display:block;background-color:#bfbfbf;position:absolute;top:25px;right:0}
}
@media(max-width:767px){.multicolumn-grid .multi-cols.cols-2.show-border.threeColumnsCenterWide .multi-col:nth-child(2):after{content:'';width:calc(100% - 50px);height:1px;display:block;background-color:#bfbfbf;margin:28.5px auto 0}
}
.multicolumn-grid .multi-cols.cols-2 .multi-col img{display:block}
.multicolumn-grid .multi-cols.cols-2 .statistics .stat h3{font-size:2rem}
@media(max-width:1024px) and (min-width:769px){.multicolumn-grid .multi-cols.cols-2 .statistics .stat h3{font-size:1.5rem}
}
.multicolumn-grid .multi-cols.cols-2 .statistics .stat h5{font-size:1.5rem}
@media(max-width:1024px) and (min-width:769px){.multicolumn-grid .multi-cols.cols-2 .statistics .stat h5{font-size:1rem}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-3>*{width:33.33%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.multicolumn-grid .multi-cols.cols-3>*{width:50%;margin-bottom:32px}
}
.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(2){position:relative}
@media(min-width:769px){.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(2):after,.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(2):before{content:'';width:1px;min-height:50px;height:calc(100% - 25px);display:block;background-color:#bfbfbf;position:absolute;top:25px}
.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(2):before{left:0}
.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(2):after{right:0}
}
@media(max-width:767px){.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(1):after,.multicolumn-grid .multi-cols.cols-3.show-border .multi-col:nth-child(2):after{content:'';width:calc(100% - 50px);height:1px;display:block;background-color:#bfbfbf;margin:28.5px auto 0}
}
.multicolumn-grid .multi-cols.cols-3 .statistics .stat h3{font-size:1.5rem}
@media(max-width:768px){.multicolumn-grid .multi-cols.cols-3 .statistics .stat h3{font-size:2rem}
}
.multicolumn-grid .multi-cols.cols-3 .statistics .stat h5{font-size:1.5rem}
.multicolumn-grid .multi-cols.cols-3 .statistics .stat.content h3{font-size:1.2rem}
@media(max-width:768px){.multicolumn-grid .multi-cols.cols-3 .statistics .stat.content h3{font-size:1.5rem}
}
@media(max-width:414px){.multicolumn-grid .multi-cols.cols-3 .statistics .stat.content h3{font-size:2rem}
}
.multicolumn-grid .multi-cols.cols-3 .statistics .stat.content h5{font-size:1rem}
@media(max-width:414px){.multicolumn-grid .multi-cols.cols-3 .statistics .stat.content h5{font-size:1.5rem}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-4>*{width:25%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.multicolumn-grid .multi-cols.cols-4>*{width:50%}
}
.multicolumn-grid .multi-cols.cols-4.show-border .multi-col:not(:nth-last-child(2)){position:relative}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-4.show-border .multi-col:not(:nth-last-child(2)):after{content:'';width:1px;min-height:50px;height:calc(100% - 25px);display:block;background-color:#bfbfbf;position:absolute;top:25px;right:0}
}
@media(max-width:767px){.multicolumn-grid .multi-cols.cols-4.show-border .multi-col:not(:nth-last-child(2)):after{content:'';width:calc(100% - 50px);height:1px;display:block;background-color:#bfbfbf;margin:28.5px auto 0}
}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-5>*{width:20%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.multicolumn-grid .multi-cols.cols-5>*{width:50%}
}
.multicolumn-grid .multi-cols.cols-5.show-border .multi-col:not(:last-child){position:relative}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-5.show-border .multi-col:not(:last-child):after{content:'';width:1px;min-height:50px;height:calc(100% - 25px);display:block;background-color:#bfbfbf;position:absolute;top:25px;right:0}
}
@media(max-width:767px){.multicolumn-grid .multi-cols.cols-5.show-border .multi-col:not(:last-child):after{content:'';width:calc(100% - 50px);height:1px;display:block;background-color:#bfbfbf;margin:28.5px auto 0}
}
.multicolumn-grid .multi-cols.cols-3 .nzmpYouTube__image,.multicolumn-grid .multi-cols.cols-4 .nzmpYouTube__image,.multicolumn-grid .multi-cols.cols-5 .nzmpYouTube__image{height:201px}
@media(min-width:768px){.multicolumn-grid .multi-cols.cols-3 .nzmpYouTube__image,.multicolumn-grid .multi-cols.cols-4 .nzmpYouTube__image,.multicolumn-grid .multi-cols.cols-5 .nzmpYouTube__image{height:333px}
}
.multicolumn-grid .clearfix>.headline{padding-left:15px;padding-right:15px}
.multicolumn-grid .clearfix>.headline h1,.multicolumn-grid .clearfix>.headline h2,.multicolumn-grid .clearfix>.headline h3,.multicolumn-grid .clearfix>.headline h4,.multicolumn-grid .clearfix>.headline h5,.multicolumn-grid .clearfix>.headline h6{text-align:center;color:#333}
.multicolumn-grid .clearfix>.headline+.multi-cols{padding-top:20px}
@media(max-width:767px){.multicolumn-grid .clearfix>.container .multi-cols .multi-col{padding:0}
}
.multicolumn-grid .cheeseSelector__wrapper>.container .text-center>.copy:after{width:calc(100% - 168px)}
.multicolumn-grid .responsive-youtube .container{padding:0}
.multicolumn-grid .responsive-youtube .video-badge__figure__wrapper{padding-top:100% !important}
.multicolumn-grid .responsive-youtube .video-badge__figure__wrapper__play{text-align:left}
@media(min-width:768px){.multicolumn-grid .responsive-youtube .video-badge__figure__wrapper__play{padding:1em !important}
}
.multicolumn-grid .responsive-youtube .video-badge__caption{text-align:left}
@media(min-width:768px){.multicolumn-grid .responsive-youtube .video-badge.videoTextBadgeDefault .video-badge__figure__wrapper__play .headline,.multicolumn-grid .responsive-youtube .video-badge.videoTextBadgeDefault .video-badge__figure__wrapper__play .copy{width:100%}
}
.multicolumn-grid .responsive-youtube .video-badge:not(.videoTextBadgeDefault) .video-badge__figure__wrapper__play .headline *{font-size:1em}
.multicolumn-grid .responsive-youtube .video-badge:not(.videoTextBadgeDefault) .video-badge__figure__wrapper__play .copy *{font-size:.75em}
.multicolumn-grid .responsive-youtube .video-badge:not(.videoTextBadgeDefault) .video-badge__figure__wrapper__play-icon{width:30px;height:30px;flex:0 0 auto}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.multicolumn-grid .statisticsTile__wrapper.layoutThree .headline>*:not(cq),.multicolumn-grid .statisticsTile__wrapper.layoutFour .headline>*:not(cq){font-size:51px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.multicolumn-grid .emailSubscription__wrapper.hasBg{margin:0 -26px;padding-left:26px;padding-right:26px}
}
.multicolumn-grid .emailSubscription__body .form-group:not(.text-center){text-align:left}
.multicolumn-grid .multicolumn-grid .multi-cols{padding-top:0}
.multicolumn-grid .multicolumn-grid .multi-cols .multi-col:nth-child(odd){padding-left:0}
.multicolumn-grid .multicolumn-grid .multi-cols .multi-col:nth-child(even){padding-right:0}
.clearfix.cmp-multicolumn-grid--align-left>.headline h1,.clearfix.cmp-multicolumn-grid--align-left>.headline h2,.clearfix.cmp-multicolumn-grid--align-left>.headline h3,.clearfix.cmp-multicolumn-grid--align-left>.headline h4,.clearfix.cmp-multicolumn-grid--align-left>.headline h5,.clearfix.cmp-multicolumn-grid--align-left>.headline h6{text-align:left}
.clearfix.cmp-multicolumn-grid--align-left .multi-cols .multi-col{text-align:left}
.clearfix.cmp-multicolumn-grid--align-right>.headline h1,.clearfix.cmp-multicolumn-grid--align-right>.headline h2,.clearfix.cmp-multicolumn-grid--align-right>.headline h3,.clearfix.cmp-multicolumn-grid--align-right>.headline h4,.clearfix.cmp-multicolumn-grid--align-right>.headline h5,.clearfix.cmp-multicolumn-grid--align-right>.headline h6{text-align:right}
.clearfix.cmp-multicolumn-grid--align-right .multi-cols .multi-col{text-align:right}
.page-content-product .scrollToTop{padding:32px;min-width:146px;right:0;left:auto;z-index:1}
@media(max-width:767px){.page-content-product .scrollToTop{min-width:auto;padding:20px}
}
.page-content-product .scrollToTop__row{padding:9px 16px;background-color:#5091cd;right:0;display:inline-flex;align-items:center;width:100%;box-shadow:0 2px 4px rgba(0,0,0,0.25);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.25);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.25);border-radius:2px;cursor:pointer}
@media(max-width:767px){.page-content-product .scrollToTop__row{width:45px;height:46px;min-width:auto;padding:0;border-radius:100%;justify-content:center}
}
.page-content-product .scrollToTop__row>*{margin:0;color:white;text-transform:none}
.page-content-product .scrollToTop__row h6{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:767px){.page-content-product .scrollToTop__row h6{display:none}
}
.page-content-product .scrollToTop__row i{margin-left:12px;font-size:16px}
@media(max-width:767px){.page-content-product .scrollToTop__row i{font-size:24px;margin-left:0}
}
.page-content-product .scrollToTop.has-f-gdpr{bottom:13%}
.page-content-product .gridSection{width:100%;padding:48px 0}
@media(max-width:767px){.page-content-product .gridSection{padding:40px 0}
}
.simpleHeader{padding:0}
.simpleHeader.alwaysTop{top:-95px !important}
.simpleHeader__wrapper{background-color:white;padding:1em 0 1.25em;position:relative;box-shadow:0 2px 4px 0 rgba(178,178,178,0.3)}
@media(max-width:1024px){.simpleHeader__wrapper{padding:8px 0}
}
.simpleHeader__wrapper>.container{display:flex;align-items:flex-end}
@media(max-width:1024px){.simpleHeader__wrapper>.container{align-items:center}
.simpleHeader__wrapper>.container>.simpleHeader__buttons{display:none}
}
.simpleHeader .burgerMenu{display:none;flex:0 0 auto}
@media(max-width:1024px){.simpleHeader .burgerMenu{display:block;margin-left:1em}
}
.simpleHeader .burgerMenu button{width:16px;height:14px;display:flex;flex-direction:column;justify-content:space-around;padding:0;background-color:transparent;border:0;outline:0}
.simpleHeader .burgerMenu button .icon-bar{width:100%;height:2px;background-color:#263e81;display:block}
.simpleHeader .burgerMenu button .icon-bar:last-child{margin-bottom:0}
.simpleHeader .burgerMenu button:not(.collapsed){position:relative}
.simpleHeader .burgerMenu button:not(.collapsed) .icon-bar{position:absolute;top:calc(50% - 2.5px)}
.simpleHeader .burgerMenu button:not(.collapsed) .icon-bar:first-child{transform:rotate(45deg);left:0}
.simpleHeader .burgerMenu button:not(.collapsed) .icon-bar:nth-child(2){display:none}
.simpleHeader .burgerMenu button:not(.collapsed) .icon-bar:last-child{transform:rotate(-45deg);right:0}
.simpleHeader__logo a{display:block}
.simpleHeader__logo a img{width:160px;height:61px}
@media(max-width:767px){.simpleHeader__logo a img{width:95px;height:36px}
}
.simpleHeader button .nzmp-chevron,.simpleHeader .buttonLinks__btn .nzmp-chevron{width:14px;height:14px;display:block;background-size:contain;background-repeat:no-repeat;margin-left:8px;margin-top:-1px}
.simpleHeader button .nzmp-chevron-right,.simpleHeader .buttonLinks__btn .nzmp-chevron-right{background-image:url('../images/svg/nzmp_chevron_right.svg')}
.simpleHeader button .nzmp-chevron-left,.simpleHeader .buttonLinks__btn .nzmp-chevron-left{background-image:url('../images/svg/nzmp_chevron_left.svg')}
.simpleHeader button .nzmp-chevron-up,.simpleHeader .buttonLinks__btn .nzmp-chevron-up{background-image:url('../images/svg/nzmp_chevron_up.svg')}
.simpleHeader button .nzmp-chevron-down,.simpleHeader .buttonLinks__btn .nzmp-chevron-down{background-image:url('../images/svg/nzmp_chevron_down.svg')}
.simpleHeader button .nzmp-chevron-down-blue,.simpleHeader .buttonLinks__btn .nzmp-chevron-down-blue{background-image:url('../images/svg/nzmp_chevron_down_blue.svg')}
.simpleHeader__buttons{display:flex;margin-left:3em}
@media(min-width:1025px) and (max-width:1200px){.simpleHeader__buttons{margin-left:1em}
}
@media(max-width:1024px){.simpleHeader__buttons{margin-left:0;flex-direction:column}
}
@media(max-width:1024px){.simpleHeader__buttons--link{display:flex;align-items:center}
.simpleHeader__buttons--link .fas{color:white}
}
.simpleHeader__buttons--link a,.simpleHeader__buttons--link button{font-size:15px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;color:#263e81;text-transform:uppercase;margin:.5em 1em;position:relative;display:flex;border-bottom:solid 1px transparent;text-decoration:none}
@media(min-width:1200px){.simpleHeader__buttons--link a,.simpleHeader__buttons--link button{text-align:center}
}
@media(min-width:1025px) and (max-width:1200px){.simpleHeader__buttons--link a,.simpleHeader__buttons--link button{font-size:12px}
}
@media(max-width:1024px){.simpleHeader__buttons--link a,.simpleHeader__buttons--link button{color:white;border-color:white;margin:0;padding:1.5em 0;flex:1}
.simpleHeader__buttons--link a:after,.simpleHeader__buttons--link button:after,.simpleHeader__buttons--link a:before,.simpleHeader__buttons--link button:before{content:'';width:100%;height:1px;background-color:white;position:absolute;bottom:-1px}
.simpleHeader__buttons--link a:after,.simpleHeader__buttons--link button:after{left:100%}
.simpleHeader__buttons--link a:before,.simpleHeader__buttons--link button:before{right:100%}
}
@media(min-width:1025px){.simpleHeader__buttons--link a:hover,.simpleHeader__buttons--link button:hover,.simpleHeader__buttons--link a.active,.simpleHeader__buttons--link button.active,.simpleHeader__buttons--link a.active-menu,.simpleHeader__buttons--link button.active-menu{color:#5091cd;border-bottom-color:#5091cd}
}
.simpleHeader__buttons--link a .fas,.simpleHeader__buttons--link button .fas,.simpleHeader__buttons--link a .nzmp-chevron,.simpleHeader__buttons--link button .nzmp-chevron{margin-left:auto}
@media(min-width:1025px){.simpleHeader__buttons--link a .fas,.simpleHeader__buttons--link button .fas,.simpleHeader__buttons--link a .nzmp-chevron,.simpleHeader__buttons--link button .nzmp-chevron{display:none}
}
.simpleHeader__buttons--link button{background-color:transparent;outline:0;border-top:0;border-left:0;border-right:0}
@media(min-width:1025px){.simpleHeader__buttons--link button{padding:0}
}
@media(max-width:1024px){.simpleHeader__buttons--link button{width:100%;display:flex;align-items:center}
}
@media(min-width:1025px){.simpleHeader__buttons--link:last-child a:after{display:none}
}
.simpleHeader__right{margin-left:auto;display:flex;align-items:center}
@media(max-width:1024px){.simpleHeader__right .buttonLink{display:none}
}
.simpleHeader__right .searchBtn{display:flex;margin-left:2em}
@media(min-width:1025px) and (max-width:1200px){.simpleHeader__right .searchBtn{margin-left:1em}
}
.simpleHeader__right .searchBtn.open .searchBtn__icon,.simpleHeader__right .searchBtn:hover .searchBtn__icon{background-image:url('../images/svg/search-lightblue.svg')}
.simpleHeader__right .searchBtn button{padding:0;border:0;outline:0;background-color:transparent}
.simpleHeader__right .searchBtn__icon{width:16px;height:16px;background-image:url('../images/svg/search.svg');background-size:contain;background-position:center;background-repeat:no-repeat;display:block}
.simpleHeader__right .countryList{margin-left:2em}
@media(min-width:1025px) and (max-width:1200px){.simpleHeader__right .countryList{margin-left:1em}
}
@media(max-width:1024px){.simpleHeader__right .countryList{display:none}
}
.simpleHeader__right .countryList button{padding:0;border:0;outline:0;background-color:transparent;display:flex;align-items:center}
.simpleHeader__right .countryList button .fas,.simpleHeader__right .countryList button .nzmp-chevron{background-position:center}
.simpleHeader__right .countryList .dropdown-menu{min-width:250px;margin:0;padding:0;border:0 !important;border-radius:0 !important;top:calc(100% + 2em) !important;left:auto !important;right:-1.5em !important;background-color:rgba(28,50,94,0.95)}
.simpleHeader__right .countryList .dropdown-menu li a{color:white !important;text-transform:uppercase;padding:.5em 1.5em !important;border-bottom:solid 1px #b2b2b2;position:relative;display:flex;align-items:center;justify-content:space-between;font-size:15px !important;text-decoration:none}
.simpleHeader__right .countryList .dropdown-menu li a:hover{background-color:#1c325e !important}
.simpleHeader__right .countryList .dropdown-menu li:last-child a{border-bottom:0}
.simpleHeader__right .countryList.open .dropdown-menu{display:block}
.simpleHeader__right .countryList.open .dropdown .countryList__globalIcon{background-image:url('../images/svg/globeHover.svg')}
.simpleHeader__right .countryList.open .dropdown .nzmp-chevron{transform:rotate(-180deg)}
.simpleHeader__right .countryList__globalIcon{width:16px;height:16px;background-image:url('../images/svg/globe.svg');background-size:contain;background-position:center;display:inline-block}
.simpleHeader__right .countryList .dropdown.open .countryList__globalIcon{background-image:url('../images/svg/globeHover.svg')}
.simpleHeader__right .countryList .dropdown.open .nzmp-chevron{transform:rotate(-180deg)}
.simpleHeader .buttonLink .primaryBtn{font-size:13px;outline:0;border:0;padding:0 26px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;min-height:35px;display:inline-flex;align-items:center;text-align:center}
@media(min-width:1025px) and (max-width:1200px){.simpleHeader .buttonLink .primaryBtn{font-size:12px}
}
.simpleHeader .buttonLink.loginLink{display:none}
@media(max-width:1024px){.simpleHeader .buttonLink.loginLink{display:block;text-align:center;background-color:white;padding:1em}
.simpleHeader .buttonLink.loginLink .primaryBtn{font-family:MarkOffcPro,Arial,sans-serif}
}
.simpleHeader .collapseContents{width:100%;position:relative}
.simpleHeader .collapseContents .bgCanvas{width:100%;height:100%;content:'';background-color:black;opacity:.5;position:absolute;top:100%;left:0;display:none}
@media(min-width:1025px){.simpleHeader .collapseContents .bgCanvas{display:block}
}
@media(min-width:1280px){.simpleHeader .collapseContents .bgCanvas{height:100vh}
}
.simpleHeader .collapseContents .searchBox>.container input{width:100%;background-color:transparent;border:0;border-bottom:solid 2px white;font-size:27px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.828rem;letter-spacing:normal;color:white;outline:0;border-radius:0;padding:0}
@media(max-width:767px){.simpleHeader .collapseContents .searchBox>.container input{font-size:1.5em}
}
.simpleHeader .collapseContents .searchBox>.container input::placeholder{color:white}
.simpleHeader .collapseContents .searchBox>.container input.ais-SearchBox-input{font-size:15px;line-height:147%;font-weight:400;color:#2d2d2d;border-radius:3px 0 0 3px;padding:13px 16px;border:1px solid #a8a8a8;font-family:MarkOffcPro,Arial,sans-serif}
.simpleHeader .collapseContents .searchBox>.container input.ais-SearchBox-input::placeholder{color:#a8a8a8;font-weight:400;font-family:MarkOffc Pro,Arial,sans-serif}
.simpleHeader .collapseContents .searchBox>.container input.ais-SearchBox-input:focus{border-color:#263e81}
.simpleHeader .collapseContents .searchBox__input{position:relative}
@media(max-width:1024px){.simpleHeader .collapseContents .searchBox__input{margin-top:5em}
}
.simpleHeader .collapseContents .searchBox__icon{width:30px;height:30px;background-image:url('../images/svg/search-white.svg');background-size:contain;background-position:center;background-repeat:no-repeat;display:block;background-color:transparent;outline:0;border:0;position:absolute;bottom:10px;right:0}
.simpleHeader .collapseContents .searchBox__row{display:flex;align-items:stretch;padding-top:5em}
@media(max-width:1024px){.simpleHeader .collapseContents .searchBox__row{flex-direction:column}
}
@media(max-width:767px){.simpleHeader .collapseContents .searchBox__row{padding-top:2.5em}
}
.simpleHeader .collapseContents .searchBox__row--col{flex:0 0 auto}
@media(min-width:1025px){.simpleHeader .collapseContents .searchBox__row--col:first-child{width:20%}
.simpleHeader .collapseContents .searchBox__row--col:last-child{width:80%}
}
.simpleHeader .collapseContents .searchBox__row--col .copy p{line-height:1.375rem;font-size:18px;color:white}
.simpleHeader .collapseContents .searchBox__row--col.buttonLinks{display:flex;align-items:flex-start;flex-wrap:wrap}
@media(max-width:1024px){.simpleHeader .collapseContents .searchBox__row--col.buttonLinks{margin-top:1em}
}
.simpleHeader .collapseContents .searchBox__row--col.buttonLinks .buttonLinks__btn{display:flex;padding-left:1.5em;justify-content:flex-end;margin-bottom:1.5em}
.simpleHeader .collapseContents .searchBox__row--col.buttonLinks .buttonLinks__btn a{display:flex;opacity:1}
@media(min-width:1025px){.simpleHeader .collapseContents .searchBox__row--col.buttonLinks .buttonLinks__btn{width:33.33%}
}
@media(max-width:1024px){.simpleHeader .collapseContents .searchBox__row--col.buttonLinks .buttonLinks__btn{width:50%;border-top:0;justify-content:flex-start;padding-left:0}
}
@media(max-width:767px){.simpleHeader .collapseContents .searchBox__row--col.buttonLinks .buttonLinks__btn{width:100%}
}
.simpleHeader .collapseContents .searchBox__row--col.buttonLinks .buttonLinks__btn .nzmp-chevron{margin-top:.1em}
.simpleHeader .mobileChildrenControls,.simpleHeader .dropdownMenuChildrenControls{padding:1em 0;background-color:#2f3f67;display:flex;align-items:center;justify-content:space-between;position:relative;height:56px}
.simpleHeader .mobileChildrenControls:before,.simpleHeader .dropdownMenuChildrenControls:before,.simpleHeader .mobileChildrenControls:after,.simpleHeader .dropdownMenuChildrenControls:after{content:'';width:100%;height:100%;background-color:#2f3f67;position:absolute;top:0}
.simpleHeader .mobileChildrenControls:before,.simpleHeader .dropdownMenuChildrenControls:before{right:100%}
.simpleHeader .mobileChildrenControls:after,.simpleHeader .dropdownMenuChildrenControls:after{left:100%}
@media(min-width:1025px){.simpleHeader .mobileChildrenControls,.simpleHeader .dropdownMenuChildrenControls{display:none}
}
.simpleHeader .mobileChildrenControls .backToMenu button,.simpleHeader .dropdownMenuChildrenControls .backToMenu button{background-color:transparent;border:0;outline:0;padding:0}
.simpleHeader .mobileChildrenControls .backToMenu button .fas,.simpleHeader .dropdownMenuChildrenControls .backToMenu button .fas{color:white}
.simpleHeader .mobileChildrenControls .backToMenu button .nzmp-chevron,.simpleHeader .dropdownMenuChildrenControls .backToMenu button .nzmp-chevron{width:18px;height:18px;margin-top:3px}
.simpleHeader .mobileChildrenControls .burgerMenu .icon-bar,.simpleHeader .dropdownMenuChildrenControls .burgerMenu .icon-bar{background-color:white}
.simpleHeader .collapse{width:100%;background-color:rgba(28,50,94,0.975);display:block;position:absolute;left:0;opacity:0;z-index:-1;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all;pointer-events:none}
@media(max-width:1024px){.simpleHeader .collapse{background-color:#1c325e;overflow-y:auto;overflow-x:hidden}
}
.simpleHeader .collapse.showHeight{height:auto}
.simpleHeader .collapse.show,.simpleHeader .collapse.in{opacity:1;position:relative;height:100vh;z-index:1;pointer-events:all}
@media(min-width:1025px){.simpleHeader .collapse.show,.simpleHeader .collapse.in{height:100%;min-height:auto;max-height:100vh;padding-bottom:1em}
}
@media(min-width:1025px){.simpleHeader .collapse .container{padding-top:30px;padding-bottom:30px}
}
@media(min-width:1025px){.simpleHeader .collapse.searchBox .container{padding-top:10em}
}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar{background-color:#fff;overflow:initial}
@media(min-width:1024px){.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar{padding-bottom:0}
}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container{padding-top:0;padding-bottom:0}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar{padding-top:24px;padding-bottom:16px}
@media(min-width:1024px){.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar{padding-top:32px}
}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .ais-SearchBox-form{margin-bottom:24px}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .ais-SearchBox-input{width:calc(100% - 48px);font-family:MarkOffcPro,Arial,sans-serif}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .top-searches{max-width:750px;width:100%}
@media(min-width:1024px){.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .top-searches{margin:24px auto 0 auto}
}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .top-searches a{font-weight:400;font-size:12px;line-height:133%;letter-spacing:-0.3px;color:#263e81;text-decoration:none;border:1px solid #263e81;border-radius:4px;padding:4px 8px;margin-right:8px;margin-bottom:8px;display:inline-block}
@media(min-width:1024px){.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .top-searches a{margin-right:16px;margin-bottom:16px}
}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .top-searches a:hover,.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .container .algolia-search-bar .top-searches a:focus-within{background-color:#263e81;color:#fff}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar .bgCanvas{display:block;height:100vh}
.simpleHeader .collapse.searchBox.hasAlgoliaSearchbar.show{height:auto}
@media(max-width:1024px){.simpleHeader .collapse-children.show{height:100%;z-index:10;position:fixed}
}
@media(max-width:1024px){.simpleHeader .collapse-children{position:fixed;top:0;left:0;width:100%;overflow-x:hidden;overflow-y:auto;background-color:#1c325e}
}
.simpleHeader .collapse-children .headline>*{text-transform:uppercase;letter-spacing:normal}
.simpleHeader .collapse-children .headline>*{color:white;margin-bottom:0;margin-top:20px}
@media(min-width:1025px){.simpleHeader .collapse-children .headline>*{border-bottom:solid 1px white;padding-bottom:30px;margin:0}
}
.simpleHeader .collapse-children__row{padding-top:24px;display:flex;flex-direction:column;width:33.33%;position:relative}
@media(min-width:1025px){.simpleHeader .collapse-children__row{align-items:flex-start}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row{padding-top:2em;border-bottom:solid 1px white;width:100%}
.simpleHeader .collapse-children__row:before,.simpleHeader .collapse-children__row:after{width:100%;height:1px;content:'';display:block;position:absolute;top:2em;background-color:white}
.simpleHeader .collapse-children__row:before{right:100%}
.simpleHeader .collapse-children__row:after{left:100%}
}
.simpleHeader .collapse-children__row .dropdown{display:flex;align-items:center}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown{position:static}
}
.simpleHeader .collapse-children__row .dropdown.open .dropdown-menu{z-index:1000;opacity:1}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown.open .dropdown-menu{height:auto;overflow:visible;left:100% !important}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown.open .dropdown-menu{height:100%}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown button{margin-left:auto}
}
.simpleHeader .collapse-children__row .dropdown .dropdown-backdrop{display:none}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu{width:100%;left:100% !important;top:24px !important;margin:0;background-color:transparent;box-shadow:none;border:0 !important;padding:0;display:block;opacity:0;z-index:-1;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink+.buttonLink,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren+.buttonLink,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink+.hasChildren,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren+.hasChildren{margin-top:12px}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu{top:0 !important;left:0 !important;margin:0;width:100%;min-width:100%;position:fixed;background-color:#1c325e;height:0;overflow-y:auto;overflow-x:hidden}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren{border-bottom:solid 1px white;position:relative}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink:before,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren:before,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink:after,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren:after{content:'';width:100%;height:1px;background-color:white;position:absolute;bottom:-1px}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink:before,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren:before{right:100%}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .buttonLink:after,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren:after{left:100%}
}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu>.container{width:100%;padding:0;display:flex;align-items:flex-start;flex-direction:column}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu a{display:block;position:relative;margin:0}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu a:before,.simpleHeader .collapse-children__row .dropdown .dropdown-menu a:after{bottom:100%;top:auto;z-index:1}
}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren+.hasChildren{margin-top:12px}
}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren.open .fas,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren.open .nzmp-chevron{transform:rotate(-90deg)}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent{display:flex;align-items:center}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent.showBtnsParentHover a,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent.showBtnsParentHover button{opacity:1;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;border-color:white}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent>a{position:relative;z-index:1}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent a{margin:0}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent a{flex:1 1 auto}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent button{width:20px;height:20px;text-align:right}
}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns{position:absolute;top:0;width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;opacity:0;z-index:-1;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns{overflow:hidden;left:70%}
}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns.showBtns{z-index:1}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns.showBtns{opacity:1;height:auto;overflow:visible;left:100%}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns.showBtns{display:block}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns{width:100%;top:auto;left:0;position:relative;opacity:1;display:none;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns:before,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns:after{content:'';width:100%;height:100%;background-color:#2f3f67;position:absolute;top:0}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns:before{right:100%}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns:after{left:100%}
}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a:hover{border-color:white}
@media(min-width:1025px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a+a{margin-top:12px}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a{margin:0;background-color:#2f3f67;text-transform:capitalize;border-top:solid 1px white;position:relative}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a:before,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a:after{content:'';width:100%;height:1px;background-color:white;position:absolute;top:-1px}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a:before{right:100%}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a:after{left:100%}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__btns a:last-child{margin-bottom:0}
}
@media(min-width:1025px){.simpleHeader .collapse-children__row--col{width:100%}
}
@media(max-width:1024px){.simpleHeader .collapse-children__row--col a,.simpleHeader .collapse-children__row--col .hasChildren button{width:100%;margin:.5em 0;display:flex;align-items:center;justify-content:space-between;margin:0;padding:1.5em 0}
}
@media(max-width:1024px){.simpleHeader .collapse .buttonLinks__btn{border-top:solid 1px white;border-bottom:0;border-left:0;border-right:0}
.simpleHeader .collapse .buttonLinks__btn:before,.simpleHeader .collapse .buttonLinks__btn:after{width:100%;height:1px;content:'';display:block;position:absolute;bottom:-1px;background-color:white}
.simpleHeader .collapse .buttonLinks__btn:before{right:100%}
.simpleHeader .collapse .buttonLinks__btn:after{left:100%}
.simpleHeader .collapse .buttonLinks__btn>button{width:20px;height:20px;text-align:right}
}
@media(min-width:1025px){.simpleHeader .collapse .buttonLinks__btn+.collapse-children__row--col{margin-top:12px}
}
.simpleHeader .collapse .buttonLinks__btn.open>a,.simpleHeader .collapse .buttonLinks__btn.open>button{opacity:1;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;border-color:white}
.simpleHeader .collapse .buttonLinks__btn a{color:white;font-size:15px;text-decoration:none;line-height:1.44}
@media(min-width:1025px){.simpleHeader .collapse .buttonLinks__btn a{opacity:.5;position:relative;z-index:1;border-bottom:solid 1px transparent}
.simpleHeader .collapse .buttonLinks__btn a:hover{opacity:1;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;border-color:white}
}
.simpleHeader .collapse .buttonLinks__btn button{background-color:transparent;outline:0;color:white;border:0;padding:0}
@media(min-width:1025px){.simpleHeader .collapse .buttonLinks__btn button{opacity:.5}
}
.aem-AuthorLayer-Edit .fixed-top{position:relative}
.aem-AuthorLayer-Edit .simpleHeader .collapseContents .bgCanvas{height:100%}
.aem-AuthorLayer-Edit .simpleHeader .searchBox.hasAlgoliaSearchbar{position:relative;z-index:1}
.aem-AuthorLayer-Edit .simpleHeader .searchBox.hasAlgoliaSearchbar .bgCanvas{height:100%}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.simpleHeader .buttonLink .primaryBtn{line-height:35px}
.simpleHeader .collapse-children__row .dropdown,.simpleHeader .collapse-children__row .dropdown .dropdown-menu .hasChildren__parent{display:block}
.simpleHeader .collapse-children__row .dropdown .dropdown-menu a{display:inline}
}
.footer-distributed{background-color:#00934d;color:#fff;box-sizing:border-box;width:100%;min-height:100px;text-align:left;font:normal 16px sans-serif;padding:0 4%;margin:0;font-family:"MarkOT"}
.footer-distributed ul{padding-left:0;margin:0}
.footer-distributed .footer-left{float:left;padding:2.5% 0}
.footer-distributed .footer-left li{color:#fff;font-size:14px;margin:0;display:inline-block}
.footer-distributed .footer-left a{font-size:14px;color:#fff;padding:12px 20px 0;margin:0;display:inline-block;text-decoration:underline}
.footer-distributed .footer-left a:hover{text-decoration:none}
.footer-distributed li.footer-left a:hover{text-decoration:underline}
.footer-distributed .footer-right{float:right;padding:2.5% 0}
.footer-distributed .footer-right li{display:inline-block}
.footer-distributed .footer-right a{display:inline-block;width:35px;height:30px;background-color:#fff;border-radius:2px;font-size:20px;color:#00934d;text-align:center;line-height:30px;margin-left:3px}
.footer-distributed .footer-right a.weChat{background-color:#00934d;color:#fff}
.footer-distributed .footer-right a.weChat:hover{background-color:#fff;color:#00934d}
.footer-distributed .footer-right a:hover{color:#fff;background-color:#00934d}
@media(max-width :600px){.footer-distributed .footer-left,.footer-distributed .footer-right{text-align:center}
.footer-distributed .footer-right{float:none;margin:0 auto}
.footer-distributed .footer-left p.footer-links{line-height:1.8}
.footer-distributed .footer-right li{float:none !important}
.footer-distributed .footer-left li{width:100% !important}
}
@media(min-width:768px){.footer-distributed .footer-left li,.footer-distributed .footer-left li a{color:#fff}
.footer-distributed .footer-right a{font-size:26px;margin:0 5px}
}
@media(max-width:768px){.footer-distributed .footer-left li a{padding:8px 10px 0}
.footer-distributed .footer-left,.footer-distributed .footer-right{padding:5% 0}
}
footer .footer-distributed__v2{background-color:white;border-top:solid 4px #263e81;padding:48px 0}
@media(min-width:992px){footer .footer-distributed__v2{padding:48px 0 64px}
}
@media(max-width:992px){footer .footer-distributed__v2 .container .row{display:block}
}
@media(max-width:992px){footer .footer-distributed__v2 .col-1{display:flex;align-items:center;justify-content:space-between}
}
footer .footer-distributed__v2 .col-1 .ingredientsBy{width:100%;max-width:138px;flex:0 0 auto}
@media(min-width:576px){footer .footer-distributed__v2 .col-1 .ingredientsBy{max-width:132px;max-height:none;margin-top:16px;margin-left:16px}
}
footer .footer-distributed__v2 .col-1 img{object-fit:contain;width:100%}
footer .footer-distributed__v2 .col-1 img.nzmp-logo{max-width:100px}
@media(min-width:576px){footer .footer-distributed__v2 .col-1 img.nzmp-logo{max-width:142px}
}
footer .footer-distributed__v2 .col-1 img.fonterra-logo{max-height:40px}
@media(min-width:576px){footer .footer-distributed__v2 .col-1 img.fonterra-logo{max-height:none}
}
footer .footer-distributed__v2 .col-2{border-left:solid 1px #b2b2b2;border-right:solid 1px #b2b2b2;display:flex;justify-content:space-between;padding:0 60px}
@media(min-width:768px) and (max-width:1024px){footer .footer-distributed__v2 .col-2{padding:0 30px}
}
@media(max-width:991px){footer .footer-distributed__v2 .col-2{border-left:0;border-right:0;margin:30px 0;display:block;position:relative;padding:20px 15px}
footer .footer-distributed__v2 .col-2:after,footer .footer-distributed__v2 .col-2:before{content:'';width:calc(100% - 30px);left:15px;height:1px;background-color:#979797;display:block;position:absolute}
footer .footer-distributed__v2 .col-2:before{top:0}
footer .footer-distributed__v2 .col-2:after{bottom:0}
}
footer .footer-distributed__v2 .col-2__box+.col-2__box{margin-top:16px}
@media(min-width:992px){footer .footer-distributed__v2 .col-2__box+.col-2__box{margin-top:0}
}
@media(min-width:992px){footer .footer-distributed__v2 .col-2__box{width:30%;flex:0 0 auto;margin-top:0}
footer .footer-distributed__v2 .col-2__box button{pointer-events:none}
footer .footer-distributed__v2 .col-2__box .collapse{display:block}
}
footer .footer-distributed__v2 .col-2__box button{background-color:transparent;border:0;outline:0;padding:0}
@media(max-width:991px){footer .footer-distributed__v2 .col-2__box button{display:flex !important;align-items:center}
footer .footer-distributed__v2 .col-2__box button:not(.collapsed) .fa-plus:before{content:"\f068"}
}
footer .footer-distributed__v2 .col-2__box button:not(.collapsed){padding-bottom:16px}
@media(min-width:992px){footer .footer-distributed__v2 .col-2__box button:not(.collapsed){padding-bottom:0}
}
@media(max-width:991px){footer .footer-distributed__v2 .col-2__box .anchor{display:flex !important;align-items:center}
footer .footer-distributed__v2 .col-2__box .anchor button{font-style:normal;padding:0}
footer .footer-distributed__v2 .col-2__box .anchor button:not(.collapsed):before{content:"\f068"}
footer .footer-distributed__v2 .col-2__box .anchor button.fa-regular{font-size:10px;color:#3b3b3b;margin-left:5px}
}
footer .footer-distributed__v2 .col-3{display:flex;justify-content:center}
@media(max-width:991px){footer .footer-distributed__v2 .col-3{display:block}
}
footer .footer-distributed__v2 .col-3 .connect span{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:800;font-size:18px;line-height:22px;letter-spacing:-0.3px;color:#4b4b4b}
@media(min-width:992px){footer .footer-distributed__v2 .col-3 .connect span{display:block}
}
@media(max-width:991px){footer .footer-distributed__v2 .col-3 .connect>span{display:none}
}
footer .footer-distributed__v2 .col-3 .connect__media{display:flex;margin-top:16px}
footer .footer-distributed__v2 .col-3 .connect__media .linkedIn{width:36px;height:36px;display:block;background-image:url('../images/svg/linked-in.svg');background-position:center top;background-repeat:no-repeat;background-size:contain}
@media(max-width:991px){footer .footer-distributed__v2 .col-3 .connect__media .linkedIn{width:50px;height:50px}
}
footer .footer-distributed__v2 .col-3 .connect__media .linkedIn a{width:100%;height:100%;display:block}
footer .footer-distributed__v2 .col-3 .connect__media .weChat{margin-left:24px;width:66px;height:66px}
footer .footer-distributed__v2 .col-3 .connect__media .weChat__icon{width:42px;height:42px;display:block;background-image:url('../images/svg/icon-wechat-gray.svg');background-position:center top;background-repeat:no-repeat;background-size:contain}
@media(min-width:992px){footer .footer-distributed__v2 .col-3 .connect__media .weChat__icon:hover{background-image:url('../images/iconQRCodeWeChat.jpg');background-size:cover;cursor:none;width:66px;height:66px}
}
@media(max-width:991px){footer .footer-distributed__v2 .col-3 .connect__media .weChat__icon{width:59px;height:59px}
}
footer .footer-distributed__v2 .col-3 .connect__media .fab{font-size:36px;color:#555}
@media(max-width:991px){footer .footer-distributed__v2 .col-3 .connect__media .fab{font-size:50px}
}
footer .footer-distributed__v2 .col-3 .tooltip-arrow{display:none}
footer .footer-distributed__v2 .col-3 .tooltip-inner{background-color:white;font-family:"MarkOffcPro","Arial",sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;border-radius:0;color:black}
@media only screen and (min-device-width:768px) and (max-device-width:1024px){footer .footer-distributed__v2 .col-3 .tooltip-inner{display:none}
}
@media(max-width:991px){footer .footer-distributed__v2 .col-3 .tooltip-inner{display:none}
}
@media(max-width:992px){footer .footer-distributed__v2 .col-1,footer .footer-distributed__v2 .col-2,footer .footer-distributed__v2 .col-3{width:auto}
}
footer .footer-distributed__v2 .anchor+.anchor,footer .footer-distributed__v2 .copyright__company,footer .footer-distributed__v2 .col-2 a+a{margin-top:16px}
footer .footer-distributed__v2 .col-2 a,footer .footer-distributed__v2 .col-2 span,footer .footer-distributed__v2 .col-2__box>button,footer .footer-distributed__v2 .copyright__company{font-family:"MarkOffcPro","Arial",sans-serif;font-weight:normal;font-size:15px;line-height:22px;letter-spacing:-0.3px;color:#4b4b4b;display:block}
@media(min-width:768px){footer .footer-distributed__v2 .col-2 a,footer .footer-distributed__v2 .col-2 span,footer .footer-distributed__v2 .col-2__box>button,footer .footer-distributed__v2 .copyright__company{font-size:18px}
}
footer .footer-distributed__v2 .col-2 a.mainPage,footer .footer-distributed__v2 .col-2 span.mainPage,footer .footer-distributed__v2 .col-2__box>button.mainPage,footer .footer-distributed__v2 .copyright__company.mainPage{font-family:"MarkOffcPro-Bold","Arial",sans-serif;font-weight:700}
footer .footer-distributed__v2 .col-2 a em,footer .footer-distributed__v2 .col-2 span em,footer .footer-distributed__v2 .col-2__box>button em,footer .footer-distributed__v2 .copyright__company em{font-style:normal}
footer .footer-distributed__v2 .col-2 a em.fa-regular,footer .footer-distributed__v2 .col-2 span em.fa-regular,footer .footer-distributed__v2 .col-2__box>button em.fa-regular,footer .footer-distributed__v2 .copyright__company em.fa-regular{font-size:10px;color:#3b3b3b;margin-left:5px}
footer .footer-distributed__v2 .copyright{border-top:solid 1px rgba(255,255,255,0.5);padding:7px 0;display:flex;align-items:center;justify-content:space-around;margin-top:40px}
@media(max-width:991px){footer .footer-distributed__v2 .copyright{border-top:0;margin-top:20px;display:flex;flex-flow:column;text-align:center}
}
footer .footer-distributed__v2 #sfid-aem-faq{display:none}
@media(min-width:992px){.emailsubscription{min-height:236px;display:flex;align-items:center}
}
.emailsubscription__wrapper{padding:48px 20px}
@media(min-width:768px){.emailsubscription__wrapper{padding:40px 20px;display:flex;align-items:center}
}
@media(min-width:992px){.emailsubscription__wrapper{padding:48px 20px}
}
.emailsubscription__wrapper .emailsubscription__title{color:#fff;margin-bottom:32px}
@media(min-width:768px){.emailsubscription__wrapper .emailsubscription__title{width:50%;margin:0 48px 0 0;max-width:506px}
}
@media(min-width:992px){.emailsubscription__wrapper .emailsubscription__title{margin:0 96px 0 0}
}
@media(min-width:1400px){.emailsubscription__wrapper .emailsubscription__title{margin:0 128px 0 0}
}
@media(min-width:768px){.emailsubscription__wrapper .globalForm{width:50%;display:flex;flex-wrap:wrap}
}
.emailsubscription__wrapper .globalForm .form-group{position:relative;margin-bottom:16px}
@media(min-width:768px){.emailsubscription__wrapper .globalForm .form-group{width:100%}
}
.emailsubscription__wrapper .globalForm .form-group.has-error.has-danger input{border-color:#e86b2c}
.emailsubscription__wrapper .globalForm .form-group.has-error.has-danger label{color:#e86b2c}
@media(min-width:1200px){.emailsubscription__wrapper .globalForm .form-group__col{width:60%;align-self:center}
}
@media(min-width:768px){.emailsubscription__wrapper .globalForm .form-group__col--left,.emailsubscription__wrapper .globalForm .form-group__col--right{width:50%}
}
@media(min-width:768px){.emailsubscription__wrapper .globalForm .form-group__col--left{padding-right:8px}
}
@media(min-width:768px){.emailsubscription__wrapper .globalForm .form-group__col--right{padding-left:8px}
}
@media(min-width:768px){.emailsubscription__wrapper .globalForm .form-group__col--right+.form-group{margin:0}
}
@media(min-width:992px){.emailsubscription__wrapper .globalForm .form-group__col--right+.form-group{margin-bottom:24px}
}
.emailsubscription__wrapper .globalForm .form-group--checkbox{margin:24px 0 0 0}
@media(min-width:992px){.emailsubscription__wrapper .globalForm .form-group--checkbox{width:100%;margin:0;align-self:center}
}
@media(min-width:1200px){.emailsubscription__wrapper .globalForm .form-group--checkbox{width:100%}
}
.emailsubscription__wrapper .globalForm .form-group--checkbox .checkbox-label{margin:0;display:flex;flex-wrap:wrap;column-gap:3px}
@media(min-width:1200px){.emailsubscription__wrapper .globalForm .form-group--checkbox .checkbox-label{column-gap:6px}
}
.emailsubscription__wrapper .globalForm .form-group--checkbox .checkbox-label,.emailsubscription__wrapper .globalForm .form-group--checkbox .checkbox-label *{color:#fff;font-size:12px;line-height:16px;font-family:MarkOffcPro,Arial,sans-serif;font-weight:400}
.emailsubscription__wrapper .globalForm .form-group--checkbox.has-error a{color:#e86b2c}
.emailsubscription__wrapper .globalForm .form-group--submit-btn{margin:24px 0 0 0}
@media(min-width:992px){.emailsubscription__wrapper .globalForm .form-group--submit-btn{width:40%;text-align:right;align-self:center}
}
@media(min-width:1200px){.emailsubscription__wrapper .globalForm .form-group--submit-btn{margin:0;align-self:flex-start;padding-left:24px}
}
.emailsubscription__wrapper .globalForm .form-group--submit-btn__loading{display:none}
.emailsubscription__wrapper .globalForm .form-group--submit-btn.loading .form-group--submit-btn__loading{display:block}
.emailsubscription__wrapper .globalForm .form-group.has-value .input-label{top:-6px;font-size:12px;opacity:1}
.emailsubscription__wrapper .globalForm .input-label{position:absolute;color:#fff;opacity:.5;font-size:16px;font-weight:400;top:12px;pointer-events:none;font-family:MarkOffcPro,Arial,sans-serif}
.emailsubscription__wrapper .globalForm .input-label:hover{opacity:1}
.emailsubscription__wrapper .globalForm .form-control--border-bottom{background-color:transparent;height:3px;padding:0;color:#fff;border:0;border-bottom:1px solid #fff;transition:all .3s ease-in-out;box-shadow:none;min-height:40px;font-family:MarkOffcPro,Arial,sans-serif}
.emailsubscription__wrapper .globalForm .form-control--border-bottom:hover+label{opacity:1}
.emailsubscription__wrapper .globalForm .form-control--border-bottom:focus{border-color:#fff}
.emailsubscription__wrapper .globalForm .form-control--border-bottom:focus+label{top:-6px;font-size:12px;opacity:1}
.emailsubscription__wrapper .globalForm .checkbox-label{color:#fff}
.emailsubscription__wrapper .globalForm .send-button{padding-left:24px;padding-right:24px;line-height:1;min-width:186px}
.emailsubscription__wrapper .globalForm .send-button.loading{background-color:#5091cd;color:#fff;pointer-events:none}
.emailsubscription__wrapper .globalForm .send-button.loading .form-group--submit-btn__loading{display:block}
.emailsubscription__wrapper #esMtCaptchaId{margin-top:8px}
.emailsubscription__wrapper .modalEmailSubscription{max-width:506px}
.emailsubscription__wrapper .modalEmailSubscription .title *{color:#fff}
.emailsubscription__wrapper .modalEmailSubscription .title h3{margin:0 0 8px 0}
@media(min-width:992px){.emailsubscription__wrapper .modalEmailSubscription .title h3{margin:0 0 16px 0}
}
.emailsubscription__wrapper .modalEmailSubscription .title p{font-size:12px;line-height:19px;margin:0}
@media(min-width:992px){.emailsubscription__wrapper .modalEmailSubscription .title p{font-size:14px;line-height:18px}
}
.emailsubscription__wrapper .modalEmailSubscription .tryAgainClick{padding-top:8px}
.lds-ring{display:flex;align-items:center;justify-content:center;margin-left:16px;position:relative;width:24px;height:24px}
.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;border:2.5px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}
.lds-ring div:nth-child(1){animation-delay:-0.45s}
.lds-ring div:nth-child(2){animation-delay:-0.3s}
.lds-ring div:nth-child(3){animation-delay:-0.15s}
@keyframes lds-ring{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
hr{border-top:2px solid #62bd18}
li.header{padding:10px 0 20px 15px !important;box-shadow:none !important}
.navbar-nav .nav>li>a{position:relative;display:block;padding:10px 55px 10px 0 !important;line-height:1.1px}
.inner p{margin:0 !important}
@media only screen and (min-width :768px){.is-table-row{display:table}
.is-table-row>[class*="col-"]{float:none;display:table-cell;vertical-align:top}
}
header .dropdown-menu{border:1px solid #fff !important;border-radius:5px !important}
.navbar-nav>li>.dropdown-menu{margin-top:0;box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd !important}
.navbar-default .navbar-nav>li>a{width:auto;padding:10px 15px 10px 0;font-weight:bold;line-height:1.1 !important;padding:10px 40px 10px 0}
.mega-dropdown{position:static !important;width:100%}
.mega-dropdown-menu{padding:20px 0;width:100%;box-shadow:none;-webkit-box-shadow:none}
@media(min-width:768px){.pageNav .mega-dropdown-menu .menu-item{width:20%}
}
.mega-dropdown .pull-right{margin-left:10px}
.mega-dropdown-menu>li>ul{padding:0;margin:0}
.mega-dropdown-menu>li>ul>li{list-style:none}
.mega-dropdown-menu>li>ul>li>a{display:block;padding:3px 10px 3px 0;clear:both;font-weight:normal;line-height:1.428571429;color:#6d6e71;white-space:normal;font-family:'MarkOT'}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555 !important;background-color:transparent !important}
.mega-dropdown-menu>li ul>li>a:hover,.mega-dropdown-menu>li ul>li>a:focus{text-decoration:underline;color:#939598}
.mega-dropdown-menu .dropdown-header{color:#62bd18;font-size:18px;font-family:'MarkOT-Medium';border-bottom:2px solid #62bd18;margin-bottom:20px}
.navbar-default .navbar-nav>li>a{color:#62bd18 !important;line-height:1.1 !important;font-size:15px;font-family:'MarkOT-Book'}
.mega-dropdown-menu .dropdown-headerSolo a{color:#62bd18;font-size:18px;font-family:'MarkOT-Medium';margin-bottom:20px}
.mega-dropdown-menu .dropdown-headerSolo a:hover{color:#939598;text-decoration:underline !important}
.mega-dropdown-menu .dropdown-headerSolo a.menuGrey{display:block;padding:0;clear:both;font-weight:normal;color:#333;white-space:normal;font-family:'MarkOT';font-size:14px;line-height:8px}
.mega-dropdown-menu .dropdown-headerSolo a.menuGrey:hover{color:#6d6e71;text-decoration:underline !important}
.header{background-color:#fff;color:#6d6e71;font-size:22px;font-family:'MarkOT-Medium';background-color:#fff;box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd;width:100%;margin:0 !important}
.breadcrumbDiv{background-color:#f5f5f5 !important;font-family:'MarkOT';font-size:11px;color:#fff !important;z-index:99999}
.breadcrumb{margin-bottom:0;padding:8px 15px 8px 16px;box-shadow:none;background-color:transparent}
ol.breadcrumb li{font-size:11px;padding:0}
ol.breadcrumb a{color:#939598;font-family:'MarkOT'}
ol.breadcrumb a:hover{color:#6d6e71}
.mega-dropdown-menu form{margin:3px 20px}
.mega-dropdown-menu .form-group{margin-bottom:3px}
.dropdown-header{padding:15px 20px 15px 0 !important}
.glyphicon-chevron-down:before{color:#939598;top:5px;left:5px;margin-left:5px}
.animate{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.navbar-bootsnipp{margin-top:-34px;z-index:11}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{background-color:#fff !important}
.navbar-default{background-color:transparent !important;border-color:transparent !important}
.navbar{min-height:0;margin-bottom:0 !important}
.navbar-bootsnipp:nth-of-type(2){border-top-width:1px;z-index:50}
.navbar-bootsnipp.affix-top{position:absolute;top:0;width:100%}
.navbar-bootsnipp.affix{top:0;width:100%}
.navbar-bootsnipp .navbar-toggle .icon-bar{background-color:#5fb0e4}
.navbar-bootsnipp .navbar-brand{color:#5fb0e4;font-weight:900;letter-spacing:2px}
.navbar-bootsnipp .navbar-nav>li>a{border:0 solid #5fb0e4;color:#787878;padding:15px 14px}
.navbar-bootsnipp .navbar-nav>li>form>.input-group>input,.navbar-bootsnipp .navbar-nav>li>form>.input-group>.input-group-btn>.btn{border-radius:0}
.navbar-bootsnipp .navbar-nav>li:not(.disabled).open>a,.navbar-bootsnipp .navbar-nav>li:not(.disabled).active>a,.navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:hover,.navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:focus{border-left-width:5px;color:#5fb0e4;padding-left:10px}
.navbar-bootsnipp .navbar-nav>li.disabled>a{color:#c8c8c8}
.navbar-bootsnipp .navbar-nav>li>.dropdown-menu{border-radius:5px;margin-right:-1px;min-width:220px;padding:0}
.navbar-bootsnipp .navbar-nav>li:not(.dropdown-right)>.dropdown-menu{left:0;margin-left:-1px;right:auto}
.navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li>a{border-left:0 solid #5fb0e4;color:#787878;font-size:16px;font-weight:400;padding:10px 20px;white-space:nowrap}
header .dropdown-menu>li>a{display:block;padding:3px 70px 5px 15px !important;clear:both;font-size:16px !important;font-weight:normal;line-height:2 !important;color:#62bd18 !important;white-space:nowrap}
.navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li.active>a,.navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li>a:hover,.navbar-bootsnipp .navbar-nav>li>.dropdown-menu>li>a:focus{background-color:#f5f5f5;border-left-width:5px;padding-left:15px}
.navbar .bootsnipp-profile>a{padding-bottom:9px;padding-top:9px}
.navbar .bootsnipp-profile>a>img{border-radius:50%;width:32px}
.navbar .bootsnipp-profile>.dropdown-menu{width:320px}
.navbar .bootsnipp-profile>.dropdown-menu>li>.row{padding:5px 15px}
.navbar .bootsnipp-profile>.dropdown-menu>li>.row img{width:100%}
.navbar-bootsnipp .bootsnipp-search{display:none}
.navbar-bootsnipp .bootsnipp-search .form-control{background-color:#ebebeb;border-radius:0;border-width:0;font-size:24px;padding:30px 0}
.navbar-bootsnipp .bootsnipp-search .form-control{background-color:#62bd18;border-radius:0;border-width:0;font-size:16px;padding:0 20px;font-family:'MarkOT-Book';color:#fff;height:50px}
.navbar-bootsnipp .bootsnipp-search .form-control:focus{border-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}
.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn{padding:14px 16px;border-radius:0}
.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn.active,.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn:hover,.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn:focus{padding:14px 16px 14px 15px}
.navbar-bootsnipp .bootsnipp-search .input-group-btn>.btn-default{background-color:#f5f5f5}
.nav-padding{padding-top:61px}
.searchNav{display:none}
.language-selector-wrapper{float:right;margin:-48px 0 0 -134px;position:absolute;width:150px}
.language-selector-wrapper .caret{margin-left:8px}
@media screen and (min-width:768px){.navbar-bootsnipp .navbar-brand{font-size:20px;height:auto;padding:15px 5px}
.navbar-bootsnipp .navbar-nav>li>a{font-size:16px;letter-spacing:1px}
.navbar-bootsnipp .navbar-nav>li:not(.disabled).open>a,.navbar-bootsnipp .navbar-nav>li:not(.disabled).active>a,.navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:hover,.navbar-bootsnipp .navbar-nav>li:not(.disabled)>a:focus{border-bottom-width:5px;border-left-width:0;padding-bottom:10px;padding-left:14px}
.navbar-bootsnipp .navbar-nav>li.disabled>a{padding-left:10px;padding-right:10px}
.navbar-bootsnipp .bootsnipp-search{background-color:#ebebeb;display:block;position:absolute;width:100%;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-o-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;visibility:hidden;z-index:9999px}
.navbar-bootsnipp .bootsnipp-search.open{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-o-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);visibility:visible}
.navbar-bootsnipp .bootsnipp-search>.container{padding:0}
}
@media screen and (max-width:1024px){.mega-dropdown-menu .dropdown-headerSolo a.menuGrey{line-height:17px !important}
.header li{padding:10px 5px !important}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait){.navbar-toggle{display:block !important}
.navbar-collapse.collapse{display:none !important}
.navbar-header{float:none}
.navbar-left{float:none}
.navbar-nav .nav>li>a{position:relative;display:block;padding:10px 15px 10px 0 !important;margin:0}
.navbar-collapse.in{overflow-y:auto}
.navbar-collapse.collapse.in{display:block !important}
.header li{padding:10px 5px 10px 0 !important}
.navbar-nav{float:none}
li.dropdown.mega-dropdown{display:block !important;width:100% !important;position:static !important}
}
@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.pageNav .dropdown-toggle .pull-right{margin-left:0;float:none !important;margin-top:-4px}
}
.super-nav .super-nav__header{display:table;min-height:76px;width:calc(100% - 30px);margin:auto}
.super-nav h3.mega-title{padding:0 30px;color:#6d6e71;font-size:22px;font-family:'MarkOT-Medium';letter-spacing:normal;margin-bottom:0}
.super-nav .super-nav__header .super-nav__logo{display:table-cell}
.super-nav .super-nav__header .super-nav__logo img{max-width:100%;padding:10px 0}
.super-nav .super-nav__header .super-nav__search{display:table-cell;vertical-align:middle;width:54px;text-align:center;transition:.3s}
.super-nav .super-nav__header .super-nav__search .super-nav__search__wrapper{position:relative}
.super-nav .super-nav__header .super-nav__search .super-nav__search__wrapper input{line-height:50px;height:50px;padding-right:60px;outline:0;padding-left:20px;width:0;border:0;transition:.3s}
.super-nav .super-nav__header .super-nav__search .super-nav__search__wrapper span{position:absolute;right:0;top:0;padding:0 10px;font-size:34px;line-height:34px;color:#263e81;top:50%;transform:translateY(-50%)}
.super-nav .super-nav__header .super-nav__search .super-nav__search__wrapper span:before{transition:.3s}
.super-nav .super-nav__header .super-nav__search .super-nav__search__wrapper span:hover{cursor:pointer}
.super-nav .super-nav__header.expanded .super-nav__logo{display:none}
.super-nav .super-nav__header.expanded .super-nav__search{width:100%}
.super-nav .super-nav__header.expanded .super-nav__search span.fa.fa-search:before{content:"\f00d"}
.super-nav .super-nav__header.expanded .super-nav__search .super-nav__search__wrapper input{width:100%;border-bottom:1px solid #eee}
.super-nav .super-nav__header.expanded .super_nav__burger{padding:0 15px;display:none}
.super-nav .super-nav__header .super_nav__burger{display:table-cell;vertical-align:middle;text-align:center;width:74px}
.super-nav .super-nav__header .super_nav__burger button{position:relative;border-radius:4px;width:50px;height:34px;outline:0;background-color:transparent;border:1px solid #999;transition:.3s}
.super-nav .super-nav__header .super_nav__burger button .super_nav__burger__bar{background-color:#263e81;height:3px;display:block;transition:.3s}
.super-nav .super-nav__header .super_nav__burger button .super_nav__burger__bar+.super_nav__burger__bar{margin-top:3px}
.super-nav .super-nav__header .super_nav__burger button.open-toggle{border-color:transparent;transform:translateX(6px)}
.super-nav .super-nav__header .super_nav__burger button.open-toggle .super_nav__burger__bar:nth-child(1){transform:rotate(-45deg) translateX(-8px)}
.super-nav .super-nav__header .super_nav__burger button.open-toggle .super_nav__burger__bar:nth-child(2){background-color:transparent}
.super-nav .super-nav__header .super_nav__burger button.open-toggle .super_nav__burger__bar:nth-child(3){transform:rotate(45deg) translateX(-8px)}
.super-nav .super-nav__burger-panel{display:none}
.super-nav .super-nav__burger-panel.open{display:block}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__header{display:none;margin:15px 0}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__header span{background-color:#62bd18;padding:8px 10px 8px 8px;color:#fff;position:relative;margin-left:15px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px;line-height:32px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__header span:before{position:absolute;content:' ';left:-15px;top:0;width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:16px solid #62bd18;border-radius:3px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__header span:hover{cursor:pointer}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav>div{display:block;border-bottom:1px solid #eee}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav a{color:#62bd18;font-weight:bold;text-decoration:none;padding:15px;display:block;transition:.3s}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown{position:relative;color:#62bd18}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown>a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:15px;top:0;transition:transform .3s;padding-right:0;line-height:51px;font-size:20px;font-weight:bold}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown>a:after{line-height:49px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav{display:none;transition:.3s}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a{color:#333;white-space:normal;font-family:'MarkOT';border-bottom:1px solid #649dd3}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a:last-child{border:0}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav>a:after{color:#fff;transform:rotate(90deg)}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav>a{background-color:#62bd18;color:#fff}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox{display:none}
.super-nav__burger-panel__grandnav{border-bottom:1px solid #eee}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__mega-header{position:relative;color:#62bd18;font-size:18px;font-family:'MarkOT-Medium';margin-bottom:20px;border-bottom:2px solid #62bd18}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__mega-header:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f039";position:absolute;right:15px;top:0;transition:transform .3s;padding-right:0;line-height:51px;font-size:20px;font-weight:bold}
.mega-column{border-bottom:1px solid #eee}
@media(min-width:768px){.super-nav{display:table;width:100%;margin:auto}
.super-nav .super-nav__header{display:table-cell;vertical-align:middle;width:30%}
.super-nav .super-nav__header .super-nav__search,.super-nav .super-nav__header .super_nav__burger{display:none}
.super-nav .super-nav__burger-panel{display:block !important;width:100%}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper{display:block;width:100%}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper:first-child{border-bottom:1px solid #eee}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a,.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__nav .super-nav__burger-panel__link a{font-weight:normal}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper:nth-child(2){display:block}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper:nth-child(2) .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a,.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper:nth-child(2) .super-nav__burger-panel__nav .super-nav__burger-panel__link a{font-weight:bold}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav{display:inline-block;width:100%;text-align:right}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav>div{display:inline-block;border:0}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown{position:relative}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown>a:after{content:"\f107"}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav>a:after{transform:rotate(-180deg)}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown>a{border-bottom:1px solid transparent}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav>a{outline:0;border-bottom:1px solid #fff}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a{display:block}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a:hover{cursor:pointer}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav{position:absolute;right:0;top:100%;width:auto;background-color:rgba(255,255,255,1);z-index:999;min-width:180px;text-align:left;transition:box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd !important}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a:hover{background-color:#fff;color:#62bd18}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav a{padding:15px 35px 15px 15px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link a{padding:15px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox{display:inline-block}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox .super-nav__search__wrapper{position:relative}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox .super-nav__search__wrapper input{line-height:50px;height:50px;padding-right:15px;outline:0;padding-left:20px;width:0;border:0;transition:.3s}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox .super-nav__search__wrapper span{position:absolute;right:0;top:0;padding:0 10px;font-size:24px;line-height:34px;color:#999;top:50%;transform:translateY(-50%);color:#62bd18}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox .super-nav__search__wrapper span:before{transition:.3s}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox .super-nav__search__wrapper span:hover{cursor:pointer}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded>div{display:none}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded>.super-nav__burger-panel__link.searchbox{display:block}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded>.super-nav__burger-panel__link.searchbox span.fa-search:before{content:"\f00d";color:#999}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded>.super-nav__burger-panel__link.searchbox .super-nav__search__wrapper input{border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;width:100%;padding-right:40px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown:last-child .super-nav__burger-panel__subnav{right:0;left:inherit}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded>.super-nav__burger-panel__link.searchbox .super-nav__search__wrapper input:focus{border:1px solid #62bd18}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown.active{position:relative;background-color:#62bd18;color:#fff}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown.active:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";position:absolute;right:15px;top:0;transition:transform .3s;padding-right:0;line-height:51px;font-size:20px;font-weight:bold;color:#fff}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown[href^='#']+.super-nav__burger-panel__grandnav{position:relative}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown[href^='#']+.super-nav__burger-panel__grandnav:after{content:' ';position:absolute;height:1px;background-color:#fff;width:100%;bottom:1px;left:0}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown[href^='#']+.super-nav__burger-panel__grandnav:before{content:' ';position:absolute;height:3px;bottom:0;left:0;background-color:#62bd18;width:100%}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu{display:table !important;background-color:#fff;border-spacing:15px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column{display:table-cell}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.mega-menu-wrapper{box-shadow:none;background-color:transparent;border:0}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.mega-menu-wrapper .super-nav__burger-panel__subnav{width:auto;transform:translateX(22%)}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu a{padding:8px 25px 8px 15px;min-width:100px;border:0;font-weight:normal}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column>a{color:#62bd18;font-family:'MarkOT-Medium';margin-bottom:20px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu a.super-nav__burger-panel__mega-header{border-bottom:2px solid #62bd18}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu a.super-nav__burger-panel__mega-header:hover,.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column>a:hover{color:#939598}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu a:hover{text-decoration:underline;color:#333}
.mega-column{border:0}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column a{position:relative}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:0;top:0;padding-right:0;line-height:51px;font-size:20px;font-weight:bold;color:#fff;opacity:0;padding-right:20px;transition:.3s}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column a:hover:after{opacity:1;padding-right:10px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown[href^='#']+.super-nav__burger-panel__grandnav a{padding-left:30px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a{position:relative}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:0;top:0;padding-right:0;line-height:51px;font-size:20px;font-weight:bold;color:#ccc;opacity:1;padding-right:20px;transition:.3s}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav a:hover:after{opacity:1;padding-right:10px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column a:after,.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column a:after{content:'';opacity:0}
}
@media(min-width:768px) and (max-width:1024px){.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link a{padding:12px}
}
@media(max-width:768px){.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav{position:relative}
}
@media(min-width:1200px){.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu a{padding:8px 25px 8px 15px;min-width:180px}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.mega-menu-wrapper .super-nav__burger-panel__subnav{width:auto}
}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav a,.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link.searchbox .super-nav__search__wrapper span,.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu .mega-column>a{color:#263e81}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded>.super-nav__burger-panel__link.searchbox .super-nav__search__wrapper input:focus{border:1px solid #00529b}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__mega-header{border-bottom:1px solid #00529b}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav>a,.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown.active{background-color:#263e81;color:#fff}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown[href^='#']+.super-nav__burger-panel__grandnav:before{display:none}
.submenu__active .super-nav .super-nav__header .super_nav__burger button{border:0}
.submenu__active .super-nav .super-nav__header .super-nav__search .super-nav__search__wrapper span{color:#263e81}
.submenu__active .super-nav .super-nav__header .super_nav__burger button .super_nav__burger__bar{background-color:#263e81}
.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__link a:hover{color:#5091cd}
@media(min-width:1024px){.submenu__active .super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown .super-nav__burger-panel__subnav .mega-menu a.super-nav__burger-panel__mega-header{border-bottom:2px solid #00529b}
}
.super-nav .super-nav__burger-panel .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav>div.header-nav-container{min-width:50%}
.disableScroll{overflow-x:hidden;overflow-y:hidden;margin:0;height:100%}
.disableScroll .submenu__active.megamenu{height:100%;overflow-y:scroll;overflow-x:hidden;background-color:white}
.submenu__active.megamenu{position:fixed;top:0;left:0;z-index:8;width:100%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.submenu__active.megamenu.nav-up{top:-150px}
.submenu__active.megamenu.nav-down{top:0}
.submenu__active.megamenu .super-nav{margin:0 auto;background-color:#FFF;box-shadow:0 2px 4px 0 rgba(178,178,178,0.5)}
@media(max-width:767px){.submenu__active.megamenu .super-nav{min-height:85px}
}
.submenu__active .super-nav{position:relative}
@media(min-width:768px){.submenu__active .super-nav>.container{display:flex}
}
@media(max-width:768px){.submenu__active .super-nav>.container{padding:0 15px}
}
.submenu__active .super-nav__header.megaMenu{width:100%}
@media(min-width:768px){.submenu__active .super-nav__header.megaMenu{width:auto;display:block;max-width:100%;min-height:auto;margin:0 0 23px 0;align-self:flex-end}
}
.submenu__active .super-nav__header.megaMenu.expanded .super-nav__search{top:10px}
.submenu__active .super-nav__header.megaMenu .super_nav__burger{width:18px}
.submenu__active .super-nav__header.megaMenu .super_nav__burger button{width:100%;padding:0;height:18px;border-radius:0}
.submenu__active .super-nav__header.megaMenu .super_nav__burger button .super_nav__burger__bar{height:2px}
.submenu__active .super-nav__header.megaMenu .super_nav__burger button .super_nav__burger__bar+.super_nav__burger__bar{margin-top:5px}
.submenu__active .super-nav__header.megaMenu .super_nav__burger button.open-toggle .super_nav__burger__bar:nth-child(1){transform:rotate(-45deg) translateX(-10px)}
.submenu__active .super-nav__header.megaMenu .super_nav__burger button.open-toggle .super_nav__burger__bar:nth-child(3){transform:rotate(45deg) translateX(-10px)}
.submenu__active .super-nav__header.megaMenu .super-nav__search{width:20px;position:relative}
@media(max-width:767px){.submenu__active .super-nav__header.megaMenu .super-nav__search{width:auto}
}
.submenu__active .super-nav__header.megaMenu .super-nav__search__wrapper input{padding:0;font-size:16px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3a3a3a}
.submenu__active .super-nav__header.megaMenu .super-nav__search__wrapper input::placeholder{color:#f0f0f0}
.submenu__active .super-nav__header.megaMenu .super-nav__search__wrapper .search{right:20px;top:48%;transform:translateY(-53%)}
@media(max-width:767px){.submenu__active .super-nav__header.megaMenu .super-nav__logo{padding:20px 0}
}
.submenu__active .super-nav__header.megaMenu .super-nav__logo img{max-width:168px;padding:0}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__header.megaMenu .super-nav__logo img{max-width:138px}
}
@media(max-width:767px){.submenu__active .super-nav__header.megaMenu .super-nav__logo img{max-width:118px}
}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu{overflow:visible !important;flex:1}
}
.submenu__active .super-nav__burger-panel.megaMenu .collapsing{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}
.submenu__active .super-nav__burger-panel.megaMenu.showPanel{display:flex !important;left:0}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu{flex-flow:column-reverse;justify-content:flex-end;width:100%;z-index:9;background-color:#fff;height:100vh;left:100%;position:absolute}
}
@media(max-width:767px) and (orientation:landscape){.submenu__active .super-nav__burger-panel.megaMenu{height:auto}
}
.submenu__active .super-nav__burger-panel.megaMenu .fa-chevron-right{position:absolute;right:0;top:0;transition:transform .3s;font-size:14px;z-index:2;background-color:transparent;outline:0;border:0;color:#263e81;padding:0;width:70px;height:100%}
.submenu__active .super-nav__burger-panel.megaMenu.expanded{display:flex !important}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav>div:last-child{border-bottom:0}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link{border-bottom:0}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link .super-nav-dropdown-panel__header-mainBtn{position:relative;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;padding:15px 0 15px 40px;border-bottom:0}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link>a{background-color:#263e81;color:white;border-radius:15px 0 15px 0;font-family:MarkOffcPro,Arial,sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;padding:0 21px;height:35px;line-height:35px;margin:15px 25px;display:inline-block}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link>a{margin:22px 25px}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link>a:after{content:''}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link>a:hover{background-color:#5091cd}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity{display:flex;align-items:center;flex-flow:row-reverse}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification{position:relative}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount.toggle-nav>a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification.toggle-nav>a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount.toggle-nav i,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification.toggle-nav i{color:#5091cd}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount.toggle-nav .super-nav__burger-panel__subnav{left:0;transition:.5s}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount.toggle-nav>a:after{transform:rotate(-180deg)}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount:hover{transition:1s}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount:hover .userIcon{background-image:url('../images/svg/UserIconHover.svg')}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .myAccount .userIcon{width:17px;height:17px;display:block;background-image:url('../images/svg/UserIcon.svg');background-size:contain;background-position:center;background-repeat:no-repeat;float:left;margin-right:9px}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification a{padding:15px;font-size:18px;font-family:"Font Awesome 5 Free"}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification a{font-size:13px}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification a{padding:15px 25px}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification a:hover{color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .notification .super-nav__burger-panel__subnav{transform:translateX(40%);min-width:300px;min-height:380px}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name{font-family:MarkOffcPro,Arial,sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;background-color:transparent;outline:0;border:0;padding:15px;margin:0}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name{font-size:13px}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name{padding:22px 25px;font-size:16px;line-height:1.31;letter-spacing:normal}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name:hover{color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name:hover .fa-user{color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name:hover:after{color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name .fa-user{float:left;font-size:16px;color:#00529b;margin-right:7px}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name:after{display:inline-block;content:"\f107";font-family:Fontawesome;margin-left:7px;font-size:14px;color:#00529b;font-weight:normal;transition:.3s}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .sfid-avatar-name:after{content:"\f105";color:#263e81;float:right;margin-left:0;margin-right:5px;font-size:20px;font-weight:bold}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav{box-shadow:0 2px 4px 0 rgba(178,178,178,0.5);z-index:3;min-width:130px}
@media(min-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav{border-top:solid 4px #5091cd;top:120%}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav{left:100%;width:100%;position:fixed;top:0;height:100%;display:block !important}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav>a{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-0.1px;padding:11px 0 4px;color:#263e81;display:block;text-align:center;border-bottom:0}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav>a{font-size:16px;font-weight:bold;line-height:1.31;letter-spacing:normal;padding:20px 23px;border-bottom:solid 1px #f0f0f0;text-align:left}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav>a:last-child{border-bottom:0;font-weight:normal}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav>a:hover{color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper #sign-in-link #sfid-identity .super-nav__burger-panel__subnav>a:after{content:''}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child{border-bottom:0;position:relative}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child:after{width:100%;height:100%;display:block;content:'';background-color:#f0f0f0;position:absolute;top:0;left:100%}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child{height:75px;background-image:linear-gradient(to right,#fff,#f0f0f0);background-position:right}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__nav{height:100%;display:flex;align-items:center;justify-content:flex-end}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__link a{font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__link a{font-size:13px;color:#00529b}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:first-child .super-nav__burger-panel__link a{font-size:16px;line-height:1.31;letter-spacing:normal}
}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav{display:flex;justify-content:center}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.mega-menu-wrapper:nth-last-child(2){margin-right:20px}
}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child{min-height:75px}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child{display:table-caption}
}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav{text-align:center;position:relative}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__link a{font-size:18px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;line-height:1.09;letter-spacing:normal;padding:26px 0 24px;margin:0 15px}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__link a{font-size:15px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;color:#00529b}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__link a{padding:22px 0;margin:0 25px;font-size:16px;line-height:1.31}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a{border-bottom:solid 4px transparent}
@media(min-width:1025px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a.active{color:#5091cd !important;border-bottom:solid 4px #5091cd}
}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown a:not(.collapsed){border-bottom:solid 2px #263e81}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav a{background-color:transparent;color:#263e81}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__nav .super-nav__burger-panel__dropdown.toggle-nav a:after{transform:rotate(180deg);right:auto;left:12px;line-height:2.5}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper:last-child .super-nav__burger-panel__dropdown a:after{content:''}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__link a{color:#263e81;font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__dropdown a,.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__link a{padding:22px 25px}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect{width:100%}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav{min-width:100% !important;width:100% !important}
@media(min-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav{border-top:solid 4px #5091cd;top:120% !important}
}
@media(max-width:767px) and (orientation:landscape){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav{overflow-y:scroll}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav{left:100% !important;width:100% !important;position:fixed !important;top:0 !important;height:100%;display:block !important}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a{position:relative;border-bottom:solid 0 transparent}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a{display:flex;align-items:center}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a:hover{color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a:hover:before{background-image:url('../images/svg/globeHover.svg')}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a:before{width:16px;height:16px;background-image:url('../images/svg/globe.svg');background-size:contain;background-position:center;margin-right:8px;content:'';display:inline-block}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a:after{right:30px;top:7px}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a:after{right:0;font-weight:normal !important;font-size:14px;top:0}
}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a:after{top:-2px}
}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect>a{padding:15px}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect.toggle-nav .super-nav__burger-panel__subnav{box-shadow:0 2px 4px 0 rgba(178,178,178,0.5)}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect.toggle-nav .super-nav__burger-panel__subnav{transition:.5s;left:0 !important}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect.toggle-nav .super-nav__burger-panel__subnav a.active{background-color:transparent;color:#5091cd}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect.toggle-nav>a{background-color:transparent;color:#5091cd;border-bottom:0}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect.toggle-nav>a:after{color:#5091cd}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect.toggle-nav>a:after{transform:rotate(-180deg)}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav{padding:5px 0 11px}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__subnav-header{min-height:75px;box-shadow:0 2px 4px 0 rgba(178,178,178,0.3);font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;color:#263e81;display:none;align-items:center;justify-content:space-between;padding:0 25px}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__subnav-header{display:flex}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__subnav-header>div{display:flex;align-items:center}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__subnav-header>div .fa-angle-left{margin-right:16px;font-size:20px;font-weight:bold}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-0.1px;text-align:center;text-decoration:underline;padding:11px 0 4px;overflow:hidden;border:0}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown:hover{color:}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown{font-size:16px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:normal;text-align:left;padding:22px 25px}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown.active{background-color:transparent !important;color:#263e81 !important;border-bottom:0}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown.active:after{content:'\f00c';font:normal normal normal 9px/1 FontAwesome;float:right}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown:hover{color:#5091cd !important}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__granddropdown:after{content:''}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav{border-bottom:0}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav a{border-bottom:0;font-family:MarkOffcPro,Arial,sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-0.1px;text-align:center}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav a:not(first-child){padding:4px 15px 0 !important}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav a{font-size:16px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:normal;text-align:left}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav a:after{content:''}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav a.active{background-color:transparent !important;color:#263e81 !important;border-bottom:0}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .countrySelect .super-nav__burger-panel__subnav .super-nav__burger-panel__grandnav a.active:after{content:'\f00c';font:normal normal normal 9px/1 FontAwesome;float:right}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded .searchbox{width:100%;position:relative;top:0;right:0}
@media(max-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded .searchbox{padding:0 0 0 15px}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav.expanded .searchbox .search{right:auto;left:0}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox{width:0;position:absolute;top:0;right:0;height:100%}
@media(min-width:768px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox{text-align:right}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox input{height:59px !important;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;font-size:18px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:#333;border-radius:0;padding:15px 0 0 0 !important;border-bottom:solid 1px rgba(178,178,178,0.5) !important;border-right:0 !important;border-top:0 !important;border-left:0 !important;margin-bottom:0}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox input{height:52px !important}
}
@media(min-width:769px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox input{width:61% !important}
}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox input{font-size:16px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox input::placeholder{color:#757575}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox button.search{background-color:transparent;outline:0;border:0}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox .super-nav__search__wrapper span{top:42%;transform:none}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav__burger-panel.megaMenu .super-nav__burger-panel__nav__wrapper .super-nav__burger-panel__nav .searchbox .super-nav__search__wrapper span{top:47%}
}
.submenu__active .super-nav__burger-panel.megaMenu.expanded{border-bottom:solid 1px #b2b2b2}
.submenu__active .super-nav__burger-panel.megaMenu.expanded .super-nav__search .super-nav__search__wrapper .search{left:0;right:auto}
.submenu__active .super-nav__burger-panel.megaMenu.expanded .super-nav__search .super-nav__search__wrapper .times{display:block}
@media(max-width:767px){.submenu__active .super-nav__burger-panel.megaMenu.expanded .super-nav__search .super-nav__search__wrapper input{padding:0 40px;border-bottom:0}
}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__search .super-nav__search__wrapper .search{right:18px}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__search .super-nav__search__wrapper .times{display:none}
.submenu__active .super-nav__burger-panel.megaMenu .super-nav__search .super-nav__search__wrapper button.search{border:0;outline:0;background-color:transparent}
.submenu__active .super-nav-dropdown-panel .singleCol.super-nav__burger-panel__subnav-all--mobile{padding:22px 20px 0}
@media(min-width:768px){.submenu__active .super-nav-dropdown-panel{margin:0 auto;position:relative;z-index:11}
}
.submenu__active .super-nav-dropdown-panel .collapsing{-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}
.submenu__active .super-nav-dropdown-panel__wrapper{background-color:white;position:absolute;top:0;left:0;width:100%;z-index:1;box-shadow:0 2px 4px 0 rgba(178,178,178,0.5)}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel__wrapper{width:100%;left:100%;z-index:9;box-shadow:none}
.submenu__active .super-nav-dropdown-panel__wrapper.in{left:0;height:calc(100vh + 107px);overflow-y:scroll}
}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel__header{display:flex;align-items:center;justify-content:space-between;min-height:75px;position:relative;box-shadow:0 2px 4px 0 rgba(178,178,178,0.3)}
}
.submenu__active .super-nav-dropdown-panel__header .times{right:25px}
.submenu__active .super-nav-dropdown-panel__header .fa-angle-left{font-size:20px;font-weight:bold;position:absolute;top:11px;left:12px;height:51px;line-height:2.5;z-index:1;color:#00529b}
.submenu__active .super-nav-dropdown-panel__header-mainBtn{position:relative;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;padding:15px 0 15px 40px}
.submenu__active .super-nav-dropdown-panel__header .super-nav__burger-panel__subnav-all{padding:15px 32px;margin:0 !important}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .collapse>.container{padding:0}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav{padding-bottom:22px}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.singleCol .mega-menu{flex-flow:column;align-items:center}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.singleCol .mega-menu .mega-column{padding:0}
}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.singleCol .mega-menu .mega-column a:not(.super-nav__burger-panel__mega-header){padding:22px 20px 0}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.singleCol,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol{margin:0 auto}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.singleCol .super-nav__burger-panel__subnav-all,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .super-nav__burger-panel__subnav-all{width:100%;margin:22px auto 0}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .mega-column,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column{padding:0 30px}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .mega-column:first-child,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:first-child{position:relative}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .mega-column:first-child:before,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:first-child:before{content:'';width:1px;height:100%;background-color:rgba(178,178,178,0.5);margin:0 auto;position:absolute;top:0;right:0;display:block}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .mega-column:first-child:before,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:first-child:before{width:0}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol a.super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter a.super-nav__burger-panel__mega-header{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;text-transform:uppercase;margin-bottom:20px;font-size:16px;color:#263e81}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol a.super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter a.super-nav__burger-panel__mega-header{font-size:13px}
}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol a.super-nav__burger-panel__mega-header,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter a.super-nav__burger-panel__mega-header{padding:20px 30px 0 20px;font-size:15px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:normal;margin-bottom:0;color:#333;text-transform:capitalize}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.doubleCol .super-nav__burger-panel__mega-panel,.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .super-nav__burger-panel__mega-panel{display:flex;flex-flow:column}
@media(min-width:1025px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter{display:flex;justify-content:center}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column{flex:auto}
@media(min-width:1024px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column{padding:0 38px}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:first-child:before{width:0;height:0}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:not(:first-child){position:relative}
@media(min-width:768px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:not(:first-child){padding:0 38px}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:not(:first-child):before{content:'';width:1px;height:100%;background-color:rgba(178,178,178,0.5);margin:0 auto;position:absolute;top:0;display:block}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:not(:first-child):before{width:0}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav.threeColSearchFilter .mega-column:not(:first-child):before{left:0}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav-all{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:13px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-0.1px;display:block;padding:7px 30px;display:none;margin-top:22px}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav-all:before{content:'';width:100%;height:1px;display:block;background-color:rgba(178,178,178,0.5);margin-bottom:7px}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav-all{display:block}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav-all--mobile{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;padding:20px 40px 0 40px;position:relative}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu{background-color:white;padding-bottom:15px}
@media(min-width:768px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu{padding:26px 0 22px;margin-top:2px;display:flex;justify-content:center}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column{display:flex;flex-flow:column}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column{padding:0;border-bottom:solid 1px #f0f0f0}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column:last-child{border-bottom:0}
}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column a:not(.super-nav__burger-panel__mega-header){font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;padding:3px 0;font-size:16px}
@media(min-width:768px) and (max-width:1024px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column a:not(.super-nav__burger-panel__mega-header){font-size:13px;padding:14px 0}
}
@media(max-width:767px){.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column a:not(.super-nav__burger-panel__mega-header){padding:22px 40px 0;font-size:16px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;line-height:1.13}
.submenu__active .super-nav-dropdown-panel .super-nav__burger-panel__subnav .mega-menu .mega-column a:not(.super-nav__burger-panel__mega-header):last-child{padding-bottom:38px}
}
.submenu__active #myNZMP .mega-menu .mega-column{width:616px;margin:0 auto;text-align:left}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.submenu__active #myNZMP .mega-menu .mega-column{width:154px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.submenu__active #myNZMP .mega-menu .mega-column{width:308px}
}
.submenu__active #myNZMP .super-nav__burger-panel__subnav-all{position:relative;border-top:0;padding:7px 0;margin-top:16px}
.submenu__active #myNZMP .super-nav__burger-panel__subnav-all:before{content:'';width:100%;height:1px;background-color:rgba(178,178,178,0.5);position:absolute;top:0}
.submenu__active .megaMenu .times,.submenu__active .super-nav-dropdown-panel .times{width:18px;height:18px;position:relative}
.submenu__active .megaMenu .search,.submenu__active .super-nav-dropdown-panel .search{width:16px;height:16px;background-image:url('../images/svg/search.svg');background-size:contain;background-position:center;background-repeat:no-repeat;display:block}
@media(max-width:767px){.submenu__active .megaMenu .search,.submenu__active .super-nav-dropdown-panel .search{width:19px;height:19px}
}
.submenu__active .megaMenu .times:before,.submenu__active .super-nav-dropdown-panel .times:before,.submenu__active .megaMenu .times:after,.submenu__active .super-nav-dropdown-panel .times:after{content:'';width:2px;height:100%;display:block;background-color:#263e81;position:absolute;top:0;left:10px}
.submenu__active .megaMenu .times:before,.submenu__active .super-nav-dropdown-panel .times:before{transform:rotate(45deg)}
.submenu__active .megaMenu .times:after,.submenu__active .super-nav-dropdown-panel .times:after{transform:rotate(-45deg)}
.autocomplete-suggestions{box-shadow:0 4px 6px 0 rgba(51,51,51,0.3);border:0;max-height:none}
@media(max-width:767px){.autocomplete-suggestions{width:calc(100% - 30px) !important;margin:0 15px;left:0 !important;border-radius:0}
}
.autocomplete-suggestions .autocomplete-suggestion{padding:0}
@media(max-width:1024px){.autocomplete-suggestions .autocomplete-suggestion{white-space:normal}
}
.autocomplete-suggestions .autocomplete-suggestion a{padding:12px 20px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;font-size:15px;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;color:#333;display:block}
@media(max-width:767px){.autocomplete-suggestions .autocomplete-suggestion a{font-family:MarkOffcPro,Arial,sans-serif;font-weight:bold;font-size:14px;line-height:1.43;padding:10px 15px}
}
.autocomplete-suggestions .autocomplete-suggestion a span{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;transition:none;-webkit-transition:none;-moz-transition:none}
.autocomplete-suggestions .autocomplete-suggestion.selected{background-color:transparent}
#sfid-login-overlay.sfid-lightbox{background:rgba(0,0,0,0.7)}
#sfid-login-overlay #sfid-wrapper{max-height:100%;min-width:480px;border-radius:8px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.18)}
@media(min-width:768px) and (max-width:1024px){#sfid-login-overlay #sfid-wrapper{min-width:455px;border-radius:8px}
}
@media(max-width:767px){#sfid-login-overlay #sfid-wrapper{min-width:100%}
}
#sfid-login-overlay #sfid-wrapper #sfid-content{padding:20px 0 0;border:0}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-logo_wrapper{min-width:auto;max-width:140px;margin:25px auto;display:block}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-logo_wrapper .sfid-standard_logo{width:100%;height:auto}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-error{color:#ff0200;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:center;padding:0 45px;margin-bottom:26px}
@media(max-width:767px){#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-error{padding:0 30px}
}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-error[style='display: inline;']{display:block !important}
#sfid-login-overlay #sfid-wrapper #sfid-content form{padding:0 45px}
@media(min-width:768px) and (max-width:1024px){#sfid-login-overlay #sfid-wrapper #sfid-content form{padding:0 42px}
}
@media(max-width:767px){#sfid-login-overlay #sfid-wrapper #sfid-content form{padding:0 30px}
}
#sfid-login-overlay #sfid-wrapper #sfid-content form #sfid-username+.sfid-button-label{margin-top:26px}
#sfid-login-overlay #sfid-wrapper #sfid-content form label{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;color:#5a5a5a}
#sfid-login-overlay #sfid-wrapper #sfid-content form input.sfid-mb12{background-color:white;border:solid 2px #b2b2b2;min-height:42px;border-radius:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;color:#333;margin-bottom:6px}
#sfid-login-overlay #sfid-wrapper #sfid-content form input:focus,#sfid-login-overlay #sfid-wrapper #sfid-content form input:active{border-color:#00539a}
#sfid-login-overlay #sfid-wrapper #sfid-content form #sfid-submit{min-width:119px;min-height:50px;background-color:#263e81;border-radius:20px 0 20px 0;margin:27px auto 39px;display:block;width:auto !important;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;text-align:center}
#sfid-login-overlay #sfid-wrapper #sfid-content form #sfid-submit:hover,#sfid-login-overlay #sfid-wrapper #sfid-content form #sfid-submit:active{background-color:#5091cd}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-selfreg-password{padding:27px 45px;background-color:#f6f6f6;overflow:hidden;display:block}
@media(max-width:767px){#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-selfreg-password{padding:30px 8%}
}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-selfreg-password a{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#263e81}
@media(max-width:320px){#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-selfreg-password a{font-size:15px}
}
#sfid-login-overlay #sfid-wrapper #sfid-content #sfid-selfreg-password a:hover{color:#5091cd}
.incidentBanner.alert{height:100%;display:block;margin-bottom:0;text-align:center;font-size:16px;font-family:MarkOffcPro,Arial,sans-serif}
.incidentBanner.alert b{font-family:MarkOffcPro-Bold,Arial,sans-serif}
@media(max-width:767px){.incidentBanner.alert{text-align:left;line-height:1.22}
}
.incidentBanner.alert a.btn-default,.incidentBanner.alert a.btn-default:hover{background-color:#62bd18;line-height:normal;border-radius:26px 0 26px 0;display:inline-block;text-align:center;padding:11px 30px 9px;color:white;font-weight:bold;font-size:15px;font-style:normal;font-stretch:normal;letter-spacing:normal;text-decoration:none;cursor:pointer;border-color:transparent;margin-left:12px}
@media(max-width:767px){.incidentBanner.alert a.btn-default,.incidentBanner.alert a.btn-default:hover{display:table;margin:6px auto 8px}
}
.incidentBanner.alert.alert-info{color:#00539a}
.incidentBanner.alert.alert-warning{color:#fff;background-color:#00539a}
.incidentBanner.alert.alert-danger{color:#fff;background-color:#ff6766}
.incidentBanner.alert.alert-danger a.btn-default,.incidentBanner.alert.alert-danger a.btn-default:hover{background-color:#fff;color:#00539a}
#surestart-terms{backdrop-filter:blur(2px)}
@media(min-width:768px){#surestart-terms.show{display:flex;align-items:center;justify-content:center}
}
#surestart-terms .modal-dialog{max-width:none;margin:10px}
@media only screen and (min-width:992px){#surestart-terms .modal-dialog{margin:30px auto;width:800px}
}
#surestart-terms .modal-body{padding:48px 24px}
@media only screen and (max-width:767px){#surestart-terms .modal-body{padding:40px 24px}
}
#surestart-terms .typography__v2 h3{margin:0 0 16px;font-weight:700;line-height:29px}
@media only screen and (max-width:767px){#surestart-terms .typography__v2 h3{margin:0 0 8px;font-size:20px;line-height:27px}
}
#surestart-terms .typography__v2 P{font-size:15px;line-height:22px}
@media only screen and (max-width:767px){#surestart-terms .typography__v2 P{font-size:14px;line-height:20px}
}
#surestart-terms .typography__v2 p:last-child{margin:0}
#surestart-terms .modal-footer{padding:0 48px 48px;border:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}
@media only screen and (max-width:767px){#surestart-terms .modal-footer{padding:0 24px 48px 24px;flex-direction:column-reverse}
}
#surestart-terms .modal-footer button{margin:0;padding:13px 64px}
@media only screen and (max-width:767px){#surestart-terms .modal-footer button{padding:13px 84px}
}
#surestart-terms .modal-footer a{margin:0 48px 0 0;font-size:16px;line-height:22px;text-align:left;color:#263e81}
@media only screen and (max-width:767px){#surestart-terms .modal-footer a{margin:24px 0 0 0}
}
.webcastBanner__wrapper{padding-bottom:48px;position:relative}
@media(max-width:767px){.webcastBanner__wrapper{padding-bottom:40px}
}
.webcastBanner__wrapper .details p,.webcastBanner__wrapper .eventcopy p{font-family:MarkOffcPro-Light,Arial,sans-serif;font-size:22px;line-height:1.18;letter-spacing:-0.4px;margin-bottom:0}
@media(max-width:1024px){.webcastBanner__wrapper .details p,.webcastBanner__wrapper .eventcopy p{font-size:20px}
}
@media(max-width:767px){.webcastBanner__wrapper .details p,.webcastBanner__wrapper .eventcopy p{font-size:18px}
}
.webcastBanner__top{width:100%;padding-top:5em;min-height:325px}
@media(min-width:768px){.webcastBanner__top{padding-top:0;position:absolute;top:0;left:0;display:flex;align-items:center}
}
.webcastBanner__top>.container{position:relative}
@media(min-width:768px){.webcastBanner__top .webcastBanner__overlay{width:100%;height:100%;background-color:white;opacity:.5;position:absolute;left:0;top:0;pointer-events:none}
.webcastBanner__top .webcastBanner__overlay:before,.webcastBanner__top .webcastBanner__overlay:after{content:'';width:100%;height:100%;background-color:white;position:absolute;top:0}
.webcastBanner__top .webcastBanner__overlay:before{right:100%}
.webcastBanner__top .webcastBanner__overlay:after{left:100%;display:none}
}
.webcastBanner__top.hiddenEventInformation .webcastBanner__overlay:after{display:block}
.webcastBanner__image{width:100%;height:325px;background-size:cover;background-position:center;position:absolute;top:0}
@media(min-width:768px){.webcastBanner__image{position:relative}
}
.webcastBanner__headlines{width:calc(100% - 290px);min-height:150px;position:relative;padding:2em 0}
@media(max-width:767px){.webcastBanner__headlines{width:100%;margin:0 0 4em;padding:2em 15px}
}
@media(max-width:767px) and (max-width:768px){.webcastBanner__headlines:after{content:'';width:100%;height:100%;background-color:white;opacity:.5;position:absolute;left:0;top:0}
}
.webcastBanner__headlines>*{position:relative;z-index:1}
.webcastBanner__headlines>*:first-child>*{margin:0}
.webcastBanner__headlines .subHeadline>*{text-transform:uppercase;color:#5a5a5a}
@media(min-width:1025px){.webcastBanner__headlines .headline{width:50%}
}
.webcastBanner__headlines .headline h1{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;font-size:31px;line-height:1.1;color:#263e81;margin-top:10px}
@media(max-width:1024px){.webcastBanner__headlines .headline h1{font-size:27px}
}
@media(max-width:767px){.webcastBanner__headlines .headline h1{font-size:23px}
}
.webcastBanner__headlines .headline h1:after{content:'';width:60px;height:3px;display:block;background-color:#62bd18;margin-top:5px}
@media(min-width:1025px){.webcastBanner__headlines .details{width:70%}
}
.webcastBanner__headlines .details p{color:#263e81}
.webcastBanner__detailsBox{width:100%;min-height:250px;background-color:#263e81;border-radius:0 26px 0 26px;padding:3em 2em}
@media(min-width:768px){.webcastBanner__detailsBox{width:315px;position:absolute;top:-30px;right:0}
}
.webcastBanner__detailsBox .buttonLink{margin-bottom:1em}
.webcastBanner__detailsBox .buttonLink .nzmpBtn{width:100%}
.webcastBanner__detailsBox .eventheadline *,.webcastBanner__detailsBox .eventcopy *{color:white}
.webcastBanner__detailsBox .eventheadline *{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;margin-top:0;line-height:1.5}
.webcastBanner__detailsBox .eventheadline h1:after,.webcastBanner__detailsBox .eventheadline h2:after,.webcastBanner__detailsBox .eventheadline h3:after,.webcastBanner__detailsBox .eventheadline h4:after,.webcastBanner__detailsBox .eventheadline h5:after,.webcastBanner__detailsBox .eventheadline h6:after{content:'';width:60px;height:3px;display:block;background-color:#62bd18;margin-top:5px}
@media(max-width:767px){.webcastBanner__detailsBox .eventcopy{padding:1em 0 0 0}
}
.webcastBanner__details{width:70%;margin-top:7em}
@media(max-width:1024px){.webcastBanner__details{width:65%}
}
@media(max-width:768px){.webcastBanner__details{width:55%}
}
@media(max-width:767px){.webcastBanner__details{width:100%;position:relative;margin-top:2em}
}
.webcastBanner__details .introheadline>*{margin-top:0}
@media(min-width:768px){.webcastBanner__details .introheadline>*{min-height:50px}
}
.webcastBanner__details .introcopy p{margin-bottom:40px}
@media(max-width:767px){.webcastBanner__details .introcopy p{margin-bottom:30px}
}
.webcast__wrapper{padding:0 0 48px 0}
@media(max-width:767px){.webcast__wrapper{padding:0 0 40px 0}
}
.webcast__wrapper .container>.row{position:relative}
.webcast .videoLive{position:relative}
@media(min-width:768px){.webcast .videoLive.webcastOverlayActive{min-height:600px}
}
.webcast .videoLive__image{width:100%;height:100%;background-size:cover;background-position:center;display:block;position:absolute;top:0;left:0;z-index:1}
.webcast .videoLive__image.showDesktop{display:block}
@media(max-width:767px){.webcast .videoLive__image.showDesktop{display:none}
}
.webcast .videoLive__image.showMobile{display:none}
@media(max-width:767px){.webcast .videoLive__image.showMobile{display:block}
}
.webcast__overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}
.webcast__overlay:before{content:'';width:100%;height:100%;background-color:white;opacity:.5;position:absolute;top:0;left:0;z-index:-1}
.webcast__overlay--box{width:47%;flex:0 0 auto;background-color:white;padding:2em;position:relative;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.webcast__overlay--box{width:58%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.webcast__overlay--box{width:75%}
}
@media(max-width:767px){.webcast__overlay--box{width:85%}
}
@media(max-width:375px){.webcast__overlay--box{width:95%}
}
.webcast__overlay--box.showTeaser .webcast__form,.webcast__overlay--box.showError .webcast__form{opacity:0;position:absolute;z-index:-1}
.webcast__overlay--box.showTeaser .teaser{opacity:1;position:relative;z-index:1}
.webcast__overlay--box.showIntro .intro,.webcast__overlay--box.showIntro .webcast__form{opacity:1;position:relative;z-index:1}
.webcast__overlay--box.showError .errorMsg{opacity:1;position:relative;z-index:1}
.webcast__overlay--box .teaser,.webcast__overlay--box .intro,.webcast__overlay--box .errorMsg{opacity:0;position:absolute;z-index:-1}
.webcast__overlay--box .webcast_result .headline h1,.webcast__overlay--box .webcast_result .headline h2,.webcast__overlay--box .webcast_result .headline h3,.webcast__overlay--box .webcast_result .headline h4,.webcast__overlay--box .webcast_result .headline h5,.webcast__overlay--box .webcast_result .headline h6{color:#263e81;margin:0 0 10px}
.webcast__overlay--box .webcast_result .button-section{width:100%;display:flex;align-items:center;justify-content:space-around}
@media(max-width:767px){.webcast__overlay--box .webcast_result .button-section{display:block}
.webcast__overlay--box .webcast_result .button-section .nzmpBtn{width:100%}
.webcast__overlay--box .webcast_result .button-section .nzmpBtn+.nzmpBtn{margin-top:1em}
}
.webcast .optionViemo{display:flex;align-items:stretch;justify-content:center}
@media(max-width:767px){.webcast .optionViemo{flex-direction:column;justify-content:flex-start}
}
.webcast .optionViemo>*{flex:0 0 auto}
.webcast .optionViemo__video{width:70%;position:relative;min-height:420px}
@media(max-width:767px){.webcast .optionViemo__video{width:100%;min-height:auto}
}
.webcast .optionViemo__video iframe{width:100%;height:100%}
.webcast .optionViemo__chat{width:30%;padding:15px;background:white}
@media(max-width:767px){.webcast .optionViemo__chat{width:100%}
}
.webcast__form{width:68%;margin:0 auto}
@media(max-width:767px){.webcast__form{width:100%}
}
.webcast__form .form-group{width:100%;margin-bottom:15px}
.webcast__form .form-group.mtCaptcha .form-control{display:none}
.webcast__form .form-group.mtCaptcha .mtcap-main{min-width:100% !important}
.webcast__form .form-group .form-control.defaultInput{min-height:55px}
.webcast__form .form-group .form-control.defaultInput::placeholder{color:#b2b2b2}
.webcast__form .form-group .nzmpBtn{width:100%}
.cmp-featured-tile .headline *{color:#2d2d2d;margin:0 0 24px 0}
@media(min-width:768px){.cmp-featured-tile .headline *{margin:0 0 40px 0}
}
.cmp-featured-tile__wrapper{padding:32px 0}
@media(min-width:768px){.cmp-featured-tile__wrapper{position:relative;padding:48px 0}
}
.cmp-featured-tile__wrapper.sustainabilityGreen .cmp-featured-tile__panel--body-btn,.cmp-featured-tile__wrapper.sustainabilityGreen .button-link .nzmpNewArrowLink{color:#21522f}
@media(min-width:768px){.cmp-featured-tile__panel{display:flex;align-items:center;min-height:465px}
}
.cmp-featured-tile__panel--images{position:relative;width:100%;max-width:100%;height:256px;margin:0 0 24px 0}
@media(min-width:768px){.cmp-featured-tile__panel--images{width:50%;margin:0;position:absolute;top:48px;right:0;height:465px}
}
@media(min-width:1200px){.cmp-featured-tile__panel--images{flex:0 0 auto;padding-left:96px;width:59%;max-width:1440px}
}
.cmp-featured-tile__panel--images .slide-image{width:100%;height:100%;object-fit:cover}
.cmp-featured-tile__panel--images .slide-icon{width:56px;height:56px;position:absolute;transform:translate(12px,12px);transition:none;z-index:9;object-fit:contain}
@media(min-width:768px){.cmp-featured-tile__panel--images .slide-icon{max-width:200px;max-height:200px;width:auto;height:auto;transform:translate(24px,24px)}
}
.cmp-featured-tile__panel--images .img-fluid:not(.show){position:absolute;pointer-events:none;top:0;left:0;transition:none}
@media(min-width:768px){.cmp-featured-tile__panel--body{width:50%;padding-right:24px}
}
@media(min-width:1200px){.cmp-featured-tile__panel--body{width:35.77%;max-width:456px;padding-right:0}
}
.cmp-featured-tile__panel--body-tile+.cmp-featured-tile__panel--body-tile{margin-top:16px}
@media(min-width:768px){.cmp-featured-tile__panel--body-tile+.cmp-featured-tile__panel--body-tile{margin-top:32px}
}
.cmp-featured-tile__panel--body-tile>h2{margin:0}
.cmp-featured-tile__panel--body-btn{border:0;background-color:transparent;outline:0;color:#5091cd;padding:0;text-align:left}
.cmp-featured-tile__panel--body-btn:not(.collapsed){font-weight:800}
.cmp-featured-tile__panel--body-btn.collapsed{color:#2d2d2d;opacity:.25}
.cmp-featured-tile__panel--body .copy{margin-top:8px}
@media(min-width:768px){.cmp-featured-tile__panel--body .copy{margin-top:16px}
}
.cmp-featured-tile__panel--body .copy p{margin-bottom:16px;color:#4b4b4b}
@media(min-width:768px){.cmp-featured-tile__panel--body .copy p{margin-bottom:24px}
}
.cmp-featured-tile__panel--body .button-link::after{content:none}
@media(min-width:768px){.cmp-featured-tile__panel.image-left{flex-direction:row-reverse}
}
@media(min-width:768px){.cmp-featured-tile__panel.image-left .cmp-featured-tile__panel--images{left:0;padding-left:0;padding-right:0}
}
@media(min-width:1200px){.cmp-featured-tile__panel.image-left .cmp-featured-tile__panel--images{padding-right:96px}
}
@media(min-width:768px){.cmp-featured-tile__panel.image-left .cmp-featured-tile__panel--body{padding-right:0;padding-left:24px}
}
@media(min-width:1200px){.cmp-featured-tile__panel.image-left .cmp-featured-tile__panel--body{padding-left:0}
}
.responsivegrid-centered .verticalCarousel{margin-bottom:64px}
.responsivegrid-centered>.cq-dd-image>.background>.nzmpRework>.rgc-main-content>.aem-Grid>div:last-child .cmp-featured-tile__wrapper{padding-bottom:0}
.aem-AuthorLayer-Edit .cmp-featured-tile .fade{opacity:1}
.aem-AuthorLayer-Edit .cmp-featured-tile .collapse{display:block}
.aem-AuthorLayer-Edit .cmp-featured-tile__panel{position:relative}
.tileListing__wrapper{padding-bottom:40px}
@media(min-width:768px){.tileListing__wrapper{padding-bottom:48px}
}
.tileListing__wrapper .container>.headline>*{color:#263e81;margin-bottom:10px}
.tileListing__wrapper .contactUsTile .headline *{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;margin:0 0 28px}
.tileListing__wrapper .buttonLink .nzmpBtn{min-width:196px}
.tileListing__button{margin:18px 0 48px}
.tileListing__button button{border:0;background-color:transparent;outline:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;color:#263e81;font-size:18px;line-height:22px;display:inline-flex;align-items:center}
.tileListing__button button i{margin-left:16px;font-size:19px}
.tileListing__button+.contactUsTile{margin-top:16px}
.tileListing__tiles{display:flex;align-items:stretch;overflow-y:hidden;overflow-x:auto;padding:48px 0 0}
@media(min-width:768px){.tileListing__tiles{flex-wrap:wrap;overflow:visible;padding:1em 0}
}
.tileListing__tiles--tile{width:77.8%;flex:0 0 auto;margin-bottom:48px;margin-right:20px;position:relative;transition:all .3s ease-in-out}
@media(min-width:1025px){.tileListing__tiles--tile{margin-right:32px;margin-bottom:30px}
}
@media(min-width:768px){.tileListing__tiles--tile{width:calc(33.33% - 22px)}
.tileListing__tiles--tile:nth-child(3n){margin-right:0}
}
.tileListing__tiles--tile.tileInfo::before{content:none}
.tileListing__tiles--tile:hover{transform:scale(1.04)}
.tileListing__tiles--tile.bgLightGray{background-color:#f6f6f8}
.tileListing__tiles--tile.fade:not(.show){position:absolute;pointer-events:none;z-index:-1}
.tileListing__tiles--tile.tileInfo{display:flex;flex-direction:column;justify-content:center;border-bottom:0;padding:24px 16px}
@media(min-width:1025px){.tileListing__tiles--tile.tileInfo{padding:32px 24px}
}
.tileListing__tiles--tile.tileInfo .headline *{margin:0 0 32px}
.tileListing__tiles--tile.lightBlueBottomBorder,.tileListing__tiles--tile.blueBottomBorder{border-bottom-color:#41b6e6}
.tileListing__tiles--tile.greyBottomBorder{border-bottom-color:#ebebeb}
.tileListing__tiles--tile>a{display:flex;flex-direction:column;position:relative;text-decoration:none;height:100%}
.tileListing__tiles--tile-contentWrapper{padding-top:24px}
.tileListing__tiles--tile .subHeadline>*{text-transform:uppercase;margin-top:0;color:#afafaf;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500}
.tileListing__tiles--tile-imageWrapper{flex:0 0 auto;width:100%;height:200px;position:relative}
@media(min-width:768px){.tileListing__tiles--tile-imageWrapper{height:260px}
}
@media(min-width:992px){.tileListing__tiles--tile-imageWrapper{height:320px}
}
.tileListing__tiles--tile-imageWrapper::before{content:" ";background-color:#161616;width:100%;height:100%;opacity:.03;position:absolute;top:0;left:0}
.tileListing__tiles--tile .image{object-fit:cover;width:100%;height:100%}
.tileListing__tiles--tile .subHeadline+.headline *{margin:12px 0 0}
.tileListing__tiles--tile .headline h2,.tileListing__tiles--tile .headline h3,.tileListing__tiles--tile .headline h4{color:#5091cd;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:767px){.tileListing__tiles--tile .headline h4{font-size:17px}
}
.tileListing__tiles--tile .headline+.copy{margin-top:12px}
@media(max-width:767px){.tileListing__tiles--tile .headline+.copy{margin-top:8px}
}
.tileListing__tiles--tile .copy p,.tileListing__tiles--tile .copy li{color:#4b4b4b;font-size:14px;line-height:20px}
.tileListing__tiles--tile .copy ul{margin:0;padding:0 0 0 1em}
.tileListing__tiles--tile .copy p{margin:0}
@media(max-width:767px){.tileListing__tiles--tile .twoLines>*{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:23px}
}
@media(max-width:767px){.tileListing__tiles--tile .threeLines>*{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
}
@media(max-width:767px){.tileListing__tiles--tile .threeLines p{font-size:16px}
}
@media(max-width:767px){.tileListing__tiles--tile .fourLines>*{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
}
@media(max-width:767px){.tileListing__tiles--tile .fourLines p{font-size:14px}
}
.tileListing__tiles--tile .fiveLines>*{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:768px){.tileListing__tiles--tile .fiveLines>*{max-height:125px}
}
.tileListing .minimalist.tileListing__wrapper>.container>.headline *{color:#2d2d2d;margin-bottom:0}
.tileListing .minimalist .tileListing__tiles{padding-top:40px}
.tileListing .minimalist .tileListing__tiles--tile{max-width:156px;width:100%;min-height:156px;margin-right:16px}
@media(max-width:576px){.tileListing .minimalist .tileListing__tiles--tile:last-child{margin-right:0}
}
@media(min-width:768px){.tileListing .minimalist .tileListing__tiles--tile{max-width:100%;min-height:auto;width:calc(33.33% - 11px);margin-bottom:16px}
.tileListing .minimalist .tileListing__tiles--tile:nth-child(3n+3){margin-right:0}
}
@media(min-width:992px){.tileListing .minimalist .tileListing__tiles--tile{margin-right:32px;width:calc(33.33% - 22px);margin-bottom:32px}
}
.tileListing .minimalist .tileListing__tiles--tile:hover{transform:none}
.tileListing .minimalist .tileListing__tiles--tile>a{background-color:#d9edf7;color:#263e81;min-height:80px;padding:24px 16px;transition:all .3s ease-in-out}
@media(min-width:768px){.tileListing .minimalist .tileListing__tiles--tile>a{flex-direction:row;align-items:center}
}
@media(min-width:992px){.tileListing .minimalist .tileListing__tiles--tile>a{padding:22px 24px}
}
.tileListing .minimalist .tileListing__tiles--tile>a:hover,.tileListing .minimalist .tileListing__tiles--tile>a:focus{background-color:#263e81;color:white}
.tileListing .minimalist .tileListing__tiles--tile>a:hover .headline *,.tileListing .minimalist .tileListing__tiles--tile>a:focus .headline *{color:white}
.tileListing .minimalist .tileListing__tiles--tile .headline *{margin-bottom:0;font-size:17px;line-height:124%;letter-spacing:-0.37px;color:#263e81}
@media(min-width:992px){.tileListing .minimalist .tileListing__tiles--tile .headline *{font-size:22px;line-height:118%}
}
.tileListing .minimalist .tileListing__tiles--tile-imageWrapper{width:auto;height:auto;margin-bottom:16px;transition:none}
@media(min-width:768px){.tileListing .minimalist .tileListing__tiles--tile-imageWrapper{margin-bottom:0;margin-right:16px}
}
@media(min-width:992px){.tileListing .minimalist .tileListing__tiles--tile-imageWrapper{margin-right:24px}
}
.tileListing .minimalist .tileListing__tiles--tile-imageWrapper:before{display:none}
.tileListing .minimalist .tileListing__tiles--tile-imageWrapper .image{width:24px;height:24px;object-fit:contain;margin:0 !important}
@media(min-width:992px){.tileListing .minimalist .tileListing__tiles--tile-imageWrapper .image{width:32px;height:32px}
}
.tileListing .minimalist .tileListing__tiles--tile-imageWrapper .fa-regular{font-size:24px;transition:none}
@media(min-width:992px){.tileListing .minimalist .tileListing__tiles--tile-imageWrapper .fa-regular{font-size:32px}
}
.tileListing .minimalist .tileListing__tiles--tile-imageWrapper .fa-regular:before{transition:none}
.tileListing .minimalist .tileListing__tiles--tile-contentWrapper{padding-top:0}
@media screen and (-ms-high-contrast:active) and (max-width:767px),(-ms-high-contrast:none) and (max-width:767px){.tileListing__tiles--tile>a .twoLines>*{max-height:54px;overflow:hidden}
.tileListing__tiles--tile>a .copy.threeLines>*{max-height:72px;overflow:hidden}
.tileListing__tiles--tile>a .headline.threeLines>*{max-height:63px;overflow:hidden}
.tileListing__tiles--tile>a .copy.fourLines>*{max-height:99px;overflow:hidden}
}
.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper .headline *{font-style:normal;font-stretch:normal}
.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper .headline *{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.3px;font-weight:900;color:#2d2d2d}
.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper .headline *{font-size:22px;line-height:1.18}
@media(min-width:768px) and (max-width:1024px){.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper .headline *{font-size:20px}
}
@media(max-width:767px){.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper .headline *{font-size:17px}
}
.display-1,.display-2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.tileListing .fourColumn{row-gap:8px;flex-direction:column;padding:0}
@media(min-width:576px){.tileListing .fourColumn{flex-direction:row;column-gap:16px;row-gap:16px}
}
@media(min-width:992px){.tileListing .fourColumn{row-gap:0}
}
.tileListing .fourColumn .tileListing__tiles--tile{width:100%;margin-right:0;margin-bottom:0}
@media(min-width:576px){.tileListing .fourColumn .tileListing__tiles--tile{width:calc(50% - 8px)}
}
@media(min-width:992px){.tileListing .fourColumn .tileListing__tiles--tile{width:calc(25% - 12px)}
}
.tileListing .fourColumn .tileListing__tiles--tile:hover{transform:none}
.tileListing .fourColumn .tileListing__tiles--tile>a{flex-direction:row;align-items:center;column-gap:16px;background-color:#d9edf7;padding:16px}
@media(min-width:576px){.tileListing .fourColumn .tileListing__tiles--tile>a{padding:24px 16px}
}
.tileListing .fourColumn .tileListing__tiles--tile>a:hover{background-color:#263e81}
.tileListing .fourColumn .tileListing__tiles--tile>a:hover .tileListing__tiles--tile-contentWrapper *{color:white}
.tileListing .fourColumn .tileListing__tiles--tile>a:hover .tileListing__tiles--tile-imageWrapper .image{opacity:0;position:absolute;top:0}
.tileListing .fourColumn .tileListing__tiles--tile>a:hover .tileListing__tiles--tile-imageWrapper .image+.image-hover{opacity:1;position:relative}
.tileListing .fourColumn .tileListing__tiles--tile-imageWrapper{width:auto;height:auto}
.tileListing .fourColumn .tileListing__tiles--tile-imageWrapper:before{display:none}
.tileListing .fourColumn .tileListing__tiles--tile-imageWrapper .img-fluid{width:35px;height:35px;object-fit:contain}
@media(min-width:576px){.tileListing .fourColumn .tileListing__tiles--tile-imageWrapper .img-fluid{width:46px;height:46px}
}
.tileListing .fourColumn .tileListing__tiles--tile-imageWrapper .image+.image-hover{opacity:0;position:absolute;top:0}
.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper{padding-top:0}
.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper .headline *{color:#263e81;margin:0}
.tileListing .fourColumn .tileListing__tiles--tile-contentWrapper *{color:#263e81}
@media(min-width:576px){.sectionheader+.tileListing .tileListing__tiles.fourColumn{margin-top:-24px;margin-bottom:-16px}
}
.cmp-text-icon-card__wrapper{text-align:left;padding:24px 0}
@media(min-width:576px){.cmp-text-icon-card__wrapper{padding:0}
}
.cmp-text-icon-card .image{margin-bottom:0}
.cmp-text-icon-card .image .cmp-image__image{min-width:32px;max-width:36px;height:32px;object-fit:contain;margin-bottom:8px}
@media(min-width:992px){.cmp-text-icon-card .image .cmp-image__image{margin-bottom:24px}
}
.cmp-text-icon-card__headline .title>*{margin-bottom:16px;color:#2d2d2d;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cmp-text-icon-card__description .richtext{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}
.cmp-text-icon-card__description .richtext>*{color:#4b4b4b}
.cmp-text-icon-card__description .richtext>*:last-child{margin-bottom:0}
@media(min-width:576px){.textIconCard+.textIconCard .cmp-text-icon-card{padding-top:40px}
}
.textIconCard+.ctabutton .cta-btn{margin-top:40px}
.statisticsTile__wrapper{border:solid 1px #ebebeb;border-bottom:solid 4px #72be44;-webkit-box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);-moz-box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);padding:0 1em;padding-bottom:48px;background-color:white}
@media(max-width:767px){.statisticsTile__wrapper{padding-bottom:40px}
}
@media(min-width:1024px){.statisticsTile__wrapper.layoutTwo .headline-icon{margin-bottom:16px}
}
.statisticsTile__wrapper.layoutThree .headline>*:not(cq),.statisticsTile__wrapper.layoutFour .headline>*:not(cq){font-size:31px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:768px){.statisticsTile__wrapper.layoutThree .headline>*:not(cq),.statisticsTile__wrapper.layoutFour .headline>*:not(cq){font-size:59px;line-height:1.5;height:88px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.statisticsTile__wrapper.layoutThree .headline-icon__left.setWidth,.statisticsTile__wrapper.layoutFour .headline-icon__left.setWidth{width:78%}
}
.statisticsTile__wrapper.layoutFive{border:0;box-shadow:none;padding:0}
.statisticsTile__wrapper.layoutFive .headline{width:30%;text-align:left}
@media(min-width:768px){.statisticsTile__wrapper.layoutFive .headline{text-align:right}
}
.statisticsTile__wrapper.layoutFive .headline>*{font-size:64px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;color:#3d86c6;margin:0}
@media(max-width:767px){.statisticsTile__wrapper.layoutFive .headline>*{font-size:32px}
}
.statisticsTile__wrapper.layoutFive .copy{width:70%}
@media(min-width:768px){.statisticsTile__wrapper.layoutFive .copy{padding-left:24px}
}
.statisticsTile__wrapper.layoutFive .copy>*{color:#2d2d2d;margin:0}
@media(min-width:768px){.statisticsTile__wrapper.layoutFive .copy>*{font-size:26px;line-height:29px;letter-spacing:-0.3px}
}
.statisticsTile__wrapper .headline-icon{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:10px}
.statisticsTile__wrapper .headline-icon__left .subHeadline>*,.statisticsTile__wrapper .headline-icon__left .headline>*{padding-right:20px}
@media(min-width:1025px){.statisticsTile__wrapper .headline-icon__left.setWidth{width:64%}
}
.statisticsTile__wrapper .headline-icon__right{width:80px;flex:0 0 auto}
.statisticsTile__wrapper .headline-icon__right--image{height:80px;background-color:#d3d3d3;border-radius:100%;background-size:cover;background-position:center}
.statisticsTile__wrapper .headline-icon .headline>*{margin:0}
.statisticsTile__wrapper .headline-icon .subHeadline>*{text-transform:uppercase;line-height:22.8px;font-weight:500;color:#d7d7d7;margin:0 0 10px}
.statisticsTile__wrapper .headline-icon .headline>*{color:#263e81}
.statisticsTile__wrapper .headline-icon .headline h1{font-size:59px}
.statisticsTile__wrapper .headline-icon.fourLines .headline>*:not(cq){font-size:19px;line-height:22.8px;font-weight:500;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:768px){.statisticsTile__wrapper .headline-icon.fourLines .headline>*:not(cq){height:88px}
}
.statisticsTile__wrapper .headline-icon.threeLines .headline>*:not(cq){font-size:27px;line-height:28px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:768px){.statisticsTile__wrapper .headline-icon.threeLines .headline>*:not(cq){height:82px}
}
.statisticsTile__wrapper .headline-icon.twoLines .headline>*:not(cq){font-size:27px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:768px){.statisticsTile__wrapper .headline-icon.twoLines .headline>*:not(cq){height:88px;font-size:35px;line-height:44px}
}
.statisticsTile__wrapper .copy>*{font-size:15px;line-height:15px;margin-bottom:10px}
.statisticsTile__wrapper .copy.small>*{font-size:10px;color:#b7b7b7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:768px){.statisticsTile__wrapper .copy.small>*{height:30px}
}
.statisticsTile__wrapper .copy.threeLines>*:not(cq){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:19px;line-height:19px}
@media(min-width:768px){.statisticsTile__wrapper .copy.threeLines>*:not(cq){height:58px}
}
.statisticsTile__wrapper.blueBottomBorder{border-bottom:solid 4px #00539a}
.statisticsTile__wrapper.greyBottomBorder{border-bottom:solid 4px #ebebeb}
.statisticsTile__wrapper.fadedBlue{border-bottom:solid 4px #5091cd}
.statisticsTile__wrapper.layoutSix{padding:32px 24px;min-height:229px}
.statisticsTile__wrapper.layoutSix .headline p{color:#5091cd;font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-size:37px;font-weight:800;line-height:110%;letter-spacing:-1px;margin-bottom:19px}
@media(min-width:992px){.statisticsTile__wrapper.layoutSix .headline p{font-size:64px}
}
.multicolumn-grid .multi-cols .multi-col .statisticsTile .headline-icon__left *,.multicolumn-grid .multi-cols .multi-col .statisticsTile .copy *,.multicolumn-grid .multi-cols .multi-col .statisticsTile .copy.small *{text-align:left}
@media(max-width:768px){.multicolumn-grid .multi-cols .multi-col .statisticsTile__wrapper.layoutFive .headline>*{font-size:32px}
}
@media(min-width:767px) and (max-width:769px){.multicolumn-grid .multi-cols .multi-col .statisticsTile__wrapper.layoutFive .copy>*{font-size:16px;line-height:19px}
}
.statistics{position:relative}
.statistics .stat{width:100%;font-family:KievitOT,Helvetica,Arial,sans-serif;padding:30px 0}
@media(min-width:992px){.statistics .stat{padding:93px 0}
}
.statistics .stat .title h3,.statistics .stat h3{font-size:4rem;font-weight:bold;font-style:normal;font-stretch:normal;letter-spacing:-1.2px;color:#0f357f;margin:0;padding:0}
@media(max-width:1024px){.statistics .stat .title h3,.statistics .stat h3{font-size:3rem}
}
@media(max-width:414px){.statistics .stat .title h3,.statistics .stat h3{font-size:2rem}
}
.statistics .stat h5,.statistics .stat .subtitle h5{font-size:2rem;font-weight:300;font-style:normal;font-stretch:normal;letter-spacing:-0.5px;color:#0f357f;margin:0;padding:0}
.statistics .stat p,.statistics .stat .copy p,.statistics .stat b{font-family:KievitOT,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:-0.4px;color:#0f357f;margin:0;padding:0}
.statistics .stat p a,.statistics .stat .copy p a,.statistics .stat b a{display:inline-block;font-weight:300}
.statistics .stat b{font-weight:700}
.statistics .stat .title+.copy,.statistics .stat h3+p{margin-top:28px}
.statistics .stat .title+.subtitle,.statistics .stat h3+h5{margin-top:38px}
.statistics .stat .subtitle+.copy,.statistics .stat h5+p{margin-top:35px}
.statistics .stat.image-top{display:block}
.statistics .stat.image-top .stat-figure,.statistics .stat.image-top .stat-caption{display:block;width:100%}
.statistics .stat.image-top .stat-caption h3,.statistics .stat.image-top .stat-caption .title h3{font-size:5rem;font-weight:bold;font-style:normal;font-stretch:normal;letter-spacing:-1.4px;text-align:center}
@media(max-width:768px){.statistics .stat.image-top .stat-caption h3,.statistics .stat.image-top .stat-caption .title h3{font-size:4rem}
}
@media(max-width:414px){.statistics .stat.image-top .stat-caption h3,.statistics .stat.image-top .stat-caption .title h3{font-size:3rem}
}
.statistics .stat.image-top .stat-caption h5,.statistics .stat.image-top .stat-caption .subtitle h5{font-size:2rem;font-weight:300;font-style:normal;font-stretch:normal;letter-spacing:-0.5px;text-align:center}
.statistics .stat.image-top .stat-caption p,.statistics .stat.image-top .stat-caption .copy{font-size:1.2rem;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:-0.4px;text-align:center;color:#606060}
.statistics .stat.image-top .stat-caption .title+.subtitle,.statistics .stat.image-top .stat-caption h3+h5{margin-top:31px}
.statistics .stat.image-top .stat-caption .subtitle+.copy,.statistics .stat.image-top .stat-caption h5+p{margin-top:25px}
.statistics .stat.image-top .stat-figure+.stat-caption{margin-top:39px}
.statistics .stat.image-top .stat-figure img{margin:auto}
.statistics .stat.content h3,.statistics .stat.content .title h3{font-size:3rem;font-weight:bold;font-style:normal;font-stretch:normal;letter-spacing:-1px}
@media(max-width:1024px){.statistics .stat.content h3,.statistics .stat.content .title h3{font-size:2rem}
}
.statistics .stat.content h5,.statistics .stat.content .subtitle h5{font-size:2rem;font-weight:300;font-style:normal;font-stretch:normal;letter-spacing:-0.5px;color:#0f357f}
@media(max-width:1024px){.statistics .stat.content h5,.statistics .stat.content .subtitle h5{font-size:1.5rem}
}
.statistics .stat.content p,.statistics .stat.content .copy p{font-size:1.2rem;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:-0.4px;color:#606060}
.statistics .stat.horizon{position:relative}
.statistics .stat.horizon .stat-caption p,.statistics .stat.horizon .stat-caption b,.statistics .stat.horizon .stat-caption .copy{color:#606060;font-size:1.2rem;font-weight:300;line-height:1.5;letter-spacing:-0.4px}
.statistics .stat.horizon+.stat.horizon:before{content:'';position:absolute;left:0;top:0;height:1px;width:100%;background-color:rgba(0,0,0,0.1)}
.blue-bg .statistics .stat .title h3,.blue-bg .statistics .stat .subtitle h5,.blue-bg .statistics .stat p,.blue-bg .statistics .stat .copy,.blue-bg .statistics .stat b{color:#fff}
.blue-bg .statistics .stat.image-top .stat-caption .title h3,.blue-bg .statistics .stat.image-top .stat-caption .subtitle h5,.blue-bg .statistics .stat.image-top .stat-caption p,.blue-bg .statistics .stat.image-top .stat-caption .copy,.blue-bg .statistics .stat.image-top .stat-caption b{color:#fff}
@media(max-width:991px){.statistics+.statistics{padding-top:30px}
}
.statistics{margin-bottom:40px}
@media(min-width:768px){.statistics{margin-bottom:48px}
}
.statistics h1,.statistics h2,.statistics h3,.statistics h4,.statistics h5,.statistics h6,.statistics ul,.statistics ol,.statistics p,.statistics .stat-caption p{margin-top:0}
.statistics h1{font-size:3rem}
.statistics .stat{padding:0}
@media(min-width:768px){.statistics .stat.image-top .stat-figure img{max-width:50%}
}
.statistics .stat-caption{width:100%}
.statistics .stat-caption>.row{margin-bottom:10px}
.statistics .stat-caption-image{float:right}
@media(min-width:768px){.statistics .stat-caption-image{max-width:50%}
}
.statistics .stat-caption .copy p{text-align:inherit}
@media(max-width:414px){.statistics .stat-caption .copy p{padding:0 15px}
}
.statistics .stat-caption .copy p i{font-size:12px}
.statistics .stat-caption .img-fluid{float:right;max-width:50%}
@media(max-width:414px){.statistics .stat-caption .img-fluid{max-width:70%}
}
@media(max-width:414px){.statistics .stat.horizon .mobile-text-center{text-align:center !important}
}
.statistics .stat.horizon .stat-caption{display:block}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.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}
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url('../images/gif/ajax-loader.gif') center center no-repeat}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('global/fonts/slickFonts/slick.eot');src:url('global/fonts/slickFonts/slick.eot?#iefix') format('embedded-opentype'),url('global/fonts/slickFonts/slick.woff') format('woff'),url('global/fonts/slickFonts/slick.ttf') format('truetype'),url('global/fonts/slickFonts/slick.svg#slick') format('svg')}
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:-25px}
[dir='rtl'] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
[dir='rtl'] .slick-prev:before{content:'→'}
.slick-next{right:-25px}
[dir='rtl'] .slick-next{right:auto;left:-25px}
.slick-next:before{content:'→'}
[dir='rtl'] .slick-next:before{content:'←'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:0}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:black}
.slicktiles .super-tile-component{overflow:hidden}
.slicktiles .super-tile-component [class^="col-lg-"]{outline:0;margin-bottom:30px}
.submenu__active .slicktiles .super-tile-component [class^="col-lg-"]{margin-bottom:0}
.slicktiles .super-tile-component .super-tile-component__slick{margin-left:-15px;margin-right:-15px}
.slicktiles .super-tile-component .slick-dots li button:before{font-size:60px;line-height:0}
.slicktiles .super-tile{display:block;position:relative;transition:.3s;overflow:hidden}
.slicktiles .super-tile .super-tile__label__wrapper{position:absolute;top:0;left:0;z-index:1}
.slicktiles .super-tile .super-tile__label__wrapper .super-tile__label{text-transform:uppercase;background-color:#fff;padding:10px 30px;margin:0;max-width:100%;display:inline-block;position:relative}
.slicktiles .super-tile .super-tile__label__wrapper .super-tile__label:after{content:' ';display:block;width:40px;background-color:#fff;height:100%;position:absolute;top:0;right:0;margin-right:-20px;border-radius:0 0 8px;transform:skewX(-20deg)}
.slicktiles .super-tile .super-tile__overlay{position:absolute;display:none;content:' ';height:100%;width:100%;background-color:#000;top:0;left:0;background:rgba(0,0,0,0.6);background:-webkit-linear-gradient(transparent,rgba(0,0,0,0.6));background:-o-linear-gradient(transparent,rgba(0,0,0,0.6));background:-moz-linear-gradient(transparent,rgba(0,0,0,0.6));background:linear-gradient(transparent,rgba(0,0,0,0.6))}
.slicktiles .super-tile .super_tile__img{position:relative;width:100%;height:0;padding-top:360px}
.active__menu .slicktiles .super-tile .super_tile__img{padding-top:100%}
.slicktiles .super-tile .super_tile__img img{display:block;width:100%;object-fit:cover;transition:.3s}
.slicktiles .super-tile .super_tile__caption{position:absolute;bottom:0;left:0;color:#fff;padding:30px;text-shadow:1px 1px 1px #000}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__heading h3{font-size:30px;color:#fff}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__content p{color:#fff}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__link{position:relative}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:0;top:0;opacity:0;transition:.3s;padding-right:20px;font-size:30px;line-height:19px}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__link a{color:#fff;text-decoration:none;font-size:12px;font-weight:bold}
.slicktiles .super-tile.super-tile__shadow .super-tile__overlay{display:block}
.slicktiles .super-tile.hide-img .super_tile__img{visibility:hidden}
.slicktiles .super-tile:hover{cursor:pointer;border-color:#333;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(51,51,51,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(51,51,51,0.6);background-color:#fff}
.slicktiles .super-tile:hover .super_tile__caption__link:after{opacity:1;padding-right:10px}
.slicktiles .col-lg-8 .super-tile .super_tile__img{background-size:inherit !important;background-position:inherit !important}
.slicktiles .super-tile-component.simple-tile .super-tile .super_tile__img{padding-top:56.25%}
.slicktiles .super-tile-component.simple-tile .super-tile .super_tile__link{display:block;padding:15px;text-align:center;margin:auto}
.slicktiles .super-tile-component.simple-tile .super-tile:hover .arrow-link:after{right:-25px}
@media(max-width:1024px){.slicktiles .col-lg-8 .super-tile .super_tile__img{background-size:inherit !important;background-position:right !important}
.slicktiles .super-tile-component [class^="col-lg-"]{margin-bottom:15px;margin-top:15px}
.slicktiles .super-tile{height:auto}
.slicktiles .super-tile .super_tile__caption{padding:15px}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__link:after{opacity:0;padding-right:10px}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__heading h3{line-height:.9;padding:0;margin:0 0 5px 0}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__content p{padding:0;margin:0 0 5px 0}
.slicktiles .super-tile .super_tile__caption .super_tile__caption__link a{padding:0;margin:0}
.slicktiles .super-tile .super_tile__caption__link:after{opacity:1;padding-right:10px}
}
.surestart-card .surestart-card__figure__container{position:relative;height:0;width:100%;padding-top:66.666%}
.surestart-card .surestart-card__figure{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover}
.surestart-card .surestart-card__caption{margin:15px 15px 15px 30px;position:relative;padding:5px 0 15px 0;min-height:131px}
.col-lg-3 .surestart-card .surestart-card__caption{min-height:152px}
.surestart-card .surestart-card__caption p,.surestart-card .surestart-card__caption h4,.surestart-card .surestart-card__caption p,.surestart-card .surestart-card__caption a{margin:0}
.surestart-card .surestart-card__caption.slash:before{position:absolute;content:' ';height:2px;width:30px;background-color:#62bd18;left:-30px;top:10px;transform:rotate(-70deg)}
.surestart-card .surestart-card__caption__title h4{padding-top:0}
.surestart-card .surestart-card__caption__title h4 a i{margin-left:10px}
.surestart-card:hover{cursor:pointer}
.surestart-card.two-up .surestart-card__caption__content{display:none}
.slick-dots li.slick-active button:before{color:#3b518d;opacity:1}
@media(min-width:1024px){.slicktiles .super-tile-component .super-tile-component__slick{margin-left:-15px;margin-right:-15px}
.slicktiles .super-tile-component [class^=".surestart-card .surestart-card__figure__container col-lg-"]{padding:8px}
.col-lg-3 .surestart-card .surestart-card__figure__container{padding-top:150%}
}
.surestart-card .surestart-card__caption__title .arrow-link:after{position:relative}
.slicktiles .headline{text-align:center}
.slicktiles .headline *{color:#333}
.slicktiles .super-tile-component{padding:0 0 48px 0}
@media(max-width:767px){.slicktiles .super-tile-component{padding:0 0 40px 0}
}
@media(min-width:1024px){.slicktiles .super-tile-component__slick{display:flex;flex-wrap:wrap}
}
.slicktiles .super-tile-component__slick .surestart-card:hover .surestart-card__caption__title h4 a{color:#5091cd}
.slicktiles .super-tile-component__slick .surestart-card__caption{margin:15px 0;padding:5px 2px 15px 2px}
.slicktiles .super-tile-component__slick .surestart-card__caption.slash:before{background-color:inherit}
.slicktiles .super-tile-component__slick .slick-dots li button{font-size:inherit}
.slicktiles .super-tile-component__slick .slick-dots li button:before{font-size:inherit}
@media(min-width:768px) and (max-width:991px){.slicktiles [class*="col-"]{width:50%;float:left}
}
.slicktiles [class*="col-"] .surestart-card__caption{min-height:auto}
.slicktiles [class*="col-"] .surestart-card__caption__title>*{color:#263e81}
.slicktiles [class*="col-"] .surestart-card__caption__title>* a{font-size:inherit;color:inherit;font-family:inherit}
.slicktiles [class*="col-"] .surestart-card__caption__title>* a:after{content:''}
.slicktiles [class*="col-"] .surestart-card__figure__container{height:193px;padding-top:0}
@media(max-width:1200px){.slicktiles [class*="col-"] .surestart-card__figure__container{height:226px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.slicktiles [class*="col-"] .surestart-card__figure__container{height:189px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.slicktiles [class*="col-"] .surestart-card__figure__container{height:207px}
}
@media(max-width:767px){.slicktiles [class*="col-"] .surestart-card__figure__container{height:182px}
}
.sectionheader .sectionheader__wrapper.width-offest{width:100%;margin:auto}
.sectionheader .headline>*{margin-top:0;letter-spacing:.1px;font-weight:bold}
.sectionheader .sectionheader__wrapper .copy>*,.sectionheader .sectionheader__wrapper .headline>*,.sectionheader .sectionheader__wrapper{text-align:left}
.sectionheader .sectionheader__wrapper.text-center .copy>*,.sectionheader .sectionheader__wrapper.text-center .headline>*,.sectionheader .sectionheader__wrapper.text-center{text-align:center}
@media(min-width:1024px){.sectionheader .sectionheader__wrapper.width-offest{width:80%}
}
@media(min-width:1200px){.sectionheader .sectionheader__wrapper.width-offest{width:60%}
}
.sectionheader .sectionHeader__rctLink .sectionheader__col-2--links a{font-size:15px;font-family:"MarkOffcPro-Medium","Arial",sans-serif;font-weight:500;line-height:150%}
@media(min-width:576px){.sectionheader .sectionHeader__rctLink .sectionheader__col-2--links a{font-size:16px}
}
.display-1,.display-2,.sectionheader__flex .sectionheader__details .headline h2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.sectionheader__flex .sectionheader__details .headline h2{line-height:110%;letter-spacing:-1px}
.sectionheader__flex .sectionheader__details .headline h2{font-size:30px}
@media(min-width:576px){.sectionheader__flex .sectionheader__details .headline h2{font-size:40px}
}
@media(min-width:992px){.sectionheader__flex .sectionheader__details .headline h2{font-size:48px}
}
.sectionheader__wrapper{padding:40px 0}
@media(min-width:576px){.sectionheader__wrapper{padding:64px 0}
}
.sectionheader__wrapper.width-offest>.container{width:100%}
.sectionheader__wrapper.textWhite .headline>*{color:#fff}
.sectionheader__wrapper.textGreen .headline>*{color:#397c3c}
.sectionheader__wrapper.textBlue .headline>*{color:#263e81}
.sectionheader__wrapper .headline>*{margin-bottom:8px}
@media(max-width:414px){.sectionheader__wrapper .headline h1{width:100%;max-width:100%}
}
.sectionheader__wrapper .headline h3{letter-spacing:-0.3px}
.sectionheader__wrapper .nzmpNewArrowLink{text-decoration:none}
.sectionheader__wrapper .copy>*{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:16px}
.sectionheader__wrapper .copy>*:last-child{margin-bottom:0}
@media(max-width:576px){.sectionheader__flex{flex-direction:column-reverse}
}
@media(min-width:576px){.sectionheader__flex .sectionheader__details{width:calc(44% - 7px)}
}
.sectionheader__flex .sectionheader__details .headline h2{margin-bottom:0}
.sectionheader__flex .sectionheader__details .copy>*{max-width:100%;margin-bottom:24px}
.sectionheader__flex .sectionheader__details .copy>*:last-child{margin-bottom:0}
.sectionheader__flex .sectionheader__details .copy+.nzmpNewArrowLink{margin-top:8px}
@media(min-width:576px){.sectionheader__flex .sectionheader__details .copy+.nzmpNewArrowLink{margin-top:24px}
}
.sectionheader__flex .sectionheader__details .headline+.copy>*:first-child{margin-top:8px}
@media(min-width:576px){.sectionheader__flex .sectionheader__details .headline+.copy>*:first-child{margin-top:24px}
}
.sectionheader__flex .sectionheader__details .headline+.copy>[data-emptytext="Text"]{margin-top:0}
.sectionheader .sectionHeader__rctLink .sectionheader__details .headline *{color:#2d2d2d}
.sectionheader .sectionHeader__rctLink .sectionheader__details .copy>*{color:#4b4b4b}
.sectionheader .sectionHeader__rctLink .sectionheader__col-2{width:100%;margin-bottom:40px}
@media(min-width:576px){.sectionheader .sectionHeader__rctLink .sectionheader__col-2{max-width:calc(44% - 7px);margin-left:auto;margin-bottom:0}
}
@media(min-width:768px){.sectionheader .sectionHeader__rctLink .sectionheader__col-2{max-width:302px}
}
.sectionheader .sectionHeader__rctLink .sectionheader__col-2 h5{padding:8px 0;border-bottom:solid 1px #161616;font-family:"MarkOffcPro-Bold";font-weight:700;margin:0 0 16px 0;color:#171717}
@media(min-width:576px){.sectionheader .sectionHeader__rctLink .sectionheader__col-2 h5{margin:0 0 12px 0}
}
.sectionheader .sectionHeader__rctLink .sectionheader__col-2--links a{display:block;margin:8px 0;text-decoration:none}
.sectionheader .sectionHeader__rctLink .sectionheader__col-2--links a:last-child{margin-bottom:0}
.sectionheader .sectionheader__rctText{flex-direction:column}
@media(min-width:576px){.sectionheader .sectionheader__rctText{column-gap:16px;flex-direction:row;align-items:flex-end}
}
@media(min-width:576px){.sectionheader .sectionheader__rctText .sectionheader__details,.sectionheader .sectionheader__rctText .sectionheader__col-2{width:50%}
}
@media(min-width:576px){.sectionheader .sectionheader__rctText .sectionheader__details>*{max-width:450px}
}
.sectionheader .sectionheader__rctText .sectionheader__details .headline *{color:#161616}
@media(max-width:576px){.sectionheader .sectionheader__rctText .sectionheader__col-2{margin-top:8px}
}
.sectionheader .sectionheader__rctText .sectionheader__col-2 .copy *{color:#161616;max-width:100%;margin-left:0;margin-right:0}
.submenu__active .sectionheader h4{color:#263e81}
.responsivegrid-centered .aem-Grid *:first-child.sectionheader .sectionheader__wrapper{padding-top:0}
.responsivegrid-centered .aem-Grid *:last-child.sectionheader .sectionheader__wrapper{padding-bottom:0}
@media(max-width:767px){.whiteBG .fullwidth .search__wrapper{margin-top:-35px}
}
.bgOverlay{overflow:hidden;position:fixed;width:100%;height:100%}
.bgOverlay:after{width:100%;height:100%;content:'';background-color:black;opacity:.5;position:absolute;top:0;z-index:1031}
@media(max-width:767px){.bgOverlay header{position:relative}
}
.search__wrapper{padding:0 0 48px}
@media(max-width:767px){.search__wrapper{padding:0 0 40px;overflow:hidden}
}
@media(max-width:992px){.search__wrapper>.container{width:100%;padding:0}
}
@media(max-width:992px){.search__wrapper>.container>.row [class^="col-md-"]{width:100%}
}
@media(min-width:993px){.search__wrapper>.container>.row{margin:0 -15px}
}
.search__wrapper .search-box form{display:flex;align-items:center;width:100%}
@media(max-width:993px){.search__wrapper .search-box form{padding:0 10px}
}
.search__wrapper .search-box form .searchBtn{position:absolute;left:0;background-color:transparent;border:0;padding:0;margin:0 -16px 0 0;color:black}
.search__wrapper .search-box form .searchBtn i{font-size:16px}
.search__wrapper .search-box form input{border-top:0;border-left:0;border-right:0;border-bottom:solid 2px #b2b2b2;border-radius:0;box-shadow:none;text-indent:20px;color:#333}
.search__wrapper .search-box form input::placeholder{color:#757575}
.search__wrapper .search-box form input,.search__wrapper .search-box form input::placeholder{font-family:MarkOffcPro,Arial,sans-serif;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0}
.search__wrapper .story-filter__selections{display:flex;justify-content:space-between;align-items:center;margin:56px 0 10px}
@media(max-width:992px){.search__wrapper .story-filter__selections{padding-top:0;margin:20px -15px 0;padding:20px 25px;background-color:#eaeaeb;box-shadow:0 2px 4px 0 rgba(178,178,178,0.5)}
}
.search__wrapper .story-filter__selections h5{color:#333;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:22px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;margin:0}
.search__wrapper .story-filter__selections .dropdown-toggle::after{content:none}
.search__wrapper .story-filter__selections .dropdown-toggle[aria-expanded="true"] i{transform:rotate(180deg)}
.search__wrapper .story-filter__selections .dropdown-toggle i{transform:rotate(0);transition:transform .3s}
.search__wrapper .story-filter__selections-mobile{display:none}
@media(max-width:992px){.search__wrapper .story-filter__selections-mobile{display:block}
}
.search__wrapper .story-filter__selections-mobile .mobileFilter{color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px}
.search__wrapper .story-filter__selections-mobile .mobileFilter:before{width:14px;height:14px;background-image:url('../images/svg/filter.svg');background-size:contain;background-position:center;content:'';display:inline-block;margin-right:6px}
.search__wrapper .filterCol{margin-bottom:15px}
@media(min-width:993px){.search__wrapper .filterCol{margin:0 0 0 -15px}
}
@media(max-width:992px){.search__wrapper .filterCol{position:fixed;right:-110%;width:100%;height:100%;padding-top:0;-webkit-overflow-scrolling:touch;padding-left:58px}
}
@media(max-width:991px){.search__wrapper .filterCol{top:0}
.search__wrapper .filterCol .iconRemove{top:0}
}
.search__wrapper .filterCol .fullHeightScroll{height:100%;overflow-y:auto;overflow-x:hidden}
.search__wrapper .filterCol.showFilter{right:0;z-index:1032}
.search__wrapper .filterCol.showFilter .iconRemove{position:fixed;left:0}
.search__wrapper .filterCol h6{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px;color:black;margin:0;display:flex;justify-content:space-between;align-items:center}
@media(max-width:992px){.search__wrapper .filterCol h6{flex:1;text-transform:capitalize}
}
.search__wrapper .filterCol .reset{font-family:MarkOffcPro,Arial,sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;text-transform:capitalize;cursor:context-menu;color:#263e81;text-decoration:underline}
@media(max-width:992px){.search__wrapper .filterCol .reset{text-decoration:none;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px}
}
.search__wrapper .filterCol .iconRemove{width:58px;height:52px;background-color:black;position:absolute;left:-58px;right:auto;display:none}
@media(max-width:992px){.search__wrapper .filterCol .iconRemove{left:100%;margin-left:0;display:block}
}
.search__wrapper .filterCol .iconRemove:before,.search__wrapper .filterCol .iconRemove:after{width:2px;height:16px;top:16px;left:50%;background-color:white}
.search__wrapper .filterCol__headerMobile{display:flex;align-items:center;background-color:#f9f9fb;padding:16px 20px 16px 15px;position:fixed;width:calc(100% - 58px);z-index:1}
@media(min-width:993px){.search__wrapper .filterCol__headerMobile{display:none}
}
.search__wrapper .filterCol__type{margin-bottom:15px;background-color:#f0f0f0;padding:15px 15px 0;margin-bottom:10px;border-bottom:0}
.search__wrapper .filterCol__type:last-child{margin-bottom:0}
@media(max-width:992px){.search__wrapper .filterCol__type{background-color:white;margin-bottom:0;padding:0 15px;border:0}
.search__wrapper .filterCol__type:nth-child(2){padding-top:52px}
}
@media(max-width:992px){.search__wrapper .filterCol__type h6{padding:24px 15px 15px;border-bottom:solid 1px #f0f0f0;margin:0 -15px;padding-left:30px}
}
@media(max-width:992px){.search__wrapper .filterCol__type h6 .reset{display:none}
}
@media(max-width:992px){.search__wrapper .filterCol__type-section h6{padding-top:65px}
}
.search__wrapper .filterCol__type .filterBy{margin:6px 0 12px;display:block;font-family:MarkOffcPro,Arial,sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:#757575}
.search__wrapper .filterCol__type-lists{margin:0 -15px}
.search__wrapper .filterCol__type-lists--headerMobile{display:flex;align-items:center;justify-content:space-between;background-color:#f9f9fb;padding:15px 20px 15px 15px;color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:fixed;width:calc(100% - 58px);z-index:2}
@media(min-width:993px){.search__wrapper .filterCol__type-lists--headerMobile{display:none}
}
.search__wrapper .filterCol__type-lists--headerMobile+h6{display:none;margin:0}
@media(max-width:992px){.search__wrapper .filterCol__type-lists--headerMobile+h6{display:block}
}
.search__wrapper .filterCol__type-lists--title{color:black;padding:15px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;border-bottom:solid 1px #f0f0f0}
@media(min-width:993px){.search__wrapper .filterCol__type-lists--title{display:none}
}
.search__wrapper .filterCol__type-lists--header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;background-color:#263e81;color:white;padding:10px 15px;text-transform:uppercase;border-bottom:solid 1px white;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:15px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0}
.search__wrapper .filterCol__type-lists--header:nth-last-child(2){border:0}
.search__wrapper .filterCol__type-lists--header:nth-last-child(2)+.hideCheckbox{border-bottom:solid 1px rgba(38,62,129,0.22)}
.search__wrapper .filterCol__type-lists--header:nth-last-child(2)+.hideCheckbox.showCheckbox{border-bottom:0}
@media(max-width:992px){.search__wrapper .filterCol__type-lists--header{background-color:transparent;color:#263e81;text-transform:capitalize;border-bottom-color:#f7f7f7;padding:10px 20px 10px 30px;font-size:16px}
}
.search__wrapper .filterCol__type-lists--header:not(.collapsed){background-color:#4a90e2}
.search__wrapper .filterCol__type-lists--header:not(.collapsed) .fas{transform:rotate(180deg)}
.search__wrapper .filterCol__type-lists--header .fas{font-size:12px}
@media(max-width:992px){.search__wrapper .filterCol__type-lists--header .fas{transform:rotate(-90deg)}
}
.search__wrapper .filterCol__type-lists .hideCheckbox{padding:17px 0}
@media(max-width:992px){.search__wrapper .filterCol__type-lists .hideCheckbox{position:absolute;right:-110%;width:calc(100% - 58px);top:0;padding:0;height:auto;overflow:auto}
}
.search__wrapper .filterCol__type-lists .hideCheckbox.showCheckbox{right:0;z-index:10;background-color:white}
@media(max-width:1024px){.search__wrapper .listing-items{margin-left:-15px}
}
@media(max-width:992px){.search__wrapper .listing-items{margin:5px -15px 1em}
}
@media(max-width:767px){.search__wrapper .listing-items{margin:0 -15px}
}
.search__wrapper .listing-items .noResults{width:100%;min-height:189px;background-color:#e8e8e8;padding:35px;text-align:center}
.search__wrapper .listing-items .noResults p{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;text-align:center;color:#333;margin-bottom:15px}
.search__wrapper .listing-items .noResults p:nth-child(2){margin-bottom:0}
.search__wrapper .listing-items .noResults .button-links{display:flex;align-items:center;justify-content:space-around;margin-top:21px}
.search__wrapper .listing-items .noResults .button-links a{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.63;letter-spacing:normal;text-align:center;color:#263e81;text-decoration:none}
.search__wrapper .listing-items .noResults .button-links a:hover{color:#5091cd}
.search__wrapper .listing-items .listing-item{padding:1em 36px;border:solid 1px #c4c4c4;margin-bottom:10px;min-height:140px;display:flex;justify-content:center;flex-flow:column}
@media(max-width:992px){.search__wrapper .listing-items .listing-item{padding:15px 25px;border-left:0 !important;border-right:0 !important;margin-bottom:5px;min-height:122px}
}
@media(max-width:767px){.search__wrapper .listing-items .listing-item{margin-bottom:0}
.search__wrapper .listing-items .listing-item:not(:last-child){border-bottom:0}
}
.search__wrapper .listing-items .listing-item .materialLock{font-size:24px;color:#505050;position:relative;top:3px;left:0}
.search__wrapper .listing-items .listing-item .materialPDF{width:18px}
.search__wrapper .listing-items .listing-item__header{display:flex;align-items:center;justify-content:space-between}
.search__wrapper .listing-items .listing-item h6{color:#263e81;margin:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px;text-transform:capitalize}
@media(max-width:992px){.search__wrapper .listing-items .listing-item h6{font-size:16px}
}
.search__wrapper .listing-items .listing-item h6 a{color:#263e81;position:relative}
@media(min-width:1025px){.search__wrapper .listing-items .listing-item__loggedOut:hover .hiddenContent,.search__wrapper .listing-items .listing-item__signedIn:hover .hiddenContent{display:flex}
}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#eaeaeb;flex-flow:column;justify-content:center;align-items:center}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent.showContent,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent.showContent{display:flex}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent p,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent p{margin-bottom:10px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:-0.3px;color:#555}
@media(max-width:992px){.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent p,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent p{font-size:15px;line-height:1.47}
}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent .btn,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent .btn{padding:12px 30px;min-height:48px;border-radius:26px 0 26px;background-color:#263e81;cursor:pointer;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent .btn:hover,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent .btn:hover{border-color:transparent}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent .btn.requestPending,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent .btn.requestPending{background-color:#939598}
.search__wrapper .listing-items .listing-item__loggedOut .hiddenContent .btn:hover,.search__wrapper .listing-items .listing-item__signedIn .hiddenContent .btn:hover{color:white}
.search__wrapper .listing-items .listing-item__loggedOut{cursor:pointer;background-color:#eaeaeb}
.search__wrapper .listing-items .listing-item__loggedOut h6{margin:0;padding:0}
.search__wrapper .listing-items .listing-item__hasAccess{border:solid 1px #c4c4c4;background-color:transparent}
.search__wrapper .listing-items .listing-item__signedIn{border:solid 1px #b2b2b2;background-color:#eaeaeb;position:relative}
.search__wrapper .listing-items .listing-item .copy{margin-top:13px}
@media(min-width:992px){.search__wrapper .listing-items .listing-item .copy{width:555px}
}
.search__wrapper .listing-items .listing-item .copy p{font-family:MarkOffcPro,Arial,sans-serif;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:#4c4c4c;margin-bottom:0}
@media(max-width:992px){.search__wrapper .listing-items .listing-item .copy p{font-size:14px}
}
.search__wrapper .search-listing-pagination{margin:30px 0}
.search__wrapper .search-listing-pagination__desktop{display:flex;justify-content:center;align-items:center}
.search__wrapper .search-listing-pagination__tablet{display:none}
@media(max-width:767px){.search__wrapper .search-listing-pagination__tablet{display:block;text-align:center}
}
.search__wrapper .search-listing-pagination .displayResults p{font-family:MarkOffcPro,Arial,sans-serif;font-size:13px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.04px;text-align:center;margin-bottom:19px}
.search__wrapper .iconRemove{width:14px;height:14px;cursor:pointer;position:relative;right:0;margin-left:-14px}
.search__wrapper .iconRemove:before,.search__wrapper .iconRemove:after{width:2px;height:100%;background-color:#263e81;content:'';display:block;position:absolute;right:50%}
.search__wrapper .iconRemove:before{transform:rotate(45deg)}
.search__wrapper .iconRemove:after{transform:rotate(-45deg)}
.search .checkbox{padding:5.5px 15px;position:relative;display:block}
@media(max-width:992px){.search .checkbox{border-bottom:solid 1px #f0f0f0;padding:15px 20px 15px 30px}
.search .checkbox:last-child{border-bottom:0}
}
.search .checkbox input{opacity:0;position:absolute;z-index:1;cursor:pointer}
.search .checkbox input:checked+label:before{background-image:url("../images/svg/checkbox-filled.svg");display:block;background-position:center;background-repeat:no-repeat;border:0}
.search .checkbox label{width:100%;display:flex;align-items:center;position:relative;padding-left:30px;text-align:left;color:#263e81;font-family:MarkOffcPro,Arial,sans-serif;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0}
@media(max-width:992px){.search .checkbox label{padding-left:0;font-size:16px;letter-spacing:.1px;color:black;padding-right:1.5em}
}
.search .checkbox label:before{content:'';display:inline-block;position:absolute;width:15px;height:15px;left:0;top:1px;border:1px solid #333;background-color:#fff;border-radius:3px}
@media(max-width:992px){.search .checkbox label:before{left:auto;right:0;width:16px;height:16px}
}
@media(min-width:768px){.rtdSelector__wrapper.nzmpTool .question-1 .row{justify-content:flex-start}
}
@media(min-width:768px){.rtdSelector__wrapper.nzmpTool .question-1 .nzmpToolBox__box{width:calc((100% / 3) - 16px)}
}
.rtdSelector__wrapper.nzmpTool .results__tiles .slick-list{height:100%;width:100%}
.rtdSelector__wrapper.nzmpTool .results__tiles .slick-list .slick-track{height:100%;display:flex}
.rtdSelector__wrapper.nzmpTool .results__tiles .item{height:100%}
.rtdSelector__wrapper.nzmpTool .results__tiles .item:not(.slick-slide){width:85%;max-width:315px}
.rtdSelector__wrapper.nzmpTool .results__tiles .item.slick-slide{max-width:287px;margin-right:8px}
@media(min-width:768px){.rtdSelector__wrapper.nzmpTool .results__tiles .item.slick-slide{max-width:295px;margin-right:0;padding-left:8px}
}
@media(min-width:1200px){.rtdSelector__wrapper.nzmpTool .results__tiles .item.slick-slide{max-width:331px;padding-left:16px}
}
.rtdSelector__wrapper.nzmpTool .results__tiles .item__tiles{height:100%}
.rtdSelector__wrapper.nzmpTool .results__tiles .item__tiles>a{height:100%}
.rtdSelector__wrapper.nzmpTool .results__tiles .item__tile{height:100%;position:relative}
.rtdSelector__wrapper.nzmpTool .results__tiles .item__tile>div:not(.product-image).nutritionalFacts ul{height:auto;margin-bottom:16px}
.rtdSelector__wrapper.nzmpTool .results__tiles .item__tile>div:not(.product-image).nutritionalFacts ul li{color:#4b4b4b}
.richtext h3.surestart{color:#6d6e71;letter-spacing:.1px;font-weight:bold;line-height:1.1;font-size:24px;font-family:MarkOT-Book,Arial,sans-serif}
.richtext h2.surestart{margin-top:0;letter-spacing:.1px;margin-top:45px;font-size:30px;color:#62bd18;font-family:inherit;line-height:1.1;font-family:MarkOT-Book,Arial,sans-serif}
.richtext .darkBlue,.darkBlue{color:#263e81}
.richtext .lightBlue,.lightBlue{color:#5091cd}
.submenu__active .richtext a{font-size:inherit}
.submenu__active .richtext h2 a{font-family:MarkOffcPro-Heavy,Arial,sans-serif}
.responsive-youtube .preview-image-youtube{width:100%}
.responsive-youtube .youtube-video{display:block;margin:auto}
.responsive-youtube .youtube-video img{min-height:100px}
.responsive-youtube .youtube-video img{width:100%}
.contentLeft .responsive-youtube .youtube-video img{margin-top:20px}
.responsive-youtube .modal.fade:hover{opacity:1 !important}
.responsive-youtube .videoTitle{width:100%;color:#62bd18;font-size:21px}
.responsive-youtube .videoSubtitle{width:100%;color:#6d6e71;font-size:16px}
.responsive-youtube .videoTitle,.videoSubtitle{text-align:left;line-height:1.1;font-family:'MarkOT-Book';padding-top:5px;font-weight:500;font-style:normal}
.responsive-youtube .videoSubtitle{margin-bottom:0;color:#6d6e71}
.responsive-youtube .yt-title{height:70px;margin-top:-70px;width:90%;position:relative}
.responsive-youtube .modal-content{background-color:#fff}
.responsive-youtube .yt-title .videoTitle{margin:0 !important;position:absolute;bottom:10px;left:5px;height:auto}
.responsive-youtube .yt-title .videoTitle .videoSubtitle{padding-left:0}
.responsive-youtube .modal-title{font-size:24px;padding-top:15px}
.responsive-youtube .ytp-small-mode .ytp-large-play-button{width:42px;height:30px}
.preview-image-youtube{position:relative;display:block}
.responsive-youtube .ytp-large-play-button{position:absolute;cursor:pointer;left:50%;top:50%;margin-top:-24px;margin-left:-34px;width:68px;height:48px;-moz-transition:opacity .25s cubic-bezier(0.0,0.0,0.2,1);-webkit-transition:opacity .25s cubic-bezier(0.0,0.0,0.2,1);transition:opacity .25s cubic-bezier(0.0,0.0,0.2,1)}
.responsive-youtube .ytp-button:focus,.ytp-button{outline:0;cursor:pointer;background-color:red}
.responsive-youtube .ytp-button{border:0;background-color:transparent;padding:0;color:inherit;text-align:inherit;font-size:100%;font-family:inherit;cursor:pointer;line-height:inherit}
.preview-image-youtube:hover .ytp-large-play-button-bg{-moz-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);-webkit-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);fill:#cc181e;fill-opacity:1}
.box-caption .caption-section{background-color:#ccc;padding:40px 60px;height:155px}
.box-caption .share-section{background-color:silver;padding:40px 60px;height:155px}
.box-caption .share-section p{text-align:center}
.box-caption .ryt-share{list-style-type:none;text-align:center;padding:0}
.box-caption .ryt-share li{display:inline-block}
.box-caption .ryt-share .fa{font-size:40px}
@media screen and (max-width:992px){.preview-image-youtube .ytp-large-play-button-bg{-moz-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);-webkit-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);fill:#cc181e;fill-opacity:1}
}
@media(max-width:768px){.responsive-youtube{margin-bottom:20px}
.responsive-youtube .yt-title .videoTitle .videoSubtitle{font-size:13px}
.preview-image-youtube .ytp-large-play-button-bg{-moz-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);-webkit-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);transition:fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);fill:#cc181e;fill-opacity:1}
.responsive-youtube .videoSubtitle{text-align:center;padding:10px}
}
button.ytp-large-play-button.ytp-button{position:absolute;top:50%;left:50%;width:80px;margin-top:-40px;margin-left:-40px;background-color:transparent;border:0}
.youtube .modal-content{background-color:transparent}
.youtube .modal-header,.youtube .modal-footer{border:0;padding:0}
.youtube .modal-footer{border:0;text-align:left;background-color:#f1f1f1}
.youtube .modal-body{position:relative;padding:0}
.youtube .modal-footer .content.gray{background-color:#ccc !important}
.youtube .modal-footer .light-gray.content{padding:15px 40px}
.youtube .modal-footer .videoSubtitle,.youtube .modal-footer p{color:#6d6e71 !important}
.youtube .modal-footer .share i{background:#fff;padding:5px;border-radius:5px;font-size:27px}
.youtube .modal-footer .share a{color:#6d6e71}
.youtube .modal-header .close{color:#eee;font-size:40px;opacity:1}
@media screen and (max-width:1024px){.youtube .modal-footer .light-gray.content>*{text-align:center}
.youtube .modal-footer .light-gray.content{padding:15px 40px}
}
@media screen and (max-width:768px){.responsive-youtube [data-equalizer] .content{display:block;text-align:center}
}
.video-badge{display:table;width:100%;table-layout:fixed}
.video-badge .video-badge__figure{display:table-caption}
.video-badge .video-badge__figure .video-badge__figure__wrapper{position:relative;height:0;width:100%;padding-top:50%}
.video-badge .video-badge__figure .video-badge__figure__wrapper+p{padding-top:10px;margin-bottom:0}
.video-badge .video-badge__figure .video-badge__figure__wrapper .video-badge__figure__wrapper__img{position:absolute;top:0;width:100%;height:100%}
.video-badge .video-badge__caption{display:table-cell}
.video-badge .video-badge__caption .video-badge__caption__link a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:-15px;top:0;transition:.3s;padding-right:0;line-height:20px;font-size:20px;font-weight:bold}
.fade-scale{transform:scale(0);opacity:0;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}
.fade-scale.in{opacity:1;transform:scale(1)}
.video-badge{padding:0 0 48px 0}
@media(max-width:767px){.video-badge{padding:0 0 40px 0}
}
@media(min-width:1024px){.video-badge .video-badge__figure{display:table-cell;width:50%;transition:.3s}
.video-badge .video-badge__figure .video-badge__figure__wrapper{position:relative;text-shadow:1px 1px 1px #999;overflow:hidden}
.video-badge .video-badge__figure .video-badge__figure__wrapper .video-badge__figure__wrapper__img{transition:6s}
.video-badge .video-badge__figure:hover{cursor:pointer}
.video-badge .video-badge__caption{width:50%;vertical-align:top}
}
.responsive-youtube{margin-bottom:0}
.responsive-youtube__wrapper{padding:40px 0}
@media(min-width:1200px){.responsive-youtube__wrapper{padding:48px 0}
}
.responsive-youtube+.responsive-youtube .responsive-youtube__wrapper{padding-top:0}
.responsive-youtube+.imageTextOverlay .image-badge__v2-right,.responsive-youtube+.imageTextOverlay .image-badge__v2-left{margin-top:0}
.responsive-youtube .video-badge{padding:0}
@media(max-width:576px){.responsive-youtube .video-badge{display:flex;flex-direction:column}
}
.responsive-youtube .video-badge.nzmp-black .video-badge__caption .headline *{color:#4b4b4b}
.responsive-youtube .video-badge.videoTextBadgeRight,.responsive-youtube .video-badge.videoTextBadgeLeft{display:flex;align-items:flex-start}
@media(min-width:768px){.responsive-youtube .video-badge.videoTextBadgeRight>*,.responsive-youtube .video-badge.videoTextBadgeLeft>*{width:50%;flex:0 0 auto}
}
@media(min-width:769px) and (max-width:1024px){.responsive-youtube .video-badge.videoTextBadgeRight .nzmpYouTube__contents,.responsive-youtube .video-badge.videoTextBadgeLeft .nzmpYouTube__contents{max-width:70%}
}
.responsive-youtube .video-badge.videoTextBadgeRight .nzmpYouTube__image,.responsive-youtube .video-badge.videoTextBadgeLeft .nzmpYouTube__image{height:207px}
@media(min-width:576px){.responsive-youtube .video-badge.videoTextBadgeRight .nzmpYouTube__image,.responsive-youtube .video-badge.videoTextBadgeLeft .nzmpYouTube__image{height:371px}
}
@media(max-width:576px){.responsive-youtube .video-badge.videoTextBadgeRight{flex-direction:column-reverse}
}
@media(min-width:768px){.responsive-youtube .video-badge.videoTextBadgeRight .video-badge__caption{padding:0 32px 0 0}
}
@media(min-width:1200px){.responsive-youtube .video-badge.videoTextBadgeRight .video-badge__caption{padding:0 48px 0 0}
}
@media(min-width:769px){.responsive-youtube .video-badge.videoTextBadgeRight .video-badge__figure__wrapper__play i{margin-left:20px}
}
@media(max-width:768px){.responsive-youtube .video-badge.videoTextBadgeRight .video-badge__figure__wrapper__play.flexBox{flex-direction:column-reverse}
}
@media(min-width:768px){.responsive-youtube .video-badge.videoTextBadgeLeft .video-badge__caption{padding:0 0 0 32px}
}
@media(min-width:1200px){.responsive-youtube .video-badge.videoTextBadgeLeft .video-badge__caption{padding:0 0 0 48px}
}
.responsive-youtube .video-badge__caption:before{content:'';width:100%;height:1px;display:block;background-color:#62bd18;float:left}
@media(max-width:768px){.responsive-youtube .video-badge__caption{padding-top:22.5px}
}
.responsive-youtube .video-badge__caption__quote .headline *{margin:16px 0;color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:700}
@media(min-width:768px){.responsive-youtube .video-badge__caption__quote .headline *{margin:30px 0 24px}
}
.responsive-youtube .video-badge__caption__comment .copy p{color:#4b4b4b}
.responsive-youtube .video-badge__caption__comment .copy p b{font-size:18px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;letter-spacing:-0.3px;line-height:22px}
@media(max-width:414px){.responsive-youtube .video-badge__caption__comment .copy hr{display:none}
}
.responsive-youtube .noTopBorder .video-badge__caption:before{display:none}
.responsive-youtube .noTopBorder .video-badge__caption__quote .headline *{margin-top:0}
.responsive-youtube .disclaimerText{margin:16px 0 0}
.reference__wrapper{padding:40px 0}
@media(min-width:768px){.reference__wrapper{padding:48px 0}
}
.reference__wrapper .panel-group{margin-bottom:20px}
.reference__wrapper .panel-group .panel{border-color:#ebebeb;border-radius:0;-webkit-box-shadow:2px 2px 2px 0 rgba(178,178,178,0.5);-moz-box-shadow:2px 2px 2px 0 rgba(178,178,178,0.5);box-shadow:2px 2px 2px 0 rgba(178,178,178,0.5);border:1px solid transparent}
.reference__wrapper .panel-group .panel+.panel{margin-top:10px}
.reference__wrapper .panel-group .panel.bgLightGray .panel-heading{background-color:#f6f6f8}
.reference__wrapper .panel-group .panel .panel-heading{border-radius:0;border-bottom:0;background-color:white;padding:10px 15px}
.reference__wrapper .panel-group .panel .panel-heading .panel-title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:bold;text-transform:uppercase;margin-top:0;margin-bottom:0}
.reference__wrapper .panel-group .panel .panel-heading .panel-title:not(.collapsed) .fa-plus:before{content:"\f068"}
.reference__wrapper .panel-group .panel .panel-heading .panel-title .fa-plus{color:#263e81}
.reference__wrapper .panel-group .panel .panel-collapse .panel-body{padding:15px;border-top:0}
.reference__wrapper .panel-group .panel .panel-collapse .panel-body ul,.reference__wrapper .panel-group .panel .panel-collapse .panel-body ol{padding:0 0 0 1em}
.reference__wrapper .panel-group .panel .panel-collapse .panel-body ul.list-unstyled,.reference__wrapper .panel-group .panel .panel-collapse .panel-body ol.list-unstyled{padding:0}
.reference__wrapper .panel-group .panel .panel-collapse .panel-body ul li,.reference__wrapper .panel-group .panel .panel-collapse .panel-body ol li{margin-bottom:10px}
.reference__wrapper .panel-group .panel .panel-collapse .panel-body ul li:last-child,.reference__wrapper .panel-group .panel .panel-collapse .panel-body ol li:last-child{margin-bottom:0}
.publitas__wrapper{padding-bottom:40px;position:relative;min-height:400px}
@media(min-width:767px){.publitas__wrapper{padding-bottom:48px;min-height:600px}
}
.publitas__image{width:100%;height:100%;display:block;background-size:cover;background-position:center;position:absolute;top:0;left:0;z-index:1}
.proteinCalculator :focus{outline:0}
.proteinCalculator__wrapper{padding:0 0 48px 0}
@media(max-width:767px){.proteinCalculator__wrapper{padding:0 0 40px 0}
}
.proteinCalculator__wrapper .nzmpBtn{min-width:200px}
@media(max-width:767px){.proteinCalculator__wrapper .nzmpBtn{min-width:100%}
}
.proteinCalculator__wrapper .proteinCalculator__formWrapper,.proteinCalculator__wrapper .calculator-module__loading,.proteinCalculator__wrapper .calculator-module--result{background-color:#263e81;padding:32px 48px;min-height:320px}
@media(max-width:767px){.proteinCalculator__wrapper .proteinCalculator__formWrapper,.proteinCalculator__wrapper .calculator-module__loading,.proteinCalculator__wrapper .calculator-module--result{padding:32px 40px;min-height:718px}
}
.proteinCalculator__wrapper .proteinCalculator__formWrapper .headline *,.proteinCalculator__wrapper .calculator-module__loading .headline *,.proteinCalculator__wrapper .calculator-module--result .headline *,.proteinCalculator__wrapper .proteinCalculator__formWrapper .copy *,.proteinCalculator__wrapper .calculator-module__loading .copy *,.proteinCalculator__wrapper .calculator-module--result .copy *,.proteinCalculator__wrapper .proteinCalculator__formWrapper .calculator-module__heading *,.proteinCalculator__wrapper .calculator-module__loading .calculator-module__heading *,.proteinCalculator__wrapper .calculator-module--result .calculator-module__heading *,.proteinCalculator__wrapper .proteinCalculator__formWrapper .resultValues *,.proteinCalculator__wrapper .calculator-module__loading .resultValues *,.proteinCalculator__wrapper .calculator-module--result .resultValues *,.proteinCalculator__wrapper .proteinCalculator__formWrapper .resultDetails *,.proteinCalculator__wrapper .calculator-module__loading .resultDetails *,.proteinCalculator__wrapper .calculator-module--result .resultDetails *{margin:0;color:white}
.proteinCalculator__wrapper .calculator-module__loading:not(.hidden){display:flex;flex-direction:column;justify-content:center}
.proteinCalculator__wrapper .calculator-module__loading *{color:white;margin:0}
@media(max-width:767px){.proteinCalculator__wrapper .calculator-module__loading *{font-size:23px}
}
.proteinCalculator__wrapper .calculator-module__loading img{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin-top:32px}
@media(max-width:1024px){.proteinCalculator__wrapper .calculator-module--result>*{flex-direction:column}
}
.proteinCalculator__wrapper .calculator-module--result>*>*{flex:1 1 auto}
@media(max-width:1024px){.proteinCalculator__wrapper .calculator-module--result>*>*+*{margin-top:32px}
}
.proteinCalculator__wrapper .calculator-module--result .calculator-module__heading>*,.proteinCalculator__wrapper .calculator-module--result .resultValues>*{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(min-width:1025px){.proteinCalculator__wrapper .calculator-module--result .calculator-module__heading,.proteinCalculator__wrapper .calculator-module--result .resultDetails{max-width:324px}
}
@media(min-width:1025px){.proteinCalculator__wrapper .calculator-module--result .calculator-module__heading h2{max-width:164px}
}
@media(min-width:1025px){.proteinCalculator__wrapper .calculator-module--result .resultValues{max-width:275px}
}
@media(max-width:767px){.proteinCalculator__wrapper .calculator-module--result .resultValues h5{font-size:16px}
}
.proteinCalculator__wrapper .calculator-module--result .resultValues h5+h2{margin-top:16px}
.proteinCalculator__wrapper .calculator-module--result .resultValues h2{font-size:48px;line-height:.855}
@media(max-width:767px){.proteinCalculator__wrapper .calculator-module--result .resultValues h2{font-size:40px}
}
.proteinCalculator__wrapper .calculator-module--result .resultValues h2 span{font-size:26px;line-height:1.12}
@media(max-width:767px){.proteinCalculator__wrapper .calculator-module--result .resultValues h2 span{font-size:20px}
}
.proteinCalculator__wrapper .calculator-module--result .resultValues>*+*{margin-top:32px}
.proteinCalculator__wrapper .calculator-module--result .resultDetails .nzmpBtn{margin-top:16px}
@media(max-width:767px){.proteinCalculator__wrapper .calculator-module--result .resultDetails .nzmpBtn{margin-top:24px}
}
.proteinCalculator__wrapper .calculator-module--result .resultDetails .calculator-module__bmi{margin-top:16px}
.proteinCalculator__wrapper .calculator-module--result .resultDetails>p,.proteinCalculator__wrapper .calculator-module--result .resultDetails>a:not(.nzmpBtn){font-size:15px}
@media(max-width:767px){.proteinCalculator__wrapper .calculator-module--result .resultDetails>p,.proteinCalculator__wrapper .calculator-module--result .resultDetails>a:not(.nzmpBtn){font-size:14px}
}
.proteinCalculator__wrapper .calculator-module--result .resultDetails>.calculator-module__how{color:#41b6e6}
.proteinCalculator__wrapper .select2-container--open{top:0 !important;left:0 !important}
@media(min-width:1025px){.proteinCalculator__headlines{max-width:750px;margin:0 auto}
}
.proteinCalculator__headlines .headline *,.proteinCalculator__headlines .copy *,.proteinCalculator__headlines .highlightedHeadline *{margin:0}
.proteinCalculator__headlines .headline h1,.proteinCalculator__headlines .headline h2,.proteinCalculator__headlines .headline h3,.proteinCalculator__headlines .headline h4,.proteinCalculator__headlines .headline h5,.proteinCalculator__headlines .headline h6{color:#161616}
.proteinCalculator__headlines .headline+*{margin-top:24px}
.proteinCalculator__headlines .headline+*+*{margin-top:24px}
.proteinCalculator__headlines .copy p{color:#2d2d2d}
.proteinCalculator__headlines .highlightedHeadline *{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;color:#2d2d2d}
@media(max-width:1024px){.proteinCalculator__formWrapper .calculator-form{flex-direction:column}
}
.proteinCalculator__formWrapper .calculator-form>*{flex:0 0 auto}
@media(max-width:1024px){.proteinCalculator__formWrapper .calculator-form>*{width:100%}
}
@media(max-width:767px){.proteinCalculator__formWrapper .calculator-form>* .copy *{font-size:14px}
}
@media(max-width:1024px){.proteinCalculator__formWrapper .calculator-form>*+*{margin-top:17px}
}
@media(min-width:1025px){.proteinCalculator__formWrapper .calculator-form>*:nth-child(1){max-width:256px}
.proteinCalculator__formWrapper .calculator-form>*:nth-child(2){max-width:180px}
.proteinCalculator__formWrapper .calculator-form>*:last-child{max-width:444px;flex:1 1 auto}
}
@media(min-width:1025px){.proteinCalculator__formWrapper .calculator-form>* .headline *{width:165px}
}
.proteinCalculator__formWrapper .calculator-form>* .headline+*{margin-top:16px}
.proteinCalculator__formWrapper .calculator-form legend{border:0;margin-bottom:16px}
.proteinCalculator__formWrapper .calculator-form legend *{color:white;margin:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:767px){.proteinCalculator__formWrapper .calculator-form legend *{font-size:16px;line-height:1.4}
}
.proteinCalculator__formWrapper .calculator-form .details legend,.proteinCalculator__formWrapper .calculator-form .gender-block legend{margin-bottom:12px}
.proteinCalculator__formWrapper .calculator-form .details>.form-group,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group{margin-bottom:24px}
.proteinCalculator__formWrapper .calculator-form .details>.form-group>*,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group>*{position:relative}
@media(max-width:767px){.proteinCalculator__formWrapper .calculator-form .details>.form-group,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group{flex-direction:column}
.proteinCalculator__formWrapper .calculator-form .details>.form-group>*+*,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group>*+*{margin-top:12px}
}
.proteinCalculator__formWrapper .calculator-form .details>.form-group:last-child,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group:last-child{margin-bottom:0}
.proteinCalculator__formWrapper .calculator-form .details>.form-group.flexBox>*,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group.flexBox>*{max-width:140px;flex:1 1 auto}
@media(max-width:1024px){.proteinCalculator__formWrapper .calculator-form .details>.form-group.flexBox>*,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group.flexBox>*{max-width:30%}
}
@media(max-width:767px){.proteinCalculator__formWrapper .calculator-form .details>.form-group.flexBox>*,.proteinCalculator__formWrapper .calculator-form .gender-block>.form-group.flexBox>*{max-width:100%;width:100%}
}
.proteinCalculator__formWrapper .calculator-form .select2-selection{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:8px;border:0;border-radius:0}
@media(max-width:767px){.proteinCalculator__formWrapper .calculator-form .select2-selection{min-height:44px;font-size:14px}
}
.proteinCalculator__formWrapper .calculator-form .select2-selection__rendered{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;color:#a8a8a8;font-size:15px;line-height:1.5;padding:0}
.proteinCalculator__formWrapper .calculator-form .select2-selection__placeholder{color:inherit}
.proteinCalculator__formWrapper .calculator-form .select2-selection__arrow{position:relative;top:0;right:0;width:auto;height:auto}
.proteinCalculator__formWrapper .calculator-form .select2-selection__arrow b{font-size:16px;position:relative;top:0;left:0;margin:0;font-family:"Font Awesome 5 Free";font-weight:900;border:0;color:#263e81}
.proteinCalculator__formWrapper .calculator-form .select2-selection__arrow b:before{content:'\f078'}
.proteinCalculator__formWrapper .calculator-form .nzmpBtn{margin-top:8px}
@media(min-width:768px){.proteinCalculator__formWrapper .calculator-form .nzmpBtn{float:right}
}
@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}
}
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}
}
@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.expand-button{position:relative;width:25px;height:25px;border-radius:50%;cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.expanded .expand-button{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.expand-button:before,.expand-button:after{content:'';position:absolute;left:50%;top:50%;width:50%;height:2px;margin-top:-5px;margin-left:-25%;background-color:#263e81;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:rotate(-45deg) translateX(-6px);transform:rotate(-45deg) translateX(-6px)}
.expand-button:before{-webkit-transform:rotate(45deg) translateX(6px);transform:rotate(45deg) translateX(6px)}
.horizontal-table{padding:15px;background-color:#fff;margin:0 15px;overflow:hidden;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.2);box-shadow:0 2px 10px rgba(0,0,0,0.2)}
.horizontal-table button,.horizontal-table a{background-color:#263e81;color:#fff;border:0;line-height:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-align:left;padding:20px 20px 20px 25px;height:100%;width:100%;-webkit-transition:.3s;transition:.3s;text-decoration:none;justify-content:space-between}
.horizontal-table button,.horizontal-table .quickLink-table a{background-color:#6bb592}
.horizontal-table button i,.horizontal-table a i{font-size:25px;margin-right:5px}
.horizontal-table button:focus,.horizontal-table a:focus{outline:0}
.show-more,.show-less{text-align:center;cursor:pointer;margin-top:60px;margin-bottom:30px}
.show-more i,.show-less i{display:block;font-size:30px}
@media(hover:hover){.horizontal-table button:hover,.horizontal-table a:hover{background-color:#5091cd;color:#fff}
.horizontal-table button:hover,.horizontal-table .quickLink-table a:hover{background-color:#83d3ad;color:#fff}
}
.horizontal-table .toggle-wrapper{position:absolute;right:25px;top:40%;display:inline-block}
.horizontal-table p{padding:30px 100px 30px 30px;margin:0;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}
.horizontal-table p.heading{color:#5a5a5a;font-weight:bold;font-size:120%}
.horizontal-table .horizontal-table__cell{position:relative}
@media(min-width:992px){.horizontal-table p.heading{width:100%}
.horizontal-table{margin:0 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0}
.horizontal-table p.heading{color:#5a5a5a;font-weight:bold;padding:30px 20px}
.horizontal-table .quickLink-table p.heading{color:#6bb592;font-weight:bold;padding:15px 20px}
.horizontal-table .toggle-expand{display:none}
.horizontal-table .horizontal-table__cell{position:relative;background-color:#fff;-ms-flex-preferred-size:calc((100% - 380px)/2);flex-basis:calc((100% - 380px)/2);-webkit-transition:.3s;transition:.3s}
.horizontal-table .horizontal-table__cell:first-child{-ms-flex-preferred-size:210px;flex-basis:210px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}
.horizontal-table .horizontal-table__cell:first-child p{height:auto}
.horizontal-table .horizontal-table__cell:not(.flex-grow):last-child{-ms-flex-preferred-size:200px;flex-basis:200px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;border:0}
.horizontal-table .horizontal-table__cell:nth-child(2){flex-grow:1}
}
@media(max-width:991px){.horizontal-table .quickLink-table p.heading{background-color:#6bb592}
.horizontal-table .toggle-expand{position:absolute;right:5px;top:50%;font-size:24px;margin-top:-10px;color:#fff}
.horizontal-table.active .horizontal-table__cell+.horizontal-table__cell{display:block}
.horizontal-table.active p.heading{padding:15px 35px 15px 15px;margin:-15px -15px 15px -15px}
.horizontal-table.active p.heading+i:before{content:"\f106"}
}
.download-img{width:25px;height:25px}
.flex-grow{flex-grow:1}
.producttablecomponent .horizontal-table{margin-bottom:48px}
@media(max-width:991px){.producttablecomponent .horizontal-table{padding:0;margin-bottom:40px}
}
@media(max-width:991px){.producttablecomponent .horizontal-table p{padding:15px}
}
@media(max-width:991px){.producttablecomponent .horizontal-table a i,.producttablecomponent .horizontal-table a .download-img{margin-right:0;margin-left:5%}
}
@media(max-width:991px){.producttablecomponent .horizontal-table .toggle-wrapper{position:relative;top:auto;bottom:0;right:0;width:100%}
.producttablecomponent .horizontal-table .toggle-wrapper .expand-button{margin:15px auto}
}
.producttablecomponent .horizontal-table__cell.flex-grow.active p{height:100%;display:inherit}
.producttablecomponent .horizontal-table__cell.flex-grow.active i.glyphicon:before{display:block;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}
@media(max-width:991px){.producttablecomponent .horizontal-table__cell a{text-align:center;display:block;padding:10px}
}
.productSelector__wrapper{background-color:#efefef;padding:40px 0}
@media(min-width:767px){.productSelector__wrapper{padding:48px 0}
}
.productSelector__header{background-color:#263e81;padding:28px 0}
.productSelector__header .title *{margin-top:0;color:white;line-height:normal;letter-spacing:.1px}
@media(max-width:767px){.productSelector__header .title *{text-align:center}
}
.productSelector__header .copy *{margin-bottom:0;color:white;line-height:normal;letter-spacing:.09px}
@media(min-width:1025px){.productSelector__header .copy *{font-size:15px}
}
@media(max-width:767px){.productSelector__header .copy *{text-align:center}
}
.productSelector__body>.title *{margin:45px 0 0;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;line-height:normal;letter-spacing:.13px;color:#070707}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productSelector__body>.title *{margin-top:31px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productSelector__body>.title *{margin-top:23px}
}
@media(max-width:767px){.productSelector__body>.title *{text-align:center;margin-top:20px}
}
.productSelector__product{margin-top:47px}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productSelector__product{margin-top:32px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productSelector__product{margin-top:17px}
}
@media(max-width:767px){.productSelector__product{margin-top:27px}
}
.productSelector__product .productItemDetail *{color:#646464}
.productSelector__product .productItemDetail *:hover,.productSelector__product .productItemDetail *:active{color:black}
.productSelector__product,.productSelector__box{display:flex;flex-wrap:wrap;align-items:stretch}
@media(max-width:767px){.productSelector__product,.productSelector__box{justify-content:space-between}
.productSelector__product-flex,.productSelector__box-flex{justify-content:space-between}
}
.productSelector__product .breadcrumb,.productSelector__box .breadcrumb{background-color:transparent;padding-left:0 !important;display:flex;align-items:center;flex-wrap:wrap}
@media(max-width:767px){.productSelector__product .breadcrumb,.productSelector__box .breadcrumb{text-align:center;overflow:hidden;clear:both}
}
.productSelector__product .breadcrumb li,.productSelector__box .breadcrumb li{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.13px}
@media(min-width:1025px){.productSelector__product .breadcrumb li,.productSelector__box .breadcrumb li{font-size:26px}
}
@media(max-width:767px){.productSelector__product .breadcrumb li,.productSelector__box .breadcrumb li{font-size:18px}
}
.productSelector__product .breadcrumb li+li:before,.productSelector__box .breadcrumb li+li:before{content:"|";color:#070707;padding:0 5px}
@media(max-width:767px){.productSelector__product .breadcrumb li+li:before,.productSelector__box .breadcrumb li+li:before{content:''}
}
@media(max-width:767px){.productSelector__product .breadcrumb li:not(.active),.productSelector__box .breadcrumb li:not(.active){position:absolute}
}
.productSelector__product .breadcrumb li.active,.productSelector__box .breadcrumb li.active{color:#070707}
.productSelector__product .breadcrumb li.notClickable a,.productSelector__box .breadcrumb li.notClickable a{color:#070707;pointer-events:none}
.productSelector__product .breadcrumb li a,.productSelector__box .breadcrumb li a{color:#263e81;font-size:inherit;font-family:inherit;text-decoration:none}
.productSelector__product-item,.productSelector__box-item{width:140px;height:auto;display:flex;flex-flow:column;cursor:pointer;margin-bottom:27px}
@media(min-width:1025px){.productSelector__product-item,.productSelector__box-item{justify-content:space-between}
}
@media(max-width:767px){.productSelector__product-item,.productSelector__box-item{width:48%}
}
.productSelector__product-item--image,.productSelector__box-item--image{width:100%;height:120px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.21);background-color:white;padding:1em;display:flex;align-items:center;border:solid 2px transparent}
.productSelector__product-item--image>img,.productSelector__box-item--image>img{transition:transform .2s}
@media(max-width:767px) and (orientation:portrait){.productSelector__product-item--image>img.center-block,.productSelector__box-item--image>img.center-block{width:90% !important}
}
@media(max-width:767px) and (orientation:landscape){.productSelector__product-item--image>img.center-block,.productSelector__box-item--image>img.center-block{width:50% !important}
}
.productSelector__product-item--image>img:hover,.productSelector__box-item--image>img:hover{transform:scale(1.1)}
.productSelector__product-item--image:hover,.productSelector__box-item--image:hover,.productSelector__product-item--image:active,.productSelector__box-item--image:active{border-color:#62bd18}
.productSelector__product-item--image .title h2,.productSelector__box-item--image .title h2{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:32px;line-height:normal;letter-spacing:.18px}
.productSelector__product-item--image .copy h5,.productSelector__box-item--image .copy h5{line-height:normal;letter-spacing:.09px}
@media(min-width:1025px){.productSelector__product-item--image .copy h5,.productSelector__box-item--image .copy h5{font-size:15px}
}
@media(min-width:768px){.productSelector__product-item:not(:last-child),.productSelector__box-item:not(:last-child){margin-right:16px}
}
.productSelector__product-details .title *,.productSelector__box-details .title *{margin:10px 0;color:#263e81;line-height:normal;letter-spacing:.09px}
@media(min-width:1025px){.productSelector__product-details .title *,.productSelector__box-details .title *{font-size:15px}
}
.productSelector .productItemDetail{font-size:20px;outline:0;border:0;background-color:transparent}
@media(max-width:1024px){.productSelector .productItemDetail{display:none}
}
.productSelector__box{display:block;margin:19px 0}
.productSelector__box-flex{display:flex;flex-wrap:wrap}
.productSelector__box .level .copy>*{color:#070707;line-height:normal;letter-spacing:.09px}
@media(min-width:1025px){.productSelector__box .level .copy>*{font-size:15px}
}
@media(max-width:768px){.productSelector__box .level .copy>*{text-align:center}
}
.productSelector__box .level-1 .productItemDetail *{color:black}
.productSelector__box .level-1 .productItemDetail *:hover{color:#646464}
.productSelector__box .level-2 .productSelector__box-item--image{border-radius:4px;background-image:linear-gradient(to bottom,#4564b9,#263e81);box-shadow:none;flex-flow:column;justify-content:space-around;border:0}
.productSelector__box .level-2 .productSelector__box-item--image:hover,.productSelector__box .level-2 .productSelector__box-item--image:active{border-color:transparent;background-image:linear-gradient(to bottom,#4564b9,#4a90e2 100%)}
.productSelector__box .level-2 .productSelector__box-item--image *{color:white}
.productSelector__box .level-2 .productSelector__box-item--image * *{margin:0}
.productSelector__result>.row{margin:0 -15px}
@media(max-width:767px){.productSelector__result>.row>.col-md-12{padding:0;position:relative}
}
.productSelector__result>.row .product-sortable #nofatresults,.productSelector__result>.row .product-sortable #noproteinresults{display:block;margin:0 auto}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productSelector__result .otherIngredients{width:60%}
.productSelector__result .sendResults{width:40%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productSelector__result .otherIngredients{width:80%}
.productSelector__result .sendResults{width:60%}
.productSelector__result .col-md-6{display:block;float:none}
}
@media(min-width:1024px) and (max-width:1366px){.productSelector__result .otherIngredients{width:55%}
.productSelector__result .sendResults{width:45%}
.productSelector__result .col-md-6{float:left}
}
.productSelector__result .mobileScroll{position:absolute;top:30px;width:100%;z-index:2}
.productSelector__result .mobileScroll>*{width:42px;height:103px;display:flex;align-items:center;justify-content:center;border:solid 1px rgba(151,151,151,0.39);background-color:white}
.productSelector__result .mobileScroll>* *{font-size:25px;color:black}
.productSelector__result .flex{display:flex;padding-left:calc(63px + 26px);flex-wrap:nowrap !important}
@media(max-width:1024px){.productSelector__result .flex{overflow:auto}
}
@media(max-width:767px){.productSelector__result .flex{margin:0 15px;padding-left:0}
}
@media(min-width:768px) and (max-width:1024px){.productSelector__result .flex>div[id].col-sm-6{min-width:552px}
}
@media(max-width:767px){.productSelector__result .flex>div[id].col-sm-6{width:100%;padding:0}
}
.productSelector__result .flex>div[id] .sectionheader__wrapper{background-color:white;padding:27px;border:solid 1px #d7d7d7}
.productSelector__result .flex>div[id] .sectionheader__wrapper .container{width:100%}
.productSelector__result .flex>div[id] .sectionheader__wrapper.textBlue .headline *{color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.productSelector__result .flex>div[id] .sectionheader__wrapper .headline{margin-bottom:14px}
.productSelector__result .flex>div[id] .sectionheader__wrapper .headline *{padding-bottom:10px;border-bottom:solid 2px #62bd18;display:inline-block;color:#263e81}
.productSelector__result .flex>div[id] .sectionheader__wrapper .copy *{color:#070707}
.productSelector__result-box{padding:20px 0 0;display:flex;flex-flow:column;align-items:center;text-align:center;width:33.3%;background-image:linear-gradient(to bottom,#fff,#fff 39%,rgba(255,255,255,0));border:solid 1px #d7d7d7;cursor:pointer}
.productSelector__result-box:not(.hidden){border-left:0}
.productSelector__result-box:hover,.productSelector__result-box:active{border:solid 1px #62bd18}
@media(max-width:1024px){.productSelector__result-box{width:340px;flex:0 0 auto}
}
@media(max-width:767px){.productSelector__result-box{width:100%}
.productSelector__result-box:not(:last-child){margin-right:15px}
}
.productSelector__result-box>a{text-decoration:none;width:100%;height:100%;display:block}
.productSelector__result-box>a>*{position:relative;width:100%}
.productSelector__result-box>a>*:before{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:14px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.08px;text-align:center;color:black;position:absolute;top:0;left:calc(-63px - 26px);width:63px}
@media(max-width:767px){.productSelector__result-box>a>*:before{position:relative;left:0;width:auto;float:left}
}
.productSelector__result-box>a>*>*{margin-bottom:0;color:inherit;padding:0 17px;background-color:transparent}
@media(min-width:1025px){.productSelector__result-box>a>*>*{font-size:inherit}
}
@media(max-width:767px){.productSelector__result-box>a>*>*{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:15px;letter-spacing:.09px;color:black}
}
.productSelector__result-box.hasContent{border-left:solid 1px #d7d7d7}
.productSelector__result-box.hasContent:hover{border-left:solid 1px #62bd18}
@media(min-width:768px){.productSelector__result-box.hasContent .productSelector__result-box--qualities:before{content:'Qualities';top:calc(50% - 8px)}
.productSelector__result-box.hasContent .productSelector__result-box--viscosity:before{content:'Viscosity';top:4px}
.productSelector__result-box.hasContent .productSelector__result-box--keyFeatures:before{content:'Key Features';top:calc(50% - 15px)}
.productSelector__result-box.hasContent .productSelector__result-box--use:before{content:'Use';top:calc(50% - 8px)}
}
.productSelector__result-box--qualities p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:bold;line-height:normal;letter-spacing:.09px;color:black}
@media(min-width:1025px){.productSelector__result-box--qualities p{font-size:15px}
}
.productSelector__result-box--viscosity{margin:30px 0}
.productSelector__result-box--viscosity li i.circleIcon{width:15px;height:15px;background-color:#afafaf;border-radius:100%;display:block}
.productSelector__result-box--viscosity li i.active{background-color:#62bd18}
.productSelector__result-box--keyFeatures{padding:0;margin-bottom:0}
.productSelector__result-box--keyFeatures p{min-height:70px;padding:15px;background-color:#f2f2f2}
.productSelector__result-box--keyFeatures p:nth-child(odd){background-color:white}
.productSelector__result-box--use{background-color:white}
.productSelector__result-box--use p{padding:15px}
.productSelector__result .otherIngredients,.productSelector__result .sendResults{margin:40px 0 0}
@media(min-width:768px) and (max-width:1024px){.productSelector__result .otherIngredients{width:100%}
}
@media(min-width:1024px){.productSelector__result .otherIngredients{padding-right:30px}
}
.productSelector__result .otherIngredients__items{display:flex;align-items:stretch;margin:26px 0}
@media(max-width:767px){.productSelector__result .otherIngredients__items{overflow:auto}
}
.productSelector__result .otherIngredients__items>.otherIngredients__items-box:not(:last-child){margin-right:10px}
@media(max-width:767px){.productSelector__result .otherIngredients__items>.otherIngredients__items-box:not(:last-child){margin-right:5px}
}
.productSelector__result .otherIngredients__items-box{min-height:146px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15);background-image:linear-gradient(to bottom,#fff,#fff 39%,rgba(255,255,255,0));padding:30px 15px;text-align:center;flex:1;border:2px solid transparent;border-bottom-color:#eee;border-top-color:#fff;max-width:50%}
@media(max-width:767px){.productSelector__result .otherIngredients__items-box{width:272px;flex:0 0 auto;min-width:100%}
}
.productSelector__result .otherIngredients__items-box:hover,.productSelector__result .otherIngredients__items-box:active{border-color:#62bd18}
.productSelector__result .otherIngredients__items-box .title *{margin:0 0 11px}
.productSelector__result .otherIngredients__items-box .copy *{margin:0}
.productSelector__result .otherIngredients .title-link{display:flex;justify-content:space-between}
.productSelector__result .otherIngredients .title-link>*{margin:0;color:black}
@media(max-width:767px){.productSelector__result .otherIngredients .title-link{justify-content:center}
}
.productSelector__result .otherIngredients .title-link a{text-decoration:underline;font-family:MarkOffcPro,Arial,sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.63;letter-spacing:normal;color:#263e81}
.productSelector__result .productSelector__result-box--keyFeatures p,.productSelector__result .productSelector__result-box--use p,.productSelector__result .otherIngredients__items-box .copy p{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;line-height:normal;letter-spacing:.09px;color:black;margin-left:1px;margin-right:1px}
@media(min-width:1025px){.productSelector__result .productSelector__result-box--keyFeatures p,.productSelector__result .productSelector__result-box--use p,.productSelector__result .otherIngredients__items-box .copy p{font-size:15px}
}
.productSelector__result .productSelector__result-box--header h5,.productSelector__result .otherIngredients__items-box .title h5{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;line-height:normal;letter-spacing:.09px;color:#263e81}
@media(min-width:1025px){.productSelector__result .productSelector__result-box--header h5,.productSelector__result .otherIngredients__items-box .title h5{font-size:16px}
}
.productSelector__result .productSelector__result-box--header h5:after,.productSelector__result .otherIngredients__items-box .title h5:after{content:'';width:150px;height:2px;background-color:#62bd18;display:block;margin:8px auto 0}
.productSelector__result .productSelector__result-box--header h5 a,.productSelector__result .otherIngredients__items-box .title h5 a{font-size:inherit;font-family:inherit;color:inherit;text-decoration:none}
@media(min-width:768px) and (max-width:1024px){.productSelector__result .productSelector__result-box--header h5{margin-top:10px}
}
.productSelector__result-image{background-color:white}
.productSelector__result-image--wrapper{width:115px;height:100px;display:block;background-position:center top;background-size:cover;background-repeat:no-repeat}
@media(min-width:1024px){.productSelector__result .sendResults{padding-left:30px}
}
.productSelector__result .sendResults .title *{margin:0 0 26px;line-height:normal;letter-spacing:.13px;color:black}
@media(max-width:767px){.productSelector__result .sendResults .title *{text-align:center}
}
.productSelector__result .sendResults .send-email{box-shadow:0 2px 4px 0 rgba(0,0,0,0.28);background-color:#fff;padding:25px}
.productSelector__result .sendResults .send-email .form-group{position:relative;margin-bottom:15px}
.productSelector__result .sendResults .send-email .form-group .fa-chevron-down{position:absolute;right:15px;top:15px;font-size:15px;pointer-events:none}
.productSelector__result .sendResults .send-email .form-group select{cursor:pointer;-moz-appearance:window;-webkit-appearance:none}
.productSelector__result .sendResults .send-email .form-group select::-ms-expand{display:none}
.productSelector__result .sendResults .send-email .sendResultsEmail label{color:#263e81;margin-bottom:0}
@media(min-width:768px){.productSelector__result .sendResults #productSelectorFormModal .modal-header>*:not(.close),.productSelector__result .sendResults #productSelectorFormModal .modal-body{width:80%;margin:0 auto}
}
.productSelector__result .sendResults #productSelectorFormModal .modal-header{border-bottom:0;display:block}
.productSelector__result .sendResults #productSelectorFormModal .modal-header .modalSendResultsEmail{clear:both}
.productSelector__result .sendResults #productSelectorFormModal .modal-header .close{opacity:1;position:relative;z-index:1;font-size:25px}
.productSelector__result .sendResults #productSelectorFormModal .modal-header .hide{display:none}
.productSelector__result .sendResults #productSelectorFormModal .modal-header .copy *{margin-bottom:0;padding:0 15px}
.productSelector__result .sendResults #productSelectorFormModal .modal-body .nzmpBtn{margin-bottom:1em}
.productSelector__result .sendResults #productSelectorFormModal .globalForm{padding:0;box-shadow:none}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .checkbox label{display:block}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .checkbox label a{font-weight:bold;text-decoration:none;font-size:inherit}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown{margin-right:0;position:relative}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown.has-error.has-danger .dropdown-toggle,.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown.has-error.has-danger .dropdown-menu{border-color:#ff0200;outline:0}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown.has-error.has-danger .dropdown-toggle span{color:#ff0200}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown .form-control{opacity:0;position:absolute;z-index:-1}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown .dropdown-menu{padding:0;max-height:200px;overflow:auto}
.productSelector__result .sendResults #productSelectorFormModal .globalForm .customDropdown .dropdown-menu li{padding:11px}
.productSelector__result .button-link:after{content:''}
.productSelector .modalmode .hideLoggedOut{display:none}
.productSelector .startAgain,.productSelector .back{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:15px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.09px;color:#263e81;text-decoration:underline;border:0;outline:0;padding:0;background-color:transparent}
.productSelector .back{margin-left:20%}
@media(max-width:767px){.productSelector .startAgain{float:right;margin-right:20%}
}
.hidden__value{display:none}
.productSelectorFormModal{background-color:#f6f6f8;border:0;border-radius:0}
.productSelectorFormModal .ui-tooltip-content{color:#333}
.productListing__row--right .product-results__tile--details .tags ul li{color:#4b4b4b;font-family:"MarkOffcPro","Arial",sans-serif;font-size:13px;font-weight:400;line-height:169%;letter-spacing:-0.3px}
@media(min-width:576px){.productListing__row--right .product-results__tile--details .tags ul li{font-size:15px;line-height:147%}
}
.display-1,.display-2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.productListing__wrapper{padding:16px 0}
@media(min-width:576px){.productListing__wrapper{padding:24px 0}
}
.productListing__wrapper.bgLightGray{background-color:#f6f6f8}
.productListing__wrapper .pageloader{min-height:250px;background-color:rgba(246,246,248,0.5)}
@media(min-width:576px){.productListing__row{display:flex;align-items:flex-start;gap:40px}
}
@media(min-width:576px){.productListing__row .productFilter{width:256px;flex:0 0 auto}
}
.productListing__row .product-error{width:100%;min-height:189px;background-color:#e8e8e8;padding:35px;text-align:center}
.productListing__row .product-error .tags p,.productListing__row .product-error__otherOptions p{color:#333;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;line-height:normal;padding:0;font-size:18px}
.productListing__row .product-error__details{display:flex;align-items:flex-start}
.productListing__row .product-error__details>*{width:50%;flex:0 0 auto}
.productListing__row .product-error__details .icon img{width:50%}
.productListing__row .product-error__details .headline>*{color:#263e81;margin:0}
.productListing__row .product-error__otherOptions{width:100%}
.productListing__row .product-error__otherOptions--row{display:flex;align-items:center;justify-content:space-around}
.productListing__row .product-error__otherOptions--row a{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.63;letter-spacing:normal;text-align:center;color:#263e81;text-decoration:none}
@media(min-width:576px){.productListing__row--right{flex:1 1 auto}
}
.productListing__row--right__products{position:relative}
@media(max-width:1024px){.productListing__row--right__products{overflow-x:auto;overflow-y:hidden}
}
.productListing__row--right .product-results{display:flex;align-items:stretch;flex-wrap:wrap;gap:16px}
@media(min-width:576px){.productListing__row--right .product-results{column-gap:16px;row-gap:32px}
}
.productListing__row--right .product-results__tile{width:100%;flex:0 0 auto}
@media(min-width:576px){.productListing__row--right .product-results__tile{width:calc(50% - 8px)}
}
@media(min-width:992px){.productListing__row--right .product-results__tile{width:calc(33.33% - 11px)}
}
.productListing__row--right .product-results__tile:hover{transform:scale(1.04)}
.productListing__row--right .product-results__tile>a{width:100%;height:100%;background-color:#fff;position:relative;text-decoration:none;overflow:hidden;display:flex;flex-direction:column}
.productListing__row--right .product-results__tile--details-imageWrapper{flex:0 0 auto;width:100%;height:258px;position:relative}
@media(min-width:576px){.productListing__row--right .product-results__tile--details-imageWrapper{height:270px}
}
.productListing__row--right .product-results__tile--details-imageWrapper::before{content:" ";background-color:#161616;width:100%;height:100%;opacity:.04;position:absolute}
.productListing__row--right .product-results__tile--details-imageWrapper .teaserImage{width:100%;height:100%;object-fit:contain;margin:0 auto;display:block;position:relative;z-index:2}
.productListing__row--right .product-results__tile--details-contentWrapper{padding-top:8px}
@media(min-width:576px){.productListing__row--right .product-results__tile--details-contentWrapper{padding-top:16px}
}
.productListing__row--right .product-results__tile--details .headline *{margin:0}
.productListing__pagination{margin-top:32px}
@media(min-width:576px){.productListing__pagination{margin-top:48px}
}
.productFilter .tag-group__btn,.productFilter .parent-tag__title,.productFilter .productFilter__buttonTrigger button,.productFilter .productFilter__header--row .clearAll,.productFilter .tag-group .collapse__block .checkbox label,.productFilter .tag-group .collapse__block .view-all button{color:#4b4b4b;font-family:"MarkOffcPro","Arial",sans-serif;font-size:13px;font-weight:400;line-height:169%;letter-spacing:-0.3px}
@media(min-width:576px){.productFilter .tag-group__btn,.productFilter .parent-tag__title,.productFilter .productFilter__buttonTrigger button,.productFilter .productFilter__header--row .clearAll,.productFilter .tag-group .collapse__block .checkbox label,.productFilter .tag-group .collapse__block .view-all button{font-size:15px;line-height:147%}
}
.display-1,.display-2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.productFilter__buttons{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px;padding-top:24px}
.productFilter__buttons>a{width:calc(50% - 4px);font-size:13px;padding-left:16px;padding-right:16px}
.productFilter__buttons>a .checkedBoxCounter{margin-left:4px}
@media(max-width:576px){.productFilter__wrapper{position:fixed;top:0;left:100%;z-index:1032;width:100%;height:100%;background-color:#fff;padding:16px 20px;display:flex;flex-direction:column;overflow-y:auto}
.productFilter__wrapper.openFilter{left:0}
.productFilter__wrapper .closeFilter button{background-color:transparent;outline:0;border:0;padding:0;color:#161616}
.productFilter__wrapper .closeFilter button em{font-size:20px}
}
.productFilter .tag-group__btn,.productFilter .parent-tag__title,.productFilter .productFilter__buttonTrigger button,.productFilter .productFilter__header--row .clearAll{font-family:"MarkOffcPro-Bold";font-weight:700;color:#161616}
.productFilter .productFilter__buttonTrigger{margin-bottom:16px}
.productFilter .productFilter__buttonTrigger button{background:transparent;border:0;outline:0;color:#263e81;padding:0;display:flex;align-items:center;gap:4px}
.productFilter .productFilter__header--row .clearAll{text-decoration:none;color:#263e81}
.productFilter__header{margin-bottom:8px}
.productFilter__header--row{display:flex;align-items:center;justify-content:space-between}
.productFilter__header--row>*{margin:0}
.productFilter__header--row h4{color:#161616}
.productFilter__header .copy p{margin:6px 0 12px}
.productFilter .mobileHeadline{border-bottom:solid 1px #f7f7f7;padding:24px 15px 15px}
.productFilter .tag-group{padding:12px 0;border-bottom:solid 1px #efefef}
.productFilter .tag-group__btn{display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;outline:0;width:100%;color:#161616;padding:0}
.productFilter .tag-group__btn[aria-expanded="true"] em{transform:rotate(180deg)}
.productFilter .tag-group__btn em{font-size:14px}
.productFilter .tag-group .collapse#ingredient-type .collapse__block--column:not(.showLess){max-height:2000px}
.productFilter .tag-group .collapse__block{padding:8px 0}
@media(max-width:576px){.productFilter .tag-group .collapse__block{padding:0;width:100%;height:auto;background-color:#fff}
}
.productFilter .tag-group .collapse__block .checkbox{padding-left:12px;position:relative;display:block;margin-top:8px}
@media(min-width:576px){.productFilter .tag-group .collapse__block .checkbox{margin-top:0}
.productFilter .tag-group .collapse__block .checkbox+.checkbox{margin-top:8px}
}
.productFilter .tag-group .collapse__block .checkbox input{width:0;height:0;position:absolute}
.productFilter .tag-group .collapse__block .checkbox input:checked+label:after{opacity:1}
.productFilter .tag-group .collapse__block .checkbox label{display:flex;align-items:flex-start;position:relative;cursor:pointer;color:#161616}
.productFilter .tag-group .collapse__block .checkbox label:before,.productFilter .tag-group .collapse__block .checkbox label:after{width:20px;height:20px;border-radius:4px}
.productFilter .tag-group .collapse__block .checkbox label:before{flex:0 0 auto;content:'';border:1px solid #263e81;background-color:#fff;margin-right:12px}
.productFilter .tag-group .collapse__block .checkbox label:after{content:'\f00c';display:flex;align-items:center;justify-content:center;font-family:'Font Awesome 6 Pro';font-weight:900;color:#fff;font-size:14px;position:absolute;left:0;background-color:#263e81;opacity:0}
.productFilter .tag-group .collapse__block .checkbox .sub-tag{margin-top:8px}
.productFilter .tag-group .collapse__block--column{max-height:500px;overflow:hidden;transition:max-height .3s ease-in-out;-webkit-transition:max-height .3s ease-in-out;-moz-transition:max-height .3s ease-in-out}
.productFilter .tag-group .collapse__block--column.showLess{max-height:149px}
@media(min-width:576px){.productFilter .tag-group .collapse__block--column.showLess{max-height:142px}
}
.productFilter .tag-group .collapse__block .view-all{margin-top:8px}
.productFilter .tag-group .collapse__block .view-all button{background:transparent;outline:0;border:0;padding:0 0 0 12px;font-family:"MarkOffcPro-Bold";font-weight:700;color:#263e81}
.productDetailBanner__wrapper{padding-bottom:24px;min-height:350px}
@media(min-width:768px){.productDetailBanner__wrapper{padding:64px 0}
}
.productDetailBanner__wrapper .pb-img-responsive{max-width:100%;display:block}
.productDetailBanner .disclaimerText{display:block;margin-top:48px}
@media(min-width:768px){.productDetailBanner .disclaimerText{margin-top:0}
}
.productDetailBanner .disclaimerText p{margin:0;font-style:italic}
.productDetailBanner__row{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column-reverse}
@media(min-width:768px){.productDetailBanner__row{flex-direction:row;margin:0 -16px}
}
.productDetailBanner__tags{width:100%}
.productDetailBanner__tags>div{margin-right:24px}
@media(min-width:768px){.productDetailBanner__tags>div{margin-right:32px}
}
.productDetailBanner__tags>div:last-child{margin-right:0}
.productDetailBanner__col{flex:0 0 auto;position:relative;width:100%}
@media(min-width:768px){.productDetailBanner__col{width:50%;padding:0 16px}
}
@media(min-width:768px){.productDetailBanner__col .main-headline,.productDetailBanner__col .copy,.productDetailBanner__col--feature,.productDetailBanner__col .productDetailBanner__carbonFootprinter{max-width:487px}
}
.productDetailBanner__col .main-headline .headline>*{color:#2d2d2d;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;-o-line-clamp:3;white-space:pre-wrap;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800}
.productDetailBanner__col .main-headline .headline h1{font-size:37px;letter-spacing:-0.3px;margin-top:0}
@media(max-width:767px){.productDetailBanner__col .main-headline .headline h1{font-size:27px}
}
.productDetailBanner__col .main-headline .headline+.productSubtitle{margin-top:8px}
@media(min-width:768px){.productDetailBanner__col .main-headline .headline+.productSubtitle{margin-top:12px}
}
.productDetailBanner__col .main-headline .headline+.productNumber{margin-top:13px}
@media(max-width:767px){.productDetailBanner__col .main-headline .headline+.productNumber{margin-top:8px}
}
.productDetailBanner__col .main-headline .productSubtitle{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-size:14px;font-weight:500;line-height:143%;color:#5091cd;margin-bottom:0}
@media(min-width:768px){.productDetailBanner__col .main-headline .productSubtitle{font-size:16px;line-height:150%}
}
.productDetailBanner__col .main-headline .productSubtitle+.productNumber{margin-top:8px}
.productDetailBanner__col .main-headline .productNumber{font-family:MarkOffcPro,Arial,sans-serif;font-size:12px;letter-spacing:-0.3px;color:#4b4b4b;margin-bottom:0}
.productDetailBanner__col .main-headline+.copy{margin-top:23px}
@media(min-width:768px){.productDetailBanner__col .main-headline+.copy{margin-top:24px}
}
.productDetailBanner__col .productType{clear:both;overflow:hidden}
.productDetailBanner__col .productType p{margin:18px 0 19px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:normal;color:#5a5a5a;text-transform:uppercase}
@media(max-width:767px){.productDetailBanner__col .productType p{margin:16px 0 11px}
}
.productDetailBanner__col .productType p .hash{margin-right:-1px}
.productDetailBanner__col .productType__separator{padding:0 5px}
.productDetailBanner__col .copy p+p{margin-top:16px}
.productDetailBanner__col .copy .collapseCopy{height:90px;overflow:hidden}
.productDetailBanner__col .copy .textLink{margin-bottom:23px}
.productDetailBanner__col .textLink{margin:15px 0 0}
.productDetailBanner__col .textLink button{font-family:MarkOffcPro,Arial,sans-serif;font-size:14px;line-height:18px;color:#263e81;letter-spacing:-0.3px}
.productDetailBanner__col .textLink button .fas{margin-left:4px}
.productDetailBanner__col--icons{width:200px;display:flex;align-items:center;padding-top:12px;flex-wrap:wrap}
@media(max-width:767px){.productDetailBanner__col--icons{padding-top:0}
}
.productDetailBanner__col--icons .pb-img-responsive{width:36px;height:36px;object-fit:contain;flex:0 0 auto;margin-bottom:11px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
@media(min-width:768px){.productDetailBanner__col--icons .pb-img-responsive:hover{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}
}
.productDetailBanner__col--icons .pb-img-responsive+.pb-img-responsive{margin-left:11px}
.productDetailBanner__col--icons .pb-img-responsive+.pb-img-responsive:nth-child(4n+1){margin-left:0}
.productDetailBanner__col .buttonLink{margin-top:23px}
@media(min-width:768px){.productDetailBanner__col .buttonLink{margin-top:24px}
}
.productDetailBanner__col .buttonLink .nzmpBtn{padding:12px 30px;font-size:18px;line-height:122%}
@media(max-width:768px){.productDetailBanner__col .buttonLink .nzmpBtn{width:100%;padding:11px 30px}
}
@media(min-width:768px){.productDetailBanner__col .buttonLink .nzmpBtn{max-width:359px;width:100%}
}
.productDetailBanner__col .carousel{margin-bottom:23px}
@media(min-width:768px){.productDetailBanner__col .carousel{margin-bottom:32px}
}
.productDetailBanner__col .carousel-inner{margin-bottom:23px}
@media(min-width:768px){.productDetailBanner__col .carousel-inner{margin-bottom:32px}
}
.productDetailBanner__col .carousel-inner .item{background-color:rgba(0,0,0,0.05)}
.productDetailBanner__col .carousel-inner .item .pb-img-responsive{height:462px;object-fit:contain}
.productDetailBanner__col .carousel-inner .item .pb-img-responsive-large{height:586px;object-fit:cover}
@media(max-width:767px){.productDetailBanner__col .carousel-inner .item .pb-img-responsive{height:257px}
}
.productDetailBanner__col .carousel-inner .item.active,.productDetailBanner__col .carousel-inner .item.left{display:flex;align-items:stretch}
@media(max-width:767px){.productDetailBanner__col .carousel-inner .item.active,.productDetailBanner__col .carousel-inner .item.left{flex-direction:column}
}
.productDetailBanner__col .carousel .carousel-control{width:16px;font-size:2em;display:flex;align-items:center;opacity:1;justify-content:center;background-image:none;color:#333;text-shadow:none;text-decoration:none}
@media(max-width:767px){.productDetailBanner__col .carousel .carousel-control{height:172px;font-size:1.75em}
}
.productDetailBanner__col .carousel .carousel-indicators{position:relative;bottom:0;width:100%;left:0;margin:0}
.productDetailBanner__col .carousel .carousel-indicators li{width:12px;height:12px;border:0;border-radius:12px;background-color:#d5d4d4;margin:0}
@media(max-width:767px){.productDetailBanner__col .carousel .carousel-indicators li{width:8px;height:8px}
}
.productDetailBanner__col .carousel .carousel-indicators li.active{background-color:#263e81}
.productDetailBanner__col .carousel .carousel-indicators li+li{margin:0 0 0 8px}
.productDetailBanner__col--feature,.productDetailBanner__col--categories,.productDetailBanner__col--status,.productDetailBanner__col--certsClaims{margin:23px 0 0}
@media(min-width:768px){.productDetailBanner__col--feature,.productDetailBanner__col--categories,.productDetailBanner__col--status,.productDetailBanner__col--certsClaims{margin:16px 0}
}
.productDetailBanner__col--feature p,.productDetailBanner__col--categories p,.productDetailBanner__col--status p,.productDetailBanner__col--certsClaims p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:15px;line-height:150%;margin:0}
.productDetailBanner__col--feature ul,.productDetailBanner__col--categories ul,.productDetailBanner__col--status ul,.productDetailBanner__col--certsClaims ul{margin:0;padding:0;line-height:normal;margin-top:4px}
.productDetailBanner__col--feature ul.list-inline li,.productDetailBanner__col--categories ul.list-inline li,.productDetailBanner__col--status ul.list-inline li,.productDetailBanner__col--certsClaims ul.list-inline li{padding:0}
.productDetailBanner__col--feature ul{padding-left:1.25em}
@media(min-width:992px){.productDetailBanner__col--feature ul{padding-left:1em}
}
.productDetailBanner__col--feature ul.collapseList{height:84px;overflow:hidden}
@media(min-width:768px){.productDetailBanner__col--feature ul.collapseList{height:94px}
}
@media(min-width:768px){.productDetailBanner__col--categories,.productDetailBanner__col--status,.productDetailBanner__col--certsClaims{margin-bottom:8px}
}
.productDetailBanner__col--categories ul,.productDetailBanner__col--status ul,.productDetailBanner__col--certsClaims ul{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap}
.productDetailBanner__col--categories ul.list-inline li,.productDetailBanner__col--status ul.list-inline li,.productDetailBanner__col--certsClaims ul.list-inline li{font-size:11px;letter-spacing:-0.3px;padding:4px 8px;border-radius:100px;margin-bottom:8px;margin-right:8px;flex:0 0 auto}
@media(min-width:768px){.productDetailBanner__col--categories ul.list-inline li,.productDetailBanner__col--status ul.list-inline li,.productDetailBanner__col--certsClaims ul.list-inline li{font-size:12px;line-height:133%}
}
.productDetailBanner__col--categories ul.list-inline li:last-child,.productDetailBanner__col--status ul.list-inline li:last-child,.productDetailBanner__col--certsClaims ul.list-inline li:last-child{margin-right:0}
.productDetailBanner__col--categories ul.list-inline li{background:rgba(98,189,24,0.15)}
.productDetailBanner__col--status ul.list-inline li{background:rgba(45,45,45,0.1)}
.productDetailBanner__col--status ul.list-inline li a{font-size:inherit;color:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;background-color:inherit;display:block}
.productDetailBanner__col--status-sustainability ul.list-inline li{padding:0;background-color:transparent}
.productDetailBanner__col--status-sustainability ul.list-inline li a{background-color:#e7f5dc;padding:4px 8px;border-radius:inherit;border:solid 1px #e7f5dc;transition:all .3s ease-in-out;position:relative}
.productDetailBanner__col--status-sustainability ul.list-inline li a:after{content:'';width:100%;height:100%;background-color:black;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;border-radius:100px;pointer-events:none;opacity:0}
.productDetailBanner__col--status-sustainability ul.list-inline li a:hover:after{opacity:.08}
.productDetailBanner__col--status-sustainability ul.list-inline li a:focus{border-color:#2d2d2d}
.productDetailBanner__col--certsClaims ul.list-inline li{background:rgba(0,83,154,0.1)}
@media(min-width:992px){.productDetailBanner__col .cheeseAward__wrapper{padding:24px}
}
@media(min-width:768px){.productDetailBanner__col .cheeseAward__wrapper{left:16px}
}
@media(min-width:992px){.productDetailBanner__col .cheeseAward__wrapper .cheeseAward{width:72px;height:72px}
}
.productDetailBanner__carbonFootprinter{margin-top:23px}
@media(min-width:576px){.productDetailBanner__carbonFootprinter{padding:16px 0;margin-top:0}
}
.productBrowser__row{display:flex;flex-wrap:wrap}
.typography__v2 .productBrowser__row>:nth-child(odd){padding-right:4px}
@media(min-width:768px){.typography__v2 .productBrowser__row>:nth-child(odd){padding-right:12px}
}
@media(min-width:992px){.typography__v2 .productBrowser__row>:nth-child(odd){padding:0}
}
.typography__v2 .productBrowser__row>:nth-child(even){padding-left:4px}
@media(min-width:768px){.typography__v2 .productBrowser__row>:nth-child(even){padding-left:12px}
}
@media(min-width:992px){.typography__v2 .productBrowser__row>:nth-child(even){padding:0}
}
@media(min-width:768px){.typography__v2 .productBrowser__row>:last-child{margin-bottom:64px}
}
@media(min-width:992px){.typography__v2 .productBrowser__row>:last-child{padding:0}
}
@media(min-width:992px){.typography__v2 .productBrowser__row>:nth-of-type(3n){margin:0}
}
@media(max-width:768px){.productBrowser__container{padding-right:11.250px;padding-left:11.250px}
}
@media(max-width:768px){.contentHolder .productBrowser__container{padding:0}
}
.productBrowser__container .scrtabs-tab-scroll-arrow{display:none !important}
.productBrowser__container .scrtabs-tabs-fixed-container{height:auto;width:100% !important}
@media(min-width:768px){.productBrowser__container .scrtabs-tabs-fixed-container{border-bottom:solid 1px #efefef;height:auto}
}
.productBrowser__container .scrtabs-tab-container{display:flex;align-items:center;height:100%;overflow:auto}
.productBrowser__wrapper{padding:48px 0}
.productBrowser__modal-content{border-radius:0}
.productBrowser__modal-dialog{margin:0 24px}
.productBrowser__modal-body{padding:0}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile{width:100%;margin-bottom:24px;display:inline-block}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile>*{padding:0 32px}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .productBrowser__results--tile__img__overlay{padding:0;margin:0 0 24px 0}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile__img.img-fluid{padding:0;height:335px}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .headline{margin:0 0 16px 0}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .headline *{font-size:23px;line-height:28px;padding:0}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .copy,.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .subheadline,.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .button{display:block}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .subheadline{margin:0 0 24px 0}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .button{margin-top:24px}
.typography__v2 .productBrowser__modal-body .productBrowser__results--tile .button .nzmpBtn{width:100%}
.productBrowser__tags{display:flex;align-items:center;width:100%;padding-left:20px;padding-right:20px}
@media(min-width:768px){.productBrowser__tags{padding:0}
}
.productBrowser__tags__container{width:100%;height:auto;margin:0;position:relative}
.productBrowser__tags__container.scroll_tabs_container{min-height:35px}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner{height:auto}
@media(min-width:768px){.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner{border-bottom:1px solid #efefef}
}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner span{background:transparent;background-color:transparent;outline:0;border:0;color:#a8a8a8;font-weight:800;font-size:16px;line-height:122%;letter-spacing:-0.3px;transition:all .3s ease-in-out;font-family:MarkOffcPro-Heavy,Arial,sans-serif;position:relative;flex:0 0 auto;padding:0 12px 18px 12px}
@media(min-width:768px){.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner span{color:#2d2d2d;font-size:18px;padding:0 24px 18px 24px}
}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner span::after{content:" ";height:4px;background-color:#5091cd;position:absolute;bottom:0;opacity:0;width:calc(100% - 24px);left:50%;transform:translateX(-50%);transition:opacity 300ms linear}
@media(min-width:768px){.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner span::after{width:calc(100% - 48px)}
}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner span.active{color:#2d2d2d}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_inner span.active::after{opacity:1}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_left_button,.productBrowser__tags__container.scroll_tabs_container .scroll_tab_right_button{background-color:#fff;font-family:"Font Awesome 6 Free";font-style:normal;-webkit-font-smoothing:antialiased;font-weight:900;color:#5091cd;height:auto;min-height:22px;display:flex;align-items:center;justify-content:center;padding:12px;transform:translateY(-12px)}
@media(min-width:768px){.productBrowser__tags__container.scroll_tabs_container .scroll_tab_left_button,.productBrowser__tags__container.scroll_tabs_container .scroll_tab_right_button{font-size:16px}
}
@media(min-width:768px){.productBrowser__tags__container.scroll_tabs_container .scroll_tab_left_button,.productBrowser__tags__container.scroll_tabs_container .scroll_tab_right_button{font-size:18px}
}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_left_button.scroll_arrow_disabled,.productBrowser__tags__container.scroll_tabs_container .scroll_tab_right_button.scroll_arrow_disabled{color:#646464}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_left_button::before,.productBrowser__tags__container.scroll_tabs_container .scroll_tab_right_button::before{padding:0;line-height:1}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_left_button::before{content:"\f060"}
.productBrowser__tags__container.scroll_tabs_container .scroll_tab_right_button::before{content:"\f061"}
.typography__v2 .productBrowser__results{padding-top:24px}
@media(min-width:768px){.typography__v2 .productBrowser__results{padding-top:32px}
}
.typography__v2 .productBrowser__results--tile{margin-bottom:32px;text-decoration:none;color:#2d2d2d}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile{margin-bottom:56px}
}
@media(min-width:992px){.typography__v2 .productBrowser__results--tile{width:calc(100% / 3 - 16px);margin:0 24px 72px 0}
}
.typography__v2 .productBrowser__results--tile:hover .headline *,.typography__v2 .productBrowser__results--tile:hover .copy ul li,.typography__v2 .productBrowser__results--tile:hover .subheadline *{color:#5091cd}
.typography__v2 .productBrowser__results--tile__img__overlay{position:relative;margin-bottom:8px}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile__img__overlay{margin-bottom:24px}
}
.typography__v2 .productBrowser__results--tile__img__overlay::after{content:"";position:absolute;inset:0;background:linear-gradient(0,rgba(0,0,0,0.04),rgba(0,0,0,0.04))}
.typography__v2 .productBrowser__results--tile .img-fluid{width:100%;height:184px;object-fit:cover;position:relative}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile .img-fluid{height:364px}
}
.typography__v2 .productBrowser__results--tile .headline *{color:#2d2d2d;margin-bottom:0}
@media(max-width:768px){.typography__v2 .productBrowser__results--tile .headline *{font-size:16px;line-height:22px;padding-left:8px}
}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile .headline *{margin-bottom:16px;font-size:26px;line-height:29px}
}
.typography__v2 .productBrowser__results--tile .copy{display:none}
.typography__v2 .productBrowser__results--tile .copy>*{margin:0 0 8px}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile .copy{display:block}
}
.typography__v2 .productBrowser__results--tile .copy ul{padding:0}
.typography__v2 .productBrowser__results--tile .copy ul li{font-size:15px;display:flex;align-items:center;gap:8px;margin-bottom:2px}
.typography__v2 .productBrowser__results--tile .copy ul li:before{content:'\f00c';font-family:'Font Awesome 6 Free';font-weight:900}
.typography__v2 .productBrowser__results--tile .subheadline{display:none}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile .subheadline{display:block}
}
.typography__v2 .productBrowser__results--tile .subheadline p{font-weight:400;font-size:15px;line-height:147%;letter-spacing:-0.3px;color:#a8a8a8;margin:0}
.typography__v2 .productBrowser__results--tile .button{display:none}
@media(min-width:768px){.typography__v2 .productBrowser__results--tile .button{display:block}
}
.productBrowser__results.disable-default-cursor{cursor:none}
.productBrowser__results.disable-default-cursor .productBrowser__results--tile{cursor:none}
.productBrowser__button{text-align:center}
.pageTeaser{background-color:transparent}
.pageTeaser img{width:100%}
.pageTeaser .teaser-item h6,.pageTeaser .teaser-item h3{padding:0 20px 0 20px}
.teaser-item{margin-bottom:25px;float:left;padding:0;width:100%;box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd;background-color:#fff}
.teaser-item:hover{background-color:#eef6e8}
@media(min-width :768px){.teaser-item h3{margin:15px 0 10px 0}
}
.pageTeaser .surestart-card__figure img{object-fit:cover;height:100%;width:100%}
.pageTeaser .surestart-card .suerstart-card__caption__title h4 a{min-height:102px;display:block}
.pageTeaser .col-lg-3 .surestart-card .suerstart-card__caption__title h4 a{min-height:156px}
.pageTeaser .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.pageTeaser .headline{text-align:center}
.pageTeaser .headline *{color:#2d2d2d}
.pageTeaser .headline__align-left{text-align:left}
.pageTeaser>.container{position:relative}
.pageTeaser .surestart-card .surestart-card__caption__title>*{color:#263e81}
.pageTeaser .surestart-card:hover .surestart-card__caption__title>* a{color:#5091cd}
.pageTeaser .surestart-card__caption{margin:15px 0}
.pageTeaser .surestart-card__caption.slash:before{background-color:inherit}
.pageTeaser .surestart-card__link{display:none;position:absolute;top:30px;right:-25px}
@media(min-width:768px) and (max-width:1024px){.pageTeaser .surestart-card__link{right:15px;display:none}
}
@media(max-width:767px){.pageTeaser .surestart-card__link{position:relative;top:0;right:0;text-align:right;margin-bottom:30px}
}
.pageTeaser .surestart-card__link a{text-decoration:none}
.pageTeaser__v2{margin-bottom:40px}
@media(min-width:768px){.pageTeaser__v2{margin-bottom:48px}
}
@media(max-width:767px){.pageTeaser__v2 .flex{display:block}
}
@media(min-width:1024px) and (max-width:1200px){.pageTeaser__v2 .col-md-3{width:33.33%}
}
@media(min-width:768px) and (max-width:1023px){.pageTeaser__v2 .col-md-3{width:50%}
}
.pageTeaser__v2 .surestart-card__figure{position:relative;height:193px}
.pageTeaser__v2 .surestart-card__figure__container{padding-top:0 !important;height:auto}
@media(max-width:1200px){.pageTeaser__v2 .surestart-card__figure{height:226px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.pageTeaser__v2 .surestart-card__figure{height:189px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.pageTeaser__v2 .surestart-card__figure{height:207px}
}
@media(max-width:767px){.pageTeaser__v2 .surestart-card__figure{height:182px}
}
@media(max-width:1024px){.pageTeaser__v2 .surestart-card__caption{margin:12px 0}
}
.pageTeaser__v2 .surestart-card__caption__label{display:none}
.pageTeaser__v2 .surestart-card__caption__title{margin-bottom:15px}
@media(max-width:1024px){.pageTeaser__v2 .surestart-card__caption__title{margin-bottom:12px}
}
.pageTeaser__v2 .surestart-card__caption__title h4 .arrow-link{font-family:inherit;font-size:inherit;font-style:inherit;font-stretch:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}
.pageTeaser__v2 .surestart-card__caption__title h4 .arrow-link:after{content:''}
.pageTeaser__v2 .surestart-card__caption__content p{line-height:1.63;letter-spacing:-0.37px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:78px}
@media(max-width:767px){.pageTeaser__v2 .surestart-card__caption__content p{max-height:72px}
}
.pageTeaser__v2 .surestart-card:hover .surestart-card__caption__title h4 a{text-decoration:none}
@media(min-width:1024px){.pageTeaser .pageteaser-tile__slick{display:flex;flex-wrap:wrap}
}
.pageTeaser .pageteaser-tile__slick-tile{padding:0 15px}
.pageTeaser .pageteaser-tile__slick .surestart-card__caption{margin:15px 0}
.pageTeaser .pageteaser-tile__slick .surestart-card__caption.slash:before{background-color:inherit}
@media(min-width:1025px){.pageTeaser .pageteaser-tile__slick .slick-list{width:90%;margin:0 auto}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.pageTeaser .pageteaser-tile__slick .slick-list{margin-left:-70px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.pageTeaser .pageteaser-tile__slick .slick-list{margin-left:-60px}
}
@media(max-width:767px){.pageTeaser .pageteaser-tile__slick .slick-list{padding-right:60px !important;margin-left:-15px}
}
.pageTeaser .pageteaser-tile__slick .slick-list .slick-slide{opacity:0}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.pageTeaser .pageteaser-tile__slick .slick-list .slick-slide{opacity:1}
}
.pageTeaser .pageteaser-tile__slick .slick-list .slick-slide.slick-active{opacity:1}
.pageTeaser .pageteaser-tile__slick .slick-list .slick-slide.slick-active ~ .slick-slide{opacity:1}
@media(min-width:768px) and (max-width:1024px){.pageTeaser .pageteaser-tile__slick .slick-prev.slick-arrow{display:none !important}
}
@media(min-width:1201px){.pageTeaser .pageteaser-tile__slick{margin-left:-15px}
.pageTeaser .pageteaser-tile__slick .slick-prev.slick-arrow{display:inline-block !important}
}
@media(max-width:767px){.pageTeaser .pageteaser-tile__slick .slick-next.slick-arrow{margin-right:30px}
}
.pageTeaser .pageteaser-tile__slick .slick-arrow{width:25px;height:40px;top:25%}
.pageTeaser .pageteaser-tile__slick .slick-arrow:before{width:100%;height:100%;display:block;background-size:cover;background-position:center;opacity:1;transform:scale(1.5)}
.pageTeaser .pageteaser-tile__slick .slick-arrow:hover:before{transform:scale(1.65)}
.pageTeaser .pageteaser-tile__slick .slick-prev{left:15px}
.pageTeaser .pageteaser-tile__slick .slick-prev:before{content:'';background-image:url('../images/svg/chevron_left_black.svg')}
.pageTeaser .pageteaser-tile__slick .slick-next{right:15px}
@media(min-width:768px) and (max-width:1024px){.pageTeaser .pageteaser-tile__slick .slick-next{width:56px;height:87%;top:43%;right:0}
.pageTeaser .pageteaser-tile__slick .slick-next:after{content:'';background-color:#eaeaea;opacity:.5;width:100%;height:100%;display:block;position:absolute;top:0}
.pageTeaser .pageteaser-tile__slick .slick-next:before{width:25px;height:40px;margin:0 auto;background-position:center right;z-index:1;position:relative}
}
.pageTeaser .pageteaser-tile__slick .slick-next:before{content:'';background-image:url('../images/svg/chevron_right_black.svg')}
.pageTeaser .dynamicTile.pageTeaser__wrapper{padding-bottom:calc(25px)}
@media(min-width:768px){.pageTeaser .dynamicTile.pageTeaser__wrapper{padding-bottom:calc(33px)}
}
.pageTeaser .dynamicTile .pageTeaser__tiles{display:flex;align-items:stretch;flex-wrap:wrap}
@media(max-width:767px){.pageTeaser .dynamicTile .pageTeaser__tiles{flex-direction:column}
}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile{width:100%;height:234px;margin-bottom:1em;position:relative;overflow:hidden;-webkit-box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);-moz-box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21)}
@media(min-width:768px){.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+1){width:calc(33.33% - 13.5px);margin-right:20px}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+2){width:calc(66.67% - 7px)}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+3),.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+4),.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+5){width:calc(33.33% - 13.5px)}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+3),.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+4){margin-right:20px}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+6),.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+7){width:calc(50% - 10px)}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile:nth-child(7n+6){margin-right:20px}
}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile>a{width:100%;height:100%;display:block}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile>a:hover{text-decoration:none}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile>a:hover .pageTeaser__tiles--tile-image{transform:scale(1.025)}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile .headline{position:relative;display:inline-block}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile .headline>*{padding:.5em 0 .5em 1em;margin:0;position:relative;z-index:1;color:#263e81;width:100%;height:100%;background-image:url('../images/svg/category-block.svg');background-position:right top;background-repeat:no-repeat;background-size:cover}
@media(max-width:767px){.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile .headline>*{padding:.5em 0 .5em .5em;font-size:14px}
}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile .headline>*:after{content:'';width:42px;height:100%;background-image:url('../images/svg/category-swipe.svg');background-position:right bottom;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:100%}
.pageTeaser .dynamicTile .pageTeaser__tiles .pageTeaser__tiles--tile .pageTeaser__tiles--tile-image{width:100%;height:100%;display:block;background-size:cover;position:absolute;top:0;left:0}
@media(min-width:768px){.pageTeaser .dynamicTile .pageTeaser__tiles.dtLayoutOne .pageTeaser__tiles--tile:nth-child(7n+6){width:calc(66.67% - 7px);margin-right:20px}
.pageTeaser .dynamicTile .pageTeaser__tiles.dtLayoutOne .pageTeaser__tiles--tile:nth-child(7n+7){width:calc(33.33% - 13.5px)}
}
.pageTeaser .twoColCarousel,.pageTeaser .twoColStack{padding:48px 0 64px}
@media(max-width:767px){.pageTeaser .twoColCarousel,.pageTeaser .twoColStack{padding-top:32px}
}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile,.pageTeaser .twoColStack__slick--tile,.pageTeaser .twoColCarousel__row--tile,.pageTeaser .twoColStack__row--tile{width:280px;margin:0 20px 0 0}
}
.pageTeaser .twoColCarousel__slick--tile>a,.pageTeaser .twoColStack__slick--tile>a,.pageTeaser .twoColCarousel__row--tile>a,.pageTeaser .twoColStack__row--tile>a{display:flex;flex-direction:column;text-decoration:none}
.pageTeaser .twoColCarousel__slick--tile-image,.pageTeaser .twoColStack__slick--tile-image,.pageTeaser .twoColCarousel__row--tile-image,.pageTeaser .twoColStack__row--tile-image{height:320px;background-size:cover;background-position:center;align-self:flex-end;flex:0 0 auto}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile-image,.pageTeaser .twoColStack__slick--tile-image,.pageTeaser .twoColCarousel__row--tile-image,.pageTeaser .twoColStack__row--tile-image{height:177px}
}
.pageTeaser .twoColCarousel__slick--tile-contents,.pageTeaser .twoColStack__slick--tile-contents,.pageTeaser .twoColCarousel__row--tile-contents,.pageTeaser .twoColStack__row--tile-contents{min-height:163px;background-color:white;padding:24px;margin-top:-82px}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile-contents,.pageTeaser .twoColStack__slick--tile-contents,.pageTeaser .twoColCarousel__row--tile-contents,.pageTeaser .twoColStack__row--tile-contents{min-height:137px;margin-top:-32px;padding:16px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .headline *,.pageTeaser .twoColStack__slick--tile-contents .headline *,.pageTeaser .twoColCarousel__row--tile-contents .headline *,.pageTeaser .twoColStack__row--tile-contents .headline *,.pageTeaser .twoColCarousel__slick--tile-contents .copy *,.pageTeaser .twoColStack__slick--tile-contents .copy *,.pageTeaser .twoColCarousel__row--tile-contents .copy *,.pageTeaser .twoColStack__row--tile-contents .copy *{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.pageTeaser .twoColCarousel__slick--tile-contents .headline,.pageTeaser .twoColStack__slick--tile-contents .headline,.pageTeaser .twoColCarousel__row--tile-contents .headline,.pageTeaser .twoColStack__row--tile-contents .headline{display:flex;align-items:flex-start;text-align:left}
.pageTeaser .twoColCarousel__slick--tile-contents .headline *,.pageTeaser .twoColStack__slick--tile-contents .headline *,.pageTeaser .twoColCarousel__row--tile-contents .headline *,.pageTeaser .twoColStack__row--tile-contents .headline *{margin:0;color:#263e81;-webkit-line-clamp:2;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile-contents .headline *,.pageTeaser .twoColStack__slick--tile-contents .headline *,.pageTeaser .twoColCarousel__row--tile-contents .headline *,.pageTeaser .twoColStack__row--tile-contents .headline *{font-size:20px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .headline img,.pageTeaser .twoColStack__slick--tile-contents .headline img,.pageTeaser .twoColCarousel__row--tile-contents .headline img,.pageTeaser .twoColStack__row--tile-contents .headline img{max-width:30px;object-fit:contain;margin-right:12px}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile-contents .headline img,.pageTeaser .twoColStack__slick--tile-contents .headline img,.pageTeaser .twoColCarousel__row--tile-contents .headline img,.pageTeaser .twoColStack__row--tile-contents .headline img{max-width:25px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .headline+.copy,.pageTeaser .twoColStack__slick--tile-contents .headline+.copy,.pageTeaser .twoColCarousel__row--tile-contents .headline+.copy,.pageTeaser .twoColStack__row--tile-contents .headline+.copy{margin-top:8px}
.pageTeaser .twoColCarousel__slick--tile-contents .copy *,.pageTeaser .twoColStack__slick--tile-contents .copy *,.pageTeaser .twoColCarousel__row--tile-contents .copy *,.pageTeaser .twoColStack__row--tile-contents .copy *{font-size:14px;-webkit-line-clamp:3;margin:0}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile-contents .copy *,.pageTeaser .twoColStack__slick--tile-contents .copy *,.pageTeaser .twoColCarousel__row--tile-contents .copy *,.pageTeaser .twoColStack__row--tile-contents .copy *{font-size:14px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .copy+.textLink,.pageTeaser .twoColStack__slick--tile-contents .copy+.textLink,.pageTeaser .twoColCarousel__row--tile-contents .copy+.textLink,.pageTeaser .twoColStack__row--tile-contents .copy+.textLink{margin-top:16px}
@media(max-width:767px){.pageTeaser .twoColCarousel__slick--tile-contents .copy+.textLink,.pageTeaser .twoColStack__slick--tile-contents .copy+.textLink,.pageTeaser .twoColCarousel__row--tile-contents .copy+.textLink,.pageTeaser .twoColStack__row--tile-contents .copy+.textLink{margin-top:8px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .textLink span,.pageTeaser .twoColStack__slick--tile-contents .textLink span,.pageTeaser .twoColCarousel__row--tile-contents .textLink span,.pageTeaser .twoColStack__row--tile-contents .textLink span{font-size:15px;text-decoration:none;letter-spacing:-0.3px}
@media(min-width:768px){.pageTeaser .twoColCarousel{margin:0 auto;max-width:1440px;overflow:hidden}
}
.pageTeaser .twoColCarousel .section_title{text-align:left}
.pageTeaser .twoColCarousel .section_title *{margin-bottom:32px}
@media(min-width:768px){.pageTeaser .twoColCarousel .section_title *{margin-bottom:40px}
}
@media(min-width:992px){.pageTeaser .twoColCarousel .section_title *{margin-bottom:53px}
}
.pageTeaser .twoColCarousel__slick{position:relative}
@media(min-width:1200px){.pageTeaser .twoColCarousel__slick:before,.pageTeaser .twoColCarousel__slick:after{content:'';width:300px;height:100%;display:block;background:linear-gradient(90deg,#f7f7f9 0,rgba(247,247,249,0) 100%);position:absolute;top:0;z-index:1}
.pageTeaser .twoColCarousel__slick:before{right:83%}
.pageTeaser .twoColCarousel__slick:after{left:83%;transform:rotate(180deg)}
}
@media(min-width:576px) and (max-width:992px){.pageTeaser .twoColCarousel__slick{margin-left:-12px}
}
.pageTeaser .twoColCarousel__slick .slick-list{overflow:visible;position:relative}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick .slick-list:before{content:'';width:100%;height:100%;background-color:white;z-index:1;position:absolute;top:0;right:100%}
}
.pageTeaser .twoColCarousel__slick .slick-prev,.pageTeaser .twoColCarousel__slick .slick-next{width:48px;height:48px;background-color:#263e81;border-radius:50%;z-index:2;top:calc(50% - 48px)}
.pageTeaser .twoColCarousel__slick .slick-prev:before,.pageTeaser .twoColCarousel__slick .slick-next:before{font-family:"Font Awesome 5 Free";font-weight:900;opacity:1;font-size:35px}
.pageTeaser .twoColCarousel__slick .slick-prev{left:9.75%;padding-right:5px}
.pageTeaser .twoColCarousel__slick .slick-prev:before{content:'\f053'}
.pageTeaser .twoColCarousel__slick .slick-next{right:9.75%;padding-left:5px}
.pageTeaser .twoColCarousel__slick .slick-next:before{content:'\f054'}
.pageTeaser .twoColCarousel__slick--tile{margin:0 24px 0 0}
@media(min-width:992px){.pageTeaser .twoColCarousel__slick--tile{width:449px;margin:0 48px 0 0}
}
.pageTeaser .twoColCarousel__slick--tile-image{width:100%}
@media(min-width:1200px){.pageTeaser .twoColCarousel__slick--tile-image{width:400px}
}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick--tile-image{height:256px}
}
@media(max-width:576px){.pageTeaser .twoColCarousel__slick--tile-image{height:205px}
}
.pageTeaser .twoColCarousel__slick--tile-contents{width:256px;background-color:#f7f7f9}
@media(min-width:992px){.pageTeaser .twoColCarousel__slick--tile-contents{width:320px}
}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick--tile-contents{padding:16px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .headline *{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick--tile-contents .headline+.copy{margin-top:4px}
}
.pageTeaser .twoColCarousel__slick--tile-contents .copy *{-webkit-line-clamp:3;color:#4b4b4b;line-height:129%}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick--tile-contents .copy *{font-size:12px;line-height:158%}
}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick--tile-contents .copy+.textLink{margin-top:8px}
}
@media(max-width:992px){.pageTeaser .twoColCarousel__slick--tile-contents .textLink span{font-size:13px}
}
@media(max-width:1200px){.pageTeaser .twoColCarousel__slick--tile-image,.pageTeaser .twoColCarousel__slick--tile-contents{width:83.661%}
}
.pageTeaser .twoColStack__row{display:flex;align-items:stretch;flex-wrap:wrap}
@media(max-width:767px){.pageTeaser .twoColStack__row{flex-direction:column}
}
.pageTeaser .twoColStack__row--tile{width:100%;flex:0 0 auto}
@media(min-width:768px){.pageTeaser .twoColStack__row--tile{width:calc(50% - 24px);flex:0 0 auto;margin-bottom:48px;margin-right:0}
.pageTeaser .twoColStack__row--tile:nth-child(even){margin-left:48px}
.pageTeaser .twoColStack__row--tile:last-child,.pageTeaser .twoColStack__row--tile:nth-last-child(2){margin-bottom:0}
}
@media(max-width:767px){.pageTeaser .twoColStack__row--tile+.twoColStack__row--tile{margin-top:32px}
}
.pageTeaser .twoColStack__row--tile-image{width:77.1%}
@media(min-width:768px){.pageTeaser .twoColStack__row--tile-image{width:88%}
}
.pageTeaser .twoColStack__row--tile-contents{width:88.1%}
@media(min-width:768px){.pageTeaser .twoColStack__row--tile-contents{width:64.75%}
}
.pageTeaser .twoColStack__row--tile-contents.contactTile{width:100%;max-width:480px;min-height:320px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}
@media(max-width:767px){.pageTeaser .twoColStack__row--tile-contents.contactTile{min-height:auto;height:100%}
}
@media(min-width:768px){.pageTeaser .twoColStack__row--tile-contents.contactTile .headline{width:320px}
}
.pageTeaser .twoColStack__row--tile-contents.contactTile .headline *{width:100%;display:block;text-align:center}
.pageTeaser .twoColStack__row--tile-contents.contactTile .headline+.buttonLink{margin-top:32px}
.pageTeaser .twoColStack__row--tile-contents .buttonLink .nzmpBtn{min-width:196px}
.pageTeaser .tileCarousel{padding:48px 0}
@media(max-width:767px){.pageTeaser .tileCarousel .headline{text-align:left}
}
.pageTeaser .tileCarousel .headline *{margin:0}
@media(max-width:767px){.pageTeaser .tileCarousel__slick .slick-list{overflow:visible}
}
.pageTeaser .tileCarousel__slick .slick-track{padding:55px 0}
@media(max-width:767px){.pageTeaser .tileCarousel__slick .slick-track{padding:48px 0}
}
.pageTeaser .tileCarousel__slick .slick-arrow{width:40px;height:100%;background-color:white;z-index:1}
.pageTeaser .tileCarousel__slick .slick-arrow:before{content:'';width:100%;height:40px;display:block;background-size:contain;background-position:center;background-repeat:no-repeat;opacity:1}
.pageTeaser .tileCarousel__slick .slick-arrow.slick-prev{left:0}
.pageTeaser .tileCarousel__slick .slick-arrow.slick-prev:before{background-image:url('../images/svg/nzmp_chevron_left_blue.svg')}
.pageTeaser .tileCarousel__slick .slick-arrow.slick-next{right:0}
.pageTeaser .tileCarousel__slick .slick-arrow.slick-next:before{background-image:url('../images/svg/nzmp_chevron_right_blue.svg')}
.pageTeaser .tileCarousel__slick--tile{width:340px;margin:0 24px;box-shadow:0 4px 8px rgba(0,0,0,0.25)}
@media(max-width:767px){.pageTeaser .tileCarousel__slick--tile{width:286px;margin:0 30px 0 0}
}
.pageTeaser .tileCarousel__slick--tile>a{text-decoration:none}
.pageTeaser .tileCarousel__slick--tile>a>.img-fluid{height:220px;object-fit:cover}
.pageTeaser .tileCarousel__slick--contents{padding:16px 24px 32px}
.pageTeaser .tileCarousel__slick--contents.borderBottom{border-bottom:solid 4px}
.pageTeaser .tileCarousel__slick--contents.borderBottom.lightBlue{border-color:#41b6e6}
.pageTeaser .tileCarousel__slick--contents .small *{margin:0;text-transform:uppercase}
.pageTeaser .tileCarousel__slick--contents .small+.headline{margin-top:4px}
.pageTeaser .tileCarousel__slick--contents .headline{text-align:left}
.pageTeaser .tileCarousel__slick--contents .headline *{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;color:#263e81;letter-spacing:-0.3px}
.pageTeaser .tileCarousel__slick--contents .headline+.copy{margin-top:8px}
.pageTeaser .tileCarousel__slick--contents .copy *{margin:0;color:black;font-size:15px}
.pageTeaser .tileList__row{display:flex;overflow-x:auto;padding:48px 15px 0}
@media(min-width:768px){.pageTeaser .tileList__row{flex-wrap:wrap;padding:55px 0 0}
}
@media(max-width:767px){.pageTeaser .tileList__row{margin:0 -15px}
}
.pageTeaser .tileList__row--tile{flex:0 0 auto}
@media(min-width:768px){.pageTeaser .tileList__row--tile{width:calc(33% - 30px);margin:0 16px 30px}
}
@media(max-width:767px){.pageTeaser .tileList__row--tile:last-child{margin-right:0}
}
.pageTeaser .tileList__row--tile>a{display:flex;flex-direction:column;height:100%;background-color:white}
.pageTeaser .tileList__row--tile.fade{transition:opacity .3s}
.pageTeaser .tileList__row--tile.fade:not(.show){position:absolute;pointer-events:none;z-index:-1}
.pageTeaser .tileList__row--tile-imageWrapper{flex:0 0 auto;width:100%;height:200px;position:relative}
.pageTeaser .tileList__row--tile-imageWrapper:before{content:'';width:100%;height:100%;background-color:#161616;opacity:.03;position:absolute}
.pageTeaser .tileList__row--tile-imageWrapper .img-fluid{object-fit:contain;height:100%}
.pageTeaser .tileList__row--contents{height:100%}
.pageTeaser .tileList__row--contents .headline+.subheadline{margin-top:8px}
.pageTeaser .tileList__row--contents .subheadline *{color:#263e81;margin:0;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500}
.pageTeaser .tileList__row--contents .subheadline+.copy{margin-top:8px}
.pageTeaser .tileList__button button{border:0;background-color:transparent;outline:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;color:#263e81;font-size:18px;line-height:22px;display:inline-flex;align-items:center}
.pageTeaser .tileList__button button span{margin-left:16px;font-size:19px}
.horizontalCategoryCarousel{background-color:#d9edf7}
.horizontalCategoryCarousel__container{min-height:400px}
@media(min-width:576px){.horizontalCategoryCarousel__container{min-height:480px}
}
@media(min-width:992px){.horizontalCategoryCarousel__container{min-height:560px}
}
.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper{height:400px}
@media(min-width:768px){.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper{height:480px}
}
@media(min-width:992px){.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper{height:560px}
}
.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__card-title,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__card-title{margin-bottom:16px}
.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content__fade,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content__fade{transition:max-height 1s linear;max-height:400px}
@media(min-width:768px){.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content__fade,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content__fade{max-height:480px}
}
@media(min-width:992px){.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content__fade,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content__fade{max-height:560px}
}
.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__copy,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__copy{opacity:1;transition:opacity 1.1s linear}
.horizontalCategoryCarousel__container .slick-center .horizontalCategoryCarousel__card__wrapper .button-link,.horizontalCategoryCarousel__container .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper .button-link{opacity:1;padding:15px 68px}
.horizontalCategoryCarousel__container.disable-default-cursor{cursor:none}
.horizontalCategoryCarousel.fadedBlue{background-color:#5091cd}
.horizontalCategoryCarousel.fadedBlue .horizontalCategoryCarousel__title *{color:#fff}
.horizontalCategoryCarousel.duskBlue{background-color:#263e81}
.horizontalCategoryCarousel.duskBlue .horizontalCategoryCarousel__title *{color:#fff}
.horizontalCategoryCarousel__wrapper{padding-top:48px;padding-bottom:48px}
@media(max-width:768px){.horizontalCategoryCarousel__wrapper{padding-left:0;padding-right:0}
}
@media(min-width:1400px){.horizontalCategoryCarousel__wrapper{max-width:1864px;padding-left:0;padding-right:0}
}
.horizontalCategoryCarousel__wrapper .slick-track{display:flex;align-items:center}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__title{text-align:center;margin-top:0;margin-bottom:32px}
@media(min-width:576px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__title{margin-bottom:40px}
}
@media(min-width:992px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__title{margin-bottom:48px}
}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card{margin-left:8px;margin-right:8px;display:flex;align-items:center;width:320px;height:400px;outline:0}
@media(min-width:768px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card{width:320px;height:480px}
}
@media(min-width:992px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card{width:360px;height:560px}
}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper{display:flex;align-items:flex-end;position:relative;background-size:cover;background-position:center;width:100%;height:320px}
@media(min-width:768px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper{height:400px}
}
@media(min-width:992px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper{height:450px}
}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card-title,.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__copy *{text-shadow:0 4px 8px rgba(0,0,0,0.25)}
.horizontalCategoryCarousel__wrapper .overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%)}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__content{padding:0 12px;margin-bottom:32px;z-index:1;text-align:center;width:100%}
@media(min-width:992px){.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__content{padding:0 32px}
}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__content .button-link{padding:0;min-height:auto;display:inline-block;opacity:0;margin-left:auto;margin-right:auto;border:0;min-width:200px;min-height:52px}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__content .button-link::after{content:none}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card-title{color:#fff;margin-bottom:0}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__copy{opacity:0}
.horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__copy p{color:#fff;margin-bottom:24px}
.horizontalCategoryCarousel__content__fade{max-height:0}
.horizontalCategoryCarousel__v2{background-color:transparent}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper{max-width:100%;padding-left:0;padding-right:0}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.copy,.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.horizontalCategoryCarousel__title{width:100%;padding:0 20px}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.copy,.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.horizontalCategoryCarousel__title{margin:0 auto;max-width:618px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.horizontalCategoryCarousel__title .headline *{margin-bottom:0;color:#2d2d2d}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.horizontalCategoryCarousel__title+.copy{margin-top:16px}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper>.copy *{text-align:center;color:#4b4b4b}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__container{margin-top:32px}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__container{margin-top:40px}
}
@media(min-width:992px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__container{margin-top:48px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__container .slick-track{height:400px}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__container .slick-track{height:480px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card{width:280px;height:400px}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card{width:640px;height:480px}
}
@media(min-width:992px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card{margin-left:12px;margin-right:12px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper{height:320px;background-color:#21522f;flex-direction:column;justify-content:flex-end;align-items:center;padding:48px 24px 32px 24px}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper{height:400px;padding:88px 64px 40px 64px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper.hasBgImage:before{content:'';width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);position:absolute;top:0;left:0}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper>.img-fluid{width:80px;height:80px;object-fit:contain;margin-bottom:auto}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper>.img-fluid{width:156px;height:156px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content{padding:0;margin-bottom:0}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card__wrapper .horizontalCategoryCarousel__content .horizontalCategoryCarousel__copy p{text-shadow:0 4px 8px rgba(0,0,0,0.25);font-family:"MarkOffcPro-Medium";font-weight:500}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card.slick-center .horizontalCategoryCarousel__card__wrapper,.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card.slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper{height:400px}
@media(min-width:576px){.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card.slick-center .horizontalCategoryCarousel__card__wrapper,.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card.slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .horizontalCategoryCarousel__card__wrapper{height:480px}
}
.horizontalCategoryCarousel__v2 .horizontalCategoryCarousel__wrapper .horizontalCategoryCarousel__card:not(.slick-center):not(.slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"]){opacity:.5}
.slickCarouselArticles{padding:48px 0 64px;position:relative}
@media(max-width:767px){.slickCarouselArticles{padding-top:32px}
}
.slickCarouselArticles .title-arrows{margin-bottom:40px}
.slickCarouselArticles .title-arrows .headline *{margin:0}
.slickCarouselArticles .title-arrows .slick-arrows{column-gap:8px;margin-left:auto}
.slickCarouselArticles .title-arrows .slick-arrows .slick-arrow{position:relative;top:0;left:0;font-size:18px;line-height:normal;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#263e81;color:#fff;border-radius:100px;transform:none}
.slickCarouselArticles .title-arrows .slick-arrows .slick-arrow:before{display:none}
.slickCarouselArticles .title-arrows .slick-arrows .slick-arrow.slick-prev{left:0}
.slickCarouselArticles .title-arrows .slick-arrows .slick-arrow.slick-next{right:0}
.slickCarouselArticles .slick-list{overflow:visible}
.slickCarouselArticles .slick-list.disable-default-cursor a{cursor:none}
.slickCarouselArticles .pageTeaser__v2{margin-bottom:0}
.slickCarouselArticles .latestNews__box{width:280px;box-shadow:none;background-color:transparent;margin-right:20px}
@media(min-width:768px){.slickCarouselArticles .latestNews__box{width:369px;margin-right:16px}
.slickCarouselArticles .latestNews__box:not(:nth-child(3n)){margin-right:16px}
}
.slickCarouselArticles .latestNews__box:hover{box-shadow:none}
.slickCarouselArticles .latestNews__box:not(.slick-active){opacity:0}
.slickCarouselArticles .latestNews__box.slick-active ~ .slick-slide:not(.slick-active){opacity:1}
.slickCarouselArticles .latestNews__box-image{height:210px}
@media(min-width:768px){.slickCarouselArticles .latestNews__box-image{height:277px}
}
.slickCarouselArticles .latestNews__box-contents{padding:16px 0 0}
.slickCarouselArticles .latestNews__box-contents .categoryTitle p{font-family:"MarkOffcPro-Bold";font-size:13px;font-weight:700;line-height:169%;letter-spacing:-0.3px;margin-bottom:2px;color:#5091cd}
@media(min-width:576px){.slickCarouselArticles .latestNews__box-contents .categoryTitle p{font-size:15px;line-height:147%;margin-bottom:4px}
}
.slickCarouselArticles .latestNews__box-contents .headline h5{font-family:"MarkOffcPro-Bold";font-weight:700;color:#2d2d2d;margin-bottom:2px}
@media(min-width:576px){.slickCarouselArticles .latestNews__box-contents .headline h5{margin-bottom:4px}
}
.slickCarouselArticles .latestNews__box-contents .date span{text-transform:none}
@media(max-width:576px){.slickCarouselArticles .latestNews__box-contents .date span{font-size:13px;line-height:169%}
}
.newsfeedInternalLinks__wrapper{padding-bottom:48px}
@media(max-width:767px){.newsfeedInternalLinks__wrapper{padding-bottom:40px}
}
.newsfeedInternalLinks__wrapper .headline>*{margin:0}
.newsfeedInternalLinks__wrapper>.flexBox>*{width:calc(50% - 1em);margin-right:1em;flex:0 0 auto}
@media(max-width:767px){.newsfeedInternalLinks__wrapper>.flexBox>*{width:100%;margin-right:0}
}
.miniCarbonFootprinterCalculator__wrapper{padding:16px 24px;background-color:#d9edf7;border-radius:8px}
.miniCarbonFootprinterCalculator__wrapper .headline{margin-bottom:4px}
.miniCarbonFootprinterCalculator__wrapper .headline .collapseBtn{width:100%;display:flex;align-items:center;justify-content:space-between;background:0;border:0;outline:0;padding:0}
.miniCarbonFootprinterCalculator__wrapper .headline .collapseBtn[aria-expanded="true"] .fa-chevron-down{transform:rotate(180deg)}
.miniCarbonFootprinterCalculator__wrapper .headline h5{color:#263e81;margin-bottom:0;font-family:"MarkOffcPro-Bold";font-weight:700;margin:0}
.miniCarbonFootprinterCalculator__wrapper .headline .fa-chevron-down{font-size:24px;color:#263e81}
.miniCarbonFootprinterCalculator__wrapper .copy p{margin-bottom:0}
.miniCarbonFootprinterCalculator__wrapper .termsAndConditions__box{visibility:hidden;pointer-events:none}
.miniCarbonFootprinterCalculator__wrapper .termsAndConditions__box:checked+.termsAndConditions__label:before{content:'\f14a'}
.miniCarbonFootprinterCalculator__wrapper .termsAndConditions__label{color:#2d2d2d;position:relative;padding-left:32px;cursor:pointer}
.miniCarbonFootprinterCalculator__wrapper .termsAndConditions__label:before{font-family:'Font Awesome 6 Pro';font-weight:300;content:'\f0c8';font-size:24px;position:absolute;left:0;top:3px;color:#16254c;background-color:white}
.miniCarbonFootprinterCalculator__wrapper .termsAndConditions__label>a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit}
.miniCarbonFootprinterCalculator__table{margin-top:16px}
@media(min-width:992px){.miniCarbonFootprinterCalculator__table{display:flex;align-items:stretch}
}
.miniCarbonFootprinterCalculator__table.disabled{opacity:.5;pointer-events:none}
.miniCarbonFootprinterCalculator__table-volume{flex:1}
@media(min-width:992px){.miniCarbonFootprinterCalculator__table-volume{max-width:260px}
}
.miniCarbonFootprinterCalculator__table-volume .miniCarbonFootprinterCalculator__table-box{font-size:15px;line-height:150%;color:#2d2d2d}
.miniCarbonFootprinterCalculator__table-volume .miniCarbonFootprinterCalculator__table-box::placeholder{color:#a8a8a8}
.miniCarbonFootprinterCalculator__table-calculatedEmission{flex:1;margin-top:16px}
@media(min-width:992px){.miniCarbonFootprinterCalculator__table-calculatedEmission{max-width:179px;margin-top:0}
}
.miniCarbonFootprinterCalculator__table-calculatedEmission .miniCarbonFootprinterCalculator__table-box{gap:7px}
@media(min-width:992px){.miniCarbonFootprinterCalculator__table-calculatedEmission .miniCarbonFootprinterCalculator__table-box{border-left:0}
}
.miniCarbonFootprinterCalculator__table-calculatedEmission .miniCarbonFootprinterCalculator__table-box .calculatedEmission_result{font-family:"MarkOffcPro-Bold";font-size:18px;font-weight:700;line-height:1;letter-spacing:-0.3px;color:#2d2d2d}
.miniCarbonFootprinterCalculator__table-calculatedEmission .miniCarbonFootprinterCalculator__table-box .calculatedEmission_text{font-size:12px;line-height:1;letter-spacing:-0.3px;color:#2d2d2d;margin-top:4px}
.miniCarbonFootprinterCalculator__table-label{font-size:15px;font-family:"MarkOffcPro-Medium";font-weight:500;line-height:150%;color:#2d2d2d}
.miniCarbonFootprinterCalculator__table-box{width:100%;height:48px;border:1px solid #263e81;background-color:white;padding:8px 12px;margin-top:4px;display:flex;align-items:center;outline:0;border-radius:0}
.miniCarbonFootprinterCalculator__table-box[type="number"]{-moz-appearance:textfield}
.miniCarbonFootprinterCalculator__table-box[type="number"]::-webkit-outer-spin-button,.miniCarbonFootprinterCalculator__table-box[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.miniCarbonFootprinterCalculator__link{margin-top:16px;padding-top:8px}
@media(min-width:992px){.miniCarbonFootprinterCalculator__link{padding-top:4px}
}
.miniCarbonFootprinterCalculator__link a{font-family:"MarkOffcPro-Bold";font-size:18px;font-style:normal;font-weight:700;line-height:122%;letter-spacing:-0.3px;color:#263e81;gap:8px;text-decoration:none}
.miniCarbonFootprinterCalculator__link a em{transition:none}
.aem-AuthorLayer-Edit .miniCarbonFootprinterCalculator .author-only{background-color:#40b6e6;padding:16px}
.aem-AuthorLayer-Edit .miniCarbonFootprinterCalculator__wrapper{display:block !important}
.aem-AuthorLayer-Edit .miniCarbonFootprinterCalculator .collapse:not(.show){display:block}
.super-quotes{padding:15px}
.super-quotes .super-quotes__heading,.super-quotes .headline{border-bottom:2px solid #ccc;text-align:center;width:calc(100% - 30px);margin:0 auto}
.super-quotes .super-quotes__heading,.super-quotes .headline>*{margin:10px auto}
.super-quotes .super-quotes__heading h3,.super-quotes .headline h3{font-size:16px;font-weight:bold;padding:15px;margin:auto;line-height:1.5;color:#6d6e71;letter-spacing:normal}
.super-quotes .super-quotes__badge{display:table;border-spacing:15px;margin:auto}
.super-quotes .super-quotes__badge .super-quotes__avatar{display:table-caption;vertical-align:top}
.super-quotes .super-quotes__badge .super-quotes__avatar .super-quotes__avatar__wrapper{position:relative;height:0;width:100%;padding-top:200px}
.super-quotes .super-quotes__badge .super-quotes__avatar .super-quotes__avatar__wrapper__figure{position:absolute;left:0;top:50%;width:100%;height:100%;transform:translateY(-50%)}
.super-quotes .super-quotes__badge .super-quotes__caption{display:table-cell;text-align:center;vertical-align:top}
.super-quotes .super-quotes__badge .super-quotes__caption p{font-size:14px;margin-bottom:20px;text-align:left;line-height:20px;color:#666;direction:ltr}
.super-quotes__caption__subtitle{margin-bottom:20px}
.super-quotes .super-quotes__badge .super-quotes__caption .super-quotes__caption__text p{margin:0;font-size:20px;font-weight:bold;line-height:1.5;margin-bottom:8px;letter-spacing:-0.1px;color:#333;font-family:serif}
.super-quotes .super-quotes__badge .super-quotes__caption .super-quotes__caption__text p.dark-green{color:#397c3c}
.super-quotes .super-quotes__badge .super-quotes__caption a{color:#62bd18;text-decoration:none;position:relative;font-size:14px;font-weight:bold}
.super-quotes .super-quotes__badge .super-quotes__caption a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;padding-left:10px;top:0;font-size:20px;line-height:14px;transition:.3s;font-weight:bold;opacity:1}
.super-quotes .super-quotes__badge .super-quotes__caption a:hover:after{padding-left:15px;opacity:1}
@media(min-width:1024px){.super-quotes{padding:50px 0}
.super-quotes .super-quotes__heading,.super-quotes .headline{width:70%}
.super-quotes .super-quotes__heading h3,.super-quotes .headline h3{padding:20px;width:80%}
.super-quotes .super-quotes__badge{width:100%;border-spacing:50px}
.super-quotes.caption-right .super-quotes__badge{direction:rtl}
.super-quotes .super-quotes__badge .super-quotes__avatar{display:table-cell;vertical-align:middle;width:30%}
.super-quotes .super-quotes__badge .super-quotes__avatar .super-quotes__avatar__wrapper{width:100%;padding-top:75%;margin:auto}
.super-quotes .super-quotes__badge .super-quotes__caption{vertical-align:middle}
.super-quotes .super-quotes__badge .super-quotes__caption .super-quotes__caption__text p{font-size:30px;margin-bottom:20px;text-align:left}
.super-quotes .super-quotes__badge .super-quotes__caption,.super-quotes.caption-right .super-quotes__badge .super-quotes__caption p,.super-quotes.caption-right .super-quotes__badge .super-quotes__caption .super-quotes__caption__text p{text-align:left}
}
@media(min-width:1200px){.super-quotes .super-quotes__heading,.super-quotes .headline{width:40%}
}
.super-quotes .super-quotes__badge .super-quotes__caption .super-quotes__caption__text,.super-quotes .super-quotes__badge .super-quotes__caption .super-quotes__caption__title{direction:ltr}
.quotes__wrapper{padding-bottom:24px}
@media(min-width:768px){.quotes__wrapper{padding-bottom:48px}
}
.quotes__wrapper .headline *{font-size:24px;line-height:129%;text-align:left;margin:0;color:#5091cd}
@media(min-width:768px){.quotes__wrapper .headline *{font-size:26px;line-height:119%}
}
.quotes__wrapper .headline+.copy,.quotes__wrapper .headline+.designation{margin-top:24px}
@media(max-width:576px){.quotes__wrapper .copy p,.quotes__wrapper .designation p{font-size:16px}
}
.quotes__wrapper .copy p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;margin:0}
.quotes__wrapper .copy+.designation{margin-top:4px}
.quotes__wrapper .designation p{color:#a8a8a8;margin:0}
.map .map-container{height:420px;margin-bottom:20px}
ul.map{padding-left:10px;padding-right:10px}
ul.map p{display:inline-block;margin-bottom:5px}
ul.map li{list-style-type:none}
.visible-xs.panel-group .address-data ul.map{padding-left:0}
.marker-icon{margin-left:20px;margin-top:5px}
.marker-info-window{word-wrap:break-word;max-width:200px;font-size:15px}
.marker-info-window h6{font-size:18px}
.addresses{margin-top:20px}
.addresses .aem-Grid .address .teaser-map,.address-data.teaser-map{box-shadow:none !important;border:1px solid #ddd;margin:0;width:100% !important}
.addresses .aem-Grid .address .teaser-map .get-directions p{font-weight:bold;position:relative;display:inline-block}
.addresses .aem-Grid .address .teaser-map .get-directions p:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:-20px;top:0;transition:.3s;font-size:20px;line-height:19px;font-weight:bold;color:#62bd18}
@media(max-width:768px){.address-data.teaser-map{margin-bottom:15px}
}
.map{margin-bottom:48px}
@media(max-width:767px){.map{margin-bottom:40px}
}
.map .map-container{height:500px}
.map .map-container .marker-icon{margin:0;width:42px}
.map .map-container .gm-style-iw .marker-info-window{width:100%}
.map .map-container .gm-style-iw .marker-info-window h3{margin-top:0;margin-bottom:10px}
.map .map-container .gm-style-iw .marker-info-window a{color:#263e81;font-weight:bold;position:relative;font-size:.8rem}
.map .map-container .gm-style-iw .marker-info-window a:after{content:''}
.map .map-container .gm-style-iw .marker-info-window a .glyphicon-menu-right{top:2px}
.map .title *{font-size:26px;line-height:1.12;margin-bottom:1.375rem}
@media(min-width:768px) and (max-width:1024px){.map .title *{font-size:24px}
}
@media(max-width:767px){.map .title *{font-size:21px}
}
.map .region{width:50%;margin-bottom:25px}
@media(max-width:768px){.map .region{width:100%}
}
.map .address-data{margin-bottom:3%}
.map .address-data.teaser-map{min-height:auto;border:0}
.map .address-data .country__name *{color:#333;cursor:pointer;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;line-height:1.11;letter-spacing:-0.3px;font-size:1.2rem;margin:20px 0 1.375rem}
.map .address-data .country__details p{margin:0}
.map .address-data .country__details p a{color:#263e81;margin-top:0}
.map .address-data .row.no-gutter{margin-right:0;margin-left:0}
.map .address-data .row.no-gutter>[class^="col-"],.map .address-data .row.no-gutter>[class*=" col-"]{padding-left:0}
.map .address-data .salesrepcontact{width:49.9% !important;display:inline-block}
@media(max-width:414px){.map .address-data .salesrepcontact{width:100% !important}
}
.map .address-data .salesrepcontact .col-sm-6{width:100%;padding-left:0}
.map .address-data .salesrepcontact .employeeFilter .employee{margin-top:0;margin-bottom:10%}
.map .filteredData .custom-filter .dropdown-toggle h4{margin:0}
.map .filteredData .flexBox>div{width:22%}
.map .filteredData .flexBox>div:not(:nth-child(4n+4)){margin-right:42px}
@media(max-width:1200px){.map .filteredData .flexBox>div:not(:nth-child(4n+4)){margin-right:0}
}
@media(min-width:1025px) and (max-width:1200px){.map .filteredData .flexBox>div{width:30%}
.map .filteredData .flexBox>div:not(:nth-child(3n)){margin-right:32px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.map .filteredData .flexBox>div{width:31%}
.map .filteredData .flexBox>div:not(:nth-child(3n)){margin-right:28px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.map .filteredData .flexBox>div{width:48%}
.map .filteredData .flexBox>div:not(:nth-child(3n)){margin-right:0}
.map .filteredData .flexBox>div:nth-child(odd){margin-right:28px}
}
@media(max-width:767px){.map .filteredData .flexBox>div{width:100%;margin-right:0}
}
.map .filteredData .dropdown-toggle{padding-left:0}
.map .filteredData .dropdown-toggle .fas{font-size:18px;color:#333}
.map .filteredData .dropdown-menu{min-width:auto;left:0;right:auto}
.map .filteredData .dropdown-menu>div{text-align:left}
.map .filteredData .dropdown-menu>div h4{margin:0}
.linkcomponent__wrapper.imageLeft .linkcomponent__image{margin-right:12px}
.linkcomponent__wrapper.imageRight .linkcomponent__image{margin-left:12px}
.linkcomponent__wrapper .flexBox{margin-top:25px;text-decoration:none;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.linkcomponent__wrapper .flexBox:hover{color:#263e81}
.linkcomponent__image{width:20px;height:20px;object-fit:contain}
.linkTableResellers .bgGray{background-color:#f0f0f0;position:relative;padding-bottom:1em}
@media(min-width:1024px){.linkTableResellers .bgGray{padding:2em}
}
@media(max-width:1023px){.linkTableResellers .bgGray:before,.linkTableResellers .bgGray:after{content:'';width:100%;height:100%;background-color:#f0f0f0;position:absolute;top:0}
.linkTableResellers .bgGray:before{right:100%}
.linkTableResellers .bgGray:after{left:100%}
}
.linkTableResellers__wrapper{padding-bottom:40px}
@media(min-width:767px){.linkTableResellers__wrapper{padding-bottom:48px}
}
.linkTableResellers__wrapper .row{margin:0 -15px}
.linkTableResellers__wrapper .filterBtn{padding:20px 0;background-color:#f0f0f0;position:relative}
.linkTableResellers__wrapper .filterBtn:before,.linkTableResellers__wrapper .filterBtn:after{content:'';width:100%;height:100%;background-color:#f0f0f0;position:absolute;top:0}
.linkTableResellers__wrapper .filterBtn:before{right:100%}
.linkTableResellers__wrapper .filterBtn:after{left:100%}
@media(min-width:993px){.linkTableResellers__wrapper .filterBtn{display:none}
}
.linkTableResellers__wrapper .filterBtn h5{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:22px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;margin:0}
.linkTableResellers__wrapper .filterBtn button{border:0;background-color:transparent;outline:0;color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px;padding:0}
.linkTableResellers__wrapper .filterBtn button:before{content:'';width:14px;height:14px;background-image:url('../images/svg/filter.svg');background-size:contain;background-position:center;display:block;margin:2px 5px 0 0}
.linkTableResellers__wrapper .numberOfResults>*{color:#333;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;margin:0 0 .5em}
.linkTableResellers__wrapper .author-only p.componentHeader{margin-bottom:0}
@media(max-width:767px){.linkTableResellers__reseller{display:flex;align-items:stretch;overflow:auto}
.linkTableResellers__reseller>*{width:80%;flex:0 0 auto;display:flex;flex-direction:column}
.linkTableResellers__reseller>*:not(:last-child){margin-right:1em}
}
.linkTableResellers__reseller_empty p{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;color:#333;margin-bottom:0}
.linkTableResellers__body{padding:1em 1em 0;position:relative;border:solid 1px #ebebeb;border-bottom:solid 4px #72be44;-webkit-box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);-moz-box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);background-color:white}
@media(min-width:768px){.linkTableResellers__body{padding-right:0}
}
.linkTableResellers__body:not(:last-child){margin-bottom:1em}
.linkTableResellers__body.blueBottomBorder{border-bottom-color:#00539a}
.linkTableResellers__body.greyBottomBorder{border-bottom-color:#ebebeb}
.linkTableResellers__body:not(.activePage){display:none}
.linkTableResellers__body .country>*{text-transform:uppercase;margin:0 0 10px;color:#b7b7b7;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:12px}
.linkTableResellers__body .companyDetails__col{width:100%;flex:0 0 auto;margin-bottom:1em}
@media(min-width:1025px){.linkTableResellers__body .companyDetails__col{width:33.33%;padding-right:1em}
}
@media(min-width:768px) and (max-width:1024px){.linkTableResellers__body .companyDetails__col{width:50%;padding-right:1em}
}
.linkTableResellers__body .companyDetails__col .companyName{margin-bottom:5px}
.linkTableResellers__body .companyDetails__col .companyName>*{color:#263e81;margin:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.linkTableResellers__body .companyDetails__col .companyAddress>*{margin-bottom:0}
.linkTableResellers__body .companyDetails__col .companyContact>*{margin:0 0 5px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.linkTableResellers__body .companyDetails__col .companyContact a{color:#263e81;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;text-decoration:none}
.linkTableResellers__body .companyDetails__col .companyContact a:hover{color:#5091cd}
.linkTableResellers__footer{width:calc(100% + 1em);padding:1em;margin:1em -1em 0;background-color:#fafafb;border-top:solid 1px #afafaf}
@media(max-width:767px){.linkTableResellers__footer{border-bottom:solid 1px #ebebeb;width:calc(100% + 2em);margin-top:auto}
}
.linkTableResellers__footer .countriesOperation{cursor:pointer}
.linkTableResellers__footer .countriesOperation>*{text-transform:uppercase;margin:0;color:#b7b7b7;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:12px}
.linkTableResellers__footer .countriesOperation>*:not(.collapsed) .fa-plus:before{content:'\f068'}
.linkTableResellers__footer .countriesOperation .fa-plus{color:#263e81}
.linkTableResellers__footer .countries>*{margin:1em 0 0}
.linkTableResellers .buttonLink a{text-decoration:none;text-transform:uppercase;font-size:12px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.linkTableResellers .buttonLink a i{margin-left:5px}
@media(max-width:767px){.linkTableResellers .buttonLink{margin:1em 0}
}
@media(max-width:1024px){.linkTableResellers .buttonLink.flexBox{align-items:flex-start;justify-content:flex-start;margin-top:1em}
}
.linkTableResellers .ltrFilterCol{margin-bottom:15px}
@media(max-width:992px){.linkTableResellers .ltrFilterCol{position:fixed;right:-110%;width:100%;height:100%;padding-top:0;-webkit-overflow-scrolling:touch;padding-left:58px}
}
@media(max-width:991px){.linkTableResellers .ltrFilterCol{top:0}
.linkTableResellers .ltrFilterCol .iconRemove{top:0}
}
.linkTableResellers .ltrFilterCol .fullHeightScroll{height:100%;overflow-y:auto;overflow-x:hidden}
.linkTableResellers .ltrFilterCol.showFilter{right:0;z-index:1032}
.linkTableResellers .ltrFilterCol.showFilter .iconRemove{position:fixed;left:0}
.linkTableResellers .ltrFilterCol h6{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.1px;color:black;margin:0;display:flex;justify-content:space-between;align-items:center}
@media(max-width:992px){.linkTableResellers .ltrFilterCol h6{flex:1;text-transform:capitalize}
}
.linkTableResellers .ltrFilterCol .reset{font-family:MarkOffcPro,Arial,sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;text-transform:capitalize;cursor:pointer;color:#263e81;text-decoration:underline}
@media(max-width:992px){.linkTableResellers .ltrFilterCol .reset{text-decoration:none;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px}
}
.linkTableResellers .ltrFilterCol .iconRemove{width:58px;height:52px;background-color:black;position:absolute;left:-58px;right:auto;display:none}
@media(max-width:992px){.linkTableResellers .ltrFilterCol .iconRemove{left:100%;margin-left:0;display:flex;align-items:center;justify-content:center}
}
.linkTableResellers .ltrFilterCol .iconRemove i{font-size:16px;color:white}
.linkTableResellers .ltrFilterCol__headerMobile{display:flex;align-items:center;background-color:#f9f9fb;padding:16px 20px 16px 15px;position:fixed;width:calc(100% - 58px);z-index:1}
@media(min-width:993px){.linkTableResellers .ltrFilterCol__headerMobile{display:none}
}
.linkTableResellers .ltrFilterCol__type{margin-bottom:15px;background-color:#f0f0f0;padding:15px 15px 0;margin-bottom:10px;border-bottom:0}
.linkTableResellers .ltrFilterCol__type:last-child{margin-bottom:0}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type{background-color:white;margin-bottom:0;padding:0 15px;border:0}
.linkTableResellers .ltrFilterCol__type:nth-child(2){padding-top:52px}
}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type h6{padding:24px 15px 15px;border-bottom:solid 1px #f0f0f0;padding-left:30px;margin:0 -15px}
}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type h6 .reset{display:none}
}
.linkTableResellers .ltrFilterCol__type-section{max-height:500px;overflow:auto}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type-section h6{padding-top:65px}
}
.linkTableResellers .ltrFilterCol__type .filterBy{margin:6px 0 12px;display:block;font-family:MarkOffcPro,Arial,sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:#757575}
.linkTableResellers .ltrFilterCol__type-lists{margin:0 -15px}
.linkTableResellers .ltrFilterCol__type-lists--headerMobile{display:flex;align-items:center;justify-content:space-between;background-color:#f9f9fb;padding:15px 20px 15px 15px;color:#263e81;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:fixed;width:calc(100% - 58px);z-index:2}
@media(min-width:993px){.linkTableResellers .ltrFilterCol__type-lists--headerMobile{display:none}
}
.linkTableResellers .ltrFilterCol__type-lists--headerMobile+h6{display:none;margin:0}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type-lists--headerMobile+h6{display:block}
}
.linkTableResellers .ltrFilterCol__type-lists--title{color:black;padding:15px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;border-bottom:solid 1px #f0f0f0}
@media(min-width:993px){.linkTableResellers .ltrFilterCol__type-lists--title{display:none}
}
.linkTableResellers .ltrFilterCol__type-lists--header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;background-color:#263e81;color:white;padding:10px 15px;text-transform:uppercase;border-bottom:solid 1px white;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:15px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0}
.linkTableResellers .ltrFilterCol__type-lists--header:nth-last-child(2){border:0}
.linkTableResellers .ltrFilterCol__type-lists--header:nth-last-child(2)+.hideCheckbox{border-bottom:solid 1px rgba(38,62,129,0.22)}
.linkTableResellers .ltrFilterCol__type-lists--header:nth-last-child(2)+.hideCheckbox.showCheckbox{border-bottom:0}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type-lists--header{background-color:transparent;color:#263e81;text-transform:capitalize;border-bottom-color:#f7f7f7;padding:10px 20px 10px 30px;font-size:16px}
}
@media(min-width:993px){.linkTableResellers .ltrFilterCol__type-lists--header:not(.collapsed){background-color:#4a90e2}
}
@media(min-width:993px){.linkTableResellers .ltrFilterCol__type-lists--header:not(.collapsed) .fas{transform:rotate(180deg)}
}
.linkTableResellers .ltrFilterCol__type-lists--header .fas{font-size:12px}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type-lists--header .fas{transform:rotate(-90deg)}
}
.linkTableResellers .ltrFilterCol__type-lists .hideCheckbox{padding:17px 0}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type-lists .hideCheckbox{position:absolute;right:-110%;width:calc(100% - 58px);top:0;padding:0;height:auto;overflow:auto}
}
@media(max-width:992px){.linkTableResellers .ltrFilterCol__type-lists .hideCheckbox.show{right:0;z-index:10;background-color:white}
}
.linkTableResellers .checkbox{padding:5.5px 15px;position:relative;display:block}
@media(max-width:992px){.linkTableResellers .checkbox{border-bottom:solid 1px #f0f0f0;padding:15px 20px 15px 30px}
.linkTableResellers .checkbox:last-child{border-bottom:0}
}
.linkTableResellers .checkbox input{opacity:0;position:absolute;z-index:1;cursor:pointer}
.linkTableResellers .checkbox input:checked+label:before{background-image:url("../images/svg/checkbox-filled.svg");display:block;background-position:center;background-repeat:no-repeat;border:0}
.linkTableResellers .checkbox label{width:100%;display:flex;align-items:center;position:relative;padding-left:30px;text-align:left;color:#263e81;font-family:MarkOffcPro,Arial,sans-serif;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0}
@media(max-width:992px){.linkTableResellers .checkbox label{padding-left:0;font-size:16px;letter-spacing:.1px;color:black;padding-right:1.5em}
}
.linkTableResellers .checkbox label:before{content:'';display:inline-block;position:absolute;width:15px;height:15px;left:0;top:1px;border:1px solid #333;background-color:#fff;border-radius:3px}
@media(max-width:992px){.linkTableResellers .checkbox label:before{left:auto;right:0;width:16px;height:16px}
}
.linkTableResellers-listing-pagination{margin:30px 0}
.latestNews__wrapper{padding:0 0 48px 0}
@media(max-width:767px){.latestNews__wrapper{padding:0 0 40px 0}
}
.latestNews__wrapper>.container{position:relative}
@media(max-width:767px){.latestNews__wrapper>.container{padding:0}
}
.latestNews__wrapper>.flexBox{padding:3.1% 0}
@media(max-width:767px){.latestNews__wrapper>.flexBox{display:block}
}
.latestNews__wrapper.typography__v2 .latestNews__box-contents .headline *{color:#263e81}
.latestNews__wrapper.typography__v2 .latestNews__box-contents .copy *{font-size:14px}
.latestNews__wrapper .latestNews__result-empty{padding:4em 0}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box{width:100%}
@media(min-width:769px){.latestNews__wrapper .firstPage .featuredArticle .latestNews__box{margin:0}
}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box:hover{transform:scale(1.01)}
@media(min-width:769px){.latestNews__wrapper .firstPage .featuredArticle .latestNews__box>a{display:flex}
}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-image{width:100%}
@media(min-width:769px){.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-image{width:65.7%;height:480px}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-image .categoryTitle{min-width:166px}
}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-contents{width:100%}
@media(min-width:769px){.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-contents{width:34.3%;display:flex;flex-direction:column;justify-content:center;padding:32px}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-contents .readTime *{margin-bottom:24px}
.latestNews__wrapper .firstPage .featuredArticle .latestNews__box-contents .headline *{margin-bottom:24px}
}
.latestNews__wrapper .firstPage .secondRowItems{margin-top:32px}
.latestNews__wrapper .firstPage .secondRowItems .latestNews__box{flex:0 0 auto}
@media(min-width:769px){.latestNews__wrapper .firstPage .secondRowItems .latestNews__box{width:calc(50% - 16px);margin:0}
.latestNews__wrapper .firstPage .secondRowItems .latestNews__box:nth-child(even){margin-left:32px}
}
@media(min-width:769px){.latestNews__wrapper .firstPage .secondRowItems .latestNews__box-image{height:320px}
.latestNews__wrapper .firstPage .secondRowItems .latestNews__box-image .categoryTitle{min-width:166px}
}
@media(min-width:769px){.latestNews__wrapper .firstPage .secondRowItems .latestNews__box-contents{padding:24px}
.latestNews__wrapper .firstPage .secondRowItems .latestNews__box-contents .readTime *{margin-bottom:16px}
.latestNews__wrapper .firstPage .secondRowItems .latestNews__box-contents .headline *{margin-bottom:54px}
}
@media(min-width:769px){.latestNews__wrapper .firstPage .paginationItems{margin-top:32px}
}
@media(min-width:767px) and (max-width:768px){.latestNews__wrapper .firstPage .paginationItems .latestNews__box{width:calc(50% - 0.5em)}
.latestNews__wrapper .firstPage .paginationItems .latestNews__box:nth-child(even){margin-left:1em}
}
.latestNews__wrapper .pageloader{align-items:flex-start}
.latestNews__wrapper .pageloader i{margin-top:1em}
.latestNews__controls{margin-bottom:48px}
@media(max-width:767px){.latestNews__controls{padding:0 15px;margin-bottom:37px}
.latestNews__controls>*{flex:0 0 auto;width:100%}
}
@media(max-width:1024px){.latestNews__controls .headline{margin-bottom:16px;align-self:flex-start}
}
.latestNews__controls .headline:after{content:'';width:84px;height:2px;display:block;background-color:#72be44;margin-top:16px}
.latestNews__controls .headline h1,.latestNews__controls .headline h2,.latestNews__controls .headline h3,.latestNews__controls .headline h4,.latestNews__controls .headline h5,.latestNews__controls .headline h6{margin:0;color:#00539a}
@media(max-width:1024px){.latestNews__controls.flexBox{flex-direction:column}
}
@media(max-width:767px){.latestNews__controls-options>*{width:50%}
}
@media(min-width:768px){.latestNews__controls-options .dropdown.customDropdown{min-width:200px}
}
.latestNews__controls-options .dropdown.customDropdown.sort-dropdown-menu-section .dropdown-menu{padding:5px 10px}
@media(max-width:767px){.latestNews__controls-options .dropdown.customDropdown .dropdown-toggle{font-size:15px}
}
.latestNews__controls-options .dropdown.customDropdown .dropdown-toggle::after{content:none}
.latestNews__box{width:100%;background-color:white;border-radius:2px;box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21);margin-bottom:44px}
.latestNews__box:hover{transform:scale(1.05);box-shadow:2px 3px 8px 0 rgba(0,0,0,0.45)}
@media(min-width:769px){.latestNews__box{width:calc(33.33% - 21.3px)}
.latestNews__box:not(:nth-child(3n)){margin-right:32px}
}
@media(max-width:767px){.latestNews__box{width:100%;margin-bottom:20px}
}
.latestNews__box>a{display:block;width:100%;height:100%;text-decoration:none}
.latestNews__box-image{width:100%;height:268px;background-size:cover;background-position:center;position:relative}
.latestNews__box-image .categoryTitle{position:absolute;top:0;left:0;min-width:116px;height:45px;line-height:45px;background-image:url('../images/svg/category-swipe.svg');background-size:cover;background-position:bottom right;text-transform:uppercase;color:#4b4b4b;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-size:15px;font-weight:bold;font-style:normal;font-stretch:normal;letter-spacing:-0.3px;display:block;padding:0 15% 0 12px;z-index:1}
.latestNews__box-contents{padding:16px}
.latestNews__box-contents .date,.latestNews__box-contents .readTime{padding:0}
.latestNews__box-contents .date *,.latestNews__box-contents .readTime *{margin:0;color:#4b4b4b;text-transform:uppercase;font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;line-height:1.58;letter-spacing:-0.3px;font-size:15px}
.latestNews__box-contents .readTime *{text-transform:lowercase;margin-bottom:8px}
.latestNews__box-contents .headline *{text-align:left;margin:0 0 32px}
.latestNews__box-contents .copy *{height:70px;overflow:hidden;line-height:1.63;letter-spacing:-0.37px;margin-bottom:1.6%}
.latestNews__box-contents .hyperlink{font-size:14px}
@media(min-width:768px){.latestNews-listing-view{width:13%}
}
.latestNews-listing-view.customDropdown .fas{margin:0 .5em}
.latestNews-listing-view.customDropdown .dropdown-toggle,.latestNews-listing-view.customDropdown .dropdown-menu{border:0}
@media(min-width:768px){.latestNews-listing-view.customDropdown .dropdown-toggle,.latestNews-listing-view.customDropdown .dropdown-menu{width:auto;border:0}
}
.latestNews .latestNewsFilterModal .modal-dialog{max-width:none;width:720px;margin-top:111px}
@media(max-width:767px){.latestNews .latestNewsFilterModal .modal-dialog{width:98%;margin-left:auto;margin-right:auto}
}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content{padding:32px;box-shadow:0 4px 8px rgba(0,0,0,0.25);-moz-box-shadow:0 4px 8px rgba(0,0,0,0.25);-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.25);border:0;border-radius:0}
@media(max-width:767px){.latestNews .latestNewsFilterModal .modal-dialog .modal-content{padding:15px}
}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-header{border-color:#a8a8a8;padding:0 0 13px}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-header .modal-title{font-weight:bold;flex:0 0 auto;width:calc(100% - 65px);color:#161616;margin:0}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-header>a{font-size:15px}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-body{padding:24px 0 0;display:flex}
@media(max-width:767px){.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-body{padding:24px 0}
}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-footer{border-top:0}
@media(max-width:767px){.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-footer{padding:15px 0}
}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-footer button{border-radius:6px;min-width:45%;flex:0 0 auto}
@media(min-width:768px){.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-footer button{min-width:164px}
}
.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-footer button+button{margin-left:16px}
@media(max-width:767px){.latestNews .latestNewsFilterModal .modal-dialog .modal-content .modal-footer button+button{margin-left:auto}
}
.latestNews .latestNewsFilterModal__filterType{width:calc(50% - 16px)}
@media(min-width:768px){.latestNews .latestNewsFilterModal__filterType{margin-bottom:32px}
}
@media(max-width:767px){.latestNews .latestNewsFilterModal__filterType{width:100%;pointer-events:auto;cursor:pointer}
}
@media(max-width:767px){.latestNews .latestNewsFilterModal__filterType+.latestNewsFilterModal__filterType{margin-top:24px}
}
@media(min-width:768px){.latestNews .latestNewsFilterModal__filterType:nth-child(even){margin-left:32px}
}
.latestNews .latestNewsFilterModal__filterType .title *{font-family:'MarkOffcPro-Bold',sans-serif;font-weight:bold;color:#263e81;margin:0 0 16px}
@media(min-width:768px){.latestNews .latestNewsFilterModal__filterType-options.collapse{display:block}
}
.latestNews .latestNewsFilterModal__filterType-options .checkbox{width:100%;margin-bottom:12px;flex:0 0 auto}
.latestNews .latestNewsFilterModal__filterType-options .checkbox label{padding-left:0;font-size:15px;line-height:1.5;align-items:flex-start}
.latestNews .latestNewsFilterModal__filterType-options .checkbox label:before{position:relative;flex:0 0 auto;margin-right:16px}
.latestNews .latestNewsFilterModal__filterType-options .checkbox input:checked+label:before{background-image:url('../images/svg/checkbox-filled-blue.svg');background-size:contain}
.latestNews-listing-pagination{margin-top:16px}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dropdown.customDropdown .dropdown-toggle{height:40px}
}
.language-selector{font-size:15px;line-height:1.1}
.language-selector .panel-default>.panel-heading{background-color:#fff;border:0}
.language-selector .dropdown a.dropdown-toggle{float:right}
.language-selector .panel,.language-selector .panel-group .panel-heading+.panel-collapse>.panel-body,.language-selector .panel-group .panel-heading+.panel-collapse>.list-group,.language-selector .panel>.list-group .list-group-item,.language-selector .panel>.panel-collapse>.list-group .list-group-item{border:0;box-shadow:none}
.language-selector .panel .list-group .list-group-item a{color:#6d6e71}
.language-selector .panel{border-bottom:1px solid #e7e7e7}
.language-selector .panel-heading{padding:10px 10px;color:#6d6e71}
.language-selector .list-group{padding-left:10px}
.language-selector .dropdown-menu{padding:0;margin-top:20px}
.language-selector .dropdown-menu>li{padding:0}
.language-selector .panel-group{margin-bottom:0}
.language-selector .panel-group .panel-default.active,.language-selector .panel-group .panel-default.active>.panel-heading,.language-selector .panel-group .panel-default.active>.panel-collapse ul,.language-selector .panel-group .panel-default.active>.panel-collapse li{background-color:#f1f1f2}
.language-selector .panel-group .panel-default.active>.panel-collapse li>a.active{color:#2964b6}
.language-selector .panel-group .panel+.panel{margin-top:0}
@media(max-width:767px){.language-selector .panel-default>.panel-heading .language-selector .panel-group .panel-default.active,.language-selector .panel-group .panel-default.active>.panel-heading,.language-selector .panel-group .panel-default.active>.panel-collapse ul,.language-selector .panel-group .panel-default.active>.panel-collapse li{background-color:#fff}
.language-selector .dropdown-menu{margin-top:5px !important;margin-left:35px !important;margin-right:35px !important}
.language-selector-wrapper{position:relative;width:100%;display:block;text-align:center;margin:8px 0 0 0;float:none;min-height:28px}
.language-selector .dropdown a.dropdown-toggle{float:none}
}
.integratedContactForm__wrapper{width:100%;padding:0 15px 40px}
@media(min-width:768px){.integratedContactForm__wrapper{width:380px;margin:0 auto;padding-bottom:48px}
}
.integratedContactForm__wrapper .fade{position:absolute;z-index:-1}
.integratedContactForm__wrapper .fade.in{position:relative;z-index:1}
.integratedContactForm__result h2{color:black;margin-top:0}
.integratedContactForm__form .has-error>*:not(button),.integratedContactForm__form .has-danger>*:not(button){color:#ff0200}
.integratedContactForm__form .contactUs{opacity:0;position:absolute;top:0;z-index:-1}
.integratedContactForm__form .contactUs.in{opacity:1;position:relative;z-index:1}
.integratedContactForm__form .contactUs .form-group .help-block{margin-bottom:0}
.integratedContactForm__form .contactUs .form-group .help-block *{margin:0}
.integratedContactForm__form .contactUs .form-group .help-block ul li{font-size:12px;line-height:normal}
.integratedContactForm__form .btn-group{width:100%}
.integratedContactForm__form .btn-group.selected .dropdown-toggle i:before,.integratedContactForm__form .btn-group.selected .dropdown-toggle i:after{background-color:#263e81}
.integratedContactForm__form .btn-group.has-error .dropdown-toggle,.integratedContactForm__form .btn-group.has-danger .dropdown-toggle,.integratedContactForm__form .btn-group.has-error .custom-combobox input,.integratedContactForm__form .btn-group.has-danger .custom-combobox input,.integratedContactForm__form .btn-group.has-error>.checkbox label:before,.integratedContactForm__form .btn-group.has-danger>.checkbox label:before{border-color:#ff0200}
.integratedContactForm__form .btn-group.has-error #icfMtCaptchaId,.integratedContactForm__form .btn-group.has-danger #icfMtCaptchaId{border:solid 2px #ff0200}
.integratedContactForm__form .btn-group.has-error span,.integratedContactForm__form .btn-group.has-danger span,.integratedContactForm__form .btn-group.has-error span a,.integratedContactForm__form .btn-group.has-danger span a{color:#ff0200}
.integratedContactForm__form .btn-group .dropdown-toggle.show{border-color:#00539a}
.integratedContactForm__form .btn-group .dropdown-toggle.show i:before,.integratedContactForm__form .btn-group .dropdown-toggle.show i:after{background-color:#263e81}
.integratedContactForm__form .btn-group .dropdown-toggle.show i:before{transform:rotate(135deg)}
.integratedContactForm__form .btn-group .dropdown-toggle.show i:after{transform:rotate(-135deg)}
.integratedContactForm__form .btn-group.form-group>label.highlightColor{color:#01539a}
.integratedContactForm__form .btn-group .dropdown-menu{min-width:100%;border-radius:0;padding:0;margin:0;top:auto;z-index:1;max-height:300px;overflow-y:auto;transition:none;inset:initial !important;transform:none !important}
.integratedContactForm__form .btn-group .dropdown-menu.show{border:solid 2px #00539a;border-top:0}
.integratedContactForm__form .btn-group .dropdown-menu li{padding:12.5px 15px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;color:#333;cursor:pointer}
.integratedContactForm__form .btn-group .dropdown-menu li:hover{background-color:#5091cd;color:white}
.integratedContactForm__form .btn-group .form-control{height:0;overflow:hidden;padding:0;border:0}
.integratedContactForm__form .btn-group .dropdown-toggle>div{width:100%}
.integratedContactForm__form .btn-group .dropdown-toggle::after{content:none}
.integratedContactForm__form .btn-group .checkbox{padding:12px 15px 0}
.integratedContactForm__form .form-group label{display:inline-block;max-width:100%;margin-bottom:5px}
.integratedContactForm__form .form-group .defaultInput{border-radius:0}
.integratedContactForm__form .form-group .countryList,.integratedContactForm__form .form-group .role,.integratedContactForm__form .form-group .company{overflow-y:auto}
.integratedContactForm__form .form-group .countryList{height:calc(100% + 300px)}
.integratedContactForm__form .form-group .company{height:calc(100% + 60px)}
.integratedContactForm__form .form-group .role{height:calc(100% + 40px)}
.integratedContactForm__form .form-group .checkbox{padding:0}
.integratedContactForm__form .form-group .checkbox [data-toggle="tooltip"]{margin-left:5px;display:inline}
.integratedContactForm__form .form-group .checkbox [data-toggle="tooltip"] i{color:#263e81}
.integratedContactForm__form .form-group.required .dropdown-toggle{color:#b2b2b2}
.integratedContactForm__form .form-group .dropdown-toggle{color:#333}
.integratedContactForm__form textarea{width:100%;min-height:142px !important;border-radius:0;margin:0;color:#b2b2b2}
.integratedContactForm__form textarea.defaultInput::placeholder{color:#b2b2b2}
.integratedContactForm__form .checkbox input:checked+.flexBox label:before{background-image:url('../images/svg/checkbox-filled.svg');display:block;background-size:cover;background-position:center;background-repeat:no-repeat;border:0;background-color:transparent}
.integratedContactForm__form .checkbox input:checked+div>label:after{display:none}
.integratedContactForm__form .checkbox label,.integratedContactForm__form .checkbox span,.integratedContactForm__form .checkbox .termsAndConds{font-family:MarkOffcPro,Arial,sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#333}
.integratedContactForm__form .checkbox label:before,.integratedContactForm__form .checkbox span:before,.integratedContactForm__form .checkbox .termsAndConds:before{width:20px;height:20px;border:solid 1px #333}
.integratedContactForm__form .checkbox label a,.integratedContactForm__form .checkbox span a,.integratedContactForm__form .checkbox .termsAndConds a{display:inline;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-style:inherit;font-stretch:inherit;line-height:inherit;letter-spacing:inherit;color:#263e81;font-weight:bold;text-decoration:none;font-size:inherit}
.integratedContactForm__form .checkbox .flexBox label{width:auto;padding-left:0}
.integratedContactForm__form .checkbox .flexBox>span,.integratedContactForm__form .checkbox .flexBox>div{padding-left:40px}
@media(max-width:767px){.integratedContactForm .modal{padding-top:75px}
}
.integratedContactForm .modal .integratedContactForm__wrapper{padding:0 0 3.4%}
@media(max-width:767px){.integratedContactForm .modal .integratedContactForm__wrapper{padding:0 10%}
}
.integratedContactForm .modal .modal-body{padding-top:0}
@media(min-width:768px){.integratedContactForm .modal .modal-dialog{width:582px}
}
@media(max-width:767px){.integratedContactForm .modal .modal-dialog{width:100%;margin:0}
}
.integratedContactForm .modal .modal-dialog .modal-content{border:0;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)}
.integratedContactForm .modal .modal-dialog .modal-content .headline *{margin:0 0 15px}
.integratedContactForm .modal .modal-dialog .modal-content .modal-header{border:0;justify-content:flex-end}
.integratedContactForm .modal .modal-dialog .modal-content .modal-header .close{width:14px;height:14px;position:relative;opacity:1;margin:0;padding:0}
.integratedContactForm .modal .modal-dialog .modal-content .modal-header .close:before,.integratedContactForm .modal .modal-dialog .modal-content .modal-header .close:after{width:100%;height:2px;display:block;background-color:#263e81;position:absolute;top:auto;content:''}
.integratedContactForm .modal .modal-dialog .modal-content .modal-header .close:before{left:0;transform:rotate(-45deg)}
.integratedContactForm .modal .modal-dialog .modal-content .modal-header .close:after{right:0;transform:rotate(45deg)}
.integratedContactForm .modal .integratedContactForm__wrapper .copy{display:none}
@media(min-width:1024px){.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form>.form-group{margin-bottom:0}
}
.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .btn-group .dropdown-toggle,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .form-group .dropdown-toggle,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .btn-group .defaultInput,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .form-group .defaultInput,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .btn-group .nzmpBtn,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .form-group .nzmpBtn,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .btn-group .custom-combobox input,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .form-group .custom-combobox input{min-height:36px;padding:6px 12px}
.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .btn-group .nzmpBtn,.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .form-group .nzmpBtn{padding:6px 30px}
.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form textarea{min-height:76px !important}
.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .checkbox label{font-size:12px}
.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .checkbox label a{font-size:inherit}
.integratedContactForm .modal .integratedContactForm__wrapper .integratedContactForm__form .countryList .countryListSearch{height:31px}
.integratedContactForm .hyperlink{background-color:transparent;border:0;display:block;margin:12px auto 0}
.integratedContactForm input:focus,.integratedContactForm textarea:focus,.integratedContactForm select:focus{box-shadow:none}
.integratedContactForm .fade.in{opacity:1}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.integratedContactForm__form .btn-group .dropdown-toggle{height:46px}
.modal .integratedContactForm__form .btn-group .dropdown-toggle,.modal .integratedContactForm__form .form-group .defaultInput,.modal .integratedContactForm__form .form-group .nzmpBtn,.modal .integratedContactForm__form .form-group .custom-combobox input{height:36px}
}
.image-badge__caption__link{margin-top:20px}
.imageTextOverlay .hero-imagery{position:relative;padding-bottom:48px}
@media only screen and (max-width:767px){.imageTextOverlay .hero-imagery{padding-bottom:40px}
}
.imageTextOverlay hr{width:calc(100% - 30px)}
.imageTextOverlay .hero-imagery .hero-imagery__figure__wrapper{position:relative;background-color:#fff;width:100%;padding-top:109px;height:0}
.imageTextOverlay .hero-imagery .hero-imagery__figure__wrapper .hero-imagery__figure{position:absolute;width:100%;height:100%;left:0;top:0}
.imageTextOverlay .hero-imagery .hero-imagery__caption{padding:15px;text-shadow:1px 0 0 #fff}
@media(min-width:768px){.imageTextOverlay .hero-imagery .hero-imagery__figure__wrapper{padding-top:350px}
.imageTextOverlay .hero-imagery .hero-imagery__overlay{position:absolute;width:100%;height:350px;right:0;top:0;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0.85) 44%,rgba(255,255,255,0.18) 63%,rgba(255,255,255,0))}
.imageTextOverlay .hero-imagery .hero-imagery__overlay.left{background-image:linear-gradient(to right,#fff,rgba(255,255,255,0.85) 44%,rgba(255,255,255,0.18) 63%,rgba(255,255,255,0))}
.imageTextOverlay .hero-imagery.shorter__banner .hero-imagery__figure__wrapper{padding-top:350px}
.imageTextOverlay .hero-imagery.shorter__banner .hero-imagery__overlay{height:350px}
.imageTextOverlay .hero-imagery .hero-imagery__caption{position:absolute;width:100%;right:0;top:50%;transform:translateY(-50%);padding-left:0;padding-right:0}
.imageTextOverlay .hero-imagery.caption-left .hero-imagery__caption{left:0;right:inherit;text-align:left;padding-right:0;padding-left:0}
}
@media(min-width:1024px){.imageTextOverlay hr{width:100%}
}
.imageTextOverlay .image-badge{display:table;width:100%}
.imageTextOverlay .image-badge .image-badge__figure{display:table-caption}
.imageTextOverlay .image-badge .image-badge__figure .image-badge__figure__wrapper{position:relative;height:0;width:100%;padding-top:75%}
.imageTextOverlay .image-badge.shorter__banner .image-badge__figure .image-badge__figure__wrapper{padding-top:50%}
.imageTextOverlay .image-badge .image-badge__figure .image-badge__figure__wrapper .image-badge__figure__wrapper__img{position:absolute;top:0;width:100%;height:100%}
.imageTextOverlay .image-badge .image-badge__caption{padding:15px;display:table-cell}
.imageTextOverlay .image-badge .image-badge__caption .image-badge__caption__quote+h5,.imageTextOverlay .image-badge .image-badge__caption .image-badge__caption__quote+.h5{font-size:16px;letter-spacing:-0.2px;color:#434343;font-weight:bold;line-height:1.5}
.imageTextOverlay .image-badge .image-badge__caption hr{border-color:#aaa;border-width:2px}
.imageTextOverlay .image-badge .image-badge__caption .image-badge__caption__link a{color:#263e81;text-decoration:none;display:inline-block;font-size:15px;font-family:MarkOffcPro-Heavy,Arial,sans-serif}
.imageTextOverlay .image-badge .image-badge__caption .image-badge__caption__link a:hover{cursor:pointer;color:#5091cd;text-decoration:underline}
.imageTextOverlay .image-badge .image-badge__caption hr,hr{border-top:2px solid #62bd18;margin-top:0;border-color:#62bd18}
.imageTextOverlay .image-badge .image-badge__caption .image-badge__caption__link a.button-link{background-color:#263e81;border-radius:12px 0;color:#fff;padding:8px 39px;box-shadow:0 0 15px rgba(0,0,0,.2);margin-top:20px}
.imageTextOverlay .image-badge .image-badge__caption .image-badge__caption__link a.button-link:hover{background-color:#5091cd;color:#fff}
.imageTextOverlay .image-badge.top-img .image-badge__caption,.imageTextOverlay .image-badge.top-img .image-badge__caption p{text-align:center}
@media(min-width:1024px){.imageTextOverlay .image-badge{margin-bottom:60px}
.imageTextOverlay .image-badge .image-badge__figure{display:table-cell;width:50%;transition:.3s}
.imageTextOverlay .image-badge .image-badge__figure .image-badge__figure__wrapper{position:relative}
.imageTextOverlay .image-badge .image-badge__figure .image-badge__figure__wrapper .image-badge__figure__wrapper__img{transition:.3s}
.imageTextOverlay .image-badge .image-badge__caption{width:50%;vertical-align:top;padding:0 50px}
.imageTextOverlay .image-badge.top-img .image-badge__figure{display:block;width:100%}
.imageTextOverlay .image-badge.top-img .image-badge__caption{display:block;width:100%}
}
.imageTextOverlay .image-badge.hide-image .image-badge__figure,.imageTextOverlay .hero-imagery.hide-image .hero-imagery__figure__wrapper .hero-imagery__figure{display:none}
.imageTextOverlay .hero-imagery.hide-image .hero-imagery__caption{width:100%}
.imageTextOverlay .image-badge.hide-image .image-badge__caption{width:100%}
.imageTextOverlay .hero-imagery .hero-imagery__caption .image-badge__caption__link a.button-link{background-color:#263e81;border-radius:12px 0;color:#fff;padding:10px 39px;text-shadow:0 0 0 #fff;box-shadow:0 0 15px rgba(0,0,0,.2)}
.imageTextOverlay .hero-imagery .hero-imagery__caption .image-badge__caption__link a.button-link:hover{background-color:#5091cd;color:#fff}
@media(max-width:650px){.imageTextOverlay .image-badge .image-badge__caption{padding-bottom:30px}
}
.imageTextOverlay .padtop60{padding-top:50px}
.imageTextOverlay .padbottom60{padding-bottom:50px}
.image-badge__view-more-btn{background:0;border:0;font-size:15px;line-height:22px;color:#5091cd;position:relative;margin-bottom:16px}
.image-badge__view-more-btn::after{content:" ";background-image:url('../images/svg/nzmp_chevron_down_blue.svg');width:16px;height:16px;display:block;background-size:contain;background-repeat:no-repeat;margin-left:8px;margin-top:-1px;position:absolute;top:10%;right:-24px;transform:rotate(180deg);transition:rotate .3s}
.image-badge__view-more-active .image-badge__view-more{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}
.image-badge__view-more-active .image-badge__view-more-btn::after{transform:rotate(0);top:25%}
.imageTextOverlay .image-badge__v2-contents .copy.image-badge__view-more{margin-bottom:16px}
.image-badge__view-more>*:first-child{margin-top:0}
.image-badge__view-more-active .image-badge__view-more *{display:contents}
.image-badge__view-more-active .image-badge__view-more *::after{content:"\A";white-space:pre}
.gridSection>div>.container>div>.aem-Grid>.imageTextOverlay{padding:40px 0}
@media(min-width:767px){.gridSection>div>.container>div>.aem-Grid>.imageTextOverlay{padding:48px 0}
}
.gridSection .imageTextOverlay .image-badge__v2-right{margin:0}
@media(max-width:767px){.gridSection>div>div:not(.container)>div>.aem-Grid>.imageTextOverlay>.container{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem)}
}
.imageTextOverlay>.container .row{margin:0 -15px}
.imageTextOverlay .image-badge__v2-left,.imageTextOverlay .image-badge__v2-right{margin:0 0 48px 0}
@media(max-width:768px){.imageTextOverlay .image-badge__v2-left,.imageTextOverlay .image-badge__v2-right{margin:0 0 40px 0}
}
.imageTextOverlay+.imageTextOverlay .image-badge__v2-left,.imageTextOverlay+.imageTextOverlay .image-badge__v2-right{margin:0 0 60px}
@media(max-width:768px){.imageTextOverlay+.imageTextOverlay .image-badge__v2-left,.imageTextOverlay+.imageTextOverlay .image-badge__v2-right{margin:0 0 40px}
}
.imageTextOverlay+.imageTextOverlay .pageIntro .image-badge__v2-left,.imageTextOverlay+.imageTextOverlay .pageIntro .image-badge__v2-right{margin-top:0}
.imageTextOverlay+.responsive-youtube .video-badge{padding-top:0}
@media(max-width:414px){.imageTextOverlay .image-badge.top-img .image-badge__caption{padding-bottom:0;text-align:left}
.imageTextOverlay .image-badge.top-img .image-badge__caption p{text-align:left}
}
@media(max-width:414px){.imageTextOverlay .image-badge__caption{padding-bottom:0;text-align:left}
.imageTextOverlay .image-badge__caption p{text-align:left}
}
.imageTextOverlay .image-badge__caption__link .button-link:after{right:20px;top:8px}
.imageTextOverlay .image-badge__caption__link .button-link:hover:after{right:15px}
.imageTextOverlay .image-badge__caption__link .arrow-link:after{top:2px}
.imageTextOverlay .image-badge__v2{padding:1em 0}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-left .col-sm-6:first-child,.imageTextOverlay .image-badge__v2-right .col-sm-6:first-child{padding:0}
}
.imageTextOverlay .image-badge__v2-left.image-badge__fullImageRatio .image-badge__v2-image,.imageTextOverlay .image-badge__v2-right.image-badge__fullImageRatio .image-badge__v2-image{height:415px}
@media(min-width:1024px) and (max-width:1366px){.imageTextOverlay .image-badge__v2-left.image-badge__fullImageRatio .image-badge__v2-image,.imageTextOverlay .image-badge__v2-right.image-badge__fullImageRatio .image-badge__v2-image{height:340px}
}
@media(min-width:768px) and (max-width:1023px) and (orientation:portrait){.imageTextOverlay .image-badge__v2-left.image-badge__fullImageRatio .image-badge__v2-image,.imageTextOverlay .image-badge__v2-right.image-badge__fullImageRatio .image-badge__v2-image{height:260px}
}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-left.image-badge__fullImageRatio .image-badge__v2-image,.imageTextOverlay .image-badge__v2-right.image-badge__fullImageRatio .image-badge__v2-image{height:315px}
}
@media(max-width:375px){.imageTextOverlay .image-badge__v2-left.image-badge__fullImageRatio .image-badge__v2-image,.imageTextOverlay .image-badge__v2-right.image-badge__fullImageRatio .image-badge__v2-image{height:285px}
}
@media(max-width:320px){.imageTextOverlay .image-badge__v2-left.image-badge__fullImageRatio .image-badge__v2-image,.imageTextOverlay .image-badge__v2-right.image-badge__fullImageRatio .image-badge__v2-image{height:245px}
}
.imageTextOverlay .image-badge__v2-right>.row{display:flex;flex-flow:row-reverse}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-right>.row{display:block}
}
.imageTextOverlay .image-badge__v2-image{width:100%;height:333px;background-size:cover;background-position:center;background-repeat:no-repeat;display:block}
@media(max-width:1200px){.imageTextOverlay .image-badge__v2-image{height:281px}
}
@media(max-width:1024px){.imageTextOverlay .image-badge__v2-image{height:255px}
}
@media(max-width:768px){.imageTextOverlay .image-badge__v2-image{height:149px}
}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-image{height:180px}
}
.imageTextOverlay .image-badge__v2-contents{border-top:solid 1px #62bd18}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-contents{margin-top:23px}
}
.imageTextOverlay .image-badge__v2-contents .title h1,.imageTextOverlay .image-badge__v2-contents .title h2,.imageTextOverlay .image-badge__v2-contents .title h3,.imageTextOverlay .image-badge__v2-contents .title h4,.imageTextOverlay .image-badge__v2-contents .title h5{margin:32px 0 28px;color:#263e81}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-contents .title h1,.imageTextOverlay .image-badge__v2-contents .title h2,.imageTextOverlay .image-badge__v2-contents .title h3,.imageTextOverlay .image-badge__v2-contents .title h4,.imageTextOverlay .image-badge__v2-contents .title h5{margin:14px 0 18px}
}
.imageTextOverlay .image-badge__v2-contents .subtitle h1,.imageTextOverlay .image-badge__v2-contents .subtitle h2,.imageTextOverlay .image-badge__v2-contents .subtitle h3,.imageTextOverlay .image-badge__v2-contents .subtitle h4,.imageTextOverlay .image-badge__v2-contents .subtitle h5{margin:0 0 14px}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-contents .subtitle h1,.imageTextOverlay .image-badge__v2-contents .subtitle h2,.imageTextOverlay .image-badge__v2-contents .subtitle h3,.imageTextOverlay .image-badge__v2-contents .subtitle h4,.imageTextOverlay .image-badge__v2-contents .subtitle h5{margin-bottom:18px}
}
.imageTextOverlay .image-badge__v2-contents .copy{margin-bottom:28px}
.imageTextOverlay .image-badge__v2-contents .copy p{margin:0}
.imageTextOverlay .image-badge__v2-contents .button-link:after{content:''}
@media(max-width:767px){.imageTextOverlay .image-badge__v2-contents .button-link .nzmpBtn{width:100%}
}
.imageTextOverlay .hero-imagery__figure{background-position:left center}
.imageTextOverlay .hero-imagery.caption-left .hero-imagery__figure{background-position:right center}
.imageTextOverlay .hero-imagery.caption-left .hero-imagery__caption .hero-imagery__caption{float:none}
@media(max-width:767px){.imageTextOverlay .hero-imagery__caption>.container{padding:0}
}
.imageTextOverlay .hero-imagery__caption>.container .hero-imagery__caption{width:50%;position:relative;top:0;transform:none;float:right}
@media(max-width:767px){.imageTextOverlay .hero-imagery__caption>.container .hero-imagery__caption{width:100%;float:none;padding:0}
}
.imageTextOverlay .hero-imagery__caption .image-badge__caption__link .arrow-link:after{top:-1px}
.imageTextOverlay .typography__v2.nzmp-black .title *{color:#333}
.imageTextOverlay .typography__v2.nzmp-black .hero-imagery__caption .headline *{color:#333}
.imageTextOverlay .typography__v2 .hero-imagery__caption .headline>*{margin:0 0 29px;color:#263e81}
@media(max-width:767px){.imageTextOverlay .typography__v2 .hero-imagery__caption .headline>*{margin:0 0 18px}
}
.imageTextOverlay .typography__v2 .hero-imagery__caption .copy p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.61;letter-spacing:-0.21px;margin:0 0 29px}
@media(min-width:768px) and (max-width:1024px){.imageTextOverlay .typography__v2 .hero-imagery__caption .copy p{font-size:17px}
}
@media(max-width:767px){.imageTextOverlay .typography__v2 .hero-imagery__caption .copy p{font-size:15px}
}
.imageTextOverlay .typography__v2 .hero-imagery__caption .image-badge__caption__link a.nzmpBtn{text-decoration:none;text-shadow:none}
@media(max-width:767px){.imageTextOverlay .typography__v2 .hero-imagery__caption .image-badge__caption__link a.nzmpBtn{width:100%;min-height:67px;line-height:2;margin-bottom:21px}
}
.imageTextOverlay .image-badge__caption__quote h3{color:#263e81}
.imageTextOverlay .pageIntro__row{display:flex;align-items:center}
@media(max-width:768px){.imageTextOverlay .pageIntro__row{flex-direction:column-reverse}
}
@media(max-width:768px){.imageTextOverlay .pageIntro__row.imageLeft{flex-direction:column}
}
@media(min-width:769px){.imageTextOverlay .pageIntro__row.imageLeft .pageIntro__row--right{padding-left:32px;flex:1 1 auto}
}
@media(min-width:769px){.imageTextOverlay .pageIntro__row.imageRight .pageIntro__row--left{padding-right:32px;flex:1 1 auto}
}
.imageTextOverlay .pageIntro__row--left,.imageTextOverlay .pageIntro__row--right{width:100%;flex:0 0 auto}
@media(min-width:769px){.imageTextOverlay .pageIntro__row--left,.imageTextOverlay .pageIntro__row--right{width:50%}
}
.imageTextOverlay .pageIntro__row--left .image-badge__v2-contents .title h1,.imageTextOverlay .pageIntro__row--right .image-badge__v2-contents .title h1,.imageTextOverlay .pageIntro__row--left .image-badge__v2-contents .title h2,.imageTextOverlay .pageIntro__row--right .image-badge__v2-contents .title h2,.imageTextOverlay .pageIntro__row--left .image-badge__v2-contents .title h3,.imageTextOverlay .pageIntro__row--right .image-badge__v2-contents .title h3,.imageTextOverlay .pageIntro__row--left .image-badge__v2-contents .title h4,.imageTextOverlay .pageIntro__row--right .image-badge__v2-contents .title h4,.imageTextOverlay .pageIntro__row--left .image-badge__v2-contents .title h5,.imageTextOverlay .pageIntro__row--right .image-badge__v2-contents .title h5,.imageTextOverlay .pageIntro__row--left .image-badge__v2-contents .title h6,.imageTextOverlay .pageIntro__row--right .image-badge__v2-contents .title h6{color:#2d2d2d}
.imageTextOverlay .pageIntro__row .nzmpYouTube__image{height:207px}
@media(min-width:576px){.imageTextOverlay .pageIntro__row .nzmpYouTube__image{height:371px}
}
@media(min-width:769px) and (max-width:1024px){.imageTextOverlay .pageIntro__row .nzmpYouTube__contents{max-width:67%}
}
@media(max-width:768px){.imageTextOverlay .pageIntro .image-badge__v2-right,.imageTextOverlay .pageIntro .image-badge__v2-left{margin-bottom:32px}
}
.imageTextOverlay .pageIntro .image-badge__v2-contents{border-top:0}
@media(max-width:768px){.imageTextOverlay .pageIntro .image-badge__v2-contents{margin-top:19px}
}
.imageTextOverlay .pageIntro .image-badge__v2-contents .subtitle *,.imageTextOverlay .pageIntro .image-badge__v2-contents .title *{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;margin:0}
.imageTextOverlay .pageIntro .image-badge__v2-contents .subtitle+.title{margin-top:24px}
@media(max-width:767px){.imageTextOverlay .pageIntro .image-badge__v2-contents .subtitle+.title{margin-top:16px}
}
.imageTextOverlay .pageIntro .image-badge__v2-contents .title+.copy{margin-top:16px}
.imageTextOverlay .pageIntro .image-badge__v2-contents .copy{margin-bottom:0}
.imageTextOverlay .pageIntro .image-badge__v2-contents .copy>*{color:#4b4b4b}
.imageTextOverlay .pageIntro .image-badge__v2-contents .copy+.button-link{margin:24px 0 0}
@media(min-width:768px){.imageTextOverlay .pageIntro .image-badge__v2-image{height:370px}
}
.imageTextOverlay .pageIntro .button-link a.arrowLink{color:#5091cd;font-weight:800;letter-spacing:-0.3px}
.imageTextOverlay .pageIntro .image-badge__v2-left,.imageTextOverlay .pageIntro .image-badge__v2-right{margin:32px 0}
@media(min-width:768px){.imageTextOverlay .pageIntro .image-badge__v2-left,.imageTextOverlay .pageIntro .image-badge__v2-right{margin:40px 0 64px}
}
.imageTextOverlay.aem-GridColumn--default--6 .ctaBanner:hover{display:inline-block;box-shadow:0 5px 15px rgba(0,0,0,0.1)}
.imageTextOverlay.aem-GridColumn--default--6 .ctaBanner:hover .ctaBanner__button-modal{text-decoration:underline}
.imageTextOverlay.aem-GridColumn--default--6 .ctaBanner:hover .ctaBanner__button-modal i{transform:translateX(8px)}
.ctaBanner__wrapper{padding:40px 0}
@media(min-width:576px){.ctaBanner__wrapper{padding:64px 0}
}
.ctaBanner__wrapper.bgLightBlue .ctaBanner__right .title *,.ctaBanner__wrapper.bgLightBlue .ctaBanner__right .copy *{color:white}
.ctaBanner__wrapper.bgLightBlue .ctaBanner__right .nzmpNewArrowLink{color:white}
.ctaBanner__wrapper:not(.bgLightBlue).nzmp-black .ctaBanner__right .title *{color:#2d2d2d}
@media(min-width:576px){.ctaBanner__left{padding-right:0}
}
.ctaBanner__left--image{width:100%;height:320px;background-size:cover;background-position:center}
.ctaBanner__right{padding-top:32px}
@media(min-width:576px){.ctaBanner__right{padding-left:40px;padding-top:0}
}
@media(min-width:992px){.ctaBanner__right{padding-left:80px}
}
.ctaBanner__right.col-sm-12{padding-top:0}
@media(max-width:992px) and (min-width:576px){.ctaBanner__right.col-sm-12{padding-right:40px}
}
@media(max-width:576px){.ctaBanner__right.col-sm-12{padding:0 20px}
}
.ctaBanner__right .title *{margin-bottom:16px}
.ctaBanner__right .copy *{color:#4b4b4b}
.ctaBanner__right .copy *:last-child{margin-bottom:24px}
@media(min-width:992px){.ctaBanner__right .copy *:last-child{margin-bottom:40px}
}
.ctaBanner__button-modal.nzmpNewArrowLink{border:0;background:0;padding:0}
.ctaBanner__button-modal .fa-arrow-right{transform:translateX(0);right:-32.45px}
.bgPaleBlue.ctaBanner__wrapper .title *{color:#2d2d2d}
.bgPaleBlue.ctaBanner__wrapper .ctaBanner__button .bgLightGreen{background-color:#5091cd}
.bgPaleBlue.ctaBanner__wrapper .ctaBanner__button .bgLightGreen:hover{background-color:#fff;border-color:#5091cd;color:#5091cd}
.bgPaleBlue.ctaBanner__wrapper .ctaBanner__button .bgLightGreen:focus{background-color:#fff;border-color:#263e81;color:#263e81}
.display-1,.display-2,.cmp-imageTextCard__wrapper a.arrowLink,.cmp-imageTextCard__wrapper .headline h1,.cmp-imageTextCard__wrapper .headline h2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.cmp-imageTextCard__wrapper .headline h1,.cmp-imageTextCard__wrapper .headline h2{line-height:110%;letter-spacing:-1px}
.cmp-imageTextCard__wrapper .headline h1{font-size:34px}
@media(min-width:576px){.cmp-imageTextCard__wrapper .headline h1{font-size:48px}
}
@media(min-width:992px){.cmp-imageTextCard__wrapper .headline h1{font-size:64px}
}
.cmp-imageTextCard__wrapper .headline h2{font-size:30px}
@media(min-width:576px){.cmp-imageTextCard__wrapper .headline h2{font-size:40px}
}
@media(min-width:992px){.cmp-imageTextCard__wrapper .headline h2{font-size:48px}
}
.cmp-imageTextCard__wrapper{position:relative;max-width:1440px;margin:0 auto;padding:40px 0}
@media(min-width:992px){.cmp-imageTextCard__wrapper{padding:64px 0}
}
@media(min-width:1200px){.cmp-imageTextCard__wrapper{max-width:1728px}
}
.cmp-imageTextCard__wrapper .copy *{color:#4b4b4b}
.cmp-imageTextCard__wrapper .copy>*:last-child{margin-bottom:0}
.cmp-imageTextCard__wrapper .copy+.ctabutton{margin-top:21px}
.cmp-imageTextCard__wrapper a.arrowLink{font-size:18px;letter-spacing:-0.3px;line-height:1;color:#5091cd}
.cmp-imageTextCard .copy-cta{width:100%;max-width:266px}
@media(min-width:576px){.cmp-imageTextCard .copy-cta{max-width:480px}
}
@media(min-width:992px){.cmp-imageTextCard .copy-cta{max-width:391px}
}
.cmp-imageTextCard .copy-cta-flex{display:flex;flex-direction:column;align-items:flex-end}
@media(min-width:576px){.cmp-imageTextCard .copy-cta-flex{width:100%;align-items:inherit}
.cmp-imageTextCard .copy-cta-flex.alignCenter{align-items:center}
.cmp-imageTextCard .copy-cta-flex.alignRight{align-items:flex-end}
}
.cmp-imageTextCard__row{display:flex;flex-direction:column}
@media(min-width:576px){.cmp-imageTextCard__row{min-height:480px;align-items:center;flex-direction:row}
}
@media(min-width:992px){.cmp-imageTextCard__row{min-height:640px}
}
.cmp-imageTextCard__row-textContents{width:100%}
@media(min-width:576px){.cmp-imageTextCard__row-textContents{max-width:50%;padding-right:40px}
}
@media(min-width:1200px){.cmp-imageTextCard__row-textContents{max-width:684px}
}
.cmp-imageTextCard__row-textContents .headline+.copy-cta-flex{margin-top:32px}
@media(min-width:992px){.cmp-imageTextCard__row-textContents .headline+.copy-cta-flex{margin-top:40px}
}
.cmp-imageTextCard__row-image{width:100%;margin-top:32px}
@media(min-width:576px){.cmp-imageTextCard__row-image{max-width:50%;position:absolute;right:0;margin-top:0}
}
@media(min-width:992px){.cmp-imageTextCard__row-image{max-width:509px}
}
.cmp-imageTextCard__row-image .image{margin-bottom:0}
.cmp-imageTextCard__row-image .image .cmp-image__image,.cmp-imageTextCard__row-image .cmp-imageTextCard__lottie{width:100%;object-fit:cover;height:223px}
@media(min-width:576px){.cmp-imageTextCard__row-image .image .cmp-image__image,.cmp-imageTextCard__row-image .cmp-imageTextCard__lottie{height:480px}
}
@media(min-width:992px){.cmp-imageTextCard__row-image .image .cmp-image__image,.cmp-imageTextCard__row-image .cmp-imageTextCard__lottie{height:640px}
}
.cmp-imageTextCard__blocks{display:flex}
.cmp-imageTextCard__blocks-item{width:24px;height:24px;flex:0 0 auto}
@media(min-width:576px){.cmp-imageTextCard__blocks-item{width:40px;height:40px}
}
.cmp-imageTextCard__blocks-item:first-child{background-color:#c6e5b3}
.cmp-imageTextCard__blocks-item:nth-child(2){background-color:#98d077}
.cmp-imageTextCard__blocks-item:nth-child(3){background-color:#72be44}
.cmp-imageTextCard__blocks-item:nth-child(4){background-color:#00934d}
.cmp-imageTextCard__blocks-item:nth-child(5){background-color:#006c39}
.cmp-imageTextCard__blocks-item:nth-child(6){background-color:#21522f}
.cmp-imageTextCard__blocks-item:nth-child(7){background-color:#14331d}
.cmp-imageTextCard__blocks-item:nth-child(8){background-color:#09160c}
.cmp-imageTextCard__blocks+.headline{margin-top:16px}
@media(min-width:992px){.cmp-imageTextCard__blocks+.headline{margin-top:32px}
}
.cmp-imageTextCard__imageLeft .cmp-imageTextCard__row{flex-direction:column-reverse}
@media(min-width:576px){.cmp-imageTextCard__imageLeft .cmp-imageTextCard__row{flex-direction:row-reverse}
}
.cmp-imageTextCard__imageLeft .cmp-imageTextCard__row-image{right:auto;left:0}
@media(max-width:576px){.cmp-imageTextCard__imageLeft .cmp-imageTextCard__row.cmp-imageTextCard__title-icon{flex-direction:column}
}
@media(min-width:576px){.cmp-imageTextCard__imageLeft .cmp-imageTextCard__row-textContents{padding-right:0;padding-left:40px}
}
@media(min-width:1400px){.cmp-imageTextCard__imageLeft .cmp-imageTextCard__row-textContents{margin-right:8%;padding-left:0}
}
.cmp-imageTextCard__textCenter .cmp-imageTextCard__row{display:block;min-height:auto}
.cmp-imageTextCard__textCenter .cmp-imageTextCard__row-textContents{max-width:940px;margin:0 auto;padding-right:0}
.cmp-imageTextCard__introduction{background-color:#21522f;padding:48px 0;max-width:100%}
@media(min-width:576px){.cmp-imageTextCard__introduction{padding:40px 0}
}
@media(min-width:992px){.cmp-imageTextCard__introduction{padding:96px 0}
}
.cmp-imageTextCard__introduction .headline *,.cmp-imageTextCard__introduction .copy *,.cmp-imageTextCard__introduction .headline h1,.cmp-imageTextCard__introduction .copy h1,.cmp-imageTextCard__introduction .headline h2,.cmp-imageTextCard__introduction .copy h2,.cmp-imageTextCard__introduction .headline h3,.cmp-imageTextCard__introduction .copy h3,.cmp-imageTextCard__introduction .headline h4,.cmp-imageTextCard__introduction .copy h4,.cmp-imageTextCard__introduction .headline h5,.cmp-imageTextCard__introduction .copy h5{color:white}
.cmp-imageTextCard__introduction .headline+.copy-cta-flex{margin-top:32px}
@media(min-width:576px){.cmp-imageTextCard__introduction .headline+.copy-cta-flex{margin-top:40px}
}
@media(min-width:992px){.cmp-imageTextCard__introduction .headline+.copy-cta-flex{margin-top:64px}
}
@media(min-width:576px){.cmp-imageTextCard__introduction .copy-cta{max-width:554px}
}
.cmp-imageTextCard__introduction .copy-cta .ctabutton a.arrowLink{color:#fff}
@media(max-width:576px){.cmp-imageTextCard__title-icon{flex-direction:column-reverse}
}
@media(max-width:576px){.cmp-imageTextCard__title-icon .cmp-imageTextCard__row-textContents{margin-top:32px}
}
.cmp-imageTextCard__title-icon .cmp-imageTextCard__row-textContents .headline *{color:#161616}
@media(max-width:576px){.cmp-imageTextCard__title-icon .cmp-imageTextCard__row-image .image{margin-left:calc(var(--bs-gutter-x) * -1);margin-right:calc(var(--bs-gutter-x) * -1)}
}
.cmp-imageTextCard__title-icon--wrapper{display:flex;align-items:center;column-gap:16px;margin-bottom:16px}
@media(min-width:576px){.cmp-imageTextCard__title-icon--wrapper{column-gap:24px;margin-bottom:48px}
}
.cmp-imageTextCard__title-icon--wrapper .img-fluid{width:56px;height:56px}
@media(min-width:576px){.cmp-imageTextCard__title-icon--wrapper .img-fluid{width:80px;height:80px}
}
.cmp-imageTextCard__title-icon--wrapper h2{max-width:155px;margin-bottom:0;color:#001b66}
@media(min-width:576px){.cmp-imageTextCard__title-icon--wrapper h2{max-width:208px}
}
.cmp-imageTextCard__title-icon--wrapper.title-icon-theme-climateSolutions h2{color:#1f4d00}
.cmp-imageTextCard__title-icon--wrapper.title-icon-theme-naturalDairyClaims h2{color:#008181}
.cmp-imageTextCard__title-icon--wrapper.title-icon-theme-sustainabilitySupport h2{color:#2a80f7}
@import "/etc/designs/nzmp/clientlibs/global/less/theme.less";.imageTextBadge h6{color:#6d6e71}
.imageTextBadge h3{margin:17px 0 17px 0}
.imageTextBadge .col-md-5{padding:0 !important}
.imageTextBadge{padding-bottom:48px}
@media screen and (max-width:767px){.imageTextBadge{padding-bottom:40px}
}
.imageTextBadge .mainCopy{padding:7px 20px}
.imageTextBadge .bottom-margin{margin-bottom:40px}
.imageTextBadge .top-margin{margin-top:40px}
.imageTextBadge .content{padding:10px;color:#fff;min-width:100px;flex-grow:1;display:flex;justify-content:center;align-content:center;flex-direction:column}
.imageTextBadge .content p{color:#fff}
.documentdownload{display:flex;flex-direction:row;position:relative;margin:0 20px}
.documentdownload:hover{cursor:pointer}
.imageTextBadge .center-part{border-radius:10px 0 10px 0;display:flex;flex-direction:row;flex-grow:1;z-index:1;margin:0 20px}
.documentdownload a{color:#fff}
.documentdownload a:hover{color:#eaeaea}
.documentdownload p{color:#fff}
.documentdownload h1{color:#fff}
.documentdownload h2{color:#fff}
.documentdownload h3{color:#fff}
.documentdownload h4{color:#fff;font-size:20px}
.imageTextBadge .diamond-bg{display:block;position:absolute;left:0;top:0;height:100%;background-color:#7f807f;width:100%;transform:skewX(-25deg);border-radius:10px 0}
.imageTextBadge .green-bg .diamond-bg{background-color:#69af44}
.imageTextBadge .image-block{max-width:145px;padding:10px;margin:0 !important}
.documentdownload .content p{color:#fff}
.imageTextBadge .imageTop{width:100%;margin-bottom:80px}
.imageTextBadge .imageTop h1{font-weight:500;line-height:1.1;font-size:32px;font-family:'MarkOT-Book';text-align:left;color:#6d6e71}
.imageTextBadge .imageTop h2{font-size:23px}
.imageTextBadge .news-items div.no-padding{padding:0}
.imageTextBadge button.ytp-large-play-button.ytp-button{position:absolute;top:50%;left:50%;width:80px;margin-top:-40px;margin-left:-40px;background-color:transparent;border:0}
.imageTextBadge .youtube-video.main-video-ryt+.fade:hover{opacity:1 !important}
.imageTextBadge .noImage .mainCopy{padding:0 30px}
.imageTextBadge .youtube .mainCopy{padding:0 80px 0 0}
.imageTextBadge .youtube .topheadline p{margin:0}
.imageTextBadge .youtube h2{margin:0 0 10px 0}
.imageTextBadge a:focus,.imageTextBadge a:hover{outline:0}
.imageTextBadge .noImage h2,.imageTextBadge .noImage p,.imageTextBadge .noImage a{color:#fff}
.imageTextBadge .noImage.sidebarIcon h2{text-align:center}
.imageTextBadge .noImage{padding:60px 100px}
.imageTextBadge .noImage a:link{position:relative;line-height:30px;color:#6d6e71}
.imageTextBadge .videoTitle{display:none}
.imageTextBadge .noImage .button-slanted{background-color:#fff;border:1px solid #eee;transition:.3s;width:100%;padding:0}
.imageTextBadge .noImage .button-slanted-content{color:#6d6e71;width:100%;text-align:center;padding:10px;line-height:30px}
.imageTextBadge .noImage .button-slanted:hover{background-color:transparent;border:1px solid #eee;cursor:pointer}
.imageTextBadge .noImage .button-slanted:hover .button-slanted-content{color:#fff}
.imageTextBadge .noImage h2{font-size:30px;font-weight:normal;margin:0 0 10px 0;min-height:78px}
.imageTextBadge .noImage p{min-height:70px}
.imageTextBadge .noImage form{display:block;position:absolute;bottom:75px;width:100%;left:0}
.imageTextBadge .noImage form .form-control{height:40px;border-radius:0}
.imageTextBadge .youtube.imageLeft .mainCopy{padding:0 0 0 80px}
.imageTextBadge .youtube{padding-top:80px;padding-bottom:80px;padding-left:15px;padding-right:15px}
.imageTextBadge .youtube.imageLeft{padding-top:80px;padding-bottom:80px;position:relative;border-top:1px solid #eee}
.imageTextBadge .noImage.left-part{margin-left:0}
.imageTextBadge .noImage.right-part{margin-right:0}
.responsivegrid-centered .responsivegrid-centered{padding:0 15px}
.responsivegrid-centered .responsivegrid-centered .imageTextBadge .imageTop{width:100%;padding:30px}
.imageTextBadge+.imageTextBadge+.responsivegrid-centered{background-color:#f1f1f2}
.responsivegrid-centered .responsivegrid-centered .imageTextBadge .mainCopy{padding:10px 0}
.imageTextBadge .noImage a:link{display:block;width:100%;text-align:center}
.imageTextBadge .noImage .button-slanted-content,.imageTextBadge .noImage .button-slanted{width:auto;float:none;display:inline-block;min-width:150px;color:#62bd18;line-height:normal}
.imageTextBadge .noImage .button-slanted-content{padding:10px 60px}
@media(min-width:767px) and (max-width:1024px){.imageTextBadge .noImage h2{min-height:117px}
.imageTextBadge .youtube.imageLeft .mainCopy,.imageTextBadge .youtube .mainCopy{padding:15px 0 0 0}
.imageTextBadge .noImage.left-part,.imageTextBadge .noImage.right-part{margin:0 15px}
}
@media(max-width:767px){.imageTextBadge .youtube{margin-bottom:20px}
.imageTextBadge .mainCopy{padding:7px 0}
.imageTextBadge .imageTop{width:100%}
.imageTextBadge .news-items.row.imageTop .no-padding>div{margin:0 !important}
.imageTextBadge .youtube .mainCopy,.imageTextBadge .youtube .mainCopy,.imageTextBadge .noImage .mainCopy{padding:0}
.imageTextBadge .youtube-wrapper{margin:0 !important}
.imageTextBadge .topheadline{margin-top:15px}
.imageTextBadge .youtube h2{margin:0;padding:0}
.imageTextBadge .noImage p{min-height:auto}
.imageTextBadge .noImage form{position:relative;bottom:0}
.imageTextBadge .noImage .form-group,.imageTextBadge .noImage .col-sm-12{margin:0;padding:0}
.imageTextBadge .noImage.left-part{margin-left:0}
.imageTextBadge .noImage.right-part{margin-right:0}
.imageTextBadge .noImage{padding:20px}
.imageTextBadge .imageTop{margin-bottom:25px}
.imageTextBadge .mainCopy{padding:15px}
.imageTextBadge .youtube.imageLeft{padding-top:25px}
.responsivegrid-centered .responsivegrid-centered{background-color:#f1f1f2;margin:0}
.imageTextBadge .youtube{padding:0}
.imageTextBadge .youtube.imageLeft .mainCopy{padding:0}
.imageTextBadge .youtube.imageLeft{margin-bottom:0;padding-bottom:25px}
.responsivegrid-centered .responsivegrid-centered .imageTextBadge .imageTop{padding:0}
}
@media screen and (min-width:1200px){.imageTextBadge+.imageTextBadge+.responsivegrid-centered>.container>.aem-Grid>.richtext{padding-top:60px !important;padding-bottom:30px !important;margin:0}
.imageTextBadge+.imageTextBadge+.responsivegrid-centered>.container>.aem-Grid .img-responsive{padding:0 15px !important}
.imageTextBadge .imageTop h2{margin-bottom:20px}
}
@media(max-width:1024px) and (min-width:767px){.imageTextBadge .noImage.left-part,.imageTextBadge .noImage.right-part{margin:0;padding:30px 20px}
.imageTextBadge+.imageTextBadge+.responsivegrid-centered>.container>.aem-Grid .img-responsive{padding:0 15px !important}
}
.imageTextBadge .horizon-badge .horizon-badge__figure{position:relative;width:100%;padding-top:75%;height:0;overflow:hidden}
.imageTextBadge .horizon-badge .horizon-badge__figure.col-md-6{width:100%;padding-top:75%}
.imageTextBadge .horizon-badge .horizon-badge__figure img{position:absolute;left:0;top:0;width:100%;object-fit:cover;height:100%}
.imageTextBadge .horizon-badge .horizon-badge__caption{padding:0 15px 15px 15px;background-color:#fff}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__title h2{font-size:40px;color:#6d6e71}
.imageTextBadge .horizon-badge .horizon-badge__caption hr{background-color:#9f9f9f;border-color:#9f9f9f !important}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__content img{margin-bottom:15px;width:auto !important}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__content a{color:#62bd18;font-size:15px;font-weight:bold;display:inline-block;position:relative;text-decoration:none;margin-top:15px}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__content a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:-20px;top:0;transition:.3s;padding-right:0;line-height:20px;font-size:20px;font-weight:bold}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__content a:hover:after{right:-30px}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__content a:hover{cursor:pointer}
.submenu__active .imageTextBadge .noImage h2{font-family:'MarkOT-Book';font-size:30px;font-weight:normal;line-height:1.1}
.submenu__active .imageTextBadge .noImage p{font-size:14px;font-family:'MarkOT-Book'}
.submenu__active .imageTextBadge .noImage .button-slanted-content{font-size:14px;font-family:'MarkOT-Book'}
@media(min-width:992px){.imageTextBadge .horizon-badge .horizon-badge__figure.col-md-6{width:50%;padding-top:50%}
.imageTextBadge .horizon-badge{border-bottom:0 solid #eee}
.imageTextBadge .noImage{padding:80px 100px;min-height:350px}
.imageTextBadge .noImage.sidebarIcon h2{text-align:center;margin:0 auto}
.imageTextBadge .horizon-badge .horizon-badge__figure{position:relative;width:50%;padding-top:50%;height:auto;overflow:hidden}
.imageTextBadge .horizon-badge .horizon-badge__figure img{position:absolute;left:0;top:0;width:100%;object-fit:cover}
.imageTextBadge .horizon-badge .horizon-badge__caption{padding:0;width:50%;padding-top:50%;position:relative;display:inline-block}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__wapper{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:80px 120px 80px 0}
.imageTextBadge .horizon-badge .horizon-badge__caption .horizon-badge__caption__wapper .narrow-width{width:80%;float:right}
}
@media(min-width:768px){.imageTextBadge .noImage p{width:70%;margin:0 auto}
}
.submenu__active .multicolumn-grid .imageTextBadge .imageTop.sidebarIcon h2{text-align:center}
.imageTextBadge .news-items a:hover .mainCopy span.arrow-link{color:#5091cd}
.imageTextBadge .news-items a:hover .mainCopy span.arrow-link:after{right:-15px}
.imageTextBadge .news-items a:hover .mainCopy span.button-link{background-color:#5091cd}
.imageTextBadge .news-items a:hover .mainCopy span.button-link:after{right:12px}
.imageTextBadge .news-items .mainCopy span.arrow-link{position:relative;color:#263e81}
.imageTextBadge .news-items .mainCopy span.arrow-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:absolute;right:-10px;top:-1px;transition:.3s;padding-right:0;font-weight:normal;transform:scale(1.2,1.2)}
.imageTextBadge .news-items .mainCopy span.button-link{letter-spacing:2px;background-color:#263e81;border:0;color:white;text-align:center;text-decoration:none;font-size:14px;margin:4px 2px;cursor:pointer;padding:12px 28px;border-radius:12px 0}
.imageTextBadge .news-items .mainCopy span.button-link:after{top:11px;right:17px}
.headerIntro .copy h3{color:#6d6e71 !important;font-size:22px;line-height:28px}
.headerIntro .headline h2{margin-top:45px;font-size:30px}
.headerIntro .copy h4{margin-right:150px}
.headerIntro .headline h1{margin-right:70px;margin-top:85px}
.homepage .headline h1{margin-right:0;margin-top:60px;margin-left:16px}
.homepage .copy h4{margin-right:0;margin-left:16px}
.homepage .sidebarNav h3{color:#62bd18}
.homepage .sidebarNav a{color:#6d6e71 !important}
.homepage .sidebarNav a:hover{color:#fff !important}
.homepage .sidebarNav h5:hover{background-color:#62bd18 !important}
.homepage li.sidebarNav{border-bottom:0 solid #d0d0d0 !important}
.homepage h4{font-size:19px !important;color:#62bd18 !important}
.homepage li.sidebarNav{border-bottom:0 !important}
.homepage .copy h4{font-size:20px !important;color:#6d6e71 !important}
.homepage .glyphicon{display:none !important}
h1.mainTitle{color:#62bd18;text-align:center}
h4.mainTitle{color:#6d6e71;text-align:center}
h3.mainTitle{color:#62bd18;text-align:left;padding:0 0 20px 0}
a h5.mainTitle{color:#6d6e71;text-align:left;padding:5px;font-size:20px;padding-right:30px}
a:hover h5.mainTitle{text-shadow:none !important;color:#fff;background-color:#62bd18;padding:5px;text-align:left}
.headerIntro{height:380px;position:relative;overflow:hidden}
.headerIntro .background{position:absolute;top:0;left:0;height:380px;width:100%;overflow:hidden;background-repeat:no-repeat;background-size:cover}
.headerIntro .row{position:relative;z-index:2}
.headerIntro.homepage .inner,.headerIntro.homepage .inner p,.headerIntro.homepage .inner div{text-align:center}
.headerIntro h1,.headerIntro .sidebarNav .headline h3{color:#62bd18}
.headerIntro h4,.headerIntro .sidebarNav h5{color:#6d6e71}
.headerIntro .inner .tag-headline p{position:relative;top:83px;left:2px}
.headerIntro.banner .gradient{background-color:white;height:380px;width:45%;position:absolute;top:0;border-radius:0 0 30px 0;transform:skewX(-15deg);margin-left:-100px}
.headerIntro.banner{height:380px;display:block;position:relative;overflow:hidden;border-bottom:1px solid #eee}
.headerIntro.banner .caption{color:#6d6e71;position:relative;padding:80px 20px 50px 15px;width:35%}
.headerIntro.banner .background{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover}
.headerIntro.banner h1{font-size:50px;font-weight:normal;margin-top:0;color:#6d6e71}
.headerIntro.banner p{color:#6d6e71}
@media(max-width:767px){.headerIntro.banner .gradient{background-color:#fff;border-radius:0;transform:rotate(25deg);height:200vw;width:200vw;top:60vw;margin-left:-55vw}
.headerIntro.banner .caption{position:relative;padding:20px 15px;top:50vw;width:80%}
.headerIntro.banner{height:440px}
}
@media(max-width:767px) and (orientation:landscape){.headerIntro.banner .gradient{top:50vw}
.headerIntro.banner .caption{padding-top:30px;top:30vw;width:50%}
}
@media(min-width:768px) and (max-device-width:1024px) and (orientation:portrait){.productBanner__page .simpleHeader__logo{margin-top:30px}
}
@media(max-width:767px){.headerIntro.banner.allimage{height:0}
.headerIntro .headline h1,.headerIntro .copy h4{margin-top:0;margin-right:0}
.headerIntro .headline h1{font-size:36px}
.headerIntro,.headerIntro .background{height:260px}
.surestart-hero .surestart-hero__figure{margin-bottom:20px}
.productBanner__page .simpleHeader__logo{margin-top:20px}
}
@media(min-width:768px) and (max-width:979px){.headerIntro .headline h1,.headerIntro .copy h4{margin-top:0;margin-right:0}
.headerIntro .headline h1{font-size:36px}
.headerIntro.banner .caption{padding:50px 50px 50px 15px;width:40%}
}
.super-banner{overflow:hidden}
.super-banner.bg-invisible{background-size:0}
.super-banner .super-banner__figure{position:relative}
.super-banner .super-banner__figure{height:300px !important;width:100%}
.super-banner .super-banner__figure:after{content:' ';position:absolute;background-color:#fff;display:block;left:-8px;bottom:0;width:80vw;min-height:40px;border-radius:0 15px 0 0;transform:skewX(15deg)}
.super-banner .super-banner__caption{margin-top:-25px;position:relative;text-shadow:1px 1px 1px #fff}
.super-banner .super-banner__caption>*{padding:0 20px}
.super-banner .super-banner__caption h1{margin-top:0;line-height:30px;color:#6d6e71;padding:0 80px 0 0;font-size:24px;max-width:100%;width:100%}
.super-banner .super-banner__caption p{color:#999;font-size:14px}
.super-banner .super-banner__caption a{display:block;margin-top:15px;text-decoration:none;width:calc(100% - 60px)}
.super-banner .super-banner__caption a .super-banner__caption__button{text-decoration:none;color:#fff;background-color:#62bd18;padding:10px 30px;position:relative;display:block;text-align:center;margin-left:15px;font-size:14px;text-shadow:1px 1px 1px #666}
.super-banner .super-banner__caption a .super-banner__caption__button i{margin-left:10px}
.super-banner .super-banner__caption a .super-banner__caption__button:before{content:' ';background-color:#62bd18;display:block;position:absolute;left:-10px;top:0;height:100%;width:20px;transform:skewX(-15deg);border-radius:5px 0 0 0}
.super-banner .super-banner__caption a .super-banner__caption__button:after{content:' ';background-color:#62bd18;display:block;position:absolute;right:-10px;top:0;width:20px;height:100%;border-radius:0 0 5px 0;transform:skewX(-15deg)}
@media(min-width:768px){.super-banner{position:relative;padding:0}
.super-banner .super-banner__caption a{width:calc(100% - 130px)}
.super-banner__content.container{height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}
.super-banner.caption-right .super-banner__caption{right:0;left:inherit}
.super-banner .super-banner__figure{height:400px !important}
.super-banner .super-banner__figure:after{display:none}
.super-banner .super-banner__caption{margin-top:0;position:absolute;top:0;left:0;width:50%;height:100%;padding:0 30px}
.super-banner .super-banner__caption>*{padding:0}
.super-banner .super-banner__caption__shadow{content:' ';height:100%;width:100%;position:absolute;background:-webkit-linear-gradient(right top,rgba(255,255,255,0),rgba(255,255,255,.4));background:-o-linear-gradient(bottom right,rgba(255,255,255,0),rgba(255,255,255,.4));background:-moz-linear-gradient(bottom right,rgba(255,255,255,0),rgba(255,255,255,.4));background:linear-gradient(to bottom left,rgba(255,255,255,0),rgba(255,255,255,.4));left:0;top:0}
.super-banner .super-banner__caption .super-banner__caption__wrapper{position:relative;height:0;padding-top:400px;width:100%;max-width:100%}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner{position:absolute;left:0;top:50%;transform:translateY(-50%)}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner h1{font-size:30px;line-height:36px;padding:0}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner .super-banner__caption__button{width:100%;min-width:200px}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner .super-banner__caption__button i{margin-left:15px;transition:.3s}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner .super-banner__caption__button:hover i{margin-left:25px}
}
@media(min-width:1024px){.super-banner .super-banner__figure{height:450px !important}
.super-banner .super-banner__caption{width:50%}
.super-banner .super-banner__caption .super-banner__caption__wrapper{padding-top:450px}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner{padding:15px}
.super-banner .super-banner__caption .super-banner__caption__wrapper .super-banner__caption__wrapper__inner h1{font-size:47px;line-height:46px;letter-spacing:1.5px}
}
@media(min-width:1200px){.super-banner .super-banner__figure{height:500px !important}
.super-banner .super-banner__caption .super-banner__caption__wrapper{padding-top:500px}
}
.surestart-hero .surestart-hero__figure__container{position:relative;width:100%;padding-top:56.25%;height:0}
@media(min-width:992px){.surestart-hero .surestart-hero__figure__container{overflow:hidden}
}
.surestart-hero .surestart-hero__figure{position:absolute;height:100% !important;width:100%;left:0;top:0}
.surestart-hero .surestart-hero__overlay{position:absolute;bottom:-40px;left:0;border-right:100vw solid #fff;border-top:40px solid transparent;border-bottom:40px solid transparent}
.surestart-simple .suerstart-simple__caption__title .headline:after{content:'';width:84px;height:3px;background-color:#62bd18;display:block;margin:15px auto}
.surestart-hero .suerstart-hero__caption h1,.surestart-hero .suerstart-hero__caption h2,.surestart-hero .suerstart-hero__caption h5{margin:0}
.surestart-hero .suerstart-hero__caption__label p{text-transform:uppercase;color:#438245;font-weight:bold;font-size:16px;margin-bottom:15px}
.surestart-hero .suerstart-hero__caption__title h1,.surestart-hero .suerstart-hero__caption__title h3{color:#64be1d;font-size:28px;letter-spacing:-0.3px;margin-bottom:15px;font-weight:bold;margin-top:5px;width:100%;max-width:100%}
.suerstart-simple__caption__label p{text-transform:uppercase;color:#438245;font-weight:bold;font-size:13px;margin-bottom:15px;letter-spacing:2px}
.suerstart-simple__caption,.suerstart-simple__caption p{text-align:center}
.suerstart-simple__caption{padding:15px;max-width:600px;margin:auto}
.suerstart-hero__overlay{position:absolute;left:0;top:0;width:60%;z-index:1;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0));background:-o-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background:-moz-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));display:none}
.suerstart-hero__gradient{position:absolute;left:0;top:0;width:60%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0));background:-o-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background:-moz-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));display:none}
.surestart-hero.dark-bg .suerstart-hero__caption__title h1,.surestart-hero.dark-bg .suerstart-hero__caption__content p{color:#fff}
.surestart-hero.dark-bg .slash:before{background-color:#fff}
@media(max-width:992px){.suerstart-hero__caption.slash:before{content:' ';background-color:#64be1d;height:3px;width:50px;position:absolute;left:-28px;transform:rotate(-70deg);margin:15px}
.surestart-hero .suerstart-hero__caption.slash{margin:15px;padding-left:15px;padding-top:15px}
.suerstart-simple__caption .headline h1{text-align:center}
}
@media(min-width:992px){.surestart-hero.show-gradient .suerstart-hero__gradient{display:block}
.surestart-hero .surestart-hero__overlay{border-top:80px solid transparent}
.suerstart-simple__caption{padding:30px}
.slash:before{content:' ';background-color:#64be1d;height:4px;width:60px;position:absolute;left:-30px;top:40px;transform:rotate(-70deg)}
.surestart-hero{position:relative}
.surestart-hero .surestart-hero__figure__container{padding-top:500px;margin-bottom:50px}
.surestart-hero .suerstart-hero__caption{padding:15px 15px 15px 30px;position:absolute;top:50%;left:0;transform:translateY(-50%);margin:0 100px}
.surestart-hero .suerstart-hero__caption .suerstart-hero__caption__label p{margin-bottom:5px;max-width:400px}
.surestart-hero .suerstart-hero__caption .suerstart-hero__caption__title{max-width:400px}
.surestart-hero .suerstart-hero__caption .suerstart-hero__caption__title h1,.surestart-hero .suerstart-hero__caption .suerstart-hero__caption__title h3{font-size:37px;line-height:41px}
.surestart-hero .suerstart-hero__caption .suerstart-hero__caption__content{max-width:350px}
}
.display-1,.display-2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.productBanner{overflow:hidden}
.productBanner .row{margin-left:-15px;margin-right:-15px}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productBanner .row.hasLogo .productBanner__contents{padding-top:1em;padding-bottom:1em}
}
.productBanner .row.hasLogo .productBanner__contents .copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}
@media(min-width:1280px){.productBanner .row.hasLogo .productBanner__contents .copy p{-webkit-line-clamp:4;max-height:92px}
}
@media(min-width:1440px){.productBanner .row.hasLogo .productBanner__contents .copy p{-webkit-line-clamp:9;max-height:206px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productBanner .row.hasLogo .productBanner__contents .copy p{-webkit-line-clamp:7;max-height:130px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner .row.hasLogo .productBanner__contents .copy p{-webkit-line-clamp:2;max-height:51px}
}
.productBanner .hasOverlay{position:relative}
.productBanner .hasOverlay:after{content:'';height:100%;position:absolute;top:0;left:-1px}
@media(min-width:768px){.productBanner .hasOverlay:after{background-image:linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,0.74) 54%,rgba(255,255,255,0.95) 86%,#fff)}
}
@media(min-width:768px){.productBanner .flex-center-row{display:flex;align-items:center}
}
@media(min-width:768px){.productBanner .flex-center-col{display:flex;justify-content:center;flex-flow:column}
}
.productBanner__contents{height:100%;text-align:center;display:flex;flex-flow:column;justify-content:center;text-align:left}
@media(min-width:768px) and (max-width:1024px){.productBanner__contents{padding-top:1em;padding-bottom:1em}
}
@media(max-width:767px){.productBanner__contents{padding:1em 0;width:333px;margin:0 auto;text-align:center}
}
@media(max-width:320px){.productBanner__contents{width:100%;padding:0 15px}
}
.productBanner__contents .logo img{margin-bottom:1em}
@media(max-width:1024px){.productBanner__contents .logo img{width:32%}
}
.productBanner__contents>div{position:relative;z-index:2}
.productBanner__contents.nzmp-green .title h1,.productBanner__contents.nzmp-green .title h2,.productBanner__contents.nzmp-green .title h3,.productBanner__contents.nzmp-green .title h4,.productBanner__contents.nzmp-green .title h5,.productBanner__contents.nzmp-green .title h6{color:#397c3c}
.productBanner__contents.nzmp-green .banner-link a,.productBanner__contents.nzmp-green .banner-link .nzmpBtn{background-color:#397c3c;color:#fff;border:solid 2px #397c3c}
.productBanner__contents.nzmp-green .banner-link a:hover,.productBanner__contents.nzmp-green .banner-link .nzmpBtn:hover{color:#397c3c;background-color:white}
.productBanner__contents.nzmp-blue .title *{color:#263e81}
.productBanner__contents.nzmp-blue .banner-link a,.productBanner__contents.nzmp-blue .banner-link .nzmpBtn{background-color:#263e81;color:#fff;border:solid 2px #263e81}
.productBanner__contents.nzmp-blue .banner-link a:hover,.productBanner__contents.nzmp-blue .banner-link .nzmpBtn:hover{background-color:white;color:#263e81}
.productBanner__contents .title:after{content:'';width:84px;height:3px;background-color:#62bd18;display:block;margin-top:15px}
@media(max-width:767px){.productBanner__contents .title:after{margin:7.5px auto 0}
}
.productBanner__contents .title *{margin:0}
.productBanner__contents .title h1{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:31px;font-style:normal;font-stretch:normal;line-height:1.32;letter-spacing:normal}
@media(min-width:768px) and (max-width:1024px){.productBanner__contents .title h1{font-size:27px;line-height:1.3}
}
@media(max-width:767px){.productBanner__contents .title h1{font-size:23px;margin-top:21px;line-height:1.26}
}
.productBanner__contents .copy p{font-family:MarkOffcPro,Arial,sans-serif;font-size:18px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:black;margin:17px 0 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}
@media(min-width:1280px){.productBanner__contents .copy p{-webkit-line-clamp:6;max-height:139px}
}
@media(min-width:1440px){.productBanner__contents .copy p{-webkit-line-clamp:12;max-height:279px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productBanner__contents .copy p{-webkit-line-clamp:10;max-height:200px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner__contents .copy p{-webkit-line-clamp:3;max-height:70px}
}
@media(min-width:768px) and (max-width:1024px){.productBanner__contents .copy p{font-size:16px;margin-top:11px}
}
@media(max-width:767px){.productBanner__contents .copy p{font-size:14px;margin-top:14px}
}
.productBanner__contents .banner-link{margin:32px 0 0}
@media(min-width:768px) and (max-width:1024px){.productBanner__contents .banner-link{margin-top:15px}
}
@media(max-width:767px){.productBanner__contents .banner-link{margin:14px 0 0}
}
.productBanner__contents.bgOverlayCenter{background-color:transparent;position:relative;width:546px;min-height:313px;height:auto;padding:30px;margin:0 auto;text-align:center}
@media(min-width:768px) and (max-width:1024px){.productBanner__contents.bgOverlayCenter{width:512px;min-height:295px}
}
@media(max-width:767px){.productBanner__contents.bgOverlayCenter{width:100%;height:auto}
}
.productBanner__contents.bgOverlayCenter:after{content:'';width:100%;height:100%;opacity:.8;position:absolute;top:0;left:0;z-index:1;background-color:white}
.productBanner__contents.bgOverlayCenter .title:after{margin-left:auto;margin-right:auto}
.productBanner__page-wrapper{position:relative}
@media(min-width:768px){.productBanner__page-wrapper>.container{min-height:360px;display:flex;align-items:center}
}
@media(min-width:1400px){.productBanner__page-wrapper>.container{min-height:500px}
}
@media(min-width:768px) and (max-width:1024px){.productBanner__page-wrapper>.container{min-height:240px}
}
.productBanner__page-fullBg{position:relative}
.productBanner__page-fullBg .productBanner__contents{position:absolute;top:0;left:0;background-color:transparent}
.productBanner__page-image{width:100%;height:360px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}
@media(min-width:1400px){.productBanner__page-image{height:500px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner__page-image{height:240px}
}
@media(max-width:414px){.productBanner__page-image{height:202px}
}
.productBanner__page-image:after{width:207px}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner__page-image:after{width:137px}
}
@media(max-width:414px){.productBanner__page-image:after{display:none}
}
.productBanner__page-image video{width:100%;height:100%}
.productBanner__page-video{width:100%;height:500px;position:relative;overflow:hidden}
@media(max-width:1024px){.productBanner__page-video{height:auto}
}
@media(min-width:1025px){.productBanner__page-video .title h1{font-size:34px;line-height:1}
}
.productBanner__page-video--youTube{position:relative;padding-bottom:56.25%;height:0}
.productBanner__page-video--youTube iframe{position:absolute;bottom:0;left:0;width:100%;height:100%}
@media(min-width:1025px){.productBanner__page-video--youTube iframe{bottom:8%;pointer-events:none}
}
@media(max-width:1024px){.productBanner__page-video--youTube iframe{bottom:13%}
}
@media(max-width:736px){.productBanner__page-video--youTube iframe{bottom:15%}
}
@media(max-width:414px){.productBanner__page-video--youTube iframe{bottom:23%}
}
.productBanner__page-video .flex-center-col{position:absolute;top:0;left:0;width:100%;height:100%}
@media(min-width:768px) and (max-width:1024px){.productBanner__page-video .flex-center-col{width:auto;height:auto}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner__page-video .flex-center-col{top:20%;left:18%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productBanner__page-video .flex-center-col{top:25%;left:25%}
}
@media(max-width:767px){.productBanner__page-video .flex-center-col{position:relative}
}
@media(max-width:1024px){.productBanner__page-video .bgOverlayCenter{min-height:auto}
.productBanner__page-video .bgOverlayCenter .title h1,.productBanner__page-video .bgOverlayCenter .title h2,.productBanner__page-video .bgOverlayCenter .title h3,.productBanner__page-video .bgOverlayCenter .title h4,.productBanner__page-video .bgOverlayCenter .title h5,.productBanner__page-video .bgOverlayCenter .title h6{margin-top:0}
}
.productBanner__page-video .nzmp-green .banner-link a,.productBanner__page-video .nzmp-green .banner-link .nzmpBtn{background-color:transparent;color:#397c3c}
.productBanner__page-video .nzmp-green .banner-link a:hover,.productBanner__page-video .nzmp-green .banner-link .nzmpBtn:hover{background-color:#397c3c;color:white}
.productBanner__page-video .nzmp-blue .banner-link a,.productBanner__page-video .nzmp-blue .banner-link .nzmpBtn{background-color:transparent;color:#263e81}
.productBanner__page-video .nzmp-blue .banner-link a:hover,.productBanner__page-video .nzmp-blue .banner-link .nzmpBtn:hover{background-color:#263e81;color:white}
.productBanner__page-surestart{width:100%;height:500px;position:relative}
@media(max-width:767px){.productBanner__page-surestart{height:auto}
}
.productBanner__page-surestart--image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0}
@media(max-width:767px){.productBanner__page-surestart--image{height:202px;position:relative}
}
.productBanner__page-surestart .productBanner__contents .title h1{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.1px;font-size:1.8rem;line-height:1.828rem}
@media(max-width:1023px){.productBanner__page-surestart .productBanner__contents .title h1{font-size:2.1rem;line-height:2.6rem}
}
.productBanner__page-surestart .productBanner__contents .title:after{display:none}
.productBanner__page-surestart .productBanner__contents .logo img{max-width:100%;height:auto}
.productBanner__page-surestart .nzmp-blue .banner-link a,.productBanner__page-surestart .nzmp-blue .banner-link .nzmpBtn{background-color:transparent;color:#263e81}
.productBanner__page-surestart .nzmp-blue .banner-link a:hover,.productBanner__page-surestart .nzmp-blue .banner-link .nzmpBtn:hover{background-color:#5091cd;color:white;border-color:transparent}
.productBanner__page-surestart .nzmp-green .banner-link a,.productBanner__page-surestart .nzmp-green .banner-link .nzmpBtn{background-color:transparent;color:#397c3c}
.productBanner__page-surestart .nzmp-green .banner-link a:hover,.productBanner__page-surestart .nzmp-green .banner-link .nzmpBtn:hover{background-color:#397c3c;color:white;border-color:transparent}
@media(max-width:767px){.productBanner__category{padding:30px 0}
}
.productBanner__category-wrapper{position:relative}
@media(min-width:768px){.productBanner__category-wrapper>.container{height:277px}
}
@media(min-width:768px) and (max-width:1024px){.productBanner__category-wrapper>.container{height:221px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productBanner__category-wrapper .row.hasLogo .productBanner__contents .copy p{-webkit-line-clamp:3;max-height:70px}
}
.productBanner__category-wrapper .row .productBanner__contents .copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}
@media(min-width:1280px){.productBanner__category-wrapper .row .productBanner__contents .copy p{-webkit-line-clamp:6;max-height:139px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.productBanner__category-wrapper .row .productBanner__contents .copy p{-webkit-line-clamp:6;max-height:110px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner__category-wrapper .row .productBanner__contents .copy p{-webkit-line-clamp:5;max-height:90px}
}
.productBanner__category-image{width:100%;height:277px;position:relative;background-size:cover;background-repeat:no-repeat}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.productBanner__category-image{height:221px}
}
@media(max-width:767px){.productBanner__category-image{display:none}
}
.productBanner__category-image:after{width:159px}
@media(min-width:768px) and (max-width:1024px){.productBanner__category-image:after{width:265px}
}
.productBanner__category .productBanner__contents .title:after{width:108px}
.productBanner__page-wrapper,.productBanner__category-wrapper{padding-bottom:40px}
@media(min-width:768px){.productBanner__page-wrapper,.productBanner__category-wrapper{padding-bottom:48px}
}
.productBanner__page-wrapper .row,.productBanner__category-wrapper .row{height:100%}
@media(min-width:768px){.productBanner__page-wrapper .row,.productBanner__category-wrapper .row{width:100%}
}
@media(min-width:768px){.productBanner__page-wrapper .row .col-sm-6:first-child,.productBanner__category-wrapper .row .col-sm-6:first-child{position:absolute;top:0;right:0;padding-right:0;height:100%;display:flex;align-items:center}
}
@media(max-width:767px){.productBanner__page-wrapper .row .col-sm-6:first-child,.productBanner__category-wrapper .row .col-sm-6:first-child{padding:0}
}
.surestart-simple,.suerstart-simple{padding-bottom:40px}
@media(min-width:768px){.surestart-simple,.suerstart-simple{padding-bottom:48px}
}
.surestart-simple.simpleLeft,.suerstart-simple.simpleLeft{padding-bottom:0}
.surestart-simple.simpleLeft .suerstart-simple__caption,.suerstart-simple.simpleLeft .suerstart-simple__caption{max-width:100%;margin:0;text-align:left;padding:32px 0}
@media(min-width:768px){.surestart-simple.simpleLeft .suerstart-simple__caption,.suerstart-simple.simpleLeft .suerstart-simple__caption{padding:48px 0 32px}
}
@media(min-width:992px){.surestart-simple.simpleLeft .suerstart-simple__caption,.suerstart-simple.simpleLeft .suerstart-simple__caption{padding:64px 0 32px}
}
.surestart-simple.simpleLeft .suerstart-simple__caption .headline *,.suerstart-simple.simpleLeft .suerstart-simple__caption .headline *{text-align:left;margin:0}
.surestart-simple.simpleLeft .suerstart-simple__caption__title .headline:after,.suerstart-simple.simpleLeft .suerstart-simple__caption__title .headline:after{margin:16px 0 0}
.surestart-simple.simpleLeft .suerstart-simple__caption__title .copy,.suerstart-simple.simpleLeft .suerstart-simple__caption__title .copy{margin-top:16px}
@media(min-width:768px){.surestart-simple.simpleLeft .suerstart-simple__caption__title .copy,.suerstart-simple.simpleLeft .suerstart-simple__caption__title .copy{max-width:415px}
}
.surestart-simple.simpleLeft .suerstart-simple__caption__title .copy *,.suerstart-simple.simpleLeft .suerstart-simple__caption__title .copy *{color:#4b4b4b;text-align:left}
.surestart-simple.simpleLeft .suerstart-simple__caption__title .copy *[data-emptytext],.suerstart-simple.simpleLeft .suerstart-simple__caption__title .copy *[data-emptytext]{margin-top:-16px;margin-bottom:0}
.surestart-simple.simpleLeft .suerstart-simple__caption__title .copy *:last-child,.suerstart-simple.simpleLeft .suerstart-simple__caption__title .copy *:last-child{margin-bottom:0}
.surestart-simple.simpleLeft .suerstart-simple__caption__title .copy p,.suerstart-simple.simpleLeft .suerstart-simple__caption__title .copy p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500}
@media(max-width:768px){.surestart-simple__caption .logo img,.suerstart-simple__caption .logo img{width:25%}
}
@media(max-width:767px){.surestart-simple__caption .logo img,.suerstart-simple__caption .logo img{width:30%}
}
.surestart-simple__caption__title .headline *,.suerstart-simple__caption__title .headline *{line-height:1.25;letter-spacing:normal;max-width:100%}
.surestart-simple__caption__title.nzmp-blue *,.suerstart-simple__caption__title.nzmp-blue *{color:#263e81}
.surestart-simple__caption__title.nzmp-green *,.suerstart-simple__caption__title.nzmp-green *{color:#397c3c}
.surestart-simple__caption__content .copy p:last-child,.suerstart-simple__caption__content .copy p:last-child{margin-bottom:0}
.inHeaderIntro.categoryBanner .categoryBanner__navigation{background-color:#397c3c}
@media(min-width:768px){.inHeaderIntro.categoryBanner .categoryBanner__wrapper.withCopy,.inHeaderIntro.categoryBanner .categoryBanner__wrapper.withoutCopy{height:350px}
.inHeaderIntro.categoryBanner .categoryBanner__wrapper.hasSubBrand,.inHeaderIntro.categoryBanner .categoryBanner__wrapper.hasInPageNav{height:450px}
}
.display-1,.display-2,.cmp-homepageinspiredbanner__contents .title h1,.cmp-homepageinspiredbanner__contents .title h2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.cmp-homepageinspiredbanner__contents .title h1,.cmp-homepageinspiredbanner__contents .title h2{line-height:110%;letter-spacing:-1px}
.cmp-homepageinspiredbanner__contents .title h1{font-size:34px}
@media(min-width:576px){.cmp-homepageinspiredbanner__contents .title h1{font-size:48px}
}
@media(min-width:992px){.cmp-homepageinspiredbanner__contents .title h1{font-size:64px}
}
.cmp-homepageinspiredbanner__contents .title h2{font-size:30px}
@media(min-width:576px){.cmp-homepageinspiredbanner__contents .title h2{font-size:40px}
}
@media(min-width:992px){.cmp-homepageinspiredbanner__contents .title h2{font-size:48px}
}
.cmp-homepageinspiredbanner{position:relative}
.cmp-homepageinspiredbanner.hasTextOverlay:before,.cmp-homepageinspiredbanner.darkGradientOverlay .cmp-homepageinspiredbanner__image:before,.cmp-homepageinspiredbanner.darkGradientOverlay .cmp-homepageinspiredbanner__video:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;z-index:3}
@media(min-width:576px){.cmp-homepageinspiredbanner.hasTextOverlay:before{background:linear-gradient(90deg,#fff 30.31%,rgba(255,255,255,0) 70.83%)}
}
@media(max-width:576px){.cmp-homepageinspiredbanner.darkGradientOverlay .cmp-homepageinspiredbanner__image,.cmp-homepageinspiredbanner.darkGradientOverlay .cmp-homepageinspiredbanner__video{position:relative}
}
.cmp-homepageinspiredbanner.darkGradientOverlay .cmp-homepageinspiredbanner__image:before,.cmp-homepageinspiredbanner.darkGradientOverlay .cmp-homepageinspiredbanner__video:before{background:linear-gradient(270deg,rgba(0,0,0,0) 50%,rgba(0,0,0,0.4) 100%),linear-gradient(0,rgba(0,0,0,0.1) 0,rgba(0,0,0,0.1) 100%)}
@media(min-width:576px){.cmp-homepageinspiredbanner:not(.hasTextOverlay) .title *,.cmp-homepageinspiredbanner:not(.hasTextOverlay) .copy *{color:white}
}
.cmp-homepageinspiredbanner__wrapper{background-color:#ebebeb;position:relative;min-height:240px}
@media(min-width:576px){.cmp-homepageinspiredbanner__wrapper{min-height:400px}
}
@media(min-width:1200px){.cmp-homepageinspiredbanner__wrapper{min-height:550px}
}
.cmp-homepageinspiredbanner__image,.cmp-homepageinspiredbanner__video{width:100%;height:240px;background-size:cover;background-position:center}
@media(min-width:576px){.cmp-homepageinspiredbanner__image,.cmp-homepageinspiredbanner__video{height:100%;min-height:400px;position:absolute;top:0;left:0}
}
@media(min-width:1200px){.cmp-homepageinspiredbanner__image,.cmp-homepageinspiredbanner__video{min-height:550px}
}
@media(min-width:576px){.cmp-homepageinspiredbanner__image{z-index:1}
}
.cmp-homepageinspiredbanner__icon{margin-top:-15%;margin-bottom:16px;position:relative;z-index:4}
@media(min-width:576px){.cmp-homepageinspiredbanner__icon{margin-top:0;margin-bottom:24px}
}
.cmp-homepageinspiredbanner__icon .img-fluid{width:64px;height:64px}
@media(min-width:576px){.cmp-homepageinspiredbanner__icon .img-fluid{width:96px;height:96px}
}
@media(min-width:576px){.cmp-homepageinspiredbanner__video{z-index:2}
}
.cmp-homepageinspiredbanner__video video{width:100%;height:100%;object-fit:cover}
.cmp-homepageinspiredbanner__container-wrapper{padding:24px 0 32px;background-color:white}
@media(min-width:576px){.cmp-homepageinspiredbanner__container-wrapper{width:100%;height:100%;min-height:400px;padding:0;background-color:transparent;position:relative;z-index:4;padding:64px 0}
}
@media(min-width:992px){.cmp-homepageinspiredbanner__container-wrapper{display:flex;align-items:center;padding:0}
}
@media(min-width:1200px){.cmp-homepageinspiredbanner__container-wrapper{min-height:550px}
}
@media(min-width:576px){.cmp-homepageinspiredbanner__contents{position:relative;z-index:1;margin:0;max-width:320px}
}
@media(min-width:1200px){.cmp-homepageinspiredbanner__contents{max-width:520px}
}
.cmp-homepageinspiredbanner__contents .title *{color:#263e81;margin-bottom:8px}
@media(min-width:576px){.cmp-homepageinspiredbanner__contents .title *{margin-bottom:16px}
}
@media(min-width:1200px){.cmp-homepageinspiredbanner__contents .title *{margin-bottom:24px}
}
.cmp-homepageinspiredbanner__contents .copy *{color:#4b4b4b}
.cmp-homepageinspiredbanner__contents .copy *:last-child{margin-bottom:0}
@media(min-width:1200px){.cmp-homepageinspiredbanner__contents .copy p{font-size:24px;line-height:150%;letter-spacing:-0.3px}
}
.cmp-homepageinspiredbanner__contents .copy+.banner-link{margin-top:16px}
@media(min-width:576px){.cmp-homepageinspiredbanner__contents .copy+.banner-link{margin-top:24px}
}
@media(min-width:1200px){.cmp-homepageinspiredbanner__contents .copy+.banner-link{margin-top:32px}
}
@media(max-width:576px){.cmp-homepageinspiredbanner__contents .banner-link .nzmpBtn.primaryBtn{background-color:#5091cd;border:solid 1px transparent}
.cmp-homepageinspiredbanner__contents .banner-link .nzmpBtn.primaryBtn:hover{border-color:#5091cd;color:#5091cd;background-color:#fff}
}
.display-1,.display-2,.cmp-secondarybanner.variableHeight .cmp-secondarybanner__wrapper .cmp-secondarybanner__contents .title *{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.cmp-secondarybanner.variableHeight .cmp-secondarybanner__wrapper .cmp-secondarybanner__contents .title *{line-height:110%;letter-spacing:-1px}
.cmp-secondarybanner.variableHeight .cmp-secondarybanner__wrapper .cmp-secondarybanner__contents .title *{font-size:30px}
@media(min-width:576px){.cmp-secondarybanner.variableHeight .cmp-secondarybanner__wrapper .cmp-secondarybanner__contents .title *{font-size:40px}
}
@media(min-width:992px){.cmp-secondarybanner.variableHeight .cmp-secondarybanner__wrapper .cmp-secondarybanner__contents .title *{font-size:48px}
}
@media(min-width:576px){.cmp-secondarybanner.darkGradientOverlay .cmp-secondarybanner__image:before{content:'';width:100%;height:100%;display:block;background:linear-gradient(0,rgba(0,0,0,0.25) 0,rgba(0,0,0,0.25) 100%),linear-gradient(90deg,rgba(0,0,0,0.25) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;pointer-events:none}
}
.cmp-secondarybanner__wrapper{position:relative}
@media(min-width:576px){.cmp-secondarybanner__wrapper{display:flex;align-items:center;padding:40px 0}
}
@media(min-width:768px){.cmp-secondarybanner__wrapper{min-height:320px}
}
@media(min-width:992px){.cmp-secondarybanner__wrapper{padding:48px 0}
}
.cmp-secondarybanner__image{width:100%;height:100%;min-height:240px;background-size:cover;background-position:center;position:relative;pointer-events:none}
@media(min-width:768px){.cmp-secondarybanner__image{min-height:320px;position:absolute;top:0;left:0}
}
.cmp-secondarybanner__icon{margin-bottom:16px}
@media(max-width:576px){.cmp-secondarybanner__icon{margin-top:-56px}
}
.cmp-secondarybanner__icon .img-fluid{object-fit:contain;width:64px;height:64px}
@media(min-width:992px){.cmp-secondarybanner__icon .img-fluid{width:80px;height:80px}
}
.cmp-secondarybanner__contents{position:relative;z-index:1;width:100%;padding:24px 0 32px}
@media(min-width:768px){.cmp-secondarybanner__contents{padding:0}
}
.cmp-secondarybanner__contents .title *{color:#263e81;font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
@media(max-width:576px){.cmp-secondarybanner__contents .title *{font-size:30px;line-height:110%;letter-spacing:-1px}
}
.cmp-secondarybanner__contents .copy *{color:#4b4b4b}
@media(min-width:576px){.cmp-secondarybanner__contents .title,.cmp-secondarybanner__contents .richtext{max-width:560px}
}
@media(min-width:992px){.cmp-secondarybanner__contents .title,.cmp-secondarybanner__contents .richtext{max-width:749px}
}
@media(min-width:768px){.cmp-secondarybanner__contents .title *,.cmp-secondarybanner__contents .richtext *{color:white}
}
@media(min-width:992px){.cmp-secondarybanner__contents .richtext p{font-size:22px;line-height:33px;letter-spacing:-0.3px}
}
.cmp-secondarybanner__contents .banner-link{margin-top:24px}
@media(min-width:576px){.cmp-secondarybanner__contents .banner-link{margin-top:32px}
}
.cmp-secondarybanner__contents .banner-link .nzmpBtn.secondaryBtn{border:0}
@media(max-width:576px){.cmp-secondarybanner__contents .banner-link .nzmpBtn.secondaryBtn{color:white;background-color:#5091cd;border:solid 1px transparent}
.cmp-secondarybanner__contents .banner-link .nzmpBtn.secondaryBtn:hover{border-color:#5091cd;background-color:white;color:#5091cd}
}
.grid-section-nav{top:0;width:100%;z-index:9999}
.grid-section-nav ul.nav{background-color:#fff}
.grid-section-nav li>a{height:52px;font-size:17px;line-height:2.1;letter-spacing:-0.3px;color:#6d6e71;background-color:#fff;width:auto;border-radius:0;border-bottom:3px solid #f2f2f2;margin:3px;padding:10px 0}
.grid-section-nav .nav-pills>li.active>a{color:#62bd18;Background-color:#fafafa}
.grid-section-nav .nav>li>a:hover{text-decoration:none;background-color:#eee;width:auto;border-radius:30px;margin:3px;border-bottom:3px solid white}
.grid-section-nav .nav>li>a:focus{text-decoration:none;background-color:#eee;width:auto;border-radius:30px;margin:3px;border-bottom:3px solid white}
.grid-section-nav .nav-pills>li.active>a,.grid-section-nav .nav-pills>li.active>a:hover,.grid-section-nav .nav-pills>li.active>a:focus{line-height:2.33}
@media(max-width:767px){.grid-section-nav ul.nav>li{float:none;display:block;text-align:center;text-decoration:none;background-color:#eee;width:auto;border-radius:30px;margin:3px}
.grid-section-nav ul.nav>li>a{display:inline-block;background-color:initial}
.grid-section-nav ul.nav{white-space:nowrap;overflow:scroll}
.grid-section-nav ul.nav::-webkit-scrollbar{width:0;background:transparent}
}
@media only screen and (min-device-width:480px) and (max-device-width:768px){.grid-section-nav li>a{font-size:15px;line-height:20px}
}
@media(max-width:480px){.grid-section-nav ul.nav>li{float:none;display:block}
}
.grid-section-nav{background-color:#ebebeb;position:static;overflow:hidden}
@media(min-width:992px){.grid-section-nav .glyphicon{display:none}
}
.grid-section-nav .glyphicon:before{color:#263e81}
.grid-section-nav.sticky .nav{background-color:transparent;min-height:55px}
@media(min-width:992px){.grid-section-nav.sticky .nav{height:55px}
}
.grid-section-nav.sticky .nav>li{width:auto}
@media(max-width:991px){.grid-section-nav.sticky .nav>li{float:none}
}
.grid-section-nav.sticky .nav>li.showNav a{display:block}
.grid-section-nav.sticky .nav>li.active a{display:block;line-height:2.2}
@media(min-width:992px){.grid-section-nav.sticky .nav>li.active a{background-color:rgba(255,255,255,0.67) !important;border-radius:0}
}
@media(max-width:991px){.grid-section-nav.sticky .nav>li{text-align:left;background-color:transparent;border-radius:0;margin:0}
}
.grid-section-nav.sticky .nav>li>a{padding:10px 45px;color:#263e81;border-bottom:0;background-color:transparent;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:17px;font-style:normal;font-stretch:normal;letter-spacing:0;height:100%;margin:0}
@media(max-width:1024px){.grid-section-nav.sticky .nav>li>a{padding:10px 27.5px}
}
@media(max-width:991px){.grid-section-nav.sticky .nav>li>a{background-color:#d3d3d3;display:block;padding:10px 15px !important}
}
.grid-section-nav.sticky .nav>li>a:hover{background-color:rgba(255,255,255,0.67);cursor:pointer;border-radius:0}
.grid-section-nav.stickyNav{position:fixed;top:0;width:100%;z-index:7}
@media(min-width:992px){.grid-section-nav .nav-pills{display:flex !important;align-items:center}
}
.grid-section-nav .nav-pills>li{float:none}
.grid-section-nav .nav-pills.nav{padding-right:0}
.grid-section-nav .dropdown-toggle{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:17px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0;color:#263e81;background-color:#ebebeb;border-radius:0;width:100%;display:flex;align-items:center;justify-content:space-between;min-height:56px;padding-left:45px}
@media(min-width:992px){.grid-section-nav .dropdown-toggle{display:none}
}
@media(max-width:991px){.grid-section-nav .dropdown-toggle{padding-left:15px;padding-right:15px}
}
.grid-section-nav .dropdown-toggle::after{font-size:24px;transform:rotate(0);transition:transform .3s}
.grid-section-nav .dropdown-toggle.show::after{transform:rotate(180deg)}
.grid-section-nav .dropdown-menu{width:100%;min-width:100%;font-size:inherit;margin:0;padding:0;box-shadow:none;-webkit-box-shadow:none;position:static !important;transform:none !important;border-radius:0 !important;border:0 !important;display:none}
.grid-section-nav .dropdown-menu.show{display:block}
@media(min-width:992px){.grid-section-nav .dropdown-menu{display:block}
}
.grid-section-nav .dropdown-menu>li{margin:0}
.grid-section-nav .dropdown-menu>li>a{padding:10px 45px !important;font-size:17px !important;line-height:2.1 !important;color:#263e81 !important}
@media(min-width:768px) and (max-width:1024px){.grid-section-nav .dropdown-menu>li>a{padding:10px 30px !important}
}
.grid-section-nav .dropdown-menu>li>a:hover,.grid-section-nav .dropdown-menu>li>a:focus{background-color:transparent !important;border-radius:0}
.grid-section-nav>.container.open .dropdown-backdrop{display:none}
.grid-section-nav>.container.open .glyphicon{transform:rotate(180deg)}
@media(max-width:991px){.grid-section-nav>.container{padding-left:0;padding-right:0;width:100%}
}
.gridSection{overflow:hidden;position:relative;padding-bottom:40px}
@media(min-width:767px){.gridSection{padding-bottom:48px}
}
.gridSection .container.headline+.container .tabbed-content{padding-top:0;margin-top:-4px}
.gridSection .container .container{width:100%;padding:0}
.gridSection .container .productSelector__wrapper .container{padding:0 15px 40px}
@media(min-width:768px){.gridSection .container .productSelector__wrapper .container{padding:0 15px 48px}
}
.gridSection h3{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;line-height:1.11;letter-spacing:-0.3px}
.gridSection .sectionName{margin-top:0;padding:20px 0 0;color:#397c3c;margin-bottom:30px}
@media(min-width:768px){.gridSection .sectionName{padding:40px 0 0}
}
.gridSection .sectionName.centeredcontent{text-align:center}
.gridSection .sectionName.leftcontent{text-align:left}
.gridSection .sectionName.rightcontent{text-align:right}
.gridSection .white{background-color:#fff}
.gridSection .white .slickCarouselArticles:before,.gridSection .white .slickCarouselArticles:after{background-color:#fff}
.gridSection .nzmp-light-gray{background-color:#f6f6f8}
.gridSection .nzmp-light-gray .slickCarouselArticles:before,.gridSection .nzmp-light-gray .slickCarouselArticles:after{background-color:#f6f6f8}
.gridSection .nzmp-light-gray .tabbed-content,.gridSection .nzmp-light-gray .panel{background-color:transparent}
.gridSection .imageTextOverlay>.container:not(.pageIntro){padding:0}
.gridSection .dashboard .scroll-control__wrapper:last-child{margin-right:-30px}
.gridSection .imageTextBadge .imageTop .mainCopy{padding:0 30px}
.gridSection .tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel{padding-left:0;padding-right:0}
.gridSection .versiontwo:not(.white){padding:48px 0 64px}
.gridSection .versiontwo .sectionName{color:#2d2d2d;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;padding:0;margin:0 0 48px}
.gridSection .versiontwo.nzmp-light-gray{background-color:#f7f7f9}
.gridSection .versiontwo.nzmp-light-gray .slickCarouselArticles:before,.gridSection .versiontwo.nzmp-light-gray .slickCarouselArticles:after{background-color:#f7f7f9}
.gridSection .versiontwo.nzmp-light-gray .backgroundOverlay:after{background-color:#f7f7f9}
@media(max-width:767px){.gridSection .versiontwo .pageTeaser .twoColStack{margin-top:-16px}
}
@media(min-width:768px){.gridSection .versiontwo .pageIntro{padding-top:8px}
}
.gridSection .versiontwo .dashboard .tabbed-content{padding-bottom:0}
@media(max-width:767px){.gridSection .versiontwo .dashboard .tabbed-content{margin-top:-16px}
}
.gridSection .versiontwo .dashboard .tabbed-content__tabs__tab__panel{padding-bottom:0}
.gridSection .versiontwo .dashboard .tabbed-content__tabs__tab__item:last-child *{margin-right:0}
.gridSection .versiontwo .dashboard .tabbed-content__tabs__tab__item *{margin:0 32px 0 0}
@media(max-width:767px){.gridSection .versiontwo .dashboard .tabbed-content__tabs__tab__item *{margin:0 24px 0 0}
}
.gridSection .versiontwo .dashboard .tileListing__wrapper{padding-bottom:40px}
@media(min-width:768px){.gridSection .versiontwo .dashboard .tileListing__wrapper{padding-bottom:48px}
}
@media(max-width:767px){.gridSection .versiontwo .slickCarouselArticles{margin-top:-16px}
}
.gridSection .versiontwo>div>div>.aem-Grid>div:first-child>div[class*="__wrapper"]{padding-top:0}
.gridSection .versiontwo>div>div>.aem-Grid>div:first-child.imageTextOverlay .image-badge__v2-left,.gridSection .versiontwo>div>div>.aem-Grid>div:first-child.imageTextOverlay .image-badge__v2-right{margin-top:0}
.gridSection .versiontwo>div>div>.aem-Grid>div:last-child>div[class*="__wrapper"]{padding-bottom:0}
.gridSection .versiontwo>div>div>.aem-Grid>div:last-child.imageTextOverlay .image-badge__v2-left,.gridSection .versiontwo>div>div>.aem-Grid>div:last-child.imageTextOverlay .image-badge__v2-right{margin-bottom:0}
.gridSection>div>.container>div>.aem-Grid>.dashboard .tabbed-content__tabs{padding-bottom:0}
.nzmp-nav a,.nzmp-nav a:hover,.nzmp-nav a:focus{text-decoration:none}
.nzmp-nav{position:relative}
@media(min-width:992px){.nzmp-nav{padding:15px 0}
}
.nzmp-nav .container-width{padding:0}
@media(max-width:768px){.nzmp-nav .row{margin:0}
}
.nzmp-nav .mega-menu__panel__wrapper{position:absolute;left:0;bottom:0;width:100%;z-index:99;transform:translateY(100%);background:#f6f6f6;background:-webkit-linear-gradient(left,#ededee,#ededee,#f6f6f6,#f6f6f6);background:-o-linear-gradient(left,#ededee,#ededee,#f6f6f6,#f6f6f6);background:-moz-linear-gradient(left,#ededee,#ededee,#f6f6f6,#f6f6f6);background:linear-gradient(to right,#ededee,#ededee,#f6f6f6,#f6f6f6)}
.nzmp-nav .language-panel{display:none;position:absolute;right:0;bottom:-90px;background-color:#f6f6f6;z-index:1;background-color:white;z-index:999;min-width:180px;text-align:left;transition:box-shadow 200ms cubic-bezier(0.4,0,0.2,1);box-shadow:1px 1px 5px 0 #ddd;-webkit-box-shadow:1px 1px 5px 0 #ddd;-moz-box-shadow:1px 1px 5px 0 #ddd;-o-box-shadow:1px 1px 5px 0 #ddd !important}
@media(max-width:991px){.nzmp-nav .language-panel{top:100%;bottom:0}
}
.nzmp-nav .language{position:relative}
.nzmp-nav a.active+.language-panel{display:block}
.nzmp-nav .nzmp-header__nav .language-panel a.selected{background-color:#00529b;color:#fff}
.nzmp-nav img{max-width:100%}
.nzmp-nav ul{margin:0;padding:0}
.nzmp-nav ul.grand-menu{position:absolute;right:0;width:auto;top:0;transform:translateX(0);z-index:-1;min-width:150px;opacity:0}
.nzmp-nav a.active+ul.grand-menu{transform:translateX(100%);z-index:1;opacity:1}
.nzmp-nav .nzmp-nav li{list-style:none;padding:0;position:relative}
.nzmp-nav li a,.nzmp-nav li span{display:block;padding:15px;position:relative;color:#00529b;font-size:15px}
.nzmp-nav .rectangle-btn{margin-bottom:15px;margin-right:10px}
.nzmp-nav .rectangle-btn{color:#33adff;border:2px solid #33adff;padding:10px 24px;font-size:12px;letter-spacing:2px;font-weight:bold;text-transform:uppercase;display:inline-block;min-width:120px;text-align:center;font-family:KievitOT-Book,Helvetica,Arial,sans-serif}
.nzmp-nav .rectangle-btn:hover{color:#f7f7f7;background-color:#33adff}
.nzmp-nav .mega-menu{padding:15px}
.nzmp-nav .mega-menu label{font-size:10px;margin-bottom:5px}
.nzmp-nav .mega-menu h3,.nzmp-nav .mega-menu h5{margin-top:0}
.nzmp-nav .mega-menu ul.two-column-list li{float:left;width:50%;padding:0}
.nzmp-nav .mega-menu a{color:#3a508c;font-weight:normal;font-size:15px;padding:10px}
.nzmp-nav .mega-menu__ingredients .col-lg-10,.nzmp-nav .mega-menu-panel{overflow:hidden}
.nzmp-nav .ingredient-panel{position:absolute;right:0;top:0;opacity:0;transform:translateX(100vw)}
.nzmp-nav .ingredient-panel.active{position:static;opacity:1;height:auto;transform:translateX(0)}
.nzmp-nav .mega-menu__panel{position:relative;overflow:hidden}
.nzmp-nav .mega-menu{position:absolute;background-color:#f6f6f6;right:0;top:0;opacity:0;transform:translateY(-100vw);z-index:1}
.nzmp-nav .mega-menu.active{position:static;opacity:1;height:auto;transform:translateY(0);z-index:2}
.nzmp-nav .figure label{display:block}
.nzmp-nav .figure h5{display:block}
.nzmp-nav .mega-menu li>a.active{font-weight:bold}
.nzmp-nav .grand-menu{background-color:#ccc}
.nzmp-nav .mega-menu__ingredients .no-padding{padding:0}
.nzmp-nav #sub_type{padding:0 30px}
.nzmp-nav div#top_ingredients,.nzmp-nav div#ingredients,.nzmp-nav div#applications,div#dairy-experts{padding:0}
.nzmp-nav div#top_ingredients ul{padding:30px 0}
.nzmp-nav div#top_ingredients ul li>a{padding-left:30px}
.nzmp-nav div#top_ingredients .mega-menu__ingredients{padding:0;margin:0}
.nzmp-nav div#top_ingredients .panel-area{padding:30px}
.nzmp-nav .nzmp-header{display:table;width:100%}
.nzmp-nav .nzmp-header__logo{display:table-cell;vertical-align:middle}
.nzmp-nav .nzmp-header__nav{display:table-cell;text-align:right;vertical-align:bottom}
.nzmp-nav .nzmp-header__nav>.main{font-weight:bold;font-size:15px}
.nzmp-nav .nzmp-header__nav>.main.close{display:none}
.nzmp-nav .inline-table{display:table;width:100%}
.nzmp-nav .inline-table__cell{display:inline-table;width:33.3333%}
@media(min-width :992px){.nzmp-nav .mega-menu__flat{display:table;width:100%;table-layout:fixed}
.nzmp-nav .mega-menu__flat__item{display:table-cell;text-align:center}
.nzmp-nav .mega-menu{padding:0}
.nzmp-nav .mega-menu__panel{margin:auto}
}
.nzmp-nav a.arrow-right{position:relative}
.nzmp-nav .mega-menu .col-lg-2,.nzmp-nav .mega-menu .col-lg-10{padding:0}
.nzmp-nav .side-nav__category ul,.nzmp-nav .grand-nav__category ul{display:none}
.nzmp-nav .side-nav__category ul.active,.nzmp-nav .grand-nav__category ul.active{display:block}
.nzmp-nav #ingredient{padding:0}
.nzmp-nav #ingredient .row{margin:0}
@media(min-width :992px){.nzmp-nav .slide-col-lg-2{width:16.66666667%;float:left}
.nzmp-nav .slide-col-lg-3{width:25%;float:left}
.nzmp-nav .slide-col-lg-4{width:33.33333333%;float:left}
.nzmp-nav .slide-col-lg-6{width:50%;float:left}
}
.nzmp-nav .side-nav,.nzmp-nav .side-nav__category,.nzmp-nav .grand-nav__category,.main-side-nav,.sub-side-nav,.grand-side-nav{background-color:#ededee}
.nzmp-nav .adv .figures,.nzmp-nav .adv .side-nav{padding-top:0;background-color:transparent}
.nzmp-nav .side-nav label,.nzmp-nav .mega-menu label.title-header{font-size:15px;padding:30px 15px 15px 15px;text-transform:uppercase;color:#aaa}
.nzmp-nav .side-nav__category ul a,.nzmp-nav .grand-nav__category ul a{padding-left:30px}
.sub-side-nav,.grand-side-nav{border-left:1px solid #ccc}
.nzmp-nav .adv .side-nav ul{border:0}
.nzmp-nav .adv-tiles{padding:0 15px}
@media(min-width:992px){.nzmp-nav .nzmp-header__nav li a.active{font-weight:bold}
}
@media(max-width :991px){.nzmp-nav .mega-menu.active{position:relative}
.nzmp-nav .nzmp-nav ul{height:auto !important}
.nzmp-nav .side-nav__category ul,.nzmp-nav .grand-nav__category ul{padding:0;border:0}
.nzmp-nav .side-nav__category ul a,.nzmp-nav .grand-nav__category ul a{padding-left:15px}
.nzmp-nav a.arrow-right:before,.nzmp-nav .nzmp-header__nav .main a:before,a.language:before{position:absolute;right:15px;top:50%;height:3px;width:10px;margin-top:-2px;background-color:#337ab7;transform:rotate(45deg) translateY(-4px);content:' '}
.nzmp-nav a.arrow-right:after,.nzmp-nav .nzmp-header__nav .main a:after,a.language:after{position:absolute;right:15px;top:50%;height:3px;width:10px;margin-top:-2px;background-color:#337ab7;transform:rotate(-45deg) translateY(4px);content:' '}
.nzmp-nav li a,.nzmp-nav li span{padding:15px 30px}
.nzmp-nav .side-nav ul a.active,.nzmp-nav .side-nav ul span.active{display:block;padding-left:45px}
.nzmp-nav .side-nav ul a.active:before,.nzmp-nav .side-nav__category ul a.active:before,.nzmp-nav .nzmp-header__nav .main a.active:before,.language.active:before{left:15px;right:inherit;transform:rotate(45deg) translateY(4px)}
.nzmp-nav .side-nav ul a.active:after,.nzmp-nav .side-nav__category ul a.active:after,.nzmp-nav .nzmp-header__nav .main a.active:after,.language.active:after{left:15px;right:inherit;transform:rotate(-45deg) translateY(-4px)}
.nzmp-nav .side-nav__category ul a.active:before,.nzmp-nav .side-nav__category ul a.active:after{left:30px}
.nzmp-nav .side-nav__category ul li a{padding-left:45px}
.nzmp-nav .grand-nav__category ul li a{padding-left:60px}
.nzmp-nav .nzmp-header__nav{display:table;width:100%}
.nzmp-nav .nzmp-header__nav .list-inline{display:table-cell;background-color:#ededee}
.nzmp-nav .nzmp-header__nav .list-inline.main{display:table-caption;background-color:#ededee}
.nzmp-nav .nzmp-nav .list-inline>li{display:block;text-align:left}
.nzmp-nav{display:none}
}
.nzmp-nav .surestart-card{margin-bottom:15px}
.nzmp-nav .surestart-card .surestart-card__figure__container{position:relative;height:0;width:100%;padding-top:66.666%}
.nzmp-nav .surestart-card .surestart-card__figure{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover}
.nzmp-nav .surestart-card .suerstart-card__caption{position:relative}
.nzmp-nav .surestart-card .suerstart-card__caption p,.nzmp-nav .surestart-card .suerstart-card__caption h4,.nzmp-nav .surestart-card .suerstart-card__caption p,.nzmp-nav .surestart-card .suerstart-card__caption a{margin:0;padding:0}
.nzmp-nav .surestart-card .suerstart-card__caption.slash:before{position:absolute;content:' ';height:2px;width:30px;background-color:#438245;left:-30px;top:10px;transform:rotate(-70deg)}
.nzmp-nav .surestart-card .suerstart-card__caption__label p{color:#438245;font-size:14px;text-transform:uppercase;font-weight:bold;margin-bottom:5px}
.nzmp-nav .surestart-card .suerstart-card__caption__title{margin-bottom:5px}
.nzmp-nav .surestart-card .suerstart-card__caption__title h4 a{color:#3b518d;font-size:13px;font-weight:bold;padding:0;display:block;line-height:1.6rem}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .tiles-wrapper .surestart-card .suerstart-card__caption .suerstart-card__caption__title h4 .arrow-link:after{position:relative}
.nzmp-nav .surestart-card .suerstart-card__caption{padding-bottom:15px}
.nzmp-nav .surestart-card .suerstart-card__caption__title h4 a i{margin-left:10px}
.nzmp-nav .surestart-card:hover{cursor:pointer;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(51,51,51,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(51,51,51,0.6)}
.nzmp-nav .surestart-card:hover .suerstart-card__caption__title h4 a{text-decoration:underline;color:#639dd2}
.nzmp-nav .surestart-card.two-up .suerstart-card__caption__content{display:none}
.nzmp-nav .slash:before{content:' ';background-color:#64be1d;height:4px;width:60px;position:absolute;left:-30px;top:40px;transform:rotate(-70deg)}
.nzmp-nav .mega-search form{position:relative}
.nzmp-nav .mega-search input{display:none;line-height:49px;height:49px;width:100%;padding:0 30px}
.nzmp-nav .nzmp-nav li.mega-search a{padding:0}
.nzmp-nav li{list-style:none}
.nzmp-nav .mega-search i{color:#3a508c}
.nzmp-nav .mega-search i:hover{cursor:pointer}
.nzmp-nav .list-inline.search.expand li{display:none}
.nzmp-nav .adv .figures,.nzmp-nav .adv .side-nav a,.nzmp-nav .side-nav__category ul a,.nzmp-nav .grand-nav__category ul a{font-weight:normal}
@media(max-width :991px){.nzmp-nav .list-inline.search.expand li{display:block}
}
.nzmp-nav .list-inline.search.expand li:last-child{display:block}
.nzmp-nav .list-inline.search.expand li:last-child i{position:absolute;right:10px;top:50%;font-size:30px;transform:translateY(-50%);color:#000}
.nzmp-nav .list-inline.search.expand li:last-child i:before{content:"\f00d"}
.nzmp-nav .list-inline.search.expand li:last-child input{display:block}
.nzmp-nav .nzmp-header__nav>.main,.nzmp-header__nav>.search{display:inline-block}
.nzmp-nav .nzmp-header__nav>.search.expand{display:block}
.nzmp-nav .burger-menu{position:relative;border-radius:4px;width:50px;height:34px;outline:0;background-color:transparent;transition:.3s;border:0}
.nzmp-nav .burger-menu div{width:80%;margin:3px;height:3px;background-color:#337ab7}
.nzmp-nav .burger-wrapper,.nzmp-nav .search-wrapper{display:none}
@media(max-width :991px){.nzmp-nav .nzmp-header__nav>.search{display:block}
.nzmp-nav .nzmp-header__logo{display:table;width:100%}
.nzmp-nav .nzmp-header__logo .logo-wrapper{display:table-cell;text-align:left;vertical-align:middle;width:100%}
.nzmp-nav .nzmp-header__logo .burger-wrapper{display:table-cell;vertical-align:middle;text-align:right}
.nzmp-nav .nzmp-header__logo .search-wrapper{display:table-cell;vertical-align:middle;text-align:right;font-size:24px;color:#337ab7;position:relative}
.nzmp-nav .nzmp-header__logo .search-wrapper i{position:absolute;right:15px;top:50%;transform:translateY(-50%)}
.nzmp-nav .list-inline.search{display:none}
.nzmp-nav .nzmp-header__nav{display:none}
.nzmp-nav .nzmp-header__logo.open .burger-menu div:nth-child(1){transform:rotate(-45deg) translateX(-8px)}
.nzmp-nav .nzmp-header__logo.open .burger-menu div:nth-child(3){transform:rotate(45deg) translateX(-8px)}
.nzmp-nav .nzmp-header__logo.open .burger-menu div:nth-child(2){opacity:0}
.nzmp-nav .nzmp-header__logo.open+.nzmp-header__nav{display:table}
.nzmp-nav .nzmp-header__logo .search-wrapper input{display:none}
.nzmp-nav .nzmp-header__logo.search-expand .search-wrapper input{display:block;width:100%;height:56px;line-height:56px;padding-left:15px;padding-right:40px;margin:10px 0}
.nzmp-nav .nzmp-header__logo.search-expand .fa-search:before{content:"\f00d"}
.nzmp-nav .nzmp-header__logo.search-expand .logo-wrapper,.nzmp-header__logo.search-expand .burger-wrapper{display:none}
.nzmp-nav li{list-style:none;display:block;text-align:left}
.nzmp-nav .mega-menu ul.two-column-list li{width:100%}
.nzmp-nav .surestart-card{padding:0 15px}
}
.logo-wrapper{cursor:pointer}
@media(min-width:992px){.nzmp-header__nav a[href="#"]:before,.nzmp-header__nav a[href="javascript:void();"]:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";position:absolute;right:-5px;top:50%;transition:transform .3s;padding-right:0;line-height:51px;font-size:20px;font-weight:bold;transform:translateY(-50%)}
.nzmp-header__nav a[href="#"].active:before,.nzmp-header__nav a[href="javascript:void();"].active:before{transform:translateY(-50%) rotate(-180deg)}
}
@media(min-width:1024px){.columns-2,.columns-1{display:inline-flex;flex-wrap:wrap}
.columns-2 .surestart-card{width:calc(50% - 30px);margin:0 15px 15px}
.columns-1 .surestart-card{width:50%;margin:0 15px 15px}
}
@media(max-width:414px){.nzmp-nav .mega-menu.active,.nzmp-nav .ingredient-panel.active{position:relative}
.nzmp-nav .mega-menu li>a.active{padding-left:45px}
.nzmp-header__nav a[href="#"]:before,.nzmp-header__nav a[href="javascript:void();"].active:before{right:15px}
}
@media(max-width:768px){.nzmp-header__nav a[href="#"]:before,.nzmp-header__nav a[href="javascript:void();"].active:before{right:15px}
}
@media(max-width:991px){.nzmp-nav .nzmp-header__nav li a.active,.nzmp-nav .mega-menu li>a.active{font-weight:normal}
}
@media(min-width:769px) and (max-width:992px){.nzmp-nav>.container{width:100%}
.nzmp-nav>.container .nzmp-header__logo{padding-left:28px}
}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu.active{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s}
@media(min-width:992px){.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu>.row{display:flex;align-items:stretch}
}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a:hover{text-decoration:underline}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a:hover.arrow-right{text-decoration:none}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a:hover.arrow-right:before,.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a:hover.arrow-right:after{background-color:#00539a}
@media(min-width:992px){.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a.arrow-right:before{position:absolute;right:15px;top:50%;height:2px;width:10px;margin-top:-2px;background-color:#c8c8c8;transform:rotate(45deg) translateY(-4px);content:' '}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a.arrow-right:after{position:absolute;right:15px;top:50%;height:2px;width:10px;margin-top:-2px;background-color:#c8c8c8;transform:rotate(-45deg) translateY(4px);content:' '}
}
@media(max-width:991px){.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a.arrow-right.active{padding-left:45px}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a.arrow-right.active:after,.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu a.arrow-right.active:before{background-color:#00539a}
}
@media(min-width:992px){.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu .sub-side-nav,.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu .grand-side-nav{width:0;overflow:hidden}
}
@media(min-width:992px){.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu .sub-side-nav.active,.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu .grand-side-nav.active{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;width:26%}
}
.nzmp-nav .mega-menu__panel__wrapper .mega-menu__panel .mega-menu .surestart-card .suerstart-card__caption__title{padding:5px}
@media(max-width:991px){.nzmp-nav .language-panel{position:relative;bottom:0}
}
.submenu__active .nzmp-header__nav ul li{position:relative}
.submenu__active .nzmp-header__nav ul li a:hover{color:#3a508c;text-decoration:underline}
.display-1,.display-2,.fs-heroBanner__contents .headline h1,.fs-heroBanner__contents .headline h2{font-family:"MarkOffcPro-Heavy","Arial",sans-serif;font-weight:900}
.fs-heroBanner__contents .headline h1,.fs-heroBanner__contents .headline h2{line-height:110%;letter-spacing:-1px}
.fs-heroBanner__contents .headline h1{font-size:34px}
@media(min-width:576px){.fs-heroBanner__contents .headline h1{font-size:48px}
}
@media(min-width:992px){.fs-heroBanner__contents .headline h1{font-size:64px}
}
.fs-heroBanner__contents .headline h2{font-size:30px}
@media(min-width:576px){.fs-heroBanner__contents .headline h2{font-size:40px}
}
@media(min-width:992px){.fs-heroBanner__contents .headline h2{font-size:48px}
}
.errorPage .cmp{min-height:50px}
.errorPage__image{width:100%;height:100vh;background-size:cover;background-position:center;padding-top:156px}
@media(min-width:768px){.errorPage__image{padding-top:200px}
}
.errorPage__contents{max-width:335px;margin:0 auto}
@media(min-width:768px){.errorPage__contents{max-width:632px}
}
.errorPage__contents .headline *,.errorPage__contents .copy *,.errorPage__contents-items *{color:#263e81}
.errorPage__contents .headline *{margin:0}
.errorPage__contents .headline h1{font-size:27px}
@media(min-width:768px){.errorPage__contents .headline h1{font-size:56px}
}
.errorPage__contents .headline+.copy{margin-top:8px}
@media(min-width:768px){.errorPage__contents .headline+.copy{margin-top:16px}
}
.errorPage__contents .copy *{margin:0}
@media(min-width:768px){.errorPage__contents .copy *{font-size:18px}
}
.errorPage__contents-items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:24px}
@media(min-width:768px){.errorPage__contents-items{margin-top:32px}
}
.errorPage__contents-items>a{margin:0 8px 8px;position:relative;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:15px;line-height:1;text-decoration:none;border-bottom:1px solid transparent;transition:all ease-in-out .3s}
@media(min-width:768px){.errorPage__contents-items>a{margin:0 24px 8px}
}
.errorPage__contents-items>a:hover,.errorPage__contents-items>a:focus{color:#5091cd;border-color:#5091cd}
.errorPage__contents-items>a:not(:last-child):after{content:'';width:2px;height:60%;background-color:#263e81;position:absolute;right:0;top:50%;transform:translate(10px,-60%)}
@media(min-width:768px){.errorPage__contents-items>a:not(:last-child):after{transform:translate(24px,-60%)}
}
.fs-heroBanner__wrapper{position:relative}
.fs-heroBanner__wrapper>.container{background-position:center;display:flex;align-items:center;padding-top:96px;padding-bottom:96px;min-height:340px;position:relative;z-index:1}
@media(min-width:576px){.fs-heroBanner__wrapper>.container{min-height:400px}
}
@media(min-width:992px){.fs-heroBanner__wrapper>.container{min-height:550px}
}
.fs-heroBanner__image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}
.fs-heroBanner__image:after{content:'';width:100%;height:100%;background:linear-gradient(0,rgba(0,0,0,0.2) 0,rgba(0,0,0,0.2) 100%);position:absolute;pointer-events:none}
.fs-heroBanner__contents .headline h1,.fs-heroBanner__contents .headline h2,.fs-heroBanner__contents .headline h3,.fs-heroBanner__contents .headline h4,.fs-heroBanner__contents .headline h5{color:white;margin-bottom:0}
.cmp-embed__wrapper{padding:32px 0}
@media(min-width:576px){.cmp-embed__wrapper{padding:40px 0}
}
@media(min-width:992px){.cmp-embed__wrapper{padding:48px 0}
}
.cmp-embed__link{margin-top:16px}
@media(min-width:576px){.cmp-embed__link{display:none}
}
.emailSubscription__wrapper{padding:1em 0}
@media(min-width:768px){.emailSubscription__wrapper{padding:3.4% 0}
}
@media(max-width:767px){.emailSubscription__wrapper{margin:0 -1.5rem;padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem)}
}
.emailSubscription__wrapper.bgLightGray form .pageloader{background-color:rgba(246,246,248,0.5)}
@media(min-width:768px){.emailSubscription .title,.emailSubscription .copy{min-width:60%;margin:0 auto}
}
@media(min-width:768px){.emailSubscription__header{max-width:380px;margin:0 auto}
}
@media(min-width:768px){.emailSubscription__body{max-width:380px;margin:0 auto}
}
.emailSubscription__body .form-group .checkbox label{display:block}
.emailSubscription__body .form-group.mtCaptcha .form-control{display:none}
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.1, built on 2014-08-22 4:55:09 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */.bv-form .help-block{margin-bottom:0}
.bv-form .tooltip-inner{text-align:left}
.nav-tabs li.bv-tab-success>a{color:#3c763d}
.nav-tabs li.bv-tab-error>a{color:#a94442}
.dynamicform .author-show-gatedpanel{display:block}
.dynamicform .gatedpanel{display:none}
.dynamicform .gatedpanel.gate-on{display:block}
.dynamicform .wrapper{position:relative;margin:0 auto;padding-bottom:48px;@media only screen and (max-width:767px){padding-bottom:40px}
}
.dynamicform .wizard{margin:0 auto}
.dynamicform .wizard__header{position:relative;color:#FFF;padding:50px;border-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;text-align:center;height:300px;background-color:#4d637b;background-position:center;background-repeat:no-repeat;background-size:cover}
.dynamicform .wizard__header-content{position:absolute;width:100%;padding:0 50px;text-align:center;top:50%;left:50%;transform:translate(-50%,-60%)}
.dynamicform .wizard__header-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(77,99,123,0.6)}
.dynamicform .wizard__title{font-size:1.5rem;line-height:2rem;margin:0}
.dynamicform .wizard__subheading{text-transform:uppercase;margin:0;font-size:.8rem;font-weight:100;letter-spacing:2px}
.dynamicform .wizard__subheading span{font-weight:600}
.dynamicform .wizard__steps{position:absolute;bottom:0;left:0;width:100%;transform:translateY(50%);z-index:10}
.dynamicform .wizard__footer{padding:0 5vw 5vw}
.dynamicform .wizard__content{box-shadow:0 0 10px #c5c5c5}
.dynamicform .wizard__congrats-message{color:#676767;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}
.dynamicform .wizard.completed .wizard__content{animation:gettingOut 2s cubic-bezier(1,-0.71,1,1.16) forwards}
.dynamicform .wizard.completed .wizard__congrats-message{animation:fadeIn 2s cubic-bezier(1,-0.71,1,1.16) forwards}
.dynamicform .line{position:absolute;top:20px;left:50%;z-index:-1;height:6px;transition:all .5s ease}
.dynamicform .line.-start{left:0;background:#5094de;width:50%}
.dynamicform .line.-end{left:50%;background:#5094de;width:50%}
.dynamicform .line.-background{background:#c3c3c3;width:100%}
.dynamicform .line.-progress{background:#5094de;width:100%;transform:scaleX(0);transform-origin:left center}
.dynamicform .line.-in-progress{transform:scaleX(1)}
.dynamicform .panels{position:relative;overflow:hidden}
.dynamicform .panel{position:absolute;top:0;left:0;transition:.5s all}
.dynamicform .panel__header{margin-bottom:30px}
.dynamicform .panel__title{font-size:1.5rem;line-height:2rem;margin:0}
.dynamicform .panel__subheading{font-size:.9rem;line-height:1.2rem;margin:0}
.dynamicform .panel.movingOutBackward{transform:translateX(-100vw)}
.dynamicform .panel.movingOutFoward{transform:translateX(100vw)}
.dynamicform .panel.movingIn{transform:translateX(0)}
.dynamicform .steps{position:relative;display:flex;flex:0 1 auto;color:#fff}
.dynamicform .step{flex-basis:0;flex-grow:1;max-width:100%;box-sizing:border-box;text-align:center;border-radius:5px}
.dynamicform .step__content{position:relative;z-index:2}
.dynamicform .step__number{font-size:1.3rem;color:#676767;background:#FFF;font-weight:800;width:50px;height:50px;line-height:40px;text-align:center;margin:0 auto;border-radius:50%;border:5px solid #c3c3c3;transition:opacity .5s;opacity:1;z-index:5}
.dynamicform .step.-completed .step__number{opacity:0}
.dynamicform .step.-completed .checkmark{z-index:0;animation:fill .4s ease-in-out forwards,scale .3s ease-in-out .6s both}
.dynamicform .step.-completed .checkmark__check{animation:stroke .5s linear .4s forwards}
.dynamicform .step.-completed .line{transform:scaleX(1)}
.dynamicform .step:last-child .line{width:50%}
.dynamicform .checkmark{position:absolute;top:0;left:50%;transform:translateX(-50%);width:50px;height:50px;border-radius:50%;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 #75b2f5;z-index:-1}
.dynamicform .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:8;stroke-miterlimit:10;stroke:#5094de;fill:none;animation:stroke .6s cubic-bezier(0.65,0,0.45,1) forwards}
.dynamicform .checkmark__check{transform-origin:50% 50%;stroke-dasharray:40;stroke-dashoffset:40;stroke:#FFF;stroke-width:5}
.dynamicform .button.previous{margin-right:5px}
.dynamicform .button.disabled{background:#c3c3c3;cursor:default}
.dynamicform .custom-form-intro{text-align:left}
@keyframes stroke{to{stroke-dashoffset:0}
}
@keyframes scale{50%{transform:translateX(-50%) scale3d(1.5,1.5,1.5)}
100%{transform:scale3d(0)}
}
@keyframes fill{100%{box-shadow:inset 0 0 0 30px #75b2f5}
}
@keyframes gettingOut{0{transform:translateY(0)}
30%{transform:translateY(100px)}
100%{transform:translateY(-200%)}
}
@keyframes fadeIn{100%{opacity:1}
}
.dynamicform .dynamicform__form.material .form-group{position:relative}
.dynamicform .dynamicform__form.material .form-group .material-control:not(.display-label) label{display:inline-block;position:absolute;left:20px;top:0;line-height:60px;z-index:1;color:#999}
.dynamicform .dynamicform__form.material .form-group .form-control{min-height:60px}
.dynamicform .dynamicform__form.material ::-webkit-input-placeholder{color:transparent}
.dynamicform .dynamicform__form.material ::-moz-placeholder{color:transparent}
.dynamicform .dynamicform__form.material :-ms-input-placeholder{color:transparent}
.dynamicform .dynamicform__form.material :-moz-placeholder{color:transparent}
.dynamicform .dynamicform__form.material .form-group .form-control-feedback{display:none !important}
.dynamicform .dynamicform__form.material .form-group .form-control{position:relative;transition:.3s;background-color:#f8f9f9;border:2px solid #b3b3b3}
.dynamicform .dynamicform__form.material .form-group .form-control:focus,.dynamicform .dynamicform__form.material .form-group.has-success .form-control,.dynamicform .dynamicform__form.material .form-group.has-error .form-control{border-color:#b3b3b3;box-shadow:none}
.dynamicform .dynamicform__form.material .form-group input ~ label,.dynamicform .dynamicform__form.material .form-group textarea ~ label{transition:.3s;color:#999}
.dynamicform .dynamicform__form.material .form-group input:focus ~ label,.dynamicform .dynamicform__form.material .form-group.has-input label,.dynamicform .dynamicform__form.material .form-group textarea:focus ~ label{transform:translateY(-28%) scale(.82)}
.dynamicform .dynamicform__form.material .form-group.has-input .material-control textarea ~ label,.dynamicform .dynamicform__form.material .form-group textarea:focus ~ label{transform:translateY(-28%) scale(.82) translateX(-8px)}
.dynamicform .dynamicform__form.material .form-group .material-control{position:relative}
.dynamicform .dynamicform__form.material .form-group .material-control:before,.dynamicform .dynamicform__form.material .form-group .material-control:after{content:' ';position:absolute;left:0;bottom:0;height:2px;width:0;background-color:#ed1f24;transition:.3s}
.dynamicform .dynamicform__form.material .form-group.has-error .help-block{color:#ed1f24}
.dynamicform .dynamicform__form.material .form-group .material-control:after{background-color:#3c763d}
.dynamicform .dynamicform__form.material .form-group textarea.form-control{padding:20px}
.dynamicform .dynamicform__form.material .form-group.has-error .material-control:before{z-index:1;width:100%}
.dynamicform .dynamicform__form.material .form-group.has-success .material-control:before{width:0}
.dynamicform .dynamicform__form.material .form-group.has-error .material-control:after{width:0}
.dynamicform .dynamicform__form.material .form-group.has-success .material-control:after{z-index:1;width:100%}
.dynamicform .dynamicform__form.material .form-group .display-label label{display:inline-block;margin-right:15px}
.dynamicform .dynamicform__form.material .form-group.hide-label label{display:none}
.dynamicform .dynamicform__form.material .form-group .display-label+small{text-align:center}
.dynamicform .dynamicform__form.material .form-group .display-label select{width:auto;display:inline-block;min-width:30vw}
.dynamicform .dynamicform__form.material .form-group .hide-label select{width:100%;display:block}
.dynamicform .dynamicform__form.material.surestart .form-group.has-success .material-control input,.dynamicform .dynamicform__form.material.surestart .form-group.has-success .material-control select{color:#55ba47;border:2px solid #55ba47}
.dynamicform .dynamicform__form.material.surestart .form-group.has-error .material-control select{color:#999}
.dynamicform .dynamicform__form.material.surestart .form-group.has-error .material-control input,.dynamicform .dynamicform__form.material.surestart .form-group.has-error .material-control select{color:#ed1f24;border:2px solid #ed1f24}
.dynamicform .dynamicform__form.material.surestart .form-group .material-control:after{background-color:#62bd18}
.dynamicform option{color:#5a5a5a}
.dynamicform .dynamicform__form.surestart .wizard__footer,.dynamicform .dynamicform__form.material .wizard__footer{text-align:left}
.dynamicform .table-cell-form.surestart{background-color:#fff}
.nav-wrapper{margin:0;padding:5px 15px}
.dynamicform h4{margin:0;padding:10px 0 0}
.select-all{margin-left:-4px;padding:4px 4px 0}
.input-field input[type=text]:focus+label,.input-field input[type=email]:focus+label{color:#000}
.input-field label.active{color:#2196f3}
.input-field input[type=text]:focus,.input-field input[type=email]:focus,.input-field textarea:focus{border-bottom:1px solid #2196f3;box-shadow:0 1px 0 0 #2196f3}
.input-field input[type=text].valid{border-bottom:1px solid #2196f3;box-shadow:0 1px 0 0 #2196f3}
.input-field input[type=text].invalid{border-bottom:1px solid #f44336;box-shadow:0 1px 0 0 #f44336}
.input-field .prefix.active{color:#2196f3}
.dynamicform [type="radio"].with-gap:checked+label:before{border:2px solid #2196f3}
.dynamicform [type="radio"].with-gap:checked+label:after{border:2px solid #2196f3;background-color:#2196f3}
.dynamicform [type="checkbox"]:checked+label:before{border:2px solid #2196f3}
.dynamicform [data-bv-result="INVALID"]{color:red}
.dynamicform{max-width:100vw;overflow:hidden}
.dynamicform .form-control-feedback{right:30px}
.dynamicform .form-group{margin-bottom:15px !important;padding:0}
.dynamicform__form .form-group label{line-height:34px;display:none}
.dynamicform__form .checkbox .form-group label{display:inline-block}
.dynamicform .wizard__content{box-shadow:none}
.dynamicform .wizard__header,.dynamicform button.previous{display:none}
.dynamicform .form_panel__title *,.dynamicform .form_panel__content *{text-align:left}
.dynamicform .panel{background-color:transparent;text-align:center;width:100%;box-shadow:none;border:0;padding-bottom:10px}
.dynamicform .panel__title,.dynamicform .panel__title h2,.dynamicform .panel__title h1{font-size:46px;line-height:normal;text-align:left;color:#6d6e71}
.dynamicform .wizard__footer{text-align:center;padding:0}
.dynamicform .button-slanted{padding:0;margin:0;float:none;background-color:#62bd18}
.dynamicform .button-slanted button,.dynamicform .button-slanted button:hover{transform:skewX(20deg);display:inline-block;background-color:transparent;min-width:150px;padding:0;line-height:50px;font-size:14px;max-width:100vw}
.dynamicform .form-group>label{display:none}
.dynamicform .form-group .form-control{border-radius:0;min-height:50px;font-size:16px;padding:0 40px 0 25px}
.dynamicform .form-group .help-block{text-align:left;font-size:14px}
.dynamicform .form-group .form-control-feedback{line-height:50px}
.dynamicform .panel.movingIn{position:relative}
.dynamicform .panels{height:auto}
.dynamicform .panels h2{color:#6d6e71;margin-bottom:15px}
.dynamicform.author-show-gatedpanel .panel{display:block !important;position:relative !important;transform:translateX(0);counter-increment:section;border-bottom:1px dashed #000;border-radius:0}
.dynamicform.author-show-gatedpanel .panel:before{content:"Panel " counter(section);color:red}
.dynamicform .checkbox{text-align:left;margin:0}
.dynamicform .checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:40px;font-size:16px;text-align:center}
.dynamicform .checkbox label:before{content:'';display:inline-block;position:absolute;width:25px;height:25px;left:0;top:0;border:1px solid black;background-color:#fff;border-radius:3px}
.dynamicform .checkbox [type="checkbox"]:checked+div>label:before{background-image:url("../images/svg/checkbox-filled.svg");display:block;background-size:cover;background-position:center;background-repeat:no-repeat;border:0;background-color:transparent}
.dynamicform .checkbox label:after{display:inline-block;position:absolute;width:33px;height:33px;left:0;top:0;margin-left:0;padding-left:3px;padding-top:1px;font-size:11px;color:#555;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}
.dynamicform .button-slanted{padding:0;margin:0;float:none;background-color:#62bd18}
.dynamicform .button-slanted button,.dynamicform .button-slanted button:hover,.dynamicform .button-slanted a,.dynamicform .button-slanted a:hover{transform:skewX(20deg);display:inline-block;background-color:transparent;min-width:150px;padding:0;line-height:50px;font-size:14px;padding:0 5vw;max-width:100vw}
.table-layout{display:table;margin:0;width:100%}
.dynamicform .panel-gatedway{padding:50px}
.table-cell{display:table-cell;vertical-align:top}
.table-cell-content{width:60%;padding:50px 100px}
.table-cell-content img{width:40%;min-width:300px;margin-right:10px;margin-bottom:10px}
.table-cell-content ul{margin-top:20px}
.table-cell-form{width:40%;background:#f1f1f2}
.dynamicform__form{padding:0 60px}
.table-header{padding:50px 50px 0}
.dynamicform .required-field-msg{text-align:left}
.dynamicform .form-privacy-policy{text-align:center;margin-top:20px}
.dynamicform .form-privacy-policy a{color:#263e81;font-family:MarkOT-Medium;font-size:14px}
.dynamicform .form-privacy-policy a:hover{color:#5091cd;text-decoration:underline}
.dynamicform form.dynamicform__form.material.multi-column .dynamicform__fields ..display-label{display:inline-block}
.dynamicform .form-group>label.special-label{margin-right:5px;display:inline-block}
@media(min-width:768px){.dynamicform form.dynamicform__form.material.multi-column .dynamicform__fields .aem-Grid{margin:0 -15px !important;width:auto}
.dynamicform form.dynamicform__form.material.multi-column .dynamicform__fields .aem-Grid>div:not(.new){padding:0 15px !important;min-height:100px}
.dynamicform form.dynamicform__form.material .form-group.hidden-field{display:none !important;min-height:auto;margin:0 !important}
.dynamicform .required-field-msg{padding:0 !important}
}
@media(max-width:1024px){.table-header,.dynamicform__form{padding:40px 0 0}
.table-cell-content{padding:30px}
}
@media(max-width:768px){.table-cell-content img{width:100%;margin-bottom:20px}
.table-header,.dynamicform__form{padding:0}
.table-cell{display:block;width:100%;padding:15px}
.dynamicform .panel-gatedway{padding:30px}
.dynamicform .panel__title,.dynamicform .panel__title h2,.dynamicform .panel__title h1{font-size:36px}
}
@media only screen and (min-width :1200px){.dynamicform .panel.movingIn>*{margin:0 auto}
.dynamicform .panel.movingIn h2{margin-bottom:30px}
}
@media only screen and (max-width :768px){.dynamicform .form-group{padding:0}
}
.dynamicform option{color:inherit}
.dynamicform__form .checkbox .form-group label{text-align:left;font-size:inherit;pointer-events:auto;vertical-align:middle;position:relative;padding-left:40px;top:0;left:0}
.dynamicform__form .checkbox .form-group label a{color:#62bd18;display:inline-block;margin-top:0;font-size:inherit;font-weight:normal}
.dynamicform__form .checkbox .form-group label a:after{content:'' !important}
.dynamicform__form .checkbox .form-group label:after{text-align:center}
.dynamicform__form .checkbox .form-group input[type="checkbox"]{position:relative;margin:0}
.dynamicform .table-layout .table-cell .wizard__footer .saleforce-button button.arrow-link:after{position:relative}
.dynamicform .table-layout .table-cell .wizard__content .panels .panel .bd-example .dynamicform__fields .richtext{padding:0 !important}
@media(min-width:768px){.dynamicform .bd-example .row .col-sm-6:first-child{padding-left:0}
.dynamicform .bd-example .row .col-sm-6:last-child{padding-right:0}
}
@media(max-width:767px){.dynamicform .bd-example .row .col-sm-6{padding:0}
}
.dynamicform .bd-example .material-control .framedBorder{width:100%}
.dynamicform .bd-example .material-control .framedBorder .customLabel{display:block;text-align:left}
@media(max-width:1024px){.dynamicform .table-header{padding:40px 50px 0}
}
@media(max-width:768px){.dynamicform .table-header{padding:20px 15px 0}
}
@media(max-width:1024px){.dynamicform .wizard .panels form.dynamicform__form{padding:40px 60px 0}
}
@media(max-width:768px){.dynamicform .wizard .panels form.dynamicform__form{padding:20px 25px 0}
}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-success .material-control input.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-success .material-control select.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-success .material-control textarea.form-control{border-color:#72be44;outline:#72be44}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-success .material-control .form-control-feedback{color:#72be44}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-error .material-control input.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-error .material-control select.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-error .material-control textarea.form-control{border-color:#ff4a4a;outline:#ff4a4a}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-error .material-control .form-control-feedback{color:#ff4a4a}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group.has-error .help-block{color:#ff4a4a}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control{position:relative}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control .glyphicon-menu-down{position:absolute;right:20px;top:17px;color:#263e81}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control select{-moz-appearance:window;-webkit-appearance:none}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control select::-ms-expand{display:none}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control input.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control select.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control textarea.form-control{border-color:#263e81;outline:#263e81}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control input.form-control::placeholder,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control select.form-control::placeholder,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control textarea.form-control::placeholder{color:#555}
@media(max-width:991px){.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control input.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control select.form-control,.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control textarea.form-control{padding:0 15px}
}
@media(max-width:991px){.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control textarea.form-control{padding:15px}
}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control textarea{padding:15px 25px}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .form-group .material-control .framedBorder label.customLabel{display:block;text-align:left;line-height:30px;position:relative}
.dynamicform .wizard .panels form.dynamicform__form .bd-example .checkbox .form-group .checkbox-primary label.accept_tandc a{color:#5091cd;text-decoration:none;margin-top:15px;display:inline-block;font-weight:bold;font-size:17px;margin-top:0;font-size:inherit;font-weight:normal}
.dynamicform .dynamicform__fields .textbox .form-group.row.hidden.hidden-field{margin-bottom:0 !important;display:inherit !important}
.dynamicform .form_panel__title *{color:#333}
.dynamicModal__wrapper{margin:48px auto}
@media(max-width:768px){.dynamicModal__wrapper{margin:40px auto}
}
.dynamicModal__wrapper .modal-footer{text-align:center}
.dynamicModal__wrapper .modal-footer button,.dynamicModal__wrapper .modal-footer a{display:block;margin:auto;margin-top:10px}
.dynamicModal__wrapper .modal-footer button{background-color:#263e81;border-radius:12px 0;color:#fff;padding:8px 39px;box-shadow:0 0 15px rgba(0,0,0,0.2)}
.dynamicModal__wrapper .modal-footer a{font-family:MarkOT-Book;font-size:13px;color:#263e81}
.dynamicModal__wrapper.dm-publish-mode{display:none}
.downloadSfDoc__wrapper{padding:40px 0}
@media(min-width:767px){.downloadSfDoc__wrapper{padding:48px 0}
}
.downloadSfDoc__wrapper.link>a{display:flex;align-items:flex-start;justify-content:space-between;text-decoration:none}
.downloadSfDoc__wrapper.link>a:hover .downloadResource__btn--caption{color:#5091cd}
.downloadSfDoc__wrapper.link>a:hover .downloadResource__btn--img{background-image:url('../images/svg/nzmp-icon-download-dark-hover.svg')}
.downloadSfDoc__wrapper.link>a:hover .downloadResource__btn--img.requestAccessState{background-image:url('../images/svg/nzmp-icon-padlock-dark-hover.svg')}
.downloadSfDoc__wrapper.link>a p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;text-align:left;color:#263e81;margin-bottom:15px}
@media(min-width:768px){.downloadSfDoc__wrapper.link>a p{font-size:1.1em}
}
.downloadSfDoc__wrapper.link>a p span.docResCategory{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;transition:none}
.downloadSfDoc__wrapper.dsd-no-padding{padding:0}
.downloadSfDoc__wrapper [data-bs-toggle="tooltip"] i{color:#263e81}
.downloadSfDoc__wrapper .globalForm{position:relative}
@media(min-width:768px){.downloadSfDoc__wrapper .globalForm{max-width:380px;margin:0 auto}
}
.downloadSfDoc__wrapper .globalForm .form-group .defaultInput{min-height:46px;padding:11px}
.downloadSfDoc__wrapper .globalForm .form-group .defaultInput#fname,.downloadSfDoc__wrapper .globalForm .form-group .defaultInput#lname{text-transform:capitalize}
.downloadSfDoc__wrapper .globalForm .form-group .defaultInput::placeholder{opacity:.44}
.downloadSfDoc__wrapper .globalForm .form-group.termsConds{margin:30px 0}
.downloadSfDoc__wrapper .globalForm .form-group.termsConds a{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500}
.downloadSfDoc__wrapper .globalForm .form-group.has-error.has-danger .defaultInput::placeholder{opacity:1}
.downloadSfDoc__wrapper .globalForm .form-group.has-error.has-danger .dropdown-toggle{color:#333}
.downloadSfDoc__wrapper .globalForm .form-group.mtCaptcha .form-control,.downloadSfDoc__wrapper .globalForm .form-group.dropdown .form-control{display:none}
.downloadSfDoc__wrapper .globalForm .form-group.dropdown{position:relative;margin-right:0}
.downloadSfDoc__wrapper .globalForm .form-group.dropdown.selected .dropdown-toggle{color:#333}
.downloadSfDoc__wrapper .globalForm .form-group.dropdown.selected .dropdown-toggle i:before,.downloadSfDoc__wrapper .globalForm .form-group.dropdown.selected .dropdown-toggle i:after{background-color:#00539a}
.downloadSfDoc__wrapper .globalForm .form-group.dropdown .dropdown-toggle{min-height:46px;padding:11px;color:#b2b2b2}
.downloadSfDoc__wrapper .globalForm .form-group.dropdown .dropdown-menu{padding:0;inset:initial !important;transform:none !important;max-height:300px;overflow-y:auto}
.downloadSfDoc__wrapper .globalForm .form-group.dropdown .dropdown-menu li{padding:11px}
.downloadSfDoc__wrapper .globalForm .checkbox label{display:inline-block}
.downloadSfDoc__wrapper .downloadStarted__icon{padding:5px 0 20px}
.downloadSfDoc__wrapper .downloadStarted__icon i{font-size:50px;color:black}
@media(min-width:768px){.downloadSfDoc__wrapper .messageControl{max-width:600px;margin:0 auto}
}
.downloadSfDoc__wrapper .messageControl>div{display:none}
.downloadSfDoc__wrapper .messageControl .downloadStatus .buttonLink{display:none}
.downloadSfDoc__wrapper .messageControl .loggedInOption .buttonLink>*{margin-top:1em}
@media(min-width:768px){.downloadSfDoc__wrapper .messageControl .loggedInOption .buttonLink{display:flex;justify-content:space-around}
.downloadSfDoc__wrapper .messageControl .loggedInOption .buttonLink>*{margin-top:0}
}
.downloadSfDoc__wrapper .messageControl.showLoggedInOption .loggedInOption{display:block}
.downloadSfDoc__wrapper .messageControl.emailSuccessful .accessTypeEmail{display:block}
.downloadSfDoc__wrapper .messageControl.downloadSuccessful .accessTypeDownload{display:block}
.downloadSfDoc__wrapper .messageControl.dlFail .downloadFailed{display:block}
@media(min-width:992px){.downloadSfDoc__sidePadding{width:70%;margin:0 auto}
}
.downloadSfDoc .downloadSfDocModal__form .form-group:not(.text-center){text-align:left}
@media(max-width:767px){.downloadSfDoc .downloadSfDocModal .modal-dialog{margin:10px 0}
}
.downloadSfDoc .downloadSfDocModal .modalClose{padding:20px 20px 0}
.downloadSfDoc .downloadSfDocModal .modalClose .closeBtn{position:relative;float:none;top:0;right:0}
.downloadSfDoc .downloadSfDocModal .modalClose .closeBtn:before,.downloadSfDoc .downloadSfDocModal .modalClose .closeBtn:after{background-color:black}
.downloadSfDoc .downloadSfDocModal .modal-header{border:0;flex-direction:column}
@media(min-width:768px){.downloadSfDoc .downloadSfDocModal .modal-header .headline,.downloadSfDoc .downloadSfDocModal .modal-header .copy{width:340px;margin:0 auto}
}
.downloadSfDoc .downloadSfDocModal .modal-header .headline>*{margin-top:0}
.downloadSfDoc .downloadSfDocModal .modal-header .copy>*{margin-bottom:0}
.downloadSfDoc .downloadSfDocModal .modal-body{padding-bottom:40px}
@media(min-width:768px){.downloadSfDoc .downloadSfDocModal .modal-body .globalForm,.downloadSfDoc .downloadSfDocModal .modal-body .downloadStarted>*{width:370px;margin:0 auto}
}
@media(min-width:768px){.downloadSfDoc .downloadSfDocModal .messageControl .loggedInOption{max-width:400px;margin:0 auto}
}
@media(min-width:768px){.downloadSfDoc .downloadSfDocModal .messageControl .loggedInOption .buttonLink{display:flex;justify-content:space-between;margin-top:2em}
}
.downloadSfDoc .downloadSfDocModal .messageControl .buttonLink{display:block}
.downloadResource__wrapper{padding-bottom:40px;width:100%}
@media(min-width:768px){.downloadResource__wrapper{padding-bottom:48px}
}
.downloadResource__wrapper>a{display:flex;align-items:flex-start;justify-content:space-between;text-decoration:none}
.downloadResource__wrapper>a:hover .downloadResource__btn--caption{color:#5091cd}
.downloadResource__wrapper>a:hover .downloadResource__btn--img{background-image:url('../images/svg/nzmp-icon-download-dark-hover.svg')}
.downloadResource__wrapper>a:hover .downloadResource__btn--img.requestAccessState{background-image:url('../images/svg/nzmp-icon-padlock-dark-hover.svg')}
.downloadResource__wrapper>a p{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;color:#263e81;margin-bottom:15px}
@media(min-width:768px){.downloadResource__wrapper>a p{font-size:1.1em}
}
.downloadResource__wrapper>a p span.docResCategory{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;transition:none}
.downloadResource__btn--caption{flex:1;padding-right:5em}
@media(max-width:767px){.downloadResource__btn--caption{padding-right:2em}
}
.downloadResource__btn--img{min-width:25px;height:25px;background-image:url('../images/svg/nzmp-icon-download-dark.svg');background-position:center;background-size:contain;background-repeat:no-repeat;flex:0 0 auto}
@media(max-width:767px){.downloadResource__btn--img{max-width:70px;min-width:20px;text-align:right}
}
.downloadResource__btn--img.requestAccessState{background-image:url('../images/svg/nzmp-icon-padlock-dark.svg')}
.downloadResource__btn.requestPending .downloadResource__btn--img{background-image:none}
.downloadResource__btn.requestPending:hover .downloadResource__btn--img.requestAccessState{background-image:none}
@media(min-width:992px){.downloadResource__sidePadding{width:70%;margin:0 auto}
}
.tabbed-content{background-color:#fff;padding:40px 0}
@media screen and (min-width:767px){.tabbed-content{padding:48px 0}
}
.tabbed-content__tabs__tab .panel{border:0;margin:0;box-shadow:none}
.tabbed-content .sectionheader .sectionheader__wrapper{padding:0}
.tabbed-content__tabs__tab__item__img img{max-width:160px}
.tabbed-content .tabbed-content__header{width:70%;margin:auto}
.tabbed-content .tabbed-content__header h2{font-size:40px;letter-spacing:-0.3px;color:#78c63b;font-weight:bold}
.tabbed-content .tabbed-content__tabs__tab{margin:0 auto}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item{display:table;position:relative;padding:15px;background-color:#eee;border-left:5px solid #445992;border-right:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff;width:100%;opacity:1;transition:.3s}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item .tabbed-content__tabs__tab__item__img{display:table-cell;max-width:100%;width:40px}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item .tabbed-content__tabs__tab__item__img img{width:40px;height:40px}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item h3{display:table-cell;margin:0;vertical-align:middle;text-align:left;width:calc(100% - 40px);padding-right:50px;padding-left:10px;letter-spacing:normal;color:#6d7daa}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f146";position:absolute;right:30px;top:50%;transform:translateY(-50%);font-size:30px;line-height:30px;transition:.3s;font-weight:bold}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item:not(.active):before{content:"\f0fe"}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item.active{opacity:1}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel{text-align:left;display:none}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .tabbed-content__tabs__tab__wrapper div{text-transform:capitalize;position:relative;line-height:30px;padding-left:30px}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .tabbed-content__tabs__tab__wrapper div:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f111";position:absolute;left:0;top:0;line-height:30px;transition:.3s;font-weight:bold}
.tabbed-content .tabbed-content__tabs__tab__wrapper{max-width:600px;margin:auto}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__item{display:none}
.tabbed-content .tabbed-content__tabs__header .tabbed-content__tabs__tab__item:hover{cursor:pointer}
.scrtabs-tab-container *{box-sizing:border-box}
.scrtabs-tab-container{height:42px}
.scrtabs-tab-container .tab-content{clear:left}
.scrtabs-tab-container.scrtabs-bootstrap4 .scrtabs-tabs-movable-container>.navbar-nav{-ms-flex-direction:row;flex-direction:row}
.scrtabs-tabs-fixed-container{float:left;height:42px;overflow:hidden;width:100%}
.scrtabs-tabs-movable-container{position:relative}
.scrtabs-tabs-movable-container .tab-content{display:none}
.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container>ul.nav-tabs{padding-right:0}
.scrtabs-tab-scroll-arrow{border:1px solid #ddd;border-top:0;color:#428bca;display:none;float:left;font-size:12px;height:42px;margin-bottom:-1px;padding-left:2px;padding-top:13px;width:20px}
.scrtabs-tab-scroll-arrow:hover{background-color:#eee}
.scrtabs-tab-scroll-arrow,.scrtabs-tab-scroll-arrow .scrtabs-click-target{cursor:pointer}
.scrtabs-tab-scroll-arrow.scrtabs-with-click-target{cursor:default}
.scrtabs-tab-scroll-arrow.scrtabs-disable,.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target{color:#ddd;cursor:default}
.scrtabs-tab-scroll-arrow.scrtabs-disable:hover{background-color:initial}
.scrtabs-tabs-fixed-container ul.nav-tabs>li{white-space:nowrap}
.dashboard .panel{position:relative}
.dashboard .tabbed-content__tabs{position:relative;padding-bottom:48px}
@media(max-width:767px){.dashboard .tabbed-content__tabs{padding-bottom:40px}
}
.dashboard .tabbed-content__tabs.color-theme-green .tabbed-content__tabs__tab__item.active *{border-color:#62bd18}
.dashboard .tabbed-content__tabs.hide-arrows .scroll-control{display:none}
.dashboard .tabbed-content__tabs__header{width:100%}
.dashboard .tabbed-content__tabs__header-wrapper{position:relative}
@media(max-width:576px){.dashboard .tabbed-content__tabs__header-wrapper{margin-right:-15px}
}
.dashboard .tabbed-content__tabs__header-wrapper #tabs{border-bottom:solid 1px #efefef}
.dashboard .tabbed-content__tabs__header-wrapper #tabs .scrtabs-tab-container{height:100%;overflow:auto;display:flex;align-items:center}
.dashboard .tabbed-content__tabs__header-wrapper #tabs .scrtabs-tab-container .scrtabs-tab-scroll-arrow{display:none !important}
.dashboard .tabbed-content__tabs__header-wrapper #tabs .scrtabs-tab-container .scrtabs-tabs-fixed-container{height:auto;width:100% !important}
.dashboard .tabbed-content__tabs__header-wrapper #tabs .scrtabs-tab-container .scrtabs-tabs-fixed-container .scrtabs-tabs-movable-container{width:100% !important}
.dashboard .tabbed-content__tabs__header-arrow{width:15px;height:24px;display:block;background-image:url('../images/svg/arrow.svg');background-size:cover;background-repeat:no-repeat;background-position:center;z-index:2;cursor:pointer}
.dashboard .tabbed-content__tabs__header-arrow.left{transform:rotate(180deg);margin-right:5px}
.dashboard .tabbed-content__tabs__tab__item{position:relative;flex:0 0 auto}
@media(min-width:576px){.dashboard .tabbed-content__tabs__tab__item:first-child *{margin-left:0}
}
@media(min-width:576px){.dashboard .tabbed-content__tabs__tab__item:last-child *{margin-right:0}
}
.dashboard .tabbed-content__tabs__tab__item *{padding:0 0 13px;margin:0 32px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;color:rgba(75,75,75,0.5);font-size:22px;line-height:26px;letter-spacing:-0.37px}
@media(max-width:767px){.dashboard .tabbed-content__tabs__tab__item *{font-size:17px;line-height:21px;padding:0 0 5px;margin:0 12px}
}
@media(min-width:768px) and (max-width:1024px){.dashboard .tabbed-content__tabs__tab__item *{margin:0 17px}
}
.dashboard .tabbed-content__tabs__tab__item *:hover{color:#5091cd}
.dashboard .tabbed-content__tabs__tab__item.active *{color:#2d2d2d;border-bottom:solid 2px #5091cd}
@media(min-width:576px){.dashboard .tabbed-content__tabs__tab__item.active *{border-bottom:solid 4px #5091cd}
}
.dashboard .tabbed-content__tabs__tab__panel{position:relative;width:100% !important;min-height:80px;padding:24px 15px}
@media(max-width:767px){.dashboard .tabbed-content__tabs__tab__panel{padding-top:24px;padding-bottom:24px}
}
.dashboard .tabbed-content__tabs__tab__panel .cheeseSelector__wrapper{margin:0 -15px}
.dashboard .tabbed-content__tabs__tab__panel .imageTextBadge .news-items a.link:after{content:''}
.dashboard .tabbed-content__tabs__tab__panel .tileListing__tiles{padding:0}
.dashboard .tabbed-content__tabs__tab__panel .textLink{display:flex;align-items:center;justify-content:center;font-family:'MarkOffcPro-Heavy',Arial,sans-serif;font-weight:800;text-decoration:none;font-size:18px;line-height:122%;margin-top:40px}
@media(min-width:992px){.dashboard .tabbed-content__tabs__tab__panel .textLink{margin-top:48px}
}
.dashboard .tabbed-content__tabs__tab__panel .textLink .fa-regular{margin-left:16px;font-size:18px}
.dashboard .spinner__wrapper{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;display:none;position:absolute;top:0;left:0;z-index:2}
.dashboard .spinner__wrapper.spin{display:flex}
.dashboard .spinner__wrapper.spin .spinner{display:block}
.dashboard .spinner__wrapper .spinner{display:none;font-weight:900;font-family:"Font Awesome 5 Free";margin:0 auto;font-size:4em;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;margin-top:1em}
.dashboard .spinner__wrapper .spinner:before{color:#263e81;content:"\f110"}
.dashboard .backgroundOverlay{width:100%;height:100%;display:block;position:relative;overflow:hidden}
.dashboard .backgroundOverlay:after{content:'';width:100%;height:100%;display:block;background-color:white;position:absolute;top:0;left:0;z-index:1}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .resesllersfiltercomponent{position:relative}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .has-danger .checkbox label a,.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .has-error .checkbox label a,.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .has-danger .checkbox span a,.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .has-error .checkbox span a{color:#ff0200}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .checkbox label a,.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .checkbox span a{display:inline;font-family:inherit;font-size:inherit;font-style:inherit;font-stretch:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit;color:#263e81;text-decoration:underline}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .custom-combobox a{margin-top:0}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .integratedContactForm__form .custom-combobox a:after{padding-right:0;top:50%}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel>div>.aem-Grid>div:last-child .pageIntro .image-badge__v2-left,.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel>div>.aem-Grid>div:last-child .pageIntro .image-badge__v2-right{margin-bottom:0}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel>div>.aem-Grid>div:last-child>div[class*='__wrapper']{padding-bottom:0}
@keyframes spin{from{transform:rotate(0)}
to{transform:rotate(360deg)}
}
.ctabuttonbannercomponent+.ctabuttonbannercomponent{margin-top:32px}
@media(min-width:768px){.ctabuttonbannercomponent+.ctabuttonbannercomponent{margin-top:40px}
}
@media(min-width:992px){.ctabuttonbannercomponent+.ctabuttonbannercomponent{margin-top:80px}
}
.ctabuttonbannercomponent .button-banner{width:100%;min-height:246px;display:flex;align-items:center;justify-content:center;padding:32px 20px}
@media(min-width:768px){.ctabuttonbannercomponent .button-banner{min-height:205px;padding:40px 0}
}
@media(min-width:992px){.ctabuttonbannercomponent .button-banner{min-height:317px;padding:80px 0 96px}
}
.ctabuttonbannercomponent .button-banner__caption{padding:0;display:flex;flex-direction:column;align-items:center}
@media(min-width:768px){.ctabuttonbannercomponent .button-banner__caption{max-width:560px;margin:0 auto}
}
@media(min-width:992px){.ctabuttonbannercomponent .button-banner__caption{max-width:684px}
}
.ctabuttonbannercomponent .button-banner__caption .headline h1,.ctabuttonbannercomponent .button-banner__caption .headline h2,.ctabuttonbannercomponent .button-banner__caption .headline h3,.ctabuttonbannercomponent .button-banner__caption .headline h4,.ctabuttonbannercomponent .button-banner__caption .headline h5{color:#2d2d2d;margin-bottom:8px;text-align:center}
@media(min-width:992px){.ctabuttonbannercomponent .button-banner__caption .headline h1,.ctabuttonbannercomponent .button-banner__caption .headline h2,.ctabuttonbannercomponent .button-banner__caption .headline h3,.ctabuttonbannercomponent .button-banner__caption .headline h4,.ctabuttonbannercomponent .button-banner__caption .headline h5{margin-bottom:16px}
}
.ctabuttonbannercomponent .button-banner__caption .richtext{width:100%}
.ctabuttonbannercomponent .button-banner__caption .richtext>*{color:#4b4b4b}
.ctabuttonbannercomponent .button-banner__caption .richtext>*:last-child{margin-bottom:0}
.ctabuttonbannercomponent .button-banner__buttons{display:flex;align-items:center;margin-top:16px;flex-direction:column}
@media(min-width:768px){.ctabuttonbannercomponent .button-banner__buttons{flex-direction:row}
}
@media(min-width:992px){.ctabuttonbannercomponent .button-banner__buttons{margin-top:24px}
}
.ctabuttonbannercomponent .button-banner__buttons .cta-button{display:flex;align-items:center;color:#263e81;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;min-height:auto;padding:0}
@media(max-width:576px){.ctabuttonbannercomponent .button-banner__buttons .cta-button{font-size:18px}
}
.ctabuttonbannercomponent .button-banner__buttons .cta-button+.cta-button{margin-top:16px}
@media(min-width:768px){.ctabuttonbannercomponent .button-banner__buttons .cta-button+.cta-button{margin-left:16px;margin-top:0}
}
@media(min-width:992px){.ctabuttonbannercomponent .button-banner__buttons .cta-button+.cta-button{margin-left:40px}
}
.ctabuttonbannercomponent .button-banner__buttons .cta-button .fa-arrow-right{margin-left:8px;font-size:18px}
.ctabutton .cta-btn{display:flex;width:100%}
.ctabutton .cta-btn__left{margin:0;margin-bottom:40px}
@media(min-width:992px){.ctabutton .cta-btn__left{margin:0;align-self:flex-start;margin-bottom:48px}
}
.ctabutton .cta-btn__center{margin:0 auto;margin-bottom:48px}
.ctabutton .cta-btn__right{margin:0 auto;margin-bottom:40px}
@media(min-width:992px){.ctabutton .cta-btn__right{margin:0 0 0 auto;margin-bottom:48px}
}
.costingCalculatorAdmin__wrapper{margin-bottom:48px}
@media(max-width:760px){.costingCalculatorAdmin__wrapper{margin-bottom:40px}
}
.costingCalculatorAdmin__wrapper table{width:100%;border-collapse:collapse}
.costingCalculatorAdmin__wrapper tr:nth-of-type(odd){background:#eee}
.costingCalculatorAdmin__wrapper th{background:#333;color:white;font-weight:bold}
.costingCalculatorAdmin__wrapper td,.costingCalculatorAdmin__wrapper th{padding:6px;border:1px solid #ccc;text-align:left}
@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){.costingCalculatorAdmin__wrapper table,.costingCalculatorAdmin__wrapper thead,.costingCalculatorAdmin__wrapper tbody,.costingCalculatorAdmin__wrapper th,.costingCalculatorAdmin__wrapper td,.costingCalculatorAdmin__wrapper tr{display:block}
.costingCalculatorAdmin__wrapper thead tr{position:absolute;top:-9999px;left:-9999px}
.costingCalculatorAdmin__wrapper tr{border:1px solid #ccc}
.costingCalculatorAdmin__wrapper td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;font-size:12px;overflow:auto}
.costingCalculatorAdmin__wrapper td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}
.costingCalculatorAdmin__wrapper td:nth-of-type(1):before{content:"No."}
.costingCalculatorAdmin__wrapper td:nth-of-type(2):before{content:"Water Volume(L)"}
.costingCalculatorAdmin__wrapper td:nth-of-type(3):before{content:"MP Price MT(USD)"}
.costingCalculatorAdmin__wrapper td:nth-of-type(4):before{content:"FFMP Price MT(USD)"}
.costingCalculatorAdmin__wrapper td:nth-of-type(5):before{content:"Created date"}
}
.costingCalculator__typography input,.costingCalculator__typography h1,.costingCalculator__typography h2,.costingCalculator__typography h3,.costingCalculator__typography h4,.costingCalculator__typography h5,.costingCalculator__typography h6,.costingCalculator__typography p,.costingCalculator__typography span,.costingCalculator__typography .form-group label{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:0}
.costingCalculator__typography p,.costingCalculator__typography span,.costingCalculator__typography .form-group label{font-size:15px;color:#555}
@media(max-width:767px){.costingCalculator__typography p,.costingCalculator__typography span,.costingCalculator__typography .form-group label{font-size:14px;line-height:1.57}
}
.costingCalculator__typography .milkPowderCost_value,.costingCalculator__typography .yoghurtVolume_value,.costingCalculator__typography .yoghurtPrice_value,.costingCalculator__typography .ffmpYoghurtVolume_value,.costingCalculator__typography .ffmpProfit_value,.costingCalculator__typography .ffmpProfitState_value,.costingCalculator__typography .ffmpYoghurtYieldIncrease_value,.costingCalculator__typography .ffmpYoghurtYieldIncreaseState_value,.costingCalculator__typography .ffmpYoghurtPrice_value{font-weight:bold;font-size:inherit;color:#333}
.costingCalculator__typography .milkPowderCost_value.light-font,.costingCalculator__typography .yoghurtVolume_value.light-font,.costingCalculator__typography .yoghurtPrice_value.light-font,.costingCalculator__typography .ffmpYoghurtVolume_value.light-font,.costingCalculator__typography .ffmpProfit_value.light-font,.costingCalculator__typography .ffmpProfitState_value.light-font,.costingCalculator__typography .ffmpYoghurtYieldIncrease_value.light-font,.costingCalculator__typography .ffmpYoghurtYieldIncreaseState_value.light-font,.costingCalculator__typography .ffmpYoghurtPrice_value.light-font{font-weight:normal}
.costingCalculator__wrapper{padding-bottom:48px}
@media(max-width:767px){.costingCalculator__wrapper{padding-bottom:40px}
}
.costingCalculator__wrapper input{height:48px;line-height:2.25;color:gray;font-size:17px}
@media(max-width:767px){.costingCalculator__wrapper input{font-size:15px}
}
.costingCalculator__wrapper input[type="number"],.costingCalculator__wrapper input[type="email"]{border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.24),0 0 2px 0 rgba(0,0,0,0.12);border-style:solid;border-width:1px;border-image-source:linear-gradient(to bottom,#fff,rgba(255,255,255,0) 20%,rgba(255,255,255,0));border-image-slice:1;background-image:linear-gradient(to bottom,#fff,rgba(255,255,255,0) 20%,rgba(255,255,255,0))}
@media(min-width:992px){.costingCalculator__wrapper>.row .col-md-4{padding-right:0}
}
@media(max-width:991px){.costingCalculator__wrapper .row>.col-md-8{padding-top:32px}
}
.costingCalculator__wrapper .textIndention{text-indent:35px}
@media(max-width:767px){.costingCalculator__wrapper .textIndention{text-indent:30px}
}
.costingCalculator__wrapper .headline h1,.costingCalculator__wrapper .headline h2,.costingCalculator__wrapper .headline h3,.costingCalculator__wrapper .headline h4,.costingCalculator__wrapper .headline h5,.costingCalculator__wrapper .headline h6{font-weight:bold;color:#397c3c}
.costingCalculator__wrapper .headline h3{font-size:37px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;line-height:1.11}
@media(max-width:767px){.costingCalculator__wrapper .headline h3{font-size:27px;line-height:1.19;letter-spacing:-0.3px}
}
.costingCalculator__wrapper .copy p{line-height:1.29;color:#555;margin-bottom:22px}
@media(max-width:767px){.costingCalculator__wrapper .copy p{line-height:1.57;margin-bottom:32px;color:#555}
}
.costingCalculator .hasBackground{background-color:#ebebeb}
.costingCalculator__header{background-color:#263e81;padding:25px}
.costingCalculator__header h5{color:white;margin:0;font-weight:bold;font-size:18px}
@media(max-width:767px){.costingCalculator__header h5{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900}
}
@media(max-width:767px){.costingCalculator .costing-data-results{padding:0 0 28px}
}
@media(min-width:811px){.costingCalculator .costing-data-results .clearfix{margin-right:-24px}
}
.costingCalculator .costing-data-results .clearfix>.col-md-6{padding-left:0;padding-right:0}
@media(max-width:767px){.costingCalculator .costing-data-results .copy p{margin-bottom:12px;line-height:1.64;letter-spacing:normal}
}
@media(max-width:767px){.costingCalculator .costing-data-results .copy p b{font-family:MarkOffcPro-Heavy,Arial,sans-serif;color:black;font-weight:900}
}
.costingCalculator__contents{padding:0 24px 48px}
.costingCalculator__contents .copy p:last-child{margin-bottom:0}
.costingCalculator__contents input[type="number"]{-moz-appearance:none;-moz-appearance:textfield}
.costingCalculator__contents input[type="number"]::-webkit-inner-spin-button,.costingCalculator__contents input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;-ms-appearance:none;margin:0}
@media(max-width:767px){.costingCalculator__contents-overview{background-color:#f5f5f5;padding:19px 15px;margin-bottom:30px}
}
.costingCalculator__contents-overview .yoghurtVolume_value{font-weight:bold}
.costingCalculator__contents-overview h5{color:#333;font-size:17px;line-height:1.29;margin-top:0}
.costingCalculator__contents-overview h5:first-child{margin-bottom:19px}
@media(max-width:767px){.costingCalculator__contents-overview h5{font-size:16px;letter-spacing:-0.3px}
}
@media(min-width:768px){.costingCalculator__contents .table-responsive{margin:-24px -24px 0 -24px}
}
@media(max-width:767px){.costingCalculator__contents .table-responsive{margin-bottom:30px}
}
.costingCalculator__contents-input{position:relative}
.costingCalculator__contents-input span{font-size:17px}
@media(max-width:767px){.costingCalculator__contents-input span{font-size:15px}
}
.costingCalculator__contents-input.success button .fa-arrow-right{color:#72be44}
.costingCalculator__contents-input .fa-usd{position:absolute;top:15px;left:10px;color:gray}
.costingCalculator__contents-input .fa-usd span{color:gray}
.costingCalculator__contents-input .fa-usd:before{position:absolute;right:-10px}
@media(max-width:767px){.costingCalculator__contents-input .fa-usd:before{top:5px;right:-9px}
}
@media(max-width:767px){.costingCalculator__contents-input .fa-usd{font-size:15px;top:13px}
.costingCalculator__contents-input .fa-usd span{font-size:15px}
}
.costingCalculator__contents-input .fa-usd span{margin-right:1px}
.costingCalculator__contents-input button{position:absolute;top:13px;right:10px;border:0;background-color:transparent;padding:0;margin:0}
.costingCalculator__contents-input button .fa-arrow-right{color:#ccc}
.costingCalculator__contents-input button .fa-refresh{color:#263e81}
.costingCalculator__contents-table>tbody>tr>th,.costingCalculator__contents-table>tbody>tr>td{padding:22px;border-top:0;color:#333;font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:0}
@media(min-width:992px){.costingCalculator__contents-table>tbody>tr>th,.costingCalculator__contents-table>tbody>tr>td{padding:22px 0 22px 22px}
}
@media(max-width:991px){.costingCalculator__contents-table>tbody>tr>th,.costingCalculator__contents-table>tbody>tr>td{white-space:nowrap}
}
@media(min-width:992px){.costingCalculator__contents-table>tbody>tr>th:last-child,.costingCalculator__contents-table>tbody>tr>td:last-child{padding-right:22px}
}
.costingCalculator__contents-table>tbody>tr>th{background-color:#ebebeb;line-height:1.25;font-size:16px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900}
@media(max-width:767px){.costingCalculator__contents-table>tbody>tr>th{color:black}
}
@media(min-width:992px){.costingCalculator__contents-table>tbody>tr>th:first-child{width:26%}
}
.costingCalculator__contents-table>tbody>tr>td{line-height:1.29;background-color:#f5f5f5}
@media(max-width:767px){.costingCalculator__contents-table>tbody>tr>td{font-size:14px;line-height:1.57;letter-spacing:-0.2px;color:#555}
}
.costingCalculator__contents-table>tbody>tr>td .fa{color:#72be44}
.costingCalculator__contents .form-group{padding:0;margin-bottom:33px}
.costingCalculator__contents .form-group:last-child{margin-bottom:0}
@media(max-width:767px){.costingCalculator__contents .form-group label{display:block}
}
.costingCalculator__contents .form-group label .fa-question-circle{display:none;color:black;font-size:19px}
@media(max-width:767px){.costingCalculator__contents .form-group label .fa-question-circle{display:none}
}
.costingCalculator__contents .form-group label .fa-question-circle.pull-right{margin-left:40px}
.costingCalculator__contents .form-group label .fa-question-circle.send-email-zone{display:inline-block;font-size:14px;margin-top:3px;margin-left:1px}
@media(max-width:767px){.costingCalculator__contents .form-group label .fa-question-circle.send-email-zone{display:inline-block}
}
.costingCalculator__contents .form-group label .fa-envelope{color:#263e81;margin-right:14px}
@media(min-width:768px) and (max-width:1024px){.costingCalculator__contents .form-group label .fa-envelope{margin-right:3px}
}
@media(max-width:320px){.costingCalculator__contents .form-group label .fa-envelope{margin-right:2px}
}
.costingCalculator__contents .form-group .form-control{margin-top:18px}
.costingCalculator__contents-disclaimer{width:100%;border:solid 1px #979797;padding:12px 18px 12px 2.5em;margin:1em 0;position:relative}
@media(max-width:767px){.costingCalculator__contents-disclaimer{margin-top:50px}
}
.costingCalculator__contents-disclaimer .fa{position:absolute;left:13px;border:solid 1px #333;border-radius:100%;width:19px;height:19px;padding:1px 0 0 1px;text-align:center;color:#333}
@media(max-width:767px){.costingCalculator__contents-disclaimer .fa{padding:3px 0 0;color:black;border-color:black}
}
@media(min-width:992px){.costingCalculator__contents-disclaimer{width:72%}
}
.costingCalculator__contents-disclaimer p{margin:0;color:#555;font-size:15px;line-height:1.47}
@media(max-width:767px){.costingCalculator__contents-disclaimer p{font-size:14px;line-height:1.57}
}
.costingCalculator .main-chart{position:relative;min-height:300px}
.costingCalculator .main-chart span{color:#263e81}
.costingCalculator .main-chart .overlay-text{width:100%;text-align:center;position:absolute;top:15%;left:0;z-index:1;color:#263e81;font-weight:bold;padding-left:25%}
.costingCalculator .main-chart .overlay-text .fa{color:#72be44}
.costingCalculator .google-visualization-tooltip{right:0;z-index:1}
.control-label{text-align:left !important;color:#62bd18 !important}
.form-horizontal{margin-bottom:30px}
#addressPanel{padding:30px}
.cheeseSelector .removeFloat{float:none !important}
.cheeseSelector__wrapper{background-color:#efefef;padding:40px 0}
@media(min-width:767px){.cheeseSelector__wrapper{padding:48px 0}
}
@media(min-width:768px){.cheeseSelector__wrapper>.container .text-center>.title,.cheeseSelector__wrapper>.container .text-center>.copy{margin:auto;width:75%}
}
.cheeseSelector__wrapper>.container .text-center>.copy:after{content:'';width:calc(100% - 336px);height:1px;background-color:#b7b7b7;display:block;margin:26px auto}
@media(max-width:767px){.cheeseSelector__wrapper>.container .text-center>.copy:after{width:calc(100% - 168px)}
}
.cheeseSelector__wrapper>.container .text-center>.copy *{margin:0;color:#070707;font-size:15px}
.cheeseSelector .modalButton{margin-top:24px;cursor:pointer}
.cheeseSelector .modalButton img{max-width:95px;margin-bottom:20px}
.cheeseSelector #myModal{padding:0 !important;background-color:white}
.cheeseSelector #myModal.fade>.modal-dialog{-webkit-transition:-webkit-transform .3s all;-o-transition:-o-transform .3s all;transition:.3s all;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.cheeseSelector #myModal>.modal-dialog{max-width:100%;width:100%;height:100vh;margin:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content{height:100%;border-radius:0;border:0;box-shadow:none}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header{display:block;border-bottom:0;padding:0;margin-bottom:30px}
@media(max-width:1366px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header .navbar-fixed-top{position:relative}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header .close{opacity:1;position:absolute;top:32px;right:26px;z-index:1;color:white}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header .close{top:15px;right:20px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header .close .bi{font-size:21px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header .close .bi::before{font-weight:bold !important}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__title{font-family:MarkOffcPro-Heavy,Arial,sans-serif;padding-bottom:8px;font-weight:900}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__green *,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__gray *{margin:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__green{background-color:#008640;position:relative;padding:38px 0 30px}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__green{padding:61px 19px 10px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__green>*{color:white}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__gray{background-color:#e8e8e8;padding:18px 0}
@media(max-width:1024px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__gray{padding:21px 100px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__gray{padding:19px 15px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__gray *{color:black}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header__gray .modalTitle{padding-bottom:15px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-header .copy{display:block}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body{padding:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .step .goBack{background-color:transparent;border:0;outline:0;text-decoration:underline;color:white;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.63;letter-spacing:normal;position:absolute;top:38px;left:43px;padding:0}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .step .goBack{top:15px;left:20px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .step-5 .modal-header{margin-bottom:0}
}
@media(min-width:767px) and (max-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .step-5 .col-md-6{width:525px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .step-5 .col-md-6{background-color:#e8e8e8;margin:0 -15px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .selectCountry .styled-select{overflow:hidden;position:relative;width:309px;margin-top:29px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .selectCountry .styled-select .custom-combobox{width:100%;position:relative;display:inline-block}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .selectCountry .styled-select .custom-combobox input{width:100%;background-color:transparent;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;letter-spacing:0;opacity:.64;color:#333}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__wrapper{width:100%}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__wrapper{width:600px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__wrapper{padding:0 15px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory .row{width:100%;text-align:left;position:relative}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory .row{align-items:stretch;-webkit-justify-content:space-between;justify-content:space-between;flex-wrap:wrap}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__title>*{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;color:#555;margin:10px 0 20px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__box{width:132px;text-align:center;flex:0 0 auto}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__box:not(:nth-child(4n)){margin-right:20px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__box{width:47%;float:left}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__box:nth-child(odd){margin-right:20px}
}
@media(max-width:320px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__box:nth-child(odd){margin-right:17px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image{width:100%;height:132px;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;border:solid 2px transparent;cursor:pointer}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image:hover{border-color:#62bd18}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image:hover:after{content:'';width:100%;height:100%;display:block;background-color:rgba(255,255,255,0.2);position:absolute;top:0;left:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image .checkbox{width:25px;display:block;position:absolute;top:9px;right:9px;margin:0;z-index:1}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image .checkbox{padding:0}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image .checkbox label{pointer-events:none}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image .checkbox label:before{border-radius:0}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory__image .checkbox label:hover:before{border:solid 1px black}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory .col-xs-12{text-align:center}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory .col-xs-12{width:100%;height:109px;background-color:rgba(255,255,255,0.9);padding:30px 0;z-index:1;position:absolute;right:0;left:0;bottom:0;top:auto;z-index:1030}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseCategory .col-xs-12 .nzmpBtn{margin-top:0}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors__title{text-transform:uppercase;border-bottom:solid 1px #979797;text-align:left;margin-bottom:30px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors__title>*{margin:0;color:black}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .checkbox{margin-bottom:27px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .checkbox input:checked+label{color:#397c3c}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .checkbox label{font-size:22px;color:black}
@media(max-width:1024px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7{margin:0 -15px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7>.row .cheeseFactors__title{margin:0 -15px 30px;padding-top:5.5px;padding-bottom:5.5px;padding-left:15px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7 .col-sm-6:first-child>*{padding-left:30%}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7 .col-sm-6:first-child .cheeseFactors__title *{padding-left:15px}
}
@media(max-width:769px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7 .col-sm-6:first-child>*{padding-left:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7 .col-sm-6:first-child .cheeseFactors__title *{padding-left:45px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7 .col-sm-6 .cheeseFactors__title *{padding-left:30px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .cheeseFactors .col-lg-7 .col-sm-6 .cheeseFactors__title{border-top:solid 1px #979797}
}
@media(min-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table{width:auto;margin:0 auto}
}
@media(min-width:769px) and (max-width:1024px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr th{padding-left:30px;padding-right:30px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr th{text-align:center;border:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr th p{color:black;margin:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td{vertical-align:middle;border:0}
@media(min-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td{padding:13px 30px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h1,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h2,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h3,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h4,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h5,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h6{margin:0;font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;color:black}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td h4{line-height:1.14;letter-spacing:-0.25px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td:first-child{text-align:right}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td:not(:first-child){text-align:center}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td .checkbox label{padding-left:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients table tr td .checkbox label:before{display:block;left:0;top:0;position:relative;margin:0 auto}
@media(min-width:767px) and (max-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredients .col-lg-6{width:60%}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box{border-bottom:solid 1px #979797;display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box{padding:0 15px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box:first-child{border-top:solid 1px #979797}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box--details{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-size:16px;font-style:normal;font-stretch:normal;line-height:2.63;letter-spacing:normal;color:black;text-align:left;padding-right:1em}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box--details span{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box .iconPencil{width:22px;height:22px;display:block;background-image:url("../images/svg/edit-material.svg");background-size:cover;cursor:pointer;flex:0 0 auto}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .ingredientsResults__box .iconPencil:hover{background-image:url("../images/svg/edit-material-hovered.svg")}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended{margin:48px 0 0}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box a{font-size:16px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box .container>div{margin-bottom:30px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box .recommended__image img{max-width:115px;margin:0 auto}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box .recommended__title a{color:#263e81;margin:0;letter-spacing:.09px;flex-direction:column}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box .recommended__title a:after{content:'';width:150px;height:2px;display:block;background-color:#62bd18;margin:15px auto 0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box--mobile{border:solid 1px #d7d7d7;background-image:linear-gradient(to bottom,#fff,#fff 39%,rgba(255,255,255,0));padding:15px;margin:0 -15px 10px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box--mobile .surestart-card{padding:15px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box--mobile .surestart-card:nth-child(2){margin:12px 0 0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended__box--mobile .surestart-card:last-child{margin:30px 0 0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs{display:flex;justify-content:center;align-items:flex-end;background-color:#f5f5f5;padding-top:19px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.18);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.18);box-shadow:0 2px 4px 0 rgba(0,0,0,0.18)}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs{justify-content:flex-start;overflow-x:auto;overflow-y:hidden}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs>li{float:none}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs>li>button{background-color:transparent;border:0;padding:0 0 9px;margin:0 34px;border-bottom:solid 5px transparent;color:#414141;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:26px;line-height:1.21;letter-spacing:-0.28px;text-decoration:none}
@media(min-width:768px) and (max-width:1024px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs>li>button{font-size:24px}
}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs>li>button{font-size:21px;margin:0 15px;padding:0 10px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs>li>button.active{border-bottom:solid 5px #62bd18;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;color:#263e81;background-color:transparent}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .nav-tabs>li>button:hover{background-color:transparent;color:#4a90e2}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .tab-content{padding:43px 0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .copy{border-bottom:0;padding:0;display:block}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive{border:0;overflow:visible}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr:first-child td:not(:first-child){border-top:solid 1px #e4e4e4}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr:first-child td:not(:first-child).hover{border-top-color:#62bd18}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr:last-child td:not(:first-child){border-bottom:solid 1px #e4e4e4}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr:last-child td:not(:first-child).hover{border-bottom-color:#62bd18}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td{padding:15px;border-top:0;border-bottom:0;transition:none}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td.hover{background-color:#f3f3f3}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td:first-child{min-width:150px;text-align:right;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:14px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td:nth-child(2) .surestart-card{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td:not(:first-child){border-left:solid 1px #e4e4e4;border-right:solid 1px #e4e4e4}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td:not(:first-child).hover{border-left-color:#62bd18;border-right-color:#62bd18}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .table-responsive table tr td.hideCell{display:none}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended .surestart-card,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .recommended table td{font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-size:15px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.08px;color:black;position:relative}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults{background-color:#f4f4f4;padding:36px 0}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults{padding:18px 0}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults>.title{margin-bottom:19px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults>.title *{color:black}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults .modalmode{flex-direction:column}
}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults .modalmode__left{width:60%;padding-right:3em}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults .modalmode__right{width:40%}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal:after{width:100%;background-color:black;opacity:.5;position:absolute;left:0;top:0;height:100%;content:''}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-dialog{position:relative;z-index:1}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-header>*:not(.close),.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-body{width:80%;margin:0 auto}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-header{border-bottom:0;padding:15px;margin-bottom:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-header .modalSendResultsEmail{clear:both}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-header .close{opacity:1;position:relative;z-index:1;color:black;top:0;right:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-header .hide{display:none}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-header .copy *{margin-bottom:0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-body{padding:15px}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .modal-body .nzmpBtn{margin:0 0 1em}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .globalForm{padding-top:0;box-shadow:none}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .globalForm .form-group label{text-align:left}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .globalForm .checkbox label{display:block}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults #cheeseSelectorFormModal .globalForm .checkbox label a{font-weight:bold;text-decoration:none;font-size:inherit}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper{width:100%}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper{width:451px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email{background-color:white;padding:24px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.28)}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email{background-color:transparent;box-shadow:none}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email label{text-align:left;margin-bottom:12px;display:block;color:#263e81}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email label{text-align:center}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email label a{font-size:inherit}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email .has-error label{color:#ff0200}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email .costingCalculator__contents-input input:focus{border:solid 2px #62bd18}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .sendResults__wrapper .send-email .nzmpBtn{margin:15px 0}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults{background-color:#e8e8e8;padding:26px 15px;margin:44px 0}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults{margin:22px 0}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults__wrapper{width:100%}
@media(min-width:768px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults__wrapper{width:640px}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults__wrapper .title *,.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults__wrapper .copy *{color:black}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults .buttons{display:flex;align-items:center;justify-content:center}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults .buttons{justify-content:space-between}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults .buttons .nzmpBtn{margin:19px 20px 0;min-width:167px}
@media(max-width:767px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults .buttons .nzmpBtn{margin:15px 0}
}
@media(max-width:320px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .noResults .buttons .nzmpBtn{min-width:auto}
}
.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .nzmpBtn{margin:63px 0 31px}
@media(max-width:1024px){.cheeseSelector #myModal>.modal-dialog>.modal-content div>.modal-body .nzmpBtn{margin:50px 0 25px}
}
@-moz-document url-prefix(){.styled-select select{width:110%}
}
.hidden__value{display:none}
.ui-autocomplete{z-index:1051}
.ui-menu{transition:none}
.ui-menu-item{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;color:#333;border:0}
.ui-menu-item:hover *{background-color:#5091cd;color:white;border:0}
.cheeseSelectorFormModal,.emailsubscriptionFormModal{background-color:#f6f6f8;border:0;border-radius:0}
.cheeseSelectorFormModal .ui-tooltip-content,.emailsubscriptionFormModal .ui-tooltip-content{color:#333}
.categoryBanner{overflow:visible}
.categoryBanner__wrapper{position:relative;padding-bottom:48px}
@media(max-width:767px){.categoryBanner__wrapper{padding-bottom:40px;background-color:transparent}
}
@media(min-width:768px){.categoryBanner__wrapper.withCopy{height:500px}
.categoryBanner__wrapper.withoutCopy{height:400px}
.categoryBanner__wrapper.hasSubBrand{height:494px}
}
.categoryBanner__wrapper>.container{height:100%}
.categoryBanner__wrapper>.container .categoryBanner__row{height:100%}
@media(max-width:767px){.categoryBanner__row{display:flex;flex-direction:column-reverse}
}
@media(min-width:768px){.categoryBanner__row--left,.categoryBanner__row--right{width:50%}
}
@media(min-width:768px){.categoryBanner__row--left{max-width:400px;padding-top:60px;float:left;padding-right:1em}
}
@media(max-width:767px){.categoryBanner__row--left{background-color:#f7f7f9;padding:24px 24px 0;position:relative;z-index:1;width:97.05%;margin:-64px auto 0}
}
.categoryBanner__row--left .subBrand{margin-bottom:30px}
.categoryBanner__row--left .subBrand .img-fluid{max-width:60%;object-fit:contain}
.categoryBanner__row--left>.headline h1{color:#00539a;margin:0}
@media(max-width:767px){.categoryBanner__row--left>.headline h1{font-size:20px;line-height:27px}
}
.categoryBanner__row--left>.headline:after{content:'';width:84px;height:2px;background-color:#72be44;margin:24px 0 32px;display:block}
@media(max-width:767px){.categoryBanner__row--left>.headline:after{width:48px;margin:16px 0 24px}
}
@media(max-width:767px){.categoryBanner__row--left>.copy{display:none}
}
.categoryBanner__row--left .copy *{margin:0 0 32px;font-family:MarkOffcPro,Arial,sans-serif;font-size:18px;line-height:1.35;font-weight:450;font-style:normal;font-stretch:normal;letter-spacing:normal}
@media(max-width:767px){.categoryBanner__row--left .copy *{font-size:15px}
}
.categoryBanner__row--right{height:250px;margin:0 -15px}
@media(min-width:768px){.categoryBanner__row--right{position:absolute;top:0;right:0;height:100%;margin:0;padding-left:1em}
}
.categoryBanner__row--right-image{width:100%;height:100%;display:block;background-size:cover;background-position:center;position:relative}
.categoryBanner__row--right .youTubeTrigger{width:100%;height:100%;border:0;outline:0;background-color:transparent;text-align:left;padding:0}
.categoryBanner__row--right .youTubeTrigger .nzmpYouTube__image .fa-play-circle:before{margin-top:0}
.categoryBanner__row--right-inVideo{width:100%;height:100%}
@media(max-width:767px){.categoryBanner__row--right-inVideo{display:none}
}
.categoryBanner__row--right-inVideo video{height:100%}
.categoryBanner__navigation{background-color:#5091cd;padding:24px 32px;max-width:359px}
@media(max-width:767px){.categoryBanner__navigation{padding:24px;margin:0 -24px}
}
.categoryBanner__navigation .headline h6{margin:0;color:white;font-size:15px}
@media(max-width:767px){.categoryBanner__navigation .headline h6{font-size:13px}
}
.categoryBanner__navigation ul{margin:16px 0 0;padding:0}
.categoryBanner__navigation ul li+li{margin-top:12px}
.categoryBanner__navigation ul li a{display:flex;align-items:center;font-size:15px;color:white;text-decoration:none}
@media(max-width:767px){.categoryBanner__navigation ul li a{font-size:16px}
}
.categoryBanner__navigation ul li a:hover{color:white}
.categoryBanner__navigation ul li a i{margin-right:12px;font-size:16px}
@media(max-width:767px){.categoryBanner__navigation ul li a i{font-size:15px;margin-right:8px}
}
.page-content>div .categoryBanner__wrapper{margin-bottom:48px}
@media(max-width:767px){.page-content>div .categoryBanner__wrapper{margin-bottom:40px}
}
.carouselcontainer .carousel-indicators .active{background-color:#62bd18}
.carousel-inner{margin-bottom:48px}
.carousel-inner img{width:100%;max-height:600px}
@media(max-width :767px){.carousel-inner{margin-bottom:40px}
}
.carousel-inner .header-text{background-position:center;background-size:100%}
.btn-min-block{min-width:170px;line-height:26px}
.btn-theme{color:#fff;background-color:transparent;border:2px solid #fff;margin-right:15px}
.btn-theme:hover{color:#000;background-color:#fff;border-color:#fff}
.SingleImageSlider h2{margin:initial}
.headercarousel .carousel-caption{right:20%;left:0;top:0;text-shadow:none}
.headercarousel .carousel-caption .btn-holder{margin-right:100px;margin-left:100px;text-align:center;padding:5px 0}
.headercarousel .carousel-caption .link.btn-default{color:#fff;background-color:transparent}
.headercarousel .carousel-caption .btn{border:0;background-color:transparent}
.headercarousel .carousel-caption .link.btn-default:hover{color:#eaeaea;background-color:transparent}
.button-default{color:white;background-color:#62bd18;text-align:left;text-transform:titlecase;font-weight:normal;padding:10px 20px;float:left;margin:10px 10px 10px 0;display:inline-block}
.button-default:hover{background-color:#6d6e71}
.button-slanted{-ms-transform:skewX(-20deg);-webkit-transform:skewX(-20deg);transform:skewX(-20deg);border-radius:10px 0}
.button-slanted a{color:#fff}
.button-slanted-content{-ms-transform:skewX(20deg);-webkit-transform:skewX(20deg);transform:skewX(20deg);display:inline-block}
.CarouselCopyContainer{position:absolute;margin-top:3%;margin-left:13%;width:47%;text-align:left}
.headercarousel .carousel-inner .headline h1{color:#62bd18;font-family:inherit;font-weight:500 !important;line-height:1.1;font-size:28px;font-family:'MarkOT-Book'}
.headercarousel .carousel-inner .copy h4{color:#6d6e71;font-size:22px;text-align:left}
.carouselcontainer .carousel-indicators{position:relative;bottom:initial;left:50%;z-index:15;width:100%;text-align:center;padding-top:5px;padding-top:5px;margin-left:-50%}
.carouselcontainer .carousel-indicators li{border:1px solid #ccc;background-color:#ccc}
.headercarousel .carousel-caption .diamond-bg{display:block;left:0;top:0;background-color:#62bd18;width:20%;transform:skewX(-20deg);border-radius:10px 0;color:#fff}
.headercarousel .carousel-caption .diamond-bg:hover{background-color:#6d6e71;color:#fff}
@media(max-width :960px){.CarouselCopyContainer{position:inherit;margin-top:-3%;margin-left:3%;width:90%;text-align:left}
.headercarousel .headline h1{width:90%}
}
@media(max-width :767px){div.inner{margin-top:20px;width:250px}
.headercarousel .bg-swish{background-image:none !important}
.headerIntro .headline{margin-top:8%;width:250px}
.grid-section-nav li>a{line-height:16px}
.grid-section-nav .nav-pills>li.active>a,.grid-section-nav .nav-pills>li.active>a:hover,.grid-section-nav .nav-pills>li.active>a:focus{line-height:16px}
.headercarousel .carousel-caption{position:relative;left:0;z-index:10;color:#fff}
.carouselcontainer div.carousel{float:none;margin:20px}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape){.headerIntro{height:260px}
.CarouselCopyContainer{position:absolute;margin-top:-3%;margin-left:3%;width:74%;text-align:left}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) and (-webkit-min-device-pixel-ratio:1){.headerIntro{height:260px}
.CarouselCopyContainer{position:absolute;margin-top:-3%;margin-left:3%;width:74%;text-align:left}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait){.headerIntro{height:385px}
.navbar-default .navbar-nav>li>a{padding-right:2px}
.CarouselCopyContainer{position:inherit;margin-top:0;margin-left:3%;width:96%;text-align:left}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) and (-webkit-min-device-pixel-ratio:1){.headerIntro{height:385px}
.navbar-default .navbar-nav>li>a{padding-right:2px}
.CarouselCopyContainer{position:inherit;margin-top:0;margin-left:3%;width:96%;text-align:left}
}
@media screen and (min-width:769px) and (max-width:1024px) and (orientation:landscape){.language-selector-wrapper{margin:-100px 0 0 -134px}
.CarouselCopyContainer{padding-left:20px}
}
@media only screen and (-webkit-min-device-pixel-ratio:1) and (max-device-width:1024px) and (min-device-width:768px) and (orientation:portrait){.CarouselCopyContainer .button-default{margin:0}
.headercarousel .bg-swish{background-position-x:-50px;margin-top:-30px}
.headercarousel .carousel-caption{bottom:0;right:0}
.headercarousel .carousel-inner .copy h4{width:70%}
}
.headercarousel .surestart-hero .suerstart-hero__caption__content a.button-link{background-color:#263e81;border-radius:12px 0;color:#fff;padding:8px 39px;box-shadow:0 0 15px rgba(0,0,0,.2);margin-top:20px}
.headercarousel .surestart-hero .suerstart-hero__caption__content a:hover{background-color:#5091cd;color:#fff;text-decoration:underline}
.headercarousel .surestart-hero .suerstart-hero__caption__content a.button-link:after{right:20px;top:8px}
.homeVideoBanner .carousel-indicators{width:100%;margin-right:0;margin-left:0;left:0;padding:0;z-index:1;bottom:0;position:absolute}
@media(max-width:767px){.homeVideoBanner .carousel-indicators{position:relative}
}
.homeVideoBanner .carousel-indicators li{border-color:transparent;margin:0;background-color:#d8d8d8;width:13px;height:13px;border:0;border-radius:10px}
@media(min-width:767px){.homeVideoBanner .carousel-indicators li{width:32px;height:6px;border-radius:0;background-color:rgba(255,255,255,0.8)}
}
.homeVideoBanner .carousel-indicators li:not(:last-child){margin-right:8px}
.homeVideoBanner .carousel-indicators li.active{background-color:#62bd18}
@media(max-width:1024px){.homeVideoBanner.youtubevideo .carousel-indicators{bottom:15%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.homeVideoBanner.youtubevideo .carousel-indicators{bottom:10%}
}
@media(max-width:1024px){.homeVideoBanner.imageBanner .carousel-indicators{bottom:0}
}
.homeVideoBanner.carousel{margin-bottom:0}
@media(min-width:768px){.homeVideoBanner .item{height:500px;display:flex;align-items:center;justify-content:center}
}
@media(min-width:768px){.homeVideoBanner.youtubevideo .item{display:block}
}
@media(max-width:1024px){.homeVideoBanner.youtubevideo .item{height:auto}
}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}
@media(max-width:767px){.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper{position:relative;top:-20px}
}
@media(max-width:767px){.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption{padding-top:0}
}
@media(max-width:767px){.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green:after,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue:after,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-white:after{background-color:transparent}
}
@media(max-width:767px){.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption .title:after{width:84px;height:2px;background-color:#62bd18;content:'';margin:0 auto;display:inline-block}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .title h1,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .title h2,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .title h3,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .title h4,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .title h5,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .title h6{color:#397c3c}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .copy p{color:black}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-green .banner-link a{color:white;background-color:#397c3c;border-radius:15px 0 15px 0}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .title h1,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .title h2,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .title h3,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .title h4,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .title h5,.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .title h6{color:#263e81}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .copy p{color:black}
.homeVideoBanner.youtubevideo .youtubevideo__contentWrapper .carousel-caption.nzmp-blue .banner-link a{color:white;background-color:#263e81;border-radius:15px 0 15px 0}
}
.homeVideoBanner.youtubevideo .carousel-control .material-chevron{z-index:7}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.homeVideoBanner.youtubevideo .carousel-control .material-chevron{top:37%}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.homeVideoBanner.youtubevideo .carousel-control .material-chevron{top:40%}
}
.homeVideoBanner__youTube{position:relative;padding-bottom:56.25%;height:0}
.homeVideoBanner__youTube iframe{position:absolute;bottom:0;left:0;width:100%;height:100%}
@media(min-width:1025px){.homeVideoBanner__youTube iframe{bottom:8%;pointer-events:none}
}
@media(max-width:1024px){.homeVideoBanner__youTube iframe{bottom:13%}
}
@media(max-width:736px){.homeVideoBanner__youTube iframe{bottom:15%}
}
@media(max-width:414px){.homeVideoBanner__youTube iframe{bottom:23%}
}
.homeVideoBanner__video iframe{width:100%;height:100%;position:absolute;top:0;left:0}
@media(max-width:767px){.homeVideoBanner__video iframe{display:none}
}
.homeVideoBanner__video video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
@media(max-width:767px){.homeVideoBanner__video video{display:none}
}
.homeVideoBanner__video-image{width:100%;height:202px;background-size:cover;background-position:center;background-repeat:no-repeat}
@media(min-width:768px){.homeVideoBanner__video-image{display:none}
}
.homeVideoBanner__image{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0}
@media(max-width:767px){.homeVideoBanner__image{position:relative;height:202px}
}
.homeVideoBanner .carousel-caption{text-shadow:none;position:relative;top:auto;left:auto;right:auto;bottom:auto;width:546px;min-height:313px;text-align:center;padding:30px;display:flex;flex-flow:column;justify-content:center;z-index:1}
@media(min-width:768px) and (max-width:1024px){.homeVideoBanner .carousel-caption{width:512px;min-height:295px;top:-7%}
}
@media(min-width:768px){.homeVideoBanner .carousel-caption{padding:40px}
}
@media(max-width:767px){.homeVideoBanner .carousel-caption{width:100%;height:auto;min-height:auto;padding:20px 40px}
}
.homeVideoBanner .carousel-caption:after{width:100%;height:100%;opacity:.8;content:'';position:absolute;left:0;top:0;z-index:-1}
@media(max-width:767px){.homeVideoBanner .carousel-caption:after{display:none}
}
.homeVideoBanner .carousel-caption.nzmp-blue:after{background-color:#263e81}
.homeVideoBanner .carousel-caption.nzmp-blue .title h1,.homeVideoBanner .carousel-caption.nzmp-blue .title h2,.homeVideoBanner .carousel-caption.nzmp-blue .title h3,.homeVideoBanner .carousel-caption.nzmp-blue .title h4,.homeVideoBanner .carousel-caption.nzmp-blue .title h5,.homeVideoBanner .carousel-caption.nzmp-blue .title h6{color:white}
.homeVideoBanner .carousel-caption.nzmp-blue .banner-link a{color:#263e81}
@media(max-width:767px){.homeVideoBanner .carousel-caption.nzmp-blue .title h1,.homeVideoBanner .carousel-caption.nzmp-blue .title h2,.homeVideoBanner .carousel-caption.nzmp-blue .title h3,.homeVideoBanner .carousel-caption.nzmp-blue .title h4,.homeVideoBanner .carousel-caption.nzmp-blue .title h5,.homeVideoBanner .carousel-caption.nzmp-blue .title h6{color:#263e81}
.homeVideoBanner .carousel-caption.nzmp-blue .banner-link a{color:white;background-color:#263e81}
}
.homeVideoBanner .carousel-caption.nzmp-green:after{background-color:#397c3c}
.homeVideoBanner .carousel-caption.nzmp-green .title h1,.homeVideoBanner .carousel-caption.nzmp-green .title h2,.homeVideoBanner .carousel-caption.nzmp-green .title h3,.homeVideoBanner .carousel-caption.nzmp-green .title h4,.homeVideoBanner .carousel-caption.nzmp-green .title h5,.homeVideoBanner .carousel-caption.nzmp-green .title h6{color:white}
.homeVideoBanner .carousel-caption.nzmp-green .banner-link a{color:#397c3c}
@media(max-width:767px){.homeVideoBanner .carousel-caption.nzmp-green .title h1,.homeVideoBanner .carousel-caption.nzmp-green .title h2,.homeVideoBanner .carousel-caption.nzmp-green .title h3,.homeVideoBanner .carousel-caption.nzmp-green .title h4,.homeVideoBanner .carousel-caption.nzmp-green .title h5,.homeVideoBanner .carousel-caption.nzmp-green .title h6{color:#397c3c}
.homeVideoBanner .carousel-caption.nzmp-green .banner-link a{color:white;background-color:#397c3c}
}
.homeVideoBanner .carousel-caption.nzmp-white:after{background-color:white}
.homeVideoBanner .carousel-caption.nzmp-white .title h1,.homeVideoBanner .carousel-caption.nzmp-white .title h2,.homeVideoBanner .carousel-caption.nzmp-white .title h3,.homeVideoBanner .carousel-caption.nzmp-white .title h4,.homeVideoBanner .carousel-caption.nzmp-white .title h5,.homeVideoBanner .carousel-caption.nzmp-white .title h6{color:#263e81}
.homeVideoBanner .carousel-caption.nzmp-white .copy p{color:black}
.homeVideoBanner .carousel-caption.nzmp-white .banner-link a{background-color:#263e81;color:white}
.homeVideoBanner .carousel-caption.nzmp-white .banner-link a:hover{background-color:transparent;color:#263e81;border:solid 2px #263e81}
.homeVideoBanner .carousel-caption .title{margin:0 0 19px}
@media(min-width:768px) and (max-width:1024px){.homeVideoBanner .carousel-caption .title{margin:0 0 22px}
}
@media(max-width:767px){.homeVideoBanner .carousel-caption .title{margin:0 0 16px}
}
.homeVideoBanner .carousel-caption .title h1{font-size:31px;line-height:1.1;font-weight:900;font-family:MarkOffcPro-Heavy,Arial,sans-serif}
@media(min-width:768px) and (max-width:1024px){.homeVideoBanner .carousel-caption .title h1{font-size:27px}
}
@media(max-width:767px){.homeVideoBanner .carousel-caption .title h1{font-size:23px}
}
.homeVideoBanner .carousel-caption .title h1,.homeVideoBanner .carousel-caption .title h2,.homeVideoBanner .carousel-caption .title h3,.homeVideoBanner .carousel-caption .title h4,.homeVideoBanner .carousel-caption .title h5,.homeVideoBanner .carousel-caption .title h6{margin:0}
@media(max-width:767px){.homeVideoBanner .carousel-caption .title:after{width:84px;height:2px;background-color:#62bd18;content:'';margin:0 auto;display:inline-block}
}
.homeVideoBanner .carousel-caption .copy{margin-bottom:28px}
@media(max-width:1024px){.homeVideoBanner .carousel-caption .copy{margin-bottom:23px}
}
.homeVideoBanner .carousel-caption .copy p{color:white;margin:0}
@media(max-width:767px){.homeVideoBanner .carousel-caption .copy p{color:black}
}
.homeVideoBanner .carousel-caption .banner-link a{background-color:white;border:solid 2px transparent}
@media(max-width:767px){.homeVideoBanner .carousel-caption .banner-link a{color:white}
}
.homeVideoBanner .carousel-caption .banner-link a:hover{background-color:transparent;border:solid 2px white;color:white}
.homeVideoBanner .carousel-control .material-chevron{width:48px;height:48px;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;z-index:5;display:inline-block}
@media(max-width:767px){.homeVideoBanner .carousel-control .material-chevron{top:20%}
}
.homeVideoBanner .carousel-control .material-chevron__left{left:50%;background-image:url('../images/svg/chevron_left.svg')}
.homeVideoBanner .carousel-control .material-chevron__right{right:50%;background-image:url('../images/svg/chevron_right.svg')}
.homeVideoBanner .carousel-control{position:absolute;top:0;bottom:0;left:0;width:auto;z-index:7;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}
.homeVideoBanner .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}
.homeVideoBanner .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}
.homeVideoBanner .carousel-control:hover,.homeVideoBanner .carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}
.homeBanner__items .slick-prev{left:22.50px}
.homeBanner__items .slick-next{right:22.50px}
.homeBanner__items .slick-prev::before,.homeBanner__items .slick-next::before{content:none}
.homeBanner__items.slick-dotted.slick-slider{margin-bottom:48px}
.homeBanner__items .control-button{display:none}
@media(min-width:768px){.homeBanner__items .control-button{display:flex;align-items:center;width:54px;height:100%;border:0;position:absolute;bottom:0;z-index:2}
}
@media(min-width:992px){.homeBanner__items .control-button{width:96px}
}
.homeBanner__items .control-button:before{content:"";width:40px;height:2px;background-color:#fff;display:block;transition:all .3s ease-in-out}
@media(min-width:992px){.homeBanner__items .control-button:before{width:56px}
}
.homeBanner__items .control-button:hover:before,.homeBanner__items .control-button:focus-visible:before{width:100%}
.homeBanner__items .control-button:hover .fa-arrow-left,.homeBanner__items .control-button:focus-visible .fa-arrow-left,.homeBanner__items .control-button:hover .fa-arrow-right,.homeBanner__items .control-button:focus-visible .fa-arrow-right{opacity:1}
.homeBanner__items .control-button .fa-arrow-left,.homeBanner__items .control-button .fa-arrow-right{opacity:0;font-size:15px;transition:opacity .3s ease-in-out;color:#fff;margin-top:0}
.homeBanner__items .control-button.slick-prev{left:32px;flex-direction:row-reverse}
@media(min-width:992px){.homeBanner__items .control-button.slick-prev{left:64px}
}
.homeBanner__items .control-button.slick-prev .fa-arrow-left{margin-right:-8px}
.homeBanner__items .control-button.slick-prev .fa-arrow-left:before{content:'\f053';font-family:'Font Awesome 6 Free'}
.homeBanner__items .control-button.slick-next{right:32px}
@media(min-width:992px){.homeBanner__items .control-button.slick-next{right:64px}
}
.homeBanner__items .control-button.slick-next .fa-arrow-right{margin-left:-8px}
.homeBanner__items .control-button.slick-next .fa-arrow-right:before{content:'\f054';font-family:'Font Awesome 6 Free'}
.homeBanner__items.dark .control-button:before{background-color:#263e81}
.homeBanner__items.dark .control-button .fa-arrow-left,.homeBanner__items.dark .control-button .fa-arrow-right{color:#263e81}
.homeBanner__container{position:relative;margin-bottom:32px}
@media(min-width:768px){.homeBanner__container{margin:0}
}
.homeBanner__item{position:relative}
.homeBanner__item.left .homeBanner__item__container{display:flex;justify-content:flex-start}
.homeBanner__item.left.overlay::after{position:absolute;inset:0;background:linear-gradient(90deg,#fff 30.31%,rgba(255,255,255,0) 70.83%)}
@media(min-width:768px){.homeBanner__item.left.overlay::after{content:" "}
}
@media(min-width:1200px){.homeBanner__item.left.overlay::after{background:linear-gradient(90deg,#fff 30.31%,rgba(255,255,255,0) 70.83%)}
}
@media(min-width:768px){.homeBanner__item.left .homeBanner__content{margin-left:40px}
}
@media(min-width:992px){.homeBanner__item.left .homeBanner__content{margin-left:120px}
}
@media(min-width:1600px){.homeBanner__item.left .homeBanner__content{margin-left:unset}
}
.homeBanner__item.right .homeBanner__item__container{display:flex;justify-content:flex-end}
.homeBanner__item.right.overlay::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0) 30.31%,#fff 66.28%)}
@media(min-width:768px){.homeBanner__item.right.overlay::after{content:" "}
}
@media(min-width:1200px){.homeBanner__item.right.overlay::after{background:linear-gradient(90deg,rgba(255,255,255,0) 30.31%,#fff 66.28%)}
}
@media(min-width:768px){.homeBanner__item.right .homeBanner__content{margin-right:40px}
}
@media(min-width:992px){.homeBanner__item.right .homeBanner__content{margin-right:120px}
}
@media(min-width:1600px){.homeBanner__item.right .homeBanner__content{margin-right:unset}
}
.homeBanner__item.dark-text .homeBanner__title{color:#263e81}
.homeBanner__item.dark-text .homeBanner__desc{color:#4b4b4b}
.homeBanner__item.light-text .homeBanner__title{color:#263e81}
.homeBanner__item.light-text .homeBanner__desc{color:#4b4b4b}
@media(min-width:768px){.homeBanner__item.light-text .homeBanner__title,.homeBanner__item.light-text .homeBanner__desc{color:#fff}
.homeBanner__item.light-text .button-link{background-color:#fff;color:#263e81}
.homeBanner__item.light-text .button-link:hover{background-color:#5091cd;color:#fff}
}
.homeBanner__image{height:240px;width:100%;background-size:cover;background-position:center;margin-bottom:56px}
@media(min-width:768px){.homeBanner__image{height:480px;margin-bottom:0}
}
@media(min-width:992px){.homeBanner__image{height:800px}
}
@media(min-width:768px){.homeBanner__content{position:absolute;z-index:2;max-width:320px;bottom:0;top:0;padding-left:0;padding-right:0;display:flex;flex-direction:column;margin-top:64px}
}
@media(min-width:992px){.homeBanner__content{justify-content:center;margin:0}
}
@media(min-width:992px){.homeBanner__content{max-width:600px}
}
.homeBanner__content .title>*{letter-spacing:-1px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900}
.typography__v2 .homeBanner__content .copy .homeBanner__desc{margin-bottom:24px;font-size:15px;line-height:22px}
@media(min-width:768px){.typography__v2 .homeBanner__content .copy .homeBanner__desc{margin-bottom:32px}
}
@media(min-width:992px){.typography__v2 .homeBanner__content .copy .homeBanner__desc{margin-bottom:48px;font-size:18px;line-height:27px}
}
.homeBanner__content .button-link{background-color:#5091cd;min-height:40px;font-size:16px;line-height:24px}
.homeBanner__content .button-link:hover{background-color:white;color:#5091cd}
@media(min-width:768px){.homeBanner__content .button-link{align-self:flex-start;margin:0}
}
@media(min-width:992px){.homeBanner__content .button-link{min-height:48px;font-size:18px;line-height:22px;padding:12px 32px}
}
.homeBanner__content .button-link::after{content:none}
.typography__v2 .homeBanner__title{font-size:32px;margin-bottom:8px}
@media(min-width:768px){.typography__v2 .homeBanner__title{margin-bottom:16px;font-size:37px}
}
@media(min-width:992px){.typography__v2 .homeBanner__title{font-size:64px;margin-bottom:24px}
}
.homeBanner__image--desktop{display:none}
@media(min-width:768px){.homeBanner__image--desktop{display:block}
}
@media(min-width:768px){.homeBanner__image--mobile{display:none}
}
.homeBanner__indicators{display:flex;justify-content:center;padding-left:0;width:89%;position:absolute;top:264px;left:50%;transform:translate(-50%,0);margin:0 0 16px 0}
@media(min-width:576px){.homeBanner__indicators{width:84%;max-width:495px}
}
.homeBanner__indicators li{list-style-type:none;display:flex;justify-content:center;align-items:center;width:100%}
.homeBanner__indicators li.slick-active button{opacity:1}
.homeBanner__indicators li button{border:2px solid #263e81;font-size:0;padding:0;opacity:.2;width:100%;border-radius:100px}
.homeBanner__indicators li:last-child button{margin:0}
.homeBanner__indicator{padding:8px 16px;cursor:pointer}
@media(min-width:992px){.homeBanner__indicator{padding:16px 32px}
}
.typography__v2 .homeBanner__indicator{color:#a8a8a8}
.homeBanner__indicator-label{font-size:15px}
.typography__v2 .homeBanner__indicator--active{color:#5091cd}
.homeBanner__slide-nav{display:none;filter:drop-shadow(0 5px 15px rgba(0,0,0,0.1))}
@media(min-width:768px){.homeBanner__slide-nav{display:flex;justify-content:center;width:100%;position:absolute;bottom:32px}
}
.homeBanner__slide-nav__container{margin:0;padding:0;display:flex;list-style-type:none;background:#fff;border-radius:4px}
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
template,[hidden]{display:none}
a{background-color:transparent}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}
optgroup{font-weight:bold}
button,input,select{overflow:visible}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}
[disabled]{cursor:default}
button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
.carouselSlider .headline h3{color:#6d6e71;font-weight:500;line-height:1.1;font-size:32px;font-family:'MarkOT-Book';text-align:center}
div.row.lightGreyBG.carousel{padding-bottom:48px}
.carousel-showsixmoveone .carousel-control{width:4%;background-image:none}
.carousel-showsixmoveone .carousel-control.left{margin-left:15px}
.carousel-showsixmoveone .carousel-control.right{margin-right:15px}
.carousel-showsixmoveone .cloneditem-1,.carousel-showsixmoveone .cloneditem-2,.carousel-showsixmoveone .cloneditem-3,.carousel-showsixmoveone .cloneditem-4,.carousel-showsixmoveone .cloneditem-5{display:none}
@media all and (min-width:768px){.carousel-showsixmoveone .carousel-inner>.active.left,.carousel-showsixmoveone .carousel-inner>.prev{left:-33.333%}
.carousel-showsixmoveone .carousel-inner>.active.right,.carousel-showsixmoveone .carousel-inner>.next{left:33.333%}
.carousel-showsixmoveone .carousel-inner>.left,.carousel-showsixmoveone .carousel-inner>.prev.right,.carousel-showsixmoveone .carousel-inner>.active{left:0}
.carousel-showsixmoveone .carousel-inner .cloneditem-1,.carousel-showsixmoveone .carousel-inner .cloneditem-2{display:block}
}
@media all and (min-width:768px) and (transform-3d),all and (min-width:768px) and (-webkit-transform-3d){.carousel-showsixmoveone .carousel-inner>.item.active.right,.carousel-showsixmoveone .carousel-inner>.item.next{-webkit-transform:translate3d(33.333%,0,0);transform:translate3d(33.333%,0,0);left:0}
.carousel-showsixmoveone .carousel-inner>.item.active.left,.carousel-showsixmoveone .carousel-inner>.item.prev{-webkit-transform:translate3d(-33.333%,0,0);transform:translate3d(-33.333%,0,0);left:0}
.carousel-showsixmoveone .carousel-inner>.item.left,.carousel-showsixmoveone .carousel-inner>.item.prev.right,.carousel-showsixmoveone .carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}
}
@media all and (min-width:992px){.carousel-showsixmoveone .carousel-inner>.active.left,.carousel-showsixmoveone .carousel-inner>.prev{left:-16.666%}
.carousel-showsixmoveone .carousel-inner>.active.right,.carousel-showsixmoveone .carousel-inner>.next{left:16.666%}
.carousel-showsixmoveone .carousel-inner>.left,.carousel-showsixmoveone .carousel-inner>.prev.right,.carousel-showsixmoveone .carousel-inner>.active{left:0}
.carousel-showsixmoveone .carousel-inner .cloneditem-3,.carousel-showsixmoveone .carousel-inner .cloneditem-4,.carousel-showsixmoveone .carousel-inner .cloneditem-5{display:block}
}
@media all and (min-width:992px) and (transform-3d),all and (min-width:992px) and (-webkit-transform-3d){.carousel-showsixmoveone .carousel-inner>.item.active.right,.carousel-showsixmoveone .carousel-inner>.item.next{-webkit-transform:translate3d(16.666%,0,0);transform:translate3d(16.666%,0,0);left:0}
.carousel-showsixmoveone .carousel-inner>.item.active.left,.carousel-showsixmoveone .carousel-inner>.item.prev{-webkit-transform:translate3d(-16.666%,0,0);transform:translate3d(-16.666%,0,0);left:0}
.carousel-showsixmoveone .carousel-inner>.item.left,.carousel-showsixmoveone .carousel-inner>.item.prev.right,.carousel-showsixmoveone .carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}
}
@media only screen and (min-width:768px){.carousel .logo{margin:28px;float:left}
}
.carousel .headingBG{width:100%;height:45px;background-color:#fff;padding:1px 5px}
.carousel-inner .heading{font-size:14px;color:#333}
.campaignGrid__wrapper{padding:48px 0}
@media(max-width:767px){.campaignGrid__wrapper{padding:40px 0}
}
.campaignGrid__wrapper .container>.row{position:relative}
.campaignGrid__wrapper .container .campaignGrid__main .container{padding:0;width:100%}
.campaignGrid__main{position:relative;min-height:600px}
.campaignGrid__main>div>.aem-Grid>div:first-child div[class*="__wrapper"]{padding-top:0}
.campaignGrid__overlay{width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}
@media(max-width:767px){.campaignGrid__overlay{width:calc(100% + 30px);left:-15px}
}
.campaignGrid__overlay:before{content:'';width:100%;height:100%;background-color:white;opacity:.5;position:absolute;top:0;left:0;z-index:-1}
.campaignGrid__overlay--box{width:47%;flex:0 0 auto;background-color:white;padding:40px 2em;position:relative;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)}
@media(min-width:768px){.campaignGrid__overlay--box{max-width:540px;padding:48px 2em}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.campaignGrid__overlay--box{width:58%;padding:48px 2em}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.campaignGrid__overlay--box{width:75%;padding:48px 2em}
}
@media(max-width:767px){.campaignGrid__overlay--box{width:85%;padding:48px 2em}
}
@media(max-width:375px){.campaignGrid__overlay--box{width:95%;padding:48px 2em}
}
.campaignGrid__overlay--box.showError .campaignGrid__form{opacity:0;position:absolute;z-index:-1}
.campaignGrid__overlay--box.showIntro .intro,.campaignGrid__overlay--box.showIntro .campaignGrid__form{opacity:1;position:relative;z-index:1}
.campaignGrid__overlay--box.showError .errorMsg{opacity:1;position:relative;z-index:1}
.campaignGrid__overlay--box .intro,.campaignGrid__overlay--box .errorMsg{opacity:0;position:absolute;z-index:-1}
.campaignGrid__overlay--box .campaignGrid_result .headline h1,.campaignGrid__overlay--box .campaignGrid_result .headline h2,.campaignGrid__overlay--box .campaignGrid_result .headline h3,.campaignGrid__overlay--box .campaignGrid_result .headline h4,.campaignGrid__overlay--box .campaignGrid_result .headline h5,.campaignGrid__overlay--box .campaignGrid_result .headline h6{color:#263e81;margin:0 0 10px}
.campaignGrid__overlay--box .campaignGrid_result .button-section{width:100%;display:flex;align-items:center;justify-content:space-around}
@media(max-width:767px){.campaignGrid__overlay--box .campaignGrid_result .button-section{display:block}
.campaignGrid__overlay--box .campaignGrid_result .button-section .nzmpBtn{width:100%}
.campaignGrid__overlay--box .campaignGrid_result .button-section .nzmpBtn+.nzmpBtn{margin-top:1em}
}
.campaignGrid__form{width:68%;margin:0 auto}
@media(max-width:767px){.campaignGrid__form{width:100%}
}
.campaignGrid__form .form-group{width:100%}
.campaignGrid__form .form-group.mtCaptcha .form-control{display:none}
.campaignGrid__form .form-group.mtCaptcha .mtcap-main{min-width:100% !important}
.campaignGrid__form .form-group .form-control.defaultInput{min-height:55px}
.campaignGrid__form .form-group .form-control.defaultInput::placeholder{color:#b2b2b2}
.campaignGrid__form .form-group .nzmpBtn{width:100%}
.CopyUnderscribeCenter .submenu__active a{font-size:15px;text-decoration:underline}
.calltoaction .btn-default{background-color:#263e81;border-radius:12px 0;color:#fff;padding:8px 39px;box-shadow:0 0 15px rgba(0,0,0,0.2);margin-top:20px;border:0}
.calltoaction .btn-default:hover{color:#fff;background-color:#5091cd}
.calltoaction .btn-default .submenu__active a{color:#fff}
.calltoaction .btn-default .submenu__active a:hover{color:#fff;background-color:#5091cd;text-decoration:underline}
.water-fieldset p{text-transform:uppercase;font-size:22px;vertical-align:bottom;color:#215bb8;line-height:1.14;font-weight:normal;letter-spacing:2.5px;font-family:"Veneer";margin:0 auto}
.calltoaction h5,.calltoaction h4,.calltoaction h3,.calltoaction h2{margin-bottom:20px}
.calltoaction .row{min-height:60px}
.calltoaction div.col-sm-12.paddedIn{padding:50px 240px 0 240px}
.calltoaction .itb-container-listing{padding:30px 60px 0;background-color:#eef9ff;margin-bottom:48px;@media screen and (min-width:991px){margin-bottom:48px}
}
.calltoaction .itb-container-listing .imageTextBadge{margin-bottom:30px}
.calltoaction .itb-container-listing h2{margin:0 0 10px 0;text-align:left}
.calltoaction .component-section.cs-outer-padded{padding:0 75px 0 75px !important}
.calltoaction .component-section.cs-inner-padded .aem-GridColumn--default--6,.calltoaction .component-section.cs-inner-padded .aem-GridColumn--default--4{padding-left:15px !important;padding-right:15px !important}
.calltoaction .component-section.cs-inner-padded .aem-GridColumn--default--3{padding-left:10px !important;padding-right:10px !important}
.calltoaction .component-section{text-align:center}
@media(max-width:767px){div.col-sm-12.paddedIn{padding:0 50px !important;float:left}
.calltoaction .component-section.cs-outer-padded{padding:0 15px 0 15px !important}
}
.sleek-page-wrapper .calltoaction .component-section .aem-Grid .aem-GridColumn{float:none;display:inline-block}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){div.col-sm-12.paddedIn{padding:50px 60px !important}
}
.calltoaction .responsive-youtube .youtube-video img{margin-top:0}
.sleek-page-wrapper .calltoaction h2{font-size:52px;letter-spacing:5px;text-align:center;color:#215bb8;font-family:"Veneer";font-weight:normal}
.sleek-page-wrapper .calltoaction .CopyUnderscribeCenter p{color:#333;font-family:"KievitOT-Bold"}
.sleek-page-wrapper .TitleUnderscribeCenter h2:after{display:none}
.sleek-page-wrapper .calltoaction .alignLeft div.col-sm-12.paddedIn{padding:0 !important;text-align:left}
.sleek-page-wrapper .calltoaction .alignLeft .TitleUnderscribeCenter h2{display:inline-block;position:relative;font-family:KievitOT-Bold;font-size:24px;font-weight:bold;letter-spacing:3.5px;text-align:left;color:#215bb8}
.sleek-page-wrapper .calltoaction .alignLeft .TitleUnderscribeCenter h2:after{left:0;margin:0}
.sleek-page-wrapper .calltoaction .component-section{text-align:center}
.sleek-page-wrapper .calltoaction .TitleUnderscribeCenter h2{padding-top:60px;margin:0;font-family:Feijoa Medium;color:#057bba;font-weight:normal;font-style:normal;line-height:1.35;letter-spacing:-0.4px;font-size:40px;text-align:center}
.sleek-page-wrapper .panel .calltoaction .TitleUnderscribeCenter h2{font-size:52px;letter-spacing:5px;text-align:center;color:#215bb8;font-family:"Veneer";font-weight:normal}
.sleek-page-wrapper .aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--12{padding:0 !important}
@media screen and (min-width:768px) and (max-width:1024px){.sleek-page-wrapper .calltoaction .TitleUnderscribeCenter h2{padding:0;margin:0}
}
@media screen and (min-width:768px){.sleek-page-wrapper .richtext .water-fieldset p{max-width:80%}
}
.sleek-page-wrapper .fonterra-slick__slides .richtext p{font-size:16px}
.tabbed-content .tabbed-content__tabs .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel .calltoaction a:hover span.glyphicon-chevron-right{-webkit-transform:translateX(5px);transform:translateX(5px)}
.tabbed-content .tabbed-content__tabs__tab .tabbed-content__tabs__tab__panel a:after{content:""}
.tabbed-content__tabs .tabbed-content__tabs__tab .panel .tabbed-content__tabs__tab__panel .resesllersfiltercomponent{position:relative}
.calltoaction{margin-top:24px}
@media(min-width:768px){.calltoaction{margin-top:48px}
}
.calltoaction *{text-align:center}
.calltoaction .alignLeft *{text-align:left}
.calltoaction .box-layout .nzmpBtn.primaryBtn{width:100%;font-size:17px;line-height:124%;letter-spacing:-0.37px;color:#2d2d2d;background-color:#f7f7f9;border-radius:0;min-height:156px;padding:24px;text-align:left;position:relative;align-items:flex-start;justify-content:flex-start}
@media(min-width:992px){.calltoaction .box-layout .nzmpBtn.primaryBtn{font-size:22px;line-height:118%;min-height:168px}
}
.calltoaction .box-layout .nzmpBtn.primaryBtn:hover{background-color:#263e81;color:white}
.calltoaction .box-layout .nzmpBtn.primaryBtn:hover:not(.needToLogin):not(.needToRequestAccess):before{width:59px;background-color:white}
.calltoaction .box-layout .nzmpBtn.primaryBtn:hover.needToLogin:after,.calltoaction .box-layout .nzmpBtn.primaryBtn:hover.needToRequestAccess:after{color:white}
.calltoaction .box-layout .nzmpBtn.primaryBtn:not(.needToLogin):not(.needToRequestAccess):before,.calltoaction .box-layout .nzmpBtn.primaryBtn:not(.needToLogin):not(.needToRequestAccess):after{position:absolute}
.calltoaction .box-layout .nzmpBtn.primaryBtn:not(.needToLogin):not(.needToRequestAccess):before{content:'';width:16px;height:2px;display:block;bottom:calc(24px + 10px);right:calc(24px + 2px);transition:all .3s ease-in-out;background-color:#2d2d2d}
@media(min-width:992px){.calltoaction .box-layout .nzmpBtn.primaryBtn:not(.needToLogin):not(.needToRequestAccess):before{bottom:calc(24px + 13px)}
}
.calltoaction .box-layout .nzmpBtn.primaryBtn:not(.needToLogin):not(.needToRequestAccess):after{content:'\f054';font-family:'Font Awesome 6 Pro';font-weight:normal;font-size:16px;bottom:24px;right:24px}
.calltoaction .box-layout .nzmpBtn.primaryBtn.needToLogin:after,.calltoaction .box-layout .nzmpBtn.primaryBtn.needToRequestAccess:after{content:'\f023';color:#263e81;font-family:'Font Awesome 6 Pro';font-weight:900;font-size:16px;bottom:24px;right:24px;position:absolute;transition:color .3s ease-in-out}
.calltoaction .calltoaction__modal-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}
@media(min-width:992px){.calltoaction .calltoaction__modal .modal-dialog{max-width:828px}
}
.calltoaction .calltoaction__modal .modal-content{padding:48px 32px;border:0;border-radius:0;position:relative}
@media(min-width:768px){.calltoaction .calltoaction__modal .modal-content{padding:48px}
}
.calltoaction .calltoaction__modal .modal-content .btn-close{width:auto;height:auto;position:absolute;top:27px;right:27px;font-size:16px;color:#263e81;padding:0;opacity:1;background:0;outline:0;box-shadow:none}
.calltoaction .calltoaction__modal-title>*{margin-top:8px;margin-bottom:16px}
@media(min-width:992px){.calltoaction .calltoaction__modal-description{max-width:76%;margin:0 auto}
}
.calltoaction .calltoaction__modal-description>*:last-child{margin-bottom:24px}
@media(min-width:576px){.calltoaction .calltoaction__modal-description>*:last-child{margin-bottom:32px}
}
.calltoaction__modal-backdrop.show{opacity:.2}
.comp__breadcrumbs .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#4b4b4b;opacity:.5}
.barIngredientsSelector__wrapper{background-color:#efefef;margin:40px 0}
@media(min-width:765px){.barIngredientsSelector__wrapper{margin:48px 0}
}
.barIngredientsSelector__wrapper.intro-active{background-color:#daf3f6}
.barIngredientsSelector__wrapper>.container{position:relative}
.barIngredientsSelector__wrapper .disclaimer{display:flex;border:solid 1px #e4e4e4;padding:1em;background-color:white}
@media(min-width:768px){.barIngredientsSelector__wrapper .disclaimer{width:60%;margin:2em auto}
}
.barIngredientsSelector__wrapper .disclaimer i{margin-top:.35em;margin-right:.5em;color:#263e81}
.barIngredientsSelector__wrapper .disclaimer p{margin:0}
.barIngredientsSelector__intro{padding:2em 0}
@media(min-width:768px){.barIngredientsSelector__intro>.title,.barIngredientsSelector__intro>.copy{margin:auto;width:75%}
}
.barIngredientsSelector__intro>.title>*{margin-top:0}
.barIngredientsSelector__intro>.copy *{margin:0;color:#070707}
.barIngredientsSelector__intro>.copy+.buttonLink{padding-top:2em}
.barIngredientsSelector__intro .processBar{padding:2em 0}
.barIngredientsSelector__intro .processBar img{max-width:75%}
@media(max-width:767px){.barIngredientsSelector__intro .processBar img{max-width:100%}
}
.barIngredientsSelector__intro .buttonLink img{max-width:30%;margin-bottom:20px}
@media(max-width:767px){.barIngredientsSelector__intro .buttonLink img{max-width:50%}
}
.barIngredientsSelector__intro.fade{position:absolute;top:0;z-index:-1}
.barIngredientsSelector__intro.fade.in{position:relative;z-index:1}
.barIngredientsSelector .resultsBtn,.barIngredientsSelector .answer-a,.barIngredientsSelector .answer-b{display:none}
.barIngredientsSelector .question,.barIngredientsSelector .results{width:100%;opacity:0;position:absolute;left:0}
.barIngredientsSelector .question.in,.barIngredientsSelector .results.in{opacity:1;position:relative;transition:.5s all}
.barIngredientsSelector .question__header .close,.barIngredientsSelector .results__header .close{min-width:65px;text-align:right}
.barIngredientsSelector .question__header--blue,.barIngredientsSelector .results__header--blue{display:flex;align-items:center;justify-content:space-between}
@media(max-width:767px){.barIngredientsSelector .question__header--blue,.barIngredientsSelector .results__header--blue{justify-content:center}
.barIngredientsSelector .question__header--blue .goBack,.barIngredientsSelector .results__header--blue .goBack,.barIngredientsSelector .question__header--blue .close,.barIngredientsSelector .results__header--blue .close{position:absolute;top:10px}
.barIngredientsSelector .question__header--blue .goBack,.barIngredientsSelector .results__header--blue .goBack{left:0}
.barIngredientsSelector .question__header--blue .close,.barIngredientsSelector .results__header--blue .close{right:0}
}
.barIngredientsSelector .question__header--title,.barIngredientsSelector .results__header--title{padding:0;margin-bottom:10px}
.barIngredientsSelector .question .goBack,.barIngredientsSelector .results .goBack,.barIngredientsSelector .question .goBackMain,.barIngredientsSelector .results .goBackMain{background-color:transparent;padding:0;border:0;outline:0;text-decoration:underline;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}
.barIngredientsSelector .question .goBack,.barIngredientsSelector .results .goBack{color:white}
.barIngredientsSelector .question .goBackMain,.barIngredientsSelector .results .goBackMain{color:#333;position:relative;top:0;left:0}
.barIngredientsSelector .question .close,.barIngredientsSelector .results .close{opacity:1;z-index:1;color:white;border:0;background:0}
.barIngredientsSelector .question .close i,.barIngredientsSelector .results .close i{font-size:21px}
.barIngredientsSelector .question .close.start-again,.barIngredientsSelector .results .close.start-again{text-decoration:underline;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;text-shadow:none;letter-spacing:normal}
.barIngredientsSelector .question__header,.barIngredientsSelector .results__header{border-bottom:0;padding:0}
.barIngredientsSelector .question__header--title,.barIngredientsSelector .results__header--title{font-family:MarkOffcPro-Heavy,Arial,sans-serif;padding-bottom:8px;font-weight:900;font-size:20px}
@media(min-width:768px){.barIngredientsSelector .question__header--title,.barIngredientsSelector .results__header--title{font-size:22px}
}
@media(max-width:767px){.barIngredientsSelector .question__header--copy,.barIngredientsSelector .results__header--copy{font-size:16px}
}
.barIngredientsSelector .question__header--blue,.barIngredientsSelector .results__header--blue,.barIngredientsSelector .question__header--gray,.barIngredientsSelector .results__header--gray{position:relative}
.barIngredientsSelector .question__header--blue *,.barIngredientsSelector .results__header--blue *,.barIngredientsSelector .question__header--gray *,.barIngredientsSelector .results__header--gray *{margin:0}
.barIngredientsSelector .question__header--blue:before,.barIngredientsSelector .results__header--blue:before,.barIngredientsSelector .question__header--gray:before,.barIngredientsSelector .results__header--gray:before,.barIngredientsSelector .question__header--blue:after,.barIngredientsSelector .results__header--blue:after,.barIngredientsSelector .question__header--gray:after,.barIngredientsSelector .results__header--gray:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;z-index:1}
.barIngredientsSelector .question__header--blue:before,.barIngredientsSelector .results__header--blue:before,.barIngredientsSelector .question__header--gray:before,.barIngredientsSelector .results__header--gray:before{right:100%}
.barIngredientsSelector .question__header--blue:after,.barIngredientsSelector .results__header--blue:after,.barIngredientsSelector .question__header--gray:after,.barIngredientsSelector .results__header--gray:after{left:100%}
.barIngredientsSelector .question__header--blue,.barIngredientsSelector .results__header--blue{background-color:#263e81;position:relative;padding:38px 0 30px}
@media(max-width:767px){.barIngredientsSelector .question__header--blue,.barIngredientsSelector .results__header--blue{padding-top:45px}
}
.barIngredientsSelector .question__header--blue:before,.barIngredientsSelector .results__header--blue:before,.barIngredientsSelector .question__header--blue:after,.barIngredientsSelector .results__header--blue:after{background-color:#263e81}
.barIngredientsSelector .question__header--blue *,.barIngredientsSelector .results__header--blue *{color:white}
.barIngredientsSelector .question__header--gray,.barIngredientsSelector .results__header--gray{padding:18px 0;background-image:linear-gradient(#e8e8e8,#fff)}
.barIngredientsSelector .question__header--gray:before,.barIngredientsSelector .results__header--gray:before,.barIngredientsSelector .question__header--gray:after,.barIngredientsSelector .results__header--gray:after{background-image:linear-gradient(#e8e8e8,#fff)}
@media(max-width:1024px){.barIngredientsSelector .question__header--gray,.barIngredientsSelector .results__header--gray{padding:21px 100px}
}
@media(max-width:767px){.barIngredientsSelector .question__header--gray,.barIngredientsSelector .results__header--gray{padding:19px 15px}
}
.barIngredientsSelector .question__header--gray *,.barIngredientsSelector .results__header--gray *{color:black}
.barIngredientsSelector .question__header--gray-title,.barIngredientsSelector .results__header--gray-title{padding-bottom:15px}
.barIngredientsSelector .question__header .copy,.barIngredientsSelector .results__header .copy{display:block}
.barIngredientsSelector .question__header .subQuestion,.barIngredientsSelector .results__header .subQuestion{display:none}
.barIngredientsSelector .question .faded-border,.barIngredientsSelector .results .faded-border{height:100px;background-image:linear-gradient(#fff,#e8e8e8);padding:20px 0}
.barIngredientsSelector .results .results__header--title{margin-bottom:0;padding:0}
.barIngredientsSelector .results__copy{margin:2em auto;text-align:center}
.barIngredientsSelector .results__copy p{font-size:16px}
@media(min-width:768px){.barIngredientsSelector .results__copy{width:85%}
.barIngredientsSelector .results__copy p{font-size:17px}
}
.barIngredientsSelector .results__copy .personalizedMessage>*{padding:1em 0}
.barIngredientsSelector .results__copy .disclaimer{text-align:left}
@media(min-width:768px){.barIngredientsSelector .results__copy .disclaimer{width:77%}
}
@media(min-width:768px){.barIngredientsSelector .results__body{padding:1em}
}
.barIngredientsSelector .results__body>.title>*{color:#263e81}
.barIngredientsSelector .results__body .recommendedIngredients{display:flex;align-items:stretch;background-color:white;box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21)}
@media(max-width:767px){.barIngredientsSelector .results__body .recommendedIngredients{flex-direction:column;padding:1em}
}
@media(min-width:768px){.barIngredientsSelector .results__body .recommendedIngredients__result{margin-bottom:2em}
}
.barIngredientsSelector .results__body .recommendedIngredients__col{padding:2em 1em 0;display:flex;flex-direction:column}
@media(max-width:767px){.barIngredientsSelector .results__body .recommendedIngredients__col{padding:1em 0 0}
.barIngredientsSelector .results__body .recommendedIngredients__col:last-child{padding-top:0}
}
@media(min-width:768px){.barIngredientsSelector .results__body .recommendedIngredients__col{width:50%}
.barIngredientsSelector .results__body .recommendedIngredients__col:first-child{margin-right:.5em}
.barIngredientsSelector .results__body .recommendedIngredients__col:last-child{margin-left:.5em}
}
.barIngredientsSelector .results__body .recommendedIngredients__col h4{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;color:#b3b3b3;display:flex;align-items:center;justify-content:space-between;border-bottom:solid 2px #58b947;padding-bottom:.25em;margin-bottom:.5em;text-transform:uppercase;font-size:18px;margin-top:0}
.barIngredientsSelector .results__body .recommendedIngredients__col h4 .editResult{text-transform:capitalize;text-decoration:underline}
@media(min-width:768px){.barIngredientsSelector .results__body .recommendedIngredients__col h4 .editResult{font-size:16px}
.barIngredientsSelector .results__body .recommendedIngredients__col h4 .editResult:hover{cursor:pointer}
}
.barIngredientsSelector .results__body .recommendedIngredients__col h5{color:#263e81;margin:0}
@media(min-width:769px){.barIngredientsSelector .results__body .recommendedIngredients__col h5{font-size:23px}
}
@media(max-width:767px){.barIngredientsSelector .results__body .recommendedIngredients__col h5{margin:1.5em 0}
}
.barIngredientsSelector .results__body .recommendedIngredients__col .texture{margin-top:auto}
.barIngredientsSelector .results__body .recommendedIngredients+.copy{margin-top:1.375rem}
.barIngredientsSelector .results__container{position:relative;margin:2em 0;background-color:white;box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21)}
@media(min-width:768px){.barIngredientsSelector .results__container{display:flex;align-items:stretch}
}
.barIngredientsSelector .results__label{border-bottom:0;display:none}
@media(min-width:768px){.barIngredientsSelector .results__label{display:block;width:20%;padding:1em;border-left:0}
.barIngredientsSelector .results__label>*{overflow:hidden;text-align:right;margin:0;line-height:1.25}
.barIngredientsSelector .results__label>*.lines-3{height:calc(72px + 1.375rem)}
.barIngredientsSelector .results__label>*.lines-4{height:calc(96px + 1.375rem)}
.barIngredientsSelector .results__label>*.lines-5{height:calc(120px + 1.375rem)}
.barIngredientsSelector .results__label>*.product-image{height:170px}
}
@media(min-width:768px) and (max-width:1024px){.barIngredientsSelector .results__label>*.lines-4{height:calc(120px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.barIngredientsSelector .results__label>*.lines-4{height:calc(168px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.barIngredientsSelector .results__label>*.lines-4{height:auto}
}
@media(min-width:768px) and (max-width:1024px){.barIngredientsSelector .results__label>*.lines-5{height:calc(144px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.barIngredientsSelector .results__label>*.lines-5{height:calc(216px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.barIngredientsSelector .results__label>*.lines-5{height:auto}
}
@media(min-width:768px){.barIngredientsSelector .results__tiles{width:80%;margin-bottom:0}
.barIngredientsSelector .results__tiles:not(.slick-slider){display:flex;align-items:stretch}
.barIngredientsSelector .results__tiles:not(.slick-slider) .item{width:50%;flex:0 0 auto}
}
.barIngredientsSelector .results__tiles.slick-slider{position:initial}
.barIngredientsSelector .results__tiles .slick-arrow.slick-prev,.barIngredientsSelector .results__tiles .slick-arrow.slick-next{width:50px;height:50px;z-index:2}
.barIngredientsSelector .results__tiles .slick-arrow.slick-prev:not(.slick-disabled):before,.barIngredientsSelector .results__tiles .slick-arrow.slick-next:not(.slick-disabled):before{opacity:1}
.barIngredientsSelector .results__tiles .slick-arrow.slick-prev:before,.barIngredientsSelector .results__tiles .slick-arrow.slick-next:before{content:"";background-image:url("../images/svg/chevron_right_black.svg");width:100%;height:100%;display:block;background-size:cover;background-position:center}
.barIngredientsSelector .results__tiles .slick-arrow.slick-prev{left:-40px;transform:rotate(180deg);top:48%}
.barIngredientsSelector .results__tiles .slick-arrow.slick-next{right:-40px}
.barIngredientsSelector .results__tiles .item+.item .item__tile{border-bottom:solid 1px #e4e4e4}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item+.item .item__tile{border:solid 1px #e4e4e4;border-top-color:transparent;border-bottom-color:transparent}
}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item+.item .item__tile:hover{border-color:#72be44;background-color:#f3f3f3}
}
.barIngredientsSelector .results__tiles .item__tiles>a{display:block;text-decoration:none}
.barIngredientsSelector .results__tiles .item__tile{padding:1.5em;margin-bottom:1em}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile{border:solid 1px #e4e4e4;border-right:0;margin-bottom:0;flex:1}
.barIngredientsSelector .results__tiles .item__tile:hover{border-color:#72be44;background-color:#f3f3f3;border-right:solid 1px #72be44}
}
.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image){overflow:hidden}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-3{height:calc(72px + 1.375rem)}
.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-3 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-3 ul{-webkit-line-clamp:3}
}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4{height:calc(96px + 1.375rem)}
.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4 ul{-webkit-line-clamp:4}
}
@media(min-width:768px) and (max-width:1024px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4{height:calc(120px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4{height:calc(168px + 1.375rem)}
}
@media(min-width:768px) and (max-width:1024px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4 ul{-webkit-line-clamp:5}
}
@media(min-width:768px) and (max-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-4 ul{-webkit-line-clamp:7}
}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5{height:calc(120px + 1.375rem)}
.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5 ul{-webkit-line-clamp:5}
}
@media(min-width:768px) and (max-width:1024px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5{height:calc(144px + 1.375rem)}
}
@media(min-width:768px) and (max-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5{height:calc(216px + 1.375rem)}
}
@media(min-width:768px) and (max-width:767px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5{height:auto}
}
@media(min-width:768px) and (max-width:1024px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5 ul{-webkit-line-clamp:6}
}
@media(min-width:768px) and (max-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5 p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).lines-5 ul{-webkit-line-clamp:9}
}
.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).name>*{text-align:center}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).name>*{margin-bottom:0}
}
.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image) p,.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image) ul{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile>div:not(.product-image).nutritionalFacts ul{height:72px}
}
@media(max-width:767px){.barIngredientsSelector .results__tiles .item__tile p.d-block.d-sm-none{margin-bottom:0}
.barIngredientsSelector .results__tiles .item__tile p b{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
}
.barIngredientsSelector .results__tiles .item__tile .name{text-align:center}
.barIngredientsSelector .results__tiles .item__tile .name>*{color:#263e81;border-bottom:solid 2px #72be44;padding-bottom:.5em;display:inline-block}
@media(max-width:767px){.barIngredientsSelector .results__tiles .item__tile .name>*{margin:0 0 1.375rem}
}
.barIngredientsSelector .results__tiles .item__tile .product-image{height:160px}
@media(max-width:767px){.barIngredientsSelector .results__tiles .item__tile .product-image{margin-bottom:1.375rem}
}
.barIngredientsSelector .results__tiles .item__tile .product-image img{max-width:200px;margin:0 auto;display:block}
.barIngredientsSelector .results__tiles .item__tile .nutritionalFacts ul{padding:0;list-style:none}
@media(min-width:768px){.barIngredientsSelector .results__tiles .item__tile .nutritionalFacts ul{margin:0}
}
.barIngredientsSelector .results__tiles .carousel-control{z-index:2;background-image:none;display:flex;align-items:center;justify-content:center;opacity:1;text-decoration:none}
.barIngredientsSelector .results__tiles .carousel-control i{font-size:2em}
.barIngredientsSelector .results__otherIngredients{padding:2em 0}
.barIngredientsSelector .results__otherIngredients .headline{padding:0 2em}
.barIngredientsSelector .results__otherIngredients .headline>*{margin-top:0}
.barIngredientsSelector .results__otherIngredients--table{background-color:white;box-shadow:2px 3px 8px 0 rgba(0,0,0,0.21)}
.barIngredientsSelector .results__otherIngredients--table>a{display:block;text-decoration:none}
.barIngredientsSelector .results__otherIngredients--table>a:hover{text-decoration:none}
.barIngredientsSelector .results__otherIngredients--table>a:hover .col{border-color:#72be44;background-color:#f3f3f3}
.barIngredientsSelector .results__otherIngredients--table>a:hover+a .col{border-top:solid 1px transparent}
.barIngredientsSelector .results__otherIngredients--table>a:not(:hover):first-child .col{border-bottom:solid 1px transparent}
.barIngredientsSelector .results__otherIngredients--table-row{display:flex}
.barIngredientsSelector .results__otherIngredients--table-row .col{padding:2em;flex:0 0 auto;border:solid 1px #e4e4e4}
.barIngredientsSelector .results__otherIngredients--table-row .col:first-child{border-right:0}
.barIngredientsSelector .results__otherIngredients--table-row .col.headline>*{color:#263e81}
.barIngredientsSelector .results__otherIngredients--table-row .col h4,.barIngredientsSelector .results__otherIngredients--table-row .col p{margin:0;text-align:left}
.barIngredientsSelector .results__otherIngredients--table-row .col:first-child{width:30%}
@media(max-width:767px){.barIngredientsSelector .results__otherIngredients--table-row .col:first-child{width:50%}
}
.barIngredientsSelector .results__otherIngredients--table-row .col:last-child{width:70%}
@media(max-width:767px){.barIngredientsSelector .results__otherIngredients--table-row .col:last-child{width:50%}
}
.barIngredientsSelector .results .buttonLink{margin:1em 0}
.barIngredientsSelector .results .barIngredientsSelectorModal__form{position:relative}
@media(min-width:768px){.barIngredientsSelector .results .barIngredientsSelectorModal__form{max-width:80%;margin:0 auto}
}
@media(min-width:768px){.barIngredientsSelector .results .barIngredientsSelectorModal .modal-dialog{max-width:none;width:600px}
}
.barIngredientsSelector .results .barIngredientsSelectorModal .modal-header{position:relative;border:0;flex-direction:column}
.barIngredientsSelector .results .barIngredientsSelectorModal .modal-header .close{width:100%;text-align:right;color:black;position:relative;top:0;right:0}
.barIngredientsSelector .results .barIngredientsSelectorModal .modal-header .headline,.barIngredientsSelector .results .barIngredientsSelectorModal .modal-header .copy{text-align:center;clear:both;overflow:hidden}
@media(min-width:768px){.barIngredientsSelector .results .barIngredientsSelectorModal .modal-header .headline,.barIngredientsSelector .results .barIngredientsSelectorModal .modal-header .copy{width:80%;margin:0 auto}
}
.barIngredientsSelector .results .barIngredientsSelectorModal .modal-body{padding-top:0}
.barIngredientsSelector .results .barIngredientsSelectorModal .form-group label{display:inline-block;margin-bottom:5px}
.barIngredientsSelector .results .barIngredientsSelectorModal .form-group .checkbox label{display:inline-block}
.barIngredientsSelector .results .barIngredientsSelectorModal .form-group.mtCaptcha .form-control{display:none}
.barIngredientsSelector .results .barIngredientsSelectorModal .countryList .countryListSearch{height:36px}
.barIngredientsSelector .question__body{background-color:white;position:relative;padding:2em 0;min-height:500px}
.barIngredientsSelector .question__body:before,.barIngredientsSelector .question__body:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;background-color:white}
.barIngredientsSelector .question__body:before{right:100%}
.barIngredientsSelector .question__body:after{left:100%}
.barIngredientsSelector .question__body .buttonLink{margin:1em 0}
.barIngredientsSelector .question__body .barCategory{position:relative}
.barIngredientsSelector .question__body .barCategory__wrapper{width:100%}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory__wrapper{padding:0 15px}
}
.barIngredientsSelector .question__body .barCategory__wrapper.fade{opacity:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
.barIngredientsSelector .question__body .barCategory__wrapper.fade.in{opacity:1;position:relative;z-index:1}
.barIngredientsSelector .question__body .barCategory .row{width:100%;text-align:left;position:relative;display:flex;align-items:stretch;flex-wrap:wrap}
@media(min-width:769px){.barIngredientsSelector .question__body .barCategory .row{justify-content:center}
}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory .row{display:block}
}
.barIngredientsSelector .question__body .barCategory__title>*{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:1.25em;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;color:#555;margin:10px 0 20px}
.barIngredientsSelector .question__body .barCategory__box{text-align:center;margin-bottom:20px}
.barIngredientsSelector .question__body .barCategory__box>.bottom-tooltip{margin-top:20px}
.barIngredientsSelector .question__body .barCategory__box>.bottom-tooltip i{font-size:1.25em}
@media(min-width:769px){.barIngredientsSelector .question__body .barCategory__box{width:calc(16.67% - 17px)}
.barIngredientsSelector .question__body .barCategory__box:not(:nth-child(6n)){margin-right:20px}
}
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.barIngredientsSelector .question__body .barCategory__box{width:calc(25% - 16px)}
.barIngredientsSelector .question__body .barCategory__box:not(:nth-child(4n)){margin-right:20px}
}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory__box{width:calc(50% - 13px);display:inline-block;vertical-align:top}
.barIngredientsSelector .question__body .barCategory__box:nth-child(odd){margin-right:20px}
}
@media(max-width:320px){.barIngredientsSelector .question__body .barCategory__box:nth-child(odd){margin-right:17px}
}
.barIngredientsSelector .question__body .barCategory__noImage,.barIngredientsSelector .question__body .barCategory .noImage{cursor:pointer;width:150px;min-height:150px;border-radius:4px;background-image:linear-gradient(to bottom,#4564b9,#263e81);display:flex;flex-flow:column;justify-content:center;padding:10px;margin:0 auto}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory__noImage,.barIngredientsSelector .question__body .barCategory .noImage{width:100%}
}
.barIngredientsSelector .question__body .barCategory__noImage:hover,.barIngredientsSelector .question__body .barCategory .noImage:hover,.barIngredientsSelector .question__body .barCategory__noImage:active,.barIngredientsSelector .question__body .barCategory .noImage:active{border-color:transparent;background-image:linear-gradient(to bottom,#4564b9,#4a90e2 100%)}
.barIngredientsSelector .question__body .barCategory__noImage *,.barIngredientsSelector .question__body .barCategory .noImage *{color:white}
.barIngredientsSelector .question__body .barCategory__noImage * *,.barIngredientsSelector .question__body .barCategory .noImage * *{margin:0}
@media(min-width:768px){.barIngredientsSelector .question__body .barCategory__noImage *,.barIngredientsSelector .question__body .barCategory .noImage *{margin:0}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.barIngredientsSelector .question__body .barCategory__noImage,.barIngredientsSelector .question__body .barCategory .noImage{height:100%}
}
.barIngredientsSelector .question__body .barCategory__image{width:150px;height:150px;margin:0 auto;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;border:solid 2px transparent;cursor:pointer;border-radius:15px}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory__image{width:100%}
}
.barIngredientsSelector .question__body .barCategory__image:hover{border-color:#62bd18}
.barIngredientsSelector .question__body .barCategory__image:hover:after{content:"";width:100%;height:100%;display:block;background-color:rgba(255,255,255,0.2);position:absolute;top:0;left:0}
.barIngredientsSelector .question__body .barCategory__image .checkbox,.barIngredientsSelector .question__body .barCategory__image .radio{width:25px;display:block;position:absolute;top:9px;right:9px;margin:0;z-index:1}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory__image .checkbox,.barIngredientsSelector .question__body .barCategory__image .radio{padding:0}
}
.barIngredientsSelector .question__body .barCategory__image .checkbox label,.barIngredientsSelector .question__body .barCategory__image .radio label{pointer-events:none}
@media(max-width:767px){.barIngredientsSelector .question__body .barCategory__image .checkbox label:before,.barIngredientsSelector .question__body .barCategory__image .radio label:before{border-radius:0}
}
.barIngredientsSelector .question__body .barCategory__image .checkbox label:hover:before,.barIngredientsSelector .question__body .barCategory__image .radio label:hover:before{border:solid 1px black}
.barIngredientsSelector .question__body .barCategory__image.noImage{border:0}
.barIngredientsSelector .question__body .barCategory__image.noImage h5{margin:auto}
.barIngredientsSelector .question__body [data-toggle="tooltip"] i.blue{color:#263e81}
.barIngredientsSelector .question .customDropdown{width:309px;margin:0 auto}
.barIngredientsSelector .question .customDropdown .dropdown-toggle{width:100%;text-align:left;background-color:transparent;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;font-size:18px;letter-spacing:0;opacity:.64;color:#333}
.barIngredientsSelector .question .customDropdown .dropdown-toggle i{color:#333}
.barIngredientsSelector .question .customDropdown .valueStorage{opacity:0;position:absolute;z-index:-1}
.barIngredientsSelector .question .customDropdown .dropdown-menu{padding:0}
.barIngredientsSelector .question .customDropdown .dropdown-menu li{padding:12.5px 15px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;color:#333;cursor:pointer;list-style-image:none}
.barIngredientsSelector .question .customDropdown .dropdown-menu li:hover{color:white}
.barIngredientsSelector .question-1 .question__header--blue{display:block}
.barIngredientsSelector .question-1 .close{position:absolute;right:0}
.barIngredientsSelector .question-2--1{opacity:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
.barIngredientsSelector .question-2--1.in{opacity:1;position:relative;z-index:1}
.barIngredientsSelector .question-2--1 .barCategory__box .barCategory__image .rank{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;margin:0;font-size:3em;color:white;z-index:0}
.barIngredientsSelector .question-2--1 .barCategory__box .barCategory__image .rank.hasRank{text-align:center}
.barIngredientsSelector .question-2--1 .barCategory__box .barCategory__image .rank.hasRank:before{content:"";width:calc(100% + 2px);height:100%;background-color:rgba(0,0,0,0.35);position:absolute;top:0;left:0;z-index:-1;border-radius:15px}
.barIngredientsSelector .question-2--1 .barCategory__box .barCategory__image .checkbox label:before{display:none}
.barIngredientsSelector .question-2--1 .barCategory__box .barCategory__image .checkbox input:checked+label:before{display:none}
@media(min-width:768px){.barIngredientsSelector .question-3 .barCategory .row{justify-content:center}
}
.barIngredientsSelector .question-3 .barCategory__box{margin-bottom:27px}
@media(min-width:768px){.barIngredientsSelector .question-3 .barCategory__box{width:calc(30% - 20px);flex:0 0 auto}
.barIngredientsSelector .question-3 .barCategory__box .barCategory__image{width:100%;padding:1em;min-height:120px}
}
@media(max-width:1024px){.barIngredientsSelector .question-3 .barCategory__box .barCategory__image{height:100%}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.barIngredientsSelector .question-6 .barCategory__noImage{min-height:auto}
}
@media(max-width:767px){.barIngredientsSelector .question-8 .barCategory .row,.barIngredientsSelector .question-5 .barCategory .row{width:calc(100% + 23px)}
.barIngredientsSelector .question-8 .barCategory .row .barCategory__box,.barIngredientsSelector .question-5 .barCategory .row .barCategory__box{width:calc(50% - 23px)}
.barIngredientsSelector .question-8 .barCategory .row .barCategory__box:not(.hidden),.barIngredientsSelector .question-5 .barCategory .row .barCategory__box:not(.hidden){margin-right:20px}
}
.gridSection .barIngredientsSelector .question__header--blue,.gridSection .barIngredientsSelector .results__header--blue,.gridSection .barIngredientsSelector .question__header--gray,.gridSection .barIngredientsSelector .results__header--gray{padding-left:2em;padding-right:2em}
@media(max-width:767px){.gridSection .barIngredientsSelector .question__header--blue,.gridSection .barIngredientsSelector .results__header--blue,.gridSection .barIngredientsSelector .question__header--gray,.gridSection .barIngredientsSelector .results__header--gray{padding-left:1em;padding-right:1em}
.gridSection .barIngredientsSelector .question__header--blue .goBack,.gridSection .barIngredientsSelector .results__header--blue .goBack,.gridSection .barIngredientsSelector .question__header--gray .goBack,.gridSection .barIngredientsSelector .results__header--gray .goBack{left:1em}
.gridSection .barIngredientsSelector .question__header--blue .close,.gridSection .barIngredientsSelector .results__header--blue .close,.gridSection .barIngredientsSelector .question__header--gray .close,.gridSection .barIngredientsSelector .results__header--gray .close{right:1em}
}
.gridSection .barIngredientsSelector .question__header--blue:before,.gridSection .barIngredientsSelector .results__header--blue:before,.gridSection .barIngredientsSelector .question__header--gray:before,.gridSection .barIngredientsSelector .results__header--gray:before,.gridSection .barIngredientsSelector .question__header--blue:after,.gridSection .barIngredientsSelector .results__header--blue:after,.gridSection .barIngredientsSelector .question__header--gray:after,.gridSection .barIngredientsSelector .results__header--gray:after{display:none}
.gridSection .barIngredientsSelector .question-1 .close{right:1.5em;top:2.5em}
@media(max-width:767px){.gridSection .barIngredientsSelector .question-1 .close{right:.5em;top:1.5em}
}
@media(max-width:767px){.gridSection .barIngredientsSelector .results__body>.title{padding:0 1em}
}
.gridSection .barIngredientsSelector .results__tiles .slick-arrow.slick-prev{left:0}
.gridSection .barIngredientsSelector .results__tiles .slick-arrow.slick-next{right:0}
.super-links .super-links__item{display:block;margin-bottom:5px}
.super-links .super-links__item a{display:block;text-decoration:none;padding:15px 40px;letter-spacing:-0.2px;font-weight:bold;background-color:#f1f1f1;color:#62bd18;position:relative;overflow:hidden;border-left:30px solid #62bd18}
.super-links .super-links__item a:after{content:" ";position:absolute;top:50%;left:0;transform:translateY(-50%);width:0;height:0;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:30px solid #62bd18}
.super-header .super-header__logo img{width:auto !important;max-height:100px}
.super-links.tabnav .super-links__item a{color:#4d6097}
.super-links.tabnav .super-links__item:not(.active) a:hover,.super-links.tabnav .super-links__item:not(.active) a.active{color:#5e5e5e;cursor:pointer;border-bottom:3px solid #5e5e5e}
.super-links.tabnav{border-bottom:1px solid #f0f0f0}
@media(min-width:1024px){.super-header{display:table;width:100%}
.super-header .super-header__logo{display:table-cell;width:30%;vertical-align:middle;padding:5px 15px}
.super-header .super-header__nav{display:table-cell;vertical-align:bottom}
.super-links{display:table}
.super-links .super-links__item{display:table-cell;text-align:center;transition:.3s;min-width:120px}
.super-links .super-links__item a{display:block;text-decoration:none;color:#62bd18;padding:15px;font-weight:bold;position:relative;background-color:transparent;border-left:0;border-bottom:3px solid transparent}
.super-links .super-links__item a:after{content:" ";position:absolute;bottom:0;left:50%;top:inherit;transform:translateX(-50%);width:0;height:0;border-top:inherit;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid transparent;opacity:0}
.super-links .super-links__item:not(.active) a:hover{cursor:pointer;border-bottom:3px solid rgba(98,189,24,0.6)}
.super-links .super-links__item:not(.active) a:hover:after{border-bottom:8px solid rgba(98,189,24,0.6)}
.super-links .super-links__item.active a{border-bottom:3px solid #5e5e5e;color:#5e5e5e}
.super-links .super-links__item.active a:after{border-bottom:8px solid #62bd18}
.super-links .super-links__item+.super-links__item{border-left:2px solid transparent}
.super-links.arrow-up,.super-links.width-equalizer{table-layout:fixed;width:100%}
.super-links.width-equalizer a{font-size:16px}
.super-links.arrow-up .super-links__item a:after{opacity:1}
}
*{transition:.3s,color 220ms cubic-bezier(0.77,0,0.175,1),background-color 220ms cubic-bezier(0.77,0,0.175,1),border 220ms cubic-bezier(0.77,0,0.175,1);-webkit-overflow-scrolling:touch}
a,a:focus,a:hover{text-decoration:none}
.surestart-subnavigation{background-color:#263e81;font-size:15px}
.surestart-subnavigation .surestart-trigger__toggle{display:table-cell;font-size:17px;color:#263e81;width:100%;text-align:center;vertical-align:middle}
.surestart-subnavigation .surestart-trigger__toggle i{margin-left:5px}
.surestart-subnavigation .surestart-dropdown-menu{height:0;opacity:0;border-top:1px solid #ccc}
.surestart-subnavigation .surestart-dropdown-menu a{display:block;line-height:50px;padding:0 15px;color:#fff}
@media(max-width:768px){.surestart-subnavigation .surestart-dropdown-menu a+a,a+.surestart-dropdown-menu__dropdown,.surestart-dropdown-menu__dropdown+a{border-top:1px solid #eee;color:#fff}
}
.surestart-trigger__logo{opacity:0;width:0;display:table-cell;overflow:hidden}
.surestart-trigger__logo img{max-height:24px;width:auto !important}
.surestart-trigger{display:table;width:100%;table-layout:fixed;padding:15px}
.surestart-dropdown.open .surestart-trigger__toggle i{transform:rotate(-180deg)}
.surestart-dropdown.open .surestart-dropdown-menu{height:auto;opacity:1;position:relative}
.surestart-dropdown-menu__item{color:#52659a}
.surestart-dropdown-menu__item:hover{color:#649dd3}
.surestart-dropdown.open .surestart-trigger__logo{opacity:1;width:50%}
.surestart-dropdown.open .surestart-trigger__toggle{text-align:center;width:50%}
@media(min-width:992px){.surestart-subnavigation .surestart-dropdown-menu a+a{border-top:0}
.surestart-subnavigation .surestart-trigger{display:none}
.surestart-subnavigation .surestart-dropdown-menu{opacity:1;height:auto;text-align:center;border-top:0}
.surestart-subnavigation .surestart-dropdown-menu a{display:inline-block;margin:0 15px;border-bottom:1px solid transparent}
.surestart-subnavigation .surestart-dropdown-menu a:not(.active):hover{color:#649dd3;border-color:#649dd3}
.surestart-subnavigation .surestart-dropdown-menu a.active{color:#fff;border-color:#fff}
}
.surestart-subnavigation .surestart-dropdown-menu__dropdown{display:block;position:relative}
.surestart-subnavigation .surestart-trigger__toggle{color:#fff}
.surestart-subnavigation .surestart-dropdown-menu_child_item{display:none}
@media(min-width:992px){.surestart-subnavigation .surestart-dropdown-menu__dropdown{display:inline-block}
.surestart-subnavigation .surestart-dropdown-menu_child_item{position:absolute;bottom:-20px;left:50%;width:100%;transform:translateY(100%) translateX(-50%);background:#263e81;z-index:20;min-width:250px;text-align:left}
}
.surestart-subnavigation .surestart-dropdown-menu_child_item a{display:block}
.surestart-dropdown-menu_child_item{padding:15px 0}
.surestart-subnavigation .surestart-dropdown-menu__item i{line-height:50px;transition:.3s;font-size:20px}
.surestart-subnavigation .surestart-dropdown-menu__item.expand i{transform:rotate(-180deg)}
@media(max-width:768px){.surestart-subnavigation .surestart-dropdown-menu_child_item a{padding-left:40px;border-top:0}
.surestart-subnavigation .surestart-dropdown-menu .surestart-dropdown-menu_child_item a+a{border-top:0}
.surestart-subnavigation .surestart-dropdown-menu__item.expand+.surestart-dropdown-menu_child_item:before{display:none}
.surestart-subnavigation .surestart-dropdown-menu__item.expand{border-bottom:1px solid #eee}
}
@media(max-width:991px){.surestart-subnavigation .surestart-dropdown-menu{position:absolute}
}
@media(min-width:992px){.surestart-subnavigation .surestart-dropdown-menu{position:inherit}
}
.surestart-dropdown-menu_child_item:before{content:'';height:10px;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #263e81;position:absolute;top:-15px;left:50%;transform:translateX(-50%)}
.imageTextIntroBanner{overflow:hidden}
@media(max-width:767px){.imageTextIntroBanner__wrapper{margin:0 -15px}
}
@media(max-width:767px){.imageTextIntroBanner__wrapper>*{background-color:transparent}
}
.imageTextIntroBanner__wrapper .title *:not(cq){color:#263e81}
.imageTextIntroBanner__wrapper .title *:not(cq):after{content:'';width:50px;height:3px;background-color:#72be44;display:block;margin:10px 0 0}
.imageTextIntroBanner__wrapper .title h1{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.3px;font-weight:900;font-size:31px;line-height:1.1}
@media(min-width:768px) and (max-width:1024px){.imageTextIntroBanner__wrapper .title h1{font-size:27px}
}
@media(max-width:767px){.imageTextIntroBanner__wrapper .title h1{font-size:23px}
}
.imageTextIntroBanner__wrapper .container{position:relative}
@media(min-width:768px){.imageTextIntroBanner__wrapper .container{padding-left:0;padding-right:0}
}
.imageTextIntroBanner__wrapper.events .logo,.imageTextIntroBanner__wrapper.news .logo{margin-top:1em}
.imageTextIntroBanner__wrapper.events .logo img,.imageTextIntroBanner__wrapper.news .logo img{max-width:100%}
@media(min-width:768px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__image{height:600px}
}
@media(min-width:769px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content{padding-left:0}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content{width:50%;position:absolute;left:0;top:auto;z-index:1;min-height:400px}
}
@media(max-width:767px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content{margin:10% auto 0}
}
@media(max-width:1024px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content .headline{padding-right:0}
}
.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content .headline>*>*{color:#263e81}
.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content .headline h1{font-family:MarkOffcPro-Heavy,Arial,sans-serif;letter-spacing:-0.3px;font-weight:900;font-size:31px;line-height:1.1}
@media(min-width:768px) and (max-width:1024px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content .headline h1{font-size:27px}
}
@media(max-width:767px){.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content .headline h1{font-size:23px}
}
.imageTextIntroBanner__wrapper.events .imageTextIntroBanner__content .subHeadline>*{margin-bottom:0}
.imageTextIntroBanner__wrapper.news>div{position:relative}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .title>*{margin-bottom:1em}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .imageTextIntroBanner__image{width:50%;min-height:494px;position:absolute;top:0;right:0}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .imageTextIntroBanner__image.nzmpYouTube__image{z-index:1}
}
.imageTextIntroBanner__wrapper.news .imageTextIntroBanner__image.nzmpYouTube__image .fa-play-circle:before{margin-top:0}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .container{min-height:494px;display:flex}
}
@media(max-width:767px){.imageTextIntroBanner__wrapper.news .container.flexBox{flex-direction:column}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .container.flexBox>*{flex:0 0 auto}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__image{width:60%;min-height:494px}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content{width:40%;display:flex;flex-direction:column;justify-content:center}
}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .subHeadline>*,.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .date>*,.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .location>*,.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .tags>*{color:#4b4b4b}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .subHeadline>*{margin-bottom:0;letter-spacing:-0.3px;font-size:18px;line-height:1.22}
@media(max-width:767px){.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .title *{margin:8px 0 24px}
}
@media(min-width:768px){.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .copy{padding-right:3em;margin-bottom:2em}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .copy p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-height:96px}
}
@media(min-width:768px) and (max-width:1024px){.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .copy{padding-right:0}
}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .copy *>*:not(cq){color:#333;font-family:MarkOffcPro,Arial,sans-serif;font-size:18px;margin:0;line-height:24px}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .buttonLink{margin-bottom:2em}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .date p{text-transform:uppercase}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .date,.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .location{padding:0}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .location{margin-left:1em}
.imageTextIntroBanner__wrapper.news .container .imageTextIntroBanner__content .tags{position:relative;bottom:0;margin-top:15px}
.imageTextIntroBanner__image{width:100%;display:block;background-size:cover;background-position:left top}
@media(max-width:767px){.imageTextIntroBanner__image{height:300px}
}
.imageTextIntroBanner__content{padding:2em 2em 2em 15px;position:relative}
@media(max-width:767px){.imageTextIntroBanner__content{padding:1.5em}
}
@media(max-width:767px){.imageTextIntroBanner__content{position:relative;bottom:auto;top:auto;width:calc(100% - 50px);margin:0 auto}
}
.imageTextIntroBanner__content.hasLogo{display:flex;flex-direction:column;align-items:flex-start}
.imageTextIntroBanner__content.hasLogo>*{width:100%}
.imageTextIntroBanner__content.hasLogo .location{padding-bottom:10px}
@media(min-width:768px){.imageTextIntroBanner__content.hasLogo .tags{margin-top:auto;position:relative;bottom:auto}
}
.imageTextIntroBanner__content.hasLogo .tags p{margin-bottom:0}
.imageTextIntroBanner__content .subHeadline>*{text-transform:uppercase;margin-top:0;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
@media(min-width:768px){.imageTextIntroBanner__content .headline{padding-right:3em;margin-bottom:2em}
}
.imageTextIntroBanner__content .headline *:not(cq){color:#263e81}
@media(max-width:767px){.imageTextIntroBanner__content .headline *:not(cq){margin-bottom:1.375rem}
}
.imageTextIntroBanner__content .headline *:not(cq):after{content:'';width:50px;height:3px;background-color:#72be44;display:block;margin-top:10px}
.imageTextIntroBanner__content .date{padding:0 0 10px}
.imageTextIntroBanner__content .date p,.imageTextIntroBanner__content .location p{margin-bottom:0}
.imageTextIntroBanner__content .date i,.imageTextIntroBanner__content .location i{margin-right:5px;padding-top:3px}
.imageTextIntroBanner__content .tags{text-transform:uppercase;position:absolute;bottom:.5em;padding-right:2em}
@media(max-width:767px){.imageTextIntroBanner__content .tags{position:relative;margin-top:2.5em;padding-right:0}
.imageTextIntroBanner__content .tags p{margin-bottom:0}
}
.imageTextIntroBanner__content .tags>*{text-transform:uppercase}
@media(max-width:1024px){.imageTextIntroBanner__content .tags>*{line-height:1;font-size:13px}
}
.imageTextIntroBanner__content .tags__item{margin-right:5px}
.imageTextIntroBanner__content .tags__item:hover{color:#263e81}
.imageTextIntroBanner .container.back-button{padding:18px 20px}
@media(min-width:576px) and (max-width:767px){.imageTextIntroBanner .container.back-button{margin:0}
}
@media(max-width:1280px){.imageTextIntroBanner__back-button{padding:0;margin:0}
}
.imageTextIntroBanner__back-button-link{cursor:pointer;border:0;background-color:#fff;text-decoration:none;color:#2d2d2d;padding:0}
.imageTextIntroBanner__back-button-text{font-size:14px;font-style:normal;font-weight:450;padding-left:8px}
@media(min-width:768px){.imageTextIntroBanner__back-button-text{font-weight:400;font-size:15px}
}
.relatedReading__wrapper{padding:40px 0;position:relative}
@media(min-width:769px){.relatedReading__wrapper{padding:48px 0}
}
@media(max-width:767px){.relatedReading__wrapper{padding:1em 0}
}
@media(min-width:769px){.relatedReading__wrapper:after{content:'';width:100vw;height:100%;position:absolute;top:0;left:100%;background-color:#efefef}
}
.relatedReading__wrapper .container>.flexBox{overflow-x:auto}
.relatedReading__tile{margin:1em 32px 2em 0;width:calc(33.33% - 22px);flex:0 0 auto}
@media(max-width:769px){.relatedReading__tile{width:50%}
}
@media(max-width:767px){.relatedReading__tile{margin-bottom:1em;width:80%}
}
.relatedReading__tile:last-child{margin-right:0}
.relatedReading__tile-image{width:96px;height:96px;background-size:cover;background-position:center;border-radius:100%;flex:0 0 auto}
@media(max-width:767px){.relatedReading__tile-image{align-self:center}
}
.relatedReading__tile-content{padding-left:2em}
@media(min-width:768px){.relatedReading__tile-content>*:first-child *{margin-top:0}
}
.relatedReading__tile-content .category>*,.relatedReading__tile-content .link>*{text-transform:uppercase;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.relatedReading__tile-content .category *{margin-bottom:0;font-size:14px;line-height:20px;color:#4b4b4b}
@media(max-width:767px){.relatedReading__tile-content .category *{margin-top:1em}
}
.relatedReading__tile-content .copy>*{margin-bottom:0;max-height:72px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#2d2d2d}
.relatedReading__tile-content .link{margin-top:5px}
.relatedReading__tile-content .link a{letter-spacing:-0.3px;text-decoration:none}
.relatedReading__tile-content .link a:after{top:-1px;transform:none;font-weight:inherit}
@media(max-width:1366px){.relatedReading__tile-content .link a:after{top:0}
}
@media(max-width:768px){.relatedReading__tile-content .link a:after{position:relative;right:0;left:5px}
}
.slickCarouselFullWidth__wrapper{padding:40px 0}
@media(min-width:768px){.slickCarouselFullWidth__wrapper{padding:48px 0}
}
.slickCarouselFullWidth__wrapper>.container>.title>*{color:#263e81}
.slickCarouselFullWidth .slick-slider{padding:2em 0}
@media(max-width:768px){.slickCarouselFullWidth .slick-slider{padding-left:15px;padding-bottom:0}
}
.slickCarouselFullWidth .slick-slider .slick-arrow{width:21%;position:absolute;bottom:0;z-index:1;font-size:0;height:100%;background-color:transparent;border:0;outline:0}
@media(min-width:769px){.slickCarouselFullWidth .slick-slider .slick-arrow{width:16%}
}
.slickCarouselFullWidth .slick-slider .slick-arrow:before{content:''}
@media(min-width:769px){.slickCarouselFullWidth .slick-slider .slick-arrow i{width:48px;height:48px;border-radius:48px;background-color:#263e81;font-size:35px;color:white;display:inline-flex;align-items:center;justify-content:center}
.slickCarouselFullWidth .slick-slider .slick-arrow i.fa-chevron-left:before{margin-left:-5px}
.slickCarouselFullWidth .slick-slider .slick-arrow i.fa-chevron-right:before{margin-right:-5px}
}
.slickCarouselFullWidth .slick-slider .slick-arrow.slick-prev{left:0}
@media(max-width:768px){.slickCarouselFullWidth .slick-slider .slick-arrow.slick-prev{display:none !important}
}
.slickCarouselFullWidth .slick-slider .slick-arrow.slick-next{right:0}
.slickCarouselFullWidth__slick .slick-track{display:flex;width:100% !important;transition:none}
.slickCarouselFullWidth__slick-tile{position:relative;opacity:.5;float:none;flex:0 0 auto;transition:none}
.slickCarouselFullWidth__slick-tile.slick-slide{margin-right:2em}
@media(max-width:768px){.slickCarouselFullWidth__slick-tile.slick-slide{width:75% !important}
}
@media(min-width:769px){.slickCarouselFullWidth__slick-tile.slick-slide{width:20% !important}
.slickCarouselFullWidth__slick-tile.slick-slide .flexBox{display:flex;flex-direction:column;justify-content:center;opacity:0;transition:none}
}
.slickCarouselFullWidth__slick-tile.slick-current{opacity:1}
@media(min-width:769px){.slickCarouselFullWidth__slick-tile.slick-current{width:60% !important}
.slickCarouselFullWidth__slick-tile.slick-current .flexBox{opacity:1}
.slickCarouselFullWidth__slick-tile.slick-current .slickCarouselFullWidth__slick-image,.slickCarouselFullWidth__slick-tile.slick-current+.slick-slide .slickCarouselFullWidth__slick-image{float:right}
}
.slickCarouselFullWidth__slick-tile>.flexBox{width:34%;height:100%;position:absolute;top:0;left:0}
@media(max-width:768px){.slickCarouselFullWidth__slick-tile>.flexBox{position:relative;bottom:0;width:100%}
}
.slickCarouselFullWidth__slick-image{width:80%;height:489px;background-size:cover;background-position:center}
@media(max-width:768px){.slickCarouselFullWidth__slick-image{width:100%;height:300px}
}
.slickCarouselFullWidth__slick-contents{padding:32px;background-color:white;width:100%;min-height:182px;transition:none}
@media(max-width:768px){.slickCarouselFullWidth__slick-contents{min-height:auto;padding:16px}
}
.slickCarouselFullWidth__slick-contents .category *,.slickCarouselFullWidth__slick-contents .link *{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold;text-transform:uppercase}
.slickCarouselFullWidth__slick-contents .category *{margin:0 0 10px}
.slickCarouselFullWidth__slick-contents .title *{color:#263e81;max-height:100px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
@media(max-width:1024px){.slickCarouselFullWidth__slick-contents .title *{max-height:92px}
}
@media(max-width:767px){.slickCarouselFullWidth__slick-contents .title *{max-height:84px}
}
.slickCarouselFullWidth__slick-contents .copy{margin-bottom:1.375rem}
.slickCarouselFullWidth__slick-contents .copy>*{max-height:95px;overflow:hidden}
@media(max-width:767px){.slickCarouselFullWidth__slick-contents .copy>*{max-height:90px}
}
.slickCarouselFullWidth__slick-contents .link a{text-decoration:none}
.slickCarouselFullWidth__slick-contents .link a:after{top:-1px;transform:none;font-weight:inherit}
@media(max-width:768px){.slickCarouselFullWidth__slick-contents .link a:after{position:relative;top:0;right:0;left:5px}
}
.expertsSlickSlider *{transition:all .01ms;-webkit-transition:all .01ms;-moz-transition:all .01ms}
.expertsSlickSlider__wrapper{padding:0 0 48px 0}
@media(max-width:767px){.expertsSlickSlider__wrapper{padding:0 0 40px 0}
}
.expertsSlickSlider .slick-track{display:flex;align-items:stretch;width:100% !important}
.expertsSlickSlider__slick{padding:0 30px}
@media(max-width:767px){.expertsSlickSlider__slick{padding:0 25px}
}
.expertsSlickSlider__slick-tile{padding:1em;float:none;flex:0 0 auto;opacity:.5;display:flex !important;flex-direction:column;height:inherit !important}
@media(min-width:768px){.expertsSlickSlider__slick-tile{margin-right:2em;width:75% !important;padding:2em}
}
.expertsSlickSlider__slick-tile.slick-current{opacity:1}
@media(max-width:767px){.expertsSlickSlider__slick-tile>.flexBox{flex-direction:column}
}
.expertsSlickSlider__slick-tile>.flexBox .profilePic{width:150px;height:150px;border-radius:100%;background-size:cover;background-position:center;flex:0 0 auto}
@media(max-width:767px){.expertsSlickSlider__slick-tile>.flexBox .profilePic{margin:0 auto}
}
.expertsSlickSlider__slick-tile>.flexBox .profileDetails{padding:0 1em}
@media(max-width:767px){.expertsSlickSlider__slick-tile>.flexBox .profileDetails{padding:0}
}
@media(min-width:768px){.expertsSlickSlider__slick-tile>.flexBox .profileDetails>*:first-child>*{margin-top:0}
}
.expertsSlickSlider__slick-tile>.flexBox .profileDetails .name *{color:#263e81}
.expertsSlickSlider__slick-tile>.flexBox .profileDetails .jobDescription>*{margin:10px 0}
.expertsSlickSlider__slick-tile .seminarDetails>*{margin:10px 0}
.expertsSlickSlider__slick-tile .keypoints p{display:flex;margin-bottom:10px}
.expertsSlickSlider__slick-tile .keypoints p .fa-award{margin-right:.5em;line-height:inherit}
.expertsSlickSlider__slick-tile .keypoints p .fa-award.goldMedal{color:#d2ad54}
.expertsSlickSlider__slick-tile .keypoints p .fa-award.silverMedal{color:#929196}
.expertsSlickSlider__slick-tile .keypoints p .fa-award.bronzeMedal{color:#bd6d2c}
.expertsSlickSlider__slick-tile .link{margin-top:auto}
.expertsSlickSlider__slick-tile .link a{text-decoration:none;text-transform:uppercase;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:bold}
.expertsSlickSlider__slick-tile .link a:after{top:-1px;transform:none;font-weight:inherit}
@media(max-width:768px){.expertsSlickSlider__slick-tile .link a:after{position:relative;top:0;right:0;left:5px}
}
.expertsSlickSlider__slick .slick-arrow{position:absolute;bottom:0;height:100%;background-color:transparent;border:0;outline:0;z-index:1;width:auto}
.expertsSlickSlider__slick .slick-arrow:before{content:''}
.expertsSlickSlider__slick .slick-arrow i{font-size:40px;color:#5a5a5a}
@media(max-width:767px){.expertsSlickSlider__slick .slick-arrow i{font-size:30px}
}
.expertsSlickSlider__slick .slick-arrow.slick-prev{left:0}
.expertsSlickSlider__slick .slick-arrow.slick-next{right:0;left:auto}
@media(max-width:767px){.templateNewsEvents{margin-bottom:1em}
}
.templateNewsEvents .container{width:100%;padding:0}
.templateNewsEvents>.row>div:first-child{padding-bottom:2em}
@media(min-width:768px){.templateNewsEvents>.row>.article-container{max-width:750px;margin:0 auto}
}
@media(min-width:768px){.templateNewsEvents .video-badge__figure__wrapper{min-height:261px}
}
@media(min-width:1024px){.templateNewsEvents .video-badge__figure__wrapper__play-icon{height:90px;width:90px;background-size:contain}
}
.templateNewsEvents .video-badge:not(.videoTextBadgeDefault) .video-badge__figure__wrapper__play{padding:1em}
@media(min-width:1024px){.templateNewsEvents .video-badge:not(.videoTextBadgeDefault) .video-badge__figure__wrapper__play .headline>*{font-size:1.5em}
}
@media(min-width:1024px){.templateNewsEvents .video-badge:not(.videoTextBadgeDefault) .video-badge__figure__wrapper__play-icon{height:45px;width:45px;background-size:contain}
}
.templateNewsEvents .sectionheader__wrapper.hasBg{padding-left:15px;padding-right:15px}
@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.templateNewsEvents .statisticsTile__wrapper .headline-icon__right{width:40px}
.templateNewsEvents .statisticsTile__wrapper .headline-icon__right--image{height:40px}
}
.templateNewsEvents .multicolumn-grid .multi-cols.cols-3 .multi-col .statisticsTile__wrapper .headline-icon__right{width:40px}
.templateNewsEvents .multicolumn-grid .multi-cols.cols-3 .multi-col .statisticsTile__wrapper .headline-icon__right--image{height:40px}
.article-template>div:not(:last-child){padding:0 0 48px 0}
@media(max-width:767px){.article-template>div:not(:last-child){padding:0 0 40px 0}
}
.article-template .templateNewsEvents .richtext p{margin:0 0 24px 0}
.article-template .templateNewsEvents .richtext h3,.article-template .templateNewsEvents .richtext h4,.article-template .templateNewsEvents .richtext h5,.article-template .templateNewsEvents .richtext h6{margin:0 0 16px 0}
.article-template .templateNewsEvents:last-child{margin-top:24px}
.article-template .relatedReading__wrapper{padding:32px 0}
.article-template .responsiveimage{margin:0 0 24px 0}
.accordionSection+.accordionSection .accordion-header{padding-top:32px}
@media(max-width:767px){.accordionSection+.accordionSection .accordion-header{padding-top:25px}
}
.accordionSection .background>.title:after{content:'';width:84px;height:3px;background-color:#62bd18;display:block;margin-top:15px}
@media(max-width:767px){.accordionSection .background>.title:after{margin:7.5px auto 0}
}
.accordionSection .background>.title h2{color:#263e81;font-family:MarkOffcPro,Arial,sans-serif;font-size:31px;font-weight:900;font-style:normal;font-stretch:normal;line-height:1.1;letter-spacing:-0.3px}
@media(max-width:767px){.accordionSection .background>.title h2{margin-top:21px;text-align:center}
}
.accordionSection .accordion-header{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px 0;font-family:MarkOffcPro,Arial,sans-serif;font-size:26px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.18;letter-spacing:-0.4px;color:#263e81;text-decoration:none;border-bottom:solid 1px #4b4b4b}
@media(max-width:767px){.accordionSection .accordion-header{font-size:18px;padding-bottom:16px}
}
.accordionSection .accordion-header:not(.collapsed) .accordion-header__icon{transform:rotate(180deg)}
.accordionSection .accordion-header__icon{width:27px;height:16px;position:relative;background-image:url('../images/svg/nzmp_chevron_down_blue.svg');background-size:cover;background-position:center;background-repeat:no-repeat;margin-left:26px;flex:0 0 auto}
@media(max-width:767px){.accordionSection .accordion-header__icon{width:21px;height:24px;background-size:contain}
}
.accordionSection .accordion-content{padding:32px 0}
.aem-Grid{display:block;width:100%}
.aem-Grid::before,.aem-Grid::after{display:table;content:" "}
.aem-Grid::after{clear:both}
.aem-Grid-newComponent{clear:both;margin:0}
.aem-GridColumn{box-sizing:border-box;clear:both}
.aem-GridShowHidden>.aem-Grid>.aem-GridColumn{display:block !important}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:100%}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:100%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:50%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:100%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:100%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:25%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:50%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:75%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:100%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:20%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:40%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:60%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:80%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:100%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:50%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:100%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:100%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:12.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:25%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:37.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:50%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:62.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:75%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:87.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:100%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:100%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:10%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:20%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:30%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:40%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:50%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:60%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:70%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:80%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:90%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:100%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:100%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:25%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:50%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:75%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--hide{display:none}
@media(max-width:767px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:100%}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:100%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:50%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:100%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:100%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:25%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:50%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:75%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:100%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:20%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:40%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:60%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:80%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:100%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:50%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:100%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:100%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:12.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:25%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:37.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:50%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:62.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:75%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:87.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:100%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:100%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:10%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:20%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:30%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:40%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:50%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:60%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:70%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:80%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:90%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:100%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:100%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:25%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:50%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:75%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--hide{display:none}
}
@media(min-width:768px) and (max-width:991px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:100%}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:100%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:50%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:100%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:100%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:25%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:50%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:75%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:100%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:20%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:40%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:60%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:80%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:100%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:50%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:100%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:100%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:12.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:25%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:37.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:50%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:62.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:75%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:87.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:100%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:100%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:10%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:20%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:30%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:40%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:50%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:60%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:70%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:80%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:90%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:100%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:100%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:25%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:50%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:75%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--hide{display:none}
}
@media(min-width:992px) and (max-width:1199px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--small_desktop--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--small_desktop--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--small_desktop--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--12{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--1>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--1>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--1>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--2>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--small_desktop--2>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--2>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--2>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:50%}
.aem-Grid.aem-Grid--small_desktop--2>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--3>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:25%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:50%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:75%}
.aem-Grid.aem-Grid--small_desktop--4>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:20%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:40%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:60%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:80%}
.aem-Grid.aem-Grid--small_desktop--5>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:50%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--small_desktop--6>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--small_desktop--7>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:12.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:25%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:37.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:50%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:62.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:75%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:87.5%}
.aem-Grid.aem-Grid--small_desktop--8>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--small_desktop--9>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--small_desktop--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:10%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:20%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:30%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:40%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:50%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:60%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:70%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:80%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:90%}
.aem-Grid.aem-Grid--small_desktop--10>.aem-GridColumn.aem-GridColumn--offset--small_desktop--10{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--small_desktop--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--small_desktop--11>.aem-GridColumn.aem-GridColumn--offset--small_desktop--11{margin-left:100%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--small_desktop--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--0{margin-left:0}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--3{margin-left:25%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--6{margin-left:50%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--9{margin-left:75%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--small_desktop--12>.aem-GridColumn.aem-GridColumn--offset--small_desktop--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--small_desktop--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--small_desktop--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--small_desktop--hide{display:none}
}
.cmp-carousel__content{position:relative}
.cmp-carousel__item{display:none}
.cmp-carousel__item--active{display:block}
.cmp-carousel__action{-webkit-appearance:none;-moz-appearance:none;appearance:none}
.cmp-carousel__indicators{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none}
.cmp-carousel__indicator{position:relative;flex:0 1 auto;width:10px;height:10px;margin:0 7px;border-radius:50%;font-size:0;text-indent:-3000px;background-color:rgba(0,0,0,0.5)}
.cmp-carousel__indicator--active{background-color:rgba(0,0,0,0.8)}
@media(min-width:768px) and (max-width:992px){.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--3.algolia-multilevel-facets-filter{width:30%}
}
@media(max-width:576px){.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--3.algolia-multilevel-facets-filter{padding-left:calc(var(--bs-gutter-x) *+.5);padding-right:calc(var(--bs-gutter-x) *+.5)}
}
.algolia-search-filter{overflow:hidden;height:100%}
@media(min-width:768px){.algolia-search-filter{min-height:100vh;padding:40px 32px}
}
@media(min-width:1400px){.algolia-search-filter{padding:40px 32px 40px 56px}
}
.algolia-search-filter h3.algolia-search-filter__headline{color:#2d2d2d}
@media(max-width:576px){.algolia-search-filter h3.algolia-search-filter__headline{font-size:17px;line-height:124%}
}
.algolia-search-filter h3.algolia-search-filter__mobile-headline{color:black}
@media(max-width:576px){.algolia-search-filter h3.algolia-search-filter__mobile-headline{font-size:20px}
}
.algolia-search-filter h3.algolia-search-filter__headline,.algolia-search-filter h3.algolia-search-filter__mobile-headline{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:24px 20px;position:relative;margin:0}
@media(min-width:768px){.algolia-search-filter h3.algolia-search-filter__headline,.algolia-search-filter h3.algolia-search-filter__mobile-headline{padding:0;margin-bottom:16px;line-height:112%}
}
.algolia-search-filter h3.algolia-search-filter__headline:after,.algolia-search-filter h3.algolia-search-filter__mobile-headline:after,.algolia-search-filter h3.algolia-search-filter__headline:before,.algolia-search-filter h3.algolia-search-filter__mobile-headline:before{content:'';width:100%;height:1px;display:block;background-color:#2d2d2d;opacity:.2;position:absolute;left:0}
@media(min-width:768px){.algolia-search-filter h3.algolia-search-filter__headline:after,.algolia-search-filter h3.algolia-search-filter__mobile-headline:after,.algolia-search-filter h3.algolia-search-filter__headline:before,.algolia-search-filter h3.algolia-search-filter__mobile-headline:before{position:relative;margin-top:16px}
}
.algolia-search-filter h3.algolia-search-filter__headline:after,.algolia-search-filter h3.algolia-search-filter__mobile-headline:after{top:100%}
@media(min-width:768px){.algolia-search-filter h3.algolia-search-filter__headline:after,.algolia-search-filter h3.algolia-search-filter__mobile-headline:after{display:none}
}
.algolia-search-filter h3.algolia-search-filter__headline:before,.algolia-search-filter h3.algolia-search-filter__mobile-headline:before{top:0}
@media(min-width:768px){.algolia-search-filter h3.algolia-search-filter__headline:before,.algolia-search-filter h3.algolia-search-filter__mobile-headline:before{order:3}
}
.algolia-search-filter h3.algolia-search-filter__headline .fa-filter,.algolia-search-filter h3.algolia-search-filter__mobile-headline .fa-filter{color:#2d2d2d;font-size:18px;cursor:pointer}
@media(min-width:768px){.algolia-search-filter h3.algolia-search-filter__headline .fa-filter,.algolia-search-filter h3.algolia-search-filter__mobile-headline .fa-filter{opacity:0}
}
.algolia-search-filter h3.algolia-search-filter__mobile-headline{padding:40px 32px 16px;order:2}
.algolia-search-filter h3.algolia-search-filter__mobile-headline:after{position:relative;top:0;left:0;margin-top:16px}
.algolia-search-filter h5.algolia-search-filter__subheadline{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;color:#2d2d2d;letter-spacing:-0.3px;margin:0 0 16px;padding:0 32px}
@media(min-width:768px){.algolia-search-filter h5.algolia-search-filter__subheadline{padding:0}
}
@media(max-width:768px){.algolia-search-filter h5.algolia-search-filter__subheadline{font-size:16px;line-height:138%;order:3}
}
.algolia-search-filter p.algolia-search-filter__no-filters{color:#2d2d2d;font-size:14px;line-height:129%}
.algolia-search-filter .l1-filters{position:relative;width:100%;height:100%;min-height:100vh;background-color:white;position:fixed;top:0;left:0;z-index:1031;transform:translateX(-100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}
@media(min-width:768px){.algolia-search-filter .l1-filters{transform:none;position:relative;z-index:1;display:block}
}
.algolia-search-filter .l1-filters.active{transform:translateX(0)}
.algolia-search-filter .l1-filters .algolia-search-filter__headline{order:1}
.algolia-search-filter .l1-filters .algolia-search-filter__headline:before{display:none}
.algolia-search-filter .l1-filters__btn{width:100%;font-size:14px;line-height:143%;color:#0f172a;display:flex;align-items:center;background-color:transparent;border:0;outline:0;padding:0}
@media(min-width:768px){.algolia-search-filter .l1-filters__btn{font-size:15px;line-height:147%}
}
.algolia-search-filter .l1-filters__btn+.l1-filters__btn{margin-top:16px}
.algolia-search-filter .l1-filters__btn-wrapper{padding-left:32px;padding-right:32px;order:4}
@media(min-width:768px){.algolia-search-filter .l1-filters__btn-wrapper{padding-left:0;padding-right:0}
}
.algolia-search-filter .l1-filters__btn-hits{color:#a8a8a8;margin-left:6px}
.algolia-search-filter .l1-filters__btn .fa-solid{font-size:14px;color:#2d2d2d;margin-left:auto}
.algolia-search-filter .l1-filters__finish{width:100%;padding:24px 20px;background-color:#f7f7f9;order:5;margin-top:auto;border-top:1px solid #a8a8a8}
.algolia-search-filter .l1-filters__finish-btn{width:100%;min-height:38px;background:#5091cd;border-radius:100px;color:white;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:700;font-size:15px;line-height:147%;text-align:center;letter-spacing:-0.3px;border:0;outline:0}
.algolia-search-filter .l2-filters{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:white;transform:translate(0,0);display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;overflow-x:hidden}
@media(min-width:768px){.algolia-search-filter .l2-filters{min-height:100vh;width:calc(100% + 16px);padding:16px 16px 32px 0;display:block}
}
.algolia-search-filter .l2-filters::-webkit-scrollbar{width:4px}
.algolia-search-filter .l2-filters::-webkit-scrollbar-thumb{background-color:#2d2d2d;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px}
.algolia-search-filter .l2-filters:not(.active){transform:translate(-120%,0)}
.algolia-search-filter .l2-filters .algolia-search-filter__headline,.algolia-search-filter .l2-filters .algolia-search-filter__mobile-headline{width:100%;order:initial}
.algolia-search-filter .l2-filters h3.algolia-search-filter__mobile-headline{padding-bottom:32px}
@media(max-width:768px){.algolia-search-filter .l2-filters h3.algolia-search-filter__mobile-headline{font-size:20px}
}
.algolia-search-filter .l2-filters .clearAll{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:15px;line-height:147%;text-decoration:underline;color:#0f172a;margin-bottom:32px;margin-right:32px;float:right;background-color:transparent;border:0;outline:0;padding:0;align-self:flex-end}
@media(min-width:768px){.algolia-search-filter .l2-filters .clearAll{margin-right:0}
}
.algolia-search-filter .l2-filters__closeBtn{width:100%;padding:0;background-color:transparent;border:0;outline:0;margin-bottom:32px;padding:0 32px}
@media(min-width:768px){.algolia-search-filter .l2-filters__closeBtn{padding:0}
}
.algolia-search-filter .l2-filters__closeBtn h5{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;letter-spacing:-0.3px;color:#0f172a;margin:0;display:flex;align-items:center}
@media(max-width:576px){.algolia-search-filter .l2-filters__closeBtn h5{font-size:16px;line-height:138%}
}
.algolia-search-filter .l2-filters__closeBtn h5 .fa-solid{font-size:14px;line-height:1}
.algolia-search-filter .l2-filters__closeBtn h5 .fa-chevron-left{margin-right:8px}
.algolia-search-filter .l2-filters__closeBtn h5 .fa-xmark{margin-left:auto}
.algolia-search-filter .l2-filters .allStats{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:14px;line-height:143%;color:#a8a8a8;margin-left:8px}
@media(min-width:768px){.algolia-search-filter .l2-filters .allStats{font-size:15px;line-height:147%}
}
.algolia-search-filter .l2-filters .filterBy{width:100%;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:32px;padding:0 32px}
@media(min-width:768px){.algolia-search-filter .l2-filters .filterBy{padding:0}
}
.algolia-search-filter .l2-filters .filterBy:after{content:'';width:100%;height:1px;background-color:#2d2d2d;opacity:.2;margin-top:12px;display:block;flex-basis:100%}
.algolia-search-filter .l2-filters .filterBy h4{color:black;margin:0}
.algolia-search-filter .l2-filters .filterBy .fa-filter{font-size:18px;color:#2d2d2d;margin-left:auto}
.algolia-search-filter .l2-filters .includeLockedResources__label:before,.algolia-search-filter .l2-filters .l2-filter.noChildren .l2-filter__title:before{content:'';width:16px;height:16px;border:1px solid #2d2d2d;border-radius:1px;margin-right:10px;background-color:white;transition:all .3s ease-in-out;flex:0 0 auto}
.algolia-search-filter .l2-filters .includeLockedResources__label .fa-check,.algolia-search-filter .l2-filters .l2-filter.noChildren .l2-filter__title .fa-check{opacity:0;transition:opacity .3s ease-in-out;position:absolute;left:3px;top:50%;transform:translateY(-50%);color:white;font-size:12px;pointer-events:none}
.algolia-search-filter .l2-filters .includeLockedResources{display:flex;align-items:center;position:relative;margin-bottom:32px;padding:0 32px}
@media(min-width:768px){.algolia-search-filter .l2-filters .includeLockedResources{padding:0}
}
.algolia-search-filter .l2-filters .includeLockedResources__input{visibility:hidden;pointer-events:none;position:absolute;top:0;left:0}
.algolia-search-filter .l2-filters .includeLockedResources__input:checked+.includeLockedResources__label:before{background-color:#5091cd;border-color:#5091cd}
.algolia-search-filter .l2-filters .includeLockedResources__input:checked+.includeLockedResources__label .fa-check{opacity:1}
.algolia-search-filter .l2-filters .includeLockedResources__input:disabled:checked+.includeLockedResources__label:before{background-color:rgba(118,118,118,0.3);border-color:rgba(118,118,118,0.3)}
.algolia-search-filter .l2-filters .includeLockedResources__label{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:14px;line-height:129%;color:#0f172a;display:flex;align-items:center;position:relative}
.algolia-search-filter .l2-filters .l2-filter{width:100%;padding:0 32px}
@media(min-width:768px){.algolia-search-filter .l2-filters .l2-filter{padding:0}
}
.algolia-search-filter .l2-filters .l2-filter+.l2-filter{margin-top:32px}
.algolia-search-filter .l2-filters .l2-filter__title .childrenCount{display:none;margin-left:6px;font-size:15px;line-height:147%;color:#a8a8a8;font-family:MarkOffcPro,Arial,sans-serif;font-weight:400}
.algolia-search-filter .l2-filters .l2-filter.noChildren{display:flex;align-items:center;gap:10px;position:relative;margin-left:20px}
.algolia-search-filter .l2-filters .l2-filter.noChildren .l2-filter__btn{position:absolute;top:0;left:0;width:100%;height:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}
.algolia-search-filter .l2-filters .l2-filter.noChildren .l2-filter__btn:checked+.l2-filter__title:before{background-color:#5091cd;border-color:#5091cd}
.algolia-search-filter .l2-filters .l2-filter.noChildren .l2-filter__btn:checked+.l2-filter__title .fa-check{opacity:1}
.algolia-search-filter .l2-filters .l2-filter.noChildren .l2-filter__title .childrenCount{display:block}
@media(max-width:576px){.algolia-search-filter .l2-filters>.l2-filter:nth-last-child(2){margin-bottom:40px}
}
.algolia-search-filter .l2-filters>.l2-filter.noChildren{margin-left:0}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__title{display:flex;align-items:center;cursor:pointer}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__title .fa-chevron-down{transition:transform .3s ease-in-out;margin-left:auto}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__title.active .fa-chevron-down{transform:rotate(180deg)}
.algolia-search-filter .l2-filters>.l2-filter>.l2-filter__title{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:900;margin:0;color:#2d2d2d;position:relative}
@media(max-width:768px){.algolia-search-filter .l2-filters>.l2-filter>.l2-filter__title{font-size:16px}
}
.algolia-search-filter .l2-filters>.l2-filter>.l2-filter__title .fa-chevron-down{font-size:18px}
.algolia-search-filter .l2-filters>.l2-filter>.l2-filter__title.active{margin-bottom:16px}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren{transition:max-height .3s ease-in-out}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren .l2-filter__title{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:15px;line-height:147%;color:#0f172a;margin:0}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren .l2-filter__title .fa-chevron-down{font-size:14px}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.levelOne .l2-filter{padding:0 20px 0 0}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.levelOne .l2-filter__title .childrenCount{display:block}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.levelOne .l2-filter+.l2-filter{margin-top:16px}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.levelTwo .l2-filter{display:flex;align-items:center;padding:0 20px 0 0}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.levelTwo .l2-filter:first-child{margin-top:16px}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.levelTwo .l2-filter>.l2-filter__title{margin:0}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren.active{max-height:10000px}
.algolia-search-filter .l2-filters>.l2-filter .l2-filter__hasChildren:not(.active){max-height:0;overflow:hidden}
.aem-AuthorLayer-Edit .algolia-search-filter .l1-filters,.aem-AuthorLayer-Edit .algolia-search-filter .l2-filter{min-height:100%;height:100%}
@media(min-width:768px) and (max-width:992px){.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--9.algolia-search-results{width:69%}
}
.cmp-algolia-search-results{background-color:#f7f7f9;padding:24px 20px;height:100%}
@media(min-width:992px){.cmp-algolia-search-results{padding:40px 32px;min-height:816px}
}
.cmp-algolia-search-results__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}
@media(min-width:992px){.cmp-algolia-search-results__top{max-width:835px}
}
.cmp-algolia-search-results__top p{margin:0;font-size:14px;line-height:143%;color:#0f172a}
@media(min-width:992px){.cmp-algolia-search-results__top p{font-size:15px;line-height:147%}
}
.cmp-algolia-search-results__top .searched-results{margin-right:16px}
@media(min-width:992px){.cmp-algolia-search-results__top .searched-results{margin-right:24px}
}
.cmp-algolia-search-results__top .searched-results p .stats{display:inline-block}
.cmp-algolia-search-results__top .searched-results p .stats b{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:700}
@media(max-width:576px){.cmp-algolia-search-results__top .searched-results p .stats__query,.cmp-algolia-search-results__top .searched-results p .stats span{display:none}
}
.cmp-algolia-search-results__top .sorting{display:flex;align-items:center;flex:0 0 auto}
@media(max-width:576px){.cmp-algolia-search-results__top .sorting>p{display:none}
}
.cmp-algolia-search-results__top .sorting__btn{padding:0;border:0;outline:0;background-color:transparent;text-decoration:underline;color:#0f172a;margin-left:16px;font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:14px;line-height:157%}
@media(min-width:768px){.cmp-algolia-search-results__top .sorting__btn{font-size:15px;line-height:147%}
}
.cmp-algolia-search-results__top .sorting__btn:last-child .fa-arrow-down{transform:rotate(180deg)}
.cmp-algolia-search-results__top .sorting__btn .fa-arrow-down{font-size:16px;margin-left:4px;display:inline-block;vertical-align:top;margin-top:2px}
@media(min-width:768px){.cmp-algolia-search-results__top .sorting__btn .fa-arrow-down{margin-left:8px}
}
.cmp-algolia-search-results__top .sorting__btn.disabled{opacity:.5}
.cmp-algolia-search-results__top .sorting .sortByRelevance.disabled,.cmp-algolia-search-results__top .sorting .sortByDate.disabled{pointer-events:none}
.cmp-algolia-search-results__top .sorting .sortByRelevance{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:14px;line-height:157%;text-decoration-line:underline;color:#0f172a;padding-right:16px}
@media(min-width:768px){.cmp-algolia-search-results__top .sorting .sortByRelevance{font-size:15px;line-height:147%;padding:0 16px}
}
.cmp-algolia-search-results__top .sorting .sortByRelevance .sorting__btn{margin-left:0}
.cmp-algolia-search-results__top .sorting .sortByRelevance.disabled{opacity:.5}
.cmp-algolia-search-results__top .sorting .sortByRelevance.disabled .disabled{opacity:1}
.cmp-algolia-search-results__top .sorting .sortByDate{position:relative}
.cmp-algolia-search-results__top .sorting .sortByDate:before{content:'';width:1px;height:22px;background-color:#0f172a;opacity:.2;position:absolute;top:50%;transform:translateY(-50%);left:0}
.cmp-algolia-search-results__top .sorting .sortByDate.disabled{opacity:.5}
.cmp-algolia-search-results__top .sorting .sortByDate.disabled .disabled{opacity:1}
.cmp-algolia-search-results .search-wrapper{display:flex}
@media(min-width:992px){.cmp-algolia-search-results .allResults{max-width:835px}
}
.cmp-algolia-search-results .allResults h4{display:inline-flex;align-items:flex-end;margin-bottom:16px}
@media(min-width:992px){.cmp-algolia-search-results .allResults h4{margin-bottom:32px}
}
.cmp-algolia-search-results .allResults h4 span{transition:opacity .3s ease-in-out}
.cmp-algolia-search-results .allResults h4 .allStats{margin-left:8px;font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal}
@media(min-width:992px){.cmp-algolia-search-results .ais-Hits-item{max-width:835px}
}
.cmp-algolia-search-results .ais-Hits-item+.ais-Hits-item{margin-top:16px}
.cmp-algolia-search-results .ais-Hits--empty h4{color:#2d2d2d;margin-bottom:16px;font-weight:800}
@media(max-width:576px){.cmp-algolia-search-results .ais-Hits--empty h4{font-size:17px;line-height:124%}
}
.cmp-algolia-search-results .search__card{max-width:835px;padding:24px 16px;background-color:white}
@media(min-width:992px){.cmp-algolia-search-results .search__card{padding:24px}
}
.cmp-algolia-search-results .search__card--Document{padding:0}
@media(min-width:992px){.cmp-algolia-search-results .search__card--Document{padding:0}
}
.cmp-algolia-search-results .search__card--Document .search__card__container{padding:24px 16px}
@media(min-width:992px){.cmp-algolia-search-results .search__card--Document .search__card__container{padding:24px}
}
.cmp-algolia-search-results .search__card--Document .search__card__expanded{padding:0 16px}
@media(min-width:992px){.cmp-algolia-search-results .search__card--Document .search__card__expanded{padding:0 24px}
}
.cmp-algolia-search-results .search__card--Product .search__card__date__wrapper{display:none}
.cmp-algolia-search-results .search__card__container{transition:opacity .3s ease-in-out}
.cmp-algolia-search-results .search__card__row{display:flex;justify-content:space-between}
.cmp-algolia-search-results .search__card__type{background-color:rgba(98,189,24,0.15);font-size:14px;line-height:22px;font-weight:700;padding:4px 8px;border-radius:4px}
.cmp-algolia-search-results .search__card__login{color:#2d2d2d;text-decoration:none;cursor:pointer}
.cmp-algolia-search-results .search__card__login:hover,.cmp-algolia-search-results .search__card__login:focus-within{color:#2d2d2d}
.cmp-algolia-search-results .search__card__login:hover .search__card__login__copy,.cmp-algolia-search-results .search__card__login:focus-within .search__card__login__copy{text-decoration:underline}
.cmp-algolia-search-results .search__card__login__copy{font-weight:450;font-size:12px;line-height:22px;margin-right:4px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__login__copy{font-size:14px}
}
.cmp-algolia-search-results .search__card__login .fa-lock{font-size:18px}
.cmp-algolia-search-results .search__card__title{margin:16px 0 8px 0;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;font-size:17px;line-height:21px;letter-spacing:-0.37px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__title{font-size:22px;line-height:26px;margin:16px 0 8px 0}
}
.cmp-algolia-search-results .search__card__title-link{text-decoration:none;color:#2d2d2d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;transition:color .3s ease-in-out}
@media(min-width:992px){.cmp-algolia-search-results .search__card__title-link{-webkit-line-clamp:2}
}
.cmp-algolia-search-results .search__card__copy{font-weight:450;font-size:14px;line-height:20px;margin-bottom:8px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}
@media(min-width:992px){.cmp-algolia-search-results .search__card__copy{font-size:16px;line-height:150%;-webkit-line-clamp:3}
}
.cmp-algolia-search-results .search__card--Relevant-Result .search__card__date__wrapper,.cmp-algolia-search-results .search__card--relevant-result .search__card__date__wrapper{display:none}
.cmp-algolia-search-results .search__card__date{margin-bottom:0}
.cmp-algolia-search-results .search__card__date:first-child{margin-right:24px}
.cmp-algolia-search-results .search__card__date__wrapper{display:flex;margin-bottom:16px}
.cmp-algolia-search-results .search__card__date__title{font-family:'MarkOffcPro-Medium',Arial,sans-serif;font-weight:500;font-size:12px;line-height:22px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__date__title{font-size:15px}
}
.cmp-algolia-search-results .search__card__date__copy{font-weight:400;font-size:12px;line-height:22px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__date__copy{font-size:15px}
}
.cmp-algolia-search-results .search__card__more-details__row{display:inline-flex;align-items:center;cursor:pointer;display:none}
.cmp-algolia-search-results .search__card__more-details__row .fa-chevron-down{font-size:16px;transition:transform .2s;padding-left:2px}
.cmp-algolia-search-results .search__card__more-details__row[card-type="Document"]{display:flex}
.cmp-algolia-search-results .search__card__more-details__header{font-weight:700;font-size:12px;line-height:22px;margin-right:4px;margin-bottom:0}
@media(min-width:992px){.cmp-algolia-search-results .search__card__more-details__header{font-size:14px;margin-right:8px}
}
.cmp-algolia-search-results .search__card__more-details i{font-size:16px}
.cmp-algolia-search-results .search__card__expanded{background:linear-gradient(0,rgba(217,237,247,0.3),rgba(217,237,247,0.3)),#fff;transition:height .2s;overflow:hidden}
.cmp-algolia-search-results .search__card__expanded:not(.active){display:none}
.cmp-algolia-search-results .search__card__expanded__wrapper{display:none;padding:16px 0;background:linear-gradient(0,rgba(217,237,247,0.3),rgba(217,237,247,0.3)),#fff}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__wrapper{padding:24px 0;display:flex}
}
.cmp-algolia-search-results .search__card__expanded__wrapper[card-type="Document"]{display:flex;justify-content:space-between;flex-direction:column}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__wrapper[card-type="Document"]{flex-direction:row}
}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__filter{margin-right:24px}
}
.cmp-algolia-search-results .search__card__expanded__filter__row{display:flex;flex-direction:column;margin-bottom:8px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__filter__row{margin-bottom:12px;flex-direction:row}
.cmp-algolia-search-results .search__card__expanded__filter__row:last-child{margin-bottom:0}
}
.cmp-algolia-search-results .search__card__expanded__filter__header{font-family:'MarkOffcPro-Medium',Arial,sans-serif;font-size:12px;line-height:18px;margin-bottom:4px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__filter__header{font-size:14px;margin-right:8px}
}
.cmp-algolia-search-results .search__card__expanded__filter__text{font-weight:350;font-size:12px;line-height:19px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__filter__text{font-size:14px}
}
.cmp-algolia-search-results .search__card__expanded__info{display:none}
.cmp-algolia-search-results .search__card__expanded__info[card-type="Document"]{display:block}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__info[card-type="Document"]{max-width:220px}
}
.cmp-algolia-search-results .search__card__expanded__info__row{margin-bottom:8px}
.cmp-algolia-search-results .search__card__expanded__info__row:last-child{margin-bottom:0}
.cmp-algolia-search-results .search__card__expanded__info__header{font-family:'MarkOffcPro-Medium',Arial,sans-serif;font-size:12px;line-height:22px}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__info__header{font-size:15px}
}
.cmp-algolia-search-results .search__card__expanded__info__text{font-weight:400;font-size:12px;line-height:22px;text-transform:uppercase}
@media(min-width:992px){.cmp-algolia-search-results .search__card__expanded__info__text{font-size:15px}
}
.cmp-algolia-search-results .search__card__row{position:relative}
.cmp-algolia-search-results .search__card__login__popup{position:absolute;width:100%;background-color:#d9edf7;left:0;top:40px;display:flex;flex-direction:row;padding:24px 16px;justify-content:space-between;border-radius:2px;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.25))}
@media(min-width:1200px){.cmp-algolia-search-results .search__card__login__popup{top:-96px;width:290px;right:20px;left:70%}
}
@media(min-width:1400px){.cmp-algolia-search-results .search__card__login__popup{top:-110px;width:290px;left:50%;transform:translate(80%,0)}
}
.cmp-algolia-search-results .search__card__login__popup .arrow{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #d9edf7;position:absolute;right:20px;top:-7px}
@media(min-width:1200px){.cmp-algolia-search-results .search__card__login__popup .arrow{width:0;height:0;border-bottom:0;border-top:8px solid #d9edf7;bottom:-8px;top:initial;left:50%}
}
@media(min-width:1400px){.cmp-algolia-search-results .search__card__login__popup .search__card__login__popup__content{max-width:235px}
}
.cmp-algolia-search-results .search__card__login__popup p{margin-bottom:0;color:#0f172a}
.cmp-algolia-search-results .search__card__login__popup .search__card__login__url{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-style:normal;font-size:15px;line-height:22px;color:#0f172a}
.cmp-algolia-search-results .search__card__login__popup .search__card__login__url:hover,.cmp-algolia-search-results .search__card__login__popup .search__card__login__url:focus-within{text-decoration:underline}
.cmp-algolia-search-results .search__card__login__popup .fa-xmark{font-size:18px;cursor:pointer}
@media(min-width:1400px){.cmp-algolia-search-results .search__card__login__popup .fa-xmark{margin-top:3px}
}
.cmp-algolia-search-results .relevant-results{margin-bottom:32px;overflow:hidden;transition:max-height .3s ease-in-out;max-height:10000px}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results{max-width:835px}
}
.cmp-algolia-search-results .relevant-results:after{content:'';width:100%;height:1px;background-color:#2d2d2d;display:block;margin-top:32px;opacity:.2}
.cmp-algolia-search-results .relevant-results.fade{max-height:1px;margin-bottom:0}
.cmp-algolia-search-results .relevant-results__row{display:flex;justify-content:space-between}
.cmp-algolia-search-results .relevant-results__header{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;font-size:17px;line-height:21px;letter-spacing:-0.37px;margin-right:40px;margin-bottom:0;color:#2d2d2d}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__header{font-size:22px;line-height:26px}
}
.cmp-algolia-search-results .relevant-results__header-result-stats{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400}
.cmp-algolia-search-results .relevant-results__view-all{display:flex;align-items:center;color:#263e81;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;font-size:14px;line-height:22px;letter-spacing:-0.3px;margin-bottom:0;text-decoration:none;transition:color .3s ease-in-out}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__view-all{font-size:16px}
}
.cmp-algolia-search-results .relevant-results__view-all .fa-arrow-right{margin-left:14px;transition:none}
.cmp-algolia-search-results .relevant-results__wrapper{margin-top:16px}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__wrapper{max-width:835px;margin-top:32px}
}
.cmp-algolia-search-results .relevant-results__wrapper--show-more-active{display:flex;flex-wrap:wrap;overflow:hidden}
.cmp-algolia-search-results .relevant-results__wrapper,.cmp-algolia-search-results .relevant-results__tile__readmore{display:flex;flex-wrap:wrap;overflow:hidden}
.cmp-algolia-search-results .relevant-results__tile__readmore{transition:max-height .3s ease-in-out}
.cmp-algolia-search-results .relevant-results__tile__readmore:not(.active){max-height:580px}
@media(min-width:768px){.cmp-algolia-search-results .relevant-results__tile__readmore:not(.active){max-height:535px}
}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__tile__readmore:not(.active){max-height:320px}
}
.cmp-algolia-search-results .relevant-results__tile__readmore.active{max-height:10000px}
.cmp-algolia-search-results .relevant-results__tile__readmore.active+.relevant-results__tile__show-more .fa-chevron-down{transform:rotate(180deg)}
.cmp-algolia-search-results .relevant-results__tile__readmore.active .relevant-results__tile:nth-child(n+5){opacity:1}
.cmp-algolia-search-results .relevant-results__tile__readmore:not(.active) .relevant-results__tile:nth-child(n+5){opacity:0}
.cmp-algolia-search-results .relevant-results__tile{width:50%;padding-right:16px;padding-bottom:16px}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__tile{width:calc(100%/4);padding-right:24px;padding-bottom:24px}
}
.cmp-algolia-search-results .relevant-results__tile:nth-child(2n){padding-right:0}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__tile:nth-child(2n){padding-right:24px}
}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__tile:nth-child(4n){padding-right:0}
}
.cmp-algolia-search-results .relevant-results__tile>a{display:block;text-decoration:none}
.cmp-algolia-search-results .relevant-results__tile__img{width:100%;height:128px;object-fit:contain;background:linear-gradient(0,rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../../../../apps/nzmp/algolia/clientlibs/clientlib-algolia/less/image.png),#fff}
@media(min-width:992px){.cmp-algolia-search-results .relevant-results__tile__img{height:151px}
}
.cmp-algolia-search-results .relevant-results__tile__details{background-color:#fff;padding:16px}
.cmp-algolia-search-results .relevant-results__tile__details .tags{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#4b4b4b;margin-bottom:4px;display:block;text-transform:uppercase}
.cmp-algolia-search-results .relevant-results__tile__details .headline{margin:0;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;font-size:16px;line-height:122%;letter-spacing:-0.3px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#2d2d2d;text-transform:none}
@media(min-width:768px){.cmp-algolia-search-results .relevant-results__tile__details .headline{font-size:18px}
}
.cmp-algolia-search-results .relevant-results__tile__show-more{width:auto;display:inline-block;margin:0 auto;background-color:transparent;border:0;outline:0}
.cmp-algolia-search-results .relevant-results__tile__show-more__copy{color:#263e81;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800;font-size:16px;line-height:138%;letter-spacing:-0.3px;cursor:pointer}
.cmp-algolia-search-results .relevant-results__tile__show-more__copy .more.hide,.cmp-algolia-search-results .relevant-results__tile__show-more__copy .less.hide{display:none}
.cmp-algolia-search-results .relevant-results__tile__show-more__copy .fa-chevron-down{margin-left:12px;font-size:18px;transition:transform .3s ease-in-out}
.cmp-algolia-search-results .ais-Pagination{padding:32px 0 16px}
@media(min-width:768px){.cmp-algolia-search-results .ais-Pagination{padding:32px 0}
}
.cmp-algolia-search-results .ais-Pagination-list{justify-content:center}
@media(min-width:768px){.cmp-algolia-search-results .ais-Pagination-list{justify-content:flex-start}
}
.cmp-algolia-search-results .ais-Pagination-item{margin-right:12px}
.cmp-algolia-search-results .ais-Pagination-item--previousPage .ais-Pagination-link,.cmp-algolia-search-results .ais-Pagination-item--nextPage .ais-Pagination-link{border-radius:100px;background-color:#efefef}
.cmp-algolia-search-results .ais-Pagination-item--previousPage .ais-Pagination-link:hover,.cmp-algolia-search-results .ais-Pagination-item--nextPage .ais-Pagination-link:hover{background-color:#efefef;color:#2d2d2d}
.cmp-algolia-search-results .ais-Pagination-item--previousPage .ais-Pagination-link .fa-solid,.cmp-algolia-search-results .ais-Pagination-item--nextPage .ais-Pagination-link .fa-solid{font-size:12px}
.cmp-algolia-search-results .ais-Pagination-item--selected{background-color:#263e81;border-radius:100px}
.cmp-algolia-search-results .ais-Pagination-item--selected .ais-Pagination-link{color:white}
.cmp-algolia-search-results .ais-Pagination-item--disabled{display:none}
.cmp-algolia-search-results .ais-Pagination-link{font-size:14px;line-height:129%;color:#2d2d2d;text-decoration:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}
.cmp-algolia-search-results .ais-Pagination-link:hover{background-color:#263e81;border-radius:100px;color:white}
.aem-Grid .cmp-algolia-search-results,.aem-Grid .cmp-algolia-multilevel-facets-filter{position:relative}
.aem-Grid .cmp-algolia-search-results .loading-screen__image,.aem-Grid .cmp-algolia-multilevel-facets-filter .loading-screen__image{width:100%;min-height:100vh;height:100%;position:absolute;top:0;left:0;opacity:0;pointer-events:none;background-size:contain;background-repeat:no-repeat;background-position:top;transition:opacity .3s ease-in-out;z-index:2}
@media(min-width:992px){.aem-Grid .cmp-algolia-search-results .loading-screen__image,.aem-Grid .cmp-algolia-multilevel-facets-filter .loading-screen__image{background-size:cover}
}
.aem-Grid .cmp-algolia-search-results .loading-screen__image{background-image:url('../images/algolia-search/search-results-mobile-preview-image.svg');background-size:contain;background-position:center top}
@media(min-width:992px){.aem-Grid .cmp-algolia-search-results .loading-screen__image{background-image:url('../images/algolia-search/search-results-preview-image.svg');width:106%;background-position:7px 0;transform:none}
}
@media(min-width:1200px){.aem-Grid .cmp-algolia-search-results .loading-screen__image{width:104%;background-position:top}
}
@media(min-width:1400px){.aem-Grid .cmp-algolia-search-results .loading-screen__image{width:75%}
}
.aem-Grid .cmp-algolia-multilevel-facets-filter .loading-screen__image{background-image:url('../images/algolia-search/search-filter-preview-image.svg');background-position:-15px 0}
@media(max-width:576px){.aem-Grid .cmp-algolia-multilevel-facets-filter .loading-screen__image{display:none}
}
@media(min-width:1200px){.aem-Grid .cmp-algolia-multilevel-facets-filter .loading-screen__image{background-position:-70px 0}
}
@media(min-width:1400px){.aem-Grid .cmp-algolia-multilevel-facets-filter .loading-screen__image{background-position:-30px 0}
}
.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image,.aem-Grid.loading-screen .cmp-algolia-multilevel-facets-filter .loading-screen__image{opacity:1}
@media(min-width:320px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:182vh}
}
@media(min-width:375px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:160vh}
}
@media(min-width:390px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:130vh}
}
@media(min-width:414px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:131vh}
}
@media(min-width:768px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:155vh}
}
@media(min-width:992px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:112vh}
}
@media(min-width:1200px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{background-position:left top;min-height:110vh}
}
@media(min-width:1400px){.aem-Grid.loading-screen .cmp-algolia-search-results .loading-screen__image{min-height:100vh}
}
@media(max-width:576px){.algolia-search-results.aem-GridColumn{padding-left:calc(var(--bs-gutter-x) *+.5);padding-right:calc(var(--bs-gutter-x) *+.5)}
}
.aem-AuthorLayer-Edit .cmp-algolia-search-results{height:100%}
@media(max-width:1200px){.algolia-search-bar{padding:24px 0;margin-right:auto;width:calc(100% - 62.5px) !important;margin-left:auto;float:none !important}
}
@media(min-width:1200px){.algolia-search-bar{padding:32px calc(var(--bs-gutter-x) *+.5)}
}
.algolia-search-bar .algolia-searchbox{width:100%;margin:0 auto}
@media(min-width:1200px){.algolia-search-bar .algolia-searchbox{max-width:750px}
}
.algolia-search-bar .algolia-searchbox .ais-SearchBox{position:relative}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-form{display:flex;align-items:center}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-input{width:calc(100% - 48px);height:48px;background:white;border:1px solid #a8a8a8;font-family:MarkOffcPro,Arial,sans-serif;font-weight:normal;font-size:15px;line-height:147%;color:#2d2d2d;padding:13px 16px;outline:0;flex:0 0 auto;border-radius:3px 0 0 3px;-webkit-appearance:none}
@media(min-width:1200px){.algolia-search-bar .algolia-searchbox .ais-SearchBox-input{max-width:703px}
}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-input::placeholder{color:#a8a8a8}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-input:focus{border-color:#263e81}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-submit{width:48px;height:48px;background-color:#263e81;border:solid 1px #263e81;outline:0;font-size:16px;color:white;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:0 3px 3px 0}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-submit:before{content:'\f002';font-family:'Font Awesome 6 Pro';font-size:16px;font-weight:400}
.algolia-search-bar .algolia-searchbox .ais-SearchBox-submitIcon{display:none}
.algolia-search-bar__quicklinks{padding-bottom:16px;border-bottom:1px solid #a8a8a8;margin-bottom:16px}
@media(min-width:768px){.algolia-search-bar__quicklinks{padding-bottom:24px;margin-bottom:24px}
}
.algolia-search-bar__quicklinks h6{font-size:14px;line-height:143%;color:#2d2d2d;margin-bottom:12px;text-transform:none;margin-top:0}
@media(min-width:768px){.algolia-search-bar__quicklinks h6{font-size:15px;line-height:147%;margin-bottom:8px}
}
.algolia-search-bar__quicklinks a{display:block;font-size:14px;line-height:143%;color:#4b4b4b;text-decoration:none}
@media(min-width:768px){.algolia-search-bar__quicklinks a{font-size:15px;line-height:147%}
}
.algolia-search-bar__quicklinks a:hover,.algolia-search-bar__quicklinks a:focus{color:#4b4b4b;text-decoration:underline}
.algolia-search-bar__quicklinks a+.algolia-search-bar__quicklinks-item{margin-top:12px}
@media(min-width:768px){.algolia-search-bar__quicklinks a+.algolia-search-bar__quicklinks-item{margin-top:8px}
}
.algolia-search-bar__autocomplete{position:absolute;top:100%;left:0;background:#fff;border:1px solid #263e81;border-radius:3px;z-index:9;padding:24px 16px;width:100%}
@media(min-width:768px){.algolia-search-bar__autocomplete{padding:32px;top:calc(100% + 4px)}
}
.algolia-search-bar__autocomplete .list-unstyled{margin:0}
.algolia-search-bar__autocomplete-item{display:flex;align-items:center;gap:4px;cursor:default;align-items:baseline;cursor:pointer}
@media(min-width:768px){.algolia-search-bar__autocomplete-item{gap:8px}
}
.algolia-search-bar__autocomplete-item:hover .algolia-search-bar__autocomplete-item-text,.algolia-search-bar__autocomplete-item:focus .algolia-search-bar__autocomplete-item-text{text-decoration:underline}
.algolia-search-bar__autocomplete-item+.algolia-search-bar__autocomplete-item{margin-top:12px}
@media(min-width:768px){.algolia-search-bar__autocomplete-item+.algolia-search-bar__autocomplete-item{margin-top:8px}
}
.algolia-search-bar__autocomplete-item-text{font-size:14px;line-height:143%;font-weight:450}
@media(min-width:768px){.algolia-search-bar__autocomplete-item-text{font-size:15px;line-height:147%;font-weight:400}
}
.algolia-search-bar__autocomplete-item .fa-magnifying-glass{font-size:12px}
.algolia-search-bar__autocomplete-item.suggestedSearch{font-family:MarkOffcPro-Medium,Arial,sans-serif;font-weight:500;font-size:14px;line-height:143%}
@media(min-width:768px){.algolia-search-bar__autocomplete-item.suggestedSearch{font-size:15px;line-height:147%}
}
@media(max-width:576px){.simpleHeader .algolia-search-bar{width:100% !important}
}
.login-teaser{background-color:#d9edf7;padding:16px 24px;margin:16px 0}
@media(min-width:992px){.login-teaser{padding:24px 32px}
}
@media(min-width:992px){.login-teaser{max-width:835px}
}
.login-teaser-title p{font-size:17px;line-height:124%;letter-spacing:-0.37px;color:#263e81;margin-bottom:8px}
@media(min-width:992px){.login-teaser-title p{font-size:22px;line-height:118%}
}
.login-teaser-title p>a{font-size:inherit;line-height:inherit;letter-spacing:inherit;text-decoration:none}
.login-teaser-title p b{font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-weight:800}
.login-teaser-description p{font-size:14px;line-height:143%;color:#263e81;margin-bottom:16px}
@media(min-width:992px){.login-teaser-description p{font-size:15px;line-height:147%}
}
.login-teaser-buttons{display:flex;align-items:center}
.login-teaser-buttons .sf-login-cta{min-width:150px;min-height:44px;padding:9px 24px;font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:700;font-size:14px;line-height:171%;text-align:center;color:white;background-color:#5091cd;border:solid 1px #5091cd;border-radius:100px;margin-right:24px;text-decoration:none;transition:all .3s ease-in-out}
@media(min-width:992px){.login-teaser-buttons .sf-login-cta{min-width:160px;font-size:16px;line-height:150%;padding:9px 40px}
}
.login-teaser-buttons .sf-login-cta:hover,.login-teaser-buttons .sf-login-cta:focus{border-color:#5091cd;background-color:white;color:#5091cd}
.login-teaser-buttons a.login-teaser-buttons-link{font-family:MarkOffcPro-Bold,Arial,sans-serif;font-weight:700;font-size:14px;line-height:157%;letter-spacing:-0.3px;color:#263e81;display:flex;align-items:center;text-decoration:none;transition:color .3s ease-in-out;flex:0 0 auto}
@media(min-width:992px){.login-teaser-buttons a.login-teaser-buttons-link{font-size:16px;line-height:138%}
}
.login-teaser-buttons a.login-teaser-buttons-link:hover,.login-teaser-buttons a.login-teaser-buttons-link:focus{color:#5091cd}
.login-teaser-buttons a.login-teaser-buttons-link .fa-arrow-right{margin-left:12px;transition:none}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-header{padding-top:36px;padding-bottom:0}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-header .close{right:60px;top:36px}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body{margin-top:13px;padding-top:0;padding-left:60px;padding-right:60px;padding-bottom:48px}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .logo{margin-bottom:24px;margin-left:auto;margin-right:auto}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .heading{line-height:26px;color:#2d2d2d;margin-bottom:16px}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .copy{font-family:MarkOffcPro,Arial,sans-serif;font-weight:400;font-size:15px;line-height:22px;color:#2d2d2d;max-width:400px}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .btn{padding:15px 40px;width:208px;height:52px;background:#5091cd;border-radius:100px;font-family:MarkOffcPro-Heavy,Arial,sans-serif;font-style:normal;font-weight:800;font-size:18px;line-height:22px;text-align:center;letter-spacing:-0.3px;color:#fff}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .globalForm{margin-top:40px}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .globalForm .form-group{margin:0}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .globalForm .form-group.has-error .defaultInput{border:1px solid red}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .globalForm .textarea-title{font-family:MarkOffcPro-Medium,Arial,sans-serif;text-align:left;width:100%;font-size:15px;line-height:22px;color:#161616;margin-bottom:8px}
.modal--algolia.requestAccess .modal-dialog .modal-content .modal-body .globalForm .defaultInput{border:1px solid #efefef;border-radius:3px;min-height:129px}