.hero.cpg_hero {
  width: unset;
  max-width: unset;
  padding-bottom: 100px !important;
}
@media (max-width: 600px) {
  .hero.cpg_hero {
    padding-bottom: 60px !important;
  }
}
.hero.cpg_hero .tagline {
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: unset;
  text-transform: uppercase;
  padding: 16px 24px;
  padding-bottom: 20px;
  background-color: #303f4e;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .hero.cpg_hero .tagline {
    font-size: 30px !important;
  }
}
.hero.cpg_hero .desc {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 159%;
  max-width: 822px;
}
@media (max-width: 1360px) {
  .hero.cpg_hero .desc {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .hero.cpg_hero .desc {
    font-size: 18px;
  }
}
.hero.cpg_hero .flex__container .left__col h1 {
  font-family: "acumin-pro-extra-condensed", sans-serif !important;
  font-size: 120px !important;
  margin-top: 20px !important;
}
@media (max-width: 1360px) {
  .hero.cpg_hero .flex__container .left__col h1 {
    font-size: 92px !important;
  }
}
@media (max-width: 600px) {
  .hero.cpg_hero .flex__container .left__col h1 {
    font-size: 48px !important;
  }
}
.hero.cpg_hero .flex__container .left__col h1 span {
  display: block;
  font-family: "acumin-pro-wide", sans-serif !important;
}
.hero.cpg_hero .right__col {
  max-width: 440px !important;
  padding: 0px;
}
.hero.cpg_hero .right__col img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.cpg_fifty_fifty {
  padding: 120px 0;
}
@media (max-width: 1200px) {
  .cpg_fifty_fifty {
    padding: 60px 0px;
  }
}
.cpg_fifty_fifty .container {
  display: flex;
  align-items: center;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  gap: 32px 122px;
}
@media (max-width: 1200px) {
  .cpg_fifty_fifty .container {
    flex-direction: column-reverse;
  }
}
.cpg_fifty_fifty .container .desc {
  color: #303f4e;
  font-size: 20px;
  font-weight: 400;
  line-height: 159%;
}
@media (max-width: 600px) {
  .cpg_fifty_fifty .container .desc {
    font-size: 18px;
  }
}
.cpg_fifty_fifty .container .desc p {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit !important;
  color: inherit;
}
.cpg_fifty_fifty .container > div {
  width: 50%;
}
@media (max-width: 1200px) {
  .cpg_fifty_fifty .container > div {
    width: 100%;
  }
}

.winning_languages {
  position: relative;
  padding: 120px 0;
  background-color: #303f4e;
}
@media (max-width: 1360px) {
  .winning_languages {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1280px) {
  .winning_languages {
    padding: 60px 20px;
  }
}
.winning_languages .pattern {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
.winning_languages .container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.winning_languages h2 {
  color: #ffffff;
  font-size: 86px;
  font-weight: 900;
  line-height: 96%;
  text-transform: uppercase;
  margin-bottom: 80px;
}
@media (max-width: 600px) {
  .winning_languages h2 {
    font-size: 48px !important;
    margin-bottom: 60px;
  }
}
.winning_languages h2 span {
  color: #f47037;
}
.winning_languages .items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 80px;
}
@media (max-width: 1200px) {
  .winning_languages .items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .winning_languages .items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.winning_languages .items .icon {
  width: 40px;
  height: 40px;
}
.winning_languages .items .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom left;
     object-position: bottom left;
}
.winning_languages .items h3 {
  color: #fff;
  font-size: 40px !important;
  font-weight: 900;
  line-height: 104% !important; /* 41.6px */
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 30px;
}
.winning_languages .items .desc {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 159%; /* 31.8px */
}

.cpg_brands {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 1360px) {
  .cpg_brands {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1200px) {
  .cpg_brands {
    padding: 60px 20px;
  }
}
.cpg_brands .container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 20;
}
.cpg_brands h2 {
  color: #303f4e;
  margin-bottom: 100px;
}
.cpg_brands h2 span {
  color: #f47037;
}
.cpg_brands .pattern {
  display: flex;
  align-items: flex-start;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .cpg_brands .pattern {
    width: 50%;
  }
}
.cpg_brands .item {
  display: flex;
  justify-content: space-between;
  gap: 76px 65px;
  margin-bottom: 76px;
}
@media (max-width: 1200px) {
  .cpg_brands .item {
    flex-direction: column;
    gap: 32px;
  }
}
.cpg_brands .item:last-child {
  margin-bottom: 0;
}
.cpg_brands .item .left {
  max-width: 400px;
  min-width: 400px;
}
@media (max-width: 600px) {
  .cpg_brands .item .left {
    max-width: 100%;
    min-width: 100%;
  }
}
.cpg_brands .item .left .logo {
  display: flex;
  margin-bottom: 30px;
}
.cpg_brands .item .left h3 {
  font-size: 40px !important;
  line-height: 104% !important;
  color: #303f4e;
}
.cpg_brands .item .right {
  max-width: 804px;
  color: #303f4e;
  font-size: 20px;
  font-weight: 400;
  line-height: 159%; /* 31.8px */
}

.cpg_partners {
  padding: 100px 0;
  padding-bottom: 0;
  background-color: #303f4e;
  position: relative;
}
@media (max-width: 1360px) {
  .cpg_partners {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1200px) {
  .cpg_partners {
    padding: 60px 20px;
  }
}
.cpg_partners .container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.cpg_partners h2 {
  font-size: 86px !important;
  color: #ffffff;
  margin-bottom: 60px;
  margin-top: 0px !important;
}
@media (max-width: 1200px) {
  .cpg_partners h2 {
    font-size: 48px !important;
    margin-bottom: 30px;
  }
}
.cpg_partners h2 span {
  color: #f47037;
}
.cpg_partners .flex__container {
  display: flex;
  gap: 96px;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  .cpg_partners .flex__container {
    flex-direction: column-reverse;
    gap: 32px;
    margin-top: 40px;
  }
}
.cpg_partners .flex__container .image {
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
  width: 25%;
}
.cpg_partners .flex__container .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) {
  .cpg_partners .flex__container .image {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
  }
}
.cpg_partners .flex__container .points {
  padding-left: 350px;
  padding-bottom: 120px;
  margin-right: -100px;
  flex-wrap: wrap;
  display: flex;
  transform: translateY(20px);
}
@media (max-width: 1200px) {
  .cpg_partners .flex__container .points {
    padding-bottom: 0;
    padding-left: 0;
    margin-right: 0;
    transform: translate(0, 0);
  }
}
.cpg_partners .flex__container .points .point {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 16px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 159%; /* 31.8px */
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cpg_partners .flex__container .points .point {
    width: 100%;
  }
}
.cpg_partners .flex__container .points .point svg {
  min-width: 20px;
}

.cpg_how_we_work {
  padding: 120px 0;
}
@media (max-width: 1360px) {
  .cpg_how_we_work {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1200px) {
  .cpg_how_we_work {
    padding: 60px 0px;
  }
}
.cpg_how_we_work .flex__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
@media (max-width: 1200px) {
  .cpg_how_we_work .flex__container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .cpg_how_we_work .flex__container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cpg_how_we_work .flex__container .image {
  display: flex;
  margin-bottom: 40px;
}
.cpg_how_we_work .flex__container .image img {
  width: 100%;
  height: auto;
}
.cpg_how_we_work .flex__container h3 {
  color: #303f4e;
  font-size: 40px !important;
  font-weight: 900;
  line-height: 104%; /* 41.6px */
  text-transform: uppercase;
  padding-right: 30px;
}
@media (max-width: 1200px) {
  .cpg_how_we_work .flex__container h3 {
    font-size: 32px !important;
    padding-right: 0;
  }
}
.cpg_how_we_work .flex__container .desc {
  color: #303f4e;
  font-size: 20px;
  font-weight: 400;
  line-height: 159%; /* 31.8px */
  margin-top: 20px;
  padding-right: 30px;
}
@media (max-width: 1200px) {
  .cpg_how_we_work .flex__container .desc {
    font-size: 18px;
  }
}
.cpg_how_we_work h2 {
  color: #303f4e;
  font-size: 86px;
  font-weight: 900;
  line-height: 96%; /* 82.56px */
  text-transform: uppercase;
  margin-bottom: 80px;
}
@media (max-width: 1200px) {
  .cpg_how_we_work h2 {
    font-size: 48px !important;
    margin-bottom: 32px;
  }
}
.cpg_how_we_work h2 span {
  color: #f47037;
}

.cpg_cta {
  background-color: #f47037;
  padding: 120px 0;
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 1360px) {
  .cpg_cta {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cpg_cta .container {
  width: 100%;
  position: relative;
  z-index: 20;
}
.cpg_cta .pattern {
  position: absolute;
  display: flex;
}
.cpg_cta .pattern.top {
  right: 0;
  transform: translateY(30px);
}
.cpg_cta .pattern.bottom {
  bottom: 0;
  left: 0;
}
.cpg_cta h2 {
  max-width: 827px;
  color: #ffffff;
  font-size: 86px !important;
  font-weight: 900;
  line-height: 96%;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .cpg_cta h2 {
    font-size: 48px !important;
  }
}
.cpg_cta h2 span {
  color: #303f4e;
}
.cpg_cta .container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.cpg_cta .custom_btn {
  background-color: #303f4e;
}/*# sourceMappingURL=cpg-components.css.map */