.table{width:100%;background-color:var(--base-01)}.table,.table table,.table td,.table th{border:1px solid var(--base-04);border-radius:var(--radius)}.table table,.table td,.table th{border-collapse:collapse;overflow:hidden}.table table{width:100%}.table table td{padding:16px}.text__wrapper{border-radius:var(--radius);background:var(--base-01);padding:40px}@media(max-width:767.98px){.text__wrapper{padding:28px}}.text__title{margin-bottom:20px}.text__item:not(:last-child){padding:40px 0;border-bottom:1px solid var(--base-04)}.text__item:last-child{padding-top:40px}.text__article h1,.text__article h2,.text__article h3{margin-bottom:20px}.text__article p:empty{margin-bottom:5px}.text__article ul{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.text__article ul li{position:relative;padding-left:24px}@media(max-width:767.98px){.text__article ul li{padding-left:20px}}.text__article ul li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:100%;background-color:var(--primary)}.text__article ol{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;list-style-type:decimal;padding-left:30px}.text__article ol li{position:relative}@media(max-width:767.98px){.text__article ol li{padding-left:20px}}.text__list{display:flex;flex-direction:column;gap:12px}.text__description{margin-bottom:20px}.text__products{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;gap:20px}@media(max-width:1275px){.text__products{grid-template-columns:1fr 1fr}}@media(max-width:767.98px){.text__products{grid-template-columns:1fr}}.text__products-title{font-size:var(--body-l);line-height:var(--line-h-body-l);font-weight:var(--weight-extra-bold);margin-bottom:20px}.text__products-btn{margin-top:20px}.text__content{width:100%;display:flex;flex-direction:column;gap:16px}.text__content-link{color:var(--text-01);font-size:var(--body-l);line-height:var(--line-h-body-l)}.text__stepper-description{margin-top:20px}.text__accordion-table-wrapper{display:flex;flex-direction:column;gap:24px}.text__expert-title{margin-bottom:32px}.text__expert-header{display:flex;align-items:center;margin-bottom:20px}.text__expert-avatar{display:flex;position:relative;margin-right:12px}.text__expert-data{display:flex;flex-direction:column}.text__expert-name{font-size:var(--body-l);line-height:var(--line-h-body-l);font-weight:var(--weight-extra-bold)}.text__expert-post{color:var(--text-03)}.text__expert-img{border-radius:var(--radius);-o-object-fit:cover;object-fit:cover}.text__expert-verified{position:absolute;top:-6px;right:-6px;font-size:12px}.text__info-accordion{margin-bottom:40px}.text__condition-label{color:var(--text-02)}.text__ordinary-image{max-width:80%;border-radius:var(--radius)}