@charset "UTF-8";#cta-msg{position:fixed;bottom:0px;z-index:998;opacity:0;width:100%;box-shadow:0px 3px 10px rgba(0,0,0,0.1);}#cta-msg.mobile-hide{display:none;}#cta-msg .cta-message{position:relative;display:table;width:100%;height:100%;padding:4rem;text-align:center;font-size:17px;background:#fff;}#cta-msg.is-mobile .cta-message{width:100%;}#cta-msg .cta-message.with-bg{background-repeat:no-repeat;background-position:center center;background-size:cover;}.cta-message.with-bg.with-overlay,.cta-message.with-bg.with-overlay a:not(.btn),.cta-message.with-bg.with-overlay i.fa{color:#fff;}#cta-msg .cta-message-content{position:relative;z-index:1;display:table-cell;vertical-align:middle;}#cta-msg .cta-message mark{font-size:20px;font-weight:500;background:none;padding:0px;}#cta-msg .cta-close-btn{position:absolute;top:20px;right:20px;display:table;width:35px;height:35px;text-align:center;background:#fff;border-radius:50%;z-index:1;box-shadow:0px 0px 4px rgba(0,0,0,0.1);}#cta-msg .cta-close-btn:hover{background:#eee;}#cta-msg .cta-close-btn .close-icon{display:table-cell;vertical-align:middle;color:rgba(0,0,0,0.5);font-size:19px;line-height:0;font-weight:600;}@media (min-width: 768px){#cta-msg{width:300px;}#cta-msg.mobile-hide{display:block;}#cta-msg .cta-message{padding:2.3rem;}#cta-msg.cta-top{top:0px;bottom:auto;}#cta-msg.cta-bottom{top:auto;bottom:0px;}#cta-msg.cta-right{right:-50%;left:auto;}#cta-msg.cta-left{left:-50%;right:auto;}.admin-bar #cta-msg.cta-top{top:32px;bottom:auto;}#cta-msg .cta-close-btn{width:25px;height:25px;}#cta-msg.cta-top .cta-close-btn{bottom:-10px;top:auto;}#cta-msg.cta-right .cta-close-btn{left:-10px;right:auto;}#cta-msg.cta-bottom .cta-close-btn{top:-10px;}#cta-msg.cta-left .cta-close-btn{right:-10px;}}@media (max-width: 767px){#cta-msg{right:0px !important;left:0px !important;}}