html {
    scroll-behavior: smooth;
}

.color-000 {
    color: #000;
}
.color-4d4e56 {
    color: #4d4e56;
}
.color-343a40 {
    color: #343a40;
}


.heading-2xl {
    font-size: 3rem;
    line-height: 1.3;
    font-weight: 500;
}

.heading-xl {
    font-size: 2.25rem;
    line-height: 1.3;
}

.heading-xl-blog {
    font-size: 2rem;
    line-height: 1.3;
}

.heading-lg {
    font-size: 1.875rem;
    line-height: 1.5;
}

.heading-sm {
    font-size: 1.375rem;
    line-height: 1.4;
}

.body-sm {
    font-size: .975rem;
    line-height: 1.5;
}
.body-sm-medium {
    font-size: .92rem;
    line-height: 1.5;
    font-weight: 500;
}
.body-2xs-medium {
    font-size: .625rem;
    line-height: 1.5;
    font-weight: 500;
}
.body-md {
    font-size: 1.04rem;
    line-height: 1.5;
}
.body-xs {
    font-size: .75rem;
    line-height: 1.5;
}
.body-lg-medium {
    font-size: 1.25rem;
    line-height: 1.5;
}
.body-md-medium {
    font-size: 1rem;
    line-height: 1.5;
}

.body-lg-medium {
    font-size: 1.25rem;
    line-height: 1.5;
}

.body-lg {
    font-size: 1.25rem;
    line-height: 1.5;
}

.bg-e2e2e4 {
    background-color: #e2e2e4;
}

.radius-12 {
    border-radius: 12px;
}
.radius-100 {
    border-radius: 100px;
}

.py-4r {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem;
}

.sim-item-row span.list-icon[data-v-06c1f936] {
    position: unset;
}

.py-60 {
    padding: 60px 0 !important;
}

.flex-1 {
    flex: 1;
}

.item-atrri .bao-atrri {
    justify-content: space-between;
}

.sim-item-row.light[data-v-06c1f936] {
    padding: 18px 20px 19px 20px !important;
    justify-content: space-between;
}
.sim-detail-info[data-v-08bed3c2] {
    padding-left: 20px !important;
}

.tw-flex-row {
    display: flex;
}

.country-list {
    overflow: auto;
    border: unset !important;
}

.country-list .itemNation {
    border: unset !important;
}

.general-input .field label.label-web {
    display: block;
}

.general-input .field label.label-mobi {
    display: none;
}

.custom-control.custom-checkbox.new-checkbox .custom-control-label span.label-link .link-web {
    display: inline;
}

.custom-control.custom-checkbox.new-checkbox .custom-control-label span.label-link .link-mobi {
    display: none;
}

.payment-choose-method-item input[type="radio"] {
    min-width: 18px;
    min-height: 18px;
    width: 18px !important;
    height: 18px !important;
    appearance: none;
    display: grid;
    place-content: center;
}

.payment-choose-method-item input[type="radio"]::after {
    display: none;
}

.payment-choose-method-item input[type="radio"]::before {
    content: "" !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 12px !important;
    box-shadow: inset 1em 1em #FFF;
}

.payment-choose-method-item .method-title-row[data-v-08b2e17e] {
    justify-content: space-between !important;
}

.payment-choose-method-item[data-v-08b2e17e] {
    justify-content: center;
    min-height: 62px !important;
    padding: 16px 20px !important;
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03) !important;
}

.frame-bottom {
    position: relative;
    z-index: 3;
}

.sim-item-bottom.buy-now .btn.btn-sim-item-btn[data-v-8dcf1538]:hover {
    background-color: #fff;
    color: #4a4a4a;
}

.list-of-countries {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.list-of-countries .c--shared_country-list {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.list-of-countries .box-type-shadow-card.shadowed[data-v-0485cff4] {
    height: 100%;
}

.list-of-countries .country-list {
    max-height: 315px;
}
.sim-item-bottom-button .btn.btn-sim-item-btn[data-v-8dcf1538] {
    background-color: inherit;
}

.sim-item-bottom.buy-now .btn.btn-sim-item-btn[data-v-8dcf1538] {
    min-height: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: inherit;
    border-radius: 8px !important;
}

.topup-package-price-btn[data-v-08bed3c2] {
    min-height: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px !important;
}

.sim-item.theme-light .sim-item-bottom-button .btn.btn-sim-item-btn[data-v-8dcf1538] {
    min-height: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: inherit;
    border-radius: 8px !important;
}

.sim-detail-bottom.sim-detail-web {
    display: block;
}

.sim-detail-bottom.sim-detail-mobile {
    display: none;
}

.frame-countries.countries-list {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 7px;
    overflow: hidden;
    top: 62px;
    width: 100%;
    z-index: 20;
    padding-left: 0;
}

.frame-countries.countries-list li.countries-list-segment-container {
    cursor: default;
    display: block;
    padding: 0;
}

.frame-countries.countries-list li {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 11px 20px;
}

.frame-countries.countries-list li .country-name {
    color: #4a4a4a;
    display: inline-block;
    font-size: 15px;
    font-weight: 450;
    letter-spacing: 0;
    line-height: 1;
}

.frame-countries.countries-list li .country-flag {
    height: 28px;
    -o-object-fit: contain;
    object-fit: contain;
    vertical-align: middle;
    width: 37px;
}

.frame-countries.countries-list .countries-search-segment {
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    /* box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15); */
    margin: 9px 20px 9px 19px;
    max-width: 30%;
    text-align: left;
    width: max-content;
}

.frame-countries.countries-list .countries-search-segment:first-child {
    margin-top: 18px;
}

.frame-countries.countries-list .countries-search-segment p {
    color: #4a4a4a;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0 auto;
    padding: 7px 20px 6px;
    text-align: center;
}

.frame-countries.countries-list .countries-search-segment.segment-global {
    background: linear-gradient(90deg, #07053f, #0988a3);
}

.frame-countries.countries-list .countries-search-segment.segment-global p {
    color: #fff;
}

.search-container .clear-close {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.airalo-icon-close-round-filled:before {
    content: '\e921';
}

.frame-sort-order .select2-container {
    max-width: 250px;
    min-width: 240px;
    width: 100%;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 6px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 100px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 100px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #8a8a8a;
}

.frame-sort-order .select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    height: unset;
    border-radius: 8px !important;
    padding: 10px 30px;
}

.frame-sort-order .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 10px;
}

.frame-input-mautic .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #8a8a8a;
    font-size: 18px;
    font-weight: 400;
}

.frame-sort-order .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    color: #4a4a4a;
    font-weight: 500;
    display: flex;
    font-size: .9375rem;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 300px;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.select2-container.select2-container--open .select2-dropdown .select2-results__option {
    padding: 10px 30px;
    font-weight: 500;
    font-size: .9375rem;
}

.select2-container.select2-container--open .select2-dropdown .select2-results__option--highlighted[aria-selected] {
    color: #4a4a4a;
    background-color: #dddddd;
    font-weight: 500;
}

.select2-container.select2-container--open .select2-dropdown {
    width: 100%;
    top: 6px;
    border: unset;
    border-radius: 10px;
    /* overflow: hidden; */
}
.sim-item-row-right-value-btn {
    background-color: unset !important;
}
.modalEsim.show {
    background-color: #00000087;
}
.sim-item-row-right-value-btn:focus {
    box-shadow: unset !important;
    border: 1px solid #212529 !important;
    color: #212529 !important;
}
.custom-control.custom-checkbox.new-checkbox .custom-control-label {
    user-select: none;
}
.custom-control.custom-checkbox.new-checkbox .custom-control-label:hover {
    cursor: pointer;
}
.frame-content {
    padding: 10px 0;
}
.frame-content > div {
    display: none;
}
.frame-content .left-news {
    border: 1px solid #eee;
    padding: 1.75rem 1.25rem 2rem 1.25rem;
    border-radius: 0.75rem;
    max-height: 250px;
    overflow-y: scroll;
}
.frame-content .left-news::-webkit-scrollbar {
    width: 10px;
}
.frame-content .left-news::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 100px;
}
.frame-content .left-news::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 100px;
}
.frame-content .left-news::-webkit-scrollbar-thumb:hover {
    background: #8a8a8a;
}
.frame-content .left-news .p-title {
    color: #4a4a4a;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.09rem;
}
.frame-content .left-news .p-time {
    color: #8a8a8a;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.002rem;
    position: relative;
}
.order-summary-header {
    margin-bottom: 5px;
}
.custom-control.custom-checkbox.new-checkbox .custom-control-label strong {
    color: #4a4a4a;
    font-weight: 500;
}
.hero-description {
    font-size: 1.1rem;
    font-weight: 400 !important;
}
.hero-description.text-left {
    text-align: left;
}
.how-does-airalo-work-card-item .hero-description{
    text-align: center;
}
.hero-description.description-left {
    text-align: left;
    padding: 0;
}
.airgsm-container {
    max-width: 1169px !important;
}
.airgsm-container .frame-title {
    margin-bottom: 40px;
}
.airgsm-container .frame-title .title-h2{
    margin: 0;
}
.item-menu {
    font-weight: 700;
}
.item-menu:hover a{
    color: #4a4a4a;
}
.frame-description {
    font-size: .9375rem;
    letter-spacing: 0;
    line-height: 1.4;
    margin: 0;
    color: #4a4a4a;
}
.frame-description .home-description {
    color: #8a8a8a;
}

.container-questions .itemFaq{
    grid-template-columns: unset;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.container-questions .main-change .faq-change .item-slide .item-list {
    position: relative;
}

.container-questions .main-change .faq-change .item-slide .item-list::before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    width: 3px;
    background-image: linear-gradient(#ffa334, #ff7320);
}
.container-reivews {
    padding: 30px;
    background: #FFF;
    border-radius: 7px;
}

.container-reivews .card.review-item {
    margin-bottom: 20px;
    box-shadow: 1px 0 5px 0px rgba(0, 0, 0, .15) !important;
}

.container-reivews .card.review-item:last-child {
    margin-bottom: 0;
}

.container-reivews .swiper-container {
    padding: 5px;
}
.container-reivews .reivews-title {
    text-align: center;
    font-weight: 600;
}
.container-reivews .reivews-desc {
    text-align: center;
    font-size: .9375rem;
    letter-spacing: 0;
    line-height: 1.4;
    margin: 0;
    color: #8a8a8a;
}

.container-reivews .country-name {
    margin-left: 8px !important;
}

.container-reivews .country-name img{
    border: 1px solid #0000001f;
}
.frame-reviews .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}
.frame-reviews .rating {
    gap: 5px;
    font-size: 0.9375rem;
    letter-spacing: 0;
    line-height: 1.4;
}
.frame-reviews .vote {
    display: flex;
    text-align: center;
    font-size: 0.8375rem;
    letter-spacing: 0;
    line-height: 1.4;
}
.frame-reviews .rating .raiting-box-item span{
    width: 18px;
    height: 18px;
    align-items: center;
}
.header-mobile {
    display: none;
    padding: 20px 0;
}
.header .header-content {
    display: flex;
    justify-content: space-between;
}
.header-mobile .frame-btn:hover {
    cursor: pointer;
}
.header-mobile .frame-btn .btn-close {
    display: none;
}
.header-mobile .frame-btn .btn-side-bar {
    display: block;
}
.header-mobile .frame-btn.show .btn-close {
    display: block;
}
.header-mobile .frame-btn.show .btn-side-bar {
    display: none;
}
.header-mobile .side-bar {
    width: 100%;
}
.header-mobile .logo-page {
    margin: auto;
    padding-right: 45px;
    margin-left: 0;
}
.header-mobile .logo-page img {
    width: 120px !important;
    height: 30px !important;
}
.header {
    position: relative;
}
body.blur-background {
    overflow: hidden;
}
body.blur-background::before {
    content: '';
    background: rgba(0, 0, 0, 0.5); 
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}
.header-navigation nav ul .item-menu {
    font-weight: 400;
}    
.header-navigation nav ul .item-menu svg {
    display: none;
}
.tabs-menu-wrapper {
    background-color: #eaebee;
    border-radius: .4em;
    align-items: center;
    padding: 10px;
    margin-bottom: 20px !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    font-weight: 600;
    color: #101828 !important;
    background-color: rgba(72, 236, 134, .59) !important;
}
.tab-content {
    background-color: #fff;
    border: 1px solid #f0eaea;
    border-radius: 1rem;
    padding: 2rem;
    width: 100%;
}
.uui-layout09_item-text-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.uui-layout09_item-text-wrapper .title{
    padding: 5px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    margin-left: 3px;
}
.uui-text-size-medium {
    color: #475467;
    font-size: 1rem;
    line-height: 1.5;
}
.tab-content hr {
    border-top: 1px solid #f0eaea;
    width: 100%;
    height: 1px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.tab-content .uui-faq04_heading {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 30px;
}
.tab-content .uui-compatibility_feature {
    display: flex;
    align-items: center;
}
.tab-content .uui-text-size-medium {
    margin-bottom: 0;
    margin-left: 10px;
}
.header-navigation nav ul li[data-v-4f9eb2f4] {
    padding: 10px;
    border: unset;
    line-height: 29px;
}
.header-navigation nav ul li[data-v-4f9eb2f4]:hover a::after{
    display: block;
}
.header-item[data-v-d52bcba6] {
    line-height: normal !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.header-navigation nav ul li[data-v-4f9eb2f4] a {
    position: relative;
    color: #000;
}
.header-navigation nav ul li[data-v-4f9eb2f4] a::after {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    bottom: -8px;
    height: 2px;
    background: #e3e3e3;
    display: none;
    border-radius: 20px;
}
.li-text:hover a::after {
    display: none !important;
}
.header[data-v-4f9eb2f4] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: unset !important;
}
.header[data-v-4f9eb2f4].sticky {
    border-bottom: 1px solid #ddd;
}
.header-content[data-v-4f9eb2f4] {
    padding: 20px 0;
    max-width: 1169px !important;
}
/* .btn-login {
    border: 1px solid #575252 !important;
    border-radius: 25px;
    padding: 8px 10px !important;
} */

/* .btn-login:hover {
    background: #dddddd52;
    cursor: pointer;
} */

.btn-login:hover a::after {
    display: none !important;
}

.header-navigation nav ul .partition-li {
    margin-left: 200px;
}

.li-text:hover .c--shared_header_item-block .header_sub-lang {
    display: none;
}
.menu-bottom {
    display: none;
}
.container-item {
    color: #4a4a4a;
}

.container-item .title-item {
    gap: 20px;
}
.container-item .title-item h1 {
    font-size: 2rem;
    line-height: 1.2;
    color: #000;
}
.container-item .logo-data {
    border-radius: 16px !important;
}
body {
    background: #FFF !important;
}
.tabs-item-wrapper {
    background: #f8f8fb;
    border-radius: 100px;
    padding: 8px;
    width: fit-content;
}

.tabs-item-wrapper.nav-pills .nav-link {
    padding: 8px 12px;
    font-size: 14px;
    width: fit-content;
    text-align: center;
    margin: 0 8px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    color: #4a4a4a;
}

.tabs-item-wrapper.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: unset !important;
    border-radius: 0 !important;
    color: #ff7320 !important;
}

.container-item .tab-content {
    border: unset;
    border-radius: unset;
    padding: unset;
}
.btn-check-device {
    padding: 12px;
    border: unset;
    border-radius: 100px;
    font-weight: bold !important;
    width: fit-content;
    background: #f8f8fb;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #4a4a4a;
}
.btn-check-device:hover {
    background: #ff7320 !important;
    color: #FFF;
}
.container-item .tab-content {
    font-size: .875rem;
    line-height: 1.5;
}
.container-item .tab-content ul {
    list-style: disc;
    padding-left: 25px;
}
.container-item .desc-item {
    font-size: 1.375rem;
    line-height: 1.4;
}
.list-pack-data {
    padding: 0 10px;
}
.item-pack {
    position: relative;
    padding: 5px;
    display: flex;
}
.item-pack input {
    display: none;
}
.item-pack label {
    padding: 1rem;
    width: 100%;
    border: 1px solid #e2e2e4;
    margin-bottom: 0;
    border-radius: 8px;position: relative;
}

.item-pack label {
    display: flex;
    flex-direction: column;
}

.item-pack label:hover {
    cursor: pointer;
    border: 1px solid #ff7320;
}

.item-pack .checkbox-discount {
    align-items: center;
    justify-content: space-between;
    margin-bottom: .4rem;
    gap: 8px;
}

.item-pack label .checkbox-discount .default {
    display: none;
}

.item-pack .checkbox-discount span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #e2e2e4;
}


.item-pack label .checkbox-discount .default {
    padding: 3px 12px;
    background: #e2e2e4;
    color: #FFF;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    width: 100%;
    border: 1px solid transparent;
}
.item-pack label .checkbox-discount .default p {
    font-size: 0.6635rem;
    margin-bottom: 1px;
    display: flex;
    gap: 2px;
}

.item-pack label .checkbox-discount .default .icon-done {
    display: none;
}

.item-pack.item-pack label .checkbox-discount .default.add-discount {
    background: #000;
}
.item-pack.item-pack label .checkbox-discount .default.most-popular {
    background: green;
}
.item-pack.item-pack input:checked + label .checkbox-discount .default .icon-done {
    display: block;
    position: absolute;
    top: -6px;
    right: -5px;
    background: #FFF;
    border-radius: 100px;
}


.item-pack label p {
    font-size: 1rem;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 0;
    margin-bottom: .2rem;
}

.item-pack label p:last-child {
    margin-bottom: 0;
}

.item-pack label p span {
    color: #6c6d75;
}

.item-pack label:hover  .checkbox-discount span{
    cursor: pointer;
}

.item-pack input:checked + label {
    background-color: #ff732014;
    border: 1px solid #ff7320; 
}
.item-pack input:checked + label hr {
    border-color: #ff7320;
}
/* .item-pack input:checked + label .checkbox-discount .default {
    border: 1px solid #ff7320;
} */
.item-pack input:checked + label .checkbox-discount span{
    border: 1px solid #ff7320;
}

.item-pack label:hover .checkbox-discount span{
    border: 1px solid #ff7320; 
}

.item-pack label:hover .checkbox-discount svg .cls-2, 
.item-pack input:checked + label .checkbox-discount svg .cls-2{
    fill: rgb(251 117 47) !important;
}
.item-pack label:hover .checkbox-discount svg .cls-1,
.item-pack input:checked + label .checkbox-discount svg .cls-1{
    fill: rgb(252 164 67) !important;
}

.note-pack {
    margin-top: 20px;
}

.container-cart.cart-empty .container-shopping{
    display: none;
}

.container-cart .container-empty {
    display: none;
}
.container-cart.cart-empty .container-empty{
    display: flex;
    padding: 100px 0;
}

.btn-back-home {
    letter-spacing: 0;
    font-size: .935rem;
    text-transform: capitalize;
    font-weight: 600;
    display: flex;
    width: fit-content;
    justify-content: center;
    padding: 12px;
    color: #FFF !important;
    background: #000;
    border-radius: 4px;
    margin: auto;
    min-width: 300px;
}

.container-empty p {
    font-weight: 600;
}

.btn-back-home:hover {
    background: #ff7320;
    text-decoration: unset;
}

.note-pack p {
    font-size: .875rem;
    line-height: 1.5;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}
.note-pack p:last-child {
    margin-bottom: 0;
}
.container-btn {
    margin-top: 20px;
}
.btn-get-pack {
    border: unset;
    display: flex;
    width: 100%;
    background: unset;
}
.frame-btn-function {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    padding: 5px;
    border-radius: 6px;
    border: 1px solid #cacaca;
    width: 100%;
}
.frame-btn-function input {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    padding: 0 10px 0 10px !important;
    width: 50px;
    border-radius: unset !important;
    border: unset !important;
    background: unset !important;
    text-align: center;
}
.frame-btn-function .btn-add svg {
    fill: red;
}
.frame-btn-function button {
    border: unset;
    background: unset;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    position: relative;
    padding: 7px;
}
.frame-btn-function button:hover {
    background: #ebebf1;
    border-radius: 6px;
}
.frame-btn-function .btn-minus::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    right: -7px;
    top: 3px;
    background: #cacaca;
}
.frame-btn-function .btn-plus::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    left: -7px;
    top: 3px;
    background: #cacaca;
}
.container-shopping table .frame-btn-function .btn-plus::after,
.container-shopping table .frame-btn-function .btn-minus::after {
    display: none;
}
.btn-add-to-cart {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 12px;
    color: #4a4a4a !important;
    background: #FFF;
    border-radius: 4px;
    border: 1px solid #4a4a4a;
}
.btn-get-pack a {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 12px;
    color: #FFF !important;
    background: #000;
    border-radius: 4px;
    border: 1px solid #000;
}
.btn-get-pack a:hover {
    background: #ff7320 !important;
    color: #FFF;
    border: 1px solid #ff7320;
}
.btn-add-to-cart:hover {
    background: #ff7320 !important;
    color: #FFF !important;
    border: unset;
}
.how-does-airalo-work-desc {
    margin-bottom: 40px;
    font-size: .9375rem;
    letter-spacing: 0;
    line-height: 1.4;
}

.why-use-airalo {
    background: #000;
    position: relative;
    color: #FFF;
}

.why-use-airalo .why-use-airalo-title[data-v-57146829] {
    color: #FFF;
}

.why-use-airalo .why-use-airalo-card-item[data-v-754c7c72] {
    background: unset;
    box-shadow: unset;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.why-use-airalo .why-use-airalo-card-item[data-v-754c7c72] h4 {
    margin-bottom: 0;
}
.why-use-airalo .why-use-airalo-card-item .content[data-v-754c7c72] {
    color: #FFF;
    text-align: start;
}

.why-use-airalo .why-use-airalo-card-item .img[data-v-754c7c72] {
    margin-top: 0;
}
.why-use-airalo-background {
    /* background-image: url('https://esim.apl.vn/blocks/future/assets/images/tuong%20lai%20esim%20bg.svg'); */
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.container-fluid {
    z-index: 1;
    position: relative;
}
.container-fluid .why-use-airalo-card-wrapper[data-v-57146829] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.modal-product {
    background-color: rgba(0,0,0,.5);
}
.modal-product .modal-dialog {
    max-width: 600px;
    height: 100%;
    display: flex;
    align-items: center;
}
.modal-product .modal-content {
    border-radius: 20px;
    padding: 2rem;
    color: #000;
}
.modal-product .modal-header {
    border-bottom: unset;
    align-items: center;
    gap: 20px;
    padding: 0;
    margin-bottom: 20px;
}
.modal-product .modal-title {
    font-size: 1.575rem;
    line-height: 1.4;
    font-weight: 500;
    flex: 1;
    text-align: center;
}
.modal-product .modal-body {
    padding: 0;
    margin-top: 30px;
    max-height: 530px;
    overflow: auto;
}

.modal-product .btn-closed:hover {
    cursor: pointer;
}
.modal-product .title-device {
    font-size: 1.75rem;
    line-height: 1.4;
}
.modal-product .desc-device {
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 10px;
}
.modal-product .modal-body ul {
    list-style: none;
    padding-left: 0;
    width: 100%;
}
.modal-product .modal-body ul li {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px;
    border-bottom: 1px solid #e2e2e4;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: space-between;
}
.modal-product .modal-body ul li .frame-nation{
    display: flex;
    align-items: center;
    gap: 15px;
}
.modal-product .modal-body ul li .frame-network .item{
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-end;
}
.modal-product .modal-body ul li .frame-network {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.modal-product .modal-body ul li .frame-network .item span {
    padding: 0 1px;
    border-radius: 3px;
    border: 2px solid #4a4a4a;
    font-weight: 700;
    color: #4a4a4a;
    font-size: 0.635rem;
    line-height: normal;
}
.modal-product .modal-body ul li p {
    margin-bottom: 0;
}
.modal-product .modal-body ul li:last-child {
    border-bottom: unset;
}
.modal-product .modal-body ul li:first-child {
    padding-top: 0;
}
.modal-product .modal-body ul li img {
    border-radius: 100px;
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    object-fit: cover;
}
.how-does-airalo-work-card-wrapper[data-v-303d8472].card-wrapper-web {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.breadcrum {
    font-weight: 500;
    color: #4a4a4a;
}
.how-does-airalo-work-card-item[data-v-46baf8c4] {
    box-shadow: 0 1.3px 8px 0 hsla(0,0%,53%,.25);
    border-radius: 12px;
}
.how-does-airalo-work-card-item .frame-top{
    background: #f1f2f3;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
}
.how-does-airalo-work-card-item img {
    max-width: 100%;
    height: auto;
}
.how-does-airalo-work-card-item .frame-bottom {
    padding: 2rem 1.2rem;
    background: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
}
.how-does-airalo-work-card-item .frame-bottom .title[data-v-46baf8c4] {
    margin: 0;
    text-align: start;
}
.how-does-airalo-work-card-item .frame-bottom .hero-description {
    text-align: start;
}
.text-body-how-does-airalo {
    margin-bottom: 0 !important;
    padding: 1.5rem 2rem;
    color: #a4a6b7;
    font-size: 1.15rem;
    line-height: 1.5;
    font-weight: 500;
}
.frame-data-info {
    display: none;
}
.container-btn-mobile {
    margin-top: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    z-index: 100;
    padding: 15px 30px;
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
}
.store-item .country-name p[data-v-59a45472] {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.container-shopping table{
    width: 100%;
    border-collapse: collapse;
    border-radius: 4px 4px 0 0;
    border-style: hidden;
    box-shadow: 0 0 0 1px #cacaca;
    background: #FFF;
}
.container-shopping table thead th{
    padding: 18px 20px;
    text-align: center;
}
.container-shopping table tbody td:first-child {
    text-align: start;
    padding-left: 20px;
}
.container-shopping table tbody td:last-child {
    text-align: end;
    padding-right: 20px;
}
.custom-control.custom-checkbox.new-checkbox .custom-control-label:before {
    background: #FFF;
}
.container-shopping table thead th:nth-child(3), 
.container-shopping table tbody td:nth-child(3){
    text-align: start;
}
.container-shopping table tbody tr{
    border-top: 1px solid #cacaca;
}
.container-shopping table tbody td {
    padding: 13px;
    text-align: center;
    color: #6d6d6e;
}
.container-shopping table.order-summary tbody td {
    padding: 18px 13px;
}
.container-shopping table tbody td h5 {
    font-size: 0.95rem;
    font-weight: 600;
    margin-bottom: 0;
}
.container-shopping table tbody td p {
    margin-bottom: 0;
    font-size: 0.75rem;
    font-weight: 400;
    margin-top: 4px;
    text-align: start;
}
.container-shopping table tbody td .discount {
    margin-bottom: 0;
    font-size: 0.75rem;
    font-weight: 600;
    margin-top: 4px;
    color: #a9a9a9;
    text-decoration: line-through;
}
.container-shopping table tbody td img {
    width: 100%;
    height: 100%;
    aspect-ratio: 62 / 41;
    object-fit: contain;
    max-width: 62px;
}
.container-shopping table tbody .btn-remove svg path {
    fill: #cacaca;
}
.container-shopping table tbody .btn-remove:hover {
    cursor: pointer;
}
.container-shopping table tbody .btn-remove:hover svg path {
    fill: red;
}
.container-shopping .frame-btn-function {
    width: fit-content;
    margin: auto;
    border-radius: 4px;
    max-width: 110px;
    min-height: 40px;
}
.container-shopping .frame-btn-function input {
    padding: 0 2px 0 2px !important;
    max-width: 30px;
}
.container-shopping .frame-btn-function button {
    padding: 3px;
}
.container-shopping table.total-amount tbody h5{
    font-size: .9375rem;
    font-weight: 400;
    color: #4a4a4a;
}
.container-shopping table.total-amount tbody .sub-title-sum {
    font-weight: 500;
}
.container-shopping table.total-amount tbody h5:last-child {
    font-weight: 500;
}

.container-shopping table.total-amount tbody p{
    font-size: .9375rem;
    margin-top: 0;
    font-weight: 700;
    color: #4a4a4a;
}

.frame-discount-code input {
    border-radius: 4px  !important;
    border: 1px solid #cacaca !important;
    background: #FFF !important;
    width: 100%;
    font-size: .9375rem !important;
}
.frame-discount-code input::placeholder {
    color: #8e8e8f;
}
.frame-discount-code button {
    padding: 8px 20px;
    border: unset;
    border-radius: 4px;
    color: #FFF;
    background: #858484;
    font-weight: 600;
    width: 100%;
    height: 100%;
    min-width: 103px;
    font-size: .9375rem;
    border: 1px solid #cacaca;
}
.frame-discount-code button:hover {
    background: rgb(77 115 239);
    color: #FFF;
}
.frame-discount-code input.input-discount-code:focus {
    border-color: black !important;
}
.btn-continue-buying {
    max-width: 200px;
    border: unset;
    font-weight: 600;
    background: unset;
    color: #4a4a4a;
    display: flex;
    align-items: center;
    display: flex;
    align-items: center;
    gap: 5px;
}
.btn-continue-buying:hover {
    color: #ff7320;
}
.btn-continue-buying:hover svg path {
    fill: #ff7320;
}
.btn-pay {
    padding: 0.5rem 1rem;
    border: unset;
    border-radius: 4px;
    font-weight: 600;
    background: #ff7320;
    color: #fff;
    min-width: 250px;
}
.button.button-secondary.selected, .button.button-secondary:hover {
    background: #ff7320 !important;
    color: #FFF !important;
}
table .frame-ic-flag {
    position: relative;
    width: fit-content;
}
table .frame-ic-flag::before {
    position: absolute;
    content: attr(data-card);
    padding: 2px;
    border-radius: 100px;
    top: -8px;
    right: -8px;
    font-size: 10px;
    line-height: normal;
    color: #fff;
    background: #6d6d6e;
    height: 18px;
    width: 18px;
    text-align: center;
}
.container-shopping table.order-summary tbody td h5 {
    color: #4a4a4a;
    text-align: start;
}
.container-shopping table.order-summary tbody td .total-money p {
    font-size: .9375rem;
    font-weight: 700;
    margin-top: 0;
    color: #4a4a4a;
    margin-left: 5px;
}
.container-shopping table.order-summary tbody td .total-money span {
    font-size: .7375rem;
}
.container-shopping table.order-summary tbody td h5.sub-title-sum {
    font-weight: 700;
}
.container-shopping table.order-summary tbody td:first-child {
    text-align: start;
    padding-left: 20px !important;
}
.container-shopping table.order-summary tbody td:last-child {
    text-align: end;
    padding-right: 20px !important;
}
.container-shopping table.order-summary tbody tr {
    border: unset;
    position: relative;
}
.container-shopping table.order-summary tbody tr::before {
    position: absolute;
    content: '';
    top: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    border-top: 1px solid #cacaca;
}
.container-shopping table.order-summary tbody .bottom-order-summary td{
    padding: 25px 20px;
}
.container-shopping table.order-summary tbody .bottom-order-summary .text-save {
    display: flex;
    align-items: center;
    gap: 5px;
}
.container-shopping table.order-summary tbody .bottom-order-summary .text-save p {
    border-radius: 8px;
    font-size: 0.853rem;
    font-weight: 600;
    color: #ed0c0c;
    margin-top: 0;
}
.container-shopping table.order-summary tbody .bottom-order-summary .discount {
    font-size: 0.853rem;
}
.container-shopping table.order-summary tbody tr:last-child::before {
    left: 0;
    right: 0;
}
.frame-error .text-error{
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 12px;
    background: #ef818145;
    border-radius: 8px;
    font-size: 0.853rem;
    color: #4a4a4a;
    font-weight: 600;
}
.frame-error .text-error p {
    border-radius: 8px;
    font-size: 0.853rem;
    font-weight: 600;
    color: #4a4a4a;
    margin-top: 0;
}
.container-shopping table.order-summary tbody .frame-error::before {
    border: unset;
}
.frame-error {
    display: none;
}
.frame-error.invalid {
    display: table-row;
    margin-bottom: 15px;
}
.frame-discount-code.invalid .input-discount-code{
    border-color: red !important;
}
.frame-discount-code.valid {
    display: none;
}
.frame-text-valid .text-valid{
    display: flex;
    align-items: center;
    gap: 5px;
}
.frame-text-valid .text-valid p {
    border-radius: 8px;
    font-size: 0.953rem;
    font-weight: 600;
    color: #16744b;
    margin-top: 0;
}
.btn-remove-discount {
    padding: 4px 16px;
    border: unset;
    border-radius: 100px;
    color: #4a4a4a;
    font-weight: 600;
    font-size: .9375rem;
}
.btn-show-data {
    background: black;
    letter-spacing: 0;
    font-size: .935rem;
    text-transform: capitalize;
    font-weight: 600;
    display: flex;
    width: fit-content;
    justify-content: center;
    padding: 12px;
    color: #FFF !important;
    background: #000;
    border-radius: 4px;
    margin: auto;
    min-width: 300px;
    margin-top: 40px;
    border: unset;
}
.btn-show-data:hover {
    background: #ff7320 !important;
}
.container-notes {
    background: #fafafa;
}
.color-text-black {
    color: #8a8a8a;
}
.container-reviews-v2 .swiper-slide img{
    margin-bottom: 20px;
}
.container-reviews-v2 .swiper-slide p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 21px;
}
.container-reviews-v2 .swiper-slide .content-Verify, 
.container-reviews-v2 .swiper-slide .content-Verify p,
.container-reviews-v2 .swiper-slide .content-Verify img {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0;
    gap: 8px;
}
.container-reviews-v2 .frame-btn {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 15px;
    left: 15px;
    gap: 10px;
}
.container-reviews-v2 .frame-btn button {
    padding: 11px 12px;
    border: unset;
    background: #FFF;
    font-size: 24px;
    border: 1px solid #e4e6ea;
    box-shadow: unset;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container-reviews-v2 .text-left .desc,
.container-reviews-v2 .text-right .desc{
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    min-width: max-content;
}
.container-reviews-v2 .text-left p,
.container-reviews-v2 .text-right p{
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    max-width: 215px;
}
.container-reviews-v2  .text-left .desc span {
    font-weight: 500;
    font-size: 26px;
    line-height: 26px;
    margin-right: 10px;
    margin-top: 10px;
}
.container-reviews-v2 .carousel-indicators button{
    width: 10px;
    height: 10px;
    border: unset;
    border-radius: 100px;
    background: #e4e6ea;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active  {
    width: 25px !important;
    border-radius: 8px;
    background: #000 !important;
}
.container-reviews-v2 .carousel-inner{
    padding-bottom: 40px;
}
.container-reviews-v2 .swiper-button-prev {
    top: unset;
    bottom: 0;
    z-index: 11;
    left: 0;
    height: auto;
    width: auto;
    padding: 12px 16px;
    background: #FFF;
    font-size: 24px;
    border: 1px solid #e4e6ea;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
}
.container-reviews-v2 .swiper-button-next  {
    top: unset;
    bottom: 0;
    z-index: 11;
    right: unset;
    left: 50px;
    height: auto;
    width: auto;
    padding: 12px 16px;
    background: #FFF;
    font-size: 24px;
    border: 1px solid #e4e6ea;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
}
.container-reviews-v2 .swiper-button-next::after,
.container-reviews-v2 .swiper-button-prev::after {
    font-size: 12px;
}
.container-notes .note-item{
    border: 1px solid #dde1e8;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 40px;
    height: 100%;
    justify-content: flex-start;
    background: #fff;
    position: relative;
    gap: 12px;
}
.container-notes .note-item h3 {
    margin-bottom: 0;
    font-size: 1.45rem;
}

.container-notes .note-item p {
    margin-bottom: 0;
    font-size: 0.9375rem;
}
.menu-feature:hover .header-item[data-v-d52bcba6]{
    color: #ff7320 !important;
}
.menu-feature:hover svg path {
    fill: #ff7320;
}
.menu-feature:hover svg path {
    fill: #ff7320;
}
.hide-border:hover a::after {
    display: none !important;
}
.menu-feature.first:hover svg path {
    fill: inherit;
}
.menu-feature.first:hover svg path {
    stroke: #ff7320;
}
.hr-menu {
    display: flex;
    width: 1.5px;
    height: 12px;
    background: #ddd;
}
.how-does-airalo-work-title[data-v-303d8472] {
    color: #000 !important;
    font-size: 2rem;
    text-transform: capitalize;
    line-height: normal !important;
}
.countries-html .country-item[data-v-83ea216a] {
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
    background-color: #f1f2f3;
}
.country-item a[data-v-83ea216a], .country-item a[data-v-83ea216a]:focus {
    padding: 20px;
}
.frame-bottom .hero-description{
    font-size: 0.9353rem;
}
.country-item a span[data-v-83ea216a] {
    color: #000;
}
.country-item a span[data-v-83ea216a] {
    transform: rotate(0deg);
}
.main-change .faq-change .item-slide .item-list:hover {
    cursor: pointer;
}
.main-change .faq-change .item-slide .item-list {
    transition: all 0.5s;
    height: 100%;
}
.main-change .faq-change .item-slide .item-list.active {
    height: 100%;
}

.main-change .faq-change .item-slide .item-list.active ~ .main-change .faq-change .item-slide .item-list {
    background: red !important;
}

.item-list .collapse {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}

.item-list .collapse.show {
    max-height: 200px; 
}

.main-change .faq-change .item-slide .item-list.active .show-list {
    color: #ff7320;
}

.main-change .faq-change .item-slide .item-list .cl .cl1,
.main-change .faq-change .item-slide .item-list .show-list {
    transition: all 0.3s;
}

.main-change .faq-change .item-slide .item-list.active .cl .cl1 {
    transform: rotate(0deg);
}

/* .main-change .faq-change .item-slide .item-list .show-list {
    gap: 40px;
} */

.itemFaq.item-slide .item-list {
    align-items: start;
}

.home-container-padding {
    padding: 30px 0 !important;
}

.add-to-cart-msg {
    margin-top: 16px;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 10%);
    padding: 8px;
    border-radius: 8px;
    font-size: .875rem;
    font-weight: 600;
    display: none;
    align-items: center;
}
.add-to-cart-msg.show {
    display: flex;
}

.cart-items-size {
    position: relative;
}
.cart-items-size::before {
    content: attr(cart-items-size);
    font-size: 12px;
    padding: 6px;
    border-radius: 100px;
    background: #ff7320;
    color: #FFF;
    height: 17px;
    width: 17px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -7px;
    left: -8px;
    position: absolute;
}

.cart-items-size:not([cart-items-size]) {
    display: none;
}

.item-pack .item-discount {
    align-items: center;
    gap: 10px;
    flex: 1;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.item-pack .item-discount p {
    margin-bottom: 0;
    order: 2;
}

.item-pack .item-discount p.package-price {
    margin-bottom: 0;
    color: #ed5252;
}

.item-pack .item-discount span {
    display: none;
    text-decoration: line-through;
    color: #6c6d75;
    font-weight: 500;
}

.item-pack .item-discount span {
    display: flex;
}

.btn-show-nation {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    width: fit-content;
}

.frame-icon-nation {
    margin-left: 10px;
}

.btn-show-nation img {
    border-radius: 100px;
    width: 25px;
    height: 25px;
    object-fit: cover;
    border: 2px solid #e2e2e4;
    margin-left: -10px;
}

.btn-show-nation u {
    font-size: 0.9575rem;
    font-weight: 500;
    line-height: normal;
}

.btn-show-nation:hover {
    cursor: pointer;
}

.btn-show-nation:hover u{
    color: #ff7320;
}

.modal-product .search-results{
    position: relative;
}

.modal-product .search-results .frame-countries.countries-list{
    top: 20px;
}

.slide-product {
    border: 1px solid #dde1e8;
    border-radius: 10px;
    padding: 2rem;
    min-width: 350px;
}
.swiper-product.swiper-pagination {
    bottom: 2rem !important;
}

.swiper-product .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff7320 !important;
}

.order-summary .general-input .field input.input {
    background-color: #FFF;
}
.order-summary .general-input .field input.input:focus {
    background-color: #FFF;
}

.order-summary .general-input .field.field-invalid input.input {
    background-color: #FFF !important;
    color: #000;
}

.order-summary .general-input .field .input.focused+label, .general-input .field .input:focus+label {
    color: #8a8a8a !important;
}

.button.button-complete {
    background: #ff7320 !important;
    width: fit-content !important;
    min-width: 220px;
}
.frame-btn-complete {
    display: flex;
    justify-content: center;
    flex: 1;
}
.frame-title-home {
    padding-top: 100px;
    /* background-image: linear-gradient(180deg,#FFF6F1 0%,#FFFFFF00 100%); */
    position: relative;
}
.frame-title-home::before {
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background-image: url('https://esim.vn/images/banner-home-pc.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    --background-overlay: '';
}
.frame-title-home.all-data {
    padding-top: 30px;
}
.frame-title-home.all-data .breadcrum {
    margin-bottom: 70px;
}
.frame-title-home .store-actions {
    background: unset;
    padding-top: 50px;
    box-shadow: unset;
}
.frame-title-home .hero-title[data-v-5b44f4d7] {
    text-align: start;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 56px;
    font-weight: bold;
    line-height: 1.16;
    letter-spacing: -0.6px;
}
.frame-title-home .hero-title[data-v-5b44f4d7] span {
    color: #f27226;
}
.frame-title-home .hero-container[data-v-5b44f4d7] {
    align-items: flex-start;
    margin-left: 0;
    max-width: 610px;
}
.frame-title-home .hero-title[data-v-5b44f4d7]+.hero-description[data-v-5b44f4d7] {
    margin-top: 50px;
    text-align: start;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.21;
    color: #4a4a4a;
    max-width: 600px;
}
.frame-title-home span.sub-title {
    text-align: start;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.72;
    color: #4a4a4a !important;
    width: 100%;
    display: flex;
    text-shadow: unset;
}
.frame-title-home .route-switcher-tabs {
    position: relative;
}
.frame-title-home .route-switcher-tabs .background-ul {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background: #F7F7F7;
    opacity: 0.7;
}
.frame-title-home .route-switcher-tabs ul{
    position: relative;
    z-index: 1;
}
.frame-title-home .search-container[data-v-d96d56f8] {
    margin-bottom: 100px;
    margin-left: 0;
}
.frame-title-home .background-home::before {
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background-image: url("https://esim.vn/images/thumb-home-new.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    --background-overlay: '';
}
.frame-title-home .container-home {
    position: relative;
}
.store-container {
    background: #FFF !important;
}
.frame-title-home .container-home ul li a.active-tab,
.route-switcher-tabs ul li a.active-tab {
    background: #FFF;
}
.search-container[data-v-d96d56f8] {
    max-width: 600px;
}
.container-home .inp-search[data-v-d96d56f8]{
    border-radius: 40px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    border: solid 0.5px #d4d4d4;
    background-color: #fff;
    padding: 20px 55px 20px 45px !important;
    font-size: 18px;
}
.container-home .inp-search[data-v-d96d56f8]:hover,
.container-home .inp-search[data-v-d96d56f8]:focus {
    border-color: #000;
}
.container-home .frame-countries.countries-list {
    top: 80px;
}
.container-home .inp-search[data-v-d96d56f8]::placeholder {
    color: #aeaeae;
}
.btn-input-search {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    background: #ff7320;
    border-radius: 100px;
    padding: 6px;
    width: 40px;
    height: 40px;
    padding-left: 8px;
    padding-top: 7px;
}

.btn-input-remove {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    background: #E9E9E9;
    border-radius: 100px;
    padding: 8px;
    width: 40px;
    height: 40px;
}

.btn-input-remove:hover {
    cursor: pointer;
    background: #ff7320;
}

.btn-input-remove:hover svg rect{
    fill: #FFF;
}

.frame-button-home .btn-input-search {
    display: block;
}

.frame-button-home .btn-input-remove {
    display: none;
}

.frame-button-home.show .btn-input-search {
    display: none;
}

.frame-button-home.show .btn-input-remove {
    display: block;
}

.show-all-data .search-container[data-v-d96d56f8] {
    margin-bottom: 2rem;
}
.show-all-data .route-switcher-tabs {
    margin-bottom: 2rem;
}
.show-all-data .store-actions {
    border: unset;
}
.show-all-data .route-switcher-tabs ul li a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4a4a4a;
    border: unset !important;
    padding: 0.5rem 1.5rem;
    border-radius: 100px !important;
}
.show-all-data .route-switcher-tabs ul li a.active-tab {
    background: #ff7320;
    color: #FFF !important;
}
.show-all-data {
    background-image: unset;
    padding-top: 40px;
}
.container-payment-successful {
    overflow: hidden;
}
.container-payment-successful .thumb-pc img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.container-payment-successful .btn-back-home {
    margin: unset;
    background: #ff7320;
    min-width: 240px;
}
.container-payment-successful .status-payment {
    display: flex;
    flex-direction: column;
}
.status-payment h5{
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: normal;
}
.status-payment p{
    margin-bottom: 0;
    color: #8a8a8a;
    font-size: .9375rem;
    letter-spacing: 0;
    line-height: 1.4;
}
.container-payment-successful .frame-payment {
    padding: 20px 60px;
    gap: 60px;
}
.status-payment .status-item {
    gap: 10px;
    position: relative;
}
.status-payment .status-item:first-child {
    padding-bottom: 60px;
}
.status-payment .status-item:first-child::before {
    position: absolute;
    content: '';
    width: 2px;
    height: calc(100% - 30px);
    bottom: 0px;
    left: calc(30px / 2);
    background: #37c871;
}
.status-payment .status-item svg {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
}
.container-payment-successful .content-top,
.container-payment-successful .content-bottom {
    margin-top: 60px;
}
.container-payment-successful .content-top .confirm-pay svg{
    min-width: 24px;
    max-width: 24px;
    height: 24px;
}
.container-payment-successful .confirm-pay {
    gap: 10px;
}
.container-payment-successful .confirm-pay p {
    font-size: 1rem;
}
.container-payment-successful .confirm-pay p span {
    font-weight: 600;
}
.container-payment-successful .content-bottom svg{
    min-width: 24px;
    max-width: 24px;
    height: 24px;
}
.container-payment-successful a.confirm-pay {
    text-decoration: underline;
}
.container-payment-successful a.confirm-pay p {
    font-weight: 600;
    color: #954a1e;
}
.container-payment-successful a.confirm-pay:hover {
    color: #954a1e;
}
.container-payment-successful .frame-qr .logo-mb {
    background: #2500c9;
    width: 60px;
    height: fit-content;
    padding: 2px;
    border-radius: 8px;
}
.container-payment-successful .frame-qr p {
    margin-bottom: 0;
    color: #8a8a8a;
    font-size: .9375rem;
    letter-spacing: 0;
    line-height: 1.4;
}
.container-payment-successful .frame-qr p:last-child {
    font-size: 1.1rem;
}
.container-payment-successful .frame-qr {
    margin-top: 40px;
}
.qr-mb-bank {
    width: 100%;
    max-width: 275px;
    margin-top: 20px;
}
.frame-total-amount {
    background: #edeaea63;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: -1px;
    margin-right: -1px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #cacaca;
}
.content-total-amount h5{
    font-size: .9375rem;
    font-weight: 500;
    color: #4a4a4a;
    margin-bottom: 0;
    min-width: 120px;
    text-align: right;
}
.content-total-amount p{
    font-size: .9375rem;
    margin-top: 0;
    font-weight: 700;
    color: #ff7320;
    margin-bottom: 0;
    min-width: 70px;
}
.content-total-amount .item-total {
    gap: 85px;
}
.frame-total-amount .frame-discount-code {
    max-width: 500px;
    width: 100%;
}
.container-shopping table.order-summary {
    border-radius: 6px;
}
.background-pay {
    background: #fafafa !important;
}

.order-summary-wrapper[data-v-50a4e246] {
    position: relative !important;
}
.frame-button-pay .pay-button-wrapper {
    justify-content: space-between !important;
}
.frame-button-pay .frame-btn-complete{
    flex: unset;
}
.button.complete-order-button {
    background-color: #ff7320 !important;
}
.frame-order-summary .title-table {
    padding: 15px 20px;
    background: #edeaea63;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    display: none;
}
.frame-order-summary.show-order .title-table {
    display: flex;
}
.frame-order-summary .title-table h5 {
    margin-bottom: 0;
    font-size: 1.015rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}
.frame-order-summary .title-table h5 .icon-arrow {
    transform: rotate(265deg);
    transition: all 0.3s ease-in-out;
}
.frame-order-summary.show-order .title-table  h5 .icon-arrow{
    transform: rotate(90deg);
}
.frame-order-summary .title-table p {
    margin-bottom: 0;
    font-size: 1.115rem;
    font-weight: 600;
}
.country-name .flag.country-list-item img {
    border-radius: 100px;
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
}
.countries-html .country-item a span[data-v-71984070] {
    transform: rotate(0deg);
    color: #000;
}
.countries-html .country-item[data-v-71984070] {
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
    /* background-color: #f1f2f3; */
}
.countries-html .country-item a[data-v-71984070], .countries-html .country-item a[data-v-71984070]:focus {
    padding: 20px;
}
.show-all-data .store-actions{
    border-bottom: unset;
    margin-bottom: 40px;
    padding-top: 30px;
    box-shadow: unset;
}
.show-all-data .hero-title+.hero-description[data-v-5b44f4d7] {
    margin-top: 20px;
}
.frame-title-home .search-results{
    position: relative;
}
.frame-title-home .container-home .frame-countries.countries-list {
    top: -35px;
    background: #FFF;
    padding-top: 34px;
}
.inp-search-container {
    z-index: 30;
}
.item-pack hr{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
}
.why-use-airalo .why-use-airalo-card-item[data-v-754c7c72] h4 {
    text-align: start;
}
.item-pack .checkbox-discount {
    width: 100%;
    position: relative;
}
.container-blog .head-blog{
    padding: 1.25rem 0;
    background-color: #f7f7f8;

    display: flex;
    align-items: center;
    position: relative;
}
.container-blog .list-item-head {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    width: 100%;
}
.container-blog .list-item-head a:hover,
.container-blog .tab-content .show-all:hover,
.container-blog .breadcrum a:hover{
    color: #4d4e56;
    text-decoration-line: underline !important;
}
.container-blog img{
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}
.container-blog img.thumb-blog {
    aspect-ratio: 968 / 507;
}
.frame-article .content-article{
    max-width: 368px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
}
.container-blog .body-blog .avatar-user img{
    border-radius: 100px;
    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    object-fit: cover;
}
.container-blog .author-blog-detail .avatar-user img {
    border-radius: 100px;
    width: 96px;
    height: 96px;
    border: 1px solid #ddd;
    object-fit: cover;
}
.container-blog .body-blog .avt-detail-top img {
    width: 48px;
    height: 48px;
}
.container-blog .nav-pills{
    gap: .25rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.container-blog .nav-pills .nav-link {
    font-size: 1rem;
    line-height: 1.5;
    color: #4d4e56;
    font-weight: 500;
    padding: 7px 1rem;
}
.container-blog .nav-pills .nav-link.active, 
.container-blog .nav-pills .show>.nav-link {
    color: #FFF !important;
    border-radius: 100px;
    background-color: #000 !important;
}
.container-blog .tab-content {
    border: unset;
    padding: 0;
}
.container-blog .frame-button button{
    border: unset;
    background: unset;
    align-items: center;
    gap: 15px;
    color: #000;
}
.container-blog .frame-button {
    display: none;
    max-width: fit-content;
}
.container-blog .frame-button .button-show{
    display: flex;
}
.container-blog .frame-button .button-hide{
    display: none;
}
.container-blog .frame-button.show .button-show{
    display: none;
}
.container-blog .frame-button.show .button-hide{
    display: flex;
}
.container-blog .tab-content .show-all {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
}
.r-gap-3 {
    row-gap: 3rem;
}
.container-blog article a:hover{
    color: inherit;
    text-decoration-line: underline !important; 
}
.table-of-content {
    border: 1px solid #e2e2e4;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    border-radius: 20px;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.table-of-content p{
    font-weight: 500;
    color: #000;
}

.table-of-content li {
    margin-top: .5rem;
    position: relative;
    padding-left: 24px;
    margin-left: 10px;
}

.table-of-content li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("https://saily.com/child-indication-ltr.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.table-of-content a {
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
}

.table-of-content a:hover {
    text-decoration: underline;
    color: #000;
}

.table-of-content li[data-level="2"] {
    padding-left: 0; 
    margin-left: 0;
}
.table-of-content li[data-level="2"]::before {
    display: none;
}
.frame-table-button button {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    color: #4d4e56;
    border: unset;
    background-color: unset;
    align-items: center;
    gap: 8px;
}
.frame-table-button .btn-show{
    display: flex;
}

.frame-table-button .btn-hide{
    display: none;
}
.frame-table-button.hide .btn-show{
    display: none;
}

.frame-table-button.hide .btn-hide{
    display: flex;
}

.table-of-content ul {
    list-style-type: none;
    padding-left: 0;
    max-height: unset;
}
.table-of-content.hide ul{
    max-height: 93px;
    overflow: hidden;
}
.blog-detail-container {
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
}
.blog-detail-container>* {
    margin-bottom: 0;
}
.blog-detail-container ul {
    list-style-type: disc;
    padding-left: 1.5rem;
}
.blog-detail-container a {
    color: #000;
    text-decoration: underline !important;
}
.blog-detail-container a:hover {
    color: #000;
}
.body-blog-category {
    font-size: 1.2rem;
}
.pagination-blog .button-prev.hidden,
.pagination-blog .button-next.hidden {
    display: none;
}
.pagination-blog ul {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px !important;
}
.pagination-blog ul li a{
    width: 2.3rem;
    height: 2.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #FFF;
    border-radius: 100px;
}
.pagination-blog ul li.active a,
.pagination-blog ul li a:hover{
    color: #FFF;
    background: #000;
}
.pagination-blog ul li a:hover svg path{
    fill: #FFF;
}
.frame-tab-of-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 345px;
    position: relative;
}
.frame-tab-of-content .tab-content-left {
    position: sticky;
    top: 140px;
}
.tab-content-left-title {
    font-size: 18px;
    font-weight: 600;
    color: #404963;
    margin-bottom: 10px;
}
.tab-content-left .table-teft {
    padding-left: 20px;
}
.table-teft .heading-level-2{
    margin-bottom: 16px;
    position: relative;
}
.table-teft .heading-level-2:hover a{
    color: #ff7320;
}
.table-teft .heading-level-2:last-child {
    margin-bottom: 0;
}
.table-teft .heading-level-2::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #ff7320;
    top: 0;
    left: -20px;
    display: none;
}
.table-teft .heading-level-2.open::before {
    display: block;
}
.table-teft .heading-level-2 a {
    font-size: 16px;
    color: #404963;
    line-height: normal;
    display: flex;
}
.table-teft .heading-level-2 .list-level-3{
    display: none;
    flex-direction: column;
    gap: 8px;
}
.table-teft .heading-level-2.open .list-level-3 {
    display: flex;
    margin-top: 10px;
}
.table-teft .heading-level-3 a {
    font-size: 14px;
    color: #828282 !important;
    line-height: normal;
    display: flex;
}
.table-teft .heading-level-2.open a{
    color: #ff7320;
}
.table-teft .heading-level-2 .title-heading-level-2 {
    align-items: center;
    gap: 10px;
}
.table-teft .heading-level-2 .title-heading-level-2 svg {
    transition: transform 0.5s ease-in-out;
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
}
.table-teft .heading-level-2.open .title-heading-level-2 svg{
    transform: rotate(180deg);
}
.container-blog .input-search-blog {
    background-color: #FFF;
    color: #000;
    border: 1px solid #bdbdbd;
    width: 100%;
    padding-left: 35px;
    min-width: 300px;
}
.search-input-container .icon-search {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #bdbdbd;
    pointer-events: none;
}
.blog__input-search .search-input-container {
    position: relative;
    display: none;
    width: 100%;
}
.footer-container .footer-bottom-links-left .footer-language-btn[data-v-38d2105b] {
    border-left: unset;
    padding-left: unset;
    font-size: 14px;
    cursor: unset;
}
.footer-container .footer-bottom-links-left[data-v-38d2105b] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.footer-container .footer-bottom-links[data-v-38d2105b] {
    align-items: flex-start;
}
.footer-container .footer-bottom-links-left[data-v-38d2105b] .frame-top {
    display: grid;
    gap: 20px;
    grid-auto-flow: column;
}
.footer-container .footer-top-links-block .linkTitle[data-v-38d2105b] {
    color: #000;
    font-size: .92rem;
    line-height: 1.5;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-container .footer-top-links-block .footer-frame__content {
    display: flex;
    flex-direction: column;
}
.footer-container .footer-top-links-block .linkTitle[data-v-38d2105b] svg {
    display: none;
}
.footer-container .footer-top-links-block .footer-top-links-item-link, 
.footer-container .footer-top-links-block .footer-social-link {
    color: #4d4e56 !important;
    font-size: .92rem !important;
    line-height: 1.5 !important;
}
.footer-container .footer-top-links-block .footer-top-links-item-link:hover, 
.footer-container .footer-top-links-block .footer-social-link:hover {
    text-decoration: underline !important;
}
.footer-container[data-v-38d2105b] {
    border-top: 1px solid #e2e2e4;
}
.footer-container .footer-top-links-block[data-v-38d2105b] :not(:last-child):not(.footer-logo) {
    margin-bottom: 12px;
}
.author-blog-detail hr {
    border-top: 1px solid #e2e2e4;
    margin: 1.5rem 0;
}
.author-blog-detail picture {
    width: 100%;
    max-width: 96px;
    align-items: flex-start;
}
.author-blog-detail address {
    font-size: 1.75rem;
    line-height: 1.4;
    color: #000;
    font-weight: 500;
}
.author-blog-detail p {
    font-size: 1rem;
    color: #000;
}
.blog__input-search {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    gap: 12px;
}
.blog__input-show {
    cursor: pointer;
    padding: 10px 16px;
    padding-right: 0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.head__blog {
    display: flex;
    width: 100%;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}
.blog__input-hide,
.blog__input-button {
    display: none;
}
.blog__input-hide:hover svg path {
    fill: #000;
}
.blog__input-search.show .blog__input-hide {
    cursor: pointer;
    padding: 8px;
}
.blog__input-button {
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 100px;
    align-items: center;
    gap: 8px;
    background: #000;
    color: white;
    min-width: fit-content;
}
.blog__input-button:hover {
    background: #000000b5;
}

.blog__input-search.show .search-input-container{
    display: inline-block;
}
.blog__input-search.show .blog__input-hide,
.blog__input-search.show .blog__input-button{
    display: flex;
}
.blog__input-search.show .blog__input-show{
    display: none;
}
.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.blog-detail__article .content-article{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 8px;
}
.blog-detail__article a {
    color: #000;
    text-decoration: unset !important;
}
.blog-detail__article a:hover {
    color: #000;
    text-decoration: underline !important;
}
.table-of-content .frame-table-button {
    padding-top: 20px;
}
.item-FAQ__head .frame-button {
    display: flex;
}
.frame-FAQ .item-FAQ {
    padding: 1.5rem;
    border: 1px solid #e2e2e4;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.frame-FAQ .item-FAQ:hover {
    cursor: pointer;
    border-color: #000;
}
.item-FAQ__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}
.item-FAQ__body {
    display: none;
}
.item-FAQ__head .frame-button svg{
    transition: transform 0.5s ease-in-out;
}
.item-FAQ__head.show .frame-button svg{
    transform: rotate(180deg);
}
.frame-FAQ {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.blog-detail__article .heading-lg{
    font-size: 1.5rem;
}
.blog-detail__article .heading-sm{
    font-size: 1.1rem;
}
.blog-detail__article  img.thumb-blog {
    aspect-ratio: 420 / 220;
}
.frame-FAQ .item-FAQ__head .body-lg{
    font-size: 1.28rem;
}
@media only screen and (max-width: 991px) {
    .header[data-v-4f9eb2f4] {
        padding: 0 15px;
    }
    .header {
        z-index: 100;
    }
    .header .header-mobile {
        display: flex;
        padding: 20px 0;
        position: relative;
        z-index: 101;
    }
    .header .header-content {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        align-items: start !important;
        padding-top: 0;
        background: #FFF;
        z-index: 100;
        /* max-width: 300px; */
        padding: 30px 15px;
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
        transform: translateX(-100%);
        opacity: 0;    
        height: calc(100% - 60px);
        flex-direction: column;
    }
    .header-navigation nav ul li[data-v-4f9eb2f4]:hover a::after {
        display: none;
    }
    .header-item[data-v-d52bcba6] {
        font-size: 18px !important;
    }
    .header-content.show {
        display: flex;
        transform: translateX(0);
        opacity: 1;
    }
    .header .header-logo-link-wrapper {
        display: none !important;
    }
    .header .header-navigation[data-v-4f9eb2f4] {
        display: flex;
        width: 100%;
    }
    .header .header-navigation ul{
        flex-direction: column;
    }
    .header-navigation nav ul li[data-v-4f9eb2f4] {
        border-right: unset;
        border-bottom: 1px solid #ddd;
        padding-left: 0;
        padding-right: 0;
        font-weight: 500;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
        color: #000;
    }
    .list-menu {
        width: 100%;
    }
    .li-text {
        width: 100%;
        padding: 0 !important;
    }
    li.nav-item-with-sub-menu {
        display: none !important;
    }
    .li-text .c--shared_header_item-block .header_sub-lang {
        left: 0 !important;
        width: 100%;
        top: unset !important;
        bottom: 40px;
    }
    .li-text .c--shared_header_item-block .header_sub-lang li {
        border-bottom: unset !important;
    }
    .item-menu a{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }
    .header-item-block[data-v-2cb5e5d8] {
        justify-content: flex-start;
        width: 100%;
    }
    body.blur-background::before  {
        display: block;
    }
    .route-switcher-tabs ul {
        display: flex !important;
        min-width: 475px !important;
    }
    .show-all-data .route-switcher-tabs ul {
        min-width: unset !important;
    }
    .route-switcher-tabs {
        overflow: auto !important;
    }
    .header-navigation nav ul .item-menu svg {
        display: block;
    }
    .nav-pills .nav-link {
        padding: 10px !important;
    }
    .btn-login {
        margin-top: 20px;
    }

    .btn-login .header-item-block[data-v-2cb5e5d8] {
        justify-content: center;
        gap: 40px;
    }
    .menu-bottom {
        display: block;
        padding: 10px 30px;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        border-top: 1px solid #ddd;
    }
    .container-item .logo-data {
        display: none;
    }
    .nav-pills .nav-link {
        padding: 6px 12px !important;
    }
    
    .container-shopping table {
        margin-top: 60px;
        border-radius: 0;
    }

    .container-reviews-v2 .swiper-slide {
        box-shadow: 0px 6px 24px rgba(0, 0, 0, .04);
        padding: 35px 24px;
        border: 1px solid #e4e6ea;
        border-radius: 16px;
        min-height: 420px;
    }
    .container-reviews-v2 .slide-product.swiper-slide {
        min-height: 340px;
    }
    .container-reviews-v2 .text-left, .container-reviews-v2 .text-right {
        text-align: center !important;
    }
    .container-reviews-v2 .text-left p, .container-reviews-v2 .text-right p {
        margin-top: 10px;
    }
    .container-notes .note-item p,
    .container-notes .note-item h3 {
        text-align: center;
        width: 100%;
    }
    .container-notes .note-item {
        align-items: center;
    }
    .container-payment-successful .thumb-pc {
        display: none;
    }
    .container-payment-successful .btn-back-home {
        margin: auto;
    }
    .inp-search[data-v-d96d56f8] {
        font-size: .8375rem!important;
    }
    .show-all-data .route-switcher-tabs ul li a {
        padding: 0.4rem 1.1rem;
    }
    .container-shopping #table-mobile th:first-child{
        text-align: start;
    }
    .container-shopping #table-mobile th:last-child{
        text-align: end;
    }
    .container-shopping #table-mobile thead th {
        background: #ff7320;
        color: #FFF;
        font-size: 1.245rem;
        font-weight: 500;
        text-transform: uppercase;
        padding: 10px 15px;
    }
    .container-shopping #table-mobile thead {
        background: #ff7320;
    }

    .container-shopping #table-mobile tbody td .item-mobile {
        display: grid;
        justify-items: start;
        text-align: start;
    }
    .container-shopping #table-mobile tbody td:last-child .item-mobile {
        justify-items: end;
        justify-content: end;
        text-align: end;
        gap: 20px;
    }
    .container-shopping #table-mobile tbody td .btn-remove {
        display: flex;
        justify-content: center;
        width: 100%;
        font-size: 0.8735rem;
        margin-top: 8px;
    }
    .container-shopping #table-mobile tbody td .btn-remove:hover {
        color: red;
    }

    .container-shopping #table-mobile tbody td p {
        font-size: 0.675rem;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .container-shopping #table-mobile tbody td h5 {
        font-size: 0.8735rem;
        width: 100%;
    }

    .container-shopping #table-mobile tbody td img {
        max-width: 90px;
    }

    .container-shopping #table-mobile tbody td {
        padding: 20px 10px;
    }
    .container-shopping #table-mobile tbody td:last-child .item-mobile h5 {
        color: #ff7320;
    }

    .container-shopping #table-mobile tbody td:first-child {
        padding-left: 15px;
        max-width: 90px;
        min-width: 80px;
    }
    .container-shopping #table-mobile tbody td:first-child .item-mobile {
        max-width: 90px;
    }
    .container-shopping #table-mobile tbody td:last-child {
        padding-right: 15px;
    }

    .container-shopping  #table-mobile tbody tr {
        position: relative;
        border: unset;
    }
    .container-shopping #table-mobile tbody tr::before {
        position: absolute;
        content: '';
        top: 0;
        left: 15px;
        right: 15px;
        border-top: 1px solid #cacaca;
    }

    .frame-total-amount {
        flex-direction: column;
        background: unset;
        border: unset;
        position: relative;
        padding-bottom: 0;
    }

    .frame-total-amount::before {
        position: absolute;
        content: '';
        top: 0;
        left: 15px;
        right: 15px;
        border-top: 1px solid #cacaca;
    }

    .container-shopping #table-mobile {
        box-shadow: unset;
    }

    .content-total-amount h5 {
        text-align: start;
    }
    .content-total-amount p {
        text-align: end;
    }
    .content-total-amount {
        margin-top: 20px;
    }
    .frame-total-amount .frame-discount-code {
        max-width: unset;
    }

    .content-total-amount .item-total:last-child {
        margin: 20px -20px 0;
        padding: 15px;
        background: #edeaea63;
        border: 1px solid #cacaca;
    }

    .content-total-amount p {
        color: #4a4a4a;
        font-weight: 500;
    }

    .content-total-amount .item-total:last-child p {
        font-weight: 700;
    }

    .content-total-amount h5 {
        font-weight: 500;   
    }

    .content-total-amount .sub-title-sum {
        font-size: 1.245rem;
        font-weight: 500;
        text-transform: uppercase;
    }

    .frame-btn-pay {
        flex-direction: column;
        margin: 0 15px;
    }

    .frame-btn-pay .btn-continue-buying {
        order: 2;
        margin-top: 30px;
    }

    .frame-btn-pay .btn-pay {
        margin: auto;
        min-width: 375px;
    }

    .frame-order-summary-wrapper {
        order: 2;
        padding-top: 40px;
        background: #fafafa;
    }
    .title-pay.typo-h1 {
        text-align: center;
        padding: 0 20px;
    }
    .container-shopping table.order-summary {
        margin-top: 0;
        box-shadow: unset;
    }

    .background-pay {
        background: #fff !important;
    }

    .order-summary thead tr th{
        padding: 15px 20px;
        background: #edeaea63;
        position: relative;
        display: none;
    }
    .order-summary thead tr th::before{
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        border-top: 1px solid #cacaca;
    }
    .order-summary thead tr th::after{
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #cacaca;
    }
    .container-shopping table.order-summary tbody tr:first-child::before {
        border: unset;
    }
    .order-summary thead tr th h5 {
        margin-bottom: 0;
        font-size: 0.9735rem;
        font-weight: 500;
    }
    .order-summary thead tr th p {
        margin-bottom: 0;
    }
    .container-shopping table.order-summary tbody tr:last-child::after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #cacaca;
    }
    .container-shopping table.order-summary tbody td h5.sub-title-sum,
    .container-shopping table.order-summary tbody td .total-money p {
        font-size: 1.115rem;
        font-weight: 600;
    }
    .container-shopping table.order-summary tbody td h5 {
        font-size: 0.8735rem;
        text-align: start;
    }
    .container-shopping table.order-summary tbody td p {
        font-size: 0.675rem;
        text-align: start;
    }
    .container-shopping table.order-summary tbody td img {
        max-width: 90px;
        border: unset;
        border-radius: unset;
    }
    .frame-order-summary .title-table {
        display: flex;
    }
    .frame-title-home {
        padding-top: 50px;
    }
    .frame-title-home .search-container[data-v-d96d56f8] {
        margin-bottom: 42px;
    }
    .frame-title-home span.sub-title {
        font-size: 18px;
    }
    .frame-title-home .hero-title[data-v-5b44f4d7] {
        font-size: 32px;
    }
    .frame-title-home .hero-title[data-v-5b44f4d7]+.hero-description[data-v-5b44f4d7] {
        font-size: 15px;
        margin-top: 20px;
    }
    .frame-title-home .hero-container[data-v-5b44f4d7],
    .frame-title-home .search-container[data-v-d96d56f8] {
        max-width: 360px;
    }
    .frame-title-home .store-actions {
        padding-top: 30px;
    }
    .container-home .inp-search[data-v-d96d56f8] {
        padding: 14px 55px 14px 45px !important;
    }
    .btn-input-search {
        width: 35px;
        height: 35px;
        padding-left: 7px;
        padding-top: 5px;    
    }
    .btn-input-remove {
        width: 35px;
        height: 35px;
        padding-left: 8px;
        padding-top: 5px;  
    }
    .btn-input-search svg, .btn-input-remove svg {
        width: 20px;
        height: 20px;    
    }
    .hr-menu {
        display: none;
    }
    .header-navigation nav ul li.hide-border{
        display: none;
    }
    .header-navigation nav ul li.btn-login {
        border-bottom: unset;
    }
    .header-navigation nav ul li.btn-login .menu-feature{
        border-radius: 100px;
        border: 1px solid #919191;
        padding: 8px 16px;
        min-width: 140px;
        text-align: center;
    }
    .header-navigation nav .header-item[data-v-d52bcba6] {
        justify-content: center;
    }
    .container-fluid .why-use-airalo-card-wrapper[data-v-57146829] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .item-pack label:hover {
        border: 1px solid #e2e2e4;
    }
    .item-pack label:hover .checkbox-discount svg .cls-1 {
        fill: rgb(207, 206, 206) !important;
    }
    .item-pack label:hover .checkbox-discount svg .cls-2{
        fill: rgb(171, 169, 169) !important;
    }
    .heading-xl {
        font-size: 2rem;
    }
    .heading-xl-blog {
        font-size: 1.75rem;
    }
    .heading-lg {
        font-size: 1.75rem;
    }
    .heading-sm {
        font-size: 1.25rem;
    }
    .container-blog .list-item-head {
        flex-direction: column;
        border-top: 1px solid #e2e2e4;
        margin-top: 15px;
        padding-top: 15px;
    }
    .container-blog .frame-button {
        display: block;
    }
    .container-blog .frame-button + .list-item-head {
        display: none;
    }
    .container-blog .frame-button.show + .list-item-head {
        display: flex;
    }
    .airgsm-container { 
        max-width: 737px !important;
    }
    .frame-button.airgsm-container,
    .list-item-head.airgsm-container{ 
        max-width: unset !important;
    }
    .frame-article .content-article {
        max-width: unset;
    }
    .heading-2xl {
        font-size: 2.25rem;
    }
    .body-lg-medium {
        font-size: 1rem;
        line-height: 1.5;
    }    
    .choose-category .info-reviewer.frame-ava {
        order: 2;
    }
    .frame-tab-of-content {
        display: none;
    }
    .container-blog .choose-blog-category {
        padding-top: 1.5rem;
    }
    .author-blog-detail address {
        font-size: 1.5rem;
        line-height: 1.5;
    }
    .blog__input-search {
        top: -11px;
        bottom: unset;
        width: fit-content;
        justify-content: flex-end;
    }
    .blog__input-search.show {
        width: 100%;
    }
    .container-blog .input-search-blog {
        min-width: 100%;
    }
    .footer-container .footer-top-links-block .linkTitle[data-v-38d2105b] svg {
        display: block;
        transition: transform 0.3s ease-in-out;
    }
    .footer-container .footer-top-links-block .footer-frame__content {
        display: none;
    }
    .footer-container .footer-top-links-block.active .footer-frame__content {
        display: flex;
    }
    .footer-container .footer-top-links-block[data-v-38d2105b] :not(:last-child):not(.footer-logo) {
        margin-bottom: 0;
    }
    .footer-container .footer-top-links-block[data-v-38d2105b].active :not(:last-child):not(.footer-logo) {
        margin-bottom: 12px;
    }
    .footer-container .footer-top-links-block.active .linkTitle svg{
        transform: rotate(180deg);
    }
    .footer-container .footer-bottom-links-right[data-v-38d2105b] {
        justify-content: space-between;
    }
    .footer-container .footer-bottom-links-left[data-v-38d2105b] .frame-top {
        display: flex;
        flex-direction: column;
    }
    .container-blog .body-blog .avt-detail-top {
        order: 2;
    }
    .author-blog-detail picture {
        max-width: 48px;
    }
    .container-blog .author-blog-detail .avatar-user img {
        width: 48px;
        height: 48px;
    }
    .choose-category .title-blog-category {
        padding-top: 10px !important;
    }
    .blog-detail__title {
        padding-bottom: 30px !important;
    }
    .blog-detail__article .content-article {
        gap: 5px;
    }
    .frame-FAQ .item-FAQ {
        padding: 1rem;
    }
    .container-reivews .swiper-container {
        padding: 0;
    }
    .container-btn .px-2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (max-width: 768px) { 
    .container-reivews {
        padding: 0;
    }
    .frame-reviews {
        gap: 20px;
    }
    .frame-reviews .item {
        gap: 3px;
    }
    .main-change .faq-change .item-slide .item-list {
        padding: 16px 22px;
        min-height: 60px;
    }
    .main-change .faq-change .item-slide .item-list .show-list {
        font-size: 16px;
    }
    .container-reivews .reivews-title {
        font-size: 1.6375rem;
    }
    .container-reivews .card.review-item .card-header[data-v-b240c012] {
        padding: 12px;
    }
    .container-reivews .card.review-item .card-body[data-v-b240c012] {
        padding: 3px 12px 12px;
    }
    .container-reivews .description-feedback h3 {
        font-size: 1.1125rem;
    }
    .container-reivews .description-feedback p {
        font-size: 0.8375rem;
        margin-bottom: 0;
    }
    .modal-product .modal-content {
        margin: 0 15px;
    }

    .container-item .title-item  {
        gap: 15px;
    }
    .container-item .title-item h1 {
        font-size: 1.4rem;
        line-height: 1.2;
    }
    .tabs-item-wrapper.nav-pills .nav-link {
        margin: 0 4px;
        font-size: 15px;
        font-weight: 600;
    }
    .tabs-item-wrapper {
        width: 100%;
    }
    .btn-check-device {
        width: 100%;
        justify-content: center;
        border-radius: 100px;
        padding: 8px;
        margin-top: 15px;
    }
    .ic-flag {
        border-radius: 100px;
        width: 34px;
        height: 34px;
        object-fit: cover;
        border: 3px solid #e2e2e4;
    }
    .container-item .desc-item {
        font-size: 1.2rem;
        margin-top: 40px !important;
    }
    .note-pack p {
        line-height: 1.3;
    }

    .how-does-airalo-work-card-wrapper[data-v-303d8472] .c--how-does-airalo-work_item {
       align-items: flex-start;
       background: #f8f8fb;
        border-radius: 12px;
        padding: 15px;
        width: 100%;
    }
    .how-does-airalo-work-card-wrapper[data-v-303d8472] .how-does-airalo-work-card-item .hero-description {
        padding: 0;
        color: #4a4a4a;
        margin-top: 15px !important;
        text-align: start;
    }

    .how-does-airalo-work-card-wrapper[data-v-303d8472] .c--how-does-airalo-work_item  h4 {
        margin-bottom: 0;
        color: #8a8a8a;
        font-size: .9025rem;
        font-weight: 400;
        letter-spacing: -.1px;
        line-height: 1.17647;
    }

    .how-does-airalo-work-card-item .title[data-v-46baf8c4] {
        margin-top: 15px !important;
        max-width: 100% !important;
        text-align: start !important;
    }
    .how-does-airalo-work-card-wrapper[data-v-303d8472].card-wrapper-web {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .how-does-airalo-work-card-item img {
        display: none;
    }
    .how-does-airalo-work-card-item .frame-top {
        background: unset;
        text-align: center;
    }
    .text-body-how-does-airalo {
        padding: 0;
        font-size: 0.95rem;
    }
    .how-does-airalo-work-card-item .frame-bottom {
        padding: 0;
        background: unset;
        align-items: center;
    }
    .frame-data-info {
        display: flex;
    }
    .frame-btn-function {
        max-width: 150px;
    }
    .data-info-top, .data-info-bottom {
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 500;
    }
    .data-info-bottom span {
        font-size: .875rem;
        color: #a9a9a9;
    }
    .data-info-bottom a {
        margin-left: 10px;
        margin-bottom: 9px;
    }
    .data-info-bottom {
        display: flex;
        align-items: center;
        gap: 5px;
    }
    .container-reviews-v2 .slide-product.swiper-slide {
        min-height: 414px;
    }
    .container-payment-successful .content-text {
        order: 2;
    }
    .container-payment-successful .frame-qr {
        display: flex;
        flex-direction: column;
        max-width: 270px;
        margin: auto;
        margin-top: 40px;
    }
    .container-payment-successful .frame-payment {
        padding: 20px 36px;
        gap: 40px;
    }
    .status-payment h5 {
        font-size: 1.15rem;
    }
    .status-payment .status-item svg {
        min-width: 24px;
        max-width: 24px;
        height: 24px;
    }
    .status-payment .status-item:first-child::before {
        height: calc(100% - 24px);
        left: calc(24px / 2);
    }

    .status-payment .status-item:first-child {
        padding-bottom: 40px;
    }
    .container-payment-successful .content-top, .container-payment-successful .content-bottom {
        margin-top: 40px;
    }
    .status-payment p {
        line-height: 1.6;
        max-width: 320px;
    }
    .container-payment-successful .confirm-pay p {
        font-size: 0.8975rem;
        margin-bottom: 15px;
    }
    .search-container[data-v-d96d56f8] {
        padding: 0;
    }
    .item-pack .checkbox-discount {
        flex-direction: column;
        align-items: flex-start;
    }
    .item-pack .item-discount {
        gap: 3px;
    }
    .item-pack label .checkbox-discount .default {
        width: 100%;
    }
    .item-pack .checkbox-discount span {
        display: none;
    }
    .heading-xl {
        font-size: 1.625rem;
    }
    .heading-xl-blog {
        font-size: 1.5rem;
    }
    .heading-2xl {
        font-size: 1.875rem;
    }
    .item-FAQ__head .frame-button svg {
        max-width: 14px;
        max-height: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .order-summary-mobile-inner::before {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        height: 500px;
        z-index: 1;
        background: #FFF;
    }

    .sim-detail-bottom.sim-detail-web {
        display: none;
    }

    .sim-detail-bottom.sim-detail-mobile {
        display: block;
    }

    .sim-detail-content {
        margin-bottom: 40px;
    }
    .store-list .cloumn-mobile{
        flex-direction: column;
    }
    .order-summary-header {
        margin-bottom: 5px;
    }
    .payment-choose-method-wrapper[data-v-08b2e17e] {
        margin-top: 40px;
    }    
}

@media only screen and (max-width: 576px) {
    .order-summary-header{
        margin-bottom: 15px;
    }
    .sim-detail-info-list[data-v-08bed3c2] {
        padding-left: 0;
    }

    .sim-item-row.light[data-v-06c1f936] {
        justify-content: space-between;
    }

    .order-summary-header p,
    .order-summary-mobile-list-header p {
        margin-bottom: 10px;
    }

    .general-input .field label.label-web {
        display: none;
    }

    .general-input .field label.label-mobi {
        display: block;
    }

    .custom-control.custom-checkbox.new-checkbox .custom-control-label span.label-link .link-web {
        display: none;
    }

    .custom-control.custom-checkbox.new-checkbox .custom-control-label span.label-link .link-mobi {
        display: inline;
    }

    .title-sub {
        margin-top: 25px;
    }
    .modal-product .modal-content {
        padding: 1rem;
    }
    .modal-product .modal-title {
        font-size: 1.2rem;
        line-height: 1.2;
    }
    .modal-product .title-device {
        font-size: 1.5rem;
        line-height: 1.2;
    }
    .modal-product .desc-device {
        font-size: 1.1rem;
        line-height: 1;
    }
    .item-pack label {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: self-start;
    }

    .route-switcher-tabs ul {
        padding: 10px 0 !important;
    }

    .frame-btn-pay .btn-pay {
        min-width: 100%;
    }

    .frame-title-home::before {
        background-image: url('https://esim.vn/images/banner-home-mobile.png');
        background-image: url('https://esim.vn/images/banner-home-mobile.png');
    }
    .frame-title-home .hero-container[data-v-5b44f4d7],
    .frame-title-home .search-container[data-v-d96d56f8] {
        margin-left: auto;
    }

    .frame-title-home .container-home .airgsm-container {
        margin: 0 auto !important;
    }
    .frame-title-home span.sub-title,
    .frame-title-home .hero-title[data-v-5b44f4d7],
    .frame-title-home .hero-title[data-v-5b44f4d7]+.hero-description[data-v-5b44f4d7] {
        text-align: center;
    }
    .frame-title-home {
        padding-top: 35px;
    }
    .frame-title-home .search-container[data-v-d96d56f8] {
        margin-bottom: 100px;
    }
    .frame-title-home .route-switcher-tabs .background-ul {
        opacity: 1;
    }
    .frame-title-home .hero-container[data-v-5b44f4d7], .frame-title-home .search-container[data-v-d96d56f8] {
        max-width: 340px;
    }
    .frame-title-home .container-home ul li a.active-tab, .route-switcher-tabs ul li a.active-tab {
        background: #F27226;
        color: #FFF;
        border-radius: 100px;
    }
    .frame-title-home .route-switcher-tabs ul li a {
        padding: 8px 12px 10px;
        color: #4A4A4A;
    }
    .frame-title-home .route-switcher-tabs ul {
        padding: 19px 0 !important;
        background: #F7F7F7;
    }
    .why-use-airalo .why-use-airalo-card-item[data-v-754c7c72] {
        align-items: center;
    }
    .why-use-airalo .why-use-airalo-card-item .content[data-v-754c7c72] {
        text-align: center;
    }
    .blog__input-search .search-input-container {
        max-width: 100%;
    }
    .choose-category .title-blog-category {
        order: 2;
        width: 100%;
    }
    .footer-container .footer-top-links-block.footer-collapse-mobile .linkTitle[data-v-38d2105b]:after {
        display: none;
    }
    .footer-container .footer-top-links-block.footer-collapse-mobile .linkTitle[data-v-38d2105b] {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .home-container-padding .container-fluid {
        padding: 0 15px;
    }
}


@media only screen and (max-width: 1100px)  {
    .header-navigation nav ul .partition-li {
        margin-left: 100px;
    }
}

@media only screen and (max-width: 1030px) {
    .header-navigation nav ul .partition-li {
        margin-left: 50px;
    }
    .content-total-amount .item-total {
        gap: 55px;
    }
}


@media screen and (max-width: 1269px) {
    .frame-title-home .airgsm-container {
        margin: 0 30px !important;
    }
}

@media screen and (min-width: 576px) {
    .footer-top-links.grid-cols-sm-12 {
        grid-template-columns: repeat(10, minmax(0, 11fr));
    }
}

@media screen and (min-width: 768px) {
    .hero-container[data-v-5b44f4d7] {
        max-width: 700px;
        padding: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1119px) {
    .airgsm-container, .airgsm-container.cards-container {
        width: 100% !important;
    }
}

@media screen and (max-width: 1125px) {
    .container {
        width: 100%;
        padding: 0px 15px;
    }
}