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