/* PTK Solutions — ptk-home.css
   Extracted from inline <style id="home10-layout-fixes">.
   WordPress: enqueue in functions.php (ptk_enqueue_assets). */
html,
body.home10-page {
    max-width: 100%;
    overflow-x: clip;
}
body.home10-page .page-wrapper,
body.home10-page section,
body.home10-page .container,
body.home10-page .container-fluid,
body.home10-page .row > * {
    min-width: 0;
}
body.home10-page img {
    max-width: 100%;
}
body.home10-page .tv-hero-section .hero-area > .bg.image {
    background-position: center;
    background-size: cover;
    transform: none !important;
    filter: none !important;
}
body.home10-page .tv-hero-section .hero-area > .video-box {
    display: none !important;
}
body.home10-page .tv-about-section.style-6 .right-thumb > .video-box {
    display: none !important;
}
body.home10-page .tv-hero-section .hero-area > .bg.image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(4, 18, 72, .96) 0%, rgba(4, 18, 72, .86) 35%, rgba(4, 18, 72, .36) 66%, rgba(4, 18, 72, .12) 100%);
}
body.home10-page .tv-hero-section .ptk-tech-slide .hero-content > *,
body.home10-page .tv-hero-section .ptk-tech-slide .slide-number {
    animation: none !important;
    transition: none !important;
    will-change: transform, opacity;
}
body.home10-page .tv-hero-section .ptk-tech-slide .hero-title {
    overflow: hidden;
    will-change: transform, opacity, clip-path;
}
body.home10-page .tv-hero-section .hero-slider {
    --ptk-control-bg: rgba(5, 17, 83, .72);
    --ptk-control-border: rgba(255, 255, 255, .3);
    --ptk-hero-height: 720px;
    height: var(--ptk-hero-height);
}
body.home10-page .tv-hero-section .hero-slider > .swiper-wrapper,
body.home10-page .tv-hero-section .hero-slider .ptk-tech-slide,
body.home10-page .tv-hero-section .hero-slider .ptk-tech-slide > .hero-area {
    height: 100%;
    min-height: 0;
}
@media (max-width: 1399px) {
    body.home10-page .tv-hero-section .hero-slider {
        --ptk-hero-height: 680px;
    }
}
@media (max-width: 1199px) {
    body.home10-page .tv-hero-section .hero-slider {
        --ptk-hero-height: 650px;
    }
}
@media (max-width: 767px) {
    body.home10-page .tv-hero-section .hero-slider {
        --ptk-hero-height: 620px;
    }
}
@media (max-width: 575px) {
    body.home10-page .tv-hero-section .hero-slider {
        --ptk-hero-height: 650px;
    }
}
body.home10-page .tv-hero-section .ptk-hero-controls {
    position: absolute;
    z-index: 12;
    right: 34px;
    bottom: 30px;
    display: flex;
    gap: 10px;
}
body.home10-page .tv-hero-section .ptk-hero-prev,
body.home10-page .tv-hero-section .ptk-hero-next {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    padding: 0;
    color: #ffffff;
    border: 1px solid var(--ptk-control-border);
    border-radius: 12px;
    background: var(--ptk-control-bg);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, transform .25s ease;
}
body.home10-page .tv-hero-section .ptk-hero-prev:hover,
body.home10-page .tv-hero-section .ptk-hero-next:hover,
body.home10-page .tv-hero-section .ptk-hero-prev:focus-visible,
body.home10-page .tv-hero-section .ptk-hero-next:focus-visible {
    color: #061153;
    border-color: #70b7ff;
    background: #70b7ff;
    transform: translateY(-2px);
}
body.home10-page .tv-hero-section .ptk-hero-pagination {
    position: absolute;
    z-index: 12;
    left: 50%;
    bottom: 40px;
    display: flex;
    width: auto;
    gap: 9px;
    transform: translateX(-50%);
}
body.home10-page .tv-hero-section .ptk-hero-pagination .swiper-pagination-bullet {
    display: block;
    width: 9px;
    height: 9px;
    margin: 0;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .78);
    border-radius: 50%;
    background: transparent;
    opacity: 1;
    transition: width .25s ease, border-color .25s ease, background-color .25s ease;
}
body.home10-page .tv-hero-section .ptk-hero-pagination .swiper-pagination-bullet-active {
    width: 28px;
    border-radius: 999px;
    border-color: #70b7ff;
    background: #70b7ff;
}
body.home10-page .tv-hero-section .slide-number {
    display: none;
}
@media (max-width: 767px) {
    body.home10-page .tv-hero-section .ptk-hero-controls {
        right: 18px;
        bottom: 18px;
    }
    body.home10-page .tv-hero-section .ptk-hero-prev,
    body.home10-page .tv-hero-section .ptk-hero-next {
        width: 42px;
        height: 42px;
    }
    body.home10-page .tv-hero-section .ptk-hero-pagination {
        left: 18px;
        bottom: 34px;
        transform: none;
    }
}
body.home10-page .tv-hero-section .ptk-tech-slide .hero-area {
    isolation: isolate;
}
body.home10-page .tv-hero-section .ptk-tech-slide .hero-area::after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    pointer-events: none;
    opacity: 0;
    background:
        linear-gradient(90deg, transparent 0%, rgba(0, 212, 227, .2) 48%, rgba(112, 183, 255, .52) 50%, rgba(0, 212, 227, .2) 52%, transparent 100%);
    transform: translateX(-100%);
}
body.home10-page .tv-hero-section .ptk-tech-slide.swiper-slide-active .hero-area::after {
    animation: ptkHeroScan 1.1s cubic-bezier(.22, 1, .36, 1) .08s both;
}
@keyframes ptkHeroScan {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    22% {
        opacity: .4;
    }
    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}
@media (prefers-reduced-motion: reduce) {
    body.home10-page .tv-hero-section .ptk-tech-slide.swiper-slide-active .hero-area::after {
        animation: none;
    }
}
body.home10-page .tv-hero-section .hero-content {
    max-width: 800px;
}
body.home10-page .tv-hero-section .hero-content .text {
    max-width: 650px;
}
body.home10-page .tv-hero-section .hero-title {
    font-size: clamp(52px, 5.25vw, 88px);
    line-height: 1.02;
}
@media (max-width: 767px) {
    body.home10-page .tv-hero-section .hero-area > .bg.image {
        background-position: 68% center;
    }
    body.home10-page .tv-hero-section .hero-area > .bg.image::after {
        background: linear-gradient(90deg, rgba(4, 18, 72, .96) 0%, rgba(4, 18, 72, .82) 70%, rgba(4, 18, 72, .55) 100%);
    }
    body.home10-page .tv-hero-section .hero-title {
        font-size: clamp(42px, 12vw, 58px);
    }
}
body.home10-page .home10-distortion-image {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    isolation: isolate;
}
body.home10-page .home10-distortion-image > img {
    display: block;
    width: 100%;
    height: auto;
}
body.home10-page .home10-distortion-image > canvas {
    z-index: 1;
    pointer-events: none;
}
body.home10-page .tv-about-section.style-6 .profile .home10-distortion-image,
body.home10-page .tv-about-section.style-6 .right-thumb > .home10-distortion-image {
    border-radius: 20px;
}
body.home10-page .tv-faq-section .faq-image > .home10-distortion-image {
    border-radius: 30px;
}
body.home10-page .tv-choose-section.style-5 .home10-choose-image-hover {
    position: relative;
    width: 100%;
    aspect-ratio: 648 / 450;
    overflow: hidden;
    border-radius: 30px;
}
body.home10-page .tv-choose-section.style-5 .home10-choose-hover-layer {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(50px);
    transition: opacity .6s ease, transform .8s cubic-bezier(.22, 1, .36, 1), visibility .6s ease;
}
body.home10-page .tv-choose-section.style-5 .home10-choose-hover-layer.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}
body.home10-page .tv-choose-section.style-5 .home10-choose-hover-layer .data-img-hover {
    width: 100%;
    height: 100%;
}
body.home10-page .tv-choose-section.style-5 .home10-choose-hover-layer .data-img-hover > img {
    position: static !important;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    object-fit: cover;
    border-radius: 30px;
}
body.home10-page .tv-choose-section.style-5 .home10-choose-hover-layer .data-img-hover > canvas {
    display: none !important;
}
body.home10-page .tv-testimonial-section.style-5 .testi-box-five .box-user > .image {
    flex: 0 0 64px;
    width: 64px;
    height: 64px;
    overflow: visible;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: #dce8ff;
    box-shadow: 0 8px 22px rgba(9, 36, 112, .14);
}
body.home10-page .tv-testimonial-section.style-5 .testi-box-five .box-user > .image > img {
    position: static !important;
    display: block;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
    object-fit: cover;
    object-position: center 18%;
}
body.home10-page .sec-title,
body.home10-page h1,
body.home10-page h2,
body.home10-page h3,
body.home10-page h4 {
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
    text-wrap: balance;
}
body.home10-page p,
body.home10-page .description,
body.home10-page .text {
    overflow-wrap: break-word;
}
body.home10-page .link-effect .effect-1 {
    white-space: nowrap;
}
body.home10-page .tv-header .header-logo img,
body.home10-page .sticky-header .header-logo img {
    width: 220px;
    max-width: 100%;
    max-height: 66px;
    object-fit: contain;
}
body.home10-page .mobile-menu-wrapper .mobile-logo img {
    width: 205px;
    max-width: calc(100% - 45px);
    object-fit: contain;
}
body.home10-page .sidebar-wrapper .sidebar-logo img {
    width: 225px;
    max-width: 100%;
    object-fit: contain;
}
body.home10-page .footer-section .footer-brand .logo img {
    width: 285px;
    max-width: 100%;
    object-fit: contain;
}
body.home10-page .sec-title .word,
body.home10-page .title-anim .word {
    display: inline-block !important;
    white-space: nowrap;
}
body.home10-page .sec-title .char,
body.home10-page .title-anim .char {
    display: inline !important;
}
body.home10-page .tv-about-section.style-6 .home10-about-kicker {
    left: 36px;
    right: 28px;
    width: auto;
    max-width: 260px;
    font-size: 18px;
    line-height: 1.3;
    overflow-wrap: break-word;
}
body.home10-page .tv-about-section.style-6 .about-content-wrap .sec-title {
    max-width: 720px;
    font-size: clamp(42px, 3.3vw, 60px);
    line-height: 1.08;
}
body.home10-page .tv-service-section .row.gy-25 > [class*="col-"] {
    display: flex;
}
body.home10-page .tv-service-section .service-box-five {
    width: 100%;
    height: 100%;
    min-height: 340px;
    display: flex;
    flex-direction: column;
    padding: 34px 30px 30px;
}
body.home10-page .tv-service-section .service-box-five .service-top {
    min-height: 72px;
}
body.home10-page .tv-service-section .service-box-five > p {
    min-height: 86px;
    margin: 18px 0 22px;
}
body.home10-page .tv-service-section .service-box-five .theme-btn {
    margin-top: auto;
    align-self: flex-start;
}
body.home10-page .home10-marketing-services .industries-wrapper > [class*="col-"] {
    display: flex;
}
body.home10-page .home10-marketing-services .industries-card {
    width: 100%;
    height: 100%;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    background: #ffffff;
}
body.home10-page .home10-marketing-services .industries-card > h3 {
    min-height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    padding-inline: 15px;
}
body.home10-page .home10-marketing-services .industries-card .box-inner {
    flex: 1;
    display: flex;
    flex-direction: column;
}
body.home10-page .home10-marketing-services .industries-card .box-inner p {
    min-height: 150px;
}
body.home10-page .home10-marketing-services .industries-card .theme-btn {
    margin-top: auto !important;
}
body.home10-page .tv-project-section .tv-project-card .project-content .project-text h2,
body.home10-page .tv-project-section .tv-project-card .project-content .project-text h2 a,
body.home10-page .tv-project-section .tv-project-card .project-content .project-text p,
body.home10-page .tv-project-section .tv-project-card .project-thumb .active-content h3 {
    color: #ffffff !important;
}
body.home10-page .tv-cta-section.style-3 {
    padding: 40px 0;
    background-color: #ffffff !important;
}
body.home10-page .tv-cta-section.style-3 .cta-inner {
    border-radius: 30px !important;
}
body.home10-page .tv-cta-section.style-3 .home10-cta-title {
    max-width: 680px;
    font-size: clamp(40px, 3vw, 56px);
    line-height: 1.08;
}
body.home10-page .tv-faq-section .tv-faq-inner {
    padding-bottom: 60px !important;
    border-radius: 30px !important;
}
body.home10-page .tv-faq-section .container {
    padding-bottom: 110px;
}
body.home10-page .tv-faq-section .faq-single-card .count {
    display: flex !important;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 2px;
    font-size: 54px !important;
    line-height: 1 !important;
    letter-spacing: -2px;
    white-space: nowrap;
}
body.home10-page .tv-faq-section .faq-single-card .count .plus {
    font-size: 30px !important;
    line-height: 1;
}
body.home10-page .tv-faq-section .faq-single-card .home10-count-label {
    flex: 0 0 100%;
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0;
    white-space: normal;
}
body.home10-page .tv-faq-section .faq-single-card .title {
    font-size: 20px !important;
    line-height: 1.35 !important;
    word-break: normal;
    overflow-wrap: normal;
}
body.home10-page .newsletter-section .newsletter {
    gap: 42px;
}
body.home10-page .newsletter-section .image-text {
    flex: 1 1 480px;
    min-width: 0;
}
body.home10-page .newsletter-section .image-text .title {
    max-width: 520px;
    word-break: keep-all;
    overflow-wrap: normal;
    text-wrap: balance;
}
body.home10-page .newsletter-section .newsletter-form {
    flex: 0 1 470px;
    min-width: 360px;
}
@media (min-width: 992px) {
    body.home10-page .tv-testimonial-section.style-5,
    body.home10-page .tv-testimonial-section.style-5 > .container,
    body.home10-page .tv-testimonial-section.style-5 > .container > .row,
    body.home10-page .tv-testimonial-section.style-5 > .container > .row > [class*="col-"] {
        overflow: visible;
    }
    body.home10-page .tv-testimonial-section.style-5 > .container > .row {
        align-items: stretch;
    }
    body.home10-page .tv-testimonial-section.style-5 > .container > .row > .col-lg-6:first-child {
        align-self: stretch;
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-left {
        position: sticky !important;
        top: 110px !important;
        align-self: flex-start;
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-box-five {
        position: sticky !important;
        top: 110px !important;
        z-index: 1;
        border: 1px solid rgba(14, 43, 120, .08);
        box-shadow: 0 18px 46px rgba(20, 39, 92, .08);
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-box-five:nth-of-type(2) {
        top: 130px !important;
        z-index: 2;
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-box-five:nth-of-type(3) {
        top: 150px !important;
        z-index: 3;
    }
}

/* Homepage hero: keep conversion copy readable over documentary photography. */
body.home10-page .tv-hero-section .hero-content {
    width: min(100%, 820px) !important;
    max-width: 820px !important;
}
body.home10-page .tv-hero-section .hero-title {
    width: min(100%, 820px) !important;
    max-width: 820px !important;
    font-size: clamp(50px, 4.5vw, 72px) !important;
    line-height: 1.04 !important;
}
body.home10-page .tv-hero-section .text-icon .text {
    max-width: 620px !important;
    color: rgba(255, 255, 255, .9) !important;
    font-size: 19px;
    line-height: 1.65;
}

/* Header overlays the dark hero image: keep primary navigation readable. */
@media (min-width: 1200px) {
    body.home10-page .tv-header .main-menu > ul.navigation > li > a {
        color: #ffffff !important;
        text-shadow: 0 1px 12px rgba(2, 12, 56, .28);
    }
    body.home10-page .tv-header .main-menu > ul.navigation > li.active > a,
    body.home10-page .tv-header .main-menu > ul.navigation > li:hover > a,
    body.home10-page .tv-header .main-menu > ul.navigation > li > a:focus-visible {
        color: #70b7ff !important;
    }
    body.home10-page .sticky-header .main-menu > ul.navigation > li > a {
        color: #061153 !important;
        text-shadow: none;
    }
    body.home10-page .sticky-header .main-menu > ul.navigation > li.active > a,
    body.home10-page .sticky-header .main-menu > ul.navigation > li:hover > a,
    body.home10-page .sticky-header .main-menu > ul.navigation > li > a:focus-visible {
        color: #1053f3 !important;
    }
}
@media (max-width: 1199px) {
    body.home10-page .tv-header .main-menu,
    body.home10-page .sticky-header .main-menu {
        display: none !important;
    }
    body.home10-page .tv-header .navbar-right,
    body.home10-page .sticky-header .navbar-right {
        display: inline-flex !important;
    }
    body.home10-page .tv-header .header-right-wrapper {
        display: none !important;
    }
    body.home10-page .tv-header .main-wrapper,
    body.home10-page .sticky-header .menu-area {
        padding-inline: 18px;
    }
    body.home10-page .tv-hero-section .hero-area .video-box {
        display: none;
    }
    body.home10-page .tv-process-section .process-box {
        height: 100%;
        margin-bottom: 38px;
        border: 1px solid var(--bs-border-color8);
        border-radius: 24px;
    }
}
@media (max-width: 991px) {
    body.home10-page .space,
    body.home10-page .space-top {
        padding-top: 80px;
    }
    body.home10-page .space,
    body.home10-page .space-bottom {
        padding-bottom: 80px;
    }
    body.home10-page .tv-about-section > .container > .row > [class*="col-"],
    body.home10-page .tv-testimonial-section > .container > .row > [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body.home10-page .tv-about-section.style-6 .about-left {
        justify-content: center;
        max-width: 760px;
        margin-inline: auto;
    }
    body.home10-page .tv-about-section.style-6 .about-content-wrap {
        margin-top: 45px;
    }
    body.home10-page .tv-about-section.style-6 .about-content-wrap .about-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 22px;
    }
    body.home10-page .tv-about-section.style-6 .about-content-wrap .about-info .video::before {
        display: none;
    }
    body.home10-page .tv-video-section {
        padding-top: 0;
    }
    body.home10-page .tv-video-section > .bg img {
        width: 100%;
        height: 100%;
        max-width: 100% !important;
        object-fit: cover;
    }
    body.home10-page .tv-video-section .container.space-top {
        padding-top: 80px;
        padding-bottom: 70px;
    }
    body.home10-page .tv-video-section .video-area {
        position: relative;
        top: auto;
        margin-bottom: 34px;
    }
    body.home10-page .tv-video-section .video-area .text h4 {
        line-height: 1.3;
    }
    body.home10-page .tv-video-section .stats-container {
        justify-content: center;
    }
    body.home10-page .tv-video-section .stats-container .stat-box {
        width: calc(50% - 10px);
        border-radius: 20px;
        padding: 30px 24px;
    }
    body.home10-page .tv-choose-section.style-5 .choose-title-area {
        flex-direction: column;
        align-items: flex-start;
    }
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box,
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box:hover,
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box.active {
        height: auto;
        min-height: 130px;
        margin-top: 30px;
    }
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box .icon::before {
        display: none;
    }
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box .content {
        margin-top: 0;
    }
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box .content p {
        max-width: 100%;
        opacity: 1;
        overflow: visible;
    }
    body.home10-page .tv-choose-section.style-5 .choose-right {
        margin-top: 20px;
    }
    body.home10-page .tv-project-section .tv-project-wrapper {
        width: 100%;
    }
    body.home10-page .tv-project-section .tv-project-card {
        width: 100%;
    }
    body.home10-page .tv-project-section .tv-project-card .project-thumb {
        height: 390px;
    }
    body.home10-page .tv-project-section .tv-project-card .project-content {
        left: 28px;
        right: 28px;
        bottom: 28px;
        width: auto;
    }
    body.home10-page .tv-project-section .tv-project-card .project-content .tags {
        flex-wrap: wrap;
        padding-right: 70px;
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-left,
    body.home10-page .tv-testimonial-section.style-5 .testi-box-five {
        position: relative;
        top: auto;
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-box-five {
        padding: 36px 30px;
    }
    body.home10-page .tv-integration-section .integration-area {
        margin-top: 55px;
    }
    body.home10-page .tv-integration-section .integration-left,
    body.home10-page .tv-integration-section .integration-right {
        display: none;
    }
    body.home10-page .tv-integration-section .integration-area .row > [class*="col-"] {
        display: none;
    }
    body.home10-page .tv-integration-section .integration-area .row > .col-lg-2 {
        display: block;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body.home10-page .tv-integration-section .container.pb-90 {
        padding-bottom: 40px !important;
    }
    body.home10-page .tv-cta-section.style-3 .row > .col-lg-3:first-child {
        display: none;
    }
    body.home10-page .newsletter-section .newsletter {
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
        padding: 36px;
    }
    body.home10-page .newsletter-section {
        margin-bottom: 0 !important;
    }
    body.home10-page .newsletter-section .image-text,
    body.home10-page .newsletter-section .newsletter-form {
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
        max-width: none;
    }
    body.home10-page .newsletter-section .image-text .title {
        max-width: none;
        text-align: center;
    }
    body.home10-page .tv-service-section .service-box-five,
    body.home10-page .home10-marketing-services .industries-card {
        min-height: 0;
    }
    body.home10-page .tv-service-section .service-box-five .service-top,
    body.home10-page .tv-service-section .service-box-five > p,
    body.home10-page .home10-marketing-services .industries-card > h3,
    body.home10-page .home10-marketing-services .industries-card .box-inner p {
        min-height: 0;
    }
    body.home10-page .tv-faq-section .tv-faq-inner {
        padding-bottom: 40px !important;
    }
    body.home10-page .tv-faq-section .container {
        padding-bottom: 70px;
    }
    body.home10-page .newsletter-section .newsletter-form {
        min-width: 0;
    }
    body.home10-page .tv-cta-section.style-3 {
        padding: 24px 0;
    }
    body.home10-page .tv-about-section.style-6 .about-content-wrap .sec-title,
    body.home10-page .tv-cta-section.style-3 .home10-cta-title {
        font-size: 42px;
    }
}
@media (max-width: 575px) {
    body.home10-page .space,
    body.home10-page .space-top {
        padding-top: 60px;
    }
    body.home10-page .space,
    body.home10-page .space-bottom {
        padding-bottom: 60px;
    }
    body.home10-page .tv-header .header-logo img,
    body.home10-page .sticky-header .header-logo img {
        width: 170px;
        max-height: 54px;
    }
    body.home10-page .tv-hero-section .hero-area::before {
        background-image: linear-gradient(90deg, rgba(5, 17, 83, .96) 0%, rgba(5, 17, 83, .88) 68%, rgba(5, 17, 83, .62) 100%);
    }
    body.home10-page .tv-hero-section .hero-content {
        padding: 80px 0 68px !important;
    }
    body.home10-page .tv-hero-section .hero-content .hero-title {
        font-size: 42px !important;
        line-height: 1.08 !important;
    }
    body.home10-page .tv-hero-section .hero-content .hero-title br,
    body.home10-page .tv-hero-section .hero-content .text br {
        display: none;
    }
    body.home10-page .tv-hero-section .hero-content .sub-title {
        max-width: 100%;
        padding-right: 15px;
        white-space: normal;
    }
    body.home10-page .sec-title {
        font-size: 34px !important;
        line-height: 1.15 !important;
    }
    body.home10-page .link-effect .effect-1 {
        white-space: normal;
    }
    body.home10-page .tv-faq-section .faq-single-card .count {
        font-size: 42px !important;
    }
    body.home10-page .newsletter-section .newsletter {
        gap: 18px;
        padding: 30px 22px;
    }
    body.home10-page .newsletter-section .image-text,
    body.home10-page .newsletter-section .newsletter-form {
        flex: 1 1 auto;
        min-width: 0;
        width: 100%;
    }
    body.home10-page .tv-about-section.style-6 .home10-about-kicker {
        left: 24px;
        right: 24px;
        top: 28px;
        max-width: 230px;
        font-size: 17px;
    }
    body.home10-page .tv-about-section.style-6 .about-left {
        flex-direction: column;
    }
    body.home10-page .tv-about-section.style-6 .about-left .left-thumb,
    body.home10-page .tv-about-section.style-6 .about-left .right-thumb,
    body.home10-page .tv-about-section.style-6 .about-left .profile img {
        width: 100%;
    }
    body.home10-page .tv-about-section.style-6 .about-left .right-thumb .video-box {
        bottom: 10px;
    }
    body.home10-page .tv-video-section .video-area {
        align-items: flex-start;
        gap: 18px;
    }
    body.home10-page .tv-video-section .video-area .video-box a {
        width: 58px;
        height: 58px;
    }
    body.home10-page .tv-video-section .stats-container {
        align-items: stretch;
    }
    body.home10-page .tv-video-section .stats-container .stat-box {
        width: 100%;
        border-radius: 18px;
    }
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box,
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box:hover,
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box.active {
        min-height: 0;
    }
    body.home10-page .tv-choose-section.style-5 .choose-left .title-box .content h4 {
        font-size: 22px;
        line-height: 1.25;
    }
    body.home10-page .tv-process-section .process-box {
        padding: 38px 18px 48px;
    }
    body.home10-page .tv-process-section .process-box .process-img {
        margin-bottom: 30px;
    }
    body.home10-page .tv-project-section .tv-project-card .project-thumb {
        height: 340px;
    }
    body.home10-page .tv-project-section .tv-project-card .project-content {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
    body.home10-page .tv-project-section .tv-project-card .project-content h2 {
        font-size: 30px;
        line-height: 1.1;
    }
    body.home10-page .tv-project-section .tv-project-card .project-content .tags {
        gap: 7px;
        padding-right: 0;
    }
    body.home10-page .tv-project-section .tv-project-card .project-content .tags span {
        padding: 3px 12px;
        line-height: 20px;
    }
    body.home10-page .tv-project-section .tv-project-card .video-btn {
        top: 18px;
        right: 18px;
    }
    body.home10-page .tv-project-section .tv-project-card .video-btn a {
        width: 44px;
        height: 44px;
    }
    body.home10-page .tv-testimonial-section.style-5 .testi-box-five {
        padding: 30px 22px;
    }
    body.home10-page .tv-faq-section .accordion-box .accordion .acc-btn {
        padding: 16px 48px 16px 18px;
        font-size: 16px;
        line-height: 1.45;
    }
    body.home10-page .tv-faq-section .accordion-box .accordion .acc-content .content {
        padding: 18px;
    }
    body.home10-page .tv-contact-section .contact-form {
        padding: 36px 20px;
    }
    body.home10-page .footer-section .footer-brand .logo img {
        width: 240px;
    }
    body.home10-page .tv-about-section.style-6 .about-content-wrap .sec-title,
    body.home10-page .tv-cta-section.style-3 .home10-cta-title {
        font-size: 34px;
        line-height: 1.12;
    }
}
