@import url(https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;500;600;700;900&amp;display=swap);
.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}#tfaContent{background-color:#fff}body.product-template-default #comments{padding-bottom:0}.sb_youtube *{font-family:Schibsted Grotesk,sans-serif}.default.wFormWebPage{background-color:#fff!important}.blue-text-feature{background-color:rgba(50,111,174,.1);border-radius:30px;color:#1f1e31;display:block;font-size:16px!important;font-weight:600;margin-top:30px;padding:12px 30px}body.page-template-no-banner{padding-top:150px}@media(max-width:1200px){body.page-template-no-banner{padding-top:80px}}.block,.component{padding:50px 0;position:relative}@media(min-width:992px){.block,.component{padding:80px 0}}.block--bg-primary>*>*>*>:not(.cta),.block--bg-primary>*>*>:not(.cta),.block--bg-primary>*>:not(.cta),.block--bg-primary>:not(.cta),.block.bg-primary>*>*>*>:not(.cta),.block.bg-primary>*>*>:not(.cta),.block.bg-primary>*>:not(.cta),.block.bg-primary>:not(.cta),.block.bg-secondary>*>*>*>:not(.cta),.block.bg-secondary>*>*>:not(.cta),.block.bg-secondary>*>:not(.cta),.block.bg-secondary>:not(.cta),.block.block--bg-black>*>*>*>:not(.cta),.block.block--bg-black>*>*>:not(.cta),.block.block--bg-black>*>:not(.cta),.block.block--bg-black>:not(.cta),.component--bg-primary>*>*>*>:not(.cta),.component--bg-primary>*>*>:not(.cta),.component--bg-primary>*>:not(.cta),.component--bg-primary>:not(.cta),.component.bg-primary>*>*>*>:not(.cta),.component.bg-primary>*>*>:not(.cta),.component.bg-primary>*>:not(.cta),.component.bg-primary>:not(.cta),.component.bg-secondary>*>*>*>:not(.cta),.component.bg-secondary>*>*>:not(.cta),.component.bg-secondary>*>:not(.cta),.component.bg-secondary>:not(.cta),.component.block--bg-black>*>*>*>:not(.cta),.component.block--bg-black>*>*>:not(.cta),.component.block--bg-black>*>:not(.cta),.component.block--bg-black>:not(.cta){color:#fff}.block--bg-primary li::marker,.component--bg-primary li::marker{color:#fff}.block--bg-primary-dark>*>*>*>:not(.cta),.block--bg-primary-dark>*>*>:not(.cta),.block--bg-primary-dark>*>:not(.cta),.block--bg-primary-dark>:not(.cta),.component--bg-primary-dark>*>*>*>:not(.cta),.component--bg-primary-dark>*>*>:not(.cta),.component--bg-primary-dark>*>:not(.cta),.component--bg-primary-dark>:not(.cta){color:#fff}.block--bg-primary-dark li::marker,.component--bg-primary-dark li::marker{color:#fff}.block.alignfull,.component.alignfull{left:calc(-50vw + 50%);position:relative;width:100vw}.block.alignfull .block__col.bg-box,.component.alignfull .block__col.bg-box{padding-bottom:0!important;padding-top:0!important}@media(min-width:992px){.block.pt-0,.component.pt-0{padding-top:0!important}.block.pb-0,.component.pb-0{padding-bottom:0!important}}.block__container:not(.parent-fullwidth) .container,.component__container:not(.parent-fullwidth) .container{padding-left:0;padding-right:0}.block__col--bg-primary-light .important-text{background:#fff!important}.block__col--bg-primary-light .important-text>:not(strong){color:#1f1e31!important;font-size:1rem;font-weight:400}@media(min-width:1200px){.container div:not(.alignfull)>.container{padding-left:0;padding-right:0}}.block-np{padding:0!important}.block:not([class*="--bg-"])+.block:not([class*="--bg-"]),.component:not([class*="--bg-"])+.component:not([class*="--bg-"]){padding-top:0}.site-main .container .entry-content>.block .block__container{padding-left:0;padding-right:0}.block--bg-primary,.component--bg-primary{background-color:#57335e}.block--bg-primary-dark,.component--bg-primary-dark{background-color:#2c2a5b}.block--bg-primary-light,.component--bg-primary-light{background-color:#e9e9ea}.block--bg-secondary,.component--bg-secondary{background-color:#326fae}.block--bg-secondary>*>*>*>:not(.cta),.block--bg-secondary>*>*>:not(.cta),.block--bg-secondary>*>:not(.cta),.block--bg-secondary>:not(.cta),.component--bg-secondary>*>*>*>:not(.cta),.component--bg-secondary>*>*>:not(.cta),.component--bg-secondary>*>:not(.cta),.component--bg-secondary>:not(.cta){color:#fff}.block--bg-secondary li::marker,.component--bg-secondary li::marker{color:#fff}.block--bg-secondary-light,.component--bg-secondary-light{background-color:#00b4dc}.block--bg-tertiary,.component--bg-tertiary{background-color:#1f6444}.block--bg-fifth,.component--bg-fifth{background-color:#ed6d23}.block--bg-fifth-light,.component--bg-fifth-light{background-color:#f9e9df}.block--bg-light,.component--bg-light{background-color:#fffcf6}.block--bg-yellow-light,.component--bg-yellow-light{background-color:#f8e2b0}.block .heading-star,.component .heading-star{display:block;padding-left:35px;position:relative}.block .heading-star:before,.component .heading-star:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12 0c.8 6.267 5.733 11.2 12 12-6.267.8-11.2 5.733-12 12A13.866 13.866 0 0 0 0 12c6.267-.8 11.2-5.733 12-12Z%27 fill=%27%23F6B727%27/%3E%3C/svg%3E");content:"";height:24px;left:0;position:absolute;top:calc(50% - 12px);width:24px}.block__background--overlay,.component__background--overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block__background--overlay:after,.component__background--overlay:after{background-color:#000;content:"";height:100%;left:0;opacity:.45;position:absolute;top:0;width:100%}.block__content--start,.component__content--start{justify-content:flex-start;text-align:left}.block__content--start *>*,.block__content--start>*,.component__content--start *>*,.component__content--start>*{text-align:left}.block__content--center,.component__content--center{justify-content:center;text-align:center}.block__content--center *>*,.block__content--center>*,.component__content--center *>*,.component__content--center>*{text-align:center}.block__content--end,.component__content--end{justify-content:flex-end;text-align:right}.block__content--end *>*,.block__content--end>*,.component__content--end *>*,.component__content--end>*{text-align:right}.block__editor--color-light *>*,.block__editor--color-light .h1,.block__editor--color-light .h2,.block__editor--color-light .h3,.block__editor--color-light .h4,.block__editor--color-light .h5,.block__editor--color-light .h6,.block__editor--color-light .h7,.block__editor--color-light h2,.block__editor--color-light h3,.block__editor--color-light h4,.block__editor--color-light h5,.block__editor--color-light h6,.block__editor--color-light>*,.component__editor--color-light *>*,.component__editor--color-light .h1,.component__editor--color-light .h2,.component__editor--color-light .h3,.component__editor--color-light .h4,.component__editor--color-light .h5,.component__editor--color-light .h6,.component__editor--color-light .h7,.component__editor--color-light h2,.component__editor--color-light h3,.component__editor--color-light h4,.component__editor--color-light h5,.component__editor--color-light h6,.component__editor--color-light>*{color:#fff}.block__editor--color-light hr,.component__editor--color-light hr{border-color:#fff!important}.block__editor--color-light p,.block__editor--color-light p>*,.block__editor--color-light ul>li,.component__editor--color-light p,.component__editor--color-light p>*,.component__editor--color-light ul>li{color:#fff!important}.block__editor--color-light ul>li:before,.component__editor--color-light ul>li:before{background-color:#fff}.block__editor--color-light ul>li::marker,.component__editor--color-light ul>li::marker{color:#fff}.block__editor--color-light span,.component__editor--color-light span{color:#fff}.block__editor--color-light span:after,.component__editor--color-light span:after{background-color:#fff}.block__editor--color-light ol>li,.component__editor--color-light ol>li{color:#fff!important}.block__editor--color-light ol>li:before,.component__editor--color-light ol>li:before{background-color:#fff}.block__editor--color-light ol>li::marker,.component__editor--color-light ol>li::marker{color:#fff}.block__editor--color-dark :not(blockquote)>:not(blockquote),.block__editor--color-dark>:not(blockquote),.component__editor--color-dark :not(blockquote)>:not(blockquote),.component__editor--color-dark>:not(blockquote){color:#1f1e31}.block__editor--color-dark .h1,.block__editor--color-dark .h2,.block__editor--color-dark .h3,.block__editor--color-dark .h4,.block__editor--color-dark .h5,.block__editor--color-dark .h6,.block__editor--color-dark .h7,.block__editor--color-dark h2,.block__editor--color-dark h3,.block__editor--color-dark h4,.block__editor--color-dark h5,.block__editor--color-dark h6,.component__editor--color-dark .h1,.component__editor--color-dark .h2,.component__editor--color-dark .h3,.component__editor--color-dark .h4,.component__editor--color-dark .h5,.component__editor--color-dark .h6,.component__editor--color-dark .h7,.component__editor--color-dark h2,.component__editor--color-dark h3,.component__editor--color-dark h4,.component__editor--color-dark h5,.component__editor--color-dark h6{color:#000}.block__editor--color-dark ul>li:before,.component__editor--color-dark ul>li:before{background-color:#ed6d23}.block__editor--color-dark ul>li::marker,.component__editor--color-dark ul>li::marker{color:#ed6d23}.block__editor--color-dark ol>li:before,.component__editor--color-dark ol>li:before{background-color:#ed6d23}.block__editor--color-dark ol>li::marker,.component__editor--color-dark ol>li::marker{color:#ed6d23}.block__editor--color-dark a:not([class*=cta]),.component__editor--color-dark a:not([class*=cta]){color:#326fae}div[class^=block__content],div[class^=component__content]{display:flex;flex-direction:column;row-gap:.9375rem}div[class^=block__content].left,div[class^=component__content].left{text-align:left}div[class^=block__content].left>*,div[class^=component__content].left>*{justify-content:flex-start;text-align:left}div[class^=block__content].center,div[class^=component__content].center{text-align:center}div[class^=block__content].center>*,div[class^=component__content].center>*{justify-content:center;text-align:center}div[class^=block__content].right,div[class^=component__content].right{text-align:right}div[class^=block__content].right>*,div[class^=component__content].right>*{justify-content:flex-end;text-align:right}@media(min-width:992px){div[class^=block__content].flex-row,div[class^=component__content].flex-row{flex-direction:row}}div[class^=block__editor],div[class^=component__editor]{display:flex;flex-direction:column;gap:15px}div[class^=block__editor] p,div[class^=component__editor] p{font-weight:400;line-height:1.52rem;margin-bottom:0!important}div[class^=block__editor] strong,div[class^=component__editor] strong{font-weight:600}div[class^=block__editor] em,div[class^=component__editor] em{font-style:italic;font-weight:400}div[class^=block__editor] :not(blockquote)>:not(blockquote),div[class^=block__editor]>:not(blockquote),div[class^=component__editor] :not(blockquote)>:not(blockquote),div[class^=component__editor]>:not(blockquote){letter-spacing:normal;margin-bottom:0;overflow-wrap:break-word;white-space:normal;word-break:break-word}div[class^=block__editor] :not(blockquote)>:not(blockquote)::-moz-selection,div[class^=block__editor]>:not(blockquote)::-moz-selection,div[class^=component__editor] :not(blockquote)>:not(blockquote)::-moz-selection,div[class^=component__editor]>:not(blockquote)::-moz-selection{background-color:#133d2a;color:#fff}div[class^=block__editor] :not(blockquote)>:not(blockquote)::selection,div[class^=block__editor]>:not(blockquote)::selection,div[class^=component__editor] :not(blockquote)>:not(blockquote)::selection,div[class^=component__editor]>:not(blockquote)::selection{background-color:#133d2a;color:#fff}div[class^=block__editor] blockquote,div[class^=block__editor] blockquote>*,div[class^=component__editor] blockquote,div[class^=component__editor] blockquote>*{color:#1f1e31!important;font-family:Schibsted Grotesk,sans-serif;font-size:1rem!important;font-style:normal;font-weight:600!important;line-height:1.52rem!important}div[class^=block__editor] .important-text,div[class^=component__editor] .important-text{color:#fff!important;font-size:1rem;font-weight:400;line-height:1.52rem}div[class^=block__editor] .important-text .important-text,div[class^=component__editor] .important-text .important-text{background-color:transparent;font-family:Schibsted Grotesk,sans-serif;line-height:1.52rem;padding:0}div[class^=block__editor] .important-text .important-text>:not(strong),div[class^=component__editor] .important-text .important-text>:not(strong){color:#fff!important;font-size:1rem;font-weight:400;line-height:1.52rem}div[class^=block__editor] .important-text>:not(strong),div[class^=component__editor] .important-text>:not(strong){line-height:1.52rem}div[class^=block__editor] .heading-secondary>*>*>*>:not(.cta),div[class^=block__editor] .heading-secondary>*>*>:not(.cta),div[class^=block__editor] .heading-secondary>*>:not(.cta),div[class^=block__editor] .heading-secondary>:not(.cta),div[class^=component__editor] .heading-secondary>*>*>*>:not(.cta),div[class^=component__editor] .heading-secondary>*>*>:not(.cta),div[class^=component__editor] .heading-secondary>*>:not(.cta),div[class^=component__editor] .heading-secondary>:not(.cta){color:#326fae!important}div[class^=block__editor] .heading-tertiary>*>*>*>:not(.cta),div[class^=block__editor] .heading-tertiary>*>*>:not(.cta),div[class^=block__editor] .heading-tertiary>*>:not(.cta),div[class^=block__editor] .heading-tertiary>:not(.cta),div[class^=component__editor] .heading-tertiary>*>*>*>:not(.cta),div[class^=component__editor] .heading-tertiary>*>*>:not(.cta),div[class^=component__editor] .heading-tertiary>*>:not(.cta),div[class^=component__editor] .heading-tertiary>:not(.cta){color:#1f6444!important}div[class^=block__editor] .block__col--bg-primary-light .important-text,div[class^=component__editor] .block__col--bg-primary-light .important-text{background:#fff}div[class^=block__editor] .block__col--bg-primary-light .important-text>:not(strong),div[class^=component__editor] .block__col--bg-primary-light .important-text>:not(strong){color:#1f1e31!important;font-size:1rem;font-weight:700}div[class^=block__editor] .important-text,div[class^=component__editor] .important-text{background-color:#57335e;border-radius:30px;display:block;font-family:Schibsted Grotesk,sans-serif;padding:40px 47px}@media(max-width:1199.98px){div[class^=block__editor] .important-text,div[class^=component__editor] .important-text{padding:41px 46px 38px}}@media(max-width:575px){div[class^=block__editor] .important-text,div[class^=component__editor] .important-text{padding:20px}}div[class^=block__editor] .important-text>:not(strong),div[class^=component__editor] .important-text>:not(strong){color:#fff!important;font-size:1rem;font-weight:400}.row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%}.justify-content-left,.justify-content-start{justify-content:start}.justify-content-center{justify-content:center}.justify-content-end,.justify-content-right{justify-content:end}.mt-40{margin-top:30px}@media(min-width:1200px){.mt-40{margin-top:40px}}.mt-50{margin-top:30px}@media(min-width:1200px){.mt-50{margin-top:50px}}div[class*=__background]{height:100%;left:0;position:absolute;top:0;width:100%}div[class*=__background]>img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}line{border-top-style:solid;border-top-width:.03125rem;display:block;opacity:.5;width:100%}line.hr-top{margin-bottom:40px}line.hr-bottom{margin-top:40px}line.light{border-color:#fff}line.dark{border-color:#000}line.grey{border-color:#d7d7d7}line.tiny{border-width:.0125rem}.cta{align-items:center;background-color:transparent;border:none;border-radius:0;color:#000;-moz-column-gap:10px;column-gap:10px;display:inline-flex;font-family:Schibsted Grotesk,sans-serif;font-size:.9375rem;letter-spacing:normal;line-height:1rem;text-transform:capitalize;transition:all .2s ease}.cta::-moz-selection{background-color:#133d2a;color:#fff}.cta::selection{background-color:#133d2a;color:#fff}.cta--cta-filter{background-color:transparent;border:1px solid #d9d8d8;border-radius:1px;color:#000;font-weight:500;justify-content:center;letter-spacing:1px;min-height:50px;padding:13px 27px}.cta--cta-filter:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2715%27 height=%2713%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14.938 2.25h-2.179C12.494 1.028 11.431.125 10.156.125c-1.275 0-2.337.903-2.603 2.125H.063v1.063h7.49c.266 1.221 1.328 2.124 2.603 2.124 1.275 0 2.338-.903 2.603-2.125h2.178V2.25Zm-4.782 2.125c-.903 0-1.594-.69-1.594-1.594 0-.903.691-1.594 1.594-1.594.903 0 1.594.691 1.594 1.594 0 .903-.69 1.594-1.594 1.594ZM.062 10.75h2.179c.265 1.222 1.328 2.125 2.603 2.125 1.275 0 2.337-.903 2.603-2.125h7.49V9.687h-7.49C7.18 8.466 6.119 7.563 4.844 7.563c-1.275 0-2.338.903-2.603 2.125H.062v1.062Zm4.782-2.125c.903 0 1.593.69 1.593 1.594 0 .903-.69 1.594-1.593 1.594s-1.594-.691-1.594-1.594c0-.903.69-1.594 1.594-1.594Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;height:17px;transition:all .2s ease;width:17px}.cta--cta-filter:hover{background-color:#57335e}.cta--simple{padding-right:25px}.cta--simple-black{color:#1f1e31;font-size:1.125rem;font-weight:600;line-height:1.3725rem;min-height:30px;padding-right:24px!important;position:relative;text-transform:capitalize}.cta--simple-black:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2715%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%277.25%27 cy=%278%27 r=%277.25%27 fill=%27%231F1E31%27/%3E%3Cpath d=%27m10 8-4.5 3.031V4.97L10 8Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;height:14.5px;position:absolute;right:0;transition:all .2s ease;width:14.5px}.cta--simple-black:hover{color:#000;text-decoration:underline}.cta--simple-white{color:#fff!important;font-size:1.125rem;font-weight:600;line-height:1.3725rem;min-height:30px;padding-right:24px!important;position:relative;text-transform:capitalize}.cta--simple-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2715%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%277.25%27 cy=%278%27 r=%277.25%27 fill=%27%23fff%27/%3E%3Cpath d=%27m10 8-4.5 3.031V4.97L10 8Z%27 fill=%27%231F1E31%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;height:14.5px;position:absolute;right:0;transition:all .2s ease;width:14.5px}.cta--simple-white:hover{color:#fff;text-decoration:underline}.cta--cta-green.cta-menu{font-weight:unset;justify-content:unset;min-height:unset;min-width:unset;padding:unset}.cta--cta-green.cta-menu,.cta--cta-green.cta-menu:hover{background-color:unset;color:unset}.cta--cta-green.cta-menu>*{background-color:#2c2a5b;color:#000;font-family:Schibsted Grotesk,sans-serif;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.15em;line-height:1rem;min-height:60px;min-width:125px;padding:20px 25px!important;text-transform:uppercase;transition:all .2s ease}.cta--cta-green.cta-menu>:hover{background-color:#1f6444;color:#000}.cta--cta-light-blue.cta-menu{font-weight:unset;justify-content:unset;min-height:unset;min-width:unset;padding:unset}.cta--cta-light-blue.cta-menu,.cta--cta-light-blue.cta-menu:hover{background-color:unset;color:unset}.cta--cta-light-blue.cta-menu>*{background-color:#1f6444;color:#000;font-family:Schibsted Grotesk,sans-serif;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.15em;line-height:1rem;min-height:60px;min-width:125px;padding:20px 25px!important;text-transform:uppercase;transition:all .2s ease}.cta--cta-light-blue.cta-menu>:hover{background-color:rgba(87,51,94,.3);color:#000}.block__buttons{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:20px}.block__buttons.column{align-items:flex-start;flex-direction:column}.block__buttons.aligncenter,.block__buttons.center{justify-content:center;text-align:center!important}.block__buttons.alignright,.block__buttons.right{justify-content:flex-end;text-align:right!important}div[class*=row-gap-]{display:flex;flex-direction:column}.row-gap-1{row-gap:10px}.row-gap-2{row-gap:20px}.row-gap-3{row-gap:30px}.row-gap-4{row-gap:40px}.row-gap-5{row-gap:50px}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.line-clamp-6,.line-clamp-6>*{-webkit-line-clamp:6}.line-clamp-5,.line-clamp-5>*,.line-clamp-6,.line-clamp-6>*{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-5,.line-clamp-5>*{-webkit-line-clamp:5}.line-clamp-4,.line-clamp-4>*{-webkit-line-clamp:4}.line-clamp-3,.line-clamp-3>*,.line-clamp-4,.line-clamp-4>*{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3,.line-clamp-3>*{-webkit-line-clamp:3}.line-clamp-2,.line-clamp-2>*{-webkit-line-clamp:2}.line-clamp-1,.line-clamp-1>*,.line-clamp-2,.line-clamp-2>*{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-1,.line-clamp-1>*{-webkit-line-clamp:1}@media(max-width:1199.98px){body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-comments,body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-new-content,body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-paid-memberships-pro,body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-tribe-events{display:none!important}body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-site-name>a.ab-item{font-size:0!important}}.modal-backdrop.show{background-color:rgba(0,0,0,.5);opacity:1}div[id*=myVideoModal],div[id*=videoTextBlockModal]{padding-right:0!important}div[id*=myVideoModal] .modal-lg,div[id*=myVideoModal] .modal-xl,div[id*=videoTextBlockModal] .modal-lg,div[id*=videoTextBlockModal] .modal-xl{max-width:70vw}@media(max-width:991.98px){div[id*=myVideoModal] .modal-lg,div[id*=myVideoModal] .modal-xl,div[id*=videoTextBlockModal] .modal-lg,div[id*=videoTextBlockModal] .modal-xl{max-width:100vw}}div[id*=myVideoModal] .modal-lg.active .modal-content .modal-header .close,div[id*=myVideoModal] .modal-lg:focus .modal-content .modal-header .close,div[id*=myVideoModal] .modal-lg:hover .modal-content .modal-header .close,div[id*=myVideoModal] .modal-xl.active .modal-content .modal-header .close,div[id*=myVideoModal] .modal-xl:focus .modal-content .modal-header .close,div[id*=myVideoModal] .modal-xl:hover .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-lg.active .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-lg:focus .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-lg:hover .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-xl.active .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-xl:focus .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-xl:hover .modal-content .modal-header .close{border:none}@media(min-width:991.98px){div[id*=myVideoModal] .modal-lg.active .modal-content .modal-header .close,div[id*=myVideoModal] .modal-lg:focus .modal-content .modal-header .close,div[id*=myVideoModal] .modal-lg:hover .modal-content .modal-header .close,div[id*=myVideoModal] .modal-xl.active .modal-content .modal-header .close,div[id*=myVideoModal] .modal-xl:focus .modal-content .modal-header .close,div[id*=myVideoModal] .modal-xl:hover .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-lg.active .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-lg:focus .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-lg:hover .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-xl.active .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-xl:focus .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-xl:hover .modal-content .modal-header .close{top:5%}}div[id*=myVideoModal] .modal-content,div[id*=videoTextBlockModal] .modal-content{background-color:#000;margin-top:0}@media(max-width:991.98px){div[id*=myVideoModal] .modal-content,div[id*=videoTextBlockModal] .modal-content{overflow:visible}}div[id*=myVideoModal] .modal-content .modal-header,div[id*=videoTextBlockModal] .modal-content .modal-header{border-bottom:none;height:0;padding:0!important}div[id*=myVideoModal] .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-content .modal-header .close{background:transparent;border:none;border-radius:50%;color:#000;float:none!important;font-size:50px;height:50px;left:0;margin:0 auto!important;opacity:1;padding:0!important;position:absolute;right:0;text-align:center;top:-25%;transition:all .3s ease;width:50px;z-index:99}@media(max-width:991.98px){div[id*=myVideoModal] .modal-content .modal-header .close,div[id*=videoTextBlockModal] .modal-content .modal-header .close{left:unset;margin:0;right:5px;top:-55px}}div[id*=myVideoModal] .modal-content .modal-header .close span,div[id*=videoTextBlockModal] .modal-content .modal-header .close span{bottom:unset;display:block;font-size:0;font-weight:500;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}div[id*=myVideoModal] .modal-content .modal-header .close span:after,div[id*=videoTextBlockModal] .modal-content .modal-header .close span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2725%27 height=%2725%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.5 25C5.607 25 0 19.392 0 12.5 0 5.607 5.607 0 12.5 0 19.392 0 25 5.607 25 12.5 25 19.392 19.392 25 12.5 25Zm0-23.7C6.324 1.3 1.299 6.323 1.299 12.5c0 6.176 5.025 11.201 11.201 11.201S23.701 18.676 23.701 12.5 18.676 1.3 12.5 1.3Z%27 fill=%27%23fff%27/%3E%3Cpath d=%27m9 9 7 7M16 9l-7 7%27 stroke=%27%23fff%27 stroke-width=%271.5%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:unset;content:"";height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}div[id*=myVideoModal] .modal-content .modal-header .close.active,div[id*=myVideoModal] .modal-content .modal-header .close:focus,div[id*=myVideoModal] .modal-content .modal-header .close:hover,div[id*=videoTextBlockModal] .modal-content .modal-header .close.active,div[id*=videoTextBlockModal] .modal-content .modal-header .close:focus,div[id*=videoTextBlockModal] .modal-content .modal-header .close:hover{background:#1f1e31;box-shadow:0 0 0 10px hsla(0,0%,100%,.5);opacity:1;outline:none!important}div[id*=myVideoModal] .modal-content .modal-body,div[id*=videoTextBlockModal] .modal-content .modal-body{padding:0!important}div[id*=myVideoModal] .modal-content .modal-footer,div[id*=videoTextBlockModal] .modal-content .modal-footer{border-top:1px solid hsla(0,0%,100%,.2);display:none}.block__video--text .block__col{display:flex;flex-direction:column;row-gap:25px}.block__video--text .block__col.flex-column-reverse{flex-direction:column-reverse}.block__video--full-screen{left:calc(-50vw + 50%);overflow:hidden;padding:0!important;position:relative;width:100vw}.block__video--full-screen figure{margin-bottom:0}.block__video--full-screen figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.block__video--full-screen figure img.bottom{-o-object-position:bottom;object-position:bottom}.block__video--full-screen figure img.top{-o-object-position:top;object-position:top}.block__video--full-screen .block__content{padding-bottom:60px;padding-top:21.25rem}.block__video--full-screen .block__content .block__video--button,.block__video--full-screen .block__content>*{position:relative}.block__video--full-screen .block__content .block__video--button button.video{color:#fff;left:unset;position:relative;right:unset;transform:unset}.block__video--full-screen .block__content .block__video--button.left>*{margin-right:auto;text-align:left}.block__video--full-screen .block__content .block__video--button.center>*{margin:0 auto;text-align:center}.block__video--full-screen .block__content .block__video--button.right>*{margin-left:auto;text-align:right}.block__video--button button.video{align-items:center;background-color:transparent;border:none;display:flex;gap:15px;padding:0}.block__video--button button.video .button-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2747%27 height=%2747%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M23.424 46.848C10.508 46.848 0 36.34 0 23.424S10.508 0 23.424 0s23.424 10.508 23.424 23.424S36.34 46.848 23.424 46.848Zm0-44.414c-11.574 0-20.99 9.416-20.99 20.99 0 11.573 9.416 20.99 20.99 20.99 11.574 0 20.99-9.416 20.99-20.99 0-11.574-9.417-20.99-20.99-20.99Z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M18.033 12.896v21.056c0 .623.754.989 1.302.63l16.118-10.526a.74.74 0 0 0 0-1.26l-16.118-10.53c-.548-.359-1.302.006-1.302.63Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex:0 0 47px;height:47px;transform:scale(1);transition:transform .4s ease;width:47px}.block__video--button button.video .button-label{font-family:Schibsted Grotesk,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:normal;line-height:1.3725rem;text-align:left;text-transform:capitalize}.block__video--button button.video:hover .button-icon{transform:scale(1.2)}.block__video--button.float{min-height:50px;min-width:105px;position:absolute;z-index:10}.block__video--button.float>*{color:#fff}.block__video--button.float.top-left{left:75px;top:75px}@media(max-width:991.98px){.block__video--button.float.top-left{left:25px;top:25px}}.block__video--button.float.top-center{left:50%;top:75px;transform:translate(-50%)}@media(max-width:991.98px){.block__video--button.float.top-center{top:25px}}.block__video--button.float.top-right{right:75px;top:75px}@media(max-width:991.98px){.block__video--button.float.top-right{right:25px;top:25px}}.block__video--button.float.middle-left{left:75px;top:50%;transform:translateY(-50%)}@media(max-width:991.98px){.block__video--button.float.middle-left{left:25px}}.block__video--button.float.middle-center{left:50%;top:50%;transform:translate(-50%,-50%)}.block__video--button.float.middle-right{right:75px;top:50%;transform:translateY(-50%)}@media(max-width:991.98px){.block__video--button.float.middle-right{right:25px}}.block__video--button.float.bottom-left{bottom:75px;left:75px}@media(max-width:991.98px){.block__video--button.float.bottom-left{bottom:25px;left:25px}}.block__video--button.float.bottom-center{bottom:75px;left:50%;transform:translate(-50%,-50%)}@media(max-width:991.98px){.block__video--button.float.bottom-center{bottom:25px}}.block__video--button.float.bottom-right{bottom:50px;right:50px}@media(max-width:991.98px){.block__video--button.float.bottom-right{bottom:25px;right:25px}}.block__video--poster{position:relative}.block__video--poster-img{background-color:transparent;height:500px;margin:0;overflow:hidden;position:relative;width:100%}@media(max-width:575.98px){.block__video--poster-img{height:350px}}.block__video--poster-img img{border-radius:10px;bottom:unset;height:100%!important;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%!important;z-index:1}.block__video--poster-img:before{background:linear-gradient(0deg,#000 9.5%,rgba(42,42,42,0) 50%);border-radius:10px;content:"";height:100%;left:0;opacity:.66;position:absolute;top:0;width:100%;z-index:2}
