/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;-webkit-box-shadow:0 5px 15px -5px rgba(0,0,0,0.5);box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev,.is-rtl .pika-next{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}.pika-next,.is-rtl .pika-prev{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.pika-button{cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:initial}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#33aaff;font-weight:bold}.is-selected .pika-button,.has-event .pika-button{color:#fff;font-weight:bold;background:#33aaff;-webkit-box-shadow:inset 0 1px 3px #178fe5;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;-webkit-box-shadow:inset 0 1px 3px #0076c9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#D5E9F7}.is-startrange .pika-button{color:#fff;background:#6CB31D;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#33aaff;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}@​media (prefers-reduced-motion: reduce){*{-webkit-animation:none !important;-o-animation:none !important;animation:none !important;-webkit-transition:none !important;-o-transition:none !important;transition:none !important;-webkit-animation-duration:0.1s !important;-o-animation-duration:0.1s !important;animation-duration:0.1s !important;-webkit-transition-duration:0.1s !important;-o-transition-duration:0.1s !important;transition-duration:0.1s !important}}@-webkit-keyframes animation--move{0%,100%{right:-50px}50%{right:-55px}}@-o-keyframes animation--move{0%,100%{right:-50px}50%{right:-55px}}@keyframes animation--move{0%,100%{right:-50px}50%{right:-55px}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:empty{margin:0;padding:0}*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}:root{font-size:62.5%}@media screen and (min-width: 768px){:root{font-size:62.5%}}:root{line-sizing:normal}:root{-ms-text-spacing:trim-start allow-end trim-adjacent ideograph-alpha ideograph-numeric;text-spacing:trim-start allow-end trim-adjacent ideograph-alpha ideograph-numeric}::-moz-selection,::-moz-selection{background:#0a1838;color:#fff}::-moz-selection, ::-moz-selection{background:#0a1838;color:#fff}::selection,::selection{background:#0a1838;color:#fff}[class*="clip-text--"]::-moz-selection{-webkit-text-fill-color:#fff}[class*="clip-text--"]::selection{-webkit-text-fill-color:#fff}html.global-fontsize--variant1{font-size:68%}html.global-fontsize--variant2{font-size:75%}body{font-size:1.6rem;background-color:#f9f9f9;font-family:"Lato",sans-serif;font-weight:400;line-height:1;color:#131313}html.is--lockedPosition,body.is--lockedPosition{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0}.align--center{text-align:center !important}.align--left{text-align:left !important}.align--right{text-align:right !important}.align--justify{text-align:justify !important}.is--hide{display:none !important}.is--show{display:block !important}.is--hidden{visibility:hidden !important}.is--visible{visibility:visible !important}[hidden]{display:none !important}[disabled]{cursor:not-allowed}@media screen and (min-width: 768px){.is--flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}}.is--loading{position:absolute;background-color:rgba(0,0,0,0.5);padding:3rem;width:100%;height:100%;text-align:center;color:#f9f9f9;font-size:2rem;z-index:10;top:0}@media screen and (min-width: 1200px) and (max-width: 1439px){.is--loading{font-size:1.8rem}}.is--loading *{width:100%;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}*:focus{outline:none}[data-whatintent='keyboard'] *:focus{outline:#0a1838 dashed 2px}[data-whatintent='keyboard'] [class*="color-bg--dark"] *:focus,[class*="color-bg--secondary"] *:focus{outline-color:#fff}[data-whatintent='keyboard'] .c-NewsFilters__category input[type='checkbox']:focus+label{outline:#0a1838 dashed 2px}a{color:#af8c1d;text-decoration:none}a:hover{text-decoration:underline}a:visited{color:#80640c}button,input[type='submit']{background-color:transparent;border:none;color:inherit;cursor:pointer}.btn,input[type='submit']{background:#e3bf1d;text-transform:uppercase;font-weight:300;padding:1.2rem 3rem}@media screen and (min-width: 1200px){.btn:hover,input[type='submit']:hover{background:#af8c1d}}.btn--small,input[type='submit']--small{padding:0.7rem 1.5rem;font-size:1.2rem}.btn--underline,input[type='submit']--underline{border-bottom:3px solid #af8c1d}.btn--tab,input[type='submit']--tab{background-color:#ebebeb;color:#0a1838}.btn--tab:hover,.btn--tab:active,.btn--tab.is-active,input[type='submit']--tab:hover,input[type='submit']--tab:active,input[type='submit']--tab.is-active{background-color:#0a1838;color:#ebebeb}.color-txt--primary1{color:#e3bf1d}.color-bg--primary1,.c-PageTitle .c-ArrowButton,.c-Pagination li a.active,.c-ReportsList__nav button.is--active{background-color:#e3bf1d;color:#0a1838}.color-txt--primary2{color:#af8c1d}.color-bg--primary2{background-color:#af8c1d;color:#0a1838}.color-txt--primary3{color:#80640c}.color-bg--primary3{background-color:#80640c;color:#0a1838}.color-txt--secondary1{color:#0a1838}.color-bg--secondary1{background-color:#0a1838;color:#fff}.color-txt--secondary2{color:#173351}.color-bg--secondary2{background-color:#173351;color:#fff}.color-txt--secondary3{color:#212942}.color-bg--secondary3{background-color:#212942;color:#fff}.color-txt--secondary4{color:#29292e}.color-bg--secondary4{background-color:#29292e;color:#fff}.color-txt--light1,.c-PageTitle .c-ArrowButton,.c-Pagination li a.active,.c-ReportsList__nav button.is--active{color:#fff}.color-bg--light1{background-color:#fff;color:#131313}.color-txt--light2{color:#f9f9f9}.color-bg--light2{background-color:#f9f9f9;color:#131313}.color-txt--light3{color:#ebebeb}.color-bg--light3{background-color:#ebebeb;color:#131313}.color-txt--light4{color:#f0f0f0}.color-bg--light4{background-color:#f0f0f0;color:#131313}.color-txt--light5{color:#e0ddd5}.color-bg--light5{background-color:#e0ddd5;color:#131313}.color-txt--dark1{color:#131313}.color-bg--dark1{background-color:#131313;color:#fff}.color-txt--dark2{color:#2a2a2a}.color-bg--dark2{background-color:#2a2a2a;color:#fff}.color-txt--dark3{color:#242424}.color-bg--dark3{background-color:#242424;color:#fff}.color-txt--dark4{color:#555}.color-bg--dark4{background-color:#555;color:#fff}fieldset{border:0;margin:0;padding:0}input[type='text'],input[type='password'],input[type="search"],input[type="date"],input[type="submit"],.c-NewsFilters__category label{color:#0a1838;font-family:"Playfair Display",serif;font-weight:400;font-size:1.2rem;padding:1.3rem;border-radius:0;-webkit-appearance:none;border:none}input[type='text'],input[type='password'],input[type="search"],input[type="date"]{width:100%}input[type='text'],input[type='password'],input[type='date']{background:#ebebeb}input::-webkit-input-placeholder{color:#555}input::-moz-placeholder{color:#555}input:-ms-input-placeholder{color:#555}input::-ms-input-placeholder{color:#555}input::placeholder{color:#555}legend{font-family:"Lato",sans-serif;font-weight:400;font-size:1.2rem;color:#af8c1d;text-transform:uppercase}.error{color:red !important}@media screen and (-ms-high-contrast: active){img[src$=".svg"]{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(1);filter:invert(1);-webkit-filter:invert;filter:invert}.replaced-svg path{fill:#fff}.c-Logo svg.replaced-svg path{fill:#e3bf1d}.c-Logo svg.replaced-svg{width:260px;height:41.92px}.c-Logo img[src$="logo_zbp-sygnet.svg"]{-webkit-filter:none;filter:none}.c-Header__button button>span:first-child:before,.c-Header__button button>span:first-child:after,.c-Header__button button>span:first-child span{background-color:#fff}.c-SocialShareBar__button{opacity:1 !important}}.l-wrapper{max-width:1600px;width:100%;margin-right:auto;margin-left:auto}.l-wrapper::before,.l-wrapper::after{display:block;content:"";clear:both}@media screen and (min-width: 1200px) and (max-width: 1439px){.l-wrapper{width:94%}}.l-wrapper--space1{margin-top:43px;margin-bottom:43px}@media screen and (min-width: 768px){.l-wrapper--space1{margin-top:83px;margin-bottom:83px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.l-wrapper--space1{margin-top:43px;margin-bottom:43px}}@media screen and (max-width: 1199px){.l-wrapper--custom1{margin-left:6rem;margin-right:6rem;width:-webkit-calc(100% - 12rem);width:calc(100% - 12rem)}}@media screen and (max-width: 767px){.l-wrapper--custom1{margin-left:2rem;margin-right:2rem;width:-webkit-calc(100% - 4rem);width:calc(100% - 4rem)}}@media screen and (min-width: 1200px){.l-wrapper--custom1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1200px){.l-wrapper--custom2 .l-component--col1{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.l-wrapper--custom3{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}}.l-placeholder{width:100%}.l-component{padding:0 4rem}@media screen and (max-width: 767px){.l-component{padding:0 2rem}.l-component>*{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 768px){.l-component{padding:0 6rem}}.l-component--col1{width:100%}@media screen and (min-width: 1200px){.l-component--col1{padding:0 10rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.l-component--col1{padding:0 6rem}}@media screen and (min-width: 768px){.l-wrapper--custom3 .l-component--col1{width:400px;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.l-wrapper--custom3 .l-component--col1+.l-component--col1{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.l-wrapper--custom3 .l-component--col1 ~ .l-component--col1{-ms-flex-preferred-size:calc(100% - 280px);flex-basis:-webkit-calc(100% - 280px);flex-basis:calc(100% - 280px);padding-right:0}}@media screen and (min-width: 1200px){.l-wrapper--custom3 .l-component--col1 ~ .l-component--col1{-ms-flex-preferred-size:calc(100% - 600px);flex-basis:-webkit-calc(100% - 600px);flex-basis:calc(100% - 600px)}}.l-component--col2{width:100%;float:left}@media screen and (min-width: 1200px){.l-component--col2{width:50%;padding:0 10rem}.l-component--col2:first-of-type{padding-right:4rem}}@media screen and (min-width: 1680px){.l-component--col2:first-of-type{padding-right:6rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.l-component--col2{padding:0 6rem}}.l-component--custom1{width:40%;float:left;padding:0}@media screen and (min-width: 768px){.l-component--custom1>div{padding:0 10rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.l-component--custom1>div{padding:0 6rem}}.l-component--custom1+.l-component--custom1{width:60%}@media screen and (max-width: 767px){.l-component--custom1+.l-component--custom1{margin-top:2rem}}@media screen and (max-width: 1199px){.l-component--custom1{width:100%}.l-component--custom1+.l-component--custom1{width:100%}}@media screen and (min-width: 768px) and (max-width: 1199px){.l-component--custom1+.l-component--custom1{margin-top:4rem;-webkit-box-shadow:6rem 0 0 0 #fff,-6rem 0 0 0 #fff;box-shadow:6rem 0 0 0 #fff,-6rem 0 0 0 #fff}.l-component--custom1+.l-component--custom1>div{padding-left:0;padding-right:0}}.l-component--custom1 .c-Heading{padding-top:6rem}@media screen and (min-width: 1200px){.l-component--article{max-width:922px;margin:0 auto;padding:0}}.l-component--resetSpaceTop>div[class^="c-"],.l-component--resetSpaceAll>div[class^="c-"]{padding-top:0 !important}.l-component--resetSpaceBottom>div[class^="c-"],.l-component--resetSpaceAll>div[class^="c-"]{padding-bottom:0 !important}@media screen and (max-width: 767px){.l-component--spaceTop,.l-component--spaceAll{padding-top:4rem !important}}@media screen and (min-width: 768px){.l-component--spaceTop,.l-component--spaceAll{padding-top:6rem !important}}@media screen and (max-width: 767px){.l-component--spaceBottom,.l-component--spaceAll{padding-bottom:4rem !important}}@media screen and (min-width: 768px){.l-component--spaceBottom,.l-component--spaceAll{padding-bottom:6rem !important}}@media screen and (max-width: 1199px){.overflow-x{overflow-x:auto}}table{width:100%;padding:2rem 0}.overflow-x table{min-width:400px}@media screen and (min-width: 768px){table{padding:3rem 0}}table th,table td{padding:1rem 1.5rem}@media screen and (min-width: 768px){table th,table td{padding:2rem}}table thead th{font-size:2rem;font-family:"Playfair Display",serif;font-weight:400}@media screen and (min-width: 1200px) and (max-width: 1439px){table thead th{font-size:1.8rem}}@media screen and (min-width: 960px){table thead th{font-size:2.4rem}}@media screen and (min-width: 960px) and (min-width: 1200px) and (max-width: 1439px){table thead th{font-size:1.9rem}}table td{font-family:"Lato",sans-serif;font-weight:300;font-size:1.6rem;border-bottom:1px solid #f0f0f0}@media screen and (min-width: 768px){table td{font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){table td{font-size:1.6rem}}table.table--primary th{background-color:#f0f0f0;color:#29292e}table.table--secondary thead th{background-color:#0a1838;color:#fff}table.table--secondary tr:nth-child(even){background-color:#f0f0f0}@keyframes animation--move{0%,100%{right:-50px}50%{right:-55px}}i,em,.font-italic{font-style:italic;font-weight:300}.font-family--primary{font-family:"Playfair Display",serif;font-weight:400}.font-family--secondary{font-family:"Lato",sans-serif;font-weight:400}.font-weight--300{font-weight:300}.font-weight--400{font-weight:400}.font-weight--700{font-weight:700}b,strong,.font-bold{font-weight:700}b i,b em,b .font-italic,strong i,strong em,strong .font-italic,.font-bold i,.font-bold em,.font-bold .font-italic{font-weight:inherit}.font-size--variant1{font-size:50px}.font-size--variant2{font-size:40px}.font-size--variant3{font-size:30px}.font-size--variant4{font-size:24px}.font-size--variant5{font-size:22px}.font-size--variant6{font-size:20px}.font-size--variant7{font-size:18px}.font-size--variant8{font-size:16px}.font-size--variant9{font-size:12px}p,blockquote{margin:0 0 1rem;line-height:2.8rem;font-size:1.6rem;font-family:"Lato",sans-serif;font-weight:300}@media screen and (min-width: 768px){p,blockquote{font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){p,blockquote{font-size:1.6rem}}pre{white-space:pre-wrap}cite{font-style:normal}blockquote{color:#2a2a2a;font-family:"Playfair Display",serif;font-weight:400;margin:0;position:relative;z-index:1;padding:2rem 0 2rem 2rem}@media screen and (min-width: 768px){blockquote{padding:3rem 0 0 4rem}}@media screen and (min-width: 1200px){blockquote{padding-left:0;font-size:2rem;line-height:1.5}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){blockquote{font-size:1.8rem}}blockquote *{font-family:inherit}blockquote:before{content:'';position:absolute;background:url("../images/icons/quote.png") 0 0 no-repeat;background-size:cover;width:132px;height:80px;left:0px;top:10px;z-index:-1}@media screen and (min-width: 768px){blockquote:before{width:198px;height:120px;left:-10px}}@media screen and (min-width: 1200px){blockquote:before{width:291px;height:176px;left:-90px}}.arrow-right{display:block;position:relative;padding-right:3rem}.arrow-right:after{content:'→';color:#e3bf1d;font-size:2.4rem;position:absolute;bottom:-3px;right:0}h1,.h1{margin:0 0 2rem;font-family:"Playfair Display",serif;font-weight:400;font-size:5rem;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px){h1,.h1{font-size:4rem}}h2,.h2{margin:0 0 2rem;font-family:"Playfair Display",serif;font-weight:400;font-size:4rem;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px){h2,.h2{font-size:3.2rem}}h3,.h3{margin:0 0 2rem;font-family:"Playfair Display",serif;font-weight:400;font-size:3rem;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px){h3,.h3{font-size:2.4rem}}h4,.h4{margin:0 0 2rem;font-family:"Playfair Display",serif;font-weight:400;font-size:2.4rem;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px){h4,.h4{font-size:1.9rem}}h5,.h5{margin:0 0 2rem;font-family:"Playfair Display",serif;font-weight:400;font-size:2rem;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px){h5,.h5{font-size:1.8rem}}h6,.h6{margin:0 0 2rem;font-family:"Playfair Display",serif;font-weight:400;font-size:1.6rem;line-height:1.2}ul,ol,dl{margin:0 0 2rem;padding-left:3rem;font-family:"Lato",sans-serif;font-weight:300;font-size:1.6rem;line-height:3.5rem}@media screen and (min-width: 768px){ul,ol,dl{font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){ul,ol,dl{font-size:1.6rem}}ul{list-style:none}ul li:before{content:"\2022";color:#af8c1d;display:inline-block;width:1.5em;margin-left:-1.7em}.color-bg--primary2 ul li:before{color:#fff}ol{list-style:none;counter-reset:li}ol>li{counter-increment:li}ol>li:before{content:"." counter(li);color:#af8c1d;font-weight:700;display:inline-block;width:1.4em;margin-left:-1.8em;margin-right:0.4em;text-align:right;direction:rtl}.color-bg--primary2 ol>li:before{color:#fff}img{image-rendering:-webkit-optimize-contrast;border-style:none;vertical-align:bottom;display:block;max-width:100%}figure{margin:0}.c-Cookies{display:none;position:fixed;top:0;left:0;width:100%;z-index:15;background:#212942;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.c-Cookies.is--active{display:block}.c-Cookies.is--shown{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.c-Cookies.is--hidden{opacity:0}.c-Cookies__cont{padding:2rem 0}@media screen and (min-width: 768px){.c-Cookies__cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:3rem 0}}@media screen and (min-width: 1200px){.c-Cookies__cont{padding:5rem 0 4rem}}.c-Cookies__txt{font-size:1.6rem;line-height:1.5}@media screen and (min-width: 768px){.c-Cookies__txt{padding-right:3rem}}.c-Cookies p{font-size:inherit;line-height:inherit}.c-Cookies__img{display:none}@media screen and (min-width: 768px){.c-Cookies__img{display:block;min-width:100px}}.c-Cookies__img img{width:56px;height:56px}.c-Cookies__close{min-width:180px;position:relative;text-align:right}.c-Logo__sygnet{width:60px}.c-Logo__typography{width:260px}.c-Logo__typography .replaced-svg{width:260px;height:41.92px}.c-Logo>div{margin:0 auto}.c-Logo img{margin:0 auto}#main{margin-top:100px;overflow:hidden}:not(.is--lockedPosition) #main{-webkit-transition:margin 0.3s;-o-transition:margin 0.3s;transition:margin 0.3s}.is--stickyHeader #main{margin-top:100px}@media screen and (min-width: 768px){#main{margin-top:170px}}@media screen and (min-width: 1200px){#main{margin-top:175px}}@media screen and (min-width: 1200px) and (max-width: 1439px){#main{margin-top:150px}}@media screen and (max-width: 767px){#header .c-Logo__sygnet{width:40px}#header .c-Logo__typography{display:none}}.c-Header{position:fixed;z-index:15;top:0;width:100%;background-color:#f9f9f9;overflow:hidden;-webkit-transition:all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);-o-transition:all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);transition:all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1)}.is--stickyHeader .c-Header{-webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.1);box-shadow:0px 2px 8px rgba(0,0,0,0.1)}@media screen and (min-width: 768px){.is--stickyHeader .c-Header .c-Logo__sygnet{margin-top:45px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.is--stickyHeader .c-Header .c-Logo__sygnet{width:50px}}.is--stickyHeader .c-Header .c-Logo__typography{opacity:0}.is--lockedPosition .c-Header{height:100%}.c-Header .c-Logo__sygnet{position:relative;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.c-Header .c-Logo__typography{opacity:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.c-Header ul{margin:0;padding:0}.c-Header ul li::before{display:none}.c-Header__bar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100px;position:relative;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:height 0.3s;-o-transition:height 0.3s;transition:height 0.3s}@media screen and (min-width: 768px){.c-Header__bar{height:170px;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 1200px){.c-Header__bar{height:175px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__bar{height:150px}}.is--stickyHeader .c-Header__bar{height:100px}.c-Header__button button{text-transform:uppercase;position:relative;padding-top:2rem;padding-bottom:2rem;padding-left:0;padding-right:0;cursor:pointer;width:100%}@media screen and (max-width: 1199px){.c-Header__button button{width:50px;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.c-Header__button button.is--active>span:first-child span{opacity:0}.c-Header__button button.is--active>span:first-child::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:2px}.c-Header__button button.is--active>span:first-child::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);bottom:0}.c-Header__button button span{display:block}.c-Header__button button>span:first-child{width:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.c-Header__button button>span:first-child span{height:2px;background-color:#0a1838;width:75%;float:right;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.c-Header__button button>span:first-child::before,.c-Header__button button>span:first-child::after{content:'';display:block;width:100%;height:2px;background-color:#0a1838;position:relative;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.c-Header__button button>span:first-child::before{top:-6px}.c-Header__button button>span:first-child::after{bottom:-8px}.c-Header__button button span[aria-hidden]{padding-left:40px;font-family:"Lato",sans-serif;font-weight:700;font-size:2rem;color:#0a1838}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__button button span[aria-hidden]{font-size:1.8rem}}@media screen and (max-width: 1199px){.c-Header__button button span[aria-hidden]{display:none}}.c-Header__logo{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.c-Header__logo a{display:block}@media screen and (max-width: 767px){.c-Header__logo{-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto}}@media screen and (min-width: 768px){.c-Header__logo{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%}}.c-Header__rightSection{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1200px){.c-Header__rightSection__search.is--active input{padding-left:0;width:240px;border-bottom:1px solid #0a1838;visibility:visible}}.c-Header__rightSection__search [role="search"]{position:relative}.c-Header__rightSection__search label{visibility:hidden;position:absolute;left:1.3rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.c-Header__rightSection__search input{padding-right:5rem;background-color:#f9f9f9;border-bottom:1px solid #0a1838;font-size:1.8rem;visibility:visible;color:#0a1838}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__rightSection__search input{font-size:1.6rem}}@media screen and (min-width: 1200px){.c-Header__rightSection__search input{visibility:hidden;padding-bottom:.5rem;padding-right:3rem;padding-left:1rem;width:40px;right:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-bottom:1px solid transparent}}.c-Header__rightSection__search button{position:absolute;right:1.3rem;top:50%;margin-top:-10px}@media screen and (min-width: 1200px){.c-Header__rightSection__search button{right:0}}.c-Header__rightSection__search button svg,.c-Header__rightSection__search button img{width:20px;height:20px}@media screen and (max-width: 1199px){.c-Header__rightSection__search{position:absolute;top:170px;left:0;right:0;z-index:101}}@media screen and (max-width: 767px){.c-Header__rightSection__search{top:100px}}@media screen and (min-width: 1200px){.c-Header__rightSection__search{height:46px}}.c-Header__rightSection__nav{padding-top:3px}@media screen and (max-width: 767px){.c-Header__rightSection__nav{display:none}}.c-Header__rightSection__nav ul li{float:left;padding-left:0.5rem}.c-Header__rightSection__nav ul li button{cursor:pointer}.c-Header__rightSection__nav ul li button[data-jscomponent="Contrast"]>span{display:inline-block;width:22px;height:22px;margin-top:2px}@media screen and (min-width: 1200px){.c-Header__rightSection__nav ul li{padding-left:2rem}}.c-Header__rightSection__lang{padding-left:2.5rem;font-size:2.2rem}.c-Header__rightSection__lang a{color:#0a1838;font-family:"Lato",sans-serif;font-weight:700;font-size:inherit}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__rightSection__lang{font-size:1.8rem}}@media screen and (min-width: 768px){.c-Header__rightSection__lang{padding-left:1rem;font-size:1.6rem}}@media screen and (min-width: 1200px){.c-Header__rightSection__lang{padding-left:2rem;font-size:1.6rem}}@media screen and (max-width: 1199px){.c-Header__rightSection{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}}.c-Header__nav{left:-100%;-webkit-transition:left .5s ease-out;-o-transition:left .5s ease-out;transition:left .5s ease-out;overflow-y:auto;z-index:100;position:absolute;width:100%;background-color:#f9f9f9;top:100px;height:-webkit-calc(100% - 170px);height:calc(100% - 170px);overflow-y:auto}.c-Header__nav__child{display:none}.c-Header__nav a,.c-Header__nav button{padding:0;font-family:"Playfair Display",serif;font-weight:400}.c-Header__nav a:focus,.c-Header__nav button:focus{-webkit-transition:none;-o-transition:none;transition:none}.c-Header__nav a:hover{text-decoration:none}.c-Header__nav nav{height:inherit;padding-bottom:6rem}.c-Header__nav nav>ul{padding:0 2rem;position:relative}@media screen and (min-width: 1200px){.c-Header__nav nav>ul{padding:0 6rem;line-height:1.5}}.c-Header__nav nav>ul>li{color:#0a1838;padding-top:1rem;padding-bottom:1rem;padding-right:15px;float:left;clear:both}.c-Header__nav nav>ul>li.is-active>a,.c-Header__nav nav>ul>li.is-active button,.c-Header__nav nav>ul>li.focus>a,.c-Header__nav nav>ul>li.focus button{padding-left:75px;-webkit-transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.c-Header__nav nav>ul>li.is-active>a::before,.c-Header__nav nav>ul>li.is-active button::before,.c-Header__nav nav>ul>li.focus>a::before,.c-Header__nav nav>ul>li.focus button::before{width:60px;-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.c-Header__nav nav>ul>li>a,.c-Header__nav nav>ul>li button{font-size:2rem;line-height:1.3;color:inherit;text-decoration:none;text-align:left;display:inline-block;-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);position:relative}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__nav nav>ul>li>a,.c-Header__nav nav>ul>li button{font-size:1.8rem}}@media screen and (min-width: 1200px){.c-Header__nav nav>ul>li>a,.c-Header__nav nav>ul>li button{font-size:3rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Header__nav nav>ul>li>a,.c-Header__nav nav>ul>li button{font-size:2.4rem}}.c-Header__nav nav>ul>li>a::before,.c-Header__nav nav>ul>li button::before{width:0;content:'';display:block;height:1px;-webkit-transition:inherit;-o-transition:inherit;transition:inherit;background-color:#e3bf1d;position:absolute;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);top:50%;margin-right:15px;left:0;-webkit-transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media screen and (min-width: 1200px){.c-Header__nav nav>ul>li{margin-top:.5rem;width:30%}.c-Header__nav nav>ul>li:first-child{margin-top:2rem}}.c-Header__nav nav>ul>li.is-active>ul,.c-Header__nav nav>ul>li.focus>ul{margin-top:2.7rem;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:25px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 480px){.c-Header__nav nav>ul>li.is-active>ul,.c-Header__nav nav>ul>li.focus>ul{padding-left:5%}}@media screen and (min-width: 768px){.c-Header__nav nav>ul>li.is-active>ul,.c-Header__nav nav>ul>li.focus>ul{position:absolute;right:0;top:0;bottom:0;min-height:-webkit-calc(100vh - 210px);min-height:calc(100vh - 210px);line-height:1.5;width:70%;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}.c-Header__nav nav>ul>li.is-active>ul li,.c-Header__nav nav>ul>li.focus>ul li{padding-bottom:1rem;width:100%}@media screen and (min-width: 768px){.c-Header__nav nav>ul>li.is-active>ul li,.c-Header__nav nav>ul>li.focus>ul li{padding:1rem 0;width:50%}}@media all and (max-width: 1200px) and (min-width: 768px){.c-Header__nav nav>ul>li.is-active>ul li,.c-Header__nav nav>ul>li.focus>ul li{padding:1rem 0.5rem}}.c-Header__nav nav>ul>li.is-active>ul li a,.c-Header__nav nav>ul>li.focus>ul li a{color:inherit;font-size:1.8rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__nav nav>ul>li.is-active>ul li a,.c-Header__nav nav>ul>li.focus>ul li a{font-size:1.6rem}}@media all and (max-width: 1200px) and (min-width: 768px){.c-Header__nav nav>ul>li.is-active>ul li a,.c-Header__nav nav>ul>li.focus>ul li a{font-size:1.6rem}}@media screen and (max-width: 1199px){.c-Header__nav{padding-top:60px}}@media screen and (min-width: 768px){.c-Header__nav{top:170px}}@media screen and (min-width: 1200px){.c-Header__nav{top:175px;height:-webkit-calc(100% - 175px);height:calc(100% - 175px)}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Header__nav{top:150px;height:-webkit-calc(100% - 150px);height:calc(100% - 150px)}.is--stickyHeader .c-Header__nav{top:100px;height:-webkit-calc(100% - 100px);height:calc(100% - 100px)}}.c-Header__nav.is--active{left:0}#footer{font-family:"Playfair Display",serif;font-weight:400;padding:0 21px;width:100%;margin-top:2rem}@media screen and (min-width: 768px){#footer{padding:0;margin-top:3rem}}@media screen and (min-width: 1200px){#footer{max-width:1600px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1680px){#footer{padding:0}}@media screen and (min-width: 1200px) and (max-width: 1439px){#footer{width:94%}}#footer .c-Logo__typography{margin-top:3rem}.c-Footer__container{background-color:#ebebeb;padding:25px 25px 30px}@media screen and (min-width: 768px){.c-Footer__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:38px 60px 60px}}@media screen and (min-width: 1200px){.c-Footer__container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:6.25%;padding-right:6.25%;padding-bottom:38px;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Footer__container{padding-left:6rem;padding-right:6rem}}.c-Footer__box{padding:26px 23px 26px 29px}.c-Footer__box a{color:inherit}.c-Footer__box a:hover,.c-Footer__box a:focus{color:#af8c1d}.c-Footer__box a:hover{text-decoration:none}.c-Footer__box__header h1,.c-Footer__box__header h2,.c-Footer__box__header h3,.c-Footer__box__header h4,.c-Footer__box__header h5,.c-Footer__box__header h6{font-size:2rem;line-height:3rem;font-weight:400;margin-bottom:2px}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Footer__box__header h1,.c-Footer__box__header h2,.c-Footer__box__header h3,.c-Footer__box__header h4,.c-Footer__box__header h5,.c-Footer__box__header h6{font-size:1.8rem}}.c-Footer__box__content ul{font-size:2rem;line-height:2.0;font-family:inherit;list-style-type:none;padding:0;margin-bottom:0}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Footer__box__content ul{font-size:1.8rem}}@media screen and (min-width: 768px){.c-Footer__box__content ul{margin-top:3px}}.c-Footer__box__content ul li{line-height:1.15;margin-bottom:13px;padding:0}.c-Footer__box__content ul li:before{display:none}.c-Footer__box__content ul li:last-child{margin-bottom:0}.c-Footer__box__content p{font-family:inherit;font-size:1.6rem;line-height:3rem}.c-Footer__box__content p:last-child{margin-bottom:0}@media screen and (max-width: 767px){.c-Footer__box[class*="color-bg--"]{margin-top:12px}}@media screen and (min-width: 768px){.c-Footer__box{width:50%;padding-top:18px;padding-left:40px;padding-right:40px;margin-bottom:10px}}@media screen and (min-width: 1200px){.c-Footer__box{width:25%;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding-left:40px;padding-right:30px;margin-bottom:0}}@media screen and (min-width: 1680px){.c-Footer__box{width:324px;margin-right:34px;padding-left:0;padding-bottom:20px}.c-Footer__box[class*="color-bg--"]{padding-left:40px}}@media screen and (min-width: 1680px){.c-Footer__box:last-child{margin-right:0px}}@media screen and (min-width: 768px) and (max-width: 1199px){.c-Footer__box:nth-child(3){padding-left:0}}@media screen and (min-width: 768px) and (max-width: 1199px){.c-Footer__box:nth-child(3)[class*="color-bg--"]{padding-left:40px;padding-right:20px;width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-right:10px}}@media screen and (min-width: 1200px) and (max-width: 1679px){.c-Footer__box:nth-child(2)[class*="color-bg--"],.c-Footer__box:nth-child(3)[class*="color-bg--"]{padding-right:20px;width:-webkit-calc(25% - 10px);width:calc(25% - 10px);margin-right:10px}}.c-Footer__box--logo{padding-left:0;padding-right:0}@media screen and (max-width: 767px){.c-Footer__box--logo{padding-top:16px;padding-bottom:5px}}.c-Footer__description{text-align:center;padding-top:15px}@media screen and (min-width: 768px){.c-Footer__description{text-align:right;padding:40px 60px}}@media screen and (min-width: 1200px){.c-Footer__description{padding-right:6.25%}}.c-Footer__description p{font-family:"Playfair Display",serif;font-weight:400;font-size:1.4rem;line-height:2.0}.c-Footer__description p.print{display:none}@media screen and (min-width: 768px){.c-Footer .c-Logo{width:260px;max-width:100%}}@media screen and (max-width: 479px){.c-Footer .c-Logo__typography{width:300px;max-width:100%}}.c-Heading{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-top:6rem;width:100%}.c-Heading__separator{display:none;min-width:60px;position:relative;margin-right:15px;-ms-flex-item-align:start;align-self:flex-start;margin-top:20px}@media screen and (min-width: 480px){.c-Heading__separator{display:block}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Heading__separator{margin-top:15px}}.c-Heading__separator:before{content:'';display:block;height:1px;min-width:100%;background-color:#e3bf1d;position:absolute;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);top:50%}[class*="bg--primary"] .c-Heading__separator:before{background-color:#0a1838}.c-Heading__text{font-size:3rem;font-family:"Playfair Display",serif;font-weight:400;line-height:1.2;margin:0;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-word}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Heading__text{font-size:2.4rem}}.c-ArrowButton{width:50px;height:50px;background:#173351;color:#fff;cursor:pointer;font:400 2.4rem Arial;padding-bottom:4px;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.c-ArrowButton{width:60px;height:60px}}.c-ArrowButton:hover{text-decoration:none}@media screen and (min-width: 1200px){.c-ArrowButton:hover{background:#e3bf1d}}.c-ArrowButton.swiper-button-disabled{background:#f9f9f9;color:#173351;cursor:auto}.c-Tooltip{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;margin-left:6px;position:relative}.c-Tooltip+*{margin-left:6px;margin-right:0}.c-Tooltip__icon{font-family:"Playfair Display",serif;font-weight:400;font-size:1.6rem;text-align:center;line-height:1.1;font-weight:400;display:block;color:#fff;border-radius:50%;background:#173351;width:18px;height:18px;cursor:pointer}.c-Tooltip [role="tooltip"]{display:none}.c-Tooltip.is--active [role="tooltip"]{display:block;position:absolute;background-color:#f9f9f9;border:1px solid #ebebeb;z-index:11;width:320px;padding:2rem;-webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.1);box-shadow:0px 2px 8px rgba(0,0,0,0.1);max-height:240px;overflow:auto;text-align:left;line-height:1.2;font-size:1.6rem;font-weight:normal;top:36px;left:-9px}.c-Tooltip.is--active [role="tooltip"] *{line-height:inherit;font-size:inherit}.c-Tooltip.is--active:after{content:'';width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:18px solid #f9f9f9;position:absolute;left:-9px}.global-fontsize--variant2 .c-Tooltip__icon{width:22px;height:22px}.c-Datepicker{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:17px}.c-Datepicker__icon{display:block;width:24px;height:24px;right:1.3rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.c-Datepicker__icon g{fill:#0a1838}.c-Datepicker input{padding-right:4.9rem;width:130px;text-align:left}.c-Datepicker label{color:#0a1838;font-family:"Playfair Display",serif;font-weight:400;font-size:1.2rem;margin-right:14px}@media screen and (-webkit-min-device-pixel-ratio: 0){.c-Datepicker input[type='date']{height:38px}}.pika-single{z-index:10}.pika-button:hover{background:#e3bf1d;border-radius:0}.is-selected .pika-button{background:#0a1838;-webkit-box-shadow:0;box-shadow:0;border-radius:0}.is-today .pika-button{color:#0a1838}.is-today.is-selected .pika-button{color:#e3bf1d}.is-startrange .pika-button{background:#0a1838;border-radius:0}.is-endrange .pika-button{background:#173351}.is-today.is-startrange .pika-button{color:#fff}.is-today.is-endrange .pika-button{color:#fff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;-o-transition-property:-o-transform;transition-property:transform;transition-property:transform, -webkit-transform, -o-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;-o-transition-property:-o-transform;transition-property:transform;transition-property:transform, -webkit-transform, -o-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-moz-box-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;-o-transition-property:height,-o-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform,-o-transform;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);-o-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);-o-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);-o-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);-o-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);-o-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;-o-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;-o-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.c-FeaturedBox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:320px;background:url("../images/components/FeaturedBox/bg.png") no-repeat center center;background-size:cover;overflow:hidden}.c-FeaturedBox a:hover{text-decoration:none}.c-FeaturedBox__inner{padding-top:5rem;padding-bottom:5rem;width:100%}.c-FeaturedBox__inner div p{margin:0;position:relative;color:#fff;font-family:"Playfair Display",serif;font-weight:400;line-height:1.5;font-size:4rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner div p{font-size:3.2rem}}@media screen and (max-width: 479px){.c-FeaturedBox__inner div p{font-size:3rem}}@media screen and (max-width: 479px) and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner div p{font-size:2.4rem}}@media screen and (min-width: 768px){.c-FeaturedBox__inner div p{font-size:5rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner div p{font-size:4rem}}@media screen and (min-width: 1200px){.c-FeaturedBox__inner div p{font-size:4rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner div p{font-size:3.2rem}}@media screen and (min-width: 1680px){.c-FeaturedBox__inner div p{font-size:5rem}}@media screen and (min-width: 1680px) and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner div p{font-size:4rem}}.c-FeaturedBox__inner div p.c-FeaturedBox__seemore{text-align:right;color:#e3bf1d}[class*="bg--primary"] .c-FeaturedBox__inner div p.c-FeaturedBox__seemore{color:#0a1838}.c-FeaturedBox__inner div+div{padding-top:2rem}.c-FeaturedBox__inner div+div p{font-size:1.8rem;font-family:"Lato",sans-serif;font-weight:300}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner div+div p{font-size:1.6rem}}.c-FeaturedBox__inner>div:first-of-type{margin-top:-2.5rem}@media screen and (min-width: 768px){.c-FeaturedBox__inner{padding-top:10rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox__inner{padding-top:8rem}}.c-FeaturedBox--big{line-height:10px;position:relative;z-index:1;opacity:.9;letter-spacing:-2rem;height:200px;width:150px;font-size:20rem;top:30px}@media screen and (max-width: 479px){.c-FeaturedBox--big{font-size:18rem}}@media screen and (min-width: 768px){.c-FeaturedBox--big{font-size:24rem;top:40px}}@media screen and (min-width: 1200px){.c-FeaturedBox--big{font-size:26rem;top:40px}}@media screen and (min-width: 1680px){.c-FeaturedBox--big{font-size:30rem;top:55px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-FeaturedBox--big{font-size:22rem;top:30px}}.c-FeaturedBox--normal{line-height:1;z-index:2;position:relative}@media screen and (min-width: 1200px){.c-FeaturedBox{padding-right:5rem !important;height:100%;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width: 1680px){.c-FeaturedBox{min-height:600px}}.c-Accordion{padding:3.0rem 0}@media screen and (min-width: 1200px){.c-Accordion{padding:3.6rem 0}}.c-Accordion__title{cursor:pointer;margin-bottom:20px}.c-Accordion.is-active .c-Accordion__content{display:block}.c-Accordion.is-active .c-Accordion__button svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.c-Accordion__content{display:none;padding:1rem 0;font-size:1.6rem}@media screen and (min-width: 768px){.c-Accordion__content{padding:2rem 0 1.0rem;font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-Accordion__content{font-size:1.6rem}}@media screen and (min-width: 1200px){.c-Accordion__content{padding:3.4rem 0 2.0rem}}@media screen and (min-width: 768px){.c-Accordion__content p,.c-Accordion__content ul,.c-Accordion__content ol{margin-bottom:2.8rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Accordion__content p,.c-Accordion__content ul,.c-Accordion__content ol{margin-bottom:1.8rem}}@media screen and (min-width: 1920px){.c-Accordion__content p,.c-Accordion__content ul,.c-Accordion__content ol{margin-bottom:5rem}}.c-Accordion__content p:last-child,.c-Accordion__content ul:last-child,.c-Accordion__content ol:last-child{margin-bottom:0}.c-Accordion__content p,.c-Accordion__content ul,.c-Accordion__content ol{font-size:inherit}.c-Accordion__button{border-bottom:1px solid #af8c1d;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px}.c-Accordion__button button{height:17px;position:relative;cursor:pointer;color:#af8c1d;font-size:1.2rem;text-transform:uppercase;padding-right:22px;padding-bottom:7px}.c-Accordion__svg{position:absolute;right:0;top:2px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);width:12px;height:12px}.c-Accordion__svg polygon{fill:#af8c1d}.c-AccordionImg{padding:1.5rem 0 2.0rem;font-size:1.6rem}@media screen and (min-width: 768px){.c-AccordionImg{font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg{font-size:1.6rem}}@media screen and (min-width: 1200px){.c-AccordionImg{padding:0 0 4.0rem;font-size:2rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg{font-size:1.8rem}}@media screen and (max-width: 767px){.c-AccordionImg{padding:1.5rem 0 3.0rem}}.c-AccordionImg__title{cursor:pointer;margin-bottom:20px}.c-AccordionImg.is-active .c-AccordionImg__content{display:block}.c-AccordionImg.is-active .c-AccordionImg__button svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.c-AccordionImg__content{display:none;padding:0}@media screen and (min-width: 768px){.c-AccordionImg p,.c-AccordionImg ul,.c-AccordionImg ol{margin-bottom:2.8rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg p,.c-AccordionImg ul,.c-AccordionImg ol{margin-bottom:1.8rem}}@media screen and (min-width: 1920px){.c-AccordionImg p,.c-AccordionImg ul,.c-AccordionImg ol{margin-bottom:5rem}}.c-AccordionImg p:last-child,.c-AccordionImg ul:last-child,.c-AccordionImg ol:last-child{margin-bottom:0}.c-AccordionImg p,.c-AccordionImg ul,.c-AccordionImg ol{font-size:inherit;font-family:"Playfair Display",serif;font-weight:400;line-height:1.5}.c-AccordionImg__button{border-bottom:1px solid #af8c1d;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px}.c-AccordionImg__button button{height:17px;position:relative;cursor:pointer;color:#af8c1d;font-size:1.2rem;text-transform:uppercase;padding-right:22px;padding-bottom:7px}.c-AccordionImg__svg{position:absolute;right:0;top:2px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);width:12px;height:12px}.c-AccordionImg__svg polygon{fill:#af8c1d}.c-AccordionImg__headcont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 0 1rem}@media screen and (min-width: 768px){.c-AccordionImg__headcont{margin:0 0 2rem}}@media screen and (min-width: 1200px){.c-AccordionImg__headcont{margin:0 0 4rem}}.c-AccordionImg__img{height:90px;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;margin-right:20px}.c-AccordionImg__position{font-family:"Lato",sans-serif;font-weight:400;font-size:1.2rem;color:#af8c1d;line-height:1.2;text-transform:uppercase;display:block;margin:0 0 6px}.c-AccordionImg__name{font-family:"Playfair Display",serif;font-weight:400;font-size:2.4rem;color:#2a2a2a;display:block;margin-bottom:1rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg__name{font-size:1.9rem}}@media screen and (min-width: 768px){.c-AccordionImg__name{font-size:3rem;margin-bottom:1.2rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg__name{font-size:2.4rem}}@media screen and (min-width: 1200px){.c-AccordionImg__name{font-size:4rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg__name{font-size:3.2rem}}.c-AccordionImg__institution{font-family:"Playfair Display",serif;font-weight:400;font-size:1.8rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg__institution{font-size:1.6rem}}@media screen and (min-width: 768px){.c-AccordionImg__institution{font-size:2rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-AccordionImg__institution{font-size:1.8rem}}.c-Article{padding:2.0rem 0 1.0rem}@media screen and (min-width: 768px){.c-Article{padding-bottom:2.0rem}}@media screen and (min-width: 1200px){.c-Article{padding:3.3rem 0}}.c-Article__type{font-family:"Lato",sans-serif;font-weight:400;font-size:1.2rem;color:#af8c1d;line-height:1.2;text-transform:uppercase;display:block;margin-bottom:.6rem}@media screen and (min-width: 1200px){.c-Article__type{margin-bottom:1.2rem}}.c-Article__heading{font-size:3rem;margin-bottom:1.8rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Article__heading{font-size:2.4rem}}@media screen and (min-width: 768px){.c-Article__heading{font-size:4rem;margin-bottom:2.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-Article__heading{font-size:3.2rem}}@media screen and (min-width: 1200px){.c-Article__heading{font-size:5rem;margin-bottom:3.8rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Article__heading{font-size:4rem}}@media screen and (min-width: 768px){.c-Article__description{font-size:2.2rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-Article__description{font-size:1.8rem}}@media screen and (min-width: 768px){.c-Article__description p,.c-Article__description ul,.c-Article__description ol{font-size:inherit}}.c-Breadcrumbs{padding:1rem 0;margin-bottom:0;font-family:"Lato",sans-serif;font-weight:400;font-size:1rem;line-height:1.1;text-transform:uppercase;color:#2a2a2a}@media screen and (min-width: 768px){.c-Breadcrumbs{margin-left:0;margin-right:0}}@media screen and (min-width: 1200px){.c-Breadcrumbs{padding-bottom:2rem}}.c-Breadcrumbs li{list-style:none;position:relative;display:inline-block;padding-right:30px}.c-Breadcrumbs li:not(:last-child):after{content:">";display:block;position:absolute;top:0;right:12px}.c-Breadcrumbs li:before{display:none}.c-Breadcrumbs li a{color:inherit}[class*="bg--secondary"] .c-Breadcrumbs,[class*="bg--dark"] .c-Breadcrumbs{color:#fff}.c-MediaTiles{padding-top:6rem;padding-bottom:6rem}@media screen and (min-width: 960px){.c-MediaTiles__inner{justify-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-MediaTiles__item{margin-left:auto;margin-right:auto;margin-bottom:2rem;width:100%;text-align:center}.c-MediaTiles__item a{display:inline-block;text-align:left;text-decoration:none}@media screen and (max-width: 1199px){.c-MediaTiles__item a{width:100%}}@media screen and (min-width: 768px){.c-MediaTiles__item figure{max-width:839px}}@media screen and (max-width: 959px){.c-MediaTiles__item figure{margin:0 auto}}@media screen and (min-width: 1200px){.c-MediaTiles__item figure{max-width:565px}}@media screen and (max-width: 479px){.c-MediaTiles__item picture{margin-left:-2rem;display:block;margin-right:-2rem}}.c-MediaTiles__item picture img{width:100%}.c-MediaTiles__item figcaption{position:relative;color:#2a2a2a;font-size:2.4rem;font-family:"Playfair Display",serif;font-weight:400;padding-top:1rem;padding-bottom:2rem}.c-MediaTiles__item figcaption span{display:block}.c-MediaTiles__item figcaption>span:empty{width:6rem;height:6rem;position:absolute;top:-18px;left:3rem;background-color:#e3bf1d;line-height:1.2}.c-MediaTiles__item figcaption>span:empty:before{content:'';display:block;width:0;height:0;border-style:solid;border-width:11.5px 0 11.5px 19.9px;border-color:transparent transparent transparent #fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-MediaTiles__item figcaption>span:empty+span{padding-left:8rem}@media screen and (min-width: 480px){.c-MediaTiles__item figcaption>span:empty+span{padding-left:12rem}}@media screen and (max-width: 479px){.c-MediaTiles__item figcaption>span:empty{left:0}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-MediaTiles__item figcaption{font-size:1.9rem}}@media screen and (min-width: 480px){.c-MediaTiles__item figcaption{padding-top:2rem}}@media screen and (min-width: 480px){.c-MediaTiles__item{margin-bottom:4rem}}@media screen and (min-width: 960px){.c-MediaTiles__item{margin-left:0;margin-right:0;margin-bottom:2rem;width:50%}.c-MediaTiles__item:nth-child(even){padding-left:2rem}.c-MediaTiles__item:nth-child(even)>*{float:left}.c-MediaTiles__item:nth-child(odd){padding-right:2rem}.c-MediaTiles__item:nth-child(odd)>*{float:right}}.c-IntroBanner{display:block}@media screen and (min-width: 768px){.c-IntroBanner{margin-left:-6rem;margin-right:-6rem;padding-left:6rem;padding-right:6rem}}@media screen and (min-width: 1200px){.c-IntroBanner{max-width:1600px;margin-left:-10rem;margin-right:-10rem;padding-left:10rem;padding-right:10rem}}@media screen and (min-width: 1680px){.c-IntroBanner{padding:0}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner{margin-left:-6rem;margin-right:-6rem;padding-left:6rem;padding-right:6rem}}@media screen and (min-width: 768px){.c-IntroBanner--inverted .c-IntroBanner__img{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:64px}}@media screen and (min-width: 1680px){.c-IntroBanner--inverted .c-IntroBanner__img{margin-left:80px}}@media screen and (min-width: 1680px){.c-IntroBanner--inverted .c-IntroBanner__text{padding-left:100px;padding-right:100px}}.c-IntroBanner a{color:inherit}.c-IntroBanner__cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.c-IntroBanner__cont:hover{text-decoration:none}@media screen and (min-width: 1200px){.c-IntroBanner__cont:hover .c-IntroBanner__description:after{-webkit-animation:move 1s infinite;-o-animation:move 1s infinite;animation:move 1s infinite}}.c-IntroBanner__img{display:none}@media screen and (min-width: 768px){.c-IntroBanner__img{display:block;position:relative;width:204px;margin-top:78px;margin-right:0}}@media screen and (min-width: 1200px){.c-IntroBanner__img{width:630px;max-width:620px;overflow:hidden;margin-top:0}}@media screen and (min-width: 1680px){.c-IntroBanner__img{margin-top:14px;margin-right:80px}}@media screen and (min-width: 768px){.c-IntroBanner__img source,.c-IntroBanner__img img{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:auto;height:auto;max-height:100%;max-width:100%}}@media screen and (min-width: 1200px){.c-IntroBanner__img source,.c-IntroBanner__img img{bottom:0;width:640px}}.c-IntroBanner__text{padding:27px 0 27px 0;position:relative;z-index:1}@media screen and (max-width: 479px){.c-IntroBanner__text{word-break:break-word}}@media screen and (min-width: 768px){.c-IntroBanner__text{max-width:65%;padding:68px 20px 73px 0}}@media screen and (min-width: 1200px){.c-IntroBanner__text{padding-left:0}}@media screen and (min-width: 1680px){.c-IntroBanner__text{width:-webkit-calc(100% - 680px);width:calc(100% - 680px);padding:88px 20px 90px 220px}}.c-IntroBanner__text h1,.c-IntroBanner__text h2,.c-IntroBanner__text h3,.c-IntroBanner__text h4,.c-IntroBanner__text h5,.c-IntroBanner__text h6{text-transform:uppercase;font-size:2.2rem;line-height:1.1;margin-bottom:2.9rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text h1,.c-IntroBanner__text h2,.c-IntroBanner__text h3,.c-IntroBanner__text h4,.c-IntroBanner__text h5,.c-IntroBanner__text h6{font-size:1.8rem}}.c-IntroBanner__text h1 span,.c-IntroBanner__text h2 span,.c-IntroBanner__text h3 span,.c-IntroBanner__text h4 span,.c-IntroBanner__text h5 span,.c-IntroBanner__text h6 span{font-size:4.6rem}@media screen and (max-width: 479px){.c-IntroBanner__text h1 span,.c-IntroBanner__text h2 span,.c-IntroBanner__text h3 span,.c-IntroBanner__text h4 span,.c-IntroBanner__text h5 span,.c-IntroBanner__text h6 span{font-size:3.6rem}}@media screen and (max-width: 479px) and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text h1 span,.c-IntroBanner__text h2 span,.c-IntroBanner__text h3 span,.c-IntroBanner__text h4 span,.c-IntroBanner__text h5 span,.c-IntroBanner__text h6 span{font-size:2.9rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text h1 span,.c-IntroBanner__text h2 span,.c-IntroBanner__text h3 span,.c-IntroBanner__text h4 span,.c-IntroBanner__text h5 span,.c-IntroBanner__text h6 span{font-size:3.7rem}}@media screen and (min-width: 768px){.c-IntroBanner__text h1,.c-IntroBanner__text h2,.c-IntroBanner__text h3,.c-IntroBanner__text h4,.c-IntroBanner__text h5,.c-IntroBanner__text h6{font-size:4rem;margin-bottom:4.7rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text h1,.c-IntroBanner__text h2,.c-IntroBanner__text h3,.c-IntroBanner__text h4,.c-IntroBanner__text h5,.c-IntroBanner__text h6{font-size:3.2rem}}@media screen and (min-width: 768px){.c-IntroBanner__text h1 span,.c-IntroBanner__text h2 span,.c-IntroBanner__text h3 span,.c-IntroBanner__text h4 span,.c-IntroBanner__text h5 span,.c-IntroBanner__text h6 span{font-size:6rem;display:block}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text h1 span,.c-IntroBanner__text h2 span,.c-IntroBanner__text h3 span,.c-IntroBanner__text h4 span,.c-IntroBanner__text h5 span,.c-IntroBanner__text h6 span{font-size:4.8rem}}@media screen and (min-width: 1680px){.c-IntroBanner__text h1,.c-IntroBanner__text h2,.c-IntroBanner__text h3,.c-IntroBanner__text h4,.c-IntroBanner__text h5,.c-IntroBanner__text h6{margin-bottom:5.3rem}}.c-IntroBanner__text p{font-size:2rem;font-family:"Playfair Display",serif;font-weight:400;line-height:1.5}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text p{font-size:1.8rem}}@media screen and (min-width: 768px){.c-IntroBanner__text p{font-size:2.4rem;line-height:1.25}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-IntroBanner__text p{font-size:1.9rem}}.c-ImageBanner{padding-bottom:1rem}@media screen and (min-width: 768px){.c-ImageBanner{padding-bottom:2rem}}@media screen and (min-width: 1200px){.c-ImageBanner{padding-bottom:3.3rem}}.c-CarouselVertical{background:#fff;position:relative;-webkit-box-shadow:inset 0 -50px 0 #f9f9f9;box-shadow:inset 0 -50px 0 #f9f9f9;margin-left:-2rem;margin-right:-2rem;padding:0 10px}@media screen and (min-width: 768px){.c-CarouselVertical{padding-left:60px;padding-right:60px;margin-left:-6rem;margin-right:-6rem}}@media screen and (min-width: 1200px){.c-CarouselVertical{padding-left:100px;padding-right:100px;margin-left:-10rem;margin-right:-10rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-CarouselVertical{padding-left:60px;padding-right:60px;margin-left:-6rem;margin-right:-6rem}}.c-CarouselVertical .c-Heading{margin-bottom:50px;padding-right:130px}@media screen and (max-width: 767px){.c-CarouselVertical .c-Heading{padding-left:30px;padding-right:110px}}@media screen and (min-width: 1200px){.c-CarouselVertical .c-Heading{padding-left:60px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-CarouselVertical .c-Heading{padding-left:30px}}.c-CarouselVertical .swiper-container{width:100%;height:400px;position:relative}.c-CarouselVertical .swiper-slide{height:180px;overflow:hidden;font-size:18px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-CarouselVertical .c-CarouselVertical__slide{display:block;min-height:180px;width:100%;background:#173351;color:#f9f9f9;padding:40px 30px}@media screen and (min-width: 768px){.c-CarouselVertical .c-CarouselVertical__slide{padding-left:75px;padding-right:50px}}@media screen and (min-width: 1200px){.c-CarouselVertical .c-CarouselVertical__slide{padding-left:60px;padding-right:50px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-CarouselVertical .c-CarouselVertical__slide{padding-left:30px;padding-right:30px}}.c-CarouselVertical .c-CarouselVertical__slide:hover{text-decoration:none}.c-CarouselVertical .c-CarouselVertical__type,.c-CarouselVertical .c-CarouselVertical__date{font-size:1.2rem;display:inline-block;text-transform:uppercase}@media screen and (min-width: 768px){.c-CarouselVertical .c-CarouselVertical__type,.c-CarouselVertical .c-CarouselVertical__date{margin-bottom:25px}}.c-CarouselVertical .c-CarouselVertical__type{color:#af8c1d;width:160px}@media screen and (max-width: 767px){.c-CarouselVertical .c-CarouselVertical__type{margin-bottom:5px}}.c-CarouselVertical .c-CarouselVertical__date{width:125px}@media screen and (max-width: 767px){.c-CarouselVertical .c-CarouselVertical__date{margin-bottom:25px}}.c-CarouselVertical .c-CarouselVertical__title{font-size:2.2rem;text-align:left;margin-bottom:0;line-height:26px;max-height:78px;overflow:hidden}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-CarouselVertical .c-CarouselVertical__title{font-size:1.8rem}}.c-CarouselVertical .c-CarouselVertical__buttons{position:absolute;top:50px;right:10px}@media screen and (min-width: 768px){.c-CarouselVertical .c-CarouselVertical__buttons{right:60px}}@media screen and (min-width: 1200px){.c-CarouselVertical .c-CarouselVertical__buttons{right:100px}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-CarouselVertical .c-CarouselVertical__buttons{right:60px}}.c-CarouselHorizontal{position:relative;min-height:320px}@media screen and (min-width: 768px){.c-CarouselHorizontal{margin-bottom:12rem}}@media screen and (min-width: 1200px){.c-CarouselHorizontal{margin-bottom:0}}@media screen and (min-width: 1680px){.c-CarouselHorizontal{min-height:600px}}.c-CarouselHorizontal .swiper-container{padding-top:6rem}@media screen and (min-width: 768px) and (max-width: 1199px){.c-CarouselHorizontal .swiper-container{padding-bottom:6rem}}@media screen and (min-width: 1200px){.c-CarouselHorizontal .swiper-slide{padding-bottom:15rem}}.c-CarouselHorizontal__buttons{z-index:2}@media screen and (max-width: 767px){.c-CarouselHorizontal__buttons{float:right;margin:3rem 0 6rem}}@media screen and (min-width: 768px){.c-CarouselHorizontal__buttons{position:absolute;bottom:-6rem;right:6rem}}@media screen and (min-width: 1200px){.c-CarouselHorizontal__buttons{bottom:6rem}}.c-CarouselHorizontal a{text-decoration:none}.c-CarouselHorizontal__slide{display:block}.c-CarouselHorizontal__label{font-size:1.2rem;line-height:2rem;color:#af8c1d;padding-bottom:2rem;display:block;text-transform:uppercase}.c-CarouselHorizontal__label>.c-CarouselHorizontal__date{color:#2a2a2a}.c-CarouselHorizontal__label>.c-CarouselHorizontal__date:before{content:'|';margin:0 .5rem}.c-CarouselHorizontal__title{font-size:3rem;font-family:"Playfair Display",serif;font-weight:400;color:#2a2a2a}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-CarouselHorizontal__title{font-size:2.4rem}}@media screen and (min-width: 768px){.c-CarouselHorizontal__title{font-size:4rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-CarouselHorizontal__title{font-size:3.2rem}}@media screen and (min-width: 1200px){.c-CarouselHorizontal__title{font-size:5rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-CarouselHorizontal__title{font-size:4rem}}.c-CarouselHorizontal__descr{font-size:1.6rem;color:#131313}@media screen and (min-width: 768px){.c-CarouselHorizontal__descr{padding-top:2rem;font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-CarouselHorizontal__descr{font-size:1.6rem}}.c-DataTable{position:relative}@media screen and (max-width: 767px){.c-DataTable__cont{margin:0 -2rem}}@media screen and (max-width: 1199px){.c-DataTable__cont{overflow-x:auto}}.c-DataTable__type{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%}.c-DataTable__type:first-of-type{padding-bottom:1.2rem;border-bottom:1px solid #fff}.c-DataTable__cell{font-size:1.6rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.c-DataTable__cell--double{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-DataTable__cell .c-Tooltip{margin-right:6px}.c-DataTable__indicator__arrow{font-size:24px;display:inline-block;margin-left:5px}.c-DataTable__indicator--up .c-DataTable__indicator__arrow{color:#173351;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);font-weight:700}.c-DataTable__indicator--down .c-DataTable__indicator__arrow{color:red;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:relative;left:5px;font-weight:700}.c-DataTable__indicator--zero .c-DataTable__indicator__arrow{visibility:hidden}.c-DataTable .overflow-x table{padding-bottom:0}.c-DataTable .is--loading{position:relative}.c-LoggedIn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.c-LoggedIn span{font-size:1.2rem;text-transform:uppercase;text-align:right;color:#777;margin-right:1rem}.c-LoggedIn input[type='submit']{color:#fff;padding:0.7rem 1.5rem;font-size:1.2rem;font-family:"Lato",sans-serif;font-weight:400}.c-Login{margin:20px 0;padding:40px 0;max-width:770px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1200px){.c-Login{padding:100px 0}}.c-Login .form-group{margin-bottom:2rem;max-width:100%}@media screen and (min-width: 480px){.c-Login .form-group{max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-start;-moz-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;margin-right:20px}}@media screen and (min-width: 768px){.c-Login .form-group{margin-bottom:1rem;max-width:320px}}@media screen and (min-width: 1200px){.c-Login .form-group{margin-bottom:17px}}.c-Login .form-group input[type='text'],.c-Login .form-group input[type='password'],.c-Login .form-group .form-control{font-family:"Lato",sans-serif;font-weight:400;font-size:1.6rem;margin-top:10px;color:#131313;background:#fff;border:1px solid #b8bbbf;padding:1.1rem 3.0rem}@media screen and (min-width: 1200px){.c-Login .form-group input[type='text'],.c-Login .form-group input[type='password'],.c-Login .form-group .form-control{font-size:1.8rem;margin-top:15px}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Login .form-group input[type='text'],.c-Login .form-group input[type='password'],.c-Login .form-group .form-control{font-size:1.6rem}}.c-Login button,.c-Login input[type='submit']{color:#fff;font-family:"Lato",sans-serif;font-weight:400}@media screen and (min-width: 1200px){.c-Login button,.c-Login input[type='submit']{font-size:1.8rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Login button,.c-Login input[type='submit']{font-size:1.6rem}}.c-Login label,.c-Login a{font-family:"Lato",sans-serif;font-weight:300;font-size:1.6rem}@media screen and (min-width: 1200px){.c-Login label,.c-Login a{font-size:1.8rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Login label,.c-Login a{font-size:1.6rem}}.c-Login .logon-panel{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-Login .logon-panel .logon-remember-me-checkbox{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:2rem 0}[data-whatintent='keyboard'] .c-Login .logon-panel .logon-remember-me-checkbox input[type='checkbox']:focus+label,[data-whatinput='keyboard'][data-whatintent='mouse'] .c-Login .logon-panel .logon-remember-me-checkbox input[type='checkbox']:focus+label{outline:#0a1838 dashed 2px}.c-Login .logon-panel input[type='submit']{-ms-flex-negative:0;flex-shrink:0}[data-whatinput='keyboard'][data-whatintent='mouse'] .c-Login .logon-panel input[type='submit']:focus{outline:#0a1838 dashed 2px}.c-Login .logon-password-retrieval-link{margin-bottom:2rem;display:block}[data-whatinput='keyboard'][data-whatintent='mouse'] .c-Login .logon-password-retrieval-link:focus{outline:#0a1838 dashed 2px}.c-Login .form-horizontal{width:100%}@media screen and (min-width: 480px){.c-Login .form-horizontal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}}.c-Login .editing-form-value-cell input{display:block;margin-bottom:9px}.c-Login .form-control-error,.c-Login .error-label,.c-Login .logon-password-retrieval-result{color:red;font-size:1.4rem}.c-Login .error-label,.c-Login .logon-password-retrieval-result{display:block;margin-bottom:15px}.c-Login .error-label{margin-top:-15px}.c-Login .logon-password-retrieval-result{margin-top:10px}.c-Login .checkbox{position:relative}.c-Login .checkbox input[type='checkbox']{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-Login .checkbox input[type='checkbox']+label{cursor:pointer;padding-left:3rem}.c-Login .checkbox input[type='checkbox']+label:before{content:'';width:19px;height:18px;display:block;background:#fff;border:1px solid #b8bbbf;position:absolute;top:0;left:0}.c-Login .checkbox input[type='checkbox']:checked+label:after{content:'';left:6px;top:2px;width:7px;height:12px;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.c-IndicatorBox{width:100%;background-color:inherit;position:relative}@media screen and (min-width: 480px){.c-IndicatorBox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-IndicatorBox>p{width:100%;margin-top:2rem}.c-IndicatorBox__item{border-bottom:3px solid #173351;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:86px;padding-bottom:10px;padding-right:50px;width:100%}@media screen and (min-width: 480px){.c-IndicatorBox__item{width:49%}}@media screen and (min-width: 768px){.c-IndicatorBox__item{width:31%}}.c-IndicatorBox__item .c-IndicatorBox__arrow{display:none}.c-IndicatorBox__item--down .c-IndicatorBox__arrow,.c-IndicatorBox__item--up .c-IndicatorBox__arrow,.c-IndicatorBox__item--zero .c-IndicatorBox__arrow{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.c-IndicatorBox__item--zero .c-IndicatorBox__arrow{color:#173351;background-color:#f0f0f0}.c-IndicatorBox__item--down .c-IndicatorBox__arrow,.c-IndicatorBox__item--up .c-IndicatorBox__arrow{color:#fff}.c-IndicatorBox__item--down .c-IndicatorBox__arrow{background-color:red;border-bottom:3px solid red;height:35px;bottom:-3px}.c-IndicatorBox__item--down .c-IndicatorBox__arrow:before{border-top:21px solid red;bottom:-24px}.c-IndicatorBox__item--up .c-IndicatorBox__arrow{background-color:#173351}.c-IndicatorBox__item--up .c-IndicatorBox__arrow:before{border-bottom:21px solid #173351;top:-21px}.c-IndicatorBox__arrow{width:42px;height:32px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0;text-align:center}.c-IndicatorBox__arrow:before{content:'';display:block;width:0;height:0;position:absolute;border-left:21px solid transparent;border-right:21px solid transparent;right:0}.c-InfoTiles__more button,.c-InfoTiles__more a{font-family:"Lato",sans-serif;font-weight:700;text-transform:uppercase;font-size:1.2rem;color:#af8c1d;position:relative;padding:0 23px 0 0}.c-InfoTiles__more button:after,.c-InfoTiles__more a:after{position:absolute;font-size:2.2rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-InfoTiles__more button:after,.c-InfoTiles__more a:after{font-size:1.8rem}}.c-InfoTiles{padding-top:6rem;padding-bottom:6rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-InfoTiles a{display:block;text-decoration:none}.c-InfoTiles__item{padding-bottom:2rem}.c-InfoTiles__header+.c-InfoTiles__content{margin-bottom:4rem}@media screen and (min-width: 1200px){.c-InfoTiles__header+.c-InfoTiles__content{margin-bottom:8rem}}.c-InfoTiles__img{margin-bottom:2rem;height:200px;width:100%;position:relative;overflow:hidden}.c-InfoTiles__img img{min-height:100%;min-width:100%;width:100%;height:auto;max-width:none;max-height:none;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-InfoTiles__label{font-size:1.2rem;line-height:2rem;color:#af8c1d;padding-bottom:2rem;display:block}.c-InfoTiles__label>span{display:inline-block}.c-InfoTiles__label__category{text-transform:uppercase}.c-InfoTiles__label__category+.c-InfoTiles__label__date:before{content:'|';margin:0 .5rem}.c-InfoTiles__label__date{color:#555;margin-right:15px}.c-InfoTiles__title{font-size:2.4rem;font-family:"Playfair Display",serif;font-weight:400;color:#2a2a2a}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-InfoTiles__title{font-size:1.9rem}}.c-InfoTiles__content{font-size:1.6rem;color:#242424;line-height:1.5}.c-InfoTiles__content p{color:inherit;font-size:inherit;line-height:inherit}.c-InfoTiles__more{display:none;text-align:center}@media screen and (min-width: 768px){.c-InfoTiles__more{display:block;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-InfoTiles__more--link{display:block;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.c-InfoTiles__more button:after{content:'↓';right:0;top:-10px}.c-InfoTiles.is--active .c-InfoTiles__more button:after{content:'↑'}.c-InfoTiles__more a{display:inline-block}.c-InfoTiles__more a:after{content:'→';right:-10px;top:-8px}@media screen and (min-width: 1200px){.c-InfoTiles--col3,.c-InfoTiles--col4{margin-left:-1.5rem;margin-right:-1.5rem}}@media screen and (min-width: 768px) and (max-width: 1199px){.c-InfoTiles--col3 .c-InfoTiles__item:nth-child(even),.c-InfoTiles--col4 .c-InfoTiles__item:nth-child(even){padding-left:3rem}.c-InfoTiles--col3 .c-InfoTiles__item:nth-child(odd),.c-InfoTiles--col4 .c-InfoTiles__item:nth-child(odd){padding-right:3rem}}@media screen and (min-width: 1200px){.c-InfoTiles--col3 .c-InfoTiles__item,.c-InfoTiles--col4 .c-InfoTiles__item{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width: 1200px){.c-InfoTiles--col3{padding-bottom:5rem}}.c-InfoTiles--col3 .c-InfoTiles__item{width:100%}@media screen and (min-width: 768px){.c-InfoTiles--col3 .c-InfoTiles__item{width:50%}}@media screen and (min-width: 1200px){.c-InfoTiles--col3 .c-InfoTiles__item{width:33.33%}}.c-InfoTiles--col3 .c-InfoTiles__label__author{padding-left:0}@media screen and (min-width: 768px) and (max-width: 1199px){.c-InfoTiles--col3[data-jscomponent="InfoTiles"] .c-InfoTiles__item:nth-child(n+5){display:none}.c-InfoTiles--col3[data-jscomponent="InfoTiles"] .c-InfoTiles__item.is--visible{display:block !important}}@media screen and (min-width: 1200px){.c-InfoTiles--col3[data-jscomponent="InfoTiles"] .c-InfoTiles__item:nth-child(n+4){display:none}.c-InfoTiles--col3[data-jscomponent="InfoTiles"] .c-InfoTiles__item.is--visible{display:block !important}}.c-InfoTiles--col4 .c-InfoTiles__item{width:100%}@media screen and (min-width: 768px){.c-InfoTiles--col4 .c-InfoTiles__item{width:50%}}@media screen and (min-width: 1200px){.c-InfoTiles--col4 .c-InfoTiles__item{width:25%}}.c-InfoTiles--col4 .c-InfoTiles__item.is--visible{display:block !important}@media screen and (min-width: 768px){.c-InfoTiles--col4[data-jscomponent="InfoTiles"] .c-InfoTiles__item:nth-child(n+5){display:none}}.l-component.l-component--col2 .c-InfoTiles--col4 .c-InfoTiles__item{width:100%}@media screen and (min-width: 768px){.l-component.l-component--col2 .c-InfoTiles--col4 .c-InfoTiles__item{width:50%}}[class*="bg--secondary"] .c-InfoTiles__content p,[class*="bg--dark"] .c-InfoTiles__content p,[class*="bg--secondary"] .c-InfoTiles__title,[class*="bg--dark"] .c-InfoTiles__title,[class*="bg--secondary"] .c-InfoTiles__label__date,[class*="bg--dark"] .c-InfoTiles__label__date{color:#fff}[class*="bg--primary"] .c-InfoTiles__more button,[class*="bg--primary"] .c-InfoTiles__more a{color:#fff}[class*="bg--primary"] .c-InfoTiles__label{color:#0a1838}.c-NavigationTabs{max-width:922px;margin:0 auto;position:relative;min-height:60px;padding:10px 0}@media screen and (min-width: 768px){.c-NavigationTabs{padding:20px 0}}@media screen and (min-width: 1200px){.c-NavigationTabs{padding:35px 0}}.c-NavigationTabs ul{font-family:"Playfair Display",serif;font-weight:400;font-size:1.6rem;list-style-type:none;padding-top:0;padding-right:0;padding-bottom:10px;margin:0;position:relative;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0px;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (min-width: 768px){.c-NavigationTabs ul{font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-NavigationTabs ul{font-size:1.6rem}}@media screen and (min-width: 1200px){.c-NavigationTabs ul{padding:0 0 10px 0}}.c-NavigationTabs ul .swiper-slide{max-width:300px;width:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.c-NavigationTabs ul li{height:100%}.c-NavigationTabs ul li:before{display:none}.c-NavigationTabs ul li a{color:inherit;position:relative}.c-NavigationTabs ul li a span{display:inline-block}.c-NavigationTabs ul li a span:after{content:'';width:0;left:50%;opacity:0;height:5px;background:#af8c1d;display:block;position:absolute;bottom:-10px;-webkit-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}[class*="bg--primary"] .c-NavigationTabs ul li a span:after{background:#fff}.c-NavigationTabs ul li a:hover{text-decoration:none}@media screen and (min-width: 768px){.c-NavigationTabs ul li a:hover span:after{opacity:1;left:0;width:100%}}.c-NavigationTabs ul li a.active span:after{opacity:1;left:0;width:100%}.c-NavigationTabs .c-ArrowButton{background-color:transparent;color:#173351;display:none}[class*="bg--secondary"] .c-NavigationTabs .c-ArrowButton,[class*="bg--dark"] .c-NavigationTabs .c-ArrowButton{color:#fff}@media screen and (min-width: 1200px){.c-NavigationTabs .c-ArrowButton{display:block}}.c-NavigationTabs .c-ArrowButton.swiper-button-disabled{opacity:.5}.c-NavigationTabs .c-ArrowButton.prev,.c-NavigationTabs .c-ArrowButton.next{position:absolute;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.c-NavigationTabs .c-ArrowButton.prev{left:-40px}@media screen and (min-width: 1200px){.c-NavigationTabs .c-ArrowButton.prev{left:-60px}}.c-NavigationTabs .c-ArrowButton.next{right:-40px}@media screen and (min-width: 1200px){.c-NavigationTabs .c-ArrowButton.next{right:-60px}}.c-NewsFilters{padding:2rem 0}@media screen and (min-width: 1200px){.c-NewsFilters{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem 0;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-NewsFilters__categories{display:inline-block;margin-bottom:10px}@media screen and (min-width: 768px){.c-NewsFilters__categories{margin-right:40px}}.c-NewsFilters__category{position:relative;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;margin-bottom:10px}.c-NewsFilters__category:last-child{margin-right:0}.c-NewsFilters__category input{opacity:0;position:absolute;right:0}.c-NewsFilters__category input:checked+label{background:#0a1838;color:#ebebeb}.c-NewsFilters__category label{background:#ebebeb;cursor:pointer;min-width:90px;text-align:center}@media screen and (min-width: 1200px){.c-NewsFilters__category:hover label{text-decoration:underline}}.c-NewsFilters__ranges{display:inline-block}.c-NewsFilters__range{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.c-NewsFilters legend{margin-bottom:20px}.c-NewsFilters__submit{width:100%;padding-top:2rem}@media screen and (min-width: 1032px){.c-NewsFilters__submit{text-align:center}}.c-NewsFilters__submit .btn{background:#e3bf1d;color:#fff;font-family:"Playfair Display",serif;font-weight:400;font-size:1.2rem;padding:1.3rem;min-width:152px}.c-NewsFilters__reset{display:inline-block;margin-top:32px}@media screen and (min-width: 960px){.c-NewsFilters__reset{text-align:center}}@media screen and (min-width: 1277px){.c-NewsFilters__reset{padding-left:20px}}.c-NewsFilters__reset .btn{background:#ebebeb;color:#0a1838;font-family:"Playfair Display",serif;font-weight:400;font-size:1.2rem;padding:1.3rem;min-width:152px}.c-NewsFilters__reset input:hover{background:#ebebeb}@media screen and (max-width: 1255px) and (min-width: 1032px){.c-NewsFilters__reset,.c-NewsFilters__submit{width:100%}}.c-NewsFilters__message{margin:0;padding:0 0 2rem 0;font-size:1.6rem}.c-NewsFilters .c-Datepicker input{padding-right:2.5rem}.c-Page404{text-align:center;margin:20px 0;padding:20px 30px 50px}@media screen and (min-width: 768px){.c-Page404{padding:0 50px 50px;overflow:hidden}}@media screen and (min-width: 1200px){.c-Page404{padding-bottom:100px}}.c-Page404__head{position:relative}@media screen and (min-width: 768px){.c-Page404__head{margin-top:-30px}}.c-Page404__number{font-family:"Playfair Display",serif;font-weight:400;color:#e3bf1d;font-size:100px}@media screen and (min-width: 768px){.c-Page404__number{font-size:250px}}@media screen and (min-width: 1200px){.c-Page404__number{font-size:300px}}.c-Page404__txt{margin-top:20px}@media screen and (min-width: 768px){.c-Page404__txt{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:-23px;margin:0}}.c-Page404__desc{padding-top:30px}@media screen and (min-width: 768px){.c-Page404__desc{padding-top:70px}}.c-Page404__desc a{color:#e3bf1d}.c-PageTitle{position:relative;background:#fff;margin-left:-2rem;margin-right:-2rem;padding:2rem}.c-PageTitle__heading,.c-TextBanner__heading{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;min-height:36px}@media screen and (min-width: 768px){.c-PageTitle__heading,.c-TextBanner__heading{padding-left:100px}}@media screen and (min-width: 1200px){.c-PageTitle__heading,.c-TextBanner__heading{padding-left:0;max-width:922px;margin-left:auto;margin-right:auto}}.c-PageTitle .c-ArrowButton{position:absolute;left:2rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.c-PageTitle .c-ArrowButton{display:none}}@media screen and (min-width: 1200px){.c-PageTitle .c-ArrowButton{left:0}}@media screen and (min-width: 768px){.c-PageTitle{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 1200px){.c-PageTitle{padding:3.3rem 0;margin-left:0;margin-right:0}.l-wrapper--custom2 .l-component--col1 .c-PageTitle{width:60%}}.c-Pagination{margin:0 auto;padding:0;text-align:center;line-height:1.4;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:4rem;font-family:"Playfair Display",serif;font-weight:400;font-size:1.6rem}@media screen and (min-width: 768px){.c-Pagination{font-size:1.8rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-Pagination{font-size:1.6rem}}@media screen and (min-width: 1680px){.c-Pagination{padding-bottom:6rem}}.c-Pagination li{list-style:none;padding-left:5px}.c-Pagination li:before{display:none}.c-Pagination li a{color:inherit;width:27px;height:27px;display:inline-block}@media screen and (max-width: 479px){.c-Pagination li a .pagination-nav{display:none}}.c-Pagination li a.next,.c-Pagination li a.prev{position:relative;width:auto}@media screen and (max-width: 479px){.c-Pagination li a.next,.c-Pagination li a.prev{top:5px}}.c-Pagination li a.next:before,.c-Pagination li a.next:after,.c-Pagination li a.prev:before,.c-Pagination li a.prev:after{height:.5em;width:0.1em;background:#0a1838;content:"";position:absolute}@media screen and (min-width: 1200px){.c-Pagination li a.next:hover:before,.c-Pagination li a.next:hover:after,.c-Pagination li a.prev:hover:before,.c-Pagination li a.prev:hover:after{background:#af8c1d}}.c-Pagination li a.next{margin-left:15px}@media screen and (min-width: 768px){.c-Pagination li a.next{margin-left:34px}}@media screen and (max-width: 479px){.c-Pagination li a.next{margin-left:0px}}.c-Pagination li a.next:before{top:.6em;right:-.8em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.c-Pagination li a.next:after{top:.35em;right:-.8em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.c-Pagination li a.prev{margin-right:15px}@media screen and (min-width: 768px){.c-Pagination li a.prev{margin-right:34px}}@media screen and (max-width: 479px){.c-Pagination li a.prev{margin-right:0px}}.c-Pagination li a.prev:before{top:.6em;left:-.8em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.c-Pagination li a.prev:after{top:.35em;left:-.8em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (min-width: 1200px){.c-Pagination li a.active:hover,.c-Pagination li a.active:focus{color:#fff}}.c-Pagination li a:hover{text-decoration:none}@media screen and (min-width: 1200px){.c-Pagination li a:hover,.c-Pagination li a:focus{color:#af8c1d}}.c-Player{padding-bottom:2rem;position:relative}@media screen and (min-width: 768px){.c-Player{padding-bottom:4rem}}.c-Player__wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.c-Player__wrapper iframe{border:0;position:absolute;top:0;left:0;width:100%;height:100%}.c-Player video{height:auto;-o-object-fit:cover;object-fit:cover}.c-Player.is--audio{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.c-Player audio{height:54px;display:block;margin-right:3rem}.c-Player .btn{display:inline-block;color:#fff;margin-top:5px}.c-Player .btn:hover{text-decoration:none}.c-Quotation{position:relative}@media screen and (max-width: 767px){.c-Quotation{padding:2rem 0}}@media screen and (min-width: 768px){.c-Quotation{padding:4rem 0}}@media screen and (min-width: 1200px){.c-Quotation{padding:8rem 0}}.c-Quotation+.c-Quotation{padding-top:0}.c-Quotation>.c-Quotation:last-of-type{padding-bottom:0}.c-Quotation__headcont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.c-Quotation__img{height:90px;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;margin-right:20px}.c-Quotation__name{font-family:"Playfair Display",serif;font-weight:400;font-size:2.4rem;color:#2a2a2a;display:block;margin-bottom:1rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Quotation__name{font-size:1.9rem}}@media screen and (min-width: 768px){.c-Quotation__name{font-size:3rem;margin-bottom:1.5rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-Quotation__name{font-size:2.4rem}}@media screen and (min-width: 1200px){.c-Quotation__name{font-size:4rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Quotation__name{font-size:3.2rem}}.c-Quotation__institution{font-family:"Playfair Display",serif;font-weight:400;font-size:1.8rem}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-Quotation__institution{font-size:1.6rem}}@media screen and (min-width: 768px){.c-Quotation__institution{font-size:2rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-Quotation__institution{font-size:1.8rem}}@media screen and (min-width: 768px){.c-Quotation .c-Quotation__textcont{padding-left:7.5rem}}@media screen and (min-width: 1200px){.c-Quotation .c-Quotation__textcont{padding-left:0;padding-top:4.3rem}.c-Quotation .c-Quotation__textcont p,.c-Quotation .c-Quotation__textcont ul,.c-Quotation .c-Quotation__textcont ol{font-size:inherit;line-height:inherit}}.c-Quotation blockquote{min-height:100px}@media screen and (min-width: 768px){.c-Quotation blockquote{min-height:120px}}@media screen and (min-width: 1200px){.c-Quotation blockquote{min-height:140px}}.c-Quotation__textcont:empty{display:none}.c-Quotation__textcont:not(blockquote){color:#2a2a2a;font-family:"Playfair Display",serif;font-weight:400;margin:0;position:relative;z-index:1;padding:2rem 0 2rem 2rem}@media screen and (min-width: 768px){.c-Quotation__textcont:not(blockquote){padding:3rem 0 0 4rem}}@media screen and (min-width: 1200px){.c-Quotation__textcont:not(blockquote){padding-left:0;font-size:2rem;line-height:1.5}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-Quotation__textcont:not(blockquote){font-size:1.8rem}}.c-Quotation__textcont:not(blockquote) *{font-family:inherit}@media screen and (min-width: 1200px){.c-Quotation__headcont{margin-left:-7.5rem}}.c-Quotation .c-Heading__separator{display:none}@media screen and (min-width: 768px){.c-Quotation .c-Heading__separator{display:block}}[class*="bg--secondary"] .c-Quotation blockquote,[class*="bg--secondary"] .c-Quotation__name,[class*="bg--dark"] .c-Quotation blockquote,[class*="bg--dark"] .c-Quotation__name{color:#fff}[class*="bg--secondary"] .c-Quotation blockquote:before,[class*="bg--dark"] .c-Quotation blockquote:before{opacity:.4}[class*="bg--primary3"] .c-Quotation blockquote:before{opacity:.4}.c-ReportsList{max-width:1176px;width:100%;padding:1rem 0;margin-left:auto;margin-right:auto;margin-top:2.5rem}@media screen and (min-width: 1200px){.c-ReportsList{padding:2rem 0 3rem}}.c-ReportsList .c-SingleFile{margin:0}@media screen and (max-width: 1199px){.c-ReportsList nav{overflow-x:auto}}@media screen and (max-width: 1199px){.c-ReportsList nav ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.c-ReportsList ul{margin:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-ReportsList ul li:before{display:none}.c-ReportsList__nav{font-family:"Playfair Display",serif;font-weight:400;font-size:1.8rem;padding:2rem 0}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-ReportsList__nav{font-size:1.6rem}}@media screen and (min-width: 768px){.c-ReportsList__nav{font-size:2rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-ReportsList__nav{font-size:1.8rem}}@media screen and (min-width: 1200px){.c-ReportsList__nav{padding-bottom:3rem}}.c-ReportsList__nav li{margin-right:.3rem}@media screen and (min-width: 768px){.c-ReportsList__nav li{margin-right:1rem}}@media screen and (min-width: 1200px){.c-ReportsList__nav li{margin-right:1.5rem}}.c-ReportsList__nav button{color:#2a2a2a;padding:2rem 1.5rem;cursor:pointer}.c-ReportsList__files{padding:0;width:100%}.c-ReportsList__files li{padding:1rem 1rem 1rem 0;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width: 480px){.c-ReportsList__files li{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:-webkit-calc(50% - 1rem);flex-basis:calc(50% - 1rem)}}@media screen and (min-width: 768px){.c-ReportsList__files li{padding:1.5rem 2rem 1.5rem 1.0rem;-ms-flex-preferred-size:calc(50% - 3rem);flex-basis:-webkit-calc(50% - 3rem);flex-basis:calc(50% - 3rem)}}@media screen and (min-width: 1200px){.c-ReportsList__files li{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;padding:1.9rem 2rem 1.9rem 1.0rem}.c-ReportsList__files li:nth-of-type(3n){padding-right:0}}.c-Search{padding:3.2rem 0}@media screen and (min-width: 768px){.c-Search{padding:4.2rem 0}}@media screen and (min-width: 1680px){.c-Search{padding:6rem 0}}.c-Search__cont p{display:none;color:red;font-size:1.4rem;font-weight:400;margin-bottom:0}.c-Search__cont.is-error p{display:block}.c-Search__input{position:relative;max-width:278px}@media screen and (min-width: 768px){.c-Search__input{max-width:520px}}.c-Search__input>input{border:1px solid #b8bbbf;height:3.2rem;padding:0.5rem 3.2rem 0.5rem 1rem}@media screen and (min-width: 768px){.c-Search__input>input{height:4.2rem;padding-right:4.2rem}}.c-Search__submit{width:3rem;height:3rem;right:1rem;margin-left:1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px}@media screen and (min-width: 768px){.c-Search__submit{width:24px;height:24px}}.c-Search__nav{padding:0 3rem;position:relative;opacity:0}@media screen and (min-width: 768px){.c-Search__nav{padding:0 4rem}}.c-Search__nav.is-visible{opacity:1}.c-Search__nav ul{font-family:"Playfair Display",serif;font-weight:400;padding:2rem 0;margin:2rem 0;-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.c-Search__nav ul li:before{display:none}.c-Search__nav ul li a{color:inherit;position:relative}.c-Search__nav ul li a:after{content:'';width:0;left:50%;opacity:0;height:5px;background:#af8c1d;display:block;position:absolute;bottom:-10px;-webkit-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}.c-Search__nav ul li a:hover{text-decoration:none}@media screen and (min-width: 1200px){.c-Search__nav ul li a:hover:after{opacity:1;left:0;width:100%}}.c-Search__nav ul li a.active:after{opacity:1;left:0;width:100%}.c-Search__nav .swiper-slide{max-width:300px;width:auto}.c-Search .c-ArrowButton{background-color:transparent;color:#173351}[class*="bg--secondary"] .c-Search .c-ArrowButton,[class*="bg--dark"] .c-Search .c-ArrowButton{color:#fff}.c-Search .c-ArrowButton.swiper-button-disabled{display:none}.c-Search .c-ArrowButton.prev,.c-Search .c-ArrowButton.next{position:absolute;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.c-Search .c-ArrowButton.prev{left:-2rem}.c-Search .c-ArrowButton.next{right:-2rem}.c-SearchResults{padding:0;margin:0}.c-SearchResults a{text-decoration:none}.c-SearchResults__item{padding-bottom:3rem}@media screen and (min-width: 768px){.c-SearchResults__item{padding-bottom:4rem}}@media screen and (min-width: 1680px){.c-SearchResults__item{padding-bottom:6rem}}.c-SearchResults__category{font-size:1.2rem;color:#af8c1d;display:block;text-transform:uppercase}.c-SearchResults__title{font-size:2.4rem;font-family:"Playfair Display",serif;font-weight:400;color:#2a2a2a}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-SearchResults__title{font-size:1.9rem}}.c-SearchResults__description{font-size:1.6rem;color:#242424;line-height:1.4}.c-SearchResults__description p{color:inherit;font-size:inherit;line-height:inherit}.c-SearchResults__url{word-wrap:break-word;color:#0a1838;line-height:1.3}.c-SearchResults .ContentLabel{font-weight:300}.c-SingleFile{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:2rem 0 5rem;width:100%}@media screen and (max-width: 767px){.c-SingleFile{padding-left:0;padding-right:0}}@media screen and (min-width: 768px){.c-SingleFile{margin:4rem 0}}.c-SingleFile__icon{height:43px;-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.c-SingleFile__cont{padding-left:2rem}.c-SingleFile__type{font-family:"Lato",sans-serif;font-weight:400;font-size:1.2rem;color:#af8c1d;line-height:1.2;text-transform:uppercase;display:block;margin:2px 0 6px}.c-SingleFile__title{font-family:"Playfair Display",serif;font-weight:400;font-size:2rem;color:#2a2a2a;display:block;line-height:1.2}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-SingleFile__title{font-size:1.8rem}}.c-SingleFile:hover{text-decoration:none}.c-SimpleText{padding:1rem 0}@media screen and (min-width: 1200px){.c-SimpleText{padding-top:2.0rem;padding-bottom:2.8rem}}@media screen and (min-width: 768px){.c-SimpleText p,.c-SimpleText ul,.c-SimpleText ol{margin-bottom:2.8rem}}@media screen and (min-width: 1200px) and (max-width: 1439px){.c-SimpleText p,.c-SimpleText ul,.c-SimpleText ol{margin-bottom:1.8rem}}@media screen and (min-width: 1920px){.c-SimpleText p,.c-SimpleText ul,.c-SimpleText ol{margin-bottom:5rem}}.c-SimpleText p:last-child,.c-SimpleText ul:last-child,.c-SimpleText ol:last-child{margin-bottom:0}@media screen and (min-width: 1200px){.c-SimpleText ul{line-height:3.5rem}}.c-SimpleText *{word-break:break-word}.c-SimpleText a{word-break:break-word}.c-SimpleText--leftSidePart{font-family:"Playfair Display",serif;font-weight:400;line-height:1.5;padding-left:2rem;color:#2a2a2a}@media screen and (min-width: 768px){.c-SimpleText--leftSidePart{font-size:2rem;padding:3rem 0 3rem 4rem}}@media screen and (min-width: 768px) and (min-width: 1200px) and (max-width: 1439px){.c-SimpleText--leftSidePart{font-size:1.8rem}}@media screen and (min-width: 1200px){.c-SimpleText--leftSidePart{padding:6rem 3.2rem 6rem 0;width:44%;margin-left:-120px;float:left}}@media screen and (min-width: 1200px){.c-SimpleText--leftSidePart ~ .c-SimpleText--rightSidePart{width:61%;float:right}.c-SimpleText--leftSidePart ~ .c-SimpleText--rightSidePart+*:before{display:block;content:"";clear:both}}.c-SiteMap{margin-top:2.0rem;padding:2.0rem 0}@media screen and (min-width: 768px){.c-SiteMap{padding:4.0rem 0}}@media screen and (min-width: 1200px){.c-SiteMap{padding:8.0rem 0}}.c-SiteMap>ul{padding-left:1.5rem}@media screen and (min-width: 768px){.c-SiteMap>ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (min-width: 768px){.c-SiteMap>ul>li{padding-right:1.5rem;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}.c-SiteMap ul{margin-bottom:0}.c-SiteMap ul ul{padding-left:1.5rem}@media screen and (min-width: 768px){.c-SiteMap ul ul{padding-left:2rem}}@media screen and (min-width: 1200px){.c-SiteMap ul ul{padding-left:3rem}}.c-SocialShareBar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:100%}.c-SocialShareBar__button{opacity:0.3;margin:2rem 0}.c-SocialShareBar__button img,.c-SocialShareBar__button svg{width:20px;height:20px}@media screen and (min-width: 1200px){.c-SocialShareBar{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}@media screen and (max-width: 1199px){.l-wrapper--custom2 .l-component--col1 .c-SocialShareBar{float:left;width:auto}}.c-TextBanner{padding:4rem}@media screen and (min-width: 1200px){.c-TextBanner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1680px){.c-TextBanner{max-width:1400px;margin-left:auto;margin-right:auto}}.c-TextBanner--inverted .c-TextBanner__txtcont{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.c-TextBanner--inverted .c-TextBanner__heading{padding-left:0}.c-TextBanner__imgcont{position:relative}@media screen and (min-width: 1200px){.c-TextBanner__imgcont{width:40%}}@media screen and (min-width: 1680px){.c-TextBanner__imgcont{width:44%}}.c-TextBanner__img{display:none}@media screen and (min-width: 768px){.c-TextBanner__img{display:block;position:absolute;top:0;right:0;max-width:100%;height:228px;overflow:hidden}}@media screen and (min-width: 1200px){.c-TextBanner__img{padding-top:5rem}}@media screen and (min-width: 1680px){.c-TextBanner__img{padding-top:0}}.c-TextBanner__img img{width:auto;height:auto;max-width:none;max-height:none;display:block}.c-TextBanner__heading{position:relative}@media screen and (max-width: 1199px){.c-TextBanner__heading{margin-bottom:32px}}@media screen and (min-width: 768px){.c-TextBanner__heading{padding-left:0}}@media screen and (min-width: 1200px){.c-TextBanner__heading{padding-right:100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-TextBanner__heading .c-Heading__text{font-size:5rem}}@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1439px){.c-TextBanner__heading .c-Heading__text{font-size:4rem}}@media screen and (min-width: 1200px) and (min-width: 1200px){.c-TextBanner__heading .c-Heading__text{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (min-width: 1680px){.c-TextBanner__heading{padding-left:120px;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.c-TextBanner__txtcont{position:relative;z-index:1}@media screen and (max-width: 767px){.c-TextBanner__txtcont{overflow-x:auto}}@media screen and (min-width: 1200px){.c-TextBanner__txtcont{width:60%}}@media screen and (min-width: 768px){.c-TextBanner__txtcont .is--half{padding-right:2rem;width:-webkit-calc(50% - 2rem);width:calc(50% - 2rem);display:inline-block}.c-TextBanner__txtcont .is--half+.is--half{width:50%;padding:0}}@media screen and (min-width: 1200px){.c-TextBanner__txtcont>p,.c-TextBanner__txtcont>ul,.c-TextBanner__txtcont>ol,.c-TextBanner__txtcont>span{padding-left:3.0rem}}@media screen and (min-width: 1680px){.c-TextBanner__txtcont>p,.c-TextBanner__txtcont>ul,.c-TextBanner__txtcont>ol,.c-TextBanner__txtcont>span{padding-left:6.0rem}}@media screen and (max-width: 767px){.c-TextBanner__txtcont table{width:100%}}@media screen and (min-width: 1200px){.c-TextBanner__txtcont table{padding-left:60px}}.c-TextBanner__txtcont table tr td{line-height:1.5;padding:5px 10px}@media screen and (max-width: 767px){.c-TextBanner__txtcont table tr td{white-space:nowrap}}@media screen and (min-width: 768px){.c-TextBanner__txtcont table tr td{padding:12.5px 30px}}.c-TextBanner__txtcont table tr td:first-child{padding-left:0}.c-TextBanner__txtcont a{color:inherit}.c-SkipLinks{position:fixed;top:0;z-index:100}.c-SkipLinks__nav{width:500px}.c-SkipLinks__item{position:absolute;background-color:#202841;top:0;left:0}.c-SkipLinks__item:before{content:''}.c-SkipLinks__link{display:inline-block;cursor:pointer;padding:20px;text-align:center;color:#e3bf1d}.c-SkipLinks__link:not(:focus){clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute;padding:0}.c-SkipLinks__link:visited{color:#e3bf1d}.c-PrintButton{margin:1.75rem 0}.c-PrintButton img{width:30px;height:30px}@media screen and (min-width: 1200px){.c-PrintButton img{width:40px;height:40px}}@media screen and (max-width: 1199px){.l-wrapper--custom2 .l-component--col1 .c-PrintButton{float:right}}
