:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.three-cards-with-background{--margin-top:0;--margin-bottom:0;margin:var(--margin-top) auto var(--margin-bottom) auto;max-width:1680px;position:relative;width:100%;--margin-top:20px;--margin-bottom:20px}@media only screen and (min-width:769px){.three-cards-with-background{padding:0 20px}}.rtl .three-cards-with-background{direction:rtl}.three-cards-with-background__container{align-items:center;display:flex;flex-direction:column;height:100%;max-width:100%;overflow:hidden;padding:65px calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count)) 94px calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));position:relative}@media only screen and (min-width:769px){.three-cards-with-background__container{border-radius:27px;gap:69px}}@media only screen and (max-width:1024px){.three-cards-with-background__container{height:auto}}@media only screen and (max-width:768px){.three-cards-with-background__container{gap:30px;padding:40px 20px 50px}}.three-cards-with-background:not(.without-background) .three-cards-with-background__container:before{background-image:url(images/testimonials_background.1eaab77c.jpg);background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.rtl .three-cards-with-background:not(.without-background) .three-cards-with-background__container:before{transform:scaleX(-1)}@media only screen and (min-width:769px){.three-cards-with-background__title{align-self:flex-start}}.three-cards-with-background:not(.without-background) .three-cards-with-background__title{color:#fff}.three-cards-with-background.without-background .three-cards-with-background__title{color:var(--color-blue)}.three-cards-with-background__title b,.three-cards-with-background__title strong{color:var(--color-green-darker)}.three-cards-with-background__list{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:1025px){.three-cards-with-background__list{align-items:flex-start;flex-direction:row;justify-content:flex-end;width:100%}}@media(hover:hover){.three-cards-with-background.without-background .three-cards-with-background__list article{transition:margin-top .4s}.three-cards-with-background.without-background .three-cards-with-background__list article:focus,.three-cards-with-background.without-background .three-cards-with-background__list article:focus-within,.three-cards-with-background.without-background .three-cards-with-background__list article:hover{margin-top:-30px}}