.linh-vuc-hoat-dong .block:nth-child(1) .block__banner {
  height: 502px;
  position: relative;
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__banner {
    height: 246px;
    flex-shrink: 0;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__banner--img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  flex-shrink: 0;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% - 50px));
  max-width: 790px;
  width: 100%;
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title {
    transform: translate(-50%, -50%);
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title .title {
  color: #057926;
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 44px;
  font-weight: 700;
  line-height: 54px; /* 122.727% */
  width: 100%;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title .title .break {
  display: none;
}
@media (max-width: 576px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title .title .break {
    display: block;
  }
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title .title {
    text-align: center;
    text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
    font-size: 28px;
    line-height: normal;
    padding: 0 10px;
  }
}
@media (max-width: 375px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title .title {
    font-size: 24px;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__banner--title .describe {
  color: #729c22;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px; /* 207.692% */
  text-transform: uppercase;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content {
  background: linear-gradient(360deg, rgba(186, 205, 166, 0.5) 0%, rgba(255, 255, 255, 0.5) 25.5%, rgba(208, 221, 194, 0.5) 58%, rgba(255, 255, 255, 0.5) 100%);
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content {
    padding-bottom: 37px;
    background: linear-gradient(180deg, rgba(186, 205, 166, 0.5) 0%, rgba(255, 255, 255, 0.5) 25.5%, rgba(208, 221, 194, 0.5) 58%, rgba(255, 255, 255, 0.5) 100%);
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .container-xl {
  padding-top: 79px;
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .container-xl {
    padding-top: 20px;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .content {
  position: relative;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .content .vertical-column {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -300px;
  width: 4px;
  display: block;
  height: 200px;
  flex-shrink: 0;
  background: #8edb3e;
  right: 342px;
  z-index: -9;
}
@media (max-width: 1200px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .content .vertical-column {
    top: -300px;
  }
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .content .vertical-column {
    top: -250px;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item {
  position: relative;
  padding-bottom: 150px;
  display: grid;
  grid-template-columns: 1fr 388px;
  gap: 0 65px;
  max-width: 1139px;
  width: 100%;
  min-height: 543px;
  flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid transparent;
  background: #fff;
  padding: 80px 73px 64px;
  margin-bottom: 126px;
  justify-content: space-between;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:hover {
  border: 1px solid #42a64a;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item {
    grid-template-columns: 1fr 388px;
    gap: 0 30px;
    max-width: 100%;
    padding: 80px 30px 64px;
  }
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item {
    min-height: auto;
    padding: 68px 20px 34px 20px;
    grid-template-columns: 1fr 350px;
  }
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 68px 20px 34px 20px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 480px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item {
    min-height: 537px;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__left {
  display: flex;
  flex-flow: column;
  gap: 24px 0;
  width: 100%;
  flex-shrink: 0;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__left img {
  border-radius: 8px;
  max-width: 485px;
  width: 100%;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__left .list {
  display: flex;
  gap: 0 12px;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__left .list__item {
  display: flex;
  gap: 0 4px;
  align-items: center;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__left .list__item img {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__left .list__item span {
  color: #056632;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 133.333% */
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right {
  max-width: 388px;
  width: 100%;
  height: 352px;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right {
    height: auto;
    max-width: 350px;
  }
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right {
    height: auto;
    max-width: 100%;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .title {
  color: #009e49;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 27px; /* 84.375% */
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .title {
    margin-bottom: 24px;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right p {
  color: #383838;
  text-align: justify;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; /* 160% */
  margin-bottom: 0;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .dot-text {
  display: flex;
  padding-left: 5px;
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .dot-text {
    display: flex;
    padding-left: 6px;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .special {
  background-color: #c8dead;
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .special {
    background-color: transparent;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item__right .icon-box {
  position: absolute;
  width: 88px;
  height: 88px;
  flex-shrink: 0;
  background-color: #42a64a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: -130px;
  border: solid 3px white;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) {
  padding: 0 73px 0px;
  max-width: 1139px;
  width: 100%;
  height: auto;
  flex-shrink: 0;
  border-radius: 8px;
  border: unset;
  background: unset;
  box-shadow: unset;
  margin-bottom: 0;
  min-height: auto;
  grid-template-columns: unset;
  display: flex;
  flex-flow: row;
}
@media (max-width: 1200px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) {
    grid-template-columns: repeat(2, calc(50% - 15px));
    max-width: 100%;
    padding: 0 30px 0px;
  }
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__left {
  max-width: calc(100% - 453px);
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__left {
    max-width: 100%;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__left .text {
  max-width: 605px;
  width: 100%;
  height: auto;
  flex-shrink: 0;
  color: #056632;
  text-align: justify;
  font-family: "SF Pro Display";
  font-size: 20px;
  font-weight: 600;
  line-height: 32px; /* 160% */
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__left .text {
    text-align: justify;
    font-family: "SF Pro Display";
    font-size: 18px;
    line-height: 30px; /* 166.667% */
    max-width: 100%;
    height: auto;
    max-width: 100%;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right {
  max-width: 388px;
  height: 330px;
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right {
    max-width: 100%;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1200px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box {
    width: 100%;
    flex-shrink: 0;
    justify-content: center;
    max-width: 388px;
  }
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box {
    margin-top: 50px;
    max-width: 100%;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box .circle-box__content .circle-line {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.2s border linear;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box .circle-box__content .circle-line:nth-child(1) {
  animation: 2s circleLogo1 infinite;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box .circle-box__content .circle-line:nth-child(2) {
  animation: 2s circleLogo2 infinite;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box .circle-box__content .circle-line:nth-child(3) {
  animation: 2s circleLogo3 infinite;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box .circle-box__content .circle-line:nth-child(4) {
  animation: 2s circleLogo4 infinite;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .circle-box .circle-box__content .circle-line:nth-child(5) {
  animation: 2s circleLogo5 infinite;
}
@keyframes circleLogo1 {
  0% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 138px;
    height: 138px;
    flex-shrink: 0;
    opacity: 0;
  }
  40% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 138px;
    height: 138px;
    flex-shrink: 0;
    opacity: 0.7;
  }
  100% {
    border: solid 2px transparent;
    border-radius: 100%;
    width: 138px;
    height: 138px;
    flex-shrink: 0;
  }
}
@keyframes circleLogo2 {
  0% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 158px;
    height: 158px;
    flex-shrink: 0;
    opacity: 0;
  }
  40% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 158px;
    height: 158px;
    flex-shrink: 0;
    opacity: 0.3;
  }
  100% {
    border: solid 2px transparent;
    border-radius: 100%;
    width: 158px;
    height: 158px;
    flex-shrink: 0;
  }
}
@keyframes circleLogo3 {
  0% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 182px;
    height: 182px;
    opacity: 0;
    flex-shrink: 0;
  }
  40% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 182px;
    height: 182px;
    opacity: 0.2;
    flex-shrink: 0;
  }
  100% {
    border: solid 2px transparent;
    border-radius: 100%;
    width: 182px;
    height: 182px;
    flex-shrink: 0;
  }
}
@keyframes circleLogo4 {
  0% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 204px;
    height: 204px;
    flex-shrink: 0;
    opacity: 0;
  }
  40% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 204px;
    height: 204px;
    flex-shrink: 0;
    opacity: 0.1;
  }
  100% {
    border: solid 2px transparent;
    width: 204px;
    height: 204px;
    flex-shrink: 0;
    border-radius: 100%;
  }
}
@keyframes circleLogo5 {
  0% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 224px;
    height: 224px;
    opacity: 0;
    flex-shrink: 0;
  }
  40% {
    border: solid 2px #8edb3e;
    border-radius: 100%;
    width: 224px;
    height: 224px;
    opacity: 0.05;
    flex-shrink: 0;
  }
  100% {
    border: solid 2px transparent;
    border-radius: 100%;
    width: 224px;
    height: 224px;
    flex-shrink: 0;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box img {
  width: 116px;
  height: 116px;
  flex-shrink: 0;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(1) .item__right .logo-box .vertical-column {
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(2) .item__left {
    display: none;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(2) .item__right .icon-box img {
  width: 64px;
  height: 46.08px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(3) .item__left {
    display: none;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(3) .item__right .icon-box img {
  width: 44px;
  height: 64px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(4) .item__left {
    display: none;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(4) .item__right .icon-box img {
  width: 60px;
  height: auto;
  flex-shrink: 0;
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(5) {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(5) {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(5) .item__left {
    display: none;
  }
}
.linh-vuc-hoat-dong .block:nth-child(1) .block__content .item:nth-child(5) .item__right .icon-box img {
  width: 43.29px;
  height: 45.252px;
  flex-shrink: 0;
}

/*# sourceMappingURL=linh-vuc-hoat-dong.css.map*/