@keyframes slideUpPercent{0%{transform:translateY(-20%);opacity:0}100%{opacity:1;transform:translateY(0)}}@keyframes slideDownPx{0%{transform:translateY(15px);opacity:0}100%{opacity:1;transform:translateY(0)}}.pricing{margin-bottom:40px}.pricing__container{position:relative;border-radius:16px}.pricing__container h4{margin-bottom:8px;text-align:center}.pricing__container h4+p{margin-bottom:48px;text-align:center}.pricing__tabs{padding:30px 14px;border-bottom:1px solid #dee4ec}@media(min-width: 992px){.pricing__tabs{padding:24px 40px}}.pricing__tabs ul{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(min-width: 992px){.pricing__tabs ul{gap:24px}}.pricing__tabs ul li a{display:flex;justify-content:center;align-items:center;padding:16px;color:#191031;font-size:16px;font-weight:400;line-height:110%;text-transform:uppercase;border-radius:6px;background:#f5f7f9;border:1px solid rgba(0,0,0,0);transition:.3s ease}.pricing__tabs ul li a:hover{border-color:#6e279b}.pricing__tabs ul li a.active{color:#fff;background-color:#6e279b;border-color:#6e279b}.pricing__contents{position:relative}.pricing__content{position:absolute;top:0;left:50%;display:flex;flex-direction:column;align-items:center;max-width:916px;width:100%;margin:0 auto;padding:30px 3px;opacity:0;pointer-events:none;transition:opacity .3s ease;overflow:hidden;transform:translateX(-50%)}@media(min-width: 1439px){.pricing__content{max-width:80%}}.pricing__content.active{position:relative;left:auto;opacity:1;pointer-events:all;transform:translateX(0)}.pricing .table{position:relative;max-width:916px;width:100%;border-radius:16px;border:1px solid #dee4ec}@media(min-width: 1439px){.pricing .table{max-width:80%}}.pricing .table__grid{display:grid;grid-template-columns:80% 1fr}@media(min-width: 992px){.pricing .table__grid{grid-template-columns:1fr 23% 23% 23%}}.pricing .table__head{display:flex;padding:0;border-bottom:1px solid #f5f7f9}.pricing .table__head>*:first-of-type{display:none}@media(min-width: 992px){.pricing .table__head{padding-right:16px;padding-left:48px;display:grid}.pricing .table__head>*:first-of-type{display:block}}.pricing .table__head div{padding:16px 4px;min-width:87px;flex:1;text-align:center}@media(min-width: 992px){.pricing .table__head div{padding:21px 18px 16px}}@media(min-width: 992px){.pricing .table__head div:not(:first-of-type)::after{content:"";position:absolute;top:0;bottom:0;width:calc(23% - 14.72px);transform:translateX(-50%);background-color:rgba(0,0,0,0);transition:.3s ease}.pricing .table__head div:not(:first-of-type):hover::after{background-color:#f8fefb}}.pricing .table__head div:not(:first-of-type)::before{content:"";position:absolute;top:0;z-index:2;width:87px;height:4px;background-color:#dee4ec;border-radius:0 0 999px 999px;transform:translateX(-50%)}.pricing .table__head div:not(:first-of-type).active:nth-child(2)::before{background-color:#4e3a69}.pricing .table__head div:not(:first-of-type).active:nth-child(3)::before{background-color:#6e279b}.pricing .table__head div:not(:first-of-type).active:nth-child(4)::before{background-color:#51b687}@media(min-width: 992px){.pricing .table__head div:last-of-type::after{width:calc(25% - 16px);transform:translateX(-46%)}.pricing .table__head div:nth-child(2)::before{background-color:#4e3a69}.pricing .table__head div:nth-child(3)::before{background-color:#6e279b}.pricing .table__head div:nth-child(4)::before{background-color:#51b687}}@media(min-width: 992px){.pricing .table__head div.best-choice::after{top:-1px;bottom:-1px;z-index:1;border:1px solid #51b687}}.pricing .table__head div h2{margin-bottom:8px}.pricing .table__head div h4{position:relative;z-index:2}.pricing .table__head div h6{position:relative;z-index:2;color:#633986;text-align:center;font-size:10px;font-weight:400;line-height:120%}.pricing .table__title{padding:19px 24px;color:#633986;font-size:16px;font-weight:400;line-height:110%;text-transform:uppercase}.pricing .table__row{padding:8px 16px 8px 48px}.pricing .table__row:nth-last-of-type(even){background-color:rgba(249,250,251,.7019607843)}.pricing .table__row:nth-last-of-type(even) p{color:#686a8a}.pricing .table__row:nth-last-of-type(odd){background-color:rgba(242,244,247,.7019607843)}.pricing .table__row:nth-last-of-type(odd) p{color:#0c0411}.pricing .table__cell{display:flex;flex-direction:column}@media(min-width: 992px){.pricing .table__cell{display:flex}}.pricing .table__cell:not(:first-of-type){display:none}@media(min-width: 992px){.pricing .table__cell:not(:first-of-type){display:flex}}.pricing .table__cell:first-of-type.active p:first-of-type{color:#633986}.pricing .table__cell:first-of-type.active p:first-of-type::before{transform:rotate(-90deg) translate(50%, 0)}.pricing .table__cell:first-of-type.active p:last-of-type{padding-top:8px;opacity:1;max-height:1500px;overflow:visible}@media(min-width: 992px){.pricing .table__cell:first-of-type.active p:last-of-type{max-height:500px}}.pricing .table__cell p{transition:.3s ease}.pricing .table__cell p:first-of-type{position:relative;cursor:pointer;margin-left:-32px;padding-left:32px}.pricing .table__cell p:first-of-type::before{content:"";position:absolute;top:50%;left:0;width:14px;height:14px;background-image:url(/wp-content/themes/sdc-verifier-new/img/arrow-right.svg);background-position:center;transform:rotate(90deg) translate(-50%, 0);transform-origin:center;transition:.3s ease}.pricing .table__cell p:last-of-type{padding-top:0;opacity:0;max-height:0;overflow:hidden}.pricing .table__cell:not(:first-of-type){align-items:center}.pricing .table__cell:not(:first-of-type) i{position:relative;z-index:1;margin-top:2px;width:20px;height:20px;border-radius:3px;background-position:center;background-repeat:no-repeat}.pricing .table__cell:not(:first-of-type) i.enabled{background-color:#3c8a67;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M6.66797 9.53931L9.16797 12.0393L14.168 7.03931" stroke="white" stroke-linecap="square"/></svg>')}.pricing .table__cell:not(:first-of-type) i.disabled{background-color:#ebdcdc;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M14.1654 5.83325L5.83203 14.1666M5.83203 5.83325L14.1654 14.1666" stroke="%239C5E5E" stroke-linecap="square" stroke-linejoin="round"/></svg>')}.pricing .table__footer{grid-template-columns:1fr}@media(min-width: 992px){.pricing .table__footer{grid-template-columns:1fr 23% 23% 23%;padding-right:16px;padding-left:48px}}.pricing .table__footer div{display:none;justify-content:flex-end}@media(min-width: 992px){.pricing .table__footer div{display:block}}.pricing .table__footer .btn{position:relative;z-index:1;margin:16px 8px}@media(min-width: 992px){.pricing .table__footer .btn span:first-of-type{padding:0 8px}}.pricing .table__footer .btn img{min-width:14px;height:14px}.pricing .table__footer .btn--purple img{filter:brightness(0) invert(1)}
