﻿html[data-site-state="loading"] .site {
            opacity: 0;
            visibility: hidden;
        }

        html[data-site-state="ready"] .site {
            opacity: 1;
            visibility: visible;
            transition: opacity .15s ease;
        }

        .product-card__features-list {
            display: none;
        }

        .product-card__quickview,
        .product-card__actions,
        .product-card__prices,
        .product-card__availability,
        .product-card__buttons,
        .product-card__wishlist,
        .product-card__compare,
        .product-card__rating {
            display: none !important;
        }

        .mobile-header__search,
        .indicator__dropdown {
            display: none !important;
        }

        .nav-links__item:has(> .nav-links__item-link[href="account-login.html"]),
        .nav-links__item:has(> .nav-links__item-link[href*="themeforest.net"]),
        .menu__item:has(> .menu__item-link[href="cart.html"]),
        .menu__item:has(> .menu__item-link[href="cart-empty.html"]),
        .menu__item:has(> .menu__item-link[href="checkout.html"]),
        .menu__item:has(> .menu__item-link[href="order-success.html"]),
        .menu__item:has(> .menu__item-link[href="wishlist.html"]),
        .menu__item:has(> .menu__item-link[href="compare.html"]),
        .menu__item:has(> .menu__item-link[href="offcanvas-cart.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="cart.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="cart-empty.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="checkout.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="order-success.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="wishlist.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="compare.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="offcanvas-cart.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-login.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-dashboard.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-profile.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-orders.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-order-details.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-addresses.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-edit-address.html"]),
        .mobile-links__item:has(> .mobile-links__item-title > .mobile-links__item-link[href="account-password.html"]) {
            display: none !important;
        }

        .nav-panel__indicators {
            margin-left: 24px;
        }

        .product-card__info {
            padding-bottom: 18px;
        }

        .product-card--layout--horizontal .product-card__info {
            padding-bottom: 0;
        }

        .product-card__description {
            margin-top: 10px;
            color: #6c757d;
            font-size: 13px;
            line-height: 1.55;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 5;
            overflow: hidden;
        }

        .brand-logo {
            display: block;
            width: auto;
            max-width: 100%;
            height: auto;
        }

        .brand-logo--mobile {
            max-height: 42px;
        }

        .brand-logo--desktop {
            max-height: 54px;
        }

        .footer-brand-logo {
            display: inline-flex;
            margin-bottom: 18px;
        }

        .brand-logo--footer {
            max-height: 72px;
        }

        .menu--with-icons .menu__item-icon {
            width: 26px;
            height: 18px;
            flex: 0 0 26px;
            overflow: hidden;
            border-radius: 2px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }

        .menu--with-icons .menu__item-link {
            display: flex;
            align-items: center;
            gap: 12px;
            white-space: nowrap;
        }

        .menu--with-icons .menu__item-icon img,
        .menu--with-icons .menu__item-flag {
            display: block;
            width: 26px;
            height: 18px;
            object-fit: cover;
        }

        .menu__item-flag {
            position: relative;
            border-radius: 2px;
            box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .08);
        }

        .menu__item-flag--en {
            background:
                linear-gradient(to right, transparent 0 19px, #fff 19px 29px, transparent 29px 100%),
                linear-gradient(to bottom, transparent 0 19px, #fff 19px 29px, transparent 29px 100%),
                linear-gradient(to right, transparent 0 21px, #c8102e 21px 27px, transparent 27px 100%),
                linear-gradient(to bottom, transparent 0 21px, #c8102e 21px 27px, transparent 27px 100%),
                #012169;
        }

        .menu__item-flag--fr {
            background: linear-gradient(to right, #0055a4 0 33.333%, #ffffff 33.333% 66.666%, #ef4135 66.666% 100%);
        }

        .menu__item-flag--de {
            background: linear-gradient(to bottom, #000000 0 33.333%, #dd0000 33.333% 66.666%, #ffce00 66.666% 100%);
        }

        .menu__item-flag--ru {
            background: linear-gradient(to bottom, #ffffff 0 33.333%, #0039a6 33.333% 66.666%, #d52b1e 66.666% 100%);
        }

        .menu__item-flag--it {
            background: linear-gradient(to right, #009246 0 33.333%, #ffffff 33.333% 66.666%, #ce2b37 66.666% 100%);
        }

        .menu__item-flag--hi {
            background: linear-gradient(to bottom, #ff9933 0 33.333%, #ffffff 33.333% 66.666%, #138808 66.666% 100%);
        }

        .menu__item-flag--hi::after {
            content: '';
            position: absolute;
            inset: 5px 9px;
            border: 1.5px solid #000080;
            border-radius: 50%;
        }

        .menu__item-flag--ar {
            background:
                linear-gradient(to right, #ff0000 0 28%, transparent 28% 100%),
                linear-gradient(to bottom, #00732f 0 33.333%, #ffffff 33.333% 66.666%, #000000 66.666% 100%);
        }

        .whatsapp-button {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            border-radius: 2px;
            background: #25d366;
            color: #fff;
            font-weight: 700;
            text-decoration: none;
            white-space: nowrap;
            transition: background-color .2s ease;
        }

        .whatsapp-button:hover {
            background: #1ebe5b;
            color: #fff;
            text-decoration: none;
        }

        .whatsapp-button i {
            font-size: 18px;
        }

        .whatsapp-button__icon,
        .floating-whatsapp__icon {
            width: 1.15em;
            height: 1.15em;
            display: block;
            flex: 0 0 auto;
        }

        .footer-contacts__icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 22px;
            height: 22px;
            vertical-align: middle;
        }

        .footer-contacts__icon svg {
            width: 18px;
            height: 18px;
            display: block;
        }

        .mobile-header__whatsapp {
            margin-left: auto;
            padding: 0 12px;
            height: 40px;
            font-size: 13px;
            min-width: 40px;
        }

        .nav-panel__whatsapp {
            margin-left: 14px;
            padding: 0 16px;
            height: 40px;
            font-size: 14px;
        }

        .footer-cta__actions .btn-light {
            background: #16a34a;
            border-color: #16a34a;
            color: #fff;
        }

        .footer-cta__actions .btn-light:hover,
.footer-cta__actions .btn-light:focus {
    background: #15803d;
    border-color: #15803d;
    color: #fff;
}

.home-priority-links {
    padding: 28px 0 10px;
}

.home-priority-links__intro {
    max-width: 860px;
    margin-bottom: 22px;
}

.home-priority-links__eyebrow {
    display: inline-block;
    margin-bottom: 8px;
    color: #0f766e;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.home-priority-links__title {
    margin: 0 0 10px;
    color: #1f2937;
    font-size: 32px;
    line-height: 1.2;
}

.home-priority-links__text {
    margin: 0;
    color: #4b5563;
    font-size: 15px;
    line-height: 1.7;
}

.home-priority-links__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.home-priority-links__card {
    padding: 18px;
    border: 1px solid #dbe4ea;
    border-radius: 8px;
    background: linear-gradient(180deg, #ffffff 0%, #f6fbfb 100%);
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.04);
}

.home-priority-links__card h3 {
    margin: 0 0 8px;
    font-size: 18px;
    line-height: 1.35;
}

.home-priority-links__card h3 a {
    color: #0f172a;
    text-decoration: none;
}

.home-priority-links__card h3 a:hover,
.home-priority-links__card h3 a:focus {
    color: #0f766e;
}

.home-priority-links__card p {
    margin: 0;
    color: #526071;
    font-size: 14px;
    line-height: 1.65;
}

@media (max-width: 1199.98px) {
    .home-priority-links__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .home-priority-links__title {
        font-size: 26px;
    }

    .home-priority-links__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .home-priority-links__grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .brand-logo--mobile {
        max-height: 34px;
            }

            .mobile-header__whatsapp span {
                display: none;
            }

            .mobile-header__whatsapp {
                width: 40px;
                height: 40px;
                padding: 0;
                margin-left: 6px;
                border-radius: 50%;
                flex: 0 0 40px;
            }

        .mobile-header__whatsapp i {
            font-size: 20px;
        }

            [dir=ltr] .mobile-header__logo {
                margin-right: 10px;
                margin-left: 8px;
            }

            [dir=rtl] .mobile-header__logo {
                margin-left: 10px;
                margin-right: 8px;
            }
        }

        .category-card__name a,
        .post-card__name a,
        .product-card__name a {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .category-card__name a {
            -webkit-line-clamp: 2;
        }

        .post-card__name a {
            -webkit-line-clamp: 2;
        }

        .post-card__content {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }

.product-card__name a {
            -webkit-line-clamp: 2;
        }

.aqua-category-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.aqua-category-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    overflow: hidden;
    transition: box-shadow .2s ease, transform .2s ease;
}

.aqua-category-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
    transform: translateY(-2px);
}

.aqua-category-card__image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    padding: 22px;
    background: #fff;
    text-decoration: none;
}

.aqua-category-card__image img {
    display: block;
    max-width: 100%;
    max-height: 220px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.aqua-category-card__title {
    display: block;
    padding: 16px 18px 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
    color: #1f2937;
    text-decoration: none;
    text-align: center;
}

.aqua-category-card__title:hover {
    color: #1a4fb8;
    text-decoration: none;
}

.aqua-category-card__subtitle {
    display: block;
    padding: 0 18px 10px;
    margin-top: -8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #374151;
    text-align: center;
}

.aqua-category-card__meta {
    display: block;
    padding: 0 18px 20px;
    font-size: 15px;
    line-height: 1.7;
    color: #4b5563;
    text-align: center;
}

.home-category-showcase {
    padding: 8px 0 6px;
}

.home-category-showcase__intro {
    max-width: 760px;
    margin: 0 auto 28px;
    text-align: center;
}

.home-category-showcase__eyebrow {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(26, 79, 184, .08);
    color: #1a4fb8;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.home-category-showcase__title {
    margin: 0 0 12px;
    color: #111827;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.15;
}

.home-category-showcase__text {
    margin: 0;
    color: #4b5563;
    font-size: 16px;
    line-height: 1.75;
}

.home-category-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.home-category-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    border: 1px solid #d9e5f5;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(15, 23, 42, .05);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.home-category-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(15, 23, 42, .10);
    border-color: #b8d0f0;
}

.home-category-card__image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 220px;
    padding: 22px;
    background:
        radial-gradient(circle at top right, rgba(50, 108, 216, .10), transparent 42%),
        linear-gradient(180deg, #ffffff 0%, #eef5ff 100%);
}

.home-category-card__image img {
    display: block;
    max-width: 100%;
    max-height: 176px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.home-category-card__body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 18px 18px 20px;
}

.home-category-card__title {
    margin: 0 0 10px;
    color: #0f172a;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}

.home-category-card__title a {
    color: inherit;
    text-decoration: none;
}

.home-category-card__title a:hover {
    color: #1a4fb8;
}

.home-category-card__link {
    margin-top: auto;
    color: #1a4fb8;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.home-category-card__link:hover {
    color: #123b8a;
    text-decoration: none;
}

@media (max-width: 991.98px) {
    .aqua-category-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-category-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .home-category-showcase__title {
        font-size: 30px;
    }
}

@media (max-width: 575.98px) {
    .aqua-category-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .aqua-category-card__image {
        min-height: 220px;
        padding: 18px;
    }

    .aqua-category-card__title {
        font-size: 17px;
    }

    .aqua-category-card__subtitle {
        font-size: 15px;
    }

    .aqua-category-card__meta {
        font-size: 14px;
    }

    .home-category-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .home-category-showcase__title {
        font-size: 26px;
    }

    .home-category-showcase__text {
        font-size: 15px;
        line-height: 1.7;
    }

    .home-category-card__image {
        min-height: 200px;
        padding: 18px;
    }
}

.home-hero-slideshow {
    margin-top: 24px;
}

.home-hero-slideshow .block-slideshow__body,
.home-hero-slideshow .block-slideshow__slide {
    height: 520px;
}

.home-hero-slideshow .block-slideshow__body {
    overflow: hidden;
    border-radius: 28px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, .16);
}

.home-hero-slideshow .block-slideshow__slide {
    position: relative;
}

.home-hero-slideshow .block-slideshow__slide::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(5, 20, 41, .76) 0%, rgba(5, 20, 41, .54) 34%, rgba(5, 20, 41, .18) 62%, rgba(5, 20, 41, .06) 100%),
        linear-gradient(180deg, rgba(0, 0, 0, .10) 0%, rgba(0, 0, 0, .22) 100%);
    z-index: 1;
}

.home-hero-slideshow .block-slideshow__slide-image {
    background-size: cover;
    background-position: center center;
    transform: scale(1.02);
}

.home-hero-slideshow .block-slideshow__slide--plant .block-slideshow__slide-image--desktop {
    background-position: center center;
}

.home-hero-slideshow .block-slideshow__slide--property .block-slideshow__slide-image--desktop {
    background-position: center 38%;
}

.home-hero-slideshow .block-slideshow__slide--quote .block-slideshow__slide-image--desktop {
    background-position: center 32%;
}

.home-hero-slideshow .block-slideshow__slide-content {
    z-index: 2;
    bottom: 64px;
    max-width: 560px;
    padding: 30px 34px;
    border-radius: 24px;
    background: rgba(255, 255, 255, .10);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
}

[dir=ltr] .home-hero-slideshow .block-slideshow__slide-content {
    left: 56px;
}

[dir=rtl] .home-hero-slideshow .block-slideshow__slide-content {
    right: 56px;
}

.home-hero-slideshow .block-slideshow__slide-title {
    color: #ffffff;
    font-size: 50px;
    line-height: 1.06;
    letter-spacing: -.03em;
    margin-bottom: 18px;
    text-shadow: 0 10px 28px rgba(0, 0, 0, .24);
}

.home-hero-slideshow .block-slideshow__slide-text {
    color: rgba(255, 255, 255, .92);
    font-size: 18px;
    line-height: 1.7;
    max-width: 500px;
}

.home-hero-slideshow .block-slideshow__slide-button {
    margin-top: 28px;
}

.home-hero-slideshow .block-slideshow__slide-button .btn {
    min-width: 220px;
    min-height: 58px;
    padding: 0 28px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    box-shadow: 0 18px 32px rgba(29, 78, 216, .26);
}

.home-hero-slideshow .owl-carousel .owl-dots {
    bottom: 30px;
}

@media (max-width: 1199.98px) {
    .home-hero-slideshow .block-slideshow__body,
    .home-hero-slideshow .block-slideshow__slide {
        height: 500px;
    }

    .home-hero-slideshow .block-slideshow__slide-content {
        max-width: 520px;
    }

    .home-hero-slideshow .block-slideshow__slide-title {
        font-size: 44px;
    }
}

@media (max-width: 991.98px) {
    .home-hero-slideshow .block-slideshow__body,
    .home-hero-slideshow .block-slideshow__slide {
        height: 460px;
    }

    .home-hero-slideshow .block-slideshow__slide-content {
        bottom: 46px;
        max-width: 470px;
        padding: 24px 24px 26px;
    }

    [dir=ltr] .home-hero-slideshow .block-slideshow__slide-content {
        left: 36px;
    }

    [dir=rtl] .home-hero-slideshow .block-slideshow__slide-content {
        right: 36px;
    }

    .home-hero-slideshow .block-slideshow__slide-title {
        font-size: 38px;
    }

    .home-hero-slideshow .block-slideshow__slide-text {
        font-size: 16px;
        line-height: 1.65;
    }
}

@media (max-width: 767.98px) {
    .home-hero-slideshow {
        margin-top: 16px;
    }

    .home-hero-slideshow .block-slideshow__body,
    .home-hero-slideshow .block-slideshow__slide {
        height: 520px;
    }

    .home-hero-slideshow .block-slideshow__body {
        border-radius: 24px;
    }

    .home-hero-slideshow .block-slideshow__slide::after {
        background:
            linear-gradient(180deg, rgba(7, 22, 43, .32) 0%, rgba(7, 22, 43, .58) 40%, rgba(7, 22, 43, .82) 100%);
    }

    .home-hero-slideshow .block-slideshow__slide-image--desktop {
        display: none;
    }

    .home-hero-slideshow .block-slideshow__slide-image--mobile {
        display: block;
        background-size: cover;
        background-position: center center;
    }

    .home-hero-slideshow .block-slideshow__slide-content {
        right: 18px;
        bottom: 20px;
        left: 18px;
        max-width: none;
        padding: 22px 20px 24px;
        border-radius: 20px;
        background: rgba(7, 22, 43, .36);
    }

    [dir=ltr] .home-hero-slideshow .block-slideshow__slide-content,
    [dir=rtl] .home-hero-slideshow .block-slideshow__slide-content {
        right: 18px;
        left: 18px;
    }

    .home-hero-slideshow .block-slideshow__slide-title {
        font-size: 31px;
        line-height: 1.08;
        margin-bottom: 12px;
    }

    .home-hero-slideshow .block-slideshow__slide-text {
        font-size: 15px;
        line-height: 1.6;
        max-width: none;
    }

    .home-hero-slideshow .block-slideshow__slide-button {
        margin-top: 20px;
    }

    .home-hero-slideshow .block-slideshow__slide-button .btn {
        min-width: 100%;
        min-height: 52px;
        font-size: 15px;
    }

    .home-hero-slideshow .owl-carousel .owl-dots {
        bottom: 16px;
    }
}

.block-brands__slider {
    border: 1px solid #dbe5f1;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 14px 32px rgba(15, 23, 42, .05);
}

.block-brands__item {
    padding: 26px 20px;
}

.block-brands__item a {
    min-height: 84px;
    padding: 10px 14px;
    border-radius: 16px;
    transition: background-color .2s ease, transform .2s ease;
}

.block-brands__item a:hover {
    background: rgba(37, 99, 235, .05);
    transform: translateY(-2px);
}

.block-brands__item img {
    max-height: 58px;
    filter: saturate(1.02);
}

.brand-logo-fallback {
    align-items: center;
    justify-content: center;
    min-width: 120px;
    min-height: 46px;
    padding: 10px 16px;
    border-radius: 999px;
    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
    color: #1d4ed8;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .01em;
    text-decoration: none;
    white-space: nowrap;
}

@media (max-width: 767.98px) {
    .block-brands__item {
        padding: 18px 14px;
    }

    .block-brands__item a {
        min-height: 68px;
        padding: 8px 10px;
    }

    .block-brands__item img {
        max-height: 44px;
    }

    .brand-logo-fallback {
        min-width: 96px;
        min-height: 40px;
        padding: 8px 12px;
        font-size: 13px;
    }
}

.related-products-block {
    margin: 28px 0 36px;
}

.product-tabs {
    margin-top: 24px;
}

.product-tabs__list {
    margin-bottom: 0;
}

.product-tabs .product-tabs__content {
    padding: 28px 30px;
    border: 1px solid #dbe5f1;
    border-radius: 0 0 20px 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

.product-tabs:not(.product-tabs--stuck) .product-tabs__list-container {
    padding: 0 18px;
    border: 1px solid #dbe5f1;
    border-bottom: 0;
    border-radius: 20px 20px 0 0;
    background: #fff;
    box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

.aqua-heading-block {
    margin: 28px 0 36px;
}

.aqua-heading-block .typography {
    padding: 28px 30px;
    border: 1px solid #dbe5f1;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

.aqua-heading-block .typography > :first-child {
    margin-top: 0;
}

.aqua-heading-block .typography > :last-child {
    margin-bottom: 0;
}

.related-products-card {
    padding: 28px 30px;
    border: 1px solid #dbe5f1;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

.related-products-card__header h2 {
    margin: 0 0 10px;
    font-size: 28px;
}

.related-products-card__header p {
    margin: 0;
    color: #5b6b7f;
    line-height: 1.8;
}

.related-products-card__eyebrow {
    margin: 0 0 10px;
    color: #2563eb;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.related-products-card__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 14px;
    margin-top: 22px;
}

.related-products-card__item {
    display: flex;
    align-items: center;
    min-height: 74px;
    padding: 16px 18px;
    border: 1px solid #d8e4f3;
    border-radius: 16px;
    background: #fff;
    color: #1e293b;
    font-weight: 600;
    line-height: 1.6;
    text-decoration: none;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, color .18s ease;
}

.related-products-card__item:hover {
    color: #0f4fd6;
    border-color: #9ec5ff;
    box-shadow: 0 10px 24px rgba(37, 99, 235, .12);
    transform: translateY(-2px);
}

.related-products-card__footer {
    margin-top: 18px;
}

.category-link-hub {
    margin: 24px 0 8px;
}

.category-link-hub__card {
    padding: 28px 30px;
    border: 1px solid #dbe5f1;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

.category-link-hub__eyebrow {
    margin: 0 0 10px;
    color: #2563eb;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.category-link-hub__card h2 {
    margin: 0 0 10px;
    font-size: 28px;
}

.category-link-hub__card p {
    margin: 0;
    color: #5b6b7f;
    line-height: 1.8;
}

.category-link-hub__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
    margin-top: 22px;
}

.category-link-hub__item {
    display: flex;
    align-items: center;
    min-height: 68px;
    padding: 14px 16px;
    border: 1px solid #d8e4f3;
    border-radius: 16px;
    background: #fff;
    color: #1e293b;
    font-weight: 600;
    line-height: 1.6;
    text-decoration: none;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, color .18s ease;
}

.category-link-hub__item:hover {
    color: #0f4fd6;
    border-color: #9ec5ff;
    box-shadow: 0 10px 24px rgba(37, 99, 235, .12);
    transform: translateY(-2px);
}

.crawl-hub {
    margin: 28px 0 8px;
}

.crawl-hub__card {
    padding: 28px 30px;
    border: 1px solid #dbe5f1;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, .06);
}

.crawl-hub__eyebrow {
    margin: 0 0 10px;
    color: #2563eb;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.crawl-hub__card h2 {
    margin: 0 0 10px;
    font-size: 28px;
}

.crawl-hub__card p {
    margin: 0;
    color: #5b6b7f;
    line-height: 1.8;
}

.crawl-hub__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
    margin-top: 22px;
}

.crawl-hub__item {
    display: flex;
    align-items: center;
    min-height: 68px;
    padding: 14px 16px;
    border: 1px solid #d8e4f3;
    border-radius: 16px;
    background: #fff;
    color: #1e293b;
    font-weight: 600;
    line-height: 1.6;
    text-decoration: none;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, color .18s ease;
}

.crawl-hub__item:hover {
    color: #0f4fd6;
    border-color: #9ec5ff;
    box-shadow: 0 10px 24px rgba(37, 99, 235, .12);
    transform: translateY(-2px);
}

@media (max-width: 767.98px) {
    .product-tabs .product-tabs__content {
        padding: 22px 18px;
        border-radius: 0 0 18px 18px;
    }

    .product-tabs:not(.product-tabs--stuck) .product-tabs__list-container {
        padding: 0 10px;
        border-radius: 18px 18px 0 0;
    }

    .aqua-heading-block .typography {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .related-products-card {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .related-products-card__header h2 {
        font-size: 23px;
    }

    .related-products-card__grid {
        grid-template-columns: 1fr;
    }

    .category-link-hub__card {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .category-link-hub__card h2 {
        font-size: 23px;
    }

    .category-link-hub__grid {
        grid-template-columns: 1fr;
    }

    .crawl-hub__card {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .crawl-hub__card h2 {
        font-size: 23px;
    }

    .crawl-hub__grid {
        grid-template-columns: 1fr;
    }
}
