@import url('/assets/css/superpack.css');

.yt-landing {
    margin: 12px 0 20px;
    padding: 0 0 32px;
    border-radius: 0;
    background: #ffffff;
    color: #334155;
    overflow: hidden;
}

.yt-landing .container {
    max-width: 1240px;
}

.yt-landing p,
.yt-landing li,
.yt-landing span,
.yt-landing .text-muted,
.yt-landing .small {
    color: #64748b !important;
}

.yt-landing .superpack-section-title,
.yt-landing h1,
.yt-landing h2,
.yt-landing h3,
.yt-landing h4 {
    color: #0f172a;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.yt-landing .superpack-breadcrumb {
    padding: 10px 0 2px;
}

.yt-landing .breadcrumb {
    gap: 10px;
}

.yt-landing .breadcrumb a,
.yt-landing .breadcrumb-item,
.yt-landing .breadcrumb-item.active {
    color: #64748b;
    text-decoration: none;
}

.yt-landing .breadcrumb-item + .breadcrumb-item::before {
    color: #94a3b8;
}

.yt-landing .superpack-hero-cta {
    padding: 4px 0 18px;
}

.yt-landing .superpack-hero__bg {
    border: 1px solid #e5e7eb;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);
    overflow: hidden;
}

.yt-landing .superpack-hero__overlay {
    position: relative;
    inset: auto;
    display: block;
    background: transparent;
    padding: 32px 0;
    backdrop-filter: blur(0);
}

.yt-landing .superpack-hero__overlay .container {
    display: block;
}

.yt-landing .superpack-hero__layout {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    gap: 32px;
    align-items: center;
}

.yt-landing .superpack-hero__content {
    min-width: 0;
}

.yt-landing .superpack-hero__title {
    max-width: 100%;
    margin-bottom: 14px;
    font-size: clamp(34px, 5vw, 58px);
    line-height: 1.08;
    text-align: left;
}

.yt-landing .superpack-hero__intro {
    max-width: 100%;
    margin-bottom: 22px;
    color: #0f172a !important;
    font-size: 18px;
    line-height: 1.65;
    text-align: left;
}

.yt-landing .superpack-hero__cta-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-start;
}

.yt-landing .superpack-hero__media {
    min-width: 0;
}

.yt-landing .superpack-hero__image-wrap {
    border: 1px solid #e5e7eb;
    border-radius: 22px;
    overflow: hidden;
}

.yt-landing .superpack-hero__image {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.yt-landing .superpack-cta__btn,
.yt-landing .superpack-buy-btn,
.yt-landing .btn-outline-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    min-width: 220px;
    padding: 0 28px;
    border: 0;
    border-radius: 14px;
    background: linear-gradient(180deg, #FF6F3A 0%, #FF6F3A 100%);
    box-shadow: 0 14px 28px rgba(255, 141, 28, 0.2);
    color: #fff !important;
    font-size: 17px;
    font-weight: 800;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease;
}

.yt-landing .btn-outline-primary {
    min-height: 44px;
    padding: 0 20px;
    font-size: 15px;
}
.superpack-check-icon .me-2 {
    color: #fff;
}

.yt-landing .superpack-cta__btn:hover,
.yt-landing .superpack-buy-btn:hover,
.yt-landing .btn-outline-primary:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 18px 34px rgba(255, 141, 28, 0.24);
}

.yt-landing .superpack-reviews-social,
.yt-landing .superpack-video-cta,
.yt-landing .superpack-faq,
.yt-landing .superpack-cta-bottom,
.yt-landing .superpack-related,
.yt-landing .superpack-extra,
.yt-landing .superpack-business,
.yt-landing .superpack-reviews-grid,
.yt-landing .superpack-how-to,
.yt-landing .superpack-features,
.yt-landing .superpack-can-wrapped,
.yt-landing .superpack-in-use,
.yt-landing .superpack-who-needs {
    background: transparent !important;
}

.yt-landing .superpack-video-wrapper,
.yt-landing .superpack-product-mockup,
.yt-landing .superpack-faq-img-wrapper,
.yt-landing .superpack-feature-image-wrapper,
.yt-landing .superpack-block-image-wrapper,
.yt-landing .superpack-industry-image-wrapper {
    border-radius: 22px;
    overflow: hidden;
}

.yt-landing .superpack-video-wrapper {
    min-height: 360px;
}

.yt-landing .superpack-section-title {
    margin-bottom: 14px;
    font-size: clamp(28px, 4vw, 44px);
    line-height: 1.12;
}

.yt-landing .superpack-features .h4,
.yt-landing .superpack-in-use .h5,
.yt-landing .superpack-business .h6,
.yt-landing .superpack-how-to .h6,
.yt-landing .superpack-faq .accordion-button span,
.yt-landing .superpack-can-wrapped .h6,
.yt-landing .superpack-related-title,
.yt-landing .superpack-extra .superpack-related-title {
    color: #0f172a;
}

.yt-landing .superpack-step-card,
.yt-landing .superpack-can-wrapped-card,
.yt-landing .superpack-review-card,
.yt-landing .superpack-achievement-card,
.yt-landing .superpack-who-card,
.yt-landing .superpack-related-link,
.yt-landing .superpack-faq .accordion-item {
    border: 1px solid #e5e7eb !important;
    border-radius: 20px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);
}

.yt-landing .superpack-step-card,
.yt-landing .superpack-can-wrapped-card,
.yt-landing .superpack-achievement-card,
.yt-landing .superpack-review-card {
    height: 100%;
}

.yt-landing .superpack-related-link {
    min-height: 76px;
    padding: 18px 20px !important;
    color: #0f172a !important;
}

.yt-landing .superpack-related-link:hover {
    border-color: rgba(255, 157, 40, 0.42) !important;
    box-shadow: 0 14px 28px rgba(255, 141, 28, 0.12);
    transform: translateY(-2px);
}

.yt-landing .superpack-related-arrow,
.yt-landing .superpack-check-icon,
.yt-landing .superpack-star.filled {
    color: #ff8d1c;
}

.yt-landing .superpack-stars {
    font-size: 22px;
    letter-spacing: 3px;
}

.yt-landing .superpack-star {
    color: rgba(255, 141, 28, 0.22);
}

.yt-landing .badge.bg-primary {
    padding: 10px 14px;
    border-radius: 12px;
    background: #ff8d1c !important;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

.yt-landing .superpack-seo-content {
    padding-top: 24px !important;
}

.yt-landing .superpack-seo-content .container {
    max-width: var(--bs-container-xl, 1140px);
}

.yt-landing .superpack-seo-section {
    padding: 10px 12px;
    /*border: 1px solid #ece7df;*/
    border-radius: 28px;
    /*background: #ffffff;*/
    /*box-shadow: 0 18px 44px rgba(15, 23, 42, 0.06);*/
}

.yt-landing .superpack-seo-section + .superpack-seo-section {
    margin-top: 22px !important;
}

.yt-landing .superpack-seo-section#tldr {
    padding: 28px 30px;
    /*background: #ffffff;*/
    /*border-color: #ece7df;*/
}

.yt-landing .superpack-seo-section#conclusion_cta {
    background: #ffffff;
}

.yt-landing .superpack-seo-list {
    display: grid;
    gap: 14px;
    padding-left: 0;
    list-style: none;
    margin-top: 1rem;
}

.yt-landing .superpack-seo-list-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 5px 18px;
    border-radius: 18px;
    /*background: #ffffff;*/
    /*border: 1px solid #ece7df;*/
}

.yt-landing .superpack-seo-list-number {
    min-width: 8px;
    color: #c2410c;
    font-weight: 800;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.yt-landing .superpack-seo-paragraph:last-child {
    margin-bottom: 0 !important;
}

.yt-landing .superpack-seo-paragraph p,
.yt-landing .superpack-seo-list-text {
    color: #334155 !important;
    font-size: 17px;
    line-height: 1.8;
}

.yt-landing .superpack-seo-section#tldr .superpack-seo-paragraph p {
    font-size: 18px;
    line-height: 1.9;
}

.yt-landing .superpack-seo-content .superpack-section-title {
    margin-bottom: 1rem !important;
    color: #0f172a;
    font-size: 30px;
    line-height: 1.25;
}

.yt-landing .superpack-seo-section#tldr .superpack-section-title {
    display: none;
}

.yt-landing .superpack-faq .accordion {
    display: grid;
    gap: 18px;
}

.yt-landing .superpack-faq .accordion-item {
    overflow: hidden;
}

.yt-landing .superpack-faq .accordion-button,
.yt-landing .superpack-faq .accordion-body {
    background: transparent;
    color: #0f172a;
}

.yt-landing .superpack-faq .accordion-button {
    padding: 20px 22px;
    box-shadow: none;
    font-size: 20px;
    font-weight: 700;
}

.yt-landing .superpack-faq .accordion-button:not(.collapsed) {
    background: rgba(255, 141, 28, 0.08);
}

.yt-landing .superpack-faq .accordion-button::after {
    filter: none;
}

.yt-landing .superpack-faq .accordion-body {
    padding: 0 22px 22px;
    font-size: 16px;
    line-height: 1.7;
}

.yt-landing .superpack-faq-aside {
    display: flex;
    flex-direction: column;
}

.yt-landing .superpack-faq-action {
    display: flex;
    justify-content: center;
    margin-top: 4px;
}

.yt-landing .superpack-faq-aside .btn-outline-primary {
    width: auto;
    max-width: 100%;
}

.yt-landing .superpack-faq-content {
    min-width: 0;
}

.yt-landing .superpack-industries-nav {
    margin-bottom: 18px !important;
}

.yt-landing .superpack-industry-tab {
    padding: 9px 16px !important;
    border: 0 !important;
    border-bottom: 0 !important;
    border-radius: 999px;
    background: #fff7ed;
    color: #64748b !important;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: none !important;
}

.yt-landing .superpack-industry-tab:hover,
.yt-landing .superpack-industry-tab.active {
    background: #ffedd5;
    color: #9a3412 !important;
    border-bottom: 0 !important;
    text-decoration: none !important;
}

.yt-landing .superpack-industry-content {
    display: none;
}

.yt-landing .superpack-industry-content.active {
    display: block;
}

.yt-landing .superpack-product-mockup-img,
.yt-landing .superpack-feature-visual,
.yt-landing .superpack-block-img,
.yt-landing .superpack-faq-img,
.yt-landing .superpack-industry-image,
.yt-landing .superpack-review-card img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yt-landing .superpack-block-image-wrapper {
    min-height: 220px;
}

.yt-landing .superpack-block-img-large,
.yt-landing .superpack-feature-visual {
    min-height: 320px;
}

.yt-landing .superpack-cta-bottom .text-muted {
    max-width: 560px;
}

.yt-landing .superpack-related-searches.bg-light,
.yt-landing .superpack-how-to.bg-light,
.yt-landing .superpack-can-wrapped.bg-light,
.yt-landing .superpack-business.bg-light,
.yt-landing .superpack-extra.bg-light {
    background: transparent !important;
}

@media (max-width: 991.98px) {
    .yt-landing .superpack-hero__layout {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .yt-landing .superpack-hero__content {
        text-align: center;
    }

    .yt-landing .superpack-hero__title,
    .yt-landing .superpack-hero__intro {
        text-align: center;
    }

    .yt-landing .superpack-hero__cta-wrapper {
        justify-content: center;
    }

    .yt-landing .superpack-hero__media {
        max-width: 720px;
        margin: 0 auto;
    }

    .yt-landing .superpack-section-title {
        font-size: 34px;
    }

    .yt-landing .superpack-faq .accordion-button {
        font-size: 18px;
    }

    .yt-landing .superpack-faq-layout {
        row-gap: 24px;
    }

    .yt-landing .superpack-faq-aside {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .yt-landing {
        margin-top: 10px;
    }

    .yt-landing .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .yt-landing .superpack-hero__title {
        font-size: 30px;
    }

    .yt-landing .superpack-hero__overlay {
        padding: 24px 0;
    }

    .yt-landing .superpack-hero__intro,
    .yt-landing .superpack-faq .accordion-body {
        font-size: 16px;
    }

    .yt-landing .superpack-seo-section,
    .yt-landing .superpack-step-card,
    .yt-landing .superpack-can-wrapped-card,
    .yt-landing .superpack-review-card,
    .yt-landing .superpack-achievement-card,
    .yt-landing .superpack-who-card,
    .yt-landing .superpack-related-link {
        padding: 18px !important;
    }

    .yt-landing .superpack-seo-content .superpack-section-title {
        font-size: 24px;
    }

    .yt-landing .superpack-seo-list-item {
        flex-direction: column;
        gap: 10px;
    }

    .yt-landing .superpack-seo-list-number {
        min-width: 0;
    }

    .yt-landing .superpack-faq .accordion-button {
        padding: 18px;
    }

    .yt-landing .superpack-faq-aside .btn-outline-primary {
        width: 100%;
        min-width: 0;
    }

    .yt-landing .superpack-faq-img-wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 320px;
    }
}

.yt-landing .superpack-reviews-social,
.yt-landing .superpack-seo-content,
.yt-landing .superpack-features,
.yt-landing .superpack-how-to,
.yt-landing .superpack-can-wrapped,
.yt-landing .superpack-in-use,
.yt-landing .superpack-who-needs,
.yt-landing .superpack-reviews-grid,
.yt-landing .superpack-business,
.yt-landing .superpack-cta-bottom,
.yt-landing .superpack-related-searches,
.yt-landing .superpack-video-cta,
.yt-landing .superpack-faq,
.yt-landing .superpack-related,
.yt-landing .superpack-extra {
    padding-top: 0.75rem !important;
    padding-bottom: 1.75rem !important;
}

.yt-landing .superpack-reviews-social {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.yt-landing .superpack-cta-bottom,
.yt-landing .superpack-who-needs {
    background: transparent !important;
}

.yt-landing .superpack-cta-bottom .row,
.yt-landing .superpack-video-cta .row {
    --bs-gutter-y: 1.25rem;
}

.yt-landing .superpack-video-cta .row {
    --bs-gutter-x: 2.5rem;
}

.yt-landing .superpack-video-cta .col-lg-6:last-child {
    padding-top: 0.5rem;
    padding-left: 3.5rem;
}

.yt-landing .superpack-video-cta h2 {
    margin-bottom: 1rem !important;
}

.yt-landing .superpack-video-cta .text-muted {
    margin-bottom: 1.25rem !important;
}

.yt-landing .superpack-cta-bottom .text-white,
.yt-landing .superpack-cta-bottom .text-white-50,
.yt-landing .superpack-cta-banner .text-white {
    color: #0f172a !important;
}
