.elementor-3574 .elementor-element.elementor-element-2f86b66{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-3574 .elementor-element.elementor-element-c625167{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-3574 .elementor-element.elementor-element-c625167:not(.elementor-motion-effects-element-type-background), .elementor-3574 .elementor-element.elementor-element-c625167 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3574 .elementor-element.elementor-element-78053dc .elementor-heading-title{font-family:"Nunito", Sans-serif;font-size:18px;font-weight:900;color:#0082BA;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3574 .elementor-element.elementor-element-30c7cc2 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3574 .elementor-element.elementor-element-30c7cc2{color:#000000;font-family:"Nunito", Sans-serif;font-size:18px;font-weight:700;}.elementor-3574 .elementor-element.elementor-element-e54ce3d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3574 .elementor-element.elementor-element-e54ce3d{color:#000000;font-family:"Nunito", Sans-serif;font-size:18px;font-weight:700;}.elementor-3574 .elementor-element.elementor-element-151aeae{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-3574 .elementor-element.elementor-element-95762e9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-fbfb561 *//* knowledge-contest-banner */

.flex-butoon {
  width: 100%;
  display: flex;
  gap: 20px;
  align-items: center;
}

.knowledge-contest-banner {
  width: 100%;
  position: relative;
}

.knowledge-contest-banner-img {
  width: 100%;
  height: 100%;
}

.knowledge-contest-banner-img img {
  width: 100%;
  aspect-ratio: 1560/668.371;
  object-fit: cover;
  border-radius: 10px;
}

.knowledge-contest-banner-content {
  padding: 40px 60px;
  position: absolute;
  bottom: 0;

  display: flex;
  flex-direction: column;
  gap: 32px;
}

.knowledge-contest-banner-content h3 {
    max-width: 750px;
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Nunito;
  font-size: 64px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0;
}

.knowledge-contest-banner-content p {
  max-width: 750px;
  width: 100%;
  color: #fff;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.knowledge-contest-banner-content .knowledge-contest-banner-button {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.knowledge-contest-banner-content .knowledge-contest-banner-button button {
  padding: 15px 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
  border: none;

  color: var(--Black, #000);
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.knowledge-contest-banner-content
  .knowledge-contest-banner-button
  button.butoon-active {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 15px 32px;
  border-radius: 99px;
  border: 1px solid #ffd840;
  background: var(
    --yellow,
    linear-gradient(90deg, #eaae14 9.99%, #ffd840 100%)
  );

  color: var(--Black, #000);
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

@media screen and (max-width: 769px) {
  .knowledge-contest-banner-content {
    gap: 16px;
  }

  .knowledge-contest-banner-content h3 {
    max-width: 375px;
    font-size: 32px;
  }

  .knowledge-contest-banner-content p {
    font-size: 14px;
  }

  .knowledge-contest-banner-content .knowledge-contest-banner-button button {
    padding: 5px 10px;
    font-size: 14px;
  }

  .knowledge-contest-banner-content
    .knowledge-contest-banner-button
    button.butoon-active {
    padding: 5px 10px;
    font-size: 14px;
  }

  .knowledge-contest-banner-content .knowledge-contest-banner-button {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
}

@media screen and (max-width: 545px) {
  .knowledge-contest-banner-content {
    padding: 40px 20px;
  }
  .knowledge-contest-banner-img img {
    width: 100%;
    aspect-ratio: 1560 / 1568.371;
    object-fit: cover;
    border-radius: 10px;
  }
}

/* knowledge-contest-banner-end *//* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f20eb4 *//* knowledge-contest-exam */
.knowledge-contest-exam {
  padding: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

.knowledge-contest-exam h3 {
  text-align: center;
  font-family: Nunito;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;

  background: var(--blue, linear-gradient(180deg, #1daeed 0%, #0082ba 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

.knowledge-contest-exam h4 {
  display: flex;
  padding: 6px 26px;
  justify-content: center;
  align-items: center;
  gap: 10px;

  border-radius: 99px;

  color: #fff;
  text-align: justify;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.knowledge-contest-exam p {
  color: #000;
  text-align: center;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.knowledge-contest-exam .countdown {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.knowledge-contest-exam .countdown .timer {
  display: flex;
  height: 100px;
  padding: 16px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;

  border-radius: 10px;
  background: rgba(0, 130, 186, 0.2);
}

.knowledge-contest-exam .countdown .timer p {
  color: #0082ba;
  font-family: Nunito;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.knowledge-contest-exam .countdown .timer samp {
  color: #000;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.knowledge-contest-exam .countdown .dots {
  color: #000;
  font-family: Nunito;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.knowledge-contest-exam .button-exam {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.button-exam-click {
  display: flex;
  padding: 20px 64px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #f55050;
  border: none;

  color: #fff;
  text-align: center;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.knowledge-contest-exam .button-exam .button-exam-bot {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
}
/* knowledge-contest-exam-end */

/* knowledge-contest-exam-modal  */

.modal {
  display: none; /* Ẩn modal */
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  border-radius: 10px;
  box-shadow: 10px 10px 40px 20px rgb(0 0 0 / 34%);
}

.modal-content {
  background: #fff;
  border-radius: 10px;
  max-width: 720px;
  width: 100%;
}

.modal-content .modal-header-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.modal-content .modal-header-img img {
  max-width: 720px;
  width: 100%;
  aspect-ratio: 720/308.479;
  border-radius: 10px 10px 0 0;
}

.modal-content .modal-header-img button {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  padding: 15px;
  cursor: pointer;
}

.modal-content .modal-content {
  width: 100%;
  display: flex;
  padding: 20px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}

.modal-content .modal-content .modal-header h2 {
  color: #000;
  font-family: Nunito;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0;
}

.modal-content .modal-content .modal-header h4 {
  color: #0082ba;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.modal-content .modal-content .modal-body,
.modal-content .modal-content .modal-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.modal-content .modal-content .modal-body-1 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.modal-content .modal-content .modal-body-1 .time {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  gap: 20px;
}

.modal-content .modal-content .modal-body-1 .time .question {
  font-family: Nunito;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  background: var(--blue, linear-gradient(180deg, #1daeed 0%, #0082ba 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.modal-content .modal-content .modal-body-1 .time .point {
  font-family: Nunito;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  background: var(
    --yellow,
    linear-gradient(90deg, #eaae14 9.99%, #ffd840 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.modal-content .modal-content .modal-body p {
  color: #000;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.modal-content .modal-content .modal-body .time {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

.modal-content .modal-content .modal-body .time p:nth-child(2) {
  text-transform: capitalize;
}

.modal.show {
  display: flex; /* Hiển thị modal khi có lớp 'show' */
}

/* knowledge-contest-exam-modal-end  *//* End custom CSS */