@charset "UTF-8";.media-text{padding-block:5rem}.media-text .inner{width:100%;max-width:1140px;margin-inline:auto;padding-inline:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.media-text--dark{background-color:#082a42;color:#fff}.media-text--dark .eyebrow{color:#ee9200}.media-text--dark .text{color:#d1dbe5}.media-text--dark .bullets li,.media-text--dark .icon-link{color:#fff}.media-text--light{background-color:#f6f7f9;color:#082a42}.media-text--light .eyebrow{color:#da291c}.media-text--light .bullets li,.media-text--light .icon-link,.media-text--light .text,.media-text--light .title{color:#082a42}.media-text .media{overflow:hidden;border-radius:.5rem}.media-text .media img{aspect-ratio:518/340;-o-object-fit:cover;object-fit:cover}.media-text .media img,.media-text .media video{display:block;width:100%;height:auto}.media-text .media lite-youtube{width:100%;max-width:none}.media-text .content,.media-text .media{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.media-text .eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.78px;text-transform:uppercase;margin:0 0 .75rem}.media-text .title{font-size:2.125rem;font-weight:600;line-height:1.15;margin:0 0 .75rem}.media-text .text{font-size:1rem;line-height:1.55;margin:0 0 .75rem}.media-text .bullets,.media-text .icon-link{display:-webkit-box;display:-ms-flexbox;display:flex}.media-text .bullets{list-style:none;margin:0 0 .75rem;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.media-text .bullets li{font-size:.9375rem;line-height:1.4;padding-left:1.5rem;position:relative}.media-text .bullets li::before{content:"✓";position:absolute;left:0}.media-text .icon-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.6875rem 0 .3125rem;font-size:1rem;font-weight:600;line-height:1.25rem;letter-spacing:-.16px;text-decoration:none}.media-text .icon-link .icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5rem;color:#ee9200}@media (min-width:992px){.media-text .inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5rem}.media-text.reverse .inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.media-text .content,.media-text .media{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}}