/*
 *  Typography
 */

/* - give default font style - */
body .trigTheme {text-align: left; font-size: 1rem; font-family: 'Avenir Next LT W01 Condensed', sans-serif; font-weight: 400; line-height: 120%; color: #000000;}
.trigTheme h1,.trigTheme h2,.trigTheme h3,.trigTheme h4,.trigTheme h5,.trigTheme h6{font-size:1em; font-family: 'Avenir Next LT W01 Condensed', sans-serif; font-weight: bold; line-height: 120%; margin: 0; text-transform: none;}
.trigTheme p,.trigTheme li {font-family: 'Avenir Next LT W01 Condensed', sans-serif; line-height: 120%; letter-spacing: normal; margin: 0;}
.trigTheme i,.trigTheme em {font-family: 'Avenir Next LT W01 Condensed', sans-serif; font-style: italic;}
.trigTheme b,.trigTheme strong{font-family: 'Avenir Next LT W01 Condensed', sans-serif; font-weight: bold;}
.trigTheme i b,.trigTheme i strong,.trigTheme em b,.trigTheme em strong,.trigTheme b i,.trigTheme strong i,.trigTheme b em,.trigTheme strong em{font-family: 'Avenir Next LT W01 Condensed', sans-serif; font-weight: bold; font-style: italic;}

.trigTheme p {
    padding-bottom: 1em;
    line-height: 130%;
}

.trigTheme h1, .trigTheme h2 {
    font-family: 'nettoprobold', sans-serif;
    letter-spacing: -0.005em;
}

.trigTheme h1, .trigTheme h2, .trigTheme h3, .trigTheme h4, .trigTheme h5, .trigTheme h6 {
    color: #1C3775;
}

.trigTheme .button {
    height: 50px;
    font-family: 'nettoprobold', sans-serif;
    font-size: 1rem;
    text-align: center;
    border-radius: 8px;
    min-width: 100px;
    padding: 15px 24px;
    display: block;
    text-decoration: none;
}

.trigTheme .button.btnPrimary {
    background-color: #1C3775;
    border: 1px solid #1C3775;
    color: #fff;

    width: 320px;
    margin: 0 auto;
}

.trigTheme .button.btnSecondary {
    border: 1px solid #B59363;
    color: #1E2C4D;
    background-color: #B59363;

    width: 320px;
    margin: 16px auto;
}

@media only screen and (min-width: 1024px) {
    .trigTheme .button.btnPrimary,
    .trigTheme .button.btnSecondary {
        margin: 16px 0;
    }
}

.trigTheme .button.btnTertiary {
    border: 1px solid #F5C65D;
    color: #1C3775;
    background-color: #F5C65D;

    display: inline-block;
}

.trigTheme .button.altShape {
    border: none;
    height: 40px;
    padding: 8px 24px;
    border-radius: 20px;
    font-size: 0.875rem;
}

.trigTheme .button.iconVideo i {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) center -277px no-repeat transparent;
    background-size: 44px auto;
    width: 16px;
    height: 17px;
    position: relative;
    bottom: -1px;
    text-indent: -9999px;
    display: inline-block;
    margin-left: 5px;
}


/*
 *  Core
 */

.trigTheme .clear {clear: both;}
.trigTheme .clearLeft {clear: left;}
.trigTheme .clearRight {clear: right;}
.trigTheme label.access, .trigTheme .access {background-color: inherit; color: #ffffff; position: absolute; overflow: hidden; border: none; left: -10999px; width: 990px; height: 0;}

.trigTheme button {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.trigTheme button:hover {
    cursor: pointer;
}

.trigTheme .largeImage {
    position: relative;
    z-index: 2;
    height: 250px;
    margin-bottom: -1px;
    top: -1px;
}

.trigTheme .largeImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

@media only screen and (min-width: 768px) {
    .trigTheme .largeImage {
        height: 400px;
    }
}
@media only screen and (min-width: 1024px) {
    .trigTheme .largeImage {
        height: 460px;
    }
}
@media only screen and (min-width: 1280px) {
    .trigTheme .largeImage {
        height: 560px;
    }
}

.trigTheme .rModule {
    background-color: #1E2C4D;
}

/*
 *   video pop up
 */

.videoCover button {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.videoCover button:hover {
    cursor: pointer;
}

.videoEmbed iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 768px) {
    .videoEmbed {
        padding-bottom: 56.25%;
    }
}

.videoCover {
    position: fixed;
    width: 100%;
    z-index: 12;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 100px 0;
    background-color: rgba(0,0,0,.8);
}

.videoCol {
    margin: 0 auto;
    max-width: 824px;
    height:100%;
    position: relative;
}

.videoEmbed {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.videoWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.stdClose {
    position: absolute;
    top: -56px;
    width: 44px;
    height: 44px;
    background: url("https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png") center -44px no-repeat transparent;
    background-size: 44px auto;
    right: 0;
    text-indent: -9999px;
}

@media only screen and (max-height: 762px) and (min-width: 768px) {
    .videoCol {
        max-width: 768px;
    }
}


/*
 *  rModules
 */

/*
 *  re-use base classes
 */

.rModule {
    margin: 0 auto;
    max-width: 1920px;
}

.rModule.rFullWidth {
    max-width: none;
}

.rModule .rPad {
    padding-top: 48px;
    padding-bottom: 48px;
}

.rModule .rPadBottom {
    padding-bottom: 48px;
}

.rModule .altBg {
    background-color: #FAF8F5;
}

@media only screen and (min-width: 768px) {
    .rModule .rPad {
        padding-top: 60px;
        padding-bottom:60px;
    }

    .rModule .rPadBottom {
        padding-bottom:60px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .indentWide .colText {
        padding-top: 200px;
        padding-bottom: 200px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .rPad {
        padding-top: 100px;
        padding-bottom:100px;
    }

    .rModule .rPadBottom {
        padding-bottom:80px;
    }

    .rModule .indentWide .colText {
        padding-top: 290px;
    }
}

.rModule .indentWide,
.rModule .indentStandard,
.rModule .indentNarrow,
.rModule .indentSlim {
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}

.rModule .indentNarrow {
    max-width: 518px;
}

.rModule .indentSlim {
    max-width: 272px;
}

@media only screen and (min-width: 768px) {
    .rModule .indentWide,
    .rModule .indentNarrow,
    .rModule .indentSlim {
        padding-left: 0;
        padding-right: 0;
        max-width: none;
    }

    .rModule .indentWide,
    .rModule .indentNarrow {
        width: 486px;
    }

    .rModule .indentSlim {
        width: 282px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .indentNarrow {
        width: 622px;
    }

    .rModule .indentSlim {
        width: 370px;
    }

    .rModule .indentWide {
        width: 90%;
        margin: 0 0 0 10%;
    }

    .rModule .indentNarrow.altIndent {
        width: 90%;
        margin: 0 10% 0 0;
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .indentNarrow {
        width: 794px;
    }

    .rModule .indentSlim {
        width: 590px;
    }
}

@media only screen and (min-width: 1480px) {
    .rModule .indentWide {
        width: 1100px;
        margin:  0 auto;
    }

    .rModule .indentNarrow.altIndent {
        width: 1100px;
        margin:  0 auto;
    }

    .trigTheme .rModule .pageIntro .colImage {
        position: relative;
        right: -50px;
    }
}


/*
 *  page hero carousel
 */

.rModule .pageHeroCarousel {
    width: 100%;
    overflow: hidden;

    height: 580px;
}

.rModule .pageHeroCell {
    width: 100%;
    background-size: cover;
    background-position: 50% 0;
    float: left;

    position: relative;
    background-color: white;
    height: 580px;
}

@media only screen and (min-width: 768px) {
    .rModule .pageHeroCarousel {
        height: 924px;
    }

    .rModule .pageHeroCell {
        height: 924px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .pageHeroCarousel {
        height: 748px;
    }

    .rModule .pageHeroCell {
        height: 748px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .pageHeroCarousel {
        height: 860px;
    }

    .rModule .pageHeroCell {
        height: 860px;
    }
}

.rModule .pageHeroCell:before {
    background: linear-gradient(290deg, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.35) 100%);
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    position: absolute;
}

.rModule .pageHeroContent {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    position: absolute;
}

.rModule .pageHeroContent h1,
.rModule .pageHeroContent h2 {
    font-size: 1.875rem;
    color: white;
}

.rModule .pageHeroContent img {
    max-width: 328px;
    margin: 0 auto 20px;
    display: block;
}

.rModule .pageHeroContent p {
    color: white;
    padding: 14px 16px 0;
    font-size: 1.25rem;
}

.rModule .pageHeroContent .button {
    margin: 20px auto 0;
    border: none;
    display: inline-block;
}

@media only screen and (min-width: 768px) {
    .rModule .pageHeroContent img {
        max-width: 416px;
    }

    .rModule .pageHeroContent h1,
    .rModule .pageHeroContent h2 {
        font-size: 2.25rem;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .pageHeroContent h1,
    .rModule .pageHeroContent h2 {
        font-size: 3rem;
    }

    .rModule .pageHeroContent p {
        padding: 15px 32px 0;
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .pageHeroContent img {
        max-width: 416px;
    }

    .rModule .pageHeroContent h1,
    .rModule .pageHeroContent h2 {
        font-size: 4rem;
    }

    .rModule .pageHeroContent p {
        padding: 20px 132px 0;
    }

    .rModule .pageHeroContent button {
        margin-top: 30px;
    }
}

.rModule .pageHeroCarousel .flickity-page-dots {
    margin: 0;
    padding: 0;
    height: 8px;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;

    width: auto;
}

.rModule .pageHeroCarousel .flickity-page-dots li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
    float: left;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid white;
}

.rModule .pageHeroCarousel .flickity-page-dots li.is-selected {
    background-color: white;
}


/*
 *  page intro
 */

.rModule .pageIntro {
    background-color: #1C3775;
}

.rModule .pageIntro h2,
.rModule .pageIntro h3,
.rModule .pageIntro h4 {
    font-size: 3em;
    color: #fff;
    text-align: center;
    padding-bottom: 32px;
}

.rModule .pageIntro p {
    color: #fff;
}

.rModule .pageIntro img {
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

@media only screen and (min-width: 1024px) {
    .rModule .pageIntro h2,
    .rModule .pageIntro h3,
    .rModule .pageIntro h4 {
        font-size: 4em;
        padding-bottom: 40px;
    }

    .rModule .pageIntro p {
        font-size: 1.25rem;
    }

    .rModule .pageIntro img {
        max-width: 516px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .pageIntro img {
        max-width: 602px;
    }
}


/*
 *  title text
 */

.rModule .titleText h2,
.rModule .titleText h3,
.rModule .titleText h4 {
    font-size: 1.875rem;
    text-align: center;
    padding-bottom: 0.5em;
}

.rModule .titleText.leftTextAlign p {
    text-align: left;
}

.rModule .titleText p {
    text-align: center;
    color: #1C3775;
}

@media only screen and (min-width: 768px) {
    .rModule .titleText h2,
    .rModule .titleText h3,
    .rModule .titleText h4 {
        font-size: 2.25rem;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .titleText p {
        font-size: 1.25rem;
    }

    .rModule .titleText h2,
    .rModule .titleText h3,
    .rModule .titleText h4 {
        font-size: 2.625rem;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .titleText h2,
    .rModule .titleText h3,
    .rModule .titleText h4 {
        font-size: 3rem;
    }
}


/*
 *  item text image carousel
 */

.rModule .itemTextImageCarousel {
    height: 694px;
    width: 100%;
    overflow: hidden;
    padding: 20px 0 82px;
}

.rModule .itemTextImageCell {
    height: 592px;
    width: 100%;
    float: left;
    border-radius: 12px;
    margin-right: 16px;
    background-color: #1C3775;
    position: relative;
}

.rModule .itemTextImageCell img {
    width: 100%;
    height: 328px;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    display: block;
}

.rModule .titleTextHolder {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 40px 24px;
    height: 276px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #1C3775;
}

.rModule .titleTextHolder h3 {
    color: white;
    font-size: 1.25rem;
    text-align: center;
    padding-bottom: 1rem;
    font-family: 'nettoproblack', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.rModule .titleTextHolder p,
.rModule .titleTextHolder a {
    color: white;
}

.rModule .titleTextHolder p,
.rModule .titleTextHolder h3 {
    max-width: 280px;
    margin: 0 auto;
}

.rModule .titleTextHolder .readControlHolder {
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    width: 100%;
    height: 72px;
    padding-top: 14px;
    z-index: 3;
    text-align: center;
    background-color: #1C3775;
}

.rModule .titleTextHolder .readControl {
    padding: 5px 44px 5px 5px;
    font-family: 'nettoprobold', sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

.rModule .titleTextHolder .readControl.less {
    display: none;
}

@media only screen and (min-width: 768px) {
    .rModule .titleTextHolder {
        padding: 40px 100px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .itemTextImageCarousel {
        height: 474px;
    }

    .rModule .itemTextImageCell {
        height: 372px;
    }

    .rModule .itemTextImageCell img {
        width: 50%;
        height: 100%;
        float: right;
        border-top-left-radius:0;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .rModule .titleTextHolder {
        border-bottom-left-radius: 12px;
        border-top-left-radius: 12px;
        border-bottom-right-radius: 0;
        height: 100%;
        width: 50%;
        left: 0;
        padding: 40px 32px;
    }

    .rModule .titleTextHolder h3 {
        text-align: left;
        padding-bottom: 18px;
    }

    .rModule .titleTextHolder .readControlHolder {
        height: 99px;
        text-align: left;
        padding-left: 21px;
        padding-top: 34px;
    }
}

/*  item text image carousel - read more state  */
.rModule .itemTextImageCell.open img {
    display: none;
}

.rModule .itemTextImageCell.open .titleTextHolder {
    border-radius: 12px;
    padding: 40px 32px;
    height: 100%;
    width: 100%;
}

.rModule .itemTextImageCell.open .titleTextHolder .less {
    display: inline-block;
}

.rModule .itemTextImageCell.open .titleTextHolder .more {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .rModule .itemTextImageCell.open .titleTextHolder h3 {
        max-width: 500px;
        text-align: center;
    }

    .rModule .titleTextHolder p,
    .rModule .titleTextHolder h3 {
        max-width: none;
    }
}


/*
 *  carousel standard dots and buttons
 */

.rModule .standardControls .flickity-page-dots {
    margin: 0;
    padding: 0;
    height: 2px;
    width: calc(100% - 100px);
    position: absolute;
    bottom: 24px;
    background-color: #E5E8EB;
    list-style: none;
}

.rModule .standardControls .flickity-page-dots li {
    width: 25%;
    float: left;
    height: 2px;
    background-color: #1C3775;

    border-radius: 0;
    margin: 0;
    opacity: 1;
}

.rModule .standardControls .flickity-page-dots li.is-selected {
    background-color: #1C3775;
}

.rModule .standardControls .flickity-page-dots li.is-selected ~ li {
    background-color: #E5E8EB;
}

.rModule .standardControls .flickity-prev-next-button {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) center -176px no-repeat transparent;
    background-size: 44px auto;
    width: 44px;
    height: 44px;
    cursor: pointer;
    right: 4px;
    position: absolute;
    bottom: 4px;

    top: auto;
    opacity: 1;
    display: block;
    transform: translateY(0);
}

.rModule .standardControls .flickity-prev-next-button[disabled] {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) center -88px no-repeat transparent;
    background-size: 44px auto;
    cursor: default;
}

.rModule .standardControls .flickity-prev-next-button svg {
    display: none;
}

.rModule .standardControls .flickity-prev-next-button.previous {
    transform: rotate(180deg);
    right: 46px;
}

@media only screen and (min-width: 768px) {
    .rModule .standardControls .flickity-page-dots {
        width: 366px;
        left: 16px;
    }

    .rModule .standardControls .flickity-prev-next-button {
        right: auto;
        left: 428px
    }

    .rModule .standardControls .flickity-prev-next-button.previous {
        left: 388px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .standardControls .flickity-page-dots {
        width: 366px;
        left: calc(52% - 68px);
        transform: translateX(-50%);
    }

    .rModule .standardControls .flickity-prev-next-button {
        left: calc(52% + 202px);
        transform: translateX(-50%) ;
    }

    .rModule .standardControls .flickity-prev-next-button.previous {
        left: calc(52% + 158px);
        transform: translateX(-50%) rotate(180deg);
    }
}


/*
 *  item description carousel
 */

.rModule .itemDescriptionCarousel {
    background-color: #142753;
}

.rModule .itemDescriptionCarouselHolder {
    padding-top: 100px;
}

.rModule .itemDescriptionCell {
    padding-bottom: 40px;
}

.rModule .itemDescriptionCell h3,
.rModule .itemDescriptionCell p {
    font-family: 'nettoprobold', sans-serif;
}

.rModule .itemDescriptionCell h3 {
    color: white;
    text-transform: uppercase;
}

.rModule .itemDescriptionCell p {
    color: white;
    font-size: 1.25rem;
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .rModule .itemDescriptionCell h3 {
        font-size: 1.125rem;
    }
}


/*
 *  video carousel
 */

.rModule .videoCarousel .videoCarouselHolder {
    height: 454px;
    overflow: hidden;
    padding-top: 24px;
}

.rModule .videoCarousel .videoCell {
    background-color: transparent;
    width: 242px;
    height: 430px;
    margin-right: 16px;
    float: left;
    border-radius: 12px;
    background-size: cover;
    background-position: 50% 50%;
}

.rModule .videoCarousel .videoCell .linksView {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(28,55,117,0.95);
    border-radius: 12px;
    display: none;
}

.rModule .videoCarousel .videoCell.clicked .linksView {
    display: block;
}

.rModule .videoCarousel .linkButtonGroup {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.rModule .videoCarousel .linksView .button {
    min-width: 66%;
    margin: 0 auto 10px;
    display: inline-block;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}

.rModule .videoCarousel .videoCell img {
    width: 90px;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
}

.rModule .videoCarousel .videoCell h3 {
    width: 66.6%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    font-family: 'nettoprobold', sans-serif;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.rModule .videoCarousel .videoCell .initialView {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    height: 100%;
    width: 100%;
    border-radius: 12px;
}

.rModule .videoCarousel .videoCell .openVideo {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) 0 0 no-repeat transparent;
    background-size: 44px auto;
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-indent: -9999px;
}

.rModule .videoCarouselHolder.standardControls .flickity-page-dots,
.rModule .videoCarouselHolder.standardControls .flickity-prev-next-button {
    display: none;
}

@media only screen and (min-width: 768px) {
    .rModule .videoCarousel .videoCell {
        width: 320px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .videoCarousel .videoCell {
        width: 263px;
        margin-right: 18px;
    }

    .rModule .videoCarousel .videoCarouselHolder {
        height: 526px;
        width: 825px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .videoCarousel .videoCell {
        width: 320px;
    }

    .rModule .videoCarousel .videoCarouselHolder {
        width: 996px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .videoCarouselHolder.standardControls .flickity-page-dots,
    .rModule .videoCarouselHolder.standardControls .flickity-prev-next-button {
        display: block;
    }
}


/*
 *  Product carousel
 */

.rModule .productCarouselHolder {
    height: 550px;
    width: 100%;
    overflow: hidden;
    padding: 20px 0 82px;
    max-width: 454px;
    margin: 0 auto;
}

.rModule .productCarouselHolder .productCell {
    height: 448px;
    width: 100%;
    background-color: white;
    float: left;
    margin-right: 16px;
    border-radius: 12px;
    background-size: auto 448px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

.rModule .productCarouselHolder .productCell h3 {
    font-family: 'nettoprobold', sans-serif;
    font-size: 1.5rem;
    letter-spacing: 0.06em;
    color: white;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    padding-top: 112px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .rModule .productCarouselHolder.standardControls .flickity-page-dots {
        left: 0;
    }

    .rModule .productCarouselHolder.standardControls .flickity-prev-next-button {
        right: auto;
        left: 412px
    }

    .rModule .productCarouselHolder.standardControls .flickity-prev-next-button.previous {
        left: 372px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .productCarouselHolder.standardControls .flickity-page-dots {
        left: calc(52% - 68px);
        transform: translateX(-50%);
    }

    .rModule .productCarouselHolder.standardControls .flickity-prev-next-button {
        left: calc(52% + 202px);
        transform: translateX(-50%) ;
    }

    .rModule .productCarouselHolder.standardControls .flickity-prev-next-button.previous {
        left: calc(52% + 158px);
        transform: translateX(-50%) rotate(180deg);
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .productCarouselHolder {
        height: 550px;
        width: 825px;
        overflow: hidden;
        padding: 20px 0 82px;
        max-width: 825px;
    }

    .rModule .productCarouselHolder .productCell {
        width: 263px;
        margin-right: 18px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .productCarouselHolder .productCell {
        width: 320px;
    }

    .rModule .productCarouselHolder {
        width: 996px;
        max-width: 996px;
    }
}


/*
 *  Big cta promo tile
 */

.rModule .promotionTile {
    width: 100%;
    position: relative;
    background-color: #172441;
    overflow: hidden;
}

.rModule .promotionTile img {
    width: 100%;
    max-width: 600px;
    position: relative;
    right: -100px;
    padding: 20px 0;
}

.rModule .promotionTile h2 {
    font-size: 3rem;
    color: white;
    line-height: 115%;
    padding-bottom: 10px;
}

.rModule .promotionTile p {
    color: white;
    font-size: 1.25rem;
    padding: 10px 0 0;
}

.rModule .promotionTile p a {
    color: white;
    border-bottom: none;
}

.rModule .promotionTile .button {
    margin-top: 30px;
}

@media only screen and (min-width: 768px) {
    .rModule .promotionTile img {
        right: -250px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .promotionTile .promotionImage h2 {
        font-size: 3.375rem;
    }

    .rModule .promotionTile .promoContent {
        width: 825px;
    }

    .rModule .promotionTile .promoFloat {
        float: left;
        width: 40%;
        padding: 142px 0 82px;
    }

    .rModule .promotionTile img {
        float: right;
        right: -60px;
        max-width: 594px;
        padding: 52px 0 0;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .promotionTile .promoContent {
        width: 996px;
    }

    .rModule .promotionTile img {
        max-width: 730px;
        padding: 52px 0 0;
    }
}

@media only screen and (min-width: 1600px) {
    .rModule .promotionTile img {
        right: 100px;
    }
}


/*
 *  Pop out video
 */

.rModule .popOutVideo {
    height: 204px;
    position: relative;
    display: block;
    cursor: pointer;
}

.rModule .popOutVideo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rModule .popOutVideo:before {
    content: "";
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) 0 0 no-repeat transparent;
    background-size: 44px auto;
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

@media only screen and (min-width: 768px) {
    .rModule .popOutVideo {
        height: 400px;
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .popOutVideo {
        height: 500px;
    }

    .rModule .popOutVideo:before {
        background-size: 60px auto;
        width: 60px;
        height: 60px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .popOutVideo {
        height: 600px;
    }
}


/*
 *  Trigatelli theme
 */

.trigTheme .rModule .altBg {
    background-color: #008349;
}


/*
 *  page hero
 */

.trigTheme .rModule .pageHeroCell:before {
    display: none;
}

.trigTheme .rModule .pageHeroContent {
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 15%;
    top: auto;
}

.trigTheme .rModule .pageHeroCarousel img {
    width: 100%;
    max-width: 412px;
    margin: 80px auto;
    display: block;
}

.trigTheme  .rModule .pageHeroCarousel img.largeHero {
    display: none;
}


@media only screen and (min-width: 768px) {
    .trigTheme .rModule .pageHeroCarousel img {
        max-width: 768px;
        margin: 80px auto 0;
    }
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .pageHeroCarousel img {
        max-width: 852px;
        margin: 30px auto;
        position: relative;
        right: -36px;
    }

    .trigTheme .rModule .pageHeroCarousel img.largeHero {
        display: block;
    }

    .trigTheme .rModule .pageHeroCarousel img.smallHero {
        display: none;
    }
}

@media only screen and (min-width: 1280px) {
    .trigTheme .rModule .pageHeroCarousel img {
        max-width: 1012px;
    }

    .trigTheme .rModule .pageHeroContent {
        bottom: 8%;
    }
}

.trigTheme .rModule .pageHeroCell {
    background-image: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigatelliDecoration.webp);
    background-repeat: no-repeat;
    background-size: 202px auto;
    background-position: -100px bottom;
    background-color: #1E2C4D;
}

@media only screen and (min-width: 768px) {
    .trigTheme .rModule .pageHeroCell {
        background-size: 285px auto;
        background-position: -34px bottom;
    }
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .pageHeroCell {
        background-image: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigLargeDecal1.webp);
        background-repeat: no-repeat;
        background-size: 334px auto;
        background-position: -192px 120px;
        background-color: #1E2C4D;
    }
}

@media only screen and (min-width: 1280px) {
    .trigTheme .rModule .pageHeroCell {
        background-size: 404px auto;
        background-position: -235px 165px;
    }
}

.trigTheme .rModule .pageHeroCell p {
    color: #B59363;
}


/*
 *  page intro
 */

.trigTheme .rModule .pageIntro {
    background-color: #172441;
    overflow: hidden;
}

.trigTheme .rModule .pageIntro h2,
.trigTheme .rModule .pageIntro h3,
.trigTheme .rModule .pageIntro h4 {
    color: #B59363;
    font-size: 2.5rem;
}

.trigTheme .rModule .pageIntro p {
    color: white;
    text-align: left;
}

.trigTheme .rModule .pageIntro .colImage {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .pageIntro p {
        font-size: 1.25rem;
        text-align: center;
    }

    .trigTheme .rModule .pageIntro h2,
    .trigTheme .rModule .pageIntro h3,
    .trigTheme .rModule .pageIntro h4 {
        font-size: 3rem;
    }

    .trigTheme .rModule .pageIntro .colText {
        float: left;
        width: 402px;
    }

    .trigTheme .rModule .pageIntro .colImage {
        float: right;
        display: block;
    }

    .trigTheme .rModule .pageIntro .colImageSmall {
        display: none;
    }

    .trigTheme .rModule .pageIntro.newDecals {
        position: relative;
    }

    .trigTheme .rModule .pageIntro.newDecals:before {
        content: "";
        background-image: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigLargeDecal2.webp);
        background-repeat: no-repeat;
        background-size: 342px auto;
        background-position: 0 0;
        display: block;
        width: 342px;
        position: absolute;
        top: 28px;
        left: -208px;
        height: 152px;
    }

    .trigTheme .rModule .pageIntro.newDecals:after {
        content: "";
        background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigRedDecal.webp) 0 0 no-repeat transparent;
        background-size: 220px auto;
        display: block;
        position: absolute;
        right: -110px;
        bottom: -231px;
        width: 220px;
        height: 326px;
    }
}

@media only screen and (min-width: 1280px) {
    .trigTheme  .rModule .pageIntro h2,
    .trigTheme  .rModule .pageIntro h3,
    .trigTheme  .rModule .pageIntro h4 {
        font-size: 4rem;
    }

    .trigTheme .rModule .pageIntro .colText {
        width: 488px;
    }

    .trigTheme .rModule .pageIntro.newDecals:before {
        background-size: 404px auto;
        width: 404px;
        left: -222px;
    }
}

.trigTheme .rModule .pageIntro.altDecoration {
    background-image: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigatelliDecorationAlt.webp);
    background-size: 286px auto;
    background-repeat: no-repeat;
    background-position: -60px 0;
}

.trigTheme .rModule .pageIntro.altDecoration img {
    padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .trigTheme .rModule .pageIntro.altDecoration {
        background-size: 360px auto;
        background-position: 0 0;
    }
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .pageIntro.altDecoration {
        background-size: 360px auto;
        background-position: 0 142px;
    }
}


/*
 *  title text
 */

.trigTheme .rModule .altBg .titleText h2,
.trigTheme .rModule .altBg .titleText h3,
.trigTheme .rModule .altBg .titleText h4 {
    color: #FDC533;
}

.trigTheme .rModule .altBg .titleText p {
    color: white;
}


/*
 *  carousel standard dots and buttons
 */

.trigTheme .rModule .standardControls .flickity-page-dots {
    background-color: #1C3775;
}

.trigTheme .rModule .standardControls .flickity-page-dots li {
    background-color: #B59363;
}

.trigTheme .rModule .standardControls .flickity-page-dots li.is-selected {
    background-color: #B59363;
}

.trigTheme .rModule .standardControls .flickity-page-dots li.is-selected ~ li {
    background-color: #1C3775;
}

.trigTheme .rModule .standardControls .flickity-prev-next-button {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) center -352px no-repeat transparent;
    background-size: 44px auto;
}

.trigTheme  .rModule .standardControls .flickity-prev-next-button[disabled] {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) center -176px no-repeat transparent;
    background-size: 44px auto;
    cursor: default;
}


/*
 *  large image amends
 */

.trigTheme .rModule .largeImage {
    height: 400px;
}

.trigTheme .rModule .largeImage:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    position: absolute;
}

.trigTheme .rModule .largeImage h2 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-transform: uppercase;
    font-size: 1.125rem;
}

.trigTheme .rModule .largeImage img.logoAddition {
    width: 154px;
    height: auto;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    object-fit: contain;
    object-position: unset;
}

@media only screen and (min-width: 768px) {
    .trigTheme .rModule .largeImage img.logoAddition {
        width: 165px;
    }

    .trigTheme .rModule .largeImage h2 {
        font-size: 1.25rem;
    }
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .largeImage img.logoAddition {
        width: 180px;
    }

    .trigTheme .rModule .largeImage h2 {
        font-size: 1.875rem;
    }
}

@media only screen and (min-width: 1280px) {
    .trigTheme .rModule .largeImage h2 {
        font-size: 2.25rem;
    }
}


/*
 *  video carousel
 */

.trigTheme .rModule .videoCarousel {
    background-color: #1E2C4D;
}

.trigTheme .rModule .videoCarousel.extraDecoration {
    padding-top: 180px;
    position: relative;
}

.trigTheme .rModule .videoCarousel.extraDecoration:after {
    content: '';
    background-image: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigatelliDecorationAlt2.webp);
    background-size: 224px auto;
    width: 174px;
    height: 380px;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    position: absolute;
    right: 0;
    top: 54px;
    z-index: 1;
}

.trigTheme .rModule .videoCarousel.extraDecoration:before {
    content: '';
    background-image: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigLines.webp);
    background-size: auto 202px;
    width: 103px;
    height: 202px;
    background-repeat: no-repeat;
    background-position: 0 -52px;
    display: block;
    position: absolute;
    left: 8%;
    top: 0;
    z-index: 1;
}

.trigTheme .rModule .videoCarousel.extraDecoration .titleText,
.trigTheme .rModule .videoCarousel.extraDecoration .videoCarouselHolder {
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 768px) {
    .trigTheme .rModule .videoCarousel.extraDecoration {
        padding-top: 240px;
    }

    .trigTheme .rModule .videoCarousel.extraDecoration:after {
        background-size: 300px auto;
        width: 298px;
        height: 580px;
    }

    .trigTheme .rModule .videoCarousel.extraDecoration:before {
        background-position: 0 -10px;
        left: 13%;
    }
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .videoCarousel.extraDecoration:after {
        background-size: 360px auto;
        width: 360px;
        height: 640px;
    }

    .trigTheme .rModule .videoCarousel.extraDecoration:before {
        background-position: 0 -10px;
        left: 17%;
    }
}

@media only screen and (min-width: 1280px) {
    .trigTheme .rModule .videoCarousel.extraDecoration:after {
        background-size: 360px auto;
        width: 360px;
        height: 640px;
    }

    .trigTheme .rModule .videoCarousel.extraDecoration:before {
        background-position: 0 -3px;
        left: 21%;
    }
}

.trigTheme .rModule .videoCarousel h2,
.trigTheme .rModule .videoCarousel p {
    color: #fff;
}

.trigTheme .rModule .videoCarousel .videoCell img {
    width: 180px;
}


/*
 *  Product carousel
 */

.trigTheme .rModule .productCarousel {
    background-color: #008349;
}

.trigTheme .rModule .productCarousel .titleText h2 {
    color: #FDC533;
}

.trigTheme .rModule .productCarousel .titleText p {
    color: white;
}


/*
 *  Unique overrides
 */

.trigTheme.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09f;
}

.trigTheme .cutLine {
    position: absolute;
    width: 100%;
}

.trigTheme .rModule .pageIntro.withLargeImage {
    padding-bottom: 48px;
    background-color: #1E2C4D;
    position: relative;
    overflow: hidden;
}

.trigTheme .rModule .pageIntro.withLargeImage .indentWide {
    position: relative;
    z-index: 2;
}

.trigTheme .rModule .pageIntro.withLargeImage:before,
.trigTheme .rModule .pageIntro.withLargeImage:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
}

.trigTheme .rModule .pageIntro.withLargeImage:before {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigRedDecal.webp) 0 0 no-repeat transparent;
    background-size: 220px auto;
    left: -80px;
    top: 44px;
    width: 220px;
    height: 326px;
}

.trigTheme .rModule .pageIntro.withLargeImage:after {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigYellowDecal.webp) 0 0 no-repeat transparent;
    background-size: 200px auto;
    right: -100px;
    top: 142px;
    width: 200px;
    height: 200px;
}

.trigTheme .rModule .pageIntro.withLargeImage p {
    font-size: 1.25rem;
    font-family: 'nettoprobold', sans-serif;
    padding-bottom: 1.5em;
}

.trigTheme .rModule .pageIntro.withLargeImage img {
    padding-bottom: 40px;
}

@media only screen and (min-width: 768px) {
    .trigTheme .rModule .pageIntro.withLargeImage p {
        text-align: center;
    }

    .trigTheme .rModule .pageIntro.withLargeImage {
        padding-bottom:60px;
    }

    .trigTheme .rModule .pageIntro.withLargeImage:before {
        background-size: 284px auto;
        left: -30px;
        width: 284px;
        height: 418px;
    }

    .trigTheme .rModule .pageIntro.withLargeImage:after {
        background-size: 320px auto;
        right: -30px;
        top: 142px;
        width: 320px;
        height: 284px;
    }
}

@media only screen and (min-width: 1024px) {
    .trigTheme .rModule .pageIntro.withLargeImage:before {
        background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigLargeDecal4.webp) 0 0 no-repeat transparent;
        background-size: 309px auto;
        left: -144px;
        top: -127px;
        width: 309px;
        height: 227px;
    }

    .trigTheme .rModule .pageIntro.withLargeImage:after {
        background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/trigLargeDecal5.webp) 0 0 no-repeat transparent;
        background-size: 372px auto;
        right: -150px;
        bottom: 28px;
        width: 372px;
        height: 156px;
        top: auto;
    }
    
    .trigTheme .rModule .pageIntro.withLargeImage p {
        font-size: 1.25rem;
        text-align: left;
    }

    .trigTheme .rModule .pageIntro.withLargeImage {
        padding-bottom: 0;
    }

    .trigTheme .rModule .pageIntro img.colLeftImage {
        float: left;
        width: auto;
        height: 460px;
        margin: 0;
    }

    .trigTheme .rModule .pageIntro .rightColText {
        float: right;
        width: 502px;
    }

    .trigTheme .rModule .pageIntro .rightColText p,
    .trigTheme .rModule .pageIntro .rightColText h2 {
        text-align: left;
    }
}

@media only screen and (min-width: 1280px) {
    .trigTheme .rModule .pageIntro.withLargeImage:before {
        top: -75px;
    }

    .trigTheme .rModule .pageIntro.withLargeImage:after {
        right: -80px;
    }
    
    .trigTheme .rModule .pageIntro.withLargeImage {
        padding-bottom:75px;
    }

    .trigTheme .rModule .pageIntro img.colLeftImage {
        height: 535px;
    }

    .trigTheme .rModule .pageIntro .rightColText {
        width: 590px;
    }
}

.trigTheme .rModule .recipeCarouselCampaign,
.trigTheme .rModule .carouselHolder {
    background-color: #1E2C4D;
}

.rModule .carouselHolder {
    padding: 48px 0 0 16px;
    background-color: #FAF8F5;
}

.rModule .carouselHolder h2 {
    font-size: 1.5rem;
    padding-bottom: 30px;
    float: left;
    color: white;
}

.rModule .recipeCarousel {
    height: 495px;
    overflow: hidden;
    clear: both;
}

.rModule .recipeCarousel .carousel-cell {
    width: 259px;
    float: left;
}

.rModule .recipeCarousel .carouselContent {
    width: 243px;
    margin-right: 16px;
}

.rModule .recipeCarousel .carouselContent a {
    text-decoration: none;
}

.rModule .recipeCarousel .recipeImageHolder {
    border-radius: 8px;
    background-size: cover;
    background-position: 50% 50%;
    width: 243px;
    height: 328px;
    position: relative;
    margin-bottom: 22px;
}

.rModule .recipeCarousel .recipeImageHolder  .openVideo {
    background: url(https://open-recipes-staging.barilla.com/de-de/campaign/asset/421BZnY9qnAuHOS6KtTz6N/media/images/shared/trigatelli/images/iconSprite.png) 0 0 no-repeat transparent;
    background-size: 44px auto;
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-indent: -9999px;
}

.rModule .recipeCarousel span {
    position: absolute;
    color: #fff;
    left: 14px;
}

.rModule .recipeCarousel span.time {
    top: 18px;
    font-family: 'nettoprobold', sans-serif;
}

.rModule .recipeCarousel span.type {
    bottom: 18px;
    font-family: 'nettoprobold', sans-serif
}

.rModule .recipeCarousel .recipeTitles {
    padding-right: 22px;
}

.rModule .recipeCarousel h3 {
    font-family: 'nettopro', sans-serif;
    color: #8993A9;
    padding-bottom: 12px;
}

.rModule .recipeCarousel h3.smallBold {
    font-family: 'nettoproblack', sans-serif;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #B59363;
}

.rModule .recipeCarousel h4 {
    font-family: 'nettoprobold', sans-serif;
    font-size: 1.25rem;
    color: white;
}

@media only screen and (min-width: 768px) {
    .rModule .carouselHolder {
        padding: 48px 0 0 56px;
        margin-left: calc((100% - 502px) / 2);
    }
}

@media only screen and (min-width: 1024px) {
    .rModule .carouselHolder {
        max-width: 825px;
        margin: 0 auto;
        padding: 80px 0 0;
    }

    .rModule .carouselHolder h2 {
        font-size: 1.875rem;
    }

    .rModule .recipeCarousel .carousel-cell {
        width: 281px;
    }

    .rModule .recipeCarousel .carousel-cell:last-child {
        width: 263px;
    }

    .rModule .recipeCarousel .carouselContent {
        width: 263px;
        margin-right: 18px;
    }

    .rModule .recipeCarousel .carousel-cell:last-child .carouselContent{
        margin-right: 0;
    }

    .rModule .recipeCarousel .recipeImageHolder {
        width: 263px;
        height: 353px;
    }
}

@media only screen and (min-width: 1280px) {
    .rModule .carouselHolder {
        max-width: 996px;
    }

    .rModule .recipeCarousel {
        height: 600px;
        overflow: hidden;
    }

    .rModule .recipeCarousel .carousel-cell {
        width: 338px;
    }

    .rModule .recipeCarousel .carousel-cell:last-child {
        width: 320px;
    }

    .rModule .recipeCarousel .carouselContent {
        width: 320px;
        margin-right: 18px;
    }

    .rModule .recipeCarousel .carousel-cell:last-child .carouselContent {
        margin-right: 0;
    }

    .rModule .recipeCarousel .recipeImageHolder {
        width: 320px;
        height: 430px;
    }

    .rModule .recipeCarousel .recipeTitles {
        padding-right: 56px;
    }

    .rModule .recipeCarousel h4 {
        font-size: 1.5rem;
    }
}