.action-popup{position:fixed;right:0;bottom:20%;padding:2.857142857142857rem 1.714285714285714rem;background:#224f90;max-width:40.357142857142854rem;width:100%;box-shadow:0 4px 16px rgba(0,0,0,0.15);border-top-left-radius:1.714285714285714rem;border-bottom-left-radius:1.714285714285714rem;transform:translateX(100%);opacity:0;z-index:-1;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.action-popup:hover{text-decoration:none}@media only screen and (max-width:1920px){.action-popup{max-width:35.714285714285715rem;padding:1.428571428571429rem 1.428571428571429rem}}@media only screen and (max-width:767px){.action-popup{padding:1.428571428571429rem;max-width:100%;bottom:0;border-top-left-radius:0;border-bottom-left-radius:0}}.action-popup.visible{transform:translateX(0);opacity:1;z-index:7001;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.action-popup__flex{display:flex;align-items:center}@media only screen and (max-width:600px){.action-popup__flex{text-align:center;flex-direction:column}}.action-popup__flex svg.icon{margin-right:1.857142857142857rem;min-width:7.142857142857143rem;max-width:7.142857142857143rem;height:7.142857142857143rem}@media only screen and (max-width:1920px){.action-popup__flex svg.icon{margin-right:.8571428571428571rem;min-width:4.285714285714286rem;max-width:4.285714285714286rem;height:4.285714285714286rem}}@media only screen and (max-width:600px){.action-popup__flex svg.icon{margin-right:0;margin-bottom:.7142857142857143rem;min-width:2.857142857142857rem;max-width:2.857142857142857rem;height:2.857142857142857rem}}.action-popup__title{font-size:1.571428571428571rem;line-height:2rem;color:#fff}@media only screen and (max-width:600px){.action-popup__title{font-size:1.285714285714286rem}}.action-popup__description{margin-top:.7142857142857143rem;font-size:1.142857142857143rem;line-height:1.428571428571429rem;color:#8b929e}@media only screen and (max-width:600px){.action-popup__description{margin-top:.42857142857142855rem;font-size:1rem}}.action-popup__description a{color:#8b929e}.action-popup__close{position:absolute;top:1.071428571428571rem;right:1.071428571428571rem;cursor:pointer}.action-popup__close svg.icon{width:1.285714285714286rem;height:1.285714285714286rem;fill:#fff}