@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito+Sans:opsz,wght@6..12,200;6..12,300;6..12,400;6..12,500;6..12,600;6..12,700;6..12,800;6..12,900&display=swap");

.landingPage p {
  margin-bottom: 0;
}

.landingPage .bannerArea {
  background-image: url("../images/banner.png");
  background-size: cover;
  width: 100%;
  height: 403px;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  align-items: end;
  justify-content: center;
  margin-bottom: 35px;
}

.landingPage .bannerArea h1 {
  color: #fff;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 74%;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.landingPage .bannerArea h1>span {
  color: #57c1e8;
  font-size: 45px;
  line-height: 85%;
}

.landingPage .bannerArea h1>span:nth-last-child(1) {
  color: #76bc21;
}

.landingPageBodyWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.landingPageBody {
  width: 100%;
  max-width: 1186px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageBody .contentArea {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageBody .contentArea p {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 30px;
}

.landingPageBody .contentArea h2 {
  color: #57c1e8;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.landingPageBody .contentArea h2>span {
  color: #76bc21;
  font-size: 36px;
}

.landingPageBody .contentArea .contentBottomBtn {
  background-color: #036eb5;
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 26px;
  padding: 18.5px 64.5px;
  text-decoration: none;
  border-radius: 7px;
  border: 2px solid transparent;
}

.graySectionRow {
  display: flex;
}

.graySectionRow .contentWrapper {
  flex: 1;
}

.graySectionRow .contentWrapper .downloadBtn:hover,
.contentArea .contentBottomBtn:hover {
  color: #036eb5;
  background-color: white;
  border-color: #036eb5;
  transition: 0.3s ease;
}

.landingPageBody .boxesWrapper {
  margin-top: 50px;
  margin-bottom: 45px;
  gap: 39px;
  display: inline-flex;
}

.landingPageBody .boxesWrapper .boxItem:nth-last-child(1) {
  padding-right: 0;
  border-right: none;
}

.landingPageBody .boxesWrapper .boxItem:nth-last-child(1) p {
  max-width: 240px;
}

.landingPageBody .boxesWrapper .boxItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 26px;
  padding-right: 39px;
  border-right: 1px solid #54c0e8;
}

.landingPageBody .boxesWrapper .boxItem p {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  max-width: 268px;
}

.subtitleArea a,
.subtitleArea {
  color: #000;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.subtitleArea {
  width: 100%;
  min-height: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.subtitleArea.v2 {
  background: #f4f4f4;
}

.landing-page-2 .contentArea .contentBottomBtn {
  padding: 18.5px 39px;
}

.landingPageGraySection {
  width: 100%;
  background-color: #f4f4f4;
  margin-top: 45px;
  display: flex;
  justify-content: center;
  padding: 60px 0;
}

.graySectionRow {
  gap: 94px;
}

.graySectionRow .imageWrapper img {
  width: 100%;
  height: 100%;
}

.graySectionRow .imageWrapper {
  width: 100%;
  height: 100%;
}

.graySectionRow .imageWrapper {
  width: 376px;
  height: 376px;
  object-fit: contain;
}

.graySectionRow .contentWrapper .title {
  color: #2f3a43;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.graySectionRow .contentWrapper b,
.graySectionRow .contentWrapper p {
  color: #000;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: 130%;
}

.graySectionRow .contentWrapper p {
  font-weight: 500;
}

.graySectionRow .contentWrapper .downloadBtn {
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  max-width: 455px;
  text-decoration: none;
  background-color: #036eb5;
  padding: 18.5px 20px;
  border-radius: 7px;
  margin-top: 25px;
  align-items: center;
  justify-content: center;
  gap: 15px;
  border: 2px solid transparent;
}

.graySectionRow .contentWrapper .downloadBtn:hover svg>path {
  fill: #036eb5;
  transition: 0.3s ease;
}

.landingPageGreenSection {
  padding: 112px 0px 61px 0px;
  background-color: #76bc21;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.landingPageGreenSection .title {
  color: #fff;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Bebas Neue", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 2px;
}

.landingPageGreenSection .buttonsWrapper {
  margin-top: 35px;
  gap: 10px;
  display: flex;
}

.landingPageGreenSection .buttonsWrapper .contactBtn {
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Nunito Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 26px;
  background-color: #036eb5;
  border-radius: 7px;
  width: 462px;
  padding: 18.5px 39px;
  text-decoration: none;
}

/* Sessions */

.landingPage .title-colorful {
  color: #57C1E8;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Bebas Neue";
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
}

.landingPage .title-colorful span {
  color: #76BC21;
}

.sessions-section {
  padding: 56px 0;
}

.sessions-section>* {
  font-family: "Nunito Sans";
}

.sessions-section .sessions-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 38px;
}

.sessions-section .session-item {
  border-radius: 6px;
  background: #D9D9D9;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  max-width: 273px;
  display: flex;
  flex-direction: column;
}

.sessions-section .session-item .session-item-body {
  padding: 20px 30px 0 15px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.sessions-section .session-item .title {
  color: #222;
  font-size: 22px;
  font-weight: 800;
  line-height: 101%;
  padding-bottom: 20px;
  border-bottom: 1px solid #585858;
  margin-bottom: 10px;
  flex: 1;
}

.sessions-section .session-item .description {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 133.33%;
  margin-bottom: 15px;
}

.sessions-section .session-item .register-btn {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 118%;
  background-color: #036EB5;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  height: 44px;
  width: 273px;
}

.adc-logo {
  margin-bottom: 15px;
  height: 41px;
  max-width: 474px;
}

.adc-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Cards */
.cards {
  margin: 36px auto;
  max-width: 1016px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.cards .item {
  border-radius: 31px;
  background: #f3f3f3;
  padding: 1.5rem 1.9rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;

  font-size: 24px;
  line-height: 31.2px;
  text-align: center;
}

/* Content Line */
.content-line {
  display: flex;
  gap: 5rem;
  width: 100%;
  align-items: center;
  margin: 25px 0;
  font-size: 25px;
}

.content-line * {
  color: #000;
}

.content-line h4 {
  font-family: "Bebas Neue";
  font-size: 36px;
  font-weight: 400;
  margin: 1rem 0;
}

.content-line ul {
  margin: 0.5em 0;
  padding: 0 0 0 2em;
}

.content-line ul li {
  margin: 0;
}

.content-line.line-2 {
  flex-direction: row-reverse;
  max-width: 1023px;
}

.content-line.line-2 .content {
  flex-basis: 61%;
}

.video-section {
  background-color: #F4F4F4;
  padding: 56px 0;
  width: 100%;
  gap: 36px;
}

.video-section .videos-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 12px;
  row-gap: 15px;
  margin-top: 35px;
}

.video-section .video-item {
  width: 100%;
  border: none;
  padding: 0;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
  margin: 0;
}

.video-section .video-item .image-area {
  height: 163px;
  background: linear-gradient(106deg, #153654 2.85%, #579041 51.84%, #609739 107.09%);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.video-section .video-item .image-area .content {
  position: absolute;
  padding: 0 35px;
  z-index: 2;
}

.video-section .video-item .image-area .logo {
  height: 15px;
  margin-bottom: 15px;
}

.video-section .video-item .image-area .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.video-section .video-item .image-area .title {
  color: #FFF;
  text-align: center;
  font-family: "Nunito Sans";
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-weight: 700;
  line-height: 139.847%;
  text-transform: none;
  white-space: normal;
}

.video-section .video-item .image-area .title i {
  color: #FFF;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height:  186.462%;
}

.video-section .video-item .item-footer {
  padding: 20px 15px 12px 26px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.video-section .video-item .watch-btn {
  display: flex;
  align-items: center;
  gap: 11px;
  font-family: "Nunito Sans";
  color: #585858;
  font-size: 16px;
  font-weight: 500;
  line-height: 139.847%;
}

.video-section .video-item .watch-btn i.play {
  width: 37.598px;
  height: 38px;
  /* background-image: url("../images/icon_play.svg"); */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38' fill='none'%3E%3Cg style='mix-blend-mode:multiply'%3E%3Cellipse cx='18.7992' cy='19' rx='18.7992' ry='19' fill='%23036EB5'/%3E%3C/g%3E%3Cpath d='M26.3188 18.9999L15.7443 27.6602L15.7443 10.3397L26.3188 18.9999Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.video-section .video-item .item-footer span {
  color: #222;
  text-align: right;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Nunito Sans";
  font-size: 12px;
  font-weight: 700;
}

/* Responsive */
@media (max-width: 1399px) {
  .adc-logo {
    max-width: 430px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1199px) {
  .landingPageBody {
    max-width: 100%;
    padding: 0 15px;
  }

  .landingPageBody .boxesWrapper .boxItem p {
    font-size: 18px;
  }

  .landingPageGreenSection .buttonsWrapper .contactBtn,
  .graySectionRow .contentWrapper .downloadBtn,
  .graySectionRow .contentWrapper b,
  .graySectionRow .contentWrapper p,
  .landingPageBody .contentArea p,
  .subtitleArea a,
  .subtitleArea,
  .landingPageBody .contentArea .contentBottomBtn {
    font-size: 20px;
  }

  .graySectionRow .contentWrapper .title {
    font-size: 38px;
  }

  .graySectionRow {
    gap: 65px;
  }

  .video-section .videos-wrapper{
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 991px) {
  .landingPage .bannerArea {
    height: 280px;
  }

  .landingPage .bannerArea h1 {
    font-size: 50px;
  }

  .landingPage .bannerArea h1>span {
    font-size: 36px;
  }

  .graySectionRow .contentWrapper b,
  .graySectionRow .contentWrapper p,
  .landingPageBody .contentArea p,
  .subtitleArea a,
  .subtitleArea,
  .landingPageBody .contentArea .contentBottomBtn {
    font-size: 18px;
  }

  .landingPageGreenSection .buttonsWrapper .contactBtn,
  .landingPageBody .contentArea .contentBottomBtn {
    padding: 14.5px 34.5px;
    font-size: 16px;
  }

  .graySectionRow .contentWrapper .downloadBtn {
    max-width: 345px;
    padding: 14.4px 20px;
    font-size: 16px;
  }

  .graySectionRow .contentWrapper .downloadBtn svg {
    width: 24px;
    height: 24px;
  }

  .landingPageGreenSection .title,
  .graySectionRow .contentWrapper .title {
    font-size: 32px;
  }

  .landingPageGreenSection {
    padding: 64px 0px 32px 0px;
  }

  .landingPageGreenSection .buttonsWrapper .contactBtn {
    width: 350px;
  }

  .graySectionRow .imageWrapper {
    width: 300px;
    height: 300px;
  }

  .adc-logo {
    max-width: 380px;
    margin-bottom: 5px;
  }

  .cards {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }

  .content-line {
    flex-direction: column !important;
    gap: 1rem;
    margin-top: 2rem;
  }

  .content-line img {
    max-width: 80vw;
    height: auto;
  }

  .content-line h4 {
    font-size: 28px;
    margin: 2rem 0;
  }

  .content-line {
    font-size: 20px;
  }

  .video-section .videos-wrapper{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .landingPageBody .boxesWrapper .boxItem {
    padding-right: 29px;
  }

  .landingPageBody .boxesWrapper {
    gap: 29px;
  }

  .graySectionRow .imageWrapper {
    width: 276px;
    height: 276px;
  }

  .graySectionRow {
    gap: 35px;
  }

  .graySectionRow .contentWrapper .title {
    font-size: 24px;
  }

  .graySectionRow .contentWrapper b,
  .graySectionRow .contentWrapper p {
    font-size: 16px;
  }

  .landingPageGreenSection .buttonsWrapper .contactBtn {
    width: 275px;
    padding: 14.5px 0;
  }

  .graySectionRow .contentWrapper .downloadBtn {
    font-size: 15px;
  }

  .graySectionRow {
    flex-direction: column;
    align-items: center;
  }

  .graySectionRow .contentWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .graySectionRow .contentWrapper p,
  .graySectionRow .contentWrapper .title {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .landingPageBody .boxesWrapper {
    flex-direction: column;
  }

  .landingPageBody .boxesWrapper .boxItem {
    padding-right: 0;
    border-right: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #54c0e8;
    gap: 12px;
  }

  .landingPageBody .boxesWrapper .boxItem:nth-last-child(1) {
    border-bottom: none;
    padding-bottom: 0;
  }

  .landingPageBody .contentArea h2>span,
  .landingPageBody .contentArea h2 {
    font-size: 28px;
  }

  .landingPageBody .boxesWrapper .boxItem p,
  .landingPageBody .contentArea p,
  .subtitleArea a,
  .subtitleArea,
  .landingPageBody .contentArea .contentBottomBtn {
    font-size: 16px;
  }

  .landingPageBody .contentArea .contentBottomBtn {
    padding: 10.5px 25.5px;
    font-size: 14px;
  }

  .landingPage .bannerArea h1 {
    font-size: 38px;
  }

  .landingPage .bannerArea h1>span {
    font-size: 28px;
  }

  .landingPage .bannerArea {
    height: 180px;
  }

  .subtitleArea {
    display: flex;
    flex-direction: column;
  }

  .landingPageGreenSection .buttonsWrapper {
    flex-direction: column;
  }

  .landingPageGreenSection .title,
  .graySectionRow .contentWrapper .title {
    font-size: 28px;
  }

  .landingPageGreenSection .buttonsWrapper {
    margin-top: 15px;
  }

  .adc-logo {
    max-width: 280px;
    height: 28px;
  }

  .landingPageGreenSection .title {
    line-height: 32px;
  }

  .cards {
    grid-template-columns: repeat(1, 1fr);
  }

  .cards .item {
    border-radius: 20px;
    font-size: 20px;
    line-height: 1.5;
  }

  .cards .item img {
    max-width: 100px;
    height: auto;
  }

  .video-section .videos-wrapper{
    grid-template-columns: repeat(1, 1fr);
  }

  .video-section .video-item .item-footer{
    padding: 15px 10px;
  }
}

@media (max-width: 375px) {
  .graySectionRow .contentWrapper .downloadBtn {
    padding: 14.5px 10px;
    font-size: 14px;
    gap: 10px;
  }

  .graySectionRow .contentWrapper .downloadBtn svg {
    width: 20px;
    height: 20px;
  }
}

/* Revise */
.boxItem .icon {
  width: max-content;
}

.subtitleArea a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}