.stravito-popup-main{align-items:center;background:rgba(0,0,0,.4);inset:0;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000000}.stravito-popup{align-items:center;border-radius:16px;color:#fff;display:flex;flex-direction:row;gap:2rem;max-width:90%;padding:42px;position:relative;width:695px}.stravito-popup-content{flex:1}.stravito-popup .stravito-popup-title{color:#fff;font-family:Poppins;font-size:40.03px;font-weight:400;font-weight:500;letter-spacing:-2%;line-height:120%;margin:0 0 .5rem}.stravito-popup .stravito-popup-description{color:#fff;font-family:Poppins;font-size:21.84px;font-weight:400;letter-spacing:0;line-height:130%;margin-bottom:1rem}.stravito-popup-button .btn{border:none;cursor:pointer;font-family:Poppins}.stravito-popup button:hover{background-color:#f0f0f0}.stravito-popup img{height:auto;margin:0 30px;max-width:100%;overflow:hidden;width:202px}.stravito-popup-close{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:31px;justify-content:center;opacity:1;position:absolute;right:15px;top:15px;transition:background-color .3s ease,opacity .3s ease;width:31px}.stravito-popup-close:hover{opacity:.85}.stravito-popup-close-x{height:15px;position:relative;transition:transform .4s ease;width:15px}.stravito-popup-close-x:after,.stravito-popup-close-x:before{background-color:#9b2c8a;border-radius:1px;content:"";height:2px;left:0;position:absolute;top:6.5px;width:15px}.stravito-popup-close-x:before{transform:rotate(45deg)}.stravito-popup-close-x:after{transform:rotate(-45deg)}.stravito-popup-close:hover .stravito-popup-close-x{transform:rotate(180deg)}@media (max-width:600px){.stravito-popup{flex-direction:column-reverse;text-align:center}.stravito-popup .stravito-popup-title{font-size:1.5rem}.stravito-popup .stravito-popup-description{font-size:.95rem}}