.tech-grid{position:relative}.tech-grid-items{overflow:hidden;border-bottom:solid 1px var(--border-color)}.tech-grid-items .swiper-wrapper{display:grid;grid-template-columns:repeat(var(--grid-cols,2),1fr)}.tech-grid-items .swiper-wrapper .swiper-slide{height:auto}.tech-grid-item{position:relative}.tech-grid-default .tech-grid-item{border-bottom:solid 1px var(--border-color)}.tech-grid-item:nth-child(2n){border-left:solid 1px var(--border-color)}.tech-grid-default .tech-grid-item{display:grid;grid-template-columns:repeat(2,1fr);height:100%}.tech-grid-content-on-image .tech-grid-item{display:flex;flex-direction:column;height:100%}.tech-grid-content-on-image .tech-grid-item-second-side{position:absolute;top:0;left:0;width:100%;height:100%}.tech-grid-item-second-side-image{width:100%;height:100%;object-fit:cover}.tech-grid-item-first-side{position:relative;display:flex;gap:1rem;padding:2.5rem var(--container-space);z-index:1}.tech-grid-default .tech-grid-item-first-side{flex-direction:column}.tech-grid-item-first-side-headline{font-size:1.75rem}.tech-grid-content-on-image .tech-grid-item-first-side{gap:1.5rem;margin-top:17rem;height:100%}.tech-grid-content-on-image .tech-grid-item-first-side-headline{min-width:12.54rem}.tech-grid-item-first-side{line-height:140%}.tech-grid-content-on-image .tech-grid-item-first-side{border-top:1px solid var(--border-color);background:#1c1c1cb3}@media (max-width:1380px){.tech-grid-content-on-image .tech-grid-item-first-side{flex-direction:column;gap:.5rem}.tech-grid-content-on-image .tech-grid-item-first-side-headline{min-width:auto}.tech-grid-item-first-side-text{font-size:.875rem}}@media (max-width:1200px){.tech-grid{border-bottom:1px solid var(--border-color)}.tech-grid-items .swiper-wrapper{display:flex}.tech-grid-item{border-bottom:none}}@media (max-width:768px){.tech-grid-default .tech-grid-item{display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--border-color)}.tech-grid-item-second-side{aspect-ratio:1}}