.text-video{background-color:#fff;overflow:hidden;padding:80px 0;width:100%}.text-video--bg-light{background-color:#f4f4f4}.text-video__container{margin:0 auto;max-width:1200px;padding:0 20px}.text-video__inner{align-items:center;display:flex;flex-wrap:wrap;gap:60px}.text-video--align-top .text-video__inner{align-items:flex-start}.text-video--video-left .text-video__content{order:2}.text-video--video-left .text-video__media{order:1}.text-video__content{display:flex;flex:1 1 0;flex-direction:column;gap:24px;max-width:600px;min-width:0}.text-video__heading{font-family:HelveticaNeueLTStd-BdCn,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1;margin:0;text-transform:uppercase}.text-video__body{color:#4a4949;font-family:HelveticaNeueLTStd-Roman,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px}.text-video__body p{font-size:18px;line-height:28px;margin-bottom:16px}.text-video__body p:last-child{margin-bottom:0}.text-video__body a{color:#154b9b;text-decoration:none}.text-video__body a:hover{color:#0070c0;text-decoration:underline}.text-video__body ol,.text-video__body ul{list-style:disc;margin:0 0 16px 20px;padding:0}.text-video__body ol{list-style:decimal}.text-video__body li{margin-bottom:8px}.text-video__cta-wrapper{margin-top:8px}.text-video__cta{font-size:18px;line-height:27px;padding:10px 28px}.text-video__media{display:flex;flex:1 1 0;justify-content:center;max-width:450px;min-width:0}.text-video--video-right .text-video__media{justify-content:flex-end}.text-video--video-left .text-video__media{justify-content:flex-start}.text-video__embed{aspect-ratio:16/9;background:#000;border-radius:4px;max-width:100%;overflow:hidden;position:relative;width:540px}.text-video__iframe{border:0;display:block;height:100%;inset:0;position:absolute;width:100%}@media (max-width:992px){.text-video{padding:60px 0}.text-video__inner{gap:40px}.text-video__content,.text-video__media{max-width:100%}}@media (max-width:767px){.text-video{padding:48px 0}.text-video__container{padding:0 16px}.text-video__inner{align-items:stretch;flex-direction:column;gap:32px}.text-video--video-left .text-video__content,.text-video--video-right .text-video__content{order:1}.text-video--video-left .text-video__media,.text-video--video-right .text-video__media{justify-content:center;order:2}.text-video__content,.text-video__media{flex:none;width:100%}.text-video__embed{aspect-ratio:16/9;height:auto!important;width:100%}.text-video__heading{font-size:26px}.text-video__body,.text-video__body p{font-size:16px;line-height:26px}}