: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}.colored-card-swiper{--margin-top:0;--margin-bottom:0;margin:var(--margin-top) auto var(--margin-bottom) auto;margin-top:50px;max-width:1680px;position:relative;width:100%}.rtl .colored-card-swiper{direction:rtl}.colored-card-swiper__title{color:#1b365d;padding:0 30px;text-align:center}.colored-card-swiper__title span{color:var(--color-green-darker)}@media only screen and (min-width:1025px){.colored-card-swiper__title{padding:0 calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*2 + var(--grid-gutter)*3)}}@media only screen and (max-width:768px){.colored-card-swiper__title{font-size:26px;padding:0 20px}}.colored-card-swiper__description{color:#1b365d;margin:25px auto auto;max-width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*12 + var(--grid-gutter)*13);padding:0 20px;text-align:center}.colored-card-swiper__articles{color:#1b365d;overflow:hidden;position:relative}@media only screen and (min-width:1025px){.colored-card-swiper__articles{padding:70px 20px 120px}}@media only screen and (max-width:1024px){.colored-card-swiper__articles{padding:30px 20px 50px}}.colored-card-swiper .swiper-wrapper{align-items:center}.colored-card-swiper .swiper-slide{margin-top:0;opacity:1;transition:margin-top .4s}@media screen and (min-width:1200px){.colored-card-swiper .swiper-slide{max-width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*5 + var(--grid-gutter)*4)}}@media screen and (min-width:1024px)and (max-width:1199px){.colored-card-swiper .swiper-slide{max-width:250px}}@media only screen and (max-width:1024px){.colored-card-swiper .swiper-slide{width:80%!important}}@media only screen and (min-width:1025px){.colored-card-swiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next){opacity:.5}.colored-card-swiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) h3,.colored-card-swiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) p{opacity:0}}@media only screen and (max-width:1024px){.colored-card-swiper .swiper-slide:not(.swiper-slide-active){opacity:.5}.colored-card-swiper .swiper-slide:not(.swiper-slide-active) h3,.colored-card-swiper .swiper-slide:not(.swiper-slide-active) p{opacity:0}}.colored-card-swiper .swiper-slide:nth-child(3n+1) .colored-card-swiper__item{background:linear-gradient(0deg,rgba(86,185,143,.2),rgba(86,185,143,.2)),#fff}.colored-card-swiper .swiper-slide:nth-child(3n-1) .colored-card-swiper__item{background:linear-gradient(0deg,rgba(30,34,170,.1),rgba(30,34,170,.1)),#fff}.colored-card-swiper .swiper-slide:nth-child(3n) .colored-card-swiper__item{background:linear-gradient(0deg,rgba(103,210,223,.2),rgba(103,210,223,.2)),#fff}.colored-card-swiper__item{border-radius:20px;padding:38px}.colored-card-swiper__item__title{margin-bottom:13px}.colored-card-swiper .btns{align-items:center;display:flex;gap:10px;justify-content:space-between;left:50px;position:absolute;right:50px;top:calc(50% - 25px);transform:translateY(-50%);z-index:1}@media only screen and (max-width:1024px){.colored-card-swiper .btns{bottom:auto;justify-content:center;margin-top:60px;position:static;right:auto}}.rtl .colored-card-swiper .btns{direction:rtl}.colored-card-swiper .colored-card-swiper__arrow{align-items:center;border:1px solid var(--color-blue);border-radius:50%;display:flex;height:50px;justify-content:center;transition:background-color .3s ease;width:50px}.colored-card-swiper .colored-card-swiper__arrow svg{stroke:var(--color-blue)}.colored-card-swiper .colored-card-swiper__arrow:not(.swiper-button-disabled):hover{background-color:var(--color-green-darker);border-color:transparent}.colored-card-swiper .colored-card-swiper__arrow:not(.swiper-button-disabled):hover svg{stroke:#fff}.colored-card-swiper .colored-card-swiper__arrow.swiper-button-disabled{background-color:transparent;border:1px solid #1b365d;opacity:.2;pointer-events:none}.colored-card-swiper .colored-card-swiper__arrow.swiper-button-disabled svg{stroke:#1b365d}.rtl .colored-card-swiper .colored-card-swiper__arrow{left:90px;right:auto;transform:scale(-1)}