.plans-v2 .section-title{margin-bottom:var(--gap-drop)}.plans-v2 .section-title~p{font-size:var(--f16-27)}.plans-v2 p{margin:0}.plans-v2-container{background-color:var(--grey);border-radius:var(--brs-round);padding-top:clamp(1.875rem,1.4423rem + 1.9231vw,3.75rem);padding-bottom:clamp(1.875rem,1.4423rem + 1.9231vw,3.75rem)}.plans-v2-wrapper{margin-top:clamp(1.875rem,1.4423rem + 1.9231vw,3.75rem)}.plans-v2-card{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:30px}.plans-v2-card-inner{background-color:#fff;border-radius:24px;padding:20px clamp(.75rem,.6346rem + .5128vw,1.25rem);height:100%}.plans-v2-card .card-head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:20px;width:100%;border-radius:24px;border:0;background:0 0;position:relative;text-align:left;cursor:pointer}.plans-v2-card .card-head .plan-name{display:-ms-flexbox;display:flex;gap:10px;-ms-flex-align:center;align-items:center;margin-bottom:5px}.plans-v2-card .card-head .plan-tag{font-size:12px;font-weight:600;line-height:1.35;padding:7px 15px;border-radius:30px;background:#fac551}.plans-v2-card .card-head .plan-title{display:block;font-size:21px}.plans-v2-card .card-head p{font-size:12px;line-height:1.35;margin-bottom:6px}.plans-v2-card .card-head .plan-price{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;text-align:right}.plans-v2-card .card-head .icon{border-radius:50%;width:40px;height:40px;padding:.78rem;transition:rotate .2s,background-color .2s;color:var(--white);background-color:var(--black);transition:transform .3s ease}.plans-v2-card .card-body-wrap{display:none}.plans-v2-card .card-body-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:clamp(1.25rem,-.1923rem + 6.4103vw,7.5rem)}.plans-v2-card .card-body-content ul{font-size:14px;columns:2;column-gap:var(--gap-drop)}.plans-v2-card .card-body-extras{width:100%}.plans-v2-card .card-body .list-items li{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:10px;padding-left:20px}.plans-v2-card .card-body .list-items li::before{position:absolute;content:"";display:block;left:0;background-repeat:no-repeat;background-position:center;top:3px;width:12px;height:12px}.plans-v2-card .card-body .list-items li.bullet-minus:before{content:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.25 0C2.8 0 0 2.8 0 6.25C0 9.7 2.8 12.5 6.25 12.5C9.7 12.5 12.5 9.7 12.5 6.25C12.5 2.8 9.7 0 6.25 0ZM9.375 6.875H6.25H3.125V5.625H9.375V6.875Z' fill='%23575757'/%3E%3C/svg%3E%0A");background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.plans-v2-card .card-body .list-items li.bullet-star:before{content:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.25 0C9.70178 0 12.5 2.79822 12.5 6.25C12.5 9.70178 9.70178 12.5 6.25 12.5C2.79822 12.5 0 9.70178 0 6.25C0 2.79822 2.79822 0 6.25 0ZM4.77734 4.31738L2.19531 4.76367L4.02148 6.64258L3.64844 9.23633L6 8.08008L8.35156 9.23633L7.97852 6.64258L9.80469 4.76367L7.22266 4.31738L6 2L4.77734 4.31738Z' fill='%23FAC551'/%3E%3C/svg%3E%0A");background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.plans-v2-card .card-body .list-items li p{color:#575757;margin-top:10px}.plans-v2-card .card-body .list-items--check li::before{background-color:#7289da;background-size:6px 4px;border-radius:50%}.plans-v2-card .plans-v2-more{display:none}.plans-v2-card.is-plans-mobile-open .plans-v2-more svg{transform:rotate(180deg)}@media (min-width:768px){.plans-v2-card .card-body{padding-top:clamp(.75rem,.5625rem + .8333vw,1.5625rem);border-top:1px solid #e5e5e5;margin-top:15px}.plans-v2-card .card-body-extras{border-radius:24px;background-color:#dae3fd;padding:20px;max-width:320px}.plans-v2-card .card-body-extras ul{background-color:#eef2ff;padding:10px 30px;font-size:12px;line-height:1.35;color:rgba(36,36,36,.7);list-style:disc;border-radius:16px;margin-top:15px}}@media (max-width:967px){.plans-v2-card .card-body-inner{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}}@media (max-width:767px){.plans-v2-card .card-head{-ms-flex-direction:column;flex-direction:column}.plans-v2-card .card-head .plan-name{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.plans-v2-card .card-head .plan-price{text-align:left}.plans-v2-card .card-body-wrap{display:block!important}.plans-v2-card .card-body-content ul{columns:1}.plans-v2-card .card-body{overflow:hidden;transition:height .3s ease}.plans-v2-card .card-body .list-items li{margin-bottom:20px}.plans-v2-card .card-body .list-items li+li::after{content:"";display:block;width:100%;height:1px;background-color:#c7c7c7;position:absolute;top:-10px;left:0}.plans-v2-card .plans-v2-more{border:0;background:#fff;color:#3652dd;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:8px;padding:15px;margin-top:12px;border-radius:30px;font-size:16px;line-height:1.15}.plans-v2-card .plans-v2-more svg{transition:transform .3s ease}}