.cs_paid_service .section{padding:80px 0}.cs_paid_service .tab_area .tab_wrap{padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.cs_paid_service .tab_area .tab_wrap .tab{padding:10px;font-size:14px;line-height:24px;text-align:center;border:1px solid var(--gray-300);background:var(--white);text-decoration:none;color:var(--gray-700);display:block}.cs_paid_service .tab_area .tab_wrap .tab:hover{background:var(--gray-100)}.cs_paid_service .tab_area .tab_wrap .tab.is-active{background:var(--color-blue-700);color:var(--white);border-color:var(--color-blue-700)}.cs_paid_service .service_plan_txt{white-space:nowrap}.cs_paid_service .service_plan_txt.text_primary{margin-top:20px}.cs_paid_service .service_plan_txt.text_primary+.text_primary{margin-top:10px}.cs_paid_service .btn_area{margin-top:30px}.cs_paid_service .plan_compare{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:30px}.cs_paid_service .plan_compare_item{flex:1;border-radius:20px;background:var(--gray-100);padding:20px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;border:2px solid var(--gray-100)}.cs_paid_service .plan_compare_title{text-align:center;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.1px}.cs_paid_service .plan_compare_features{display:flex;flex-direction:column;gap:10px}.cs_paid_service .plan_compare_features li{padding:10px 20px;border-left:1px solid var(--gray-300);background:var(--white);display:flex;flex-direction:column;gap:10px}.cs_paid_service .compare_feature_label{color:var(--color-orange-600);font-size:16px;font-weight:700;line-height:28px}.cs_paid_service .compare_feature_title{font-size:16px;font-weight:700;line-height:28px}.cs_paid_service .compare_feature_desc{font-size:16px;line-height:28px}.cs_paid_service .ts-highlighted.plan_compare_item{background-color:var(--color-blue-50);border-color:var(--color-blue-600)}.cs_paid_service .ts-highlighted .plan_compare_title{color:var(--color-blue-700)}.cs_paid_service .instruction .list_dot{margin-top:10px}.cs_paid_service .instruction .list_dot li:before{background-color:var(--color-red-700);top:13px}
