.check-list{list-style:none;padding:0}.check-list__item{position:relative;padding-left:1.75rem}.check-list__item:not(:first-child){margin-top:0.625rem}.check-list__item::before{content:"";background-image:url(/assets/pictures/list-check.svg);background-position:center center;background-repeat:no-repeat;display:inline-block;width:1.75rem;height:1.75rem;color:var(--palette-text-black);position:absolute;left:0;top:0}.select-plan{text-align:center}.select-plan__top{position:relative;display:inline-block;margin:1.875rem 0;max-width:300px;width:100%}.select-plan__body{display:grid}@media(max-width: 991px){.select-plan__body{grid-template-areas:"top1" "mid1" "bottom1" "top2" "mid2" "bottom2" "top3" "mid3" "bottom3"}.select-plan__body .select-plan__panel_top:not(:first-child){margin-top:1.25rem}}@media(min-width: 992px){.select-plan__body{column-gap:1.875rem;grid-template-columns:repeat(3, 1fr);grid-template-areas:"top1 top2 top3" "mid1 mid2 mid3" "bottom1 bottom2 bottom3"}}.select-plan__body>div:nth-of-type(1){grid-area:top1}.select-plan__body>div:nth-of-type(2){grid-area:mid1}.select-plan__body>div:nth-of-type(3){grid-area:bottom1}.select-plan__body>div:nth-of-type(4){grid-area:top2;border-color:var(--palette-primary)}.select-plan__body>div:nth-of-type(5){grid-area:mid2;border-color:var(--palette-primary)}.select-plan__body>div:nth-of-type(6){grid-area:bottom2;border-left-color:var(--palette-primary);border-right-color:var(--palette-primary);border-bottom-color:var(--palette-primary)}.select-plan__body>div:nth-of-type(7){grid-area:top3}.select-plan__body>div:nth-of-type(8){grid-area:mid3}.select-plan__body>div:nth-of-type(9){grid-area:bottom3}.select-plan__panel_top{display:block;padding:1.875rem;border:1px solid var(--palette-gray-alt);border-bottom:0;border-top-left-radius:1rem;border-top-right-radius:1rem;text-align:left}.select-plan__panel_mid{display:block;padding:0.625rem 1.875rem 1.875rem 1.875rem;border-left:1px solid var(--palette-gray-alt);border-right:1px solid var(--palette-gray-alt);text-align:left}.select-plan__panel_bottom{display:flex;flex-direction:column;gap:1.25rem;padding:1.875rem;border:1px solid var(--palette-gray-alt);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;background:var(--palette-gray);text-align:left}.select-plan__panel_bottom p{color:var(--palette-text-silver-ext)}.select-plan__title{color:var(--palette-secondary);display:flex;flex-direction:row;align-items:center;gap:0.625rem}.select-plan__description{color:var(--palette-text-silver-ext);margin-top:1.25rem}.select-plan__price{display:flex;flex-direction:row;align-items:center;gap:0.625rem;font-size:44px;font-weight:600;line-height:1}.select-plan__price s{font-size:2rem;color:var(--palette-text-silver-ext)}.select-plan__price_description{color:var(--palette-text-silver-ext);margin-top:0.3125rem;margin-bottom:2.5rem}.select-plan__plan_description{color:var(--palette-text-silver-ext);margin-top:0.625rem;text-align:center;font-size:0.875rem}.select-plan__badge{display:inline-block;height:2.125rem;line-height:2.125rem;border-radius:2.125rem;padding:0 1.25rem;color:#097f52;background-color:var(--palette-accent-ext);font-weight:600;font-size:0.75rem;text-transform:uppercase}
