/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}footer{background:#ccc;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;padding:3em 0 1.8em;position:relative}footer:after{background:#ccc;bottom:-12px;content:"";display:block;height:12px;left:0;position:absolute;width:100%}footer .wrap{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}footer a{color:#fff;padding:0 .5em;text-decoration:none}footer a:hover{text-decoration:underline}footer a.adChoices:hover{text-decoration:none}footer a.adChoices:hover span{text-decoration:underline}footer a.adChoices img,footer a.adChoices span{display:inline-block;vertical-align:middle}footer a.adChoices img{height:18px;width:18px}footer .copyright,footer ul{font-size:16px;margin-bottom:.5em;text-align:center;width:100%}footer .copyright{padding:0 .5em}footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin-bottom:0;padding-left:0}footer ul li{margin-bottom:.5em;width:100%}footer ul li:last-child{margin-bottom:0}@media only screen and (min-width:1024px){footer{padding:4.5em 0 3.3em}footer .copyright,footer ul{margin-bottom:0;width:auto}footer .copyright li,footer ul li{border-left:2px solid #fff;margin-bottom:0;width:auto}}.btn{border-radius:8px;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6em;margin:0 auto;min-width:6em;padding:1.3em;text-decoration:none;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;width:auto}.btn.primary{background:#107b29;color:#fff}.btn.primary:hover{background:#0d6421}.btn.secondary{background:#ccc;color:#000;font-size:1.4em;padding:1.15em}.btn.secondary:hover{background:#bfbfbf}h1{font-family:Futura PT,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700}.h1,h1{font-size:4rem;line-height:1;margin-bottom:.5em}.h2,h2{font-size:2.8em;margin-bottom:1em}h3{font-size:3.2em;margin-bottom:.2em}h4{font-size:2.6em}ol,p,table,ul{font-size:1.8em}.title{margin:1rem 0;text-align:center}.richContent ol,.richContent p,.richContent table,.richContent ul,details ol,details p,details table,details ul{line-height:1.5}.richContent ol a,.richContent p a,.richContent table a,.richContent ul a,details ol a,details p a,details table a,details ul a{color:#000;font-weight:700;text-decoration:underline}.richContent{font-size:1.6em}.richContent.largeIntro{font-size:1.6rem}.richContent h1,.richContent h2{font-size:1.6em;margin-bottom:.3em}.richContent h3,.richContent h4{font-size:1.4em;margin-bottom:.3em}.richContent h4{font-size:1.2em}.richContent *{font-size:1em}.richContent ol+h1,.richContent ol+h2,.richContent ol+h3,.richContent ol+h4,.richContent ol+ol,.richContent ol+p,.richContent ol+ul,.richContent p+h1,.richContent p+h2,.richContent p+h3,.richContent p+h4,.richContent p+ol,.richContent p+p,.richContent p+ul,.richContent ul+h1,.richContent ul+h2,.richContent ul+h3,.richContent ul+h4,.richContent ul+ol,.richContent ul+p,.richContent ul+ul{margin-top:1em}.richContent li+li{margin-top:.6em}ol,ul{padding-left:1em}ol ol,ol ul,ul ol,ul ul{font-size:1em;margin-bottom:.3em}table{margin:1.6em 0}td,th{padding:.5em}ul{list-style-type:disc}@media only screen and (min-width:760px){.richContent.largeIntro{font-size:2rem}.h1,h1{font-size:5.4rem}ol,p,table,ul{font-size:2.6em}}.popupOverlay{-ms-flex-align:center;-webkit-box-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:rgba(0,0,0,.68);display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%;z-index:-1}.popupOverlay.show{opacity:1;z-index:3}.popupOverlay .btn{display:block;margin:1rem auto 0;width:100%}.popupWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:46rem;padding:4rem 2rem 2.5rem;position:relative;width:100%}.popupContent{margin:0 auto;max-width:136em;overflow-y:auto;padding:0 0 2em;text-align:left;width:100%}.popupContent h2{margin-bottom:.5em}.popupContent::-webkit-scrollbar{width:1em}.popupContent::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.popupContent::-webkit-scrollbar-thumb{background-color:#000}.close{background:url(/assets/images/close-icon.svg) 50% no-repeat;background-size:20px auto;border:none;cursor:pointer;display:block;height:45px;position:absolute;right:10px;text-indent:-9999px;top:10px;width:45px}@media only screen and (min-width:760px){.popupOverlay{padding:20px}.popupContent{max-height:calc(100vh - 140px)}}@font-face{font-display:swap;font-family:Futura PT;font-weight:700;src:url(/assets/fonts/futura-pt-bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/futura-pt-bold.woff) format("woff"),url(/assets/fonts/futura-pt-bold.woff2) format("woff2"),url(/assets/fonts/futura-pt-bold.ttf) format("truetype"),url(/assets/fonts/futura-pt-bold.svg#svgFontName) format("svg")}html{font-size:62.5%}body{background:#fff;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:400}body *{box-sizing:border-box}.container{margin:0 auto;max-width:120rem;padding:1rem}footer,header,main{-webkit-transform:translateY(-12px);transform:translateY(-12px)}footer a:focus,footer button:focus,footer input:focus,header a:focus,header button:focus,header input:focus{outline:3px dotted #fff}main a:focus,main button:focus{outline:3px dotted #000}.ieOnly,.srOnly{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;max-width:1px;overflow:hidden;padding:0;position:absolute}.oneTrustToggle{margin-top:5rem;width:100%}.btnOneTrust{background:none;border:none;color:#fff;cursor:pointer;display:block!important;font-family:Arial,Helvetica,sans-serif;font-size:1.6rem;margin:0 auto;padding:0;width:auto}body #onetrust-consent-sdk #onetrust-banner-sdk{bottom:0!important;height:auto!important;left:0;max-width:100%;padding:1rem .5rem;width:100%}header{width:100%}header .wrap{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:166rem;padding:2.5rem 2em;position:relative}header .logoLink{display:block;width:266px}header .logoLink img{display:block;height:auto;width:100%}header .back{background:url(/assets/images/back.svg) no-repeat 50%;display:block;height:40px;left:0;position:absolute;text-indent:-9999px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px}.wrap{padding:0 2rem}.btn{border:none;border-radius:.4rem;color:#000;display:inline-block;font-size:1.6rem;font-weight:700;padding:1rem 4rem;text-align:center}.btn.btn-primary,.btn.btnPrimary{background:#107b29}@media screen and (min-width:1024px){.btn{font-size:2.2rem}}@media screen and (min-width:1440px){.btn{font-size:2.8rem}}