.component-insights-item.grid{grid-column:1/span 11;grid-template-columns:repeat(11,1fr);grid-template-rows:auto 1fr}@media (max-width: 768px){.component-insights-item.grid{grid-column:1/span 12!important;grid-template-columns:repeat(12,1fr)!important}}.component-insights-item.grid .image-area{grid-column:2/span 9;aspect-ratio:3/2;grid-row:1}@media (max-width: 768px){.component-insights-item.grid .image-area{grid-column:1/span 11}}.component-insights-item.grid .text{grid-column:3/span 8;grid-row:2;align-self:flex-start;margin-top:50px}@media (max-width: 768px){.component-insights-item.grid .text{grid-column:3/span 9!important;margin-top:35px;margin-bottom:40px!important}}.component-insights-item.grid .text h3{margin-top:.8em}.component-insights-item.grid .bg{grid-column:1/span 11;width:100%;background-color:var(--l-97);height:100%;grid-row:2;z-index:-1}@media (max-width: 768px){.component-insights-item.grid .bg{grid-column:2/span 11!important}}.component-insights-item.grid:nth-of-type(2n){grid-column:12/span 13;grid-template-columns:repeat(13,1fr)}.component-insights-item.grid:nth-of-type(2n) .bg{position:relative;left:-16px;width:calc(100% + 16px);grid-column:1/span 13}@media (max-width: 768px){.component-insights-item.grid:nth-of-type(2n) .bg{left:0;width:100%}}.component-insights-item.grid.isSearch .bg{display:none}.component-insights-item.grid.isSearch .text{margin-bottom:0!important;grid-column:2/span 11!important}.component-insights-grid .container{row-gap:100px}@media (max-width: 768px){.component-insights-grid .container{row-gap:60px}}
