@import "https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;subset=vietnamese";
.bg-image-product {
  height: calc(100vh - 100px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.border-right-title {
  border-right: 1px solid #001647;
}

.border-left-title {
  border-left: 1px solid #001647;
}

@media (min-width: 320px) and (max-width: 768px) {
  .box-product-pc {
    display: none;
  }
  .content-top-product, .content-top-product-title {
    width: 100%;
  }
  .group-content-top {
    margin: 0px auto;
    padding: 25px 0;
  }
  .description-content-top {
    margin-top: 15px;
  }
  .title-problem {
    width: 80%;
    margin: 0px auto;
    text-align: center;
  }
  .title-deploy {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
  }
  .features-main-product {
    width: 100%;
    margin: 0 auto;
  }
  .features-description {
    width: 90%;
    margin: 0 auto;
  }
  .features-main-content {
    width: 90%;
    margin: 20px auto;
  }
  .features-img-center {
    display: none;
  }
  .features-items-content {
    width: 100%;
  }
  .item-end-features {
    width: 100%;
    margin-top: 40px;
    text-align: right;
  }
  .img-item-end-features {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .item-2-features {
    text-align: right;
    width: 100%;
    margin-top: 40px;
  }
  .features-group {
    width: 100%;
    margin-top: 40px;
  }
  .title-cyber-attack {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0;
  }
  .cyber-attack-container {
    margin: 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
  }
  .cyber-attack-img-group {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cyber-attack-img-items {
    width: 100%;
  }
  .target-attack-pc {
    display: none;
  }
  .deploy-box-container {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 60px;
  }
  .deploy-box-items {
    width: 100%;
  }
  .deploy-box-net {
    padding: 20px;
    border: 1px solid #E0E0E0;
    border-bottom: none;
  }
  .deploy-box-web {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #E0E0E0;
    border-bottom: none;
  }
  .deploy-item-net {
    width: 80%;
    margin-top: 0%;
  }
  .button-spec-deploy {
    width: 50%;
    padding: 10px;
  }
  .img-button-deploy {
    width: 15%;
    margin-right: 10px;
  }
  .title-deploy-product {
    margin-top: 70px;
    margin-bottom: 30px;
    line-height: 106.5%;
  }
  .product-width-title-deploy {
    width: 80%;
    margin: 0px auto;
    text-align: center;
  }
  .content-group-left {
    width: 100%;
  }
  .content-group-right {
    width: 100%;
  }
  .top-content-left-group, .top-content-right-group {
    border: 1px solid #E0E0E0;
    margin-top: 10px;
  }
  .top-item-mobile {
    margin-top: 10px;
  }
  .content-deploy-product {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
  }
  .height-deploy {
    margin: 0px auto;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 45px;
  }
  .product-banner {
    display: none;
  }
  .img-features-mobile {
    display: block;
  }
  .img-features-pc {
    display: none;
  }
}
.benefit-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 350px;
  padding: 25px;
  background: #FFFFFF;
}

.benefit-box img {
  width: 90px;
}

.benefit-box-text {
  font-size: 22px;
  padding-top: 15px;
}

.content-web-module {
  width: 60%;
  margin: 0 auto 20px auto;
}

.product-attack-img-group {
  display: flex;
  align-items: stretch;
}

.product-attack-img-group .attack-img-item {
  border: 3px solid #BDBDBD;
  flex: 1;
}

.product-attack-img-group .attack-img-text {
  border-top: 3px solid #BDBDBD;
  text-align: center;
  padding: 20px 0;
  color: #001E61;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}

.product-attack-img-group .attack-img-item:not(:first-child) {
  border-left: 0;
}

.product-attack-img-group .attack-img-item.active {
  border: 3px solid #2125FF;
}

.product-attack-img-group .attack-img-item.active .attack-img-text {
  color: #2125FF;
  border-top: 3px solid #2125FF;
}

@media (min-width: 769px) {
  .product-wrapper #hero {
    background-position: right;
  }
  .attack-img-wrapper {
    padding: 70px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 333px;
  }
  .img-web-module-wrapper {
    /*width: 80px;*/
    min-width: 110px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #F6F6F6;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .img-web-module-wrapper img {
    width: 70px;
  }
  .target-attack-mobile {
    display: none;
  }
  .arrow-down {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #001647;
    position: absolute;
    bottom: 7px;
  }
  .web-module-wrapper {
    padding: 0 100px;
  }
  .col-web-module {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .product-attack-img-group {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  #cyber-attack {
    margin-top: 2rem;
  }
  .product-attack-img-group .attack-img-item:not(:first-child) {
    border-top: 0;
  }
  .product-attack-img-group .attack-img-item:not(:first-child) .attack-img-wrapper img {
    width: 200px;
  }
  .attack-img-wrapper {
    padding: 30px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
  }
  .target-attack-mobile {
    background: #001647;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-width: 50px;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: mixed;
  }
  .img-web-module-wrapper {
    min-width: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #F6F6F6;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .img-web-module-wrapper img {
    width: 40px;
  }
  .web-module-wrapper {
    padding: 0;
  }
  .benefit-box {
    min-width: 100%;
  }
  .col-web-module-md {
    margin: 15px 0;
  }
}
@media (max-width: 1024px) {
  .content-web-module {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
  .top-content-header {
    margin-top: 85px;
  }
}
@media screen and (min-width: 1025px) {
  .box-product-mobile {
    display: none;
  }
  .content-top-product {
    width: 60%;
  }
  .content-top-product-title {
    width: 72%;
  }
  .group-content-top {
    margin: 0px auto;
    padding: 25px 0;
  }
  .title-problem {
    width: 45%;
    margin: 0px auto;
    text-align: center;
  }
  .title-deploy {
    width: 48%;
    text-align: center;
    margin: 0 auto;
    padding: 80px 0;
  }
  .features-main-product {
    width: 75%;
    margin: 0 auto;
  }
  .features-description {
    width: 67%;
    margin: 0 auto;
  }
  .features-main-content {
    width: 75%;
    margin: 80px auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }
  .features-img-center {
    margin: 0 auto;
    width: 23%;
  }
  .features-items-content {
    text-align: right;
    width: 100%;
  }
  .img-item-features {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .item-end-features {
    width: 100%;
    margin-top: 120px;
  }
  .item-2-features {
    text-align: right;
    width: 100%;
    margin-top: 120px;
  }
  .features-group {
    width: 36%;
  }
  .title-cyber-attack {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0;
  }
  .cyber-attack-container {
    margin: 35px auto;
  }
  .cyber-attack-img-group {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }
  .cyber-attack-img-items {
    width: 33.33%;
  }
  .deploy-box-container {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 100px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .deploy-box-items {
    width: 49%;
  }
  .deploy-box-net, .deploy-box-web {
    padding: 110px;
    border: 1px solid #E0E0E0;
    border-bottom: none;
  }
  .deploy-item-net {
    width: 80%;
    margin-top: 16%;
  }
  .button-spec-deploy {
    width: 50%;
    padding: 25px 23px 23px;
  }
  .img-button-deploy {
    margin-right: 20px;
  }
  .title-deploy-product {
    margin-top: 120px;
    margin-bottom: 60px;
    line-height: 106.5%;
  }
  .product-width-title-deploy {
    width: 53%;
    margin: 0px auto;
    text-align: center;
  }
  .content-group-left {
    position: absolute;
    z-index: 10;
    left: 0px;
    width: 35%;
    left: 10%;
  }
  .content-group-right {
    position: absolute;
    z-index: 10;
    right: 0px;
    width: 36%;
    right: 10%;
  }
  .top-content-left-group, .top-content-right-group {
    border: 1px solid #E0E0E0;
    margin-top: 45px;
    height: 157px;
  }
  .top-item-mobile {
    height: 157px;
  }
  .content-deploy-product {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .height-deploy {
    margin: 385px auto;
    width: 80%;
  }
  .product-banner {
    position: absolute;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 70%;
    top: 40%;
  }
  .img-features-mobile {
    display: none;
  }
  .img-features-pc {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .height-deploy {
    margin: 425px auto;
    width: 80%;
  }
  .top-content-left-group, .top-content-right-group {
    border: 1px solid #E0E0E0;
    margin-top: 45px;
    height: 192px;
  }
  .top-item-mobile {
    height: 192px;
  }
  .product-banner {
    position: absolute;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 55%;
    top: 40%;
  }
  .content-group-left {
    position: absolute;
    z-index: 10;
    left: 0px;
    width: 43%;
    left: 6%;
  }
  .content-group-right {
    position: absolute;
    z-index: 10;
    right: 0px;
    width: 42%;
    right: 6%;
  }
}
.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.sticky-menu-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sticky-menu-wrapper .menu-slide-item {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  gap: 12px;
  font-size: 20px;
  cursor: pointer;
  transition: 0.3s;
  width: 330px;
  color: #fff;
  line-height: 1.3;
}

.sticky-menu-wrapper .menu-slide-item:hover {
  background: linear-gradient(90deg, #69EACB 0%, #EACCF8 48%, #6654F1 100%);
  color: #132253;
}

.sticky-menu-wrapper .menu-slide-item-active {
  background: linear-gradient(90deg, #69EACB 0%, #EACCF8 48%, #6654F1 100%);
  color: #132253;
}

.content-product {
  gap: 20px;
  max-width: 1200px;
}

.card-content-product {
  padding: 20px;
  border: 1px solid;
  border-radius: 16px;
  background: white;
}

.header-table {
  background: var(--primary-color);
  color: white;
  font-size: 22px;
  display: flex;
  text-align: center;
  align-items: center;
}

.table-group-cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.config-col {
  padding: 12px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.first-col {
  width: 200px;
}

.group-columns {
  border-left: 1px solid #e8e8e8;
}
.group-columns .config-col-main {
  border-bottom: 1px solid #e8e8e8;
}
.group-columns .table-group-cols .config-col:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}

.table-config {
  font-size: 18px;
}

.table-label {
  padding: 6px 20px;
  background: #d8d8d8;
  font-size: 20px;
  font-weight: 600;
  border-left: 1px solid #6f6d6d;
  border-right: 1px solid #6f6d6d;
}

.title-card {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--primary-color);
  padding: 16px 0;
}

.table-body-content {
  display: grid;
  grid-template-columns: 200px 1fr 1fr 1fr;
  border: 1px solid #6f6d6d;
}
.table-body-content .config-col:not(:last-child) {
  border-right: 1px solid #6f6d6d;
}

.table-content-wrapper .table-body-content:not(:last-child) {
  border-bottom: 0;
}
.table-content-wrapper .table-body-content-2:not(:last-child) {
  border-bottom: 0;
}

.w-full {
  width: 100%;
}

.param-col {
  width: 250px;
}

.table-body-content-2 {
  display: grid;
  grid-template-columns: 1fr 250px;
  border: 1px solid #6f6d6d;
}

.module-list .card-header {
  padding: 0;
}
.module-list .card-header .btn-collapse {
  padding: 0.75rem 1.25rem;
}
.module-list .module-title {
  font-size: 22px;
  color: var(--primary-color);
  font-weight: 600;
  flex: 1;
}
.module-list .icon-arrow {
  rotate: 90deg;
  transition: 0.3s;
}
.module-list .collapsed .icon-arrow {
  rotate: 0deg;
}
.module-list ul {
  list-style: disc;
  padding-left: 2.5rem;
  font-size: 18px;
}
.module-list ul li:not(:last-child) {
  line-height: 1.3;
  padding-bottom: 15px;
}

figure img {
  border: 1px solid;
}
figure figcaption {
  text-align: center;
  font-style: italic;
}

.bg-product {
  background: #141943;
  padding: 60px 0;
}

@media (max-width: 1200px) {
  .module-list ul {
    padding-left: 2rem;
    padding-bottom: 1rem;
  }
}
.info-card {
  padding: 60px 0;
}
.info-card ul {
  padding-left: 2rem;
  padding-bottom: 1rem;
  list-style: disc;
}
.info-card ul li {
  padding: 8px 0;
}

.card-content-product section {
  padding: 1rem 0;
}

.features {
  display: grid;
  margin: 20px 0;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.gov-content h1 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.gov-features .title-card {
  display: none;
}

.features-main {
  display: grid;
  margin: 20px 0;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  font-size: 16px;
  text-align: center;
}
.features-main .main-item {
  padding: 12px;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  transition: 0.3s;
}
.features-main .main-item svg {
  width: 120px;
  height: 40px;
}
.features-main .main-item .main-item-title {
  font-size: 20px;
  font-weight: 600;
}
.features-main .main-item:hover {
  box-shadow: 0 2px 10px 0 rgba(21, 27, 38, 0.1);
  background: var(--primary-color);
  color: white;
}

.features-benefit {
  display: grid;
  margin: 20px 0;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  font-size: 16px;
}
.features-benefit .feature-item {
  background-color: #ffffff;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  text-align: center;
}
.features-benefit .feature-item h3 {
  font-size: 24px;
  margin: 10px 0;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .features-benefit .features {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .features-benefit .features {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 768px) {
  .info-card {
    padding: 40px 0;
  }
  .info-card h1 {
    font-size: 2rem;
  }
  .features-benefit {
    grid-template-columns: 1fr;
  }
  .sticky-menu-wrapper {
    display: none;
  }
  .card-content-product .feature-item {
    font-weight: 600;
  }
  .card-content-product .feature-item img {
    max-width: 100px;
    height: 100px;
  }
  .module-list .module-title {
    line-height: 1.3;
    font-size: 20px;
  }
  .title-card {
    font-size: 24px;
    line-height: 1.3;
    padding: 10px 0;
  }
  .table-body-content-2 {
    grid-template-columns: 1fr 1fr;
  }
  .table-config {
    overflow: auto;
  }
  .header-table {
    min-width: 700px;
  }
  .table-label {
    min-width: 700px;
  }
  .table-content-wrapper {
    min-width: 700px;
  }
}
@media (max-width: 586px) {
  .features-main {
    grid-template-columns: 1fr;
  }
}

/*# sourceMappingURL=product.css.map */
