.security__title{text-align:center;margin-bottom:24px}.security__description{text-align:center;max-width:542px;margin:0 auto 48px}.security__items{display:grid;grid-template-columns:repeat(3,1fr);column-gap:24px}.security__item{display:flex;flex-direction:column;align-items:center;padding:40px 40px 48px;border-radius:24px;min-height:346px;row-gap:32px}.security__item-trusted{background:var(--Marshmallow-2,linear-gradient(0deg,#1C1C21 0,#1C1C21 100%),#19191F)}.security__item-protected{background-color:var(--Iris)}.security__item-encrypted{background-color:var(--Mashmallow-6)}.security__item-title{color:var(--L100);font-size:28px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:-.28px}@media screen and (max-width:2200px){.security__title{margin-bottom:16px}.security__item-icon{width:90px;height:90px}.security__item{padding:26px 32px 32px;min-height:296px;row-gap:27px}.security__item-title{font-size:20px;line-height:150%;letter-spacing:-.05px}}@media(max-width:1000px){.security__item{padding:80px 32px 32px}}@media(max-width:900px){.security__item-icon svg{width:94px;height:94px}.security__item{justify-content:start;padding:32px;min-height:300px;row-gap:20px}.security__item-title{min-height:124px;font-size:20px;font-weight:500;line-height:150%}.security__description{margin:0 auto 32px}}@media(max-width:800px){.security__items{column-gap:15px}}@media(max-width:740px){.security__items{grid-template-columns:1fr;grid-template-rows:auto;row-gap:16px}.security__item{flex-direction:row;justify-content:space-between;column-gap:12px;min-height:112px;padding:16px 20px;border-radius:16px}.security__item-title{min-height:auto;font-size:18px;line-height:130%;letter-spacing:0}.security__item-icon svg{width:60px!important;height:60px}}@media(max-width:630px){.security__item-title{max-width:350px}}@media(max-width:500px){.security__item-title{max-width:286px;line-height:150%}}