@charset "UTF-8";*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}
/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#3a4bfb;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:red;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#003b49;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#3a4bfb;--bs-secondary:#6c757d;--bs-success:#003b49;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:red;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:58,75,251;--bs-secondary-rgb:108,117,125;--bs-success-rgb:0,59,73;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:255,0,0;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#3a4bfb;--bs-link-hover-color:#2e3cc9;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(58,75,251,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(0,59,73,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(255,0,0,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light{background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#3a4bfb!important}.link-primary:focus,.link-primary:hover{color:#2e3cc9!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#003b49!important}.link-success:focus,.link-success:hover{color:#002f3a!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:red!important}.link-danger:focus,.link-danger:hover{color:#f33!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1440px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1600px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;-ms-flex-direction:row;flex-direction:row}.hstack,.vstack{-ms-grid-row-align:stretch;align-self:stretch;display:-ms-flexbox;display:flex}.vstack{-ms-flex-item-align:stretch;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:-ms-grid!important;display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-first{-ms-flex-order:-1!important;order:-1!important}.order-0{-ms-flex-order:0!important;order:0!important}.order-1{-ms-flex-order:1!important;order:1!important}.order-2{-ms-flex-order:2!important;order:2!important}.order-3{-ms-flex-order:3!important;order:3!important}.order-4{-ms-flex-order:4!important;order:4!important}.order-5{-ms-flex-order:5!important;order:5!important}.order-last{-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:-ms-grid!important;display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-sm-first{-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-ms-flex-order:0!important;order:0!important}.order-sm-1{-ms-flex-order:1!important;order:1!important}.order-sm-2{-ms-flex-order:2!important;order:2!important}.order-sm-3{-ms-flex-order:3!important;order:3!important}.order-sm-4{-ms-flex-order:4!important;order:4!important}.order-sm-5{-ms-flex-order:5!important;order:5!important}.order-sm-last{-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:-ms-grid!important;display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-md-first{-ms-flex-order:-1!important;order:-1!important}.order-md-0{-ms-flex-order:0!important;order:0!important}.order-md-1{-ms-flex-order:1!important;order:1!important}.order-md-2{-ms-flex-order:2!important;order:2!important}.order-md-3{-ms-flex-order:3!important;order:3!important}.order-md-4{-ms-flex-order:4!important;order:4!important}.order-md-5{-ms-flex-order:5!important;order:5!important}.order-md-last{-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:-ms-grid!important;display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-lg-first{-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-ms-flex-order:0!important;order:0!important}.order-lg-1{-ms-flex-order:1!important;order:1!important}.order-lg-2{-ms-flex-order:2!important;order:2!important}.order-lg-3{-ms-flex-order:3!important;order:3!important}.order-lg-4{-ms-flex-order:4!important;order:4!important}.order-lg-5{-ms-flex-order:5!important;order:5!important}.order-lg-last{-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:-ms-grid!important;display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xl-first{-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-ms-flex-order:0!important;order:0!important}.order-xl-1{-ms-flex-order:1!important;order:1!important}.order-xl-2{-ms-flex-order:2!important;order:2!important}.order-xl-3{-ms-flex-order:3!important;order:3!important}.order-xl-4{-ms-flex-order:4!important;order:4!important}.order-xl-5{-ms-flex-order:5!important;order:5!important}.order-xl-last{-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1440px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:-ms-grid!important;display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xxl-first{-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-ms-flex-order:0!important;order:0!important}.order-xxl-1{-ms-flex-order:1!important;order:1!important}.order-xxl-2{-ms-flex-order:2!important;order:2!important}.order-xxl-3{-ms-flex-order:3!important;order:3!important}.order-xxl-4{-ms-flex-order:4!important;order:4!important}.order-xxl-5{-ms-flex-order:5!important;order:5!important}.order-xxl-last{-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1600px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:-ms-grid!important;display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:-ms-flexbox!important;display:flex!important}.d-xxxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxxl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xxxl-first{-ms-flex-order:-1!important;order:-1!important}.order-xxxl-0{-ms-flex-order:0!important;order:0!important}.order-xxxl-1{-ms-flex-order:1!important;order:1!important}.order-xxxl-2{-ms-flex-order:2!important;order:2!important}.order-xxxl-3{-ms-flex-order:3!important;order:3!important}.order-xxxl-4{-ms-flex-order:4!important;order:4!important}.order-xxxl-5{-ms-flex-order:5!important;order:5!important}.order-xxxl-last{-ms-flex-order:6!important;order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-left:0!important;margin-right:0!important}.mx-xxxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.px-xxxl-0{padding-left:0!important;padding-right:0!important}.px-xxxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:.25rem!important}.gap-xxxl-2{gap:.5rem!important}.gap-xxxl-3{gap:1rem!important}.gap-xxxl-4{gap:1.5rem!important}.gap-xxxl-5{gap:3rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:-ms-grid!important;display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{-ms-flex-negative:0;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-9,.col-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-11,.col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-7,.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1440px){.col-xxl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{width:auto}.col-xxl-1,.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-1{width:8.33333333%}.col-xxl-2{width:16.66666667%}.col-xxl-2,.col-xxl-3{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-3{width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-4,.col-xxl-5{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-5{width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-6,.col-xxl-7{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-7{width:58.33333333%}.col-xxl-8{width:66.66666667%}.col-xxl-8,.col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-9{width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-10,.col-xxl-11{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-11{width:91.66666667%}.col-xxl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width:1600px){.col-xxxl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{width:auto}.col-xxxl-1,.col-xxxl-auto{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxxl-1{width:8.33333333%}.col-xxxl-2{width:16.66666667%}.col-xxxl-2,.col-xxxl-3{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxxl-3{width:25%}.col-xxxl-4{width:33.33333333%}.col-xxxl-4,.col-xxxl-5{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxxl-5{width:41.66666667%}.col-xxxl-6{width:50%}.col-xxxl-6,.col-xxxl-7{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxxl-7{width:58.33333333%}.col-xxxl-8{width:66.66666667%}.col-xxxl-8,.col-xxxl-9{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxxl-9{width:75%}.col-xxxl-10{width:83.33333333%}.col-xxxl-10,.col-xxxl-11{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxxl-11{width:91.66666667%}.col-xxxl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:3rem}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--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:1px;--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:1px;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{-ms-flex-align:center;align-items:center;display:-ms-flexbox;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:-ms-flexbox;display:flex;-ms-flex-direction:column;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{-ms-flex-negative:0;-ms-flex-align:center;-ms-flex-pack:justify;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:-ms-flexbox;display:flex;flex-shrink:0;justify-content:space-between;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{-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{-ms-flex-negative:0;-ms-flex-align:center;-ms-flex-pack:end;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:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;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:0 0.5rem 1rem rgba(0,0,0,0.15)}.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:1439.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}}@media (max-width:1599.98px){.modal-fullscreen-xxxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxxl-down .modal-footer,.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-content{border:none;border-radius:none}html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{display:inline-block;height:100vh;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;transform-origin:center right;transition:transform .3s,opacity .3s;width:11px}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{bottom:0;height:10px;top:auto;transform:scaleY(1);width:100%}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}body.fixed,html.fixed{overflow:hidden;position:fixed;width:100%}body.hide-overflow,html.hide-overflow{overflow:hidden}.regular-font{font-weight:400}.body1-text{font-size:20px;line-height:28px}@media (min-width:992px){.body1-text{font-size:24px;line-height:38px}}.loading-container{margin:50px auto}.text-upper{text-transform:uppercase}.modal-backdrop.show{opacity:.1}.objfit{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}sub,sup{font-size:75%}sub{vertical-align:sub}sup{vertical-align:super}body{-webkit-font-smoothing:antialiased;color:#000;font-family:Pembroke,sans-serif;font-size:17px;font-weight:400}body .container-fluid,body .container-lg,body .container-md,body .container-sm,body .container-xl,body .container-xxl{max-width:1440px;padding-left:20px;padding-right:20px}body.is-sub-page.top-gradient:before{background:linear-gradient(180deg,rgba(0,59,73,.2),rgba(0,59,73,0));content:"";height:330px;position:absolute;top:0;width:100%}body.blur #site-content,body.blur #site-footer,body.blur #stock-module{filter:blur(10px);transition:filter .2s linear}body.blur #site-header{color:#fff!important}body.blur #site-header__right .menu li a.active,body.blur #site-header__right .menu li a.current-menu-item,body.blur #site-header__right .menu li a:hover{background:#fff!important;color:#3a4bfb!important}body.blur #site-header .logo svg path{fill:#fff!important}body.blur #site-header #utility-menu__wrapper .search-trigger svg circle,body.blur #site-header #utility-menu__wrapper .search-trigger svg path{stroke:#fff!important}body.modal-open:not(.search-active) #site-content,body.modal-open:not(.search-active) #site-footer,body.modal-open:not(.search-active) #site-header,body.modal-open:not(.search-active) #stock-module{filter:blur(10px);transition:filter .2s linear}body.with-intro-module{overflow:hidden;position:fixed;width:100%}body.is-sub-page #site-header,body.single-people #site-header,body.single-post #site-header{color:#000}body.is-sub-page #site-header__right .menu li a.active,body.is-sub-page #site-header__right .menu li a.current-menu-item,body.is-sub-page #site-header__right .menu li a:hover,body.single-people #site-header__right .menu li a.active,body.single-people #site-header__right .menu li a.current-menu-item,body.single-people #site-header__right .menu li a:hover,body.single-post #site-header__right .menu li a.active,body.single-post #site-header__right .menu li a.current-menu-item,body.single-post #site-header__right .menu li a:hover{background:#3a4bfb;color:#fff !important;}body.is-sub-page #site-header .logo svg path,body.single-people #site-header .logo svg path,body.single-post #site-header .logo svg path{fill:#003b49}body.is-sub-page #site-header .icg-dropdown-menu,body.single-people #site-header .icg-dropdown-menu,body.single-post #site-header .icg-dropdown-menu{color:#fff}body.is-sub-page #site-header #utility-menu__wrapper .search-trigger svg circle,body.is-sub-page #site-header #utility-menu__wrapper .search-trigger svg path,body.single-people #site-header #utility-menu__wrapper .search-trigger svg circle,body.single-people #site-header #utility-menu__wrapper .search-trigger svg path,body.single-post #site-header #utility-menu__wrapper .search-trigger svg circle,body.single-post #site-header #utility-menu__wrapper .search-trigger svg path{stroke:#000}body.is-sub-page #site-header .menu-icon a,body.single-people #site-header .menu-icon a,body.single-post #site-header .menu-icon a{color:#000}#body-overlay{background:rgba(1,18,22,.9);height:100%;left:0;mix-blend-mode:multiply;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .2s linear;width:100%;z-index:-1}#body-overlay.active{opacity:1;pointer-events:auto;z-index:5}#site-content{display:block;filter:blur(0);position:relative}.g-flex{display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500}ul.menu,ul.sub-menu{list-style:none;margin:0;padding:0}ul.menu:not(.vertical),ul.sub-menu:not(.vertical){display:-ms-flexbox;display:flex}ul.menu li a,ul.sub-menu li a{position:relative;text-decoration:none}a{color:inherit;transition:color .2s linear}a:active,a:active:focus,a:active:hover,a:focus,a:hover{color:#3a4bfb}a.no-underline{text-decoration:none}a.no-hover:active,a.no-hover:active:focus,a.no-hover:active:hover,a.no-hover:focus,a.no-hover:hover{color:inherit}.h1,h1{font-size:36px;line-height:41px}@media (min-width:768px){.h1,h1{font-size:50px;line-height:57px}}@media (min-width:1200px){.h1,h1{font-size:64px;line-height:72px}}.h2,h2{font-size:32px;line-height:44px}@media (min-width:992px){.h2,h2{font-size:48px;line-height:55px}}.h3,h3{font-size:26px;line-height:35px}@media (min-width:992px){.h3,h3{font-size:24px;line-height:31px}}.h4,h4{font-size:20px;line-height:25px}@media (min-width:992px){.h4,h4{font-size:26px;line-height:32px}}.h5,h5{font-size:16px;line-height:19px}@media (min-width:992px){.h5,h5{font-size:22px;line-height:24px}}.h6,h6{font-size:13px;line-height:24px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}img.switch-image{opacity:0;transition:opacity .2s ease-in}.arrow-link{background-image:url(../images/link-arrow.svg);background-position:100%;background-repeat:no-repeat;background-size:12px;padding-right:26px}@media (min-width:768px){.icg-wrapper{padding:0 25px}}@media (min-width:1440px){.icg-wrapper{padding:0 80px}}div.aligncenter,div.alignnone{margin:50px auto}@media (min-width:768px){img.aligncenter,img.alignlegt,img.alignnone,img.alignright{height:auto;max-width:100%!important}}@media (max-width:991.98px){img.aligncenter,img.alignlegt,img.alignnone,img.alignright{height:auto;width:100vw}}img.aligncenter>img,img.alignlegt>img,img.alignnone>img,img.alignright>img{height:auto;width:100%}img.aligncenter,img.alignnone{margin:50px auto 30px}img.aligncenter{display:block}@media (max-width:991.98px){img.aligncenter{margin:50px 0}img.aligncenter .wp-caption-text{padding:0 30px}}img.alignleft{float:left}@media (max-width:991.98px){img.alignleft{display:block;float:none;margin:50px 0}}@media (min-width:768px){img.alignleft{margin-bottom:50px;margin-right:50px;margin-top:10px}}@media (min-width:992px){img.alignleft{margin-bottom:60px;margin-right:60px}}img.alignright{float:right}@media (max-width:991.98px){img.alignright{display:block;float:none;margin:50px 0}}@media (min-width:768px){img.alignright{margin-bottom:50px;margin-left:50px;margin-top:10px}}@media (min-width:992px){img.alignright{margin-bottom:60px;margin-left:60px}}div.wp-caption{max-width:100%;width:100%!important}div.wp-caption.aligncenter{margin:40px 0}div.wp-caption.alignright{float:right;margin-left:15px}div.wp-caption.alignleft{float:left;margin-right:15px}div.wp-caption img{height:auto;margin-bottom:0;margin-top:0;max-width:100%}div.wp-caption .wp-caption-text{color:#848080;font-size:15px;font-weight:400;line-height:20px;margin-top:14px;position:relative}.btn,.wp-block-file .wp-block-file__button,.wp-block-file a{background:#3a4bfb;background-image:url(../images/link-arrow.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:1px solid #3a4bfb;border-radius:15px;color:#fff;display:inline-block;font-size:13px;line-height:1;outline:none;padding:8px 38px 8px 14px;position:relative;text-align:center;text-decoration:none;transition:background .2s linear}@media (min-width:768px){.btn,.wp-block-file .wp-block-file__button,.wp-block-file a{font-size:15px;padding:7px 38px 8px 14px}}.btn.no-arrow,.wp-block-file .wp-block-file__button.no-arrow,.wp-block-file a.no-arrow{background-image:none!important;padding:7px 14px 8px}.btn:active,.wp-block-file .wp-block-file__button:active,.wp-block-file a:active{box-shadow:none}.btn.external-link,.wp-block-file .wp-block-file__button.external-link,.wp-block-file a.external-link{background-image:url(../images/link-arrow-external.svg);background-position:right 7px center;background-repeat:no-repeat;background-size:15px}@media (min-width:992px){.btn.external-link,.wp-block-file .wp-block-file__button.external-link,.wp-block-file a.external-link{background-size:17px}}.btn.external-link:active,.btn.external-link:active:focus,.btn.external-link:active:hover,.btn.external-link:focus,.btn.external-link:hover,.wp-block-file .wp-block-file__button.external-link:active,.wp-block-file .wp-block-file__button.external-link:active:focus,.wp-block-file .wp-block-file__button.external-link:active:hover,.wp-block-file .wp-block-file__button.external-link:focus,.wp-block-file .wp-block-file__button.external-link:hover,.wp-block-file a.external-link:active,.wp-block-file a.external-link:active:focus,.wp-block-file a.external-link:active:hover,.wp-block-file a.external-link:focus,.wp-block-file a.external-link:hover{background-image:url(../images/link-arrow-external-blue.svg);background-position:right 7px center;background-size:15px}@media (min-width:992px){.btn.external-link:active,.btn.external-link:active:focus,.btn.external-link:active:hover,.btn.external-link:focus,.btn.external-link:hover,.wp-block-file .wp-block-file__button.external-link:active,.wp-block-file .wp-block-file__button.external-link:active:focus,.wp-block-file .wp-block-file__button.external-link:active:hover,.wp-block-file .wp-block-file__button.external-link:focus,.wp-block-file .wp-block-file__button.external-link:hover,.wp-block-file a.external-link:active,.wp-block-file a.external-link:active:focus,.wp-block-file a.external-link:active:hover,.wp-block-file a.external-link:focus,.wp-block-file a.external-link:hover{background-size:17px}}.btn.btn-transparent,.wp-block-file .wp-block-file__button.btn-transparent,.wp-block-file a.btn-transparent{background:transparent;background-image:url(../images/link-arrow-blue.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:none;color:#000;padding:0 30px 0 0}.btn.btn-transparent:active,.btn.btn-transparent:active:focus,.btn.btn-transparent:active:hover,.btn.btn-transparent:focus,.btn.btn-transparent:hover,.wp-block-file .wp-block-file__button.btn-transparent:active,.wp-block-file .wp-block-file__button.btn-transparent:active:focus,.wp-block-file .wp-block-file__button.btn-transparent:active:hover,.wp-block-file .wp-block-file__button.btn-transparent:focus,.wp-block-file .wp-block-file__button.btn-transparent:hover,.wp-block-file a.btn-transparent:active,.wp-block-file a.btn-transparent:active:focus,.wp-block-file a.btn-transparent:active:hover,.wp-block-file a.btn-transparent:focus,.wp-block-file a.btn-transparent:hover{background-color:transparent}.btn.btn-transparent.external-link,.wp-block-file .wp-block-file__button.btn-transparent.external-link,.wp-block-file a.btn-transparent.external-link{background-image:url(../images/link-arrow-external-blue.svg);background-position:right 7px center;background-size:15px}@media (min-width:992px){.btn.btn-transparent.external-link,.wp-block-file .wp-block-file__button.btn-transparent.external-link,.wp-block-file a.btn-transparent.external-link{background-size:17px}}.btn.btn-scroll,.wp-block-file .wp-block-file__button.btn-scroll,.wp-block-file a.btn-scroll{background-image:none;padding:7px 36px 8px}.btn.btn-scroll:after,.btn.btn-scroll:before,.wp-block-file .wp-block-file__button.btn-scroll:after,.wp-block-file .wp-block-file__button.btn-scroll:before,.wp-block-file a.btn-scroll:after,.wp-block-file a.btn-scroll:before{background-image:url(../images/link-arrow.svg);content:"";height:12px;left:14px;position:absolute;top:50%;transform:rotate(90deg) translateX(-50%);width:12px}.btn.btn-scroll:after,.wp-block-file .wp-block-file__button.btn-scroll:after,.wp-block-file a.btn-scroll:after{left:auto;right:14px}.btn.btn-scroll:active,.btn.btn-scroll:active:focus,.btn.btn-scroll:active:hover,.btn.btn-scroll:focus,.btn.btn-scroll:hover,.wp-block-file .wp-block-file__button.btn-scroll:active,.wp-block-file .wp-block-file__button.btn-scroll:active:focus,.wp-block-file .wp-block-file__button.btn-scroll:active:hover,.wp-block-file .wp-block-file__button.btn-scroll:focus,.wp-block-file .wp-block-file__button.btn-scroll:hover,.wp-block-file a.btn-scroll:active,.wp-block-file a.btn-scroll:active:focus,.wp-block-file a.btn-scroll:active:hover,.wp-block-file a.btn-scroll:focus,.wp-block-file a.btn-scroll:hover{background-image:none}.btn.btn-scroll:active:after,.btn.btn-scroll:active:before,.btn.btn-scroll:active:focus:after,.btn.btn-scroll:active:focus:before,.btn.btn-scroll:active:hover:after,.btn.btn-scroll:active:hover:before,.btn.btn-scroll:focus:after,.btn.btn-scroll:focus:before,.btn.btn-scroll:hover:after,.btn.btn-scroll:hover:before,.wp-block-file .wp-block-file__button.btn-scroll:active:after,.wp-block-file .wp-block-file__button.btn-scroll:active:before,.wp-block-file .wp-block-file__button.btn-scroll:active:focus:after,.wp-block-file .wp-block-file__button.btn-scroll:active:focus:before,.wp-block-file .wp-block-file__button.btn-scroll:active:hover:after,.wp-block-file .wp-block-file__button.btn-scroll:active:hover:before,.wp-block-file .wp-block-file__button.btn-scroll:focus:after,.wp-block-file .wp-block-file__button.btn-scroll:focus:before,.wp-block-file .wp-block-file__button.btn-scroll:hover:after,.wp-block-file .wp-block-file__button.btn-scroll:hover:before,.wp-block-file a.btn-scroll:active:after,.wp-block-file a.btn-scroll:active:before,.wp-block-file a.btn-scroll:active:focus:after,.wp-block-file a.btn-scroll:active:focus:before,.wp-block-file a.btn-scroll:active:hover:after,.wp-block-file a.btn-scroll:active:hover:before,.wp-block-file a.btn-scroll:focus:after,.wp-block-file a.btn-scroll:focus:before,.wp-block-file a.btn-scroll:hover:after,.wp-block-file a.btn-scroll:hover:before{background-image:url(../images/link-arrow-blue.svg)}.btn:active,.btn:active:focus,.btn:active:hover,.btn:focus,.btn:hover,.wp-block-file .wp-block-file__button:active,.wp-block-file .wp-block-file__button:active:focus,.wp-block-file .wp-block-file__button:active:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover,.wp-block-file a:active,.wp-block-file a:active:focus,.wp-block-file a:active:hover,.wp-block-file a:focus,.wp-block-file a:hover{background:#fff;background-image:url(../images/link-arrow-blue.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:12px;color:#3a4bfb;outline:none}@font-face{font-family:Pembroke;font-style:normal;font-weight:400;src:url(../fonts/Pembroke-Regular.woff2) format("woff2"),url(../fonts/Pembroke-Regular.woff) format("woff")}@font-face{font-family:Pembroke;font-style:normal;font-weight:500;src:url(../fonts/Pembroke-Medium.woff2) format("woff2"),url(../fonts/Pembroke-Medium.woff) format("woff")}@font-face{font-family:Pembroke;font-style:italic;font-weight:400;src:url(../fonts/Pembroke-Italic.woff2) format("woff2"),url(../fonts/Pembroke-Italic.woff) format("woff")}@font-face{font-family:Pembroke;font-style:normal;font-weight:700;src:url(../fonts/Pembroke-Bold.woff2) format("woff2"),url(../fonts/Pembroke-Bold.woff) format("woff")}.iframe-wrapper{height:0;left:0;overflow:hidden;padding-bottom:56.25%;position:relative;top:0;width:100%}.iframe-wrapper iframe{height:100%;left:0;position:absolute!important;top:0;width:100%}.video-wrapper{background:#999;position:relative}.video-wrapper .loader{left:calc(50% - 12.5px);opacity:0;position:absolute;top:calc(50% - 12.5px);transition:all .3s linear;visibility:hidden}.video-wrapper .loader:after{background:#999}.video-wrapper:not(.loaded) .loader{opacity:1;visibility:visible}.video-wrapper:not(.loaded) .video-container{opacity:0;visibility:hidden}.video-wrapper .video-container{opacity:1;transition:all .3s linear;visibility:visible}.video-wrapper .video-container .play-icon{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}@media (max-width:991.98px){.video-wrapper .video-container .play-icon{height:50px;width:50px}}.video-wrapper .poster-img{cursor:pointer;z-index:1}iframe.brighterir-iframe{border:none;overflow:hidden;width:100%}form input,form select,form textarea{background:transparent;border:1px solid rgba(0,0,0,.3);border-radius:0;box-sizing:border-box;font-family:Pembroke,sans-serif;margin-bottom:0;margin-top:0;outline:none;padding:0;width:100%}form select{-webkit-appearance:none;background-image:url(../images/arrow-down.svg);background-position:right 0 center;background-repeat:no-repeat;background-size:12px;-webkit-border-radius:0}.wpcf7-response-output{font-size:15px;font-weight:500}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{color:red}.wpcf7 form.sent .wpcf7-response-output{color:green}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form .wpcf7-response-output{border:none;margin:0 0 30px;padding:0}.wpcf7-spinner{margin-left:0;margin-top:10px}.wpcf7-not-valid{background:#ffebeb!important}.wpcf7-not-valid-tip{display:none!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(../images/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(../fonts/slick.eot);src:url(../fonts/slick.eot#iefix) format("embedded-opentype"),url(../fonts/slick.woff) format("woff"),url(../fonts/slick.ttf) format("truetype"),url(../images/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}#site-header{color:#fff;font-size:13px;left:0;line-height:16px;position:fixed;top:0;transform:translateY(0);transition:all .2s linear,transform .3s ease-out;width:100%;will-change:transform;z-index:6}@media (max-width:991.98px){#site-header{padding-bottom:20px}}@media (min-width:1200px){#site-header{font-size:15px;line-height:18px}}#site-header.go-away{transform:translateY(-100%)}#site-header__gradient{background:linear-gradient(113.82deg,#003b49 36.13%,#3a4bfb 122.32%);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}#site-header__container{position:relative;z-index:1}#site-header__wrapper{-ms-flex-align:center;align-items:center;padding:30px 0 15px}@media (min-width:768px){#site-header__wrapper{padding:40px 0 15px}}@media (max-width:991.98px){#site-header__wrapper{border-bottom:1px solid}}#site-header__left{-ms-flex:0 auto;flex:0 auto}#site-header__right{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;justify-content:flex-end;position:relative}#site-header__right .menu li:not(:first-child){margin-left:15px}#site-header__right .menu li a{background:transparent;border:1px solid #3a4bfb;border-radius:30px;padding:4px 15px 5px;transition:all .2s linear}@media (min-width:1200px){#site-header__right .menu li a{padding:4px 20px 5px}}#site-header__right .menu li a.active,#site-header__right .menu li a.current-menu-item,#site-header__right .menu li a:focus,#site-header__right .menu li a:hover{background:#fff;border:1px solid #fff;color:#3a4bfb !important;}#site-header .logo svg path{transition:fill .2s linear}#site-header #utility-menu__wrapper{-ms-flex-pack:end;font-size:13px;justify-content:flex-end;line-height:16px;padding-bottom:20px}#site-header #utility-menu__wrapper .menu li:not(:first-child){margin-left:30px}#site-header #utility-menu__wrapper .search-trigger{margin-left:35px}#site-header #utility-menu__wrapper .search-trigger.search-active svg circle,#site-header #utility-menu__wrapper .search-trigger.search-active svg path,#site-header #utility-menu__wrapper .search-trigger:hover svg circle,#site-header #utility-menu__wrapper .search-trigger:hover svg path{stroke:#3a4bfb!important}#site-header #utility-menu__wrapper .search-trigger svg circle,#site-header #utility-menu__wrapper .search-trigger svg path{transition:stroke .2s linear}#site-header .icg-dropdown-menu{background:linear-gradient(113.82deg,#003b49 36.13%,#3a4bfb 122.32%);left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}#site-header .icg-dropdown-menu.active{opacity:1;pointer-events:auto;z-index:0}#site-header .icg-dropdown-menu__content{padding:170px 0 65px}#site-header .icg-dropdown-menu__content .intro{-ms-flex:1;flex:1;padding-top:35px}#site-header .icg-dropdown-menu__content .intro .cta{display:inline-block;margin-top:30px}#site-header .icg-dropdown-menu__content .links{border-left:1px solid #3a4bfb;border-right:1px solid #3a4bfb;-ms-flex:0 325px;flex:0 325px;padding:20px 0;position:relative}#site-header .icg-dropdown-menu__content .links .menu,#site-header .icg-dropdown-menu__content .links .sub-menu{-ms-flex-direction:column;flex-direction:column;line-height:40px}#site-header .icg-dropdown-menu__content .links .menu li,#site-header .icg-dropdown-menu__content .links .sub-menu li{background:transparent;padding:0 25px;transition:background .2s linear}#site-header .icg-dropdown-menu__content .links .menu li a,#site-header .icg-dropdown-menu__content .links .sub-menu li a{display:block}#site-header .icg-dropdown-menu__content .links .menu li:hover,#site-header .icg-dropdown-menu__content .links .sub-menu li:hover{background:#1f3545}#site-header .icg-dropdown-menu__content .links .menu li:hover>a,#site-header .icg-dropdown-menu__content .links .sub-menu li:hover>a{color:#fff;font-weight:500}#site-header .icg-dropdown-menu__content .links .menu li.menu-item-has-children>a,#site-header .icg-dropdown-menu__content .links .sub-menu li.menu-item-has-children>a{background-image:url(../images/arrow-right.svg);background-position:100%;background-repeat:no-repeat;padding-right:15px}#site-header .icg-dropdown-menu__content .links .menu li.menu-item-has-children:hover .sub-menu,#site-header .icg-dropdown-menu__content .links .sub-menu li.menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:auto;visibility:visible}#site-header .icg-dropdown-menu__content .links .sub-menu{left:calc(100% + 1px);opacity:0;padding:20px 0;pointer-events:none;position:absolute;top:0;transition:opacity .2s linear,visibility .2s linear;visibility:hidden;width:100%;z-index:1}#site-header .icg-dropdown-menu__content .featured{-ms-flex:0 300px;flex:0 300px;padding-left:25px}#site-header .icg-dropdown-menu__content .featured .post-box h2{font-size:17px;font-weight:700;line-height:26px}#site-header.fixed{position:fixed}#site-header .mobile-triggers{bottom:-20px;position:absolute;right:0;width:auto}@media (min-width:768px){#site-header .mobile-triggers{bottom:-35px}}#site-header .menu-icon{cursor:pointer;height:20px;position:relative}@media (min-width:768px){#site-header .menu-icon{height:35px}}#site-header .menu-icon a{color:#fff;font-size:13px;text-decoration:none}@media (min-width:768px){#site-header .menu-icon a{font-size:20px}}body:not(.modal-open) #site-header.scroll{color:#fff!important}body:not(.modal-open) #site-header.scroll .logo svg path{fill:#fff!important}body:not(.modal-open) #site-header.scroll #site-header__right .menu li a.active,body:not(.modal-open) #site-header.scroll #site-header__right .menu li a.current-menu-item,body:not(.modal-open) #site-header.scroll #site-header__right .menu li a:hover{background:#fff!important;color:#3a4bfb!important}body:not(.modal-open) #site-header.scroll #utility-menu__wrapper .search-trigger svg circle,body:not(.modal-open) #site-header.scroll #utility-menu__wrapper .search-trigger svg path{stroke:#fff!important}body:not(.modal-open) #site-header.scroll #site-header__gradient{opacity:1}body:not(.modal-open) #site-header.scroll .menu-icon a{color:#fff!important}#mobilemenuModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(181.53deg,#003b49 50.81%,#3a4bfb 99.23%,#3a4bfb 0);background-blend-mode:multiply;color:#fff}#mobilemenuModal .modal-dialog{margin:0 auto;max-width:none}#mobilemenuModal .modal-content{background:transparent;border:none;border-radius:0;min-height:100vh}#mobilemenuModal .modal-header{border-bottom:none;border-top-left-radius:0;border-top-right-radius:0;display:block;padding:30px}@media (min-width:768px){#mobilemenuModal .modal-header{padding:40px 54px 40px 45px}}#mobilemenuModal .modal-header .back-link{-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;opacity:0;pointer-events:none;text-decoration:none;transition:opacity .2s linear}#mobilemenuModal .modal-header .back-link.active{opacity:1;pointer-events:auto}#mobilemenuModal .modal-header .back-link img{margin-right:7px;transform:scale(-1)}#mobilemenuModal .modal-header .btn-close{cursor:pointer;line-height:0;margin:0;padding:30px;position:absolute;right:0;top:0}@media (min-width:768px){#mobilemenuModal .modal-header .btn-close{padding:36px 44px}}#mobilemenuModal .modal-body{-ms-flex:0 auto;flex:0 auto;font-size:22px;padding:0 30px}@media (min-width:768px){#mobilemenuModal .modal-body{font-size:30px;padding:0 45px 30px}}#mobilemenuModal .modal-body__content{position:relative}#mobilemenuModal .modal-body__content .mobile-dropdown-menu{left:0;pointer-events:none;position:absolute;top:0;-ms-touch-action:none;touch-action:none;width:100%}#mobilemenuModal .modal-body__content .mobile-dropdown-menu.active{pointer-events:auto;-ms-touch-action:pan;touch-action:pan}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul{-ms-flex-direction:column;flex-direction:column;left:0;position:absolute;top:0;transform:translateX(calc(100% + 45px));transition:transform .2s linear;width:100%}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul.active{transform:translateX(0)}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul.active.inactive>li:not(.active),#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul.active.inactive li.active>a{opacity:0;pointer-events:none}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li{margin-bottom:40px;opacity:1;transition:opacity .2s linear}@media (min-width:768px){#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li{margin-bottom:60px}}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li a{opacity:1;transition:opacity .2s linear}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li a:focus,#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li a:hover{color:#fff}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li.menu-item-has-children a{display:block}#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li.menu-item-has-children>a span{background-image:url(../images/arrow-right.svg);background-position:right bottom 6px;background-repeat:no-repeat;background-size:6px;padding-right:17px}@media (min-width:768px){#mobilemenuModal .modal-body__content .mobile-dropdown-menu ul li.menu-item-has-children>a span{background-position:right bottom 8px;background-size:9px;padding-right:25px}}#mobilemenuModal .modal-body #mobile-menu li:not(:last-child){margin-bottom:40px}@media (min-width:768px){#mobilemenuModal .modal-body #mobile-menu li:not(:last-child){margin-bottom:60px}}#mobilemenuModal .modal-body #mobile-menu li a{display:block}#mobilemenuModal .modal-body #mobile-menu li a:focus,#mobilemenuModal .modal-body #mobile-menu li a:hover{color:#fff}#mobilemenuModal .modal-body #mobile-menu li a.mobile-dropdown__trigger span{background-image:url(../images/arrow-right.svg);background-position:right bottom 6px;background-repeat:no-repeat;background-size:6px;padding-right:17px}@media (min-width:768px){#mobilemenuModal .modal-body #mobile-menu li a.mobile-dropdown__trigger span{background-position:right bottom 8px;background-size:9px;padding-right:25px}}#mobilemenuModal .modal-body #utility-menu{text-align:right}@media (max-width:767.98px){#mobilemenuModal .modal-body #utility-menu{margin-top:40px}}#mobilemenuModal .modal-body #utility-menu li{font-size:13px;line-height:40px}@media (min-width:768px){#mobilemenuModal .modal-body #utility-menu li{font-size:20px}}#mobilemenuModal .modal-body #utility-menu li:not(:last-child){margin-bottom:10px}@media (min-width:768px){#mobilemenuModal .modal-body #utility-menu li:not(:last-child){margin-bottom:30px}}.newsletter-form{display:-ms-flexbox;display:flex}.newsletter-form input[type=email]{border:none;border-radius:0;box-shadow:none;color:#5f5f5f;font-size:14px;height:48px;line-height:22px;margin-right:20px;outline:none;padding:13px 20px}.newsletter-form input[type=submit],.newsletter-form input[type=submit]:active:focus{outline:none}#icg-intro{background:#003b49;color:#fff;position:absolute;transform:translateY(0);transition:transform .3s ease-in-out;width:100%;z-index:7}#icg-intro.gradient-background{background-image:linear-gradient(-300deg,#003b49 5% 15%,#2d47b4 50% 60%,#003b49 80%)}#icg-intro.animated-background{animation:gradient 12s linear infinite;background-size:200% 100%}#icg-intro #intro-images__slider-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative;transform:translateX(100%);transition:transform 1.25s cubic-bezier(.46,.01,.32,1);transition-delay:.3s;white-space:nowrap}#icg-intro #intro-images__slider-container.active{transform:translateX(0)}#icg-intro .scroll{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;will-change:transform}#icg-intro .scroll.cloned{left:0;position:absolute}#icg-intro #intro-images__slider{margin-top:5.5vh}#icg-intro #intro-images__slider .intro-img{display:inline-block;margin:0 25px}#icg-intro #intro-images__slider .intro-img img{width:100%}#icg-intro__wrapper{height:100vh;padding-top:13.3333333333vh;position:relative;text-align:center}#icg-intro__wrapper h1{font-size:45px;font-weight:400;letter-spacing:-1px;line-height:55px;margin-left:auto;margin-right:auto;margin-top:30px;max-width:865px;text-align:center}#icg-intro__wrapper .intro-scroll__trigger{bottom:35px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s linear;transition-delay:3s}#icg-intro__wrapper .intro-scroll__trigger.active{opacity:1}#icg-intro__wrapper .intro-img video{height:auto;width:100%}#icg-intro__content{z-index:2}#icg-intro__content .intro-logo svg{opacity:0;transform:scale(1.8);transition:transform .75s cubic-bezier(.46,.01,.32,1),opacity 1s linear;will-change:transform,opacity}#icg-intro__content .intro-logo.active svg{opacity:1;transform:scale(1)}#icg-intro__content .intro-line{display:inline-block;line-height:1.2}#icg-intro__content .intro-line.first-line .first-line-content{opacity:0;transform:scale(1.4);transition:all .75s cubic-bezier(.46,.01,.32,1);transition-delay:.2s;will-change:transform,opacity}#icg-intro__content .intro-line.first-line .first-line-content.active{opacity:1;transform:scale(1)}#icg-intro__content .intro-line.second-line .second-line-content{opacity:0;transform:translateY(80%) scale(1.2);transition:all .75s cubic-bezier(.46,.01,.32,1);transition-delay:.5s;will-change:transform,opacity}#icg-intro__content .intro-line.second-line .second-line-content.active{opacity:1;transform:translateY(0) scale(1)}#icg-intro__content .intro-line .first-line-content,#icg-intro__content .intro-line .second-line-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@keyframes gradient{0%{background-position:0 100%}50%{background-position:100% 100%}to{background-position:200% 100%}}#archive-header.category,#archive-header.people,#archive-header.report{margin-bottom:80px}#archive-header.category .description,#archive-header.people .description,#archive-header.report .description{font-size:20px;line-height:28px;margin-top:20px;max-width:450px}@media (min-width:992px){#archive-header.category .description,#archive-header.people .description,#archive-header.report .description{font-size:24px;line-height:38px;margin-top:30px;max-width:920px}}#archive-header.category #archive-filters,#archive-header.people #archive-filters,#archive-header.report #archive-filters{margin-top:60px}@media (min-width:768px){#archive-header.category #archive-filters.people .tax-filter,#archive-header.people #archive-filters.people .tax-filter,#archive-header.report #archive-filters.people .tax-filter{width:calc(50% - 25px)}}#archive-header.category .description{max-width:600px}#archive-header.category ol li,#archive-header.category p,#archive-header.category ul li{margin-bottom:30px}#archive-header.category ol,#archive-header.category ul{margin-top:50px}#archive-header.category ul{list-style:none;margin-left:0;padding:0}#archive-header.category ul li{background-image:url(../images/link-arrow-blue.svg);background-position:0;background-repeat:no-repeat;padding-left:33px}#archive-header.category a{text-decoration:none}.archive #site-content,.search #site-content{position:relative}.archive #site-content:before,.search #site-content:before{background:linear-gradient(0deg,rgba(0,59,73,.5),hsla(0,0%,100%,0));bottom:0;content:"";height:330px;position:absolute;width:100%}#archive-content{padding-bottom:75px;padding-top:165px;position:relative}@media (min-width:992px){#archive-content{padding-top:230px}}#archive-content .icg-related_content_module{margin-bottom:105px;margin-top:50px}@media (min-width:768px){.archive-grid:not(.category){margin-left:-40px}}@media (min-width:1200px){.archive-grid:not(.category){margin-left:-48px}}.archive-grid:not(.category) .post-box{margin-bottom:60px}@media (min-width:768px){.archive-grid:not(.category) .post-box{margin-left:40px;width:calc(50% - 40px)}}@media (min-width:992px){.archive-grid:not(.category) .post-box{width:calc(33.33333% - 40px)}}@media (min-width:1200px){.archive-grid:not(.category) .post-box{margin-bottom:100px;margin-left:48px;width:calc(25% - 48px)}}@media (min-width:768px) and (max-width:1199.98px){.archive-grid .post-box.type-region{width:calc(33.33333% - 40px)}}.archive-grid.category .first-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.archive-grid.category .first-grid{-ms-grid-columns:calc(50% - 25px) 50px calc(25% - 37.5px) 50px calc(25% - 37.5px);-ms-grid-rows:1fr 45px 1fr 135px;display:-ms-grid;display:grid;grid-template-columns:calc(50% - 25px) 50px calc(25% - 37.5px) 50px calc(25% - 37.5px);grid-template-rows:1fr 45px 1fr 135px}.archive-grid.category .first-grid>:first-child{-ms-grid-column:1;-ms-grid-row:1}.archive-grid.category .first-grid>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.archive-grid.category .first-grid>:nth-child(3){-ms-grid-column:3;-ms-grid-row:1}.archive-grid.category .first-grid>:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.archive-grid.category .first-grid>:nth-child(5){-ms-grid-column:5;-ms-grid-row:1}.archive-grid.category .first-grid>:nth-child(6){-ms-grid-column:1;-ms-grid-row:2}.archive-grid.category .first-grid>:nth-child(7){-ms-grid-column:2;-ms-grid-row:2}.archive-grid.category .first-grid>:nth-child(8){-ms-grid-column:3;-ms-grid-row:2}.archive-grid.category .first-grid>:nth-child(9){-ms-grid-column:4;-ms-grid-row:2}.archive-grid.category .first-grid>:nth-child(10){-ms-grid-column:5;-ms-grid-row:2}.archive-grid.category .first-grid>:nth-child(11){-ms-grid-column:1;-ms-grid-row:3}.archive-grid.category .first-grid>:nth-child(12){-ms-grid-column:2;-ms-grid-row:3}.archive-grid.category .first-grid>:nth-child(13){-ms-grid-column:3;-ms-grid-row:3}.archive-grid.category .first-grid>:nth-child(14){-ms-grid-column:4;-ms-grid-row:3}.archive-grid.category .first-grid>:nth-child(15){-ms-grid-column:5;-ms-grid-row:3}.archive-grid.category .first-grid>:nth-child(16){-ms-grid-column:1;-ms-grid-row:4}.archive-grid.category .first-grid>:nth-child(17){-ms-grid-column:2;-ms-grid-row:4}.archive-grid.category .first-grid>:nth-child(18){-ms-grid-column:3;-ms-grid-row:4}.archive-grid.category .first-grid>:nth-child(19){-ms-grid-column:4;-ms-grid-row:4}.archive-grid.category .first-grid>:nth-child(20){-ms-grid-column:5;-ms-grid-row:4}}@media (max-width:991.98px){.archive-grid.category .first-grid .post-box:first-child{width:100%}}@media (min-width:992px){.archive-grid.category .first-grid .post-box:first-child{-ms-grid-row-span:3;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1/span 3}}@media (min-width:768px){.archive-grid.category .first-grid .post-box:first-child .image-wrapper{padding-top:56.5%}}@media (min-width:992px){.archive-grid.category .first-grid .post-box:first-child .image-wrapper{padding-top:90%}.archive-grid.category .first-grid .post-box:nth-child(2){-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1}.archive-grid.category .first-grid .post-box:nth-child(3){-ms-grid-column:5;grid-column:5;-ms-grid-row:1;grid-row:1}.archive-grid.category .first-grid .post-box:nth-child(4){-ms-grid-column:3;grid-column:3;-ms-grid-row:3;grid-row:3}.archive-grid.category .first-grid .post-box:nth-child(5){-ms-grid-column:5;grid-column:5;-ms-grid-row:3;grid-row:3}}.archive-grid.category .second-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.archive-grid.category .second-grid{-ms-grid-columns:calc(25% - 37.5px) 50px calc(25% - 37.5px) 50px calc(50% - 25px);-ms-grid-rows:1fr 45px 1fr 135px;display:-ms-grid;display:grid;grid-template-columns:calc(25% - 37.5px) 50px calc(25% - 37.5px) 50px calc(50% - 25px);grid-template-rows:1fr 45px 1fr 135px}.archive-grid.category .second-grid>:first-child{-ms-grid-column:1;-ms-grid-row:1}.archive-grid.category .second-grid>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.archive-grid.category .second-grid>:nth-child(3){-ms-grid-column:3;-ms-grid-row:1}.archive-grid.category .second-grid>:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.archive-grid.category .second-grid>:nth-child(5){-ms-grid-column:5;-ms-grid-row:1}.archive-grid.category .second-grid>:nth-child(6){-ms-grid-column:1;-ms-grid-row:2}.archive-grid.category .second-grid>:nth-child(7){-ms-grid-column:2;-ms-grid-row:2}.archive-grid.category .second-grid>:nth-child(8){-ms-grid-column:3;-ms-grid-row:2}.archive-grid.category .second-grid>:nth-child(9){-ms-grid-column:4;-ms-grid-row:2}.archive-grid.category .second-grid>:nth-child(10){-ms-grid-column:5;-ms-grid-row:2}.archive-grid.category .second-grid>:nth-child(11){-ms-grid-column:1;-ms-grid-row:3}.archive-grid.category .second-grid>:nth-child(12){-ms-grid-column:2;-ms-grid-row:3}.archive-grid.category .second-grid>:nth-child(13){-ms-grid-column:3;-ms-grid-row:3}.archive-grid.category .second-grid>:nth-child(14){-ms-grid-column:4;-ms-grid-row:3}.archive-grid.category .second-grid>:nth-child(15){-ms-grid-column:5;-ms-grid-row:3}.archive-grid.category .second-grid>:nth-child(16){-ms-grid-column:1;-ms-grid-row:4}.archive-grid.category .second-grid>:nth-child(17){-ms-grid-column:2;-ms-grid-row:4}.archive-grid.category .second-grid>:nth-child(18){-ms-grid-column:3;-ms-grid-row:4}.archive-grid.category .second-grid>:nth-child(19){-ms-grid-column:4;-ms-grid-row:4}.archive-grid.category .second-grid>:nth-child(20){-ms-grid-column:5;-ms-grid-row:4}.archive-grid.category .second-grid .post-box:first-child{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}@media (min-width:768px) and (max-width:991.98px){.archive-grid.category .second-grid .post-box:first-child .image-wrapper{padding-top:56.5%}}@media (min-width:992px){.archive-grid.category .second-grid .post-box:nth-child(2){-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1}.archive-grid.category .second-grid .post-box:nth-child(3){-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}.archive-grid.category .second-grid .post-box:nth-child(4){-ms-grid-column:3;grid-column:3;-ms-grid-row:3;grid-row:3}.archive-grid.category .second-grid .post-box:nth-child(5){-ms-grid-row-span:3;-ms-grid-column:5;grid-column:5;-ms-grid-row:1;grid-row:1/span 3}.archive-grid.category .second-grid .post-box:nth-child(5) .image-wrapper{padding-top:90%}}@media (max-width:991.98px){.archive-grid.category .post-box{margin:40px 0}}@media (max-width:767.98px){.archive-grid.category .post-box{margin:30px 0}}@media (min-width:768px) and (max-width:991.98px){.archive-grid.category .post-box:not(:first-child){width:calc(50% - 15px)}.archive-grid.category .post-box:nth-child(3),.archive-grid.category .post-box:nth-child(5){margin-left:30px}}.archive-grid.category .post-box .image-wrapper{padding-top:64%}.archive-grid.category .post-box .text-container{padding-top:10px}.archive-grid.category .reverse-grid{-ms-grid-column-span:5;-ms-grid-column:1;grid-column:1/span 5;-ms-grid-row:5;grid-row:5}#posts--grid--next-page,.btn-loading-container{text-align:center}#posts--grid--next-page .btn,.btn-loading-container .btn{margin-bottom:100px;min-width:142px}.btn-loading-container{display:none}.office-filter,.tax-filter{font-size:13px;line-height:22px;position:relative;width:100%}@media (max-width:767.98px){.office-filter,.tax-filter{font-weight:700}}@media (min-width:768px){.office-filter,.tax-filter{font-size:15px;max-width:325px}}@media (min-width:992px){.office-filter,.tax-filter{max-width:380px}}@media (max-width:767.98px){.office-filter:not(:first-child),.tax-filter:not(:first-child){margin-top:35px}}@media (min-width:768px){.office-filter:not(:first-child),.tax-filter:not(:first-child){margin-left:28px}}@media (min-width:992px){.office-filter:not(:first-child),.tax-filter:not(:first-child){margin-left:50px}}.office-filter label,.tax-filter label{margin-right:24px}@media (max-width:767.98px){.office-filter label,.tax-filter label{opacity:.5}}@media (min-width:992px){.office-filter label,.tax-filter label{margin-right:30px}}.office-filter .filter-trigger,.tax-filter .filter-trigger{background-image:url(../images/arrow-down.svg);background-position:right 0 center;background-repeat:no-repeat;background-size:12px auto;border-bottom:1px solid #b6b6b6;cursor:pointer;padding-bottom:10px}.office-filter .filter-trigger.active,.tax-filter .filter-trigger.active{background-image:url(../images/arrow-up.svg)}.office-filter .filter-trigger .current-filter-items,.tax-filter .filter-trigger .current-filter-items{bottom:10px;display:inline-block;position:absolute;right:0;width:calc(100% - 85px)}@media (max-width:767.98px){.office-filter .filter-trigger .current-filter-items,.tax-filter .filter-trigger .current-filter-items{opacity:.5}}.office-filter .filter-options,.tax-filter .filter-options{display:none;position:absolute;width:100%;z-index:1}.office-filter .filter-options.city li:not(.placeholder),.tax-filter .filter-options.city li:not(.placeholder){display:none}.office-filter ul,.tax-filter ul{border:1px solid #b6b6b6;border-bottom:none;list-style:none;margin:10px 0 0;max-height:240px;overflow:scroll;padding:0}.office-filter ul li,.tax-filter ul li{background:#fff;cursor:pointer;font-weight:700;margin-top:-1px;padding:16px 20px;position:relative;transition:background .2s linear}.office-filter ul li:first-child,.tax-filter ul li:first-child{border-top:1px solid transparent}.office-filter ul li:not(:first-child),.tax-filter ul li:not(:first-child){border-top:1px solid #b6b6b6}.office-filter ul li:after,.tax-filter ul li:after{background:#fff;border-radius:100%;content:"";height:7px;opacity:0;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:opacity .2s linear;width:7px}.office-filter ul li span,.tax-filter ul li span{color:#000;opacity:.5;transition:color .2s linear,opacity .2s linear}.office-filter ul li.active,.office-filter ul li:hover,.tax-filter ul li.active,.tax-filter ul li:hover{background:#3a4bfb;border-top:1px solid #3a4bfb}.office-filter ul li.active span,.office-filter ul li:hover span,.tax-filter ul li.active span,.tax-filter ul li:hover span{color:#fff;opacity:1}.office-filter ul li.active:after,.office-filter ul li:hover:after,.tax-filter ul li.active:after,.tax-filter ul li:hover:after{opacity:1}.office-filter .filter-actions input,.tax-filter .filter-actions input{background:#f1f1f1;color:#000!important;cursor:pointer;font-size:15px;height:55px;width:50%}.office-filter .filter-actions input.clear,.tax-filter .filter-actions input.clear{background-image:url(../images/cross-icon.svg);background-position:center right 33%;background-repeat:no-repeat;background-size:10px auto}.office-filter .filter-actions input[type=submit],.tax-filter .filter-actions input[type=submit]{border:1px solid rgba(0,0,0,.3)}.office-filter .filter-actions input[type=submit]:first-child,.tax-filter .filter-actions input[type=submit]:first-child{border-right:none}.post-box{position:relative;width:100%}.post-box .image-container .image-wrapper{background:#e0e0e0;outline:none;overflow:hidden;padding-top:55%;position:relative}.post-box .text-container{outline:none;padding:20px 0 0;position:relative}.post-box .text-container .post-title{font-size:20px;line-height:24px;margin-bottom:0;margin-top:7px}@media (min-width:992px){.post-box .text-container .post-title{font-size:24px;line-height:28px;margin-top:3px}}.post-box .text-container .post-category{color:#3a4bfb;font-size:12px;font-weight:500;line-height:12px;text-transform:uppercase}@media (min-width:992px){.post-box .text-container .post-category{font-size:14px;line-height:28px}}.post-box .text-container .post-category a{text-decoration:none}.post-box .text-container .post-date{display:inline-block;margin-top:15px}.post-box .text-container .post-excerpt{font-size:16px;line-height:24px;margin-top:15px}@media (min-width:992px){.post-box .text-container .post-excerpt{font-size:18px;line-height:28px}}.post-box .text-container .cta{margin-top:30px}.post-box.page .text-container .post-title{color:#3a4bfb;font-size:12px;font-weight:500;line-height:12px;text-transform:uppercase}@media (min-width:992px){.post-box.page .text-container .post-title{font-size:14px;line-height:28px}}.post-box.page .text-container .post-excerpt{font-size:20px;font-weight:500;line-height:24px;margin-bottom:0;margin-top:3px}@media (min-width:992px){.post-box.page .text-container .post-excerpt{font-size:24px;line-height:28px}}.post-box.type-people .text-container{font-size:15px;line-height:22px;padding-top:20px}.post-box.type-people .post-title{font-size:inherit;font-weight:700;line-height:inherit}.post-box.type-people .designation{font-style:italic}.post-box.type-people .designation+.department,.post-box.type-people .designation+.location{margin-top:15px}.post-box.type-people .linkedin-link{display:inline-block;margin-top:20px}.post-box.type-office{font-size:15px;line-height:22px}.post-box.type-office .text-container{padding-top:0}.post-box.type-office .city{font-size:15px;font-weight:700;line-height:22px}.post-box.type-office .office-name{font-style:italic;margin-bottom:30px}.post-box.type-office .address{padding-left:20px;text-indent:-20px}.post-box.type-office span{color:#3a4bfb}.post-box.type-office .link{display:-ms-flexbox;display:flex;font-weight:700;margin-top:30px}.post-box.type-office .link img{margin-right:10px}.post-box.type-office .link+.link{margin-top:5px}.single article:not(.post-box){margin-bottom:120px}@media (min-width:992px){.single article:not(.post-box){margin-bottom:180px}}.single article .entry-header{padding-top:150px;text-align:center}@media (min-width:992px){.single article .entry-header{padding-top:220px}}.single article .entry-header .post-header .post-category,.single article .entry-header .post-header .post-meta__title{color:#3a4bfb;font-size:12px;line-height:12px;text-transform:uppercase}@media (min-width:992px){.single article .entry-header .post-header .post-category,.single article .entry-header .post-header .post-meta__title{font-size:14px;line-height:28px}}.single article .entry-header .post-header .post-meta__title{display:block}.single article .entry-header .post-header .entry-title{font-size:24px;font-weight:400;line-height:28px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:500px}@media (min-width:992px){.single article .entry-header .post-header .entry-title{font-size:42px;line-height:45px;max-width:600px}}.single article .entry-header .post-header .post-meta{display:inline-block;font-size:12px;line-height:20px;margin-top:25px}@media (min-width:992px){.single article .entry-header .post-header .post-meta{font-size:14px;margin-top:30px}}.single article .entry-header .image-wrapper{margin-top:50px;padding-top:41%;position:relative}@media (max-width:767.98px){.single article .entry-header .image-wrapper{margin-left:-20px;margin-right:-20px}}@media (min-width:992px){.single article .entry-header .image-wrapper{margin-top:60px}}.single article .entry-content{line-height:26px;margin-left:auto;margin-right:auto;margin-top:100px}.single article .entry-content.with-featured-image{margin-top:60px}@media (max-width:991.98px){.single article .entry-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:992px){.single article .entry-content__wrapper{max-width:calc(100% - 275px)}}@media (min-width:1200px){.single article .entry-content__wrapper{margin-left:auto;margin-right:auto;max-width:600px}}.single article .entry-content__wrapper p,.single article .entry-content__wrapper ul{margin-bottom:20px}.single article .entry-content__wrapper ol li{margin-bottom:10px}.single article .entry-content__wrapper ul li{margin-bottom:5px}.single article .entry-content__wrapper .post-authors{margin-bottom:100px;margin-top:100px}@media (min-width:992px){.single article .entry-content__wrapper .post-authors{margin-bottom:170px;margin-top:140px}}.single article .entry-content__sidebar{font-size:15px;line-height:22px}@media (min-width:992px){.single article .entry-content__sidebar{float:right;position:sticky;top:200px;width:226px}}@media (max-width:991.98px){.single article .entry-content__sidebar{margin-top:50px}}.single article .entry-content__sidebar .btn{line-height:1;margin-top:10px}@media (max-width:991.98px){.single article .entry-content__sidebar .sidebar-content{border-top:1px solid #3a4bfb;padding-top:15px}}@media (min-width:992px){.single article .entry-content__sidebar .sidebar-content{border-left:1px solid #3a4bfb;margin-bottom:20px;padding-left:25px}}@media (max-width:991.98px){.single article .entry-content__sidebar .sidebar-content{width:250px}}.single article .entry-content__sidebar .sidebar-content span{color:#3a4bfb}.single article .entry-content__sidebar .sidebar-content p{margin:0}.single article .entry-content__sidebar .sidebar-content .sidebar-image,.single article .entry-content__sidebar .sidebar-content .sidebar-title{margin-bottom:20px}.single article .entry-content__sidebar .sidebar-content .sidebar-email a,.single article .entry-content__sidebar .sidebar-content .sidebar-phone a{color:#000;text-decoration:none}@media (max-width:767.98px){.single article .entry-content__sidebar .cta-social-group{margin-top:25px}}.single article .entry-content__sidebar .sidebar-ctas{margin-bottom:15px}@media (min-width:992px){.single article .entry-content__sidebar .sidebar-ctas{margin-bottom:35px}}@media (max-width:991.98px){.single article .entry-content__sidebar .sidebar-ctas .btn:not(:first-child){margin-left:10px}}@media (max-width:767.98px){.single article .entry-content__sidebar .post-authors{margin-bottom:30px}}@media (min-width:992px) and (max-width:1199.98px){.single article .entry-content__sidebar .post-authors{padding-left:0!important}}@media (min-width:992px){.single article .entry-content__sidebar .post-authors{margin-bottom:30px}}.single article .entry-content__sidebar .post-authors .author{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.single article .entry-content__sidebar .post-authors .author:not(:first-of-type){margin-top:15px!important;padding-top:20px!important}.single article .entry-content__sidebar .post-authors .author .author-media{-ms-flex:auto!important;flex:auto!important;width:70px}.single article .entry-content__sidebar .post-authors .author .author-media .linkedin-link{left:auto;right:-35px}.single article .entry-content__sidebar .post-authors .author .author-info{padding-left:0!important;padding-top:15px!important}.single article .entry-content__sidebar .post-authors .author .author-info .bio{display:none}.single article .entry-content .post-excerpt{font-size:21px;font-weight:700;margin-bottom:60px}@media (min-width:992px){.single article .entry-content .post-excerpt{margin-bottom:70px}}.single article .entry-content .key-highlights{border-bottom:1px solid #b6b6b6;border-top:1px solid #b6b6b6;margin:70px 0;padding:40px 0 55px}.single article .entry-content .key-highlights ul li{background-position:top 10px left;line-height:34px}.single article .entry-content .post-authors{font-size:15px;line-height:22px}@media (min-width:992px) and (max-width:1199.98px){.single article .entry-content .post-authors{padding-left:40px}}@media (min-width:768px) and (max-width:991.98px){.single article .entry-content .post-authors .authors-wrapper{display:-ms-flexbox;display:flex}}.single article .entry-content .post-authors .title{margin-bottom:30px;margin-top:0}@media (max-width:991.98px){.single article .entry-content .post-authors .author{-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px) and (max-width:991.98px){.single article .entry-content .post-authors .author{width:calc(50% - 15px)}}@media (min-width:992px){.single article .entry-content .post-authors .author:not(:first-of-type){border-top:1px solid #b6b6b6;margin-top:45px;padding-top:45px}}@media (min-width:768px) and (max-width:991.98px){.single article .entry-content .post-authors .author:not(:first-of-type){margin-left:30px}}@media (max-width:767.98px){.single article .entry-content .post-authors .author:not(:first-of-type){border-top:1px solid #b6b6b6;margin-top:40px;padding-top:40px}}.single article .entry-content .post-authors .author .author-media{width:165px}.single article .entry-content .post-authors .author .author-media .image-wrapper{padding-top:82.5%;position:relative}.single article .entry-content .post-authors .author .author-media .image-wrapper .linkedin-link{line-height:0;position:absolute;right:-40px;top:50%;transform:translateY(-50%)}@media (min-width:992px){.single article .entry-content .post-authors .author .author-media .image-wrapper .linkedin-link{left:-40px;right:auto}}.single article .entry-content .post-authors .author .author-info{-ms-flex:1;flex:1;padding-top:20px}@media (min-width:992px){.single article .entry-content .post-authors .author .author-info{padding-left:40px}}.single article .entry-content .post-authors .author .author-info .author-name,.single article .entry-content .post-authors .author .author-info .bio,.single article .entry-content .post-authors .author .author-info .job-title{margin:0}.single article .entry-content .post-authors .author .author-info .job-title{font-style:italic}.single article .entry-content .post-authors .author .author-info .bio{margin-top:10px}.single article.type-people .entry-header .post-header .entry-title{margin-top:0}.single article.type-people .entry-header .post-header .post-meta{margin-top:15px}@media (max-width:767.98px){.single article.type-people .entry-header .image-container{margin-left:-20px;margin-right:-20px}}.single article.type-people .entry-header .image-container.stretch-featured-image{background:#e0e0e0}.single article.type-people .entry-header .image-container .image-wrapper{margin:60px auto;padding-top:85%}@media (min-width:768px){.single article.type-people .entry-header .image-container .image-wrapper{height:510px;max-width:600px;padding-top:0}}.single .menu-social-share{-ms-flex-align:center;align-items:center}.single .menu-social-share li:not(:last-of-type){margin-right:15px}@media (min-width:992px){.single .menu-social-share li:not(:last-of-type){margin-right:10px}}.single .menu-social-share li a{line-height:0;margin-bottom:0}.single .entry-content a:not(.btn){color:#3a4bfb}.single .entry-content .wp-block-file a{color:#fff}.single .entry-content .wp-block-file a:active,.single .entry-content .wp-block-file a:active:focus,.single .entry-content .wp-block-file a:active:hover,.single .entry-content .wp-block-file a:focus,.single .entry-content .wp-block-file a:hover{color:#3a4bfb}.single .entry-content ol li{margin-bottom:10px}.single .entry-content ul{list-style:none;margin-left:0;padding:0}.single .entry-content ul:not(.menu-social-share):not(.menu.form-options) li{background-image:url(../images/link-arrow-blue.svg);background-position:top 7px left;background-repeat:no-repeat;margin-bottom:10px;padding-left:33px}.single .entry-content h1,.single .entry-content h2,.single .entry-content h3,.single .entry-content h4,.single .entry-content h5,.single .entry-content h6{color:#003b49;margin:35px 0 20px}.single .entry-content .h2,.single .entry-content h2{font-size:24px;line-height:31px}@media (min-width:768px){.single .entry-content .h2,.single .entry-content h2{font-size:28px;line-height:36px}}.single .entry-content h3{font-size:22px;line-height:27px}@media (min-width:768px){.single .entry-content h3{font-size:26px;line-height:32px}}.single .entry-content h4{font-size:22px;line-height:27px}.single .entry-content h5{font-size:20px;line-height:25px}.single .entry-content h6{font-size:16px;line-height:26px}.single .entry-content .newsletter-signup-box{margin-bottom:50px;margin-top:50px}blockquote{border-left:none;font-weight:400;margin:60px auto;padding:90px 0;position:relative}@media (min-width:768px){blockquote{margin:75px auto;padding:100px 0}}blockquote:before{left:0;top:0}blockquote:after,blockquote:before{background-image:url(../images/quote-icon.svg);background-size:cover;content:"";height:49px;position:absolute;width:52px}blockquote:after{bottom:0;right:0;transform:scale(-1)}blockquote p em{font-style:normal}blockquote.is-style-default{max-width:400px;text-align:center}blockquote.is-style-default:before{left:50%;transform:translateX(-50%)}blockquote.is-style-default:after{left:50%;transform:translateX(-50%) scale(-1)}blockquote.is-style-default p{font-size:30px;line-height:40px}blockquote.quote-with-author-module{-ms-flex-pack:end;border-left:none;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;margin:60px auto;max-width:728px;padding:90px 0 50px;position:relative}@media (max-width:767.98px){blockquote.quote-with-author-module{margin-right:-20px;padding-right:20px}}@media (min-width:768px){blockquote.quote-with-author-module{margin:110px auto 90px;padding:120px 55px 85px}}@media (min-width:1440px){blockquote.quote-with-author-module{padding:120px 0 85px}}@media (max-width:767.98px){blockquote.quote-with-author-module.quote-with-image{margin:180px auto 60px}}blockquote.quote-with-author-module:before{background:#f4fdff;bottom:0;content:"";height:100%;left:auto;position:absolute;right:0;width:calc(56% - 55px)}@media (min-width:1440px){blockquote.quote-with-author-module:before{right:-55px;width:56%}}blockquote.quote-with-author-module:after{background-image:url(../images/quote-icon.svg);background-size:cover;content:"";height:39px;margin-top:30px;position:absolute;right:20px;top:0;transform:none;width:42px}@media (min-width:768px){blockquote.quote-with-author-module:after{right:55px}}@media (min-width:1440px){blockquote.quote-with-author-module:after{right:0}}blockquote.quote-with-author-module p{font-size:26px;line-height:32px;max-width:300px;position:relative;text-align:right}@media (min-width:768px){blockquote.quote-with-author-module p{font-size:32px;line-height:40px;max-width:520px}}blockquote.quote-with-author-module p em{font-style:normal}blockquote.quote-with-author-module p.secondary-style{font-size:16px;line-height:26px;max-width:none;text-align:left}@media (min-width:768px) and (max-width:1439.98px){blockquote.quote-with-author-module p.secondary-style{margin-left:-55px}}blockquote.quote-with-author-module .author-info{left:0;position:absolute;top:0}@media (max-width:767.98px){blockquote.quote-with-author-module .author-info{top:-120px}}blockquote.quote-with-author-module .author-info__wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}blockquote.quote-with-author-module .author-info__left{-ms-flex:0 90px;flex:0 90px}blockquote.quote-with-author-module .author-info__left .author-image{border-radius:100%;height:auto;width:100%}blockquote.quote-with-author-module .author-info__right{-ms-flex:1;flex:1;padding-left:22px}blockquote.quote-with-author-module .author-info__right cite{font-size:15px;line-height:18px}blockquote.quote-with-author-module .author-info__right cite b{display:block}.wp-block-image{line-height:0;margin:60px 0 80px}.wp-block-image.full-bleed{margin-left:-20px;position:relative;width:100vw;z-index:1}@media (min-width:768px){.wp-block-image.full-bleed{margin-left:-45px}}@media (min-width:1200px){.wp-block-image.full-bleed{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.wp-block-image.full-bleed img{width:100%}.wp-block-image.full-bleed figcaption{padding-left:20px}@media (min-width:768px){.wp-block-image.full-bleed figcaption{padding-left:45px}}@media (min-width:1200px){.wp-block-image.full-bleed figcaption{padding-left:100px}}.wp-block-image.constrained-width{margin-left:auto;margin-right:auto;max-width:610px}@media (min-width:992px){.wp-block-image.constrained-width{max-width:400px}}.wp-block-image img{height:auto}.wp-block-image figcaption{color:#3a4bfb;font-size:14px;line-height:1;margin-top:0;padding-top:15px}@media (max-width:991.98px){.wp-block-image .alignleft img,.wp-block-image .alignright img{height:auto!important;max-width:150px}}.wp-block-embed.is-type-video{margin:60px 0 80px}.wp-block-embed.is-type-video figcaption{color:#3a4bfb;font-size:14px}.wp-block-ub-content-toggle{margin:70px 0}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion{border:none!important;border-bottom:1px solid #b6b6b6!important;margin-bottom:0!important}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap{background-color:transparent!important;background-image:url(../images/arrow-down.svg);background-position:100%;background-repeat:no-repeat;background-size:17px}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap[aria-expanded=true]{background-image:url(../images/arrow-up.svg)}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap[aria-expanded=true] h3{color:#3a4bfb}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3{font-size:20px;line-height:25px;margin:0!important;padding:21px 0 18px}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3:hover{color:#3a4bfb}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-toggle-wrap{display:none!important}.wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap{padding-left:0;padding-right:0}.icg--module{margin:40px 0}@media (min-width:768px){.icg--module{margin:60px 0}}.wp-block-image .alignleft,.wp-block-image .alignright{text-align:center}.wp-block-file .wp-block-file__button{background:#3a4bfb}#disclaimerModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(1,18,22,.9);background-blend-mode:multiply;color:#fff}#disclaimerModal .modal-dialog{max-width:calc(100% - 30px)}@media (max-width:1199.98px){#disclaimerModal .modal-dialog{margin-left:auto;margin-right:auto}}@media (min-width:768px){#disclaimerModal .modal-dialog{max-width:645px}}@media (min-width:992px){#disclaimerModal .modal-dialog{max-width:700px}}#disclaimerModal .modal-content{background:linear-gradient(104.05deg,#3a4bfb,#668992 100%,#003b49 0);border:none;border-radius:0;font-size:15px;line-height:22px}#disclaimerModal .modal-header{border-bottom:none;border-top-left-radius:0;border-top-right-radius:0;display:block;padding:25px 40px 13px}@media (min-width:992px){#disclaimerModal .modal-header{padding:50px 0}}#disclaimerModal .modal-header .btn-close{cursor:pointer;line-height:0;margin:0;padding:25px;position:absolute;right:0;top:0}#disclaimerModal .modal-body{padding:0 40px 30px;text-align:center}@media (min-width:992px){#disclaimerModal .modal-body{padding:0 45px 95px}}#disclaimerModal .modal-body__content{margin:auto;max-width:490px;width:100%}#disclaimerModal .modal-body .modal-title{font-size:24px;line-height:31px;margin-top:0}#disclaimerModal .modal-body .modal-title+.content-wrapper p:first-of-type{margin-top:20px}#disclaimerModal .modal-body .modal-cta{margin-top:30px}#disclaimerModal .modal-body .disclaimer-default-ctas{-ms-flex-pack:center;justify-content:center;margin-top:15px}@media (max-width:767.98px){#disclaimerModal .modal-body .disclaimer-default-ctas{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#disclaimerModal .modal-body .disclaimer-default-ctas .btn:nth-child(2){margin-top:10px}}@media (min-width:768px){#disclaimerModal .modal-body .disclaimer-default-ctas .btn:nth-child(2){margin-left:10px}}#disclaimerModal.style-2 .modal-header{padding:33px 0}#disclaimerModal.style-2 .modal-body{padding:0 25px;text-align:left}@media (min-width:768px){#disclaimerModal.style-2 .modal-body{padding:0 30px 0 55px}}#disclaimerModal.style-2 .modal-body__content{max-width:none;position:relative}#disclaimerModal.style-2 .modal-body p{margin-bottom:25px}#disclaimerModal.style-2 .modal-body .modal-cta{margin-top:10px}@supports not (-moz-appearance:none){#disclaimerModal.style-2 .modal-body__content:before{background:#fff;border-radius:10px;content:"";height:255px;position:absolute;right:0;top:0;width:8px;z-index:0}@media (max-width:991.98px){#disclaimerModal.style-2 .modal-body__content:before{display:none}}}#disclaimerModal.style-2 .content-wrapper{height:285px;overflow-y:scroll;padding-bottom:65px;padding-right:55px;position:relative;z-index:1}@media (max-width:767.98px){#disclaimerModal.style-2 .content-wrapper{height:calc(100vh - 200px);padding-right:35px}}#disclaimerModal.style-2 .content-wrapper::-webkit-scrollbar{border-radius:10px;height:250px;width:8px}#disclaimerModal.style-2 .content-wrapper::-webkit-scrollbar-button{height:100px}#disclaimerModal.style-2 .content-wrapper::-webkit-scrollbar-track{margin-bottom:30px}#disclaimerModal.style-2 .content-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3a4bfb,#003b49);border-radius:10px}#subscribeModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(1,18,22,.9);background-blend-mode:multiply;color:#fff}#subscribeModal .modal-dialog{max-width:calc(100% - 30px)}@media (max-width:1199.98px){#subscribeModal .modal-dialog{margin-left:auto;margin-right:auto}}@media (min-width:768px){#subscribeModal .modal-dialog{max-width:645px}}@media (min-width:992px){#subscribeModal .modal-dialog{max-width:700px}}#subscribeModal .modal-content{background:linear-gradient(181.53deg,#3a4bfb 1.81%,#003b49 99.23%,#003b49 0);border:none;border-radius:0;font-size:13px;line-height:13px}@media (min-width:992px){#subscribeModal .modal-content{font-size:14px;line-height:20px}}#subscribeModal .modal-header{border-bottom:none;border-top-left-radius:0;border-top-right-radius:0;display:block;padding:75px 0}@media (min-width:768px){#subscribeModal .modal-header{padding:90px 0}}@media (min-width:992px){#subscribeModal .modal-header{padding:43px 0}}#subscribeModal .modal-header .btn-close{cursor:pointer;line-height:0;margin:0;padding:25px;position:absolute;right:0;top:0}#subscribeModal .modal-body{padding:0 30px 95px;text-align:center}@media (min-width:768px){#subscribeModal .modal-body{padding:0 40px 180px}}@media (min-width:992px){#subscribeModal .modal-body{padding:0 45px 75px}}#subscribeModal .modal-body__content{margin:auto;max-width:450px;position:relative;width:100%}#subscribeModal .modal-body .modal-title,#subscribeModal .modal-body svg{opacity:1;transition:opacity .5s linear,visibility .5s linear;visibility:visible}#subscribeModal .modal-body .modal-title{font-size:24px;line-height:31px;margin-top:15px}.icg-newsletter-form{font-size:13px;line-height:13px;margin-top:18px;opacity:1;padding-bottom:26px;position:relative;transition:opacity .5s linear,visibility .5s linear;visibility:visible;width:100%}@media (min-width:992px){.icg-newsletter-form{font-size:14px;line-height:20px;margin-top:25px}}.icg-newsletter-form .form-error{bottom:5px;color:red;display:none;left:50%;position:absolute;transform:translateX(-50%);width:100%}@media (min-width:992px){.icg-newsletter-form .form-error{bottom:0}}.icg-newsletter-form .form-spinner{display:none;left:50%;margin-top:1px;position:absolute;transform:translateX(-50%)}.icg-newsletter-form .form_flex_group{width:100%}@media (max-width:991.98px){.icg-newsletter-form .form_flex_group{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.icg-newsletter-form input[type=email],.icg-newsletter-form input[type=submit]{border:1px solid #3a4bfb;border-radius:30px;height:30px}.icg-newsletter-form input[type=email]{background:transparent;color:#fff;padding:6px 20px 8px;width:275px}@media (min-width:992px){.icg-newsletter-form input[type=email]{width:calc(100% - 80px)}}.icg-newsletter-form input[type=email]:-ms-input-placeholder{color:#fff;opacity:1}.icg-newsletter-form input[type=email]::placeholder{color:#fff;opacity:1}.icg-newsletter-form input[type=submit]{background:#3a4bfb;color:#fff;cursor:pointer;opacity:1;transition:background .5s linear,color .5s linear;width:110px}@media (max-width:991.98px){.icg-newsletter-form input[type=submit]{margin-top:20px}}@media (min-width:992px){.icg-newsletter-form input[type=submit]{margin-left:-30px}}.icg-newsletter-form input[type=submit][disabled]{background:#b6b6b6;border-color:#b6b6b6;cursor:not-allowed}.icg-newsletter-form .form-options{-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media (max-width:991.98px){.icg-newsletter-form .form-options{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.icg-newsletter-form .form-options li{display:-ms-flexbox;display:flex;line-height:1}@media (max-width:991.98px){.icg-newsletter-form .form-options li:not(:first-child){margin-top:20px}}@media (min-width:992px){.icg-newsletter-form .form-options li:not(:first-child){margin-left:25px}}.icg-newsletter-form .form-options input[type=checkbox]{-webkit-appearance:none;border:none;margin:0;width:0}.icg-newsletter-form .form-options input[type=checkbox]:checked+label:before{background:#3a4bfb}.icg-newsletter-form .form-options input[type=checkbox]+label{cursor:pointer;padding-left:16px;position:relative}.icg-newsletter-form .form-options input[type=checkbox]+label:before{background:transparent;border:1px solid #3a4bfb;content:"";height:7px;left:0;position:absolute;top:3px;width:7px}.news-updates-content{font-size:13px;line-height:17px}.news-updates-content p{margin-bottom:10px!important}.news-updates-content ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;gap:10px;justify-content:center;list-style:none;margin:10px 0 0;margin-bottom:0!important;padding:0}.news-updates-content ul li{background:none!important;margin:0!important;padding:0!important}.news-updates-link{font-size:13px}.news-updates-link img{margin-left:5px;width:9px}.mailchimp-success{left:50%;opacity:0;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);transition:opacity .5s linear;width:100%}.mailchimp-success h3{margin-bottom:10px;text-align:center}.mailchimp-success p{margin-bottom:10px}.lightboxModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(1,34,38,.9);background-blend-mode:multiply}.lightboxModal .modal-dialog{max-width:345px}@media (max-width:1199.98px){.lightboxModal .modal-dialog{margin-left:auto;margin-right:auto}}@media (min-width:768px){.lightboxModal .modal-dialog{max-width:645px}}@media (min-width:992px){.lightboxModal .modal-dialog{max-width:850px}}.lightboxModal .modal-content{background:#fff;border:none;border-radius:0}.lightboxModal .modal-header{border-bottom:none;border-top-left-radius:0;border-top-right-radius:0;display:block;padding:30px 40px}@media (min-width:768px){.lightboxModal .modal-header{padding:37px 40px}}@media (min-width:992px){.lightboxModal .modal-header{padding:50px 0}}.lightboxModal .modal-header .btn-close{cursor:pointer;line-height:0;margin:0;padding:20px;position:absolute;right:0;top:0}.lightboxModal .modal-body{line-height:26px;padding:0 26px 0 20px}@media (min-width:768px){.lightboxModal .modal-body{padding:0 26px 0 80px}}@media (min-width:992px){.lightboxModal .modal-body{padding:0 30px 0 125px}}.lightboxModal .modal-body h4{color:#003b49;font-size:24px;line-height:30px;margin-bottom:30px}.lightboxModal .modal-body h5{color:#003b49;font-size:17px;line-height:26px;margin-bottom:10px;margin-top:60px}.lightboxModal .modal-body p{margin-bottom:30px}.lightboxModal .modal-body .content-wrapper{height:380px;margin-bottom:30px;overflow-y:auto;padding-bottom:40px;padding-right:50px;position:relative;z-index:1}@media (min-width:992px){.lightboxModal .modal-body .content-wrapper{padding-right:90px}}.lightboxModal .modal-body .content-wrapper::-webkit-scrollbar{background:#d9d9d9;border-radius:10px;height:375px;width:8px}.lightboxModal .modal-body .content-wrapper::-webkit-scrollbar-button{height:100px}.lightboxModal .modal-body .content-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3a4bfb,#003b49);border-radius:10px}#thanksModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(1,18,22,.9);background-blend-mode:multiply;color:#fff}#thanksModal .modal-dialog{max-width:calc(100% - 30px)}@media (max-width:1199.98px){#thanksModal .modal-dialog{margin-left:auto;margin-right:auto}}@media (min-width:768px){#thanksModal .modal-dialog{max-width:645px}}@media (min-width:992px){#thanksModal .modal-dialog{max-width:700px}}#thanksModal .modal-content{background:linear-gradient(104.05deg,#3a4bfb,#668992 100%,#003b49 0);border:none;border-radius:0;font-size:15px;font-weight:500;line-height:31px}#thanksModal .modal-body{padding:0 30px 95px;text-align:center}@media (min-width:768px){#thanksModal .modal-body{padding:0 40px 180px}}@media (min-width:992px){#thanksModal .modal-body{padding:115px 45px}}#thanksModal .modal-body .modal-title{font-size:24px;line-height:31px;margin-bottom:10px}#thanksModal .modal-body .btn-close{margin-top:20px;width:80px}#icg-search{background:linear-gradient(181.53deg,#003b49 50.81%,#3a4bfb 99.23%,#3a4bfb 0);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:6}@media (min-width:992px){#icg-search{background:#fff;z-index:5}}#icg-search:after{background:linear-gradient(0deg,rgba(0,59,73,.5),hsla(0,0%,100%,0));bottom:0;content:"";height:330px;position:absolute;width:100%;z-index:-1}#icg-search__wrapper{font-size:15px;max-width:920px;padding-top:230px;position:relative}#icg-search__wrapper .close-search{display:-ms-flexbox;display:flex;position:absolute;right:0;text-decoration:none}@media (max-width:991.98px){#icg-search__wrapper .close-search{top:34px}}@media (min-width:992px){#icg-search__wrapper .close-search{bottom:30px;width:60px}}#icg-search__wrapper .close-search img{margin-left:10px}@media (max-width:991.98px){#icg-search .search-form .search-field{border-bottom:1px solid #fff;color:#fff}}@media (max-width:991.98px){#icg-search .search-form .search-field:-ms-input-placeholder{color:#fff}#icg-search .search-form .search-field::placeholder{color:#fff}}@media (max-width:991.98px){#icg-search .search-form .search-submit{background-image:url(../images/link-arrow-white.svg);bottom:18px;color:#fff;right:0}#icg-search .search-form .search-submit:hover{color:#fff}}.search-form{position:relative}.search-form .search-field{background:transparent;border:none;border-bottom:1px solid #b6b6b6;color:#003b49;font-size:35px;padding-bottom:10px}@media (min-width:992px){.search-form .search-field{font-size:70px}}.search-form .search-field:-ms-input-placeholder{color:#003b49;opacity:1}.search-form .search-field::placeholder{color:#003b49;opacity:1}.search-form .search-submit{background-color:transparent;background-image:url(../images/link-arrow-blue.svg);background-position:100%;background-repeat:no-repeat;border:none;bottom:18px;color:#000;cursor:pointer;font-size:15px;font-weight:400;line-height:1;position:absolute;right:75px;text-align:left;width:60px}@media (min-width:992px){.search-form .search-submit{bottom:30px;right:100px}}.search-form .search-submit:hover{color:#3a4bfb}.search-form .search-field::-webkit-search-cancel-button,.search-form .search-field::-webkit-search-decoration,.search-form .search-field::-webkit-search-results-button,.search-form .search-field::-webkit-search-results-decoration{-webkit-appearance:none}#search-header{margin-bottom:90px}#search-header .search-form__wrapper{font-size:15px;max-width:920px;position:relative}#search-header .search-form__wrapper #clear-search{bottom:18px;display:-ms-flexbox;display:flex;position:absolute;right:0;text-decoration:none;width:60px}@media (min-width:992px){#search-header .search-form__wrapper #clear-search{bottom:30px}}#search-header .search-form__wrapper #clear-search img{margin-left:10px}#search-header #search-filters{margin-top:60px}@media (min-width:768px){#search-header #search-filters .tax-filter{width:calc(33.33333% - 18.66667px)}}@media (min-width:992px){#search-header #search-filters .tax-filter{width:calc(33.33333% - 33.33333px)}}#search-header .search-results-text{margin-top:80px}.page-title{color:#003b49;font-size:35px;font-weight:400;line-height:28px}@media (min-width:768px){.page-title{font-size:50px;line-height:43px}}@media (min-width:1200px){.page-title{font-size:70px;line-height:65px}}#page-content{padding:95px 0}#page-content p{margin-bottom:25px}.error404 .page,.page-template-default .page,.page-template-page-insights-analysis .page,.page-template-page-offices .page{padding:165px 0 50px}@media (min-width:992px){.error404 .page,.page-template-default .page,.page-template-page-insights-analysis .page,.page-template-page-offices .page{padding:230px 0 50px}}.error404 .entry-header .entry-title,.page-template-default .entry-header .entry-title,.page-template-page-insights-analysis .entry-header .entry-title,.page-template-page-offices .entry-header .entry-title{color:#003b49;font-size:35px;font-weight:400;line-height:28px;margin:0}@media (min-width:992px){.error404 .entry-header .entry-title,.page-template-default .entry-header .entry-title,.page-template-page-insights-analysis .entry-header .entry-title,.page-template-page-offices .entry-header .entry-title{font-size:50px;line-height:45px}}@media (min-width:1200px){.error404 .entry-header .entry-title,.page-template-default .entry-header .entry-title,.page-template-page-insights-analysis .entry-header .entry-title,.page-template-page-offices .entry-header .entry-title{font-size:70px;line-height:65px}}.error404 .page{padding-bottom:150px}.page-template-page-insights-analysis .page{padding-bottom:0}.error404 .entry-content,.page-template-default .entry-content,.page-template-page-insights-analysis .entry-content{font-size:20px;line-height:28px;margin-top:20px;max-width:810px}@media (min-width:992px){.error404 .entry-content,.page-template-default .entry-content,.page-template-page-insights-analysis .entry-content{font-size:24px;line-height:38px;margin-top:25px}}.error404 .entry-content p,.error404 .entry-content ul,.page-template-default .entry-content p,.page-template-default .entry-content ul,.page-template-page-insights-analysis .entry-content p,.page-template-page-insights-analysis .entry-content ul{margin-bottom:20px}.error404 .entry-content h1,.error404 .entry-content h2,.error404 .entry-content h3,.error404 .entry-content h4,.error404 .entry-content h5,.error404 .entry-content h6,.page-template-default .entry-content h1,.page-template-default .entry-content h2,.page-template-default .entry-content h3,.page-template-default .entry-content h4,.page-template-default .entry-content h5,.page-template-default .entry-content h6,.page-template-page-insights-analysis .entry-content h1,.page-template-page-insights-analysis .entry-content h2,.page-template-page-insights-analysis .entry-content h3,.page-template-page-insights-analysis .entry-content h4,.page-template-page-insights-analysis .entry-content h5,.page-template-page-insights-analysis .entry-content h6{margin:50px 0 20px}@media (min-width:992px){.error404 .entry-content .h1,.error404 .entry-content h1,.page-template-default .entry-content .h1,.page-template-default .entry-content h1,.page-template-page-insights-analysis .entry-content .h1,.page-template-page-insights-analysis .entry-content h1{font-size:56px;line-height:64px}}.page-template-default .page{padding-bottom:180px}.page-template-default .entry-content{max-width:none}.page-template-default .entry-content h1,.page-template-default .entry-content h2,.page-template-default .entry-content h3,.page-template-default .entry-content h4,.page-template-default .entry-content h5,.page-template-default .entry-content h6{color:#003b49;font-weight:400}.page-template-default .entry-content .h2,.page-template-default .entry-content h2{font-size:24px;line-height:31px}@media (min-width:768px){.page-template-default .entry-content .h2,.page-template-default .entry-content h2{font-size:28px;line-height:36px}}@media (min-width:992px){.page-template-default .entry-content .h2,.page-template-default .entry-content h2{font-size:42px;line-height:65px}}.page-template-default .entry-content h3{font-size:22px;line-height:27px}@media (min-width:768px){.page-template-default .entry-content h3{font-size:26px;line-height:32px}}.page-template-default .entry-content h4{font-size:22px;line-height:27px}.page-template-default .entry-content h5{font-size:20px;line-height:25px}.page-template-default .entry-content h6{font-size:16px;line-height:26px}.page-template-default .entry-content p{margin-bottom:30px}.page-template-default .entry-content ul{list-style:none;margin-left:0;padding:0}.page-template-default .entry-content ul li{background-image:url(../images/link-arrow-blue.svg);background-position:top 12px left;background-repeat:no-repeat;padding-left:33px}.page-template-default .entry-content a{font-weight:500;text-decoration:none}.page-template-default .entry-content a:hover{color:#3a4bfb}.page-template-page-offices #office-filters{margin-top:60px}@media (min-width:992px){.page-template-page-offices #office-filters{margin-top:80px}}@media (max-width:767.98px){.page-template-page-offices #icg-offices{margin-bottom:200px;margin-top:50px}}.error404 article{padding:35px 0 80px}@media (min-width:992px){.error404 .entry-header{width:calc(100% - 455px)}}.error404 .entry-header .entry-title{margin:0}.error404 .entry-content{margin-top:15px}.error404 .search-form{margin-top:40px}.error404 .search-form .search-submit{right:0}.wp-block-table{font-size:17px;line-height:20px}.wp-block-table thead{font-weight:700}.wp-block-table td,.wp-block-table th{padding:30px 10px;text-align:left}.wp-block-table td{border-top:1px solid #b6b6b6}.icg-hero_post_module{position:relative}.icg-hero_post_module article{color:#fff;height:100vh}@media (max-width:991.98px){.icg-hero_post_module:not(.full-bleed-on-mobile){padding:150px 45px 0}}@media (max-width:767.98px){.icg-hero_post_module:not(.full-bleed-on-mobile){padding:0 20px 50px}}@media (max-width:991.98px){.icg-hero_post_module:not(.full-bleed-on-mobile) article{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:calc(100vh - 150px);justify-content:flex-end}}@media (max-width:767.98px){.icg-hero_post_module:not(.full-bleed-on-mobile) article{height:auto;padding:110px 0 0}}@media (max-width:991.98px){.icg-hero_post_module:not(.full-bleed-on-mobile) .image-container{margin-top:40px}}@media (max-width:767.98px){.icg-hero_post_module:not(.full-bleed-on-mobile) .image-container{margin-top:30px}.icg-hero_post_module:not(.full-bleed-on-mobile) .image-container .image-wrapper{margin-left:-20px;margin-right:-20px}}.icg-hero_post_module .image-container{width:100%}@media (min-width:992px){.icg-hero_post_module .image-container{position:absolute;right:45px;top:50%;transform:translateY(-50%);width:540px}}@media (min-width:1200px){.icg-hero_post_module .image-container{width:640px}}@media (min-width:1440px){.icg-hero_post_module .image-container{right:calc(50vw - 620px)}}.icg-hero_post_module .image-container .image-wrapper{padding-top:80%}@media (min-width:768px){.icg-hero_post_module .image-container .image-wrapper{padding-top:475px}}@media (min-width:992px){.icg-hero_post_module .image-container .image-wrapper{padding-top:83%}.icg-hero_post_module.gradient-top_and_bottom .image-container .image-wrapper a:before{background:linear-gradient(180deg,#666,#fff,#666);content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%;z-index:1}}.icg-hero_post_module.gradient-left .image-container .image-wrapper a:before{background:linear-gradient(90deg,#666 0,#666 15%,#fff 25%);content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%;z-index:1}.icg-hero_post_module .text-container{padding:0;z-index:2}@media (min-width:992px){.icg-hero_post_module .text-container{left:45px;position:absolute;top:50%;transform:translateY(-50%);width:550px}}@media (min-width:1200px){.icg-hero_post_module .text-container{width:750px}}@media (min-width:1440px){.icg-hero_post_module .text-container{left:calc(50vw - 620px)}}.icg-hero_post_module .text-container .post-title{font-size:35px;font-weight:400;line-height:38px}@media (min-width:768px){.icg-hero_post_module .text-container .post-title{font-size:40px;line-height:37px}}@media (min-width:992px){.icg-hero_post_module .text-container .post-title{font-size:60px;line-height:57px}}@media (min-width:1200px){.icg-hero_post_module .text-container .post-title{font-size:80px;line-height:77px}}.icg-hero_post_module .btn-scroll{left:50%;position:relative;transform:translateX(-50%)}@media (min-width:768px){.icg-hero_post_module .btn-scroll{bottom:75px;position:absolute}}@media (min-width:992px){.icg-hero_post_module .btn-scroll{bottom:50px}}@media (max-width:767.98px){.icg-hero_post_module .btn-scroll{margin-bottom:30px;margin-top:60px}}.icg-hero_post_module .btn-mobile-link{left:50%;position:relative;transform:translateX(-50%)}@media (max-width:991.98px){.icg-hero_post_module .btn-mobile-link{margin-top:42px}}@media (min-width:768px){.icg-hero_post_module .btn-mobile-link{bottom:50px;position:absolute}}@media (min-width:992px){.icg-hero_post_module:not(.full-bleed) .image-container{overflow:hidden}.icg-hero_post_module.full-bleed .image-container{height:100%;position:relative;right:auto;top:0;transform:none;width:100%}.icg-hero_post_module.full-bleed .image-container .image-wrapper{height:100%;padding-top:0}.icg-hero_post_module.full-bleed .text-container{bottom:0;left:50%;max-width:1480px;padding-bottom:110px;padding-left:45px;padding-right:45px;position:absolute;top:auto;transform:translateX(-50%);width:100%}}@media (min-width:1440px){.icg-hero_post_module.full-bleed .text-container{padding-left:120px;padding-right:120px}}@media (min-width:992px){.icg-hero_post_module.full-bleed .text-container .post-title{font-size:50px;font-weight:400;line-height:58px;max-width:715px}}.icg-hero_post_module.full-bleed #cta-container{bottom:50px;position:absolute;width:100%;z-index:2}@media (max-width:991.98px){.icg-hero_post_module.full-bleed #cta-container{display:none}}.icg-hero_post_module.full-bleed #cta-container .cta-wrapper{-ms-flex-pack:justify;justify-content:space-between}.icg-hero_post_module.full-bleed #cta-container .cta-wrapper.justify-end{-ms-flex-pack:end;justify-content:flex-end}@media (min-width:992px){.icg-hero_post_module.full-bleed #cta-container+.btn-scroll{display:none}.icg-hero_post_module.full-bleed .btn-scroll{bottom:auto;left:auto;position:relative;transform:none}.icg-hero_post_module:not(.full-bleed) #cta-container{display:none!important}}@media (max-width:767.98px){.icg-hero_post_module:not(.full-bleed-on-mobile) .text-container .post-title{text-align:center}}@media (max-width:991.98px){.icg-hero_post_module:not(.full-bleed-on-mobile) #cta-container{display:none!important}}.icg-hero_post_module.full-bleed-on-mobile #cta-container{bottom:50px;position:absolute;width:100%;z-index:2}@media (max-width:991.98px){.icg-hero_post_module.full-bleed-on-mobile .image-container{height:100%;position:relative;right:auto;top:0;transform:none;width:100%}.icg-hero_post_module.full-bleed-on-mobile .image-container div[data-scroll]{height:100%}.icg-hero_post_module.full-bleed-on-mobile .image-container .image-wrapper{height:100%;padding-top:0}.icg-hero_post_module.full-bleed-on-mobile .text-container{bottom:0;left:50%;max-width:1480px;padding-bottom:40px;padding-left:45px;padding-right:45px;position:absolute;top:auto;transform:translateX(-50%);width:100%}}@media (max-width:767.98px){.icg-hero_post_module.full-bleed-on-mobile .text-container{padding-left:20px;padding-right:20px}}@media (max-width:991.98px){.icg-hero_post_module.full-bleed-on-mobile.with-cta .text-container{padding-bottom:110px}.icg-hero_post_module.full-bleed-on-mobile .btn-mobile-link{display:none!important}.icg-hero_post_module.full-bleed-on-mobile #cta-container{display:block}.icg-hero_post_module.full-bleed-on-mobile.gradient-top_and_bottom .image-container .image-wrapper a:before{background:linear-gradient(180deg,#666,#fff,#666);content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%;z-index:1}.icg-hero_post_module.full-bleed-on-mobile.gradient-left .image-container .image-wrapper a:before{background:linear-gradient(90deg,#666 0,#666 15%,#fff 25%);content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%;z-index:1}}@media (min-width:992px){.icg-hero_post_module.smaller-size-text .text-container{width:calc(100% - 650px)}}@media (min-width:1200px){.icg-hero_post_module.smaller-size-text .text-container{max-width:550px;width:calc(100% - 750px)}}@media (min-width:1440px){.icg-hero_post_module.smaller-size-text .text-container{width:550px}}@media (min-width:992px){.icg-hero_post_module.smaller-size-text .text-container .post-title{font-size:42px;line-height:50px}}.icg-about_icg_module{margin:100px 0 150px}@media (min-width:992px){.icg-about_icg_module{margin:150px 0 230px}}.icg-about_icg_module.white-font-color .about-icg__wrapper{color:#fff}.icg-about_icg_module.no-top-margin{margin-top:0;padding-top:100px}@media (min-width:992px){.icg-about_icg_module.no-top-margin{padding-top:150px}}.icg-about_icg_module .about-icg__wrapper{text-align:center}.icg-about_icg_module .about-icg__wrapper h2.title{font-size:35px;font-weight:400;line-height:28px}@media (min-width:992px){.icg-about_icg_module .about-icg__wrapper h2.title{font-size:70px;line-height:65px}}.icg-about_icg_module .about-icg__wrapper .about-icg__content{font-size:20px;line-height:28px;margin-left:auto;margin-right:auto;margin-top:30px;max-width:580px}@media (min-width:992px){.icg-about_icg_module .about-icg__wrapper .about-icg__content{font-size:24px;line-height:38px;margin-top:40px;max-width:910px}}.icg-about_icg_module .about-icg__wrapper .about-icg__content p{margin-bottom:40px}.icg-about_icg_module .about-icg__wrapper .about-icg__ctas{margin-top:50px}@media (min-width:992px){.icg-about_icg_module .about-icg__wrapper .about-icg__ctas{margin-top:80px}}.icg-about_icg_module .about-icg__wrapper .about-icg__ctas ul{-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){.icg-about_icg_module .about-icg__wrapper .about-icg__ctas ul{-ms-flex-direction:column;flex-direction:column}.icg-about_icg_module .about-icg__wrapper .about-icg__ctas ul li:not(:first-child){margin-top:20px}}@media (min-width:768px){.icg-about_icg_module .about-icg__wrapper .about-icg__ctas ul li:not(:first-child){margin-left:30px}}.anchor-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(1,18,22,.9);float:left;height:calc(100vh - 235px);left:0;margin-bottom:calc(-100vh - -235px);opacity:0;pointer-events:none;position:sticky;top:128px;transition:opacity .2s linear,visibility .2s linear;visibility:hidden;width:100%;z-index:3}.anchor-overlay.active{opacity:1;visibility:visible}.anchor-nav{float:left;font-size:50px;left:15px;line-height:58px;list-style:none;margin:135px 0 0;padding:0;position:sticky;top:200px;white-space:nowrap;z-index:3}@media (min-width:1440px){.anchor-nav{left:calc(50vw - 675px);margin-top:210px}}.anchor-nav ul{background:#3a4bfb;border-radius:15px;list-style:none;margin:0;padding:33px 0;width:20px}.anchor-nav li{cursor:pointer;height:8px;position:relative}.anchor-nav li:before{background:#fff;border-radius:100%;content:"";height:8px;left:6px;position:absolute;top:0;width:8px}.anchor-nav li:not(:last-child){margin-bottom:55px}.anchor-nav li:hover span{opacity:1;visibility:visible}.anchor-nav li span{color:#fff;left:55px;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s linear,visibility .2s linear;visibility:hidden}.icg-featured_content_module{margin:100px 0 90px;position:relative}@media (min-width:768px){.icg-featured_content_module{margin:125px 0 15px}}@media (min-width:1440px){.icg-featured_content_module{margin:200px 0}}.icg-featured_content_module.white-font-color .featured-content__container{color:#fff}.icg-featured_content_module.white-font-color .top-section .content ul li{background-image:url(../images/link-arrow-white.svg)}@media (max-width:991.98px){.icg-featured_content_module .top-section{margin-bottom:40px}}@media (max-width:767.98px){.icg-featured_content_module .top-section{margin-bottom:80px}}.icg-featured_content_module .top-section .title{font-size:28px;letter-spacing:-1px;line-height:28px}@media (min-width:992px){.icg-featured_content_module .top-section .title{font-size:44px;line-height:44px}}@media (min-width:1200px){.icg-featured_content_module .top-section .title{font-size:60px;line-height:65px}}.icg-featured_content_module .top-section .content{font-size:20px;line-height:28px;margin-top:20px}@media (max-width:991.98px){.icg-featured_content_module .top-section .content{max-width:450px}}@media (min-width:1200px){.icg-featured_content_module .top-section .content{font-size:24px;line-height:38px;margin-top:30px}}.icg-featured_content_module .top-section .content ol li,.icg-featured_content_module .top-section .content p,.icg-featured_content_module .top-section .content ul li{margin-bottom:30px}.icg-featured_content_module .top-section .content ol,.icg-featured_content_module .top-section .content ul{margin-top:30px}.icg-featured_content_module .top-section .content ul{list-style:none;margin-left:0;padding:0}.icg-featured_content_module .top-section .content ul li{background-image:url(../images/link-arrow-blue.svg);background-position:0;background-repeat:no-repeat;padding-left:33px}.icg-featured_content_module .top-section .content a{text-decoration:none}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:992px){.icg-featured_content_module .featured-content__wrapper .featured-content__left{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex:0 450px;flex:0 450px;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left{-ms-flex:0 490px;flex:0 490px}}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section{margin-left:-45px;margin-right:-45px;padding-left:45px;padding-right:45px}}@media (max-width:767.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section{margin-right:0;margin-top:100px}}@media (min-width:768px) and (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section{background:rgba(0,59,73,.1);margin-top:80px;padding-bottom:50px;padding-top:50px}}@media (min-width:992px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section{border-top:1px solid;margin-top:30px;padding-top:30px}}@media (max-width:767.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section__wrapper{border-left:1px solid;padding-left:20px}}@media (min-width:768px) and (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section__wrapper{margin:auto;max-width:455px}}.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .title{font-size:24px;line-height:24px}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .title{font-size:40px;line-height:40px}}.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .content{font-size:20px;line-height:28px;margin-top:20px}@media (min-width:768px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .content{margin-top:0}}@media (min-width:992px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .content{margin-top:15px}}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .content{font-size:24px;line-height:38px}}.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img{margin-top:20px}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img{margin-top:45px}}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img__wrapper{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex}}.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img img{height:auto;max-width:140px}@media (min-width:768px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img img{max-width:80px}}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img img{max-width:150px}}.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img img.size-img-horizontal{max-width:236px}@media (min-width:768px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img img.size-img-horizontal{max-width:162px}}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img img.size-img-horizontal{max-width:236px}}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .sub-section-img .sub-section-text{padding-left:25px}}.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .cta{margin-top:20px}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__left .sub-section .cta{margin-top:60px}}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){.icg-featured_content_module .featured-content__wrapper .featured-content__right{-ms-flex:1;flex:1;padding-left:50px;padding-top:60px}}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__right{padding-top:125px}}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:first-child{width:100%}}@media (min-width:768px) and (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3){margin-left:30px}}.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2),.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3){margin-top:40px;padding-top:40px}@media (max-width:767.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2),.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3){border-top:1px solid}}@media (min-width:768px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2),.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3){margin-top:30px;padding-top:30px}}@media (min-width:768px) and (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2),.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3){width:calc(50% - 15px)}}@media (min-width:992px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2),.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3){border-top:1px solid;display:-ms-flexbox;display:flex}}.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .image-container,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .image-container{-ms-flex:0 175px;flex:0 175px}@media (min-width:1200px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .image-container,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .image-container{-ms-flex:0 235px;flex:0 235px}}.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .image-container .image-wrapper,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .image-container .image-wrapper{background:transparent;padding-top:64%}.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .text-container,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .text-container{-ms-flex:1;flex:1}@media (min-width:992px) and (max-width:1199.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .text-container,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .text-container{padding-top:0}}@media (min-width:992px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .text-container,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .text-container{padding-left:28px}}@media (max-width:991.98px){.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(2) .text-container .post-title,.icg-featured_content_module .featured-content__wrapper .featured-content__right article:nth-child(3) .text-container .post-title{margin-top:7px}.icg-featured_content_module .featured-content__wrapper .featured-content__right article .text-container .post-category,.icg-featured_content_module .featured-content__wrapper .featured-content__right article .text-container .post-title{color:#fff}}.icg-featured_content_module .bottom-articles__grid{margin-top:80px}@media (min-width:992px){.icg-featured_content_module .bottom-articles__grid{margin-top:150px}}.icg-featured_content_module .bottom-articles__grid article{width:100%}@media (min-width:768px){.icg-featured_content_module .bottom-articles__grid article{width:calc(33.33333% - 20px)}}@media (min-width:992px){.icg-featured_content_module .bottom-articles__grid article{width:calc(25% - 36px)}}@media (max-width:767.98px){.icg-featured_content_module .bottom-articles__grid article:not(:first-child){margin-top:40px}}@media (min-width:768px){.icg-featured_content_module .bottom-articles__grid article:not(:first-child){margin-left:30px}}@media (min-width:992px){.icg-featured_content_module .bottom-articles__grid article:not(:first-child){margin-left:48px}}@media (max-width:767.98px){.icg-featured_content_module .bottom-articles__grid article:first-child .text-container{border-top:none;padding-top:0;margin-top:150px}}.icg-featured_content_module .bottom-articles__grid article .text-container{border-top:1px solid;padding-top:40px}@media (min-width:992px){.icg-featured_content_module .bottom-articles__grid article .text-container{padding-top:30px}}@media (max-width:991.98px){.icg-featured_content_module .bottom-articles__grid article .text-container .post-title{margin-top:20px}}.icg-bubble_module{margin:100px 0;overflow:hidden;padding:10px 0}@media (min-width:768px){.icg-bubble_module{margin:100px 0 0;padding:10px 0 110px}}.icg-bubble_module .header{padding:0 20px}.icg-bubble_module .title{color:#003b49;font-size:28px;font-weight:400;line-height:28px}@media (min-width:992px){.icg-bubble_module .title{font-size:42px;line-height:65px}}.icg-bubble_module .content{color:#003b49;margin:20px auto;max-width:405px}@media (min-width:992px){.icg-bubble_module .content{max-width:500px}}@media (max-width:991.98px){.icg-bubble_module .bubbles__slider-wrapper{margin-left:-20px;margin-right:-20px}}.icg-bubble_module .bubbles__slider-wrapper .slick-dots{bottom:-40px}.icg-bubble_module .bubbles__slider-wrapper .slick-dots li{height:10px;margin:0 5px;width:10px}.icg-bubble_module .bubbles__slider-wrapper .slick-dots li.slick-active button{background:#3a4bfb}.icg-bubble_module .bubbles__slider-wrapper .slick-dots li button{background:#e1e1e1;border-radius:100%;height:10px;padding:0;width:10px}.icg-bubble_module .bubbles__slider-wrapper .slick-dots li button:before{content:""}.icg-bubble_module .bubbles__wrapper{margin-top:95px;position:relative;width:100%}@media (min-width:992px){.icg-bubble_module .bubbles__wrapper{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 40px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:50px}}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper{gap:20px 40px;max-width:1225px}}@media (min-width:1440px){.icg-bubble_module .bubbles__wrapper{gap:20px 80px}}.icg-bubble_module .bubbles__wrapper .bubble{position:relative;z-index:2}@media (max-width:991.98px){.icg-bubble_module .bubbles__wrapper .bubble{height:290px;margin:0 10px;width:290px}}.icg-bubble_module .bubbles__wrapper .bubble.slick-current,.icg-bubble_module .bubbles__wrapper .bubble:hover{z-index:1}.icg-bubble_module .bubbles__wrapper .bubble.slick-current .bubble-content,.icg-bubble_module .bubbles__wrapper .bubble:hover .bubble-content{background:#3a4bfb;pointer-events:auto}@media (min-width:992px){.icg-bubble_module .bubbles__wrapper .bubble.slick-current .bubble-content:before,.icg-bubble_module .bubbles__wrapper .bubble:hover .bubble-content:before{opacity:1}.icg-bubble_module .bubbles__wrapper .bubble.slick-current .bubble-content:after,.icg-bubble_module .bubbles__wrapper .bubble:hover .bubble-content:after{opacity:.5}.icg-bubble_module .bubbles__wrapper .bubble.slick-current:before,.icg-bubble_module .bubbles__wrapper .bubble:hover:before{opacity:1}}.icg-bubble_module .bubbles__wrapper .bubble:before{animation:animscale 3s infinite;border:2px solid #3a4bfb;border-radius:100%;content:"";height:calc(100% + 13px);left:-9px;opacity:0;position:absolute;top:-9px;transition:opacity .3s linear;transition-delay:.1s;width:calc(100% + 13px)}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble:before{height:calc(100% + 23px);left:-13px;top:-13px;width:calc(100% + 23px)}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#003b49;border-radius:100%;color:#fff;display:-ms-flexbox;display:flex;height:290px;justify-content:center;pointer-events:none;position:relative;text-align:center;transition:background .2s linear;width:290px}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble .bubble-content{height:355px;width:355px}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content:before{animation:animscale 3s infinite;animation-delay:.4s;border:1px solid #3a4bfb;border-radius:100%;content:"";height:calc(100% + 56px);left:-32px;opacity:0;position:absolute;top:-32px;transition:opacity .3s linear;transition-delay:.2s;width:calc(100% + 56px)}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble .bubble-content:before{height:calc(100% + 91px);left:-47px;top:-47px;width:calc(100% + 91px)}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content:after{animation:animscale 3s infinite;animation-delay:.8s;border:1px solid #3a4bfb;border-radius:100%;content:"";height:calc(100% + 146px);left:-77px;opacity:0;position:absolute;top:-77px;transition:opacity .3s linear;transition-delay:.3s;width:calc(100% + 146px)}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble .bubble-content:after{height:calc(100% + 211px);left:-107px;top:-107px;width:calc(100% + 211px)}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content__wrap{max-width:230px}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .bubble-title{font-size:30px;line-height:30px}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .bubble-subtitle{font-size:16px;font-weight:400;line-height:24px;margin-top:15px}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .bubble-subtitle{font-size:18px;line-height:26px;margin-top:20px}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .bubble-amount{font-size:24px;font-weight:700;line-height:26px;margin-top:17px}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .bubble-amount{margin-top:20px}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .cta{background-image:url(../images/link-arrow.svg);color:inherit;margin-top:20px}@media (min-width:1200px){.icg-bubble_module .bubbles__wrapper .bubble .bubble-content .cta{margin-top:35px}}.icg-bubble_module .bubbles__wrapper .bubble .bubble-link{height:100%;left:0;position:absolute;top:0;width:100%}@keyframes animscale{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.icg-animated_hero_module{color:#fff;position:relative}.icg-animated_hero_module .animated-hero__wrapper{-ms-flex-pack:center;display:-ms-flexbox;display:flex;height:100vh;justify-content:center}@media (max-width:991.98px){.icg-animated_hero_module .animated-hero__wrapper{padding-top:150px}}@media (max-width:767.98px){.icg-animated_hero_module .animated-hero__wrapper{padding-top:110px}}@media (min-width:992px){.icg-animated_hero_module .animated-hero__wrapper{-ms-flex-align:center;align-items:center}}.icg-animated_hero_module .animated-hero__wrapper h1{color:#3a4bfb;font-size:15px;font-weight:700;line-height:28px;margin-bottom:20px;text-transform:uppercase}.icg-animated_hero_module .animated-hero__wrapper h2{font-size:27px;font-weight:400;letter-spacing:-1px;line-height:30px;margin-left:auto;margin-right:auto;margin-top:20px;text-align:center}@media (min-width:768px){.icg-animated_hero_module .animated-hero__wrapper h2{font-size:40px;line-height:37px}}@media (min-width:992px){.icg-animated_hero_module .animated-hero__wrapper h2{font-size:60px;line-height:57px}}.icg-animated_hero_module .animated-hero__wrapper .btn-scroll{bottom:30px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s linear}@media (min-width:768px){.icg-animated_hero_module .animated-hero__wrapper .btn-scroll{bottom:35px}}.icg-animated_hero_module .animated-hero__wrapper .btn-scroll.active{opacity:1}.icg-animated_hero_module .animated-hero__wrapper .module-img__wrapper{margin-left:0;margin-top:0;opacity:.4;overflow:hidden;position:absolute;transition:opacity .2s linear;z-index:0}.icg-animated_hero_module .animated-hero__wrapper .module-img__wrapper.with-hover-effect:hover{opacity:1}.icg-animated_hero_module .animated-hero__wrapper .module-img{transform:scale(0);transition:transform .5s ease-in-out}.icg-animated_hero_module .animated-hero__wrapper .module-img.active{transform:scale(1)}.icg-animated_hero_module .animated-hero__wrapper .module-img img{width:100%}.icg-animated_hero_module .animated-hero__content{pointer-events:none;position:relative;z-index:2}.icg-animated_hero_module .animated-hero__content .intro-line{display:inline-block;line-height:1.2;overflow:hidden;width:100%}.icg-animated_hero_module .animated-hero__content .intro-line .first-line-content,.icg-animated_hero_module .animated-hero__content .intro-line .second-line-content,.icg-animated_hero_module .animated-hero__content .intro-line .third-line-content{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;transform:translateY(100%);transition:transform .5s ease-in-out}.icg-animated_hero_module .animated-hero__content .intro-line .first-line-content.active,.icg-animated_hero_module .animated-hero__content .intro-line .second-line-content.active,.icg-animated_hero_module .animated-hero__content .intro-line .third-line-content.active{transform:translateY(0)}.icg-animated_hero_module .animated-hero__content .second-line,.icg-animated_hero_module .animated-hero__content .third-line{margin-top:-10px}@media (min-width:992px){.icg-animated_hero_module .animated-hero__content .second-line,.icg-animated_hero_module .animated-hero__content .third-line{margin-top:-25px}}.icg-animated_hero_module .animated-hero__wrapper .module-img-1__wrapper{left:-3.8888888889vw;right:auto;top:50%;transform:translateY(-50%);width:22vw}.icg-animated_hero_module .animated-hero__wrapper .module-img-1__wrapper .module-img{padding-top:76%}.icg-animated_hero_module .animated-hero__wrapper .module-img-2__wrapper{left:50%;right:auto;top:50%;transform:translate(-50%,-50%);width:43.3333333333vw}@media (max-width:767.98px){.icg-animated_hero_module .animated-hero__wrapper .module-img-2__wrapper{width:52.3333333333vw}}.icg-animated_hero_module .animated-hero__wrapper .module-img-2__wrapper .module-img{padding-top:80%}.icg-animated_hero_module .animated-hero__wrapper .module-img-3__wrapper{left:auto;right:0;top:50%;transform:translateY(-50%);width:18vw}.icg-animated_hero_module .animated-hero__wrapper .module-img-3__wrapper .module-img{padding-top:143%}[data-scroll]{will-change:transform}.icg-text_with_quote_module{margin:125px 0 100px}@media (min-width:992px){.icg-text_with_quote_module{margin:200px 0 150px}}@media (max-width:991.98px){.icg-text_with_quote_module .text-with-quote__wrapper{display:block}}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;justify-content:space-between}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left{-ms-flex:1;flex:1}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left{padding-bottom:90px;padding-right:100px}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper{font-size:20px;line-height:28px;max-width:600px}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper{font-size:24px;line-height:38px}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper h2{color:#003b49;font-size:35px;font-weight:400;line-height:28px;margin-bottom:20px}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper h2{font-size:70px;line-height:65px;margin-bottom:30px}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper h3{margin-top:50px}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper p{margin-bottom:30px}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper ol,.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper ul{margin-top:30px}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper ol li,.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper ul li{margin-bottom:15px}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper ul{list-style:none;margin-left:0;padding:0}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper ul li{background-image:url(../images/link-arrow-blue.svg);background-position:0;background-repeat:no-repeat;padding-left:33px}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper a{color:#000;text-decoration:none}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__left .content-wrapper a:hover{color:#3a4bfb}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right{-ms-flex:0 auto;flex:0 auto}@media (max-width:991.98px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right{-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end;padding-left:50px;padding-top:150px}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right .content-wrapper{max-width:405px}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right .content-wrapper{max-width:350px}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right h3{font-size:30px;font-weight:400;line-height:40px;position:relative}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right h3{font-size:40px;line-height:50px}}.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right h3:before{background-image:url(../images/quote-icon.svg);background-position:50%;background-size:cover;content:"";height:45px;left:-50px;position:absolute;top:-75px;width:50px}@media (min-width:992px){.icg-text_with_quote_module .text-with-quote__wrapper .wrapper__right h3:before{height:73px;left:-79px;top:-105px;width:79px}}@media (min-width:1440px){.icg-text_with_quote_module.no-wrap-title .text-with-quote__wrapper .wrapper__left .content-wrapper h2{white-space:nowrap}}.icg-text_with_quote_module.vertically-center-quote .text-with-quote__wrapper{-ms-flex-align:center;align-items:center}.icg-text_with_quote_module.vertically-center-quote .text-with-quote__wrapper .wrapper__left{padding-bottom:0}@media (min-width:992px){.icg-text_with_quote_module.with-related-people .wrapper__left{padding-bottom:150px}.icg-text_with_quote_module.with-related-people .icg-related_content_module{margin-bottom:0;margin-top:-50px}}.icg-at_a_glance_module{margin:100px 0 120px}@media (min-width:992px){.icg-at_a_glance_module{margin:150px 0 180px}}.icg-at_a_glance_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:25px}@media (min-width:992px){.icg-at_a_glance_module h2{font-size:42px;line-height:65px;margin-bottom:20px}}@media (max-width:991.98px){.icg-at_a_glance_module .at-a-glance__wrapper{display:block}}.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__left{-ms-flex:1;flex:1}@media (min-width:992px){.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__left{padding-right:35px}}@media (max-width:991.98px){.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__right{padding-top:30px}}@media (min-width:992px){.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__right{-ms-flex:0 290px;flex:0 290px}}.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__right .content-wrapper{line-height:26px}@media (max-width:991.98px){.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__right .content-wrapper{max-width:450px}}.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__right h3{color:#003b49;font-size:20px;font-weight:500;line-height:24px;margin-bottom:10px;position:relative}@media (min-width:992px){.icg-at_a_glance_module .at-a-glance__wrapper .wrapper__right h3{font-size:24px;line-height:32px;margin-bottom:20px}}.icg-page_module{margin:100px 0}@media (min-width:992px){.icg-page_module{margin:150px 0}}@media (max-width:1199.98px){.icg-page_module.with-newsletter-box{margin-bottom:0}}@media (min-width:1200px){.icg-page_module .page__grid:not(.with-newsletter-box){-ms-flex-pack:end;justify-content:flex-end}}.icg-page_module .page__grid article{-ms-grid-columns:1fr;-ms-grid-rows:1fr auto;grid-gap:20px;display:grid;display:-ms-grid;grid-template-columns:1fr;grid-template-rows:1fr auto}@media (min-width:768px){.icg-page_module .page__grid article{width:calc(50% - 20px)}}@media (min-width:992px){.icg-page_module .page__grid article{grid-gap:27px;width:calc(50% - 24px)}}@media (max-width:1439.98px){.icg-page_module .page__grid article{margin-bottom:60px}}@media (max-width:767.98px){.icg-page_module .page__grid article{margin-bottom:30px}}@media (min-width:1200px){.icg-page_module .page__grid article{width:calc(25% - 36px)}}@media (max-width:767.98px){.icg-page_module .page__grid article:first-child .text-container{border-top:none}}@media (min-width:1200px){.icg-page_module .page__grid article:nth-child(5),.icg-page_module .page__grid article:nth-child(6),.icg-page_module .page__grid article:nth-child(7),.icg-page_module .page__grid article:nth-child(8){margin-top:100px}}@media (min-width:768px) and (max-width:1199.98px){.icg-page_module .page__grid article:not(:nth-child(odd)){margin-left:40px}}@media (min-width:992px) and (max-width:1439.98px){.icg-page_module .page__grid article:not(:nth-child(odd)){margin-left:48px}}@media (min-width:1200px){.icg-page_module .page__grid article:not(:nth-child(4n+1)){margin-left:48px}}.icg-page_module .page__grid article .image-container{grid-column:1;-ms-grid-column:1;grid-row:2;-ms-grid-row:2;padding-bottom:40px}@media (min-width:768px){.icg-page_module .page__grid article .image-container{padding-bottom:50px}}.icg-page_module .page__grid article .text-container{border-top:1px solid #b6b6b6;grid-column:1;-ms-grid-column:1;grid-row:1;-ms-grid-row:1;padding-top:30px;position:static}.icg-page_module .page__grid article .text-container .post-title{color:#003b49;font-size:28px;font-weight:400;line-height:30px;margin:0;text-transform:none}@media (min-width:992px){.icg-page_module .page__grid article .text-container .post-title{font-size:35px;line-height:35px}}.icg-page_module .page__grid article .text-container .post-excerpt{font-size:17px;font-weight:400;line-height:26px;margin-top:15px}@media (max-width:1199.98px){.icg-page_module .page__grid article .text-container .post-excerpt{display:none}}.icg-page_module .page__grid article .text-container .cta{bottom:0;position:absolute}@media (max-width:991.98px){.icg-page_module .page__grid article .text-container .cta{font-size:15px}}@media (max-width:1199.98px){.icg-page_module .page__grid .newsletter-signup-box{margin-left:-45px;margin-right:-45px;padding:70px;width:calc(100% + 90px)}}@media (max-width:767.98px){.icg-page_module .page__grid .newsletter-signup-box{margin-left:-20px;margin-right:-20px;padding:70px 20px;width:calc(100% + 40px)}}@media (min-width:1200px){.icg-page_module .page__grid .newsletter-signup-box{margin-left:48px;width:calc(50% - 24px)}}.icg-page_post_module{margin:125px 0}@media (min-width:992px){.icg-page_post_module{margin:180px 0}}.icg-page_post_module .module-title{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:25px}@media (min-width:992px){.icg-page_post_module .module-title{font-size:42px;line-height:65px;margin-bottom:20px}}.icg-page_post_module .module-content{font-size:20px;line-height:30px;margin-bottom:20px}@media (min-width:992px){.icg-page_post_module .module-content{font-size:35px;line-height:45px}}@media (max-width:767.98px){.icg-page_post_module .page-post__grid{display:block}}@media (min-width:768px){.icg-page_post_module .page-post__grid article{width:calc(50% - 20px)}}@media (min-width:992px){.icg-page_post_module .page-post__grid article{display:-ms-flexbox;display:flex;padding-bottom:30px;padding-top:30px;width:calc(50% - 24px)}}@media (max-width:991.98px){.icg-page_post_module .page-post__grid article:first-child,.icg-page_post_module .page-post__grid article:nth-child(4){display:none}}@media (min-width:992px){.icg-page_post_module .page-post__grid article:nth-child(2n+2){margin-left:48px}}@media (min-width:768px) and (max-width:991.98px){.icg-page_post_module .page-post__grid article:nth-child(3){margin-left:40px}}@media (max-width:767.98px){.icg-page_post_module .page-post__grid article:nth-child(3){border-top:1px solid #b6b6b6;margin-top:25px;padding-top:25px}}@media (min-width:992px){.icg-page_post_module .page-post__grid article:not(:first-child):not(:nth-child(2)){border-top:1px solid #b6b6b6}}.icg-page_post_module .page-post__grid article .image-container{-ms-flex:0 175px;flex:0 175px}@media (min-width:1200px){.icg-page_post_module .page-post__grid article .image-container{-ms-flex:0 235px;flex:0 235px}}.icg-page_post_module .page-post__grid article .text-container{-ms-flex:1;flex:1}@media (min-width:992px){.icg-page_post_module .page-post__grid article .text-container{padding-left:20px;padding-top:0}}@media (min-width:1200px){.icg-page_post_module .page-post__grid article .text-container{padding-left:30px;padding-top:20px}}.icg-related_content_module{margin:120px 0}@media (min-width:992px){.icg-related_content_module{margin:150px 0}}.icg-related_content_module.people .header,.icg-related_content_module__header{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;justify-content:space-between;margin-bottom:40px}.icg-related_content_module.people .title{margin-bottom:0}.icg-related_content_module.people .view-all-cta{min-width:92px}@media (max-width:991.98px){.icg-related_content_module.people .view-all-cta{margin-top:60px}}.icg-related_content_module .title{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:0}@media (min-width:992px){.icg-related_content_module .title{font-size:42px;line-height:48px}}.icg-related_content_module .related-content__grid-slider--nav{position:relative;width:70px}.icg-related_content_module .related-content__grid-slider--nav .slick-prev{left:0}.icg-related_content_module .related-content__grid-slider--nav .slick-next{right:0;transform:translateY(-50%) scale(-1)}.icg-related_content_module .related-content__grid-slider--nav .slick-disabled{opacity:.3}.icg-related_content_module .related-content__grid-slider--nav .slick-next,.icg-related_content_module .related-content__grid-slider--nav .slick-prev{height:30px;width:30px}.icg-related_content_module .related-content__grid-slider--nav .slick-next:before,.icg-related_content_module .related-content__grid-slider--nav .slick-prev:before{content:""}@media (min-width:768px){.icg-related_content_module .related-content__grid.related-content__grid-slider{margin-left:-20px;margin-right:-20px}}@media (min-width:992px){.icg-related_content_module .related-content__grid.related-content__grid-slider{margin-left:-24px;margin-right:-24px}}.icg-related_content_module .related-content__grid.related-content__grid-slider .slick-track{margin:initial}@media (min-width:768px){.icg-related_content_module .related-content__grid.related-content__grid-slider article{margin:0 20px}}@media (min-width:992px){.icg-related_content_module .related-content__grid.related-content__grid-slider article{margin:0 24px}}@media (min-width:768px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article{width:calc(50% - 20px)}}@media (min-width:992px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article{width:calc(33.33333% - 32px)}}@media (min-width:768px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article:not(:first-child){margin-left:40px}}@media (min-width:992px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article:not(:first-child){margin-left:48px}}@media (max-width:767.98px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article:nth-child(2){margin-top:40px}}@media (max-width:991.98px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article:nth-child(3),.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article:nth-child(4){display:none}}@media (min-width:992px){.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article .text-container{padding-top:10px}.icg-related_content_module .related-content__grid:not(.related-content__grid-slider) article.type-people{width:calc(25% - 36px)}}.icg-related_people_module{margin:120px 0}@media (min-width:992px){.icg-related_people_module{margin:150px 0}}.icg-content_module{margin:100px 0}.icg-content_module.small-text .content-wrapper{font-size:20px;line-height:30px;max-width:810px}@media (min-width:992px){.icg-content_module.small-text .content-wrapper{font-size:24px;line-height:38px}}.icg-content_module .content-wrapper{font-size:20px;line-height:30px}@media (max-width:991.98px){.icg-content_module .content-wrapper{max-width:435px}}@media (min-width:992px){.icg-content_module .content-wrapper{font-size:35px;line-height:45px}}@media (min-width:1440px){.icg-content_module .content-wrapper{max-width:920px}}.icg-content_module .content-wrapper h2{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:25px}@media (min-width:992px){.icg-content_module .content-wrapper h2{font-size:42px;line-height:65px;margin-bottom:20px}}@media (min-width:1440px){.icg-content_module .content-wrapper .visualizer-front-container{margin-right:-320px}}.icg-content_module .content-wrapper .visualizer-front-container.visualizer-lazy-render{content-visibility:initial}.icg-content_module .content-wrapper a{color:#000;text-decoration:none}.icg-content_module .content-wrapper a:hover{color:#3a4bfb}@media (min-width:1440px){.icg-content_module .content-wrapper .wp-block-table{margin-right:-320px}}.icg-content_module .blocks__wrapper{-ms-flex-pack:end;justify-content:flex-end;margin-top:60px}.icg-content_module .blocks__wrapper .block{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:rgba(0,59,73,.15);display:-ms-flexbox;display:flex;justify-content:center;padding:40px 30px 65px;text-align:center;width:100%}.icg-content_module .blocks__wrapper .block .block-content{line-height:26px}.icg-content_module .blocks__wrapper .block h3{color:#003b49;font-size:70px;line-height:70px;margin-bottom:4px;margin-top:15px}.icg-content_module .blocks__wrapper .block p.block-text{font-weight:500;margin-left:auto;margin-right:auto;margin-top:18px;max-width:200px}@media (min-width:768px){.icg-content_module .blocks__wrapper .block{width:calc(50% - 15px)}}@media (max-width:991.98px){.icg-content_module .blocks__wrapper .block{margin-bottom:30px}}@media (min-width:992px){.icg-content_module .blocks__wrapper .block{width:calc(33.33333% - 20px)}}@media (min-width:1200px){.icg-content_module .blocks__wrapper .block{width:calc(33.33333% - 33.33333px)}}@media (min-width:768px) and (max-width:991.98px){.icg-content_module .blocks__wrapper .block:not(:nth-child(odd)){margin-left:30px}}@media (min-width:992px){.icg-content_module .blocks__wrapper .block:not(:nth-child(3n+1)){margin-left:30px}}@media (min-width:1200px){.icg-content_module .blocks__wrapper .block:not(:nth-child(3n+1)){margin-left:50px}}.icg-text_with_report_module{margin:125px 0 100px}@media (min-width:992px){.icg-text_with_report_module{margin:200px 0 150px}}@media (max-width:991.98px){.icg-text_with_report_module .text-with-report__wrapper{display:block}}@media (min-width:992px){.icg-text_with_report_module .text-with-report__wrapper{-ms-flex-pack:justify;-ms-flex-align:end;align-items:flex-end;justify-content:space-between}}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left{-ms-flex:1;flex:1}@media (min-width:992px){.icg-text_with_report_module .text-with-report__wrapper .wrapper__left{min-height:500px;padding-right:100px}}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper{font-size:20px;line-height:28px;max-width:600px}@media (min-width:992px){.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper{font-size:24px;line-height:38px}}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper h2{color:#003b49;font-size:35px;font-weight:400;line-height:28px;margin-bottom:20px}@media (min-width:992px){.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper h2{font-size:70px;line-height:65px;margin-bottom:30px}}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper h3{margin-bottom:30px;margin-top:50px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper p{margin-bottom:30px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper ol,.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper ul{margin-top:30px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper ol li,.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper ul li{margin-bottom:15px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper ul{list-style:none;margin-left:0;padding:0}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper ul li{background-image:url(../images/link-arrow-blue.svg);background-position:0;background-repeat:no-repeat;padding-left:33px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper a{color:#000;text-decoration:none}.icg-text_with_report_module .text-with-report__wrapper .wrapper__left .content-wrapper a:hover{color:#3a4bfb}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right{-ms-flex:0 auto;flex:0 auto}@media (min-width:768px) and (max-width:991.98px){.icg-text_with_report_module .text-with-report__wrapper .wrapper__right{-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end}}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .content-wrapper{max-width:320px}@media (min-width:768px){.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section{border-top:1px solid #3a4bfb;padding-top:25px}}@media (max-width:767.98px){.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section{border-left:1px solid #3a4bfb;margin-top:100px;padding-left:20px}}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .title{font-size:24px;line-height:40px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .content{line-height:26px;margin-top:2px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .report-img{margin-top:20px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .report-img img{height:auto}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .report-img.vertical img{max-width:150px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .report-img.horizontalletter img{max-width:194px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .report-img.horizontala4 img{max-width:212px}.icg-text_with_report_module .text-with-report__wrapper .wrapper__right .report-section .cta{margin-top:30px}@media (min-width:1200px){.icg-text_with_report_module.no-wrap-title .text-with-report__wrapper .wrapper__left .content-wrapper h2{white-space:nowrap}}@media (min-width:992px){.icg-text_with_report_module.with-related-people .wrapper__left{padding-bottom:150px}.icg-text_with_report_module.with-related-people .icg-related_content_module{margin-bottom:0;margin-top:-50px}}.icg-at_a_glance_stats_module{margin:100px 0}@media (min-width:992px){.icg-at_a_glance_stats_module{margin:180px 0 130px}}.icg-at_a_glance_stats_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:25px}@media (min-width:992px){.icg-at_a_glance_stats_module h2{font-size:42px;line-height:65px;margin-bottom:20px}}.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper{margin-top:25px}.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat{border:1px solid #3a4bfb;font-weight:500;line-height:19px;padding:60px 30px;text-align:center;width:100%}@media (min-width:768px){.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat{margin-bottom:50px;width:calc(50% - 25px)}}@media (min-width:1200px){.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat{width:calc(33.33333% - 33.33333px)}}@media (min-width:768px) and (max-width:1199.98px){.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat:not(:nth-child(odd)){margin-left:50px}}@media (min-width:1200px){.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat:not(:nth-child(3n+1)){margin-left:50px}}@media (max-width:767.98px){.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat:not(:last-child){margin-bottom:20px}}.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat h3{color:#003b49;font-size:50px;line-height:45px;margin-bottom:23px}.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat p.stats-text{margin-left:auto;margin-right:auto;max-width:200px}.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat p.stats-subtext{font-weight:400;margin-top:2px}.icg-at_a_glance_stats_module .at-a-glance-stats__wrapper .stat p.stats-subtext svg{margin-right:5px}.icg-accordion_module{margin:120px 0}@media (min-width:992px){.icg-accordion_module{margin:180px 0}}.icg-accordion_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:30px}@media (min-width:992px){.icg-accordion_module h2{font-size:42px;line-height:47px;margin-bottom:40px}}.icg-accordion_module .horizontal-accordion-menu{color:#fff;font-size:20px;font-weight:500;line-height:20px;list-style:none;margin:0;padding:0}@media (min-width:768px){.icg-accordion_module .horizontal-accordion-menu{font-size:30px;line-height:30px}}.icg-accordion_module .horizontal-accordion-menu.active-1 li:first-child{background:#08414e}.icg-accordion_module .horizontal-accordion-menu.active-1 li:nth-child(2){background:#104854}.icg-accordion_module .horizontal-accordion-menu.active-1 li:nth-child(3){background:#20545f}.icg-accordion_module .horizontal-accordion-menu.active-1 li:nth-child(4){background:#406c76}.icg-accordion_module .horizontal-accordion-menu.active-1 li:nth-child(5){background:#809da4}.icg-accordion_module .horizontal-accordion-menu.active-2 li:first-child{background:#104854}.icg-accordion_module .horizontal-accordion-menu.active-2 li:nth-child(2){background:#08414e}.icg-accordion_module .horizontal-accordion-menu.active-2 li:nth-child(3){background:#20545f}.icg-accordion_module .horizontal-accordion-menu.active-2 li:nth-child(4){background:#406c76}.icg-accordion_module .horizontal-accordion-menu.active-2 li:nth-child(5){background:#809da4}.icg-accordion_module .horizontal-accordion-menu.active-3 li:first-child{background:#20545f}.icg-accordion_module .horizontal-accordion-menu.active-3 li:nth-child(2){background:#104854}.icg-accordion_module .horizontal-accordion-menu.active-3 li:nth-child(3){background:#08414e}.icg-accordion_module .horizontal-accordion-menu.active-3 li:nth-child(4){background:#406c76}.icg-accordion_module .horizontal-accordion-menu.active-3 li:nth-child(5){background:#809da4}.icg-accordion_module .horizontal-accordion-menu.active-4 li:first-child{background:#406c76}.icg-accordion_module .horizontal-accordion-menu.active-4 li:nth-child(2){background:#20545f}.icg-accordion_module .horizontal-accordion-menu.active-4 li:nth-child(3){background:#104854}.icg-accordion_module .horizontal-accordion-menu.active-4 li:nth-child(4){background:#08414e}.icg-accordion_module .horizontal-accordion-menu.active-4 li:nth-child(5),.icg-accordion_module .horizontal-accordion-menu.active-5 li:first-child{background:#809da4}.icg-accordion_module .horizontal-accordion-menu.active-5 li:nth-child(2){background:#406c76}.icg-accordion_module .horizontal-accordion-menu.active-5 li:nth-child(3){background:#20545f}.icg-accordion_module .horizontal-accordion-menu.active-5 li:nth-child(4){background:#104854}.icg-accordion_module .horizontal-accordion-menu.active-5 li:nth-child(5){background:#08414e}@media (max-width:991.98px){.icg-accordion_module .horizontal-accordion-menu.count-4 li{width:25%}.icg-accordion_module .horizontal-accordion-menu.count-3 li{width:33.3333333333%}.icg-accordion_module .horizontal-accordion-menu.count-2 li{width:50%}.icg-accordion_module .horizontal-accordion-menu.count-1 li{width:100%}}.icg-accordion_module .horizontal-accordion-menu li{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;height:80px;justify-content:center;position:relative;width:20%}.icg-accordion_module .horizontal-accordion-menu li.active:before{background:#3a4bfb;border-radius:100%;content:"";height:6px;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:6px}@media (min-width:768px){.icg-accordion_module .horizontal-accordion-menu li.active:before{top:15px}}.horizontal-accordion{background:#08414e;color:#fff}.horizontal-accordion.count-1 .accordion-group.active{width:100%}@media (min-width:992px){.horizontal-accordion.count-2 .accordion-group.active{width:calc(100% - 100px)}.horizontal-accordion.count-3 .accordion-group.active{width:calc(100% - 200px)}.horizontal-accordion.count-4 .accordion-group.active{width:calc(100% - 300px)}}.horizontal-accordion.active-1 .accordion-group:first-child{background:#08414e}.horizontal-accordion.active-1 .accordion-group:nth-child(2){background:#104854}.horizontal-accordion.active-1 .accordion-group:nth-child(3){background:#20545f}.horizontal-accordion.active-1 .accordion-group:nth-child(4){background:#406c76}.horizontal-accordion.active-1 .accordion-group:nth-child(5){background:#809da4}.horizontal-accordion.active-2 .accordion-group:first-child{background:#104854}.horizontal-accordion.active-2 .accordion-group:nth-child(2){background:#08414e}.horizontal-accordion.active-2 .accordion-group:nth-child(3){background:#20545f}.horizontal-accordion.active-2 .accordion-group:nth-child(4){background:#406c76}.horizontal-accordion.active-2 .accordion-group:nth-child(5){background:#809da4}.horizontal-accordion.active-3 .accordion-group:first-child{background:#20545f}.horizontal-accordion.active-3 .accordion-group:nth-child(2){background:#104854}.horizontal-accordion.active-3 .accordion-group:nth-child(3){background:#08414e}.horizontal-accordion.active-3 .accordion-group:nth-child(4){background:#406c76}.horizontal-accordion.active-3 .accordion-group:nth-child(5){background:#809da4}.horizontal-accordion.active-4 .accordion-group:first-child{background:#406c76}.horizontal-accordion.active-4 .accordion-group:nth-child(2){background:#20545f}.horizontal-accordion.active-4 .accordion-group:nth-child(3){background:#104854}.horizontal-accordion.active-4 .accordion-group:nth-child(4){background:#08414e}.horizontal-accordion.active-4 .accordion-group:nth-child(5),.horizontal-accordion.active-5 .accordion-group:first-child{background:#809da4}.horizontal-accordion.active-5 .accordion-group:nth-child(2){background:#406c76}.horizontal-accordion.active-5 .accordion-group:nth-child(3){background:#20545f}.horizontal-accordion.active-5 .accordion-group:nth-child(4){background:#104854}.horizontal-accordion.active-5 .accordion-group:nth-child(5){background:#08414e}.horizontal-accordion .accordion-group{overflow:hidden}@media (min-width:992px){.horizontal-accordion .accordion-group{transition:all .3s linear;transition-delay:.2s;width:100px}}.horizontal-accordion .accordion-group.active{min-height:550px;width:100%}@media (min-width:992px){.horizontal-accordion .accordion-group.active{width:calc(100% - 400px)}}.horizontal-accordion .accordion-group.active .accordion-title h3:after{background:#3a4bfb;border-radius:100%;bottom:-20px;content:"";height:8px;left:50%;position:absolute;transform:translateX(-50%);width:8px}.horizontal-accordion .accordion-group .accordion-title{cursor:pointer;height:100%;position:relative;width:100px}.horizontal-accordion .accordion-group .accordion-title h3{bottom:38px;font-size:30px;left:50%;line-height:30px;position:absolute;transform:translateX(-50%) scale(-1);-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.horizontal-accordion .accordion-group .accordion-title .number{font-size:30px;font-weight:500;left:50%;line-height:30px;position:absolute;top:38px;transform:translateX(-50%)}.horizontal-accordion .accordion-group .accordion-content{height:100%}@media (min-width:992px){.horizontal-accordion .accordion-group .accordion-content{transition:all .3s linear;width:calc(100% - 100px)}}.horizontal-accordion .accordion-group .accordion-content h3{font-size:24px;font-weight:400;line-height:24px;margin-bottom:35px}@media (min-width:768px){.horizontal-accordion .accordion-group .accordion-content h3{margin-bottom:40px}}.horizontal-accordion .accordion-group .accordion-content__wrapper{opacity:0;padding:40px 30px;visibility:hidden}@media (min-width:768px){.horizontal-accordion .accordion-group .accordion-content__wrapper{padding:145px 60px}}@media (min-width:992px){.horizontal-accordion .accordion-group .accordion-content__wrapper{padding:140px 20px;transition:opacity .2s linear,visibility .2s linear}}@media (min-width:1200px){.horizontal-accordion .accordion-group .accordion-content__wrapper{padding:140px 125px 140px 80px}}@media (max-width:991.98px){.horizontal-accordion .accordion-group .accordion-content__wrapper.moveaway{display:none}}@media (min-width:992px){.horizontal-accordion .accordion-group .accordion-content__wrapper.moveaway{left:-9999px;position:absolute;top:-9999px}}.horizontal-accordion .accordion-group .accordion-content__wrapper.active{left:auto;opacity:1;position:relative;top:auto;visibility:visible}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people{margin-bottom:55px}@media (min-width:992px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people{margin-bottom:35px}}@media (max-width:991.98px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people{-ms-flex-direction:column;flex-direction:column}}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article{display:-ms-flexbox;display:flex}@media (min-width:768px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article{width:calc(50% - 10px)}}@media (min-width:1200px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article{width:calc(50% - 30px)}}@media (max-width:991.98px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article:nth-child(2){margin-top:40px}}@media (min-width:992px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article:nth-child(2){margin-left:20px}}@media (min-width:1200px){.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article:nth-child(2){margin-left:60px}}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .image-container{-ms-flex:0 70px;flex:0 70px}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .image-container .image-wrapper{height:60px;padding-top:0}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .text-container{-ms-flex:1;flex:1;padding-left:25px;padding-top:0}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .text-container .post-title{color:#fff;margin:0}.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .text-container .department,.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .text-container .linkedin-link,.horizontal-accordion .accordion-group .accordion-content__wrapper .accordion-people article .text-container .location{display:none}.horizontal-accordion .accordion-group .accordion-content .description{line-height:26px}.horizontal-accordion .accordion-group .accordion-content .amount{font-size:24px;font-weight:700;line-height:26px;margin-top:30px}.horizontal-accordion .accordion-group .accordion-content .cta{background-image:url(../images/link-arrow.svg);color:inherit;margin-top:55px}.icg-text_video_module{margin:100px 0}@media (min-width:768px){.icg-text_video_module{margin:120px 0 150px}}.icg-text_video_module .content-wrapper{font-size:20px;line-height:30px}@media (min-width:768px){.icg-text_video_module .content-wrapper{font-size:24px;line-height:38px}}.icg-text_video_module .content-wrapper .iframe-wrapper{margin:50px 0}.icg-text_video_module .content-wrapper h2{color:#003b49;font-size:28px;font-weight:400;line-height:34px;margin-bottom:20px;margin-top:40px}@media (min-width:992px){.icg-text_video_module .content-wrapper h2{font-size:42px;line-height:65px}}.icg-text_video_module .content-wrapper a{color:#000;text-decoration:none}.icg-text_video_module .content-wrapper a:hover{color:#3a4bfb}.icg-content_toggle_module{margin:120px 0}@media (min-width:992px){.icg-content_toggle_module{margin:150px 0}}.icg-content_toggle_module.with-background-color{background:rgba(0,59,73,.05);padding:30px 0}@media (min-width:768px){.icg-content_toggle_module.with-background-color{padding:50px 0}}@media (min-width:992px){.icg-content_toggle_module.with-background-color{padding:100px 0}}.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion.link .wp-block-ub-content-toggle-accordion-title-wrap{background-image:url(../images/link-arrow-external-blue.svg);background-size:28px}.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion.link .wp-block-ub-content-toggle-accordion-content-wrap{display:none!important}.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap{background-size:20px}.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap[aria-expanded=true] h3{color:#3a4bfb}.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3{color:#003b49;font-size:28px;font-weight:400;line-height:34px;padding:30px 30px 30px 0}@media (min-width:992px){.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3{font-size:42px;line-height:65px;padding:15px 0 12px}}.icg-content_toggle_module .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap h3:hover{color:#3a4bfb}.icg-content_toggle_module .content-wrapper .text-content{font-size:20px;line-height:30px;max-width:810px}@media (min-width:992px){.icg-content_toggle_module .content-wrapper .text-content{font-size:24px;line-height:38px}}.icg-content_toggle_module .content-wrapper .text-content p{margin-bottom:30px}.icg-content_toggle_module .content-wrapper .text-content a{color:#000;text-decoration:none}.icg-content_toggle_module .content-wrapper .text-content a:hover{color:#3a4bfb}.icg-content_toggle_module .content-wrapper h4{color:#003b49;font-size:24px;line-height:31px;margin-bottom:20px}.icg-content_toggle_module .content-wrapper .sub-section{margin:50px 0}@media (min-width:992px){.icg-content_toggle_module .content-wrapper .sub-section{margin:100px 0}}.icg-content_toggle_module .content-wrapper .sub-section__left,.icg-content_toggle_module .content-wrapper .sub-section__right{width:100%}@media (min-width:992px){.icg-content_toggle_module .content-wrapper .sub-section__left,.icg-content_toggle_module .content-wrapper .sub-section__right{width:calc(50% - 24px)}}.icg-content_toggle_module .content-wrapper .sub-section__right{line-height:26px}@media (min-width:992px){.icg-content_toggle_module .content-wrapper .sub-section__right{margin-left:48px;padding-top:185px}}@media (max-width:991.98px){.icg-content_toggle_module .content-wrapper .sub-section__right{padding-top:40px}}.icg-content_toggle_module .content-wrapper .sub-section__right ol li,.icg-content_toggle_module .content-wrapper .sub-section__right p,.icg-content_toggle_module .content-wrapper .sub-section__right ul li{margin-bottom:30px}@media (min-width:992px){.icg-content_toggle_module .content-wrapper .sub-section__right blockquote:before{left:-15%;top:0}.icg-content_toggle_module .content-wrapper .sub-section__right blockquote:after{right:-15%;top:100%}}.icg-content_toggle_module .archive-grid{margin-top:60px}.icg-content_toggle_module .archive-grid .post-box{margin-bottom:60px}.icg-content_toggle_module .archive-grid .post-box .linkedin-link{display:none}.ligtbox-grid{margin:40px 0}.ligtbox-grid .lightbox-item{border:1px solid #3a4bfb;color:#000;line-height:26px;margin-bottom:30px;min-height:235px;padding:26px 23px 65px;position:relative;transition:color .2s linear;width:100%}@media (min-width:768px){.ligtbox-grid .lightbox-item{width:calc(50% - 15px)}}@media (min-width:992px){.ligtbox-grid .lightbox-item{margin-bottom:48px;width:calc(33.33333% - 32px)}}.ligtbox-grid .lightbox-item:before{background:linear-gradient(180deg,#3a4bfb 3.83%,#003b49);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s linear;width:100%}.ligtbox-grid .lightbox-item:hover{color:#fff}.ligtbox-grid .lightbox-item:hover:before{opacity:1}.ligtbox-grid .lightbox-item:hover h4{color:#fff}.ligtbox-grid .lightbox-item:hover .item-link{background-image:url(../images/link-arrow.svg);color:inherit}@media (min-width:768px) and (max-width:991.98px){.ligtbox-grid .lightbox-item:not(:nth-child(odd)){margin-left:30px}}@media (min-width:992px){.ligtbox-grid .lightbox-item:not(:nth-child(3n+1)){margin-left:48px}}.ligtbox-grid .lightbox-item .modal-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ligtbox-grid .lightbox-item__content{position:relative}.ligtbox-grid .lightbox-item h4{color:#003b49;font-size:24px;line-height:31px;margin-bottom:13px;transition:color .2s linear}.ligtbox-grid .lightbox-item .item-link{bottom:26px;position:absolute}.media-contacts-grid{margin-top:50px}.media-contacts-grid .media-contact{font-size:15px;line-height:22px;margin-bottom:80px;padding-bottom:80px;position:relative;width:100%}@media (min-width:768px){.media-contacts-grid .media-contact{margin-bottom:95px;width:calc(50% - 24px)}}@media (min-width:992px){.media-contacts-grid .media-contact{width:calc(25% - 36px)}}@media (min-width:768px) and (max-width:991.98px){.media-contacts-grid .media-contact:not(:nth-child(odd)){margin-left:48px}}@media (min-width:992px){.media-contacts-grid .media-contact:not(:nth-child(4n+1)){margin-left:48px}}.media-contacts-grid .media-contact .name{font-weight:700}.media-contacts-grid .media-contact .title{font-style:italic}.media-contacts-grid .media-contact__meta{bottom:0;padding-top:15px;position:absolute;width:100%}.media-contacts-grid .media-contact__meta span{color:#3a4bfb}.listjs-grid .listjs-navigation,.listjs-table .listjs-navigation{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center;margin-bottom:100px;margin-top:80px}.listjs-grid .listjs-navigation .pagination,.listjs-table .listjs-navigation .pagination{display:-ms-flexbox;display:flex;font-size:15px;line-height:22px;list-style:none;margin:0 40px;padding:0}.listjs-grid .listjs-navigation .pagination li,.listjs-table .listjs-navigation .pagination li{margin:0 10px;position:relative}.listjs-grid .listjs-navigation .pagination li.active a,.listjs-table .listjs-navigation .pagination li.active a{color:#fff}.listjs-grid .listjs-navigation .pagination li.active:after,.listjs-table .listjs-navigation .pagination li.active:after{background:#3a4bfb;border-radius:100%;content:"";height:22px;left:50%;position:absolute;transform:translateX(-50%);width:22px;z-index:-1}.listjs-grid .listjs-navigation .pagination li a,.listjs-table .listjs-navigation .pagination li a{color:#000;text-decoration:none}.listjs-grid .listjs-navigation .next-page,.listjs-grid .listjs-navigation .prev-page,.listjs-table .listjs-navigation .next-page,.listjs-table .listjs-navigation .prev-page{cursor:pointer}.listjs-grid .listjs-navigation .prev-page,.listjs-table .listjs-navigation .prev-page{transform:scale(-1)}.icg-lightbox_grid_module{margin:120px 0}@media (min-width:992px){.icg-lightbox_grid_module{margin:200px 0 150px}}.icg-lightbox_grid_module .module-title{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:25px}@media (min-width:992px){.icg-lightbox_grid_module .module-title{font-size:42px;line-height:65px;margin-bottom:20px}}.icg-lightbox_grid_module .module-content{font-size:20px;line-height:30px;margin-bottom:20px}@media (min-width:992px){.icg-lightbox_grid_module .module-content{font-size:35px;line-height:45px}}.icg-contact_form_module{margin:165px 0 120px}@media (min-width:992px){.icg-contact_form_module{margin:230px 0 180px}}.icg-contact_form_module .content-wrapper{max-width:920px}.icg-contact_form_module h2{color:#003b49;font-size:35px;font-weight:400;line-height:28px;margin-bottom:20px}@media (min-width:992px){.icg-contact_form_module h2{font-size:70px;line-height:65px;margin-bottom:30px}}.icg-contact_form_module p.content{font-size:20px;line-height:28px;max-width:500px}@media (min-width:992px){.icg-contact_form_module p.content{font-size:24px;line-height:38px;max-width:810px}}.icg-contact_form_module div.wpcf7{margin-top:60px}@media (min-width:768px){.icg-contact_form_module div.wpcf7{margin-top:80px}}.icg-contact_form_module .wpcf7 form.sent .wpcf7-response-output{display:none}.icg-contact_form_module .wpcf7-form .icg-input{border:none;border-bottom:1px solid #b6b6b6;font-size:13px;font-weight:700;line-height:22px;margin-bottom:35px;padding-bottom:10px;width:100%}@media (min-width:768px){.icg-contact_form_module .wpcf7-form .icg-input{font-size:15px;margin-bottom:60px;width:calc(50% - 20px)}}@media (min-width:992px){.icg-contact_form_module .wpcf7-form .icg-input{width:calc(50% - 27.5px)}}.icg-contact_form_module .wpcf7-form .icg-input:-ms-input-placeholder{color:#000}.icg-contact_form_module .wpcf7-form .icg-input::placeholder{color:#000}.icg-contact_form_module .wpcf7-form .icg-input.wpcf7-not-valid{background:transparent!important;color:red}.icg-contact_form_module .wpcf7-form .icg-input.wpcf7-not-valid:-ms-input-placeholder{color:red}.icg-contact_form_module .wpcf7-form .icg-input.wpcf7-not-valid::placeholder{color:red}.icg-contact_form_module .wpcf7-form input[type=submit]{cursor:pointer;width:95px}@media (max-width:767.98px){.icg-contact_form_module .wpcf7-form input[type=submit]{display:block;margin-left:auto;margin-right:auto;margin-top:30px}}@media (min-width:768px){.icg-contact_form_module .wpcf7-form .icg-input-margin{margin-left:40px}}@media (min-width:992px){.icg-contact_form_module .wpcf7-form .icg-input-margin{margin-left:55px}}.icg-contact_form_module .wpcf7-form .icg-input-full{width:100%}.icg-contact_form_module .wpcf7-form .wpcf7-spinner{margin-bottom:-5px;margin-left:10px;margin-top:0}@media (min-width:768px){.icg-contact_form_module .wpcf7-form .wpcf7-response-output{margin-left:120px!important;margin-top:-25px!important}}.grecaptcha-badge{left:0!important;overflow:hidden!important;transition:all .3s ease!important;width:70px!important}.grecaptcha-badge:hover{width:256px!important}@media (min-width:768px){.icg-offices_module{margin:60px 0}}@media (min-width:992px){.icg-offices_module{margin:100px 0 40px}}@media (min-width:768px){.icg-offices_module.with-background-color{background:#f2f5f6;padding:80px 0}}@media (min-width:992px){.icg-offices_module.with-background-color{padding:100px 0 80px}}@media (max-width:767.98px){.icg-offices_module .archive-grid{display:none}}@media (max-width:991.98px){.icg-offices_module .continent-info{border-bottom:1px solid #b6b6b6}}.icg-offices_module .continent-title{color:#003b49;font-size:28px;font-weight:400;line-height:34px}@media (max-width:767.98px){.icg-offices_module .continent-title{background-image:url(../images/arrow-down.svg);background-position:right 0 center;background-repeat:no-repeat;cursor:pointer;padding:30px 0}}@media (min-width:768px){.icg-offices_module .continent-title{margin-bottom:40px}}@media (min-width:992px){.icg-offices_module .continent-title{font-size:42px;line-height:65px}}@media (max-width:767.98px){.icg-offices_module .continent-title.open{background-image:url(../images/arrow-up.svg);background-size:17px auto}}.icg-offices_module .continent-row .continent-info{width:100%}@media (min-width:992px){.icg-offices_module .continent-row .continent-info{width:50%}.icg-offices_module .continent-row .continent-info:nth-child(2){padding-left:24px}.icg-offices_module .continent-row .archive-grid .post-box{width:calc(50% - 48px)}.icg-offices_module .continent-row .archive-grid .post-box:not(:nth-child(odd)){margin-left:48px}}.icg-category_block_module{margin:60px 0 80px}@media (min-width:992px){.icg-category_block_module{margin:150px 0}}.icg-category_block_module:last-of-type{margin-bottom:0}.icg-category_block_module.is-blog{margin:40px 0 60px}@media (min-width:992px){.icg-category_block_module.is-blog{margin:55px 0}}.icg-category_block_module.with-background-color{background:#f2f5f6;padding:60px 0 80px}@media (min-width:992px){.icg-category_block_module.with-background-color{padding:75px 0 105px}}.icg-category_block_module.with-background-color .category-block__grid{-ms-grid-columns:calc(25% - 37.5px) 50px calc(25% - 37.5px) 50px calc(50% - 25px);-ms-grid-rows:1fr 65px 1fr;grid-template-columns:calc(25% - 37.5px) 50px calc(25% - 37.5px) 50px calc(50% - 25px);grid-template-rows:1fr 65px 1fr}.icg-category_block_module.with-background-color .category-block__grid>:first-child{-ms-grid-column:1;-ms-grid-row:1}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(3){-ms-grid-column:3;-ms-grid-row:1}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(5){-ms-grid-column:5;-ms-grid-row:1}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(6){-ms-grid-column:1;-ms-grid-row:2}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(7){-ms-grid-column:2;-ms-grid-row:2}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(8){-ms-grid-column:3;-ms-grid-row:2}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(9){-ms-grid-column:4;-ms-grid-row:2}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(10){-ms-grid-column:5;-ms-grid-row:2}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(11){-ms-grid-column:1;-ms-grid-row:3}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(12){-ms-grid-column:2;-ms-grid-row:3}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(13){-ms-grid-column:3;-ms-grid-row:3}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(14){-ms-grid-column:4;-ms-grid-row:3}.icg-category_block_module.with-background-color .category-block__grid>:nth-child(15){-ms-grid-column:5;-ms-grid-row:3}.icg-category_block_module.with-background-color .category-block__grid .post-box:first-child{-ms-grid-row-span:3;-ms-grid-column:5;grid-column:5;-ms-grid-row:1;grid-row:1/span 3}.icg-category_block_module.with-background-color .category-block__grid .post-box:nth-child(2){-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.icg-category_block_module.with-background-color .category-block__grid .post-box:nth-child(3){-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1}.icg-category_block_module.with-background-color .category-block__grid .post-box:nth-child(4){-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}.icg-category_block_module.with-background-color .category-block__grid .post-box:nth-child(5){-ms-grid-column:3;grid-column:3;-ms-grid-row:3;grid-row:3}.icg-category_block_module .category-block__header{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;justify-content:space-between}.icg-category_block_module .category-block__header .category-title{color:#003b49;font-size:28px;font-weight:400;line-height:28px}@media (min-width:992px){.icg-category_block_module .category-block__header .category-title{font-size:42px;line-height:65px}}.icg-category_block_module .category-link{width:92px}@media (max-width:991.98px){.icg-category_block_module .category-link{margin-top:25px}}.icg-category_block_module .category-block__grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.icg-category_block_module .category-block__grid{-ms-grid-columns:calc(50% - 25px) 50px calc(25% - 37.5px) 50px calc(25% - 37.5px);-ms-grid-rows:1fr 65px 1fr;display:-ms-grid;display:grid;grid-template-columns:calc(50% - 25px) 50px calc(25% - 37.5px) 50px calc(25% - 37.5px);grid-template-rows:1fr 65px 1fr;padding-top:22px}.icg-category_block_module .category-block__grid>:first-child{-ms-grid-column:1;-ms-grid-row:1}.icg-category_block_module .category-block__grid>:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.icg-category_block_module .category-block__grid>:nth-child(3){-ms-grid-column:3;-ms-grid-row:1}.icg-category_block_module .category-block__grid>:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.icg-category_block_module .category-block__grid>:nth-child(5){-ms-grid-column:5;-ms-grid-row:1}.icg-category_block_module .category-block__grid>:nth-child(6){-ms-grid-column:1;-ms-grid-row:2}.icg-category_block_module .category-block__grid>:nth-child(7){-ms-grid-column:2;-ms-grid-row:2}.icg-category_block_module .category-block__grid>:nth-child(8){-ms-grid-column:3;-ms-grid-row:2}.icg-category_block_module .category-block__grid>:nth-child(9){-ms-grid-column:4;-ms-grid-row:2}.icg-category_block_module .category-block__grid>:nth-child(10){-ms-grid-column:5;-ms-grid-row:2}.icg-category_block_module .category-block__grid>:nth-child(11){-ms-grid-column:1;-ms-grid-row:3}.icg-category_block_module .category-block__grid>:nth-child(12){-ms-grid-column:2;-ms-grid-row:3}.icg-category_block_module .category-block__grid>:nth-child(13){-ms-grid-column:3;-ms-grid-row:3}.icg-category_block_module .category-block__grid>:nth-child(14){-ms-grid-column:4;-ms-grid-row:3}.icg-category_block_module .category-block__grid>:nth-child(15){-ms-grid-column:5;-ms-grid-row:3}}@media (max-width:991.98px){.icg-category_block_module .category-block__grid .post-box{margin:40px 0}}@media (max-width:767.98px){.icg-category_block_module .category-block__grid .post-box{margin:30px 0}}.icg-category_block_module .category-block__grid .post-box .image-wrapper{padding-top:64%}@media (max-width:991.98px){.icg-category_block_module .category-block__grid .post-box:first-child{width:100%}}@media (min-width:992px){.icg-category_block_module .category-block__grid .post-box:first-child{-ms-grid-row-span:3;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1/span 3}}@media (min-width:768px){.icg-category_block_module .category-block__grid .post-box:first-child .image-wrapper{padding-top:56.5%}}@media (min-width:992px){.icg-category_block_module .category-block__grid .post-box:first-child .image-wrapper{padding-top:90%}.icg-category_block_module .category-block__grid .post-box:nth-child(2){-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1}.icg-category_block_module .category-block__grid .post-box:nth-child(3){-ms-grid-column:5;grid-column:5;-ms-grid-row:1;grid-row:1}.icg-category_block_module .category-block__grid .post-box:nth-child(4){-ms-grid-column:3;grid-column:3;-ms-grid-row:3;grid-row:3}.icg-category_block_module .category-block__grid .post-box:nth-child(5){-ms-grid-column:5;grid-column:5;-ms-grid-row:3;grid-row:3}}@media (min-width:768px) and (max-width:991.98px){.icg-category_block_module .category-block__grid .post-box:not(:first-child){width:calc(50% - 15px)}.icg-category_block_module .category-block__grid .post-box:nth-child(3),.icg-category_block_module .category-block__grid .post-box:nth-child(5){margin-left:30px}}.icg-category_block_module .category-block__grid .post-box .text-container{padding-top:20px}.icg-table_module{margin:150px 0}.icg-table_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:34px}@media (min-width:768px){.icg-table_module h2{font-size:42px;line-height:65px}}.icg-table_module .table-filter__trigger{background-image:url(../images/arrow-down.svg);background-position:right 0 center;background-repeat:no-repeat;background-size:12px auto;border-bottom:1px solid #b6b6b6;cursor:pointer;font-size:13px;font-weight:700;line-height:22px;margin-top:40px;max-width:325px;padding-bottom:10px;position:relative}.icg-table_module .table-filter__trigger.active{background-image:url(../images/arrow-up.svg)}.icg-table_module .table-filter__trigger .current-filter-items{bottom:10px;display:inline-block;opacity:.5;position:absolute;right:0;width:calc(100% - 85px)}.icg-table_module .table-filter__trigger label{margin-right:24px;opacity:.5}.icg-table_module .events-table__filter.menu{font-size:13px;font-weight:500;line-height:22px;margin-top:40px}@media (max-width:991.98px){.icg-table_module .events-table__filter.menu{border:1px solid #b6b6b6;display:none;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:10px 0 0;max-height:240px;max-width:325px;overflow:scroll;padding:0;position:absolute;width:100%}}@media (min-width:992px){.icg-table_module .events-table__filter.menu{font-size:20px;line-height:20px}}@media (max-width:991.98px){.icg-table_module .events-table__filter.menu li{background:#fff;cursor:pointer;font-weight:700;margin-top:-1px;padding:16px 20px;position:relative;transition:background .2s linear}}@media (min-width:992px){.icg-table_module .events-table__filter.menu li{border-bottom:2px solid transparent;cursor:pointer;padding-bottom:5px;transition:all .1s linear}}@media (max-width:991.98px){.icg-table_module .events-table__filter.menu li.active,.icg-table_module .events-table__filter.menu li:hover{background:#3a4bfb;border-top:1px solid #3a4bfb;color:#fff}.icg-table_module .events-table__filter.menu li:first-child{border-top:1px solid transparent}.icg-table_module .events-table__filter.menu li:not(:first-child){border-top:1px solid #b6b6b6}}@media (min-width:992px){.icg-table_module .events-table__filter.menu li:not(:first-child){margin-left:80px}.icg-table_module .events-table__filter.menu li.active,.icg-table_module .events-table__filter.menu li:hover{border-bottom:2px solid #3a4bfb;color:#3a4bfb}}.icg-table_module .events-table{margin-top:60px}.icg-table_module .events-table__header{border-bottom:1px solid #b6b6b6;font-size:14px;font-weight:500;line-height:20px;padding-bottom:20px;text-transform:uppercase}.icg-table_module .events-table__row{border-bottom:1px solid #b6b6b6;padding:27px 0}@media (min-width:992px){.icg-table_module .events-table__row{-ms-flex-align:center;align-items:center;padding:23px 0}}.icg-table_module .events-table .events-table__cell{-ms-flex:0 190px;flex:0 190px}@media (min-width:992px){.icg-table_module .events-table .events-table__cell{-ms-flex:0 140px;flex:0 140px;text-align:center}}.icg-table_module .events-table .events-table__cell.date{-ms-flex:0 190px;flex:0 190px;line-height:26px;text-align:left}@media (min-width:992px){.icg-table_module .events-table .events-table__cell.date{-ms-flex:0 140px;flex:0 140px}}@media (min-width:1200px){.icg-table_module .events-table .events-table__cell.date{-ms-flex:0 190px;flex:0 190px}}@media (min-width:1440px){.icg-table_module .events-table .events-table__cell.date{-ms-flex:0 240px;flex:0 240px}}.icg-table_module .events-table .events-table__cell.title{font-weight:700;line-height:26px;text-align:left}@media (min-width:992px){.icg-table_module .events-table .events-table__cell.title{-ms-flex:1;flex:1;padding-right:20px}}@media (max-width:991.98px){.icg-table_module .events-table .events-table__cell.title{-ms-flex:none;flex:none;width:calc(100% - 190px)}}@media (max-width:767.98px){.icg-table_module .events-table .events-table__cell.title{font-weight:500;width:100%}}.icg-table_module .events-table .events-table__cell.title span.date{font-weight:400;margin-top:5px}.icg-table_module .events-table .events-table__cell.label{padding:0 5px;word-break:break-word}@media (max-width:991.98px){.icg-table_module .events-table .events-table__cell.link{-ms-flex:none;flex:none;margin-right:35px;margin-top:15px}}@media (max-width:767.98px){.icg-table_module .events-table .events-table__cell.link{margin-right:20px}}@media (max-width:991.98px){.icg-table_module .events-table .events-table__cell.link svg{height:21px;width:auto}}.icg-table_module .events-table .events-table__cell.link span{color:#3a4bfb;font-size:10px;font-weight:500;line-height:28px;text-transform:uppercase}.icg-table_module.links-under-title .events-table__row{-ms-flex-align:start;align-items:flex-start}.icg-table_module.links-under-title .events-table__links{font-size:10px;font-weight:500;line-height:10px}.icg-table_module.links-under-title .events-table__cell.link{-ms-flex:none;flex:none;margin-right:35px;margin-top:20px;text-align:left}@media (max-width:991.98px){.icg-table_module.links-under-title .events-table__cell.link{margin-right:20px}}.icg-table_module.links-under-title .events-table__cell.link svg{height:23px;width:auto}.icg-table_module.links-under-title .events-table__cell.link a{text-decoration:none}.icg-table_module.links-under-title .events-table__cell.link a:hover span{color:#3a4bfb}.icg-table_module.links-under-title .events-table__cell.link a:hover svg path[stroke]{stroke:#3a4bfb}.icg-table_module.links-under-title .events-table__cell.link a:hover svg path[fill]{fill:#3a4bfb}.icg-table_module.links-under-title .events-table__cell.link span{color:#000;text-transform:none}.icg-get_in_touch_module{background:rgba(0,59,73,.05)}@media (max-width:991.98px){.icg-get_in_touch_module.no-padding{padding:75px 0}}.icg-get_in_touch_module:not(.no-margin){margin:100px 0}@media (min-width:992px){.icg-get_in_touch_module:not(.no-margin){margin:150px 0}}.icg-get_in_touch_module:not(.no-padding){padding:75px 0}@media (min-width:768px){.icg-get_in_touch_module:not(.no-padding){padding:80px 0 65px}}@media (min-width:992px){.icg-get_in_touch_module:not(.no-padding){padding:140px 0 150px}}@media (max-width:767.98px){.icg-get_in_touch_module+.icg-get_in_touch_module{margin-top:-100px}}@media (min-width:768px){.icg-get_in_touch_module.transparent-background{background:transparent}}@media (max-width:767.98px){.icg-get_in_touch_module.no-margin+.icg-get_in_touch_module.no-margin{margin-top:0}}.icg-get_in_touch_module.image-as-background{position:relative}.icg-get_in_touch_module.image-as-background h2{color:#fff}.icg-get_in_touch_module.image-as-background .get-in-touch__wrapper .get-in-touch__left{color:#fff;position:relative}@media (max-width:767.98px){.icg-get_in_touch_module.image-as-background .get-in-touch__wrapper .get-in-touch__left{max-width:80%}}@media (min-width:992px){.icg-get_in_touch_module.image-as-background .get-in-touch__wrapper .get-in-touch__left{width:calc(100% - 400px)}}.icg-get_in_touch_module.image-as-background .get-in-touch__wrapper .get-in-touch__left .get-in-touch__cta{margin-top:50px}.icg-get_in_touch_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:34px;margin-bottom:20px}@media (min-width:992px){.icg-get_in_touch_module h2{font-size:42px;line-height:65px;margin-bottom:25px}}@media (max-width:767.98px){.icg-get_in_touch_module .get-in-touch__wrapper{display:block}}@media (min-width:768px){.icg-get_in_touch_module .get-in-touch__wrapper.image-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.icg-get_in_touch_module .get-in-touch__wrapper.image-left .get-in-touch__left{padding-left:45px;padding-right:0}}@media (min-width:992px){.icg-get_in_touch_module .get-in-touch__wrapper.image-left .get-in-touch__left{padding-left:75px}}.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__left{font-size:20px;line-height:30px}@media (min-width:768px){.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__left{padding-right:45px;width:calc(100% - 200px)}}@media (min-width:992px){.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__left{font-size:35px;line-height:45px;padding-right:75px;width:calc(100% - 380px)}.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__left.smaller-font-size{font-size:24px;line-height:38px}}.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__left.smaller-font-size p{margin-bottom:30px}.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__left .get-in-touch__cta{margin-top:20px}@media (max-width:767.98px){.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__right{max-width:345px;padding-top:40px;width:100%}}@media (min-width:768px){.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__right{width:200px}}@media (min-width:992px){.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__right{width:380px}}.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__right .image-wrapper{padding-top:100%;position:relative}.icg-get_in_touch_module .get-in-touch__wrapper .get-in-touch__right .image-caption{line-height:26px;margin-top:10px}.icg-results_module{margin:120px 0}@media (min-width:992px){.icg-results_module{margin:150px 0}}.icg-results_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:20px}@media (min-width:992px){.icg-results_module h2{font-size:42px;line-height:65px}}.icg-results_module .results-blocks__wrapper{margin-top:25px}.icg-results_module .results-blocks__wrapper .block{-ms-flex-pack:center;background:rgba(0,59,73,.15);display:-ms-flexbox;display:flex;justify-content:center;padding:40px 30px 65px;text-align:center;width:100%}.icg-results_module .results-blocks__wrapper .block .block-content{line-height:26px}.icg-results_module .results-blocks__wrapper .block .block-content>svg{height:70px}.icg-results_module .results-blocks__wrapper .block h3{color:#003b49;font-size:70px;line-height:70px;margin-bottom:4px;margin-top:15px}.icg-results_module .results-blocks__wrapper .block p.block-text{font-weight:500;margin-left:auto;margin-right:auto;margin-top:18px;max-width:200px}.icg-results_module .results-blocks__wrapper .block p.block-subtext{margin-top:4px}.icg-results_module .results-blocks__wrapper .block p.block-subtext svg{margin-right:7px}.icg-results_module .results-blocks__wrapper .block.arrow-left p.block-subtext svg{transform:rotate(-90deg)}.icg-results_module .results-blocks__wrapper .block.arrow-right p.block-subtext svg{transform:rotate(90deg)}.icg-results_module .results-blocks__wrapper .block.arrow-bottom p.block-subtext svg{transform:rotate(180deg)}@media (min-width:768px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block{width:calc(50% - 15px)}}@media (max-width:991.98px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block{margin-bottom:20px}}@media (min-width:992px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block{width:calc(33.33333% - 20px)}}@media (min-width:1200px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block{width:calc(33.33333% - 33.33333px)}}@media (min-width:768px) and (max-width:991.98px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block:not(:nth-child(odd)){margin-left:30px}}@media (min-width:992px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block:not(:nth-child(3n+1)){margin-left:30px}}@media (min-width:1200px){.icg-results_module .results-blocks__wrapper:not(.count-4) .block:not(:nth-child(3n+1)){margin-left:50px}}.icg-results_module .results-blocks__wrapper.count-4 .block{padding:55px 35px}@media (min-width:768px){.icg-results_module .results-blocks__wrapper.count-4 .block{width:calc(50% - 17.5px)}}@media (max-width:1199.98px){.icg-results_module .results-blocks__wrapper.count-4 .block{margin-bottom:30px}}@media (min-width:1200px){.icg-results_module .results-blocks__wrapper.count-4 .block{width:calc(25% - 30px)}}@media (min-width:768px) and (max-width:1199.98px){.icg-results_module .results-blocks__wrapper.count-4 .block:not(:nth-child(odd)){margin-left:35px}}@media (min-width:1200px){.icg-results_module .results-blocks__wrapper.count-4 .block:not(:nth-child(4n+1)){margin-left:40px}}.icg-results_module .results-blocks__wrapper.count-4 .block h3{margin:0}.icg-results_module .results-blocks__wrapper.count-4 .block p.block-text{font-weight:400;margin-top:15px}@media (min-width:992px){.icg-results_module .blocks-footnote{margin-top:20px}}@media (max-width:767.98px){.icg-results_module .blocks-footnote{font-size:15px;line-height:22px}}.icg-results_module .module-content{font-size:20px;line-height:38px;margin-top:60px;max-width:600px}@media (min-width:992px){.icg-results_module .module-content{font-size:24px}}.icg-results_module .module-content h2{color:#003b49;font-size:70px;font-weight:400;line-height:65px;margin-bottom:30px}.icg-results_module .module-content ol li,.icg-results_module .module-content p,.icg-results_module .module-content ul li{margin-bottom:30px}.icg-results_module .module-content ol,.icg-results_module .module-content ul{margin-top:50px}.icg-results_module .module-content ul{list-style:none;margin-left:0;padding:0}.icg-results_module .module-content ul li{background-image:url(../images/link-arrow-blue.svg);background-position:0;background-repeat:no-repeat;padding-left:33px}.icg-results_module .module-content a{color:#000;text-decoration:none}.icg-results_module .module-content a:hover{color:#3a4bfb}.icg-brighterir_module h2,.icg-investis_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:34px;margin-bottom:40px}@media (min-width:768px){.icg-brighterir_module h2,.icg-investis_module h2{font-size:42px;line-height:65px}}.icg-brighterir_module.share-price-ticker,.icg-investis_module.share-price-ticker{background:#3a4bfb;padding:60px 0 80px}@media (min-width:768px){.icg-brighterir_module.share-price-ticker,.icg-investis_module.share-price-ticker{padding:100px 0}.icg-brighterir_module.share-price-ticker .share-price-ticker__iframe-wrapper,.icg-investis_module.share-price-ticker .share-price-ticker__iframe-wrapper{border-left:1px solid #fff;border-right:1px solid #fff;padding:0 60px}}@media (min-width:1200px){.icg-brighterir_module.share-price-ticker .share-price-ticker__iframe-wrapper,.icg-investis_module.share-price-ticker .share-price-ticker__iframe-wrapper{padding:0 120px}}.icg-brighterir_module:not(.share-price-ticker),.icg-investis_module:not(.share-price-ticker){margin:150px 0}.icg-reports_module{background:rgba(0,59,73,.05)}.icg-reports_module:not(.no-margin){margin:100px 0 80px}@media (min-width:768px){.icg-reports_module:not(.no-margin){margin:120px 0 80px}}@media (min-width:992px){.icg-reports_module:not(.no-margin){margin:150px 0 50px}}.icg-reports_module.transparent-background{background:transparent}.icg-reports_module:not(.no-padding){padding:100px 0 70px}@media (min-width:768px){.icg-reports_module:not(.no-padding){padding:100px 0 60px}}@media (min-width:992px){.icg-reports_module:not(.no-padding){padding:100px 0 0}}.icg-reports_module .header{-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;justify-content:space-between;margin-bottom:50px}@media (min-width:768px){.icg-reports_module .header{margin-bottom:60px}}@media (min-width:992px){.icg-reports_module .header{margin-bottom:35px}}.icg-reports_module .header__left{-ms-flex:1;flex:1}.icg-reports_module .header__right{-ms-flex:0 auto;flex:0 auto}.icg-reports_module h2.title{color:#003b49;font-size:28px;font-weight:400;line-height:28px}@media (min-width:992px){.icg-reports_module h2.title{font-size:42px;line-height:65px}}.icg-reports_module .reports-grid .post-box{margin-bottom:30px}@media (min-width:768px){.icg-reports_module .reports-grid .post-box{margin-bottom:40px;width:calc(50% - 20px)}}@media (max-width:991.98px){.icg-reports_module .reports-grid .post-box{border-bottom:1px solid rgba(0,59,73,.3);padding-bottom:60px}}@media (max-width:767.98px){.icg-reports_module .reports-grid .post-box{padding-bottom:30px}}@media (min-width:992px){.icg-reports_module .reports-grid .post-box{margin-bottom:100px;width:calc(33.33333% - 32px)}}@media (min-width:1200px){.icg-reports_module .reports-grid .post-box{width:calc(25% - 36px)}}@media (min-width:768px) and (max-width:991.98px){.icg-reports_module .reports-grid .post-box:not(:nth-child(odd)){margin-left:40px}}@media (min-width:992px) and (max-width:1199.98px){.icg-reports_module .reports-grid .post-box:not(:nth-child(3n+1)){margin-left:48px}}@media (min-width:1200px){.icg-reports_module .reports-grid .post-box:not(:nth-child(4n+1)){margin-left:48px}}@media (max-width:767.98px){.icg-reports_module .reports-grid .post-box:last-child{border-bottom:none;padding-bottom:0}}.icg-reports_module .reports-grid .post-box .text-container{padding-top:0}@media (max-width:767.98px){.icg-reports_module .reports-grid .post-box .text-container .cta{margin-top:20px}}.icg-reports_module .view-all-cta{width:92px}@media (max-width:767.98px){.icg-reports_module .view-all-cta{margin-top:30px}}.icg-html_table_module{margin:120px 0}@media (min-width:992px){.icg-html_table_module{margin:150px 0}}.icg-html_table_module thead{font-weight:700}.icg-html_table_module h2{color:#003b49;font-size:24px;font-weight:400;line-height:31px;margin:50px 0 20px}@media (min-width:768px){.icg-html_table_module h2{font-size:28px;line-height:36px}}@media (min-width:992px){.icg-html_table_module h2{font-size:42px;line-height:65px}}.icg-map_module{margin:60px 0;position:relative}@media (max-width:767.98px){.icg-map_module{background:#f3f9f7;padding-bottom:65px;padding-top:75px}}@media (max-width:991.98px){.icg-map_module{margin-bottom:110px}}.icg-map_module .module-title{font-size:30px;font-weight:400;line-height:normal;margin-left:auto;margin-right:auto;max-width:600px}@media (min-width:768px){.icg-map_module .module-title{font-size:24px;line-height:normal}}@media (min-width:992px){.icg-map_module .module-title{font-size:38px;max-width:725px}}.icg-map_module .module-description{font-size:18px;line-height:28.8px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:610px}@media (min-width:992px){.icg-map_module .module-description{font-size:24px;line-height:29px;max-width:1000px}}.icg-map_module .module-cta{background-color:transparent;background-image:none;border-radius:23px;color:#000;font-size:16px;min-width:250px;padding:9px 14px 10px}@media (min-width:768px){.icg-map_module .module-cta{margin-top:40px}}@media (min-width:992px){.icg-map_module .module-cta{padding:13px 14px 14px}}.icg-map_module .module-intro+.map-container{margin-top:60px}@media (min-width:768px){.icg-map_module .module-intro-bottom{margin-top:60px}}.icg-map_module .map-points{margin-left:-20px;margin-right:-20px;padding:40px 0;position:relative;text-align:center}.icg-map_module .map-points .map-points__slider-navigation{left:0;position:absolute;top:calc(100vw + 135px);width:100%}.icg-map_module .map-points .map-points__slider-navigation .slick-next:before,.icg-map_module .map-points .map-points__slider-navigation .slick-prev:before{content:none}.icg-map_module .map-points .map-points__slider-navigation .slick-prev{left:40px}.icg-map_module .map-points .map-points__slider-navigation .slick-next{right:40px}.icg-map_module .map-points .map-point{padding:30px 0;position:relative}.icg-map_module .map-points .map-point .map-mobile-img{width:100%}.icg-map_module .map-points .map-point__info{padding:20px}.icg-map_module .map-points .map-point .item-title{font-size:23px;font-weight:500;line-height:normal;margin-bottom:5px}@media (min-width:768px){.icg-map_module .map-points .map-point .item-title{font-size:16px;line-height:19px}}.icg-map_module .map-points .map-point .info-title{color:#3a4bfb;font-size:32px;line-height:40px}.icg-map_module .map-points .map-point .info-subtitle{font-size:23px;font-weight:400;line-height:28px}@media (max-width:767.98px){.icg-map_module .map-points .map-point .info-subtitle{padding:0 50px}}.icg-map_module .map-points .map-point .info-description{font-size:12px;line-height:14px;margin-left:auto;margin-right:auto;margin-top:15px;max-width:240px}.icg-map_module .map-points .map-point .info-link{color:#3a4bfb;display:inline-block;font-size:12px;margin-top:14px}.icg-map_module .map-container{background:#00303e;line-height:0;position:relative}.icg-map_module .map-container .map-image{height:auto;width:100%}.icg-map_module .map-container .map-point{opacity:0;position:absolute;text-align:center;transition:opacity .2s linear}.icg-map_module .map-container .map-point:hover:after{content:"";height:100px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px;z-index:1}.icg-map_module .map-container .map-point:hover>.map-point__info{opacity:1;pointer-events:auto;transform:translateY(30px)}.icg-map_module .map-container .map-point:hover>.map-point__info.center{transform:translateX(-50%) translateY(0)!important}.icg-map_module .map-container .map-point .map-point__icon{border:.5px solid #fff;border-radius:100%;height:11px;margin:auto;position:relative;width:11px}.icg-map_module .map-container .map-point .map-point__icon:after{background:#fff;border-radius:100%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.icg-map_module .map-container .map-point .map-point__icon-animation{animation:scaleIn 1.3s cubic-bezier(.36,.11,.89,.32) infinite;background:#fff;border-radius:100%;height:11px;left:-1px;position:absolute;top:-1px;width:11px}.icg-map_module .map-container .map-point .item-title{font-size:12px;font-weight:700;line-height:14px;margin-bottom:5px;margin-top:10px}.icg-map_module .map-container .map-point .info-spacer{height:40px;width:100%}.icg-map_module .map-container .map-point .map-point__info{background:#fff;border-radius:6px;box-shadow:0 4px 25px rgba(0,0,0,.25);opacity:0;padding:10px 20px 30px;pointer-events:none;position:absolute;text-align:left;transform:translateY(50px);transition:opacity .2s linear,transform .2s linear;width:235px;z-index:1}@media (min-width:1200px){.icg-map_module .map-container .map-point .map-point__info{padding:15px 25px 30px;width:305px}}.icg-map_module .map-container .map-point .map-point__info:after{border:15px solid transparent;border-bottom:20px solid #fff;border-top:none;content:"";position:absolute;top:-15px}.icg-map_module .map-container .map-point .map-point__info.left{left:-32px;margin-left:-12px}.icg-map_module .map-container .map-point .map-point__info.left:after{left:35px}.icg-map_module .map-container .map-point .map-point__info.right{margin-right:-12px;right:-32px}.icg-map_module .map-container .map-point .map-point__info.right:after{right:35px}.icg-map_module .map-container .map-point .map-point__info.center{left:50%;transform:translateX(-50%) translateY(20px)}.icg-map_module .map-container .map-point .map-point__info.center:after{left:50%;transform:translateX(-50%)}.icg-map_module .map-container .map-point .map-point__info .info-title{color:#3a4bfb;font-size:23px;font-weight:400;line-height:28px}@media (min-width:1200px){.icg-map_module .map-container .map-point .map-point__info .info-title{font-size:24px;line-height:29px}}.icg-map_module .map-container .map-point .map-point__info .info-subtitle{font-size:12px;font-weight:700;line-height:14px;margin-top:5px}@media (min-width:1200px){.icg-map_module .map-container .map-point .map-point__info .info-subtitle{margin-top:13px}}.icg-map_module .map-container .map-point .map-point__info .info-description{border-top:1px solid #000;font-size:12px;line-height:14px;margin-top:10px;padding-top:10px}@media (min-width:1200px){.icg-map_module .map-container .map-point .map-point__info .info-description{margin-top:13px;padding-top:13px}}.icg-map_module .map-container .map-point .map-point__info .info-link{background-color:transparent;background-image:none;border-radius:20px;color:#3a4bfb;color:#000;display:inline-block;font-size:14px;margin-top:20px;padding:9px 20px 10px;text-decoration:none}@keyframes scaleIn{0%{opacity:.5;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.icg-slider_custom_team_module{margin:120px 0}@media (min-width:992px){.icg-slider_custom_team_module{margin:180px 0}}.icg-slider_custom_team_module h2{color:#003b49;font-size:28px;font-weight:400;line-height:28px;margin-bottom:30px}@media (min-width:992px){.icg-slider_custom_team_module h2{font-size:42px;line-height:47px;margin-bottom:40px}}.icg-slider_custom_team_module .module-description{font-size:17px;line-height:26px;margin-bottom:30px;margin-top:-10px;max-width:920px}@media (min-width:992px){.icg-slider_custom_team_module .module-description{font-size:24px;line-height:38px;margin-bottom:60px;margin-top:-30px}}.icg-slider_custom_team_module .slider-custom-team{background:#f2f5f6}@media (max-width:767.98px){.icg-slider_custom_team_module .slider-custom-team{margin-bottom:0;padding-bottom:100px}}.icg-slider_custom_team_module .slider-custom-team__container{position:relative}@media (max-width:767.98px){.icg-slider_custom_team_module .slider-custom-team__container{margin-left:-20px;margin-right:-20px}}.icg-slider_custom_team_module .slider-custom-team .slider-item{background:#f2f5f6;padding:60px 35px 0}@media (min-width:768px){.icg-slider_custom_team_module .slider-custom-team .slider-item{padding:80px 60px}}@media (min-width:1200px){.icg-slider_custom_team_module .slider-custom-team .slider-item{padding:110px 85px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__wrapper{-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}@media (max-width:767.98px){.icg-slider_custom_team_module .slider-custom-team .slider-item__wrapper{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:992px){.icg-slider_custom_team_module .slider-custom-team .slider-item__wrapper{max-width:1060px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left{-ms-flex:1;flex:1}@media (max-width:767.98px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left{text-align:center}}@media (min-width:768px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left{padding-right:40px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .description{font-size:16px;line-height:24px}@media (min-width:768px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left .description{font-size:24px;line-height:38px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .description+.item-title{margin-top:20px}@media (max-width:991.98px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left .item-title{font-size:21px;line-height:25px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .item-title__wrapper.top{margin-bottom:25px}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .item-title__wrapper.top .item-title{font-size:28px;font-weight:400;line-height:1}@media (min-width:992px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left .item-title__wrapper.top .item-title{color:#003b49;font-size:42px;line-height:50px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .item-subtitle{font-size:19px;line-height:25px}@media (min-width:992px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left .item-subtitle{font-size:24px;line-height:29px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .module-cta{background:transparent;border-radius:40px;color:#000;font-size:16px;margin-top:60px;padding:14px 40px 14px 25px}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .module-cta:hover{background:#3a4bfb;color:#fff}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .module-cta.external-link{background-image:url(../images/link-arrow-external-blue.svg);background-position:right 14px center;background-repeat:no-repeat;background-size:15px}@media (min-width:992px){.icg-slider_custom_team_module .slider-custom-team .slider-item__left .module-cta.external-link{background-size:17px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__left .module-cta.external-link:hover{background-image:url(../images/link-arrow-external.svg)}@media (max-width:767.98px){.icg-slider_custom_team_module .slider-custom-team .slider-item__right{margin-bottom:35px;max-width:240px}}@media (min-width:768px){.icg-slider_custom_team_module .slider-custom-team .slider-item__right{-ms-flex:0 150px;flex:0 150px}}@media (min-width:992px){.icg-slider_custom_team_module .slider-custom-team .slider-item__right{-ms-flex:0 310px;flex:0 310px}}.icg-slider_custom_team_module .slider-custom-team .slider-item__right .item-image{border-radius:100%}.icg-slider_custom_team_module .slider-custom-team .slick-dots{bottom:40px}@media (min-width:768px){.icg-slider_custom_team_module .slider-custom-team .slick-dots{bottom:-70px}}.icg-slider_custom_team_module .slider-custom-team .slick-dots li{height:15px;width:15px}.icg-slider_custom_team_module .slider-custom-team .slick-dots li.slick-active button:before{color:#3a4bfb}.icg-slider_custom_team_module .slider-custom-team .slick-dots li button{height:15px;width:15px}.icg-slider_custom_team_module .slider-custom-team .slick-dots li button:before{color:hsla(0,0%,85%,.5);font-size:14px;height:15px;line-height:15px;opacity:1;width:15px}.icg-slider_custom_team_module .slider-custom-team-controls{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.icg-slider_custom_team_module .slider-custom-team-controls .slick-next,.icg-slider_custom_team_module .slider-custom-team-controls .slick-prev{height:20px;z-index:1}.icg-slider_custom_team_module .slider-custom-team-controls .slick-next:before,.icg-slider_custom_team_module .slider-custom-team-controls .slick-prev:before{content:""}.icg-slider_custom_team_module .slider-custom-team-controls .slick-prev{left:-32px}@media (min-width:1440px){.icg-slider_custom_team_module .slider-custom-team-controls .slick-prev{left:-55px}}.icg-slider_custom_team_module .slider-custom-team-controls .slick-next{right:-32px}@media (min-width:1440px){.icg-slider_custom_team_module .slider-custom-team-controls .slick-next{right:-55px}}.newsletter-signup-box{-ms-flex-align:center;align-items:center;background:rgba(0,59,73,.05);display:-ms-flexbox;display:flex;padding:70px;text-align:center}.newsletter-signup-box .signup-box-title,.newsletter-signup-box svg{opacity:1;transition:opacity .5s linear,visibility .5s linear;visibility:visible}.newsletter-signup-box .signup-box-title{font-size:24px;line-height:31px;margin-top:15px}.newsletter-signup-box__content{margin:auto;max-width:450px;position:relative;width:100%}@media (min-width:992px){.newsletter-signup-box .icg-newsletter-form{margin-top:24px}}.newsletter-signup-box .icg-newsletter-form input[type=email]{color:#000}.newsletter-signup-box .icg-newsletter-form input[type=email]:-ms-input-placeholder{color:#000}.newsletter-signup-box .icg-newsletter-form input[type=email]::placeholder{color:#000}@media (max-width:767.98px){#footer-stock-module{margin-bottom:60px}}@media (min-width:768px){#footer-stock-module{bottom:0;padding-top:25px;position:absolute;right:0;width:100%}}#footer-stock__price{-ms-grid-columns:(1fr)[1];border-top:1px solid #fff;display:-ms-grid;display:grid;font-family:Pembroke,sans-serif;grid-template-columns:repeat(1,1fr);letter-spacing:-.01em;padding-top:20px}@media (min-width:992px){#footer-stock__price{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}#footer-stock__price-right{margin-top:10px}@media (min-width:992px){#footer-stock__price-right{margin-top:0;padding-left:30px}}#footer-stock__price .exchange{font-size:26px;font-weight:400}@media (min-width:992px){#footer-stock__price .exchange{font-size:30px}}#footer-stock__price .date,#footer-stock__price .stock-label{font-size:15px;font-weight:400}@media (min-width:992px){#footer-stock__price .date,#footer-stock__price .stock-label{font-size:18px}}#footer-stock__price .stock-label{margin-bottom:10px;margin-top:5px}#footer-stock__price .date{color:hsla(0,0%,100%,.5)}#footer-stock__price .percentage{font-size:15px;font-weight:400;margin-bottom:5px}@media (min-width:992px){#footer-stock__price .percentage{font-size:18px}}#footer-stock__price .share-price{font-size:34px;font-weight:400}@media (min-width:992px){#footer-stock__price .share-price{font-size:40px}}#onetrust-consent-sdk #onetrust-banner-sdk{background:linear-gradient(90deg,#3a4bfb,#003b49)!important}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container{margin-left:auto;margin-right:auto;max-width:1330px;padding:0 20px}@media (min-width:768px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container{padding:0 45px}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row{position:relative}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-group-container{width:55%}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-group-container #onetrust-policy{margin-left:0}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-group-container #onetrust-policy{margin-bottom:38px;margin-top:38px}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-group-container #onetrust-policy #onetrust-policy-text{color:#fff;margin-bottom:0}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-group-container #onetrust-policy #onetrust-policy-text{font-size:15px;line-height:22px}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent{padding-right:0}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent{left:55%;width:45%}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group{margin-right:0}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group{text-align:right}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler{background:transparent;border:none;color:#fff;font-weight:400;margin-right:0;width:-moz-fit-content;width:fit-content}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler{font-size:15px}}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler:focus,#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler:hover{outline:none}#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler{background:transparent;border:1px solid #3a4bfb;border-radius:30px;font-weight:400;margin-left:15px;margin-right:0;padding:5px 16px;width:-moz-fit-content;width:fit-content}@media (min-width:897px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler{font-size:15px}}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container{right:10px;top:0;transform:none}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container button{right:-12px}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container .ot-close-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNDguMzMzIiBoZWlnaHQ9IjM0OC4zMzMiIHZpZXdCb3g9IjAgMCAzNDguMzMzIDM0OC4zMzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM0OC4zMzMgMzQ4LjMzNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTMzNi41NTkgNjguNjExIDIzMS4wMTYgMTc0LjE2NWwxMDUuNTQzIDEwNS41NDljMTUuNjk5IDE1LjcwNSAxNS42OTkgNDEuMTQ1IDAgNTYuODUtNy44NDQgNy44NDQtMTguMTI4IDExLjc2OS0yOC40MDcgMTEuNzY5LTEwLjI5NiAwLTIwLjU4MS0zLjkxOS0yOC40MTktMTEuNzY5TDE3NC4xNjcgMjMxLjAwMyA2OC42MDkgMzM2LjU2M2MtNy44NDMgNy44NDQtMTguMTI4IDExLjc2OS0yOC40MTYgMTEuNzY5LTEwLjI4NSAwLTIwLjU2My0zLjkxOS0yOC40MTMtMTEuNzY5LTE1LjY5OS0xNS42OTgtMTUuNjk5LTQxLjEzOSAwLTU2Ljg1bDEwNS41NC0xMDUuNTQ5TDExLjc3NCA2OC42MTFjLTE1LjY5OS0xNS42OTktMTUuNjk5LTQxLjE0NSAwLTU2Ljg0NCAxNS42OTYtMTUuNjg3IDQxLjEyNy0xNS42ODcgNTYuODI5IDBsMTA1LjU2MyAxMDUuNTU0TDI3OS43MjEgMTEuNzY3YzE1LjcwNS0xNS42ODcgNDEuMTM5LTE1LjY4NyA1Ni44MzIgMCAxNS43MDUgMTUuNjk5IDE1LjcwNSA0MS4xNDUuMDA2IDU2Ljg0NHoiLz48L3N2Zz4=")}#back-to-top{bottom:20px;opacity:0;pointer-events:none;position:fixed;right:20px;transition:opacity .2s linear,visibility .2s linear;visibility:hidden}@media (min-width:1024px){#back-to-top{right:70px}}#back-to-top.show-it{opacity:1;pointer-events:auto;visibility:visible}#site-footer{background:#003b49;color:#fff;filter:blur(0)}#site-footer__wrapper{padding:50px 0 65px}@media (min-width:768px){#site-footer__wrapper{padding:50px 25px 75px}}@media (min-width:992px){#site-footer__wrapper{padding:90px 25px 105px}}@media (min-width:1440px){#site-footer__wrapper{padding:90px 70px 105px}}#site-footer__container{position:relative}#site-footer .title{font-size:20px;line-height:20px;margin:0;padding:15px 0;position:relative}@media (max-width:991.98px){#site-footer .title{font-weight:400}}@media (min-width:992px){#site-footer .title{font-size:35px;line-height:35px;padding:24px 0}}#site-footer .footer-columns{-ms-flex-pack:justify;justify-content:space-between}@media (min-width:768px) and (max-width:1199.98px){#site-footer .footer-columns{margin-bottom:120px}}#site-footer .footer-column{width:50%}@media (max-width:767.98px){#site-footer .footer-column{margin-bottom:60px}}@media (min-width:768px){#site-footer .footer-column{max-width:155px;width:calc(25% - 15px)}}@media (min-width:992px){#site-footer .footer-column{max-width:250px}}@media (min-width:768px){#site-footer .footer-column:not(:last-child){margin-right:20px}}#site-footer .footer-column:first-child .title:after,#site-footer .footer-column:first-child .title:before{background:#fff;content:"";height:1px;left:0;position:absolute;top:0;width:calc(100vw - 40px)}@media (min-width:768px){#site-footer .footer-column:first-child .title:after,#site-footer .footer-column:first-child .title:before{width:calc(100vw - 90px)}}@media (min-width:1440px){#site-footer .footer-column:first-child .title:after,#site-footer .footer-column:first-child .title:before{width:1260px}}#site-footer .footer-column:first-child .title:after{bottom:0;top:auto}@media (max-width:767.98px){#site-footer .footer-column:nth-child(3) .title:after,#site-footer .footer-column:nth-child(3) .title:before{background:#fff;content:"";height:1px;left:0;position:absolute;top:0;width:calc(100vw - 40px)}}#site-footer .footer-column:nth-child(3) .title:after{bottom:0;top:auto}#site-footer .menu{-ms-flex-direction:column;flex-direction:column;font-size:12px;line-height:20px;margin-top:30px}@media (min-width:992px){#site-footer .menu{font-size:18px;line-height:35px}}@media (max-width:991.98px){#site-footer .menu li{margin-bottom:10px}}#site-footer .copyright{font-size:12px}@media (min-width:768px){#site-footer .copyright{margin-top:50px}}@media (min-width:992px){#site-footer .copyright{font-size:15px;margin-top:70px}}
/*# sourceMappingURL=style.css.map */