.text-cards__head{margin:0 auto 2.625rem;max-width:56rem}.text-cards__head-title{font-size:var(--ct-h1-size);font-weight:800;letter-spacing:-.02em;line-height:var(--ct-h1-lh);margin:0 auto 1.5rem;max-width:28.125rem;text-align:center}@media (max-width:47.9375em){.text-cards__head-title{font-size:var(--ct-h1-size-mob)}}.text-cards__body-list{background-color:#fff;border-radius:1rem;color:var(--fg-default);font-size:var(--ct-body-size);font-weight:var(--ct-body-weight);line-height:var(--ct-body-lh);padding:2rem 2rem 2rem 3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:47.9375em){.text-cards__body-list{padding:1.5rem 1.5rem 1.5rem 2.5rem}}.text-cards__body-list-wrap{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .5s ease-in-out}.text-cards__body-list-wrap-item{overflow:hidden}.text-cards__body-list-item{cursor:pointer;padding-bottom:.75rem;position:relative}.text-cards__body-list-item:not(:first-of-type){padding-top:.75rem}.text-cards__body-list-item:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2309141F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17 10-5 4-5-4'/%3E%3C/svg%3E") no-repeat 50%;content:"";height:1.5rem;position:absolute;right:0;top:1.125rem;transition:transform .5s ease-in-out;width:1.5rem}.text-cards__body-list-item:after{background-color:var(--border-soft);bottom:0;content:"";height:1px;left:-1.5rem;position:absolute;width:calc(100% + 1.5rem)}@media (max-width:47.9375em){.text-cards__body-list-item:after{left:-1rem;width:calc(100% + 1rem)}}.text-cards__body-list-item:last-of-type:after{content:none}.text-cards__body-list-item:first-of-type:before{top:.3rem}.text-cards__body-list-item--active:before{transform:rotate(180deg)}.text-cards__body-list-item--active .text-cards__body-list-wrap{grid-template-rows:1fr}.text-cards__body-text{color:var(--fg-default);font-size:var(--ct-lead-size);line-height:var(--ct-lead-lh);margin:0 auto;max-width:1132px;text-align:center}.text-cards__body-text:not(:last-of-type){margin-bottom:2rem}@media (max-width:47.9375em){.text-cards__body-text:not(:last-of-type){margin-bottom:1rem}}.text-cards__body-text:first-of-type{margin-top:2rem}@media (max-width:47.9375em){.text-cards__body-text:first-of-type{margin-top:1rem}}.text-cards__body-text:last-of-type{max-width:50.375rem}.text-cards__head-desc{color:var(--fg-default);font-size:var(--ct-body-size);font-weight:var(--ct-body-weight);line-height:var(--ct-body-lh);text-align:center}.text-cards__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.text-cards__grid:has(>.text-cards__grid-item:only-child){grid-template-columns:1fr}.text-cards__grid:has(.text-cards__grid-item--hide-background){gap:1.5rem}.text-cards__grid--split{background-color:#fff;border-radius:1rem;gap:1rem 1.25rem;padding:2rem}.text-cards__grid--split .text-cards__grid-item{background-color:transparent;border-radius:0;padding:0}@media (max-width:47.9375em){.text-cards__grid--split{padding:1.5rem}}.text-cards__grid--split-untitled{grid-template-columns:1fr}.text-cards__grid:not(:first-of-type){margin-top:1.25rem}@media (max-width:79.9375em){.text-cards__grid{grid-template-columns:repeat(1,1fr)}}.text-cards__grid-item{background-color:#fff;border-radius:1rem;height:100%;padding:2rem}.text-cards__grid-item--full{grid-column:span 2}@media (max-width:79.9375em){.text-cards__grid-item--full{grid-column:span 1}}.text-cards__grid-item--spliter{grid-column:span 2;padding:0}@media (max-width:79.9375em){.text-cards__grid-item--spliter{grid-column:span 1;margin:1rem 0}}.text-cards__grid-item--spliter.text-cards__grid-item--85-width{margin:0 auto;width:85%}@media (max-width:79.9375em){.text-cards__grid-item--spliter.text-cards__grid-item--85-width{width:100%}}.text-cards__grid-item--spliter.text-cards__grid-item--60-width{margin:0 auto;width:60%}@media (max-width:79.9375em){.text-cards__grid-item--spliter.text-cards__grid-item--60-width{width:100%}}.text-cards__grid-item--hide-background{background-color:transparent}@media (min-width:1280px){.text-cards__grid-item--paddingTop{padding-top:3.5rem}.text-cards__grid-item--paddingTopBig{padding-top:5rem}}@media (max-width:79.9375em){.text-cards__grid-item{padding:2rem}}@media (max-width:47.9375em){.text-cards__grid-item{padding:1.5rem}}.text-cards__grid-item-title{font-size:var(--ct-h3-size);font-weight:600;line-height:var(--ct-h3-lh);margin-bottom:var(--space-5)}@media (max-width:47.9375em){.text-cards__grid-item-title{font-size:var(--ct-h3-size-mob)}}.text-cards__grid-item-title strong{color:#2176f5;font-weight:400}.text-cards__grid-item-title--big{font-size:var(--ct-h1-size);font-weight:800;letter-spacing:-.02em;line-height:var(--ct-h1-lh)}@media (max-width:47.9375em){.text-cards__grid-item-title--big{font-size:var(--ct-h1-size-mob)}}.text-cards__grid-item-title--none{height:2.375rem}@media (max-width:79.9375em){.text-cards__grid-item-title--none{height:0;margin-bottom:0}}.text-cards__grid-item-text h2,.text-cards__grid-item-text h3,.text-cards__grid-item-text h4{margin:var(--space-6) 0 var(--space-3)}.text-cards__grid-item-text h2:first-child,.text-cards__grid-item-text h3:first-child,.text-cards__grid-item-text h4:first-child{margin-top:0}.text-cards__grid-item-text p{color:var(--fg-default);font-size:var(--ct-body-size);font-weight:var(--ct-body-weight);line-height:var(--ct-body-lh);margin-bottom:var(--space-4)}.text-cards__grid-item-text p:last-child{margin-bottom:0}.text-cards__grid-item-text p strong{color:var(--fg-accent)}.text-cards__grid-item-text p+ul{margin-top:var(--space-4)}.text-cards__grid-item-text--big p{font-size:var(--ct-lead-size);line-height:var(--ct-lead-lh)}.text-cards__grid-item-text ul{list-style:disc;margin:0 0 var(--space-5);padding-left:2.25rem}.text-cards__grid-item-text ul li{margin-bottom:var(--space-3);position:relative}.text-cards__grid-item-text ul li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%23568870' fill-opacity='.16' d='M0 12.5C0 5.873 5.373.5 12 .5s12 5.373 12 12-5.373 12-12 12-12-5.373-12-12'/%3E%3Cpath stroke='%23568870' stroke-linecap='round' stroke-width='1.5' d='M6.666 12.5h10.667M12 7.167v10.667'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";height:24px;left:-36px;position:absolute;top:2px;width:24px}.text-cards__grid-item-text ul{color:var(--fg-default);font-size:var(--ct-body-size);font-weight:var(--ct-body-weight);line-height:var(--ct-body-lh)}.text-cards__grid-item-text ol{margin:0 0 var(--space-5);padding-left:1rem}.text-cards__grid-item-text ol li{padding-left:.5rem}.text-cards__grid-item-text ol li::marker{color:var(--fg-disabled)}.text-cards__grid-item-text ol li::marker{color:var(--fg-default);font-size:var(--ct-lead-size);line-height:var(--ct-lead-lh)}.text-cards__grid-item-text ol,.text-cards__grid-item-text ol li{color:var(--fg-default);font-size:var(--ct-body-size);font-weight:var(--ct-body-weight);line-height:var(--ct-body-lh)}.text-cards__grid-item-text .button{background:#2176f5;border-radius:.75rem;color:#fff;display:block;font-size:1.125rem;font-weight:800;line-height:1;margin-top:1.5rem;padding:1.25em 10em;width:-moz-fit-content;width:fit-content}@media (max-width:47.9375em){.text-cards__grid-item-text .button{padding:1.25em;text-align:center;width:100%}}.text-cards__grid-item-text a{color:#2176f5;text-decoration:none}.text-cards__grid-item-text table{border-collapse:collapse;display:block;margin:var(--space-5) 0;overflow-x:auto;width:100%}@media (min-width:768px){.text-cards__grid-item-text table{display:table}.text-cards__grid-item-text table:has(:is(thead,tbody)>tr:first-child>:is(th,td):nth-child(2):last-child){margin:1.5rem auto;max-width:720px;width:auto}}.text-cards__grid-item-text table td,.text-cards__grid-item-text table th{border:none;border-bottom:1px solid rgba(0,0,0,.06);padding:8px 10px;text-align:left}.text-cards__grid-item-text table th{border-bottom:1px solid rgba(0,0,0,.1);font-weight:600}.text-cards__grid-item-text table tbody tr:hover,.text-cards__grid-item-text table th{background-color:var(--bg-surface-2-soft)}.text-cards__grid-item-dropdowns{margin-top:2.625rem}@media (max-width:47.9375em){.text-cards__grid-item-dropdowns{margin-top:1.5rem}}
