/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.page-title{display:inline;}
:root{--font-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;--d-blue-900:#0a3a5c;--d-blue-800:#0d4d78;--d-blue-700:#0e6ba6;--d-blue-500:#2b93d6;--d-teal:#0f9b8e;--d-green:#2f9e63;--d-red:#d64545;--d-amber:#c8860d;--d-indigo:#4f5bd5;--d-line:#e3eaf0;--d-ink:#1b2733;--d-mut:#55677a;--dsp-fs:1;}html.dsp-fs-1{--dsp-fs:1.12;}html.dsp-fs-2{--dsp-fs:1.26;}body{background-image:none;}.path-frontpage #block-olivero-content,.path-frontpage #block-olivero-page-title{grid-column:2 / 14 !important;}.path-frontpage #block-olivero-page-title{display:none !important;}.path-frontpage .region--content-above{padding:0 !important;}.site-header__inner__container > .dsp-a11y{flex:0 0 100%;order:-3;position:relative;}.site-header__inner__container > .dsp-util{flex:0 0 100%;order:-2;position:relative;}.dsp-a11y::before,.dsp-util::before{content:"";position:absolute;inset:0;left:50%;transform:translateX(-50%);width:100vw;z-index:0;}.dsp-a11y::before{background:#0a2c45;}.dsp-util::before{background:var(--d-blue-800);}.dsp-a11y-in,.dsp-util-in{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;}.dsp-a11y-in{justify-content:flex-end;padding:6px 0;}.dsp-util-in{justify-content:space-between;padding:7px 0;}.dsp-a11y-g,.dsp-util-g{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;}.dsp-a11y-t{color:#b9d4e8;font-size:12.5px;}.dsp-a11y button{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28);color:#fff;font:inherit;font-size:12.5px;font-weight:700;padding:3px 9px;border-radius:6px;cursor:pointer;line-height:1.5;}.dsp-a11y button:hover{background:rgba(255,255,255,.22);}.dsp-a11y button.is-on,.dsp-a11y button[aria-pressed="true"]{background:var(--d-amber);border-color:var(--d-amber);color:#fff;}.dsp-util a{color:#dbeaf6 !important;font-size:13px;text-decoration:none;}.dsp-util a:hover{color:#fff !important;text-decoration:underline;}.dsp-hero{position:relative;padding:46px 0 54px;margin:0 0 44px;}.dsp-hero::before{content:"";position:absolute;inset:0;left:50%;transform:translateX(-50%);width:100vw;z-index:0;background:linear-gradient(135deg,var(--d-blue-900) 0%,var(--d-blue-700) 62%,var(--d-blue-500) 100%);}.dsp-hero::after{content:"";position:absolute;inset:0;left:50%;transform:translateX(-50%);width:100vw;z-index:1;pointer-events:none;opacity:.6;background:radial-gradient(560px 360px at 88% -14%,rgba(255,255,255,.2),transparent 62%);}.dsp-hero-in{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;align-items:flex-start;}.dsp-hero-in > p{margin:0;}.dsp-badge{display:inline-flex;align-items:center;gap:7px;box-sizing:border-box;max-width:100%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.32);color:#eef7ff;font-size:12.5px;font-weight:700;padding:6px 12px;border-radius:999px;}.dsp-dot{width:7px;height:7px;border-radius:50%;background:#5fe3a3;box-shadow:0 0 0 3px rgba(95,227,163,.25);flex:none;}.dsp-hero .dsp-h1{color:#fff !important;font-size:calc(40px * var(--dsp-fs));line-height:1.2;letter-spacing:-.01em;margin:0;max-width:820px;font-weight:800;}.dsp-hero .dsp-lead{margin:0;color:#dfeefb !important;font-size:calc(17px * var(--dsp-fs));max-width:640px;line-height:1.6;}.dsp-search{background:#fff;border-radius:14px;padding:6px;display:flex;gap:6px;width:100%;max-width:580px;box-shadow:0 16px 36px rgba(0,0,0,.2);}.dsp-search > p{display:flex;gap:6px;width:100%;min-width:0;margin:0;padding:0;}.dsp-search input{flex:1 1 auto !important;min-width:0;width:auto !important;border:0;padding:13px 14px;font:inherit;font-size:15px;border-radius:9px;color:var(--d-ink);background:#fff;}.dsp-search input:focus{outline:2px solid var(--d-blue-700);outline-offset:-2px;}.dsp-search button{flex:0 0 auto;background:var(--d-amber);color:#fff;border:0;border-radius:9px;padding:0 22px;font:inherit;font-weight:700;font-size:14.5px;cursor:pointer;}.dsp-search button:hover{filter:brightness(1.08);}.dsp-pills{display:flex;gap:8px;flex-wrap:wrap;}.dsp-pill{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);color:#fff !important;font-size:13.5px;font-weight:600;padding:8px 13px;border-radius:999px;text-decoration:none;transition:.15s;}.dsp-pill:hover{background:rgba(255,255,255,.24);transform:translateY(-1px);}.dsp-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:2px;}.dsp-btn{display:inline-flex;align-items:center;padding:12px 22px;border-radius:10px;font-weight:700;font-size:14.5px;text-decoration:none;transition:.15s;}.dsp-btn-light{background:#fff;color:var(--d-blue-800) !important;}.dsp-btn-light:hover{background:#eaf5ff;transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.16);}.dsp-btn-outline{border:1.5px solid rgba(255,255,255,.55);color:#fff !important;}.dsp-btn-outline:hover{background:rgba(255,255,255,.14);}@media (max-width:700px){.dsp-hero{padding:32px 0 38px;margin-bottom:32px;}.dsp-hero .dsp-h1{font-size:calc(26px * var(--dsp-fs));}.dsp-hero .dsp-lead{font-size:calc(15.5px * var(--dsp-fs));}.dsp-search > p{flex-direction:column;}.dsp-search button{padding:12px 22px;}}nav.mm .mm-panel a{display:flex !important;gap:11px;align-items:flex-start;padding:9px 8px !important;border-radius:9px;margin-bottom:1px;}nav.mm .mm-panel a::before{display:none !important;}nav.mm .mm-panel a:hover{background:#eef5fb;}nav.mm .mm-ic{flex:none;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;background:#eaf2f8;border-radius:7px;margin-top:1px;}nav.mm .mm-lbl{display:flex;flex-direction:column;gap:1px;min-width:0;}nav.mm .mm-lbl b{font-size:14px;font-weight:700;color:var(--d-blue-900);line-height:1.3;}nav.mm .mm-lbl > span{font-size:12.3px;color:#5b6b7a;line-height:1.35;}.path-frontpage .hp .hlead{margin:0 0 48px;}.path-frontpage .hp .hlead p{font-size:calc(17.5px * var(--dsp-fs));line-height:1.75;color:#33475b;max-width:860px;}.hp section{margin:54px 0;}.hp h2{font-size:calc(26px * var(--dsp-fs));letter-spacing:-.01em;color:var(--d-blue-900);}.hp h2:before{background:var(--d-blue-700);width:30px;height:5px;}.hp .sub{font-size:calc(15px * var(--dsp-fs));color:var(--d-mut);margin-bottom:24px;}#page-wrapper .node__content p,#page-wrapper .node__content li,#page-wrapper .sec-intro{font-size:calc(16px * var(--dsp-fs));}.hp .hgrid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));}.hp .hc{border:1px solid var(--d-line);border-top:4px solid var(--d-blue-700);border-radius:16px;padding:26px 24px 24px;transition:transform .18s ease,box-shadow .18s ease;}.hp .hc:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(10,58,92,.15);}.hp .hc .ht{font-size:calc(16.5px * var(--dsp-fs));font-weight:700;color:var(--d-ink);}.hp .hc .hd{font-size:calc(14px * var(--dsp-fs));color:var(--d-mut);line-height:1.6;}.hp .hgrid .hc:nth-child(6n+1){border-top-color:var(--d-blue-700);}.hp .hgrid .hc:nth-child(6n+2){border-top-color:var(--d-teal);}.hp .hgrid .hc:nth-child(6n+3){border-top-color:var(--d-indigo);}.hp .hgrid .hc:nth-child(6n+4){border-top-color:var(--d-green);}.hp .hgrid .hc:nth-child(6n+5){border-top-color:var(--d-amber);}.hp .hgrid .hc:nth-child(6n+6){border-top-color:var(--d-blue-500);}.hp .emg .hc{border-top-color:var(--d-red) !important;}html.dsp-hc #page-wrapper{background:#fff;}html.dsp-hc .hp .hc{border-color:#0a3a5c;border-width:2px;}html.dsp-hc .hp .hc .hd,html.dsp-hc .hp .sub,html.dsp-hc #page-wrapper .node__content p{color:#1a2430 !important;}html.dsp-hc nav.mm .mm-lbl > span{color:#243444 !important;}html.dsp-hc #page-wrapper a{text-decoration:underline;}html.dsp-hc .dsp-hero::before{background:#08304d;}html.dsp-hc .dsp-hero .dsp-lead{color:#fff !important;}.dsp-quickbar{display:none;}@media (max-width:760px){.site-header__inner__container > .dsp-quickbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid var(--d-line);box-shadow:0 -6px 18px rgba(10,58,92,.12);transform:translateZ(0);backface-visibility:hidden;}.dsp-quickbar a{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px 7px;color:var(--d-blue-900) !important;text-decoration:none;font-size:11px;font-weight:700;}.dsp-qb-i{font-size:17px;line-height:1.1;}.dsp-quickbar .dsp-qb-main{color:#fff !important;background:var(--d-blue-700);border-radius:12px;margin:6px;flex:1.2;}footer{padding-bottom:86px !important;}}#page-wrapper a:focus-visible,#page-wrapper button:focus-visible,#page-wrapper input:focus-visible,#page-wrapper select:focus-visible,#page-wrapper textarea:focus-visible,.dsp-a11y button:focus-visible{outline:3px solid var(--d-blue-700);outline-offset:2px;border-radius:3px;}.dsp-a11y button:focus-visible{outline-color:#ffd166;}nav.mm .mm-list > li > a:focus-visible,nav.mm .mm-list > li > p > a:focus-visible{outline:3px solid var(--d-blue-700);outline-offset:-3px;}.dsp-a11y,.dsp-util{display:none;}#page > .dsp-a11y,#page > .dsp-util{display:block;position:relative;}#page > .dsp-a11y{background:#0a2c45;}#page > .dsp-util{background:#0d4d78;}#page > .dsp-a11y::before,#page > .dsp-util::before{display:none;}.dsp-a11y-in,.dsp-util-in{max-width:1350px;margin:0 auto;padding:0 36px;display:flex;flex-wrap:wrap;align-items:center;}.dsp-a11y-in{justify-content:flex-end;gap:5px 8px;padding-top:6px;padding-bottom:6px;}.dsp-a11y-in .dsp-a11y-t{margin-left:14px;}.dsp-a11y-in > *:first-child{margin-left:0;}.dsp-util-in{justify-content:flex-start;gap:6px 18px;padding-top:7px;padding-bottom:7px;}.dsp-util-in > *:nth-child(3){margin-left:auto;}.dsp-util-in > .dsp-util-g:nth-child(2){margin-left:auto;}.dsp-quickbar{display:none;}@media (max-width:760px){body > .dsp-quickbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:500;background:#fff;border-top:1px solid var(--d-line);box-shadow:0 -6px 18px rgba(10,58,92,.12);transform:translateZ(0);backface-visibility:hidden;}}@media (min-width:1120px){html body header.site-header,html body .site-header__fixable,html body .site-header__initial,html body #site-header__inner{min-height:0 !important;}html body .site-header__fixable{align-items:center !important;}html body .site-header__initial{align-self:center !important;height:auto !important;}html body .site-header__initial .sticky-header-toggle{height:auto !important;min-height:0 !important;padding-top:0 !important;padding-bottom:0 !important;}html body .site-header__inner__container{padding-top:8px !important;padding-bottom:8px !important;min-height:0 !important;align-items:center;}html body .site-header__inner__container > *{align-self:center !important;}html body .site-header__inner__container > #header-nav{height:auto !important;min-height:0 !important;}html body #block-olivero-site-branding{min-height:0 !important;height:auto !important;align-items:center !important;}html body #block-olivero-site-branding .site-branding__inner{min-height:0 !important;height:auto !important;padding:0 !important;align-items:center !important;gap:12px !important;}html body #block-olivero-site-branding img{width:52px !important;height:52px !important;}html body #block-olivero-site-branding .site-branding__name,html body #block-olivero-site-branding .site-branding__name a{font-size:13.5px !important;line-height:1.28 !important;max-width:none !important;}html body #block-olivero-site-branding .site-branding__slogan,html body #block-olivero-site-branding .dsp-sub{font-size:11px !important;line-height:1.3 !important;margin-top:2px !important;}}@media (min-width:1120px) and (max-width:1359px){html body #block-olivero-site-branding .site-branding__text{max-width:420px !important;}html body .site-header__inner__container{flex-wrap:wrap !important;}html body .site-header__inner__container > nav.mm{flex:0 0 100% !important;order:5 !important;margin-top:4px !important;border-top:1px solid #e6edf3 !important;height:auto !important;}html body nav.mm .mm-list{justify-content:flex-start !important;flex-wrap:wrap !important;}html body nav.mm .mm-list > li > a,html body nav.mm .mm-list > li > p > a{padding:9px 9px !important;font-size:13.5px !important;}}@media (min-width:1360px){html body .site-header__inner__container{flex-wrap:nowrap !important;gap:16px;}html body .site-header__inner__container > nav.mm{flex:1 1 auto !important;order:0 !important;margin-top:0 !important;border-top:0 !important;min-width:0;height:auto !important;align-items:center !important;}html body .site-header__inner__container > #block-olivero-site-branding{flex:0 0 auto !important;}html body #block-olivero-site-branding .site-branding__text{max-width:210px !important;}html body nav.mm .mm-list{justify-content:flex-end !important;flex-wrap:nowrap !important;}html body nav.mm .mm-list > li > a,html body nav.mm .mm-list > li > p > a{padding:9px 7px !important;font-size:12.5px !important;}}.path-frontpage .hp .dsp-hero{margin-top:0 !important;}.path-frontpage .main-content,.path-frontpage .main-content__container,.path-frontpage main,.path-frontpage .region--content{padding-top:0 !important;margin-top:0 !important;}html body .site-header__initial{display:none !important;}@media (min-width:1120px){html body header.site-header,html body .site-header__fixable,html body #site-header__inner{min-height:0 !important;height:auto !important;}html body .site-header__fixable{align-items:center !important;}html body .site-header__inner__container{max-width:none !important;min-height:0 !important;height:auto !important;align-items:center !important;padding:10px 40px !important;}html body .site-header__inner__container > *{align-self:center !important;}html body .site-header__inner__container > nav.mm{height:auto !important;}html body .site-header__inner__container > #header-nav{height:auto !important;min-height:0 !important;}html body #block-olivero-site-branding{margin-left:0 !important;padding:0 !important;min-height:0 !important;height:auto !important;align-items:center !important;}html body #block-olivero-site-branding .site-branding__inner{min-height:0 !important;height:auto !important;padding:0 !important;align-items:center !important;gap:14px !important;}html body #block-olivero-site-branding img{width:64px !important;height:64px !important;}html body #block-olivero-site-branding .site-branding__name,html body #block-olivero-site-branding .site-branding__name a{font-size:17px !important;line-height:1.25 !important;max-width:none !important;}html body #block-olivero-site-branding .site-branding__slogan,html body #block-olivero-site-branding .dsp-sub{font-size:12.5px !important;}}@media (min-width:1360px){html body .site-header__inner__container{flex-wrap:nowrap !important;gap:18px !important;}html body .site-header__inner__container > nav.mm{flex:1 1 auto !important;order:0 !important;margin-top:0 !important;border-top:0 !important;min-width:0 !important;align-items:center !important;}html body .site-header__inner__container > #block-olivero-site-branding{flex:0 0 auto !important;}html body #block-olivero-site-branding .site-branding__text{max-width:265px !important;}html body nav.mm .mm-list{justify-content:flex-end !important;flex-wrap:nowrap !important;}html body nav.mm .mm-list > li > a,html body nav.mm .mm-list > li > p > a{padding:10px 10px !important;font-size:14px !important;}}.path-frontpage .main-content__container{max-width:none !important;padding-left:0 !important;padding-right:0 !important;}.path-frontpage .region--content{max-width:none !important;}.path-frontpage #block-olivero-content{grid-column:1 / -1 !important;max-width:none !important;}.path-frontpage .hp{max-width:none !important;width:100% !important;margin:0 !important;}.path-frontpage .hp .dsp-hero{width:100% !important;max-width:none !important;margin-top:0 !important;}.path-frontpage .hp .dsp-hero::before,.path-frontpage .hp .dsp-hero::after{left:0 !important;transform:none !important;width:100% !important;}.path-frontpage .hp .dsp-hero-in{max-width:1240px !important;margin:0 auto !important;padding:0 40px !important;}.path-frontpage .hp > *:not(.dsp-hero){max-width:1240px !important;margin-left:auto !important;margin-right:auto !important;padding-left:40px !important;padding-right:40px !important;box-sizing:border-box !important;}.path-frontpage .main-content,.path-frontpage .main-content__container,.path-frontpage main,.path-frontpage .region--content,.path-frontpage .region--content-above{padding-top:0 !important;margin-top:0 !important;}.path-frontpage #main{justify-content:flex-start !important;}.path-frontpage .main-content{margin:0 !important;flex:1 1 auto !important;width:100% !important;max-width:none !important;}@media (min-width:901px) and (max-width:1119px){html body header.site-header,html body .site-header__fixable,html body #site-header__inner{min-height:0 !important;height:auto !important;}html body .site-header__fixable{align-items:center !important;}html body .site-header__initial{display:none !important;}html body .site-header__inner__container{max-width:none !important;min-height:0 !important;height:auto !important;flex-wrap:wrap !important;align-items:center !important;padding:10px 24px !important;}html body .site-header__inner__container > *{align-self:center !important;}html body .site-header__inner__container > #header-nav{height:auto !important;min-height:0 !important;}html body #block-olivero-site-branding{margin-left:0 !important;padding:0 !important;flex:1 1 auto !important;min-height:0 !important;height:auto !important;align-items:center !important;}html body #block-olivero-site-branding .site-branding__inner{min-height:0 !important;height:auto !important;padding:0 !important;align-items:center !important;gap:12px !important;}html body #block-olivero-site-branding img{width:52px !important;height:52px !important;}html body #block-olivero-site-branding .site-branding__text{max-width:none !important;}html body #block-olivero-site-branding .site-branding__name,html body #block-olivero-site-branding .site-branding__name a{font-size:15px !important;line-height:1.25 !important;max-width:none !important;}html body #block-olivero-site-branding .site-branding__slogan,html body #block-olivero-site-branding .dsp-sub{font-size:11.5px !important;}html body .site-header__inner__container > nav.mm{flex:0 0 100% !important;order:5 !important;height:auto !important;margin-top:6px !important;border-top:1px solid #e6edf3 !important;padding-top:4px !important;}html body nav.mm .mm-list{justify-content:flex-start !important;flex-wrap:wrap !important;row-gap:2px !important;}html body nav.mm .mm-list > li > a,html body nav.mm .mm-list > li > p > a{padding:8px 8px !important;font-size:13px !important;}html body nav.mm .mm-cols{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}.path-frontpage #main{justify-content:flex-start !important;}.path-frontpage .main-content{margin:0 !important;flex:1 1 auto !important;width:100% !important;max-width:none !important;}.path-frontpage .hp .dsp-hero-in,.path-frontpage .hp > *:not(.dsp-hero){padding-left:24px !important;padding-right:24px !important;}}@media (min-width:901px) and (max-width:1119px){html body .site-header__inner__container > #header-nav{display:none !important;}html body .site-header__inner__container > .header-nav-overlay{display:none !important;}html body #block-olivero-site-branding{flex:1 1 auto !important;}}.dsp-hero a,.dsp-hero button,.dsp-util a,.dsp-a11y button,.hp .hc,.hp .hc a,.hp .hc .hgo{box-shadow:none !important;}.dsp-btn,.dsp-pill,.dsp-search button,.dsp-search input{line-height:1.2 !important;}.dsp-btn{padding:13px 22px !important;}.dsp-pill{padding:9px 14px !important;}.dsp-btn-light:hover{box-shadow:0 8px 18px rgba(0,0,0,.16) !important;}.dsp-search{box-shadow:0 16px 36px rgba(0,0,0,.2) !important;}.hp .hc:hover{box-shadow:0 18px 38px rgba(10,58,92,.15) !important;}.dsp-btn,.dsp-pill{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease !important;}.dsp-btn:hover,.dsp-pill:hover{transform:translateY(-4px) !important;}.dsp-btn-light:hover{background:#fff !important;box-shadow:0 14px 30px rgba(0,0,0,.26) !important;}.dsp-btn-outline:hover{background:rgba(255,255,255,.18) !important;box-shadow:0 14px 30px rgba(0,0,0,.22) !important;}.dsp-pill:hover{background:rgba(255,255,255,.22) !important;box-shadow:0 10px 22px rgba(0,0,0,.2) !important;}.dsp-util a:hover{text-decoration:none !important;color:#fff !important;}#main{justify-content:flex-start !important;}.main-content{margin:0 !important;flex:1 1 auto !important;width:100% !important;max-width:none !important;}.main-content__container{max-width:none !important;padding-left:0 !important;padding-right:0 !important;}body:not(.path-frontpage) .region--content-above{position:relative;padding:20px 0 30px !important;margin:0 !important;}body:not(.path-frontpage) .region--content-above::before{content:"";position:absolute;inset:0;left:50%;transform:translateX(-50%);width:100vw;z-index:0;background:linear-gradient(135deg,var(--d-blue-900) 0%,var(--d-blue-700) 70%,var(--d-blue-500) 100%);}body:not(.path-frontpage) .region--content-above > *{position:relative;z-index:1;}body:not(.path-frontpage) .region--content-above .block{margin:0 !important;}body:not(.path-frontpage) .region--content-above .region--breadcrumb{padding:0 0 8px !important;margin:0 !important;}body:not(.path-frontpage) .region--content-above .region--breadcrumb nav,body:not(.path-frontpage) .region--content-above .region--breadcrumb ol,body:not(.path-frontpage) .region--content-above .region--breadcrumb ul{margin:0 !important;padding:0 !important;}body:not(.path-frontpage) .region--breadcrumb a,body:not(.path-frontpage) .region--breadcrumb li,body:not(.path-frontpage) .region--breadcrumb span{color:#c6dcee !important;font-size:13px !important;box-shadow:none !important;}body:not(.path-frontpage) .region--breadcrumb a:hover{color:#fff !important;}body:not(.path-frontpage) .page-title{color:#fff !important;font-size:33px !important;line-height:1.2 !important;margin:0 !important;max-width:820px;}@media(max-width:760px){body:not(.path-frontpage) .page-title{font-size:24px !important;}}html.dsp-has-side body:not(.path-frontpage) .region--content{display:flex !important;gap:44px !important;align-items:flex-start !important;padding:36px 40px 56px !important;max-width:1400px;margin:0 auto !important;}html.dsp-has-side body:not(.path-frontpage) .region--content > #block-olivero-content{flex:1 1 auto !important;min-width:0 !important;max-width:none !important;grid-column:auto !important;}.dsp-side{flex:0 0 270px;position:sticky;top:16px;}@media(max-width:900px){html.dsp-has-side body:not(.path-frontpage) .region--content{flex-direction:column !important;gap:24px !important;padding:24px 20px 40px !important;}.dsp-side{position:static;flex:none;width:100%;}}.dsp-side h2{font-size:12px;text-transform:uppercase;letter-spacing:.9px;color:var(--d-mut);margin:0 0 10px;}.dsp-side h2:before{display:none !important;}.dsp-side ul{list-style:none;margin:0 0 26px;padding:0;border-left:2px solid var(--d-line);}.dsp-side li{margin:0;}.dsp-side li a{display:block;padding:8px 14px;font-size:14.5px;color:var(--d-ink);text-decoration:none;border-left:2px solid transparent;margin-left:-2px;box-shadow:none !important;}.dsp-side li a:hover{background:#f2f8fd;color:var(--d-blue-700);}.dsp-side li a.on{border-left-color:var(--d-blue-700);color:var(--d-blue-700);font-weight:700;background:#f2f8fd;}.dsp-help{border:1px solid var(--d-line);border-radius:14px;padding:18px;background:#f2f8fd;}.dsp-help h3{margin:0 0 6px;font-size:15px;color:var(--d-blue-900);}.dsp-help p{margin:0 0 12px;font-size:13.5px;color:var(--d-mut);}.dsp-help a{display:block;font-size:14px;font-weight:700;text-decoration:none;margin-bottom:5px;box-shadow:none !important;}.dsp-toc{border:1px solid var(--d-line);border-radius:14px;padding:16px 18px;margin:0 0 28px;background:#fbfdff;}.dsp-toc h2{font-size:12px !important;text-transform:uppercase;letter-spacing:.9px;color:var(--d-mut) !important;margin:0 0 8px !important;}.dsp-toc h2:before{display:none !important;}.dsp-toc ol{margin:0;padding-left:18px;}.dsp-toc li{margin-bottom:4px;font-size:14.5px;}body:not(.path-frontpage) .node__content{max-width:78ch;}body:not(.path-frontpage) .node__content h2{font-size:23px;color:var(--d-blue-900);margin:34px 0 10px;scroll-margin-top:20px;}body:not(.path-frontpage) .node__content h3{font-size:17.5px;color:var(--d-blue-900);margin:26px 0 8px;}.dsp-side .dsp-help{display:none;}.dsp-fab{position:fixed;right:20px;bottom:20px;z-index:400;display:flex;flex-direction:column;align-items:flex-end;gap:10px;}.dsp-fab-btn{display:inline-flex;align-items:center;gap:9px;background:var(--d-blue-700);color:#fff;border:0;border-radius:999px;padding:13px 20px;font:inherit;font-size:14.5px;font-weight:700;cursor:pointer;box-shadow:0 10px 26px rgba(10,58,92,.28);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;}.dsp-fab-btn .i{font-size:17px;line-height:1;}.dsp-fab-btn:hover{background:var(--d-blue-800);transform:translateY(-3px);box-shadow:0 16px 32px rgba(10,58,92,.34);}.dsp-fab-btn:focus-visible{outline:3px solid #ffd166;outline-offset:3px;}.dsp-fab.open .dsp-fab-btn .t{display:none;}.dsp-fab.open .dsp-fab-btn{padding:13px 15px;}.dsp-fab-panel{width:290px;max-width:calc(100vw - 40px);background:#fff;border:1px solid var(--d-line);border-radius:16px;padding:20px 20px 16px;box-shadow:0 22px 48px rgba(10,58,92,.22);position:relative;animation:dspFabIn .18s ease;}@keyframes dspFabIn{from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:none;}}.dsp-fab-panel h3{margin:0 0 6px;font-size:16px;color:var(--d-blue-900);}.dsp-fab-panel p{margin:0 0 14px;font-size:13.5px;color:var(--d-mut);line-height:1.55;}.dsp-fab-panel a{display:flex;align-items:center;gap:10px;padding:9px 10px;margin:0 -10px;border-radius:9px;font-size:14.5px;font-weight:700;text-decoration:none;color:var(--d-blue-700);box-shadow:none !important;}.dsp-fab-panel a:hover{background:#f2f8fd;}.dsp-fab-x{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:8px;border:1px solid var(--d-line);background:#fff;color:var(--d-mut);font-size:17px;line-height:1;cursor:pointer;}.dsp-fab-x:hover{background:#f2f8fd;color:var(--d-ink);}@media (max-width:760px){.dsp-fab{display:none;}}@media (prefers-reduced-motion:reduce){.dsp-fab-panel{animation:none;}.dsp-fab-btn{transition:none;}}.dsp-a11y::before,.dsp-util::before,body:not(.path-frontpage) .region--content-above::before,.path-frontpage .hp .dsp-hero::before,.path-frontpage .hp .dsp-hero::after{left:0 !important;right:0 !important;transform:none !important;width:100% !important;}body:not(.path-frontpage) .node__content{overflow-wrap:break-word;}body:not(.path-frontpage) .node__content img,body:not(.path-frontpage) .node__content pre{max-width:100%;}body:not(.path-frontpage) .node__content table{display:block;overflow-x:auto;max-width:100%;}
