.cards-section{display:flex;flex-wrap:wrap;justify-content:center}.cards-container{display:flex;flex-wrap:wrap;gap:24px;margin-top:-100px;padding-top:100px;width:100%}.press-card{align-items:flex-start;align-self:stretch;background:#fff;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;width:calc(50% - 12px)}.press-card:nth-child(3n+1){align-items:stretch;border-radius:24px;flex-direction:row;gap:24px;width:100%}.press-card:nth-child(3n+1)>div{width:50%}.press-card:not(:nth-child(3n+1)) .press-card__right,.press-card:nth-child(3n+1) .press-card__content .press-card__feedback{display:none}.press-card:nth-child(3n+1) .press-card__title{color:#000;font-size:32px;font-style:normal;font-weight:400;line-height:42px;margin:0 0 16px}.press-card:not(:nth-child(3n+1)) .press-card__title{color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:130%;margin:0 0 16px}.press-card:nth-child(3n+1) .press-card__text{color:#000;font-size:18px;font-style:normal;font-weight:300;line-height:140%;margin:0 0 16px}.press-card:not(:nth-child(3n+1)) .press-card__text{color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:22.4px;margin:0 0 16px}.press-card:not(:nth-child(3n+1)) .cta-wrap{align-items:flex-end;display:flex;flex:1;margin-top:24px}.press-card__right{min-height:419px;position:relative}.press-card__right img{border-radius:24px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.press-card__right .press-card__feedback{border-radius:24px 0;max-width:435px;position:relative;z-index:2}.press-card__right .press-card__feedback p{margin-top:4px}.press-card__right .press-card__feedback:before{right:-23px;top:0}.press-card__right .press-card__feedback:after,.press-card__right .press-card__feedback:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0VBRUZFOCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyNEMwIDEwLjc0NSAxMC43NDUgMCAyNCAwSDB6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:contain;content:"";height:24px;position:absolute;width:24px}.press-card__right .press-card__feedback:after{bottom:-23px;left:0}.press-card__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.press-card__logo{height:100%;margin-bottom:40px;max-height:40px;object-fit:cover;width:auto}.press-card__feedback{background:#eaefe8;border-radius:24px;display:flex;gap:10px;padding:16px 16px 24px}.press-card__feedback svg{height:13.62px;min-width:19.3px;width:19.38px}.press-card__feedback p{font-family:Poppins;font-size:18px;font-style:normal;font-weight:300;line-height:140%;margin:9px 0 0}.pagination{justify-content:center;padding-top:20px}.pagination,.pagination ul{align-items:center;display:flex}.pagination ul{gap:4px;list-style:none;margin:0 0 49px;padding:0}.pagination li{align-items:center;border:1.5px solid transparent;border-radius:50%;color:#4e4540;cursor:pointer;display:inline-flex;font-size:16px;font-style:normal;font-weight:300;height:40px;justify-content:center;line-height:22.4px;margin:0;opacity:.6;transition:all;width:40px}.pagination li.next,.pagination li.prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjNEU0NTQwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNS41IDMgNSA1LTUgNSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:16px;font-size:0}.pagination li.prev{transform:scaleX(-1)}.pagination li.active,.pagination li:focus,.pagination li:hover{border-color:#4e4540}.pagination li.active{opacity:1}@media only screen and (max-width:992px){.press-card__right .press-card__feedback{max-width:60%}.press-card{width:100%}.press-card:nth-child(3n+1){flex-direction:column}.press-card:nth-child(3n+1)>div{width:100%}.press-card__right{min-height:400px}}@media only screen and (max-width:768px){.press-card__text{display:none}.press-card,.press-card:nth-child(3n+1){border-radius:16px;padding:24px 16px}.press-card__right{min-height:330px}.press-card__logo{height:32px;margin-bottom:16px}.press-card:nth-child(3n+1) .press-card__title{font-size:24px;line-height:120%}.press-card:not(:nth-child(3n+1)) .press-card__title{font-size:18px;line-height:130%}.press-card__content .btn-main,.press-card__content .cta-wrap{width:100%}.press-card__right .press-card__feedback{border-radius:16px 0;max-width:calc(100% - 30px)}.press-card__right{overflow:hidden}.press-card__feedback p{font-size:16px;line-height:22.4px}.press-card__right .press-card__feedback:after,.press-card__right .press-card__feedback:before{transform:scale(.8)}.press-card__right .press-card__feedback:before{right:-21px;top:-3px}.press-card__right .press-card__feedback:after{bottom:-21px;left:-3px}.press-card:nth-child(3n+1) .press-card__feedback{padding:8px 7px 19px}.press-card:not(:nth-child(3n+1)) .press-card__feedback{padding:7px 14px 16px 7px}.press-card:not(:nth-child(3n+1)) .cta-wrap{margin-top:16px}.press-card__feedback{border-radius:16px;gap:5px}.cards-container{gap:32px}.press-card__right .press-card__feedback p{margin-top:7px}.pagination{padding-top:32px}.pagination ul{margin:0 0 16px}}