@font-face {
    font-family: 'GloberHeavy';
    src: url('../fonts/GloberHeavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GloberSemiBold';
    src: url('../fonts/GloberSemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.position-relative {
    position: relative;
}

.bg-primary-orange {
    background-color: #dd7900;
}

b, strong, .bold, .bb-accordion__headline {
    font-weight: 700;
}

.text-uppercase {
    text-transform: uppercase;
}

.bb-outdoor__sticky-banner-close {

}

.bb-outdoor__clip-region .bb-button.navigation {
    background: transparent;
    min-width: 3rem;
    width: 4rem;
    height: 4rem;
    padding: 1.0625rem 1.0625rem;
    border: 0.1875rem solid rgb(255, 255, 255);
    border-radius: 50%;
}

.bb-outdoor__clip-region .bb-button.navigation svg {
    height: 24px;
    width: 24px;
}

.bb-outdoor__topics-wrapper .swiper-slide .description {
    color: #fff;
    font-size: 1.875rem;
    line-height: 2.375rem;
}

.bb-outdoor__topics-wrapper .external-content .btn-link {
    background-color: rgba(0, 0, 0, 0);
    border: 0.125rem solid #fff;
    font-size: 1.25rem;
    color: #fff;
    font-weight: bold;
    border-radius: 1.5rem;
    padding: 0.75rem 1.5rem 0.75rem;
    display: inline-block;
}

.container, .container-fluid {
    width: 100%;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 24px;
    padding-right: 24px;
}

.text-uppercase {
    text-transform: uppercase;
}

.col {
    flex: 1 0 0%;
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .offset-sm-1 {
        margin-left: 8.33333333%;
    }
}

@media (min-width: 768px) {
    .bb-outdoor__raffle-form-wrapper {
        border-radius: 2.5rem;
        border: 0.1875rem solid #fff;
        padding: 4rem;
        margin-top: 6.25rem;
    }
}

@media (min-width: 992px) {
    .container, .container-fluid {
        padding-left: 64px;
        padding-right: 64px;
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bb-outdoor__raffle-form-wrapper {
        margin-top: 15.625rem;
        padding: 4rem 7rem;
    }
}

@media (min-width: 1200px) {
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .bb-outdoor__form {
        font-size: 2.25rem;
        line-height: 2.875rem;
    }
}

@media (min-width: 1600px) {
    .container, .container-fluid {
        padding-left: 162px;
        padding-right: 162px;
    }
}


.bb-outdoor__raffle-wrapper {
    color: #fff;
}

.section__slider-classic {
    margin-bottom: 80px;
}

.section__slider-classic .title {
    margin-bottom: 0;
    font-size: 3rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: "GloberHeavy";
}

.section__slider-classic .swiper__button-navigation {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 0.1875rem solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-width: 3rem;
    width: 4rem;
    height: 4rem;
    padding: 1.0625rem 1.0625rem;
}

.section__slider-classic .swiper__button-navigation:first-child {
    margin-right: 20px;
}


@media (max-width: 1280px) {
    .section__slider-classic .swiper__button-navigation {
        padding: 0;
        width: 3rem;
        height: 3rem;
    }
}


.section__slider-classic .slider-item-dishes__image img {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.section__slider-classic .slider-item-dishes__title {
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    font-family: 'GloberHeavy';
    line-height: 1.4;
}

.section__slider-classic .slider-item-dishes__addition-info {
    text-align: right;
    margin-top: -35px;
    position: relative;
    margin-bottom: 30px;
    padding: 0 15px;
    color: #fff;
    font-size: 18px;
}

.section__slider-classic .section__slider--header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section__slider-classic .section__slider--header {
    margin-bottom: 50px;
}

.section__slider-classic .swiper-container {
    padding-bottom: 30px;
}

.section__slider-classic .slider-item-dishes__image {
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
    overflow: hidden;
    min-height: 444px;
    position: relative;
}

@media (max-width: 1280px) {
    .section__slider-classic .slider-item-dishes__image {
        min-height: 350px;
    }
}

.section__slider-classic .swiper__button-navigation img {
    height: 25px;
    width: 30px;
}

.section__slider-classic .swiper__button-navigation:focus,
.section__slider-classic .swiper__button-navigation:hover {
    background-color: transparent !important;
    border-radius: 50% !important;
    border: 1px solid #fff !important;

}

.section__slider-classic .swiper-container:hover .swiper-scrollbar {
    opacity: 1 !important;
}

.section__slider-classic .swiper-scrollbar-drag {
    background: #fff;
}


.anketaPromo__outdoor2025 .email-wrapper,
.anketaPromo__outdoor2025 .creative-suggestion-wrapper {
    position: relative;
    text-align: left;
    background-color: #fff;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    border: 0.0625rem solid #dadbde;
    -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .06);
    box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .06);
}

.anketaPromo__outdoor2025 .email-wrapper label,
.anketaPromo__outdoor2025 .creative-suggestion-wrapper label {
    -webkit-transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1), backforund-color 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1), backforund-color 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1), backforund-color 300ms cubic-bezier(0.4, 0, 0.2, 1), -o-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1), transform 300ms cubic-bezier(0.4, 0, 0.2, 1), backforund-color 300ms cubic-bezier(0.4, 0, 0.2, 1), -moz-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1), transform 300ms cubic-bezier(0.4, 0, 0.2, 1), backforund-color 300ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 300ms cubic-bezier(0.4, 0, 0.2, 1), transform 300ms cubic-bezier(0.4, 0, 0.2, 1), backforund-color 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1), -moz-transform 300ms cubic-bezier(0.4, 0, 0.2, 1), -o-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
    color: #575651;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(80%);
    -moz-transform: translateY(80%);
    -ms-transform: translateY(80%);
    -o-transform: translateY(80%);
    transform: translateY(80%);
    left: 1rem;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    pointer-events: none;
    font-size: 18px
}

.anketaPromo__outdoor2025 .email-wrapper input,
.anketaPromo__outdoor2025 .creative-suggestion-wrapper textarea {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding-bottom: 0.9375rem;
    padding-top: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 1100;
}

.anketaPromo__outdoor2025 .item-terms label,
.anketaPromo__outdoor2025 .item-gdpr label {
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
    padding-left: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.anketaPromo__outdoor2025 .item-terms label a,
.anketaPromo__outdoor2025 .item-gdpr label a {
    color: #fff;
    text-decoration: underline;
}

.anketaPromo__outdoor2025 button[type=submit] {
    color: #dd7900;
    background-color: #fff;
    padding: 13px 25px;
    font-size: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: none;
    margin-top: 40px;
    font-weight: 700;
    line-height: 1.4;
}


.anketaPromo__outdoor2025 .item-terms {
    margin-bottom: 15px;
}

.anketaPromo__outdoor2025 .item-terms label:before,
.anketaPromo__outdoor2025 .item-gdpr label:before {
    content: "";
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0.125rem solid #fff;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.anketaPromo__outdoor2025 .item-radio input:checked + label:after {
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.anketaPromo__outdoor2025 .item-terms input:checked + label:after,
.anketaPromo__outdoor2025 .item-gdpr input:checked + label:after {
    content: "✔";
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: 'GloberSemiBold';
}

.anketaPromo__outdoor2025 .item-terms input[type=checkbox],
.anketaPromo__outdoor2025 .item-gdpr input[type=checkbox] {
    display: none;
}

.anketaPromo__outdoor2025 .email-wrapper.focus label,
.anketaPromo__outdoor2025 .creative-suggestion-wrapper.focus label {
    color: #dd7900;
    -webkit-transform: scale(0.75) translateY(0);
    -moz-transform: scale(0.75) translateY(0);
    -ms-transform: scale(0.75) translateY(0);
    -o-transform: scale(0.75) translateY(0);
    transform: scale(0.75) translateY(0);
}

.anketaPromo__outdoor2025 .form-group__item--mystyle,
.anketaPromo__outdoor2025 .form-group__item--email {
    margin-bottom: 25px;
}

.form-block__wrapper .form__additional-info {
    font-size: 15px;
    margin-top: 50px;
    color: #fff;
}

.bb-outdoor__sticky-banner .btn-link {
    text-decoration: underline;
    color: #fff;
    font-size: 20px;
    line-height: 2rem;
    display: inline-block;
    margin-top: 35px;
}


.form-results {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 30px;
    padding: 10px 10px;
    line-height: 1;
    font-size: 15px;
}

.form-results.form-results--error {
    background: #ed1c1c;

}

.form-results.form-results--success {
    background: #2ea60a;

}

.bb-outdoor__sticky-banner .bb-outdoor__sticky-banner-close {
    background: url("../images/icon-close.svg") no-repeat center;
    height: 25px;
    width: 25px;
    padding: 0;
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 40px;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
    padding: 0.5rem
}

@media (min-width: 576px) {
    .fancybox-slide {
        padding: 1.5rem
    }
}

@media (min-width: 992px) {
    .fancybox-slide {
        padding: 2.75rem
    }
}

.fancybox-slide::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--video .uc-embedding-container {
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-video, .fancybox-iframe {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus, .bb-recipes-filter-checkbox.type-big input[type=checkbox]:focus + .fancybox-button.bb-recipes-filter-checkbox__holder {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-toolbar {
    opacity: 1 !important;
}

.fancybox-button--close {
    background: transparent !important;
    height: 35px;
    width: 35px;
    opacity: 1;
    visibility: visible;
    padding: 0 !important;
    border: none !important;
}

.fancybox-button svg path {
    fill: #fff !important;
}

.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) {
    display: none
}

.fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding: maxFancy(0px)) {
    .fancybox-caption {
        padding: 75px maxFancy(44px, env(safe-area-inset-right)) maxFancy(25px, env(safe-area-inset-bottom)) maxFancy(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: rgba(0, 0, 0, 0);
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding: maxFancy(0px)) {
        .fancybox-caption {
            padding-left: maxFancy(12px, env(safe-area-inset-left));
            padding-right: maxFancy(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:visited, .fancybox-share__button:link {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before, .fancybox-thumbs__list .bb-recipes-filter-checkbox.type-big input[type=checkbox]:focus + a.bb-recipes-filter-checkbox__holder::before, .bb-recipes-filter-checkbox.type-big .fancybox-thumbs__list input[type=checkbox]:focus + a.bb-recipes-filter-checkbox__holder::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}


.bb-outdoor__teaser-video-icon img {
    height: 128px;
    width: 128px;
}


.fancybox-button--zoom {
    display: none !important;
}

a[data-fancybox-close].button-close {
    position: absolute;
    z-index: 1;
    right: 1.25rem;
    top: 1.25rem;
}

@media (min-width: 992px) {
    a[data-fancybox-close].button-close, a[data-fancybox] .button-gallery-fullscreen, .fancybox-inner .button-gallery {
        height: 3rem;
        width: 3rem;
    }
}

.swiper-container:not(.swiper-container-initialized) > .swiper-wrapper, .swiper:not(.swiper-initialized) > .swiper-wrapper {
    overflow: visible !important;
}

.bb-outdoor__topics-wrapper .bb-outdoor__topics .content {
    pointer-events: auto !important;
}

.bb-outdoor__sticky-banner .headline,
.bb-outdoor__topics-wrapper .bb-outdoor__topics .headline {
    font-family: 'GloberHeavy';
}

.bb-outdoor.closed .bb-outdoor__sticky-banner {
    top: 78px;
}

.bb-button.swiper-button-disabled{
    opacity: 0!important;
}


.bb-outdoor__sticky-banner-box a {
    font-family: 'GloberHeavy' !important;
    font-size: 18px !important;
    padding: 10px 0 6px 0 !important;
    color: #fff;
}

.bb-outdoor__raffle-wrapper .bb-outdoor__raffle-headline,
.bb-outdoor__raffle-wrapper .bb-outdoor__raffle-content b,
.bb-outdoor__raffle-form-wrapper h2{
    font-family: 'GloberHeavy';
}



@media all and (max-width: 960px) {
    .section__slider-classic .slider-item-dishes__title {
        font-size: 20px;
    }

    .bb-outdoor.closed .bb-outdoor__sticky-banner {
        top: 122px;
    }
}

@media all and (max-width: 768px) {
    .bb-outdoor__topics-wrapper .external-content .btn-link {
        font-size: 1.125rem;
    }

    .section__slider-classic .title {
        font-size: 2rem;
    }

    .section__slider-classic .section__slider--header .actions {
        display: flex;
    }

    .section__slider-classic .slider-item-dishes__image {
        min-height: 16.625rem;
    }

    .section__slider-classic .slider-item-dishes__title {
        font-size: 18px;
    }

    .bb-outdoor.closed .bb-outdoor__sticky-banner {
        top: 132px;
    }

    .bb-outdoor__sticky-banner-box a {
        width: 80%;
        text-align: center;
    }


    .anketaPromo__outdoor2025 .item-terms label,
    .anketaPromo__outdoor2025 .item-gdpr label {
        font-size: 15px;
    }

    .anketaPromo__outdoor2025 .item-terms label:before,
    .anketaPromo__outdoor2025 .item-gdpr label:before {
        width: 20px;
        height: 20px;
    }

    .bb-outdoor__clip-region .bb-button.navigation {
        width: 3rem;
        height: 3rem;
        padding: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}



