.technologies:not(.technologies--without-vertical-padding){padding-bottom:100px;padding-top:100px}@media(max-width:1023px){.technologies:not(.technologies--without-vertical-padding){padding-bottom:60px;padding-top:60px}}@media(max-width:767px){.technologies:not(.technologies--without-vertical-padding){padding-bottom:40px;padding-top:40px}}.technologies__body{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:1023px){.technologies__body{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media(max-width:767px){.technologies__body{gap:10px;grid-template-columns:1fr;grid-template-rows:repeat(6,auto)}}.technologies__cell{background-color:#f1f3f9;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;padding:30px}.technologies__description{margin-bottom:20px}.technologies__header{margin-bottom:50px}@media(max-width:767px){.technologies__header{margin-bottom:30px}}.technologies__images{align-items:center;display:flex;flex-wrap:wrap;font-size:0;gap:16px 25px;line-height:0}.technologies__subtitle{margin-bottom:8px}.technologies__title-wrap{align-items:center;display:flex;justify-content:space-between;padding:0 16px}@media(max-width:1023px){.technologies__title-wrap{align-items:flex-start;flex-direction:column;gap:20px}}.technologies__title-wrap a{height:-moz-fit-content;height:fit-content;padding:0}.technologies__title-wrap a:hover{background-color:transparent}