.popup{display:flex;height:100%;left:0;opacity:0;padding:20px;position:fixed;top:0;transition:all .5s ease;-webkit-transition:all .5s ease;visibility:hidden;width:100%;z-index:9999}.popup.is-active{opacity:1;visibility:visible}.popup__mask{background-color:#222;bottom:0;left:0;opacity:.8;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:relative;width:100%}.popup-x-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-x-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.popup-x-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popup-x-center.popup-y-center,.popup-y-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-x-center.popup-y-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-y-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup-y-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.popup__close{cursor:pointer;line-height:1;position:absolute;right:15px;top:17px;z-index:3}.popup__close:hover{opacity:.7}.popup__close svg path{fill:#fff}@media (max-width:767px){.popup__close{right:12px;top:13px}.popup__close svg{height:13px;width:13px}}.popup-medium .popup__copy{padding:15px 30px 45px}.popup-medium .popup__content .overline{font-size:15px;line-height:1.3333;margin-bottom:6px}@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{width:35%;-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 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:35px 0 35px 20px}.popup-large .popup__type--col2_card{padding:55px 80px}.popup-large .popup__type--col2_card .popup__inner{border-radius:20px}}@media (max-width:991px){.popup-medium .popup__content{max-width:500px}.popup__image img{height:auto;max-width:100%}}@media (max-width:767px){.popup-medium .popup__content{max-width:375px}}
/* !! MEDIUM */
/* !! LARGE */.popup-large .popup__image{height:400px;padding:0}.popup-large .popup__copy{padding:50px 30px}.popup-large .popup__content{max-width:650px}.popup-large .popup__image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}.popup__innerContent{display:flex}.popup-large .popup__content .rich-text{max-height:300px;overflow-y:auto}.popup-large .popup__content .overline{font-size:15px;line-height:1.3333;margin-bottom:10px}.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}.popup-large .vertical .popup__image{width:100%}.popup-large .vertical.popup__content{max-width:700px}.popup-large .vertical .popup__inner{display:block}@media (min-width:992px){.popup-large .popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-large .popup__content{max-width:1080px}.popup-large .popup__content .rich-text{font-size:20px}.popup-large .popup__image{padding:0;width:43%;-webkit-box-flex:0;-ms-flex:0 0 43%;flex:0 0 43%;height:auto!important}.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}.popup-large .vertical .popup__image{height:440px!important}.popup-large .no-image.popup__copy{margin:0 auto;padding:100px 50px}}@media (max-width:767px){.popup__innerContent{height:calc(100vh - 100px);overflow:scroll}.popup-large .popup__image{height:250px;padding-top:0}}@media (max-height:870px){.popup-large .popup__copy{padding:30px 50px}}@media (max-width:575px) and (max-height:768px){.popup-large .popup__copy{padding:35px 30px}.popup-large .popup__image{height:250px}.popup__image{height:250px;overflow:hidden}.popup-large .popup__copy:not(.no-image){max-height:300px;overflow:scroll}}@media (max-width:991px) and (max-height:768px){.popup-large .popup__image{height:250px}.popup-large .popup__copy:not(.no-image){max-height:300px;overflow:scroll}}
/* !! LARGE */.popup__content{border-radius:0!important}