.popup{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup.is-active{display:flex}.popup__mask{background-color:hsla(0,0%,100%,.5);bottom:0;left:0;position:absolute;right:0;top:0}.popup__content{border-radius:12px;-webkit-box-shadow:0 4px 30px rgba(0,0,0,.15);box-shadow:0 4px 30px rgba(0,0,0,.15);overflow:hidden;position:absolute;width:83.3333%}.popup-x-center .popup__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-x-left .popup__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.popup-x-right .popup__content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popup-y-center .popup__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-y-center{padding:10px 0}.popup-x-center.popup-y-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.popup-y-top .popup__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup-y-bottom .popup__content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.popup__content .ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.popup__content .ctas .btn{min-width:1px;padding:10px 28px}.popup__close{cursor:pointer;line-height:1;opacity:.7;position:absolute;right:15px;top:17px}.popup-medium .popup__image{padding:50px 13px 13px}.popup-medium .popup__copy{padding:15px 30px 30px}.popup-medium .popup__content .overline{font-size:15px;line-height:1.3333;margin-bottom:6px}.popup-medium .popup__content .heading{font-size:24px;line-height:1.25;margin-bottom:6px}.popup-medium .popup__content .rich-text{font-size:17px;line-height:1.5;margin-bottom:21px}@media (min-width:992px){.popup-medium .popup__content{max-width:650px}.popup-medium .popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-medium .popup__image{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;padding-top:13px;width:35%}.popup-medium .popup__image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}.popup-medium .popup__copy{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;padding-top:50px}}
/* !! MEDIUM */
/* !! LARGE */.popup-large .popup__image{padding:50px 13px 13px}.popup-large .popup__copy{padding:15px 30px 30px}.popup-large .popup__content .overline{font-size:15px;line-height:1.3333;margin-bottom:6px}.popup-large .popup__content .heading{font-size:24px;line-height:1.25;margin-bottom:6px}.popup-large .popup__content .rich-text{font-size:17px;line-height:1.5;margin-bottom:21px}.popup__copy.no-image{padding:30px 50px;text-align:center}@media (min-width:768px){.popup-large .popup__content{max-width:650px}.popup-large .popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-large .popup__image{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;padding-top:13px;width:35%}.popup-large .popup__image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}.popup-large .popup__copy{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;padding-top:50px}.popup__innerContent{display:flex}.popup-large .popup__content .rich-text{max-height:300px;overflow-y:scroll}}@media (min-width:1080px){.popup-large .popup__content{max-width:1080px}.popup-large .popup__content .heading{font-size:36px;font-weight:400;line-height:1.25;margin-bottom:10px}.popup-large .popup__content .rich-text{font-size:20px}.popup-large .popup__copy{padding:50px 50px 50px 60px}.popup-large .popup__image{-webkit-box-flex:0;-ms-flex:0 0 43%;flex:0 0 43%;padding:0;width:43%}.popup__copy-wrap{align-items:center;display:flex}.popup__copy-wrap.no-image{margin:0 auto;max-width:880px;text-align:center}.no-image .ctas{justify-content:center}}@media (max-width:767px){.popup__innerContent{height:calc(100vh - 100px);overflow:scroll}.popup-large .popup__inner{padding-top:50px}.popup-large .popup__image{padding-top:0}}
/* !! LARGE */