#clients{display:flex;flex-direction:column;gap:50px}#clients img{-o-object-fit:contain;object-fit:contain}.client__display{display:flex;gap:50px;margin:0 10%;padding:1% 0;position:relative}@media (min-width:1200px){.client__display{margin-left:max(10%,calc(50% - 750px));margin-right:max(10%,calc(50% - 750px))}}.client__display:nth-of-type(2n){flex-direction:row}.client__display:nth-of-type(odd){flex-direction:row-reverse}.client__display>div:not(:only-of-type){width:50%}.client__display:nth-of-type(2n)>.client__display__text{padding-left:30px}.client__display:nth-of-type(odd)>.client__display__text{padding-right:30px}.client__display__text__heading{font-size:28px}.client__display__container{display:flex;justify-content:flex-end}.client__display:nth-of-type(odd)>.client__display__bg{background-color:#f2f2f2;bottom:0;left:40%;position:absolute;right:0;top:0;width:auto;z-index:-1}.client__display:nth-of-type(2n)>.client__display__bg{background-color:#f2f2f2;bottom:0;left:0;position:absolute;right:40%;top:0;width:auto;z-index:-1}.client__display:nth-of-type(n)>.client__display__bg:nth-last-child(2){left:0;right:0}.client__display__container__image{border-radius:5px;width:100%}@media (min-width:950px){.client__display{height:300px}}@media (max-width:950px){.client__display{flex-direction:column!important;margin:0}.client__display:nth-of-type(odd)>.client__display__bg{left:0}.client__display:nth-of-type(2n)>.client__display__bg{right:0}.client__display>div{box-sizing:border-box;padding:0 5%;width:100%}.client__display>div:not(:only-of-type){width:100%}.client__display__container{justify-content:center}}
