/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.18.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: 'Nunito';
    src: url('./assets/fonts/nunito/Nunito-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --color-black: #000000;
    --color-white: #ffffff;
    --color-grey: #cccccc;
    --FontAwesome: 'Font Awesome 7 Pro';
    --font-html-size: 62.5%;
    --tw-ring-shadow: 0 0 #0000;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-shadow: 0px 4px 20px 0px rgba(229, 79, 79, 0.15);
    --tw-shadow-colored: 0px 4px 20px 0px var(--tw-shadow-color);
}

html {
    font-size: var(--font-html-size);
}

body {
    font-size: 1.6rem !important;
    font-family: 'Nunito', sans-serif !important;
    line-height: 1.5;
}

.icon-box-img img,
.icon-box-img svg {
    padding-top: 0;
}

.icon-box .icon-box-img {
    margin-bottom: 10px;
}

.icon-box.icon-box-left .icon-box-img {
    margin-bottom: 0;
}

.icon-box .icon-box-title-text span {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    font-weight: 800;
}

b,
strong {
    font-weight: 700;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.heading-font strong {
    font-weight: 800;
}

.h1,
h1 {
    font-size: 4rem;
}

.h2,
h2 {
    font-size: 4.4rem;
    margin-bottom: 1.6rem;
}

.h2.smaller,
.smaller > .h2,
.smaller > h2 {
    font-size: 2.2rem;
    margin-bottom: 0.6rem;
}

.h2.bigger,
.bigger > .h2,
.bigger > h2 {
    font-size: 5rem;
    margin-bottom: 1.2rem;
}
.biggest > .h2,
.biggest > h2 {
    font-size: 7.5rem;
    margin-bottom: 2rem;
}

.span-small h2 > span {
    font-size: 4rem;
}

.span-smaller h2 > span {
    font-size: 1.8rem;
}

.span-small p > span {
    font-size: 1.6rem;
}

.entry-content .h2,
.entry-content h2 {
    font-size: 2.8rem;
}

.h3,
h3 {
    font-size: 3.2rem;
}

.icon-box .h3,
.icon-box h3,
.box .h3,
.box h3 {
    font-size: 2.2rem;
    font-weight: 700;
}

.entry-content .h3,
.entry-content h3 {
    font-size: 2rem;
}

.h4,
h4 {
    font-size: 2rem;
}

.entry-content .h4,
.entry-content h4 {
    font-size: 1.8rem;
}

p {
    margin-bottom: 1.5rem;
}
.last-reset > h1,
.last-reset > h2,
.last-reset > h3,
.last-reset > h4,
.last-reset > h5,
.last-reset > h6,
.last-reset > div:last-of-type,
.last-reset > p:last-of-type {
    margin-bottom: 0 !important;
}

label,
legend {
    display: block;
    font-size: 1em;
    font-weight: 500;
    color: #323232;
}

.dark,
.dark p,
.dark td {
    color: var(--color-white);
}

.col-child-left > .col-inner {
    margin-right: auto !important;
    margin-left: 0 !important;
}
.col-child-center > .col-inner {
    margin-right: auto !important;
    margin-left: auto !important;
}

.col-child-right > .col-inner {
    margin-right: 0 !important;
    margin-left: auto !important ;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    background-color: hsla(0, 0%, 100%, 1);
}

.off-canvas:not(.off-canvas-center) .nav-vertical li > a {
    font-size: 1em;
    text-transform: capitalize;
    font-weight: 500;
    color: var(--color-black);
}

.nav-size-medium > li > a {
    font-size: 0.875em;
}

.nav-size-xlarge > li > a {
    font-size: 1.125em;
}

.nav-spacing-xlarge > li {
    margin: 0 26px;
}
.section-title-container .section-title {
    margin-bottom: 0;
}
.section-title-normal {
    border-bottom: 0;
}
.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
}

.section-title-container h2 {
    font-size: 4.8rem;
}

.section-title span {
    text-transform: initial;
}

.section-title-container a {
    font-size: 1.6rem;
    font-weight: 500;
    border-radius: 10px 0 10px 0;
    padding: 4px 10px;
    width: 148px;
    height: 40px;
    border: 1px solid var(--fs-color-primary);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.section-title-container a i {
    display: none;
}

.banner h1,
.banner h2,
.banner h3 {
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 1rem;
    margin-top: 0;
    padding: 0;
}

.banner h2 {
    font-size: 3.6rem;
}

.banner h5,
.banner h6,
.banner p {
    margin-bottom: 1rem;
    margin-top: 0;
    padding: 0;
}
.banner .button {
    margin-top: 0;
}

.icon-box-left .icon-box-img + .icon-box-text {
    padding-left: 8px;
}

.fw-500,
.fw-500 > * {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.row.col-fit-content {
    flex-wrap: nowrap;
}

.row.col-fit-content > .col {
    flex-basis: fit-content;
    max-width: 50%;
}

.row.row-small {
    max-width: 1166.5px;
}

.container .row-small:not(.row-collapse),
.row .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -12px;
    margin-right: -12px;
}

.row-small > .col,
.row-small > .flickity-viewport > .flickity-slider > .col {
    margin-bottom: 0;
    padding: 0 12px 24px;
}

.flickity-prev-next-button {
    width: 60px;
}

.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg {
    border: none;
    background-color: var(--color-white);
    padding: 28%;
    box-shadow:
        0 0 #0000,
        0 0 #0000,
        0 0 #0000,
        0 0 #0000,
        0px 6px 20px 0px #970a0a26;
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: #000 !important;
    background-color: rgb(243 244 246) !important;
    border-color: var(--color-white) !important;
}
.flickity-prev-next-button.previous {
    left: 0%;
}

.flickity-prev-next-button.next {
    right: 0;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5;
    margin-right: 1em;
    margin-top: 0;
    max-width: 100%;
    min-height: 4rem;
    padding: 0 1.2em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.slider.slider-nav-dots-dashes .flickity-page-dots .dot {
    height: 1px;
    border: none;
    background-color: rgba(230, 230, 230, 0.65);
    opacity: 1;
}
.slider-nav-dots-dashes .flickity-page-dots .dot.is-selected {
    color: var(--fs-color-primary);
    background-color: var(--fs-color-primary);
}

.slider .flickity-page-dots {
    bottom: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.slider .flickity-nav-count {
    position: absolute;
    left: 0%;
    bottom: 40px;
    line-height: 1;
    font-size: 1.4rem;
}

.slider .flickity-dots-wrap {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    gap: 12px;
}

.slider .flickity-dots-wrap .flickity-nav-count {
    position: relative;
    left: auto;
    bottom: auto;
}

.slider-nav-light .flickity-dots-wrap .flickity-nav-count {
    color: var(--color-white);
}

.slider .flickity-dots-wrap .flickity-page-dots {
    width: fit-content;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    position: relative;
}
.box .box-text {
    font-size: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
}

.has-shadow > .col > .col-inner {
    background-color: #fff;
    box-shadow: none;
    border-radius: 20px;
    overflow: hidden;
}

.has-shadow.row-box-shadow-2 > .col > .col-inner {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.has-shadow .box-text {
    padding: 20px;
}

.box .box-text .box-text-inner {
    display: flex;
    flex-wrap: wrap;
}

.box .box-text .box-text-inner > * {
    width: 100%;
}

.box .box-text .post-meta {
    order: -1;
    font-size: 1.6rem;
    color: #616161;
    font-weight: 600;
    opacity: 1;
}

.box .box-text .is-divider {
    display: none;
}
.box .box-text .post-title {
    font-weight: 700;
}

.box .box-text .post-title.is-large {
    font-size: 2.2rem;
}

.box .box-text .post-title.is-xxlarge {
    font-size: 4rem;
}

.box .box-text .button {
    display: inline-flex;
    width: auto;
    text-transform: initial;
    margin-top: 0;
    margin-bottom: 10px !important;
    font-size: 1.6rem;
}

.box .box-text .button:after {
    content: '\e900';
    font-family: 'icomoon';
    margin-left: 4px;
}

/*************** HEADER ***************/
#header .nav > li > a {
    font-weight: 600;
}

.navbar-toggler {
    background-color: transparent;
    width: 50px;
    height: 45px;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
    z-index: 111;
    border: none;
}

.navbar-toggler:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 16px;
    right: 15px;
    display: block;
    height: 2px;
    width: 20px;
    background-color: #323332;
    content: '';
}

.navbar-toggler:after {
    position: absolute;
    top: 22px;
    right: 15px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #323232;
    border-bottom: 2px solid #323232;
    content: '';
}

.navbar-toggler.active:before {
    top: 23px;
    background-color: #323232;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbar-toggler.active:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #323232;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#custom-mobile-menu-wrapper {
    position: fixed;
    height: 100dvh;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    top: 0;
    opacity: 0;
    z-index: 999;
    pointer-events: none;
    transition: all 0.3s;
}

#custom-mobile-menu-wrapper.active {
    opacity: 1;
    pointer-events: auto;
    overflow: hidden !important;
    overscroll-behavior: contain;
}

#custom-mobile-menu {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    bottom: 0;
    top: auto;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    transform: translateY(100%);
    display: block;
    transition: all 0.3s;
    border-radius: 12px 12px 0 0;
    padding: 12px 0;
    overflow: auto;
    scrollbar-width: none;
    z-index: 999;
}

.active #custom-mobile-menu {
    transform: translateY(0%);
}

.stuck #custom-mobile-menu {
    top: var(--header-height-mobile-sticky);
    max-height: calc(100vh - var(--header-height-mobile-sticky) - 30px);
}

#custom-mobile-menu ul {
    list-style: none;
    margin: 0;
}

#custom-mobile-menu ul ul {
    display: none;
    left: auto;
    opacity: 1;
    position: relative;
    transform: translateX(0);
    padding: 10px 0 16px;
}

#custom-mobile-menu ul li {
    position: relative;
    border: 0;
    margin: 0;
}

#custom-mobile-menu ul li.current_page_item {
    color: var(--fs-color-primary);
}

#custom-mobile-menu ul li > a {
    color: currentColor;
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 6px 12px;
}

#custom-mobile-menu ul li .custom-toggle {
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 15px;
}

#custom-mobile-menu ul ul .custom-toggle {
    right: 0px;
}

#custom-mobile-menu ul li[aria-expanded='true'] > .custom-toggle {
    transform: rotate(-180deg);
}
#custom-mobile-menu ul li.has-children > a,
#custom-mobile-menu ul li.menu-item-has-children > a {
    margin-right: 55px;
}

#custom-mobile-menu .mobile-menu {
    margin-top: 12px;
}

#custom-mobile-menu .mobile-menu::before {
    content: '';
    display: block;
    width: 100px;
    height: 8px;
    margin: 0 auto;
    background-color: #e5e7eb;
    border-radius: 9999px;
    position: relative;
    top: -12px;
}

/*************** END HEADER ***************/

/*************** FOOTER ***************/
#footer .footer-logo {
    max-width: 200px;
}

.absolute-footer {
    color: rgba(0, 0, 0, 0.75);
    font-size: 1em;
    padding: 8px 0 10px;
}
.absolute-footer.dark {
    color: hsla(0, 0%, 100%, 0.75);
}
#footer .icon-box-img img,
#footer .icon-box-img svg {
    padding-top: 0;
}

/*************** END FOOTER ***************/

/*************** INTERNET PLANS ***************/
.internet-plans {
	overflow: auto
}
.internet-plans > .col,
.internet-plans .flickity-slider > .col {
    --width: 389px;
    --height: 442px;
    width: var(--width);
    flex-basis: var(--width);
    min-width: var(--width);
    height: var(--height);
}

.internet-plans .flickity-slider > .col {
    padding-top: 10px;
}

.internet-plans > .col > .col-inner,
.internet-plans .flickity-slider > .col > .col-inner {
    border-radius: 74px;
    background: url(./assets/images/internet-card-bg.png) no-repeat center center / cover;
    box-shadow:
        rgba(253, 64, 64, 0.25) 0px -4.54px 9.09px 0px inset,
        rgba(255, 47, 47, 0.15) 0px 4.87px 20.31px 0px;
}

.internet-plan-card .card-icon {
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.internet-plan-card .card-icon img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
    height: 100px;
}

.internet-plan-card .card-content {
    padding: 16px 32px 32px;
}

.internet-plan-card .card-title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid rgba(208, 208, 208, 0.65);
}

.internet-plan-card .card-title {
    font-size: 2.2rem;
    line-height: 1;
    padding-left: 8px;
    font-weight: 700;
    border-left: 3px solid var(--fs-color-primary);
}

.internet-plan-card .card-speed {
    font-size: 15px;
    color: #444;
    font-weight: 700;
}

.internet-plan-card .card-utility-wrapper {
    padding: 8px 0 6px;
}
.internet-plan-card .card-small-label {
    font-size: 1.2rem;
    font-weight: 500;
    color: #767676;
    margin-bottom: 0;
}

.internet-plan-card .utility {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.5;
    height: 4.2rem;
}

.internet-plan-card .card-locations {
    padding-bottom: 1rem;
    border-bottom: 1px solid #d0d0d0a6;
}

.internet-plan-card .card-location-options {
    display: grid;
    grid-auto-flow: column;
    gap: 6px;
}

.internet-plan-card .card-location-options .card-location-label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    font-size: 1.4rem;
    margin-bottom: 0;
    font-weight: 600;
}
.internet-plan-card .card-location-options .card-location-label:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid var(--fs-color-primary);
    border-radius: 50%;
    left: 0;
    top: 1px;
}

.internet-plan-card .card-location-options .card-location-label:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: var(--fs-color-primary);
    border-radius: 50%;
    left: 3px;
    top: 4px;
    opacity: 0;
    visibility: hidden;
}

.internet-plan-card .card-location-options .card-location-label.checked:after {
    opacity: 1;
    visibility: visible;
}

.internet-plan-card .card-cta-wrapper {
    padding-top: 1rem;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
}

.internet-plan-card .card-price {
    font-weight: bold;
}

.internet-plan-card .card-cta-wrapper .button {
    font-size: 15px;
    border-radius: 16px;
    height: 42px;
    min-height: unset;
    text-transform: initial;
    line-height: 1.5;
    padding: 0 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.row-nowrap {
    flex-wrap: nowrap;
}

.no-scrollbar {
    scrollbar-width: none;
}

.z-10 {
    z-index: 10;
}

.border-12 > .col-inner {
    border-radius: 12px;
}

.overflow-hidden > .col-inner {
    overflow: hidden;
}

.accordion .accordion-title {
    padding: 1.6rem 5rem 1.6rem 0rem;
    font-weight: 600;
}
.accordion .accordion-title.active {
    background-color: transparent;
    border-color: #d4d4d8;
    color: #323232;
    font-weight: 600;
}
.dark .accordion .accordion-title.active {
    color: var(--color-white);
}

.accordion .accordion-title .toggle {
    margin-right: 0;
    top: 0.3em;
    right: 0;
    left: auto;
    opacity: 1;
}
.accordion .accordion-title .toggle i {
    font-size: 2rem;
}

.accordion .accordion-inner {
    padding: 1rem 0;
}
.accordion.plan-accordion .accordion-title {
    font-size: 4.8rem;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
}

.accordion.plan-accordion .accordion-title .toggle {
    width: 6.4rem;
    height: 6.4rem;
    background-color: #fff;
    top: 0.55em;
    transform-origin: 50% 50%;
}
.accordion.plan-accordion .accordion-title .toggle i {
    font-size: 3.2rem;
}

.accordion.plan-accordion .accordion-inner {
    padding: 0 0 1.6rem;
    font-size: 1.6rem;
    opacity: 1;
}

.style-3.accordion .accordion-item {
    box-shadow:
        0 0 #0000,
        0 0 #0000,
        0 1px 2px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 12px;
}

.style-3.accordion .accordion-title {
    padding: 12px 16px;
    font-weight: 600;
    border: none;
    border-radius: 12px 12px 0 0;
    border: 1px solid #e6ecf233;
}

.style-3.accordion .accordion-title.active {
    background-color: #fcefef;
    border-bottom: 0;
    border-color: rgba(243, 27, 34, 0.2);
}

.style-3.accordion .accordion-inner {
    padding: 0 16px 16px;
    border-radius: 0 0 12px 12px;
    border: 1px solid #e6ecf233;
}

.accordion .accordion-inner .text:last-of-type > p:last-of-type {
    margin-bottom: 0;
}

.style-3.accordion .accordion-title.active + .accordion-inner {
    background-color: #fcefef;
    border-top: 0;
    border-color: rgba(243, 27, 34, 0.2);
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
    border: 1px solid #f4f4f4;
    box-shadow: none !important;
    color: #323232;
    font-size: 1em;
    height: 5.2rem;
    border-radius: 12px;
    background-color: #f4f4f4;
    margin-bottom: 1.6rem;
}

input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
select:focus,
textarea:focus {
    background-color: #f4f4f4;
    outline: 1px solid #323232;
}

select[aria-invalid='true'] + .select2-container .select2-selection {
    border-color: #ff2c00 !important;
}

.select2-container .select2-choice > .select2-chosen,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-selection {
    line-height: 5.2rem;
    padding: 0;
    height: 5.2rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #323232;
}

.select2-container.select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 6px;
    height: 4rem;
    border-color: #e5e7eb;
    outline: none !important;
}

.select2-container.select2-container--default .select2-results > .select2-results__options {
    max-height: 350px;
    scrollbar-width: none;
    padding: 0 4px;
}

.select2-container.select2-container--default .select2-results > .select2-results__options li {
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 4px 8px;
}

.select2-container.select2-container--default .select2-results > .select2-results__options li:hover {
    background-color: #f5f5f5;
    color: #323232;
}

.select2-container.select2-container--default
    .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f5f5f5;
    color: #323232;
}

.select2-container.select2-container--open .select2-dropdown--below {
    margin-top: 22px;
    border-top: 1px solid #e5e7eb;
}

.select2-container .select2-dropdown {
    border-radius: 6px;
    border: 1px solid #e5e7eb;
}

.select2-container.select2-container--open .select2-dropdown--below {
    border-top-width: 1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#internet-plan-lightbox {
    border-radius: 12px;
    padding: 3rem 2rem !important;
}

#internet-plan-lightbox form {
    margin-bottom: 0;
}

#internet-plan-lightbox form button {
    margin: 0;
    border-radius: 10rem;
    min-width: 12.5rem;
    padding: 6px 12px;
}

.mfp-ready .mfp-close {
    opacity: 1;
    mix-blend-mode: normal;
}

.mfp-close svg {
    width: 20px;
}

.wpcf7 p.form-header-desc {
    margin-bottom: 1.6rem;
}

.form-footer-container > .col {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.button.is-outline,
input[type='button'].is-outline,
input[type='reset'].is-outline,
input[type='submit'].is-outline {
    border: 1px solid;
    line-height: 1.5;
}
/*************** END INTERNET PLANS ***************/

/*************** NINE PLANS ***************/
#nine-plan-lightbox {
    border-radius: 12px;
    padding: 3rem 2rem !important;
    background: transparent;
    padding: 0 !important;
}

#nine-plan-lightbox .form-header-container {
    background-color: var(--fs-color-primary);
    color: #fff;
    border-radius: 16px;
    padding: 16px 0;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}

#nine-plan-lightbox .form-header-container .form-header-title {
    color: #fff;
    font-size: 2.4rem;
}

#nine-plan-lightbox .form-fields-wrapper {
    background-color: #fff;
    border-radius: 16px;

    padding: 16px 0;
    border-left: 5px solid #d1d5db;
    border-right: 5px solid #d1d5db;
}

#nine-plan-lightbox .form-fields-wrapper .wpcf7-radio .wpcf7-list-item {
    display: block;
    margin: 0;
    font-weight: 600;
}

.form-fields-wrapper .wpcf7-radio input {
    margin-bottom: 0;
}

.form-fields-wrapper .wpcf7-radio label {
    font-size: 14px;
    font-weight: 700;
}
#nine-plan-lightbox .button-group {
    margin-top: 1rem;
}
.button-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.button-group .button {
    margin: 0;
    border-radius: 10rem;
    min-width: 12.5rem;
    padding: 6px 12px;
}

/*************** END NINE PLANS ***************/

/***************  MOBILE PLANS ***************/
.mobile-plans > .col,
.mobile-plans .flickity-slider > .col {
    --width: 291px;
    --height: 356px;
    width: var(--width);
    flex-basis: var(--width);
    min-width: var(--width);
    height: var(--height);
}

.mobile-plans > .col > .col-inner,
.mobile-plans .flickity-slider > .col > .col-inner {
    background: url(./assets/images/bg-data.png) no-repeat center center / cover;
}
.mobile-plans .card-content-top {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-plans .discount-badge {
    position: absolute;
    top: -2%;
    right: -2%;
    width: 27%;
    z-index: 1;
}

.mobile-plans .discount-badge .discount-text {
    position: absolute;
    top: 12%;
    right: 12%;
    display: inline-block;
    color: #fff;
    transform: rotate(45deg);
    font-size: 14px;
}
.mobile-plans .card-content-top .card-title {
    font-size: 22px;
    font-weight: 700;
}

.mobile-plans .card-content-main {
    display: flex;
    flex-direction: column;
    min-height: 168px;
    align-items: center;
    justify-content: center;
}

.mobile-plans .data-capacity-wrapper {
    padding-top: 0.5rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 6.8rem;
}

.mobile-plans .data-capacity {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
}

.mobile-plans .data-capacity span {
    display: inline-block;
}

.mobile-plans .data-capacity span + span {
    margin-left: -6px;
}

.mobile-plans .data-capacity strong {
    font-size: 44px;
    color: var(--fs-color-primary);
}

.mobile-plans .benefits-wrapper {
    text-align: center;
    padding: 8px 0;
    min-height: 95px;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: column;
}

.mobile-plans .benefits-wrapper .benefits-title {
    font-size: 12px;
    margin-bottom: 5px;
    height: 20px;
}

.mobile-plans .benefits-list {
    list-style: none;
    margin: 0;
    padding-left: 6px;
    padding-right: 6px;
    height: 54px;
    min-width: 80px;
    border: 1px solid #dddddd;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1px;
    border-radius: 9999px;
}

.mobile-plans .benefits-list .benefit-icon {
    display: inline-block;
    line-height: 1;
    height: 30px;
    width: 30px;
}

.mobile-plans .benefits-list .benefit-title {
    font-size: 1.2rem;
}

.mobile-plans .benefits-list li {
    margin: 0;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.mobile-plans .benefits-list .benefit-icon svg {
    width: 30px;
    height: 30px;
}

.mobile-plans .card-price-wrapper {
    padding-bottom: 1.6rem;
    padding-top: 0.8rem;
}

.mobile-plans .card-price-wrapper .card-price {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.mobile-plans .card-price-wrapper .card-price strong {
    font-size: 24px;
    font-weight: 800;
}

.mobile-plans .cta-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.mobile-plans .cta-group .button {
    margin: 0;
    padding: 0 16px;
    border-radius: 100px;
    text-transform: initial;
    min-width: 100px;
    min-height: 34px;
}

.plan-lightbox {
    border-radius: 8px;
}

.plan-lightbox .qr-scan-wrapper {
    background-color: transparent;
    width: 32%;
    top: 22%;
    right: 13%;
    position: absolute;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.plan-lightbox .qr-scan {
    position: absolute;
    height: 70px;
    width: 100%;

    animation: QRCodeScan 3s cubic-bezier(0.45, 0.03, 0.81, 0.63) 3s infinite;
    animation-delay: 0ms;
    background: linear-gradient(0deg, rgba(238, 0, 51, 0.35), rgba(238, 0, 51, 0.15) 40%, hsla(0, 0%, 100%, 0));
}

@keyframes QRCodeScan {
    0% {
        top: -80px;
    }

    90% {
        top: 220px;
    }

    to {
        top: 220px;
    }
}

.plan-lightbox .close-popup {
    min-height: 34px;
    min-width: 100px;
    border-radius: 100px;
    text-transform: initial;
}

/*************** END MOBILE PLANS ***************/

/*************** GIC PLANS ***************/
.gic-plans > .col,
.gic-plans .flickity-slider > .col {
    --width: 534px;
    --height: 373px;
    width: var(--width);
    flex-basis: var(--width);
    min-width: var(--width);
    height: var(--height);
}

.gic-plans > .col > .col-inner,
.gic-plans .flickity-slider > .col > .col-inner {
    border-radius: 67px;
    background: url(./assets/images/bg-GIC.png) no-repeat center center / cover;
    padding: 0 24px 0 22px;
}

.gic-plan-card .card-content-top {
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 13px;
    padding-top: 104px;
    border-bottom: 1px solid #d0d0d0a8;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gic-plan-card .card-content-top .badge {
    font-size: 11px;
    position: absolute;
    width: 100px;
    height: 32px;
    top: 68px;
    left: 40px;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(255 241 238 / 1);
}

.gic-plan-card .card-content-top .badge.has-text {
    background-color: transparent;
}

.gic-plan-card .card-content-top .syxtax-wrapper {
    font-size: 18px;
    color: #767676;
    font-weight: 700;
    line-height: 1.25;
}

.gic-plan-card .card-content-top .syxtax-wrapper strong {
    font-size: 27px;
    color: #323232;
    font-weight: 800;
}

.gic-plan-card .card-content-top .card-price-wrapper {
    font-size: 17px;
    color: #767676;
    font-weight: 700;
    line-height: 1.25;
}

.gic-plan-card .card-content-top .card-price-wrapper .card-price {
    margin-bottom: 0;
}
.gic-plan-card .card-content-top .data-capacity {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1;
    color: #444;
    font-size: 12px;
}

.gic-plan-card .card-content-top .data-capacity strong {
    font-size: 21px;
}

.gic-plan-card .card-content-main {
    padding-top: 12px;
    padding-left: 22px;
    padding-right: 22px;
}

.gic-plan-card .benefits-title {
    color: #767676;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 15px;
}

.gic-plan-card .benefits-content {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.25;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gic-plan-card .card-content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 35px;
    left: 22px;
    right: 22px;
    padding-left: 22px;
    padding-right: 22px;
}

.gic-plan-card .card-content-bottom .card-title {
    margin: 0;
    font-size: 35px;
    color: var(--color-white);
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
}

.gic-plan-card .card-content-bottom .button {
    font-size: 14px;
    border-radius: 16px;
    text-transform: initial;
    margin: 0;
    padding: 8px 40px;
}

.gic-plans > .col.topping,
.gic-plans .flickity-slider > .col.topping {
    --width: 357px;
    --height: 298px;
    width: var(--width);
    flex-basis: var(--width);
    min-width: var(--width);
    height: var(--height);
}

.gic-plans > .col.topping > .col-inner,
.gic-plans .flickity-slider > .col.topping > .col-inner {
    background: url(./assets/images/bg-topping.svg) no-repeat center center / cover;
    padding: 24px 24px 32px;
    border-radius: 0;
}

.gic-plans .col.topping .gic-plan-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.gic-plans .col.topping .gic-plan-card .card-content-top {
    padding: 0;
    border: 0;
}

.gic-plans .col.topping .card-content-top .benefit-icon {
    width: 42px;
    height: 42px;
}

.gic-plans .col.topping .card-content-top .benefit-icon svg {
    width: 100%;
    height: 100%;
}

.gic-plans .col.topping .gic-plan-card .benefits-content {
    font-size: 23px;
    margin-top: 16px;
    font-weight: bold;
}

.gic-plans .col.topping .gic-plan-card .benefits-sub-desc {
    font-size: 18px;
    margin-top: 4px;
    color: #909090;
}

.gic-plans .col.topping .card-content-bottom {
    padding: 0;
    position: relative;
    left: auto;
    right: 0;
    width: 100%;
    bottom: auto;
}

.gic-plans .col.topping .card-content-bottom .button {
    font-size: 16px;
    border-radius: 14px;
    text-transform: initial;
    margin: 0;
    padding: 14px 20px;
}

/*************** END GIC PLANS ***************/

/*************** NINE PLANS ***************/
.nine-plans > .col {
    --width: 364px;
    --height: 523px;
    width: var(--width);
    flex-basis: var(--width);
    min-width: var(--width);
    height: var(--height);
    margin: 0 auto;
}

.nine-plans .flickity-slider > .col {
    width: 33.33333%;
    opacity: 1 !important;
    padding: 30px 0 !important;
    transition: scale 1s;
    transition: all 0.5s;
}

.nine-plans .flickity-slider > .col.is-selected {
    scale: 1.1;
}

.nine-plans > .col > .col-inner {
    background: url(./assets/images/bg-nine.png) no-repeat center center / 100% 100%;
    padding: 8.5rem 4rem 0;
}
.nine-plans .flickity-slider > .col > .col-inner {
    background: url(./assets/images/bg-nine.png) no-repeat center center / 100% 100%;
    padding: 8.5rem 4rem 0;
    --width: 334px;
    --height: 493px;
    width: var(--width);
    flex-basis: var(--width);
    min-width: var(--width);
    height: var(--height);
    margin: 0 auto;
}

.nine-plans .card-content-top {
    border-bottom: 1px solid #444;
    padding-bottom: 16px;
}

.nine-plans .card-content-top .card-title {
    font-size: 34px;
    font-weight: 700;
    margin: 0;
}

.nine-plans .card-content-top .card-price {
    margin: 0;
    border-left: 1.8px solid var(--fs-color-primary);
    padding-left: 8px;
    line-height: 1;
    margin-top: 16px;
    font-size: 1.4rem;
}

.nine-plans .card-content-top .card-price strong {
    font-size: 2rem;
    font-weight: bold;
}

.nine-plans .card-content-top .data-capacity {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    width: 100%;
    padding-right: 20px;
    margin-top: 8px;
}
.nine-plans .card-content-top .data-capacity span + span {
    margin-left: -4px;
}

.nine-plans .card-content-top .data-capacity:after {
    content: '\e900';
    font-family: 'icomoon';
    margin-left: 4px;
    position: absolute;
    top: 0;
    right: 0;
}
.nine-plans .benefits-top .benefits-label {
    font-size: 10px;
    padding-bottom: 8px;
    color: #b3b3b3;
    font-weight: 500;
    display: block;
    width: 100%;
    margin: 0;
}

.nine-plans .benefits-top {
    font-size: 12px;
    font-weight: 600;
    color: var(--color-white);
    display: flex;
    align-items: flex-start;
    gap: 12px;
    justify-content: space-between;
    padding: 12px 0;
}

.nine-plans .benefits-wrapper .benefits-title {
    font-size: 12px;
    margin-bottom: 5px;
    height: 20px;
    position: relative;
    color: #b3b3b3;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.nine-plans .benefits-wrapper .benefits-title:before,
.nine-plans .benefits-wrapper .benefits-title:after {
    content: '';
    display: inline-block;
    width: 54px;
    height: 1px;
    background-color: #444;
}
.nine-plans .benefits-list {
    list-style: none;
    margin: 0;
    padding-left: 6px;
    padding-right: 6px;
    height: 54px;
    min-width: 80px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 9999px;
    position: relative;
    margin-top: 20px;
}

.nine-plans .benefits-list li {
    margin: 0;
    height: 33px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.nine-plans .benefits-list .benefit-icon {
    display: inline-block;
    line-height: 1;
    height: 33px;
    width: 33px;
}

.nine-plans .benefits-list .benefit-icon svg {
    width: 33px;
    height: 33px;
}

.nine-plans .benefits-list .ux-lottie {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nine-plans .card-content-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
}

.nine-plans .card-content-bottom .button {
    font-size: 14px;
    color: var(--color-white);
    border-radius: 15px;
    padding: 4px 16px;
    text-transform: initial;
    min-width: 120px;
    margin: 0;
}

/*************** END NINE PLANS ***************/

/*************** POST SINGLE ***************/

.page-wrapper {
    padding-bottom: 36px;
    padding-top: 36px;
}
.single .entry-meta {
    font-size: 1.4rem;
    color: #919397;
}
.single .entry-meta img {
    position: relative;
    top: -2px;
}

.single .entry-title {
    text-transform: capitalize;
}
.single .entry-header-text {
    padding: 0;
}

.entry-content table {
    border-radius: 6px;
    overflow: hidden;
    border-collapse: separate !important;
    border: 1px solid #000;
}

.entry-content table tbody > tr:first-child td {
    background-color: var(--fs-color-primary);
    color: var(--color-white);
    font-weight: bold;
    text-align: center;
}

.entry-content table tbody > tr:last-child td {
    border-bottom: 0;
}

td,
th {
    border-bottom: 1px solid #000;
    font-size: 1em;
    line-height: 1.25;
    padding: 8px 16px;
    color: #323232;
}

.entry-content table {
    width: auto;
    margin: 0 auto 3rem;
}

.entry-content table tbody td {
    padding: 8px 16px;
    padding: 8px 16px;
    border-color: #000;
    border-right: 1px solid #000;
}

.entry-content table tbody td:last-child {
    border-right: 0;
}

.entry-content table .plan-lightbox-btn {
    border-radius: 100px;
    font-size: 1.4rem;
    min-height: 32px;
    margin: 0;
}

.blog-single {
    background-color: #f2f2f2;
}

/*************** END POST SINGLE ***************/

/***************  POST ARCHIVE ***************/
.blog-archive {
    background-color: #f2f2f2;
}
.archive-page-header {
    display: none;
}
.intro-banner-row > .col > .col-inner {
    border-radius: 40px;
    background: linear-gradient(to right, #ffd7db 0%, #fff 100%);
}

.intro-banner-row h2 {
    font-size: 4.2rem;
}

.intro-banner-row h2 strong {
    font-size: 5.7rem;
}
.featured-blog-row .box {
    display: flex;
    align-items: stretch;
}

.featured-blog-row .box-blog-post img {
    border-radius: 20px;
}
.featured-blog-row .box-blog-post .box-text {
    padding: 0px 0px 0px 60px;
    width: 55%;
    height: auto;
}

.featured-blog-row .box .box-text .box-text-inner {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
}

.featured-blog-row .box .box-text .post-title.is-large {
    font-size: 4rem;
}
.featured-blog-row .box-blog-post .box-text .post-meta {
    order: 0;
}

.featured-blog-row .box-blog-post .box-text .button {
    border-radius: 10px 0 10px 0;
    height: 40px;
}

.post-list-title {
    font-size: 4.8rem;
}

.ux-relay__button {
    font-size: 1.4rem;
    text-transform: initial;
    width: 15rem;
    border-radius: 10px 10px 10px 2px;
}

.featured-posts-wrapper {
    margin-top: 3.6rem;
    margin-bottom: 4rem;
}

.featured-posts-wrapper .featured-posts-title {
    font-size: 4.8rem;
}

.featured-posts-wrapper .featured-posts {
    border-radius: 20px;
    overflow: hidden;
}

.featured-posts-wrapper .featured-posts .cat-label {
    display: none;
}

.featured-posts-wrapper .overlay {
    background-color: transparent;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, 0) 100%);
    opacity: 1;
}

.featured-posts-wrapper .featured-posts .post-meta {
    color: #fff;
    order: 0;
}

/*************** END  POST ARCHIVE ***************/
@media only screen and (min-width: 660px) {
    .row-5-cols > .col {
        flex-basis: 20%;
        max-width: 20%;
    }
}
@media only screen and (min-width: 960px) {
}

@media only screen and (max-width: 1199px) {
    .nav-spacing-xlarge > li {
        margin: 0 16px;
    }
}

@media only screen and (max-width: 959px) {
    /*************** ADD TABLET CSS HERE  ***************/
    .h1, h1 {
        font-size: 2.8rem;
    }
    .h2,
    h2 {
        font-size: 2.2rem;
        margin-bottom: 1rem;
    }

    .h3,
    h3 {
        font-size: 1.4rem;
    }

    .h4,
    h4 {
        font-size: 1.2rem;
    }

    .medium-pb-half {
        padding-bottom: 1.2rem !important;
    }
    .medium-pb-0 {
        padding-bottom: 0 !important;
    }
    .select-resize-ghost,
    .select2-container .select2-choice,
    .select2-container .select2-selection,
    input[type='date'],
    input[type='email'],
    input[type='number'],
    input[type='password'],
    input[type='search'],
    input[type='tel'],
    input[type='text'],
    input[type='url'],
    select,
    textarea {
        font-size: 1.6rem;
    }

    .h2.smaller,
    .smaller > .h2,
    .smaller > h2 {
        font-size: 1.6rem;
    }

    .accordion.plan-accordion .accordion-title {
        font-size: 1.8rem;
        font-weight: 800;
    }
    .accordion.plan-accordion .accordion-title .toggle {
        width: 4rem;
        height: 4rem;
        background-color: transparent;
        top: 0.5em;
    }
    .accordion.plan-accordion .accordion-title .toggle i {
        font-size: 2rem;
    }

    .mobile-plans {
        flex-wrap: nowrap;
		        overflow: auto; 
        margin-left: -8px;
        margin-right: -8px;
    }
    .mobile-plans > .col,
    .mobile-plans .flickity-slider > .col {
        --width: 174px;
        --height: 213px;
        padding: 0 8px 16px;
    }
    .mobile-plans .card-content-top {
        height: 24px;
    }
    .mobile-plans .card-content-top .card-title {
        font-size: 12px;
    }

    .mobile-plans .card-content-main {
        min-height: 107px;
    }
    .mobile-plans .data-capacity-wrapper {
        padding-top: 0;
        height: 3.8rem;
    }
    .mobile-plans .data-capacity {
        font-size: 1rem;
    }
    .mobile-plans .data-capacity strong {
        font-size: 2.8rem;
    }
    .mobile-plans .data-capacity span + span {
        margin-left: -4px;
    }
    .mobile-plans .benefits-wrapper {
        padding: 5px 0;
        min-height: 32px;
    }

    .mobile-plans .benefits-list {
        padding-left: 3px;
        padding-right: 3px;
        height: 32px;
        min-width: 50px;
    }
    .mobile-plans .benefits-list .benefit-icon {
        width: 1.8rem;
        height: 1.8rem;
    }

    .mobile-plans .benefits-list li {
        height: 1.8rem;
    }
    .mobile-plans .benefits-list .benefit-icon svg {
        width: 1.8rem;
        height: 1.8rem;
    }

    .mobile-plans .card-price-wrapper .card-price {
        font-size: 10px;
    }
    .mobile-plans .card-price-wrapper .card-price strong {
        font-size: 14px;
    }
    .mobile-plans .card-price-wrapper {
        padding-bottom: 0.5rem;
        padding-top: 0;
    }
    .mobile-plans .cta-group .button {
        padding: 0 10px;
        min-width: 100px;
        min-height: 28px;
        font-size: 1.4rem;
    }

    .mobile-plans .cta-group .button:last-child {
        display: none;
    }
    .mobile-plans .discount-badge .discount-text {
        font-size: 10px;
    }
    .mobile-plans .benefits-list .benefit-title {
        font-size: 1rem;
    }

    .section-title-container h2 {
        font-size: 1.8rem;
    }
    .section-title-container a {
        padding: 4px 8px;
        width: auto;
        height: 3.6rem;
        border: none;
    }
    .new-section .posts-list {
        flex-wrap: nowrap;
        overflow: auto;
        scrollbar-width: none;
    }
    .new-section .posts-list > .col {
        margin-left: -8px;
        margin-right: -8px;
        min-width: 271px;
    }
    .box .box-text .post-title.is-large {
        font-size: 1.6rem;
    }
    .box .box-text .button {
        margin-bottom: 0 !important;
    }

    .banner h2 {
        font-size: 1.8rem;
        margin-bottom: 0.5rem;
    }

    .banner .button.is-xlarge {
        font-size: 1.6rem;
    }

    .internet-plans {
        margin-left: -8px;
        margin-right: -8px;
    }
    .internet-plans > .col,
    .internet-plans .flickity-slider > .col {
        --width: 212px;
        --height: 274px;
        padding: 0 8px 16px;
    }
    .internet-plans > .col > .col-inner,
    .internet-plans .flickity-slider > .col > .col-inner {
        border-radius: 32px;
        background: url(./assets/images/internet-card-bg-mobi.png) no-repeat center center / cover;
    }
    .internet-plan-card .card-icon {
        height: 74px;
    }
    .internet-plan-card .card-content {
        padding: 16px;
    }

    .internet-plan-card .card-title-wrapper {
        padding-bottom: 0.6rem;
    }
    .internet-plan-card .card-title {
        font-size: 1.4rem;
        padding-left: 4px;
        border-left: 2px solid var(--fs-color-primary);
    }
    .internet-plan-card .card-speed {
        font-size: 10px;
    }
    .internet-plan-card .card-small-label {
        font-size: 1rem;
    }
    .internet-plan-card .utility {
        font-size: 1rem;
        height: 3rem;
    }
    .internet-plan-card .card-locations {
        padding-bottom: 0.6rem;
    }
    .internet-plan-card .card-location-options .card-location-label {
        padding-left: 15px;
        font-size: 0.9rem;
        font-weight: 600;
    }
    .internet-plan-card .card-location-options .card-location-label:before {
        width: 12px;
        height: 12px;
        top: -1px;
    }
    .internet-plan-card .card-location-options .card-location-label:after {
        width: 6px;
        height: 6px;
        left: 3px;
        top: 2px;
    }

    .internet-plan-card .card-price-wrapper {
        line-height: 1;
    }

    .internet-plan-card .card-cta-wrapper {
        padding-top: 0.6rem;
        gap: 0.6rem;
    }
    .internet-plan-card .card-price {
        font-size: 1rem;
    }
    .internet-plan-card .card-cta-wrapper .button {
        font-size: 10px;
        border-radius: 10px;
        height: 26px;
        line-height: 1.5;
        padding: 0px 12px;
    }
    .internet-plan-card .card-icon img {
        height: 50px;
    }

    .speed-statement-section .speed-statement-row > .col > .col-inner {
        padding: 8px 12px;
        border-radius: 18px;
        box-shadow: none;
        backdrop-filter: unset;
        background-color: #f4f4f4;
    }

    .speed-statement-section .speed-statement-row-inner > .col.large-5 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .speed-statement-section .statement-text {
        font-size: 2.2rem;
        color: #909090;
    }
    .speed-statement-section .statement-text strong {
        color: var(--fs-color-primary);
        font-size: 3.2rem;
    }
    .statement-number-row > .col:last-child > .col-inner::before {
        height: 4rem;
    }

    .icon-box .h3,
    .icon-box h3 {
        font-size: 1.2rem;
        font-weight: 700;
    }
    .flickity-prev-next-button {
        width: 40px;
    }
    .h2.bigger,
    .bigger > .h2,
    .bigger > h2 {
        font-size: 1.6rem;
        margin-bottom: 1rem;
    }

    .gic-plans {
		flex-wrap: nowrap;
        overflow: auto;
        margin-left: -8px;
        margin-right: -8px;
    }

    .gic-plans > .col,
    .gic-plans .flickity-slider > .col {
        --width: 212px;
        --height: 247px;
        padding: 0 8px 16px;
    }

    .gic-plans > .col > .col-inner,
    .gic-plans .flickity-slider > .col > .col-inner {
        border-radius: 38px;
        background: url(./assets/images/bg-GIC-mobi.png) no-repeat center center / cover;
        padding: 0 24px 0 22px;
    }
    .gic-plan-card .card-content-top {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        padding-top: 72px;
    }
    .gic-plan-card .card-content-top .syxtax-wrapper {
        font-size: 9px;
    }
    .gic-plan-card .card-content-top .syxtax-wrapper strong {
        font-size: 12px;
    }
    .gic-plan-card .card-content-top .card-price-wrapper {
        font-size: 10px;
    }

    .gic-plan-card .card-content-top .data-capacity {
        font-size: 10px;
    }
    .gic-plan-card .card-content-top .data-capacity strong {
        font-size: 10px;
    }
    .gic-plan-card .card-content-top .data-capacity {
        flex-direction: row;
    }

    .gic-plan-card .card-content-top .badge {
        font-size: 7px;
        width: 55px;
        height: 16px;
        top: 54px;
        left: 20px;
    }
    .gic-plan-card .card-content-main {
        padding-top: 8px;
        padding-left: 0;
        padding-right: 0;
    }
    .gic-plan-card .benefits-title {
        font-size: 10px;
    }
    .gic-plan-card .benefits-content {
        font-size: 8px;
    }
    .gic-plan-card .card-content-bottom {
        bottom: 14px;
        left: 22px;
        right: 22px;
        padding-left: 0;
        padding-right: 0;
    }
    .gic-plan-card .card-content-bottom .card-title {
        font-size: 14px;
    }
    .gic-plan-card .card-content-bottom .button {
        font-size: 8px;
        border-radius: 10px;
        text-transform: initial;
        margin: 0;
        padding: 0px 15px;
        min-height: 26px;
    }

    .biggest > .h2,
    .biggest > h2 {
        font-size: 2.2rem;
        margin-bottom: 1.2rem;
    }
    .savoryt-text {
        font-size: 14px;
        left: 16px;
    }

    .gic-plans > .col.topping,
    .gic-plans .flickity-slider > .col.topping {
        --width: 175px;
        --height: 147px;
    }
    .gic-plans > .col.topping > .col-inner,
    .gic-plans .flickity-slider > .col.topping > .col-inner {
        padding: 12px 12px 16px;
    }
    .gic-plans .col.topping .card-content-top .benefit-icon {
        width: 21px;
        height: 21px;
    }
    .gic-plans .col.topping .gic-plan-card .benefits-content {
        font-size: 11px;
        margin-top: 8px;
    }
    .gic-plans .col.topping .card-content-bottom .button {
        font-size: 10px;
        border-radius: 10px;
        padding: 6px 10px;
    }
    .gic-plans .col.topping .gic-plan-card .benefits-sub-desc {
        font-size: 9px;
        margin-top: 2px;
    }
    .span-small h2 > span {
        font-size: 1.2rem;
    }

    .nine-plans {
        flex-wrap: nowrap;
        overflow: auto;
        scrollbar-width: none;
        margin-left: -8px;
        margin-right: -8px;
    }
    .nine-plans > .col {
        --width: 212px;
        --height: 337px;
        padding: 0 8px 16px;
    }
    .nine-plans > .col > .col-inner {
        background: url(./assets/images/bg-nine.png) no-repeat center center / 100% 100%;
        padding: 6.2rem 2.4rem 0;
    }
    .nine-plans .card-content-top {
        padding-bottom: 4px;
    }
    .nine-plans .card-content-top .data-capacity {
        font-size: 10px;
        margin-top: 6px;
    }

    .nine-plans .card-content-top .card-title {
        font-size: 20px;
        line-height: 1;
    }

    .nine-plans .card-content-top .card-price {
        font-size: 0.9rem;
        margin-top: 12px;
    }
    .nine-plans .card-content-top .card-price strong {
        font-size: 1.2rem;
    }
    .nine-plans .card-content-top .data-capacity {
        font-size: 10px;
    }
    .nine-plans .benefits-top .benefits-label {
        font-size: 8px;
        padding-bottom: 0px;
    }
    .nine-plans .benefits-top {
        gap: 4px;
        padding: 4px 0;
        font-size: 10px;
        flex-direction: column;
    }
    .nine-plans .benefits-list .ux-lottie {
        width: 148px !important;
        height: 148px !important;
    }
    .nine-plans .benefits-list {
        padding-left: 5px;
        padding-right: 5px;
        height: 30px;
        min-width: 60px;
        gap: 10px;
        margin-top: 6px;
    }

    .nine-plans .benefits-wrapper .benefits-title {
        font-size: 8px;
        margin-bottom: 4px;
        height: 12px;
        gap: 6px;
    }
    .nine-plans .benefits-wrapper .benefits-title:before,
    .nine-plans .benefits-wrapper .benefits-title:after {
        width: 27px;
    }

    .nine-plans .benefits-list .benefit-icon {
        height: 20px;
        width: 20px;
    }
    .nine-plans .benefits-list .benefit-icon svg {
        height: 20px;
        width: 20px;
    }

    .nine-plans .card-content-bottom {
        padding-top: 8px;
    }
    .nine-plans .card-content-bottom .button {
        font-size: 10px;
        border-radius: 10px;
        padding: 6px 10px;
        min-width: 80px;
        min-height: 2.6rem;
    }

    .post-list-title {
        font-size: 2.8rem;
    }
    .featured-posts-wrapper {
        display: none;
    }
    .archive #post-list .post-item {
        flex-basis: 100%;
        max-width: 100%;
    }
    .archive #post-list .post-item .box {
        display: flex;
        align-items: flex-start;
    }

    .archive #post-list .post-item .box .box-image {
        width: 128px;
        max-width: 128px;
    }

    .archive #post-list .post-item .box  .image-cover {
        padding-top: 90% !important;
    }

     .archive #post-list  .box .box-text .button {
        min-height: 3.2rem;
    }

    .archive #post-list .post-item .box .box-text {
        flex: 1;
        padding: 16px;
    }

    .archive #post-list .post-item .box .box-text .post-meta {
        order: 0;
    }
}

@media only screen and (max-width: 659px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .banner .button.is-xlarge {
        font-size: 1.2rem;
        min-height: 3.2rem;
    }
    .slider .flickity-nav-count {
        font-size: 1rem;
    }
    .slider .flickity-dots-wrap {
        bottom: 8px;
        gap: 8px;
    }
}

.is-xxxlarge {
    font-size: 2.5em;
}

.is-xxlarge {
    font-size: 2em;
}

.is-xlarge {
    font-size: 1.5em;
}

.button.is-xlarge {
    font-size: 1.75em;
}

.button.is-underline {
    padding: 0;
}

.button.is-underline:before {
    background-color: currentColor;
    bottom: 4px;
    content: '';
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: all 0.3s;
    width: 100%;
}

.button span {
    line-height: 1.5;
}

.is-larger {
    font-size: 1.3em;
}

.is-large {
    font-size: 1.15em;
}

.is-small,
.is-small.button {
    font-size: 0.8em;
}

.is-smaller {
    font-size: 0.75em;
}

.is-xsmall {
    font-size: 0.7em;
}

.is-xxsmall {
    font-size: 0.6em;
}

@media (max-width: 659px) {
    .is-xxlarge {
        font-size: 2.5em;
    }

    .is-xlarge {
        font-size: 1.8em;
    }

    .is-larger {
        font-size: 1.2em;
    }

    .is-large {
        font-size: 1em;
    }
}
