/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.blog-page{background:var(--Blog-background-gradient,linear-gradient(306deg,#F5F6FA 37.4%,#F8F5FF 70.2%,#DBE6FF 83.7%,#B8CDFF 100%));background-size:100% 1080px;background-repeat:no-repeat;background-color:#F5F6FA;overflow-x:hidden;}.blog-page .top-region{width:100%;overflow:hidden;}.blog-page .top-region .page-headline-wrapper{background:transparent;width:100%;max-width:100%;box-sizing:border-box;}.blog-page .top-region .page-headline{display:flex;flex-direction:column;padding:var(--md) var(--sm);text-align:left;width:100%;max-width:100%;box-sizing:border-box;}.blog-page .top-region .page-headline h1,.blog-page .top-region .page-headline h3,.blog-page .top-region .page-headline p{margin-left:0;margin-right:0;}@media (min-width:601px){.blog-page .top-region .page-headline{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;column-gap:var(--md);row-gap:0;padding:var(--lg) var(--md);}}@media (min-width:73.813em){.blog-page .top-region .page-headline{column-gap:48px;padding:var(--xxl) 0 var(--xxl) var(--xxl);max-width:1272px;margin:0 auto;}}.blog-page .top-region .breadcrumb-container{width:100%;padding:0;margin:0 0 var(--md) 0;order:1;}@media (min-width:601px){.blog-page .top-region .breadcrumb-container{grid-column:1/-1;grid-row:1;padding-right:180px;}}.blog-page .top-region .breadcrumb-container nav{margin:0;padding:0;}.blog-page .top-region .breadcrumb-container nav ol{display:flex;flex-wrap:wrap;align-items:center;gap:var(--xxs);list-style:none;margin:0;padding:0;}.blog-page .top-region .breadcrumb-container nav ol li{display:flex;align-items:center;gap:var(--xxs);}.blog-page .top-region .breadcrumb-container nav ol li a{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:21px;color:#2D60D7;text-decoration:none;}.blog-page .top-region .breadcrumb-container nav ol li a:hover{text-decoration:underline;}@media (min-width:601px){.blog-page .top-region .breadcrumb-container nav ol li a{font-size:18px;line-height:23px;}}.blog-page .top-region .breadcrumb-container nav ol li:not(:last-child)::after{color:#2D60D7;font-size:1em;}.blog-page .top-region .header-thumbnail-wrapper{order:2;align-self:flex-start;max-width:256px;margin-bottom:var(--md);overflow:hidden;}.blog-page .top-region .header-thumbnail-wrapper img{width:256px;height:144px;object-fit:contain;border-radius:var(--xs);}@media (min-width:601px){.blog-page .top-region .header-thumbnail-wrapper{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:flex-end;margin-bottom:0;order:unset;}}.blog-page .top-region .page-headline__content{display:flex;flex-direction:column;gap:var(--xxxs);order:3;min-width:0;}@media (min-width:601px){.blog-page .top-region .page-headline__content{grid-column:1;grid-row:2;max-width:910px;order:unset;}}.blog-page .top-region .page-headline__content .section-title{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:21px;text-transform:uppercase;color:#000F33;margin:0;}@media (min-width:601px){.blog-page .top-region .page-headline__content .section-title{font-size:18px;line-height:23px;}}.blog-page .top-region .page-headline__content h1{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-weight:600;font-size:28px;line-height:32px;letter-spacing:-0.56px;color:#000F33;margin:0;overflow-wrap:break-word;word-break:break-word;}@media (min-width:601px){.blog-page .top-region .page-headline__content h1{font-size:36px;line-height:38px;letter-spacing:-0.72px;}}@media (min-width:73.813em){.blog-page .top-region .page-headline__content h1{font-size:64px;line-height:60px;letter-spacing:-1.28px;}}.blog-page .top-region .author-date-social-wrapper{display:flex;flex-direction:column;align-self:flex-start;gap:var(--xs);margin-top:var(--sm);order:4;}@media (min-width:601px){.blog-page .top-region .author-date-social-wrapper{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--sm);grid-column:1/-1;grid-row:3;order:unset;}}.blog-page .top-region .author-date-social-inline{display:flex;align-items:center;gap:var(--xs);flex-wrap:wrap;width:100%;}@media (min-width:601px){.blog-page .top-region .author-date-social-inline{width:auto;flex-wrap:nowrap;flex-shrink:1;}}.blog-page .top-region .author-avatar-link{display:inline-flex;text-decoration:none;}.blog-page .top-region .author-avatar{width:32px;height:32px;border-radius:200px;overflow:hidden;flex-shrink:0;}.blog-page .top-region .author-avatar .author-image{width:100%;height:100%;object-fit:cover;display:block;}.blog-page .top-region .author-avatar--initials{display:flex;align-items:center;justify-content:center;background:var(--Buttons-Alternate---alternateButtonHoverBg,#C7D8FF);}.blog-page .top-region .author-avatar--initials .author-initials{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;line-height:1;color:var(--Main---headlineLinkColor,#2D60D7);text-transform:uppercase;user-select:none;}.blog-page .top-region .author-wrapper{flex-shrink:0;}.blog-page .top-region .author-wrapper .contributors{margin:0;}.blog-page .top-region .author-wrapper .contributors a{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:21px;color:#2D60D7;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;}@media (min-width:601px){.blog-page .top-region .author-wrapper .contributors a{font-size:18px;line-height:23px;}}.blog-page .top-region .date-wrapper{flex-shrink:0;}.blog-page .top-region .date-wrapper .contributors{margin:0;font-family:"TT Norms",Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:21px;color:var(--inactive,rgba(0,15,51,0.6));white-space:nowrap;}.blog-page .top-region .date-wrapper .contributors::before{display:none;}@media (min-width:601px){.blog-page .top-region .date-wrapper .contributors::before{content:"•";display:inline;color:var(--inactive,rgba(0,15,51,0.6));}}@media (min-width:601px){.blog-page .top-region .date-wrapper .contributors{font-size:18px;line-height:23px;}}.blog-page .top-region .social-icons-wrapper{display:flex;align-items:center;width:100%;justify-content:flex-start;}@media (min-width:601px){.blog-page .top-region .social-icons-wrapper{width:auto;flex-shrink:0;}}.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .page-headline{position:relative;}@media (min-width:601px){.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .page-headline{grid-template-columns:1fr;}}.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .breadcrumb-container{display:flex;flex-wrap:wrap;align-items:center;}.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .breadcrumb-container nav{flex:1 1 auto;min-width:0;}.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .breadcrumb-container nav ol{flex-wrap:wrap;}@media (min-width:601px){.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .page-headline__content{grid-column:1;max-width:100%;}}@media (min-width:601px){.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .author-date-social-wrapper{grid-column:1;}}@media (min-width:601px){.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .social-icons-wrapper{position:absolute;top:var(--lg);right:var(--md);}}@media (min-width:73.813em){.blog-page .top-region .page-headline-wrapper:not(.has-header-image) .social-icons-wrapper{top:var(--xxl);right:0;}}.blog-page .main-region,.blog-page .main-region.light{background:transparent;padding:var(--sm);width:100%;box-sizing:border-box;}@media (min-width:768px){.blog-page .main-region,.blog-page .main-region.light{padding:var(--sm);}}@media (min-width:73.813em){.blog-page .main-region,.blog-page .main-region.light{display:flex;justify-content:center;padding:var(--sm);}}.blog-page .main-region > .container,.blog-page .main-region.light > .container{display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;}@media (min-width:73.813em){.blog-page .main-region > .container,.blog-page .main-region.light > .container{flex-direction:row;gap:32px;align-items:flex-start;max-width:1272px;margin:0 auto;}}.blog-page .main-1{background-color:#FFFFFF;border-radius:0;padding:var(--xxl) var(--lg) 0 var(--lg);display:flex;flex-direction:column;gap:24px;width:calc(100% + 2 * var(--sm));margin-left:calc(-1 * var(--sm));margin-right:calc(-1 * var(--sm));box-sizing:border-box;}@media (min-width:768px){.blog-page .main-1{padding:var(--md) var(--lg);}}@media (min-width:73.813em){.blog-page .main-1{flex:1 1 auto;padding:var(--xl) var(--xxl);border-radius:var(--sm);width:100%;margin-left:0;margin-right:0;}}.blog-page .main-1 .field-text-body{max-width:100%;}.blog-page .main-1 .field-text-body h1,.blog-page .main-1 .field-text-body .size-0,.blog-page .main-1 .field-text-body .size-1{margin:var(--xl) 0 var(--xs) 0;}.blog-page .main-1 .field-text-body h2,.blog-page .main-1 .field-text-body h3,.blog-page .main-1 .field-text-body .size-2,.blog-page .main-1 .field-text-body .size-3{margin:var(--lg) 0 var(--xs) 0;}.blog-page .main-1 .field-text-body h4,.blog-page .main-1 .field-text-body h5,.blog-page .main-1 .field-text-body .size-4,.blog-page .main-1 .field-text-body .size-5{margin:var(--md) 0 var(--xs) 0;}.blog-page .main-1 .field-text-body p.section-title{margin:var(--lg) 0 0 0;}.blog-page .main-1 .field-text-body p.section-title + h1,.blog-page .main-1 .field-text-body p.section-title + h2,.blog-page .main-1 .field-text-body p.section-title + .size-0,.blog-page .main-1 .field-text-body p.section-title + .size-1,.blog-page .main-1 .field-text-body p.section-title + .size-2{margin-top:0;}.blog-page .main-1 .field-text-body .button{margin:var(--xxxs) var(--xs) 0 0;}.blog-page .main-1 .field-text-body h1.section-title{margin:var(--md) 0 var(--xxxs) 0;color:#001033;font-size:16px;font-size:clamp(1em,0.5944rem + 0.5495vw,1.5em);line-height:1.3125;font-weight:500;letter-spacing:normal;margin-bottom:unset;}.blog-page .main-1 .field-text-body h1.section-title + h2,.blog-page .main-1 .field-text-body h1.section-title + h3,.blog-page .main-1 .field-text-body h1.section-title + h4{margin-top:0;}@media (min-width:73.813em){.blog-page .main-1 .field-text-body{max-width:80ch;}}.blog-page .main-1 .field-text-body > p{max-width:100%;}.blog-page .main-1 .field-text-body h2:not(.text-align-center){text-align:left;}.blog-page .main-1 .field-text-body img{display:block;margin-right:auto;margin-left:auto;max-width:100%;height:auto;}.blog-page .main-1 > .social-share-group{border-top:1px solid rgba(0,15,51,0.13);padding-top:var(--sm);margin-bottom:var(--md);}@media (min-width:73.813em){.blog-page .main-1 > .social-share-group{margin-bottom:0;}}.blog-page .main-1 .type--remote_video,.blog-page .main-1 .type--video{position:relative;z-index:1;}.blog-page .main-2{display:flex;flex-direction:column;gap:var(--lg);width:100%;}@media (min-width:73.813em){.blog-page .main-2{display:flex;flex-direction:column;gap:var(--md);flex:0 0 305px;width:305px;align-self:start;}}.blog-page .main-2:empty{display:none;}.blog-page .main-2 .even-grid{padding:var(--xl) var(--lg);}@media (min-width:73.813em){.blog-page .main-2 .even-grid{padding:0;}}@media (min-width:73.813em){.blog-page .main-2 .even-grid h2{color:var(--headlineColor);text-align:center;font-family:"TT Norms",Helvetica,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin:0 0 var(--sm) 0;text-align:left;}}.blog-page .main-2 .tile-container.global-grid-container{display:grid;grid-template-columns:1fr;gap:var(--md);width:100%;}@media (min-width:691px){.blog-page .main-2 .tile-container.global-grid-container{grid-template-columns:repeat(auto-fit,minmax(47%,1fr));}}.blog-page .main-2 .teaser-item{width:100%;padding:0;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;border:1px solid var(--border3,rgba(0,15,51,0.18));background:#FFFFFF;box-sizing:border-box;}@media (max-width:73.813em){.blog-page .main-2 .teaser-item .teaser-content.teaser-card{height:100%;}}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .content-container{width:100%;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .content-container h3{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-size:19px;font-weight:500;line-height:21px;color:#000F33;margin:0 0 var(--xxs) 0;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .content-container h3 a{color:inherit;text-decoration:none;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .content-container h3 a:hover{text-decoration:underline;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .content-container .teaser-body{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:var(--copycolor,rgba(0,15,51,0.75));margin:0;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .content-container .teaser-metadata{font-family:"TT Norms",Helvetica,Arial,sans-serif;font-size:14px;line-height:19px;color:var(--inactive,rgba(0,15,51,0.6));margin:var(--xxs) 0 0 0;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .image-container{width:100%;border-radius:8px;overflow:hidden;margin-bottom:var(--sm);}.blog-page .main-2 .teaser-item .teaser-content.teaser-card .image-container img{width:100%;height:auto;display:block;}.blog-page .main-2 .teaser-item .teaser-content.teaser-card > svg{display:none;}@media (max-width:73.813em){.blog-page .main-2 .teaser-item .teaser-content.teaser-card > svg{display:block;}}.blog-page .main-3{width:100%;}.blog-page .main-3 h2{text-align:left;font-size:24px;}@media (min-width:768px){.blog-page .main-3 h2{text-align:center;font-size:30px;}}.blog-page .main-3 .teaser-item{padding:var(--sm) 0;}.blog-page .social-share-group a:hover .tooltip .ui-tooltip,.blog-page .social-share-group button:hover .tooltip .ui-tooltip{visibility:visible;opacity:0.9;}body.node--type-blog header.page-header,body:has(.blog-page) header.page-header{top:0;width:100%;}body.node--type-blog header.page-header nav.global-nav,body:has(.blog-page) header.page-header nav.global-nav{overflow:visible;height:auto;}body.node--type-blog header.page-header nav.global-nav,body.node--type-blog header.page-header nav.global-nav.js-scrolling,body.node--type-blog header.page-header nav.global-nav.js-slidedown,body.node--type-blog header.page-header nav.global-nav.js-search-open,body.node--type-blog header.page-header nav.global-nav.js-section-open,body.node--type-blog header.page-header nav.global-nav.js-open,body:has(.blog-page) header.page-header nav.global-nav,body:has(.blog-page) header.page-header nav.global-nav.js-scrolling,body:has(.blog-page) header.page-header nav.global-nav.js-slidedown,body:has(.blog-page) header.page-header nav.global-nav.js-search-open,body:has(.blog-page) header.page-header nav.global-nav.js-section-open,body:has(.blog-page) header.page-header nav.global-nav.js-open{opacity:1;}body.node--type-blog header.page-header nav.global-nav.js-scrolling,body:has(.blog-page) header.page-header nav.global-nav.js-scrolling{top:0;z-index:400;background:var(--backgroundColor);}body.node--type-blog header.page-header nav.global-nav.js-scrolling:before,body.node--type-blog header.page-header nav.global-nav.js-scrolling:after,body:has(.blog-page) header.page-header nav.global-nav.js-scrolling:before,body:has(.blog-page) header.page-header nav.global-nav.js-scrolling:after{opacity:1;top:0;}body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical).node--type-blog header.page-header::before,body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical):has(.blog-page) header.page-header::before{content:"";position:fixed;bottom:auto;top:var(--xxl);left:0;height:4px;background:var(--border1);width:100%;z-index:9998;display:none;transition:opacity 0.3s ease;}@media (min-width:1200px){body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical).node--type-blog header.page-header::before,body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical):has(.blog-page) header.page-header::before{top:calc(var(--xxl) + var(--xxs));}}body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical).node--type-blog header.page-header::after,body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical):has(.blog-page) header.page-header::after{content:"";position:fixed;bottom:auto;top:var(--xxl);left:0;height:4px;background:linear-gradient(to right,#2D60D7,#6692FA);width:var(--progress-width,0%);z-index:9999;transition:width 0.1s ease;}@media (min-width:1200px){body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical).node--type-blog header.page-header::after,body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical):has(.blog-page) header.page-header::after{top:calc(var(--xxl) + var(--xxs));}}body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical).node--type-blog header.page-header.has-scrolled::before,body:not(.toolbar-horizontal):not(.toolbar-fixed):not(.toolbar-vertical):has(.blog-page) header.page-header.has-scrolled::before{display:block;}body.node--type-blog footer,body:has(.blog-page) footer{background-color:#F5F6FA;}
.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;}}
