.pricing--switch-arrow{bottom:.375rem;right:-1.25rem}html[dir=rtl] .pricing--switch-arrow{left:-1.25rem;right:auto}html[dir=rtl] .pricing--switch-arrow svg{transform:scaleX(-1)}.currency-loading-spinner{pointer-events:none;border:.2em solid #eee;border-top-color:#3e67ec;border-radius:50%;width:1em;height:1em;animation:1s linear infinite loadingspin;display:inline-block}@keyframes loadingspin{to{transform:rotate(360deg)}}.jf-popper-arrow,.jf-popper-arrow:before{background:inherit;border-radius:4px;width:16px;height:16px;position:absolute}.jf-popper-arrow{visibility:hidden}.jf-popper-arrow:before{visibility:visible;content:"";transform:rotate(45deg)}.jf-popper-arrow.top{bottom:-6px}html[dir=rtl] .jf-popper-arrow.top{margin-left:0}.jf-popper-arrow.bottom{top:-6px}html[dir=rtl] .jf-popper-arrow.bottom{margin-left:14px}.jf-popper-arrow.left{right:-6px}.jf-popper-arrow.right{left:-6px}.skeleton-wrap{z-index:2;justify-content:center;gap:16px;margin-top:1rem;display:flex;position:relative}.skeleton{width:100%;max-width:100%;margin-bottom:32px}@media only screen and (min-width:40rem){.skeleton{width:12rem}}.skeleton--header{background-color:#f3f3fe;border-radius:8px 8px 0 0;height:64px}.skeleton--content-list{background-color:#f9f9ff;border-radius:0 0 8px 8px;width:100%;padding:36px 0 40px}.skeleton--content-list-item{background-color:#f3f3fe;max-width:80%;margin-left:auto;margin-right:auto;list-style-type:none;position:relative;overflow:hidden}.skeleton--content-list-item:before{content:"";opacity:.8;background:linear-gradient(90deg,rgba(227,229,245,0) 0%,#e3e5f5 48.44%,rgba(227,229,245,0) 100%);width:115px;animation:1s infinite skeleton;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.skeleton--content-list li:first-child{width:136px;height:40px}.skeleton--content-list li:nth-child(2){width:50px;height:16px;margin-top:16px}.skeleton--content-list li:nth-child(3){width:80px;height:24px;margin-top:52px}.skeleton--content-list li:nth-child(4){width:160px;height:16px;margin-top:16px}.skeleton--content-list li:nth-child(5){width:80px;height:24px;margin-top:40px}.skeleton--content-list li:nth-child(6){width:160px;height:16px;margin-top:16px}.skeleton--content-list li:nth-child(7){width:80px;height:24px;margin-top:40px}.skeleton--content-list li:nth-child(8){width:160px;height:16px;margin-top:16px}.skeleton--content-list li:nth-child(9){width:80px;height:24px;margin-top:40px}.skeleton--content-list li:nth-child(10){width:160px;height:16px;margin-top:16px}.skeleton--button{background-color:#f3f3fe;border-radius:.25rem;width:calc(100% - 50px);height:40px;margin:16px auto 0}@media screen and (max-width:1232px){.skeleton{width:33.33%}}@keyframes skeleton{0%{transform:translate(-100%)}to{transform:translate(200%)}}