.cwict{margin-bottom:96px;padding-left:var(--basic-padding-side);padding-right:var(--basic-padding-side)}.cwict__content{margin-bottom:40px}body .body-wrapper h2.cwict__title{color:var(--colors-offwhite);font-size:32px;font-weight:500;line-height:40px;margin-bottom:24px;text-align:center}body .body-wrapper p.cwict__descr{color:var(--colors-offwhite);margin-bottom:32px;text-align:center}body .body-wrapper p.cwict__descr strong{font-weight:500}body .body-wrapper p.cwict__descr span.red{color:red;font-weight:500}body .body-wrapper p.cwict__descr span.green{color:#6ec456;font-weight:500}.cwict__item{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}.cwict__cards .cwict__item p{color:#fff}.cwict__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}.cwict__cards .cwict__item .cwict__icont h3{font-size:18px;font-weight:500;line-height:24px}.cwict__icont p{line-height:24px;margin:4px 0 0}.cwict__label{border-left-style:solid;border-left-width:4px;border-radius:4px;color:#fff;margin-top:32px;padding:8px}.cwict__label p{font-weight:600;line-height:24px;margin:0}@media (min-width:768px){.cwict__cards{display:flex;flex-wrap:wrap;gap:16px}.cwict__item{margin-bottom:0;max-width:calc(50% - 8px)}}@media (min-width:1024px){body .body-wrapper h2.cwict__title{font-size:48px;font-weight:600;line-height:56px;text-align:left}body .body-wrapper p.cwict__descr{font-size:20px;line-height:32px;text-align:left}}@media (min-width:1200px){.cwict{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:120px}.cwict__content{margin-bottom:0}.cwict__img{min-width:calc(50% - 8px)}}@media (min-width:1440px){.cwict{gap:32px}.cwict__img{min-width:640px}}