@charset "UTF-8";

.domain-info .extension_btn {
    border: 1px solid #dee2e6
}

.table_feature_icon svg,
.pricing_features li svg,
.pricing_features li i {
    max-width: 16px
}

.table-vps-pricing ul {
    column-count: 2
}

.table-vps-pricing ul li {
    margin-right: 20px
}

.hostingard_heading .highlighted__ {
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.list_item {
    display: none
}

.show_paged_item {
    display: table-row
}

.data-center__pin .data-center__tooltip {
    transform: translateX(-45px)
}

.data-center__location .data-center__pin::after {
    z-index: -1 !important;
    opacity: .2
}

.vps-slider__progress {
    border-radius: 6px 0 0 6px !important
}

.vps_feature_box .hstack {
    width: 48%;
    display: flex;
    border: 1px solid #dddddd69;
    padding: 20px 10px;
    border-radius: 6px
}

.meta_icon__ svg path {
    stroke: #fff
}

.blog_meta_ .post_author__,
.blog_meta_ .post_date__ {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: rgb(73 73 95)
}

.sp_title_style__,
.sp_blog_author_style__,
.sp_blog_date_style__ {
    color: #E6E7EA
}

.title_style__,
.sp_title_style__ {
    line-height: 1.4
}

.side-blog-item {
    border: 1px solid #ffffff10;
    margin-bottom: 24px
}

.top_header_menu .nav-item .nav-link {
    color: #E6E7EA;
    font-size: 14px;
    font-weight: 500
}

.navbar-top .topbar_wrapper {
    border-bottom: 1px solid #919EAB12;
    padding: 5px 0;
    align-items: center
}

.result-wrapper .available {
    font-weight: 600
}

.result-wrapper span.reasult-info input {
    background: #4acb90;
    padding: 4px 12px;
    border-radius: 3px;
    margin-left: 8px
}

.price-card.popular_item {
    background-color: #F1F5F9;
    border: 1px solid #B7D0FF
}

.price-card {
    position: relative;
    background-color: #f1f5f9;
    border: 1px solid #B7D0FF;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 30px 20px
}

.price-card:hover {
    background-color: #1062FE;
    box-shadow: 0 25px 50px -12px rgb(47 61 109 / .2)
}

.price-card:hover .top_feature_style__ {
    color: #fff
}

.price-card small {
    color: #212529
}

.price-card .vstack p {
    color: #212529
}

.price-card:hover .vstack p {
    color: #fff
}

.price-card:hover .card-body small {
    color: #242529
}

.price-card:hover .card-body small {
    color: #fff
}

.price-card:hover h4 {
    color: #fff
}

.price-card:hover .price-card__btn,
.price-card.popular_item:hover .price-card__btn {
    background-color: #fff;
    color: #1062fe
}

.price-card.popular_item .price-card__btn {
    background-color: #1062fe;
    color: #fff
}

.price-card__tag {
    padding: 4px 24px;
    text-align: center;
    position: absolute;
    top: 19px;
    right: -32px;
    transform: rotate(45deg);
    background: linear-gradient(90deg, #e90387 -29.31%, #fc6866 100.59%);
    font-size: 14px;
    color: #fff
}

.price-card__box {
    padding: 12px 18px;
    position: relative;
    isolation: isolate;
    background-color: #e7efff;
    border-radius: 12px
}

.price-card__badge {
    position: absolute;
    top: 0;
    right: 1.5rem;
    transform: translateY(-50%)
}

.price-card__price-sm {
    font-size: 16px
}

.check-mark {
    width: 1rem;
    height: 1rem;
    display: grid;
    place-content: center;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1
}

.price-card__btn {
    display: block;
    padding: 12px 24px;
    border-radius: 4px;
    background-color: rgb(64 130 254 / .12);
    font-size: 16px;
    font-weight: 700;
    color: #1062fe;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease
}

.features_list_icon_style__ svg {
    width: 8px;
    fill: #fff
}

.check-mark i {
    font-size: 8px
}

.text-bg-primary {
    color: #fff;
    background-color: #0d6efd
}

.top_feature_style__ {
    color: #212529
}

.fw-blod {
    font-weight: 700 !important
}

.hstack p strong {
    color: #212529;
    font-weight: 700
}

.price-card .hstack p strong {
    color: #212529
}

.price-card:hover .hstack p strong {
    color: #fff
}

.portfolio-nav-tab .nav-link {
    border-bottom: 2px solid #fff0;
    border-radius: 0;
    color: #334155;
    font-weight: 600
}

.portfolio-nav-tab .nav-link.active {
    background-color: #fff0;
    border-bottom: 2px solid #1062fe;
    color: #334155;
    font-weight: 600
}

.portfolio-nav-tab {
    border-bottom: 2px solid #e7efff
}

.price-card__btn:hover {
    background-color: #1062fe;
    color: #fff
}

.price-card__caption {
    color: #49495f
}

@media (min-width:768px) {
    .price-card {
        padding: 48px 32px
    }
}

ul.portfolio-nav-tab#pills-tab {
    justify-content: center
}

.service-card-image img {
    max-width: 85px
}

.side-blog-item {
    border: 1px solid #9e9d9d36
}

.btn.btn-dark.hover\:bg-primary.hover\:border-primary.rounded-1>a {
    color: #fff
}

.accordion-button .span_wrapper {
    width: 100%
}

.pricing_5 .span_wrapper {
    grid-template-columns: 18% 17% 17% 16% 23%
}

.pricing_5 .saved_badge_color {
    color: #000
}

.pricing_5 .accordion-header {
    align-items: center
}

@media (max-width:576px) {
    .pricing_5 .accordion-header {
        flex-direction: column;
        align-items: start
    }

    .pricing_5 .accordion-header .btn {
        margin-left: 22px;
        margin-bottom: 20px
    }
}
@media (max-width:576px) {
    .pricing_5 .span_wrapper {
        grid-template-columns: 50% 50%;
    }
}

.feature_list_style__ svg {
    fill: #fff;
    width: 10px
}

.data-center-tab {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 1px solid rgb(255 255 255 / .2)
}

.data-center-tab .nav-link {
    color: #fff;
    border-radius: 0;
    border-bottom: 2px solid #fff0
}

.data-center-tab .nav-link.active {
    background-color: #fff0;
    border-bottom: 2px solid #f67a3c;
    color: #f67a3c
}

.nav-link:hover {
    color: #ffff
}

.text-light__ {
    --bs-text-opacity: 1;
    color: #fff
}

.mb-4 {
    margin-bottom: 1rem !important
}

.tab_4__ h6 {
    font-size: 1.25rem
}

.os-slider {
    margin-bottom: 16px
}

.os-slider__card {
    border-radius: 12px
}

.os-slider__card .card-body {
    padding: 32px
}

.os-slider__quote-icon {
    float: left;
    margin-right: 12px;
    line-height: 1
}

.os-slider__user {
    width: 48px;
    height: 48px;
    display: grid;
    place-content: center;
    border-radius: 50%;
    overflow: hidden
}

.os-slider__description {
    font-size: 18px;
    font-weight: 600;
    color: #000a37
}

.os-slider-container {
    position: relative
}

.swiper-button-prev.os-slider__prev {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-top: 0;
    top: auto;
    left: auto;
    right: 64px;
    bottom: 0;
    background: linear-gradient(262deg, #7154c6 9.78%, #301c70 91.63%);
    color: #fff;
    -webkit-transform: rotate(45deg) translateY(50%);
    transform: rotate(45deg) translateY(50%)
}

.swiper-button-prev.os-slider__prev::after {
    display: none
}

.swiper-button-next.os-slider__next {
    width: 32px;
    height: 32px;
    right: 32px;
    margin-top: 0;
    top: auto;
    bottom: 0;
    border-radius: 50%;
    background: #f67a3c;
    color: #fff;
    -webkit-transform: rotate(320deg) translateY(50%);
    transform: rotate(320deg) translateY(50%)
}

.swiper-button-next.os-slider__next::after {
    display: none
}

.card.os-slider__card.testimonial_bg_ .card-body h6 {
    font-size: 1.25rem
}

.scroller-x__list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.price-card__ .card-body__ {
    padding: 32px 26px
}

.price-card__ {
    border-radius: 12px
}

.tab-pane .card__.price-card__ h4 {
    font-size: 1.953rem
}

.card__.price-card__ .card-body__ h6 {
    font-size: 1.25rem
}

.price-card__btn__ {
    padding-inline: 2rem;
    background-color: #301c70;
    color: #fff
}

.btn_:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn_ {
    --bs-btn-padding-x: 1.125rem;
    --bs-btn-padding-y: 0.625rem;
    --bs-btn-font-family: Plus Jakarta Sans, sans-serif;
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-font-weight: normal;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: unset;
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0 rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

.card__ {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.pricing-tab .nav-link.active {
    background: linear-gradient(262deg, #7154c6 9.78%, #301c70 91.63%)
}

.text-center__ {
    text-align: center !important
}

.pricing-tab .nav-link {
    color: #17191c;
    font-weight: 500
}

.pricing-tab {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 16px;
    border: 1px solid rgb(73 73 95 / .15)
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style: none
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill) !important
}

.nav-pills {
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #1062fe
}

.nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

ul.nav.nav-pills.pricing-tab.rounded-pill {
    display: inline-flex
}

ul.nav.nav-pills.pricing-tab.rounded-pill {
    padding-left: 16px
}

.pricing-tab button.nav-link.rounded-pill:hover {
    color: #000 !important
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

body {
    font-family: "Public Sans", sans-serif
}

.fs-24 {
    font-size: 1.5rem
}

.fs-20 {
    font-size: 1.25rem
}

.fs-18 {
    font-size: 1.125rem
}

.fs-16 {
    font-size: 1rem
}

.fs-14 {
    font-size: .875rem
}

.fs-12 {
    font-size: .75rem
}

.fs-10 {
    font-size: 10px
}

.max-text-20 {
    max-width: 20ch
}

.max-text-24 {
    max-width: 24ch
}

.max-text-28 {
    max-width: 28ch
}

.max-text-32 {
    max-width: 32ch
}

.max-text-36 {
    max-width: 36ch
}

.max-text-40 {
    max-width: 40ch
}

.max-text-44 {
    max-width: 44ch
}

.max-text-48 {
    max-width: 48ch
}

.max-text-52 {
    max-width: 52ch
}

.max-text-56 {
    max-width: 56ch
}

.max-text-60 {
    max-width: 60ch
}

.max-text-64 {
    max-width: 64ch
}

.max-text-68 {
    max-width: 68ch
}

.max-text-72 {
    max-width: 72ch
}

.max-text-76 {
    max-width: 76ch
}

.max-text-80 {
    max-width: 80ch
}

.tt-line-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tt-line-clamp.tt-clamp-1 {
    -webkit-line-clamp: 1
}

.tt-line-clamp.tt-clamp-2 {
    -webkit-line-clamp: 2
}

.tt-line-clamp.tt-clamp-3 {
    -webkit-line-clamp: 3
}

.pt-120 {
    --_pt: 60px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-120 {
        --_pt: 120px
    }
}

.pt-100 {
    --_pt: 50px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-100 {
        --_pt: 100px
    }
}

.pt-80 {
    --_pt: 40px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-80 {
        --_pt: 80px
    }
}

.pt-60 {
    --_pt: 32px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-60 {
        --_pt: 60px
    }
}

.pt-40 {
    --_pt: 20px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-40 {
        --_pt: 40px
    }
}

.pt-32 {
    --_pt: 16px;
    padding-top: var(--_pt)
}

@media(min-width:992px) {
    .pt-32 {
        --_pt: 32px
    }
}

.pb-120 {
    --_pb: 60px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-120 {
        --_pb: 120px
    }
}

.pb-100 {
    --_pb: 50px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-100 {
        --_pb: 100px
    }
}

.pb-80 {
    --_pb: 40px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-80 {
        --_pb: 80px
    }
}

.pb-60 {
    --_pb: 32px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-60 {
        --_pb: 60px
    }
}

.pb-40 {
    --_pb: 20px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-40 {
        --_pb: 40px
    }
}

.pb-32 {
    --_pb: 16px;
    padding-bottom: var(--_pb)
}

@media(min-width:992px) {
    .pb-32 {
        --_pb: 32px
    }
}

.w-0 {
    width: 0
}

.h-0 {
    height: 0
}

@media(min-width:0) {
    .w-xs-0 {
        width: 0
    }
}

@media(min-width:576px) {
    .w-sm-0 {
        width: 0
    }
}

@media(min-width:768px) {
    .w-md-0 {
        width: 0
    }
}

@media(min-width:992px) {
    .w-lg-0 {
        width: 0
    }
}

@media(min-width:1200px) {
    .w-xl-0 {
        width: 0
    }
}

@media(min-width:1400px) {
    .w-xxl-0 {
        width: 0
    }
}

@media(min-width:0) {
    .h-xs-0 {
        height: 0
    }
}

@media(min-width:576px) {
    .h-sm-0 {
        height: 0
    }
}

@media(min-width:768px) {
    .h-md-0 {
        height: 0
    }
}

@media(min-width:992px) {
    .h-lg-0 {
        height: 0
    }
}

@media(min-width:1200px) {
    .h-xl-0 {
        height: 0
    }
}

@media(min-width:1400px) {
    .h-xxl-0 {
        height: 0
    }
}

.w-1 {
    width: .25rem
}

.h-1 {
    height: .25rem
}

@media(min-width:0) {
    .w-xs-1 {
        width: .25rem
    }
}

@media(min-width:576px) {
    .w-sm-1 {
        width: .25rem
    }
}

@media(min-width:768px) {
    .w-md-1 {
        width: .25rem
    }
}

@media(min-width:992px) {
    .w-lg-1 {
        width: .25rem
    }
}

@media(min-width:1200px) {
    .w-xl-1 {
        width: .25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-1 {
        width: .25rem
    }
}

@media(min-width:0) {
    .h-xs-1 {
        height: .25rem
    }
}

@media(min-width:576px) {
    .h-sm-1 {
        height: .25rem
    }
}

@media(min-width:768px) {
    .h-md-1 {
        height: .25rem
    }
}

@media(min-width:992px) {
    .h-lg-1 {
        height: .25rem
    }
}

@media(min-width:1200px) {
    .h-xl-1 {
        height: .25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-1 {
        height: .25rem
    }
}

.w-2 {
    width: .5rem
}

.h-2 {
    height: .5rem
}

@media(min-width:0) {
    .w-xs-2 {
        width: .5rem
    }
}

@media(min-width:576px) {
    .w-sm-2 {
        width: .5rem
    }
}

@media(min-width:768px) {
    .w-md-2 {
        width: .5rem
    }
}

@media(min-width:992px) {
    .w-lg-2 {
        width: .5rem
    }
}

@media(min-width:1200px) {
    .w-xl-2 {
        width: .5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-2 {
        width: .5rem
    }
}

@media(min-width:0) {
    .h-xs-2 {
        height: .5rem
    }
}

@media(min-width:576px) {
    .h-sm-2 {
        height: .5rem
    }
}

@media(min-width:768px) {
    .h-md-2 {
        height: .5rem
    }
}

@media(min-width:992px) {
    .h-lg-2 {
        height: .5rem
    }
}

@media(min-width:1200px) {
    .h-xl-2 {
        height: .5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-2 {
        height: .5rem
    }
}

.w-3 {
    width: .75rem
}

.h-3 {
    height: .75rem
}

@media(min-width:0) {
    .w-xs-3 {
        width: .75rem
    }
}

@media(min-width:576px) {
    .w-sm-3 {
        width: .75rem
    }
}

@media(min-width:768px) {
    .w-md-3 {
        width: .75rem
    }
}

@media(min-width:992px) {
    .w-lg-3 {
        width: .75rem
    }
}

@media(min-width:1200px) {
    .w-xl-3 {
        width: .75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-3 {
        width: .75rem
    }
}

@media(min-width:0) {
    .h-xs-3 {
        height: .75rem
    }
}

@media(min-width:576px) {
    .h-sm-3 {
        height: .75rem
    }
}

@media(min-width:768px) {
    .h-md-3 {
        height: .75rem
    }
}

@media(min-width:992px) {
    .h-lg-3 {
        height: .75rem
    }
}

@media(min-width:1200px) {
    .h-xl-3 {
        height: .75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-3 {
        height: .75rem
    }
}

.w-4 {
    width: 1rem
}

.h-4 {
    height: 1rem
}

@media(min-width:0) {
    .w-xs-4 {
        width: 1rem
    }
}

@media(min-width:576px) {
    .w-sm-4 {
        width: 1rem
    }
}

@media(min-width:768px) {
    .w-md-4 {
        width: 1rem
    }
}

@media(min-width:992px) {
    .w-lg-4 {
        width: 1rem
    }
}

@media(min-width:1200px) {
    .w-xl-4 {
        width: 1rem
    }
}

@media(min-width:1400px) {
    .w-xxl-4 {
        width: 1rem
    }
}

@media(min-width:0) {
    .h-xs-4 {
        height: 1rem
    }
}

@media(min-width:576px) {
    .h-sm-4 {
        height: 1rem
    }
}

@media(min-width:768px) {
    .h-md-4 {
        height: 1rem
    }
}

@media(min-width:992px) {
    .h-lg-4 {
        height: 1rem
    }
}

@media(min-width:1200px) {
    .h-xl-4 {
        height: 1rem
    }
}

@media(min-width:1400px) {
    .h-xxl-4 {
        height: 1rem
    }
}

.w-5 {
    width: 1.25rem
}

.h-5 {
    height: 1.25rem
}

@media(min-width:0) {
    .w-xs-5 {
        width: 1.25rem
    }
}

@media(min-width:576px) {
    .w-sm-5 {
        width: 1.25rem
    }
}

@media(min-width:768px) {
    .w-md-5 {
        width: 1.25rem
    }
}

@media(min-width:992px) {
    .w-lg-5 {
        width: 1.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-5 {
        width: 1.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-5 {
        width: 1.25rem
    }
}

@media(min-width:0) {
    .h-xs-5 {
        height: 1.25rem
    }
}

@media(min-width:576px) {
    .h-sm-5 {
        height: 1.25rem
    }
}

@media(min-width:768px) {
    .h-md-5 {
        height: 1.25rem
    }
}

@media(min-width:992px) {
    .h-lg-5 {
        height: 1.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-5 {
        height: 1.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-5 {
        height: 1.25rem
    }
}

.w-6 {
    width: 1.5rem
}

.h-6 {
    height: 1.5rem
}

@media(min-width:0) {
    .w-xs-6 {
        width: 1.5rem
    }
}

@media(min-width:576px) {
    .w-sm-6 {
        width: 1.5rem
    }
}

@media(min-width:768px) {
    .w-md-6 {
        width: 1.5rem
    }
}

@media(min-width:992px) {
    .w-lg-6 {
        width: 1.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-6 {
        width: 1.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-6 {
        width: 1.5rem
    }
}

@media(min-width:0) {
    .h-xs-6 {
        height: 1.5rem
    }
}

@media(min-width:576px) {
    .h-sm-6 {
        height: 1.5rem
    }
}

@media(min-width:768px) {
    .h-md-6 {
        height: 1.5rem
    }
}

@media(min-width:992px) {
    .h-lg-6 {
        height: 1.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-6 {
        height: 1.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-6 {
        height: 1.5rem
    }
}

.w-7 {
    width: 1.75rem
}

.h-7 {
    height: 1.75rem
}

@media(min-width:0) {
    .w-xs-7 {
        width: 1.75rem
    }
}

@media(min-width:576px) {
    .w-sm-7 {
        width: 1.75rem
    }
}

@media(min-width:768px) {
    .w-md-7 {
        width: 1.75rem
    }
}

@media(min-width:992px) {
    .w-lg-7 {
        width: 1.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-7 {
        width: 1.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-7 {
        width: 1.75rem
    }
}

@media(min-width:0) {
    .h-xs-7 {
        height: 1.75rem
    }
}

@media(min-width:576px) {
    .h-sm-7 {
        height: 1.75rem
    }
}

@media(min-width:768px) {
    .h-md-7 {
        height: 1.75rem
    }
}

@media(min-width:992px) {
    .h-lg-7 {
        height: 1.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-7 {
        height: 1.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-7 {
        height: 1.75rem
    }
}

.w-8 {
    width: 2rem
}

.h-8 {
    height: 2rem
}

@media(min-width:0) {
    .w-xs-8 {
        width: 2rem
    }
}

@media(min-width:576px) {
    .w-sm-8 {
        width: 2rem
    }
}

@media(min-width:768px) {
    .w-md-8 {
        width: 2rem
    }
}

@media(min-width:992px) {
    .w-lg-8 {
        width: 2rem
    }
}

@media(min-width:1200px) {
    .w-xl-8 {
        width: 2rem
    }
}

@media(min-width:1400px) {
    .w-xxl-8 {
        width: 2rem
    }
}

@media(min-width:0) {
    .h-xs-8 {
        height: 2rem
    }
}

@media(min-width:576px) {
    .h-sm-8 {
        height: 2rem
    }
}

@media(min-width:768px) {
    .h-md-8 {
        height: 2rem
    }
}

@media(min-width:992px) {
    .h-lg-8 {
        height: 2rem
    }
}

@media(min-width:1200px) {
    .h-xl-8 {
        height: 2rem
    }
}

@media(min-width:1400px) {
    .h-xxl-8 {
        height: 2rem
    }
}

.w-9 {
    width: 2.25rem
}

.h-9 {
    height: 2.25rem
}

@media(min-width:0) {
    .w-xs-9 {
        width: 2.25rem
    }
}

@media(min-width:576px) {
    .w-sm-9 {
        width: 2.25rem
    }
}

@media(min-width:768px) {
    .w-md-9 {
        width: 2.25rem
    }
}

@media(min-width:992px) {
    .w-lg-9 {
        width: 2.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-9 {
        width: 2.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-9 {
        width: 2.25rem
    }
}

@media(min-width:0) {
    .h-xs-9 {
        height: 2.25rem
    }
}

@media(min-width:576px) {
    .h-sm-9 {
        height: 2.25rem
    }
}

@media(min-width:768px) {
    .h-md-9 {
        height: 2.25rem
    }
}

@media(min-width:992px) {
    .h-lg-9 {
        height: 2.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-9 {
        height: 2.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-9 {
        height: 2.25rem
    }
}

.w-10 {
    width: 2.5rem
}

.h-10 {
    height: 2.5rem
}

@media(min-width:0) {
    .w-xs-10 {
        width: 2.5rem
    }
}

@media(min-width:576px) {
    .w-sm-10 {
        width: 2.5rem
    }
}

@media(min-width:768px) {
    .w-md-10 {
        width: 2.5rem
    }
}

@media(min-width:992px) {
    .w-lg-10 {
        width: 2.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-10 {
        width: 2.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-10 {
        width: 2.5rem
    }
}

@media(min-width:0) {
    .h-xs-10 {
        height: 2.5rem
    }
}

@media(min-width:576px) {
    .h-sm-10 {
        height: 2.5rem
    }
}

@media(min-width:768px) {
    .h-md-10 {
        height: 2.5rem
    }
}

@media(min-width:992px) {
    .h-lg-10 {
        height: 2.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-10 {
        height: 2.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-10 {
        height: 2.5rem
    }
}

.w-11 {
    width: 2.75rem
}

.h-11 {
    height: 2.75rem
}

@media(min-width:0) {
    .w-xs-11 {
        width: 2.75rem
    }
}

@media(min-width:576px) {
    .w-sm-11 {
        width: 2.75rem
    }
}

@media(min-width:768px) {
    .w-md-11 {
        width: 2.75rem
    }
}

@media(min-width:992px) {
    .w-lg-11 {
        width: 2.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-11 {
        width: 2.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-11 {
        width: 2.75rem
    }
}

@media(min-width:0) {
    .h-xs-11 {
        height: 2.75rem
    }
}

@media(min-width:576px) {
    .h-sm-11 {
        height: 2.75rem
    }
}

@media(min-width:768px) {
    .h-md-11 {
        height: 2.75rem
    }
}

@media(min-width:992px) {
    .h-lg-11 {
        height: 2.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-11 {
        height: 2.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-11 {
        height: 2.75rem
    }
}

.w-12 {
    width: 3rem
}

.h-12 {
    height: 3rem
}

@media(min-width:0) {
    .w-xs-12 {
        width: 3rem
    }
}

@media(min-width:576px) {
    .w-sm-12 {
        width: 3rem
    }
}

@media(min-width:768px) {
    .w-md-12 {
        width: 3rem
    }
}

@media(min-width:992px) {
    .w-lg-12 {
        width: 3rem
    }
}

@media(min-width:1200px) {
    .w-xl-12 {
        width: 3rem
    }
}

@media(min-width:1400px) {
    .w-xxl-12 {
        width: 3rem
    }
}

@media(min-width:0) {
    .h-xs-12 {
        height: 3rem
    }
}

@media(min-width:576px) {
    .h-sm-12 {
        height: 3rem
    }
}

@media(min-width:768px) {
    .h-md-12 {
        height: 3rem
    }
}

@media(min-width:992px) {
    .h-lg-12 {
        height: 3rem
    }
}

@media(min-width:1200px) {
    .h-xl-12 {
        height: 3rem
    }
}

@media(min-width:1400px) {
    .h-xxl-12 {
        height: 3rem
    }
}

.w-13 {
    width: 3.25rem
}

.h-13 {
    height: 3.25rem
}

@media(min-width:0) {
    .w-xs-13 {
        width: 3.25rem
    }
}

@media(min-width:576px) {
    .w-sm-13 {
        width: 3.25rem
    }
}

@media(min-width:768px) {
    .w-md-13 {
        width: 3.25rem
    }
}

@media(min-width:992px) {
    .w-lg-13 {
        width: 3.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-13 {
        width: 3.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-13 {
        width: 3.25rem
    }
}

@media(min-width:0) {
    .h-xs-13 {
        height: 3.25rem
    }
}

@media(min-width:576px) {
    .h-sm-13 {
        height: 3.25rem
    }
}

@media(min-width:768px) {
    .h-md-13 {
        height: 3.25rem
    }
}

@media(min-width:992px) {
    .h-lg-13 {
        height: 3.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-13 {
        height: 3.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-13 {
        height: 3.25rem
    }
}

.w-14 {
    width: 3.5rem
}

.h-14 {
    height: 3.5rem
}

@media(min-width:0) {
    .w-xs-14 {
        width: 3.5rem
    }
}

@media(min-width:576px) {
    .w-sm-14 {
        width: 3.5rem
    }
}

@media(min-width:768px) {
    .w-md-14 {
        width: 3.5rem
    }
}

@media(min-width:992px) {
    .w-lg-14 {
        width: 3.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-14 {
        width: 3.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-14 {
        width: 3.5rem
    }
}

@media(min-width:0) {
    .h-xs-14 {
        height: 3.5rem
    }
}

@media(min-width:576px) {
    .h-sm-14 {
        height: 3.5rem
    }
}

@media(min-width:768px) {
    .h-md-14 {
        height: 3.5rem
    }
}

@media(min-width:992px) {
    .h-lg-14 {
        height: 3.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-14 {
        height: 3.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-14 {
        height: 3.5rem
    }
}

.w-15 {
    width: 3.75rem
}

.h-15 {
    height: 3.75rem
}

@media(min-width:0) {
    .w-xs-15 {
        width: 3.75rem
    }
}

@media(min-width:576px) {
    .w-sm-15 {
        width: 3.75rem
    }
}

@media(min-width:768px) {
    .w-md-15 {
        width: 3.75rem
    }
}

@media(min-width:992px) {
    .w-lg-15 {
        width: 3.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-15 {
        width: 3.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-15 {
        width: 3.75rem
    }
}

@media(min-width:0) {
    .h-xs-15 {
        height: 3.75rem
    }
}

@media(min-width:576px) {
    .h-sm-15 {
        height: 3.75rem
    }
}

@media(min-width:768px) {
    .h-md-15 {
        height: 3.75rem
    }
}

@media(min-width:992px) {
    .h-lg-15 {
        height: 3.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-15 {
        height: 3.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-15 {
        height: 3.75rem
    }
}

.w-16 {
    width: 4rem
}

.h-16 {
    height: 4rem
}

@media(min-width:0) {
    .w-xs-16 {
        width: 4rem
    }
}

@media(min-width:576px) {
    .w-sm-16 {
        width: 4rem
    }
}

@media(min-width:768px) {
    .w-md-16 {
        width: 4rem
    }
}

@media(min-width:992px) {
    .w-lg-16 {
        width: 4rem
    }
}

@media(min-width:1200px) {
    .w-xl-16 {
        width: 4rem
    }
}

@media(min-width:1400px) {
    .w-xxl-16 {
        width: 4rem
    }
}

@media(min-width:0) {
    .h-xs-16 {
        height: 4rem
    }
}

@media(min-width:576px) {
    .h-sm-16 {
        height: 4rem
    }
}

@media(min-width:768px) {
    .h-md-16 {
        height: 4rem
    }
}

@media(min-width:992px) {
    .h-lg-16 {
        height: 4rem
    }
}

@media(min-width:1200px) {
    .h-xl-16 {
        height: 4rem
    }
}

@media(min-width:1400px) {
    .h-xxl-16 {
        height: 4rem
    }
}

.w-17 {
    width: 4.25rem
}

.h-17 {
    height: 4.25rem
}

@media(min-width:0) {
    .w-xs-17 {
        width: 4.25rem
    }
}

@media(min-width:576px) {
    .w-sm-17 {
        width: 4.25rem
    }
}

@media(min-width:768px) {
    .w-md-17 {
        width: 4.25rem
    }
}

@media(min-width:992px) {
    .w-lg-17 {
        width: 4.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-17 {
        width: 4.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-17 {
        width: 4.25rem
    }
}

@media(min-width:0) {
    .h-xs-17 {
        height: 4.25rem
    }
}

@media(min-width:576px) {
    .h-sm-17 {
        height: 4.25rem
    }
}

@media(min-width:768px) {
    .h-md-17 {
        height: 4.25rem
    }
}

@media(min-width:992px) {
    .h-lg-17 {
        height: 4.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-17 {
        height: 4.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-17 {
        height: 4.25rem
    }
}

.w-18 {
    width: 4.5rem
}

.h-18 {
    height: 4.5rem
}

@media(min-width:0) {
    .w-xs-18 {
        width: 4.5rem
    }
}

@media(min-width:576px) {
    .w-sm-18 {
        width: 4.5rem
    }
}

@media(min-width:768px) {
    .w-md-18 {
        width: 4.5rem
    }
}

@media(min-width:992px) {
    .w-lg-18 {
        width: 4.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-18 {
        width: 4.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-18 {
        width: 4.5rem
    }
}

@media(min-width:0) {
    .h-xs-18 {
        height: 4.5rem
    }
}

@media(min-width:576px) {
    .h-sm-18 {
        height: 4.5rem
    }
}

@media(min-width:768px) {
    .h-md-18 {
        height: 4.5rem
    }
}

@media(min-width:992px) {
    .h-lg-18 {
        height: 4.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-18 {
        height: 4.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-18 {
        height: 4.5rem
    }
}

.w-19 {
    width: 4.75rem
}

.h-19 {
    height: 4.75rem
}

@media(min-width:0) {
    .w-xs-19 {
        width: 4.75rem
    }
}

@media(min-width:576px) {
    .w-sm-19 {
        width: 4.75rem
    }
}

@media(min-width:768px) {
    .w-md-19 {
        width: 4.75rem
    }
}

@media(min-width:992px) {
    .w-lg-19 {
        width: 4.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-19 {
        width: 4.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-19 {
        width: 4.75rem
    }
}

@media(min-width:0) {
    .h-xs-19 {
        height: 4.75rem
    }
}

@media(min-width:576px) {
    .h-sm-19 {
        height: 4.75rem
    }
}

@media(min-width:768px) {
    .h-md-19 {
        height: 4.75rem
    }
}

@media(min-width:992px) {
    .h-lg-19 {
        height: 4.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-19 {
        height: 4.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-19 {
        height: 4.75rem
    }
}

.w-20 {
    width: 5rem
}

.h-20 {
    height: 5rem
}

@media(min-width:0) {
    .w-xs-20 {
        width: 5rem
    }
}

@media(min-width:576px) {
    .w-sm-20 {
        width: 5rem
    }
}

@media(min-width:768px) {
    .w-md-20 {
        width: 5rem
    }
}

@media(min-width:992px) {
    .w-lg-20 {
        width: 5rem
    }
}

@media(min-width:1200px) {
    .w-xl-20 {
        width: 5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-20 {
        width: 5rem
    }
}

@media(min-width:0) {
    .h-xs-20 {
        height: 5rem
    }
}

@media(min-width:576px) {
    .h-sm-20 {
        height: 5rem
    }
}

@media(min-width:768px) {
    .h-md-20 {
        height: 5rem
    }
}

@media(min-width:992px) {
    .h-lg-20 {
        height: 5rem
    }
}

@media(min-width:1200px) {
    .h-xl-20 {
        height: 5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-20 {
        height: 5rem
    }
}

.w-21 {
    width: 5.25rem
}

.h-21 {
    height: 5.25rem
}

@media(min-width:0) {
    .w-xs-21 {
        width: 5.25rem
    }
}

@media(min-width:576px) {
    .w-sm-21 {
        width: 5.25rem
    }
}

@media(min-width:768px) {
    .w-md-21 {
        width: 5.25rem
    }
}

@media(min-width:992px) {
    .w-lg-21 {
        width: 5.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-21 {
        width: 5.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-21 {
        width: 5.25rem
    }
}

@media(min-width:0) {
    .h-xs-21 {
        height: 5.25rem
    }
}

@media(min-width:576px) {
    .h-sm-21 {
        height: 5.25rem
    }
}

@media(min-width:768px) {
    .h-md-21 {
        height: 5.25rem
    }
}

@media(min-width:992px) {
    .h-lg-21 {
        height: 5.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-21 {
        height: 5.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-21 {
        height: 5.25rem
    }
}

.w-22 {
    width: 5.5rem
}

.h-22 {
    height: 5.5rem
}

@media(min-width:0) {
    .w-xs-22 {
        width: 5.5rem
    }
}

@media(min-width:576px) {
    .w-sm-22 {
        width: 5.5rem
    }
}

@media(min-width:768px) {
    .w-md-22 {
        width: 5.5rem
    }
}

@media(min-width:992px) {
    .w-lg-22 {
        width: 5.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-22 {
        width: 5.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-22 {
        width: 5.5rem
    }
}

@media(min-width:0) {
    .h-xs-22 {
        height: 5.5rem
    }
}

@media(min-width:576px) {
    .h-sm-22 {
        height: 5.5rem
    }
}

@media(min-width:768px) {
    .h-md-22 {
        height: 5.5rem
    }
}

@media(min-width:992px) {
    .h-lg-22 {
        height: 5.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-22 {
        height: 5.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-22 {
        height: 5.5rem
    }
}

.w-23 {
    width: 5.75rem
}

.h-23 {
    height: 5.75rem
}

@media(min-width:0) {
    .w-xs-23 {
        width: 5.75rem
    }
}

@media(min-width:576px) {
    .w-sm-23 {
        width: 5.75rem
    }
}

@media(min-width:768px) {
    .w-md-23 {
        width: 5.75rem
    }
}

@media(min-width:992px) {
    .w-lg-23 {
        width: 5.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-23 {
        width: 5.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-23 {
        width: 5.75rem
    }
}

@media(min-width:0) {
    .h-xs-23 {
        height: 5.75rem
    }
}

@media(min-width:576px) {
    .h-sm-23 {
        height: 5.75rem
    }
}

@media(min-width:768px) {
    .h-md-23 {
        height: 5.75rem
    }
}

@media(min-width:992px) {
    .h-lg-23 {
        height: 5.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-23 {
        height: 5.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-23 {
        height: 5.75rem
    }
}

.w-24 {
    width: 6rem
}

.h-24 {
    height: 6rem
}

@media(min-width:0) {
    .w-xs-24 {
        width: 6rem
    }
}

@media(min-width:576px) {
    .w-sm-24 {
        width: 6rem
    }
}

@media(min-width:768px) {
    .w-md-24 {
        width: 6rem
    }
}

@media(min-width:992px) {
    .w-lg-24 {
        width: 6rem
    }
}

@media(min-width:1200px) {
    .w-xl-24 {
        width: 6rem
    }
}

@media(min-width:1400px) {
    .w-xxl-24 {
        width: 6rem
    }
}

@media(min-width:0) {
    .h-xs-24 {
        height: 6rem
    }
}

@media(min-width:576px) {
    .h-sm-24 {
        height: 6rem
    }
}

@media(min-width:768px) {
    .h-md-24 {
        height: 6rem
    }
}

@media(min-width:992px) {
    .h-lg-24 {
        height: 6rem
    }
}

@media(min-width:1200px) {
    .h-xl-24 {
        height: 6rem
    }
}

@media(min-width:1400px) {
    .h-xxl-24 {
        height: 6rem
    }
}

.w-25 {
    width: 6.25rem
}

.h-25 {
    height: 6.25rem
}

@media(min-width:0) {
    .w-xs-25 {
        width: 6.25rem
    }
}

@media(min-width:576px) {
    .w-sm-25 {
        width: 6.25rem
    }
}

@media(min-width:768px) {
    .w-md-25 {
        width: 6.25rem
    }
}

@media(min-width:992px) {
    .w-lg-25 {
        width: 6.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-25 {
        width: 6.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-25 {
        width: 6.25rem
    }
}

@media(min-width:0) {
    .h-xs-25 {
        height: 6.25rem
    }
}

@media(min-width:576px) {
    .h-sm-25 {
        height: 6.25rem
    }
}

@media(min-width:768px) {
    .h-md-25 {
        height: 6.25rem
    }
}

@media(min-width:992px) {
    .h-lg-25 {
        height: 6.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-25 {
        height: 6.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-25 {
        height: 6.25rem
    }
}

.w-26 {
    width: 6.5rem
}

.h-26 {
    height: 6.5rem
}

@media(min-width:0) {
    .w-xs-26 {
        width: 6.5rem
    }
}

@media(min-width:576px) {
    .w-sm-26 {
        width: 6.5rem
    }
}

@media(min-width:768px) {
    .w-md-26 {
        width: 6.5rem
    }
}

@media(min-width:992px) {
    .w-lg-26 {
        width: 6.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-26 {
        width: 6.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-26 {
        width: 6.5rem
    }
}

@media(min-width:0) {
    .h-xs-26 {
        height: 6.5rem
    }
}

@media(min-width:576px) {
    .h-sm-26 {
        height: 6.5rem
    }
}

@media(min-width:768px) {
    .h-md-26 {
        height: 6.5rem
    }
}

@media(min-width:992px) {
    .h-lg-26 {
        height: 6.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-26 {
        height: 6.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-26 {
        height: 6.5rem
    }
}

.w-27 {
    width: 6.75rem
}

.h-27 {
    height: 6.75rem
}

@media(min-width:0) {
    .w-xs-27 {
        width: 6.75rem
    }
}

@media(min-width:576px) {
    .w-sm-27 {
        width: 6.75rem
    }
}

@media(min-width:768px) {
    .w-md-27 {
        width: 6.75rem
    }
}

@media(min-width:992px) {
    .w-lg-27 {
        width: 6.75rem
    }
}

@media(min-width:1200px) {
    .w-xl-27 {
        width: 6.75rem
    }
}

@media(min-width:1400px) {
    .w-xxl-27 {
        width: 6.75rem
    }
}

@media(min-width:0) {
    .h-xs-27 {
        height: 6.75rem
    }
}

@media(min-width:576px) {
    .h-sm-27 {
        height: 6.75rem
    }
}

@media(min-width:768px) {
    .h-md-27 {
        height: 6.75rem
    }
}

@media(min-width:992px) {
    .h-lg-27 {
        height: 6.75rem
    }
}

@media(min-width:1200px) {
    .h-xl-27 {
        height: 6.75rem
    }
}

@media(min-width:1400px) {
    .h-xxl-27 {
        height: 6.75rem
    }
}

.w-28 {
    width: 7rem
}

.h-28 {
    height: 7rem
}

@media(min-width:0) {
    .w-xs-28 {
        width: 7rem
    }
}

@media(min-width:576px) {
    .w-sm-28 {
        width: 7rem
    }
}

@media(min-width:768px) {
    .w-md-28 {
        width: 7rem
    }
}

@media(min-width:992px) {
    .w-lg-28 {
        width: 7rem
    }
}

@media(min-width:1200px) {
    .w-xl-28 {
        width: 7rem
    }
}

@media(min-width:1400px) {
    .w-xxl-28 {
        width: 7rem
    }
}

@media(min-width:0) {
    .h-xs-28 {
        height: 7rem
    }
}

@media(min-width:576px) {
    .h-sm-28 {
        height: 7rem
    }
}

@media(min-width:768px) {
    .h-md-28 {
        height: 7rem
    }
}

@media(min-width:992px) {
    .h-lg-28 {
        height: 7rem
    }
}

@media(min-width:1200px) {
    .h-xl-28 {
        height: 7rem
    }
}

@media(min-width:1400px) {
    .h-xxl-28 {
        height: 7rem
    }
}

.w-29 {
    width: 7.25rem
}

.h-29 {
    height: 7.25rem
}

@media(min-width:0) {
    .w-xs-29 {
        width: 7.25rem
    }
}

@media(min-width:576px) {
    .w-sm-29 {
        width: 7.25rem
    }
}

@media(min-width:768px) {
    .w-md-29 {
        width: 7.25rem
    }
}

@media(min-width:992px) {
    .w-lg-29 {
        width: 7.25rem
    }
}

@media(min-width:1200px) {
    .w-xl-29 {
        width: 7.25rem
    }
}

@media(min-width:1400px) {
    .w-xxl-29 {
        width: 7.25rem
    }
}

@media(min-width:0) {
    .h-xs-29 {
        height: 7.25rem
    }
}

@media(min-width:576px) {
    .h-sm-29 {
        height: 7.25rem
    }
}

@media(min-width:768px) {
    .h-md-29 {
        height: 7.25rem
    }
}

@media(min-width:992px) {
    .h-lg-29 {
        height: 7.25rem
    }
}

@media(min-width:1200px) {
    .h-xl-29 {
        height: 7.25rem
    }
}

@media(min-width:1400px) {
    .h-xxl-29 {
        height: 7.25rem
    }
}

.w-30 {
    width: 7.5rem
}

.h-30 {
    height: 7.5rem
}

@media(min-width:0) {
    .w-xs-30 {
        width: 7.5rem
    }
}

@media(min-width:576px) {
    .w-sm-30 {
        width: 7.5rem
    }
}

@media(min-width:768px) {
    .w-md-30 {
        width: 7.5rem
    }
}

@media(min-width:992px) {
    .w-lg-30 {
        width: 7.5rem
    }
}

@media(min-width:1200px) {
    .w-xl-30 {
        width: 7.5rem
    }
}

@media(min-width:1400px) {
    .w-xxl-30 {
        width: 7.5rem
    }
}

@media(min-width:0) {
    .h-xs-30 {
        height: 7.5rem
    }
}

@media(min-width:576px) {
    .h-sm-30 {
        height: 7.5rem
    }
}

@media(min-width:768px) {
    .h-md-30 {
        height: 7.5rem
    }
}

@media(min-width:992px) {
    .h-lg-30 {
        height: 7.5rem
    }
}

@media(min-width:1200px) {
    .h-xl-30 {
        height: 7.5rem
    }
}

@media(min-width:1400px) {
    .h-xxl-30 {
        height: 7.5rem
    }
}

.bg-opacity-5 {
    --bs-bg-opacity: 0.05
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.transition {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hover\:text-primary:hover {
    color: #1062fe !important
}

.hover\:text-white:hover {
    color: #fff !important
}

.hover\:text-dark:hover {
    color: #080f2c !important
}

.hover\:bg-primary:hover {
    background-color: #1062fe !important
}

.hover\:bg-success:hover {
    background-color: #07c07e !important
}

.hover\:bg-dark:hover {
    background-color: #080f2c !important
}

.hover\:border-primary:hover {
    border-color: #1062fe !important
}

.hover\:border-success:hover {
    border-color: #07c07e !important
}

.hover\:border-dark:hover {
    border-color: #080f2c !important
}

.text-heading {
    color: #080f2c
}

.fw-900 {
    font-weight: 900
}

.bg-gray-900 {
    background-color: #090911
}

.bg-gradient-1 {
    background-image: linear-gradient(253deg, #0a00e9 5.74%, #00165b 102.24%)
}

.hover-shadow:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15)
}

.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dee2e6
}

.form-select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dee2e6
}

.position-unset {
    position: unset
}

.yearly-price {
    display: none
}

.yearly-price-x {
    display: none
}

.place-content-center {
    place-content: center
}

.blend-mode-dodge {
    mix-blend-mode: color-dodge
}

.ssl-provider-area {
    margin-top: -175px
}

@media(max-width:1399px) {
    .ssl-provider-area {
        margin-top: -145px
    }
}

@media(max-width:1199px) {
    .ssl-provider-area {
        margin-top: -80px
    }
}

.data-boosting::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../img/shape/data-boost-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.game-cta-wrapper {
    background-image: url(../img/shape/game-cta-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.game-faq .accordion-item {
    background-color: rgb(255 255 255 / .05);
    border: 0 !important
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 9999
}

.preloader .loading-bar {
    width: 100%;
    height: 3px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    background: #dee2e6
}

.preloader .loading-bar:before {
    content: "";
    width: 35px;
    height: 3px;
    background: #1062fe;
    position: absolute;
    left: -34px;
    -webkit-animation: bluebar 1.5s infinite ease;
    animation: bluebar 1.5s infinite ease
}

@-webkit-keyframes bluebar {
    50% {
        left: 96px
    }
}

@keyframes bluebar {
    50% {
        left: 96px
    }
}

.logo {
    --logo-height: 36px;
    height: var(--logo-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.logo__img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.logo__img-dark {
    display: none
}

.logo__sticky {
    display: none
}

[data-bs-theme=dark] .logo__img-dark {
    display: inline-block
}

[data-bs-theme=dark] .logo__img-light {
    display: none
}

.bg-soft-primary {
    background-color: rgb(16 98 254 / .15);
    color: #1062fe
}

.bg-soft-secondary {
    background-color: rgb(241 245 249 / .15);
    color: #f1f5f9
}

.bg-soft-success {
    background-color: rgb(7 192 126 / .15);
    color: #07c07e
}

.bg-soft-info {
    background-color: rgb(36 225 228 / .15);
    color: #24e1e4
}

.bg-soft-warning {
    background-color: rgb(255 164 47 / .15);
    color: #ffa42f
}

.bg-soft-danger {
    background-color: rgb(253 50 70 / .15);
    color: #fd3246
}

.bg-soft-light {
    background-color: rgb(248 249 250 / .15);
    color: #f8f9fa
}

.bg-soft-dark {
    background-color: rgb(8 15 44 / .15);
    color: #080f2c
}

.gradient-bg {
    background: linear-gradient(90.12deg, #E90387 -29.31%, #FC6866 100.59%)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active,
.btn-primary.show {
    border-color: #014cda;
    background-color: #014cda
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary.active,
.btn-secondary.show {
    border-color: #cddcea;
    background-color: #cddcea
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success.active,
.btn-success.show {
    border-color: #058f5e;
    background-color: #058f5e
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info.active,
.btn-info.show {
    border-color: #17bbbe;
    background-color: #17bbbe
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.active,
.btn-warning.show {
    border-color: #fb8d00;
    background-color: #fb8d00
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger.active,
.btn-danger.show {
    border-color: #fa021b;
    background-color: #fa021b
}

.btn-light:hover,
.btn-light:active,
.btn-light:focus,
.btn-light.active,
.btn-light.show {
    border-color: #dae0e5;
    background-color: #dae0e5
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus,
.btn-dark.active,
.btn-dark.show {
    border-color: #000001;
    background-color: #000001
}

.btn-soft-primary {
    border-color: rgb(16 98 254 / .15);
    background-color: rgb(16 98 254 / .15);
    color: #1062fe
}

.btn-soft-primary:hover,
.btn-soft-primary:active,
.btn-soft-primary:focus,
.btn-soft-primary.active,
.btn-soft-primary.show {
    border-color: #1062fe;
    background-color: #1062fe;
    color: #fff !important
}

.btn-soft-secondary {
    border-color: rgb(241 245 249 / .15);
    background-color: rgb(241 245 249 / .15);
    color: #f1f5f9
}

.btn-soft-secondary:hover,
.btn-soft-secondary:active,
.btn-soft-secondary:focus,
.btn-soft-secondary.active,
.btn-soft-secondary.show {
    border-color: #f1f5f9;
    background-color: #f1f5f9;
    color: #fff !important
}

.btn-soft-success {
    border-color: rgb(7 192 126 / .15);
    background-color: rgb(7 192 126 / .15);
    color: #07c07e
}

.btn-soft-success:hover,
.btn-soft-success:active,
.btn-soft-success:focus,
.btn-soft-success.active,
.btn-soft-success.show {
    border-color: #07c07e;
    background-color: #07c07e;
    color: #fff !important
}

.btn-soft-info {
    border-color: rgb(36 225 228 / .15);
    background-color: rgb(36 225 228 / .15);
    color: #24e1e4
}

.btn-soft-info:hover,
.btn-soft-info:active,
.btn-soft-info:focus,
.btn-soft-info.active,
.btn-soft-info.show {
    border-color: #24e1e4;
    background-color: #24e1e4;
    color: #fff !important
}

.btn-soft-warning {
    border-color: rgb(255 164 47 / .15);
    background-color: rgb(255 164 47 / .15);
    color: #ffa42f
}

.btn-soft-warning:hover,
.btn-soft-warning:active,
.btn-soft-warning:focus,
.btn-soft-warning.active,
.btn-soft-warning.show {
    border-color: #ffa42f;
    background-color: #ffa42f;
    color: #fff !important
}

.btn-soft-danger {
    border-color: rgb(253 50 70 / .15);
    background-color: rgb(253 50 70 / .15);
    color: #fd3246
}

.btn-soft-danger:hover,
.btn-soft-danger:active,
.btn-soft-danger:focus,
.btn-soft-danger.active,
.btn-soft-danger.show {
    border-color: #fd3246;
    background-color: #fd3246;
    color: #fff !important
}

.btn-soft-light {
    border-color: rgb(248 249 250 / .15);
    background-color: rgb(248 249 250 / .15);
    color: #f8f9fa
}

.btn-soft-light:hover,
.btn-soft-light:active,
.btn-soft-light:focus,
.btn-soft-light.active,
.btn-soft-light.show {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #fff !important
}

.btn-soft-dark {
    border-color: rgb(8 15 44 / .15);
    background-color: rgb(8 15 44 / .15);
    color: #080f2c
}

.btn-soft-dark:hover,
.btn-soft-dark:active,
.btn-soft-dark:focus,
.btn-soft-dark.active,
.btn-soft-dark.show {
    border-color: #080f2c;
    background-color: #080f2c;
    color: #fff !important
}

.btn svg {
    width: 18px;
    height: 18px
}

.btn-primary,
.btn-success,
.btn-accent,
.btn-danger,
.btn-warning,
.btn-info,
.btn-dark,
.btn-grocery {
    color: #fff !important
}

.btn-secondary {
    border-color: #dee2e6
}

.btn-light:hover,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled).show {
    border-color: #f8f9fa;
    background-color: #f8f9fa
}

.btn-outline-primary {
    border-color: rgb(16 98 254 / .35)
}

.btn-outline-secondary {
    border-color: rgb(241 245 249 / .35)
}

.btn-outline-success {
    border-color: rgb(7 192 126 / .35)
}

.btn-outline-info {
    border-color: rgb(36 225 228 / .35)
}

.btn-outline-warning {
    border-color: rgb(255 164 47 / .35)
}

.btn-outline-danger {
    border-color: rgb(253 50 70 / .35)
}

.btn-outline-light {
    border-color: rgb(248 249 250 / .35)
}

.btn-outline-dark {
    border-color: rgb(8 15 44 / .35)
}

[class^=btn-outline-]:hover,
[class^=btn-outline-]:active,
[class^=btn-outline-].active,
[class^=btn-outline-].show,
[class*=" btn-outline-"]:hover,
[class*=" btn-outline-"]:active,
[class*=" btn-outline-"].active,
[class*=" btn-outline-"].show {
    color: #fff !important
}

.btn-outline-light:hover,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.show {
    color: #495057 !important
}

.btn-outline-secondary {
    border-color: #ced4da
}

.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.show {
    border-color: #ced4da !important;
    color: #495057 !important
}

.btn-primary.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(16 98 254 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(16 98 254 / .5)
}

.btn-secondary.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(241 245 249 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(241 245 249 / .5)
}

.btn-success.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(7 192 126 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(7 192 126 / .5)
}

.btn-info.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(36 225 228 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(36 225 228 / .5)
}

.btn-warning.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(255 164 47 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(255 164 47 / .5)
}

.btn-danger.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(253 50 70 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(253 50 70 / .5)
}

.btn-light.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(248 249 250 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(248 249 250 / .5)
}

.btn-dark.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem -.35rem rgb(8 15 44 / .5);
    box-shadow: 0 .5rem 1rem -.35rem rgb(8 15 44 / .5)
}

.btn-secondary.btn-shadow,
.btn-light.btn-shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .08);
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .08);
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

.btn-shadow:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0
}

.btn-icon svg {
    width: 18px;
    height: 18px
}

.btn-icon.btn-sm,
.btn-group-sm>.btn-icon.btn {
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem
}

.btn-icon.btn-lg,
.btn-group-lg>.btn-icon.btn {
    width: 3.25rem;
    height: 3.25rem;
    line-height: 3.25rem
}

.btn-icon.btn-xl {
    width: 4.55rem;
    height: 4.55rem;
    line-height: 4.55rem
}

.btn-icon span>i {
    position: relative;
    top: -3px
}

.tt-view-details svg {
    width: 15px;
    height: 15px
}

.arrow-btn {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-link:hover {
    color: #1062fe !important
}

.btn-arrow {
    min-width: 190px
}

.btn-arrow-sm {
    min-width: 120px
}

.btn-arrow-md {
    min-width: 150px
}

.btn-arrow-lg {
    min-width: 170px
}

.btn-arrow-xl {
    min-width: 210px
}

.btn-arrow:hover .btn-arrow__text {
    padding-right: 20px
}

.btn-arrow:hover .btn-arrow__icon {
    opacity: 1
}

.btn-arrow__text {
    position: relative;
    isolation: isolate;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-arrow__icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:992px) {
    .contain-sub-1 {
        position: relative;
        isolation: isolate
    }

    .contain-sub-1:hover .nav-link {
        color: #1062fe
    }

    .contain-sub-1:hover .contain-sub-1__content {
        top: 100%;
        visibility: visible;
        opacity: 1;
        pointer-events: unset
    }
}

.contain-sub-1--alter .contain-sub-1__content {
    padding-inline: 0
}

.contain-sub-1--alter .contain-sub-1__link {
    border-radius: 0
}

.contain-sub-1__content {
    padding: .75rem;
    display: none;
    border-radius: .5rem;
    background-color: var(--bs-body-bg);
    max-height: 250px;
    overflow-y: auto;
    scrollbar-color: #fff0 #fff0;
    scrollbar-width: none
}

.contain-sub-1__content::-webkit-scrollbar {
    display: none
}

@media(min-width:768px) {
    .contain-sub-1__content {
        max-height: 350px
    }
}

@media(min-width:992px) {
    .contain-sub-1__content {
        width: 300px;
        max-height: none;
        overflow-y: unset;
        display: block;
        position: absolute;
        top: calc(100% + 1rem);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
        box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

@media(min-width:992px) {
    .contain-sub-1__content-sm {
        width: 200px
    }
}

@media(min-width:992px) {
    .contain-sub-1__content-lg {
        width: 370px
    }
}

@media(min-width:992px) {
    .contain-sub-1__content-xl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: .5rem;
        width: 600px
    }

    .contain-sub-1__content-xl>li {
        width: calc(50% - .25rem)
    }
}

.contain-sub-1__content li:hover>.contain-sub-1__link {
    background-color: var(--bs-primary-bg-subtle)
}

.contain-sub-1__link {
    padding: .25rem .5rem;
    border-radius: .25rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:992px) {
    .contain-sub-1__link {
        padding: .75rem;
        border-radius: .5rem
    }
}

.contain-sub-1__img {
    display: none
}

@media(min-width:992px) {
    .contain-sub-1__img {
        display: block;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.contain-sub-1__title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: .875rem;
    color: var(--bs-body-color)
}

@media(min-width:992px) {
    .contain-sub-1__title {
        font-weight: 600
    }
}

.contain-sub-1__description {
    display: none;
    color: rgba(var(--bs-body-color-rgb), .65);
    font-size: .875rem
}

@media(min-width:992px) {
    .contain-sub-1__description {
        display: block
    }
}

.contain-sub-1 .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate
}

.contain-sub-1 .nav-link::after {
    content: "";
    display: inline-block;
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: .75rem;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    color: inherit
}

.navbar {
    --bs-navbar-toggler-padding-x: 0.35rem
}

@media(min-width:992px) {
    .navbar {
        --bs-navbar-padding-y: 0
    }
}

.navbar .nav-link {
    --bs-nav-link-font-size: 14px
}

.navbar-1 {
    z-index: 99
}

@media(min-width:992px) {
    .navbar-1 {
        background-color: #fff0
    }
}

@media(min-width:992px) {
    .navbar-1 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-1 .nav-link {
    color: #f8f9fa
}

.navbar-1 .nav-link.active {
    color: #1062fe
}

.navbar-2 {
    z-index: 99
}

@media(min-width:992px) {
    .navbar-2 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-2 .nav-link.active {
    color: #1062fe
}

.navbar-2-container {
    position: relative;
    isolation: isolate
}

@media(min-width:992px) {
    .navbar-2-container::after {
        content: "";
        position: absolute;
        inset-block: 0;
        inset-inline-start: 0;
        inset-inline-end: 80%;
        background-color: #07c07e;
        -webkit-clip-path: polygon(81% 0, 100% 59%, 89% 100%, 0 100%, 0 0);
        clip-path: polygon(81% 0, 100% 59%, 89% 100%, 0 100%, 0 0);
        z-index: -1
    }
}

@media(min-width:1200px) {
    .navbar-2-container::after {
        inset-inline-end: 75%;
        -webkit-clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0);
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width:1400px) {
    .navbar-2-container::after {
        inset-inline-end: 80%;
        -webkit-clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0);
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width:1920px) {
    .navbar-2-container::after {
        inset-inline-end: 67%;
        -webkit-clip-path: polygon(95% 0, 100% 59%, 96% 100%, 0 100%, 0 0);
        clip-path: polygon(95% 0, 100% 59%, 96% 100%, 0 100%, 0 0)
    }
}

.navbar-box {
    --bs-navbar-padding-y: 0;
    -webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075)
}

@media(min-width:992px) {
    .navbar-box>.container {
        padding-block: 0
    }
}

@media(min-width:992px) {
    .navbar-box .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:992px) {
    .navbar-sticky .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-overlay {
    position: fixed;
    top: 0;
    z-index: 98;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.navbar-toggler-icon {
    width: 1.25em;
    height: 1.25em
}

.navbar-top-toggle .navbar-top {
    display: none
}

.navbar-sticky-init .navbar-overlay {
    background-color: #fcfdfe !important;
    -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / .1);
    box-shadow: 0 4px 12px rgb(0 0 0 / .1)
}

.navbar-sticky-init .navbar .logo__img {
    display: none
}

.navbar-sticky-init .navbar .logo__sticky {
    display: block
}

.navbar-sticky-init .navbar-1 {
    background-color: #fff0
}

.navbar-sticky-init .navbar-1 .nav-link {
    color: #343a40
}

.navbar-sticky-init .navbar-1 .nav-link.active {
    color: #1062fe
}

.navbar-sticky-init .navbar-box .container {
    -webkit-box-shadow: none;
    box-shadow: none
}

.brand-img:hover {
    opacity: 1 !important
}

.discount-badge {
    text-align: center;
    width: 216px;
    padding-block: 5px;
    position: absolute;
    top: 15px;
    right: -48px;
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg)
}

.step-badge {
    position: absolute;
    padding: 5px 20px;
    top: -15px;
    right: 25px;
    -webkit-clip-path: polygon(0 0, 83% 0, 100% 50%, 81% 100%, 0 100%, 15% 49%);
    clip-path: polygon(0 0, 83% 0, 100% 50%, 81% 100%, 0 100%, 15% 49%)
}

.toggle-switch {
    padding: 0 !important;
    margin: 0 !important
}

.toggle-switch input,
.toggle-switch .form-check-input {
    margin-left: 0;
    width: 36px;
    height: 18px
}

.toggle-switch input:checked,
.toggle-switch .form-check-input:checked {
    border-color: #fff0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fc6866
}

.toggle-switch input:focus,
.toggle-switch .form-check-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pricing-nav-pills {
    position: relative;
    scrollbar-color: #fff0 #fff0;
    scrollbar-width: none
}

.pricing-nav-pills::-webkit-scrollbar {
    width: 0;
    background-color: #fff0
}

.pricing-nav-pills.game-plan {
    overflow-x: auto
}

.pricing-nav-pills.game-plan::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    top: 0;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#fff0), color-stop(10%, #1062fe), color-stop(90%, #1062fe), to(#fff0));
    background: linear-gradient(90deg, #fff0 0%, #1062fe 10%, #1062fe 90%, #fff0 100%);
    z-index: -1
}

.pricing-nav-pills.game-plan .nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pricing-nav-pills.game-plan .nav>li {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.pricing-nav-pills .nav {
    --bs-nav-link-font-weight: 600;
    --bs-nav-link-color: var(--bs-body-color)
}

.pricing-nav-pills--success .partner-tab-nev.active {
    color: #07c07e !important;
    border-bottom: 1px solid #07c07e !important
}

.social-icon:hover {
    background-color: #1062fe
}

.social-icon:hover span {
    color: #fff !important
}

.pluse {
    width: 278px;
    height: 278px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    border: 1px solid #49495f;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .2
}

.pluse::after {
    position: absolute;
    content: "";
    width: 80%;
    height: 80%;
    border-radius: 50%;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    border: 1px solid #49495f
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.feedback-3-slider {
    position: relative;
    isolation: isolate
}

.feedback-3-slider__item {
    position: relative;
    isolation: isolate;
    margin-top: 36px;
    margin-bottom: 1rem
}

.feedback-3-slider__item::before {
    content: "";
    position: absolute;
    inset-inline: 1rem;
    inset-block-start: 0;
    inset-block-end: -.5rem;
    border-radius: .75rem;
    background-color: rgba(var(--bs-body-bg-rgb), .35);
    z-index: -1
}

.feedback-3-slider__item::after {
    content: "";
    position: absolute;
    inset-inline: 2rem;
    inset-block-start: 0;
    inset-block-end: -1rem;
    border-radius: .75rem;
    background-color: rgba(var(--bs-body-bg-rgb), .35);
    z-index: -2
}

.feedback-3-slider__pagination {
    position: static
}

.feedback-3-slider__avatar {
    position: relative;
    margin-top: -76px
}

.feedback-3-slider .swiper-slide-prev {
    opacity: .5
}

.feedback-3-slider .swiper-slide-next {
    opacity: .5
}

.feedback-3-slider .swiper-pagination-bullet {
    border-radius: 1rem;
    width: 10px;
    height: 10px;
    background-color: rgb(16 98 254 / .75)
}

.feedback-3-slider .swiper-pagination-bullet-active {
    width: 1.5rem;
    background-color: #1062fe
}

.partner-tab-nev.active {
    color: #1062fe !important;
    border-bottom: 1px solid #1062fe !important
}

.table-vps-pricing {
    border-collapse: separate;
    border-spacing: 0 1rem;
    margin-bottom: 0
}

.table-vps-pricing>:not(caption)>*>* {
    padding: 1.5rem;
    vertical-align: middle
}

.table-vps-pricing tr th {
    white-space: nowrap
}

.table-vps-pricing tr th:first-child {
    border-start-start-radius: .35rem;
    border-end-start-radius: .35rem
}

.table-vps-pricing tr th:last-child {
    border-start-end-radius: .35rem;
    border-end-end-radius: .35rem
}

.table-vps-pricing tr td {
    white-space: nowrap
}

.table-vps-pricing tr td:first-child {
    border-start-start-radius: .35rem;
    border-end-start-radius: .35rem
}

.table-vps-pricing tr td:last-child {
    border-start-end-radius: .35rem;
    border-end-end-radius: .35rem
}

.table-vps-pricing--dark>:not(caption)>*>* {
    --bs-table-color: #fff;
    background-color: rgb(255 255 255 / .025);
    border-color: rgba(var(--bs-light-rgb), .15);
    border-top-width: 1px
}

.table-vps-pricing--dark tr th:first-child {
    border-left: 1px solid rgba(var(--bs-light-rgb), .15)
}

.table-vps-pricing--dark tr th:last-child {
    border-right: 1px solid rgba(var(--bs-light-rgb), .15)
}

.table-vps-pricing--dark tr td:first-child {
    border-left: 1px solid rgba(var(--bs-light-rgb), .15)
}

.table-vps-pricing--dark tr td:last-child {
    border-right: 1px solid rgba(var(--bs-light-rgb), .15)
}

.table-vps-pricing--dark.table-hover>tbody>tr:hover>* {
    --bs-table-color-state: #fff;
    --bs-table-bg-state: rgba(255, 255, 255, 0.05)
}

@media(min-width:1200px) {
    .feature-card__list:nth-child(1) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important
    }

    .feature-card__list:nth-child(2) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important
    }

    .feature-card__list:nth-child(3) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }

    .feature-card__list:nth-child(4) .feature-card__is {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.feature-card__is {
    padding: 1rem;
    height: 100%
}

@media(min-width:576px) {
    .feature-card__is {
        padding: 1.5rem
    }
}

@media(min-width:992px) {
    .feature-card__is {
        padding: 2.5rem
    }
}

@media(min-width:1200px) {
    .feature-card__is {
        padding: 1.5rem;
        border-radius: 0 !important
    }
}

.table-collapsible.table>:not(caption)>*>* {
    padding: 1.5rem;
    background-color: #fff0;
    vertical-align: middle
}

.table-collapsible.table>tbody>*>* {
    padding: .75rem;
    color: var(--bs-body-color)
}

.table-collapsible tr th {
    min-width: 200px
}

.table-collapsible tr th:first-child {
    width: 400px;
    min-width: 400px
}

.table-collapsible tr td {
    min-width: 200px
}

.table-collapsible tr td:first-child {
    width: 400px;
    min-width: 400px
}

.accordion-table-pricing {
    --bs-accordion-btn-padding-x: 1rem;
    --bs-accordion-btn-padding-y: 0.75rem;
    --bs-accordion-border-width: 0;
    --bs-accordion-bg: var(--bs-primary-bg-subtle);
    --bs-accordion-btn-bg: var(--bs-primary-bg-subtle);
    --bs-accordion-active-color: var(--bs-body-color);
    --bs-accordion-btn-icon-width: 0.875rem
}

.accordion-table-pricing .accordion-button::after {
    display: none
}

.accordion-table-pricing .accordion-button::before {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-right: .5rem;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    -webkit-transition: var(--bs-accordion-btn-icon-transition);
    transition: var(--bs-accordion-btn-icon-transition)
}

.why-choose-card {
    position: relative;
    isolation: isolate;
    overflow: hidden
}

.why-choose-card::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #fff0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.why-choose-card:hover {
    -webkit-box-shadow: 0 1rem 80px rgb(0 0 0 / .1);
    box-shadow: 0 1rem 80px rgb(0 0 0 / .1)
}

.why-choose-card:hover::after {
    background-color: #07c07e
}

@media(min-width:768px) {
    .feature-list__item:nth-child(1) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(2) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(3) .feature-list__card {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(4) .feature-list__card {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(5) .feature-list__card {
        border-left: 0 !important;
        border-bottom: 0 !important
    }
}

@media(min-width:768px) {
    .feature-list__item:nth-child(6) .feature-list__card {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
}

.feature-list__card {
    padding: 1rem;
    height: 100%
}

@media(min-width:992px) {
    .feature-list__card {
        padding: 1.5rem
    }
}

@media(min-width:1200px) {
    .feature-list__card {
        padding: 2rem
    }
}

.swiper-slide-thumb-active .story-timeline__time {
    background-color: #1062fe;
    color: #fff
}

.swiper-slide-thumb-active .story-timeline__time::after {
    border-color: #1062fe #fff0 #fff0 #fff0
}

.story-timeline {
    overflow: hidden
}

.story-timeline__time {
    display: inline-block;
    padding: .5rem 1.5rem;
    position: relative;
    background-color: #fff;
    border-radius: .25rem;
    text-align: center;
    font-weight: 700
}

.story-timeline__time::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #fff #fff0 #fff0 #fff0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.story-timeline__dot {
    width: 1rem;
    height: 1rem;
    margin-top: 1.15rem;
    margin-bottom: 1.5rem;
    margin-inline: auto;
    border-radius: 50%;
    background-color: #1062fe;
    outline: 8px solid rgb(16 98 254 / .25);
    position: relative
}

.story-timeline__dot::before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 1920px;
    height: 3px;
    background-color: #fff
}

.story-timeline__dot::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 3px;
    background-color: #fff
}

.timeline-slider-nav {
    position: relative;
    isolation: isolate
}

.timeline-slider-nav__prev {
    display: grid;
    place-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    border: none;
    background-color: #080f2c;
    font-size: 1.5rem;
    color: #1062fe;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.timeline-slider-nav__prev:hover {
    background-color: #1062fe;
    color: #fff
}

.timeline-slider-nav__next {
    display: grid;
    place-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    border: none;
    background-color: #080f2c;
    font-size: 1.5rem;
    color: #1062fe;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.timeline-slider-nav__next:hover {
    background-color: #1062fe;
    color: #fff
}

@media(min-width:1400px) {
    .story-timeline-section::before {
        content: url(../img/shape/vps-feature-shape.png);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        pointer-events: none
    }
}

@media(min-width:1920px) {
    .story-timeline-section::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        background-image: url(../img/story-timeline-bg.png);
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
        z-index: -1;
        pointer-events: none
    }
}

.team {
    position: relative;
    z-index: 1
}

.team__content {
    position: absolute;
    inset: 0
}

.team__social {
    padding: 4px;
    background-color: #fff;
    border-radius: 2rem
}

.team__social:hover .team__social-list {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    overflow: unset
}

.team__btn-expand {
    display: grid;
    place-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1062fe;
    border: none;
    color: #fff;
    font-size: 20px
}

.team__social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.team__social-link {
    display: grid;
    place-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    color: #080f2c;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.team__social-link:hover {
    background-color: #f1f5f9
}

.game-card {
    position: relative;
    isolation: isolate
}

.game-card:hover .game-card__btn {
    visibility: visible;
    opacity: 1;
    pointer-events: unset
}

.game-card::after {
    content: "";
    position: absolute;
    top: 1.25rem;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/shape/game-card-bg-shape.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.game-card__label {
    top: 0;
    right: -24px;
    -webkit-transform: rotate(45deg) translateX(36px);
    transform: rotate(45deg) translateX(36px)
}

.game-card__btn {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.game-tab {
    position: relative;
    isolation: isolate
}

.game-tab .gt-icon-color {
    display: none
}

.game-tab.active .gt-icon {
    display: none
}

.game-tab.active .gt-icon-color {
    display: block
}

.game-tab.active::after {
    content: "";
    position: absolute;
    top: -1px;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 12px solid #fff0;
    border-left: 12px solid #fff0;
    border-top: 12px solid #090911;
    border-bottom: 0;
    -webkit-filter: drop-shadow(0 1px 1px #1062fe);
    filter: drop-shadow(0 1px 1px #1062fe)
}

.data-center {
    display: inline-block;
    position: relative
}

.data-center__location {
    display: none;
    position: absolute;
    z-index: 1
}

@media(min-width:768px) {
    .data-center__location {
        display: inline-block
    }
}

.data-center__location:hover .data-center__tooltip {
    visibility: visible;
    opacity: 1
}

.data-center__location-1 {
    top: 30%;
    right: 52%
}

.data-center__location-2 {
    top: 37%;
    right: 51%
}

.data-center__location-3 {
    top: 48%;
    right: 46%
}

.data-center__location-4 {
    top: 48%;
    right: 53%
}

.data-center__location-5 {
    top: 43%;
    right: 74%
}

.data-center__location-6 {
    top: 25%;
    right: 20%
}

.data-center__location-7 {
    top: 25%;
    right: 35%
}

.data-center__location.active .data-center__tooltip {
    visibility: visible;
    opacity: 1
}

.data-center__pin {
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 50%;
    background-color: #1062fe
}

.data-center__pin::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background-color: rgb(16 98 254 / .2);
    -webkit-animation: pulser 2s infinite;
    animation: pulser 2s infinite;
    z-index: 1
}

.data-center__tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    position: absolute;
    bottom: 100%;
    right: 100%;
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.data-center__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    padding: 6px;
    border-radius: 1.5rem;
    background-color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.data-center__btn-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.data-center__btn-text {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    display: inline-block;
    font-size: 14px;
    font-weight: 500
}

.data-center__btn-arrow {
    display: inline-block;
    margin-top: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.vps-slider {
    height: 8px;
    background-color: #f1f5f9;
    border: none !important;
    border-radius: 1rem !important;
    position: relative;
    isolation: isolate
}

.vps-slider-container {
    position: relative
}

.vps-slider-amount {
    display: none
}

.vps-slider__progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background-color: #1062fe
}

.vps-slider__controller {
    position: relative;
    top: -0.5em !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    border-radius: 50%;
    background-color: #fff !important;
    border: 6px solid #1062fe !important;
    outline: none !important
}

.vps-slider__tooltip {
    display: inline-block;
    min-width: 50px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    padding: .25rem .75rem;
    position: absolute;
    bottom: calc(100% + 1rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    color: #1062fe;
    font-size: 12px;
    font-weight: 600;
    border-radius: 1rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-filter: drop-shadow(0 2px 4px rgb(0 0 0 / .25));
    filter: drop-shadow(0 2px 4px rgb(0 0 0 / .25))
}

.vps-slider__tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #fff #fff0 #fff0 #fff0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.vps-slider-details__info {
    border: 2px dashed rgb(16 98 254 / .1)
}

.vps-slider-details__config {
    min-width: 70px;
    padding: 4px;
    border: 1px solid #dee2e6;
    border-radius: 2px;
    text-align: center;
    font-size: 14px
}

.widget-title {
    display: inline-block;
    position: relative;
    isolation: isolate;
    margin-bottom: 1.5rem
}

.widget-title::after {
    content: "";
    width: 100%;
    position: absolute;
    top: calc(100% + .25rem);
    left: 0;
    height: 2px;
    background-color: #1062fe
}

.nav-tab-list {
    gap: 1rem
}

.nav-tab-list .nav-item {
    width: 100%
}

@media(min-width:576px) {
    .nav-tab-list .nav-item {
        width: calc(50% - .5rem)
    }
}

@media(min-width:768px) {
    .nav-tab-list .nav-item {
        width: calc(33.33% - .67rem)
    }
}

@media(min-width:992px) {
    .nav-tab-list .nav-item {
        width: calc(25% - .75rem)
    }
}

.nav-tab__btn {
    --bs-nav-link-padding-y: 0.75rem;
    width: 100%;
    border: 1px solid #dee2e6;
    text-align: start
}

.nav-tab__btn.active .nav-tab__line {
    background-color: #fff
}

.nav-tab__btn.active .nav-tab__subtitle {
    color: #fff !important
}

.nav-tab__btn.active .nav-tab__title {
    color: #fff
}

.nav-tab__line {
    display: inline-block;
    width: 24px;
    height: 2px;
    background-color: #1062fe
}

.nav-tab__card {
    text-align: start;
    border-radius: 8px !important
}

.nav-tab__card-subtitle {
    color: #49495f
}

.nav-tab__card-title {
    font-size: 18px;
    font-weight: 700
}

.nav-tab__card-details {
    font-size: 14px;
    color: #49495f
}

.nav-tab__card.active {
    position: relative;
    isolation: isolate;
    background-color: #fff !important
}

.nav-tab__card.active::after {
    content: "";
    position: absolute;
    top: .75rem;
    bottom: .75rem;
    left: 0;
    width: 2px;
    background-color: #1062fe
}

.nav-tab__card.active .nav-tab__card-title {
    color: #1062fe !important
}

.domain-list-section {
    margin-top: -120px
}

.domain-list {
    --bs-border-opacity: 0.1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.domain-list:hover {
    border-color: rgb(16 98 254 / .1) !important;
    background-color: rgb(16 98 254 / .05)
}

.domain-list:hover .btn-outline-primary {
    background-color: #1062fe !important;
    color: #fff
}

.domain-list__select {
    padding-right: 24px;
    padding-left: 4px;
    width: auto;
    background-color: #fff0;
    background-position: right 5px center;
    padding-block: 4px;
    border: 0
}

@media(min-width:992px) {
    .inner-sub-menu {
        position: relative;
        isolation: isolate
    }

    .inner-sub-menu:hover .contain-sub-1__link {
        color: #1062fe
    }

    .inner-sub-menu:hover .inner-sub-menu__list {
        visibility: visible;
        opacity: 1;
        pointer-events: unset
    }
}

.inner-sub-menu__list {
    padding: .75rem 1rem;
    display: none;
    border-radius: .5rem;
    background-color: var(--bs-body-bg);
    max-height: 250px;
    overflow-y: auto;
    scrollbar-color: #fff0 #fff0;
    scrollbar-width: none
}

.inner-sub-menu__list::-webkit-scrollbar {
    display: none
}

@media(min-width:768px) {
    .inner-sub-menu__list {
        max-height: 350px
    }
}

@media(min-width:992px) {
    .inner-sub-menu__list {
        width: 200px;
        max-height: none;
        display: block;
        padding-inline: 0;
        position: absolute;
        top: 0;
        left: 100%;
        border-radius: .25rem;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

.inner-sub-menu__list-item:hover .inner-sub-menu__link {
    background-color: var(--bs-primary-bg-subtle);
    color: var(--bs-primary-text-emphasis)
}

.inner-sub-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate;
    padding: .25rem 1rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.inner-sub-menu .contain-sub-1__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25rem;
    position: relative;
    isolation: isolate;
    padding: .25rem .5rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:992px) {
    .inner-sub-menu .contain-sub-1__link {
        padding: .75rem
    }
}

.inner-sub-menu .contain-sub-1__link::after {
    content: "";
    display: inline-block;
    -ms-flex-item-align: center;
    align-self: center;
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: .75rem;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    color: inherit
}

@media(min-width:992px) {
    .inner-sub-menu .contain-sub-1__link::after {
        content: ""
    }
}

.cloud-package .accordion-item {
    border: 0;
    border-radius: .5rem !important;
    -webkit-box-shadow: 10px 10px 25px -5px rgb(0 0 0 / .08);
    box-shadow: 10px 10px 25px -5px rgb(0 0 0 / .08)
}

.cloud-package .accordion-button::after {
    display: none
}

.cloud-package .accordion-button::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "Line Awesome Free";
    font-weight: 900;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.cloud-package .accordion-body {
    padding-top: 0
}

.cloud-package .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-btn-color);
    background-color: var(--bs-accordion-btn-bg)
}

.cloud-package .accordion-button:not(.collapsed)::before {
    content: ""
}

.cloud-package .accordion-button {
    border-radius: .5rem !important
}

.cloud-package__box {
    padding: 1rem;
    border: 1px dashed #dee2e6;
    border-radius: .25rem
}

.scroller-x {
    overflow: hidden
}

.scroller-x[data-direction=right] {
    --_animation-direction: reverse
}

.scroller-x[data-direction=left] {
    --_animation-direction: forwards
}

.scroller-x[data-speed=fast] {
    --_animation-duration: 30s
}

.scroller-x[data-speed=slow] {
    --_animation-duration: 120s
}

.scroller-x__list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.scroller-x__list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

@keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

.brand-btn {
    min-width: 275px
}

.cloud-card {
    padding: 1.5rem;
    position: relative;
    isolation: isolate;
    border-radius: .5rem;
    background-color: rgb(255 255 255 / .1);
    border: 1px solid rgb(255 255 255 / .15);
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cloud-card:hover {
    background-color: #fff;
    color: #080f2c
}

.cloud-card:hover .cloud-card__title {
    color: #080f2c
}

.cloud-card:hover::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 4px;
    background-color: #07c07e;
    border-radius: .5rem 0 0 .5rem;
    z-index: 1
}

.cloud-card__title {
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cloud-card::after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.domain-form-one {
    max-width: 650px
}

.domain-submit-box {
    top: 6px;
    right: 6px
}

.domain-list-item {
    cursor: pointer;
    border: 1px solid rgb(0 0 0 / .2784313725);
    -webkit-transition: .5s;
    transition: .5s
}

.domain-list-item:hover {
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075)
}

.domain-3-area {
    background-image: url(../img/domain-6-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.domain-list-table thead th {
    background-color: #f1f5f9;
    padding: 15px 20px
}

.domain-list-table tbody tr:nth-child(even) th {
    background-color: #f1f5f9
}

.domain-list-table tbody tr th {
    padding: 15px 20px
}

.service-area {
    position: relative;
    z-index: 1
}

.service-card-item {
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.service-card-item::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 0;
    background-color: #1062fe;
    top: 0;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.service-card-item:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important
}

.service-card-item:hover::after {
    height: 100%
}

@media(max-width:1199px) {
    .price-card-item-one {
        border-right: 0 !important
    }
}

.price-card-item-one:hover .btn {
    background-color: #1062fe;
    border-color: #1062fe
}

@media(max-width:991px) {
    .price-area-2 {
        background-color: #080f2c
    }
}

.price-area-2::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../img/shape/price-2-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    z-index: -1
}

@media(max-width:991px) {
    .price-area-2::after {
        display: none
    }
}

.price-service-wrapper {
    overflow: hidden;
    max-height: 250px
}

.price-service-wrapper.show {
    max-height: 100%
}

.price-5-area {
    margin-top: -90px
}

.why-card {
    background-color: rgb(255 255 255 / .05);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.why-card img.dark {
    display: none
}

.why-card:hover {
    background-color: #fff
}

.why-card:hover img {
    display: none
}

.why-card:hover img.dark {
    display: block
}

.why-card:hover h6,
.why-card:hover .h6 {
    color: #080f2c !important
}

.why-card:hover p {
    color: #49495f !important
}

.feedback-navs {
    top: -165px
}

.feedback-button-next {
    position: absolute;
    right: 0
}

@media(min-width:768px) {
    .feedback-button-next {
        right: -15px
    }
}

@media(min-width:1400px) {
    .feedback-button-next {
        right: -20px
    }
}

.feedback-button-next:hover {
    background-color: #1062fe !important;
    color: #fff !important
}

.feedback-button-prev {
    position: absolute;
    left: 0
}

@media(min-width:768px) {
    .feedback-button-prev {
        left: -15px
    }
}

@media(min-width:1400px) {
    .feedback-button-prev {
        left: -20px
    }
}

.feedback-button-prev:hover {
    background-color: #1062fe !important;
    color: #fff !important
}

.feedback-2-area::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../img/shape/feedback-2-bg-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .1
}

.feedback-2-area .feedback-button-prev {
    left: 55px
}

.feedback-2-area .feedback-button-next {
    right: 55px
}

.blog-post-content {
    margin-top: -95px;
    position: relative;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), color-stop(45.4%, #070F2C));
    background: linear-gradient(180deg, #fff0 0%, #070F2C 45.4%)
}

.side-blog-item:hover {
    background-color: rgb(255 255 255 / .05)
}

.side-blog-item:hover .arrow-btn {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #1062fe;
    border-color: #1062fe !important;
    opacity: 1 !important
}

.side-blog-item:hover .arrow-btn span {
    color: #fff !important
}

.side-blog-item.style-two:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075)
}

.blog-post-style-two img {
    width: 496px;
    height: 530px;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width:1199px) {
    .blog-post-style-two img {
        width: 100%;
        height: auto;
        border-radius: 0 !important
    }
}

.blog-post-style-two .blog-post-2-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:1199px) {
    .blog-post-style-two .blog-post-2-content {
        border-radius: 0 !important;
        width: 100%;
        position: inherit;
        -webkit-transform: inherit;
        transform: inherit
    }
}

.tech-partner:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important
}

.about-banner {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    background-image: url(../img/shape/shape-sqr.png);
    background-repeat: repeat;
    background-position: center;
    background-size: initial
}

@media(min-width:1920px) {
    .about-banner__img {
        position: relative;
        margin-bottom: -180px;
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }
}

.blog-details-banner {
    padding-bottom: 340px
}

.blog-details-body {
    position: relative;
    margin-top: -250px
}

.hero-7 {
    padding-top: clamp(9rem, 11.5vw + 1rem, 13.75rem);
    padding-bottom: clamp(3.75rem, 6.3vw + 1rem, 7.5rem);
    background-image: url(../img/hero-7-bg.png);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

.hero-7__shape {
    position: absolute;
    display: none
}

@media(min-width:1200px) {
    .hero-7__shape {
        display: block
    }
}

@media(min-width:1200px) {
    .hero-7__shape-1 {
        bottom: 70px;
        left: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1
    }
}

.hero-7-slider__pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem
}

@media(min-width:1200px) {
    .hero-7-slider__pagination {
        width: auto !important;
        margin-top: 0;
        position: absolute;
        top: 50% !important;
        right: -1.5rem;
        left: auto !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .5rem
    }
}

@media(min-width:1920px) {
    .hero-7-slider__pagination {
        right: -2.5rem
    }
}

.hero-7-slider__pagination .swiper-pagination-bullet-active {
    width: 2.5rem;
    border-radius: 1rem
}

@media(min-width:1200px) {
    .hero-7-slider__pagination .swiper-pagination-bullet-active {
        width: .5rem;
        height: 2.5rem
    }
}

.hero-7-slider__pagination .swiper-pagination-bullet {
    background-color: #1062fe
}

@media(min-width:1200px) {
    .hero-7-slider__pagination .swiper-pagination-bullet {
        margin: 0
    }
}

@media(min-width:1200px) {
    .hero-7__title {
        position: relative;
        isolation: isolate
    }

    .hero-7__title::after {
        content: url(../img/shape/crown.png);
        position: absolute;
        right: 1rem;
        bottom: 100%;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        pointer-events: none
    }
}

.admin-bar .header-section .header_wrapper {
    top: 32px
}

.navbar-brand.logo h3 {
    color: #fff
}

.navbar-sticky-init .navbar-brand.logo h3 {
    color: var(--secondary_color)
}

.p-6__ {
    padding: 24px
}

.btn-dark__ {
    color: #fff;
    background: var(--secondary_color)
}

.btn-primary__ {
    color: #fff;
    background-color: var(--primary_color)
}

.rounded__ {
    border-radius: 4px
}

.bg-white__ {
    background-color: #fff
}

.text-white__ {
    color: #FFF
}

.text-primary__ {
    color: var(--primary_color)
}

.bg-primary_ {
    background-color: #1062fe
}

.rounded-4__ {
    border-radius: 12px
}

.bg-primary__ {
    color: var(--primary_color)
}

.text-black__ {
    color: #000
}

.text-body__ {
    color: #49495f
}

.bg-success__ {
    background-color: #07c07e
}

.bg-dark__ {
    background-color: var(--secondary_color)
}

.text-dark__ {
    color: var(--secondary_color)
}

.text-dark-emphasis__ {
    color: #495057
}

.header_wrapper {
    position: fixed;
    top: 0;
    z-index: 98;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.navbar-sticky-init .header_wrapper {
    background-color: #fcfdfe;
    -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / .1);
    box-shadow: 0 4px 12px rgb(0 0 0 / .1)
}

#scroll_top_button {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary_color);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none
}

#scroll_top_button i {
    color: #fff;
    font-size: 20px
}

#scroll_top_button.show {
    opacity: 1;
    visibility: visible
}

.video_popup__ svg {
    width: 20px;
    fill: #fff
}

.video_btn__ a.video_popup__:hover {
    top: 49% !important
}

.video_btn__ a.video_popup__ {
    --shadow-color: #1456d1;
    -webkit-animation: 2s btn-ripple linear infinite;
    animation: 2s btn-ripple linear infinite;
    -webkit-transition: all 0.3s ease-in
}

@-webkit-keyframes btn-ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 var(--shadow-color);
        box-shadow: 0 0 0 0 var(--shadow-color)
    }

    50% {
        -webkit-box-shadow: 0 0 0 20px #fff0;
        box-shadow: 0 0 0 20px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

.icon_color__ {
    color: #D9D9D9
}

.text-body__ {
    color: #49495f
}

.content_style__ {
    color: #49495f
}

.accordion .accordion-item .accordion-header button[aria-expanded=true] span {
    color: var(--primary_color) !important
}

.accordion.accordion-home-5 .accordion-item:has(.accordion-collapse.show) {
    border: 1px solid #0000 !important
}

.accordion_title__ h3 {
    font-size: 28px;
    font-weight: 800;
    line-height: 36px;
    font-family: 'Plus Jakarta Sans';
    color: #17191C;
    margin-bottom: 28px
}

.pricing-nav-pills.game-plan::after {
    z-index: 0
}

.btn_style__ {
    color: #fff;
    background-color: var(--primary_color)
}

.game-card::after {
    background-image: url(../images/shape/game-card-bg-shape.svg)
}

.table.table-hover.table-vps-pricing {
    border: none
}

.hostingard_main_menu .nav-item i.dropdown_icon {
    transition: color .15s ease-in-out
}

.hostingard_main_menu .nav-item.current-menu-item i.dropdown_icon,
.hostingard_main_menu .nav-item:hover i.dropdown_icon {
    color: var(--primary_color)
}

.hostingard_main_menu li {
    position: relative
}

@media (min-width:992px) {
    .header_wrapper .navbar-1 {
        position: static
    }

    .hostingard_main_menu li.mega-menu .submenu-wrapper {
        padding: 0
    }

    .hostingard_main_menu li.mega-menu .submenu-wrapper {
        width: inherit;
        background: #fff0;
        box-shadow: none;
        left: inherit
    }

    .hostingard_main_menu .contain-sub-1.mega-menu {
        position: static
    }

    .hostingard_main_menu li.mega-menu.menu_100_width .submenu-wrapper {
        width: 100%;
        left: 0;
        transform: none
    }

    .hostingard_main_menu li.mega-menu.menu_75_width .submenu-wrapper {
        width: 960px
    }

    .hostingard_main_menu li.mega-menu.menu_50_width .submenu-wrapper {
        width: 640px
    }

    .hostingard_main_menu li.mega-menu.menu_25_width .submenu-wrapper {
        width: 320px
    }

    .hostingard_main_menu li.mega-menu a {
        display: inline-block;
        padding-right: 5px !important
    }

    .hostingard_main_menu li.mega-menu i {
        display: inline;
        position: static
    }
}

@media (max-width:991px) {
    .header_wrapper .navbar-1 .navbar-collapse {
        padding-bottom: 20px
    }
}

.header-section.header_box .header_wrapper {
    background: #fff0
}

.header-section.header_box .header_wrapper>.container {
    padding-inline: 0
}

.header-section.header_box .header_wrapper .navbar-1 {
    background: var(--secondary_color);
    padding-inline: 12px;
    border-radius: 4px
}
@media (max-width:991px){
    .header-section.header_box .header_wrapper .navbar-1{
        height: auto;
    }
}

.navbar-sticky-init .header-section.header_box .header_wrapper .navbar-1 {
    background: none
}

.navbar-sticky-init .header-section.header_box .header_wrapper {
    background: #fff
}

body:not(.navbar-sticky-init) .header-section.header_box .header_wrapper .navbar-1 {
    box-shadow: 0 10px 40px 5px #00000010
}

.hostingard_cta_btn {
    background-color: var(--primary_color);
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid var(--primary_color);
    font-size: 14px
}

.hostingard_cta_btn:hover {
    background-color: #070F2C;
    border: 1px solid #1062fe8c
}

.navbar-sticky-init .hostingard_cta_btn,
.navbar-sticky-init .hostingard_cta_btn:hover {
    border: none
}

.sidebar-widget .textwidget img {
    max-width: 100%;
    height: auto
}

.blog_order_list li {
    list-style-type: decimal
}

.pt-120 {
    padding-top: 120px
}

.pb-120 {
    padding-bottom: 120px
}

dfn,
cite,
em,
i {
    font-style: italic
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #10101012;
    font-family: monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

.wp-block-code {
    border-color: #bbb
}

.wp-block-code code {
    color: var(--primary_color)
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background: #10101012
}

code,
kbd,
tt,
var {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px
}

abbr,
acronym {
    border-bottom: 1px dotted #8a8da1;
    cursor: help
}

mark {
    color: var(--color_secondary);
    background: none
}

mark,
ins {
    text-decoration: none
}

big {
    font-size: 125%
}

figure.wp-block-table table {
    margin-bottom: 30px
}

table {
    width: 100%;
    border: 1px solid #dce0e5
}

table thead {
    background: #f5f5f5
}

table th {
    text-align: left;
    padding: 10px 5px;
    color: #071c4d;
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
    text-align: center
}

.sidebar .widget .wp-calendar-table nav span a:hover,
table tr td a:hover,
table th a:hover {
    color: var(--primary_color)
}

table td {
    padding: 10px 5px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #e6e6e6 !important;
    color: #000
}

table td#today {
    color: var(--primary_color)
}

table td:last-child {
    border-right: 1px solid #dce0e5
}

.wp-block-calendar table th {
    min-width: 40px;
    text-align: center
}

.sidebar .widget .wp-calendar-table nav span a {
    color: #051441
}

tbody {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    direction: ltr
}

tbody>tr {
    border-top: 1px solid #dce0e5
}

tfoot tr #prev a:hover,
tfoot tr #next a:hover {
    color: var(--primary_color)
}

tbody>tr>th {
    background-color: #f5f5f5
}

caption {
    caption-side: top;
    text-align: center
}

.wp-calendar-table caption {
    text-align: center;
    background: var(--primary_color)0f;
    color: #051441;
    font-weight: 500
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #082d723d
}

.wp-calendar-table table thead tr {
    border: 0
}

.wp-calendar-table table thead tr th {
    border: 0
}

.hostingard_blog_content table {
    margin-bottom: 30px
}

nav.wp-calendar-nav {
    background: var(--primary_color)0f;
    padding: 5px 20px;
    display: flex;
    justify-content: space-between
}

nav.wp-calendar-nav span a {
    color: #051441;
    text-decoration: none;
    font-weight: 500
}

.wp-block-social-link-anchor svg {
    fill: #fff !important
}

.has_sidebar .hostingard_blog_content figure.wp-caption.aligncenter,
.has_sidebar .hostingard_blog_content figure.wp-caption.alignnone {
    width: 100% !important
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    line-height: 1.3
}

.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.25rem
    }
}

.h2,
h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {

    .h2,
    h2 {
        font-size: 2rem
    }
}

.h3,
h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {

    .h3,
    h3 {
        font-size: 1.75rem
    }
}

.h4,
h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {

    .h4,
    h4 {
        font-size: 1.5rem
    }
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.hostingard_blog_content ol,
.hostingard_blog_content ul {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.hostingard_blog_content>ol li:first-child,
.hostingard_blog_content>ul li:first-child {
    margin-top: 10px
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    flex-direction: row
}

.hostingard_blog_content .post_format-post-format-quote,
.hostingard_blog_content .post_format-post-format-link,
.hostingard_blog_content .post_format-post-format-audio,
.hostingard_blog_content .post_format-post-format-video,
.hostingard_blog_content .post_format-post-format-gallery {
    border-radius: .5rem
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em !important;
    margin-bottom: 10px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 40px
}

.alignright.size-full {
    margin-bottom: 60px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 2em 1em
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.header-section:before,
.header-section:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.header-section:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

iframe {
    border-width: 0
}

.entry-content iframe {
    max-height: 500px
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.bypostauthor,
.gallery-caption {
    display: block
}

.sidebar select,
.hostingard_blog_content select {
    width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    color: #001042;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right 15px center;
    background-size: 12px;
    border: 1px solid rgb(11 22 63 / .07);
    outline: none
}

.hostingard_blog_content,
.hostingard_blog_content p {
    color: #49495F;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.hostingard_blog_content p[style="font-size:46px"],
.hostingard_blog_content p.has-large-font-size {
    line-height: 1.4
}

.hostingard_blog_content p.has-text-color {
    background-color: #eee;
    padding: 10px
}

.hostingard_blog_content .has-background p {
    color: #000
}

.hostingard_blog_content .wp-caption-text {
    font-size: 12px;
    font-style: italic
}

.hostingard_blog_content h1,
.hostingard_blog_content h2,
.hostingard_blog_content h3,
.hostingard_blog_content h4,
.hostingard_blog_content h5,
.hostingard_blog_content h6 {
    color: #000;
    margin-bottom: 15px
}

.hostingard_blog_content .wp-block-query ul li {
    margin-bottom: 20px
}

.hostingard_blog_content .wp-block-query ul li h2 {
    margin-bottom: 6px;
    font-size: 1.3rem;
    font-weight: 600
}

.hostingard_blog_content .has-pale-pink-background-color p,
.hostingard_blog_content .has-light-green-cyan-background-color p {
    color: #000;
    margin-bottom: 0
}

.hostingard_blog_content .has-pale-pink-background-color .wp-block-cover-text {
    color: #fff
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
    color: #fff
}

.breadcrumn_title_,
.navigation_title_,
.hostingard_blog_content .post_single_title_,
.content_wraper .post_title_ {
    word-wrap: break-word
}

.content_wraper .post_title_ {
    color: #000;
    transition: 0.3s
}

.content_wraper .post_title_:hover {
    color: var(--primary_color)
}

.breadcrumb-section .breadcrumn_title_ {
    font-size: 48px;
    line-height: 64px;
    font-weight: 700
}

.breadcrumb .breadcrumb-item a {
    text-decoration: none
}

.wp-block-query-pagination {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.hostingard_blog_content .template-pagination,
.hostingard_blog_content .page-links,
.wp-block-query-pagination .wp-block-query-pagination-numbers,
.blog-pagination>.page-numbers {
    display: flex;
    gap: 10px;
    margin-bottom: 0;
    padding: 0
}

.hostingard_blog_content .template-pagination .page-numbers,
.page-links .post-page-numbers,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers,
.blog-pagination .page-numbers .page-numbers {
    min-width: 40px;
    line-height: 1;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #e1e1e1
}

.blog-pagination .page-numbers li {
    list-style: none
}

.hostingard_blog_content .template-pagination .page-numbers.current,
.hostingard_blog_content .template-pagination .page-numbers:hover,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers.current,
.wp-block-query-pagination .wp-block-query-pagination-next:hover,
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current,
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:hover,
.blog-pagination .page-numbers .page-numbers.current,
.blog-pagination .page-numbers .page-numbers:hover {
    background-color: var(--primary_color);
    color: #fff;
    border-color: var(--primary_color)
}

.wp-block-query-pagination .wp-block-query-pagination-next {
    margin-bottom: 0;
    padding: 0 10px
}

.wp-block-avatar,
.wp-block-query {
    margin-bottom: 35px
}

.widget.sidebar-widget {
    margin-bottom: 2.5rem
}

.sidebar .widget.sidebar-widget:last-child {
    margin-bottom: 0
}

.sidebar-container .sidebar {
    padding: 32px;
    background: #fff;
    border-radius: .5rem
}

.elementor-widget-wp-widget-tag_cloud h5,
.sidebar-widget .rss-widget-title,
.sidebar-widget .widget-title,
.sidebar-widget .wp-block-search .wp-block-search__label,
.sidebar-widget .wp-block-heading {
    position: relative;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    color: #17191C;
    font-weight: 800;
    margin-bottom: 2rem;
    line-height: 26px;
    text-decoration: none;
    padding-bottom: 8px
}

.sidebar-widget .wp-block-search .wp-block-search__label::after,
.sidebar-widget .wp-block-heading::after,
.sidebar-widget .widget-title::after {
    content: '';
    width: 112px;
    height: 2px;
    background: var(--primary_color);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

.sidebar-widget .wp-block-search .wp-block-search__label::before,
.sidebar-widget .wp-block-heading::before,
.sidebar-widget .widget-title::before {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    background: rgb(145 158 171 / .08);
    position: absolute;
    bottom: 0;
    left: 0
}

.search-widget .search-form,
.wp-block-search__inside-wrapper {
    display: flex
}

.search-widget .search-form .search-field,
.sidebar-widget .wp-block-search input[type=search] {
    height: 3.25rem;
    font-family: "Be Vietnam Pro", sans-serif;
    border-end-start-radius: 4px;
    border-start-start-radius: 4px;
    border: none;
    color: #5F5F5F;
    min-width: 78%;
    padding-left: 10px;
    background: #919EAB14
}

.search-widget .search-form .submit-btn,
.hostingard_blog_content .wp-block-search__button,
.sidebar-widget .wp-block-search .wp-element-button {
    background-color: var(--primary_color);
    color: #fff;
    border-start-end-radius: 4px;
    border-end-end-radius: 4px;
    border: none;
    margin-left: 0;
    min-width: 50px
}

.search-widget .search-form .submit-btn svg,
.sidebar-widget .wp-block-search .wp-element-button svg {
    fill: #fff
}

.hostingard_blog_content .wp-block-rss,
.hostingard_blog_content .wp-block-page-list,
.hostingard_blog_content .wp-block-latest-posts,
.hostingard_blog_content .wp-block-categories,
.hostingard_blog_content .wp-block-archives,
.sidebar-widget ul,
.sidebar-widget .wp-block-latest-comments,
.sidebar-widget .wp-block-page-list,
.sidebar-widget .wp-block-archives,
.sidebar-widget .wp-block-categories {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 1.2rem
}

.sidebar-widget.widget_categories ul li,
.hostingard_blog_content .wp-block-rss li a,
.hostingard_blog_content .wp-block-page-list li a,
.hostingard_blog_content .wp-block-latest-posts li a,
.hostingard_blog_content .wp-block-categories li a,
.hostingard_blog_content .wp-block-archives li a,
.sidebar-widget ul li a,
.sidebar-widget .wp-block-latest-comments li a,
.sidebar-widget .wp-block-latest-comments__comment,
.sidebar-widget .wp-block-page-list li a,
.sidebar-widget .wp-block-archives li a,
.sidebar-widget .wp-block-categories li a {
    text-decoration: none;
    transition: all .3s ease;
    color: #000
}

.hostingard_blog_content .wp-block-rss li a:hover,
.hostingard_blog_content .wp-block-page-list li a:hover,
.hostingard_blog_content .wp-block-latest-posts li a:hover,
.hostingard_blog_content .wp-block-categories li a:hover,
.hostingard_blog_content .wp-block-archives li a:hover,
.sidebar-widget ul li a:hover,
.sidebar-widget .wp-block-latest-comments li a:hover,
.sidebar-widget .wp-block-page-list li a:hover,
.sidebar-widget .wp-block-archives li a:hover,
.sidebar-widget .wp-block-categories li a:hover {
    color: var(--primary_color)
}

.sidebar-widget.widget_nav_menu ul li ul.sub-menu li:first-child,
.sidebar-widget.widget_pages ul li ul.children li:first-child,
.sidebar-widget.widget_categories ul li ul.children li:first-child {
    margin-top: 1rem
}

.sidebar-widget.widget_nav_menu ul li ul.sub-menu,
.sidebar-widget.widget_categories ul li ul.children,
.sidebar-widget.widget_pages ul li ul.children {
    margin-left: 15px
}

.wp-block-page-list ul li {
    margin-top: 10px
}

.wp-block-search input::placeholder {
    color: #000
}

.sidebar-widget.widget_recent_comments ul li,
.no-comments.wp-block-latest-comments {
    color: #000
}

.sidebar-widget .wp-block-latest-comments__comment {
    margin-bottom: 0
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
    border-radius: 10px
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image {
    margin-bottom: 15px
}

.wp-block-latest-posts .wp-block-latest-posts__post-title {
    color: #49495F;
    text-decoration: none;
    font-family: "Public Sans", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
    color: #000;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.sidebar-widget.widget_tag_cloud .tagcloud,
.wp-block-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 12px
}

.wp-block-tag-cloud a,
.wb_post_tags a,
.single_post_tags a,
.sidebar_tag_cloud a,
.sidebar-widget.widget_tag_cloud .tagcloud a,
.sidebar-widget .wp-block-tag-cloud a {
    text-decoration: none;
    color: #49495F;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px !important;
    line-height: 18px;
    padding: 8px 20px;
    border: 1px solid rgb(145 158 171 / .24);
    border-radius: 4px;
    margin: 0;
    transition: all .3s ease
}

.wp-block-tag-cloud a:hover,
.wb_post_tags a:hover,
.single_post_tags a:hover,
.sidebar_tag_cloud a:hover,
.sidebar-widget.widget_tag_cloud .tagcloud a:hover,
.sidebar-widget .wp-block-tag-cloud a:hover {
    border-color: #080F2C;
    background-color: #080F2C;
    color: #fff
}

.hostingard_blog_content .tag_cloud_wraper a {
    color: #000;
    padding: 2px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    transition: 0.3s
}

.hostingard_blog_content .tag_cloud_wraper a:hover {
    background: #000;
    color: #fff;
    border-color: #000
}

.cat_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.blog-details-banner .cat_wrapper a {
    text-decoration: none
}

.blog-details-banner .cat_wrapper a::after {
    content: ', '
}

.blog-details-banner .cat_wrapper a:last-child::after {
    content: ''
}

.widget_archive ul li,
.widget_categories ul .cat-item {
    position: relative
}

.widget_archive ul li .post-count,
.widget_categories ul .cat-item .post-count {
    position: absolute;
    top: 0;
    right: 0;
    color: #49495F;
    background: rgb(145 158 171 / .12);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600
}

.widget_archive ul li a:hover~.post-count,
.widget_categories ul li.cat-item a:hover~.post-count {
    color: #fff;
    background: var(--primary_color)
}

.wp-block-button .wp-block-button__link {
    background: var(--primary_color)
}

.hostingard_blog_content .wp-block-button,
.hostingard_blog_content .wp-block-buttons {
    margin-bottom: 20px
}

.comment-box .author_name a {
    color: #000;
    text-decoration: none
}

.comment-box .comment-reply-link {
    text-decoration: none;
    color: #000;
    text-transform: uppercase
}

.comment-user-info ol li,
.comment-user-info ul li {
    margin-top: 0
}

.comment-user-info ol li:first-child,
.comment-user-info ul li:first-child {
    margin-top: 10px
}

#cancel-comment-reply-link {
    margin-left: 15px;
    text-decoration: none
}

.comment-box.depth-1 .comment-respond {
    margin-left: 110px;
    margin-top: 25px
}

.comment-box:not(.depth-1) .comment-respond {
    margin-left: 98px;
    margin-top: 25px
}

.comment-form .comment-form-cookies-consent,
.comment-form .comment-notes,
.comment-form .logged-in-as a,
.comment-form .logged-in-as {
    color: #000
}

.comment-form input:not([type="submit"]),
.comment-form textarea {
    color: #D0D0D0
}

.comment-lists .children .comment {
    margin-top: 40px
}

.comment-box .comment_avatar {
    width: 60px;
    height: 6px
}

.children .comment-box .comment_avatar {
    width: 40px;
    height: 40px
}

.comment-box .children {
    padding-left: 10%
}

.comment-form .form-submit input[type="submit"] {
    color: #fff;
    background-color: var(--primary_color);
    padding: 15px 30px;
    border-radius: 4px;
    box-shadow: none;
    border: none
}

.comment-form textarea:focus {
    outline: none
}

.comment-form-comment label {
    margin-bottom: 15px
}

.comment-lists li {
    margin-top: 35px;
    list-style: none
}

.comment-lists .trackback .comment-body,
.comment-lists .pingback .comment-body {
    color: #000
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: .5rem
}

.post_comment_meta .navigation_title_ a {
    color: #01112D
}

.sidebar-widget.widget_rss ul li {
    display: flex;
    flex-direction: column
}

.sidebar-widget.widget_rss ul li .rss-date {
    margin: 6px 0 12px;
    color: #888;
    font-size: 12px
}

.sidebar-widget.widget_rss ul li .rssSummary {
    color: #5c5f5f;
    font-size: 14px;
    margin-bottom: 8px
}

.sidebar-widget.widget_rss ul li cite {
    font-size: 14px;
    position: relative;
    margin-left: 12px
}

.sidebar-widget.widget_rss ul li cite::before {
    content: '';
    width: 10px;
    height: 1px;
    background: #5c5f5f;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    left: -12px
}

.sidebar-widget.widget_text .textwidget p {
    color: #5c5f5f
}

.sidebar-widget.widget_text .textwidget p.wp-caption-text {
    color: #000;
    font-size: 14px;
    font-style: italic
}

.sidebar-widget.widget_text .textwidget p strong {
    color: #000;
    margin: 10px 0;
    display: inline-block
}

.hostingard_blog_content .wp-block-media-text,
.hostingard_blog_content .wp-block-group.has-background,
.hostingard_blog_content .wp-block-search,
.hostingard_blog_content .wp-block-rss,
.hostingard_blog_content .wp-block-page-list,
.hostingard_blog_content .wp-block-latest-posts,
.hostingard_blog_content .wp-block-latest-comments,
.hostingard_blog_content .wp-block-calendar,
.hostingard_blog_content .wp-block-categories,
.hostingard_blog_content .wp-block-archives {
    margin-bottom: 50px
}

.wp-block-calendar table tr td {
    color: #000;
    border-color: #333
}

.hostingard_blog_content .wp-block-latest-comments .wp-block-latest-comments__comment-meta a:hover,
.wp-block-calendar table tr td a {
    color: var(--primary_color)
}

.hostingard_blog_content .wp-block-latest-comments {
    padding-left: 0
}

.hostingard_blog_content .wp-block-latest-comments .wp-block-latest-comments__comment-meta,
.hostingard_blog_content .wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
    color: #000;
    text-decoration: none
}

.hostingard_blog_content .wp-block-column.has-pale-cyan-blue-background-color p {
    color: #000;
    padding: 1.25em 2.375em 0
}

.hostingard_blog_content .wp-block-cover {
    margin-bottom: 20px
}

.hostingard_blog_content .wp-block-cover .has-large-font-size {
    color: #fff !important
}

.hostingard_blog_content .wp-block-pullquote,
.hostingard_blog_content blockquote.wp-block-quote {
    padding: 20px 30px 20px 60px !important;
    border: none;
    position: relative
}

blockquote.wp-block-quote::before {
    content: '';
    height: 44px;
    width: 44px;
    display: inline-block;
    background-image: url(../images/shape/quote-icon.png);
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    top: 28px
}

blockquote.wp-block-quote p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.125rem;
    line-height: 28px;
    font-weight: 700;
    color: #000;
    margin-bottom: .5rem;
    font-style: normal
}

blockquote.wp-block-quote cite {
    font-family: "Public Sans", sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 1rem;
    color: #17191C
}

blockquote.wp-block-quote cite::before {
    content: '';
    height: 3px;
    width: 48px;
    background-color: var(--primary_color);
    opacity: .6;
    display: inline-block
}

.wp-block-quote.has-text-align-right cite {
    justify-content: right
}

.hostingard_blog_content .has-cyan-bluish-gray-background-color .has-very-dark-gray-color {
    padding-top: 20px
}

.hostingard_blog_content .has-cyan-bluish-gray-background-color .has-very-dark-gray-color p {
    line-height: 1
}

form.post-password-form p input[type="password"] {
    padding: 10px;
    border-start-start-radius: 4px;
    border-end-start-radius: 4px;
    border: 1px solid #ddd
}

form.post-password-form p input[type="submit"] {
    padding: 10px;
    background-color: var(--primary_color);
    color: #fff;
    border-start-end-radius: 4px;
    border-end-end-radius: 4px;
    border-start-start-radius: 0;
    border-end-start-radius: 0;
    border: 1px solid var(--primary_color);
    margin-left: -5px
}

form.post-password-form p input:focus {
    outline: none
}

.hostingard_post_list .meta_color {
    color: #49495F;
    text-decoration: none
}

.hostingard_post_list .card-header {
    background: none
}

.hostingard_post_list.card {
    border: none
}

.hostingard_post_list .card-header img {
    max-width: 100%;
    max-height: 460px;
    object-fit: cover
}

.hostingard_post_list .hstack {
    flex-wrap: wrap
}

.hostingard_post_list .category_wrapper a::after {
    content: ', '
}

.hostingard_post_list .category_wrapper a:last-child::after {
    content: ''
}

.hostingard_post_list .category_wrapper a:hover {
    color: var(--primary_color)
}

.contain-sub-1 .nav-link::after {
    content: none
}

.contain-sub-1 .nav-link {
    padding-right: 1.3rem !important
}

.contain-sub-1 i {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-5px, -5px);
    color: #fff;
    font-size: 12px
}

.navbar-sticky-init .hostingard_main_menu .menu-item .dropdown_icon {
    color: #343a40
}

@media (max-width:991px) {
    .hostingard_main_menu {
        margin-top: 24px
    }

    .contain-sub-1 i {
        padding: 8px;
        right: 2px;
        top: 12px;
        z-index: 1;
        transition: 0.3s;
        color: #fff;
        transform: translate(-1px, -9px);
        font-size: 14px
    }

    .dropdown_icon.icon-rotate {
        transform: rotate(180deg)
    }

    .hostingard_main_menu .mega-menu .contain-sub-1__content {
        max-height: 450px
    }

    .hostingard_main_menu .contain-sub-1__content {
        background: none;
        padding: 0;
        margin-left: 20px
    }

    .hostingard_main_menu .submenu-wrapper .inner-sub-menu__list {
        background: none;
        padding: 0 22px
    }
}

.hamburger_menu_icon i {
    color: #fff
}

.navbar-sticky-init .hamburger_menu_icon i {
    color: #343a40
}

.hostingard_main_menu>.nav-item>.nav-link {
    font-size: 16px
}

@media (min-width:992px) {
    .hostingard_main_menu li .submenu-wrapper li .nav-link {
        color: #080f2c;
        padding: 10px 20px
    }

    .contain-sub-1:hover>.contain-sub-1__content {
        top: 100%;
        visibility: visible;
        opacity: 1;
        pointer-events: unset
    }

    .hostingard_main_menu li .submenu-wrapper li .dropdown_icon {
        color: #080f2c
    }

    .hostingard_main_menu li .submenu-wrapper .has-submenu .dropdown_icon {
        transform: translate(-18px, -8px)
    }
}

.hostingard_main_menu li .submenu-wrapper {
    padding-inline: 0
}

.hostingard_main_menu li .submenu-wrapper li .nav-link:hover {
    background: #dbe7ff;
    color: var(--primary_color)
}

.hostingard_main_menu li.current-menu-item .submenu-wrapper li.current-menu-item>.nav-link,
.hostingard_main_menu .current-menu-item>a {
    color: var(--primary_color)
}

.wp-block-navigation .wp-block-page-list {
    flex-direction: row
}

section.error_page {
    background: #080F2C
}

.error-page-content {
    height: calc(100vh - 32px);
    display: flex;
    align-items: center
}

.error-page-content .error-text {
    font-size: 96px;
    color: #fff
}

.error-page-content .error-title {
    font-size: 65px;
    color: #fff
}

.error-page-content p {
    color: #fff
}

@media (max-width:991px) {
    .pricing-nav-pills ul li {
        border: 1px solid #ddd;
        border-radius: 50px
    }

    .pricing-nav-pills ul {
        justify-content: center;
        gap: 5px
    }

    .pricing-nav-pills {
        border: none !important;
        padding: 0;
        margin: 0
    }
}