@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--color-s-black-v-100: #12192E;--color-s-black-v-200: #343434;--color-s-blue-v-100: #172F74;--color-s-blue-v-200: #3A67FC;--color-s-red-v-100: red;--color-s-red-v-200: #DB1212;--color-s-gray-v-100: #676776;--color-s-gray-v-200: #a4a4ad;--color-s-gray-v-300: #e1e1e4;--color-s-gray-v-400: #F4F6F8;--color-s-gray-v-500: #D9D9D9;--color-s-white-v-100: #fff;--space-xxs: 8px;--space-xs: 16px;--space-sm: 32px;--space-md: 40px;--space-lg: 48px;--space-xl: 60px;--space-xxl: 72px;--space-xxxl: 80px;--space-xxxx: 100px;--space-xxxxx: 120px}@use '../abstracts/variables' as *;.section-technologies-logotypes{width:100%;padding:60px 0 40px 0;margin:0}@media (max-width: 1023px){.section-technologies-logotypes{padding:40px 0 30px 0}}@media (max-width: 767px){.section-technologies-logotypes{padding:30px 0 20px 0}}.section-technologies-logotypes .container{display:flex;flex-direction:column;gap:30px}.section-technologies-logotypes__logotypes{--logos-cols: 7;width:100%;height:110px;margin:0;display:grid;grid-template-columns:repeat(var(--logos-cols), minmax(0, 1fr));gap:clamp(16px, 2vw, 32px);align-items:center;justify-items:center;position:relative;z-index:3}@media (max-width: 1023px){.section-technologies-logotypes__logotypes{--logos-cols: 5}}@media (max-width: 767px){.section-technologies-logotypes__logotypes{--logos-cols: 3}}.section-technologies-logotypes__logotypes__item{transition:opacity .25s ease;flex:0 0 auto;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.section-technologies-logotypes__logotypes__item a{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;transition:opacity .25s ease}.section-technologies-logotypes__logotypes__item a:hover{opacity:0.8}.section-technologies-logotypes__logotypes__item__img{max-height:62px;width:auto;display:block}.section-technologies-logotypes__logotypes__item span{color:#676776}.section-technologies-logotypes__logotypes .is-hidden{display:none !important}.section-technologies-logotypes canvas.blob-waves{margin-top:-35px}

/*# sourceMappingURL=technologies-logotypes.css.map */
