html {
    overflow-x: hidden !important;
}
.tn_container {
    padding-right: 18px;
    max-width: 1320px;
    padding-left: 18px;
    margin: auto;
}
.sec_70{
    padding-top: 80px;
    padding-bottom: 80px;
}
.pt_0{
    padding-top: 0 !important;
}
.tn_sec_title {
    margin-top: 0;
    margin-bottom: 70px;
}
.tn_sec_title h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 800;
    color: #000000;
    line-height: 1.2;
}
.tn_sec_title p {
    font-size: 24px;
    color: #000;
    font-weight: 500;
}
.tn_sec_title h2 span {
    color: #6A00FF;
}
.term_bg {
    background: url(/images/terms/shortterm.webp);
    background-size: cover;
    background-position: center;
    padding: 40px 110px;
    color: #fff;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    min-height: 530px;
    display: flex;
    align-items: center;
}
.term_bg h1 {
    font-size: 55px;
    color: #fff;
    font-weight: 800;
    /* border-radius: 25px; */
    /* overflow: hidden; */
    margin-top: 0;
    margin-bottom: 24px;
}
.term_bg::before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
    left: 0;
    top: 0;
    background: #00000099;
}
.term_bn_txt {
    position: relative;
    z-index: 2;
    max-width: 600px;
}
section.term_banner {
    padding: 60px 0 0 0;
}
.term_bn_txt p {
    font-size: 24px;
    font-weight: 400;
}
.tn_btn {
    font-size: 22px;
    background: #6A00FF;
    color: #fff;
    padding: 18px 34px 18px 34px;
    display: inline-block;
    font-weight: 700;
    box-shadow: 1px 5px 10px 0px #00000080;
    border-radius: 15px;
    line-height: 1em;
    transition: 0.3s;
}
.tn_btn:hover {
    background: #fff;
    color: #6A00FF;
}

/* Why Tenant */
.main_term_why {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 50px;
}
.term_why_img {
    border-radius: 25px;
    overflow: hidden;
    background: #D9D9D9;
}
.term_why_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.why_title h2 {
    color: #6A00FF;
    margin-top: 0;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.why_title p {
    font-size: 24px;
    color: #000;
}
.why_title {
    margin-bottom: 50px;
}
.why_term_itm h3 {
    color: #6A00FF;
    font-weight: 800;
    font-size: 30px;
    margin-bottom: 11px;
    margin-top: 0;
}
.why_term_itm p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin: 0;
}
.why_term_itm {
    margin-bottom: 30px;
}
.why_term_itm:last-child {
    margin: 0;
}
.simple_steps_grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.simple_steps_grid.long_term_steps {
    display: flex;
    gap: 50px;
}
.simple_steps_grid.long_term_steps .steps_grid_itm {
    flex: 1;
}
.steps_grid_itm {
    box-shadow: 0px 1px 25px 1px #0000001A;
    padding: 20px 25px;
    border-radius: 15px;
    background: #fff;
}
.steps_grid_itm img {
    width: 88px;
    object-fit: contain;
    display: block;
}
.steps_grid_itm h3 {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #6A00FF;
    font-size: 24px;
    font-weight: 800;
}
.steps_grid_itm p {
    margin: 0;
    color: #000;
    font-size: 18px;
}
.steps_grid_itm {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    cursor: pointer;
}
.steps_grid_itm:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
}
.steps_grid_itm:hover::before {
    border-color: #6A00FF;
}
.steps_grid_itm img {
    transition: transform 0.3s ease;
}
.steps_grid_itm:hover img {
    transform: scale(1.05);
}

section.simple_steps {
    background: #F0EBFE;
}
.simple_steps h2{
    text-align: center;
}
.steps_btn {
    text-align: center;
    margin-top: 50px;
}

/* Simplified Steps */
.simpli_main {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 60px;
}

.simpli_main h3 {
    margin-top: 0;
    color: #000000;
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: 800;
}

.tn_simpli_itm p {
    font-size: 18px;
    color: #000000;
    margin: 0;
}

.tn_simpli_itm {
    margin-bottom: 32px;
    padding-left: 42px;
    position: relative;
}

.tn_simpli_itm:last-child {
    margin: 0;
}

.tn_simpli_itm:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('data:image/svg+xml,<svg width="32" height="30" viewBox="0 0 32 30" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7" y="5" width="25" height="25" rx="5" fill="%23F0EBFE"/><rect width="25" height="25" rx="5" fill="%236A00FF"/></svg>');
}

.simpli_main_img img {
    width: 100%;
}

/* Space Sec */
.space_list_grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px 25px;
}
.space_list_grid img {
    width: 100%;
    aspect-ratio: 1.42/1;
    display: block;
    object-fit: cover;
    transition: 0.3s;
}
.space_lit_itm {
    background: #F0EBFE;
    border-radius: 25px;
    overflow: hidden;
    text-align: center;
    transition: 0.3s;
}
.space_img {
    border-radius: 25px 25px 0 0;
    overflow: hidden;
}
.space_lit_itm:hover img {
    transform: scale(1.1);
}
.space_lit_itm:hover {
    box-shadow: rgb(68 68 211 / 14%) 0px 7px 29px 0px;
    transform: translateY(-5px);
}
.space_cnt {
    padding: 30px;
}
.space_cnt h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
    color: #6A00FF;
    font-weight: 800;
}
.space_list .tn_sec_title {
    text-align: center;
}
.space_cnt p {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}

/* Testimonials Slider */
.main_reviews .swiper-container {
    position: relative;
    width: 98%;
    padding-top: 20px;
    /* overflow: visible; */
}

.main_reviews .swiper-container > .swiper-slide__content {
    position: absolute;
    top: 0;
}
.main_reviews .swiper-slide {
    /* height: 300px; */
    display: flex;
    background: #eee;
    align-items: center;
    justify-content: center;
    transition: all 200ms linear;
    transform: scale(0.7);
}
.main_reviews .swiper-slide.swiper-slide-active {
    transform: scale(1);
    background: #6A00FF;
    box-shadow: none;
    /* margin-right: -30px !important; */
}
.main_reviews .swiper-slide.swiper-slide-active p {
    color: #fff;
}
.rev_itm {
    padding: 30px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.rev_stars {
    display: flex;
    margin-bottom: 10px;
    gap: 5px;
}
.rev_stars svg {
    width: 17px;
}
.main_reviews .swiper-slide.swiper-slide-active .rev_itm span.rev_name {
    /* font-size: 32px; */
    /* font-weight: 700; */
    color: #fff;
}
.rev_itm span.rev_name {
    font-size: 28px;
    font-weight: 700;
    display: block;
    margin-top: auto;
}
.rev_itm p {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    transition: 0.3s;
}
.main_reviews .swiper-slide {
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 6px 9.2px -3px #00000040;
    height: auto;
}
.rev_btn_wrap {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
}
.rev_btn_wrap>div {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
.rev_btn_wrap>div.rev-button-next {
    background: #6A00FF;
}
.tn_testimonial .tn_sec_title {
    text-align: center;
}
.main_reviews {
    position: relative;
}
.main_reviews:before {
    content: "";
    width: 100%;
    height: 57%;
    background: #F0EBFE;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 15px;
}
.main_reviews .swiper-wrapper {
    /* align-items: center; */
}
.rev_itm::before {
    position: absolute;
    content: "";
    width: 0;
    height: 58px;
    background: url('/images/rev.svg');
    background-size: contain;
    background-repeat: no-repeat;
    top: -20px;
    right: 10px;
    transition: 0.3s;
}
.main_reviews .swiper-slide.swiper-slide-active .rev_itm:before {
    width: 80px;
}
@media (min-width:1250px) {
    .main_reviews .swiper-container:not(.swiper-container-horizontal) .swiper-slide {
        flex-shrink: unset;
    }
    .main_reviews .swiper-container:not(.swiper-container-horizontal) .swiper-slide:nth-child(n+4) {
        display: none;
    }
    .main_reviews .swiper-container:not(.swiper-container-horizontal) .swiper-slide:nth-child(2) {
        transform: scale(1);
        background: #6A00FF;
        box-shadow: none;
    }
    .main_reviews .swiper-container:not(.swiper-container-horizontal) .swiper-slide:nth-child(2) * {
        color: #fff;
    }
}

/* CTA Sec */
.cta_term_sec {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
}
.cta_term_sec::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000099;
}
.tn_cta_sec {
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 40px 0;
}
.tn_cta_sec h2 {
    color: #fff;
    font-size: 48px;
    max-width: 847px;
    font-weight: 700;
    margin: auto;
    margin-bottom: 15px;
    user-select: none;
}
.tn_cta_sec p {
    font-size: 32px;
    color: #fff;
    max-width: 1024px;
    margin: auto;
}
.term_cta_btn{
    margin-top: 45px;
}
/* FAQ CSS */
.term_faq .tn_sec_title {
    text-align: center;
}
.term_faq_itm {
    padding: 30px 0;
    border-bottom: 0.5px solid #d3d3d3;
    position: relative;
}
.main_term_faq {
    max-width: 980px;
    margin: auto;
}
.term_faq_itm h3 {
    margin: 0;
    font-size: 24px;
    color: #000000;
    position: relative;
    cursor: pointer;
    padding-right: 40px;
}
.term_faq_ans p {
    margin: 0;
    padding-top: 20px;
    font-size: 18px;
    color: #000;
}
.term_faq_itm h3::after {
    content: "";
    display: block;
    position: absolute;
    width: 27px;
    height: 21px;
    background: url('data:image/svg+xml,<svg width="31" height="16" viewBox="0 0 31 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.37688 0.439617C3.23765 0.308049 3.07387 0.205193 2.89489 0.136921C2.71591 0.0686483 2.52524 0.0362958 2.33375 0.0417117C2.14227 0.0471286 1.95373 0.090208 1.7789 0.168489C1.60406 0.246771 1.44636 0.358722 1.31479 0.497951C1.18323 0.637179 1.08037 0.80096 1.0121 0.979939C0.943823 1.15892 0.911472 1.34959 0.916888 1.54107C0.922305 1.73256 0.965384 1.9211 1.04367 2.09593C1.12195 2.27076 1.2339 2.42847 1.37313 2.56003L14.4981 14.9559C14.7689 15.2119 15.1274 15.3545 15.5 15.3545C15.8726 15.3545 16.2311 15.2119 16.5019 14.9559L29.6283 2.56003C29.7706 2.42933 29.8855 2.27167 29.9663 2.09619C30.0472 1.92071 30.0923 1.73093 30.0992 1.53785C30.106 1.34477 30.0745 1.15226 30.0063 0.97149C29.9381 0.79072 29.8347 0.625296 29.7021 0.484829C29.5694 0.344361 29.4102 0.231649 29.2336 0.15324C29.0571 0.0748307 28.8667 0.0322883 28.6735 0.0280816C28.4804 0.023875 28.2883 0.0580881 28.1085 0.128736C27.9287 0.199384 27.7647 0.305056 27.626 0.439616L15.5 11.8905L3.37688 0.439617Z" fill="black"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    top: 3px;
    transition: 0.3s ease;
    transition-delay: 0.3s;
}
.term_faq_itm.active h3::after {
    rotate: 180deg;
}

/* Long Term Page */
.term_bg.long_term {
    background: url(/images/terms/long.webp);
    background-position: center right;

}
.beyond_renting .tn_sec_title,.tn_center {
    text-align: center;
}
.beyond_renting .tn_sec_title span.title_higlight {
    display: block;
    font-size: 60px;
    font-weight: 800;
}
.beyond_renting .tn_sec_title h2 {
    font-weight: 700;
}

/* Beyond Sec */
.brent_img {
    width: 105px;
    height: 105px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    margin: auto;
}
.brent_itm {
    padding: 25px 30px;
    background: #F0EBFE;
    border-radius: 25px;
    text-align: center;
    width: calc(100%/3 - 40px);
}
.brenting_main {
    display: flex;
    gap: 45px 60px;
    flex-wrap: wrap;
    justify-content: center;
}
.brent_cnt {
    margin-top: 25px;
}
.brent_cnt h3 {
    font-size: 24px;
    font-weight: 700;
}
.brent_cnt p {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}
.brent_img img {
    width: 56px;
    aspect-ratio: 1;
    object-fit: contain;
}
/* Hover effect for feature cards */
.brent_itm {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}
.brent_itm:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
}
.brent_img {
    transition: background-color 0.3s ease;
}
.brent_itm:hover .brent_img {
    background-color: #6a00ff;
}
.brent_img img {
    transition: filter 0.3s ease;
}
.brent_itm:hover .brent_img img {
    filter: brightness(0) invert(1);
}

/* Insight Sec */
.insight_grid {
    display: flex;
    gap: 40px;
}
.insight_itm {
    background: #F0EBFE;
    border-radius: 15px;
    box-shadow: 2px 0px 25.6px 2px #0000001A;
    transition: 0.3s;
    flex: 1;
}
.insight_itm img {
    border-radius: 15px;
    width: 100%;
    aspect-ratio: 1.57/1;
    object-fit: cover;
    transition: 0.3s ease;
}
.insight_itm a {
    display: block;
}
.insight_itm h3 a {
    font-size: 20px;
    font-weight: 800;
    color: #000;
}
.insight_itm a.insight_learn {
    color: #6A00FF;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
}
.insight_itm h3 {
    margin-bottom: 10px;
    margin-top: 0;
}
.insight_cnt {
    padding: 24px;
}
.insight_imgwrap {
    overflow: hidden;
    border-radius: 15px;
}
.insight_itm:hover img {
    transform: scale(1.1);
}
.insight_itm:hover {
    box-shadow: none;
}

/* Package section */
.tn_package .tn_sec_title {
    text-align: center;
}
.tn_package_grid.long_term {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.tn_package_itm {
    box-shadow: 2px 2px 15px 0px #00000040;
    padding: 30px 25px 30px;
    border-radius: 29px;
    border-top: 14px solid #000;
    display: flex;
    flex-direction: column;
}
p.pkg_title {
    font-size: 30px;
    text-align: center;
    color: #000;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 20px;
}
p.pkg_price {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #6A00FF;
    line-height: 1;
}
.pkg_validity {
    text-align: center;
    position: relative;
}
.pkg_validity p {
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    width: max-content;
    margin: auto;
    background: #fff;
    z-index: 2;
    position: relative;
    padding: 0px 10px;
    margin-bottom: 20px;
}
.pkg_validity::before {
    content: "";
    width: 100%;
    height: 0.5px;
    background: #000;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    opacity: 0.5;
}
p.pkg_desc {
    font-size: 20px;
    color: #000;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 21px;
}
.pkg_details ul li {
    list-style: none;
    font-size: 20px;
    color: #000;
    margin-bottom: 17px;
    line-height: 1.2;
    padding-left: 28px;
    position: relative;
}
.pkg_details .pkg_dt_title {
    font-size: 24px;
    line-height: 1;
    color: #000;
    font-weight: 600;
    margin-bottom: 29px;
}
.pkg_details ul {
    padding: 0;
    margin-bottom: 30px;
}
.pkg_details ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/images/homev2/check.svg);
    position: absolute;
    left: 0;
    top: 2px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.pkg_btn {
    text-align: center;
    margin-top: auto;
}
.tn_package_grid.short_term {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
}
.rev_btn_wrap>.rev-button-prev:hover {
    background: #6A00FF;
}
.rev_btn_wrap>.rev-button-prev:hover svg path {
    fill: #fff;
}
.rev_btn_wrap>.rev-button-next:hover svg path {
    fill: #6A00FF;
}
.rev_btn_wrap>div.rev-button-next:hover {
    background: #fff;
}
/* Responsive CSS */
@media (max-width:1400px) {
    .term_bg h1 {
        font-size: 48px;
        margin-bottom: 16px;
    }
    .term_bn_txt p {
        font-size: 20px;
    }
    .term_bg {
        min-height: 480px;
        padding: 40px 70px;
    }
    .why_title h2 {
        font-size: 28px;
    }
    .why_title p {
        font-size: 20px;
    }
    .why_title {
        margin-bottom: 30px;
    }
    .why_term_itm h3 {
        font-size: 22px;
    }
    .why_term_itm {
        margin-bottom: 21px;
    }
    .main_term_why {
        gap: 40px;
        align-items: center;
        grid-template-columns: 1fr 1.3fr;
    }
    .term_why_img img {
        object-fit: cover;
        height: 100%;
    }
    .simple_steps h2 {
        font-size: 38px;
    }
    .tn_sec_title {
        margin-bottom: 50px;
    }
    .tn_btn {
        padding: 18px 29px 18px 29px;
        font-size: 20px;
    }
    .steps_grid_itm h3 {
        font-size: 20px;
    }
    .tn_sec_title h2 {
        font-size: 40px;
    }
    .tn_sec_title p{
        font-size: 20px;
    }
    .beyond_renting .tn_sec_title span.title_higlight {
        font-size: 48px;
    }
    .tn_simpli_itm {
        margin-bottom: 22px;
    }
    .simpli_main p {
        font-size: 17px;
    }
    .simpli_main {
        align-items: center;
    }
    .space_cnt h3 {
        font-size: 26px;
    }
    .space_cnt p {
        font-size: 18px;
    }
    .tn_cta_sec {
        padding: 0;
    }
    .tn_cta_sec p {
        font-size: 24px;
    }
    .steps_grid_itm p {
        font-size: 16px;
    }
    .term_cta_btn {
        margin-top: 40px;
    }
    .brenting_main {
        gap: 30px 25px;
    }
    .insight_grid {
        gap: 25px;
    }
    .simple_steps_grid.long_term_steps {
        gap: 30px;
    }
    p.pkg_title {
        font-size: 25px;
    }
    p.pkg_desc {
        font-size: 18px;
    }
    .pkg_details .pkg_dt_title {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .pkg_details ul li {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .tn_package_grid.short_term {
        gap: 40px;
    }
}
@media (max-width:1024px) {
    .simple_steps_grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .space_list_grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .main_reviews .swiper-slide {
        transform: scale(1);
        height: auto;
    }
    .main_reviews .swiper-wrapper {
        align-items: unset;
        height: auto;
    }
    .rev_itm {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .main_reviews .swiper-slide {
        transform: scale(1);
        background: #6A00FF;
        box-shadow: none;
    }
    .main_reviews .swiper-slide p {
        color: #fff;
    }
    .rev_itm span.rev_name {
        color: #fff;
    }
    .main_reviews .swiper-slide .rev_itm:before {
        width: 80px;
    }
    .main_reviews .swiper-container {
        width: 94%;
    }
    .tn_package_grid.long_term {
        grid-template-columns: repeat(4,1fr);
    }

    .tn_package_grid.long_term  .tn_package_itm {
        grid-column: span 2;
    }

    .tn_package_grid.long_term .tn_package_itm:last-child {
        grid-column: 2 / 4;
    }
}
@media (max-width:991px) {
    .term_bg {
        padding: 40px;
        min-height: auto;
    }
    section.term_banner {
        padding-top: 60px;
    }
    .term_bg h1 {
        font-size: 38px;
    }
    .term_bn_txt {
        padding: 40px 0;
    }
    .main_term_why {
        grid-template-columns: 1fr;
    }
    .simpli_main {
        grid-template-columns: 1fr;
    }
    .simpli_main_txt {
        order: 1;
    }
    .rev_itm p {
        font-size: 20px;
    }
    .main_reviews .rev_itm span.rev_name {
        font-size: 27px;
    }
    .rev_btn_wrap {
        margin-top: 40px;
        padding-bottom: 30px;
        gap: 20px;
    }
    .rev_btn_wrap>div {
        width: 50px;
        height: 50px;
    }
    .tn_sec_title h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .beyond_renting .tn_sec_title span.title_higlight {
        font-size: 42px;
    }
    .tn_sec_title {
        margin-bottom: 30px;
    }
    .term_why_img ,.simpli_main_img {
        max-width: 420px;
        margin: auto;
    }
    .main_reviews .swiper-slide .rev_itm:before {
        max-width: 63px !important;
    }
    .sec_70 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .term_faq_itm h3 {
        font-size: 20px;
    }
    .term_faq_itm {
        padding: 26px 0;
    }
    .simple_steps_grid.long_term_steps {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .simple_steps_grid.long_term_steps .steps_grid_itm {
        flex: unset;
        width: calc(100%/2 - 10px);
    }
    .brenting_main {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .insight_grid {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    }
    .tn_package_grid.short_term {
        gap: 20px;
    }
    .brent_itm , .insight_itm {
        width: calc(100%/2 - 13px);
        flex: unset;
    }
}
@media (max-width:767px) {
    .sec_70 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .tn_container {
        padding-right: 15px;
        padding-left: 15px;
    }
    section.term_banner {
        padding-top: 30px;
    }
    .term_bn_txt {
        padding: 0;
    }
    .term_bg {
        padding: 80px 18px;
    }
    .term_bg h1 {
        font-size: 34px;
    }
    .why_title h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .why_title p {
        font-size: 18px;
    }
    .why_term_itm h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .why_term_itm p {
        font-size: 16px;
    }
    .main_term_why {
        gap: 30px;
    }
    .why_term_itm {
        margin-bottom: 15px;
    }
    .simple_steps_grid.long_term_steps .steps_grid_itm {
        flex: unset;
        width: 100%;
    }
    .simple_steps_grid {
        grid-template-columns: 1fr;
    }
    .tn_sec_title h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .tn_sec_title p{
        font-size: 18px;
    }
    .beyond_renting .tn_sec_title span.title_higlight {
        font-size: 34px;
    }
    .steps_btn {
        margin-top: 30px;
    }
    .tn_btn {
        font-size: 18px;
        padding: 15px 23px 15px 23px;
    }
    .simpli_main h3 {
        font-size: 20px;
    }
    .simpli_main p {
        font-size: 16px;
    }
    .space_list_grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .space_cnt h3 {
        font-size: 20px;
    }
    .space_cnt p {
        font-size: 16px;
    }
    .space_cnt {
        padding: 25px;
    }
    .rev_itm p {
        font-size: 18px;
    }
    .main_reviews .rev_itm span.rev_name {
        font-size: 22px;
    }
    .rev_btn_wrap {
        margin-top: 20px;
    }
    .main_reviews .swiper-container {
        width: 90%;
    }
    .tn_cta_sec h2 {
        font-size: 32px;
        /* margin-bottom: 28px; */
    }
    .tn_cta_sec p {
        font-size: 20px;
    }
    .term_faq_itm h3 {
        line-height: 1.2;
        font-size: 18px;
    }
    .term_faq_itm {
        padding: 20px 0;
    }
    .term_faq_itm h3::after {
        width: 20px;
        height: 14px;
    }
    .term_faq_ans p {
        font-size: 16px;
    }
    .term_bn_txt p {
        font-size: 18px;
    }
    .term_cta_btn {
        margin-top: 28px;
    }
    .brenting_main {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .brent_cnt h3 {
        font-size: 20px;
    }
    .brent_cnt p {
        font-size: 16px;
    }
    .brent_img {
        width: 85px;
        height: 85px;
    }
    .brent_img img {
        width: 40px;
    }
    .insight_grid {
        gap: 25px;
    }
    .tn_package_grid.long_term {
        grid-template-columns: 1fr;
    }
    .tn_package_grid.long_term .tn_package_itm {
        grid-column: span 1;
    }
    .tn_package_grid.long_term .tn_package_itm:last-child {
        grid-column: 1;
    }
    .tn_package_grid.short_term {
        grid-template-columns: 1fr;
    }
    .brent_itm,.insight_itm {
        width: 100%;
    }
}

@media (min-width:1400px) {
    .tn_package_grid.short_term p.pkg_desc {
        font-size: 24px;
    }

    .tn_package_grid.short_term p.pkg_title {
        font-size: 38px;
    }
}