@import url(__reboot.css);
@import url(fonts.css?v=1.2);

@import url(header.css?v=2.0);
@import url(info-link.css?v=1.7);
@import url(rs.css?v=1.1);
@import url(other-headers.css?v=0.3);

body {
    overflow-x: hidden;
}

.fish-title {
    padding-top: 5.31vw;
    display: flex;
    align-items: center;
    gap: 0.63vw;
}

.fish-title h1 {
    color: #043E66;
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 3.13vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
}

.title-icon svg {
    width: 2.34vw;
    height: 2.34vw;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}

.fish-subtitle {
    margin-top: 1.56vw;
    margin-bottom: 2.89vw;
}

.subtitle p {
    color: #043E66;
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.subtitle strong {
    color: #043E66;
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.caviar-intro {
    padding: 0 5vw;
}

.title-icon img {
    width: 3.28vw;
    height: 3.28vw;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}

.caviar-products {
    height: 31.25vw;
    flex-shrink: 0;
    background: linear-gradient(277deg, #04739E 4.95%, #03132C 74.93%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.caviar-img-block {
    padding-left: 5vw;
}

.caviar-img {
    height: 27.34vw;
    flex-shrink: 0;
    aspect-ratio: 563.35/392.00;
    border-radius: 1.95vw;
    border: 1px solid #F3DE2B;
}

.caviar-products-row {
    display: flex;
    gap: 0;
}

.caviar-product-info h2 {
    color: rgba(255, 255, 255, 0.90);
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 3.13vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    padding-top: 2.27vw;
}

.product-info-list li {
    color: rgba(255, 255, 255, 0.90);
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.product-info-list {
    list-style: none;
    padding-left: 0;
}

.product-info-list li {
    position: relative;
    padding-left: 1.88vw;
    margin-bottom: 0.63vw;
    list-style: none;
}

.product-info-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.4em;
    width: 1.02vw;
    height: 1.02vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14' viewBox='0 0 13 14' fill='none'%3E%3Ccircle cx='6.5' cy='7' r='6.5' fill='white' fill-opacity='0.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.image img {
    width: 100%;
    height: 23.44vw;
    flex-shrink: 0;
    object-fit: cover;
    object-position: center center;
    border-radius: 1.56vw;
}

.caviar-blogs {
    padding: 0 5vw;
    margin-top: 3.28vw;
}

.caviar-blogs-row {
    display: flex;
    gap: 1.56vw;
    margin-bottom: 5.31vw;
    flex-wrap: wrap;
}

.title svg {
    width: 1.25vw;
    height: 1.25vw;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}

.title a {
    color: #043E66;
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.intro {
    margin-top: 1.25vw;
    max-width: 36.48vw;
}

.intro p {
    color: #043E66;
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.intro strong {
    color: #043E66;
    font-family: Outfit Arial, Helvetica, sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

@media (max-width: 768px) {
    .caviar-products {
        height: auto;
    }

    .caviar-intro {
        padding: 0 22px;
    }

    .fish-title {
        padding-top: 20px;
    }

    .fish-title h1 {
        font-size: 24px;
    }

    .title-icon img {
        width: 26px;
        height: 40px;
        aspect-ratio: 13/9;
    }

    .subtitle p {
        color: #043E66;
        font-family: Outfit Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0.42px;
    }

    .subtitle strong {
        color: #043E66;
        font-family: Outfit Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 19px;
        /* 135.714% */
        letter-spacing: 0.42px;
    }

    .caviar-img-block {
        padding: 30px 22px 0 22px;
    }

    .caviar-products {
        margin-top: 40px;
    }

    .caviar-img-block img {
        width: 100%;
        height: 244px;
        flex-shrink: 0;
        aspect-ratio: 350.66 / 244.00;
        object-fit: cover;
        object-position: center;
    }

    .caviar-product-info {
        padding: 0 22px 33px 22px;
    }

    .caviar-product-info h2 {
        color: rgba(255, 255, 255, 0.90);
        font-family: Outfit;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.72px;
    }

    .product-info-list li {
        color: rgba(255, 255, 255, 0.90);
        font-family: Outfit Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.42px;
        margin-bottom: 0;
    }

    .caviar-blogs {
        padding: 0 22px;
    }

    .image img {
        height: 198.998px;
        flex-shrink: 0;
    }

    .title a {
        color: #043E66;
        font-family: Outfit Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 130% */
        letter-spacing: 0.6px;
    }

    .intro p {
        color: #043E66;
        font-family: Outfit Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.42px;
    }

    .intro strong {
        color: #043E66;
        font-family: Outfit Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.42px;
    }

    .intro {
        margin-top: 5px;
        max-width: inherit;
    }

    .row.caviar-products-row {
        flex-direction: column;
    }

    .caviar-blogs-row{
        gap: 34px;
    }
}
