.cwictt{margin-bottom:16px;padding-left:var(--basic-padding-side);padding-right:var(--basic-padding-side)}.cwictt__wrap{display:flex;flex-direction:column-reverse}.cwictt__content{margin-bottom:40px}body .body-wrapper h2.cwictt__title{color:var(--colors-offwhite);font-size:32px;font-weight:500;line-height:40px;margin-bottom:24px;text-align:center}body .body-wrapper h3.cwictt__subtitle{color:var(--colors-offwhite);font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px;text-align:center}body .body-wrapper p.cwictt__descr{color:var(--colors-offwhite);margin-bottom:40px;text-align:center}body .body-wrapper p.cwictt__subdescr{color:var(--colors-offwhite);margin-bottom:24px;text-align:center}body .body-wrapper p.cwictt__descr strong{font-weight:500}body .body-wrapper p.cwictt__descr span.red{color:red;font-weight:500}body .body-wrapper p.cwictt__descr span.green{color:#6ec456;font-weight:500}.cwictt__item{align-items:center;background-color:var(--colors-gray80);border-radius:16px;box-sizing:border-box;color:var(--colors-offwhite);display:flex;gap:16px;margin-bottom:16px;padding:16px}.cwictt__cards .cwictt__item p{color:#fff}.cwictt__iimg{align-items:center;background:linear-gradient(170deg,#1c1c1c 7%,var(--colors-gray90) 93%);border:1px solid var(--colors-gray60);border-radius:5px;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.cwictt__cards .cwictt__item .cwictt__icont h3{font-size:18px;font-weight:500;line-height:24px}@media (min-width:768px){.cwictt__cards{display:flex;flex-wrap:wrap;gap:16px}.cwictt__item{margin-bottom:0;max-width:calc(50% - 8px);width:calc(50% - 8px)}}@media (min-width:1024px){body .body-wrapper h2.cwictt__title{font-size:48px;font-weight:600;line-height:56px}body .body-wrapper h3.cwictt__subtitle{font-size:32px;line-height:40px;margin-bottom:16px;text-align:left}body .body-wrapper p.cwictt__descr{font-size:20px;line-height:32px;margin-bottom:48px}body .body-wrapper p.cwictt__subdescr{margin-bottom:16px;text-align:left}}@media (min-width:1200px){.cwictt__wrap{align-items:center;flex-direction:row;gap:10px;justify-content:space-between}.cwictt__content{margin-bottom:0}.cwictt__img{min-width:calc(50% - 8px)}}@media (min-width:1280px){.cwictt__wrap{margin-top:-60px}}@media (min-width:1440px){.cwictt{margin-bottom:40px}.cwictt__wrap{gap:32px;margin-top:-100px}.cwictt__img{min-width:640px}}