@keyframes animatePopoverIn{0%{opacity:0;transform:perspective(500px) rotateX(-15deg)}to{opacity:1;transform:perspective(0) rotateX(0)}}@keyframes animatePopoverOut{0%{opacity:1;transform:perspective(0) rotateX(0)}to{opacity:0;transform:perspective(500px) rotateX(-15deg)}}.formation-sticky-header{animation:stickyAnimation .4s ease-in-out;background-color:#fff;box-shadow:0 2px 6px #4a51551f,inset 0 -1px #e4ebf4;height:72px;left:0;position:fixed;top:0;width:100%;z-index:1001}.formation-sticky-header__mobile{bottom:0;padding:20px 10px;position:sticky}.formation-sticky-header__mobile p{color:#009eff;font-size:14px;font-weight:500;text-align:center}.formation-sticky-header__new{background-color:#2dcb5f;border-radius:100px;color:#fff;font-size:9px;font-weight:700;height:20px;line-height:100%;margin-left:8px;padding:5px 9px;width:auto}.formation-sticky-header__desktop-btn{font-size:15px!important;height:47px!important;left:1px;margin:0;position:relative;width:216px!important}.formation-sticky-header__desktop-btn.btn-orange{background-color:#ff9855!important;border-color:#ff9855!important;color:#fff!important}.formation-sticky-header__desktop-btn .icon--right{left:-2px}.formation-sticky-header__flex-mobile{align-items:center;display:flex;justify-content:center}.formation-sticky-header__flex-desktop{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.formation-sticky-header__flex-desktop-left{align-items:center;display:flex;justify-content:center}.formation-sticky-header__flex-desktop-left img{margin-right:8px}.formation-sticky-header__flex-desktop-left span{color:#4a5155;font-size:18px;font-weight:500;line-height:1}.formation-sticky-header__btn{font-size:15px!important;height:47px!important;left:1px;margin:12px auto 0;position:relative}.formation-sticky-header__btn .icon--right{left:-2px}@media (max-width:768px){.formation-sticky-header{animation:none;bottom:0;box-shadow:0 2px 26px #2183bf21;height:auto;top:auto}}@keyframes stickyAnimation{0%{top:-72px}to{top:0}}
