/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.faq{--content-width:50%;}@media (max-width:31.188em){.faq{padding-left:0;padding-right:0;}}.faq:not(.header-above) .description .cta-links > .header-cta{text-align:unset;}.faq .container{gap:var(--xl);align-items:flex-start;justify-content:center;}.faq .container > *{flex:1 1 45ch;}.faq .field-text-body{margin-bottom:var(--xs);}.faq .description{width:var(--content-width);align-items:flex-start;flex-direction:column;}.faq .description .cta-links > h1,.faq .description .cta-links > h2,.faq .description .cta-links > p,.faq .description .cta-links > .page-headline__cta,.faq .description .cta-links > .header-cta,.faq .description .cta-links > .button{text-align:center;margin:0 auto 0.75rem auto;margin:0 auto var(--xs) auto;}@media (max-width:31.188em){.faq .description .cta-links > h1,.faq .description .cta-links > h2,.faq .description .cta-links > p,.faq .description .cta-links > .page-headline__cta,.faq .description .cta-links > .header-cta,.faq .description .cta-links > .button{text-align:left;margin-left:0;}}.faq .description .cta-links > .page-headline__cta > .button,.faq .description .cta-links > .links .button,.faq .description .cta-links > .header-cta .button{margin:0.75rem 0.75rem 0 0;margin:var(--xs) var(--xs) 0 0;}.faq .description .cta-links > .page-headline__cta > .button:last-of-type,.faq .description .cta-links > .links .button:last-of-type,.faq .description .cta-links > .header-cta .button:last-of-type{margin-right:0;}.faq .description .cta-links > p.section-title,.faq .description .cta-links > p.eyebrow{margin-bottom:var(--xxxs);}.faq .description .cta-links > p.section-title + .subhead,.faq .description .cta-links > p.eyebrow + .subhead{margin-top:0.75rem;margin-top:var(--xs);}.faq .description .cta-links > h1:last-child,.faq .description .cta-links > h2:last-child,.faq .description .cta-links > p:last-child,.faq .description .cta-links > .page-headline__cta:last-child,.faq .description .cta-links > .header-cta:last-child,.faq .description .cta-links > .button:last-child{margin-bottom:0;}.faq .description .cta-links > h1 ~ .container,.faq .description .cta-links > h2 ~ .container,.faq .description .cta-links > p ~ .container,.faq .description .cta-links > .page-headline__cta ~ .container,.faq .description .cta-links > .header-cta ~ .container,.faq .description .cta-links > .button ~ .container{margin-top:calc(3rem - 0.75rem);margin-top:calc(var(--xl) - var(--xs));}.faq .description > *:last-child{margin-bottom:0;}@media (max-width:31.188em){.faq .description{padding:0 var(--lg);}}.faq .description:empty{display:none;}.faq.header-above .container{max-width:50rem;margin-left:auto;margin-right:auto;}.faq.header-above .description{flex:100%;text-align:center;}.faq.header-above .description h2,.faq.header-above .description p{margin-left:auto;margin-right:auto;}.faq.header-above .description > *:last-child{margin-bottom:0;}.faq .questions{width:var(--content-width);max-width:50rem;min-width:18.75em;}@media (max-width:31.188em){.faq .questions{width:100%;min-width:6.25em;}}.faq .questions .answer{margin-bottom:0;padding:0 var(--md) var(--md) var(--md);width:100%;}@media (max-width:31.188em){.faq .questions .answer{padding:0 var(--lg) var(--md) var(--lg);}}.faq .questions .answer > *{max-width:75ch;}.faq .questions .answer .price{display:inline;}.faq .questions .answer .price .prices__price-wrapper.js-is-active{display:inline;}.faq .questions .answer .price .prices__price-wrapper .js-country-code-JPY{font-size:initial;}.faq .questions .answer.js-closed{display:none;}.faq .questions .answer.js-open{display:block;background:var(--drawerBackground);}.faq .questions .js-accordion-button:hover .accordion-expand{background-color:var(--border1);}.faq .questions .question{display:grid;grid-template-columns:1fr auto;justify-items:center;align-items:center;width:100%;border-top:0.063em solid var(--border2);padding:var(--sm) var(--md);}@media (max-width:31.188em){.faq .questions .question{padding:var(--sm) var(--lg);}}.faq .questions .question.js-open{background:var(--drawerBackground);}@media (max-width:31.188em){.faq .questions .question.js-open{padding-bottom:var(--xs);}}.faq .questions .question.js-open .accordion-expand .open{opacity:0;transform:translate(-50%,-50%) rotate(90deg);}.faq .questions .question.js-open .accordion-expand .close{opacity:1;transform:translate(-50%,-50%) rotate(0deg);}.faq .questions .question .accordion-toggle{display:flex;max-width:unset;color:var(--headlineColor);padding:0;margin-bottom:0;width:100%;position:relative;justify-content:space-between;text-align:left;}@media (max-width:31.188em){.faq .questions .question .accordion-toggle.js-open{padding-bottom:0;}}.faq .questions .question .accordion-toggle:hover{cursor:pointer;}.faq .questions .question .accordion-expand{display:flex;height:24px;width:24px;border-radius:var(--borderRadiusXs);position:relative;transition-duration:500ms;}.faq .questions .question .accordion-expand .open,.faq .questions .question .accordion-expand .close{display:flex;align-items:center;height:12px;width:12px;position:absolute;top:50%;left:50%;stroke:var(--headlineColor);transition-duration:500ms;}.faq .questions .question .accordion-expand .open{transform:translate(-50%,-50%) rotate(0deg);}.faq .questions .question .accordion-expand .close{opacity:0;transform:translate(-50%,-50%) rotate(-90deg);}.faq .questions h4{margin-bottom:0;}.faq .questions h4 button{background:transparent;border:none;width:100%;padding: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;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--accentColor:#3A6FE9;--accentBorder:#6692FA;--accentIcon:#8959E8;--successIcon:#228733;--successIconBg:rgba(92,193,110,0.2);--accentIconBg:rgba(187,153,255,0.25);--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;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--accentColor:#3A6FE9;--accentBorder:#6692FA;--accentIcon:#8959E8;--successIcon:#228733;--successIconBg:rgba(92,193,110,0.2);--accentIconBg:rgba(187,153,255,0.25);--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;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--accentColor:#3A6FE9;--accentBorder:#6692FA;--accentIcon:#8959E8;--successIcon:#228733;--successIconBg:rgba(92,193,110,0.2);--accentIconBg:rgba(187,153,255,0.25);--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;--border1:rgba(255,255,255,0.08);--border2:rgba(255,255,255,0.15);--border3:rgba(255,255,255,0.2);--accentColor:#6692FA;--accentBorder:#6692FA;--accentIcon:#A87EFB;--successIcon:#3CAF50;--successIconBg:rgba(92,193,110,0.3);--accentIconBg:rgba(187,153,255,0.28);--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;--border1:rgba(45,96,215,0.18);--border2:rgba(45,96,215,0.25);--border3:rgba(45,96,215,0.42);--accentColor:#2D60D7;--accentBorder:#3A6FE9;--accentIcon:#7847DC;--successIcon:#177227;--successIconBg:rgba(92,193,110,0.34);--accentIconBg:rgba(187,153,255,0.34);--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;--border1:rgba(0,15,51,0.07);--border2:rgba(0,15,51,0.13);--border3:rgba(0,15,51,0.18);--accentColor:#3A6FE9;--accentBorder:#6692FA;--accentIcon:#8959E8;--successIcon:#228733;--successIconBg:rgba(92,193,110,0.23);--accentIconBg:rgba(187,153,255,0.25);--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;--border1:rgba(255,255,255,0.08);--border2:rgba(255,255,255,0.15);--border3:rgba(255,255,255,0.2);--accentColor:#3A6FE9;--accentBorder:#6692FA;--accentIcon:#A87EFB;--successIcon:#3CAF50;--successIconBg:rgba(92,193,110,0.23);--accentIconBg:rgba(187,153,255,0.23);--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{--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{grid-auto-flow:dense;}.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 lottie-player{height:100%;width:100%;}.customer-quotes .customer-tile .tile-viewport .tile-cover article{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{height:100%;}.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;}.customer-quotes .full-headline{grid-column:1/-1;}@container (min-width:580px){.customer-quotes.standardized.default-columns .container,.customer-quotes.standardized.even-columns .container{grid-auto-rows:1fr;}.customer-quotes.standardized.default-columns .container:has(.full-headline:first-child),.customer-quotes.standardized.even-columns .container:has(.full-headline:first-child){grid-template-rows:repeat(1,auto);}}@container (min-width:750px){.customer-quotes.standardized.odd-columns .container{grid-auto-rows:1fr;}.customer-quotes.standardized.odd-columns .container:has(.full-headline:first-child){grid-template-rows:repeat(1,auto);}}@container (min-width:940px){.customer-quotes .container .customer-tile-contain:has(div.wide,div.tall){display:contents;}.customer-quotes .container .customer-tile-contain:has(div.wide,div.tall) .wide{grid-column-end:span 2;}.customer-quotes .container .customer-tile-contain:has(div.wide,div.tall) .tall{grid-row-end:span 2;}}div[class^=layout-][class$=-column] .customer-quotes .customer-tile-contain{display:flex;}.layout-one-column .customer-quotes .customer-tile-contain:not(:has(div.wide,div.tall)),.layout-two-column .customer-quotes .customer-tile-contain:not(:has(div.wide,div.tall)),.layout-three-column .customer-quotes .customer-tile-contain:not(:has(div.wide,div.tall)),.layout-four-column .customer-quotes .customer-tile-contain:not(:has(div.wide,div.tall)){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;}}
.quote-blade{height:fit-content;text-align:center;}.quote-blade .container{flex-direction:row;justify-content:center;align-items:center;gap:var(--lg) var(--xl);}.quote-blade.reverse .container{flex-direction:row-reverse;}.quote-blade .portrait{z-index:5;position:relative;}@media (max-width:31.188em){.quote-blade .portrait{max-width:192px;max-height:64px;}}.quote-blade .portrait img{width:auto;border-radius:50%;max-width:288px;max-height:96px;object-fit:contain;object-position:left;}@media (max-width:31.188em){.quote-blade .portrait img{max-width:192px;max-height:64px;}}.quote-blade .portrait.logo img{border-radius:0;}.quote-blade .portrait + blockquote > p.disclaimer{font-weight:400;font-stretch:normal;color:var(--copyColor);max-width:82ch;font-size:0.875em;line-height:1.3575;letter-spacing:0;font-size:clamp(0.875em,0.4694rem + 0.5495vw,1em);display:block;max-width:100%;margin-top:var(--xs);max-width:80ch;}@media screen and (min-width:85.375em){.quote-blade .portrait + blockquote > p.disclaimer{line-height:1.3125;}}.quote-blade blockquote{position:relative;display:inline-block;font-style:normal;text-align:left;padding:0 var(--lg);flex:1 1 75ch;max-width:64rem;}@media (max-width:31.188em){.quote-blade blockquote{padding:0;}}.quote-blade blockquote.no-image{text-align:center;}@media (min-width:31.25em){.quote-blade blockquote.no-image a,.quote-blade blockquote.no-image a.button,.quote-blade blockquote.no-image p,.quote-blade blockquote.no-image .disclaimer{margin-left:auto;margin-right:auto;}}@media (max-width:31.188em){.quote-blade blockquote.no-image{text-align:left;}}.quote-blade blockquote .quote-text{font-weight:500;font-stretch:normal;color:var(--headlineColor);max-width:50ch;font-size:1.5em;line-height:1.08325;letter-spacing:-0.00835em;font-size:clamp(1.5em,0.2833rem + 1.6484vw,1.875em);text-wrap:balance;margin-bottom:var(--xxs);margin-top:var(--sm);max-width:65ch;display:block;position:relative;font-style:italic;}@media screen and (min-width:85.375em){.quote-blade blockquote .quote-text{line-height:1.2;letter-spacing:-0.01675em;}}@media print{.quote-blade blockquote .quote-text{font-size:15pt;line-height:20pt;}}.quote-blade blockquote .quote-text.small-on{font-weight:500;font-stretch:normal;color:var(--headlineColor);max-width:75ch;font-size:1em;font-size:clamp(1em,0.5944rem + 0.5495vw,1.125em);line-height:1.3125;letter-spacing:0;}@media print{.quote-blade blockquote .quote-text.small-on{font-size:10pt;line-height:13pt;}}.quote-blade blockquote .quote-text:before,.quote-blade blockquote .quote-text:after{font-family:Helvetica,Arial,sans-serif;}.quote-blade blockquote .quote-text .quote-content{z-index:2;position:relative;}.quote-blade blockquote .quote-text:lang(fr):before{content:"«";top:-49px;left:-53px;}.quote-blade blockquote .quote-text:lang(ja):before{content:"「";top:8px;left:-86px;font-size:3em;}@media (max-width:31.188em){.quote-blade blockquote .quote-text:lang(ja):before{left:-64px !important;}}.quote-blade blockquote .quote-text:lang(de):before{content:'"';left:-55px;font-weight:100;}.quote-blade blockquote .quote-text:before{font-size:5em;font-weight:600;line-height:0.7;opacity:0.3;position:absolute;top:0;left:0;top:-10px;left:-50px;color:var(--headlineColor);opacity:0.08;}@media (max-width:31.188em){.quote-blade blockquote .quote-text:before{left:-31px !important;}}.quote-blade blockquote footer p{color:var(--copyColor);}.quote-blade blockquote > p.disclaimer{font-weight:400;font-stretch:normal;color:var(--copyColor);max-width:82ch;font-size:0.875em;line-height:1.3575;letter-spacing:0;font-size:clamp(0.875em,0.4694rem + 0.5495vw,1em);display:block;max-width:100%;margin-top:var(--xs);margin-left:0;margin-right:auto;max-width:80ch;}@media screen and (min-width:85.375em){.quote-blade blockquote > p.disclaimer{line-height:1.3125;}}.quote-blade blockquote a{margin:var(--sm) 0 0 0;max-width:max-content;}.quote-blade blockquote > a{font-weight:400;font-stretch:normal;color:var(--copyColor);max-width:75ch;font-size:1em;font-size:clamp(1em,0.5944rem + 0.5495vw,1.125em);line-height:1.3125;letter-spacing:0;color:var(--linkColor);}@media print{.quote-blade blockquote > a{font-size:10pt;line-height:13pt;}}.quote-blade blockquote a.button{display:inline-block;}.quote-blade blockquote .quote-logo{width:100%;max-width:4em;flex:1 0 100%;margin-right:var(--sm);}.quote-blade blockquote .quote-logo.On img{border-radius:50%;}.quote-blade blockquote .quote-logo img{width:100%;border-radius:0;}.quote-blade blockquote .author-content{display:flex;align-items:center;}.quote-blade blockquote .citation-title{display:flex;flex:1;flex-direction:column;margin:var(--xxs) var(--sm) var(--xxs) 0;}.quote-blade blockquote .author-name h1,.quote-blade blockquote .author-name h2,.quote-blade blockquote .author-name h3,.quote-blade blockquote .author-name h4,.quote-blade blockquote .author-name h5,.quote-blade blockquote .author-name p,.quote-blade blockquote .author-details h1,.quote-blade blockquote .author-details h2,.quote-blade blockquote .author-details h3,.quote-blade blockquote .author-details h4,.quote-blade blockquote .author-details h5,.quote-blade blockquote .author-details p{margin:0;}.quote-blade blockquote .body-detail-author{border-left:2px solid var(--accentBorder);padding-left:var(--sm);padding-top:var(--xxs);padding-bottom:var(--xxs);}.quote-blade blockquote .body-detail-author .body{opacity:0.8;}.quote-blade blockquote .body-detail-author .body p{padding-bottom:var(--sm);margin:0;font-style:italic;}.quote-blade blockquote .body-detail-author .author-details p{opacity:0.8;}.quote-blade blockquote .body-detail-author .fine-print{opacity:0.7;margin-bottom:var(--sm);}.quote-blade blockquote svg{z-index:1;position:absolute;left:-44px;top:-20px;}.quote-blade blockquote svg path{fill:var(--accentBorder);opacity:0.17;}@media (max-width:31.188em){.quote-blade blockquote svg{height:43px;width:52px;left:-18px;}}.quote-blade blockquote svg:lang(fr),.quote-blade blockquote svg:lang(ja),.quote-blade blockquote svg:lang(de){display:none;}.quote-blade blockquote a.text{position:relative;text-decoration:none;display:inline-block;margin-bottom:var(--xs);}.quote-blade blockquote a.text:before{content:"";position:absolute;width:0;height:0.125em;bottom:0;left:0;background-color:var(--linkColor);transition:width 0.3s ease;}.quote-blade blockquote a.text:before{bottom:-0.125em;}@media (hover:hover){.quote-blade blockquote a.text:hover:before,.quote-blade blockquote a.text.active:before,.quote-blade blockquote a.text.is-active:before,.quote-blade blockquote a.text.js-is-actve:before{width:100%;right:0;z-index:1;}}.quote-blade blockquote a.text:not(:first-child){margin-left:var(--xs);}@media (min-width:31.25em){.quote-blade.center blockquote{text-align:center;}.quote-blade.center blockquote .body-detail-author{padding-left:0;justify-content:center;border-left:none;}.quote-blade.center blockquote .body-detail-author .author-content{justify-content:center;}.quote-blade.center blockquote .body-detail-author .author-content .citation-title{flex:none;text-align:left;}.quote-blade.center blockquote .body-detail-author .author-content .citation-title.no-citation-img{margin-left:auto;margin-right:auto;text-align:center;}.quote-blade.center blockquote .links{margin-left:auto;margin-right:auto;}.quote-blade.center blockquote .portrait{margin-left:auto;margin-right:auto;}.quote-blade.center blockquote .portrait img{margin-left:auto;margin-right:auto;}.quote-blade.center blockquote svg{left:-12px;top:-18px;}}
.thing-picker > h1,.thing-picker > h2,.thing-picker > p,.thing-picker > .page-headline__cta,.thing-picker > .header-cta,.thing-picker > .button{text-align:center;margin:0 auto 0.75rem auto;margin:0 auto var(--xs) auto;}@media (max-width:31.188em){.thing-picker > h1,.thing-picker > h2,.thing-picker > p,.thing-picker > .page-headline__cta,.thing-picker > .header-cta,.thing-picker > .button{text-align:left;margin-left:0;}}.thing-picker > .page-headline__cta > .button,.thing-picker > .links .button,.thing-picker > .header-cta .button{margin:0.75rem 0.75rem 0 0;margin:var(--xs) var(--xs) 0 0;}.thing-picker > .page-headline__cta > .button:last-of-type,.thing-picker > .links .button:last-of-type,.thing-picker > .header-cta .button:last-of-type{margin-right:0;}.thing-picker > p.section-title,.thing-picker > p.eyebrow{margin-bottom:var(--xxxs);}.thing-picker > p.section-title + .subhead,.thing-picker > p.eyebrow + .subhead{margin-top:0.75rem;margin-top:var(--xs);}.thing-picker > h1:last-child,.thing-picker > h2:last-child,.thing-picker > p:last-child,.thing-picker > .page-headline__cta:last-child,.thing-picker > .header-cta:last-child,.thing-picker > .button:last-child{margin-bottom:0;}.thing-picker > h1 ~ .container,.thing-picker > h2 ~ .container,.thing-picker > p ~ .container,.thing-picker > .page-headline__cta ~ .container,.thing-picker > .header-cta ~ .container,.thing-picker > .button ~ .container{margin-top:calc(3rem - 0.75rem);margin-top:calc(var(--xl) - var(--xs));}.thing-picker.organism{padding-left:0;padding-right:0;}.thing-picker.organism > h2,.thing-picker.organism > p,.thing-picker.organism > .header-cta{padding-left:var(--organismHorizontalPadding);padding-right:var(--organismHorizontalPadding);}@media (min-width:600px){.thing-picker.organism{padding-left:var(--organismHorizontalPadding);padding-right:var(--organismHorizontalPadding);}.thing-picker.organism > h2,.thing-picker.organism > p,.thing-picker.organism > .header-cta{padding-left:0;padding-right:0;}}@media screen and (max-width:600px){.thing-picker button.no-mobile{display:none;}}@media screen and (min-width:31.25em) and (max-width:600px){.thing-picker button.mobile-only{display:block !important;}}.thing-picker button.display-none{display:none !important;}.thing-picker .page-headline__cta{margin-bottom:0;}.thing-picker .page-headline__cta .button{margin-bottom:0 !important;}.thing-picker .wilma.slides .slide-preview{padding:var(--sm) var(--lg);border-radius:0;background:unset;border:unset;border-top:1px solid var(--border2);width:auto;font-size:16px;}@media screen and (max-width:600px){.thing-picker .wilma.slides .slide-preview{width:100%;}}.thing-picker .wilma.slides .slide-preview .slide-list{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--xs);max-width:100%;width:100%;}.thing-picker .wilma.slides .slide-preview .slide-list h3{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;text-wrap:unset;color:var(--copyColor);display:flex;margin:0 auto;margin-bottom:0;text-align:left;width:100%;flex-direction:row;flex-wrap:nowrap;align-self:center;align-items:center;}@media screen and (min-width:85.375em){.thing-picker .wilma.slides .slide-preview .slide-list h3{line-height:1.2;letter-spacing:-0.00825em;}}@media print{.thing-picker .wilma.slides .slide-preview .slide-list h3{font-size:12pt;line-height:18pt;}}.thing-picker .wilma.slides .slide-preview .slide-list h3:first-child{margin:auto;}.thing-picker .wilma.slides .slide-preview .slide-list:after{display:flex;content:"\e93e";font-size:16px;color:var(--linkColor);font-family:"SmartsheetIcons";height:1em;transform:rotate(-90deg);margin:auto 0 auto auto;align-self:flex-end;transition:all 500ms ease;}@media (min-width:600px){.thing-picker .wilma.slides .slide-preview .slide-list{gap:var(--xs) var(--sm);border-top:unset;width:fit-content;}.thing-picker .wilma.slides .slide-preview .slide-list:after{display:none;}}.thing-picker .wilma.slides .slide-preview.is-active .slide-list h3{color:var(--linkColor);}.thing-picker .wilma.slides .slide-preview.is-active .slide-list:after{transform:rotate(90deg);}@media (min-width:600px){.thing-picker .wilma.slides .slide-preview.is-active{border:1px solid var(--linkColor);background:var(--drawerBackground);}}@media (min-width:600px){.thing-picker .wilma.slides .slide-preview{background:transparent;border:1px solid var(--border1);border-radius:var(--cardRadius);display:flex;align-content:flex-start;flex-direction:column;justify-content:center;flex-wrap:wrap;position:relative;padding:var(--sm);}.thing-picker .wilma.slides .slide-preview:before{content:"";background:var(--linkColor);width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition-duration:500ms;border-radius:var(--cardRadius);}.thing-picker .wilma.slides .slide-preview:after{content:"";background:var(--linkColor);height:4px;border-radius:4px 4px 0 0;position:absolute;bottom:0;left:0;right:0;opacity:0;margin:0 auto;width:25%;transition:0.3s ease;}.thing-picker .wilma.slides .slide-preview.is-active:after,.thing-picker .wilma.slides .slide-preview:hover:after{opacity:1;width:calc(100% - var(--sm) - var(--sm));}.thing-picker .wilma.slides .slide-preview:hover:before{opacity:0.08;}.thing-picker .wilma.slides .slide-preview.is-active:hover:before{opacity:0;}}.thing-picker .slide-list .media-foreground,.thing-picker .slide-list img,.thing-picker .slide-list svg{width:auto;}.thing-picker .slide-list img[src$=".svg"]{width:100%;}.thing-picker .slide-list article{width:fit-content;height:100%;}@media (min-width:600px){.thing-picker .wilma.slides .slide-preview .slide-list{justify-content:flex-start;flex-direction:column;align-items:center;max-height:unset;max-width:unset;height:100%;width:100%;}.thing-picker .wilma.slides .slide-preview .slide-list h3{text-align:center;width:auto;}.thing-picker .wilma.slides .slide-preview .slide-list img,.thing-picker .wilma.slides .slide-preview .slide-list svg{height:100%;margin-left:auto;margin-right:auto;}}.thing-picker.large .wilma.slides .slide-preview .media-foreground{flex:1 0 var(--xxxl);max-width:var(--xxxl);max-height:var(--xxxl);}.thing-picker.large .wilma.slides .slide-preview .slide-list{height:auto;}@media (min-width:600px){.thing-picker.large .wilma.slides .slide-preview .media-foreground{max-width:100%;max-height:128px;}}.thing-picker .wilma.slides .slide-list,.thing-picker.regular .wilma.slides .slide-list{height:auto;}.thing-picker .wilma.slides .slide-list .media-foreground,.thing-picker.regular .wilma.slides .slide-list .media-foreground{flex:1 0 var(--xl);max-width:var(--xl);max-height:var(--xl);}@media (min-width:600px){.thing-picker .wilma.slides .slide-list,.thing-picker.regular .wilma.slides .slide-list{height:100%;}.thing-picker .wilma.slides .slide-list .media-foreground,.thing-picker.regular .wilma.slides .slide-list .media-foreground{max-width:100%;max-height:var(--xl);}}.thing-picker.small .wilma.slides .slide-list{height:auto;}.thing-picker.small .wilma.slides .slide-list .media-foreground{flex:1 0 var(--lg);max-width:var(--lg);max-height:var(--lg);}@media (min-width:600px){.thing-picker.small .wilma.slides .slide-list{height:100%;}.thing-picker.small .wilma.slides .slide-list .media-foreground{max-width:100%;max-height:var(--lg);}}@media (min-width:600px){.thing-picker.media-left .wilma.slides .slide-preview{align-content:center;}.thing-picker.media-left .wilma.slides .slide-preview .slide-list{flex-direction:row;width:100%;justify-content:center;}.thing-picker.media-left .wilma.slides .slide-preview .slide-list h3{text-align:left;margin:unset;}.thing-picker.media-left .wilma.slides .slide-preview .slide-list img{height:auto;}.thing-picker.media-left.large .wilma.slides .slide-preview .slide-list .media-foreground{max-width:var(--xxxl);}.thing-picker.media-left .wilma.slides .slide-preview .slide-list .media-foreground,.thing-picker.media-left.regular .wilma.slides .slide-preview .slide-list .media-foreground{max-width:var(--lg);}.thing-picker.media-left.small .wilma.slides .slide-preview .slide-list .media-foreground{max-width:var(--md);}}.thing-picker .wilma.slides{grid-template-rows:auto;grid-auto-flow:dense;width:100%;float:none;gap:0;}@media screen and (min-width:600px){.thing-picker .wilma.slides{display:grid;}}@media (min-width:600px){.thing-picker .wilma.slides{grid-template-columns:repeat(auto-fill,minmax(12.65em,1fr));gap:var(--md);}}@media screen and (min-width:755px){.thing-picker .wilma.slides[data-slide-desktop="1"]{grid-template-columns:repeat(auto-fill,minmax(35ch,1fr));}.thing-picker .wilma.slides[data-slide-desktop="2"],.thing-picker .wilma.slides[data-slide-desktop="4"]{grid-template-columns:repeat(auto-fill,minmax(40%,1fr));}}@media screen and (min-width:965px){.thing-picker .wilma.slides[data-slide-desktop="3"],.thing-picker .wilma.slides[data-slide-desktop="5"]{grid-template-columns:repeat(auto-fill,minmax(30%,1fr));}.thing-picker .wilma.slides[data-slide-desktop="4"],.thing-picker .wilma.slides[data-slide-desktop="8"]{grid-template-columns:repeat(auto-fill,minmax(20%,1fr));}}@media screen and (min-width:1230px){.thing-picker .wilma.slides[data-slide-desktop="6"]{grid-template-columns:repeat(auto-fill,minmax(20%,1fr));}.thing-picker .wilma.slides[data-slide-desktop="5"]{grid-template-columns:repeat(auto-fill,minmax(16%,1fr));}}@media screen and (min-width:1500px){.thing-picker .wilma.slides[data-slide-desktop="6"]{grid-template-columns:repeat(auto-fill,minmax(14%,1fr));}.thing-picker .wilma.slides[data-slide-desktop="7"],.thing-picker .wilma.slides[data-slide-desktop="10"]{grid-template-columns:repeat(auto-fill,minmax(16%,1fr));}}.thing-picker .wilma.slides .wilma.slide-hero{display:none;grid-column:1/-1;width:100%;}.thing-picker .wilma.slides .wilma.slide-hero > div .hero-header{display:flex;align-items:center;}.thing-picker .wilma.slides.js-grid .js-wilma-slideshow{flex:1 1 100%;grid-column:1/-1;width:100%;margin:0;background:var(--drawerBackground);}@media (min-width:600px){.thing-picker .wilma.slides.js-grid .js-wilma-slideshow{border-radius:var(--cardRadius);overflow:hidden;}}.thing-picker .wilma.slides.js-grid .js-wilma-slideshow .organism{box-sizing:border-box;}@media (min-width:31.25em){.thing-picker .wilma.slides.js-grid .js-wilma-slideshow .width-contained.layout-collapse-on{--layoutPadding:var(--md);--layoutVerticalPadding:var(--md);}}@media (max-width:31.188em){.thing-picker .wilma.slides.js-grid .js-wilma-slideshow .even-grid .teaser-content{padding:0;}}.thing-picker .wilma.slides.js-grid .wilma.slide-hero{display:none;grid-column:1/-1;width:100%;}.thing-picker .wilma.slides.js-grid .wilma.slide-hero.is-active{display:block;}.thing-picker .wilma.slides.js-grid .wilma.slide-hero > div .hero-header{display:flex;align-items:center;}@media (max-width:31.188em){.thing-picker .wilma.slides.js-grid .wilma.slide-hero > div > div:first-child{padding-top:var(--md);}}.brick--type--layout.layout-one-column:has(.thing-picker) > .container{display:block;}@media screen and (min-width:31.25em){.brick--type--layout.width-contained > .container > .thing-picker{box-sizing:border-box;}}
