.m-section-header{--un-section-header-column-gap: var(--un-g-space-9xl);--un-section-header-row-gap: var(--un-g-space-3xl);--un-section-header-max-width: 960px;--un-section-header-icon-size: var(--un-g-font-size-h2);--un-section-header-image-aspect-ratio: 560 / 512}.m-section-header{display:flex;flex-direction:column;row-gap:var(--un-section-header-row-gap);-moz-column-gap:var(--un-section-header-column-gap);column-gap:var(--un-section-header-column-gap)}.m-section-header__icon{font-size:var(--un-section-header-icon-size)}.m-section-header__heading{margin-bottom:0;color:var(--un-g-color-gray-900)}.m-section-header__heading b{color:var(--un-g-color-primary)}.m-section-header__heading.section-dark-mode{color:var(--un-g-color-white)}.m-section-header__heading.section-dark-mode b{color:var(--un-g-color-white)}.m-section-header__heading.section-semi-dark-mode{color:var(--un-g-color-gray-700)}.m-section-header__heading.section-semi-dark-mode b{color:var(--un-g-color-gray-700)}.m-section-header__text{max-width:var(--un-section-header-max-width);color:var(--un-g-color-gray-700)}.m-section-header__text.section-dark-mode{color:var(--un-g-color-white)}.m-section-header__text h2{font-size:var(--un-g-font-size-h3)}.m-section-header__text h3{font-size:var(--un-g-font-size-h4)}.m-section-header__text h4{font-size:var(--un-g-font-size-h5)}.m-section-header__text a{-webkit-text-decoration:var(--un-g-link-decoration-underline-always);text-decoration:var(--un-g-link-decoration-underline-always)}.m-section-header__body_2{color:var(--un-g-color-gray-700)}.m-section-header__body_2.section-dark-mode{color:var(--un-g-color-white)}@media screen and (max-width: 991px){.m-section-header__cta{flex-grow:1}}.m-section-header__cta .a-button__text{white-space:nowrap}@media screen and (max-width: 991px){.m-section-header.m-section-header--has-two-ctas .m-section-header__body .m-section-header__cta{display:none}}@media screen and (min-width: 992px){.m-section-header.m-section-header--has-two-ctas .m-section-header__footer{display:none}}@media screen and (min-width: 768px){.m-section-header.m-section-header--has-two-ctas.m-section-header--tablet-horizontal .m-section-header__footer{display:none}.m-section-header.m-section-header--has-two-ctas.m-section-header--tablet-horizontal .m-section-header__body .m-section-header__cta{display:flex}.m-section-header.m-section-header--has-two-ctas.m-section-header--tablet-horizontal .m-section-header__body .m-section-header__cta .m-button-group{flex-direction:row;flex-grow:0;flex-wrap:wrap}.m-section-header.m-section-header--has-two-ctas.m-section-header--tablet-horizontal .m-section-header__body .m-section-header__cta .a-button{display:inline-flex;width:auto}}.m-section-header__body{display:flex;flex-direction:column;justify-content:center;row-gap:var(--un-section-header-row-gap);width:100%}.m-section-header__body :last-child{margin-bottom:0}.m-section-header__image,.m-section-header__image img{width:100%}@media screen and (min-width: 768px){.m-section-header__image,.m-section-header__image img{border-radius:var(--un-g-radius-4)}}@media screen and (max-width: 767px){.a-container .m-section-header__image-inner{margin-right:calc(-1*var(--un-g-grid-gap-lg));margin-left:calc(-1*var(--un-g-grid-gap-lg))}}.m-section-header__aside{display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width: 992px){.m-section-header__aside--align-start{align-self:start}}@media screen and (min-width: 992px){.m-section-header__aside .m-section-header__image{max-width:560px;aspect-ratio:var(--un-section-header-image-aspect-ratio);overflow:hidden;display:flex;align-items:center}.m-section-header__aside .m-section-header__image *:not(img){height:100%;width:100%}.m-section-header__aside .m-section-header__image img{-o-object-fit:cover;object-fit:cover;height:100%}}.m-section-header__footer{display:flex;flex-direction:column;row-gap:var(--un-section-header-row-gap)}@media screen and (min-width: 992px){.m-section-header__footer{padding-left:var(--un-section-header-row-gap);padding-right:var(--un-section-header-row-gap)}}.m-section-header__footer .a-video-thumbnail.a-video-thumbnail--aspect-ratio{aspect-ratio:unset}.m-section-header__footer .a-video-thumbnail.a-video-thumbnail--aspect-ratio div,.m-section-header__footer .a-video-thumbnail.a-video-thumbnail--aspect-ratio button{width:100%}@media screen and (max-width: 991px){.m-section-header__footer .a-video-thumbnail.a-video-thumbnail--aspect-ratio{border-radius:0}}.m-section-header__footer .m-modal-window div,.m-section-header__footer .m-modal-window button{width:100%}.m-section-header--direction-reverse{flex-direction:row-reverse}.m-section-header--direction-reverse .m-section-header__aside{justify-content:flex-start}.m-section-header--align-inline .m-section-header__wrapper{row-gap:var(--un-section-header-row-gap);-moz-column-gap:var(--un-section-header-column-gap);column-gap:var(--un-section-header-column-gap);justify-content:space-between}@media screen and (max-width: 991px){.m-section-header--align-inline .m-section-header__wrapper{flex-direction:column}}.m-section-header--align-inline .m-section-header__wrapper.m-section-header--has-aside-image>*{flex:1}@media screen and (min-width: 992px){.m-section-header--align-inline .m-section-header__wrapper.m-section-header--has-aside-image>*{width:100%}}@media screen and (min-width: 768px){.m-section-header--align-inline.m-section-header--tablet-horizontal .m-section-header__wrapper{flex-direction:row}}@media screen and (max-width: 991px){.m-section-header--align-inline.m-section-header--tablet-horizontal .m-section-header__wrapper{-moz-column-gap:var(--un-g-space-xl);column-gap:var(--un-g-space-xl)}}.m-section-header .m-section-header__wrapper,.m-section-header .m-section-header__cta,.m-section-header .m-section-header__footer{display:flex;-moz-column-gap:var(--un-section-header-column-gap);column-gap:var(--un-section-header-column-gap)}@media screen and (min-width: 992px){.m-section-header .m-section-header__wrapper,.m-section-header .m-section-header__cta,.m-section-header .m-section-header__footer{align-items:center}}.m-section-header--align-center .m-section-header__wrapper,.m-section-header--align-center .m-section-header__body,.m-section-header--align-center .m-section-header__cta,.m-section-header--align-center .m-section-header__footer{justify-content:center;text-align:center}.m-section-header--align-center .m-section-header__text{margin-inline:auto}.m-section-header--align-right .m-section-header__wrapper,.m-section-header--align-right .m-section-header__body,.m-section-header--align-right .m-section-header__cta,.m-section-header--align-right .m-section-header__footer{justify-content:right;text-align:right}.m-section-header--align-right .m-section-header__text{margin-left:auto}.m-section-header--dark a:not(.a-button),.m-section-header--dark a:hover:not(.a-button),.m-section-header--dark a:visited:not(.a-button),.m-section-header--dark a:active:not(.a-button),.m-section-header--dark a:focus:not(.a-button){color:var(--un-g-color-white);text-decoration:underline}.home-wrap main>article{padding-top:4rem}@media screen and (min-width: 768px){.home-wrap main>article{padding-top:0}}.m-section-header.parent-entity-type-homepage .m-section-header__heading{font-size:var(--un-g-font-size-h4);line-height:var(--un-g-line-height-h4);font-weight:600}@media screen and (min-width: 992px){.m-section-header.parent-entity-type-homepage .m-section-header__heading{font-size:var(--un-g-font-size-h2);line-height:var(--un-g-line-height-h2)}}.m-section-header.parent-entity-type-homepage .m-section-header__text{font-size:var(--un-g-font-size-lg);line-height:var(--un-g-line-height-lg)}@media screen and (min-width: 992px){.m-section-header.parent-entity-type-homepage .m-section-header__text{font-size:var(--un-g-font-size-h6);line-height:var(--un-g-line-height-h6)}}.m-section-header--dark .cta-icon-button.a-button{color:var(--un-g-color-primary) !important}.m-section-header:not(.m-section-header--dark) .cta-icon-button.a-button{color:var(--un-g-color-white) !important}

/*# sourceMappingURL=section-header.css.map*/