.two-cols{padding:56px 0 60px;background-color:#f2f4f5}@media (min-width:768px){.two-cols{padding:80px 0}}.two-cols .two-cols__header{display:flex;flex-direction:column;align-items:center;margin:0 auto;margin-bottom:32px}@media (min-width:992px){.two-cols .two-cols__header{max-width:788px;margin-bottom:54px}}.two-cols .two-cols__title{margin-bottom:14px;text-align:center}@media (min-width:1440px){.two-cols .two-cols__title{margin-bottom:0}}.two-cols .two-cols__subtitle{margin-bottom:2px;color:var(--accent);text-align:center}@media (min-width:576px){.two-cols .two-cols__subtitle{margin-bottom:6px;color:var(--accent)}}.two-cols .two-cols__desc{color:var(--Text-2,#5e6265);text-align:center}.two-cols .two-cols__content{display:flex;flex-direction:column;gap:32px}@media (min-width:992px){.two-cols .two-cols__content{flex-direction:row;flex-wrap:wrap}}.two-cols .column{display:flex;flex-direction:column;width:100%;flex:0 0 1;background-color:#fff}@media (min-width:992px){.two-cols .column{max-width:calc(50% - 16px)}}.two-cols .column .column__header{display:flex;padding:20px 24px 16px 24px;align-items:center;gap:10px;background:var(--Stroke,#e2e8ed)}@media (min-width:992px){.two-cols .column .column__header{padding:25px 24px}}.two-cols .column .column__rows{padding:24px 20px;counter-reset:column-row}@media (min-width:992px){.two-cols .column .column__rows{padding:24px 24px}}.two-cols .column .column__row{display:flex;align-items:center;gap:16px;padding-bottom:20px}@media (min-width:992px){.two-cols .column .column__row{padding-bottom:24px}}.two-cols .column .column__row:not(:last-of-type){margin-bottom:20px;border-bottom:1px solid #e5e9ed}@media (min-width:992px){.two-cols .column .column__row:not(:last-of-type){margin-bottom:24px}}.two-cols .column .column__row::before{content:counter(column-row);counter-increment:column-row;color:var(--accent);width:40px;min-width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;background-color:rgb(176 41 41 / .1);font-family:var(--font-family-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:24px}@media (min-width:992px){.two-cols .column .column__row p{font-size:20px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.2px}}.two-cols .two-cols__note-header{display:flex;padding:20px 24px 16px 24px;align-items:center;gap:10px;margin-top:32px;background-color:var(--accent)}@media (min-width:992px){.two-cols .two-cols__note-header{padding:25px 24px}}.two-cols .two-cols__note-header h4{color:#fff}.two-cols .two-cols__note-content{display:flex;flex-direction:column;gap:8px;padding:32px 24px;background-color:#fff}.two-cols .two-cols__note-content span{font-family:var(--font-family-base);font-size:20px;font-style:normal;font-weight:600;line-height:24px}.two-cols .two-cols__note-content p{max-width:744px}