.awards-section{--bgcolor:var(--white-color);background-color:var(--bgcolor);width:100%}.awards-section-title{--fw:600;--fs:22px;--lh:30px;--mb:8px;--c:var(--dark-gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin-bottom:var(--mb)}@media screen and (min-width:480px){.awards-section-title{--fw:700;--fs:40px;--lh:48px;--mb:12px}}@media screen and (min-width:768px){.awards-section-title{max-width:940px}}@media screen and (min-width:1600px){.awards-section-title{max-width:1250px}}.awards-section-subtitle{--fw:400;--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin:0}@media screen and (min-width:768px){.awards-section-subtitle{--fs:22px;--lh:30px;max-width:940px}}@media screen and (min-width:1600px){.awards-section-subtitle{max-width:1250px}}.awards-section-items{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(1,1fr);margin-top:40px;row-gap:40px}@media screen and (min-width:768px){.awards-section-items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.awards-section-items{grid-template-columns:repeat(4,1fr)}}.awards-section-item-image{border-radius:12px;height:auto;margin-bottom:24px;object-fit:cover;width:100%}.awards-section-item-title{--fw:600;--fs:17px;--lh:25px;--c:var(--dark-gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin-bottom:8px;text-align:center}@media screen and (min-width:768px){.awards-section-item-title{--fs:22px;--lh:30px;text-align:left}}.awards-section-item-text{--fw:400;--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);text-align:center}@media screen and (min-width:768px){.awards-section-item-text{--fs:20px;--lh:19px;text-align:left}}