.text-section{margin-bottom:150px}.text-section__title{margin-bottom:36px}.text-section__content{font-size:16px;font-weight:500;line-height:150%}.text-section__content>:not(:last-child){margin-bottom:20px}.text-section__content h1,.text-section__content h2,.text-section__content h3,.text-section__content h4,.text-section__content h5,.text-section__content h6{font-weight:600;line-height:120%}.text-section__content h1 span,.text-section__content h2 span,.text-section__content h3 span,.text-section__content h4 span,.text-section__content h5 span,.text-section__content h6 span{color:var(--brand-color)}.text-section__content h1:not(:first-child),.text-section__content h2:not(:first-child),.text-section__content h3:not(:first-child),.text-section__content h4:not(:first-child),.text-section__content h5:not(:first-child),.text-section__content h6:not(:first-child){margin-top:36px}.text-section__content ol,.text-section__content ul{padding-left:25px}.text-section__content ul li{list-style:disc}.text-section__content a:not(.textblock__tag){color:var(--brand-color);text-decoration:underline}.text-section__content img:not(:last-child){margin-bottom:16px}.text-section__content img.left,.text-section__content img.right{max-width:50%}.text-section__content img.left{float:left;margin-right:36px}.text-section__content img.right{float:right;margin-left:36px}.descr-block,.descr-block tbody{display:flex;flex-direction:column;gap:4px}.descr-block__row{align-items:center;border:1px solid var(--grey-50);border-radius:12px;display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:space-between;line-height:130%;min-height:70px;padding:12px 24px}.descr-block__row>*{flex:1 1 auto;width:calc(50% - 4px)}.descr-block__value{text-align:right}@media (max-width:47.99875em){.text-section{margin-bottom:64px}}@media (max-width:40.62375em){.text-section__content img.left,.text-section__content img.right{max-width:100%}.text-section__content img.left{float:none;margin-right:0}.text-section__content img.right{float:none;margin-left:0}}@media (max-width:34.37375em){.descr-block__row{flex-direction:column;gap:2px}.descr-block__row>*{width:100%}.descr-block__label{color:var(--black-40)}.descr-block__value{text-align:left}}@media (width <= 29.99875em){.text-section__content h1,.text-section__content h2,.text-section__content h3{font-size:24px}.text-section__content h4{font-size:20px}.text-section__content h5{font-size:18px}.text-section__content h6{font-size:16px}}@media (max-width:29.99875em){.descr-block__row,.text-section__content{font-size:14px}}@media (width > 29.99875em) and (width <= 90.75em){.text-section__content h1{font-size:clamp(24px,4.2481430423px + 4.1151416638vw,64px)}.text-section__content h2{font-size:clamp(24px,12.1488858254px + 2.4690849983vw,48px)}.text-section__content h3{font-size:clamp(24px,18.0744429127px + 1.2345424991vw,36px)}.text-section__content h4{font-size:clamp(20px,18.0248143042px + .4115141664vw,24px)}.text-section__content h5{font-size:clamp(18px,17.0124071521px + .2057570832vw,20px)}.text-section__content h6{font-size:clamp(16px,15.0124071521px + .2057570832vw,18px)}}@media (width > 90.75em){.text-section__content h1{font-size:64px}.text-section__content h2{font-size:48px}.text-section__content h3{font-size:36px}.text-section__content h4{font-size:24px}.text-section__content h5{font-size:20px}.text-section__content h6{font-size:18px}}@media (any-hover:hover){.text-section__content a:not(.textblock__tag):hover{color:var(--brand-color-hover);text-decoration:none}}