.two-column-module .two-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.two-column-module .two-column .video-wrapper{overflow:hidden;position:relative}.two-column-module .two-column .video-wrapper__controls{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:20px;top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-snow-white);border-radius:20px;padding:5px}.two-column-module .two-column .video-wrapper__controls-pause,.two-column-module .two-column .video-wrapper__controls-play{cursor:pointer;height:24px;-webkit-transition:.4s;transition:.4s}.two-column-module .two-column .video-wrapper__controls-pause.disabled,.two-column-module .two-column .video-wrapper__controls-play.disabled{opacity:.3;pointer-events:none}.two-column-module .two-column .video-wrapper__controls-play circle,.two-column-module .two-column .video-wrapper__controls-play path{stroke:var(--color-midnight-blue);stroke-opacity:1;-webkit-transition:.4s;transition:.4s}.two-column-module .two-column .video-wrapper__controls-pause{border:1px solid #1d2859;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.two-column-module .two-column .video-wrapper video{border-radius:40px;width:100%}.two-column-module .two-column__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:800px;padding:0 50px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:30px;-ms-flex-flow:column;flex-flow:column}.two-column-module .two-column__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media(max-width:767px){.two-column-module .two-column__btn-wrapper{margin-top:.6rem}}.two-column-module .two-column__tag{color:var(--color-midnight-blue);margin:var(--text-elements-margin)}.two-column-module .two-column__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;margin:var(--text-elements-margin);margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px}@media(max-width:992px){.two-column-module .two-column__checkboxes{margin-top:20px}}.two-column-module .two-column__checkbox{background-color:var(--color-ice-gray);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px}.two-column-module .two-column__checkbox svg{min-width:22px;-ms-flex-negative:0;flex-shrink:0}.two-column-module .two-column__checkbox-text>:last-child{margin:0}.two-column-module .two-column__image{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50%;-ms-flex-item-align:stretch;align-self:stretch}.two-column-module .two-column__image img{border-radius:30px;-o-object-fit:contain;object-fit:contain;width:100%;-ms-flex-item-align:center;align-self:center;height:auto}@media(max-width:920px){.two-column-module .two-column__image{max-width:100%}.two-column-module .two-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.two-column-module .two-column__content{padding:30px 20px}}.two-column-module--color-light .two-column__content,.two-column-module--color-light .two-column__content a,.two-column-module--color-light .two-column__content h1,.two-column-module--color-light .two-column__content h2,.two-column-module--color-light .two-column__content h3,.two-column-module--color-light .two-column__content h4,.two-column-module--color-light .two-column__content h5,.two-column-module--color-light .two-column__content h6,.two-column-module--color-light .two-column__content p{color:var(--color-snow-white)}.two-column-module--image_right .two-column{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media(min-width:921px){.two-column-module--image_right .two-column__content{padding-left:0}}@media(max-width:920px){.two-column-module--image_right .two-column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.two-column-module.mobile-reverse.two-column-module--image_right .two-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.two-column-module.mobile-reverse.two-column-module--image_left .two-column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}