.learn_popup{align-items:center;backdrop-filter:blur(5px);background-color:rgba(0,0,0,.8);color:#000;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:50px 50px 0;position:fixed;top:0;width:100%;z-index:-1}.learn_popup.open{opacity:1;z-index:1100}.learn_popup__close{top:15px}.learn_popup__close,.learn_popup__share{cursor:pointer;position:absolute;right:15px;z-index:2}.learn_popup__share{align-items:center;background-color:#ce0058;border-radius:100px;display:flex;height:40px;justify-content:center;top:87px;width:40px}.learn_popup__content{max-height:90vh;max-width:944px;overflow-y:auto;position:relative;width:100%}.learn_popup__top .hs-video-widget{margin:0 auto;max-width:420px}.learn_popup__top{background-color:#f4f3f1;padding:20px 20px 40px;text-align:center}.learn_popup__top__title{color:#000;font-size:32px;font-weight:700;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:43ch;padding:0 20px;text-transform:uppercase}.learn_popup__top__image{height:247px;max-width:100%;object-fit:contain;width:auto}.learn_popup__top__subtitle{color:#ce0058;font-size:24px;font-weight:700;margin-top:30px}.learn_popup__top__step{align-items:center;display:flex;gap:20px}.learn_popup__top__step img{flex-shrink:0;width:150px}.learn_popup__top__steps{display:flex;flex-direction:column;gap:10px;margin:0 auto 20px;max-width:710px;text-align:left}.learn_popup__top__step__text p{margin-bottom:0}.learn_popup__steps_description{font-size:16px;margin:0 auto;max-width:700px;text-align:left}.learn_popup__steps_description a{color:#ce0058}.learn_popup__bottom{background-color:#fff;padding:40px 20px;text-align:center}.learn_popup__bottom__title{color:#000;font-size:32px;font-weight:700;margin-bottom:0;text-transform:uppercase}.learn_popup__bottom__subtitle{color:#ce0058;font-size:24px;font-weight:700;margin-top:10px}.learn_popup__bottom__items{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin-bottom:30px;margin-top:20px}.learn_popup__bottom__item{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:200px}.learn_popup__bottom__item__text{font-size:16px}.learn_popup__button{display:block;font-weight:700!important;margin:0 auto;padding:15px 50px 10px;text-decoration:none!important;width:max-content}.learn_popup__bottom__copy{font-size:16px;margin:40px auto 0;max-width:700px;text-align:left}.learn_popup__bottom__copy a{color:#ce0058}@media (max-width:768px){.learn_popup{padding:20px}.learn_popup__top__step{gap:10px}}@media (max-width:560px){.learn_popup__bottom__items{grid-template-columns:1fr 1fr}.learn_popup__bottom__title,.learn_popup__top__title{font-size:28px}.learn_popup__bottom__subtitle,.learn_popup__top__subtitle{font-size:22px}.learn_popup__close{right:10px;top:10px}.learn_popup__share{right:10px}.learn_popup__button{padding:15px 20px 10px;width:100%}.learn_popup__top__step img{width:120px}.learn_popup{padding:20px 0}}@media (max-width:450px){.learn_popup__top__step img{width:100px}}@media (max-width:400px){.learn_popup__top__step img{width:80px}}