#standards{background:#f4f4f4;padding:130px 0}#standards .container-1200{display:flex;gap:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}#standards .standards-left{align-self:flex-start;position:sticky;top:120px}#standards .heading-48{color:var(--new-black);font-weight:600;letter-spacing:-.06em;line-height:110%;margin-bottom:24px;max-width:460px}#standards .description{color:rgba(var(--new-black-rgb),.8);font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:150%;margin-top:24px;max-width:435px}#standards .standards-right{gap:120px;max-width:420px}#standards .standards-block,#standards .standards-right{display:flex;flex-direction:column}#standards .block-heading{align-items:center;color:#4f56fa;display:flex;font-size:20px;font-weight:600;gap:8px;letter-spacing:-.02em;line-height:150%;margin-bottom:24px}#standards .block-heading img{height:24px;width:24px}#standards .standards-items{display:flex;flex-direction:column;gap:24px}#standards .standards-item{display:flex;flex-direction:column;gap:4px}#standards .item-title{color:var(--new-black);font-weight:500}#standards .item-description,#standards .item-title{font-size:16px;letter-spacing:-.01em;line-height:150%}#standards .item-description{color:rgba(var(--new-black-rgb),.6);font-weight:400}#standards .item-description a{border-bottom:1px solid rgba(var(--new-black-rgb),.6);color:rgba(var(--new-black-rgb),.6);text-decoration:none;transition:all .2s ease}#standards .item-description a:hover{border-bottom:1px solid rgba(var(--new-black-rgb),1);color:rgba(var(--new-black-rgb),1)}@media(max-width:991px){#standards{padding:80px 0}#standards .container-1200{flex-direction:column;gap:60px}#standards .standards-left{position:static}}@media(max-width:767px){#standards .standards-right{gap:60px}}@media(max-width:575px){#standards .block-heading{align-items:flex-start;font-size:18px;line-height:140%}}