.price-plans-wrap .col{display:flex;flex-direction:column}.price-plans-wrap .col.featured{box-shadow:0 0 0 1px #ff8a00}.price-plans-wrap .col .top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #51514f;margin-bottom:-1px}.price-plans-wrap .col .top span{border-radius:15px;padding:3.5px 10px}.price-plans-wrap .col .btn{width:100%}.price-plans-wrap .col .description{max-width:246px}.price-plans-wrap .col .content{height:100%;display:flex;flex-direction:column}.price-plans-wrap .col .content img{height:46px}@media (max-width:1180px){.price-plans-wrap .col .content img{height:33px}}@media (max-width:992px){.price-plans-wrap .col .content img{height:46px}}input[name=prices]:not(:checked)+.togglers-wrap label:first-child{background:#f9f7f2;color:#181818;font-weight:700}input[name=prices]:not(:checked)~.price-plans-wrap .options p:first-child,input[name=prices]:not(:checked)~.price-plans-wrap .options span:first-child{display:block}input[name=prices]:not(:checked)~.price-plans-wrap .options p:last-child,input[name=prices]:not(:checked)~.price-plans-wrap .options span:last-child{display:none}input[name=prices]:checked+.togglers-wrap label:last-child{background:#f9f7f2;color:#181818;font-weight:700}input[name=prices]:checked~.price-plans-wrap .options p:first-child,input[name=prices]:checked~.price-plans-wrap .options span:first-child{display:none}input[name=prices]:checked~.price-plans-wrap .options p:last-child,input[name=prices]:checked~.price-plans-wrap .options span:last-child{display:block}.tabs-togglers{padding:4px;background:#383836;gap:4px}.tabs-togglers,.tabs-togglers label{border-radius:40px;display:inline-flex;align-items:center;justify-content:center}.tabs-togglers label{color:#dedede;padding:0 16px;height:45px;font-size:15px;font-weight:500;line-height:140%;transition:.2s;cursor:pointer}