.awards-section{border-radius:20px 20px 0 0;background:var(--BG-plain,#061d21);box-shadow:17px 6px 26px 0 transparent;padding-bottom:128px;position:relative;top:-20px}@media screen and (max-width:767px){.awards-section{padding-top:4rem;padding-bottom:64px}}@media screen and (min-width:768px)and (max-width:1024px){.awards-section{padding-top:4rem;padding-bottom:64px}}.awards-section .awards-text .awards-title{position:relative;color:var(--PRI---YELLOW,#fed51e);font-size:48px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (max-width:767px){.awards-section .awards-text .awards-title{font-size:24px}}.awards-section .awards-text .awards-title .one-sign{top:-35px;left:-32px}.awards-section .awards-text .awards-title .one-sign:dir(rtl){right:-45px;left:auto}.awards-section .awards-text .awards-subtitle{color:var(--white,#fff);font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:1px}@media screen and (max-width:767px){.awards-section .awards-text .awards-subtitle{font-size:14px}}.awards-section .awards-text .awards-subtitle:dir(rtl){font-weight:400}.awards-section .logos-container{gap:60px}@media screen and (max-width:767px){.awards-section .logos-container{gap:30px}}.awards-section .logos-container .logo-img{height:100px}@media screen and (max-width:767px){.awards-section .logos-container .logo-img{width:auto;height:70px}}.one{color:#000;font-size:19px}@media screen and (max-width:767px){.one{display:none}}.clientsSectionContainer{border-radius:20px 20px 0 0;background:var(--white,#fff);box-shadow:17px 6px 26px 0 rgba(0,0,0,.15)}@media screen and (max-width:767px){.clientsSectionContainer{padding-top:4rem;padding-bottom:4rem}}@media screen and (min-width:768px)and (max-width:1024px){.clientsSectionContainer{padding-top:4rem;padding-bottom:4rem}}.clientsSectionContainer .sectionTitle{position:relative;color:var(--MINT,#41c6c8);text-align:center;font-size:48px;font-weight:700;line-height:120%;text-transform:uppercase;width:60%;margin:auto auto 80px}.clientsSectionContainer .sectionTitle:dir(rtl){width:70%}.clientsSectionContainer .sectionTitle img{color:transparent;position:absolute;top:-15px;left:20px}.clientsSectionContainer .sectionTitle img:dir(rtl){right:12px;left:auto}@media screen and (max-width:767px){.clientsSectionContainer .sectionTitle img{display:none;width:19.357px;height:19.357px;left:0;top:-10px}.clientsSectionContainer .sectionTitle img:dir(rtl){right:0;left:auto}}@media screen and (min-width:375px)and (max-width:425px){.clientsSectionContainer .sectionTitle img{left:-10px}.clientsSectionContainer .sectionTitle img:dir(rtl){right:-15px}}@media screen and (max-width:767px){.clientsSectionContainer .sectionTitle{font-size:24px;width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.clientsSectionContainer .sectionTitle{font-size:32px}.clientsSectionContainer .sectionTitle img{top:-25px;left:-36px}.clientsSectionContainer .sectionTitle:dir(rtl) img{right:-40px;top:-20px;left:auto}}.clientsSectionContainer .marquee-container{overflow:inherit;gap:var(--gap)}@media(min-width:768px){.clientsSectionContainer .marquee-container{--gap:57px}}@media screen and (min-width:1025px){.clientsSectionContainer .marquee-container{--gap:57px}}@media(min-width:1920px){.clientsSectionContainer .marquee-container{--gap:57px}}.clientsSectionContainer .marquee-container>div{gap:var(--gap)}.marquee-container{--gap:32px;--duration:20s;gap:var(--gap)}@media(min-width:768px){.marquee-container{--gap:57px}}@media screen and (max-width:767px){.marquee-container{--gap:57px}}@media(min-width:1920px){.marquee-container{--gap:32px}}.marquee-container>div{gap:var(--gap);display:flex;align-items:center}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(100% + var(--gap)))}}@keyframes marqueeReverse{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@keyframes marquee-vertical{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - var(--gap)))}}.animate-marquee{animation:marquee var(--duration,20s) linear infinite;will-change:transform}.animate-marquee-vertical{animation:marquee-vertical var(--duration,20s) linear infinite;will-change:transform}.animation-reverse{animation-direction:reverse;animation:marqueeReverse var(--duration,20s) linear infinite;will-change:transform}