.animal-wellness-hero[data-astro-cid-lwnewkzr] {
    background-color: #142753;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 120px 0 2em;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] {
    width: 90%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] {
    cursor: pointer;
    align-self: flex-start;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1em;
    color: #fff;
    text-transform: uppercase;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] > img[data-astro-cid-lwnewkzr] {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] > span[data-astro-cid-lwnewkzr] {
    cursor: pointer;
    color: inherit;
    text-transform: uppercase;
    position: relative;
    font-family: "nettoprobold", sans-serif;
    font-weight: 700;
    transition: all 0.22s;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] > span[data-astro-cid-lwnewkzr]:hover {
    transition: all 0.22s;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] > span[data-astro-cid-lwnewkzr]:hover:after {
    transition: all 0.22s;
    width: 100%;
    animation: grow 0.22s linear;
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] > span[data-astro-cid-lwnewkzr]:after {
    content: "";
    transition: all 0.22s;
    width: 0%;
    height: 1px;
    position: absolute;
    background-color: #fff;
    bottom: -2px;
    left: 0;
}
@media screen and (max-width: 600px) {
    .animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > #animal-wellness-back[data-astro-cid-lwnewkzr] > span[data-astro-cid-lwnewkzr] {
        font-size: 19px;
    }
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > h2[data-astro-cid-lwnewkzr] {
    width: 80%;
    margin: 2em auto;
    text-align: center;
    font-size: 32px;
    line-height: 39px;
    font-family: "nettoprobold", sans-serif;
    color: #fff;
}
@media screen and (max-width: 600px) {
    .animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > h2[data-astro-cid-lwnewkzr] {
        font-size: 24px;
        line-height: 29px;
        width: 95%;
    }
}
.animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > p[data-astro-cid-lwnewkzr] {
    width: 80%;
    margin: 2em auto;
    text-align: center;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
}
@media screen and (max-width: 600px) {
    .animal-wellness-hero[data-astro-cid-lwnewkzr] > .animal-wellness-hero-wrapper[data-astro-cid-lwnewkzr] > p[data-astro-cid-lwnewkzr] {
        font-size: 16px;
        line-height: 19px;
        width: 95%;
    }
}
@media screen and (max-width: 900px) {
    .animal-wellness-hero[data-astro-cid-lwnewkzr] > h2[data-astro-cid-lwnewkzr] {
        width: 70%;
        font-size: 24px;
        line-height: 29px;
    }
    .animal-wellness-hero[data-astro-cid-lwnewkzr] > p[data-astro-cid-lwnewkzr] {
        width: 70%;
        font-size: 16px;
        line-height: 19px;
    }
}
.animal-wellness-section[data-astro-cid-745qfwdl] {
    width: 100%;
    overflow: hidden;
    margin: 1em auto 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 2em;
}
.animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 1em;
    text-align: center;
    color: #142753;
}
.animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > h3[data-astro-cid-745qfwdl] {
    font-family: "nettoprobold", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #142753;
}
@media screen and (max-width: 600px) {
    .animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > h3[data-astro-cid-745qfwdl] {
        font-size: 24px;
        line-height: 29px;
    }
}
.animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > p[data-astro-cid-745qfwdl] {
    font-size: 16px;
    line-height: 19px;
    width: 60%;
    margin: 0 auto 2em;
    color: #142753;
}
@media screen and (max-width: 600px) {
    .animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > p[data-astro-cid-745qfwdl] {
        width: 80%;
    }
}
@media screen and (max-width: 600px) {
    .animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > .icon[data-astro-cid-745qfwdl] {
        width: 42px;
        height: 42px;
    }
}
.animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > .bg[data-astro-cid-745qfwdl] {
    width: 100%;
    height: 380px;
}
.animal-wellness-section[data-astro-cid-745qfwdl] > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > .bg[data-astro-cid-745qfwdl] > img[data-astro-cid-745qfwdl] {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 800px) {
    .animal-wellness-section[data-astro-cid-745qfwdl]:nth-child(3) > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > .bg[data-astro-cid-745qfwdl] > img[data-astro-cid-745qfwdl] {
        object-position: bottom;
    }
}
@media screen and (max-width: 800px) {
    .animal-wellness-section[data-astro-cid-745qfwdl]:nth-child(5) > .animal-wellness-wrapper[data-astro-cid-745qfwdl] > .bg[data-astro-cid-745qfwdl] > img[data-astro-cid-745qfwdl] {
        object-position: right;
    }
}
#wellness[data-astro-cid-7vxj73bb] {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: fixed;
    inset: 0;
    z-index: 99999;
    overflow: scroll;
}
#wellness[data-astro-cid-7vxj73bb].close {
    display: none;
}
.even-odd-container[data-astro-cid-r7ietw42] {
    width: 100%;
    padding: 3em 0 0;
    max-width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 1.5em;
    overflow: hidden;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42] {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    gap: 2em;
    position: relative;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42] > .txt[data-astro-cid-r7ietw42] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 1.5em;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42] > .txt[data-astro-cid-r7ietw42] > h3[data-astro-cid-r7ietw42] {
    max-width: 458px;
    font-size: 52px;
    line-height: 64px;
    font-family: 'nettoprobold', sans-serif;
    color: #fff;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42] > .txt[data-astro-cid-r7ietw42] > p[data-astro-cid-r7ietw42] {
    max-width: 458px;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42].reverse > .txt[data-astro-cid-r7ietw42] {
    text-align: right;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42].reverse > .txt[data-astro-cid-r7ietw42] > #openwellness[data-astro-cid-r7ietw42] {
    cursor: pointer;
    text-transform: uppercase;
    align-self: flex-end;
    position: relative;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42].reverse > .txt[data-astro-cid-r7ietw42] > #openwellness[data-astro-cid-r7ietw42]:hover:after {
    content: "";
    transition: all 0.3s;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    background-color: #fff;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42].reverse > .txt[data-astro-cid-r7ietw42] > #openwellness[data-astro-cid-r7ietw42]:after {
    content: "";
    transition: all 0.3s;
    width: 0%;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    background-color: #fff;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42] > .img[data-astro-cid-r7ietw42] {
    width: 70%;
    max-width: 739px;
    height: 434px;
    position: relative;
    object-position: bottom;
}
.even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42] > .img[data-astro-cid-r7ietw42] > img[data-astro-cid-r7ietw42] {
    filter: brightness(0.75);
    object-fit: cover;
    width: 110%;
    height: 110%;
    position: absolute;
    inset: 0;
}
@media screen and (max-width: 1100px) {
    .even-odd-container[data-astro-cid-r7ietw42] {
        padding: 5em 0 2em;
        width: 95%;
        max-width: 95%;
        gap: 3em;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) {
        flex-direction: row-reverse;
        height: 335px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .img[data-astro-cid-r7ietw42] {
        width: 65%;
        max-width: 939px;
        height: 100%;
        z-index: 0;
        left: 0;
        position: absolute;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .img[data-astro-cid-r7ietw42] > img[data-astro-cid-r7ietw42] {
        object-fit: cover;
        width: 110%;
        height: 110%;
        position: absolute;
        inset: 0;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        gap: 0.5em;
        z-index: 1;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] > h3[data-astro-cid-r7ietw42] {
        font-size: 48px;
        line-height: 56px;
        text-align: right;
        max-width: 380px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] > p[data-astro-cid-r7ietw42] {
        max-width: 280px;
        font-size: 16px;
        line-height: 19px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        overflow: hidden;
        gap: 0;
        position: relative;
        height: 335px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 1.5em;
        z-index: 1;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] > h3[data-astro-cid-r7ietw42] {
        max-width: 280px;
        font-size: 48px;
        line-height: 56px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] > p[data-astro-cid-r7ietw42] {
        max-width: 280px;
        font-size: 16px;
        line-height: 19px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .img[data-astro-cid-r7ietw42] {
        width: 65%;
        max-width: 939px;
        height: 434px;
        z-index: 0;
        right: 0;
        position: absolute;
        top: 20px;
    }
}
@media screen and (max-width: 500px) {
    .even-odd-container[data-astro-cid-r7ietw42] {
        padding: 8em 0 0;
        width: 90%;
        max-width: 90%;
        gap: 3em;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child {
        gap: 0;
        position: relative;
        height: 258px;
        width: 100%;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        display: flex;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] {
        width: 95%;
        gap: 1em;
        height: 185px;
        justify-content: center;
        z-index: 1;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] > [data-astro-cid-r7ietw42] {
        width: 100% !important;
        max-width: 70% !important;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] > h3[data-astro-cid-r7ietw42] {
        font-size: 30px;
        line-height: 28px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .txt[data-astro-cid-r7ietw42] > p[data-astro-cid-r7ietw42] {
        font-size: 16px;
        line-height: 19px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .img[data-astro-cid-r7ietw42] {
        position: absolute;
        filter: brightness(0.8);
        width: 200px;
        right: 0;
        height: 300px;
        z-index: 0;
        overflow: hidden;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:first-child > .img[data-astro-cid-r7ietw42] > img[data-astro-cid-r7ietw42] {
        object-fit: cover;
        overflow: hidden;
        width: 100%;
        height: 100%;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) {
        height: 258px;
        overflow: hidden;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .img[data-astro-cid-r7ietw42] {
        position: absolute;
        filter: brightness(0.8);
        left: 0;
        width: 200px;
        height: 100%;
        z-index: 0;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .img[data-astro-cid-r7ietw42] > img[data-astro-cid-r7ietw42] {
        object-fit: cover;
        overflow: hidden;
        object-position: top;
        width: 100%;
        height: 100%;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] {
        width: 95%;
        gap: 1em;
        height: 185px;
        justify-content: center;
        z-index: 1;
        font-size: 16px;
        line-height: 19px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] > [data-astro-cid-r7ietw42] {
        width: 100% !important;
        max-width: 80% !important;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] > h3[data-astro-cid-r7ietw42] {
        font-size: 30px;
        line-height: 28px;
    }
    .even-odd-container[data-astro-cid-r7ietw42] > .even-odd-card[data-astro-cid-r7ietw42]:nth-child(2) > .txt[data-astro-cid-r7ietw42] > p[data-astro-cid-r7ietw42] {
        font-size: 16px;
        line-height: 19px;
    }
}
@keyframes grow {
    0% {
        width: 0%;
    }
    to {
        width: 100%;
    }
}
.container[data-astro-cid-g3v63fvf] {
    width: 100%;
    position: relative;
    margin-top: 5em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.container[data-astro-cid-g3v63fvf] > .bg[data-astro-cid-g3v63fvf] {
    width: 100%;
    height: 700px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.container[data-astro-cid-g3v63fvf] > .bg[data-astro-cid-g3v63fvf] > img[data-astro-cid-g3v63fvf] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.container[data-astro-cid-g3v63fvf] > h3[data-astro-cid-g3v63fvf] {
    text-align: center;
    font-size: 64px;
    line-height: 77px;
    margin-bottom: 1em;
    opacity: 0;
    color: #fff;
    font-family: "nettoprobold", sans-serif;
}
.container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 363px;
    height: 645px;
    position: relative;
}
.container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .jar[data-astro-cid-g3v63fvf] {
    width: 100%;
    height: 100%;
}
.container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] {
    position: absolute;
    left: 50%;
    transform: rotate(90deg);
    display: flex;
    flex-direction: column;
    gap: 1.7em;
    width: 645px;
}
.container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] > .bar[data-astro-cid-g3v63fvf] {
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] > .bar[data-astro-cid-g3v63fvf] > .dot[data-astro-cid-g3v63fvf] {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] > h5[data-astro-cid-g3v63fvf] {
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-family: "nettoprobold", sans-serif;
}
.container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] {
    margin: 2em 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 0.3em;
    position: relative;
}
@media screen and (max-width: 768px) {
    .container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] {
        text-transform: uppercase !important;
        width: 80%;
    }
}
.container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] > span[data-astro-cid-g3v63fvf] {
    font-family: "nettoprobold", sans-serif;
    color: #fff;
}
.container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] > span[data-astro-cid-g3v63fvf]:first-child {
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
}
@media screen and (max-width: 768px) {
    .container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] > span[data-astro-cid-g3v63fvf]:first-child {
        text-transform: uppercase !important;
        width: 100% !important;
        font-size: 16px;
        line-height: 19px;
    }
}
.container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] > span[data-astro-cid-g3v63fvf]:last-child {
    font-size: 20px;
    line-height: 24px;
}
@media screen and (max-width: 768px) {
    .container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] > span[data-astro-cid-g3v63fvf]:last-child {
        text-transform: lowercase !important;
        font-size: 16px;
        line-height: 19px;
    }
}
@media screen and (max-width: 1100px) {
    .container[data-astro-cid-g3v63fvf] > h3[data-astro-cid-g3v63fvf] {
        font-size: 48px;
        line-height: 56px;
    }
    .container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] {
        font-size: 16px;
        line-height: 19px;
        font-weight: 400;
        width: 50%;
        margin: 2em auto;
    }
    .container[data-astro-cid-g3v63fvf] > .bg[data-astro-cid-g3v63fvf] {
        height: 510px;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] {
        width: 250px;
        height: 456px;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .jar[data-astro-cid-g3v63fvf] {
        width: 100%;
        height: 100%;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .jar[data-astro-cid-g3v63fvf] > img[data-astro-cid-g3v63fvf] {
        height: 100%;
        object-fit: cover;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] {
        width: 456px;
        gap: 0.5em;
        left: 70px;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] > h5[data-astro-cid-g3v63fvf] {
        font-size: 30px;
        line-height: 36px;
    }
}
@media screen and (max-width: 500px) {
    .container[data-astro-cid-g3v63fvf] > h3[data-astro-cid-g3v63fvf] {
        font-size: 30px;
        line-height: 28px;
    }
    .container[data-astro-cid-g3v63fvf] > p[data-astro-cid-g3v63fvf] {
        font-size: 16px;
        line-height: 19px;
        font-weight: 400;
        width: 80%;
        margin: 2em auto;
    }
    .container[data-astro-cid-g3v63fvf] > .bg[data-astro-cid-g3v63fvf] {
        height: 445px;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] {
        width: 201px;
        height: 356px;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] {
        width: 356px;
        gap: 0.5em;
        left: 70px;
    }
    .container[data-astro-cid-g3v63fvf] > .jarWrapper[data-astro-cid-g3v63fvf] > .barWrapper[data-astro-cid-g3v63fvf] > h5[data-astro-cid-g3v63fvf] {
        font-size: 30px;
        line-height: 36px;
    }
}
#nutritionals-dialog[data-astro-cid-wetsv6dg] {
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 928px;
    width: 100%;
    min-width: 336px;
    border-radius: 4px;
    text-align: center;
    z-index: 1;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    color: var(--primary-blue);
}
#nutritionals-dialog[data-astro-cid-wetsv6dg].show {
    align-items: center;
    display: flex;
    flex-direction: column;
    animation: appear 0.5s ease-in-out;
    opacity: 1;
    visibility: visible;
    box-shadow: 9vh 10vh 20px 1000px #0000006f;
}
#nutritionals-dialog[data-astro-cid-wetsv6dg].close {
    animation: disappear 0.5s ease-in-out;
    align-items: center;
    display: flex;
    box-shadow: 9vh 10vh 20px 1000px #0000006f;
    visibility: hidden;
    opacity: 0;
    flex-direction: column;
}
#show-nutritionals[data-astro-cid-wetsv6dg] {
    background: var(--primary-blue);
    border: none;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 19px;
    cursor: pointer;
    height: 35px;
    text-transform: uppercase;
    margin: 0 auto;
    width: max-content;
    white-space: nowrap;
    font-family: "nettoprobold", sans-serif;
    font-weight: 700;
    position: relative;
    transition: all 0.22s;
}
#show-nutritionals[data-astro-cid-wetsv6dg]:hover {
    transition: all 0.22s;
}
#show-nutritionals[data-astro-cid-wetsv6dg]:hover:after {
    transition: all 0.22s;
    width: 100%;
    animation: grow 0.22s linear;
}
#show-nutritionals[data-astro-cid-wetsv6dg]:after {
    content: "";
    transition: all 0.22s;
    width: 100%;
    height: 1px;
    position: absolute;
    background-color: #fff;
    bottom: 3px;
    left: 0;
}
#close-nutritionals[data-astro-cid-wetsv6dg] {
    cursor: pointer;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    appearance: none;
    border: none;
    background-color: transparent;
    align-self: flex-end;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#close-nutritionals[data-astro-cid-wetsv6dg] > img[data-astro-cid-wetsv6dg] {
    width: 15px;
    height: 15px;
    object-fit: contain;
}
.dialog-wrapper[data-astro-cid-wetsv6dg] {
    max-width: 928px;
    width: 100%;
    position: relative;
    padding: 2.5em 2em 2em;
}
.table-header[data-astro-cid-wetsv6dg] {
    background-color: var(--primary-blue);
    color: #fff;
    text-align: left;
    padding: 24px 16px;
    border: none;
    font-size: 19px;
    line-height: 19px;
    font-family: "nettoprobold", sans-serif;
    font-weight: 700;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}
#nutritionals-table[data-astro-cid-wetsv6dg] {
    position: relative;
    border: none;
    width: 100%;
    height: 100%;
    appearance: none;
}
#nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] {
    text-align: left;
}
#nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] > tr[data-astro-cid-wetsv6dg] > td[data-astro-cid-wetsv6dg] {
    padding: 22px 16px;
    border: none;
    text-transform: uppercase;
    font-family: 'Avenir Next LT W01 Condensed', sans-serif;
    font-weight: normal;
}

#nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] > tr:nth-child(even)[data-astro-cid-wetsv6dg] {
    background-color: #e5e8eb;
}
#nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] > tr[data-astro-cid-wetsv6dg] > td[data-astro-cid-wetsv6dg] > span[data-astro-cid-wetsv6dg] {
    text-transform: lowercase;
}
#nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] > tr[data-astro-cid-wetsv6dg] > td[data-astro-cid-wetsv6dg] > p[data-astro-cid-wetsv6dg] {
    font-family: 'Avenir Next LT W01 Condensed', sans-serif;
    color: #142753;
}
#nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] > tr[data-astro-cid-wetsv6dg] > .values[data-astro-cid-wetsv6dg] {
    text-align: right;
}
@media screen and (max-width: 500px) {
    #nutritionals-dialog[data-astro-cid-wetsv6dg] {
        width: 95%;
    }
    .dialog-wrapper[data-astro-cid-wetsv6dg] {
        padding: 2.5em 1.5em 2em;
    }
    #close-nutritionals[data-astro-cid-wetsv6dg] {
        top: 0.5em;
        right: 0.5em;
    }
    .table-header[data-astro-cid-wetsv6dg] {
        font-size: 16px;
        line-height: 19px;
    }
    #nutritionals-table[data-astro-cid-wetsv6dg] {
        font-size: 15px;
    }
    #nutritionals-table[data-astro-cid-wetsv6dg] > tbody[data-astro-cid-wetsv6dg] > tr[data-astro-cid-wetsv6dg] > td[data-astro-cid-wetsv6dg] {
        padding: 10px;
        border: none;
        white-space: nowrap;
    }
}
@keyframes appear {
    0% {
        opacity: 0;
    }
    20% {
        box-shadow: 9vh 10vh 20px 1000px #0000006f;
    }
    to {
        opacity: 1;
        visibility: visible;
        box-shadow: 9vh 10vh 20px 1000px #0000006f;
    }
}
@keyframes disappear {
    0% {
        opacity: 1;
    }
    to {
        visibility: hidden;
        opacity: 0;
    }
}
[data-astro-cid-tm5efl3w][type="radio"] {
    display: none;
}
#jar-wrapper[data-astro-cid-tm5efl3w] {
    padding-bottom: 4em;
}
h3[data-astro-cid-tm5efl3w] {
    text-align: center;
    font-size: 64px;
    list-style: 77px;
    margin-bottom: 40px;
    color: #fff;
    font-family: "nettoprobold", sans-serif;
}
p[data-astro-cid-tm5efl3w] {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 500px) {
    p[data-astro-cid-tm5efl3w] {
        width: 90%;
        margin: 0 auto;
    }
}
#jar-slider[data-astro-cid-tm5efl3w] {
    margin: 1em 0 0;
    overflow: hidden;
    height: 520px;
    position: relative;
    perspective: 800px;
    transform-style: preserve-3d;
}
#jar-slider[data-astro-cid-tm5efl3w] label[data-astro-cid-tm5efl3w] {
    margin: auto;
    min-width: 170px;
    width: 20%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 4px;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    transition: transform 0.4s ease;
}
#jar-slider[data-astro-cid-tm5efl3w] label[data-astro-cid-tm5efl3w] > img[data-astro-cid-tm5efl3w] {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.info[data-astro-cid-tm5efl3w] {
    margin: -1em auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 2em;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 500px) {
    .info[data-astro-cid-tm5efl3w] {
        gap: 1em;
    }
}
.info[data-astro-cid-tm5efl3w] > h5[data-astro-cid-tm5efl3w] {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "nettoprobold", sans-serif;
    margin-bottom: -0.5em;
    color: #fff;
}
.info[data-astro-cid-tm5efl3w] > p[data-astro-cid-tm5efl3w] {
    font-size: 19px;
    width: 70%;
    margin: 0 auto;
    color: #fff;
}
@media screen and (max-width: 500px) {
    .info[data-astro-cid-tm5efl3w] > p[data-astro-cid-tm5efl3w] {
        width: 95%;
    }
}
.info[data-astro-cid-tm5efl3w] > p[data-astro-cid-tm5efl3w] > span[data-astro-cid-tm5efl3w]:first-child {
    font-weight: 700;
    text-transform: uppercase;
    font-family: "nettoprobold", sans-serif;
    font-size: 22px;
}
.info[data-astro-cid-tm5efl3w] > p[data-astro-cid-tm5efl3w] > span[data-astro-cid-tm5efl3w]:first-child:after {
    content: ":";
}
@media screen and (max-width: 500px) {
    .info[data-astro-cid-tm5efl3w] > p[data-astro-cid-tm5efl3w] > span[data-astro-cid-tm5efl3w]:first-child:after {
        content: "";
    }
}
@media screen and (max-width: 500px) {
    .info[data-astro-cid-tm5efl3w] > .madeWith[data-astro-cid-tm5efl3w] {
        display: flex;
        gap: 0.3em;
        flex-direction: column;
    }
}
#s1[data-astro-cid-tm5efl3w]:checked ~ #slide4[data-astro-cid-tm5efl3w],
#s2[data-astro-cid-tm5efl3w]:checked ~ #slide5[data-astro-cid-tm5efl3w],
#s3[data-astro-cid-tm5efl3w]:checked ~ #slide1[data-astro-cid-tm5efl3w],
#s4[data-astro-cid-tm5efl3w]:checked ~ #slide2[data-astro-cid-tm5efl3w],
#s5[data-astro-cid-tm5efl3w]:checked ~ #slide3[data-astro-cid-tm5efl3w] {
    transition: all 0.8s;
    transform: translate3d(-210%, -10%, -200px);
    z-index: 1;
}
#s1[data-astro-cid-tm5efl3w]:checked ~ #slide5[data-astro-cid-tm5efl3w],
#s2[data-astro-cid-tm5efl3w]:checked ~ #slide1[data-astro-cid-tm5efl3w],
#s3[data-astro-cid-tm5efl3w]:checked ~ #slide2[data-astro-cid-tm5efl3w],
#s4[data-astro-cid-tm5efl3w]:checked ~ #slide3[data-astro-cid-tm5efl3w],
#s5[data-astro-cid-tm5efl3w]:checked ~ #slide4[data-astro-cid-tm5efl3w] {
    transition: all 0.8s;
    transform: translate3d(-100%, -5%, -100px);
    z-index: 2;
}
#s1[data-astro-cid-tm5efl3w]:checked ~ #slide1[data-astro-cid-tm5efl3w],
#s2[data-astro-cid-tm5efl3w]:checked ~ #slide2[data-astro-cid-tm5efl3w],
#s3[data-astro-cid-tm5efl3w]:checked ~ #slide3[data-astro-cid-tm5efl3w],
#s4[data-astro-cid-tm5efl3w]:checked ~ #slide4[data-astro-cid-tm5efl3w],
#s5[data-astro-cid-tm5efl3w]:checked ~ #slide5[data-astro-cid-tm5efl3w] {
    transition: all 0.8s;
    transform: translate3d(0, -5%, 0);
    z-index: 3;
}
#s1[data-astro-cid-tm5efl3w]:checked ~ #slide2[data-astro-cid-tm5efl3w],
#s2[data-astro-cid-tm5efl3w]:checked ~ #slide3[data-astro-cid-tm5efl3w],
#s3[data-astro-cid-tm5efl3w]:checked ~ #slide4[data-astro-cid-tm5efl3w],
#s4[data-astro-cid-tm5efl3w]:checked ~ #slide5[data-astro-cid-tm5efl3w],
#s5[data-astro-cid-tm5efl3w]:checked ~ #slide1[data-astro-cid-tm5efl3w] {
    transform: translate3d(100%, -5%, -100px);
    z-index: 2;
    transition: all 0.8s;
}
#s1[data-astro-cid-tm5efl3w]:checked ~ #slide3[data-astro-cid-tm5efl3w],
#s2[data-astro-cid-tm5efl3w]:checked ~ #slide4[data-astro-cid-tm5efl3w],
#s3[data-astro-cid-tm5efl3w]:checked ~ #slide5[data-astro-cid-tm5efl3w],
#s4[data-astro-cid-tm5efl3w]:checked ~ #slide1[data-astro-cid-tm5efl3w],
#s5[data-astro-cid-tm5efl3w]:checked ~ #slide2[data-astro-cid-tm5efl3w] {
    transform: translate3d(210%, -10%, -200px);
    z-index: 1;
    transition: all 0.8s;
}
@media screen and (min-width: 1150px) {
    #jar-slider[data-astro-cid-tm5efl3w] {
        overflow: hidden;
        height: 700px;
    }
}
@media screen and (max-width: 900px) {
    h3[data-astro-cid-tm5efl3w] {
        text-align: center;
        font-size: 48px;
        list-style: 56px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 500px) {
    h3[data-astro-cid-tm5efl3w] {
        text-align: center;
        font-size: 30px;
        list-style: 28px;
        margin-bottom: 30px;
    }
    #jar-slider[data-astro-cid-tm5efl3w] {
        height: 330px;
    }
    #jar-slider[data-astro-cid-tm5efl3w] label[data-astro-cid-tm5efl3w] {
        min-width: 120px;
    }
}
h3[data-astro-cid-dx6vuzpe] {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 64px;
    line-height: 77px;
    color: #fff;
    font-family: "nettoprobold", sans-serif;
}
@media screen and (max-width: 1100px) {
    h3[data-astro-cid-dx6vuzpe] {
        font-size: 48px;
        line-height: 56px;
    }
}
@media screen and (max-width: 500px) {
    h3[data-astro-cid-dx6vuzpe] {
        font-size: 30px;
        line-height: 28px;
    }
}
.swiper[data-astro-cid-dx6vuzpe] {
    width: 80%;
    height: auto;
    margin: 2em auto;
}
.swiper-scrollbar[data-astro-cid-dx6vuzpe] {
    position: static !important;
    z-index: 999;
    --swiper-scrollbar-bg-color: var(--primary-blue);
    --swiper-scrollbar-drag-bg-color: white;
    --swiper-scrollbar-sides-offset: 8%;
    overflow: hidden;
}
.swiper-slide[data-astro-cid-dx6vuzpe] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1em;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 1em;
}
.swiper-slide[data-astro-cid-dx6vuzpe] h5[data-astro-cid-dx6vuzpe] {
    font-size: 24px;
    line-height: 29px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    font-family: "nettoprobold", sans-serif;
    color: #fff;
}
.swiper-slide[data-astro-cid-dx6vuzpe] img[data-astro-cid-dx6vuzpe] {
    display: block;
    width: 100%;
    border-radius: 10px;
}
.controls[data-astro-cid-dx6vuzpe] {
    width: 100%;
    overflow: visible;
    position: relative;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bar[data-astro-cid-dx6vuzpe] {
    position: absolute;
    height: 4px;
    width: 80%;
    background-color: #fff;
    right: 50%;
    bottom: 30px;
    border-radius: 10px;
    transform: translate(50%, -50%);
}
.swiper-button-next[data-astro-cid-dx6vuzpe],
.swiper-button-prev[data-astro-cid-dx6vuzpe] {
    --swiper-navigation-size: 10px;
    border: 1px solid white;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    position: static;
    justify-content: center;
    align-items: center;
    --swiper-navigation-color: white;
}
.swiper-button-prev[data-astro-cid-dx6vuzpe].swiper-button-disabled,
.swiper-button-next[data-astro-cid-dx6vuzpe].swiper-button-disabled {
    opacity: 1;
    --swiper-navigation-color: #1c3775;
    border: 1px solid #1c3775;
}
@media screen and (max-width: 550px) {
    .swiper[data-astro-cid-dx6vuzpe] {
        width: 95%;
        height: auto;
        margin: 1em auto;
    }
    .swiper-slide[data-astro-cid-dx6vuzpe] h5[data-astro-cid-dx6vuzpe] {
        font-size: 16px;
        flex-direction: column;
        gap: 0.3em;
        font-weight: 400;
        white-space: nowrap;
    }
    .swiper-button-next[data-astro-cid-dx6vuzpe],
    .swiper-button-prev[data-astro-cid-dx6vuzpe] {
        --swiper-navigation-size: 10px;
        width: 33px;
        height: 32px;
    }
    .controls[data-astro-cid-dx6vuzpe] {
        justify-content: flex-end;
        gap: 0.5em;
    }
    .swiper-scrollbar[data-astro-cid-dx6vuzpe] {
        order: 1;
    }
    .swiper-button-prev[data-astro-cid-dx6vuzpe] {
        order: 2;
    }
    .swiper-button-next[data-astro-cid-dx6vuzpe] {
        order: 3;
    }
}
@media screen and (max-width: 1100px) {
    .swiper[data-astro-cid-dx6vuzpe] {
        width: 90%;
        height: auto;
        margin: 1em auto;
    }
    .swiper-slide[data-astro-cid-dx6vuzpe] h5[data-astro-cid-dx6vuzpe] {
        font-size: 16px;
        line-height: 19px;
        flex-direction: row;
        gap: 0.3em;
        font-weight: 400;
        white-space: nowrap;
    }
}
.recipecard[data-astro-cid-ksvslm6j] {
    width: 300px;
    background-color: var(--beige);
    height: 299px;
    border-radius: 48px;
    padding: 3em 2em 1em;
    transform-style: preserve-3d;
    transform: perspective(1000px);
}
.recipecard[data-astro-cid-ksvslm6j]:hover {
    padding: 2em;
}
.recipecard[data-astro-cid-ksvslm6j]:hover .front[data-astro-cid-ksvslm6j] {
    opacity: 0;
    display: none;
}
.recipecard[data-astro-cid-ksvslm6j]:hover .text[data-astro-cid-ksvslm6j] {
    opacity: 1;
    display: flex;
}
.recipecard[data-astro-cid-ksvslm6j] .front[data-astro-cid-ksvslm6j] {
    cursor: pointer;
    transform: translateZ(20px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 2.5em;
    color: #bb560f;
    transition: all 0.2s;
}
.recipecard[data-astro-cid-ksvslm6j] .front[data-astro-cid-ksvslm6j] > .title[data-astro-cid-ksvslm6j] {
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}
.recipecard[data-astro-cid-ksvslm6j] .front[data-astro-cid-ksvslm6j] > .title[data-astro-cid-ksvslm6j] h3 {
    color:#bb560f;
    font-family: "nettoprobold", sans-serif;
}
@media screen and (max-width: 500px) {
    .recipecard[data-astro-cid-ksvslm6j] .front[data-astro-cid-ksvslm6j] > .title[data-astro-cid-ksvslm6j] {
        font-size: 19px;
        line-height: 22px;
    }
}
.recipecard[data-astro-cid-ksvslm6j] .front[data-astro-cid-ksvslm6j] > .bottom[data-astro-cid-ksvslm6j] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5em;
}
.recipecard[data-astro-cid-ksvslm6j] > .text[data-astro-cid-ksvslm6j] {
    opacity: 0;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    transform: translateZ(20px);
    transition: all 0.2s;
}
.recipecard[data-astro-cid-ksvslm6j] > .text[data-astro-cid-ksvslm6j] > p[data-astro-cid-ksvslm6j] {
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400 !important;
    color:#bb560f;
}
@media screen and (max-width: 500px) {
    .recipecard[data-astro-cid-ksvslm6j] {
        width: 242px;
        height: 242px;
        padding: 2.5em 1em 1em;
    }
    .recipecard[data-astro-cid-ksvslm6j] > .front[data-astro-cid-ksvslm6j] {
        gap: 1.5em;
        width: 100%;
    }
}
.recipesbg[data-astro-cid-uebdofbu] {
    width: 100%;
    height: 567px;
    background-image: url(https://www.barilla.com/it-it/campagna/asset/Qf1NFMoNHkRtsss4bevp0/media/images/shared/ragu/images/sugo-ricetta.webp);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: repeat-y;
    background-size: cover;
    display: flex;
    flex-direction: column;
    gap: 3em;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.recipesbg[data-astro-cid-uebdofbu] > h1[data-astro-cid-uebdofbu] {
    line-height: 56px;
    font-size: 48px;
    color: #fff;
}
.recipesbg[data-astro-cid-uebdofbu] .recipescontainer[data-astro-cid-uebdofbu] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 2em;
}
@media screen and (max-width: 800px) {
    .recipesbg[data-astro-cid-uebdofbu] {
        overflow: visible;
        height: 780px;
        padding-top: 8em;
        margin-bottom: 4em;
        background-size: auto;
    }
    .recipesbg[data-astro-cid-uebdofbu] > h1[data-astro-cid-uebdofbu] {
        line-height: 48px;
        font-size: 56px;
    }
    .recipesbg[data-astro-cid-uebdofbu] .recipescontainer[data-astro-cid-uebdofbu] {
        flex-direction: column;
    }
}
@media screen and (max-width: 500px) {
    .recipesbg[data-astro-cid-uebdofbu] {
        overflow: visible;
        height: 580px;
        padding-top: 8em;
        background-size: auto;
    }
    .recipesbg[data-astro-cid-uebdofbu] > h1[data-astro-cid-uebdofbu] {
        line-height: 44px;
        font-size: 36px;
    }
    .recipesbg[data-astro-cid-uebdofbu] .recipescontainer[data-astro-cid-uebdofbu] {
        flex-direction: column;
    }
}
:root {
    --accent: 136, 58, 234;
    --accent-light: 224, 204, 250;
    --accent-dark: 49, 10, 101;
    --primary-blue: #142753;
    --ragu: #bb560f;
    --beige: #f1efeb;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
}
html {
    font-family: system-ui, sans-serif;
    background: var(--primary-blue);
    background-size: 224px;
    color: #fff;
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
}
a {
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
}
body {
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    overflow-y: hidden;
}
img,
picture,
video,
canvas,
svg {
    display: block;
    max-width: 100%;
}
input,
button,
textarea,
select {
    font: inherit;
}
html.lenis,
html.lenis body {
    height: auto;
}
.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}
.lenis.lenis-stopped {
    overflow: hidden;
}
.lenis.lenis-smooth iframe {
    pointer-events: none;
}
#videoWrapper[data-astro-cid-aijacvkh] {
    height: 100vh;
}
#videomain[data-astro-cid-aijacvkh] {
    position: relative;
    height: 100dvh !important;
}
#videomain2[data-astro-cid-aijacvkh] {
    height: 100%;
    position: relative !important;
    overflow: hidden !important;
}
#videopage2[data-astro-cid-aijacvkh] {
    position: relative !important;
    height: 100% !important;
    width: 100vw !important;
    background-color: var(--primary-blue);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: contain;
    top: 0 !important;
}
#videopage2[data-astro-cid-aijacvkh] > #scroll-indicators[data-astro-cid-aijacvkh] {
    display: block;
    position: fixed;
    top: 88vh;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%;
    height: 450px;
    transition: all 0.2s;
    margin-top: -108px;
}
#videopage2[data-astro-cid-aijacvkh] > #scroll-indicators[data-astro-cid-aijacvkh] > img[data-astro-cid-aijacvkh] {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#videopage2[data-astro-cid-aijacvkh] > #loader[data-astro-cid-aijacvkh] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background-color: var(--primary-blue);
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0.5em;
}
#videopage2[data-astro-cid-aijacvkh] > #loader[data-astro-cid-aijacvkh] > img[data-astro-cid-aijacvkh] {
    width: 100px;
    height: 100px;
    object-fit: contain;
    animation: rotate 10s linear infinite;
}
#videopage2[data-astro-cid-aijacvkh] canvas[data-astro-cid-aijacvkh] {
    position: fixed !important;
    transition: all 0.2s;
    height: 100%;
    width: 100%;
    object-fit: contain;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
main[data-astro-cid-j7pv25f6] {
    margin: auto;
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
    background-color: #142753;
    padding-bottom: 450px;
}
