/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.kraken{--alertCopy:rgba(0,15,51,0.75);display:flex;flex-direction:row !important;align-items:center;justify-content:space-between;background-color:#DBE6FF;padding:var(--xs) var(--lg);}@media (max-width:31.188em){.kraken .icons{margin:0 var(--xs) 0 0;}}.kraken .icons > svg{width:1.5em;height:1.5em;margin:0 var(--sm) 0 0;color:var(--alertCopy);}@media (max-width:31.188em){.kraken .icons > svg{margin:0 var(--lg) 0 0;}}.kraken.message button.close:hover .bg{opacity:0.18;}.kraken.error{background-color:#FFE0E3;}.kraken.error .text p{color:#570006;}.kraken.error button.close:hover .bg{background:#AB0D17;}.kraken.light{background-color:#FDE6AF;}.kraken.light .text p{color:#322301;}.kraken.light button.close:hover .bg{background:#705006;opacity:0.15;}.kraken.confirmation{background-color:#D0F5D6;}.kraken.confirmation .text p{color:#072C0C;}.kraken.confirmation button.close:hover .bg{background:#155C20;}.kraken.neutral_default{background-color:#EEF0F6;}.kraken.neutral_default .text p{color:#212536;}.kraken.neutral_default button.close:hover .bg{background:#000F33;}.kraken .text{padding:0;margin-right:auto;}.kraken .text p{font-weight:500;font-stretch:normal;color:var(--headlineColor);max-width:60ch;font-size:1.1875em;line-height:1.3125;letter-spacing:0;font-size:clamp(1.1875em,0.1736rem + 1.3736vw,1.5em);text-wrap:balance;max-width:100%;color:#031C59;margin:0;font-weight:normal;}@media screen and (min-width:85.375em){.kraken .text p{line-height:1.2;letter-spacing:-0.00825em;}}@media print{.kraken .text p{font-size:12pt;line-height:18pt;}}.kraken .text p a{color:var(--linkColor);text-decoration:underline;}.kraken .text em,.kraken .text i{font-style:italic;}.kraken button.close{position:relative;font-size:1em;padding:var(--xxs);background:none;border:none;overflow:hidden;flex-shrink:0;justify-content:center;display:flex;align-items:center;height:34px;width:34px;}.kraken button.close .bg{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#2D60D7;transition-duration:400ms;}.kraken button.close:hover{background:none;border:none;border-radius:var(--borderRadiusSm);}.kraken button.close:hover .bg{opacity:0.13;}.kraken button.close:after{background:#000F33;-webkit-mask-image:url("/themes/custom/valinor/images/icon-close.svg?v=12395");mask-image:url("/themes/custom/valinor/images/icon-close.svg?v=12395");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%;display:flex;align-items:center;content:"";height:1em;width:1em;}@media (max-width:31.188em){.kraken button.close{margin:0 0 0 var(--lg);}}#block-internetexplorermessage{display:none;}_:-ms-fullscreen,:root #block-internetexplorermessage{display:block;}
.social-share-group .share-icons{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:row;gap:var(--xs);list-style:none;}.social-share-group .share-icons li{position:relative;}.social-share-group .share-icons li .ui-tooltip{white-space:normal;word-wrap:break-word;left:72px !important;width:8rem;}@media (max-width:31.188em){.social-share-group .share-icons li .ui-tooltip{left:107px !important;}.social-share-group .share-icons li .ui-tooltip::after,.social-share-group .share-icons li .ui-tooltip::before{right:68px;}}.social-share-group button.share-link{margin:0;font-size:unset;}.social-share-group a,.social-share-group button.share-link{display:flex;position:relative;align-items:center;justify-content:center;border:1px solid var(--border3);border-radius:100%;color:var(--headlineColor);background:var(--border1);padding:var(--xxxs);height:32px;width:32px;transition-duration:300ms;}.social-share-group a:hover,.social-share-group a:focus,.social-share-group a:active,.social-share-group a.opened-tooltip,.social-share-group button.share-link:hover,.social-share-group button.share-link:focus,.social-share-group button.share-link:active,.social-share-group button.share-link.opened-tooltip{background:var(--headlineColor);border:1px solid var(--headlineColor);border-radius:100%;}.social-share-group a:hover svg,.social-share-group a:focus svg,.social-share-group a:active svg,.social-share-group a.opened-tooltip svg,.social-share-group button.share-link:hover svg,.social-share-group button.share-link:focus svg,.social-share-group button.share-link:active svg,.social-share-group button.share-link.opened-tooltip svg{transition-duration:300ms;fill:var(--backgroundColor);}.social-share-group a:hover svg.social-link,.social-share-group a:focus svg.social-link,.social-share-group a:active svg.social-link,.social-share-group a.opened-tooltip svg.social-link,.social-share-group button.share-link:hover svg.social-link,.social-share-group button.share-link:focus svg.social-link,.social-share-group button.share-link:active svg.social-link,.social-share-group button.share-link.opened-tooltip svg.social-link{stroke:var(--backgroundColor);}@media (hover:hover){.social-share-group a .tooltip,.social-share-group button.share-link .tooltip{display:block;height:calc(100% + var(--xxxs));width:100%;position:absolute;bottom:0;z-index:1;}}@media (hover:none){.social-share-group a .tooltip.no-touch,.social-share-group button.share-link .tooltip.no-touch{display:none;}}.social-share-group a svg,.social-share-group button.share-link svg{max-height:19px;max-width:19px;margin:0;fill:var(--headlineColor);flex:1;}.social-share-group a svg.social-link,.social-share-group button.share-link svg.social-link{stroke:var(--headlineColor);}@media (min-width:73.813em){.social-share-group .share-icons{gap:var(--xxs);}.social-share-group.small a,.social-share-group.small button.share-link{padding:var(--xxxs);}}.mpa-author-social .social-share-group .tooltip:hover .ui-tooltip{visibility:hidden;opacity:0;}.mpa-author-social .social-share-group a:hover .tooltip .ui-tooltip,.mpa-author-social .social-share-group button:hover .tooltip .ui-tooltip{visibility:visible;opacity:0.9;}.field-text-body + .social-share-group{margin-top:var(--md);}.share-success.dark{--alertCopy:var(--dialogCopy);--backgroundColor:var(--dialogBackground);--alertPosition:calc(var(--md) + calc(var(--xxl) + var(--xxs)));position:fixed;top:var(--alertPosition);left:50%;transform:translate(-50%,-50%);z-index:99;width:80%;border-radius:var(--borderRadiusSm);box-shadow:var(--boxShadow);opacity:0;}@media (min-width:31.25em){.share-success.dark{min-width:365px;max-width:33vw;width:100%;}}.share-success.dark p{color:var(--dialogCopy);}.share-success.dark button.close:after{background:#FFFFFF;}.share-success.dark.kraken:before{display:none;}.share-success.dark.js-animating{animation:150ms fadeup ease-in;opacity:1;}.share-success.dark.js-animating{opacity:1;transition:opacity 0.3s ease-in-out;}.taxonomy-header .share-success.dark{--alertPosition:calc(var(--md) + calc(var(--xxl) + var(--xxs)) + 73.5px);}@keyframes fadeup{from{opacity:0;margin-top:var(--xxxs);}to{opacity:1;margin-top:0;}}
body{--backgroundColor:transparent;--backgroundTransparent:transparent;--headlineColor:#000F33;--headlineLinkColor:#2D60D7;--copyColor:rgba(0,15,51,0.75);--linkColor:#2D60D7;--disabled:rgba(0,15,51,0.6);--error:#CE1723;--accentColor:#3A6FE9;--accentBorder:#6692FA;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--inputTextColor:#000F33;--inputPlaceholder:rgba(0,15,51,0.6);--inputBackground:#FFFFFF;--inputBorderColor:rgba(0,15,51,0.46);--inputError:#CE1723;--primaryButtonBg:#2D60D7;--primaryButtonBorder:#2D60D7;--primaryButtonText:rgba(255,255,255,0.95);--primaryButtonHoverBg:#184BC3;--primaryButtonHoverBorder:#184BC3;--primaryButtonHoverText:rgba(255,255,255,0.95);--secondaryButtonBg:#05705A;--secondaryButtonBorder:#05705A;--secondaryButtonText:rgba(255,255,255,0.95);--secondaryButtonHoverBg:#055C4B;--secondaryButtonHoverBorder:#055C4B;--secondaryButtonHoverText:rgba(255,255,255,0.95);--alternateButtonBg:#EBF1FF;--alternateButtonBorder:#3A6FE9;--alternateButtonText:#2D60D7;--alternateButtonHoverBg:#C7D8FF;--alternateButtonHoverBorder:#2D60D7;--alternateButtonHoverText:#184BC3;--tagBg:#E5E7F0;--tagText:var(--copyColor);--tagHoverBg:#D0D3E2;--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(233,252,248,0.7) 8%,rgba(141,221,205,0.7) 69%,rgba(128,166,255,0.7) 100%);--badgeText:#062822;--badgeBgInactive:linear-gradient(130deg,rgba(238,240,246,0.7) 0%,rgba(184,189,209,0.7) 85%);--badgeTextInactive:#212536;--badgeBgPrimary:linear-gradient(130deg,rgba(235,250,255,0.7) 0%,rgba(158,187,255,0.7) 69%,rgba(187,153,255,0.7) 100%);--badgeTextPrimary:#000F33;--cardBackground:rgba(245,246,250,0.4);--cardBorder:rgba(245,246,250,0.4);--cardHoverBackground:rgba(245,246,250,0.4);--cardHoverBorder:rgba(245,246,250,0.4);--cardFocusBackground:#FFFFFF;--cardFocusBorder:#3A6FE9;--cardHeadlineColor:#000F33;--cardHeadlineLinkColor:#2D60D7;--cardCopyColor:rgba(0,15,51,0.75);--cardLinkColor:#2D60D7;--cardInnerBorder:var(--border2);--cardTagBg:#DBE6FF;--cardTagText:#184BC3;--cardTagHoverBg:#C7D8FF;--cardTagHoverText:#184BC3;--drawerBackground:#F5F6FA;--cardShadow:0px 2px 4px rgba(0,0,0,0.12),0px 6px 16px rgba(0,0,0,0.1);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.08),0px 6px 20px rgba(0,0,0,0.14);--shadowHigh:0px 2px 4px rgba(0,0,0,0.08),0px 15px 28px rgba(0,0,0,0.18);--textShadow:0.125em 0.125em 0.375em rgba(255,255,255,0.5);--gradientBase:#FFFFFF;--gradientStart:rgba(255,255,255,0);--gradientMid:rgba(255,255,255,0);--gradientEnd:#FFFFFF;--gradientFlat:#FFFFFF;background:var(--backgroundColor);color:var(--copyColor);--pageBodyBackground:#FFFFFF;background:var(--pageBodyBackground);--footerLogoColor:#031C59;--transparent:rgba(0,0,0,0);--dialogBackground:#000F33;--dialogCopy:#FFFFFF;--headerOverlayHeadlineColor:rgba(0,15,51,0.6);--headerOverlayBorder2:rgba(0,15,51,0.13);--headerOverlayBackgroundColor:#FFFFFF;--headerOverlayShadow:0 30px 50px 0 rgba(0,0,0,0.3);--headerOverlayLinkColor:#000F33;--headerOverlayCopyColor:rgba(0,15,51,0.75);--headerOverlayCTAColor:#2D60D7;--headerOverlayLinkBackground:#FFFFFF;--headerOverlayLinkBorder:#FFFFFF;--headerOverlayLinkShadow:none;--headerOverlayLinkHoverColor:#184BC3;--headerOverlayLinkHoverBackground:#DBE6FF;--headerOverlayLinkHoverBorder:#DBE6FF;--headerOverlayLinkHoverShadow:none;}body a{color:var(--linkColor);}body .light,body .Light,body .white,body .White{--backgroundColor:#FFFFFF;--backgroundTransparent:transparent;--headlineColor:#000F33;--headlineLinkColor:#2D60D7;--copyColor:rgba(0,15,51,0.75);--linkColor:#2D60D7;--disabled:rgba(0,15,51,0.6);--error:#CE1723;--accentColor:#3A6FE9;--accentBorder:#6692FA;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--inputTextColor:#000F33;--inputPlaceholder:rgba(0,15,51,0.6);--inputBackground:#FFFFFF;--inputBorderColor:rgba(0,15,51,0.46);--inputError:#CE1723;--primaryButtonBg:#2D60D7;--primaryButtonBorder:#2D60D7;--primaryButtonText:rgba(255,255,255,0.95);--primaryButtonHoverBg:#184BC3;--primaryButtonHoverBorder:#184BC3;--primaryButtonHoverText:rgba(255,255,255,0.95);--secondaryButtonBg:#05705A;--secondaryButtonBorder:#05705A;--secondaryButtonText:rgba(255,255,255,0.95);--secondaryButtonHoverBg:#055C4B;--secondaryButtonHoverBorder:#055C4B;--secondaryButtonHoverText:rgba(255,255,255,0.95);--alternateButtonBg:#EBF1FF;--alternateButtonBorder:#3A6FE9;--alternateButtonText:#2D60D7;--alternateButtonHoverBg:#C7D8FF;--alternateButtonHoverBorder:#2D60D7;--alternateButtonHoverText:#184BC3;--tagBg:#E5E7F0;--tagText:var(--copyColor);--tagHoverBg:#D0D3E2;--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(233,252,248,0.7) 8%,rgba(141,221,205,0.7) 69%,rgba(128,166,255,0.7) 100%);--badgeText:#062822;--badgeBgInactive:linear-gradient(130deg,rgba(238,240,246,0.7) 0%,rgba(184,189,209,0.7) 85%);--badgeTextInactive:#212536;--badgeBgPrimary:linear-gradient(130deg,rgba(235,250,255,0.7) 0%,rgba(158,187,255,0.7) 69%,rgba(187,153,255,0.7) 100%);--badgeTextPrimary:#000F33;--cardBackground:rgba(245,246,250,0.4);--cardBorder:rgba(245,246,250,0.4);--cardHoverBackground:rgba(245,246,250,0.4);--cardHoverBorder:rgba(245,246,250,0.4);--cardFocusBackground:#FFFFFF;--cardFocusBorder:#3A6FE9;--cardHeadlineColor:#000F33;--cardHeadlineLinkColor:#2D60D7;--cardCopyColor:rgba(0,15,51,0.75);--cardLinkColor:#2D60D7;--cardInnerBorder:var(--border2);--cardTagBg:#DBE6FF;--cardTagText:#184BC3;--cardTagHoverBg:#C7D8FF;--cardTagHoverText:#184BC3;--drawerBackground:#F5F6FA;--cardShadow:0px 2px 4px rgba(0,0,0,0.12),0px 6px 16px rgba(0,0,0,0.1);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.08),0px 6px 20px rgba(0,0,0,0.14);--shadowHigh:0px 2px 4px rgba(0,0,0,0.08),0px 15px 28px rgba(0,0,0,0.18);--textShadow:0.125em 0.125em 0.375em rgba(255,255,255,0.5);--gradientBase:#FFFFFF;--gradientStart:rgba(255,255,255,0);--gradientMid:rgba(255,255,255,0);--gradientEnd:#FFFFFF;--gradientFlat:#FFFFFF;background:var(--backgroundColor);}body .gray,body .Gray{--backgroundColor:#F5F6FA;--backgroundTransparent:transparent;--headlineColor:#000F33;--headlineLinkColor:#2D60D7;--copyColor:rgba(0,15,51,0.75);--linkColor:#2D60D7;--disabled:rgba(0,15,51,0.6);--error:#CE1723;--accentColor:#3A6FE9;--accentBorder:#6692FA;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--inputTextColor:#000F33;--inputPlaceholder:rgba(0,15,51,0.6);--inputBackground:#FFFFFF;--inputBorderColor:rgba(0,15,51,0.46);--inputError:#CE1723;--primaryButtonBg:#2D60D7;--primaryButtonBorder:#2D60D7;--primaryButtonText:rgba(255,255,255,0.95);--primaryButtonHoverBg:#184BC3;--primaryButtonHoverBorder:#184BC3;--primaryButtonHoverText:rgba(255,255,255,0.95);--secondaryButtonBg:#05705A;--secondaryButtonBorder:#05705A;--secondaryButtonText:rgba(255,255,255,0.95);--secondaryButtonHoverBg:#055C4B;--secondaryButtonHoverBorder:#055C4B;--secondaryButtonHoverText:rgba(255,255,255,0.95);--alternateButtonBg:#DBE6FF;--alternateButtonBorder:#3A6FE9;--alternateButtonText:#184BC3;--alternateButtonHoverBg:#C7D8FF;--alternateButtonHoverBorder:#2D60D7;--alternateButtonHoverText:#184BC3;--tagBg:rgba(184,189,209,0.41);--tagText:var(--copyColor);--tagHoverBg:rgba(184,189,209,0.73);--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(213,246,239,0.7) 8%,rgba(141,221,205,0.7) 69%,rgba(128,166,255,0.7) 100%);--badgeText:#062822;--badgeBgInactive:linear-gradient(130deg,rgba(229,231,240,0.7) 0%,rgba(184,189,209,0.7) 85%);--badgeTextInactive:#212536;--badgeBgPrimary:linear-gradient(130deg,rgba(216,245,253,0.75) 0%,rgba(158,187,255,0.7) 69%,rgba(187,153,255,0.7) 100%);--badgeTextPrimary:#000F33;--cardBackground:rgba(255,255,255,0.9);--cardBorder:#FFFFFF;--cardHoverBackground:#FFFFFF;--cardHoverBorder:#FFFFFF;--cardFocusBackground:#FFFFFF;--cardFocusBorder:#3A6FE9;--cardHeadlineColor:#000F33;--cardHeadlineLinkColor:#2D60D7;--cardCopyColor:rgba(0,15,51,0.75);--cardLinkColor:#2D60D7;--cardInnerBorder:var(--border2);--cardTagBg:#DBE6FF;--cardTagText:#184BC3;--cardTagHoverBg:#C7D8FF;--cardTagHoverText:#184BC3;--drawerBackground:#FFFFFF;--cardShadow:0px 2px 4px rgba(0,0,0,0.12),0px 6px 16px rgba(0,0,0,0.1);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.08),0px 6px 20px rgba(0,0,0,0.14);--shadowHigh:0px 2px 4px rgba(0,0,0,0.08),0px 15px 28px rgba(0,0,0,0.18);--textShadow:0.125em 0.125em 0.375em rgba(245,246,250,0.5);--gradientBase:#F5F6FA;--gradientStart:rgba(245,246,250,0);--gradientMid:rgba(245,246,250,0);--gradientEnd:#F5F6FA;--gradientFlat:#F5F6FA;background:var(--backgroundColor);}body .dark,body .Dark{--backgroundColor:#000F33;--backgroundTransparent:transparent;--headlineColor:#FFFFFF;--headlineLinkColor:#6692FA;--copyColor:rgba(255,255,255,0.8);--linkColor:#6692FA;--disabled:rgba(255,255,255,0.6);--error:#ED666F;--accentColor:#6692FA;--accentBorder:#6692FA;--border1:rgba(255,255,255,0.08);--border2:rgba(255,255,255,0.15);--border3:rgba(255,255,255,0.2);--inputTextColor:#000F33;--inputPlaceholder:rgba(0,15,51,0.6);--inputBackground:#FFFFFF;--inputBorderColor:#F5F6FA;--inputError:#AB0D17;--primaryButtonBg:#2D60D7;--primaryButtonBorder:#2D60D7;--primaryButtonText:rgba(255,255,255,0.95);--primaryButtonHoverBg:#3A6FE9;--primaryButtonHoverBorder:#3A6FE9;--primaryButtonHoverText:#FFFFFF;--secondaryButtonBg:#05705A;--secondaryButtonBorder:#05705A;--secondaryButtonText:rgba(255,255,255,0.95);--secondaryButtonHoverBg:#10826A;--secondaryButtonHoverBorder:#10826A;--secondaryButtonHoverText:#FFFFFF;--alternateButtonBg:rgba(0,15,51,0.2);--alternateButtonBorder:rgba(255,255,255,0.9);--alternateButtonText:rgba(255,255,255,0.95);--alternateButtonHoverBg:rgba(255,255,255,0.11);--alternateButtonHoverBorder:#FFFFFF;--alternateButtonHoverText:#FFFFFF;--tagBg:rgba(54,60,84,0.6);--tagText:var(--copyColor);--tagHoverBg:rgba(54,60,84,0.9);--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(16,130,106,0.77) 12%,rgba(13,52,145,0.77) 100%);--badgeText:rgba(255,255,255,0.95);--badgeBgInactive:linear-gradient(130deg,rgba(76,84,112,0.7) 0%,rgba(33,37,54,0) 85%);--badgeTextInactive:rgba(255,255,255,0.9);--badgeBgPrimary:linear-gradient(130deg,rgba(0,128,166,0.9) 0%,rgba(13,52,145,0.9) 69%,rgba(38,2,110,0.9) 100%);--badgeTextPrimary:rgba(255,255,255,0.95);--cardBackground:rgba(255,255,255,0.06);--cardBorder:rgba(255,255,255,0.12);--cardHoverBackground:rgba(255,255,255,0.12);--cardHoverBorder:rgba(255,255,255,0.12);--cardFocusBackground:rgba(255,255,255,0.12);--cardFocusBorder:#6692FA;--cardHeadlineColor:#FFFFFF;--cardHeadlineLinkColor:#80A6FF;--cardCopyColor:rgba(255,255,255,0.8);--cardLinkColor:#80A6FF;--cardInnerBorder:rgba(255,255,255,0.15);--cardTagBg:#9EBBFF;--cardTagText:#0D3491;--cardTagHoverBg:#C7D8FF;--cardTagHoverText:#0D3491;--drawerBackground:rgba(255,255,255,0.08);--cardShadow:0px 2px 4px rgba(0,0,0,0.2),0px 6px 16px rgba(0,0,0,0.32);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.2),0px 6px 20px rgba(0,0,0,0.48);--shadowHigh:0px 2px 4px rgba(0,0,0,0.32),0px 15px 28px rgba(0,0,0,0.64);--textShadow:0.125em 0.125em 0.375em rgba(0,15,51,0.5);--gradientBase:#000F33;--gradientStart:rgba(0,15,51,0);--gradientMid:rgba(0,15,51,0);--gradientEnd:#000F33;--gradientFlat:#000F33;background:var(--backgroundColor);}body .honest,body .Honest{--backgroundColor:#C7D8FF;--backgroundTransparent:transparent;--headlineColor:#000F33;--headlineLinkColor:#184BC3;--copyColor:rgba(0,15,51,0.75);--linkColor:#184BC3;--disabled:rgba(0,15,51,0.61);--error:#AB0D17;--accentColor:#2D60D7;--accentBorder:#3A6FE9;--border1:rgba(45,96,215,0.18);--border2:rgba(45,96,215,0.25);--border3:rgba(45,96,215,0.42);--inputTextColor:#000F33;--inputPlaceholder:rgba(0,15,51,0.61);--inputBackground:#FFFFFF;--inputBorderColor:rgba(0,15,51,0.48);--inputError:#AB0D17;--primaryButtonBg:#2D60D7;--primaryButtonBorder:#2D60D7;--primaryButtonText:rgba(255,255,255,0.95);--primaryButtonHoverBg:#184BC3;--primaryButtonHoverBorder:#184BC3;--primaryButtonHoverText:rgba(255,255,255,0.95);--secondaryButtonBg:#05705A;--secondaryButtonBorder:#05705A;--secondaryButtonText:rgba(255,255,255,0.95);--secondaryButtonHoverBg:#055C4B;--secondaryButtonHoverBorder:#055C4B;--secondaryButtonHoverText:rgba(255,255,255,0.95);--alternateButtonBg:#DBE6FF;--alternateButtonBorder:#3A6FE9;--alternateButtonText:#184BC3;--alternateButtonHoverBg:#EBF1FF;--alternateButtonHoverBorder:#3A6FE9;--alternateButtonHoverText:#184BC3;--tagBg:rgba(128,166,255,0.42);--tagText:var(--copyColor);--tagHoverBg:rgba(128,166,255,0.77);--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(141,221,205,0.5) 8%,rgba(49,204,173,0.5) 69%,rgba(58,111,233,0.6) 100%);--badgeText:#062822;--badgeBgInactive:linear-gradient(130deg,rgba(184,189,209,0.7) 0%,rgba(141,148,176,0.5) 85%);--badgeTextInactive:#212536;--badgeBgPrimary:linear-gradient(130deg,rgba(106,205,235,0.3) 0%,rgba(102,146,250,0.5) 69%,rgba(137,89,232,0.6) 100%);--badgeTextPrimary:#000F33;--cardBackground:rgba(255,255,255,0.9);--cardBorder:#FFFFFF;--cardHoverBackground:#FFFFFF;--cardHoverBorder:#FFFFFF;--cardFocusBackground:#FFFFFF;--cardFocusBorder:#3A6FE9;--cardHeadlineColor:#000F33;--cardHeadlineLinkColor:#2D60D7;--cardCopyColor:rgba(0,15,51,0.75);--cardLinkColor:#2D60D7;--cardInnerBorder:rgba(0,15,51,0.13);--cardTagBg:#DBE6FF;--cardTagText:#184BC3;--cardTagHoverBg:#C7D8FF;--cardTagHoverText:#184BC3;--drawerBackground:rgba(255,255,255,0.3);--cardShadow:0px 2px 4px rgba(0,0,0,0.12),0px 6px 16px rgba(0,0,0,0.1);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.08),0px 6px 20px rgba(0,0,0,0.14);--shadowHigh:0px 2px 4px rgba(0,0,0,0.08),0px 15px 28px rgba(0,0,0,0.18);--textShadow:0.125em 0.125em 0.375em rgba(199,216,255,0.5);--gradientBase:#C7D8FF;--gradientStart:rgba(199,216,255,0);--gradientMid:rgba(199,216,255,0);--gradientEnd:#C7D8FF;--gradientFlat:#C7D8FF;background:var(--backgroundColor);}body .supportive,body .Supportive{--backgroundColor:#F8F7F5;--backgroundTransparent:transparent;--headlineColor:#000F33;--headlineLinkColor:#2D60D7;--copyColor:rgba(0,15,51,0.75);--linkColor:#2D60D7;--disabled:rgba(0,15,51,0.6);--error:#CE1723;--accentColor:#3A6FE9;--accentBorder:#6692FA;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--inputTextColor:#000F33;--inputPlaceholder:rgba(0,15,51,0.6);--inputBackground:#FFFFFF;--inputBorderColor:rgba(0,15,51,0.46);--inputError:#CE1723;--primaryButtonBg:#2D60D7;--primaryButtonBorder:#2D60D7;--primaryButtonText:rgba(255,255,255,0.95);--primaryButtonHoverBg:#184BC3;--primaryButtonHoverBorder:#184BC3;--primaryButtonHoverText:rgba(255,255,255,0.95);--secondaryButtonBg:#05705A;--secondaryButtonBorder:#05705A;--secondaryButtonText:rgba(255,255,255,0.95);--secondaryButtonHoverBg:#055C4B;--secondaryButtonHoverBorder:#055C4B;--secondaryButtonHoverText:rgba(255,255,255,0.95);--alternateButtonBg:#DBE6FF;--alternateButtonBorder:#3A6FE9;--alternateButtonText:#184BC3;--alternateButtonHoverBg:#C7D8FF;--alternateButtonHoverBorder:#2D60D7;--alternateButtonHoverText:#184BC3;--tagBg:rgba(0,15,51,0.1);--tagText:var(--copyColor);--tagHoverBg:rgba(0,15,51,0.57);--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(213,246,239,0.7) 8%,rgba(141,221,205,0.7) 69%,rgba(128,166,255,0.7) 100%);--badgeText:#062822;--badgeBgInactive:linear-gradient(130deg,rgba(229,231,240,0.7) 0%,rgba(184,189,209,0.7) 85%);--badgeTextInactive:#212536;--badgeBgPrimary:linear-gradient(130deg,rgba(216,245,253,0.7) 0%,rgba(158,187,255,0.7) 69%,rgba(187,153,255,0.7) 100%);--badgeTextPrimary:#000F33;--cardBackground:rgba(255,255,255,0.9);--cardBorder:#FFFFFF;--cardHoverBackground:#FFFFFF;--cardHoverBorder:#FFFFFF;--cardFocusBackground:#FFFFFF;--cardFocusBorder:#3A6FE9;--cardHeadlineColor:#000F33;--cardHeadlineLinkColor:#2D60D7;--cardCopyColor:rgba(0,15,51,0.75);--cardLinkColor:#2D60D7;--cardInnerBorder:var(--border2);--cardTagBg:#DBE6FF;--cardTagText:#184BC3;--cardTagHoverBg:#C7D8FF;--cardTagHoverText:#184BC3;--drawerBackground:#FFFFFF;--cardShadow:0px 2px 4px rgba(0,0,0,0.12),0px 6px 16px rgba(0,0,0,0.1);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.08),0px 6px 20px rgba(0,0,0,0.14);--shadowHigh:0px 2px 4px rgba(0,0,0,0.08),0px 15px 28px rgba(0,0,0,0.18);--textShadow:0.125em 0.125em 0.375em rgba(248,247,245,0.5);--gradientBase:#F8F7F5;--gradientStart:rgba(248,247,245,0);--gradientMid:rgba(248,247,245,0);--gradientEnd:#F8F7F5;--gradientFlat:#F8F7F5;background:var(--backgroundColor);}body .innovative,body .Innovative{--backgroundColor:#031C59;--backgroundTransparent:transparent;--headlineColor:#FFFFFF;--headlineLinkColor:#FFFFFF;--copyColor:rgba(255,255,255,0.8);--linkColor:#FFFFFF;--disabled:rgba(255,255,255,0.64);--error:#F28D93;--accentColor:#3A6FE9;--accentBorder:#6692FA;--border1:rgba(255,255,255,0.08);--border2:rgba(255,255,255,0.15);--border3:rgba(255,255,255,0.2);--inputTextColor:#FFFFFF;--inputPlaceholder:rgba(255,255,255,0.64);--inputBackground:rgba(0,15,51,0.6);--inputBorderColor:rgba(255,255,255,0.36);--inputError:#ED666F;--primaryButtonBg:#3A6FE9;--primaryButtonBorder:#3A6FE9;--primaryButtonText:#FFFFFF;--primaryButtonHoverBg:#184BC3;--primaryButtonHoverBorder:#3A6FE9;--primaryButtonHoverText:rgba(255,255,255,0.95);--secondaryButtonBg:#10826A;--secondaryButtonBorder:#10826A;--secondaryButtonText:#FFFFFF;--secondaryButtonHoverBg:#055C4B;--secondaryButtonHoverBorder:#10826A;--secondaryButtonHoverText:rgba(255,255,255,0.95);--alternateButtonBg:rgba(255,255,255,0.87);--alternateButtonBorder:#184BC3;--alternateButtonText:#184BC3;--alternateButtonHoverBg:#FFFFFF;--alternateButtonHoverBorder:#2D60D7;--alternateButtonHoverText:#2D60D7;--tagBg:rgba(255,255,255,0.11);--tagText:var(--copyColor);--tagHoverBg:rgba(255,255,255,0.16);--tagHoverText:var(--copyColor);--badgeBg:linear-gradient(130deg,rgba(31,184,153,0.63) 33%,rgba(24,75,195,0.63) 100%);--badgeText:rgba(255,255,255,0.95);--badgeBgInactive:linear-gradient(130deg,rgba(95,103,134,0.7) 0%,rgba(13,52,145,0.7) 100%);--badgeTextInactive:rgba(255,255,255,0.9);--badgeBgPrimary:linear-gradient(130deg,rgba(21,167,212,0.73) 0%,rgba(45,96,215,0.73) 69%,rgba(68,15,174,0.73) 100%);--badgeTextPrimary:rgba(255,255,255,0.95);--cardBackground:rgba(255,255,255,0.9);--cardBorder:#FFFFFF;--cardHoverBackground:#FFFFFF;--cardHoverBorder:#FFFFFF;--cardFocusBackground:#FFFFFF;--cardFocusBorder:#6692FA;--cardHeadlineColor:#000F33;--cardHeadlineLinkColor:#2D60D7;--cardCopyColor:rgba(0,15,51,0.75);--cardLinkColor:#2D60D7;--cardInnerBorder:rgba(0,15,51,0.13);--cardTagBg:#B8CDFF;--cardTagText:#184BC3;--cardTagHoverBg:#9EBBFF;--cardTagHoverText:#0D3491;--drawerBackground:rgba(255,255,255,0.08);--cardShadow:0px 2px 4px rgba(0,0,0,0.2),0px 6px 16px rgba(0,0,0,0.24);--cardHoverShadow:0px 4px 6px rgba(0,0,0,0.2),0px 6px 20px rgba(0,0,0,0.32);--shadowHigh:0px 2px 4px rgba(0,0,0,0.32),0px 15px 28px rgba(0,0,0,0.48);--textShadow:0.125em 0.125em 0.375em rgba(3,28,89,0.5);--gradientBase:#031C59;--gradientStart:rgba(3,28,89,0);--gradientMid:rgba(3,28,89,0);--gradientEnd:#031C59;--gradientFlat:#031C59;background:var(--backgroundColor);}.customer-quotes{container-type:inline-size;container-name:omar;--omarCardPadding:var(--sm);}.customer-quotes .full-headline{margin:0;padding:var(--omarCardPadding);position:relative;overflow:hidden;}@media (max-width:31.188em){.customer-quotes .full-headline .field-text-body{text-align:left;}}.customer-quotes .full-headline .field-text-body h1,.customer-quotes .full-headline .field-text-body h2,.customer-quotes .full-headline .field-text-body h3,.customer-quotes .full-headline .field-text-body h4,.customer-quotes .full-headline .field-text-body h5,.customer-quotes .full-headline .field-text-body h6,.customer-quotes .full-headline .field-text-body p{max-width:none;margin:0;}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.customer-quotes{display:initial;}}}.customer-quotes > .container{display:grid;grid-template-columns:1fr;gap:var(--md);width:100%;margin:0 auto;}.customer-quotes .customer-tile-contain{height:100%;}.customer-quotes .customer-tile{position:relative;overflow:hidden;width:100%;height:100%;border-radius:var(--cardRadius);}.customer-quotes .customer-tile.hover{cursor:pointer;box-shadow:var(--cardShadow);}.customer-quotes .customer-tile.hover .tile-cover,.customer-quotes .customer-tile.hover .tile-detail{border-radius:var(--cardRadius);position:relative;text-decoration:none;}.customer-quotes .customer-tile.hover .tile-cover:before,.customer-quotes .customer-tile.hover .tile-detail:before{content:"";position:absolute;width:0;height:0.125em;bottom:0;left:0;background-color:var(--accentColor);transition:width 0.3s ease;}.customer-quotes .customer-tile.hover .tile-cover:before,.customer-quotes .customer-tile.hover .tile-detail:before{bottom:-0.125em;}@media (hover:hover){.customer-quotes .customer-tile.hover .tile-cover:hover:before,.customer-quotes .customer-tile.hover .tile-cover.active:before,.customer-quotes .customer-tile.hover .tile-cover.is-active:before,.customer-quotes .customer-tile.hover .tile-cover.js-is-actve:before,.customer-quotes .customer-tile.hover .tile-detail:hover:before,.customer-quotes .customer-tile.hover .tile-detail.active:before,.customer-quotes .customer-tile.hover .tile-detail.is-active:before,.customer-quotes .customer-tile.hover .tile-detail.js-is-actve:before{width:100%;right:0;z-index:1;}}.customer-quotes .customer-tile.hover .tile-cover:before,.customer-quotes .customer-tile.hover .tile-detail:before{border-radius:0 0 var(--cardRadius) var(--cardRadius);height:var(--xxxs);bottom:0;background:linear-gradient(0deg,var(--accentColor),0.2em,transparent 0%);}.customer-quotes .customer-tile.hover button.toggle-tile{padding:var(--xxs);border:1px solid transparent;border-radius:6px;box-sizing:content-box;z-index:1;position:absolute;background:var(--border1);bottom:var(--sm);right:var(--sm);}.customer-quotes .customer-tile.hover button.toggle-tile:hover,.customer-quotes .customer-tile.hover button.toggle-tile:focus,.customer-quotes .customer-tile.hover button.toggle-tile:active{background:none;border:1px solid transparent;}.customer-quotes .customer-tile.hover button.toggle-tile svg{stroke:var(--headlineColor);width:12px;height:12px;}.customer-quotes .customer-tile.hover .tile-cover .field-text-body{padding:var(--sm) calc(var(--lg) + var(--xs)) var(--sm) var(--sm);}.customer-quotes .customer-tile.hover .tile-cover picture{position:relative;overflow:hidden;}.customer-quotes .customer-tile.hover .tile-cover picture img{transition:0.5s ease-in-out;-webkit-font-smoothing:subpixel-antialiased;}.customer-quotes .customer-tile.hover .tile-detail .field-text-body{margin-bottom:var(--lg);}.customer-quotes .customer-tile.hover .tile-detail button.toggle-tile{left:var(--sm);right:auto;}.customer-quotes .customer-tile.hover:hover,.customer-quotes .customer-tile.hover:focus{box-shadow:var(--cardHoverShadow);}.customer-quotes .customer-tile.hover:hover .tile-cover:before,.customer-quotes .customer-tile.hover:hover .tile-detail:before,.customer-quotes .customer-tile.hover:focus .tile-cover:before,.customer-quotes .customer-tile.hover:focus .tile-detail:before{width:100%;}.customer-quotes .customer-tile.hover:hover .tile-cover picture img,.customer-quotes .customer-tile.hover:focus .tile-cover picture img{transform:scale(1.02);}.customer-quotes .customer-tile.hover:hover button.toggle-tile,.customer-quotes .customer-tile.hover:focus button.toggle-tile{background:var(--border2);}.customer-quotes .customer-tile.no-hover .tile-cover:before{bottom:-2px;}.customer-quotes .customer-tile.no-hover.no-details .toggle-tile{display:none;}.customer-quotes .customer-tile.js-open .tile-detail,.customer-quotes .customer-tile.no-image.no-hover .tile-detail{margin-left:-100%;}.customer-quotes .customer-tile.js-open.no-details .tile-detail,.customer-quotes .customer-tile.no-image.no-hover.no-details .tile-detail{margin-left:0;}.customer-quotes .customer-tile .field-text-body{padding:var(--sm);}.customer-quotes .customer-tile .field-text-body > *:last-child{margin-bottom:0 !important;}.customer-quotes .customer-tile .tile-viewport{width:200%;height:100%;margin-left:0;display:grid;grid-template-columns:1fr 1fr;}.customer-quotes .customer-tile .tile-viewport .tile-cover{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;}.customer-quotes .customer-tile .tile-viewport .tile-cover.reverse,.customer-quotes .customer-tile .tile-viewport .tile-cover.top{flex-direction:column-reverse;}.customer-quotes .customer-tile .tile-viewport .tile-cover.with-summary{justify-content:space-between;}.customer-quotes .customer-tile .tile-viewport .tile-cover.with-summary img{height:auto;flex-grow:1;}.customer-quotes .customer-tile .tile-viewport .tile-cover :has(.text-align-center){margin:auto;}.customer-quotes .customer-tile .tile-viewport .tile-cover img{object-fit:cover;height:100%;width:100%;}.customer-quotes .customer-tile .tile-viewport .tile-cover .image.media-foreground,.customer-quotes .customer-tile .tile-viewport .tile-cover .image.media-foreground picture{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:auto;flex-grow:1;object-fit:cover;width:100%;}.customer-quotes .customer-tile .tile-viewport .tile-detail{width:100%;padding:var(--sm);transition:margin 500ms ease;z-index:1;display:flex;flex-direction:column;justify-content:center;}.customer-quotes .customer-tile .tile-viewport .tile-detail .field-text-body{padding:0;}.customer-quotes .customer-tile .field-text-body h1,.customer-quotes .customer-tile .field-text-body h2,.customer-quotes .customer-tile .field-text-body h3,.customer-quotes .customer-tile .field-text-body h4,.customer-quotes .customer-tile .field-text-body h5,.customer-quotes .customer-tile .field-text-body h6,.customer-quotes .customer-tile .field-text-body p,.customer-quotes .customer-tile .field-text-body ul,.customer-quotes .customer-tile .field-text-body ol,.customer-quotes .customer-tile .field-text-body li{min-width:0;}.customer-quotes .video-tile{display:flex;flex-direction:column;align-items:center;height:100%;background:#000000;background:var(--drawerBackground);border-radius:var(--cardRadius);overflow:hidden;}.customer-quotes .video-tile.no-hover .tile-cover:before{bottom:-2px;}.customer-quotes .video-tile.no-hover.no-details .toggle-tile{display:none;}.customer-quotes .video-tile .field-text-body{padding:var(--sm);}.customer-quotes .video-tile article{width:100%;}.customer-quotes .video-tile article .video-thumb-replace{width:100% !important;}.customer-quotes .video-tile article + .tile-cover{display:flex;align-items:flex-start;justify-content:center;height:100%;width:100%;}.customer-quotes .video-tile article + .tile-cover .field-text-body{width:100%;}.customer-quotes .video-tile article + .tile-cover .field-text-body > *:last-child{margin-bottom:0 !important;}.customer-quotes .video-tile article + .tile-cover .field-text-body h1,.customer-quotes .video-tile article + .tile-cover .field-text-body h2,.customer-quotes .video-tile article + .tile-cover .field-text-body h3,.customer-quotes .video-tile article + .tile-cover .field-text-body h4,.customer-quotes .video-tile article + .tile-cover .field-text-body h5,.customer-quotes .video-tile article + .tile-cover .field-text-body h6,.customer-quotes .video-tile article + .tile-cover .field-text-body p,.customer-quotes .video-tile article + .tile-cover .field-text-body ul,.customer-quotes .video-tile article + .tile-cover .field-text-body ol,.customer-quotes .video-tile article + .tile-cover .field-text-body li{min-width:0;}.customer-quotes .full-bleed{padding:var(--sm);border-radius:var(--cardRadius);overflow:hidden;}.customer-quotes .full-bleed .organism{height:100%;padding:var(--sm);}.customer-quotes .full-bleed .container{z-index:2;}@container omar (min-width:300px){.omar-container.container{grid-template-columns:repeat(auto-fit,minmax(28ch,1fr));grid-auto-flow:dense;}.omar-container.container .full-headline{grid-column:1/-1;}.omar-container.container.odd-columns{grid-template-columns:1fr;}}@container omar (min-width:750px){.omar-container.container{align-items:center;}.omar-container.container.standardized{grid-auto-rows:1fr;}.omar-container.container.standardized:has(.full-headline:first-child){grid-template-rows:repeat(1,auto);}.omar-container.container.even-columns{grid-template-columns:1fr 1fr;}.omar-container.container.odd-columns.column-max--3{grid-template-columns:repeat(3,1fr);}}@container omar (min-width:940px){.omar-container.container .customer-tile-contain:has(div.wide,div.tall){display:contents;}.omar-container.container .customer-tile-contain:has(div.wide,div.tall) .wide{grid-column-end:span 2;}.omar-container.container .customer-tile-contain:has(div.wide,div.tall) .tall{grid-row-end:span 2;}.omar-container.container.even-columns.column-max--4{grid-template-columns:repeat(4,1fr);}}div[class^=layout-][class$=-column] .customer-quotes .customer-tile-contain{display:flex;}.layout-one-column .customer-quotes .customer-tile-contain,.layout-two-column .customer-quotes .customer-tile-contain,.layout-three-column .customer-quotes .customer-tile-contain,.layout-four-column .customer-quotes .customer-tile-contain{display:flex !important;}@media screen and (min-width:31.25em){.layout-one-column.width-contained > .container > .organism,.layout-two-column.width-contained > .container > .organism,.layout-three-column.width-contained > .container > .organism,.layout-four-column.width-contained > .container > .organism{box-sizing:border-box;}}
