/* Inline <style> blocks from the live page /stillthebeefpeople (winndixie.com), extracted verbatim.
   The live site ships these inside the CMS-authored HTML; the Contentstack entries hold
   only structured content, so they are re-attached here per page. */
@media screen and (min-width: 1200px) {
.recipes-details .image-slider .image {
min-height: 850px !important;
}
}
.Header-image img {
    width: 100%;
    }
.sliderXS {
    width: 500px;
    height: 500px;
    }
    .topSlider .item img {
    box-shadow: 10px 10px #C8102E;
    border-radius: 10px;
    /* vertical-align: baseline; */
    width: auto;
    height: fit-content;
    margin: 10px;
    width: 272px;
    /* height: 272px; */
    min-height: 230px;
    max-height: 400px;
    }
    .topSlider .slick-initialized .slick-slide {
    display: flex !important;
    justify-content: center;
    }
    .topSlider .slick-slider .slick-list, .slick-slider .slick-track {
    display: flex;
    }
    .topSlider .slick-dots li button::before, .slick-dots li.slick-active button:before {
    color: #3C3C3B !important;
    }
    @media(min-width: 100px) and (max-width:500px) {
    .topSlider.sliderXS {
    width: -webkit-fill-available;
    }
    }
    @media(min-width: 100px) and (max-width:350px) {
    .topSlider.slider .item img {
    width: 200px;
    }
    }
    .topSlider .slick-slide {
    margin: 30px 15px;
    display: flex !important;
    justify-content: center;
    }
    .topSlider .slick-dots li button::before,
    .topSlider .slick-dots li.slick-active button:before {
    color: #D9D9D9;
    }
    .topSlider .slick-dots li button:before {
    font-size: 15px;
    }
.StillTheTalkOfTheBlock {
    margin: 50px 20px 50px 100px;
    display: flex;
    }
    .StillTheTalkOfTheBlock .stillTalk_ImageSec {
    display: flex;
    align-items: center;
    }
    .StillTheTalkOfTheBlock .stillTalk_ImageSec .gifimg {
    margin-left: 30px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content {
    margin: 25px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content h2 {
    font-family: Asap;
    font-size: 46px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    }
    .StillTheTalkOfTheBlock .stillTalk_content h2 span {
    font-family: Asap;
    font-size: 46px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .spnSince {
    font-family: Asap;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: -.59px;
    color: #868686;
    }
    .StillTheTalkOfTheBlock .stillTalk_content p.stillTalk_text {
    margin: 30px 0;
    font-family: Asap;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    width: 480px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles {
    display: flex;
    /*justify-content: flex-end;*/
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tile {
    border: 2px solid #D0D0D0;
    margin: 0;
    min-height: 263px;
    padding: 12px;
    border-radius: 4px;
    width: 216px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    min-width: 194px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tileone {
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tiletwo {
    margin-left: 30px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles img {
    height: 58px;
    /* width: 58px; */
    margin-top: 15px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3 {
    margin: 22px 0;
    font-family: Asap;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3.span {
    font-family: Asap;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles p {
    font-family: Asap;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    padding: 0 10px;
    text-align: center;
    }
    @media(min-width: 1200px) and (max-width:1300px) {
    .StillTheTalkOfTheBlock .stillTalk_ImageSec .gifimg img {
    max-height: 350px;
    }
    }
    @media(min-width: 991px) and (max-width:1024px) {
    .StillTheTalkOfTheBlock {
    margin: 50px 48px 50px 48px;
    }
    }
    @media (min-width: 768px) and (max-width: 991px) {
    .StillTheTalkOfTheBlock {
    margin: 50px 15px 50px 24px;
    }
    }
    @media(min-width: 100px) and (max-width:767px) {
    .StillTheTalkOfTheBlock {
    margin: 24px;
    display: flex;
    flex-direction: column-reverse;
    }
    .StillTheTalkOfTheBlock .stillTalk_ImageSec {
    }
    .StillTheTalkOfTheBlock .stillTalk_content {
    margin: 0px;
    }
    .StillTheTalkOfTheBlock .stillTalk_content h2 {
    font-family: Asap;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    }
    .StillTheTalkOfTheBlock .stillTalk_content h2 span {
    font-family: Asap;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .spnSince {
    font-family: Asap;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: -.59px;
    color: #868686;
    }
    .StillTheTalkOfTheBlock .stillTalk_content p.stillTalk_text {
    margin: 30px 0;
    font-family: Asap;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    width: auto;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles {
    display: flex;
    justify-content: space-evenly;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tile {
    border: 2px solid #D0D0D0;
    margin: 0px;
    min-height: 235px;
    border-radius: 4px;
    width: 168px;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    min-width: auto;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tileone {
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles .stillTalk_tiletwo {
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles img {
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3 {
    margin: 22px 0;
    font-family: Asap;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3.span {
    font-family: Asap;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #C8102E;
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles p {
    font-family: Asap;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -.59px;
    color: #3C3C3B;
    text-align: center;
    }
    }
    .StillTheTalkOfTheBlock .stillTalk_ImageSec img {
    box-shadow: 10px 10px #C8102E;
    border-radius: 10px;
    /* vertical-align: baseline; */
    width: auto;
    height: fit-content;
    margin: 10px;
    width: 272px;
    /* height: 272px; */
    min-height: 230px;
    max-height: 300px;
    }
    @media(min-width: 1300px) {
    .StillTheTalkOfTheBlock {
    margin: 50px 78px 0 125px;
    }
    }
    @media(min-width: 992px) {
    .StillTheTalkOfTheBlock .stillTalk_ImageContainer {
    margin-top: -25px;
    }
    }
    .StillTheTalkOfTheBlock {
    }
    @media(min-width: 768px) and (max-width:860px) {
    .StillTheTalkOfTheBlock .stillTalk_content p.stillTalk_text {
    width: -webkit-fill-available;
    }
    }
    @media(min-width: 768px) and (max-width:991px) {
    .StillTheTalkOfTheBlock .stillTalk_content {
    padding-left: 31px;
    margin: 25px;
    }
    }
    .StillTheTalkOfTheBlock .stillTalk_content .stillTalk_tiles h3 span {
    font-size: 24px;
    }
    @media(min-width: 1200px) {
    .StillTheTalkOfTheBlock .stillTalk_content {
    padding-left: 50px;
    }
    }
    @media(min-width: 1200px) {
    .StillTheTalkOfTheBlock {
    margin: 0px 45px 50px 76px;
    }
    }
    @media(min-width: 992px) {
    .StillTheTalkOfTheBlock .stillTalk_content h2 {
    width: 106%;
    }
    }
    @media(min-width: 991px) and (maz-width: 1024px) {
    .StillTheTalkOfTheBlock {
    margin: 50px 48px 50px 48px;
    }
    }
.shopandSaveSection {
    background: url(/-/media/media/TheBeefPeople/Rectangle-bg-desktop);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    }
    .shopandSaveSection .shopanSave-Content .contentsPart {
    margin-left: 15%;
    }
    .shopandSaveSection .shopanSave-Content, .shopandSaveSection .shopanSave-Image {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    }
    .shopandSaveSection .shopanSave-Image {
    display: flex;
    }
    .shopandSaveSection .shopanSave-Image img {
    width: 100%;
    }
    .shopandSaveSection .shopanSave-Content h2 {
    font-size: 46px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -0.59px;
    margin: 45px 0 30px 0;
    color: #3c3c3b;
    }
    .shopandSaveSection .shopanSave-Content h2 span {
    color: #c8102e;
    }
    .shopandSaveSection .shopanSave-Content p {
    font-size: 18px;
    line-height: 28.8px;
    font-weight: 400;
    color: #3c3c3b;
    }
    .shopandSaveSection .shopanSave-Content p b {
    font-weight: 600;
    }
    .shopandSaveSection .shopanSave-Content .btn-center-xs {
    display: flex;
    margin: 35px 0 75px 0;
    }
    .shopandSaveSection .shopanSave-Content .btn-center-xs a {
    height: 46px !important;
    margin-right: 55px;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.31px;
    }
    @media(max-width: 991px) and (min-width:768px) {
    .shopandSaveSection {
    background: url(/-/media/media/TheBeefPeople/Rectangle-bg-tablet);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    }
    .shopandSaveSection .shopanSave-Content {
    margin: 30px 0;
    }
    .shopandSaveSection .shopanSave-Content .contentsPart {
    margin-left: 13%;
    width: 105%
    }
    .shopandSaveSection .shopanSave-Content h2 {
    margin: 30px 0 20px 0;
    }
    .shopandSaveSection .shopanSave-Content p {
    font-size: 16px;
    }
    .shopandSaveSection .shopanSave-Content .btn-center-xs {
    display: flex;
    margin: 20px 0;
    margin-bottom: 25px;
    }
    .shopandSaveSection .shopanSave-Content .btn-center-xs a {
    margin-right: 40px;
    margin-bottom: 35px;
    }
    }
    @media (max-width: 380px) {
    .shopandSaveSection .shopanSave-Content .btn-center-xs a {
    min-width: auto;
    }
    }
    @media (max-width: 767px) {
    .shopandSaveSection {
    background: url(/-/media/media/TheBeefPeople/Rectangle-bg-mobile);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column-reverse;
    }
    .shopandSaveSection .shopanSave-Content {
    margin: 0px auto;
    padding: 0 20px;
    margin-bottom: 10px;
    }
    .shopandSaveSection .shopanSave-Content .contentsPart {
    margin: 0 auto;
    /* width: 90%;*/
    }
    .shopandSaveSection .shopanSave-Content h2 {
    font-size: 26px;
    line-height: 32px;
    margin: 30px 0 20px 0;
    }
    .shopandSaveSection .shopanSave-Content p {
    font-size: 16px;
    }
    .shopandSaveSection .shopanSave-Content .btn-center-xs {
    display: flex;
    margin: 20px 0;
    margin-bottom: 50px;
    }
    .shopandSaveSection .shopanSave-Content .btn-center-xs a {
    margin: 0 auto;
    }
    }
.saveMoreSection {
    background-color: #c8102e;
    display: flex;
    margin-bottom: 150px;
    }
    .saveMoreSection .saveMore-Content .contentsPart {
    padding: 0 25px 0 15px;
    }
    .saveMoreSection .saveMore-Image {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    }
    .saveMoreSection .saveMore-Image {
    display: flex;
    }
    .saveMoreSection .saveMore-Image img {
    width: 100%;
    margin: -47px 0 -125px 0;
    }
    .saveMoreSection .saveMore-Content h2 {
    font-size: 46px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -0.59px;
    margin: 45px 0 30px 0;
    color: #fff;
    }
    .saveMoreSection .saveMore-Content p {
    font-size: 18px;
    line-height: 28.8px;
    font-weight: 400;
    color: #fff;
    }
    .saveMoreSection .saveMore-Content .btn-center-xs {
    display: flex;
    margin: 35px 0;
    }
    .saveMoreSection .saveMore-Content .btn-center-xs a.main-btn, .saveMoreSection .saveMore-Content .btn-center-xs a.main-btn:hover {
    height: 46px !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.31px;
    background-color: #fff !important;
    color: #c8102e !important;
    }
    @media(min-width: 991px) {
    .saveMoreSection {
    margin-bottom: 125px;
    }
    }
    @media(max-width: 991px) and (min-width:768px) {
    .saveMoreSection {
    display: flex;
    }
    .saveMoreSection .saveMore-Content {
    margin: 30px 0;
    }
    .saveMoreSection .saveMore-Content .contentsPart {
    width: 90%;
    }
    .saveMoreSection .saveMore-Content h2 {
    margin: 30px 0 20px 0;
    }
    .saveMoreSection .saveMore-Content p {
    font-size: 16px;
    }
    .saveMoreSection .saveMore-Content .btn-center-xs {
    display: flex;
    margin: 20px 0;
    }
    .saveMoreSection .saveMore-Content .btn-center-xs a {
    margin-right: 40px;
    }
    }
    .main-btn:hover, .main-btn:focus:hover, .main-btn:link:hover, .main-btn:visited:hover {
    color: #fff !important;
    }
    @media (max-width: 767px) {
    .saveMoreSection {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    margin-bottom: 50px;
    }
    .saveMoreSection .saveMore-Content {
    margin: 0px auto;
    padding: 0 20px;
    margin-bottom: 10px;
    margin-top: 100px;
    }
    .saveMoreSection .saveMore-Content .contentsPart {
    margin: 0 auto;
    width: 90%;
    }
    .saveMoreSection .saveMore-Content h2 {
    font-size: 26px;
    line-height: 32px;
    margin: 30px 0 20px 0;
    }
    .saveMoreSection .saveMore-Content p {
    font-size: 16px;
    }
    .saveMoreSection .saveMore-Content .btn-center-xs {
    display: flex;
    margin: 20px 0;
    }
    .saveMoreSection .saveMore-Content .btn-center-xs a {
    margin: 0 auto;
    }
    }
.MysteryBonusSlider .Slider-head {
    /*width: 75%;
    margin: auto;*/
    text-align: center;
    padding: 0 15px;
    padding-bottom: 25px;
    /* @media(min-width:768px) and (max-width:990px) {
    width: 100%;
    padding: 0 36px;
    }*/
    }
    @media (min-width: 100px) and (max-width: 767px) {
    .MysteryBonusSlider .Slider-head {
    text-align: left;
    }
    }
    .MysteryBonusSlider .Slider-head h2 {
    font-family: Asap;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.59px;
    text-align: center;
    color: #3c3c3b;
    }
    @media (max-width: 767px) {
    .MysteryBonusSlider .Slider-head h2 {
    font-size: 26px;
    line-height: 32px;
    text-align: left;
    }
    }
    .MysteryBonusSlider .Slider-head p {
    font-family: Asap;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.22px;
    color: #3c3c3b;
    text-align: center;
    }
    @media (max-width: 767px) {
    .MysteryBonusSlider .Slider-head p {
    text-align: left;
    }
    }
    .MysteryBonusSlider .Slider-Mystery {
    margin-top: 15px;
    padding: 0;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider .slick-track {
    margin: initial !important;
    padding: 50px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-active.slick-center {
    margin-top: -45px;
    }
    @media (max-width: 576px) {
    .MysteryBonusSlider .Slider-Mystery {
    margin-bottom: 60px;
    }
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slide {
    padding: 15px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider button.slick-prev {
    display: none !important;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider button.slick-next {
    display: none !important;
    }
    @media (max-width: 767px) {
    .MysteryBonusSlider .Slider-Mystery {
    margin-top: 5px;
    }
    .MysteryBonusSlider .Slider-Mystery .c-icons {
    display: none !important;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-arrow {
    display: none !important;
    }
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .image-box {
    opacity: 1;
    cursor: pointer;
    height: auto;
    filter: blur(2px);
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .image-box:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .image-box img {
    width: 100%;
    height: 100%;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-center .image-box {
    opacity: 1;
    height: auto;
    filter: none;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-center .image-box img {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-slider button.slick-prev {
    display: none !important;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-slider button.slick-next {
    display: none !important;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-dots {
    bottom: -35px;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-dots li.slick-active button {
    background: #3c3c3b !important;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-dots li button {
    height: 16px !important;
    padding: 0;
    background: #d9d9d9;
    width: 16px !important;
    margin-top: 10px;
    border-radius: 50% !important;
    }
    .MysteryBonusSlider .Slider-Mystery .centerSlider .slick-dots li button::before {
    display: none;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns {
    background-color: #ffffff;
    text-align: center;
    }
    @media (min-width: 100px) and (max-width: 1024px) {
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns {
    display: none;
    }
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns button {
    background-color: #c8102e;
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    color: #fff;
    padding-bottom: 1px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns button#prevBtnHelloSec {
    margin-right: 10px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns button#nextBtnHelloSec {
    margin-left: 10px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns button .fa-angle-left:before {
    content: "\f104";
    margin-right: 3px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns button .fa-angle-right:before {
    content: "\f105";
    margin-left: 3px;
    }
    .MysteryBonusSlider .Slider-Mystery .slick-slider-btns button i {
    font-size: 35px;
    color: #fff;
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec {
    /*.slick-active.slick-center {
    transform: scale(1.04);
    @media (max-width: 700px) {
    transform: scale(1.1);
    }
    @media (min-width: 500px) and (max-width: 610px) {
    transform: scale(1.05)
    }
    @media (min-width:767px) {
    margin-top: 0;
    }
    }*/
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-slider .slick-track {
    margin: initial !important;
    padding: 0px 0 20px;
    }
    @media (min-width: 100px) and (max-width: 767px) {
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-slider .slick-track {
    padding: 50px 0;
    }
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-slide {
    padding: 0;
    transform: scale(0.86);
    }
    @media (min-width: 100px) and (max-width: 767px) {
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-slide {
    padding: 0;
    }
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-track .slick-active:first-child {
    margin: 0 -20px 0 20px;
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-track .slick-active:last-child {
    margin: 0 20px 0 -20px;
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-slider-btns {
    display: block;
    margin-bottom: 20px;
    }
    @media (max-width: 1024px) {
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-slider-btns {
    display: none;
    }
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .centerSlider .slick-list {
    padding: 50px 0 10px;
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .centerSlider .slick-dots {
    bottom: 0;
    }
    @media (min-width: 500px) and (max-width: 700px) {
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .centerSlider .slick-dots {
    bottom: -25px;
    }
    }
    .MysteryBonusSlider .Slider-Mystery.ImageSlider-sec .slick-list.draggable {
    height: auto;
    @media(max-width: 767px) {
    height: 500px;
    }
    @media(max-width: 590px) {
    height: 360px;
    }
    @media(max-width: 440px) {
    height: 330px;
    }
    @media(max-width: 350px) {
    height: 300px;
    }
    }
.tipsFromExpert-Section {
    background-image: url("/-/media/media/TheBeefPeople/TipsFromExperts-bg-desktop.jpg");
    background-size: cover;
    padding-bottom: 100px;
    margin-bottom: 50px;
    }
    .tipsFromExpert-Section .headingSection h2 {
    position: relative;
    left: 210px;
    top: -100px;
    color: #fff;
    max-width: 488px;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.59px;
    }
    @media screen and (max-width: 767px) {
    .tipsFromExpert-Section .headingSection h2 {
    left: 27px;
    top: -100px;
    line-height: 32px;
    font-size: 26px;
    max-width: 300px;
    }
    }
    @media screen and (min-width: 769px) and (max-width: 1199px) {
    .tipsFromExpert-Section .headingSection h2 {
    left: 50px;
    top: -100px;
    }
    }
    .tipsFromExpert-Section .headingSection .quoteMark-desk {
    margin-left: 112px;
    margin-top: 54px;
    opacity: 0.3;
    }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
    .tipsFromExpert-Section .headingSection .quoteMark-desk {
    margin-left: 42px;
    margin-top: 54px;
    }
    }
    .tipsFromExpert-Section .headingSection .quoteMark-device {
    margin-left: 18px;
    margin-top: 21px;
    opacity: 0.3;
    }
    @media screen and (min-width: 769px) and (max-width: 991px) {
    .tipsFromExpert-Section .headingSection .quoteMark-device {
    margin-left: 42px;
    margin-top: 54px;
    }
    }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
    .tipsFromExpert-Section .tipsContainer {
    margin: auto;
    margin-top: -175px;
    }
    }
    @media screen and (min-width: 1200px) {
    .tipsFromExpert-Section .tipsContainer {
    max-width: 1170px;
    margin: auto;
    margin-top: -175px;
    }
    }
    @media screen and (min-width: 768px) {
    .tipsFromExpert-Section .tipsContainer .tips {
    display: flex;
    align-items: center;
    margin: 0 12px !important;
    }
    }
    .tipsFromExpert-Section .tipsContainer .tips .rightSection {
    padding: 0 15px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .leftSection {
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
    }
    @media screen and (max-width: 767px) {
    .tipsFromExpert-Section .tipsContainer .tips {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 12px !important;
    flex-wrap: wrap;
    }
    .tipsFromExpert-Section .tipsContainer .tips .rightSection {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    }
    }
    .tipsFromExpert-Section .tipsContainer .tips p {
    margin-left: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    }
    .tipsFromExpert-Section .tipsContainer .tips p b {
    color: #c8102e;
    font-weight: 700;
    }
    .tipsFromExpert-Section .tipsContainer .tips .person-details {
    margin-left: 10px;
    margin-top: 20px;
    display: flex;
    }
    .tipsFromExpert-Section .tipsContainer .tips .person-details .img img {
    width: -webkit-fit-content;
    }
    .tipsFromExpert-Section .tipsContainer .tips .person-details .detail {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-left: 15px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .person-details .detail p {
    margin-left: 0;
    margin-top: -10px;
    }
    @media screen and (max-width: 991px) {
    .tipsFromExpert-Section .tipsContainer .tips .person-details .detail p {
    margin-top: -15px;
    }
    }
    .tipsFromExpert-Section .tipsContainer .tips .person-details .detail b {
    color: #c8102e;
    font-weight: 700;
    margin-bottom: 10px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip {
    border-radius: 8px;
    box-shadow: 10px 10px #c8102e;
    padding: 32px;
    background-color: white;
    }
    @media screen and (min-width: 768px) {
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip.third-Tip {
    margin-top: 65px;
    }
    }
    @media screen and (max-width: 767px) {
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip {
    margin: 20px 0;
    width: auto;
    max-width: 382px;
    }
    }
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip svg {
    position: absolute;
    }
    @media screen and (min-width: 768px) and (max-width: 991px) {
    .tipsContainer {
    margin-top: -135px;
    }
    }
    .tipsContainer {
    }
    @media screen and (min-width: 992px) {
    .tipsContainer {
    margin-top: -175px;
    }
    }
    @media screen and (max-width: 767px) {
    .tipsContainer {
    margin-top: -65px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .leftSection {
    display: flex;
    justify-content: center;
    }
    }
    @media screen and (min-width: 768px) and (max-width: 991px) {
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip.first-Tip {
    /* margin-top: 30%; */
    width: auto;
    max-width: 384px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip {
    width: auto;
    }
    }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip.first-Tip {
    /* margin-top: 30%; */
    }
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip {
    }
    }
    @media screen and (min-width: 992px) {
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip.first-Tip {
    /* margin-top: 30%; */
    width: 384px;
    min-height: 291px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip.second-Tip {
    min-width: 488px;
    min-height: 240px;
    }
    .tipsFromExpert-Section .tipsContainer .tips .expert-tip.third-Tip {
    min-width: 384px;
    min-height: 245px;
    }
    }
.recipesizzleSection {
    text-align: center;
    background-image: url(/-/media/Media/TheBeefPeople/recipes-bg-desktop-wd.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 50px;
    }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
    .recipesizzleSection {
    background-image: url(/-/media/Media/TheBeefPeople/recipe-bg-tablet-wd.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    }
    }
    @media screen and (min-width: 100px) and (max-width: 767px) {
    .recipesizzleSection {
    background-image: url(/-/media/Media/TheBeefPeople/recipe-bg-mobile-wd.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    }
    }
    .recipesizzleSection .sizzleHead {
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.59px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 10% 0 5% 0;
    }
    @media screen and (max-width: 768px) {
    .recipesizzleSection .sizzleHead {
    padding: 17% 0 7% 0;
    }
    }
    .recipesizzleSection .moreRecipeLink {
    text-align: center;
    padding-bottom: 60px;
    }
    .recipesizzleSection .moreRecipeLink a {
    background-color: #fff;
    color: #c8102e;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.31px;
    padding: 12px 16px;
    border-color: #fff;
    }
    .recipesizzleSection .recipeMainDiv {
    display: flex;
    justify-content: space-evenly;
    }
    @media screen and (max-width: 1024px) {
    .recipesizzleSection .recipeMainDiv {
    flex-direction: column;
    }
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv {
    padding: 0;
    margin: 0;
    display: flex;
    margin-bottom: 35px;
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv.firstRecipe, .recipesizzleSection .recipeMainDiv .recipeDiv.secondRecipe {
    justify-content: space-around;
    margin: 0 auto;
    margin-bottom: 35px;
    }
    @media screen and (min-width: 1025px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv.firstRecipe {
    justify-content: end;
    margin: 0;
    margin-bottom: 25px;
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv.secondRecipe {
    justify-content: start;
    margin: 0;
    margin-bottom: 25px;
    }
    }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 25px;
    }
    }
    @media screen and (max-width: 767px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv {
    display: block;
    }
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox {
    background-color: #fff;
    border-radius: 8px;
    max-width: 552px;
    height: 284px;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    /*@media screen and (min-width: 768px) and (max-width: 991px) {
    max-width: 45%;
    }
    @media screen and (max-width: 767px) {
    max-width: 100%;
    }*/
    }
    @media screen and (min-width: 1025px) and (max-width: 1150px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox {
    height: 301px;
    }
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .imgSection {
    padding: 0;
    margin: 0;
    display: flex;
    height: 100%;
    }
    @media screen and (max-width: 767px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .imgSection {
    height: auto;
    z-index: 1;
    }
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .imgSection img {
    width: 100%;
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection {
    padding: 15px;
    margin: 0;
    text-align: left;
    background-color: #fff;
    border-radius: 0 8px 8px 0;
    display: flex;
    flex-direction: column;
    height: -webkit-fill-available;
    }
    @media screen and (max-width: 767px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection {
    border-radius: 0 0 8px 8px;
    height: auto;
    }
    }
    @media screen and (max-width: 1200px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection {
    padding: 15px 10px 15px 15px;
    }
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .recipesName {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.15px;
    color: #C8102E;
    margin-top: 0;
    }
    @media screen and (min-width: 1025px) and (max-width: 1150px) {
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .recipesName {
    height: 72px;
    }
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .readyIn, .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .recipeDescription {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.22px;
    color: #3c3c3b;
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .readyIn b, .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .recipeDescription b {
    font-weight: 700;
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .recipeDescription {
    margin: 15px 0;
    height: 115px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .recipesizzleSection .recipeMainDiv .recipeDiv .recipeBox .detailsSection .detailsLink {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.15px;
    color: #c8102e;
    text-decoration: none;
    }
.container_faq .mystery-faqlink {
    display: block !important;
    }
    .container_faq .faq i {
    font-size: 14px;
    }
    .container_faq .faq .accordianTitle{
    text-align: left;
    }
    .card-header h3 {
    font-size: 1em;
    margin-top: 10px;
    }
    @media screen and (max-width: 991px) {
    .about__rewards .container-fluid {
    overflow: hidden;
    }
    .faqbg img, .faqbg svg {
    width: 100%;
    }
    }
    .container_faq .faq .accordianTitle{
    color:#c8102e;
    }
    .container_faq .mystery-descr{
    display:none;
    }
    .container_faq .faq a{
    font-weight: bold;
    color:#c8102e;
    }
    @media(min-width:100px) and (max-width:991px){
    .container_faq .faq{
    width:100%;
    }
    }
    @media (min-width: 768px) and (max-width: 1024px){
    .container_faq .container {
    width: 100%;
    padding: 24px;
    }
    .container_faq .faq{
    width:100%;
    }
    }
.z-banner {
        z-index: 55555 !important;
    }

    .ps-fixed {
        position: fixed !important;
    }

    .bg-yellow-700 {
        background-color: #F8EC74;
        opacity: .92;
    }

    .fc-black {
        color: #000;
    }

    .wmx8 {
        max-width: 64.8205128rem;
    }

    .mx-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .grid {
        display: flex;
    }

    .jc-center {
        justify-content: center;
    }

    .mr12 {
        margin-right: 10%;
        font-size : 1em;
    }

    #cookieBar a {
        cursor: pointer;
        text-decoration: underline;
    }
 #cookieBar p {
    margin-bottom : 0px;
  }
    .svgClose {
        float: right;
        margin-top: -21px;
        margin-right: 33px;
    }

    .paddingBar {
        padding: 20px;
        right: 0px;
        left: 0px;
        bottom: 0px;
    }


    .s-link {
        color: #000 !important;
    }

      @media screen and (min-width:100px) and (max-width:992px) {
        .paddingBar {
            right: -27px;
        }
    }
@media screen and (min-width:320px) and (max-width:568px) {
.svgClose {
    float: right;
    margin-top: -43px;
    margin-right: 20px;
}
.mx-auto {
    margin-left: -7px;
}
}
@media screen and (min-width:375px) and (max-width:667px) {
.mr12 {
    margin-right: 31px;
}
.svgClose {
    margin-top: -30px;
}
}
.async-hide {
			opacity: 0 !important;
		}
