.tci-section{background-color:var(--color-background-alt);padding-top:var(--tci-pt,80px);padding-bottom:var(--tci-pb,100px);position:relative}.tci-section__container{max-width:var(--container-max-width);margin-inline:auto;padding-inline:var(--container-padding)}.tci-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.tci-row--one .tci-img{-webkit-box-flex:1;-ms-flex:1;flex:1;aspect-ratio:1360/700}.tci-row--two .tci-img{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;aspect-ratio:670/700}.tci-img{border-radius:20px;background-color:#d1d1d1;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:1023px){.tci-section{padding-top:var(--tci-pt-mob,50px);padding-bottom:var(--tci-pb-mob,50px)}}@media (max-width:640px){.tci-row--two{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tci-row--two .tci-img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;aspect-ratio:4/3}}