.text-columns-with-images{display:flex}@media only screen and (max-width:767px){.text-columns-with-images{flex-direction:column}}.text-columns-with-images__item{flex-grow:1}@media only screen and (min-width:768px){.text-columns-with-images__item{width:50%}}.text-columns-with-images__item.bg-with-text{background-color:var(--bg-color)}.text-columns-with-images__item.bg-with-text.bg-with-text--left .bg-with-text__inner{text-align:left;align-items:flex-start}.text-columns-with-images__item.bg-with-text.bg-with-text--left .bg-with-text__inner .bg-with-text__description{margin-left:0}.bg-image-with-text__inner,.bg-with-text__inner{position:relative;z-index:2;padding:40px 20px;min-height:var(--section-height);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-sizing:border-box}@media only screen and (max-width:767px){.bg-image-with-text__inner,.bg-with-text__inner{min-height:310px}}.bg-image-with-text__inner .button-outline,.bg-with-text__inner .button-outline{border:1px solid}@media only screen and (min-width:768px){.bg-image-with-text__inner .button-outline:hover,.bg-with-text__inner .button-outline:hover{color:var(--link-hover-color)}}.bg-image-with-text__inner .button,.bg-with-text__inner .button{min-width:220px;width:auto}.bg-image-with-text__inner .link,.bg-with-text__inner .link{color:var(--text-color);text-decoration:underline;font-weight:600;font-size:var(--body-2-font-size-desktop)}@media only screen and (min-width:768px){.bg-image-with-text__inner .link:hover,.bg-with-text__inner .link:hover{color:var(--link-hover-color)}}.bg-with-text__inner{color:var(--text-color);gap:20px;max-width:480px;margin:0 auto}.bg-with-text__inner .bg-with-text__heading{color:inherit;max-width:100%}.bg-with-text__inner .bg-with-text__description{max-width:400px;width:100%;margin:0 auto}.bg-with-text__inner .bg-with-text__description a{color:var(--text-color);text-decoration:underline;font-weight:600}@media only screen and (min-width:768px){.bg-with-text__inner .bg-with-text__description a:hover{color:var(--link-hover-color)}}.bg-image-with-text{position:relative;overflow:hidden}.bg-image-with-text .accessible-video__wrapper .accessible-video__btn{left:40px;top:40px;right:auto;transform:translateZ(1px);border-radius:0}.bg-image-with-text .bg-image-with-text__inner{color:var(--text-color)}.bg-image-with-text img{opacity:1;-o-object-fit:cover;object-fit:cover}.bg-image-with-text svg{display:block;width:100%;height:100%;position:absolute}.bg-image-with-text .bg-image-with-text__preheading{font-weight:600;margin-bottom:12px;color:inherit}.bg-image-with-text video{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border:none;-o-object-fit:cover;object-fit:cover}.bg-image-with-text .bg-image-with-text__heading{margin:0 auto 28px;max-width:360px;width:100%;color:inherit}@media only screen and (max-width:767px){.bg-image-with-text .bg-image-with-text__heading{margin-bottom:20px}}.bg-image-with-text .bg-image-with-text__button-wrap{width:100%}.bg-image-with-text .bg-image-with-text__inner--border{border:1px solid var(--text-color)}.bg-image-with-text :last-child{margin-bottom:0}