@font-face {
    font-family: 'DIN';
    src: url("../fonts/DINNextW1G-Light.otf") format("opentype");
}

@font-face {
    font-family: 'DIN';
    font-weight: bold;
    src: url("../fonts/DINNextW1G-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Evogria';
    src: url("../fonts/Evogria.otf") format("opentype");
}

:root {
    --blacktext: #181818;
    --primary: #D0202D;
    --darker: #C01724;
}
* {font-family: 'DIN', sans-serif;font-weight: 300;color:var(--blacktext);}
b, strong {font-weight: 600;}
a {color: var(--primary);}
a:hover {color: var(--darker);text-decoration: underline;}
.backbutton {
    display: inline-block;
    font-size: 24px!important;
    font-weight: bold;
    padding: 11px 29px;
    background: #D0202D;
    border-radius: 44px;
    color: white!important;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
.backbutton:hover {
    color:white!important;
    text-decoration: none;
    background: #DC404C;
    box-shadow: 0px 5px 6px rgba(220, 64, 76, 0.32)
}

#simplemodal-overlay {background-color:#000; }
#simplemodal-container {height: 85vh;min-height:85vh;max-height:85vh;width:580px;padding: 0;background: transparent;color:black;border-radius: 10px;border: 0;text-align: center;/* overflow: hidden; */background: white;padding-top: 17px;}
#simplemodal-container p {margin-bottom: 0;font-weight: bold;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {position: absolute;right: 15px;top: 12px;width: 13px;height: 13px;opacity: 1;cursor: pointer;z-index: 11;}
#simplemodal-container a.modalCloseImg:hover {opacity: 1;}
#simplemodal-container a.modalCloseImg:before {position: absolute;left: 10px;top: -30px;content: ' ';height: 13px;width: 2px;background-color: #333;background: url(../img/close.svg);width: 42px;height: 42px;transform: none!important;filter: drop-shadow(0px 4px 19px rgba(0, 0, 0, 0.27));}
#simplemodal-container .simplemodal-wrap {overflow: hidden;}
#simplemodal-container .simplemodal-data {
    position: relative;
    height: 100%;
}
#simplemodal-container .tiktok_embed {
    border: 0;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
}
.hashtag_phone {display: none;}
.illustration {margin-bottom: 30px;}
header {
    background-image: url(../img/desk_bg.jpg);
    background-size: 100% 100%;
    position: relative;
}
header .inner {
    position: relative;
}
header .logo {
    filter: drop-shadow(0px 4px 19px rgba(0, 0, 0, 0.27));
    position: absolute;
    z-index: 5;
    width: 210px;
}
footer .logo {width: 220px;}
header .desk_lab {
    position: relative;
    z-index: 3;
    display: block;
    margin:  auto;
    max-width: 100%;
}
header .desk_lab2 {
    position: relative;
    z-index: 3;
    display: block;
    margin-left: auto;
    max-height: 770px;
    margin-right: 0;
    max-width: 100%;
}
header .desk_hl {
    position: absolute;
    z-index: 5;
    top: 140px;
    left: 80px;
    width: 513px;
}
header .container-xl {
    position: relative;
}
header nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(9px);
    padding: 35px 20px;
    border-bottom-left-radius: 35px;
}
header nav a {
    color: var(--blacktext);
    font-weight: bold;
    font-size: 20px;
    font-size: 18px;
    padding: 0px 30px;
}
header nav a:hover {
    text-decoration: underline;
    color: var(--blacktext);
}
.gradient {
    display: block;
    width: 100%;
    height: 320px;
    margin-top: -120px;
    position: relative;
}
.gradient::before {
    display: block;
    content:" ";
    background: var(--primary);
    width: 100%;
    height: 124px;
}
.gradient::after {
    display: block;
    content:" ";
    width: 100%;
    height: 187px;
    position: relative;
    background: linear-gradient(180deg, #D0202D 0%, rgba(208, 32, 45, 0) 100%);
}
.gradient+.redbg {
    margin-top: -250px;
}
.gradient+.redbg .container {
    position: relative;
}
.redbg {
    background-color: var(--primary);
    background-image: url(../img/red_bg.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
    padding: 70px 0;
}
.redbg * {
    color:white;
}
.redbg h1, .redbg h2 {
    font-family: 'Evogria';
    filter: drop-shadow(0px 5.61861px 7.02326px rgba(62, 6, 6, 0.28));
    font-size: 40px;
    font-size: 32px;
    margin-bottom: 77px;
}
.redbg h2 {margin-bottom: 55px;}
.redbg h1 .bigger, .redbg h2 .bigger {
    font-family: 'Evogria';
    font-size: 52px;
    font-size: 40px;
}
.redbg h1 .ribbon, .redbg h2 .ribbon {
    font-family: 'Evogria';
    position: relative;
    display: inline-block;
    margin: 8px 0;
    font-size: 55px;
    font-size: 42px;
}
.redbg h1 .ribbon::after, .redbg h2 .ribbon::after {
    display: block;
    content: " ";
    background: linear-gradient(84.67deg, #AC0000 4.23%, #C10101 54.48%, #990000 101.68%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transform: skewY(359deg);
}
.redbg h1 .ribbon .inner, .redbg h2 .ribbon .inner {
    z-index: 1;
    position: relative;
    font-family: 'Evogria';
    width: 100%;
    text-align: center;
    margin: 0px 7px;
    line-height: 77px;
}
.redbg .desk_process {
    max-width: 930px;
    margin-top: 70px;
}
.redbg p {
    font-size: 24px;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 930px;
}
.redbg p:last-child {
    margin-bottom: 0;
}
.redbg .load_more {
    margin-bottom: 70px;
    display: inline-block;
    filter: drop-shadow(3px 4px 1px #AD0410);
    font-size: 24px;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 44px;
    font-weight: bold;
    padding: 11px 29px;
}
.redbg .load_more:hover {
    text-decoration: none;
    filter: drop-shadow(3px 4px 1px #730008);
}
.redbg .load_more:active {
    text-decoration: none;
    filter: drop-shadow(3px 4px 1px #730008);
    background: #FFD7D7;
}
.whitebg {
    text-align: center;
    background-image: url(../img/white_bg.svg);
    background-size: 100%;
    background-repeat: repeat;
    padding-top: 90px;
    overflow: hidden;
}
.whitebg h2 {
    font-family: 'DIN';
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 90px;
    line-height: 40px;
    margin-bottom: 40px;
}
.whitebg h2:first-child {margin-top: 0;}
.whitebg h2 .bigger {
    display: block;
    font-family: 'Evogria';
    font-size: 48px;
    font-size: 42px;
}
.winnings {position: relative;margin: 0 0;display: none;}
.winnings .img {height: 390px;position: relative;background: #f9f9f9;margin: 0 -15px;}
.winnings .win_img {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: translateZ(0px);
    -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
    outline: none;
    border:none;
    border-color: transparent;
    border: 0;
    outline: 0;
    background: transparent;
    /*filter: drop-shadow(0px 17px 41px rgba(0, 0, 0, 0.25));*/
}
.winnings img.active {
    display: block;
    /*filter: drop-shadow(0px 17px 41px rgba(0, 0, 0, 0.25));*/
    transform: none;
}
.winnings .win_txt {display: none;font-size: 24px;margin-top: 50px;}
.winnings .win_txt b {display: block;}
.win_nav, .product_nav {
    content: "";
    display: block;
    width: 58px;
    height: 56px;
    position: absolute;
    left: -30px;
    bottom: 0;
    top: 0;
    box-shadow: 0px 4.38462px 21.9231px rgba(208, 32, 45, 0.33);
    border-radius: 44.9423px;
    margin: auto;
    z-index: 3;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
.win_nav.white, .product_nav.white{
    display: none;
    width: 35px;
    height: 35px;
    box-shadow: 0px 2.69231px 13.4615px rgba(0, 0, 0, 0.25);
}
.win_nav:hover, .product_nav:hover {
    box-shadow: none;
}
.win_nav[data-dir="next"], .product_nav[data-dir="next"] {
    left: auto;
    right: -30px;
}
.desk_products {display: block;max-width: 100%;margin: 0 auto;margin-bottom: 30px;}
.products {display: none;}
.products .img_holder {
    position: relative;
    height: 440px;
}
.products {position: relative;padding-bottom: 40px;}
.products .img_holder img {
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    filter: drop-shadow(0px 11.1355px 21.3431px rgba(0, 0, 0, 0.13)) blur(3px) grayscale(1);
}
.products .img_holder img.active {
    filter: drop-shadow(0px 11.1355px 21.3431px rgba(0, 0, 0, 0.13));
    z-index: 1;
}
.products .img_holder img.product_img_1 {
    transform: rotate(-15deg);
    margin-left: 18%;
    height: 256px;
    top: auto;
    bottom: 40px;
}
.products .img_holder img.product_img_2 {
    height: 404px;
    transform: rotate(-4.12deg);
}
.products .img_holder img.product_img_3 {
    transform: rotate(6.6deg);
    margin-right: 26%;
    height: 332px;
    top: auto;
    bottom: 50px;
}
.products .description {
    text-align: left;
    display: flex;
    align-items: center;
    padding-right: 50px;
}
.products .description .product_txt {display: none;}
.winnings .dots, .products .description .dots {list-style-type: none;padding: 0;margin-top: 70px;}
.winnings .dots li, .products .description .dots li {
    display: inline-block;
    margin-right: 7px;
}
.winnings .dots li a, .products .description .dots li a {
    display: block;
    background: #e9e9e9;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}
.winnings .dots li a:hover, .products .description .dots li a:hover {}
.winnings .dots li a.active, .products .description .dots li a.active {
    background: var(--primary);
}
.products .illustration {display: none;}
.products .description .inner {
    width: 100%;
}
.products .description p {
    font-size: 24px;
    font-size: 18px;
}
.products .description p.bigger {
    font-weight: bold;
    font-size: 24px;
}
.products .description p.bigger .red {
    text-transform: uppercase;
    display: block;
    color: var(--primary);
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
}
.products .description a {
    color: var(--blacktext);
    font-weight: bold;
    text-decoration: underline;
}
.products .description a:hover {
    color: var(--primary);
}
.sandwich {
    position: relative;
    padding-bottom: b;
}
.sandwich:before {
    content: " ";
    display: block;
    background: #f9f9f9;
    width: 50%;
    height: 100%;
    position: absolute;
}
.sandwich .list h5 {
    font-weight: bold;
    padding: 43px 20px;
    font-size: 30px;
    margin-bottom: 0;
    padding-left: 0;
}
.sandwich .list ol {
    list-style-type: none;
    padding: 0;
}
.sandwich .list ol li {
    position: relative;
    margin-bottom: 28px;
}
.sandwich .list ol li.active::before,.sandwich .list ol li:hover::before {
    content: " ";
    display: block;
    background: var(--primary);
    width: 6px;
    height: 60px;
    position: absolute;
    border-radius: 9px;
    margin-top: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sandwich .list ol li a {
    /*padding-left: 26px;*/
    display: flex;
    align-items: center;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
.sandwich .list ol li a:hover {
    text-decoration: none;
}
.sandwich .list ol li a img {
    width: 71px;
    margin-right: 20px;
    border-radius: 23px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
.sandwich .list ol li a span {
    color: var(--blacktext);
    font-size: 24px;
    font-size: 21px;
    line-height: 32px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
.sandwich .list ol li.active a {
    padding-left: 31px;
}
.sandwich .list ol li.active a img {
    margin-right: 25px;
}
.sandwich .list ol li.active a span {
    font-size: 24px;
    font-size: 21px;
    line-height: 31px;
    font-weight: bold;
}
.sandwich .details {
    padding: 0;
    background: white;
    padding-bottom: 20px;
}
.sandwich .details img {
    max-width: 100%;
    width: 100%;
    display: block;
}
.sandwich .details .phone_header {
    display: none;
}
.sandwich .details h4 {
    margin: 28px 42px;
    font-size: 42px;
    font-size: 36px;
    font-weight: bold;
}
.sandwich .details .texts {
    margin: 0 21px;
}
.sandwich .details .texts h6 {
    background: #F9F9F9;
    border-radius: 12px;
    font-weight: bold;
    font-size: 20px;
    padding: 28px 22px;
    text-transform: uppercase;
}
.sandwich .details .texts .ingredients {
    padding-right: 5px;
}
.sandwich .details .texts .receipe {
    padding-left: 5px;
}
.sandwich .details .texts ol {
    list-style-type: none;
    padding: 0;
}
.sandwich .details .texts ol li {
    font-size: 18px;
    padding: 17px 0;
    padding-left: 40px;
    position: relative;
}
.sandwich .details .texts ol li:after{
    display: block;
    content: "";
    border-bottom: 1px solid #ededed;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 0;
}
.sandwich .details .texts ol li.active {
    background: linear-gradient(84.67deg, #AC0000 4.23%, #C10101 54.48%, #990000 101.68%), #C4C4C4;
    border-radius: 6px;
    color: white;0;
}
.sandwich .details .texts ol li.active:after, .sandwich .details .texts ol li:last-child::after {
    display: none;
}
.sandwich .details .texts p {
    padding: 0 22px;
    font-size: 20px;
}
.tiktoks {
    display: flex;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.tiktoks a.vidi {
    display: inline-block;
    text-align: left;
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
}
.tiktoks a.vidi span.img_holder {
    position: relative;
    display: inline-block;
}
.tiktoks a.vidi span.img_holder:before {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    display: block;
    content: "";
    background: #AD0410;
    border-radius: 24px;
    transform: rotate(-0.69deg);
    width: calc(100% + 8px);
    height: calc(100% + 12px);
    position: absolute;
}
.tiktoks a.vidi:hover span.img_holder:before{
    opacity: .5;
}
.tiktoks a.vidi span.img_holder:after {
    display: block;
    content: "";
    background: url(../img/play.svg);
    width: 60px;
    height: 60px;
    background-size: 100%;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
}
.tiktoks a.vidi img {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    border: 3px solid #FFDFDF;
    border-radius: 17.9911px;
    width: 100%;
    position: relative;
}
.tiktoks a.vidi:hover img {
    border: 3px solid #ff9999;
}
.tiktoks a.vidi span {
    display: block;
    font-size: 25px;
    margin-top: 16px;
    margin-left: 4px;
    margin-right: 4px;
}
footer {
    background: #1a191d;
    text-align: center;
}
footer .hashtag {
    position: relative;
    margin-top: -80px;
    max-width: 100%;
}
footer .row {
    align-items:flex-end;
}
footer .icons {
    text-align: left;
    display: flex;
    justify-content: space-between;
    max-width: 189px;
}
footer .icons a img {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
footer .icons a:hover img {
    opacity: .6;
}
footer .email {
    display: block;
    text-align: left;
    color: white;
    text-decoration: underline;
    font-size: 20px;
    font-size: 18px;
    margin-top: 20px;
}
footer .email:hover {
    text-decoration: none;
}
footer nav {text-align: right;}
footer nav a {
    color: white;
    display: inline-block;
    text-align: right;
    font-size: 20px;
    font-size: 18px;
    padding: 13px 0;
}
footer nav a:hover {
    color:white;
    text-decoration: underline;
}
footer .copy {
    font-size: 20px;
    font-size: 18px;
    color: white;
    padding-top: 80px;
    padding-bottom: 50px;
}
.whitebg .divider{
    width: 100%;
    border-top: 1px solid #EEEEEE;
    height: 70px;
}
.phone_process, .menu_toggle {display: none;}
.static .redbg {margin-bottom: 70px;}
.static .redbg h1 {margin-bottom: 0;}
.static .static_content {font-size: 22px;margin-bottom: 90px;color:#454444;}
.static .static_content * {font-size: 22px;color:#454444;}
.static .desk_lab,.static .desk_lab2, .static .desk_hl {display: none;}
.static header {background: white;height: 150px;}
.static header .logo {filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.08));}
.static header nav {margin-top: 30px;}
@media (max-width: 1500px){
    .products {margin: 0px 50px;}
    .product_nav {left: -40px;}
    .product_nav[data-dir="next"] {right: -40px;}
}
@media (min-width: 1200px){
    .container-xl {max-width: 1440px;}
}
@media (max-width: 1200px){
    header nav {padding: 35px 20px;}
    header .desk_hl {
        bottom: 130px;
        left: 50px;
        max-width: 460px;
    }
    .products .description p.bigger {
        text-align: center;
        font-weight: bold;
        font-size: 32px;
    }
    .products .description p {
        font-size: 22px;
    }
}
@media (max-width: 960px){
    .illustration {margin-top: 30px;}
    header {
        overflow: hidden;
    }
    .products .description {padding-right: 15px;}
    header nav {
        background: white;
        border-radius: 0;
        width: 100%;
        padding: 0;
        padding-top: 160px;
        max-height: 0;
        overflow: hidden;
        padding-top: 0;
        transition: all 400ms;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
    }
    header.opened nav {
        padding-top: 160px;
        max-height: 400px;
    }
    header nav a {
        display: block;
        font-size: 22px;
        text-align: center;
        padding: 19px 0px;
        font-weight: normal;
    }
    header nav a:nth-child(2) {
        background: #f9f9f9;
    }
    header, header .inner {
        min-height: 820px;
    }
    .static header, .static header .inner {
        min-height: 150px;
        transition: all 400ms;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
    }
    .static header.opened, .static header.opened .inner {
        min-height: 360px;
        height: 360px;
    }
    .static header.opened nav {
        padding-top: 120px;
    }
    header .desk_lab {
        position: absolute;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        z-index: 1;
        margin: 0;
        bottom: 0;
        right: -190px;
        width: 720px;
        max-width: none;
    }
    header .desk_lab2 {
        position: absolute;
        z-index: 1;
        margin: 0;
        bottom: 0;
        right: -190px;
        width: 720px;
        max-width: none;
    }
    header .desk_hl {
        width: 100%;
        bottom: auto;
        left: auto;
        margin: 0 auto;
        top: 0;
        position: relative;
        display: block;
    }
    header .logo {
        display: block;
        position: relative;
        z-index: 22;
        filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.14));
    }
    header .menu_toggle {
        display: block;
    }
    header .menu_toggle img {
        position: absolute;
        top: 50px;
        right: 5px;
        z-index: 7;
        filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.14));
    }
    header .menu_toggle .menu_close {
        display: none;
    }
    header.opened .menu_toggle .menu_open {
        display: none;
    }
    header.opened .menu_toggle .menu_close {
        display: block;
    }
    .desk_winnings {
        display: none;
    }
    .winnings {/* display: block; */display: block;}
    .redbg, .whitebg {
        background-size: auto 100%;
    }
    .redbg {
        background-image: url(../img/red_bg_phone.svg);
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .redbg .desk_process {display: none;}
    .gradient+.redbg {text-align: left;}
    .redbg p {text-align: left;}
    .phone_process {display: block;max-width: 100%;margin: 0 auto;}
    .phone_process:not([src*='pixel.jpg']) {width: 100%;height:auto;}
    .sandwich:before {display: none;}
    .sandwich {background: #f9f9f9;}
    .sandwich .list h5 {text-align: center;}
    .sandwich .list, .sandwich .details {
        overflow: hidden;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sandwich .list ol {display: flex;overflow: auto;padding-top: 14px;margin: 0 -15px;margin-bottom: 20px;}
    .sandwich .list ol li {
        padding: 0 14px;
    }
    .sandwich .list ol li a span {display: none;}
    .sandwich .list ol li.active::before, .sandwich .list ol li:hover::before {
        width: 60px;
        height: 6px;
        left: 0;
        right: 0;
        top: auto;
        bottom: -10px;
    }
    .sandwich .list ol li a, .sandwich .list ol li.active a {padding-left: 0}
    .sandwich .list ol li a img, .sandwich .list ol li.active a img {margin: 0;}
    .sandwich .list ol li.active a {margin-top: -12px;}
    .sandwich .details .texts {margin: 0;}
    .sandwich .details .texts .ingredients {padding: 0;}
    .sandwich .details .texts h6, .sandwich .details .texts ol li.active {border-radius: 0;}
    .sandwich .details h4 {margin: 28px 0;margin-left: 30px;}
    .sandwich .details .desk_header {display: none;}
    .sandwich .details .phone_header {display: block;}
    .tiktoks a.vidi {flex-basis:50%;}
    .tiktoks {max-width: 480px;}
    footer .icons {margin: 0 auto;}
    footer .email {text-align: center;margin-bottom: 50px;}
    footer nav {text-align: center;}
    footer .logo {margin-bottom: 50px;}
    .products {margin: 0px 0px;}
    .products .illustration {display: block;margin: 0;}
    .product_nav, .win_nav  {left: -10px;}
    .product_nav[data-dir="next"], .win_nav[data-dir="next"] {right: -10px;}
    .product_nav:not(.white){
        display: none;
    }
    .product_nav.white, .win_nav.white{
        display: block;
    }
    .product_nav, .win_nav {left: 0px;top: 130px;bottom: auto;}
    .win_nav {top: 180px;}
}
@media (max-width: 768px){
    .products {display: block;}
    .desk_products {display: none;}
    .products .description {height: auto!important;}
    .products .img_holder img {
        display: none;
        filter: none;
    }
    .products .img_holder img.product_img_1 {height: 350px;}
    .products .img_holder img.product_img_2 {height: 300px;}
    .products .img_holder img.product_img_3 {height: 300px;}
    .products .img_holder img.active {
        display: block;
        filter: none;
        /*filter: drop-shadow(0px 12px 23px rgba(0, 0, 0, 0.13));*/
        transform: none;
        margin: 0 auto;
    }
    .products .img_holder {height: 350px;}
    .product_nav[data-dir="next"], .win_nav[data-dir="next"] {right: 0px;}
    .products .description .dots {text-align: center;margin-bottom: 50px;}
    #simplemodal-container {width: calc(100% - 50px)!important;min-height: 85vh;}
    .tiktok_embed ._embed_video_wrapper {max-width: 100%}
}
@media (max-width: 550px){
    footer .row {
        padding-top: 90px;
    }
    .hashtag_phone {
        display: block;
        width: calc(100% + 0px);
        margin: 0 -15px;
        margin-top: -110px;
        position: absolute;
    }
    .hashtag {display: none;}
    header .logo {
        width: 170px;
    }
    header .menu_toggle img {
        top: 30px;
    }
    header, header .inner {
        min-height: 620px;
    }
    .static header, .static header .inner {
        min-height: 120px;
        height: 120px;
    }
    .static header.opened, .static header.opened .inner {
        min-height: 320px;
        height: 320px;
    }
    .static header.opened nav {
        padding-top: 80px;
    }
    header .desk_lab {
        right: auto;
        left: 0;
        width: 470px;
    }
    header .desk_lab2 {
        right: -140px;
        width: 470px;
    }
    header.opened nav {
        padding-top: 120px;
    }
    .redbg {padding-bottom: 40px;}
    .redbg h1, .redbg h2 {
        font-size: 32px;
        margin-bottom: 50px;
    }
    .redbg h1 .ribbon .inner, .redbg h2 .ribbon .inner {
        font-size: 31px;
    }
    .tiktoks {justify-content:center;}
    footer .hashtag {
        margin-top: -60px;
    }
    .redbg p {font-size: 19px;line-height: 27px;}
    .products .description p.bigger {font-size: 24px;}
    .sandwich .details .texts p {font-size: 18px;}
}
@media (max-width: 440px){
    .hashtag_phone {margin-top: -76px;}
}