.select_plan .all_plans_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-flow:row;flex-wrap:wrap;width:calc(100% + 30px);margin-left:-30px;row-gap:30px}@media (max-width:1023px){.select_plan .all_plans_wrap{display:grid;gap:20px;width:100%;margin-left:0}}.select_plan .all_plans_wrap .col{margin-left:30px;width:calc(33.3% - 30px)}@media (max-width:1023px){.select_plan .all_plans_wrap .col{width:100%;margin-left:0}}.select_plan .all_plans_wrap .col.full{width:100%}.select_plan .all_plans_wrap .col img{width:44px;height:44px;object-fit:contain;display:block}.select_plan .all_plans_wrap .col .title{color:#202932;font-size:24px;font-style:normal;font-weight:600;line-height:120%}@media (max-width:1023px){.select_plan .all_plans_wrap .col .title{font-size:20px}}.select_plan .all_plans_wrap .col .text{color:#202932;opacity:.87}