@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Semibold.woff2") format("woff2"), url("../fonts/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Thin.woff2") format("woff2"), url("../fonts/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-UltraLight.woff2") format("woff2"), url("../fonts/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Samsung Sharp Sans";
  src: url("../fonts/SamsungSharpSans.woff2") format("woff2"), url("../fonts/SamsungSharpSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Samsung Sharp Sans";
  src: url("../fonts/SamsungSharpSans-Bold.woff2") format("woff2"), url("../fonts/SamsungSharpSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Samsung Sharp Sans";
  src: url("../fonts/SamsungSharpSans-Medium.woff2") format("woff2"), url("../fonts/SamsungSharpSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.container {
  max-width: 90.625rem;
  margin: 0 auto;
  padding: 0 1.25rem;
  width: 100%;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.9375rem;
}
.row.gap-20 {
  margin: 0 -0.625rem;
}
.row.gap-20 [class^=col-] {
  padding: 0 0.625rem;
}
.row.gap-0 {
  margin: 0;
}
.row.gap-0 [class^=col-] {
  padding: 0;
}

[class^=col-] {
  padding: 0 0.9375rem;
}

.col-1 {
  max-width: calc(8.3333333333% * 1);
  flex: 0 0 calc(8.3333333333% * 1);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-2 {
  max-width: calc(8.3333333333% * 2);
  flex: 0 0 calc(8.3333333333% * 2);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-3 {
  max-width: calc(8.3333333333% * 3);
  flex: 0 0 calc(8.3333333333% * 3);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-4 {
  max-width: calc(8.3333333333% * 4);
  flex: 0 0 calc(8.3333333333% * 4);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-5 {
  max-width: calc(8.3333333333% * 5);
  flex: 0 0 calc(8.3333333333% * 5);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-6 {
  max-width: calc(8.3333333333% * 6);
  flex: 0 0 calc(8.3333333333% * 6);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-7 {
  max-width: calc(8.3333333333% * 7);
  flex: 0 0 calc(8.3333333333% * 7);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-8 {
  max-width: calc(8.3333333333% * 8);
  flex: 0 0 calc(8.3333333333% * 8);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-9 {
  max-width: calc(8.3333333333% * 9);
  flex: 0 0 calc(8.3333333333% * 9);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-10 {
  max-width: calc(8.3333333333% * 10);
  flex: 0 0 calc(8.3333333333% * 10);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-11 {
  max-width: calc(8.3333333333% * 11);
  flex: 0 0 calc(8.3333333333% * 11);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-12 {
  max-width: calc(8.3333333333% * 12);
  flex: 0 0 calc(8.3333333333% * 12);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-5 {
  max-width: calc(5% * 1);
  flex: 0 0 calc(5% * 1);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-10 {
  max-width: calc(5% * 2);
  flex: 0 0 calc(5% * 2);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-15 {
  max-width: calc(5% * 3);
  flex: 0 0 calc(5% * 3);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-20 {
  max-width: calc(5% * 4);
  flex: 0 0 calc(5% * 4);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-25 {
  max-width: calc(5% * 5);
  flex: 0 0 calc(5% * 5);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-30 {
  max-width: calc(5% * 6);
  flex: 0 0 calc(5% * 6);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-35 {
  max-width: calc(5% * 7);
  flex: 0 0 calc(5% * 7);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-40 {
  max-width: calc(5% * 8);
  flex: 0 0 calc(5% * 8);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-45 {
  max-width: calc(5% * 9);
  flex: 0 0 calc(5% * 9);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-50 {
  max-width: calc(5% * 10);
  flex: 0 0 calc(5% * 10);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-55 {
  max-width: calc(5% * 11);
  flex: 0 0 calc(5% * 11);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-60 {
  max-width: calc(5% * 12);
  flex: 0 0 calc(5% * 12);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-65 {
  max-width: calc(5% * 13);
  flex: 0 0 calc(5% * 13);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-70 {
  max-width: calc(5% * 14);
  flex: 0 0 calc(5% * 14);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-75 {
  max-width: calc(5% * 15);
  flex: 0 0 calc(5% * 15);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-80 {
  max-width: calc(5% * 16);
  flex: 0 0 calc(5% * 16);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-85 {
  max-width: calc(5% * 17);
  flex: 0 0 calc(5% * 17);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-90 {
  max-width: calc(5% * 18);
  flex: 0 0 calc(5% * 18);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-95 {
  max-width: calc(5% * 19);
  flex: 0 0 calc(5% * 19);
  width: 100%;
  padding: 0 0.9375rem;
}

.col-pr-100 {
  max-width: calc(5% * 20);
  flex: 0 0 calc(5% * 20);
  width: 100%;
  padding: 0 0.9375rem;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.h-0 {
  height: 0rem !important;
}

.pl-1 {
  padding-left: 0.5rem !important;
}

.pr-1 {
  padding-right: 0.5rem !important;
}

.pb-1 {
  padding-bottom: 0.5rem !important;
}

.pt-1 {
  padding-top: 0.5rem !important;
}

.ml-1 {
  margin-left: 0.5rem !important;
}

.mr-1 {
  margin-right: 0.5rem !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.mt-1 {
  margin-top: 0.5rem !important;
}

.h-5 {
  height: 0.5rem !important;
}

.pl-2 {
  padding-left: 1rem !important;
}

.pr-2 {
  padding-right: 1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.ml-2 {
  margin-left: 1rem !important;
}

.mr-2 {
  margin-right: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.h-10 {
  height: 1rem !important;
}

.pl-3 {
  padding-left: 1.5rem !important;
}

.pr-3 {
  padding-right: 1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.ml-3 {
  margin-left: 1.5rem !important;
}

.mr-3 {
  margin-right: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.h-15 {
  height: 1.5rem !important;
}

.pl-4 {
  padding-left: 2rem !important;
}

.pr-4 {
  padding-right: 2rem !important;
}

.pb-4 {
  padding-bottom: 2rem !important;
}

.pt-4 {
  padding-top: 2rem !important;
}

.ml-4 {
  margin-left: 2rem !important;
}

.mr-4 {
  margin-right: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.mt-4 {
  margin-top: 2rem !important;
}

.h-20 {
  height: 2rem !important;
}

.pl-5 {
  padding-left: 2.5rem !important;
}

.pr-5 {
  padding-right: 2.5rem !important;
}

.pb-5 {
  padding-bottom: 2.5rem !important;
}

.pt-5 {
  padding-top: 2.5rem !important;
}

.ml-5 {
  margin-left: 2.5rem !important;
}

.mr-5 {
  margin-right: 2.5rem !important;
}

.mb-5 {
  margin-bottom: 2.5rem !important;
}

.mt-5 {
  margin-top: 2.5rem !important;
}

.h-25 {
  height: 2.5rem !important;
}

.pl-6 {
  padding-left: 3rem !important;
}

.pr-6 {
  padding-right: 3rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.ml-6 {
  margin-left: 3rem !important;
}

.mr-6 {
  margin-right: 3rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.h-30 {
  height: 3rem !important;
}

.pl-7 {
  padding-left: 3.5rem !important;
}

.pr-7 {
  padding-right: 3.5rem !important;
}

.pb-7 {
  padding-bottom: 3.5rem !important;
}

.pt-7 {
  padding-top: 3.5rem !important;
}

.ml-7 {
  margin-left: 3.5rem !important;
}

.mr-7 {
  margin-right: 3.5rem !important;
}

.mb-7 {
  margin-bottom: 3.5rem !important;
}

.mt-7 {
  margin-top: 3.5rem !important;
}

.h-35 {
  height: 3.5rem !important;
}

.pl-8 {
  padding-left: 4rem !important;
}

.pr-8 {
  padding-right: 4rem !important;
}

.pb-8 {
  padding-bottom: 4rem !important;
}

.pt-8 {
  padding-top: 4rem !important;
}

.ml-8 {
  margin-left: 4rem !important;
}

.mr-8 {
  margin-right: 4rem !important;
}

.mb-8 {
  margin-bottom: 4rem !important;
}

.mt-8 {
  margin-top: 4rem !important;
}

.h-40 {
  height: 4rem !important;
}

.pl-9 {
  padding-left: 4.5rem !important;
}

.pr-9 {
  padding-right: 4.5rem !important;
}

.pb-9 {
  padding-bottom: 4.5rem !important;
}

.pt-9 {
  padding-top: 4.5rem !important;
}

.ml-9 {
  margin-left: 4.5rem !important;
}

.mr-9 {
  margin-right: 4.5rem !important;
}

.mb-9 {
  margin-bottom: 4.5rem !important;
}

.mt-9 {
  margin-top: 4.5rem !important;
}

.h-45 {
  height: 4.5rem !important;
}

.pl-10 {
  padding-left: 5rem !important;
}

.pr-10 {
  padding-right: 5rem !important;
}

.pb-10 {
  padding-bottom: 5rem !important;
}

.pt-10 {
  padding-top: 5rem !important;
}

.ml-10 {
  margin-left: 5rem !important;
}

.mr-10 {
  margin-right: 5rem !important;
}

.mb-10 {
  margin-bottom: 5rem !important;
}

.mt-10 {
  margin-top: 5rem !important;
}

.h-50 {
  height: 5rem !important;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.align-items-center {
  align-items: center;
}

.align-items-start {
  align-items: start;
}

.justify-center {
  justify-content: center;
}

.justify-space-between {
  display: flex;
  align-items: center;
  justify-content: space-between !important;
}

.d-block {
  display: block;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: 0 !important;
  border: none;
  -webkit-tap-highlight-color: transparent;
}

::-webkit-scrollbar {
  background: #ececf3;
  border-radius: 10px;
  padding: 3px;
  width: 4px;
}

::-webkit-scrollbar-thumb {
  background: #c0bed6;
  border-radius: 10px;
}

html {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}

html,
body {
  font-family: "Gilroy", sans-serif;
  line-height: 1.3;
  overflow-x: hidden;
  background: #eef1f8;
}

input {
  font-family: "Gilroy", sans-serif;
}

a {
  transition: 0.25s all;
  color: inherit;
  cursor: pointer;
}

button {
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
}

.i {
  height: 1em;
  width: 1em;
  fill: currentColor;
}

.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
  animation: fadeIn 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.bg-app-header {
  background: #fff;
}
.bg-app-header .container {
  height: 6.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bg-app-header .bg-header-left {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.bg-app-header .bg-header-left .logo img {
  height: 3rem;
}
.bg-app-header .bg-header-left .experience {
  color: #989ba8;
  max-width: 6.25rem;
  padding-left: 1.375rem;
  border-left: 1px solid #ebebec;
  line-height: 1.2;
}
.bg-app-header .bg-header-left .experience strong {
  color: #455ee0;
}
.bg-app-header .login-btn {
  border: 1px solid rgba(69, 94, 224, 0.3);
  height: 3.5rem;
  border-radius: 3.5rem;
  display: flex;
  align-items: center;
  padding: 0.125rem;
}
.bg-app-header .login-btn .icon {
  height: 3.125rem;
  width: 3.125rem;
  flex: 0 0 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(69, 94, 224, 0.1);
  color: #455ee0;
  border-radius: 3.125rem;
  margin-right: 0.875rem;
  font-size: 1.125rem;
  transition: 0.25s all;
}
.bg-app-header .login-btn .text {
  display: flex;
  flex-direction: column;
  color: #081839;
  margin-right: 0.875rem;
}
.bg-app-header .login-btn .text strong {
  font-weight: 600;
  font-size: 1rem;
}
.bg-app-header .login-btn .text span {
  font-size: 0.6875rem;
  opacity: 0.5;
}
.bg-app-header .login-btn .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #455ee0;
  width: 3.125rem;
  flex: 0 0 3.125rem;
  height: 3.125rem;
}
.bg-app-header .login-btn:hover {
  border-color: #455ee0;
}
.bg-app-header .login-btn:hover .icon {
  background: #455ee0;
  color: #fff;
}

.bg-home-hero {
  background: url(../images/hero-bg.png) no-repeat top center/cover;
  padding: 7.5rem 0 0;
  color: #fff;
  overflow: hidden;
}
.bg-home-hero .top-image {
  height: 3.75rem;
  display: block;
  margin-bottom: 3.125rem;
}
.bg-home-hero .top-title {
  font-weight: 400;
  font-size: 2.4375rem;
  font-family: "Samsung Sharp Sans", sans-serif;
  line-height: 1.3;
  margin-bottom: 1.875rem;
}
.bg-home-hero .top-title strong {
  display: block;
  font-weight: bold;
}
.bg-home-hero .description {
  font-size: 1.125rem;
  max-width: 36.25rem;
  margin-bottom: 3.75rem;
}
.bg-home-hero .services-btn {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 0.875rem;
  margin-bottom: 3.75rem;
}
.bg-home-hero .services-btn .icon {
  height: 3.125rem;
  width: 3.125rem;
  flex: 0 0 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border-radius: 3.125rem;
  font-size: 1.625rem;
}
.bg-home-hero .hero-buttons {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
  margin-bottom: 3.4375rem;
}
.bg-home-hero .hero-buttons .hero-btn {
  height: 3.125rem;
  border-radius: 3.125rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  font-size: 0.875rem;
  min-width: 10.25rem;
}
.bg-home-hero .hero-buttons .hero-btn:hover {
  background-color: #fff;
  border-color: #fff;
  color: #455ee0;
  font-weight: 600;
}
.bg-home-hero .bg-hero-reviews {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #1cd4a7;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 2.125rem 0 0;
  gap: 2.5rem;
}
.bg-home-hero .bg-hero-reviews .reviews {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  position: relative;
  z-index: 2;
}
.bg-home-hero .bg-hero-reviews .reviews-left {
  display: flex;
  align-items: center;
  gap: 2.5rem;
}
.bg-home-hero .bg-hero-reviews .reviews-left .image {
  display: flex;
}
.bg-home-hero .bg-hero-reviews .reviews-left .image img {
  height: 10.625rem;
  transform: scale(1.15);
}
.bg-home-hero .bg-hero-reviews .reviews-left .reviews-text {
  font-size: 1.625rem;
  font-weight: 600;
  color: #fff;
  max-width: 19.375rem;
}
.bg-home-hero .bg-hero-reviews .review-item {
  height: 5.625rem;
  width: 16.25rem;
  background: #fff;
  border-radius: 0.625rem;
  padding: 1.25rem;
  display: flex;
  box-shadow: 0px 0px 59px 0px rgba(70, 73, 95, 0.19);
  justify-content: space-between;
}
.bg-home-hero .bg-hero-reviews .review-item img {
  max-height: 3.0625rem;
}
.bg-home-hero .bg-hero-reviews .review-item .rating {
  color: #ffbd34;
  font-size: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bg-home-hero .bg-hero-reviews .review-item .rating .stars {
  display: flex;
  margin-bottom: 0.5rem;
}
.bg-home-hero .bg-hero-reviews .review-item .rating .logo {
  display: flex;
}
.bg-home-hero .bg-hero-reviews .review-item .score {
  background: rgba(255, 189, 52, 0.2);
  height: 3.125rem;
  aspect-ratio: 1/1;
  border-radius: 0.4375rem;
  font-size: 18px;
  color: #ffbd34;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bg-home-hero .bg-hero-reviews .review-item .score.green {
  background: rgba(0, 182, 122, 0.2);
  color: #00b67a;
}

.bg-home-platforms .platforms {
  background: #fff;
  border-radius: 0 0 1.25rem 1.25rem;
  padding: 2.1875rem;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 1.25rem;
}
.bg-home-platforms .platforms .bg-platform-item {
  display: flex;
  aspect-ratio: 150/140;
  background: #fff;
  border: 1px solid rgb(var(--color));
  color: rgb(var(--color));
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 0.375rem;
}
.bg-home-platforms .platforms .bg-platform-item .icon {
  display: flex;
  font-size: 2.875rem;
  margin-bottom: 1rem;
}
.bg-home-platforms .platforms .bg-platform-item .title {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  font-weight: 600;
}
.bg-home-platforms .platforms .bg-platform-item .title small {
  font-size: 1rem;
  font-weight: 400;
}
.bg-home-platforms .platforms .bg-platform-item:hover {
  background: rgb(var(--color));
  color: #fff;
}

.bg-home-references {
  padding: 4.0625rem 0;
}
.bg-home-references .references-title {
  color: #535b71;
  font-weight: 600;
  text-align: center;
  font-size: 1.75rem;
  margin-bottom: 2.5rem;
}
.bg-home-references .swiper {
  overflow: hidden;
}
.bg-home-references .bg-reference-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
}
.bg-home-references .bg-reference-item img {
  filter: brightness(0) saturate(100%) invert(88%) sepia(16%) saturate(199%) hue-rotate(192deg) brightness(94%) contrast(87%);
  max-width: 100%;
  max-height: 1.875rem;
}

.bg-home-combo-packages {
  background-color: #fff;
  padding: 3.125rem 0 4.375rem;
}
.bg-home-combo-packages .combo-packages-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.75rem;
}
.bg-home-combo-packages .combo-packages-title .title-left {
  display: flex;
  align-items: center;
  gap: 1.625rem;
}
.bg-home-combo-packages .combo-packages-title .title-left .icon {
  display: flex;
}
.bg-home-combo-packages .combo-packages-title .title-left .icon img {
  height: 4.1875rem;
}
.bg-home-combo-packages .combo-packages-title .title-left .title {
  font-size: 1.625rem;
  color: #535b71;
  font-weight: 600;
}
.bg-home-combo-packages .combo-packages-title .title-left .title h1,
.bg-home-combo-packages .combo-packages-title .title-left .title h2,
.bg-home-combo-packages .combo-packages-title .title-left .title h3,
.bg-home-combo-packages .combo-packages-title .title-left .title h4,
.bg-home-combo-packages .combo-packages-title .title-left .title h5 {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.bg-home-combo-packages .title-right .tab-buttons {
  display: flex;
  align-items: center;
  height: 3.75rem;
  border-radius: 3.75rem;
  padding: 0.3125rem;
  gap: 0.25rem;
  border: 1px solid rgba(167, 181, 214, 0.2);
}
.bg-home-combo-packages .title-right .tab-buttons .tab-button {
  background: transparent;
  color: rgb(var(--color));
  width: 5rem;
  height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.625rem;
  border-radius: 3.125rem;
  transition: 0.25s all;
}
.bg-home-combo-packages .title-right .tab-buttons .tab-button.active {
  background: rgb(var(--color));
  color: #fff;
  box-shadow: 0px 15px 24px 0px rgba(var(--color), 0.46);
}
.bg-home-combo-packages .corporate-packages {
  background: rgba(247, 105, 43, 0.1);
  display: flex;
  justify-content: space-between;
  margin-top: 5.625rem;
  border-radius: 0.625rem;
  height: 7.5rem;
  margin-bottom: 3.25rem;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left {
  display: flex;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left .image {
  position: relative;
  aspect-ratio: 215/120;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left .image img {
  position: absolute;
  bottom: 1rem;
  right: 1.25rem;
  max-width: unset;
  width: 120%;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left .content .badge {
  position: absolute;
  top: -0.8125rem;
  height: 1.625rem;
  background: #f7692b;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  border-radius: 1.625rem;
  padding: 0 0.875rem;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left .content .title {
  font-size: 1.75rem;
  color: #f7692b;
  font-weight: 600;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-left .content .description {
  max-width: 26.875rem;
  font-weight: 500;
  color: #878ba4;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-right {
  display: flex;
  padding: 1.25rem;
  gap: 1.25rem;
}
.bg-home-combo-packages .corporate-packages .corporate-packages-right .category-item {
  aspect-ratio: 1/1;
  border-radius: 8px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  background: rgb(var(--color));
}
.bg-home-combo-packages .corporate-packages .corporate-packages-right .category-item:hover {
  transform: scale(1.05);
  filter: brightness(1.1);
}
.bg-home-combo-packages .brands .brands-title {
  text-align: center;
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 2.5rem;
}
.bg-home-combo-packages .brands .brand-item {
  display: flex;
  padding: 0 1.25rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
}
.bg-home-combo-packages .brands .brand-item img {
  max-width: 100%;
  max-height: 1.875rem;
  opacity: 0.5;
  transition: 0.25s all;
}
.bg-home-combo-packages .brands .brand-item img:hover {
  opacity: 1;
}

.bg-combo-packages .bg-combo-package-item {
  background: #fff;
  border-radius: 0.625rem;
  transition: 0.25s all;
  margin-bottom: 1.875rem;
  border: 1px solid rgba(211, 227, 236, 0.5);
  box-shadow: 0px 12px 51px 0px rgba(73, 79, 89, 0.04);
  margin-bottom: 1.875rem;
}
.bg-combo-packages .bg-combo-package-item .package-header {
  padding: 1.875rem;
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
.bg-combo-packages .bg-combo-package-item .package-header .icon {
  height: 3.75rem;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  font-size: 1.625rem;
  background: rgb(var(--color));
  box-shadow: 0px 15px 24px 0px rgba(var(--color), 0.46);
}
.bg-combo-packages .bg-combo-package-item .package-header .title strong {
  font-size: 1.375rem;
  font-weight: 600;
  display: block;
  margin-bottom: 0.125rem;
  color: rgb(var(--color));
}
.bg-combo-packages .bg-combo-package-item .package-header .title span {
  color: #18d3a6;
  font-size: 1.25rem;
}
.bg-combo-packages .bg-combo-package-item .package-header .title h1,
.bg-combo-packages .bg-combo-package-item .package-header .title h2,
.bg-combo-packages .bg-combo-package-item .package-header .title h3,
.bg-combo-packages .bg-combo-package-item .package-header .title h4,
.bg-combo-packages .bg-combo-package-item .package-header .title h5 {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.bg-combo-packages .bg-combo-package-item .package-features li {
  display: flex;
  align-items: center;
  padding: 0 1.625rem;
  height: 3.125rem;
  border-top: 1px solid #d3e3ec;
  gap: 0.875rem;
}
.bg-combo-packages .bg-combo-package-item .package-features li .icon {
  display: flex;
  color: #455ee0;
  font-size: 1.125rem;
}
.bg-combo-packages .bg-combo-package-item .package-features li .text {
  color: #1d3163;
  font-size: 1rem;
}
.bg-combo-packages .bg-combo-package-item .package-features li.marked {
  background: rgba(24, 211, 166, 0.1);
  color: #18d3a6;
  border-top: 1px solid rgba(24, 211, 166, 0.2);
  border-bottom: 1px solid rgba(24, 211, 166, 0.2);
}
.bg-combo-packages .bg-combo-package-item .package-features li.marked .icon {
  color: #18d3a6;
}
.bg-combo-packages .bg-combo-package-item .package-features li.marked .text {
  color: #18d3a6;
}
.bg-combo-packages .bg-combo-package-item .package-footer {
  padding: 1.375rem 1.625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bg-combo-packages .bg-combo-package-item .package-footer .price {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.bg-combo-packages .bg-combo-package-item .package-footer .price .old-price {
  color: #8187a0;
  font-weight: 500;
  font-size: 1rem;
  text-decoration: line-through;
}
.bg-combo-packages .bg-combo-package-item .package-footer .price .new-price {
  font-size: 1.375rem;
  font-weight: bold;
  color: #18d3a6;
}
.bg-combo-packages .bg-combo-package-item .package-footer .add-to-cart {
  background: #18d3a6;
  color: #fff;
  height: 2.875rem;
  display: flex;
  align-items: center;
  border-radius: 0.375rem;
  font-size: 1rem;
  font-weight: 600;
  padding: 0 1.375rem;
  line-height: 1;
  transition: 0.25s all;
}
.bg-combo-packages .bg-combo-package-item .package-footer .add-to-cart:hover {
  filter: brightness(1.1);
  transform: translateY(-0.25rem);
}
.bg-combo-packages .bg-combo-package-item .package-footer .add-to-cart:active {
  transform: translateY(0);
}

.page-seo-text {
  color: #1d3163;
  line-height: 1.4;
}
.page-seo-text img {
  max-width: 100%;
}
.page-seo-text .image-style-align-left {
  float: left;
  margin: 0 1.5rem 1.5rem 0;
  max-width: 30%;
}
.page-seo-text .image-style-align-right {
  float: right;
  margin: 0 0 1rem 1rem;
  max-width: 30%;
}
.page-seo-text p {
  margin-bottom: 1.5rem;
}
.page-seo-text strong {
  font-weight: bold;
}
.page-seo-text h1,
.page-seo-text h2,
.page-seo-text h3,
.page-seo-text h4,
.page-seo-text h5 {
  font-weight: 600;
  margin-bottom: 0.8em;
}
.page-seo-text h1 {
  font-size: 2rem;
}
.page-seo-text h2 {
  font-size: 1.625rem;
}
.page-seo-text h3 {
  font-size: 1.375rem;
}
.page-seo-text h4 {
  font-size: 1.25rem;
}
.page-seo-text h5 {
  font-size: 1.125rem;
}
.page-seo-text ul li {
  position: relative;
  padding-left: 1.5rem;
  line-height: 1;
  margin-bottom: 1rem;
}
.page-seo-text ul li::before {
  content: "";
  width: 1rem;
  border-radius: 1rem;
  aspect-ratio: 1/1;
  background: rgba(24, 211, 166, 0.25);
  position: absolute;
  left: 0;
  top: 0;
}
.page-seo-text ul li::after {
  content: "";
  width: 0.5rem;
  aspect-ratio: 1/1;
  border-radius: 0.5rem;
  background: #18d3a6;
  position: absolute;
  left: 0.25rem;
  top: 0.25rem;
}

.bg-page-bottom {
  background: #07032a url("../images/page-bottom-bg.webp") no-repeat center center/cover;
  padding: 10rem 0 0.9375rem;
}
.bg-page-bottom .page-bottom-tabs {
  padding: 0 1.875rem 1.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9.375rem;
  margin-bottom: 2.875rem;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: transparent;
  margin-top: -2.5rem;
  gap: 2rem;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon {
  height: 5rem;
  aspect-ratio: 1/1;
  border-radius: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.25s all;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon .ellipse {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2.5rem;
  overflow: hidden;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon .ellipse::before {
  content: "";
  height: 5rem;
  aspect-ratio: 1/1;
  border-radius: 5rem;
  background: rgba(255, 255, 255, 0.05);
  position: absolute;
  top: 0;
  left: 0;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon img {
  height: 1.875rem;
  position: relative;
  z-index: 1;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .text {
  font-weight: 500;
  color: #645da1;
  transition: 0.25s all;
  font-size: 1rem;
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button.active .icon {
  background: #fff;
  box-shadow: 0px 7px 27px 0px rgba(181, 186, 231, 0.45);
}
.bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button.active .text {
  color: #fff;
}
.bg-page-bottom .page-bottom-tabs .tab-content {
  background: #fff;
  border-radius: 0.375rem;
  padding: 1.25rem;
}
.bg-page-bottom .how-to-buy .how-to-buy-slider .swiper-slide {
  display: flex;
}
.bg-page-bottom .how-to-buy .how-to-buy-content {
  padding: 0.625rem 4rem 0.625rem 0.625rem;
  font-size: 1.125rem;
  color: #5e596b;
  line-height: 1.3;
}
.bg-page-bottom .how-to-buy .how-to-buy-content .title,
.bg-page-bottom .how-to-buy .how-to-buy-content h2 {
  background: url("../images/how-to-buy-text-bg.webp") no-repeat 100% 47%/150%;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-size: 1.8125rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
.bg-page-bottom .how-to-buy .how-to-buy-content p {
  margin-bottom: 1.5rem;
}
.bg-page-bottom .how-to-buy .how-to-buy-content ol,
.bg-page-bottom .how-to-buy .how-to-buy-content ul {
  max-width: 70%;
}
.bg-page-bottom .how-to-buy .how-to-buy-content ol li,
.bg-page-bottom .how-to-buy .how-to-buy-content ul li {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  gap: 1.125rem;
}
.bg-page-bottom .how-to-buy .how-to-buy-content ol li:last-child,
.bg-page-bottom .how-to-buy .how-to-buy-content ul li:last-child {
  margin-bottom: 0;
}
.bg-page-bottom .how-to-buy .how-to-buy-content ol li .number,
.bg-page-bottom .how-to-buy .how-to-buy-content ul li .number {
  height: 3.125rem;
  aspect-ratio: 1/1;
  border-radius: 0.25rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.125rem;
  background: url("../images/how-to-buy-text-bg.webp") no-repeat center 10%/400%;
}
.bg-page-bottom .how-to-buy .how-to-buy-slider .swiper-slide img {
  width: 100%;
  border-radius: 0.25rem;
}
.bg-page-bottom .how-to-buy .how-to-buy-slider .how-to-buy-slider-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding-top: 0.75rem;
}
.bg-page-bottom .how-to-buy .how-to-buy-slider .how-to-buy-slider-pagination .swiper-pagination-bullet {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 0.375rem;
  background: #324a94;
  opacity: 0.2;
  transition: 0.25s all;
}
.bg-page-bottom .how-to-buy .how-to-buy-slider .how-to-buy-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.75rem;
}
.bg-page-bottom .service-details {
  padding: 0.625rem 1.875rem 0.625rem 0.625rem;
  max-height: 21.25rem;
  overflow-y: auto;
}
.bg-page-bottom .page-bottom-faq {
  padding: 0.625rem;
}
.bg-page-bottom .page-bottom-faq .faq-item {
  cursor: pointer;
  padding-bottom: 1.5rem;
  position: relative;
}
.bg-page-bottom .page-bottom-faq .faq-item .faq-title {
  display: flex;
  align-items: center;
  color: #455ee0;
  gap: 0.625rem;
  padding-top: 1.5rem;
}
.bg-page-bottom .page-bottom-faq .faq-item .faq-title .icon {
  font-size: 22px;
  display: flex;
  transition: 0.25s all;
}
.bg-page-bottom .page-bottom-faq .faq-item .faq-title .title {
  font-size: 1.125rem;
  font-weight: 600;
}
.bg-page-bottom .page-bottom-faq .faq-item::after {
  content: "";
  height: 0.125rem;
  background: #455ee0;
  border-radius: 0.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.bg-page-bottom .page-bottom-faq .faq-item .faq-container {
  overflow: hidden;
  transition: 0.25s all;
  height: 0;
}
.bg-page-bottom .page-bottom-faq .faq-item .faq-container .faq-content {
  padding-left: 2rem;
  padding-bottom: 1rem;
  padding-top: 0.5rem;
  color: #787c90;
}
.bg-page-bottom .page-bottom-faq .faq-item:first-child .faq-title {
  padding-top: 0;
}
.bg-page-bottom .page-bottom-faq .faq-item:last-child {
  padding-bottom: 0;
}
.bg-page-bottom .page-bottom-faq .faq-item:last-child::after {
  display: none;
}
.bg-page-bottom .page-bottom-faq .faq-item.active .faq-title .icon {
  transform: rotate(45deg);
}
.bg-page-bottom .page-bottom-boxes {
  padding-top: 3.75rem;
}
.bg-page-bottom .page-bottom-boxes .box-item {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0 1.875rem 1.875rem;
  color: #fff;
  margin-bottom: 1.875rem;
  transition: 0.25s all;
}
.bg-page-bottom .page-bottom-boxes .box-item .icon {
  font-size: 3.125rem;
  color: #07c6c2;
  transform: translateY(-50%);
  display: flex;
  height: 3.75rem;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1.3125rem;
  transition: 0.25s all;
}
.bg-page-bottom .page-bottom-boxes .box-item .title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.125rem;
  margin-top: -0.75rem;
}
.bg-page-bottom .page-bottom-boxes .box-item .description {
  line-height: 1.3;
}
.bg-page-bottom .page-bottom-boxes .box-item:hover {
  background: rgba(255, 255, 255, 0.2);
}
.bg-page-bottom .page-bottom-boxes .box-item:hover .icon {
  background: rgba(7, 198, 194, 0.3);
}

.bg-app-footer {
  background-color: #19203f;
  color: #a7afd0;
  position: relative;
}
.bg-app-footer .footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.bg-app-footer .footer-top .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bg-app-footer .footer-top .row {
  height: 6.25rem;
  align-items: center;
}
.bg-app-footer .footer-top .logo {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  height: 6.25rem;
}
.bg-app-footer .footer-top .logo a {
  display: flex;
}
.bg-app-footer .footer-top .logo a img {
  height: 2.9375rem;
}
.bg-app-footer .footer-top .logo .experience-text {
  color: #989ba8;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 1.25rem;
}
.bg-app-footer .footer-top .logo .experience-text strong {
  font-weight: 600;
  color: #455ee0;
}
.bg-app-footer .footer-top .social {
  display: flex;
  align-items: center;
  gap: 1.125rem;
  height: 6.25rem;
  justify-content: center;
}
.bg-app-footer .footer-top .social .social-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  aspect-ratio: 1/1;
  border-radius: 2.5rem;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.25s all;
  color: #fff;
  font-size: 1.125rem;
}
.bg-app-footer .footer-top .social .social-item:hover {
  background: #455ee0;
}
.bg-app-footer .footer-contact {
  padding: 3.125rem 0 1.3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.bg-app-footer .footer-contact .contact-item {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-bottom: 1.875rem;
}
.bg-app-footer .footer-contact .contact-item .text {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.bg-app-footer .footer-contact .contact-item .text small {
  font-size: 14px;
  color: #fff;
}
.bg-app-footer .footer-contact .contact-item .text .link {
  font-size: 1.375rem;
  font-weight: 600;
  color: #fff;
}
.bg-app-footer .footer-contact .contact-item .text .link:hover {
  color: #455ee0;
}
.bg-app-footer .footer-contact .contact-item .icon {
  height: 3.75rem;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  color: #fff;
  background: #455ee0;
  box-shadow: 0px 8px 32px 0px rgba(69, 94, 224, 0.29);
  font-size: 1.5rem;
}
.bg-app-footer .footer-contact .contact-item .icon.whatsapp {
  background: #18d3a6;
  box-shadow: 0px 8px 32px 0px rgba(24, 211, 166, 0.29);
}
.bg-app-footer .footer-contact .contact-item .icon.email {
  background: #3ba9da;
  box-shadow: 0px 8px 32px 0px rgba(59, 169, 218, 0.29);
}
.bg-app-footer .footer-nav {
  padding: 2.5rem 0;
}
.bg-app-footer .footer-nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.25rem;
}
.bg-app-footer .footer-nav ul li a {
  display: block;
  font-weight: 500;
  padding: 0.875rem 2rem;
  border-radius: 3.125rem;
}
.bg-app-footer .footer-nav ul li a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
}
.bg-app-footer .footer-bottom {
  background: #12172e;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #a7afd0;
  position: relative;
}
.bg-app-footer .footer-bottom .container {
  height: 5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bg-app-footer .footer-bottom .dmca {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.75rem;
  border-radius: 0.1875rem 0.1875rem 0 0;
  max-width: 10.4375rem;
  text-align: center;
  gap: 0.625rem;
  color: #747c9d;
  font-size: 0.875rem;
  height: 5.5rem;
  margin-top: -0.5rem;
}
.bg-app-footer .footer-bottom .dmca img {
  height: 1.5rem;
}

.bg-page-header {
  background: #370065 url("/assets/images/page-header-bg.webp") no-repeat center/cover;
  padding: 4rem 0 26.125rem;
}
.bg-page-header.small {
  padding: 3.125rem 0 20rem;
}
.bg-page-header .left-title {
  display: flex;
  gap: 1.375rem;
  align-items: center;
  max-width: 65%;
  color: #fff;
}
.bg-page-header .left-title .icon {
  height: 5rem;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  color: rgb(var(--color));
}
.bg-page-header .left-title .title {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.bg-page-header .left-title .title h1,
.bg-page-header .left-title .title h2,
.bg-page-header .left-title .title h3,
.bg-page-header .left-title .title h4 {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}
.bg-page-header .left-title .description {
  line-height: 1.3;
}
.bg-page-header .breadcrumb ol {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.bg-page-header .breadcrumb ol li {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 0.375rem;
}
.bg-page-header .breadcrumb ol li .breadcrumb-item {
  color: inherit;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
}
.bg-page-header .breadcrumb ol li .arrow {
  display: flex;
  font-size: 1.25rem;
}
.bg-page-header .breadcrumb ol li:last-child .arrow {
  display: none;
}
.bg-page-header .mini-icons {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.bg-page-header .mini-icons .mini-icon {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  height: 3.125rem;
  aspect-ratio: 1/1;
  border-radius: 0.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
}
.bg-page-header .mini-icons .title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  margin-left: 0.75rem;
}

.bg-category-page {
  margin-top: -21.25rem;
  position: relative;
  z-index: 1;
  padding-bottom: 2.8125rem;
}
.bg-category-page .categories-content {
  background: #fff;
  padding: 1.875rem 1.875rem 0;
  border-radius: 3px;
  box-shadow: 0px 8px 54px 0px rgba(48, 55, 84, 0.19);
  overflow: hidden;
}

.bg-categories-wrapper .bg-category-item {
  display: flex;
  border: 1px solid rgb(var(--color));
  height: 5rem;
  border-radius: 2px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.875rem;
  gap: 1rem;
}
.bg-categories-wrapper .bg-category-item:hover {
  background: rgb(var(--color));
}
.bg-categories-wrapper .bg-category-item .category-left {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
.bg-categories-wrapper .bg-category-item .icon {
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 0 3.75rem 3.75rem 0;
  font-size: 1.5rem;
  transition: 0.25s all;
  background: rgb(var(--color));
  box-shadow: 0px 15px 24px 0px rgba(var(--color), 0.46);
}
.bg-categories-wrapper .bg-category-item .title {
  color: #1d3163;
  font-size: 1.25rem;
  font-weight: 600;
  transition: 0.25s all;
}
.bg-categories-wrapper .bg-category-item .category-right {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.bg-categories-wrapper .bg-category-item .more-btn {
  margin-right: 0.875rem;
  height: 3.125rem;
  display: flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0 1.5rem;
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  transition: 0.25s all;
  white-space: nowrap;
  background: rgb(var(--color));
  box-shadow: 0px 15px 24px 0px rgba(var(--color), 0.46);
}
.bg-categories-wrapper .bg-category-item:hover .icon,
.bg-categories-wrapper .bg-category-item:hover .more-btn {
  background: rgba(255, 255, 255, 0.3) !important;
}
.bg-categories-wrapper .bg-category-item:hover .title {
  color: #fff;
}
.bg-categories-wrapper .bg-category-item:hover .badge {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #fff;
}

@media only screen and (max-width: 1450px) {
  html,
  body {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1024px) {
  .show-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .show-desktop {
    display: none !important;
  }
  [class^=col-] {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .bg-app-header .bg-header-left .experience {
    display: none;
  }
  .bg-app-header .bg-header-left .logo img {
    height: 2.5rem;
  }
  .bg-home-hero {
    padding: 3rem 0 2rem;
  }
  .bg-home-hero .description {
    margin-bottom: 2rem;
  }
  .bg-home-hero .services-btn {
    margin-bottom: 2rem;
  }
  .bg-home-hero .bg-hero-reviews {
    display: none;
  }
  .bg-home-platforms .platforms {
    grid-template-columns: repeat(2, 1fr);
  }
  .bg-home-platforms {
    margin-top: -40px;
  }
  .bg-home-platforms .platforms {
    border-radius: 1.25rem;
  }
  .bg-home-combo-packages .combo-packages-title {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
  .bg-home-combo-packages .corporate-packages {
    flex-wrap: wrap;
    padding: 20px;
    height: unset;
    margin: 2rem 0;
  }
  .bg-home-combo-packages .corporate-packages .corporate-packages-left .content .badge {
    top: -2.2rem;
  }
  .bg-home-combo-packages .corporate-packages .corporate-packages-left .image {
    display: none;
  }
  .bg-home-combo-packages .corporate-packages .corporate-packages-right {
    width: 100%;
    padding: 20px 0 0;
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .bg-page-bottom .page-bottom-tabs .tab-buttons {
    gap: 1rem;
  }
  .bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon {
    height: 4rem;
  }
  .bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon .ellipse {
    height: 2rem;
  }
  .bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button {
    margin-top: -2rem;
    gap: 1rem;
  }
  .bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon .ellipse::before {
    height: 4rem;
  }
  .bg-page-bottom .page-bottom-tabs .tab-buttons .tab-button .icon img {
    height: 1.5rem;
  }
  .bg-page-bottom {
    padding: 4rem 0 1rem 0;
  }
  .bg-page-bottom .how-to-buy .how-to-buy-slider {
    display: none;
  }
  .bg-page-bottom .how-to-buy .how-to-buy-content {
    padding: 0;
  }
  .bg-page-bottom .how-to-buy .how-to-buy-content ol,
  .bg-page-bottom .how-to-buy .how-to-buy-content ul {
    max-width: 100%;
  }
  .bg-page-bottom .page-bottom-boxes .box-item {
    margin-bottom: 2.5rem;
  }
  .bg-app-footer .footer-contact {
    padding: 2rem 0 0;
  }
  .bg-app-footer .footer-nav ul {
    justify-content: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .bg-app-footer .footer-nav ul li a {
    padding: 0;
    margin-bottom: 10px;
  }
  .bg-app-footer .footer-nav ul li a:hover {
    background: unset;
  }
  .bg-app-footer .footer-bottom {
    padding: 1.5rem 0 0;
  }
  .bg-app-footer .footer-bottom .container {
    flex-wrap: wrap;
    gap: 30px;
    height: unset;
    justify-content: center;
    text-align: center;
  }
  .bg-page-header .left-title {
    max-width: 100%;
  }
  .bg-page-header {
    padding: 2rem 0 24rem;
  }
  .bg-categories-wrapper .bg-category-item .title {
    font-size: 1rem;
  }
  .bg-categories-wrapper .bg-category-item .icon {
    max-width: 3.75rem;
    width: 100%;
  }
  .bg-categories-wrapper .bg-category-item {
    height: unset;
    padding: 0.5rem 0;
  }
  .bg-app-footer .footer-top .container {
    flex-wrap: wrap;
    justify-content: center;
  }
}

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