/**
 * Author Template Styles
 * Tự CSS vào đây
 */
:root {
  --bricks-color-qbetfx: #ffffff;
  --bricks-color-qvyvtq: #38a7ff;
  --bricks-color-xilqsb: #525666;
}
#brxe-eb2932 {
  justify-content: center;
  align-items: stretch;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  min-height: 350px;
  position: relative;
  background-image: linear-gradient(90deg, #007cfc 0%, #2d86cc 100%);
  margin-bottom: 48px;
  overflow: hidden;
}

.brxe-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
}

#brxe-4c8587 {
  position: absolute;
  width: 100%;
}

#brxe-77d0f4 {
  position: relative;
  z-index: 1;
  flex-direction: row;
  align-items: center;
  column-gap: 24px;
}

.brxe-container {
  width: 1140px;
}

#brxe-aeaac3 {
  display: flex;
  align-self: stretch !important;
  width: 100%;
  flex-direction: column;
}
.brxe-block {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  width: 100%;
}

#brxe-a06c87 {
  text-align: left;
  align-self: stretch;
  margin-bottom: 12px;
}

.brxe-breadcrumbs {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

#brxe-a06c87 .item {
  font-size: 14px;
  color: var(--bricks-color-qbetfx);
}

#brxe-a06c87 .separator {
  font-size: 13px;
  color: var(--bricks-color-qbetfx);
}

.brxe-breadcrumbs .separator {
  display: flex;
}

.brxe-pagination {
  width: 100%;
}

.brxe-shortcode {
  width: 100%;
}

.brxe-code {
  width: 100%;
}

.brxe-slider-nested {
  min-width: 0;
  width: 100%;
}

.brxe-slider-nested .splide__slide {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev {
  transform: translateY(-50%) scaleX(-1);
}

.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev {
  transform: translateX(-50%) scaleX(-1);
}

.brxe-slider-nested .splide__arrows svg {
  min-height: 0;
  min-width: 0;
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes scrolling {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

.brxe-social-icons {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.brxe-social-icons li,
.brxe-social-icons li a {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 5px;
  justify-content: center;
}

.brxe-social-icons i {
  line-height: unset;
}

.brxe-social-icons span {
  align-items: center;
  display: inline-flex;
}

:where(.brxe-heading).has-separator {
  align-items: center;
  display: inline-flex;
  gap: 20px;
}

:where(.brxe-heading) > [contenteditable] {
  display: inline-block;
  text-decoration: inherit;
}

:where(.brxe-heading) .separator {
  border-top: 1px solid;
  flex-grow: 1;
  flex-shrink: 0;
  height: 1px;
}

.brxe-breadcrumbs {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

.brxe-breadcrumbs .separator {
  display: flex;
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes scrolling {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

a.brxe-image {
  display: inline-block;
}

figure.brxe-image {
  margin: 0;
}

:where(.brxe-image).tag {
  display: inline-block;
  height: fit-content;
  position: relative;
  width: auto;
}

:where(.brxe-image).caption {
  overflow: hidden;
  position: relative;
}

:where(.brxe-image).overlay {
  position: relative;
}

:where(.brxe-image).overlay:before {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

:where(.brxe-image):before {
  border-radius: inherit;
}

:where(.brxe-image) a {
  border-radius: inherit;
  position: static;
  transition: inherit;
}

:where(.brxe-image) picture {
  border-radius: inherit;
  transition: inherit;
}

:where(.brxe-image) img {
  border-radius: inherit;
  height: 100%;
  position: static !important;
  transition: inherit;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

:where(.brxe-image) img.bricks-lazy-hidden + figcaption {
  display: none;
}

:where(.brxe-image) .icon {
  color: #fff;
  font-size: 60px;
  pointer-events: none;
  position: absolute;
  right: 50%;
  text-align: center;
  top: 50%;
  transform: translate(50%, -50%);
  z-index: 5;
}

:where(.brxe-image) .bricks-image-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.25) 70%, transparent);
  bottom: 0;
  color: #fff;
  font-size: inherit;
  margin: 0;
  padding: 10px 15px;
  pointer-events: none;
  position: absolute !important;
  text-align: center;
  width: 100%;
  z-index: 1;
}

#brxe-4c8587 {
  position: absolute;
  width: 100%;
}

#brxe-4c8587:not(.tag),
#brxe-4c8587 img {
  object-fit: scale-down;
}

#brxe-a06c87 {
  text-align: left;
  align-self: stretch;
  margin-bottom: 12px;
}

#brxe-a06c87 .separator {
  font-size: 13px;
  color: var(--bricks-color-qbetfx);
}

#brxe-a06c87 .item {
  font-size: 14px;
  color: var(--bricks-color-qbetfx);
}

#brxe-a06c87 .item[aria-current="page"] {
  font-size: 14px;
  color: var(--bricks-color-qbetfx);
}

@media (max-width: 767px) {
  #brxe-a06c87 {
    align-self: center;
  }
}

#brxe-8f2186 {
  color: var(--bricks-color-qbetfx);
  font-size: 48px;
  font-weight: 900;
  text-align: left;
  line-height: 60px;
  font-family: "Roboto";
  text-transform: uppercase;
  letter-spacing: -0.96px;
  align-self: stretch;
}

@media (max-width: 767px) {
  #brxe-8f2186 {
    font-size: 36px;
    line-height: 44px;
    align-self: center;
  }
}

#brxe-903e74 {
  margin-bottom: 12px;
  color: var(--bricks-color-qbetfx);
  font-weight: 400;
  text-align: left;
  line-height: 28px;
  font-family: "Roboto";
  font-style: italic;
  font-size: 18px;
  align-self: stretch;
}

@media (max-width: 767px) {
  #brxe-903e74 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    align-self: center;
  }
}

#brxe-7cb29a {
  color: var(--bricks-color-qbetfx);
  font-weight: 400;
  text-align: left;
  line-height: 28px;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  align-self: stretch;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  #brxe-7cb29a {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
    align-self: center;
  }
}

#brxe-aeaac3 {
  display: flex;
  align-self: stretch !important;
  width: 100%;
  flex-direction: column;
}

#brxe-b862b4 {
  border-radius: 50%;
}

@media (max-width: 767px) {
  #brxe-b862b4 {
    width: 247px;
  }
}

#brxe-53c498 li.has-link a,
#brxe-53c498 li.no-link {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  color: #ffffff;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
}

#brxe-53c498 .repeater-item:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.2);
}

#brxe-53c498 .repeater-item:nth-child(2) {
  background-color: rgba(255, 255, 255, 0.2);
}

#brxe-53c498 .repeater-item:nth-child(3) {
  background-color: rgba(255, 255, 255, 0.2);
}

#brxe-53c498 {
  gap: 12px;
  flex-direction: row;
  position: absolute;
  bottom: -5px;
}

#brxe-53c498 li {
  border: 1px solid var(--bricks-color-qbetfx);
  border-radius: 24px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
}

#brxe-94c679 {
  align-self: stretch !important;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-bottom: 8px;
  width: 30%;
}

@media (max-width: 767px) {
  #brxe-94c679 {
    width: 100%;
  }
}

#brxe-77d0f4 {
  z-index: 1;
  flex-direction: row;
  align-items: center;
  column-gap: 24px;
}

@media (max-width: 991px) {
  #brxe-77d0f4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #brxe-77d0f4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

#brxe-eb2932 {
  justify-content: center;
  align-items: stretch;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  min-height: 350px;
  position: relative;
  background-image: linear-gradient(90deg, #007cfc 0%, #2d86cc 100%);
  margin-bottom: 48px;
  overflow: hidden;
}

@media (max-width: 767px) {
  #brxe-eb2932 {
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 32px;
    min-height: 100%;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .brxe-container {
    width: 100%;
    flex-wrap: wrap;
  }
}

#brxe-091dba {
  font-size: 24px;
  font-family: "Roboto";
  font-weight: 500;
  border-bottom: 2px solid var(--bricks-color-qvyvtq);
  margin-bottom: 12px;
  margin-left: 8px;
}

@media (max-width: 767px) {
  #brxe-091dba {
    font-size: 20px;
  }
}

.brxe-80bb8a .brxe-3f2d1a.brxe-image {
  width: 228px;
  height: 120px;
}

@media (max-width: 767px) {
  .brxe-80bb8a .brxe-3f2d1a.brxe-image {
    width: 100%;
  }
}

.brxe-80bb8a .brxe-0e23f8.brxe-text-basic {
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto";
}

.brxe-0e23f8 {
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 767px) {
  .brxe-80bb8a .brxe-0e23f8.brxe-text-basic {
    font-size: 14px;
  }
}

.brxe-80bb8a .brxe-ef5eb0.brxe-text-basic {
  display: none;
  font-size: 14px;
  color: var(--bricks-color-qvyvtq);
  line-height: 1.2;
}

@media (max-width: 767px) {
  .brxe-80bb8a .brxe-ef5eb0.brxe-text-basic {
    font-size: 11px;
  }
}

.brxe-80bb8a .brxe-dd0a98.brxe-text-basic {
  font-size: 14px;
  color: var(--bricks-color-xilqsb);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 20px;
}

@media (max-width: 767px) {
  .brxe-80bb8a .brxe-dd0a98.brxe-text-basic {
    font-size: 11px;
  }
}

.brxe-80bb8a .brxe-19827e.brxe-div {
  display: inline-block;
  background-color: var(--bricks-color-xilqsb);
  border-radius: 100%;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  margin-left: 8px;
}

.brxe-19827e {
  vertical-align: middle;
}

.brxe-80bb8a .brxe-b83847.brxe-shortcode {
  display: inline;
  font-size: 14px;
  color: var(--bricks-color-xilqsb);
  line-height: 20px;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 767px) {
  .brxe-80bb8a .brxe-b83847.brxe-shortcode {
    font-size: 11px;
  }
}

.brxe-80bb8a .brxe-41a029.brxe-div {
  display: block;
}

.brxe-80bb8a .brxe-3cda87.brxe-block {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  row-gap: 4px;
}

@media (max-width: 767px) {
  .brxe-80bb8a .brxe-3cda87.brxe-block {
    padding-top: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
    padding-left: 11px;
  }
}

.brxe-80bb8a.brxe-block {
  width: 228px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 8px -2px rgba(0, 0, 0, 0.1);
  margin-bottom: 8px;
}

.brxe-80bb8a:hover .author_post_view {
  color: #38a7ff;
}

@media (max-width: 767px) {
  .brxe-80bb8a.brxe-block {
    border-radius: 7px;
    width: 245px;
  }
}

#brxe-89088b {
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 24px;
  align-items: stretch;
  align-self: stretch !important;
  width: 100%;
}

#brxe-89088b .vnx_hosting_list_slide {
  width: 100%;
}

#brxe-89088b .splide__arrow {
  width: 32px;
  height: 32px;
  padding: 10px;
  border-radius: 100%;
  background: white;
  box-shadow: 0px 1px 3px 0 #0000001a;
  top: calc(50% - 6px);
}

#brxe-89088b .splide__arrow[disabled] {
  display: none;
}

#brxe-89088b .splide__arrow svg {
  fill: #525666;
  transform: rotateZ(180deg);
}

#brxe-89088b .splide__arrow--next {
  right: 5px;
}

#brxe-89088b .splide__arrow--prev svg {
  transform: rotateX(180deg);
}

#brxe-89088b .splide__arrow--prev {
  left: 5px;
}

#brxe-89088b .splide__pagination {
  bottom: -34px;
}

#brxe-89088b .splide__pagination__page {
  width: 20px;
  height: 4px;
  background-color: #d7edff;
  margin: 0 4px 4px 4px;
  border-radius: 0;
}

#brxe-89088b .splide__pagination__page.is-active {
  width: 40px;
  background-color: #38a7ff;
}

#brxe-89088b .splide.is-initialized {
  max-width: 100%;
}

@media (max-width: 1024px) {
  #brxe-89088b {
    flex-wrap: nowrap;
  }

  #brxe-89088b .splide__arrow--next {
    right: -12px;
  }

  #brxe-89088b .splide__arrow--prev {
    left: -12px;
  }
}

@media (max-width: 767px) {
  #brxe-89088b {
    column-gap: 16px;
  }

  #brxe-89088b .splide__track {
    padding-left: 4px !important;
    margin-left: -4px;
  }
}

#brxe-cb9873 {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}

#brxe-b50004 {
  margin-bottom: 32px;
}

#brxe-5c334a {
  font-size: 24px;
  font-family: "Roboto";
  font-weight: 500;
  border-bottom: 2px solid var(--bricks-color-qvyvtq);
  margin-bottom: 12px;
  margin-left: 8px;
  padding-right: 0;
}

@media (max-width: 767px) {
  #brxe-5c334a {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-5b0042.brxe-image:not(.tag),
  .brxe-9fc191 .brxe-5b0042.brxe-image img {
    object-fit: cover;
  }

  .brxe-9fc191 .brxe-5b0042.brxe-image {
    border-radius: 4px;
    height: fit-content;
    min-width: 3rem;
    max-width: 15rem;
    align-self: center;
  }
}

.brxe-9fc191 .brxe-aba1a4.brxe-text-basic {
  color: var(--bricks-color-xilqsb);
  font-size: 14px;
  line-height: 1;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

.brxe-aba1a4 a {
  text-decoration: underline !important;
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-aba1a4.brxe-text-basic {
    font-size: 11px;
  }
}

.brxe-9fc191 .brxe-f2389d.brxe-text-basic {
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto";
}

.brxe-f2389d {
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.brxe-f2389d:hover {
  color: #38a7ff;
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-f2389d.brxe-text-basic {
    font-size: 14px;
  }
}

.brxe-9fc191 .brxe-01b966.brxe-text-basic {
  font-size: 14px;
  color: var(--bricks-color-xilqsb);
  line-height: 20px;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
}

.brxe-01b966 {
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-01b966.brxe-text-basic {
    font-size: 11px;
    display: none;
  }
}

.brxe-9fc191 .brxe-685aed.brxe-text-basic {
  font-size: 14px;
  color: var(--bricks-color-xilqsb);
  font-family: "Roboto";
  font-weight: 400;
  line-height: 20px;
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-685aed.brxe-text-basic {
    font-size: 11px;
  }
}

.brxe-9fc191 .brxe-18cc59.brxe-div {
  border-radius: 100%;
  margin-right: 8px;
  margin-left: 8px;
  display: inline-block;
  background-color: var(--bricks-color-xilqsb);
  width: 4px;
  height: 4px;
}

.brxe-18cc59 {
  vertical-align: middle;
}

.brxe-9fc191 .brxe-226828.brxe-shortcode {
  color: var(--bricks-color-xilqsb);
  font-size: 14px;
  line-height: 20px;
  font-family: "Roboto";
  font-weight: 400;
  display: inline;
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-226828.brxe-shortcode {
    font-size: 11px;
  }
}

.brxe-9fc191 .brxe-b129fe.brxe-div {
  display: block;
}

.brxe-9fc191 .brxe-df0fd5.brxe-block {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  row-gap: 4px;
}

@media (max-width: 767px) {
  .brxe-9fc191 .brxe-df0fd5.brxe-block {
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 8px;
    justify-content: center;
  }
}

.brxe-9fc191.brxe-block {
  border-radius: 8px;
  background-color: #ecf7ff;
  overflow: hidden;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 0;
  width: auto;
}

.brxe-9fc191:hover .other_post_title {
  color: #38a7ff;
}

@media (max-width: 767px) {
  .brxe-9fc191.brxe-block {
    display: grid;
    align-items: initial;
    grid-auto-flow: column;
    align-items: stretch;
    align-content: center;
    justify-content: flex-start;
    background-color: var(--bricks-color-qbetfx);
    margin-bottom: 0;
  }
}

#brxe-b25625 {
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 24px;
  display: grid;
  align-items: initial;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 4fr);
  padding-right: 8px;
  padding-left: 8px;
}

#brxe-b25625 .brx-loading-animation .brx-loading-ring {
  position: absolute !important;
  left: 44vh !important;
  bottom: -25px !important;
}

@media (max-width: 1024px) {
  #brxe-b25625 {
    flex-wrap: nowrap;
  }

  #brxe-b25625 .splide__arrow--next {
    right: -12px;
  }

  #brxe-b25625 .splide__arrow--prev {
    left: -12px;
  }
}

@media (max-width: 767px) {
  #brxe-b25625 {
    margin-bottom: 20px;
    column-gap: 16px;
    grid-template-columns: none;
    grid-template-rows: none;
    grid-gap: 12px;
  }

  #brxe-b25625 .splide__track {
    padding-left: 4px !important;
    margin-left: -4px;
  }

  #brxe-b25625 .brx-loading-animation .brx-loading-ring {
    position: absolute !important;
    left: 50% !important;
    bottom: -25px !important;
  }
}

#brxe-19ebf9 {
  padding-bottom: 32px;
}

@media (max-width: 767px) {
  #brxe-19ebf9 {
    padding-bottom: 0;
  }
}

#brxe-ee88e4 .bricks-pagination ul {
  justify-content: center;
  gap: 8px;
  display: flex;
}

#brxe-ee88e4 .bricks-pagination ul .page-numbers {
  background: var(--bricks-color-qbetfx);
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  height: 32px;
  width: 32px;
}

#brxe-ee88e4 .bricks-pagination ul .page-numbers.current {
  background: var(--bricks-color-qvyvtq);
  color: var(--bricks-color-qbetfx);
  border-radius: 8px;
}

@media (max-width: 767px) {
  #brxe-734196 {
    margin-bottom: 32px;
  }
}

#brxe-0b1b37 {
  font-size: 24px;
  font-family: "Roboto";
  font-weight: 500;
  border-bottom: 2px solid var(--bricks-color-qvyvtq);
  margin-bottom: 12px;
  margin-left: 8px;
}

@media (max-width: 767px) {
  #brxe-0b1b37 {
    font-size: 20px;
  }
}

.brxe-18d8b7 .brxe-66f9fd.brxe-image {
  align-self: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
}

.brxe-18d8b7 .brxe-93cdfb.brxe-text-basic {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  font-family: "Roboto";
}

.brxe-93cdfb {
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.brxe-93cdfb:hover {
  color: #38a7ff;
}

@media (max-width: 767px) {
  .brxe-18d8b7 .brxe-93cdfb.brxe-text-basic {
    font-size: 14px;
  }
}

.brxe-18d8b7 .brxe-cd546d.brxe-text-basic {
  font-size: 16px;
  color: var(--bricks-color-xilqsb);
  line-height: 24px;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .brxe-18d8b7 .brxe-cd546d.brxe-text-basic {
    font-size: 11px;
  }
}

.brxe-18d8b7 .brxe-3ed307.brxe-text-basic {
  font-size: 16px;
  color: var(--bricks-color-qvyvtq);
  line-height: 24px;
  text-decoration: underline;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 767px) {
  .brxe-18d8b7 .brxe-3ed307.brxe-text-basic {
    font-size: 11px;
  }
}

.brxe-18d8b7 .brxe-69c5f3.brxe-div {
  display: block;
}

.brxe-18d8b7 .brxe-1c5cf8.brxe-block {
  padding-top: 20px;
  padding-right: 8px;
  padding-bottom: 12px;
  padding-left: 8px;
  row-gap: 4px;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .brxe-18d8b7 .brxe-1c5cf8.brxe-block {
    padding-top: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
    padding-left: 11px;
  }
}

.brxe-18d8b7.brxe-block {
  flex-shrink: 0;
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  padding-top: 24px;
}

.brxe-18d8b7 {
  background: linear-gradient(180deg, rgba(236, 247, 255, 0) 0%, #ecf7ff 51.5%);
}

.brxe-18d8b7:hover {
  background: linear-gradient(180deg, #ecf7ff 0%, #ecf7ff 51.5%);
}

@media (max-width: 767px) {
  .brxe-18d8b7.brxe-block {
    border-radius: 7px;
    width: 203px;
  }
}

#brxe-6376da {
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 24px;
  grid-template-columns: repeat(4, 4fr);
}

#brxe-6376da .vnx_hosting_list_slide {
  width: 100%;
}

#brxe-6376da .splide__arrow {
  width: 32px;
  height: 32px;
  padding: 10px;
  border-radius: 100%;
  background: white;
  box-shadow: 0px 1px 3px 0 #0000001a;
  top: calc(50% - 6px);
}

#brxe-6376da .splide__arrow[disabled] {
  display: none;
}

#brxe-6376da .splide__arrow svg {
  fill: #525666;
  transform: rotateX(180deg);
}

#brxe-6376da .splide__arrow--next {
  right: 5px;
}

#brxe-6376da .splide__arrow--next svg {
  transform: scaleX(-1);
}

#brxe-6376da .splide__arrow--prev {
  left: 5px;
}

#brxe-6376da .splide__pagination {
  bottom: -34px;
}

#brxe-6376da .splide__pagination__page {
  width: 20px;
  height: 4px;
  background-color: #d7edff;
  margin: 0 4px 4px 4px;
  border-radius: 0;
}

#brxe-6376da .splide__pagination__page.is-active {
  width: 40px;
  background-color: #38a7ff;
}

#brxe-6376da .splide.is-initialized {
  max-width: 100%;
}

@media (max-width: 1024px) {
  #brxe-6376da {
    flex-wrap: nowrap;
  }

  #brxe-6376da .splide__arrow--next {
    right: -12px;
  }

  #brxe-6376da .splide__arrow--prev {
    left: -12px;
  }
}

@media (max-width: 767px) {
  #brxe-6376da {
    column-gap: 16px;
  }

  #brxe-6376da .splide__track {
    padding-left: 4px !important;
    margin-left: -4px;
  }
}

#brxe-e122e2 {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}

#brxe-8bb8a8 {
  padding-bottom: 32px;
}

#brxe-352327 {
  margin-bottom: 32px;
}

#brxe-ee88e4 .bricks-pagination ul {
  justify-content: center;
  gap: 8px;
}

#brxe-ee88e4 .bricks-pagination ul .page-numbers.current {
  background: var(--bricks-color-qvyvtq);
  color: var(--bricks-color-qbetfx);
  border-radius: 8px;
}

/* ---------- AJAX Loading ---------- */
#brxe-b25625.jannah-loading {
  opacity: 0.4;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

.jannah-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.jannah-spinner::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid rgba(56, 167, 255, 0.2);
  border-top-color: #38a7ff;
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
}

.jannah-loading .jannah-spinner {
  display: block;
}

#brxe-19ebf9 {
  position: relative;
}

#brxe-ee88e4 .bricks-pagination ul .page-numbers {
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
}

@media (max-width: 991px) {
  .brxe-container {
    padding-right: 16px;
    padding-left: 16px;
  }
  #brxe-89088b {
    column-gap: 16px;
  }
  #brxe-89088b {
    flex-wrap: nowrap;
  }
}

@media (max-width: 767px) {
  #brxe-89088b .splide__track {
    padding-left: 4px !important;
    margin-left: -4px;
  }

  #brxe-89088b,
  #brxe-6376da,
  .vnx_splide,
  .vnx_splide_author {
    overflow: hidden;
    max-width: 100vw;
  }

  #brxe-cb9873,
  #brxe-e122e2 {
    padding-right: 4px;
    padding-left: 4px;
  }
  #splide01 .splide__slide, #splide02 .splide__slide {
    width: auto !important;
  }
}

/* ---------- Fix Splide slide width ---------- */


#splide01 .splide__track,
#splide02 .splide__track {
  touch-action: pan-y;
}
