/*
Responsive override file

Device ranges:
1200-1400px: Large Desktop
992-1199px: Laptop
768-991px: Tablet
601-767px: Large Mobile
320-600px: Mobile
*/

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

img,
video,
iframe {
    max-width: 100%;
}

.hero-carousel-wrap,
.hero-carousel,
.hero-carousel .owl-stage-outer,
.hero-carousel .owl-stage,
.hero-carousel .owl-item {
    min-height: inherit;
}

.hero-item .row {
    row-gap: 32px;
}

.stats-box .row {
    align-items: stretch;
}

.stats-box [class*="col-"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* Large Desktop: 1200-1400px */


/* Laptop: 992-1199px */


/* Tablet: 768-991px */


/* Large Mobile: 601-767px */


/* Mobile: 320-600px */


/* Service accordion final mobile alignment */


/* Who we are responsive alignment */


/* Customized Digital Marketing CTA responsive alignment */


/* Portfolio carousel responsive card */

section.protesting .automate .owl-stage {
    display: flex;
    align-items: stretch;
}

section.protesting .automate .owl-item,
section.protesting .automate .item {
    display: flex;
}

section.protesting .adaptations {
    width: 100%;
    min-height: 390px;
    padding: 12px 24px 26px;
    display: flex;
    flex-direction: column;
    border-radius: 22px;
}

section.protesting .listed {
    position: absolute;
    top: 0;
    right: 22px;
    width: 82px;
    min-height: 86px;
    z-index: 5;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: visible;
}

section.protesting .projects {
    position: absolute;
    inset: 0;
    z-index: 1;
    top: -2px;
}

section.protesting .projects img {
    display: block !important;
    width: 82px !important;
    height: 86px;
    position: static;
    object-fit: fill;
}

section.protesting .impactful {
    position: relative;
    z-index: 2;
    top: 13px;
    left: 0 !important;
    width: 64px;
    color: #fff;
    text-align: center;
}

section.protesting .impactful h3 {
    margin: 0 0 4px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
}

section.protesting .impactful p {
    margin: 0;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.18;
}
section.protesting .passionate {
    margin-top: 180px;
}
section.protesting .passionate img {
    width: 148px !important;
    margin-bottom: -10px;
}

section.protesting .adaptations>ul {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    gap: 22px;
    min-height: 54px;
    margin: 0px 0 0;
}

section.protesting .adaptations>ul::before {
    left: 50%;
    height: 22px;
}

section.protesting .adaptations>ul>li:first-child {
    padding-right: 6px;
    text-align: left;
}

section.protesting .adaptations>ul>li:last-child {
    padding-left: 6px;
    text-align: right;
}

section.protesting .adaptations ul li p {
    font-size: 13px;
    line-height: 1.35;
}

section.protesting .withdrawn {
    margin-top: auto;
}

section.protesting .anyone ul {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    margin-top: 22px;
}

section.protesting .anyone ul li {
    min-width: 0;
    text-align: center;
}

section.protesting .anyone ul li h3 {
    font-size: 17px;
    line-height: 1.1;
    margin-bottom: 7px;
    white-space: nowrap;
}

section.protesting .anyone ul li p {
    font-size: 11px;
    line-height: 1.25;
    overflow-wrap: anywhere;
}


/* Our Portfolio mobile accordion tabs */


/* Second portfolio responsive cleanup */


/* Awards and hiring benefits responsive cleanup */


/* Achievements and client marquee responsive cleanup */


/* Final override: Our Portfolio mobile tabs */


/* Web portfolio social stats: keep icons in 2 x 2 grid */


/* Web portfolio country flags: 3 columns per row */


/* Web portfolio paired metric cards */


/* Benefits, process, and growth CTA responsive cleanup */


/* Advanced tools responsive logo grid */


/* Engagement, industries, brands, and final CTA responsive cleanup */


/* FAQ, featured brands, and partner responsive cleanup */

.produced .uality span {
    background: #10192d !important;
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.produced .uality span img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    filter: brightness(0) invert(1) !important;
}


/* Blog and news responsive cleanup */


/* Client testimonials responsive cleanup */


/* Final override: Client testimonials mobile/tablet layout */


/* Lets talk responsive cleanup */


/* Locations responsive cleanup */


/* Footer responsive cleanup */


/* Final device-range normalization for all homepage sections */


/* Final header behavior by requested device ranges */


/* Final polish: Engagement card title divider alignment */


/* Final polish: Lets talk social icons */

#concentrated-founders-info .concentrated-founders-social {
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-start;
}

#concentrated-founders-info .concentrated-founders-social span {
    overflow: hidden;
    position: relative;
    display: inline-grid !important;
    place-items: center !important;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border-radius: 50%;
}

#concentrated-founders-info .concentrated-founders-social span a {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    color: #fff;
    text-decoration: none !important;
    line-height: 0;
}

#concentrated-founders-info .concentrated-founders-social span a:hover,
#concentrated-founders-info .concentrated-founders-social span a:focus {
    color: #fff;
    text-decoration: none !important;
}

#concentrated-founders-info .concentrated-founders-social i {
    position: absolute;
    top: 55%;
    left: 47%;
    display: block;
    font-size: 14px;
    margin: 0;
    line-height: 1;
    transform: translate(-50%, -50%);
}


/* Consolidated responsive device ranges */


/* Large Desktop: 1200-1400px */

@media (min-width: 1200px) and (max-width: 1400px) {
    .impactful {
        left: 6px !important;
    }
    .container {
        max-width: 1140px;
    }
    .hero-item {
        min-height: 740px;
        padding-top: 180px;
        padding-bottom: 0;
    }
    .hero-content h1 {
        font-size: 38px;
    }
    .stats-box {
        width: calc(100% - 72px);
        margin-top: auto;
        padding: 26px;
    }
    section.marque-logo {
        padding-top: 58px;
    }
    .marquee {
        padding: 18px 0;
    }
    .marquee-track img {
        width: 112px;
        height: 56px;
        margin: 0 24px;
    }
    section.maggie {
        padding: 70px 0;
    }
    .control>h2 {
        font-size: 40px;
    }
    .control p {
        font-size: 16px;
    }
    .comprising {
        gap: 22px 42px;
    }
    section.indigenous {
        padding: 72px 0;
    }
    .dennis h2 {
        font-size: 40px;
    }
    .item.whatever {
        padding: 28px;
        min-height: 410px;
    }
    .infiltrators h3 {
        font-size: 23px;
    }
    section.obsolete {
        padding: 72px 0;
    }
    section.obsolete .automate h2 {
        font-size: 40px;
    }
    section.obsolete .different img {
        width: min(100%, 520px);
    }
    section.influence {
        padding: 68px 0;
    }
    section.influence .products {
        padding: 66px 24px;
    }
    section.influence .products h2 {
        font-size: 34px;
    }
    .programming .row>[class*="col-lg-4"],
    .officially .row>[class*="col-lg-4"] {
        display: flex;
        flex-direction: column;
    }
    .officially .row>[class*="col-lg-4"] {
        align-items: stretch;
    }
    .container {
        max-width: 1140px;
    }
    section.maggie,
    section.indigenous,
    section.obsolete,
    section.influence,
    section.protesting,
    section.achievements,
    section.blumhouse,
    section.distributed,
    section.plant,
    section.corporate,
    section.trading,
    section.building,
    section.unable,
    section.philanthropist,
    section.programming,
    section.officially,
    section.paramilitary,
    section.faq_unique_sec_2026,
    section.produced,
    section.darabont,
    section.anyway,
    section.weaponised,
    section.concentrated-founders-wrapper,
    section.parivartan,
    footer.fuel section.shorts {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .foundation h2,
    .grandfather h2,
    .persisted h2,
    .registered h2,
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2,
    .sworn h2 {
        font-size: 40px;
        line-height: 1.22;
    }
    .ventured {
        padding: 38px;
        min-height: 280px;
    }
    .productivity {
        padding: 28px;
    }
    .productivity.transformation.active {
        margin-top: 0px !important;
        height: 100% !important;
    }
    .graduated {
        padding: 46px;
    }
    .concentrated-founders-card {
        padding: 48px;
    }
    footer.fuel .opportunities span img {
        width: 150px;
    }
    section.fortune {
        display: block !important;
        background: #e55c02;
        min-height: 45px;
        overflow: visible;
    }
    section.fortune .companies {
        display: block !important;
        margin: 0 !important;
    }
    section.fortune .companies ul {
        min-height: 45px;
        margin: 0;
        padding: 0;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        list-style: none;
    }
    section.fortune .companies ul li {
        display: block !important;
        color: #fff;
        font-size: 15px;
        line-height: 1.2;
        white-space: nowrap;
    }
    .site-header {
        display: block !important;
        width: 100%;
        padding: 0 max(18px, calc((100vw - 1300px) / 2));
        position: absolute;
        z-index: 10;
        background: transparent;
        border-bottom: 1px solid #616161;
    }
    .brand-nav {
        max-width: 1300px;
        min-height: 104px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
    }
    .brand-logo {
        width: 121px;
        height: 100px !important;
        flex: 0 0 121px;
    }
    .menu-toggle,
    .offcanvas-head,
    .menu-backdrop {
        display: none !important;
    }
    .menu-wrap {
        width: auto !important;
        height: auto !important;
        min-width: 0;
        padding: 0 !important;
        position: static !important;
        z-index: auto;
        display: flex !important;
        align-items: center !important;
        flex: 1 1 auto;
        flex-direction: row !important;
        justify-content: space-between !important;
        gap: 18px;
        overflow: visible !important;
        background: transparent !important;
        box-shadow: none !important;
        transform: none !important;
        visibility: visible !important;
    }
    .nav-list {
        height: 104px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex: 1 1 auto;
        flex-direction: row !important;
        gap: clamp(16px, 1.8vw, 28px);
        overflow: visible;
    }
    .nav-item {
        height: 104px;
        display: flex;
        align-items: center;
    }
    .nav-link {
        width: auto;
        min-height: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        display: inline-flex;
        justify-content: center;
        color: #fff !important;
        background: transparent !important;
        font-size: 19px;
        font-weight: 600;
        white-space: nowrap;
    }
    .has-mega>.nav-link::after {
        display: none !important;
    }
    .nav-actions {
        display: flex !important;
        align-items: center;
        flex: 0 0 auto;
    }
    .phone-link {
        width: auto;
        height: 46px;
        margin: 0;
        padding: 0 23px;
        border-radius: 999px;
        font-size: 16px;
        box-shadow: none;
    }
    .mega-panel,
    .mega-panel.menu-compact,
    .mega-panel.menu-medium {
        position: absolute !important;
        top: 104px;
        width: min(1160px, calc(100vw - 36px));
        height: auto;
        max-height: calc(100vh - 112px);
        margin: 0;
        border: 1px solid var(--line);
        border-radius: 8px;
        background: #fff;
        box-shadow: var(--shadow);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        overflow: visible;
    }
    .nav-item:hover>.mega-panel,
    .nav-item:focus-within>.mega-panel {
        display: grid;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
    .panel-links,
    .mega-panel.menu-medium .panel-links {
        grid-template-columns: repeat(3, minmax(150px, 1fr));
    }
    .nav-list {
        gap: 24px;
    }
    .brand-logo {
        width: 121px;
        flex-basis: 121px;
    }
    .nav-link {
        font-size: 19px;
    }
    #concentrated-founders-info .concentrated-founders-social {
        gap: 11px;
    }
    #concentrated-founders-info .concentrated-founders-social span {
        width: 36px;
        height: 36px;
        flex-basis: 36px;
    }
    section>.container,
    footer>.container,
    footer section>.container {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}


/* Laptop: 992-1199px */

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 960px;
    }
    .hero-item {
        min-height: 700px;
        padding-top: 155px;
        padding-bottom: 0;
    }
    .hero-content {
        max-width: 520px;
    }
    .hero-content h1 {
        font-size: 34px;
        line-height: 1.25;
    }
    .hero-content p {
        font-size: 16px;
        line-height: 1.6;
    }
    .stats-box {
        width: calc(100% - 48px);
        margin-top: auto;
        padding: 24px 18px;
        border-radius: 24px 24px 0 0;
    }
    .stats-box h2 {
        font-size: 28px;
    }
    .stats-box p {
        font-size: 14px;
        line-height: 1.35;
    }
    section.marque-logo {
        padding-top: 50px;
    }
    .marquee {
        padding: 16px 0;
    }
    .marquee::before,
    .marquee::after {
        width: 56px;
    }
    .marquee-track {
        animation-duration: 52s;
    }
    .marquee-track img {
        width: 104px;
        height: 54px;
        margin: 0 22px;
    }
    section.maggie {
        padding: 64px 0;
    }
    .control {
        max-width: 560px;
    }
    .control h3 {
        margin-bottom: 16px;
        font-size: 15px;
    }
    .control>h2 {
        font-size: 34px;
    }
    .control p {
        font-size: 15px;
        line-height: 1.65;
    }
    .outreach h2 {
        font-size: 28px;
    }
    .outreach h4 {
        font-size: 16px;
    }
    .marketers {
        margin-top: 28px;
    }
    section.indigenous {
        padding: 64px 0;
    }
    .versatile::before {
        right: 28px;
        width: 140px;
        height: 148px;
    }
    .versatile::after {
        left: -120px;
        width: 220px;
        height: 230px;
    }
    .dennis h2 {
        font-size: 34px;
    }
    .dennis p {
        font-size: 15px;
    }
    .optimi-zation {
        gap: 14px;
        margin-bottom: 32px;
    }
    .app-earance .nav-link,
    .app-earance .nav-link.active,
    .optimi-zation .nav-link:focus,
    .optimi-zation .nav-link:hover {
        padding: 10px 16px;
        font-size: 16px;
    }
    .item.whatever {
        padding: 24px;
        min-height: 390px;
    }
    .infiltrators h3 {
        font-size: 21px;
    }
    .infiltrators p {
        font-size: 14px !important;
    }
    section.obsolete {
        padding: 64px 0;
    }
    section.obsolete .automate h2 {
        font-size: 34px;
    }
    section.obsolete .increases h3 {
        font-size: 22px;
    }
    section.obsolete .different img {
        width: min(100%, 480px);
    }
    section.influence {
        padding: 62px 0;
    }
    section.influence .responsible {
        border-radius: 22px;
    }
    section.influence .products {
        max-width: 820px;
        padding: 60px 24px;
    }
    section.influence .products h2 {
        font-size: 32px;
    }
    section.influence .stepped {
        gap: 34px;
    }
    section.corporate {
        padding: 64px 0;
    }
    .interact h2 {
        font-size: 36px;
        line-height: 1.22;
    }
    .interact p,
    .instrumental p {
        font-size: 15px;
        line-height: 1.65;
    }
    .damaging .nav-tabs .nav-link,
    .consider .nav-link.active {
        padding: 10px 20px;
        font-size: 14px;
    }
    .wherever {
        gap: 26px;
    }
    .vollmer h2 {
        font-size: 19px;
        line-height: 1.35;
        padding: 26px 0;
    }
    .vollmer p {
        font-size: 16px;
        line-height: 1.55;
    }
    .vollmer ul li h3 {
        font-size: 22px;
    }
    .documentary {
        gap: 16px;
        margin-top: 34px;
    }
    .series img {
        width: 116px !important;
    }
    .brand-card {
        width: 52%;
        padding: 18px;
    }
    .brand-text {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .social-wrapper {
        gap: 14px;
    }
    .social-box h4 {
        font-size: 12px;
    }
    .social-box h2 {
        font-size: 17px;
    }
    .stats-wrapper {
        padding: 20px;
    }
    .website-title,
    h1.website-title a {
        font-size: 21px;
    }
    .info-card {
        min-height: 76px;
    }
    .score-box {
        width: 46%;
    }
    section.distributed {
        padding: 64px 0;
    }
    .franchise h2,
    .creation h2 {
        font-size: 36px;
        line-height: 1.22;
    }
    .franchise p,
    .creation p {
        font-size: 15px;
        line-height: 1.65;
    }
    .item.undercurrents {
        min-height: 342px;
        padding: 42px 28px;
    }
    .mixed img {
        width: 178px !important;
        max-height: 112px;
    }
    .largely {
        padding-bottom: 72px;
    }
    .largely .owl-nav {
        position: absolute;
        left: 50%;
        bottom: 14px;
        width: auto;
        display: flex;
        justify-content: center;
        gap: 18px;
        transform: translateX(-50%);
    }
    .largely button.owl-prev {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        transform: none;
    }
    .largely button.owl-next {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        transform: none;
    }
    section.plant {
        padding: 64px 0 0;
    }
    .creation p {
        margin: 28px 0 34px;
    }
    .maintaining {
        margin: 58px 0;
    }
    .outside {
        padding: 0 18px;
    }
    .outside h3 {
        font-size: 27px;
        line-height: 1.25;
    }
    .outside p {
        font-size: 14px;
        line-height: 1.45;
    }
    section.achievements {
        padding: 64px 0;
    }
    .estimated-short {
        margin-top: 88px;
    }
    .estimated-short h2,
    .components h2 {
        font-size: 36px;
        line-height: 1.22;
    }
    .estimated-short p,
    .components p {
        font-size: 15px;
        line-height: 1.65;
    }
    .original {
        min-height: 238px;
        padding: 28px 24px;
        margin: 12px 6px;
    }
    .bennett h3 {
        font-size: 17px;
        line-height: 1.35;
    }
    .scroll-track {
        gap: 28px;
    }
    .scroll-track img {
        height: 56px;
        max-width: 150px;
        padding: 11px 18px;
    }
    .programming .row>[class*="col-lg-4"],
    .officially .row>[class*="col-lg-4"] {
        display: flex;
        flex-direction: column;
    }
    .officially .row>[class*="col-lg-4"] {
        align-items: stretch;
    }
    .container {
        max-width: 960px;
    }
    section.maggie,
    section.indigenous,
    section.obsolete,
    section.influence,
    section.protesting,
    section.achievements,
    section.blumhouse,
    section.distributed,
    section.plant,
    section.corporate,
    section.trading,
    section.building,
    section.unable,
    section.philanthropist,
    section.programming,
    section.officially,
    section.paramilitary,
    section.faq_unique_sec_2026,
    section.produced,
    section.darabont,
    section.anyway,
    section.weaponised,
    section.concentrated-founders-wrapper,
    section.parivartan,
    footer.fuel section.shorts {
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .foundation h2,
    .grandfather h2,
    .persisted h2,
    .registered h2,
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2,
    .sworn h2 {
        font-size: 34px;
        line-height: 1.25;
    }
    .programming .row>[class*="col-lg-4"] {
        display: flex;
        flex-direction: column;
    }
    .ventured {
        padding: 30px 24px;
        min-height: 260px;
        border-radius: 16px;
    }
    .ventured p {
        font-size: 15px;
        line-height: 1.55;
    }
    .productivity {
        min-height: 240px;
        padding: 26px 20px;
    }
    .productivity p {
        font-size: 15px;
        line-height: 1.6;
    }
    .leaders,
    #concentrated-founders-info {
        padding-left: 0;
    }
    .graduated {
        padding: 34px 28px;
        border-radius: 24px;
    }
    .cementing p {
        font-size: 15px;
        line-height: 1.6;
    }
    .concentrated-founders-card {
        padding: 38px 30px;
    }
    .concentrated-founders-row {
        margin-bottom: 16px;
    }
    .referrals {
        min-height: 370px;
    }
    footer.fuel .another {
        gap: 24px;
    }
    footer.fuel .opportunities {
        gap: 20px;
    }
    footer.fuel .opportunities span img {
        width: 128px;
    }
    section.fortune {
        display: block !important;
        background: #e55c02;
        min-height: 45px;
        overflow: visible;
    }
    section.fortune .companies {
        display: block !important;
        margin: 0 !important;
    }
    section.fortune .companies ul {
        min-height: 45px;
        margin: 0;
        padding: 0;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        list-style: none;
    }
    section.fortune .companies ul li {
        display: block !important;
        color: #fff;
        font-size: 15px;
        line-height: 1.2;
        white-space: nowrap;
    }
    .site-header {
        display: block !important;
        width: 100%;
        padding: 0 max(18px, calc((100vw - 1300px) / 2));
        position: absolute;
        z-index: 10;
        background: transparent;
        border-bottom: 1px solid #616161;
    }
    .brand-nav {
        max-width: 1300px;
        min-height: 104px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
    }
    .brand-logo {
        width: 121px;
        height: 100px !important;
        flex: 0 0 121px;
    }
    .menu-toggle,
    .offcanvas-head,
    .menu-backdrop {
        display: none !important;
    }
    .menu-wrap {
        width: auto !important;
        height: auto !important;
        min-width: 0;
        padding: 0 !important;
        position: static !important;
        z-index: auto;
        display: flex !important;
        align-items: center !important;
        flex: 1 1 auto;
        flex-direction: row !important;
        justify-content: space-between !important;
        gap: 18px;
        overflow: visible !important;
        background: transparent !important;
        box-shadow: none !important;
        transform: none !important;
        visibility: visible !important;
    }
    .nav-list {
        height: 104px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex: 1 1 auto;
        flex-direction: row !important;
        gap: clamp(16px, 1.8vw, 28px);
        overflow: visible;
    }
    .nav-item {
        height: 104px;
        display: flex;
        align-items: center;
    }
    .nav-link {
        width: auto;
        min-height: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        display: inline-flex;
        justify-content: center;
        color: #fff !important;
        background: transparent !important;
        font-size: 19px;
        font-weight: 600;
        white-space: nowrap;
    }
    .has-mega>.nav-link::after {
        display: none !important;
    }
    .nav-actions {
        display: flex !important;
        align-items: center;
        flex: 0 0 auto;
    }
    .phone-link {
        width: auto;
        height: 46px;
        margin: 0;
        padding: 0 23px;
        border-radius: 999px;
        font-size: 16px;
        box-shadow: none;
    }
    .mega-panel,
    .mega-panel.menu-compact,
    .mega-panel.menu-medium {
        position: absolute !important;
        top: 104px;
        width: min(1160px, calc(100vw - 36px));
        height: auto;
        max-height: calc(100vh - 112px);
        margin: 0;
        border: 1px solid var(--line);
        border-radius: 8px;
        background: #fff;
        box-shadow: var(--shadow);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        overflow: visible;
    }
    .nav-item:hover>.mega-panel,
    .nav-item:focus-within>.mega-panel {
        display: grid;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
    .panel-links,
    .mega-panel.menu-medium .panel-links {
        grid-template-columns: repeat(3, minmax(150px, 1fr));
    }
    section.fortune .companies ul li {
        font-size: 13px;
    }
    .brand-nav {
        min-height: 104px;
        gap: 16px;
    }
    .brand-logo {
        width: 108px;
        height: 92px !important;
        flex-basis: 108px;
    }
    .nav-list {
        height: 104px;
        gap: 14px;
    }
    .nav-item {
        height: 104px;
    }
    .nav-link {
        font-size: 15px;
    }
    .phone-link {
        height: 42px;
        padding: 0 16px;
        font-size: 13px;
    }
    .mega-panel,
    .mega-panel.menu-compact,
    .mega-panel.menu-medium {
        top: 104px;
    }
    #concentrated-founders-info .concentrated-founders-social {
        gap: 12px;
    }
    #concentrated-founders-info .concentrated-founders-social span {
        width: 35px;
        height: 35px;
        flex-basis: 35px;
    }
    section>.container,
    footer>.container,
    footer section>.container {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }
}


/* Tablet: 768-991px */

@media (min-width: 768px) and (max-width: 991px) {
    section.indigenous .accordion-item {
        background: transparent;
        border: 0;
    }
    #myWellContent {
        width: 100%;
    }
    #myWellContent .accordion-header {
        margin: 0;
    }
    #myWellContent .accordion-button {
        width: 100%;
        justify-content: space-between;
        line-height: 1.2;
    }
    #myWellContent .accordion-button:focus {
        box-shadow: none;
    }
    #myWellContent .accordion-collapse {
        overflow: hidden;
    }
    .viewpoint.owl-carousel,
    .viewpoint .owl-stage-outer {
        overflow: hidden;
    }
    .viewpoint .owl-stage {
        display: flex;
    }
    .viewpoint .owl-item {
        display: flex;
        justify-content: center;
    }
    .viewpoint .owl-item .item.whatever {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .viewpoint .owl-nav {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 14px;
    }
    .container {
        max-width: 720px;
    }
    .hero-item {
        min-height: auto;
        padding-top: 135px;
        padding-bottom: 0;
        text-align: center;
    }
    .hero-content {
        max-width: 680px;
        margin: 0 auto;
        top: auto !important;
    }
    .hero-content h1 {
        font-size: 34px;
        line-height: 1.25;
    }
    .hero-content p {
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 1.6;
        text-align: center;
    }
    .globally {
        display: flex;
        justify-content: center;
        padding-top: 10px;
        padding-bottom: 0;
    }
    .stats-box {
        width: 100%;
        margin: 34px auto 0;
        padding: 22px;
        border-radius: 20px;
    }
    .stats-box .row {
        row-gap: 18px;
    }
    .stat-border {
        border-right: 0;
    }
    .stats-box h2 {
        font-size: 28px;
    }
    .stats-box p {
        font-size: 14px;
    }
    .hswitzerland .owl-dots {
        left: 50%;
        top: auto;
        bottom: 16px;
        transform: translateX(-50%);
        flex-direction: row;
    }
    section.marque-logo {
        padding-top: 40px;
    }
    .marquee {
        padding: 14px 0;
    }
    .marquee::before,
    .marquee::after {
        width: 42px;
    }
    .marquee-track {
        animation-duration: 46s;
    }
    .marquee-track img {
        width: 96px;
        height: 48px;
        margin: 0 18px;
    }
    section.maggie {
        padding: 56px 0;
    }
    .unprecedented {
        max-width: 560px;
        margin: 0 auto 32px;
    }
    .control {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    .control h3 {
        margin: 0 0 14px;
        font-size: 14px;
        text-align: center;
    }
    .control>h2 {
        font-size: 34px;
        text-align: center;
    }
    .control p {
        font-size: 15px;
        line-height: 1.65;
        text-align: center;
    }
    .comprising {
        justify-content: center;
        gap: 22px 42px;
    }
    .technical {
        text-align: center;
    }
    section.indigenous {
        padding: 56px 0;
    }
    .versatile::before,
    .versatile::after {
        display: none;
    }
    .dennis {
        padding-bottom: 24px;
    }
    .dennis h2 {
        font-size: 34px;
    }
    .dennis p {
        font-size: 15px;
    }
    #myWellContent {
        display: grid;
        gap: 16px;
    }
    #myWellContent .tab-pane {
        display: block;
        opacity: 1;
    }
    #myWellContent .accordion-button {
        border: 1px solid rgba(255, 255, 255, 0.14);
        border-radius: 10px;
        color: #fff;
        background: rgba(255, 255, 255, 0.08);
        font-weight: 700;
        box-shadow: none;
    }
    #myWellContent .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
    }
    #myWellContent .accordion-button::after {
        filter: brightness(0) invert(1);
    }
    .approp-riate {
        padding: 18px 0 0;
    }
    .further-demo p {
        font-size: 14px;
        padding: 12px 0 18px;
    }
    .item.whatever {
        padding: 24px;
        height: auto !important;
        min-height: 350px;
    }
    .capture {
        width: 68px;
        height: 68px;
    }
    .capture img {
        width: 34px !important;
        height: 34px;
    }
    .infiltrators h3 {
        font-size: 21px;
    }
    .infiltrators p {
        font-size: 14px !important;
        text-align: left !important;
    }
    .viewpoint .owl-item .item.whatever {
        width: 100%;
    }
    section.indigenous {
        overflow: hidden;
    }
    section.indigenous #myWellContent {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    section.indigenous #myWellContent .accordion-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        background: transparent !important;
        border: 0 !important;
        border-radius: 0;
        overflow: hidden;
    }
    section.indigenous #myWellContent .accordion-header {
        width: 100%;
        margin: 0;
        padding: 0;
        line-height: 1;
    }
    section.indigenous #myWellContent .accordion-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: 48px;
        margin: 0;
        padding: 12px 14px;
        border: 1px solid rgba(255, 255, 255, 0.18);
        border-radius: 8px;
        color: #fff;
        background: rgba(255, 255, 255, 0.08);
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        text-align: left;
        box-shadow: none;
    }
    section.indigenous #myWellContent .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
        border-color: #e55c02;
        border-radius: 8px;
    }
    section.indigenous #myWellContent .accordion-button::after {
        flex: 0 0 auto;
        margin-left: 12px;
        filter: brightness(0) invert(1);
    }
    section.indigenous #myWellContent .accordion-collapse {
        width: 100%;
        overflow: hidden;
        transition: height 0.42s ease;
        will-change: height;
    }
    section.indigenous #myWellContent .accordion-collapse.collapsing {
        height: 0;
        overflow: hidden;
        transition: height 0.42s ease;
    }
    section.indigenous .approp-riate {
        padding: 16px 0 0;
    }
    section.indigenous .further-demo>p.unusual {
        display: none;
    }
    section.indigenous .viewpoint.owl-carousel,
    section.indigenous .viewpoint .owl-stage-outer {
        width: 100%;
        overflow: hidden;
    }
    section.indigenous .viewpoint .owl-stage {
        display: flex;
        align-items: stretch;
    }
    section.indigenous .viewpoint .owl-item {
        display: flex;
        align-items: stretch;
        justify-content: center;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        display: flex;
        width: 100%;
        max-width: 100%;
        min-height: 330px;
        margin: 0;
    }
    section.indigenous .infiltrators {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: inherit;
        text-align: center;
    }
    section.indigenous .infiltrators h3 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 16px 0 0;
        color: #fff;
        text-align: center;
    }
    section.indigenous .infiltrators p {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px 0 18px;
        color: #fff;
        text-align: center !important;
    }
    section.indigenous .wisely-btn {
        display: grid;
        place-items: center;
    }
    section.indigenous .viewpoint.owl-carousel {
        display: block !important;
        width: calc(100% - 2px) !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        overflow: hidden !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-stage-outer {
        width: 100% !important;
        overflow: hidden !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-stage {
        display: flex !important;
        align-items: stretch;
    }
    section.indigenous .viewpoint.owl-carousel .owl-item {
        display: flex !important;
        opacity: 1 !important;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        width: 100% !important;
        min-height: 300px !important;
        padding: 24px 18px !important;
        border-radius: 8px;
    }
    section.indigenous .viewpoint .owl-nav {
        display: flex !important;
        justify-content: center;
        gap: 12px;
        margin-top: 18px;
    }
    section.indigenous .viewpoint .owl-dots {
        display: none !important;
    }
    section.obsolete {
        padding: 58px 0;
        text-align: center;
    }
    section.obsolete .automate {
        max-width: 720px;
        margin: 0 auto;
    }
    section.obsolete .automate h4 {
        font-size: 14px;
    }
    section.obsolete .automate h2 {
        font-size: 34px;
        padding: 16px 0 12px;
    }
    section.obsolete .smaller {
        max-width: 620px;
        margin: 0 auto;
        text-align: left;
    }
    section.obsolete .materials::after {
        left: 0;
        right: auto;
        margin: 0;
    }
    section.obsolete .consectetuer {
        justify-content: center;
        margin-top: 24px;
    }
    section.obsolete .different img {
        width: min(100%, 500px);
        margin-top: 12px;
    }
    section.influence {
        padding: 54px 0;
    }
    section.influence .responsible {
        border-radius: 20px;
    }
    section.influence .responsible::before {
        background: rgba(11, 15, 26, 0.72);
    }
    section.influence .products {
        max-width: 680px;
        padding: 52px 28px;
    }
    section.influence .products h2 {
        font-size: 30px;
        margin-bottom: 22px;
    }
    section.influence .stepped {
        gap: 28px;
    }
    section.influence .stepped ul li {
        font-size: 15px;
    }
    section.protesting {
        padding: 58px 0;
    }
    .nearing::before {
        width: 110px;
        height: 97px;
        top: 18px;
        right: 18px;
        opacity: 0.45;
    }
    .disruptive h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .disruptive p {
        max-width: 650px;
        margin: 0 auto 12px;
        font-size: 15px;
        line-height: 1.6;
    }
    .automate .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .automate .owl-item,
    .automate .item {
        display: flex;
    }
    .adaptations {
        width: 100%;
        min-height: 390px;
        padding: 12px 24px 24px;
        border-radius: 22px;
    }
    .passionate {
        margin-top: 132px;
    }
    .passionate img {
        width: 148px !important;
        margin-bottom: -12px;
    }
    .adaptations ul {
        gap: 18px;
    }
    section.protesting .adaptations {
        padding-bottom: 26px;
    }
    section.protesting .listed {
        right: 20px;
        width: 80px;
        min-height: 84px;
    }
    section.protesting .projects img {
        width: 80px !important;
        height: 84px;
    }
    section.protesting .impactful {
        top: 13px;
        width: 62px;
    }
    section.protesting .impactful h3 {
        font-size: 16px;
    }
    section.protesting .impactful p {
        font-size: 7px;
    }
    ul#myMarket {
        display: none;
    }
    #myMarketContent .accordion-header {
        display: block;
        margin: 0 0 8px;
    }
    .younger .accordion-button,
    .younger .accordion-button.collapsed,
    .younger .accordion-button:not(.collapsed) {
        width: 100%;
        min-height: 46px;
        padding: 10px 14px;
        border: 1px solid #e55c02;
        border-radius: 5px !important;
        background: #e55c02;
        color: #fff;
        box-shadow: none;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
    }
    .younger .accordion-button:focus {
        box-shadow: none;
    }
    .younger .accordion-button::after {
        flex: 0 0 auto;
        margin-left: auto;
        filter: brightness(0);
    }
    .younger .accordion-collapse {
        margin-bottom: 14px;
        overflow: hidden;
    }
    section.corporate {
        padding: 58px 0;
    }
    ul#myMarket {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        overflow-x: visible;
        padding-bottom: 8px;
        margin: 22px 0 24px;
        scrollbar-width: none;
    }
    ul#myMarket::-webkit-scrollbar {
        display: none;
    }
    #myMarket .nav-item {
        flex: 1 1 0;
        max-width: 210px;
    }
    #myMarket .nav-link {
        width: 100%;
        white-space: nowrap;
    }
    #myMarketContent .accordion-header {
        display: block;
    }
    .reputation::before {
        width: 120px;
        height: 126px;
        top: -28px;
        left: 12px;
        opacity: 0.35;
    }
    .interact h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .interact p,
    .instrumental p {
        font-size: 15px;
        line-height: 1.65;
    }
    .younger .accordion-item {
        background: transparent;
        margin-bottom: 14px;
    }
    .younger .accordion-button {
        color: #fff;
        background: #141a2a;
        border: 1px solid #2e3854;
        border-radius: 8px !important;
        box-shadow: none;
        font-size: 15px;
        font-weight: 600;
    }
    .younger .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
    }
    .accordion-body.cinematographers {
        padding: 22px 0 0;
        border-top: 0;
    }
    .instrumental p {
        margin-bottom: 28px;
    }
    .wherever {
        flex-direction: column;
        gap: 26px;
        text-align: center;
    }
    .vollmer,
    .brand-card,
    .antagonist {
        width: 100%;
    }
    .vollmer h2 {
        font-size: 22px;
        line-height: 1.35;
        padding: 24px 0 14px;
    }
    .vollmer h2 br,
    .vollmer p br,
    .instrumental p br {
        display: none;
    }
    .vollmer p {
        max-width: 610px;
        margin: 0 auto 20px;
        font-size: 15px;
        line-height: 1.6;
    }
    .weeks img {
        width: min(100%, 520px) !important;
        margin: 0 auto;
    }
    .vollmer ul {
        max-width: 560px;
        margin: 26px auto 0;
    }
    .documentary {
        justify-content: center;
        margin-top: 30px;
    }
    .dumbledore img,
    .narrative img {
        width: min(100%, 430px) !important;
        margin: 0 auto;
    }
    .stats-wrapper {
        padding: 22px;
    }
    .suggestion {
        row-gap: 16px;
    }
    .brand-box {
        width: min(100%, 190px);
        margin: 0 auto;
    }
    .ghislaine {
        text-align: right !important;
    }
    .ghislaine::before,
    .website-title::before,
    .website-title::after {
        display: none;
    }
    .helped {
        row-gap: 16px !important;
    }
    .bulk,
    .kingdom {
        gap: 16px;
    }
    .bulk::before,
    .kingdom::before {
        left: 50%;
    }
    .country-box .row,
    .destroying .row {
        row-gap: 16px;
    }
    .score-box {
        width: min(100%, 220px);
    }
    .brand-card {
        max-width: 620px;
        text-align: center;
    }
    .brand-logo {
        justify-content: center;
        width: 100%;
    }
    .brand-website {
        margin: 16px auto 22px;
    }
    .brand-text {
        max-width: 520px;
        margin: 0 auto 28px;
        text-align: center;
        font-size: 15px;
    }
    .social-wrapper {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }
    section.distributed {
        padding: 58px 0;
    }
    .franchise {
        max-width: 680px;
        margin: 0 auto;
    }
    .franchise h2,
    .creation h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .franchise p,
    .creation p {
        font-size: 15px;
        line-height: 1.65;
    }
    .franchise p br,
    .creation h2 br {
        display: none;
    }
    .combined {
        margin-top: 28px;
    }
    .item.undercurrents {
        min-height: 318px;
        padding: 34px 24px;
    }
    .mixed img {
        width: 166px !important;
        max-height: 104px;
    }
    .largely .owl-nav {
        justify-content: center;
        gap: 12px;
        margin-top: 20px;
    }
    .largely button.owl-prev,
    .largely button.owl-next {
        position: static;
        transform: none;
        width: 38px;
        height: 38px;
    }
    section.plant {
        padding: 58px 0 0;
    }
    .creation {
        max-width: 680px;
        margin: 0 auto 28px;
        text-align: center;
    }
    .creation p {
        max-width: 680px;
        margin: 18px auto 24px;
    }
    .petrochemical img {
        width: min(100%, 520px);
        margin: 0 auto;
    }
    .maintaining {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        margin: 46px 0 56px;
        border-top: 1px solid #2e3854;
        border-bottom: 1px solid #2e3854;
    }
    .federal::before {
        display: none;
    }
    .outside {
        min-height: 122px;
        padding: 24px 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-bottom: 0;
    }
    .chairman::before {
        display: none;
    }
    .maintaining .outside:nth-child(odd) {
        border-right: 1px solid #2e3854;
    }
    .maintaining .outside:nth-child(-n+2) {
        border-bottom: 1px solid #2e3854;
    }
    .outside h3 {
        font-size: 28px;
        line-height: 1.15;
        margin: 0 0 10px;
    }
    .outside p {
        margin: 0;
    }
    section.achievements,
    .blumhouse {
        padding: 58px 0;
    }
    .mushkil::before,
    .producers::before {
        width: 120px;
        height: 126px;
        opacity: 0.35;
    }
    .mushkil::before {
        top: -24px;
        left: -42px;
    }
    .producers::before {
        top: 18px;
        right: 12px;
    }
    .estimated-short {
        max-width: 680px;
        margin: 0 auto 30px;
        text-align: center;
    }
    .estimated-short h2,
    .components h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .estimated-short p {
        margin: 18px 0 24px;
    }
    .estimated-short p,
    .components p {
        font-size: 15px;
        line-height: 1.65;
    }
    .britannica {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }
    .electrical {
        display: contents;
    }
    .original {
        min-height: 218px;
        margin: 0;
        padding: 26px 22px;
    }
    .bennett h3 {
        font-size: 17px;
        line-height: 1.35;
    }
    .components {
        max-width: 680px;
        margin: 0 auto;
    }
    .components h2 br {
        display: none;
    }
    #logoSlider {
        margin-top: 26px;
    }
    .scroll-row {
        margin: 16px 0;
    }
    .scroll-track {
        gap: 24px;
    }
    .scroll-track img {
        height: 54px;
        max-width: 144px;
        padding: 10px 16px;
    }
    ul#myMarket {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        margin: 18px 0 20px;
        padding-bottom: 0;
        overflow: visible;
        border-bottom: 0;
    }
    #myMarket .nav-item {
        flex: 1 1 calc(33.333% - 8px);
        min-width: 150px;
        margin: 0;
    }
    #myMarket .nav-link {
        width: 100%;
        min-height: 44px;
        padding: 10px 12px;
        border: 1px solid #e55c02 !important;
        border-radius: 5px !important;
        color: #fff !important;
        background: #141a2a !important;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
        white-space: nowrap;
    }
    #myMarket .nav-link.active {
        background: #e55c02 !important;
        color: #fff !important;
    }
    #myMarketContent .accordion-header {
        display: none;
    }
    #myMarketContent.tab-content>.tab-pane {
        display: none;
        opacity: 0;
    }
    #myMarketContent.tab-content>.tab-pane.active {
        display: block;
        opacity: 1;
    }
    #myMarketContent .tab-pane.active .accordion-collapse {
        display: block !important;
        height: auto !important;
        visibility: visible;
    }
    .younger .accordion-collapse {
        margin-bottom: 14px;
        overflow: hidden;
    }
    .destroying {
        padding: 18px 16px 18px 28px;
        border-radius: 14px;
    }
    .destroying>.row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px 22px;
        margin: 0;
        align-items: stretch;
    }
    .destroying>.row>[class*="col-"],
    .destroying .social-item {
        width: 100%;
        max-width: none;
        padding: 0;
        flex: unset;
    }
    .destroying .eliminating {
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        min-width: 0;
        height: 100%;
        min-height: 48px;
        padding: 0;
    }
    .destroying .altair {
        flex: 0 0 45px;
        width: 45px;
        height: 45px;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .destroying .social-item i {
        position: static;
        top: auto;
        font-size: 25px;
    }
    .destroying .written {
        min-width: 0;
        text-align: left;
        padding-top: 1px;
    }
    .destroying .social-count {
        margin-bottom: 1px;
        font-size: 20px;
        line-height: 1.1;
    }
    .destroying .written small {
        display: block;
        font-size: 11px;
        line-height: 1.2;
    }
    .country-box {
        padding: 14px 16px;
        border-radius: 12px;
    }
    .country-box>.row {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px 14px;
        margin: 0;
        align-items: start;
    }
    .country-box>.row>.col {
        width: 100%;
        max-width: none;
        padding: 0;
        flex: unset;
    }
    .country-box img.insisted {
        width: 54px !important;
        margin-bottom: 5px;
    }
    .country-box .country-name {
        font-size: 11px;
        line-height: 1.2;
        min-height: 14px;
        word-break: normal;
    }
    .bulk,
    .kingdom {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        align-items: center;
        min-height: 82px;
        padding: 14px 10px;
    }
    .bulk::before,
    .kingdom::before {
        top: 50%;
        left: 50%;
        right: auto;
        margin: 0;
        width: 1px;
        height: 54px;
        transform: translate(-50%, -50%);
    }
    .bulk .turned,
    .kingdom .turned {
        display: grid;
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 8px;
        align-items: center;
        min-width: 0;
        padding: 0 8px;
    }
    .bulk .turned:last-child,
    .kingdom .turned:last-child {
        padding-left: 14px;
    }
    .bulk .icon-circle,
    .kingdom .icon-circle {
        width: 42px;
        height: 42px;
        font-size: 21px;
        align-items: center;
        justify-content: center;
    }
    .bulk .icon-circle i,
    .kingdom .icon-circle i {
        position: static;
        top: auto;
        left: auto;
        font-size: 21px;
        line-height: 1;
    }
    .bulk .leave,
    .kingdom .leave {
        min-width: 0;
        text-align: left;
    }
    .bulk .info-title,
    .kingdom .info-title {
        font-size: 10px;
        line-height: 1.25;
        margin-bottom: 3px;
    }
    .bulk .info-value,
    .kingdom .info-value,
    .bulk .info-value.fs-2,
    .kingdom .info-value.fs-2 {
        font-size: 18px !important;
        line-height: 1.15;
    }
    section.building,
    section.unable {
        padding: 58px 0;
    }
    .aaliyah::before {
        width: 130px;
        height: 134px;
        top: -28px;
        left: -44px;
        opacity: 0.35;
    }
    .Compe-tition h2,
    .headmaster h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .Compe-tition p,
    .headmaster p {
        max-width: 660px;
        margin: 10px auto 28px;
        font-size: 15px;
        line-height: 1.65;
    }
    .garage {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }
    .million {
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 230px;
        margin: 0;
        padding: 24px 18px;
        border-radius: 14px;
        background: #141a2a;
    }
    .million img {
        width: 72px;
    }
    .million h3 {
        font-size: 17px;
        line-height: 1.35;
    }
    .million p {
        font-size: 13px;
        line-height: 1.55;
    }
    .packages::before {
        display: none;
    }
    .commission::before,
    .commission::after {
        display: block !important;
        top: 304px !important;
        width: clamp(60px, 10vw, 92px) !important;
        background: rgba(255, 255, 255, 0.46) !important;
    }
    .commission::before {
        left: calc(50% + 52px) !important;
        right: auto !important;
    }
    .commission::after {
        left: auto !important;
        right: calc(50% + 52px) !important;
    }
    .nationalist .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .nationalist .owl-item {
        display: flex;
    }
    .nationalist .item {
        width: 100%;
    }
    .prime {
        min-height: 246px;
        padding: 26px 22px;
    }
    .minister {
        padding: 4px 19px;
    }
    .minister h2 {
        font-size: 24px;
    }
    .member h2 {
        font-size: 23px;
        line-height: 1.3;
    }
    .member p {
        font-size: 14px;
        line-height: 1.6;
    }
    .nationalist .owl-theme .owl-nav {
        top: 0;
        justify-content: center;
        gap: 12px;
        margin-top: 16px;
    }
    .nationalist .owl-dots {
        margin-top: 12px;
    }
    .nationalist .owl-carousel .owl-stage {
        margin-bottom: 0;
    }
    section.philanthropist {
        padding: 48px 0;
        background-position: center;
    }
    .renamed::before {
        width: 14px;
    }
    .childhood {
        text-align: center;
    }
    .childhood h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .educated {
        justify-content: center;
        flex-wrap: wrap;
    }
    section.trading {
        padding: 58px 0;
    }
    .unauthorised {
        padding: 34px 26px;
        border-radius: 22px;
    }
    .organised h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .organised h2 br {
        display: none;
    }
    .organised p {
        max-width: 640px;
        margin: 10px auto 26px;
        font-size: 15px;
        line-height: 1.6;
    }
    .reportedly {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
    }
    .subsidiary {
        display: contents;
    }
    .billion {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 84px;
        margin: 0;
        padding: 14px;
        border-radius: 12px;
        background: #141a2a;
    }
    .billion img {
        width: min(100%, 160px);
        max-height: 52px;
        object-fit: contain;
    }
    section.programming,
    section.paramilitary {
        padding: 58px 0;
    }
    section.officially {
        padding: 0 0 58px;
    }
    .grandfather h2,
    .persisted h2,
    .registered h2 {
        font-size: 32px;
        line-height: 1.25;
        text-align: center;
    }
    .grandfather p,
    .persisted p,
    .registered p {
        max-width: 650px;
        margin: 10px auto 28px;
        padding: 0;
        font-size: 15px;
        line-height: 1.65;
        text-align: center;
    }
    .programming .row>[class*="col-lg-4"] {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }
    .ventured {
        min-height: 230px;
        margin-bottom: 16px;
        padding: 34px 26px 28px;
        border-radius: 16px;
    }
    .ventured h2 {
        font-size: 18px;
        line-height: 1.35;
    }
    .ventured p {
        margin-top: 14px;
        font-size: 14px;
        line-height: 1.55;
    }
    .programming span.number {
        width: 68px;
        height: 68px;
        font-size: 22px;
    }
    .opposition::before {
        top: 3px;
        height: 42px;
    }
    .psychedelic::before {
        width: 104px;
        height: 96px;
        top: 4px;
        right: 24px;
        opacity: 0.32;
    }
    .officially .row>[class*="col-lg-4"] {
        margin-bottom: 18px;
    }
    .productivity {
        max-width: 640px;
        min-height: 210px;
        margin: 0 auto;
        padding: 28px 24px;
    }
    .productivity.transformation.active {
        margin-top: 0;
    }
    .productivity h3 {
        font-size: 26px;
        line-height: 1.25;
    }
    .productivity p {
        padding-top: 24px;
        font-size: 15px;
        line-height: 1.6;
    }
    .transformation::before {
        left: 50%;
        top: 80px;
        width: min(72%, 360px);
        transform: translateX(-50%);
    }
    .leaders {
        max-width: 650px;
        margin: 0 auto 30px;
        text-align: center;
    }
    .sambandh {
        margin-top: 20px;
    }
    a.maujood {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 42px;
    }
    .sambandh a i {
        margin-left: 12px;
    }
    .sambodith {
        margin-top: 0;
    }
    .morcha {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }
    .advani {
        min-height: 92px;
        margin-bottom: 0;
        padding: 14px;
    }
    .details .owl-carousel .owl-item img {
        max-height: 58px;
    }
    section.philanthropist.renamed {
        padding: 48px 0;
    }
    section.philanthropist.renamed .childhood h2 {
        font-size: 32px;
        line-height: 1.28;
    }
    section.philanthropist.renamed .childhood h2 br {
        display: none;
    }
    .faq_unique_sec_2026,
    section.produced,
    section.darabont {
        padding: 58px 0;
    }
    .music::before,
    .particularly::before {
        opacity: 0.25;
        transform: scale(0.78);
    }
    .faq_unique_heading_2026 {
        margin-bottom: 34px;
    }
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2 {
        font-size: 32px;
        line-height: 1.28;
        text-align: center;
    }
    .faq_unique_heading_2026 p,
    .hypothetical p,
    .seated p {
        max-width: 640px;
        margin: 10px auto 0;
        padding: 0;
        font-size: 15px;
        line-height: 1.6;
        text-align: center;
    }
    .faq_unique_btn_2026 {
        min-height: 72px;
        padding: 22px 58px 22px 0 !important;
        font-size: 18px !important;
        line-height: 1.45;
    }
    .faq_unique_icon_2026 {
        top: 50%;
        transform: translateY(-50%);
    }
    .faq_unique_body_2026 {
        padding: 0 58px 24px 0 !important;
        font-size: 15px;
        line-height: 1.7;
    }
    .regulation {
        max-width: 680px;
        margin: 0 auto 32px;
        padding: 18px;
        border-radius: 18px;
    }
    .uality {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
        margin-bottom: 14px;
    }
    .uality:last-child {
        margin-bottom: 0;
    }
    .uality span {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 82px;
        padding: 12px;
        border-radius: 12px;
        background: #fff;
    }
    .uality span img {
        width: min(100%, 132px) !important;
        max-height: 54px;
        margin: 0;
        object-fit: contain;
    }
    .hypothetical {
        max-width: 640px;
        margin: 0 auto;
        text-align: center;
    }
    .laundering {
        padding-top: 24px;
    }
    .planned {
        max-width: 650px;
        margin: 0 auto 30px;
        text-align: center;
    }
    .constraints {
        padding: 9px 18px;
    }
    .warden {
        max-width: 720px;
        margin: 0 auto;
    }
    .nicer {
        min-height: 230px;
        padding: 28px 20px;
    }
    .evidence {
        min-height: 86px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .evidence img {
        max-width: 150px;
        max-height: 78px;
        object-fit: contain;
    }
    .nicer p {
        margin-top: 14px;
        font-size: 15px;
        line-height: 1.4;
    }
    section.anyway {
        padding: 58px 0;
    }
    .instead {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 24px;
        margin-bottom: 26px;
    }
    .arguably {
        max-width: 560px;
    }
    .mentioned {
        padding: 8px 18px;
    }
    .admirable h2 {
        padding: 14px 0 10px;
        font-size: 32px;
        line-height: 1.25;
    }
    .admirable p {
        max-width: 520px;
        margin: 0;
        font-size: 15px;
        line-height: 1.6;
    }
    .producer {
        position: static;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 42px;
        padding: 8px 18px;
    }
    .hogwarts {
        margin-top: 0;
    }
    .approval .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .approval .owl-item {
        display: flex;
    }
    .approval .item {
        width: 100%;
    }
    .amazing {
        min-height: 390px;
        padding: 24px;
        border-radius: 12px;
    }
    .noted {
        gap: 12px;
    }
    .production p,
    .decided p {
        margin-bottom: 12px;
        font-size: 13px;
        line-height: 1.35;
    }
    .desplat h2 {
        min-height: 44px;
        margin-bottom: 14px;
        font-size: 15px;
        line-height: 1.45;
    }
    .desplat h2 br {
        display: none;
    }
    .desplat p {
        min-height: 58px;
        padding: 12px 0 14px;
        font-size: 13px;
        line-height: 1.55;
    }
    .trumps {
        margin-top: auto;
        padding: 7px 16px;
    }
    .approval .owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin-top: 18px;
    }
    .approval .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    section.weaponised {
        padding: 58px 0;
    }
    .weaponised .row {
        align-items: center;
        row-gap: 30px;
    }
    .emerged {
        max-width: 640px;
        margin: 0 auto;
        text-align: center;
    }
    .sworn h3 {
        font-size: 16px;
        text-align: center;
    }
    .sworn h2 {
        margin-top: 12px;
        font-size: 32px;
        line-height: 1.25;
        text-align: center;
    }
    .sworn h2 br {
        display: none;
    }
    .sworn p {
        max-width: 620px;
        margin: 0 auto;
        padding: 14px 0 22px;
        font-size: 15px;
        line-height: 1.65;
        text-align: center;
    }
    a.allegations {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 42px;
        padding: 9px 18px;
    }
    .mechanical {
        display: inline-flex;
        align-items: center;
        gap: 14px;
        margin-top: 26px;
    }
    .naidu {
        position: static;
    }
    .naidu img {
        width: 66px;
    }
    .mechanical p {
        position: static;
        margin: 0;
        color: #fff;
        font-size: 15px;
    }
    .campaign::before {
        display: none;
    }
    .discounted {
        max-width: 650px;
        margin: 0 auto;
    }
    .graduated {
        padding: 36px 30px;
        border-radius: 24px;
    }
    .improve img {
        width: 112px !important;
    }
    .cementing p {
        margin-top: 18px;
        padding: 12px 0 0;
        font-size: 15px;
        line-height: 1.65;
    }
    .revealed {
        align-items: center;
        gap: 18px;
        margin-top: 34px;
    }
    .comings {
        display: flex;
        align-items: center;
        min-width: 0;
    }
    .kejriwal {
        position: static;
        flex: 0 0 auto;
    }
    .kejriwal img {
        width: 48px !important;
    }
    .assistant {
        position: static;
        margin-left: 12px;
        text-align: left;
    }
    .assistant h2 {
        font-size: 17px;
        line-height: 1.25;
    }
    .assistant p {
        margin-bottom: 0;
        font-size: 13px;
        line-height: 1.35;
    }
    .national {
        position: static;
        flex: 0 0 auto;
    }
    .national img {
        width: 112px !important;
    }
    .sabbatical::before {
        left: 0;
        width: 100%;
    }
    section.weaponised .row {
        align-items: center;
    }
    section.weaponised .sworn {
        text-align: center;
    }
    section.weaponised .sworn h3,
    section.weaponised .sworn h2,
    section.weaponised .sworn p {
        text-align: center;
    }
    section.weaponised .against {
        display: flex;
        justify-content: center;
    }
    section.weaponised .mechanical {
        width: fit-content;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    section.weaponised .discounted {
        width: 100%;
    }
    section.weaponised .expenditure .owl-stage {
        display: flex;
        align-items: stretch;
    }
    section.weaponised .expenditure .owl-item,
    section.weaponised .expenditure .item {
        display: flex;
        width: 100%;
    }
    section.weaponised .graduated {
        width: 100%;
        background: #273457;
        box-sizing: border-box;
    }
    section.weaponised .founded {
        min-height: 100%;
        display: flex;
        flex-direction: column;
    }
    section.weaponised .sabbatical::before,
    section.weaponised .campaign::before {
        display: none;
    }
    section.weaponised .discounted .owl-nav,
    section.weaponised .discounted .owl-dots {
        display: none !important;
    }
    section.weaponised .emerged,
    section.weaponised .discounted {
        max-width: 680px;
    }
    section.weaponised .graduated {
        padding: 34px 30px;
        border-radius: 24px;
    }
    section.weaponised .revealed {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    section.concentrated-founders-wrapper {
        padding: 56px 0;
    }
    section.concentrated-founders-wrapper.rock::before {
        display: none;
    }
    section.concentrated-founders-wrapper .row.align-items-center {
        row-gap: 30px;
    }
    .concentrated-founders-card {
        max-width: 680px;
        margin: 0 auto !important;
        padding: 34px 28px;
        border-radius: 16px;
    }
    .concentrated-founders-input,
    .concentrated-founders-select,
    .concentrated-founders-textarea {
        min-height: 44px;
        font-size: 14px;
    }
    .concentrated-founders-textarea {
        min-height: 140px;
        height: 140px !important;
        resize: vertical;
    }
    .vocalists {
        display: flex;
        align-items: center;
        gap: 8px;
        min-width: 0;
    }
    .vocalists small {
        font-size: 13px !important;
        line-height: 1.4;
    }
    #concentrated-founders-submit {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 42px;
        padding: 10px 24px;
        font-size: 14px;
        white-space: nowrap;
    }
    #concentrated-founders-info {
        max-width: 680px;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
    }
    #concentrated-founders-info h2 {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 1.25;
    }
    .prominent {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
    }
    .concentrated-founders-row {
        min-height: 124px;
        margin-bottom: 0;
        padding: 18px 14px;
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-radius: 14px;
        background: #111a2b;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .concentrated-founders-icon {
        width: 42px;
        height: 42px;
        margin: 0 0 10px;
        flex: 0 0 auto;
    }
    .inactive {
        font-size: 14px;
        line-height: 1.45;
        overflow-wrap: anywhere;
    }
    .limited {
        margin-top: 24px;
    }
    #concentrated-founders-info .assistant {
        position: static !important;
        left: auto !important;
        top: auto !important;
        max-width: 560px;
        margin: 0 auto 14px;
        color: #fff;
        font-size: 20px;
        line-height: 1.45;
        text-align: center;
    }
    p.unreliable {
        margin-bottom: 12px;
        font-size: 15px;
    }
    section.parivartan {
        padding: 56px 0;
    }
    section.parivartan.others::before {
        display: none;
    }
    .foundation {
        max-width: 680px;
        margin: 0 auto 28px;
        text-align: center;
    }
    .foundation h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .foundation p {
        margin: 0 auto;
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.6;
    }
    .foundation p br {
        display: none;
    }
    .convener {
        max-width: 720px;
        margin: 0 auto;
    }
    .magsaysay .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .magsaysay .owl-item,
    .magsaysay .item {
        display: flex;
    }
    .magsaysay .item {
        width: 100%;
        border-radius: 16px;
        overflow: hidden;
    }
    .referrals {
        width: 100%;
        min-height: 390px;
        padding: 16px;
    }
    .referrals .sworn img {
        width: 100%;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 12px;
    }
    .kwesome {
        margin-top: 14px;
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    .kwesome h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.25;
    }
    .elections {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        padding: 6px 0;
    }
    .elections span {
        position: static;
        flex: 0 0 30px;
        width: 30px;
        height: 30px;
        margin-left: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .elections span i {
        position: static;
        display: block;
        margin: 0;
        font-size: 13px;
        line-height: 1;
    }
    .elections p {
        position: static;
        left: auto;
        margin: 0;
        font-size: 13px;
        line-height: 1.55;
        overflow-wrap: anywhere;
    }
    .magsaysay .owl-theme .owl-dots,
    .owl-theme .owl-nav.disabled+.owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin: 18px 0 0 !important;
    }
    .magsaysay .owl-theme .owl-dots .owl-dot span {
        width: 28px;
        height: 6px;
        margin: 0;
    }
    .magsaysay .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    footer.fuel section.meaningful {
        padding: 34px 0;
    }
    footer.fuel .meaningful .row {
        row-gap: 24px;
        align-items: center;
    }
    footer.fuel .unique {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    footer.fuel .unique h2 {
        font-size: 26px;
        line-height: 1.35;
    }
    footer.fuel .programs::before {
        display: none;
    }
    footer.fuel .opportunities {
        justify-content: center;
        gap: 18px;
        flex-wrap: wrap;
    }
    footer.fuel .opportunities span {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 72px;
        padding: 10px 12px;
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.12);
    }
    footer.fuel .opportunities span img {
        width: min(100%, 138px);
        max-height: 52px;
        object-fit: contain;
    }
    footer.fuel section.shorts {
        padding: 56px 0 36px;
    }
    footer.fuel .another {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 24px;
    }
    footer.fuel .unincorporated:first-child {
        grid-column: 1 / -1;
    }
    footer.fuel .season {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    footer.fuel .season span img {
        width: 120px;
        margin-top: 0;
    }
    footer.fuel .fragrant p {
        width: auto;
        max-width: 620px;
        margin: 16px auto 18px;
        font-size: 15px;
        line-height: 1.7;
    }
    footer.fuel .fragrant ul {
        justify-content: center;
        gap: 8px;
        margin: 0;
    }
    footer.fuel .fragrant ul li {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        margin-left: 0;
    }
    footer.fuel .fragrant ul li i {
        position: static;
        display: inline-block;
        margin: 0;
        font-size: 13px;
    }
    footer.fuel .characters {
        text-align: left;
    }
    footer.fuel .characters h3 {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 1.3;
    }
    footer.fuel .characters ul {
        margin-bottom: 0;
    }
    footer.fuel .characters ul li {
        line-height: 1.45;
        margin-bottom: 9px;
        font-size: 14px;
    }
    footer.fuel .characters ul li a {
        overflow-wrap: anywhere;
    }
    footer.fuel section.tigris {
        padding: 16px 0;
    }
    footer.fuel .subcontinent::before {
        display: none;
    }
    footer.fuel .hybrid {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        text-align: center;
    }
    footer.fuel .biological p {
        font-size: 13px;
        line-height: 1.55;
    }
    .container {
        max-width: 720px;
    }
    section.maggie,
    section.indigenous,
    section.obsolete,
    section.influence,
    section.protesting,
    section.achievements,
    section.blumhouse,
    section.distributed,
    section.plant,
    section.corporate,
    section.trading,
    section.building,
    section.unable,
    section.philanthropist,
    section.programming,
    section.officially,
    section.paramilitary,
    section.faq_unique_sec_2026,
    section.produced,
    section.darabont,
    section.anyway,
    section.weaponised,
    section.concentrated-founders-wrapper,
    section.parivartan,
    footer.fuel section.shorts {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .foundation h2,
    .grandfather h2,
    .persisted h2,
    .registered h2,
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2,
    .sworn h2,
    .headmaster h2,
    .Compe-tition h2,
    .admirable h2 {
        font-size: 30px !important;
        line-height: 1.28;
    }
    .foundation p,
    .grandfather p,
    .persisted p,
    .registered p,
    .faq_unique_heading_2026 p,
    .hypothetical p,
    .seated p,
    .sworn p,
    .headmaster p,
    .Compe-tition p,
    .admirable p {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        line-height: 1.65;
        text-align: center;
    }
    .childhood h2 br,
    .foundation p br,
    .sworn h2 br,
    .admirable p br {
        display: none;
    }
    .garage,
    .reportedly,
    .prominent,
    footer.fuel .another {
        gap: 16px;
    }
    .concentrated-founders-card,
    #concentrated-founders-info,
    .discounted,
    .hogwarts,
    .convener {
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
    .graduated,
    .amazing,
    .referrals,
    .nicer,
    .million,
    .prime {
        border-radius: 16px;
    }
    .magsaysay .owl-theme .owl-dots .owl-dot span,
    .approval .owl-dots .owl-dot span,
    .darabont .owl-dots .owl-dot span {
        width: 24px;
        height: 6px;
    }
    section.fortune {
        display: block !important;
        background: #e55c02;
        min-height: 45px;
        overflow: visible;
    }
    section.fortune .companies {
        display: block !important;
        margin: 0 !important;
    }
    section.fortune .companies ul {
        min-height: 45px;
        margin: 0;
        padding: 0;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        list-style: none;
    }
    section.fortune .companies ul li {
        display: block !important;
        color: #fff;
        font-size: 15px;
        line-height: 1.2;
        white-space: nowrap;
    }
    .site-header {
        display: block !important;
        width: 100%;
        padding: 0 max(18px, calc((100vw - 1300px) / 2));
        position: absolute;
        z-index: 10;
        background: transparent;
        border-bottom: 1px solid #616161;
    }
    .brand-nav {
        max-width: 1300px;
        min-height: 104px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
    }
    .brand-logo {
        width: 121px;
        height: 100px !important;
        flex: 0 0 121px;
    }
    .menu-toggle,
    .offcanvas-head,
    .menu-backdrop {
        display: none !important;
    }
    .menu-wrap {
        width: auto !important;
        height: auto !important;
        min-width: 0;
        padding: 0 !important;
        position: static !important;
        z-index: auto;
        display: flex !important;
        align-items: center !important;
        flex: 1 1 auto;
        flex-direction: row !important;
        justify-content: space-between !important;
        gap: 18px;
        overflow: visible !important;
        background: transparent !important;
        box-shadow: none !important;
        transform: none !important;
        visibility: visible !important;
    }
    .nav-list {
        height: 104px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex: 1 1 auto;
        flex-direction: row !important;
        gap: clamp(16px, 1.8vw, 28px);
        overflow: visible;
    }
    .nav-item {
        height: 104px;
        display: flex;
        align-items: center;
    }
    .nav-link {
        width: auto;
        min-height: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        display: inline-flex;
        justify-content: center;
        color: #fff !important;
        background: transparent !important;
        font-size: 19px;
        font-weight: 600;
        white-space: nowrap;
    }
    .has-mega>.nav-link::after {
        display: none !important;
    }
    .nav-actions {
        display: flex !important;
        align-items: center;
        flex: 0 0 auto;
    }
    .phone-link {
        width: auto;
        height: 46px;
        margin: 0;
        padding: 0 23px;
        border-radius: 999px;
        font-size: 16px;
        box-shadow: none;
    }
    .mega-panel,
    .mega-panel.menu-compact,
    .mega-panel.menu-medium {
        position: absolute !important;
        top: 104px;
        width: min(1160px, calc(100vw - 36px));
        height: auto;
        max-height: calc(100vh - 112px);
        margin: 0;
        border: 1px solid var(--line);
        border-radius: 8px;
        background: #fff;
        box-shadow: var(--shadow);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        overflow: visible;
    }
    .nav-item:hover>.mega-panel,
    .nav-item:focus-within>.mega-panel {
        display: grid;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
    .panel-links,
    .mega-panel.menu-medium .panel-links {
        grid-template-columns: repeat(3, minmax(150px, 1fr));
    }
    section.fortune .companies ul {
        min-height: 45px;
    }
    section.fortune .companies ul li {
        font-size: 11px;
    }
    .site-header {
        padding: 0 12px;
    }
    .brand-nav {
        min-height: 92px;
        gap: 12px;
    }
    .brand-logo {
        width: 88px;
        height: 82px !important;
        flex-basis: 88px;
    }
    .nav-list {
        height: 92px;
        gap: 9px;
    }
    .nav-item {
        height: 92px;
    }
    .nav-link {
        font-size: 11px;
    }
    .phone-link {
        height: 36px;
        padding: 0 10px;
        font-size: 11px;
        gap: 5px;
    }
    .mega-panel,
    .mega-panel.menu-compact,
    .mega-panel.menu-medium {
        top: 92px;
        width: min(720px, calc(100vw - 24px));
    }
    .panel-feature {
        display: none;
    }
    .mega-panel,
    .web-menu,
    .mega-panel.menu-medium {
        grid-template-columns: 1fr;
    }
    .panel-links,
    .mega-panel.menu-medium .panel-links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-height: calc(100vh - 130px);
        overflow-y: auto;
    }
    .service-tabs {
        grid-template-columns: 160px minmax(0, 1fr);
    }
    section.programming .ventured {
        gap: 12px;
    }
    section.programming .opposition {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        margin: 0;
        padding-left: 0;
    }
    section.programming .opposition::before {
        position: static;
        flex: 0 0 1px;
        width: 1px;
        height: 42px;
        margin-top: 1px;
        background: #4e5b87;
    }
    section.programming .ventured.active .opposition::before,
    section.programming .ventured:hover .opposition::before {
        background: #fff;
    }
    section.programming .ventured p {
        margin-top: 0;
        padding-left: 13px;
    }
    section.programming .opposition {
        font-size: 18px;
        line-height: 1.35;
    }
    section.programming .ventured p {
        font-size: 14px;
        line-height: 1.58;
    }
    #concentrated-founders-info .concentrated-founders-social {
        gap: 10px;
        justify-content: center;
    }
    #concentrated-founders-info .concentrated-founders-social span {
        width: 34px;
        height: 34px;
        flex-basis: 34px;
    }
    section>.container,
    footer>.container,
    footer section>.container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}


/* Large Mobile: 601-767px */

@media (min-width: 601px) and (max-width: 767px) {
    section.indigenous .accordion-item {
        background: transparent;
        border: 0;
    }
    #myWellContent {
        width: 100%;
    }
    #myWellContent .accordion-header {
        margin: 0;
    }
    #myWellContent .accordion-button {
        width: 100%;
        justify-content: space-between;
        line-height: 1.2;
    }
    #myWellContent .accordion-button:focus {
        box-shadow: none;
    }
    #myWellContent .accordion-collapse {
        overflow: hidden;
    }
    .viewpoint.owl-carousel,
    .viewpoint .owl-stage-outer {
        overflow: hidden;
    }
    .viewpoint .owl-stage {
        display: flex;
    }
    .viewpoint .owl-item {
        display: flex;
        justify-content: center;
    }
    .viewpoint .owl-item .item.whatever {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .viewpoint .owl-nav {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 14px;
    }
    .container {
        max-width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .hero-item {
        min-height: auto;
        padding-top: 126px;
        padding-bottom: 0;
        text-align: center;
        background-position: center top;
    }
    .hero-content {
        max-width: 620px;
        margin: 0 auto;
        top: auto !important;
    }
    .hero-content h1 {
        font-size: 30px;
        line-height: 1.25;
        margin-bottom: 14px;
        text-align: center;
    }
    .hero-content p {
        font-size: 15px;
        line-height: 1.55;
        margin-bottom: 18px;
        text-align: center;
    }
    .globally {
        display: flex;
        justify-content: center;
        padding-top: 8px;
        padding-bottom: 0;
    }
    .hero-btn {
        min-height: 46px;
        padding: 12px 20px;
        font-size: 14px;
    }
    .stats-box {
        width: 100%;
        margin-top: 24px !important;
        padding: 14px;
        border-radius: 22px;
        box-shadow: 0 14px 34px rgba(0, 0, 0, 0.14);
    }
    .stats-box .row {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
        margin: 0;
    }
    .stats-box [class*="col-"] {
        width: auto !important;
        max-width: none;
        min-height: 82px;
        margin: 0 !important;
        padding: 10px 8px;
        border: 0;
        border-radius: 14px;
        background: #f7f9ff;
        transform: none !important;
        opacity: 1 !important;
    }
    .stat-border {
        border-right: 0;
        margin-bottom: 0 !important;
    }
    .stats-box h2 {
        font-size: 26px;
        margin-bottom: 4px;
    }
    .stats-box p {
        font-size: 13px;
        line-height: 1.35;
    }
    .hswitzerland .owl-dots {
        left: 50%;
        top: auto;
        bottom: 12px;
        transform: translateX(-50%);
        flex-direction: row;
    }
    section.marque-logo {
        padding: 34px 0 0;
    }
    .marquee {
        padding: 12px 0;
    }
    .marquee::before,
    .marquee::after {
        width: 30px;
    }
    .marquee-track {
        animation-duration: 40s;
    }
    .marquee-track img {
        width: 86px;
        height: 42px;
        margin: 0 14px;
    }
    section.maggie {
        padding: 46px 0;
    }
    .unprecedented {
        max-width: 480px;
        margin: 0 auto 28px;
    }
    .control {
        max-width: 100%;
        text-align: center;
    }
    .control h3 {
        margin: 0 0 12px;
        font-size: 13px;
        text-align: center;
    }
    .control>h2 {
        font-size: 30px;
        line-height: 1.22;
        text-align: center;
    }
    .control p {
        font-size: 14px;
        line-height: 1.6;
        text-align: center;
    }
    .comprising {
        justify-content: center;
        gap: 18px 32px;
    }
    .outreach h2 {
        font-size: 26px;
    }
    .outreach h4 {
        font-size: 15px;
    }
    .technical {
        text-align: center;
    }
    .marketers {
        margin-top: 24px;
        padding: 10px 18px;
    }
    .marketers a {
        font-size: 14px;
    }
    section.indigenous {
        padding: 46px 0;
    }
    .versatile::before,
    .versatile::after {
        display: none;
    }
    .dennis {
        padding-bottom: 20px;
    }
    .dennis h2 {
        font-size: 30px;
    }
    .dennis p {
        font-size: 14px;
        line-height: 1.6;
    }
    #myWellContent {
        display: grid;
        gap: 14px;
    }
    #myWellContent .tab-pane {
        display: block;
        opacity: 1;
    }
    #myWellContent .accordion-button {
        min-height: 48px;
        border: 1px solid rgba(255, 255, 255, 0.14);
        border-radius: 10px;
        color: #fff;
        background: rgba(255, 255, 255, 0.08);
        font-size: 15px;
        font-weight: 700;
        box-shadow: none;
    }
    #myWellContent .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
    }
    #myWellContent .accordion-button::after {
        filter: brightness(0) invert(1);
    }
    .approp-riate {
        padding: 16px 0 0;
    }
    .further-demo p {
        font-size: 13px;
        padding: 10px 0 16px;
        line-height: 1.55;
    }
    .item.whatever {
        padding: 20px;
        height: auto !important;
        min-height: 330px;
    }
    .capture {
        width: 64px;
        height: 64px;
    }
    .capture img {
        width: 32px !important;
        height: 32px;
    }
    .infiltrators h3 {
        font-size: 20px;
        text-align: center;
    }
    .infiltrators p {
        font-size: 13px !important;
        line-height: 1.5;
        text-align: center !important;
    }
    .viewpoint .owl-item .item.whatever {
        width: 100%;
    }
    section.indigenous {
        overflow: hidden;
    }
    section.indigenous #myWellContent {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    section.indigenous #myWellContent .accordion-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        background: transparent !important;
        border: 0 !important;
        border-radius: 0;
        overflow: hidden;
    }
    section.indigenous #myWellContent .accordion-header {
        width: 100%;
        margin: 0;
        padding: 0;
        line-height: 1;
    }
    section.indigenous #myWellContent .accordion-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: 48px;
        margin: 0;
        padding: 12px 14px;
        border: 1px solid rgba(255, 255, 255, 0.18);
        border-radius: 8px;
        color: #fff;
        background: rgba(255, 255, 255, 0.08);
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        text-align: left;
        box-shadow: none;
    }
    section.indigenous #myWellContent .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
        border-color: #e55c02;
        border-radius: 8px;
    }
    section.indigenous #myWellContent .accordion-button::after {
        flex: 0 0 auto;
        margin-left: 12px;
        filter: brightness(0) invert(1);
    }
    section.indigenous #myWellContent .accordion-collapse {
        width: 100%;
        overflow: hidden;
        transition: height 0.42s ease;
        will-change: height;
    }
    section.indigenous #myWellContent .accordion-collapse.collapsing {
        height: 0;
        overflow: hidden;
        transition: height 0.42s ease;
    }
    section.indigenous .approp-riate {
        padding: 16px 0 0;
    }
    section.indigenous .further-demo>p.unusual {
        display: none;
    }
    section.indigenous .viewpoint.owl-carousel,
    section.indigenous .viewpoint .owl-stage-outer {
        width: 100%;
        overflow: hidden;
    }
    section.indigenous .viewpoint .owl-stage {
        display: flex;
        align-items: stretch;
    }
    section.indigenous .viewpoint .owl-item {
        display: flex;
        align-items: stretch;
        justify-content: center;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        display: flex;
        width: 100%;
        max-width: 100%;
        min-height: 330px;
        margin: 0;
    }
    section.indigenous .infiltrators {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: inherit;
        text-align: center;
    }
    section.indigenous .infiltrators h3 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 16px 0 0;
        color: #fff;
        text-align: center;
    }
    section.indigenous .infiltrators p {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px 0 18px;
        color: #fff;
        text-align: center !important;
    }
    section.indigenous .wisely-btn {
        display: grid;
        place-items: center;
    }
    section.indigenous .viewpoint.owl-carousel .owl-stage {
        width: 100% !important;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        transform: none !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-item {
        width: auto !important;
        margin: 0 !important;
        display: flex !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-item.cloned {
        display: none !important;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        min-height: 280px;
        padding: 18px 12px;
        border-radius: 12px;
    }
    section.indigenous .capture {
        width: 58px;
        height: 58px;
    }
    section.indigenous .capture img {
        width: 28px !important;
        height: 28px;
    }
    section.indigenous .infiltrators h3 {
        padding-top: 12px;
        font-size: 16px;
        line-height: 1.3;
    }
    section.indigenous .infiltrators p {
        padding: 8px 0 14px;
        font-size: 11px !important;
        line-height: 1.45;
    }
    section.indigenous .wisely-btn {
        padding: 6px 14px;
    }
    section.indigenous .wisely-btn a {
        font-size: 12px;
    }
    section.indigenous .viewpoint.owl-carousel {
        display: block !important;
        overflow: visible !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-stage-outer {
        overflow: visible !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-stage {
        width: 100% !important;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        transform: none !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-item {
        width: auto !important;
        margin: 0 !important;
        display: flex !important;
        opacity: 1 !important;
    }
    section.indigenous .viewpoint.owl-carousel .owl-item.cloned {
        display: none !important;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        width: 100% !important;
        min-height: 280px !important;
        padding: 18px 12px !important;
    }
    section.indigenous .viewpoint .owl-nav,
    section.indigenous .viewpoint .owl-dots {
        display: none !important;
    }
    section.obsolete {
        padding: 52px 0;
        text-align: center;
    }
    section.obsolete .automate {
        max-width: 620px;
        margin: 0 auto;
    }
    section.obsolete .automate h4 {
        font-size: 13px;
    }
    section.obsolete .automate h2 {
        font-size: 30px;
        padding: 14px 0 10px;
    }
    section.obsolete .smaller {
        display: flex;
        align-items: flex-start;
        max-width: 560px;
        margin: 0 auto;
        text-align: left;
    }
    section.obsolete .spouse {
        flex-basis: 58px;
        width: 58px !important;
        height: 58px;
    }
    section.obsolete .spouse img {
        width: 28px;
        height: 28px;
    }
    section.obsolete .increases h3 {
        font-size: 21px;
    }
    section.obsolete .increases p {
        font-size: 14px;
    }
    section.obsolete .materials::after {
        left: 0;
        right: auto;
        margin: 0;
    }
    section.obsolete .consectetuer {
        justify-content: center;
        margin-top: 22px;
    }
    section.obsolete .different img {
        width: min(100%, 440px);
        margin-top: 16px;
    }
    section.influence {
        padding: 48px 0;
    }
    section.influence .responsible {
        border-radius: 18px;
    }
    section.influence .responsible::before {
        background: rgba(11, 15, 26, 0.76);
    }
    section.influence .products {
        padding: 44px 22px;
    }
    section.influence .products h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    section.influence .stepped {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        max-width: 390px;
        margin: 0 auto;
        text-align: left;
    }
    section.influence .stepped ul {
        margin: 0;
        padding: 0;
    }
    section.influence .stepped ul li {
        font-size: 14px;
        margin-bottom: 9px;
    }
    section.influence .demonstration {
        gap: 14px;
        margin-top: 22px;
    }
    section.protesting {
        padding: 52px 0;
    }
    .nearing::before {
        display: none;
    }
    .disruptive h2 {
        font-size: 28px;
        line-height: 1.28;
    }
    .disruptive p {
        max-width: 540px;
        margin: 0 auto 10px;
        font-size: 14px;
        line-height: 1.6;
    }
    .automate .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .automate .owl-item,
    .automate .item {
        display: flex;
        justify-content: center;
    }
    .adaptations {
        width: min(100%, 470px);
        min-height: 390px;
        padding: 10px 22px 24px;
        border-radius: 22px;
        margin: 0 auto;
        background-position: center top;
    }
    .projects img {
        width: 86px !important;
        top: 0;
        right: 0;
    }
    .impactful {
        top: 9px;
        left: 0;
    }
    .passionate {
        margin-top: 130px;
    }
    .passionate img {
        width: 148px !important;
        margin-bottom: -12px;
    }
    .adaptations>ul {
        gap: 18px;
    }
    .adaptations ul li p {
        font-size: 14px;
    }
    .anyone ul li h3 {
        font-size: 19px;
    }
    .anyone ul {
        margin-top: 26px;
    }
    .automate .owl-nav {
        display: flex;
        justify-content: center;
        gap: 12px;
        margin-top: 14px;
    }
    ul#myMarket {
        display: none;
    }
    #myMarketContent .accordion-header {
        display: block;
        margin: 0 0 8px;
    }
    .younger .accordion-button,
    .younger .accordion-button.collapsed,
    .younger .accordion-button:not(.collapsed) {
        width: 100%;
        min-height: 46px;
        padding: 10px 14px;
        border: 1px solid #e55c02;
        border-radius: 5px !important;
        background: #e55c02;
        color: #fff;
        box-shadow: none;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
    }
    .younger .accordion-button:focus {
        box-shadow: none;
    }
    .younger .accordion-button::after {
        flex: 0 0 auto;
        margin-left: auto;
        filter: brightness(0);
    }
    .younger .accordion-collapse {
        margin-bottom: 14px;
        overflow: hidden;
    }
    section.corporate {
        padding: 52px 0;
    }
    ul#myMarket {
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        overflow-x: visible;
        padding-bottom: 8px;
        margin: 20px 0 22px;
        scrollbar-width: none;
    }
    ul#myMarket::-webkit-scrollbar {
        display: none;
    }
    #myMarket .nav-item {
        flex: 1 1 calc(33.333% - 8px);
        min-width: 156px;
    }
    #myMarket .nav-link {
        width: 100%;
        padding: 9px 16px;
        white-space: nowrap;
        font-size: 13px;
    }
    #myMarketContent .accordion-header {
        display: block;
    }
    .reputation::before {
        display: none;
    }
    .interact h2 {
        font-size: 28px;
        line-height: 1.28;
    }
    .interact p,
    .instrumental p {
        font-size: 14px;
        line-height: 1.65;
    }
    .younger .accordion-item {
        background: transparent;
        margin-bottom: 12px;
    }
    .younger .accordion-button {
        color: #fff;
        background: #141a2a;
        border: 1px solid #2e3854;
        border-radius: 8px !important;
        box-shadow: none;
        font-size: 14px;
        font-weight: 600;
    }
    .younger .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
    }
    .accordion-body.cinematographers {
        padding: 20px 0 0;
        border-top: 0;
    }
    .instrumental p {
        margin-bottom: 24px;
    }
    .wherever {
        flex-direction: column;
        gap: 22px;
        text-align: center;
    }
    .vollmer,
    .brand-card,
    .antagonist {
        width: 100%;
    }
    .vollmer h2 {
        font-size: 20px;
        line-height: 1.35;
        padding: 20px 0 12px;
    }
    .vollmer h2 br,
    .vollmer p br,
    .instrumental p br {
        display: none;
    }
    .vollmer p {
        max-width: 520px;
        margin: 0 auto 18px;
        font-size: 14px;
        line-height: 1.58;
    }
    .weeks img {
        width: min(100%, 440px) !important;
        margin: 0 auto;
    }
    .vollmer ul {
        max-width: 500px;
        margin: 24px auto 0;
    }
    .vollmer ul li {
        padding: 0 12px;
    }
    .vollmer ul li h3 {
        font-size: 20px;
    }
    .vollmer ul li p {
        font-size: 12px;
    }
    .documentary {
        justify-content: center;
        gap: 14px;
        margin-top: 26px;
    }
    .series img {
        width: 112px !important;
    }
    .dumbledore img,
    .narrative img {
        width: min(100%, 380px) !important;
        margin: 0 auto;
    }
    .stats-wrapper {
        padding: 18px;
    }
    .suggestion {
        row-gap: 14px;
    }
    .brand-box {
        width: min(100%, 170px);
        margin: 0 auto;
    }
    .website-title,
    h1.website-title a {
        font-size: 20px;
        word-break: break-word;
    }
    .ghislaine {
        text-align: center !important;
    }
    .ghislaine::before,
    .website-title::before,
    .website-title::after {
        display: none;
    }
    .helped {
        row-gap: 14px !important;
    }
    .bulk,
    .kingdom {
        gap: 14px;
    }
    .bulk::before,
    .kingdom::before {
        left: 50%;
    }
    .country-box .row,
    .destroying .row {
        row-gap: 14px;
    }
    .score-box {
        width: min(100%, 210px);
    }
    .brand-card {
        max-width: 520px;
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
        column-gap: 14px;
        row-gap: 20px;
        text-align: left;
    }
    section.corporate .brand-card>.brand-logo {
        grid-column: 1;
        justify-content: flex-start;
        width: auto;
        height: auto !important;
    }
    section.corporate .brand-card>.brand-website {
        grid-column: 2;
        justify-self: end;
        margin: 0;
        white-space: nowrap;
    }
    section.corporate .brand-card>.brand-text,
    section.corporate .brand-card>.social-wrapper {
        grid-column: 1 / -1;
    }
    .brand-text {
        max-width: 460px;
        margin: 0 auto 24px;
        text-align: center;
        font-size: 14px;
    }
    .social-wrapper {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }
    section.corporate .social-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    section.corporate .social-icon {
        margin-left: auto;
        margin-right: auto;
    }
    section.corporate .social-box h4,
    section.corporate .social-box h2,
    section.corporate .social-box p {
        width: 100%;
        text-align: center;
    }
    section.distributed {
        padding: 52px 0;
    }
    .franchise h2,
    .creation h2 {
        font-size: 28px;
        line-height: 1.28;
    }
    .franchise p,
    .creation p {
        font-size: 14px;
        line-height: 1.65;
    }
    .franchise p br,
    .creation h2 br {
        display: none;
    }
    .franchise p {
        margin-bottom: 24px;
    }
    .item.undercurrents {
        width: min(100%, 360px);
        min-height: 300px;
        margin: 0 auto;
        padding: 30px 22px;
    }
    .mixed img {
        width: 154px !important;
        max-height: 98px;
    }
    .reviews p {
        font-size: 15px;
    }
    p.seventh {
        font-size: 12px;
        margin-bottom: 18px;
    }
    .largely .owl-nav {
        justify-content: center;
        gap: 12px;
        margin-top: 18px;
    }
    .largely button.owl-prev,
    .largely button.owl-next {
        position: static;
        transform: none;
        width: 38px;
        height: 38px;
    }
    section.plant {
        padding: 52px 0 0;
    }
    .creation {
        margin: 0 auto 26px;
        text-align: center;
    }
    .creation p {
        max-width: 560px;
        margin: 16px auto 22px;
    }
    a.competent-experts {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 42px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .petrochemical img {
        width: min(100%, 460px);
        margin: 0 auto;
    }
    .maintaining {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin: 40px 0 50px;
        border-top: 1px solid #2e3854;
        border-bottom: 1px solid #2e3854;
    }
    .federal::before {
        display: none;
    }
    .outside {
        min-height: 112px;
        padding: 22px 14px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-bottom: 0;
    }
    .chairman::before {
        display: none;
    }
    .maintaining .outside:nth-child(odd) {
        border-right: 1px solid #2e3854;
    }
    .maintaining .outside:nth-child(-n+2) {
        border-bottom: 1px solid #2e3854;
    }
    .outside h3 {
        font-size: 24px;
        line-height: 1.25;
        margin: 0 0 8px;
    }
    .outside p {
        font-size: 13px;
        line-height: 1.45;
        margin: 0;
    }
    section.achievements,
    .blumhouse {
        padding: 52px 0;
    }
    .mushkil::before,
    .producers::before {
        display: none;
    }
    .estimated-short {
        margin: 0 auto 28px;
        text-align: center;
    }
    .estimated-short h2,
    .components h2 {
        font-size: 28px;
        line-height: 1.28;
    }
    .estimated-short p {
        margin: 16px 0 22px;
    }
    .estimated-short p,
    .components p {
        font-size: 14px;
        line-height: 1.65;
    }
    .britannica {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }
    .electrical {
        display: contents;
    }
    .original {
        min-height: 220px;
        margin: 0;
        padding: 22px 18px;
    }
    .shepherd {
        align-items: flex-start;
    }
    .express {
        flex-basis: 48px;
        width: 48px;
        height: 46px;
    }
    .express img {
        width: 25px;
    }
    .bennett h3 {
        font-size: 16px;
        line-height: 1.35;
    }
    .original p {
        font-size: 13px;
        line-height: 1.55;
    }
    .components {
        max-width: 560px;
        margin: 0 auto;
    }
    .components h2 br {
        display: none;
    }
    #logoSlider {
        margin-top: 24px;
    }
    .scroll-track {
        gap: 18px;
    }
    .scroll-track img {
        height: 50px;
        max-width: 132px;
        padding: 9px 14px;
        border-radius: 10px;
    }
    ul#myMarket {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        margin: 18px 0 20px;
        padding-bottom: 0;
        overflow: visible;
        border-bottom: 0;
    }
    #myMarket .nav-item {
        flex: 1 1 calc(33.333% - 8px);
        min-width: 150px;
        margin: 0;
    }
    #myMarket .nav-link {
        width: 100%;
        min-height: 44px;
        padding: 10px 12px;
        border: 1px solid #e55c02 !important;
        border-radius: 5px !important;
        color: #fff !important;
        background: #141a2a !important;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
        white-space: nowrap;
    }
    #myMarket .nav-link.active {
        background: #e55c02 !important;
        color: #fff !important;
    }
    #myMarketContent .accordion-header {
        display: none;
    }
    #myMarketContent.tab-content>.tab-pane {
        display: none;
        opacity: 0;
    }
    #myMarketContent.tab-content>.tab-pane.active {
        display: block;
        opacity: 1;
    }
    #myMarketContent .tab-pane.active .accordion-collapse {
        display: block !important;
        height: auto !important;
        visibility: visible;
    }
    .younger .accordion-collapse {
        margin-bottom: 14px;
        overflow: hidden;
    }
    .destroying {
        padding: 18px 16px 18px 28px;
        border-radius: 14px;
    }
    .destroying>.row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px 22px;
        margin: 0;
        align-items: stretch;
    }
    .destroying>.row>[class*="col-"],
    .destroying .social-item {
        width: 100%;
        max-width: none;
        padding: 0;
        flex: unset;
    }
    .destroying .eliminating {
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        min-width: 0;
        height: 100%;
        min-height: 48px;
        padding: 0;
    }
    .destroying .altair {
        flex: 0 0 45px;
        width: 45px;
        height: 45px;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .destroying .social-item i {
        position: static;
        top: auto;
        font-size: 25px;
    }
    .destroying .written {
        min-width: 0;
        text-align: left;
        padding-top: 1px;
    }
    .destroying .social-count {
        margin-bottom: 1px;
        font-size: 20px;
        line-height: 1.1;
    }
    .destroying .written small {
        display: block;
        font-size: 11px;
        line-height: 1.2;
    }
    .country-box {
        padding: 14px 16px;
        border-radius: 12px;
    }
    .country-box>.row {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px 14px;
        margin: 0;
        align-items: start;
    }
    .country-box>.row>.col {
        width: 100%;
        max-width: none;
        padding: 0;
        flex: unset;
    }
    .country-box img.insisted {
        width: 54px !important;
        margin-bottom: 5px;
    }
    .country-box .country-name {
        font-size: 11px;
        line-height: 1.2;
        min-height: 14px;
        word-break: normal;
    }
    .bulk,
    .kingdom {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        align-items: center;
        min-height: 82px;
        padding: 14px 10px;
    }
    .bulk::before,
    .kingdom::before {
        top: 50%;
        left: 50%;
        right: auto;
        margin: 0;
        width: 1px;
        height: 54px;
        transform: translate(-50%, -50%);
    }
    .bulk .turned,
    .kingdom .turned {
        display: grid;
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 8px;
        align-items: center;
        min-width: 0;
        padding: 0 8px;
    }
    .bulk .turned:last-child,
    .kingdom .turned:last-child {
        padding-left: 14px;
    }
    .bulk .icon-circle,
    .kingdom .icon-circle {
        width: 42px;
        height: 42px;
        font-size: 21px;
        align-items: center;
        justify-content: center;
    }
    .bulk .icon-circle i,
    .kingdom .icon-circle i {
        position: static;
        top: auto;
        left: auto;
        font-size: 21px;
        line-height: 1;
    }
    .bulk .leave,
    .kingdom .leave {
        min-width: 0;
        text-align: left;
    }
    .bulk .info-title,
    .kingdom .info-title {
        font-size: 10px;
        line-height: 1.25;
        margin-bottom: 3px;
    }
    .bulk .info-value,
    .kingdom .info-value,
    .bulk .info-value.fs-2,
    .kingdom .info-value.fs-2 {
        font-size: 18px !important;
        line-height: 1.15;
    }
    section.building,
    section.unable {
        padding: 42px 0;
    }
    .aaliyah::before {
        display: none;
    }
    .Compe-tition h2,
    .headmaster h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .Compe-tition p,
    .headmaster p {
        max-width: 330px;
        margin: 10px auto 22px;
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
    }
    .garage {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        align-items: stretch;
    }
    .million {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 190px;
        margin: 0;
        padding: 18px 12px;
        border-radius: 12px;
        background: #141a2a;
    }
    .million img {
        width: 56px;
    }
    .million h3 {
        padding: 9px 0 6px;
        font-size: 14px;
        line-height: 1.35;
    }
    .million p {
        max-width: 190px;
        margin: 0 auto;
        font-size: 11px;
        line-height: 1.5;
    }
    .packages::before,
    .commission::before,
    .commission::after {
        display: none !important;
        content: none !important;
    }
    .nationalist .owl-carousel.owl-theme {
        display: grid !important;
        grid-template-columns: 40px minmax(78px, 1fr) auto minmax(78px, 1fr) 40px;
        align-items: center;
        column-gap: 18px;
    }
    .nationalist .owl-carousel.owl-theme::before,
    .nationalist .owl-carousel.owl-theme::after {
        content: "";
        height: 1px;
        width: 100%;
        background: rgba(255, 255, 255, 0.5);
    }
    .nationalist .owl-carousel.owl-theme::before {
        grid-column: 2;
        grid-row: 2;
    }
    .nationalist .owl-carousel.owl-theme::after {
        grid-column: 4;
        grid-row: 2;
    }
    .nationalist .owl-stage-outer {
        grid-column: 1 / -1;
        grid-row: 1;
    }
    .nationalist .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .nationalist .owl-item {
        display: flex;
    }
    .nationalist .item {
        width: 100%;
    }
    .prime {
        min-height: 230px;
        padding: 22px 18px;
        text-align: center;
    }
    .minister {
        padding: 4px 18px;
    }
    .minister h2 {
        font-size: 22px;
    }
    .member h2 {
        padding: 14px 0 8px;
        font-size: 20px;
        line-height: 1.3;
    }
    .member p {
        font-size: 13px;
        line-height: 1.55;
    }
    .nationalist .owl-theme .owl-nav {
        display: contents !important;
        margin-top: 0 !important;
        top: 0;
    }
    .nationalist button.owl-prev,
    .nationalist button.owl-next {
        width: 36px;
        height: 36px;
        margin: 0 !important;
        position: relative;
        z-index: 2;
    }
    .nationalist button.owl-prev {
        grid-column: 1;
        grid-row: 2;
    }
    .nationalist button.owl-next {
        grid-column: 5;
        grid-row: 2;
    }
    .nationalist button.owl-prev span,
    .nationalist button.owl-next span {
        top: -14px;
        font-size: 36px;
    }
    .nationalist .owl-dots {
        grid-column: 3;
        grid-row: 2;
        margin-top: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
    }
    .nationalist .owl-carousel .owl-stage {
        margin-bottom: 0;
    }
    section.philanthropist {
        padding: 40px 0;
        background-position: center;
    }
    .renamed::before {
        width: 10px;
    }
    .childhood {
        padding-left: 10px;
        text-align: center;
    }
    .childhood h2 {
        padding-bottom: 18px;
        font-size: 24px;
        line-height: 1.32;
    }
    .childhood h2 br {
        display: none;
    }
    .educated {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    a.businessman,
    a.subsequent {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 15px;
        font-size: 13px;
    }
    section.trading {
        padding: 42px 0;
    }
    .unauthorised {
        padding: 26px 14px;
        border-radius: 18px;
    }
    .organised h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .organised h2 br {
        display: none;
    }
    .organised p {
        max-width: 330px;
        margin: 10px auto 22px;
        font-size: 13px;
        line-height: 1.6;
    }
    section.trading .reportedly {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
    }
    section.trading .subsidiary {
        display: contents;
    }
    section.trading .billion {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 64px;
        margin: 0;
        padding: 9px 8px;
        border-radius: 10px;
        background: #141a2a;
    }
    section.trading .billion img {
        width: min(100%, 112px);
        max-height: 40px;
        object-fit: contain;
    }
    section.programming,
    section.paramilitary {
        padding: 42px 0;
    }
    section.officially {
        padding: 0 0 42px;
    }
    .grandfather h2,
    .persisted h2,
    .registered h2 {
        font-size: 24px;
        line-height: 1.3;
        text-align: center;
    }
    .grandfather p,
    .persisted p,
    .registered p {
        max-width: 340px;
        margin: 10px auto 22px;
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .programming .row>[class*="col-lg-4"] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
    }
    section.programming .row {
        row-gap: 12px;
    }
    .ventured {
        min-height: 0 !important;
        height: auto !important;
        margin-bottom: 0;
        padding: 24px 22px 22px;
        border-radius: 14px;
        justify-content: flex-start;
    }
    .ventured h2 {
        margin-bottom: 0;
        padding-left: 10px;
        font-size: 17px;
        line-height: 1.35;
    }
    .ventured p {
        margin-top: 12px;
        font-size: 13px;
        line-height: 1.55;
    }
    .programming span.number {
        width: 58px;
        height: 58px;
        top: -12px;
        right: -8px;
        font-size: 19px;
    }
    .opposition::before {
        left: -4px;
        top: 2px;
        height: 42px;
    }
    .psychedelic::before {
        display: none;
    }
    .officially .row>[class*="col-lg-4"] {
        margin-bottom: 14px;
    }
    .productivity,
    .productivity.transformation.active {
        max-width: 340px;
        min-height: auto;
        margin: 0 auto;
        padding: 24px 18px;
        border-radius: 12px;
    }
    .productivity h3 {
        font-size: 22px;
        line-height: 1.25;
    }
    .productivity p {
        padding-top: 18px;
        font-size: 13px;
        line-height: 1.6;
    }
    .transformation::before {
        left: 50%;
        top: 64px;
        width: min(78%, 240px);
        transform: translateX(-50%);
    }
    .leaders {
        max-width: 340px;
        margin: 0 auto 26px;
        text-align: center;
    }
    .sambandh {
        margin: 16px 0 0;
    }
    a.maujood {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .sambandh a i {
        margin-left: 10px;
    }
    .sambodith {
        margin-top: 0;
    }
    .details {
        padding: 0;
    }
    .details .owl-stage-outer {
        padding: 4px 0 2px;
    }
    .details .owl-theme .owl-nav.disabled+.owl-dots,
    .details .owl-dots {
        margin-top: 12px;
    }
    .morcha {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        align-items: stretch;
    }
    .advani {
        min-height: 68px;
        margin-bottom: 0;
        padding: 11px 9px;
        border-radius: 8px;
    }
    .details .owl-carousel .owl-item img {
        width: auto;
        max-width: 100%;
        max-height: 52px;
        object-fit: contain;
    }
    section.philanthropist.renamed {
        padding: 40px 0;
        background-position: center;
    }
    section.philanthropist.renamed .childhood {
        padding-left: 10px;
        text-align: center;
    }
    section.philanthropist.renamed .childhood h2 {
        padding-bottom: 18px;
        font-size: 24px;
        line-height: 1.32;
    }
    section.philanthropist.renamed .childhood h2 br {
        display: none;
    }
    section.philanthropist.renamed .educated {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .faq_unique_sec_2026,
    section.produced,
    section.darabont {
        padding: 42px 0;
    }
    section.produced .row {
        display: flex;
    }
    section.produced .row>.col-lg-6:first-child {
        order: 2;
    }
    section.produced .row>.col-lg-6:last-child {
        order: 1;
    }
    .music::before,
    .particularly::before {
        display: none;
    }
    .faq_unique_heading_2026 {
        margin-bottom: 24px;
    }
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2 {
        font-size: 24px;
        line-height: 1.3;
        text-align: center;
    }
    .faq_unique_heading_2026 p,
    .hypothetical p,
    .seated p {
        max-width: 340px;
        margin: 10px auto 0;
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .faq_unique_item_2026 {
        border-color: #222b45 !important;
    }
    .faq_unique_btn_2026 {
        min-height: 62px;
        padding: 17px 48px 17px 0 !important;
        font-size: 15px !important;
        line-height: 1.45;
    }
    .faq_unique_icon_2026 {
        top: 50%;
        right: 0;
        width: 32px;
        height: 32px;
        border-radius: 8px;
        transform: translateY(-50%);
        font-size: 12px;
    }
    .faq_unique_body_2026 {
        padding: 0 4px 20px 0 !important;
        font-size: 13px;
        line-height: 1.65;
    }
    .faq_unique_body_2026 ul {
        padding-left: 18px;
        margin: 10px 0;
    }
    .regulation {
        max-width: 640px;
        margin: 28px auto 0;
        padding: 20px 16px;
        border-radius: 14px;
    }
    .uality {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px 12px;
        margin-bottom: 18px;
    }
    .uality:last-child {
        margin-bottom: 0;
    }
    .uality span {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 54px;
        padding: 0;
        border-radius: 0;
        background: transparent;
    }
    .uality span img {
        width: min(100%, 116px) !important;
        max-height: 44px;
        margin: 0;
        object-fit: contain;
    }
    .hypothetical {
        max-width: 340px;
        margin: 0 auto;
        text-align: center;
    }
    .hypothetical h2 br {
        display: none;
    }
    .laundering {
        padding-top: 20px;
    }
    a.investigation {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .planned {
        max-width: 340px;
        margin: 0 auto 24px;
        text-align: center;
    }
    .constraints {
        padding: 8px 14px;
    }
    .constraints p {
        font-size: 13px;
    }
    .warden {
        max-width: 340px;
        margin: 0 auto;
    }
    .darabont .owl-dots {
        justify-content: center;
        margin-top: 12px;
    }
    .darabont .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    .moreover .owl-item .item,
    .moreover .owl-item.left-active .item {
        transform: scale(1);
    }
    .nicer {
        min-height: 218px;
        padding: 24px 16px;
        border-radius: 14px;
    }
    .evidence {
        min-height: 82px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .evidence img {
        max-width: 145px;
        max-height: 72px;
        object-fit: contain;
    }
    .nicer p {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.38;
    }
    section.anyway {
        padding: 42px 0;
    }
    .instead {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 18px;
        margin-bottom: 24px;
        text-align: center;
    }
    .arguably {
        max-width: 340px;
    }
    .mentioned {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 36px;
        margin: 0 auto;
        padding: 7px 14px;
    }
    .mentioned p {
        font-size: 13px;
    }
    .admirable h2 {
        padding: 12px 0 8px;
        font-size: 24px;
        line-height: 1.3;
        text-align: center;
    }
    .admirable p {
        max-width: 320px;
        margin: 0 auto;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .reshoots {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .producer {
        position: static;
        top: auto;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        margin: 0 auto;
        padding: 8px 16px;
        border-radius: 6px;
    }
    .producer a i {
        margin-left: 10px;
    }
    .hogwarts {
        max-width: 340px;
        margin: 0 auto;
    }
    .approval .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .approval .owl-item {
        display: flex;
    }
    .approval .item {
        width: 100%;
    }
    .recurring .item {
        border-radius: 12px;
    }
    .approval .amazing,
    .approval .amazing.active {
        min-height: 0;
        margin-top: 0;
        padding: 30px;
        border-radius: 8px;
        background: #202a45 !important;
        color: #fff;
    }
    .noted {
        gap: 10px;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 18px;
    }
    .production p,
    .decided p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.35;
        color: #536a9f !important;
    }
    .production p i,
    .decided p i,
    .approval .amazing.active .production p i,
    .approval .amazing.active .decided p i {
        color: #536a9f !important;
    }
    .desplat h2 {
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 1.4;
        color: #fff !important;
        text-align: left;
    }
    .desplat h2 br {
        display: none;
    }
    .hooper img {
        width: 100%;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 8px;
    }
    .desplat p {
        padding: 14px 0 14px;
        font-size: 12px;
        line-height: 1.55;
        color: #fff !important;
        text-align: left;
    }
    .approval .trumps,
    .approval .amazing.active .trumps {
        padding: 9px 20px;
        border-color: #3a4d76 !important;
        background: #3a4d76 !important;
        border-radius: 6px;
    }
    a.sequences {
        font-size: 13px;
    }
    .approval .owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin-top: 16px;
    }
    .approval .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    section.weaponised {
        padding: 42px 0;
    }
    .weaponised .row {
        row-gap: 26px;
    }
    .emerged {
        max-width: 340px;
        margin: 0 auto;
        text-align: center;
    }
    .sworn h3 {
        font-size: 14px;
        text-align: center;
    }
    .sworn h2 {
        margin-top: 10px;
        font-size: 24px;
        line-height: 1.32;
        text-align: center;
    }
    .sworn h2 br {
        display: none;
    }
    .sworn p {
        max-width: 330px;
        margin: 0 auto;
        padding: 12px 0 20px;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .against {
        padding-bottom: 0;
    }
    a.allegations {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .mechanical {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        margin-top: 24px;
    }
    .naidu {
        position: static;
    }
    .naidu img {
        width: 58px;
    }
    .mechanical p {
        position: static;
        margin: 0;
        color: #fff;
        font-size: 13px;
        line-height: 1.3;
    }
    .campaign::before {
        display: none;
    }
    .discounted {
        max-width: 340px;
        margin: 0 auto;
    }
    .graduated {
        padding: 24px 18px;
        border-radius: 18px;
    }
    .improve {
        display: flex;
        justify-content: center;
    }
    .improve img {
        width: 104px !important;
        max-height: 48px;
        object-fit: contain;
    }
    .cementing p {
        margin-top: 16px;
        padding: 10px 0 0;
        font-size: 13px;
        line-height: 1.65;
        text-align: center;
    }
    .revealed {
        flex-direction: column;
        align-items: center;
        gap: 14px;
        margin-top: 26px;
    }
    .comings {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-width: 0;
    }
    .kejriwal {
        position: static;
        flex: 0 0 auto;
    }
    .kejriwal img {
        width: 44px !important;
    }
    .assistant {
        position: static;
        margin-left: 10px;
        text-align: left;
    }
    .assistant h2 {
        font-size: 15px;
        line-height: 1.25;
    }
    .assistant p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.35;
    }
    .national {
        position: static;
    }
    .national img {
        width: 104px !important;
    }
    .sabbatical::before {
        left: 0;
        top: -18px;
        width: 100%;
    }
    .discounted .owl-nav,
    .discounted .owl-dots {
        display: none;
    }
    section.weaponised .row {
        align-items: center;
    }
    section.weaponised .sworn {
        text-align: center;
    }
    section.weaponised .sworn h3,
    section.weaponised .sworn h2,
    section.weaponised .sworn p {
        text-align: center;
    }
    section.weaponised .against {
        display: flex;
        justify-content: center;
    }
    section.weaponised .mechanical {
        width: fit-content;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    section.weaponised .discounted {
        width: 100%;
    }
    section.weaponised .expenditure .owl-stage {
        display: flex;
        align-items: stretch;
    }
    section.weaponised .expenditure .owl-item,
    section.weaponised .expenditure .item {
        display: flex;
        width: 100%;
    }
    section.weaponised .graduated {
        width: 100%;
        background: #273457;
        box-sizing: border-box;
    }
    section.weaponised .founded {
        min-height: 100%;
        display: flex;
        flex-direction: column;
    }
    section.weaponised .sabbatical::before,
    section.weaponised .campaign::before {
        display: none;
    }
    section.weaponised .discounted .owl-nav,
    section.weaponised .discounted .owl-dots {
        display: none !important;
    }
    section.weaponised .emerged,
    section.weaponised .discounted {
        max-width: 340px;
    }
    section.weaponised .graduated {
        padding: 24px 18px;
        border-radius: 18px;
    }
    section.weaponised .improve {
        display: flex;
        justify-content: center;
        margin-bottom: 14px;
    }
    section.weaponised .improve img {
        width: min(100%, 108px) !important;
        max-height: 50px;
        object-fit: contain;
    }
    section.weaponised .cementing p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 1.65;
        text-align: center;
    }
    section.weaponised .revealed {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 14px;
        margin-top: 24px;
        padding-top: 18px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    section.weaponised .comings {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    section.weaponised .kejriwal {
        position: static !important;
        flex: 0 0 auto;
    }
    section.weaponised .kejriwal img {
        width: 44px !important;
    }
    section.weaponised .assistant {
        position: static !important;
        left: auto !important;
        top: auto !important;
        margin-left: 10px;
        text-align: left;
    }
    section.weaponised .assistant h2 {
        margin-bottom: 2px;
        font-size: 15px !important;
        line-height: 1.25;
    }
    section.weaponised .assistant p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.35;
    }
    section.weaponised .national {
        position: static;
    }
    section.weaponised .national img {
        width: 104px !important;
    }
    section.concentrated-founders-wrapper {
        padding: 56px 0;
    }
    section.concentrated-founders-wrapper.rock::before {
        display: none;
    }
    section.concentrated-founders-wrapper .row.align-items-center {
        row-gap: 30px;
    }
    .concentrated-founders-card {
        max-width: 680px;
        margin: 0 auto !important;
        padding: 34px 28px;
        border-radius: 16px;
    }
    .concentrated-founders-input,
    .concentrated-founders-select,
    .concentrated-founders-textarea {
        min-height: 44px;
        font-size: 14px;
    }
    .concentrated-founders-textarea {
        min-height: 140px;
        height: 140px !important;
        resize: vertical;
    }
    .vocalists {
        display: flex;
        align-items: center;
        gap: 8px;
        min-width: 0;
    }
    .vocalists small {
        font-size: 13px !important;
        line-height: 1.4;
    }
    #concentrated-founders-submit {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 42px;
        padding: 10px 24px;
        font-size: 14px;
        white-space: nowrap;
    }
    #concentrated-founders-info {
        max-width: 680px;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
    }
    #concentrated-founders-info h2 {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 1.25;
    }
    .prominent {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
    }
    .concentrated-founders-row {
        min-height: 124px;
        margin-bottom: 0;
        padding: 18px 14px;
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-radius: 14px;
        background: #111a2b;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .concentrated-founders-icon {
        width: 42px;
        height: 42px;
        margin: 0 0 10px;
        flex: 0 0 auto;
    }
    .inactive {
        font-size: 14px;
        line-height: 1.45;
        overflow-wrap: anywhere;
    }
    .limited {
        margin-top: 24px;
    }
    #concentrated-founders-info .assistant {
        position: static !important;
        left: auto !important;
        top: auto !important;
        max-width: 560px;
        margin: 0 auto 14px;
        color: #fff;
        font-size: 20px;
        line-height: 1.45;
        text-align: center;
    }
    p.unreliable {
        margin-bottom: 12px;
        font-size: 15px;
    }
    section.concentrated-founders-wrapper {
        padding: 42px 0;
    }
    .concentrated-founders-card {
        max-width: 340px;
        padding: 24px 18px;
        border-radius: 14px;
    }
    .concentrated-founders-card .mb-3 {
        margin-bottom: 14px !important;
    }
    .concentrated-founders-input,
    .concentrated-founders-select,
    .concentrated-founders-textarea {
        min-height: 42px;
        font-size: 13px;
    }
    .concentrated-founders-textarea {
        min-height: 120px;
        height: 120px !important;
    }
    .concentrated-founders-card .col-12.d-flex {
        flex-direction: column;
        align-items: stretch !important;
        gap: 14px;
    }
    .vocalists {
        justify-content: flex-start;
    }
    .vocalists small {
        font-size: 12px !important;
    }
    #concentrated-founders-submit {
        width: 100%;
        min-height: 42px;
        padding: 10px 18px;
        font-size: 13px;
    }
    #concentrated-founders-info {
        max-width: 340px;
    }
    #concentrated-founders-info h2 {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .prominent {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .concentrated-founders-row {
        min-height: auto;
        padding: 16px 14px;
        flex-direction: row;
        justify-content: flex-start;
        text-align: left;
    }
    .concentrated-founders-icon {
        width: 38px;
        height: 38px;
        margin: 0 12px 0 0;
    }
    .inactive {
        font-size: 13px;
    }
    .limited {
        margin-top: 22px;
    }
    #concentrated-founders-info .assistant {
        max-width: 320px;
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 1.42;
    }
    p.unreliable {
        margin-bottom: 10px;
        font-size: 14px;
    }
    section.parivartan {
        padding: 56px 0;
    }
    section.parivartan.others::before {
        display: none;
    }
    .foundation {
        max-width: 680px;
        margin: 0 auto 28px;
        text-align: center;
    }
    .foundation h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .foundation p {
        margin: 0 auto;
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.6;
    }
    .foundation p br {
        display: none;
    }
    .convener {
        max-width: 720px;
        margin: 0 auto;
    }
    .magsaysay .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .magsaysay .owl-item,
    .magsaysay .item {
        display: flex;
    }
    .magsaysay .item {
        width: 100%;
        border-radius: 16px;
        overflow: hidden;
    }
    .referrals {
        width: 100%;
        min-height: 390px;
        padding: 16px;
    }
    .referrals .sworn img {
        width: 100%;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 12px;
    }
    .kwesome {
        margin-top: 14px;
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    .kwesome h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.25;
    }
    .elections {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        padding: 6px 0;
    }
    .elections span {
        position: static;
        flex: 0 0 30px;
        width: 30px;
        height: 30px;
        margin-left: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .elections span i {
        position: static;
        display: block;
        margin: 0;
        font-size: 13px;
        line-height: 1;
    }
    .elections p {
        position: static;
        left: auto;
        margin: 0;
        font-size: 13px;
        line-height: 1.55;
        overflow-wrap: anywhere;
    }
    .magsaysay .owl-theme .owl-dots,
    .owl-theme .owl-nav.disabled+.owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin: 18px 0 0 !important;
    }
    .magsaysay .owl-theme .owl-dots .owl-dot span {
        width: 28px;
        height: 6px;
        margin: 0;
    }
    .magsaysay .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    section.parivartan {
        padding: 42px 0;
    }
    .foundation {
        max-width: 340px;
        margin-bottom: 24px;
    }
    .foundation h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .foundation p {
        font-size: 13px;
        line-height: 1.6;
    }
    .convener {
        max-width: 340px;
    }
    .referrals {
        min-height: auto;
        padding: 14px;
        border-radius: 14px;
    }
    .referrals .sworn img {
        border-radius: 10px;
    }
    .kwesome h3 {
        font-size: 18px;
        text-align: left;
    }
    .elections {
        gap: 12px;
        padding: 5px 0;
    }
    .elections span {
        flex-basis: 30px;
        width: 30px;
        height: 30px;
    }
    .elections span i {
        font-size: 13px;
    }
    .elections p {
        font-size: 12px;
        line-height: 1.55;
    }
    .magsaysay .owl-theme .owl-dots .owl-dot span {
        width: 22px;
        height: 6px;
    }
    footer.fuel section.meaningful {
        padding: 34px 0;
    }
    footer.fuel .meaningful .row {
        row-gap: 24px;
        align-items: center;
    }
    footer.fuel .unique {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    footer.fuel .unique h2 {
        font-size: 26px;
        line-height: 1.35;
    }
    footer.fuel .programs::before {
        display: none;
    }
    footer.fuel .opportunities {
        justify-content: center;
        gap: 18px;
        flex-wrap: wrap;
    }
    footer.fuel .opportunities span {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 72px;
        padding: 10px 12px;
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.12);
    }
    footer.fuel .opportunities span img {
        width: min(100%, 138px);
        max-height: 52px;
        object-fit: contain;
    }
    footer.fuel section.shorts {
        padding: 56px 0 36px;
    }
    footer.fuel .another {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 24px;
    }
    footer.fuel .unincorporated:first-child {
        grid-column: 1 / -1;
    }
    footer.fuel .season {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    footer.fuel .season span img {
        width: 120px;
        margin-top: 0;
    }
    footer.fuel .fragrant p {
        width: auto;
        max-width: 620px;
        margin: 16px auto 18px;
        font-size: 15px;
        line-height: 1.7;
    }
    footer.fuel .fragrant ul {
        justify-content: center;
        gap: 8px;
        margin: 0;
    }
    footer.fuel .fragrant ul li {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        margin-left: 0;
    }
    footer.fuel .fragrant ul li i {
        position: static;
        display: inline-block;
        margin: 0;
        font-size: 13px;
    }
    footer.fuel .characters {
        text-align: left;
    }
    footer.fuel .characters h3 {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 1.3;
    }
    footer.fuel .characters ul {
        margin-bottom: 0;
    }
    footer.fuel .characters ul li {
        line-height: 1.45;
        margin-bottom: 9px;
        font-size: 14px;
    }
    footer.fuel .characters ul li a {
        overflow-wrap: anywhere;
    }
    footer.fuel section.tigris {
        padding: 16px 0;
    }
    footer.fuel .subcontinent::before {
        display: none;
    }
    footer.fuel .hybrid {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        text-align: center;
    }
    footer.fuel .biological p {
        font-size: 13px;
        line-height: 1.55;
    }
    footer.fuel section.meaningful {
        padding: 28px 0;
    }
    footer.fuel .unique {
        max-width: 340px;
    }
    footer.fuel .unique h2 {
        font-size: 22px;
        line-height: 1.35;
    }
    footer.fuel .opportunities {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 12px;
        max-width: 340px;
        margin: 0 auto;
    }
    footer.fuel .opportunities span {
        min-height: 62px;
        padding: 8px;
    }
    footer.fuel .opportunities span img {
        width: min(100%, 96px);
        max-height: 42px;
    }
    footer.fuel section.shorts {
        padding: 42px 0 28px;
    }
    footer.fuel .another {
        grid-template-columns: 1fr;
        gap: 24px;
        max-width: 340px;
        margin: 0 auto;
    }
    footer.fuel .season,
    footer.fuel .characters {
        text-align: center;
    }
    footer.fuel .season span img {
        width: 104px;
    }
    footer.fuel .fragrant p {
        max-width: 320px;
        margin: 14px auto 16px;
        font-size: 13px;
        line-height: 1.65;
    }
    footer.fuel .characters h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    footer.fuel .characters ul li {
        margin-bottom: 8px;
        font-size: 13px;
    }
    footer.fuel .biological p {
        font-size: 12px;
    }
    .container {
        max-width: 560px;
    }
    section.maggie,
    section.indigenous,
    section.obsolete,
    section.influence,
    section.protesting,
    section.achievements,
    section.blumhouse,
    section.distributed,
    section.plant,
    section.corporate,
    section.trading,
    section.building,
    section.unable,
    section.philanthropist,
    section.programming,
    section.officially,
    section.paramilitary,
    section.faq_unique_sec_2026,
    section.produced,
    section.darabont,
    section.anyway,
    section.weaponised,
    section.concentrated-founders-wrapper,
    section.parivartan,
    footer.fuel section.shorts {
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .foundation h2,
    .grandfather h2,
    .persisted h2,
    .registered h2,
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2,
    .sworn h2,
    .headmaster h2,
    .Compe-tition h2,
    .admirable h2,
    .organised h2 {
        font-size: 26px !important;
        line-height: 1.3;
        text-align: center;
    }
    .foundation p,
    .grandfather p,
    .persisted p,
    .registered p,
    .faq_unique_heading_2026 p,
    .hypothetical p,
    .seated p,
    .sworn p,
    .headmaster p,
    .Compe-tition p,
    .admirable p,
    .organised p {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .childhood,
    .leaders,
    .hypothetical,
    .planned,
    .emerged,
    #concentrated-founders-info,
    .foundation,
    footer.fuel .season,
    footer.fuel .characters {
        text-align: center;
    }
    .concentrated-founders-card,
    #concentrated-founders-info,
    .discounted,
    .hogwarts,
    .convener,
    .regulation,
    .leaders,
    .planned,
    .emerged,
    footer.fuel .another {
        max-width: 520px;
    }
    .programming .row>[class*="col-lg-4"],
    .garage,
    .prominent,
    footer.fuel .another {
        grid-template-columns: 1fr;
    }
    .reportedly {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .ventured,
    .productivity,
    .graduated,
    .amazing,
    .referrals,
    .nicer,
    .million,
    .prime {
        border-radius: 14px;
    }
    .uality {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    footer.fuel .opportunities {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .educated,
    footer.fuel .fragrant ul {
        justify-content: center;
    }
    section.fortune {
        display: none !important;
    }
    .site-header {
        width: 100%;
        min-height: 104px;
        padding: 0 14px;
        position: absolute;
        display: flex !important;
        align-items: center;
        background: transparent;
        border-bottom: 1px solid #616161;
    }
    .brand-nav {
        min-height: 104px;
        width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .brand-logo {
        width: 116px;
        height: auto !important;
        flex: 0 0 116px;
    }
    .menu-toggle {
        width: 42px;
        height: 42px;
        margin-left: auto;
        border-radius: 0;
        display: inline-grid !important;
        grid-template-rows: repeat(3, 2px);
        gap: 5px;
        align-content: center;
        justify-content: center;
    }
    .site-header,
    .brand-nav {
        min-height: 96px;
    }
    .brand-logo {
        width: 112px;
        flex-basis: 112px;
    }
    section.programming .ventured {
        gap: 12px;
    }
    section.programming .opposition {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        margin: 0;
        padding-left: 0;
    }
    section.programming .opposition::before {
        position: static;
        flex: 0 0 1px;
        width: 1px;
        height: 42px;
        margin-top: 1px;
        background: #4e5b87;
    }
    section.programming .ventured.active .opposition::before,
    section.programming .ventured:hover .opposition::before {
        background: #fff;
    }
    section.programming .ventured p {
        margin-top: 0;
        padding-left: 13px;
    }
    section.programming .ventured {
        padding: 26px 20px 24px;
    }
    section.programming>.container {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
    section.programming .row {
        margin-left: 0;
        margin-right: 0;
    }
    section.programming .row>[class*="col-lg-4"] {
        padding-left: 6px;
        padding-right: 6px;
    }
    section.programming .opposition {
        gap: 9px;
        font-size: 17px;
        line-height: 1.35;
    }
    section.programming .opposition::before {
        height: 20px;
        margin-top: 5px;
    }
    section.programming .ventured p {
        padding-left: 10px;
        font-size: 13px;
        line-height: 1.6;
    }
    #concentrated-founders-info .concentrated-founders-social {
        gap: 9px;
        justify-content: center;
    }
    #concentrated-founders-info .concentrated-founders-social span {
        width: 33px;
        height: 33px;
        flex-basis: 33px;
    }
    #concentrated-founders-info .concentrated-founders-social i {
        font-size: 13px;
    }
    section>.container,
    footer>.container,
    footer section>.container {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
}


/* Mobile: 320-600px */

@media (min-width: 320px) and (max-width: 600px) {
    .different.aos-init.aos-animate {
        margin-top: 0px;
    }
    section.indigenous .accordion-item {
        background: transparent;
        border: 0;
    }
    #myWellContent {
        width: 100%;
    }
    #myWellContent .accordion-header {
        margin: 0;
    }
    #myWellContent .accordion-button {
        width: 100%;
        justify-content: space-between;
        line-height: 1.2;
    }
    #myWellContent .accordion-button:focus {
        box-shadow: none;
    }
    #myWellContent .accordion-collapse {
        overflow: hidden;
    }
    .viewpoint.owl-carousel,
    .viewpoint .owl-stage-outer {
        overflow: hidden;
    }
    .viewpoint .owl-stage {
        display: flex;
    }
    .viewpoint .owl-item {
        display: flex;
        justify-content: center;
    }
    .viewpoint .owl-item .item.whatever {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .viewpoint .owl-nav {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 14px;
    }
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .hero-item {
        min-height: auto;
        padding-top: 116px;
        padding-bottom: 0;
        text-align: center;
        background-position: center top;
    }
    .hero-slider,
    .hero-carousel-wrap,
    .hero-carousel,
    .hero-carousel .owl-stage-outer,
    .hero-carousel .owl-stage,
    .hero-carousel .owl-item {
        min-height: 0 !important;
        height: auto !important;
    }
    .hero-item>.container {
        justify-content: flex-start;
    }
    .hero-item::before {
        background: linear-gradient(180deg, rgba(0, 27, 107, 0.92), rgba(0, 0, 0, 0.72));
    }
    .hero-content {
        max-width: 100%;
        margin: 0 auto;
        top: auto !important;
    }
    .hero-content h1 {
        font-size: 24px;
        line-height: 1.25;
        margin-bottom: 12px;
        text-align: center;
    }
    .hero-content p {
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        line-height: 1.55;
        margin-bottom: 16px;
        text-align: center;
    }
    .globally {
        display: flex;
        justify-content: center;
        padding-top: 6px;
        padding-bottom: 0 !important;
    }
    .hero-btn {
        width: auto;
        min-height: 46px;
        padding: 11px 18px;
        border-radius: 10px;
        font-size: 14px;
    }
    .stats-box {
        width: 100%;
        margin-top: 22px !important;
        margin-bottom: 0 !important;
        padding: 12px 12px 0;
        border-radius: 20px 20px 0 0;
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
    }
    .stats-box .row {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin: 0;
    }
    .stats-box [class*="col-"] {
        width: auto !important;
        max-width: none;
        min-height: 78px;
        margin: 0 !important;
        padding: 9px 6px;
        border: 0;
        border-radius: 12px;
        background: #f7f9ff;
        transform: none !important;
        opacity: 1 !important;
    }
    .stat-border {
        border-right: 0;
        margin-bottom: 0 !important;
    }
    .stats-box h2 {
        font-size: 22px;
        margin-bottom: 3px;
        line-height: 1.1;
    }
    .stats-box p {
        font-size: 11px;
        line-height: 1.25;
    }
    .hswitzerland .owl-dots {
        left: 50%;
        top: auto;
        bottom: 10px;
        transform: translateX(-50%);
        flex-direction: row;
    }
    .hswitzerland .owl-dots .owl-dot span {
        width: 9px;
        height: 9px;
        margin: 5px;
    }
    section.marque-logo {
        padding: 0;
    }
    .marquee {
        padding: 10px 0;
    }
    .marquee::before,
    .marquee::after {
        width: 22px;
    }
    .marquee-track {
        animation-duration: 36s;
    }
    .marquee-track img {
        width: 76px;
        height: 38px;
        margin: 0 10px;
    }
    section.maggie {
        padding: 40px 0;
    }
    .unprecedented {
        width: min(100%, 390px);
        max-width: 390px;
        margin: 0 auto 24px;
    }
    .unprecedented img {
        width: 100%;
        display: block;
        border-radius: 8px;
    }
    .control {
        max-width: 100%;
        text-align: center;
    }
    .control h3 {
        margin: 0 0 10px;
        font-size: 12px;
        text-align: center;
    }
    .control>h2 {
        font-size: 25px;
        line-height: 1.24;
        text-align: center;
    }
    .control p {
        font-size: 13px;
        line-height: 1.58;
        margin: 16px 0;
        text-align: center;
    }
    .comprising {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        margin-top: 18px;
    }
    .outreach {
        padding: 14px 8px;
        border: 1px solid rgba(255, 255, 255, 0.14);
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.04);
    }
    .outreach h2 {
        font-size: 22px;
    }
    .outreach h4 {
        font-size: 13px;
    }
    .technical {
        text-align: center;
    }
    .marketers {
        margin-top: 22px;
        padding: 10px 16px;
    }
    .marketers a {
        font-size: 13px;
    }
    section.indigenous {
        padding: 40px 0;
    }
    .versatile::before,
    .versatile::after {
        display: none;
    }
    .dennis {
        padding-bottom: 18px;
    }
    .dennis h2 {
        font-size: 26px;
    }
    .dennis p {
        font-size: 13px;
        line-height: 1.55;
    }
    #myWellContent {
        display: grid;
        gap: 12px;
    }
    #myWellContent .tab-pane {
        display: block;
        opacity: 1;
    }
    #myWellContent .accordion-button {
        min-height: 46px;
        padding: 10px 14px;
        border: 1px solid rgba(255, 255, 255, 0.14);
        border-radius: 10px;
        color: #fff;
        background: rgba(255, 255, 255, 0.08);
        font-size: 14px;
        font-weight: 700;
        box-shadow: none;
    }
    #myWellContent .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
    }
    #myWellContent .accordion-button::after {
        filter: brightness(0) invert(1);
    }
    .approp-riate {
        padding: 14px 0 0;
    }
    .further-demo p {
        font-size: 12px;
        padding: 8px 0 14px;
        line-height: 1.5;
    }
    .item.whatever {
        padding: 18px;
        height: auto !important;
        min-height: 310px;
        border-radius: 10px;
    }
    .capture {
        width: 58px;
        height: 58px;
    }
    .capture img {
        width: 28px !important;
        height: 28px;
    }
    .infiltrators h3 {
        font-size: 18px;
        text-align: center;
    }
    .infiltrators p {
        font-size: 12px !important;
        line-height: 1.48;
        text-align: center !important;
    }
    .wisely-btn {
        padding: 7px 16px;
    }
    .wisely-btn a {
        font-size: 13px;
    }
    .viewpoint .owl-item .item.whatever {
        width: 100%;
    }
    section.indigenous {
        overflow: hidden;
    }
    section.indigenous #myWellContent {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    section.indigenous #myWellContent .accordion-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        background: transparent !important;
        border: 0 !important;
        border-radius: 0;
        overflow: hidden;
    }
    section.indigenous #myWellContent .accordion-header {
        width: 100%;
        margin: 0;
        padding: 0;
        line-height: 1;
    }
    section.indigenous #myWellContent .accordion-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: 48px;
        margin: 0;
        padding: 12px 14px;
        border: 1px solid rgba(255, 255, 255, 0.18);
        border-radius: 8px;
        color: #fff;
        background: rgba(255, 255, 255, 0.08);
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        text-align: left;
        box-shadow: none;
    }
    section.indigenous #myWellContent .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
        border-color: #e55c02;
        border-radius: 8px;
    }
    section.indigenous #myWellContent .accordion-button::after {
        flex: 0 0 auto;
        margin-left: 12px;
        filter: brightness(0) invert(1);
    }
    section.indigenous #myWellContent .accordion-collapse {
        width: 100%;
        overflow: hidden;
        transition: height 0.42s ease;
        will-change: height;
    }
    section.indigenous #myWellContent .accordion-collapse.collapsing {
        height: 0;
        overflow: hidden;
        transition: height 0.42s ease;
    }
    section.indigenous .approp-riate {
        padding: 16px 0 0;
    }
    section.indigenous .further-demo>p.unusual {
        display: none;
    }
    section.indigenous .viewpoint.owl-carousel,
    section.indigenous .viewpoint .owl-stage-outer {
        width: 100%;
        overflow: hidden;
    }
    section.indigenous .viewpoint .owl-stage {
        display: flex;
        align-items: stretch;
    }
    section.indigenous .viewpoint .owl-item {
        display: flex;
        align-items: stretch;
        justify-content: center;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        display: flex;
        width: 100%;
        max-width: 100%;
        min-height: 330px;
        margin: 0;
    }
    section.indigenous .infiltrators {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: inherit;
        text-align: center;
    }
    section.indigenous .infiltrators h3 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 16px 0 0;
        color: #fff;
        text-align: center;
    }
    section.indigenous .infiltrators p {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px 0 18px;
        color: #fff;
        text-align: center !important;
    }
    section.indigenous .wisely-btn {
        display: grid;
        place-items: center;
    }
    section.indigenous #myWellContent {
        gap: 12px;
    }
    section.indigenous #myWellContent .accordion-button {
        min-height: 46px;
        padding: 11px 14px;
        font-size: 14px;
    }
    section.indigenous .approp-riate {
        padding-top: 14px;
    }
    section.indigenous .viewpoint .owl-item .item.whatever {
        min-height: 300px;
        padding: 22px 18px;
    }
    section.obsolete {
        padding: 44px 0;
        text-align: center;
    }
    section.obsolete .automate {
        max-width: 100%;
        margin: 0 auto;
    }
    section.obsolete .automate h4 {
        font-size: 12px;
    }
    section.obsolete .automate h2 {
        font-size: 26px;
        padding: 12px 0 8px;
        line-height: 1.24;
    }
    section.obsolete .smaller {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        padding: 16px 0;
        margin: 0;
        text-align: center;
    }
    section.obsolete .spouse {
        flex: 0 0 56px;
        width: 56px !important;
        height: 56px;
        margin: 0 auto;
    }
    section.obsolete .spouse img {
        width: 28px;
        height: 28px;
        position: static;
    }
    section.obsolete .increases h3 {
        font-size: 20px;
        margin: 0;
    }
    section.obsolete .increases p {
        font-size: 13px;
        line-height: 1.6;
        padding-top: 10px;
    }
    section.obsolete .materials::after {
        top: 32px;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
    }
    section.obsolete .consectetuer {
        justify-content: center;
        gap: 12px;
        margin-top: 18px;
    }
    section.obsolete a.vidyalaya,
    section.obsolete a.metallurgicals {
        min-height: 42px;
        padding: 9px 15px;
        font-size: 13px;
    }
    section.obsolete .different img {
        width: min(100%, 360px);
        margin-top: 0px !important;
    }
    section.influence {
        padding: 42px 0;
    }
    section.influence .responsible {
        border-radius: 16px;
    }
    section.influence .responsible::before {
        background: rgba(11, 15, 26, 0.78);
    }
    section.influence .products {
        padding: 36px 18px;
    }
    section.influence .products h2 {
        font-size: 23px;
        line-height: 1.3;
        margin-bottom: 18px;
    }
    section.influence .products h2 br {
        display: none;
    }
    section.influence .stepped {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        max-width: 320px;
        margin: 0 auto;
        text-align: left;
    }
    section.influence .stepped ul {
        margin: 0;
        padding: 0;
    }
    section.influence .stepped ul li {
        align-items: flex-start;
        font-size: 13px;
        line-height: 1.45;
        margin-bottom: 9px;
    }
    section.influence .stepped ul li i {
        margin-top: 3px;
    }
    section.influence .demonstration {
        gap: 10px;
        margin-top: 20px;
    }
    section.influence a.practices,
    section.influence a.layoffs {
        min-height: 40px;
        padding: 9px 14px;
        font-size: 13px;
    }
    section.protesting {
        padding: 42px 0;
        background: #080d18;
    }
    section.protesting .container {
        padding-left: 8px;
        padding-right: 8px;
    }
    .nearing::before {
        display: none;
    }
    .committee {
        overflow: hidden;
    }
    .disruptive h2 {
        font-size: 24px;
        line-height: 1.28;
        margin-bottom: 8px;
    }
    .disruptive h2 br {
        display: none;
    }
    .disruptive p {
        max-width: 340px;
        margin: 0 auto 16px;
        padding: 0;
        font-size: 13px;
        line-height: 1.55;
    }
    .automate .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .automate .owl-stage-outer {
        overflow: hidden;
    }
    .automate .owl-item,
    .automate .item {
        display: flex;
        justify-content: center;
    }
    .adaptations {
        width: min(100%, 282px);
        min-height: 316px;
        padding: 8px 12px 18px;
        margin: 0 auto;
        border-radius: 22px;
        background-position: center top;
        background-size: cover;
        box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
    }
    .listed {
        top: 0;
        right: 11px;
        width: 75px;
        min-height: 66px;
    }
    .projects img {
        width: 76px !important;
        top: -3px;
        right: 11px;
    }
    .impactful {
        top: 11px;
        left: -11px;
    }
    .impactful h3 {
        font-size: 15px;
        margin-bottom: 2px;
        line-height: 1;
    }
    .impactful p {
        font-size: 8px;
        line-height: 1.15;
    }
    .passionate {
        margin-top: 168px;
    }
    .passionate img {
        width: 126px !important;
        margin-bottom: -12px;
    }
    .adaptations>ul {
        align-items: center;
        gap: 10px;
        margin-top: 17px;
    }
    .adaptations>ul>li {
        flex: 1 1 0;
        min-width: 0;
    }
    .adaptations ul li p {
        font-size: 11px;
        line-height: 1.25;
    }
    .legislature::before {
        top: 2px;
        right: -6px;
        height: 15px;
    }
    .withdrawn::before {
        top: -11px;
    }
    .anyone ul {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 8px;
        margin-top: 22px;
    }
    .anyone ul li h3 {
        font-size: 15px;
        line-height: 1.15;
        margin-bottom: 5px;
        white-space: nowrap;
    }
    .anyone ul li p {
        font-size: 10px;
        line-height: 1.25;
    }
    .automate .owl-nav {
        display: flex;
        justify-content: center;
        gap: 12px;
        margin-top: 14px;
    }
    .automate button.owl-prev,
    .automate button.owl-next {
        width: 68px;
        height: 30px;
        margin: 0;
    }
    ul#myMarket {
        display: none;
    }
    #myMarketContent .accordion-header {
        display: block;
        margin: 0 0 8px;
    }
    .younger .accordion-button,
    .younger .accordion-button.collapsed,
    .younger .accordion-button:not(.collapsed) {
        width: 100%;
        min-height: 46px;
        padding: 10px 14px;
        border: 1px solid #e55c02;
        border-radius: 5px !important;
        background: #e55c02;
        color: #fff;
        box-shadow: none;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
    }
    .younger .accordion-button:focus {
        box-shadow: none;
    }
    .younger .accordion-button::after {
        flex: 0 0 auto;
        margin-left: auto;
        filter: brightness(0);
    }
    .younger .accordion-collapse {
        margin-bottom: 14px;
        overflow: hidden;
    }
    section.corporate {
        padding: 42px 0;
    }
    ul#myMarket {
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        overflow-x: visible;
        padding-bottom: 8px;
        margin: 18px 0 20px;
        scrollbar-width: none;
    }
    ul#myMarket::-webkit-scrollbar {
        display: none;
    }
    #myMarket .nav-item {
        flex: 1 1 100%;
    }
    #myMarket .nav-link {
        width: 100%;
        min-height: 38px;
        padding: 8px 13px;
        white-space: nowrap;
        font-size: 12px;
    }
    #myMarketContent .accordion-header {
        display: block;
    }
    .reputation::before {
        display: none;
    }
    .interact h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .interact p,
    .instrumental p {
        font-size: 13px;
        line-height: 1.6;
    }
    .younger .accordion-item {
        background: transparent;
        margin-bottom: 10px;
    }
    .younger .accordion-button {
        min-height: 42px;
        color: #fff;
        background: #141a2a;
        border: 1px solid #2e3854;
        border-radius: 8px !important;
        box-shadow: none;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 14px;
    }
    .younger .accordion-button:not(.collapsed) {
        color: #fff;
        background: #e55c02;
    }
    .accordion-body.cinematographers {
        padding: 18px 0 0;
        border-top: 0;
    }
    .instrumental p {
        margin: 0 auto 20px;
    }
    .wherever {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }
    .vollmer,
    .brand-card,
    .antagonist {
        width: 100%;
    }
    .submitting img {
        width: 68px !important;
        margin: 0 auto;
    }
    .vollmer h2 {
        font-size: 18px;
        line-height: 1.34;
        padding: 18px 0 10px;
    }
    .vollmer h2 br,
    .vollmer p br,
    .instrumental p br {
        display: none;
    }
    .vollmer p {
        margin: 0 auto 16px;
        font-size: 13px;
        line-height: 1.55;
    }
    .weeks {
        padding: 10px 0;
    }
    .weeks img {
        width: min(100%, 300px) !important;
        margin: 0 auto;
    }
    .vollmer ul {
        margin: 20px auto 0;
    }
    .vollmer ul li {
        padding: 0 8px;
    }
    .vollmer ul li:not(:last-child)::before {
        top: 7px;
        height: 42px;
    }
    .vollmer ul li h3 {
        font-size: 17px;
        line-height: 1.2;
    }
    .vollmer ul li p {
        font-size: 10px;
        line-height: 1.25;
    }
    .documentary {
        justify-content: center;
        gap: 10px;
        margin-top: 22px;
    }
    .series img {
        width: 104px !important;
    }
    .dumbledore img,
    .narrative img {
        width: min(100%, 292px) !important;
        margin: 15 auto;
    }
    .stats-wrapper {
        padding: 14px;
        border-radius: 16px;
    }
    .suggestion {
        display: flex;
        align-items: center;
        row-gap: 12px;
    }
    .suggestion>.col-lg-3:first-child {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }
    .suggestion>.col-lg-6 {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        text-align: center !important;
    }
    .suggestion>.col-lg-3.ghislaine {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        text-align: center !important;
    }
    .brand-box {
        width: min(100%, 150px);
        margin: 0 auto;
    }
    .brand-box img {
        max-width: 110px;
    }
    .website-title,
    h1.website-title a {
        font-size: 18px;
        word-break: break-word;
    }
    .website-subtitle {
        font-size: 12px;
    }
    .ghislaine {
        text-align: center !important;
    }
    .globe-img {
        width: 48px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .ghislaine::before,
    .website-title::before,
    .website-title::after {
        display: none;
    }
    .helped {
        row-gap: 12px !important;
    }
    .info-card {
        min-height: auto;
        padding: 10px;
    }
    .bulk,
    .kingdom {
        gap: 12px;
    }
    .bulk::before,
    .kingdom::before {
        left: 50%;
        height: calc(100% - 20px);
    }
    .turned {
        gap: 8px;
    }
    .info-title {
        font-size: 11px;
    }
    .info-value,
    .info-value.fs-2 {
        font-size: 18px !important;
    }
    .country-box .row,
    .destroying .row {
        row-gap: 12px;
    }
    .country-box .col {
        flex: 0 0 50%;
    }
    .country-name,
    .destroying small {
        font-size: 10px;
    }
    .social-count {
        font-size: 16px;
    }
    .score-box {
        width: min(100%, 190px);
    }
    .brand-card {
        max-width: 320px;
        padding: 16px 0;
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
        column-gap: 12px;
        row-gap: 20px;
        text-align: left;
    }
    section.corporate .brand-card>.brand-logo {
        grid-column: 1;
        justify-content: flex-start;
        width: auto;
        height: auto;
    }
    section.corporate .brand-card>.brand-logo img {
        width: 110px;
        max-height: 64px;
    }
    section.corporate .brand-card>.brand-website {
        grid-column: 2;
        justify-self: end;
        max-width: 100%;
        margin: 0;
        padding: 8px 14px;
        font-size: 12px;
        white-space: nowrap;
        word-break: break-word;
    }
    section.corporate .brand-card>.brand-text,
    section.corporate .brand-card>.social-wrapper {
        grid-column: 1 / -1;
    }
    .brand-text {
        margin: 0 auto 20px;
        text-align: center;
        font-size: 13px;
    }
    .social-wrapper {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }
    .social-box {
        padding: 14px 8px;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .social-icon {
        width: 38px;
        height: 38px;
        font-size: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .social-box h4 {
        font-size: 10px;
    }
    .social-box h2 {
        font-size: 15px;
    }
    .social-box p {
        font-size: 10px;
        text-align: center;
    }
    section.distributed {
        padding: 42px 0;
    }
    .franchise h2,
    .creation h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .franchise p,
    .creation p {
        font-size: 13px;
        line-height: 1.6;
    }
    .franchise p br,
    .creation h2 br {
        display: none;
    }
    .franchise p {
        margin-bottom: 22px;
    }
    .item.undercurrents {
        width: min(100%, 292px);
        min-height: 284px;
        margin: 0 auto;
        padding: 26px 18px;
        border-radius: 14px;
    }
    .mixed img {
        width: 138px !important;
        max-height: 88px;
    }
    .reviews p {
        margin-top: 14px;
        font-size: 14px;
    }
    p.seventh {
        font-size: 11px;
        margin-bottom: 16px;
    }
    .james p {
        font-size: 13px;
    }
    .largely .owl-nav {
        justify-content: center;
        gap: 12px;
        margin-top: 16px;
    }
    .largely button.owl-prev,
    .largely button.owl-next {
        position: static;
        transform: none;
        width: 36px;
        height: 36px;
    }
    .largely button.owl-prev span,
    .largely button.owl-next span {
        font-size: 34px;
        top: -11px !important;
    }
    section.plant {
        padding: 42px 0 0;
    }
    .creation {
        margin: 0 auto 24px;
        text-align: center;
    }
    .creation p {
        max-width: 330px;
        margin: 14px auto 20px;
    }
    a.competent-experts {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 15px;
        font-size: 13px;
    }
    .petrochemical img {
        width: min(100%, 330px);
        margin: 0 auto;
    }
    .maintaining {
        grid-template-columns: 1fr;
        margin: 34px 0 42px;
        border-top: 1px solid #7a7a7a;
    }
    .federal::before,
    .chairman::before {
        display: none;
    }
    .outside {
        padding: 18px 10px;
        text-align: center;
        border-bottom: 1px solid #2e3854;
    }
    .outside:first-child,
    .outside:last-child {
        padding-left: 10px;
        padding-right: 10px;
    }
    .outside h3 {
        font-size: 24px;
        line-height: 1.25;
    }
    .outside p {
        font-size: 13px;
        line-height: 1.45;
        margin-bottom: 0;
    }
    section.achievements,
    .blumhouse {
        padding: 42px 0;
    }
    .mushkil::before,
    .producers::before {
        display: none;
    }
    .estimated-short {
        margin: 0 auto 24px;
        text-align: center;
    }
    .estimated-short h2,
    .components h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .estimated-short p {
        margin: 14px 0 20px;
    }
    .estimated-short p,
    .components p {
        font-size: 13px;
        line-height: 1.6;
    }
    a.compensation {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .britannica {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .electrical {
        display: contents;
    }
    .original {
        min-height: auto;
        margin: 0;
        padding: 20px 16px;
        border-radius: 12px;
    }
    .shepherd {
        gap: 11px;
        align-items: center;
    }
    .express {
        flex-basis: 46px;
        width: 46px;
        height: 44px;
        border-radius: 8px;
    }
    .express img {
        width: 24px;
    }
    .bennett h3 {
        font-size: 16px;
        line-height: 1.32;
        margin: 0;
    }
    .original p {
        margin-top: 14px;
        font-size: 12px;
        line-height: 1.55;
    }
    .manager h3 {
        padding: 8px 20px;
        font-size: 15px;
    }
    .components h2 {
        margin-top: 8px;
    }
    .components h2 br {
        display: none;
    }
    .components p {
        max-width: 320px;
        margin: 10px auto 0;
    }
    #logoSlider {
        margin-top: 22px;
    }
    .scroll-row {
        margin: 12px 0;
    }
    .scroll-track {
        gap: 14px;
    }
    .scroll-track img {
        height: 44px;
        max-width: 118px;
        padding: 8px 12px;
        border-radius: 9px;
    }
    .scroll-left .scroll-track {
        animation-duration: 24s;
    }
    .scroll-right .scroll-track {
        animation-duration: 42s;
    }
    ul#myMarket {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        margin: 18px 0 20px;
        padding-bottom: 0;
        overflow: visible;
        border-bottom: 0;
    }
    #myMarket .nav-item {
        flex: 1 1 calc(33.333% - 8px);
        min-width: 150px;
        margin: 0;
    }
    #myMarket .nav-link {
        width: 100%;
        min-height: 44px;
        padding: 10px 12px;
        border: 1px solid #e55c02 !important;
        border-radius: 5px !important;
        color: #fff !important;
        background: #141a2a !important;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
        white-space: nowrap;
    }
    #myMarket .nav-link.active {
        background: #e55c02 !important;
        color: #fff !important;
    }
    #myMarketContent .accordion-header {
        display: none;
    }
    #myMarketContent.tab-content>.tab-pane {
        display: none;
        opacity: 0;
    }
    #myMarketContent.tab-content>.tab-pane.active {
        display: block;
        opacity: 1;
    }
    #myMarketContent .tab-pane.active .accordion-collapse {
        display: block !important;
        height: auto !important;
        visibility: visible;
    }
    .younger .accordion-collapse {
        margin-bottom: 14px;
        overflow: hidden;
    }
    #myMarket .nav-item {
        flex-basis: 100%;
        min-width: 0;
    }
    .destroying {
        padding: 18px 16px 18px 28px;
        border-radius: 14px;
    }
    .destroying>.row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px 22px;
        margin: 0;
        align-items: stretch;
    }
    .destroying>.row>[class*="col-"],
    .destroying .social-item {
        width: 100%;
        max-width: none;
        padding: 0;
        flex: unset;
    }
    .destroying .eliminating {
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        min-width: 0;
        height: 100%;
        min-height: 48px;
        padding: 0;
    }
    .destroying .altair {
        flex: 0 0 45px;
        width: 45px;
        height: 45px;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .destroying .social-item i {
        position: static;
        top: auto;
        font-size: 25px;
    }
    .destroying .written {
        min-width: 0;
        text-align: left;
        padding-top: 1px;
    }
    .destroying .social-count {
        margin-bottom: 1px;
        font-size: 20px;
        line-height: 1.1;
    }
    .destroying .written small {
        display: block;
        font-size: 11px;
        line-height: 1.2;
    }
    .destroying {
        padding: 16px 12px 16px 24px;
    }
    .destroying>.row {
        gap: 16px 14px;
    }
    .destroying .altair {
        flex-basis: 40px;
        width: 40px;
        height: 40px;
    }
    .destroying .social-count {
        font-size: 15px;
    }
    .destroying .written small {
        font-size: 10px;
    }
    .country-box {
        padding: 14px 16px;
        border-radius: 12px;
    }
    .country-box>.row {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px 14px;
        margin: 0;
        align-items: start;
    }
    .country-box>.row>.col {
        width: 100%;
        max-width: none;
        padding: 0;
        flex: unset;
    }
    .country-box img.insisted {
        width: 54px !important;
        margin-bottom: 5px;
    }
    .country-box .country-name {
        font-size: 11px;
        line-height: 1.2;
        min-height: 14px;
        word-break: normal;
    }
    .country-box {
        padding: 13px 14px;
    }
    .country-box>.row {
        gap: 14px 10px;
    }
    .country-box img.insisted {
        width: 50px !important;
    }
    .country-box .country-name {
        font-size: 10px;
    }
    .bulk,
    .kingdom {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        align-items: center;
        min-height: 82px;
        padding: 14px 10px;
    }
    .bulk::before,
    .kingdom::before {
        top: 50%;
        left: 50%;
        right: auto;
        margin: 0;
        width: 1px;
        height: 54px;
        transform: translate(-50%, -50%);
    }
    .bulk .turned,
    .kingdom .turned {
        display: grid;
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 8px;
        align-items: center;
        min-width: 0;
        padding: 0 8px;
    }
    .bulk .turned:last-child,
    .kingdom .turned:last-child {
        padding-left: 14px;
    }
    .bulk .icon-circle,
    .kingdom .icon-circle {
        width: 42px;
        height: 42px;
        font-size: 21px;
        align-items: center;
        justify-content: center;
    }
    .bulk .icon-circle i,
    .kingdom .icon-circle i {
        position: static;
        top: auto;
        left: auto;
        font-size: 21px;
        line-height: 1;
    }
    .bulk .leave,
    .kingdom .leave {
        min-width: 0;
        text-align: left;
    }
    .bulk .info-title,
    .kingdom .info-title {
        font-size: 10px;
        line-height: 1.25;
        margin-bottom: 3px;
    }
    .bulk .info-value,
    .kingdom .info-value,
    .bulk .info-value.fs-2,
    .kingdom .info-value.fs-2 {
        font-size: 18px !important;
        line-height: 1.15;
    }
    .bulk,
    .kingdom {
        padding: 12px 8px;
    }
    .bulk .turned,
    .kingdom .turned {
        grid-template-columns: 36px minmax(0, 1fr);
        gap: 7px;
        padding: 0 5px;
    }
    .bulk .turned:last-child,
    .kingdom .turned:last-child {
        padding-left: 10px;
    }
    .bulk .icon-circle,
    .kingdom .icon-circle {
        width: 36px;
        height: 36px;
        font-size: 18px;
    }
    .bulk .icon-circle i,
    .kingdom .icon-circle i {
        font-size: 18px;
    }
    .bulk .info-title,
    .kingdom .info-title {
        font-size: 9px;
    }
    .bulk .info-value,
    .kingdom .info-value,
    .bulk .info-value.fs-2,
    .kingdom .info-value.fs-2 {
        font-size: 16px !important;
    }
    section.building,
    section.unable {
        padding: 42px 0;
    }
    .aaliyah::before {
        display: none;
    }
    .Compe-tition h2,
    .headmaster h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .Compe-tition p,
    .headmaster p {
        max-width: 330px;
        margin: 10px auto 22px;
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
    }
    .garage {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .million {
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: auto;
        margin: 0;
        padding: 20px 16px;
        border-radius: 12px;
        background: #141a2a;
    }
    .million img {
        width: 62px;
    }
    .million h3 {
        padding: 10px 0 6px;
        font-size: 16px;
        line-height: 1.35;
    }
    .million p {
        max-width: 280px;
        margin: 0 auto;
        font-size: 12px;
        line-height: 1.55;
    }
    .packages::before,
    .commission::before,
    .commission::after {
        display: none !important;
    }
    .nationalist.commission::before,
    .nationalist.commission::after {
        display: none !important;
        content: none !important;
    }
    .nationalist .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .nationalist .owl-item {
        display: flex;
    }
    .nationalist .item {
        width: 100%;
    }
    .prime {
        min-height: 230px;
        padding: 22px 18px;
        text-align: center;
    }
    .minister {
        padding: 4px 18px;
    }
    .minister h2 {
        font-size: 22px;
    }
    .member h2 {
        padding: 14px 0 8px;
        font-size: 20px;
        line-height: 1.3;
    }
    .member p {
        font-size: 13px;
        line-height: 1.55;
    }
    .nationalist .owl-theme .owl-nav {
        top: 0;
        justify-content: center;
        gap: 12px;
        margin-top: 14px;
    }
    .nationalist button.owl-prev,
    .nationalist button.owl-next {
        width: 36px;
        height: 36px;
    }
    .nationalist button.owl-prev span,
    .nationalist button.owl-next span {
        top: -14px;
        font-size: 36px;
    }
    .nationalist .owl-dots {
        display: none !important;
        margin-top: 0;
    }
    .nationalist .owl-carousel .owl-stage {
        margin-bottom: 0;
    }
    section.philanthropist {
        padding: 40px 0;
        background-position: center;
    }
    .renamed::before {
        width: 10px;
    }
    .childhood {
        padding-left: 10px;
        text-align: center;
    }
    .childhood h2 {
        padding-bottom: 18px;
        font-size: 24px;
        line-height: 1.32;
    }
    .childhood h2 br {
        display: none;
    }
    .educated {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    a.businessman,
    a.subsequent {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 15px;
        font-size: 13px;
    }
    .million {
        padding: 18px 14px;
    }
    .prime {
        padding: 20px 14px;
    }
    .educated {
        flex-direction: column;
        align-items: center;
    }
    a.businessman,
    a.subsequent {
        width: min(100%, 190px);
    }
    section.trading {
        padding: 42px 0;
    }
    .unauthorised {
        padding: 26px 14px;
        border-radius: 18px;
    }
    .organised h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .organised h2 br {
        display: none;
    }
    .organised p {
        max-width: 330px;
        margin: 10px auto 22px;
        font-size: 13px;
        line-height: 1.6;
    }
    .reportedly {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }
    .subsidiary {
        display: contents;
    }
    .billion {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 72px;
        margin: 0;
        padding: 12px 10px;
        border-radius: 10px;
        background: #141a2a;
    }
    .billion img {
        width: min(100%, 132px);
        max-height: 46px;
        object-fit: contain;
    }
    .unauthorised {
        padding: 22px 10px;
    }
    .reportedly {
        gap: 10px;
    }
    .billion {
        min-height: 66px;
        padding: 10px 8px;
    }
    .billion img {
        width: min(100%, 118px);
        max-height: 42px;
    }
    section.programming,
    section.paramilitary {
        padding: 42px 0;
    }
    section.officially {
        padding: 0 0 42px;
    }
    .grandfather h2,
    .persisted h2,
    .registered h2 {
        font-size: 24px;
        line-height: 1.3;
        text-align: center;
    }
    .grandfather p,
    .persisted p,
    .registered p {
        max-width: 340px;
        margin: 10px auto 22px;
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .programming .row>[class*="col-lg-4"] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
    }
    section.programming .row {
        row-gap: 12px;
    }
    .ventured {
        min-height: 0 !important;
        height: auto !important;
        margin-bottom: 0;
        padding: 24px 22px 22px;
        border-radius: 14px;
        justify-content: flex-start;
    }
    .ventured h2 {
        margin-bottom: 0;
        padding-left: 10px;
        font-size: 17px;
        line-height: 1.35;
    }
    .ventured p {
        margin-top: 12px;
        font-size: 13px;
        line-height: 1.55;
    }
    .programming span.number {
        width: 58px;
        height: 58px;
        top: -12px;
        right: -8px;
        font-size: 19px;
    }
    .opposition::before {
        left: -4px;
        top: 2px;
        height: 42px;
    }
    .psychedelic::before {
        display: none;
    }
    .officially .row>[class*="col-lg-4"] {
        margin-bottom: 14px;
    }
    .productivity,
    .productivity.transformation.active {
        max-width: 340px;
        min-height: auto;
        margin: 0 auto;
        padding: 24px 18px;
        border-radius: 12px;
    }
    .productivity h3 {
        font-size: 22px;
        line-height: 1.25;
    }
    .productivity p {
        padding-top: 18px;
        font-size: 13px;
        line-height: 1.6;
    }
    .transformation::before {
        left: 50%;
        top: 64px;
        width: min(78%, 240px);
        transform: translateX(-50%);
    }
    .leaders {
        max-width: 340px;
        margin: 0 auto 26px;
        text-align: center;
    }
    .sambandh {
        margin: 16px 0 0;
    }
    a.maujood {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .sambandh a i {
        margin-left: 10px;
    }
    .sambodith {
        margin-top: 0;
    }
    .details {
        padding: 0;
    }
    .details .owl-stage-outer {
        padding: 4px 0 2px;
    }
    .details .owl-theme .owl-nav.disabled+.owl-dots,
    .details .owl-dots {
        margin-top: 12px;
    }
    .morcha {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        align-items: stretch;
    }
    .advani {
        min-height: 68px;
        margin-bottom: 0;
        padding: 11px 9px;
        border-radius: 8px;
    }
    .details .owl-carousel .owl-item img {
        width: auto;
        max-width: 100%;
        max-height: 52px;
        object-fit: contain;
    }
    section.philanthropist.renamed {
        padding: 40px 0;
        background-position: center;
    }
    section.philanthropist.renamed .childhood {
        padding-left: 10px;
        text-align: center;
    }
    section.philanthropist.renamed .childhood h2 {
        padding-bottom: 18px;
        font-size: 24px;
        line-height: 1.32;
    }
    section.philanthropist.renamed .childhood h2 br {
        display: none;
    }
    section.philanthropist.renamed .educated {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .ventured,
    .productivity,
    .productivity.transformation.active,
    .leaders {
        max-width: 100%;
    }
    .morcha {
        gap: 10px;
    }
    .advani {
        min-height: 62px;
        padding: 8px;
    }
    .details .owl-carousel .owl-item img {
        max-height: 46px;
    }
    .faq_unique_sec_2026,
    section.produced,
    section.darabont {
        padding: 42px 0;
    }
    section.produced .row {
        display: flex;
    }
    section.produced .row>.col-lg-6:first-child {
        order: 2;
    }
    section.produced .row>.col-lg-6:last-child {
        order: 1;
    }
    .music::before,
    .particularly::before {
        display: none;
    }
    .faq_unique_heading_2026 {
        margin-bottom: 24px;
    }
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2 {
        font-size: 24px;
        line-height: 1.3;
        text-align: center;
    }
    .faq_unique_heading_2026 p,
    .hypothetical p,
    .seated p {
        max-width: 340px;
        margin: 10px auto 0;
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .faq_unique_item_2026 {
        border-color: #222b45 !important;
    }
    .faq_unique_btn_2026 {
        min-height: 62px;
        padding: 17px 48px 17px 0 !important;
        font-size: 15px !important;
        line-height: 1.45;
    }
    .faq_unique_icon_2026 {
        top: 50%;
        right: 0;
        width: 32px;
        height: 32px;
        border-radius: 8px;
        transform: translateY(-50%);
        font-size: 12px;
    }
    .faq_unique_body_2026 {
        padding: 0 4px 20px 0 !important;
        font-size: 13px;
        line-height: 1.65;
    }
    .faq_unique_body_2026 ul {
        padding-left: 18px;
        margin: 10px 0;
    }
    .regulation {
        max-width: 640px;
        margin: 28px auto 0;
        padding: 20px 16px;
        border-radius: 14px;
    }
    .uality {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px 12px;
        margin-bottom: 18px;
    }
    .uality:last-child {
        margin-bottom: 0;
    }
    .uality span {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 54px;
        padding: 0;
        border-radius: 0;
        background: transparent;
    }
    .uality span img {
        width: min(100%, 116px) !important;
        max-height: 44px;
        margin: 0;
        object-fit: contain;
    }
    .hypothetical {
        max-width: 340px;
        margin: 0 auto;
        text-align: center;
    }
    .hypothetical h2 br {
        display: none;
    }
    .laundering {
        padding-top: 20px;
    }
    a.investigation {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .planned {
        max-width: 340px;
        margin: 0 auto 24px;
        text-align: center;
    }
    .constraints {
        padding: 8px 14px;
    }
    .constraints p {
        font-size: 13px;
    }
    .warden {
        max-width: 340px;
        margin: 0 auto;
    }
    .darabont .owl-dots {
        justify-content: center;
        margin-top: 12px;
    }
    .darabont .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    .moreover .owl-item .item,
    .moreover .owl-item.left-active .item {
        transform: scale(1);
    }
    .nicer {
        min-height: 218px;
        padding: 24px 16px;
        border-radius: 14px;
    }
    .evidence {
        min-height: 82px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .evidence img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    .nicer p {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.38;
    }
    .regulation,
    .hypothetical,
    .planned,
    .warden {
        max-width: 100%;
    }
    .uality {
        gap: 14px 8px;
        margin-bottom: 14px;
    }
    .uality span {
        min-height: 48px;
        padding: 0;
    }
    .uality span img {
        width: min(100%, 96px) !important;
        max-height: 38px;
    }
    .faq_unique_btn_2026 {
        font-size: 14px !important;
    }
    section.anyway {
        padding: 42px 0;
    }
    .instead {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 18px;
        margin-bottom: 24px;
        text-align: center;
    }
    .arguably {
        max-width: 340px;
    }
    .mentioned {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 36px;
        margin: 0 auto;
        padding: 7px 14px;
    }
    .mentioned p {
        font-size: 13px;
    }
    .admirable h2 {
        padding: 12px 0 8px;
        font-size: 24px;
        line-height: 1.3;
        text-align: center;
    }
    .admirable p {
        max-width: 320px;
        margin: 0 auto;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .reshoots {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .producer {
        position: static;
        top: auto;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        margin: 0 auto;
        padding: 8px 16px;
        border-radius: 6px;
    }
    .producer a i {
        margin-left: 10px;
    }
    .hogwarts {
        max-width: 340px;
        margin: 0 auto;
    }
    .approval .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .approval .owl-item {
        display: flex;
    }
    .approval .item {
        width: 100%;
    }
    .recurring .item {
        border-radius: 12px;
    }
    .approval .amazing,
    .approval .amazing.active {
        min-height: 0;
        margin-top: 0;
        padding: 30px;
        border-radius: 8px;
        background: #202a45 !important;
        color: #fff;
    }
    .noted {
        gap: 10px;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 18px;
    }
    .production p,
    .decided p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.35;
        color: #536a9f !important;
    }
    .production p i,
    .decided p i,
    .approval .amazing.active .production p i,
    .approval .amazing.active .decided p i {
        color: #536a9f !important;
    }
    .desplat h2 {
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 1.4;
        color: #fff !important;
        text-align: left;
    }
    .desplat h2 br {
        display: none;
    }
    .hooper img {
        width: 100%;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 8px;
    }
    .desplat p {
        padding: 14px 0 14px;
        font-size: 12px;
        line-height: 1.55;
        color: #fff !important;
        text-align: left;
    }
    .approval .trumps,
    .approval .amazing.active .trumps {
        padding: 9px 20px;
        border-color: #3a4d76 !important;
        background: #3a4d76 !important;
        border-radius: 6px;
    }
    a.sequences {
        font-size: 13px;
    }
    .approval .owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin-top: 16px;
    }
    .approval .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    .arguably,
    .hogwarts {
        max-width: 100%;
    }
    .amazing {
        padding: 24px 18px;
    }
    .noted {
        flex-direction: row;
        align-items: center;
        gap: 8px;
    }
    .production p,
    .decided p {
        margin-bottom: 0;
    }
    section.weaponised {
        padding: 42px 0;
    }
    .weaponised .row {
        row-gap: 26px;
    }
    .emerged {
        max-width: 340px;
        margin: 0 auto;
        text-align: center;
    }
    .sworn h3 {
        font-size: 14px;
        text-align: center;
    }
    .sworn h2 {
        margin-top: 10px;
        font-size: 24px;
        line-height: 1.32;
        text-align: center;
    }
    .sworn h2 br {
        display: none;
    }
    .sworn p {
        max-width: 330px;
        margin: 0 auto;
        padding: 12px 0 20px;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    .against {
        padding-bottom: 0;
    }
    a.allegations {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 9px 16px;
        font-size: 13px;
    }
    .mechanical {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        margin-top: 24px;
    }
    .naidu {
        position: static;
    }
    .naidu img {
        width: 58px;
    }
    .mechanical p {
        position: static;
        margin: 0;
        color: #fff;
        font-size: 13px;
        line-height: 1.3;
    }
    .campaign::before {
        display: none;
    }
    .discounted {
        max-width: 340px;
        margin: 0 auto;
    }
    .graduated {
        padding: 24px 18px;
        border-radius: 18px;
    }
    .improve {
        display: flex;
        justify-content: center;
    }
    .improve img {
        width: 104px !important;
        max-height: 48px;
        object-fit: contain;
    }
    .cementing p {
        margin-top: 16px;
        padding: 10px 0 0;
        font-size: 13px;
        line-height: 1.65;
        text-align: center;
    }
    .revealed {
        flex-direction: column;
        align-items: center;
        gap: 14px;
        margin-top: 26px;
    }
    .comings {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-width: 0;
    }
    .kejriwal {
        position: static;
        flex: 0 0 auto;
    }
    .kejriwal img {
        width: 44px !important;
    }
    .assistant {
        position: static;
        margin-left: 10px;
        text-align: left;
    }
    .assistant h2 {
        font-size: 15px;
        line-height: 1.25;
    }
    .assistant p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.35;
    }
    .national {
        position: static;
    }
    .national img {
        width: 104px !important;
    }
    .sabbatical::before {
        left: 0;
        top: -18px;
        width: 100%;
    }
    .discounted .owl-nav,
    .discounted .owl-dots {
        display: none;
    }
    .emerged,
    .discounted {
        max-width: 100%;
    }
    .graduated {
        padding: 22px 16px;
    }
    .assistant h2 {
        font-size: 14px;
    }
    section.weaponised .row {
        align-items: center;
    }
    section.weaponised .sworn {
        text-align: center;
    }
    section.weaponised .sworn h3,
    section.weaponised .sworn h2,
    section.weaponised .sworn p {
        text-align: center;
    }
    section.weaponised .against {
        display: flex;
        justify-content: center;
    }
    section.weaponised .mechanical {
        width: fit-content;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    section.weaponised .discounted {
        width: 100%;
    }
    section.weaponised .expenditure .owl-stage {
        display: flex;
        align-items: stretch;
    }
    section.weaponised .expenditure .owl-item,
    section.weaponised .expenditure .item {
        display: flex;
        width: 100%;
    }
    section.weaponised .graduated {
        width: 100%;
        background: #273457;
        box-sizing: border-box;
    }
    section.weaponised .founded {
        min-height: 100%;
        display: flex;
        flex-direction: column;
    }
    section.weaponised .sabbatical::before,
    section.weaponised .campaign::before {
        display: none;
    }
    section.weaponised .discounted .owl-nav,
    section.weaponised .discounted .owl-dots {
        display: none !important;
    }
    section.weaponised .emerged,
    section.weaponised .discounted {
        max-width: 340px;
    }
    section.weaponised .graduated {
        padding: 24px 18px;
        border-radius: 18px;
    }
    section.weaponised .improve {
        display: flex;
        justify-content: center;
        margin-bottom: 14px;
    }
    section.weaponised .improve img {
        width: min(100%, 108px) !important;
        max-height: 50px;
        object-fit: contain;
    }
    section.weaponised .cementing p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 1.65;
        text-align: center;
    }
    section.weaponised .revealed {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 14px;
        margin-top: 24px;
        padding-top: 18px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    section.weaponised .comings {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    section.weaponised .kejriwal {
        position: static !important;
        flex: 0 0 auto;
    }
    section.weaponised .kejriwal img {
        width: 44px !important;
    }
    section.weaponised .assistant {
        position: static !important;
        left: auto !important;
        top: auto !important;
        margin-left: 10px;
        text-align: left;
    }
    section.weaponised .assistant h2 {
        margin-bottom: 2px;
        font-size: 15px !important;
        line-height: 1.25;
    }
    section.weaponised .assistant p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.35;
    }
    section.weaponised .national {
        position: static;
    }
    section.weaponised .national img {
        width: 104px !important;
    }
    section.weaponised .emerged,
    section.weaponised .discounted {
        max-width: 100%;
    }
    section.weaponised .graduated {
        padding: 22px 16px;
    }
    section.weaponised .assistant h2 {
        font-size: 14px !important;
    }
    section.concentrated-founders-wrapper {
        padding: 56px 0;
    }
    section.concentrated-founders-wrapper.rock::before {
        display: none;
    }
    section.concentrated-founders-wrapper .row.align-items-center {
        row-gap: 30px;
    }
    .concentrated-founders-card {
        max-width: 680px;
        margin: 0 auto !important;
        padding: 34px 28px;
        border-radius: 16px;
    }
    .concentrated-founders-input,
    .concentrated-founders-select,
    .concentrated-founders-textarea {
        min-height: 44px;
        font-size: 14px;
    }
    .concentrated-founders-textarea {
        min-height: 140px;
        height: 140px !important;
        resize: vertical;
    }
    .vocalists {
        display: flex;
        align-items: center;
        gap: 8px;
        min-width: 0;
    }
    .vocalists small {
        font-size: 13px !important;
        line-height: 1.4;
    }
    #concentrated-founders-submit {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 42px;
        padding: 10px 24px;
        font-size: 14px;
        white-space: nowrap;
    }
    #concentrated-founders-info {
        max-width: 680px;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
    }
    #concentrated-founders-info h2 {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 1.25;
    }
    .prominent {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
    }
    .concentrated-founders-row {
        min-height: 124px;
        margin-bottom: 0;
        padding: 18px 14px;
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-radius: 14px;
        background: #111a2b;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .concentrated-founders-icon {
        width: 42px;
        height: 42px;
        margin: 0 0 10px;
        flex: 0 0 auto;
    }
    .inactive {
        font-size: 14px;
        line-height: 1.45;
        overflow-wrap: anywhere;
    }
    .limited {
        margin-top: 24px;
    }
    #concentrated-founders-info .assistant {
        position: static !important;
        left: auto !important;
        top: auto !important;
        max-width: 560px;
        margin: 0 auto 14px;
        color: #fff;
        font-size: 20px;
        line-height: 1.45;
        text-align: center;
    }
    p.unreliable {
        margin-bottom: 12px;
        font-size: 15px;
    }
    section.concentrated-founders-wrapper {
        padding: 42px 0;
    }
    .concentrated-founders-card {
        max-width: 340px;
        padding: 24px 18px;
        border-radius: 14px;
    }
    .concentrated-founders-card .mb-3 {
        margin-bottom: 14px !important;
    }
    .concentrated-founders-input,
    .concentrated-founders-select,
    .concentrated-founders-textarea {
        min-height: 42px;
        font-size: 13px;
    }
    .concentrated-founders-textarea {
        min-height: 120px;
        height: 120px !important;
    }
    .concentrated-founders-card .col-12.d-flex {
        flex-direction: column;
        align-items: stretch !important;
        gap: 14px;
    }
    .vocalists {
        justify-content: flex-start;
    }
    .vocalists small {
        font-size: 12px !important;
    }
    #concentrated-founders-submit {
        width: 100%;
        min-height: 42px;
        padding: 10px 18px;
        font-size: 13px;
    }
    #concentrated-founders-info {
        max-width: 340px;
    }
    #concentrated-founders-info h2 {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .prominent {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .concentrated-founders-row {
        min-height: auto;
        padding: 16px 14px;
        flex-direction: row;
        justify-content: flex-start;
        text-align: left;
    }
    .concentrated-founders-icon {
        width: 38px;
        height: 38px;
        margin: 0 12px 0 0;
    }
    .inactive {
        font-size: 13px;
    }
    .limited {
        margin-top: 22px;
    }
    #concentrated-founders-info .assistant {
        max-width: 320px;
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 1.42;
    }
    p.unreliable {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .concentrated-founders-card,
    #concentrated-founders-info {
        max-width: 100%;
    }
    .concentrated-founders-card {
        padding: 22px 15px;
    }
    #concentrated-founders-info .assistant {
        font-size: 16px;
    }
    section.parivartan {
        padding: 56px 0;
    }
    section.parivartan.others::before {
        display: none;
    }
    .foundation {
        max-width: 680px;
        margin: 0 auto 28px;
        text-align: center;
    }
    .foundation h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .foundation p {
        margin: 0 auto;
        padding-top: 12px;
        font-size: 15px;
        line-height: 1.6;
    }
    .foundation p br {
        display: none;
    }
    .convener {
        max-width: 720px;
        margin: 0 auto;
    }
    .magsaysay .owl-stage {
        display: flex;
        align-items: stretch;
    }
    .magsaysay .owl-item,
    .magsaysay .item {
        display: flex;
    }
    .magsaysay .item {
        width: 100%;
        border-radius: 16px;
        overflow: hidden;
    }
    .referrals {
        width: 100%;
        min-height: 390px;
        padding: 16px;
    }
    .referrals .sworn img {
        width: 100%;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 12px;
    }
    .kwesome {
        margin-top: 14px;
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    .kwesome h3 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.25;
    }
    .elections {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        padding: 6px 0;
    }
    .elections span {
        position: static;
        flex: 0 0 30px;
        width: 30px;
        height: 30px;
        margin-left: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .elections span i {
        position: static;
        display: block;
        margin: 0;
        font-size: 13px;
        line-height: 1;
    }
    .elections p {
        position: static;
        left: auto;
        margin: 0;
        font-size: 13px;
        line-height: 1.55;
        overflow-wrap: anywhere;
    }
    .magsaysay .owl-theme .owl-dots,
    .owl-theme .owl-nav.disabled+.owl-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin: 18px 0 0 !important;
    }
    .magsaysay .owl-theme .owl-dots .owl-dot span {
        width: 28px;
        height: 6px;
        margin: 0;
    }
    .magsaysay .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    section.parivartan {
        padding: 42px 0;
    }
    .foundation {
        max-width: 340px;
        margin-bottom: 24px;
    }
    .foundation h2 {
        font-size: 24px;
        line-height: 1.3;
    }
    .foundation p {
        font-size: 13px;
        line-height: 1.6;
    }
    .convener {
        max-width: 340px;
    }
    .referrals {
        min-height: auto;
        padding: 14px;
        border-radius: 14px;
    }
    .referrals .sworn img {
        border-radius: 10px;
    }
    .kwesome h3 {
        font-size: 18px;
        text-align: left;
    }
    .elections {
        gap: 12px;
        padding: 5px 0;
    }
    .elections span {
        flex-basis: 30px;
        width: 30px;
        height: 30px;
    }
    .elections span i {
        font-size: 13px;
    }
    .elections p {
        font-size: 12px;
        line-height: 1.55;
    }
    .magsaysay .owl-theme .owl-dots .owl-dot span {
        width: 22px;
        height: 6px;
    }
    .foundation,
    .convener {
        max-width: 100%;
    }
    .referrals {
        padding: 12px;
    }
    footer.fuel section.meaningful {
        padding: 34px 0;
    }
    footer.fuel .meaningful .row {
        row-gap: 24px;
        align-items: center;
    }
    footer.fuel .unique {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    footer.fuel .unique h2 {
        font-size: 26px;
        line-height: 1.35;
    }
    footer.fuel .programs::before {
        display: none;
    }
    footer.fuel .opportunities {
        justify-content: center;
        gap: 18px;
        flex-wrap: wrap;
    }
    footer.fuel .opportunities span {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 72px;
        padding: 10px 12px;
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.12);
    }
    footer.fuel .opportunities span img {
        width: min(100%, 138px);
        max-height: 52px;
        object-fit: contain;
    }
    footer.fuel section.shorts {
        padding: 56px 0 36px;
    }
    footer.fuel .another {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 24px;
    }
    footer.fuel .unincorporated:first-child {
        grid-column: 1 / -1;
    }
    footer.fuel .season {
        max-width: 680px;
        margin: 0 auto;
        text-align: center;
    }
    footer.fuel .season span img {
        width: 120px;
        margin-top: 0;
    }
    footer.fuel .fragrant p {
        width: auto;
        max-width: 620px;
        margin: 16px auto 18px;
        font-size: 15px;
        line-height: 1.7;
    }
    footer.fuel .fragrant ul {
        justify-content: center;
        gap: 8px;
        margin: 0;
    }
    footer.fuel .fragrant ul li {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        margin-left: 0;
    }
    footer.fuel .fragrant ul li i {
        position: static;
        display: inline-block;
        margin: 0;
        font-size: 13px;
    }
    footer.fuel .characters {
        text-align: left;
    }
    footer.fuel .characters h3 {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 1.3;
    }
    footer.fuel .characters ul {
        margin-bottom: 0;
    }
    footer.fuel .characters ul li {
        line-height: 1.45;
        margin-bottom: 9px;
        font-size: 14px;
    }
    footer.fuel .characters ul li a {
        overflow-wrap: anywhere;
    }
    footer.fuel section.tigris {
        padding: 16px 0;
    }
    footer.fuel .subcontinent::before {
        display: none;
    }
    footer.fuel .hybrid {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        text-align: center;
    }
    footer.fuel .biological p {
        font-size: 13px;
        line-height: 1.55;
    }
    footer.fuel section.meaningful {
        padding: 28px 0;
    }
    footer.fuel .unique {
        max-width: 340px;
    }
    footer.fuel .unique h2 {
        font-size: 22px;
        line-height: 1.35;
    }
    footer.fuel .opportunities {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
        max-width: 340px;
        margin: 0 auto;
    }
    footer.fuel .opportunities span {
        min-height: 62px;
        padding: 8px;
    }
    footer.fuel .opportunities span img {
        width: min(100%, 96px);
        max-height: 42px;
    }
    footer.fuel section.shorts {
        padding: 42px 0 28px;
    }
    footer.fuel .another {
        grid-template-columns: 1fr;
        gap: 24px;
        max-width: 340px;
        margin: 0 auto;
    }
    footer.fuel .season,
    footer.fuel .characters {
        text-align: center;
    }
    footer.fuel .season span img {
        width: 104px;
    }
    footer.fuel .fragrant p {
        max-width: 320px;
        margin: 14px auto 16px;
        font-size: 13px;
        line-height: 1.65;
    }
    footer.fuel .characters h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    footer.fuel .characters ul li {
        margin-bottom: 8px;
        font-size: 13px;
    }
    footer.fuel .biological p {
        font-size: 12px;
    }
    footer.fuel .unique,
    footer.fuel .opportunities,
    footer.fuel .another {
        max-width: 100%;
    }
    footer.fuel .opportunities {
        gap: 8px;
    }
    footer.fuel .opportunities span img {
        width: min(100%, 82px);
    }
    .container {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    section.maggie,
    section.indigenous,
    section.obsolete,
    section.influence,
    section.protesting,
    section.achievements,
    section.blumhouse,
    section.distributed,
    section.plant,
    section.corporate,
    section.trading,
    section.building,
    section.unable,
    section.philanthropist,
    section.programming,
    section.officially,
    section.paramilitary,
    section.faq_unique_sec_2026,
    section.produced,
    section.darabont,
    section.anyway,
    section.weaponised,
    section.concentrated-founders-wrapper,
    section.parivartan,
    footer.fuel section.shorts {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .foundation h2,
    .grandfather h2,
    .persisted h2,
    .registered h2,
    .faq_unique_heading_2026 h2,
    .hypothetical h2,
    .seated h2,
    .sworn h2,
    .headmaster h2,
    .Compe-tition h2,
    .admirable h2,
    .organised h2,
    .childhood h2 {
        font-size: 23px !important;
        line-height: 1.32;
        text-align: center;
    }
    .foundation p,
    .grandfather p,
    .persisted p,
    .registered p,
    .faq_unique_heading_2026 p,
    .hypothetical p,
    .seated p,
    .sworn p,
    .headmaster p,
    .Compe-tition p,
    .admirable p,
    .organised p,
    .childhood p {
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
        font-size: 13px;
        line-height: 1.6;
        text-align: center;
    }
    h1,
    h2,
    h3,
    p,
    a,
    button,
    span,
    li {
        overflow-wrap: anywhere;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .childhood h2 br,
    .foundation p br,
    .sworn h2 br,
    .desplat h2 br,
    .admirable p br,
    .opposition br {
        display: none;
    }
    .concentrated-founders-card,
    #concentrated-founders-info,
    .discounted,
    .hogwarts,
    .convener,
    .regulation,
    .leaders,
    .planned,
    .emerged,
    .productivity,
    .productivity.transformation.active,
    .million,
    .prime,
    footer.fuel .another {
        max-width: 100%;
    }
    .programming .row>[class*="col-lg-4"],
    .garage,
    .prominent,
    footer.fuel .another {
        grid-template-columns: 1fr;
    }
    .reportedly {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }
    .ventured,
    .productivity,
    .graduated,
    .amazing,
    .referrals,
    .nicer,
    .million,
    .prime,
    .concentrated-founders-card {
        border-radius: 12px;
    }
    .ventured,
    .productivity,
    .graduated,
    .amazing,
    .referrals,
    .concentrated-founders-card {
        padding-left: 16px;
        padding-right: 16px;
    }
    .uality,
    footer.fuel .opportunities {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }
    .educated,
    footer.fuel .fragrant ul,
    .approval .owl-dots,
    .darabont .owl-dots,
    .magsaysay .owl-theme .owl-dots {
        justify-content: center;
    }
    .approval .owl-dots .owl-dot:nth-child(n+6),
    .darabont .owl-dots .owl-dot:nth-child(n+6),
    .magsaysay .owl-dots .owl-dot:nth-child(n+6) {
        display: none;
    }
    section.fortune {
        display: none !important;
    }
    .site-header {
        width: 100%;
        min-height: 104px;
        padding: 0 14px;
        position: absolute;
        display: flex !important;
        align-items: center;
        background: transparent;
        border-bottom: 1px solid #616161;
    }
    .brand-nav {
        min-height: 104px;
        width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .brand-logo {
        width: 116px;
        height: auto !important;
        flex: 0 0 116px;
    }
    .menu-toggle {
        width: 42px;
        height: 42px;
        margin-left: auto;
        border-radius: 0;
        display: inline-grid !important;
        grid-template-rows: repeat(3, 2px);
        gap: 5px;
        align-content: center;
        justify-content: center;
    }
    .site-header,
    .brand-nav {
        min-height: 104px;
    }
    .brand-logo {
        width: 112px;
        flex-basis: 112px;
    }
    .menu-wrap {
        width: min(365px, calc(100vw - 14px));
    }
    section.programming .ventured {
        gap: 12px;
    }
    section.programming .opposition {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        margin: 0;
        padding-left: 0;
    }
    section.programming .opposition::before {
        position: static;
        flex: 0 0 1px;
        width: 1px;
        height: 42px;
        margin-top: 1px;
        background: #4e5b87;
    }
    section.programming .ventured.active .opposition::before,
    section.programming .ventured:hover .opposition::before {
        background: #fff;
    }
    section.programming .ventured p {
        margin-top: 0;
        padding-left: 13px;
    }
    section.programming .ventured {
        padding: 26px 20px 24px;
    }
    section.programming .opposition {
        gap: 11px;
        font-size: 17px;
        line-height: 1.35;
    }
    section.programming .opposition::before {
        height: 40px;
    }
    section.programming .ventured p {
        padding-left: 12px;
        font-size: 13px;
        line-height: 1.6;
    }
    section.programming .ventured {
        padding: 24px 16px 22px;
    }
    section.programming .opposition {
        gap: 10px;
    }
    section.programming .ventured p {
        padding-left: 11px;
    }
    section.programming>.container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    section.programming .row {
        margin-left: 0;
        margin-right: 0;
    }
    section.programming .opposition::before {
        height: 15px;
        margin-top: 5px;
    }
    section.programming .opposition {
        gap: 9px;
    }
    section.programming .ventured p {
        padding-left: 10px;
    }
    section.programming .row {
        display: flex;
        row-gap: 12px;
    }
    section.programming .row>.col-lg-12 {
        flex: 0 0 100%;
        order: 0;
    }
    section.programming .row>[class*="col-lg-4"] {
        display: contents;
    }
    section.programming .ventured {
        flex: 0 0 100%;
        margin-bottom: 12px;
    }
    section.programming .row>.col-lg-4:nth-of-type(2) .ventured:nth-child(1) {
        order: 1;
    }
    section.programming .row>.col-lg-4:nth-of-type(3) .ventured:nth-child(1) {
        order: 2;
    }
    section.programming .row>.col-lg-4:nth-of-type(4) .ventured:nth-child(1) {
        order: 3;
    }
    section.programming .row>.col-lg-4:nth-of-type(2) .ventured:nth-child(2) {
        order: 4;
    }
    section.programming .row>.col-lg-4:nth-of-type(3) .ventured:nth-child(2) {
        order: 5;
    }
    section.programming .row>.col-lg-4:nth-of-type(4) .ventured:nth-child(2) {
        order: 6;
    }
    section.programming span.number {
        width: 50px;
        height: 50px;
        top: 0;
        right: 0;
        border-radius: 0 14px 0 18px;
        font-size: 17px;
    }
    section.programming .ventured {
        position: relative;
        padding-top: 24px;
        padding-right: 68px;
    }
    section.programming .opposition {
        max-width: 100%;
        padding-right: 0;
        word-break: normal;
    }
    section.programming .ventured p {
        padding-right: 0;
    }
    section.programming .ventured.active,
    section.programming .ventured:hover {
        padding-right: 68px;
    }
    .hero-slider,
    .hero-item,
    section.marque-logo {
        background-color: #0b0f19;
    }
    .hero-item {
        padding-bottom: 0 !important;
    }
    .stats-box {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        border-radius: 20px 20px 0 0;
    }
    .stats-box .row {
        margin-bottom: 0 !important;
    }
    section.marque-logo {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    #concentrated-founders-info .concentrated-founders-social {
        gap: 8px;
        justify-content: center;
    }
    #concentrated-founders-info .concentrated-founders-social span {
        width: 32px;
        height: 32px;
        flex-basis: 32px;
    }
    #concentrated-founders-info .concentrated-founders-social i {
        font-size: 13px;
        top: 18px !important;
    }
    .destroying::before {
        height: 143px;
    }
    section.philanthropist.renamed::before {
        display: none !important;
        content: none !important;
    }
    section.philanthropist.renamed {
        padding: 44px 0 !important;
        background-position: center !important;
        text-align: center;
    }
    section.philanthropist.renamed .childhood {
        max-width: 315px;
        margin: 0 auto !important;
        padding-left: 0 !important;
        text-align: center !important;
    }
    section.philanthropist.renamed .childhood h2 {
        max-width: 300px;
        margin: 0 auto;
        padding-bottom: 26px !important;
        font-size: 22px !important;
        line-height: 1.34 !important;
        text-align: center !important;
    }
    section.philanthropist.renamed .educated {
        width: 100%;
        max-width: 176px;
        margin: 0 auto;
        justify-content: center !important;
        align-items: center;
        gap: 10px !important;
    }
    section.philanthropist.renamed .educated a {
        width: 160px;
        max-width: 100%;
        min-height: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 7px 12px !important;
        font-size: 12px !important;
        text-align: center;
    }
    section.trading .unauthorised {
        padding: 14px 8px !important;
        border-radius: 14px !important;
    }
    section.trading .reportedly {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 8px !important;
        align-items: center;
    }
    section.trading .subsidiary {
        display: contents !important;
    }
    section.trading .billion {
        min-height: 62px !important;
        margin: 0 !important;
        padding: 8px 6px !important;
        border-radius: 8px !important;
    }
    section.trading .billion img {
        width: min(100%, 88px) !important;
        max-height: 34px !important;
        object-fit: contain;
    }
    section.plant .maintaining {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
        margin: 28px 0 38px !important;
        padding: 0 !important;
        border: 0 !important;
    }
    section.plant .federal::before,
    section.plant .chairman::before {
        display: none !important;
        content: none !important;
    }
    section.plant .outside,
    section.plant .outside:first-child,
    section.plant .outside:last-child {
        min-height: 118px !important;
        padding: 18px 10px !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center !important;
        border: 1px solid rgba(255, 255, 255, 0.12) !important;
        border-radius: 14px !important;
        background: linear-gradient(180deg, rgba(38, 53, 115, 0.48), rgba(18, 25, 45, 0.92));
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
    }
    section.plant .outside h3 {
        margin: 0 0 7px !important;
        color: #fff !important;
        font-size: 21px !important;
        line-height: 1.15 !important;
        font-weight: 700;
    }
    section.plant .outside p {
        max-width: 125px;
        margin: 0 auto !important;
        color: rgba(255, 255, 255, 0.82) !important;
        font-size: 11px !important;
        line-height: 1.35 !important;
    }
    footer.fuel section.meaningful {
        padding: 16px 0 !important;
    }
    footer.fuel .meaningful .row {
        row-gap: 10px !important;
    }
    footer.fuel .opportunities {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 12px !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        align-items: center;
        padding: 0 10px !important;
    }
    footer.fuel .opportunities span {
        min-height: 36px !important;
        height: 36px !important;
        padding: 8px 9px !important;
        border-radius: 4px !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        background: rgba(255, 255, 255, 0.14) !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -ms-border-radius: 4px !important;
        -o-border-radius: 4px !important;
    }
    footer.fuel .opportunities span img {
        width: min(100%, 108px) !important;
        max-height: 36px !important;
        margin: 0 !important;
        object-fit: contain;
    }
    section>.container,
    footer>.container,
    footer section>.container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}


/* Featured brands final polish */

@media (min-width: 992px) {
    section.produced .row {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
    }
    section.produced .row>.col-lg-6 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
    section.produced .row>.col-lg-6:first-child {
        order: 1 !important;
    }
    section.produced .row>.col-lg-6:last-child {
        order: 2 !important;
    }
}

@media (max-width: 1199px) {
    section.produced {
        padding: 64px 0 !important;
    }
    section.produced .row {
        align-items: center !important;
        row-gap: 34px !important;
    }
    .regulation {
        max-width: 520px !important;
        margin: 0 auto !important;
        padding: 10px 16px !important;
        border-radius: 16px !important;
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 0 !important;
    }
    .uality {
        display: contents !important;
        margin: 0 !important;
        gap: 0 !important;
    }
    .uality span {
        min-height: 72px !important;
        padding: 12px 14px !important;
        border-radius: 0 !important;
        background: rgba(17, 25, 42, 0.62) !important;
    }
    .uality span img {
        width: min(100%, 130px) !important;
        max-height: 44px !important;
        margin: 0 !important;
        filter: brightness(0) invert(1) grayscale(1) !important;
    }
    .hypothetical {
        max-width: 520px !important;
        margin: 0 auto !important;
    }
    .hypothetical h2 {
        font-size: 38px !important;
        line-height: 1.18 !important;
    }
    .hypothetical p {
        padding-top: 30px !important;
    }
    .laundering {
        padding-top: 32px !important;
    }
}

@media (max-width: 991px) {
    section.produced {
        padding: 58px 0 !important;
    }
    section.produced .row {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        row-gap: 30px !important;
    }
    section.produced .row>.col-lg-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    section.produced .row>.col-lg-6:first-child {
        order: 1 !important;
    }
    section.produced .row>.col-lg-6:last-child {
        order: 2 !important;
    }
    .hypothetical {
        text-align: center !important;
    }
    .hypothetical h2 br {
        display: none !important;
    }
    .hypothetical p {
        max-width: 560px !important;
        margin: 0 auto !important;
        text-align: center !important;
    }
}

@media (max-width: 600px) {
    section.produced {
        padding: 42px 0 !important;
    }
    .regulation {
        max-width: 360px !important;
        padding: 8px !important;
        border-radius: 14px !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .uality span {
        min-height: 66px !important;
        padding: 10px 12px !important;
    }
    .uality span img {
        width: min(100%, 116px) !important;
        max-height: 38px !important;
    }
    .hypothetical {
        max-width: 340px !important;
    }
    .hypothetical h2 {
        font-size: 27px !important;
        line-height: 1.28 !important;
    }
    .hypothetical p {
        padding-top: 18px !important;
        font-size: 13px !important;
        line-height: 1.6 !important;
    }
    .laundering {
        padding-top: 22px !important;
    }
    a.investigation {
        min-height: 40px !important;
        padding: 9px 17px !important;
        font-size: 13px !important;
    }
}