.three-block-layout{display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr}.three-block-layout img,.three-block-layout svg{margin-bottom:30px;width:100%}.three-block-layout .account-logo{left:46%;max-height:3%;max-width:15%;min-width:14%;object-fit:contain;object-position:center;position:absolute;top:21.5%;width:fit-content}.three-block-layout .title{font-size:20px;font-weight:600;margin-bottom:10px}.three-block-layout .desc{color:var(--plum-4);font-size:18px}@media (max-width:767px){.three-block-layout{flex-direction:column;gap:40px;grid-template-columns:1fr}}