/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/sass/cases/template-ddd-day.scss ***!
  \***************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/sass/cases/template-ddd-day.scss (1) ***!
  \*******************************************************************************************************************************************************************************************/
.section-banner-ddd {
  background: url(../js/../img/banner-case-dddday.png) center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: end;
  height: 1090px;
  padding-bottom: 91px;
}
.section-banner-ddd .titulo {
  background-color: #FFF;
  border-radius: 30px;
  box-shadow: 0px 4px 64px -20px rgba(0, 0, 0, 0.25);
  padding: 35px 49px 45px 49px;
}
.section-banner-ddd .titulo h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 131.4%; /* 47.304px */
  margin-bottom: 0;
}

.section-1-cs-ddd {
  background: url(../js/../img/bg-detalhe-s1.png), url(../js/../img/bg-detalhe-s1.png), url(../js/../img/bg-detalhe-2-s1.png);
  background-size: 3%, 3%, 50%;
  background-position-x: left, right, center;
  background-position-y: 1035px, 150px, center;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 140px;
}
.section-1-cs-ddd .titulo h2,
.section-1-cs-ddd .titulo-2 h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 2px;
}
.section-1-cs-ddd .titulo img,
.section-1-cs-ddd .titulo-2 img {
  width: 393px;
  height: 356.072px;
}
.section-1-cs-ddd .titulo-2 img {
  width: 100%;
  height: auto;
}
.section-1-cs-ddd .desc p,
.section-1-cs-ddd .desc-2 p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.section-1-cs-ddd .desc p span,
.section-1-cs-ddd .desc-2 p span {
  font-weight: 600;
}
.section-1-cs-ddd .desc p:last-child,
.section-1-cs-ddd .desc-2 p:last-child {
  margin-bottom: 0;
}
.section-1-cs-ddd .box {
  background-color: #FFF;
  border-radius: 45px;
  box-shadow: 0px 8px 18.5px 0px rgba(46, 31, 139, 0.4);
  opacity: 0.63;
  padding: 38px 58px;
  margin-top: 88px;
}
.section-1-cs-ddd .box .desc-3 p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 40px;
}
.section-1-cs-ddd .box .desc-3 p span {
  font-weight: 700;
}
.section-1-cs-ddd .box .desc-3 p:last-child {
  margin-bottom: 0;
}

.section-2-cs-ddd {
  background: url(../js/../img/detathale-s2-timeline.png), url(../js/../img/detathale-s2-timeline.png), url(../js/../img/detathale-s2-timeline.png), url(../js/../img/bg-s2-ddd.png), #000000;
  background-size: 3%, 3%, 3%, cover;
  background-position-y: 134px, center, bottom, center;
  background-position-x: left, right, right, center;
  background-repeat: no-repeat;
  padding-top: 128px;
  padding-bottom: 300px;
  position: relative;
}
.section-2-cs-ddd::before {
  content: "";
  display: block;
  bottom: -25rem;
  left: 0;
  background: url(../js/../img/img-detalhe-box-timeline-2.png) center center no-repeat;
  background-size: 100%;
  position: absolute;
  transform: translateY(-50%);
  width: 800px;
  height: 554px;
  z-index: 1;
}
.section-2-cs-ddd::after {
  content: "";
  display: block;
  bottom: -111px;
  right: -30px;
  background: url(../js/../img/img-detalhe-box-timeline-1.png) center center no-repeat;
  background-size: 87%;
  position: absolute;
  transform: translateY(-50%);
  width: 490px;
  height: 557px;
}
.section-2-cs-ddd .timeline-2021,
.section-2-cs-ddd .timeline-2022,
.section-2-cs-ddd .timeline-2023,
.section-2-cs-ddd .timeline-2024 {
  position: relative;
}
.section-2-cs-ddd .timeline-2021 .vertical-line,
.section-2-cs-ddd .timeline-2022 .vertical-line,
.section-2-cs-ddd .timeline-2023 .vertical-line,
.section-2-cs-ddd .timeline-2024 .vertical-line {
  background-color: #ffffff;
  position: absolute;
  top: 15px;
  left: 0;
  width: 2px;
  padding: 0;
}
.section-2-cs-ddd .timeline-2021 .box-desc,
.section-2-cs-ddd .timeline-2022 .box-desc,
.section-2-cs-ddd .timeline-2023 .box-desc,
.section-2-cs-ddd .timeline-2024 .box-desc {
  position: relative;
  border: 2px solid #FFF;
  text-align: left;
  display: flex;
  width: 350px;
  padding: 26px 35px 26px 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-left: 35px;
}
.section-2-cs-ddd .timeline-2021 .box-desc h4,
.section-2-cs-ddd .timeline-2022 .box-desc h4,
.section-2-cs-ddd .timeline-2023 .box-desc h4,
.section-2-cs-ddd .timeline-2024 .box-desc h4 {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 57.6px */
  letter-spacing: -0.54px;
  text-decoration-line: underline;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section-2-cs-ddd .timeline-2021 .box-desc p,
.section-2-cs-ddd .timeline-2022 .box-desc p,
.section-2-cs-ddd .timeline-2023 .box-desc p,
.section-2-cs-ddd .timeline-2024 .box-desc p {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
  margin-bottom: 0;
}
.section-2-cs-ddd .timeline-2021 .desc,
.section-2-cs-ddd .timeline-2022 .desc,
.section-2-cs-ddd .timeline-2023 .desc,
.section-2-cs-ddd .timeline-2024 .desc {
  position: relative;
}
.section-2-cs-ddd .timeline-2021 .desc p,
.section-2-cs-ddd .timeline-2022 .desc p,
.section-2-cs-ddd .timeline-2023 .desc p,
.section-2-cs-ddd .timeline-2024 .desc p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.3px;
  margin-left: 10px;
  margin-bottom: 40px;
}
.section-2-cs-ddd .timeline-2021 .desc p span,
.section-2-cs-ddd .timeline-2022 .desc p span,
.section-2-cs-ddd .timeline-2023 .desc p span,
.section-2-cs-ddd .timeline-2024 .desc p span {
  font-weight: 800;
}
.section-2-cs-ddd .timeline-2021 .desc p:last-child,
.section-2-cs-ddd .timeline-2022 .desc p:last-child,
.section-2-cs-ddd .timeline-2023 .desc p:last-child,
.section-2-cs-ddd .timeline-2024 .desc p:last-child {
  margin-bottom: 0;
}
.section-2-cs-ddd .timeline-2021.mb {
  margin-bottom: 155px;
}
.section-2-cs-ddd .timeline-2021 .vertical-line {
  height: 517px;
}
.section-2-cs-ddd .timeline-2021 .box-desc.img-2021::before {
  content: "";
  display: block;
  top: -9px;
  left: -116px;
  background: url(../js/../img/img-2021.png) center center no-repeat;
  background-size: 81%;
  position: absolute;
  transform: translateY(-50%);
  width: 145px;
  height: 76px;
}
.section-2-cs-ddd .timeline-2021 .box-desc.img-2021::after {
  content: "";
  display: block;
  bottom: -23rem;
  left: -214px;
  background: url(../js/../img/detalhe-2021.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  transform: translateY(-50%);
  width: 420px;
  height: 223px;
}
.section-2-cs-ddd .timeline-2022.mb {
  margin-bottom: 155px;
}
.section-2-cs-ddd .timeline-2022 .vertical-line {
  height: 660px;
}
.section-2-cs-ddd .timeline-2022 .box-desc.img-2022::before {
  content: "";
  display: block;
  top: -9px;
  left: -114px;
  background: url(../js/../img/img-2022.png) center center no-repeat;
  background-size: 81%;
  position: absolute;
  transform: translateY(-50%);
  width: 145px;
  height: 76px;
}
.section-2-cs-ddd .timeline-2022 .box-desc.img-2022::after {
  content: "";
  display: block;
  bottom: -384px;
  left: -214px;
  background: url(../js/../img/detalhe-2022.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  transform: translateY(-50%);
  width: 420px;
  height: 223px;
}
.section-2-cs-ddd .timeline-2023.mb {
  margin-bottom: 328px;
}
.section-2-cs-ddd .timeline-2023 .vertical-line {
  height: 736px;
}
.section-2-cs-ddd .timeline-2023 .box-desc.img-2023::before {
  content: "";
  display: block;
  top: -9px;
  left: -113px;
  background: url(../js/../img/img-2023.png) center center no-repeat;
  background-size: 81%;
  position: absolute;
  transform: translateY(-50%);
  width: 145px;
  height: 76px;
}
.section-2-cs-ddd .timeline-2023 .box-desc.img-2023::after {
  content: "";
  display: block;
  bottom: -966px;
  left: -283px;
  background: url(../js/../img/detalhe-2023.png) center center no-repeat;
  background-size: 71%;
  position: absolute;
  transform: translateY(-50%);
  width: 811px;
  height: 689px;
}
.section-2-cs-ddd .timeline-2024.mb {
  margin-bottom: 115px;
}
.section-2-cs-ddd .timeline-2024 .vertical-line {
  top: 18px;
  height: 0;
}
.section-2-cs-ddd .timeline-2024 .box-desc.img-2024 {
  position: relative;
}
.section-2-cs-ddd .timeline-2024 .box-desc.img-2024::before {
  content: "";
  display: block;
  top: -9px;
  left: -116px;
  background: url(../js/../img/img-2024.png) center center no-repeat;
  background-size: 81%;
  position: absolute;
  transform: translateY(-50%);
  width: 145px;
  height: 76px;
}
.section-2-cs-ddd .timeline-2024 .box-desc.img-2024::after {
  content: "";
  display: block;
  bottom: -607px;
  left: -278px;
  background: url(../js/../img/detalhe-2024.png) center center no-repeat;
  background-size: 71%;
  position: absolute;
  transform: translateY(-50%);
  width: 532px;
  height: 480px;
}
.section-2-cs-ddd .box-timeline {
  display: flex;
  padding: 56px 57px;
  flex-direction: column;
  gap: 40px;
  flex-shrink: 0;
  border-radius: 30px;
  background: linear-gradient(181deg, rgba(255, 255, 255, 0.5) 1.15%, rgba(255, 255, 255, 0) 98.91%);
  backdrop-filter: blur(35px);
  margin-top: 5rem;
}
.section-2-cs-ddd .box-timeline p {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
}
.section-2-cs-ddd .box-timeline p:last-child {
  margin-bottom: 0;
}
.section-2-cs-ddd .box-timeline h3 {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: -0.48px;
  margin-bottom: 0;
}
.section-2-cs-ddd .box-timeline h3 span {
  font-size: 16px;
  font-weight: 400;
}

.section-3-cs-ddd {
  background: url(../js/../img/banner-s3-ddd.jpg) no-repeat;
  background-position-y: center;
  background-position-x: right;
  background-size: cover;
  height: 558px;
}

.section-4-cs-ddd {
  background: url(../js/../img/bg-detalhe-2-s4-ddd.png), url(../js/../img/bg-detalhe-1-s4-ddd.png);
  background-size: 5%, 50%;
  background-position-x: 237px, right;
  background-position-y: 1043px, -427px;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 116px;
}
.section-4-cs-ddd .titulo h2 {
  color: #F170C5;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 127.4%; /* 61.152px */
}
.section-4-cs-ddd .titulo-desc p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 40px;
}
.section-4-cs-ddd .titulo-desc p span {
  font-weight: 600;
}
.section-4-cs-ddd .titulo-desc p:last-child {
  margin-bottom: 0;
}
.section-4-cs-ddd .content-hub {
  margin-top: 86px;
}
.section-4-cs-ddd .content-hub h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 57.6px */
  letter-spacing: -0.54px;
  margin-bottom: 40px;
}
.section-4-cs-ddd .content-hub .dados .box {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 39px 16px 16px 63px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 70px;
}
.section-4-cs-ddd .content-hub .dados .box span {
  display: block;
  background: linear-gradient(122deg, #F170C5 20.16%, #8F2CF0 84.18%);
  border-radius: 40px;
  width: fit-content;
  padding: 10px 25px;
}
.section-4-cs-ddd .content-hub .dados .box span.bolinha {
  display: block;
  border-radius: 50px;
  padding: 20px;
}
.section-4-cs-ddd .content-hub .dados .box span h3 {
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: -0.48px;
  margin-bottom: 0;
}
.section-4-cs-ddd .content-hub .dados .box p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  padding-left: 20px;
  margin-bottom: 0;
}
.section-4-cs-ddd .content-hub .dados .qr-code::before {
  content: "";
  background: url(../js/../img/qr-code.png) center center no-repeat;
  background-size: cover;
  width: 150px;
  height: 150px;
  position: absolute;
  right: 7rem;
}
.section-4-cs-ddd .content-hub .empresas {
  margin-top: 135px;
}
.section-4-cs-ddd .content-hub .empresas .titulo p {
  color: #000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 40px;
}
.section-4-cs-ddd .content-hub h3 {
  color: #2E1F8B;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; /* 35.2px */
  letter-spacing: -0.48px;
}

.section-5-cs-ddd {
  background: url(../js/../img/bg-detalhe-s5-cs-ddd.png), linear-gradient(104deg, #8F2CF0 1.29%, #F170C5 86.22%);
  background-size: 15%, cover;
  background-position-x: 1500px, center;
  background-position-y: 172px, center;
  background-repeat: no-repeat;
  padding-top: 83px;
  padding-bottom: 10rem;
}
.section-5-cs-ddd h2 {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
  margin-bottom: 0;
}
.section-5-cs-ddd h2 span {
  font-weight: 700;
}

.section-6-cs-ddd {
  margin-top: -5rem;
}
.section-6-cs-ddd .box-ddd {
  border-radius: 45px;
  background: #FFF;
  box-shadow: 0px 8px 18.5px 0px rgba(46, 31, 139, 0.4);
  padding-top: 68px;
  padding-left: 132px;
  padding-right: 132px;
  padding-bottom: 4rem;
  margin-bottom: 20rem;
}
.section-6-cs-ddd .box-ddd .titulo h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 68px;
}
.section-6-cs-ddd .box-ddd .desc p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.section-6-cs-ddd .box-ddd .desc p:last-child {
  margin-bottom: 0;
}
.section-6-cs-ddd .box-ddd .desc-2 {
  padding-top: 94px;
  padding-left: 74px;
  padding-right: 74px;
  padding-bottom: 48px;
  position: relative;
}
.section-6-cs-ddd .box-ddd .desc-2 p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.section-6-cs-ddd .box-ddd .desc-2 h3 {
  color: #000;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
  text-align: end;
}
.section-6-cs-ddd .box-ddd .desc-2 h3 span p {
  font-size: 16px;
}
.section-6-cs-ddd .box-ddd .desc-2 img {
  position: absolute;
  left: 0;
  bottom: -244px;
  width: 100%;
  height: auto;
}

.section-7-cs-ddd {
  background: url(../js/../img/bg-detalhe-s7.png) no-repeat;
  background-position-y: -59px;
  background-position-x: right;
  background-size: 30%;
  padding-bottom: 120px;
}
.section-7-cs-ddd .titulo h2 {
  color: #2E1F8B;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 40px;
}
.section-7-cs-ddd .titulo p {
  color: #000;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 30px;
}
.section-7-cs-ddd .titulo p:last-child {
  margin-bottom: 0;
}
.section-7-cs-ddd .desc-2 {
  margin-top: 100px;
}
.section-7-cs-ddd .desc-2 h4 {
  color: #000;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
}
.section-7-cs-ddd .desc-2 p {
  color: #000;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 30px;
}
.section-7-cs-ddd .desc-2 p:last-child {
  margin-bottom: 0;
}

.section-8-cs-ddd {
  margin-bottom: 80px;
}
.section-8-cs-ddd .box-gabriel-bearzi {
  border-radius: 45px;
  background: #D7D7E8;
  padding-top: 90px;
  padding-left: 124px;
  padding-right: 124px;
  padding-bottom: 90px;
}
.section-8-cs-ddd .desc p {
  color: #2E1F8B;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.04);
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.36px;
  padding-left: 10px;
}
.section-8-cs-ddd .desc h3 {
  color: #2E1F8B;
  text-align: end;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
}
.section-8-cs-ddd .desc h3 span p {
  font-size: 16px;
}
.section-8-cs-ddd .desc-2 {
  padding: 0 2rem;
  margin-top: 100px;
}
.section-8-cs-ddd .desc-2 p {
  color: #000;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
}
.section-8-cs-ddd .desc-2 p:last-child {
  margin-bottom: 0;
}

.section-9-cs-ddd {
  background: url(../js/../img/bg-detalhe-s9.png), url(../js/../img/bg-detalhe-s9.png);
  background-size: 3%, 3%;
  background-position-x: left, right;
  background-position-y: 417px, 4px;
  background-repeat: no-repeat;
}
.section-9-cs-ddd .titulo h2 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 57.6px */
  letter-spacing: -0.54px;
  margin-bottom: 54px;
}
.section-9-cs-ddd .numeros-dddd {
  position: relative;
  margin-bottom: 119px;
}
.section-9-cs-ddd .numeros-dddd img {
  border-radius: 50px;
  display: block;
  margin: 0 auto;
}
.section-9-cs-ddd .numeros-dddd .box {
  background-color: #ffffff;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0px 8px 18.5px 0px rgba(46, 31, 139, 0.4);
  padding: 19px;
  margin-top: -2rem;
  width: 100%;
  position: relative;
  margin-top: -6rem;
}
.section-9-cs-ddd .numeros-dddd .box p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.48px;
  text-align: center;
  margin-bottom: 0;
}
.section-9-cs-ddd .numeros-dddd .box p span {
  color: #2E1F8B;
  font-size: 30px;
  font-weight: 700;
}
.section-9-cs-ddd .desc-s9 p {
  color: #000;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.section-9-cs-ddd .desc-s9 p:last-child {
  margin-bottom: 0;
}

.sectino-10-cs-ddd {
  padding-top: 58px;
  padding-bottom: 100px;
}
.sectino-10-cs-ddd .mb {
  margin-bottom: 80px;
}
.sectino-10-cs-ddd img.titulo {
  width: 93px;
  height: 93px;
}
.sectino-10-cs-ddd h2 {
  color: #8F2CF0;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 64px */
  letter-spacing: -0.6px;
}
.sectino-10-cs-ddd p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.sectino-10-cs-ddd p:last-child {
  margin-bottom: 0;
}
.sectino-10-cs-ddd .icones img.img-pd {
  padding: 0 18px;
}
.sectino-10-cs-ddd .icones img {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0);
  background: #FFF;
  box-shadow: 0px 8px 18.5px 0px rgba(46, 31, 139, 0.4);
}
.sectino-10-cs-ddd .img-lateral img {
  width: 100%;
  border-radius: 25px;
}
.sectino-10-cs-ddd .pd-s9 {
  margin-left: 36px;
}
.sectino-10-cs-ddd .content-depoimentos {
  background: url(../js/../img/bg-s10-cs-ddd.png);
  background-size: contain;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
}
.sectino-10-cs-ddd .content-depoimentos .box-depoimentos {
  position: relative;
  border-radius: 45px;
  background: #FFF;
  padding: 47px 41px 47px 70px;
  box-shadow: 0px 8px 18.5px 0px rgba(46, 31, 139, 0.4);
}
.sectino-10-cs-ddd .content-depoimentos .box-depoimentos p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
}
.sectino-10-cs-ddd .content-depoimentos .box-depoimentos p:before {
  position: relative;
  content: "";
  top: 5px;
  left: -26px;
  background: url(../js/../img/icone-frase.png) center center no-repeat;
  background-size: cover;
  display: block;
  width: 33px;
  height: 23px;
}
.sectino-10-cs-ddd .content-depoimentos .box-depoimentos p:after {
  position: relative;
  content: "";
  right: -29rem;
  bottom: 0;
  background: url(../js/../img/icone-frase.png) center center no-repeat;
  background-size: cover;
  transform: rotate(180deg);
  width: 43px;
  height: 33px;
}
.sectino-10-cs-ddd .content-depoimentos .img-depoimentos img {
  width: 80%;
  height: auto;
  border-radius: 25px;
}

.section-11-cs-ddd {
  background: url(../js/../img/bg-s11-cs-ddd.jpg);
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  height: 500px;
}

.section-12-cs-ddd {
  background: url(../js/../img/bg-detalhe-s12.png), url(../js/../img/bg-detalhe-s9.png);
  background-size: 43%, 3%;
  background-position-x: left, right;
  background-position-y: 338px, 104px;
  background-repeat: no-repeat;
  padding-top: 97px;
  padding-bottom: 111px;
}
.section-12-cs-ddd .content-1 .titulo h2,
.section-12-cs-ddd .content-2 .titulo h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 58px;
}
.section-12-cs-ddd .content-1 .desc p,
.section-12-cs-ddd .content-2 .desc p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.section-12-cs-ddd .content-1 .desc p span,
.section-12-cs-ddd .content-2 .desc p span {
  font-weight: 600;
}
.section-12-cs-ddd .content-1 .desc p:last-child,
.section-12-cs-ddd .content-2 .desc p:last-child {
  margin-bottom: 0;
}
.section-12-cs-ddd .content-2 {
  margin-top: 90px;
}
.section-12-cs-ddd .content-2 .desc h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 57.6px */
  letter-spacing: -0.54px;
}
.section-12-cs-ddd .content-2 .desc img {
  border-radius: 30px;
}

.section-13-cs-ddd {
  background: url(../js/../img/bg-iluminacao-s13.png), url(../js/../img/bg-iluminacao-2-s13.png), #000000;
  background-size: 100%, 50%;
  background-position-x: center, left;
  background-position-y: top, center;
  background-repeat: no-repeat;
  padding-top: 78px;
  padding-bottom: 270px;
}
.section-13-cs-ddd .titulo {
  margin-bottom: 73px;
}
.section-13-cs-ddd .titulo h2 {
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 35px;
}
.section-13-cs-ddd .titulo p {
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
}
.section-13-cs-ddd .box {
  background-color: #2E1F8B;
  border-radius: 45px;
  padding-top: 38px;
  padding-left: 112px;
  padding-right: 28px;
  margin-bottom: 73px;
}
.section-13-cs-ddd .box .desc img {
  width: 14%;
  height: auto;
}
.section-13-cs-ddd .box .desc p {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
  padding-top: 29px;
  padding-bottom: 29px;
  margin-bottom: 0;
}
.section-13-cs-ddd .box .desc h3 {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: -0.48px;
  margin-bottom: 0;
}
.section-13-cs-ddd .box .desc h3 span {
  font-size: 16px;
  font-weight: 400;
}

.section-14-cs-ddd {
  background: url(../js/../img/bg-detalhe-s14.png), url(../js/../img/bg-detalhe-s9.png);
  background-size: 50%, 5%;
  background-position-x: right, left;
  background-position-y: center, bottom;
  background-repeat: no-repeat;
  padding-bottom: 145px;
}
.section-14-cs-ddd .box-mais-dados {
  position: relative;
  background: linear-gradient(359deg, #F170C5 -2.16%, #8F2CF0 100.44%);
  border-radius: 45px;
  padding-top: 80px;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 80px;
  margin-top: -14rem;
  margin-bottom: 126px;
}
.section-14-cs-ddd .box-mais-dados h2 {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 50px;
}
.section-14-cs-ddd .box-mais-dados .pl-box {
  position: relative;
  left: -8rem;
}
.section-14-cs-ddd .box-mais-dados .desc {
  margin-bottom: 40px;
}
.section-14-cs-ddd .box-mais-dados .desc h2, .section-14-cs-ddd .box-mais-dados .desc p {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 47.88px */
  letter-spacing: -0.54px;
}
.section-14-cs-ddd .box-mais-dados .desc h2 {
  margin-bottom: 0;
}
.section-14-cs-ddd .box-mais-dados .desc p {
  font-size: 30px;
  font-weight: 400;
}
.section-14-cs-ddd .desc .titulo h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 127.4%; /* 61.152px */
  margin-bottom: 56px;
}
.section-14-cs-ddd .desc .titulo span {
  color: #D7D7E8;
  text-decoration-line: strikethrough;
}
.section-14-cs-ddd .desc p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 40px;
}
.section-14-cs-ddd .desc p:last-child {
  margin-bottom: 0;
}
.section-14-cs-ddd .desc .box {
  background: #ffffff;
  border-radius: 45px;
  box-shadow: 0px 9px 17px 0px rgba(46, 31, 139, 0.4);
  padding-top: 66px;
  padding-left: 81px;
  padding-right: 81px;
  padding-bottom: 71px;
}
.section-14-cs-ddd .desc .box p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.section-14-cs-ddd .desc .box h3 {
  color: #000;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 51.2px */
  letter-spacing: -0.48px;
  text-align: end;
}
.section-14-cs-ddd .desc .box h3 span p {
  font-size: 16px;
  margin-bottom: 0;
}

.section-15-cs-ddd {
  background: url(../js/../img/bg-s15-cs-ddd.jpg);
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  height: 787px;
}

.section-16-cs-ddd {
  background-color: #000;
  color: #fff;
  position: relative;
  padding: 150px 0;
  text-align: center;
}
.section-16-cs-ddd h2 {
  font-weight: 800;
  font-size: 38px;
  margin-bottom: 15px;
}
.section-16-cs-ddd::after {
  position: absolute;
  background: url(../js/../img/rodapeddd.png);
  width: 363px;
  height: 555px;
  background-size: contain;
  content: " ";
  right: 0;
  bottom: 0;
}

@media (min-width: 1510px) and (max-width: 1750px) {
  .section-4-cs-ddd {
    background-position-x: 116px, right;
  }
  .section-5-cs-ddd {
    background-size: 11%, cover;
    background-position-x: 1287px, center;
    background-position-y: 178px, center;
  }
  .section-2-cs-ddd::before {
    background-size: 80%;
    bottom: -25rem;
    left: -6rem;
  }
  .section-2-cs-ddd::after {
    background-size: 56%;
    bottom: -111px;
    right: -8rem;
  }
}
@media (max-width: 1500px) {
  .section-4-cs-ddd {
    background-position-x: 71px, right;
    background-position-y: 1097px, -427px;
  }
  .section-5-cs-ddd {
    background-position-x: 1258px, center;
    background-position-y: 159px, center;
  }
}
@media (max-width: 600px) {
  .section-banner-ddd {
    height: 100vh;
    padding-bottom: 40px;
  }
  .section-banner-ddd .titulo {
    padding: 20px;
    margin-bottom: 20px;
  }
  .section-banner-ddd .titulo h1 {
    font-size: 20px;
    text-align: center;
  }
  .section-banner-ddd img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
  .section-1-cs-ddd {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .section-1-cs-ddd .titulo h2,
  .section-1-cs-ddd .titulo-2 h2 {
    font-size: 25px;
  }
  .section-1-cs-ddd .titulo img {
    width: 90%;
    height: auto;
    margin-bottom: 40px;
  }
  .section-1-cs-ddd .titulo-2 img {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .section-1-cs-ddd .box {
    padding: 30px;
    margin-top: 20px;
  }
  .section-2-cs-ddd {
    padding-top: 80px;
    padding-bottom: 604px;
  }
  .section-2-cs-ddd:after {
    content: "";
    bottom: -127px;
    right: -98px;
    background-size: 61%;
  }
  .section-2-cs-ddd::before {
    content: "";
    bottom: -44rem;
    left: -10rem;
    right: 0;
    margin: 0 auto;
    background-size: 59%;
    width: 817px;
    height: 827px;
    z-index: 1;
  }
  .section-2-cs-ddd .timeline-2021 .vertical-line {
    height: 942px;
  }
  .section-2-cs-ddd .timeline-2021 .mb {
    margin-bottom: 80px;
  }
  .section-2-cs-ddd .timeline-2021 .box-desc.img-2021::before {
    content: "";
    display: block;
    top: -7px;
    left: -59px;
    background-size: contain;
    position: absolute;
    transform: translateY(-50%);
    width: 27%;
    height: 76px;
  }
  .section-2-cs-ddd .timeline-2021 .box-desc.img-2021::after {
    display: none;
  }
  .section-2-cs-ddd .timeline-2022 .vertical-line {
    height: 1151px;
  }
  .section-2-cs-ddd .timeline-2022.mb {
    margin-bottom: 80px;
  }
  .section-2-cs-ddd .timeline-2022 .box-desc.img-2022::before {
    content: "";
    display: block;
    top: -7px;
    left: -57px;
    background-size: contain;
    position: absolute;
    transform: translateY(-50%);
    width: 27%;
    height: 76px;
  }
  .section-2-cs-ddd .timeline-2022 .box-desc.img-2022::after {
    display: none;
  }
  .section-2-cs-ddd .timeline-2023 .vertical-line {
    height: 994px;
  }
  .section-2-cs-ddd .timeline-2023.mb {
    margin-bottom: 80px;
  }
  .section-2-cs-ddd .timeline-2023 .box-desc.img-2023::before {
    content: "";
    display: block;
    top: -7px;
    left: -59px;
    background-size: contain;
    position: absolute;
    transform: translateY(-50%);
    width: 27%;
    height: 76px;
  }
  .section-2-cs-ddd .timeline-2023 .box-desc.img-2023::after {
    display: none;
  }
  .section-2-cs-ddd .timeline-2024 {
    margin-bottom: 0 !important;
  }
  .section-2-cs-ddd .timeline-2024 .box-desc.img-2024::before {
    content: "";
    display: block;
    top: -7px;
    left: -59px;
    background-size: contain;
    position: absolute;
    transform: translateY(-50%);
    width: 27%;
    height: 76px;
  }
  .section-2-cs-ddd .timeline-2024 .box-desc.img-2024::after {
    display: none;
  }
  .section-2-cs-ddd .timeline-2021 .box-desc,
  .section-2-cs-ddd .timeline-2022 .box-desc,
  .section-2-cs-ddd .timeline-2023 .box-desc,
  .section-2-cs-ddd .timeline-2024 .box-desc {
    width: 302px;
    gap: 0;
    padding: 15px;
    margin-left: 9px;
    margin-bottom: 20px;
  }
  .section-2-cs-ddd .timeline-2021 .box-desc h4,
  .section-2-cs-ddd .timeline-2022 .box-desc h4,
  .section-2-cs-ddd .timeline-2023 .box-desc h4,
  .section-2-cs-ddd .timeline-2024 .box-desc h4 {
    font-size: 20px;
  }
  .section-2-cs-ddd .box-timeline {
    padding: 30px;
  }
  .section-4-cs-ddd {
    padding-top: 40px;
  }
  .section-4-cs-ddd .titulo h2 {
    font-size: 30px;
  }
  .section-4-cs-ddd .titulo-desc p {
    margin-bottom: 20px;
  }
  .section-4-cs-ddd .content-hub {
    margin-top: 40px;
  }
  .section-4-cs-ddd .content-hub h2 {
    line-height: 115%;
  }
  .section-4-cs-ddd .content-hub .empresas .titulo p {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .section-4-cs-ddd .content-hub .dados .qr-code::before {
    bottom: -11rem;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .section-4-cs-ddd .content-hub .dados .box {
    margin-bottom: 40px;
    border-radius: 20px;
  }
  .section-4-cs-ddd .content-hub .dados .box p {
    padding: 10px;
  }
  .section-4-cs-ddd .content-hub .dados .box span {
    padding: 5px 20px;
    border-radius: 20px 0 0 20px;
  }
  .section-4-cs-ddd .content-hub .dados .box span h3 {
    font-size: 20px;
  }
  .section-4-cs-ddd .content-hub .dados .box span.bolinha {
    border-radius: 20px;
    padding: 20px;
  }
  .section-5-cs-ddd {
    padding-top: 40px;
    padding-bottom: 8rem;
  }
  .section-5-cs-ddd h2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .section-5-cs-ddd .qr-code {
    text-align: center;
  }
  .section-5-cs-ddd .qr-code img {
    width: 70%;
    margin-bottom: 0;
  }
  .section-6-cs-ddd .box-ddd {
    padding: 30px 30px 0rem 30px;
    margin-bottom: 12rem;
  }
  .section-6-cs-ddd .box-ddd .titulo h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .section-6-cs-ddd .box-ddd .desc-2 {
    padding: 20px;
  }
  .section-6-cs-ddd .box-ddd .desc-2 p {
    margin-bottom: 0;
  }
  .section-6-cs-ddd .box-ddd .desc-2 img {
    position: absolute;
    left: 0;
    bottom: -69px;
    width: 100%;
    height: auto;
  }
  .section-7-cs-ddd {
    padding-bottom: 40px;
    margin-top: -5rem;
  }
  .section-7-cs-ddd .titulo {
    margin-bottom: 40px;
  }
  .section-7-cs-ddd .titulo h2 {
    font-size: 30px;
  }
  .section-7-cs-ddd .desc-2 {
    margin-top: 40px;
  }
  .section-8-cs-ddd {
    margin-bottom: 40px;
  }
  .section-8-cs-ddd .box-gabriel-bearzi {
    padding: 30px;
  }
  .section-8-cs-ddd .desc-2 {
    padding: 0 2rem;
    margin-top: 40px;
  }
  .section-9-cs-ddd {
    margin-bottom: 20px;
  }
  .section-9-cs-ddd .titulo h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .section-9-cs-ddd .numeros-dddd {
    margin-bottom: 0;
  }
  .section-9-cs-ddd .numeros-dddd .box {
    margin-bottom: 40px;
  }
  .section-9-cs-ddd .numeros-dddd img {
    border-radius: 25px;
    width: 100%;
  }
  .sectino-10-cs-ddd {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .sectino-10-cs-ddd .mb {
    margin-bottom: 0;
  }
  .sectino-10-cs-ddd h2 {
    font-size: 26px;
  }
  .sectino-10-cs-ddd img.titulo {
    width: 20%;
    height: auto;
    margin-bottom: 15px;
  }
  .sectino-10-cs-ddd .icones {
    display: flex;
    justify-content: center;
  }
  .sectino-10-cs-ddd .icones img {
    margin-bottom: 20px;
  }
  .sectino-10-cs-ddd .img-lateral img {
    margin-bottom: 20px;
  }
  .sectino-10-cs-ddd .pd-s9 {
    margin-left: 0;
    margin-top: 40px;
  }
  .sectino-10-cs-ddd .content-depoimentos .img-depoimentos img {
    width: 100%;
    margin-top: 0;
  }
  .sectino-10-cs-ddd .content-depoimentos .box-depoimentos {
    padding: 30px;
  }
  .section-12-cs-ddd {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-12-cs-ddd .titulo h2 {
    font-size: 30px !important;
    margin-bottom: 35px !important;
  }
  .section-12-cs-ddd .content-2 {
    margin-top: 40px;
  }
  .section-12-cs-ddd .content-2 .desc h2 {
    font-size: 30px;
    line-height: 115%;
  }
  .section-12-cs-ddd .content-2 .desc img {
    margin-top: 40px;
  }
  .section-12-cs-ddd .desc-2 {
    font-size: 30px;
    line-height: 136%;
  }
  .section-12-cs-ddd .desc-2 h2 {
    font-size: 30px;
  }
  .section-12-cs-ddd .desc-2 img {
    margin-top: 30px;
  }
  .section-13-cs-ddd {
    padding-top: 40px;
  }
  .section-13-cs-ddd .titulo h2 {
    font-size: 30px;
  }
  .section-13-cs-ddd .box {
    border-radius: 25px;
    padding: 30px;
    margin-bottom: 40px;
  }
  .section-13-cs-ddd .desc {
    margin-top: 20px;
  }
  .section-13-cs-ddd .desc p {
    font-size: 20px !important;
  }
  .section-13-cs-ddd .desc h3 {
    font-size: 24px !important;
  }
  .section-14-cs-ddd {
    padding-bottom: 40px;
  }
  .section-14-cs-ddd .box-mais-dados {
    padding: 30px;
    margin-bottom: 4px;
  }
  .section-14-cs-ddd .box-mais-dados h2 {
    font-size: 29px;
    margin-bottom: 20px;
  }
  .section-14-cs-ddd .box-mais-dados .pl-box {
    left: 0;
  }
  .section-14-cs-ddd .box-mais-dados .desc {
    margin-bottom: 0;
  }
  .section-14-cs-ddd .box-mais-dados .desc h2 {
    font-size: 30px;
    margin-top: 20px;
  }
  .section-14-cs-ddd .box-mais-dados .desc p {
    font-size: 23px;
  }
  .section-14-cs-ddd .titulo h2 {
    font-size: 27px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .desc .box {
    padding: 30px !important;
    margin-top: 40px;
  }
  .section-11-cs-ddd {
    height: 335px;
  }
  .section-15-cs-ddd {
    height: 335px;
  }
}
@media (max-width: 1420px) {
  .section-16-cs-ddd {
    padding: 100px 0;
  }
}
@media (max-width: 1260px) {
  .section-16-cs-ddd h2 {
    font-size: 28px;
    z-index: 9;
    position: relative;
  }
  .section-16-cs-ddd p {
    z-index: 9;
    position: relative;
  }
  .section-16-cs-ddd::after {
    width: 278px;
    height: 424px;
    background-size: contain;
    content: " ";
    right: 0;
    bottom: 0;
    opacity: 0.3;
  }
  .section-16-cs-ddd br {
    display: none;
  }
}
