
.iViSzx:focus{outline:none;}
@media (max-height: 415px) and (orientation: landscape){
    .iViSzx{max-height:calc(-99px + 100vh);}
}
.gQtFiL{position:relative;width:100%;height:100%;}
.dAhomD{position:absolute;top:12px;right:16px;background:transparent;border:none;width:16px;height:16px;padding:0px;display:flex;justify-content:flex-end;z-index:100;}
@media (min-width: 46.875em){
    .dAhomD{right:24px;}
}
.jnFEEg{position:relative;overflow:hidden;width:100%;height:100%;background-color:#fff;}
.kDluLh{position:relative;z-index:10;width:100%;height:100%;padding:24px 24px 40px;}
@media (min-width: 46.875em){
    .kDluLh{padding:40px 60px 64px;}
}
@media (min-width: 60em){
    .kDluLh{padding:56px 80px 64px;}
}
@media (min-width: 75em){
    .kDluLh{padding:56px 100px 64px;}
}
.cATcJQ{font-feature-settings:"ss06";font-size:1.375rem;line-height:2rem;letter-spacing:-0.2px;font-weight:500;margin:0px;}
.fRLPJo{font-feature-settings:"ss06";font-size:0.875rem;line-height:1.25rem;font-weight:300;margin:0px 0px 16px;padding-bottom:16px;border-bottom:1px solid rgb(204, 204, 204);}
@media (min-width: 60em){
    .fRLPJo{margin-bottom:24px;padding-bottom:24px;}
}
.hQIguw {
    font-size: 1.24rem;
    line-height: 2.25rem;
    font-weight: 300;
    margin: 0px 0px 24px;
}
@media (min-width: 60em){
    .hQIguw{margin-bottom:32px;}
}
.bSHlgE{font-feature-settings:"ss06";font-size:1.2rem;line-height:1.25rem;letter-spacing:0.8px;font-weight:500;margin:0px 0px 8px;color:rgba(20, 43, 111, 0.56);text-transform:uppercase;}
.whIrj{font-feature-settings:"ss06";font-size:1rem;line-height:1.25rem;font-weight:300;margin:0px 0px 24px;}
.cVIUjp{border-bottom:2px solid rgb(20, 43, 111);font-size:1rem;position:absolute;bottom:40px;left:24px;}
@media (min-width: 46.875em){
    .cVIUjp{bottom:64px;left:60px;}
}
@media (min-width: 60em){
    .cVIUjp{bottom:64px;left:80px;}
}
@media (min-width: 75em){
    .cVIUjp{bottom:24px;left:100px;}
}
/*! CSS Used from: Embedded */
.gatsby-image-wrapper{position:relative;overflow:hidden;}
.gatsby-image-wrapper img{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;}
.gatsby-image-wrapper [data-main-image]{opacity:0;transform:translateZ(0);transition:opacity .25s linear;will-change:opacity;}
.gatsby-image-wrapper-constrained{display:inline-block;vertical-align:top;}

@media(min-width: 768px) {
    .IngredientsOverviewSlide__SlideWrapper-sc-18fpg31-0 {
        margin-left: 50px;
        margin-right: 50px;
    }
}
.modal {
    display: none;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-top: 130px;
    background-color: rgba(0, 0, 0, 0.56);
}

body.modal-open {
    overflow: hidden;
}
.blur-background {
    background-color: rgba(0, 0, 0, 0.56);
    transition: background-color 0.3s ease;
}
.cATcJQ{
    color:#000 !important;
}
.gatsby-image-wrapper-constrained{
    display: block !important;
}