<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --app-height: 100vh;
    --header-height: 0;
}

html:not(.elementor-html){
    overflow: hidden;
    width: 100%;
    touch-action: none;
}
html:not(.elementor-html) body{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
html:not(.elementor-html) body:not(.safari), .disable-touch-action{
     touch-action: none;
}
body{
    font-size: 0.5215vw;
    font-size: min(0.5215vw, 1.05301374197vh);
}
body.change-slide{
    height: 100vh;
    height: max(var(--app-height), 91.8em)!important;
    overflow: hidden;
}

html:not(.elementor-html) body &gt; .elementor{
    overflow: hidden;
}
body &gt; .elementor{
    position: relative;
    max-width: 100vw;
    height: 100vh;
    height: max(var(--app-height), 91.8em)!important;
}
html:not(.elementor-html) body .elementor &gt; .elementor-slide{
    position: absolute;
}
body .elementor &gt; .elementor-slide{
    left: 0;
    bottom: 0;
    width: 100%!important;
    min-height: 100vh;
    min-height: max(var(--app-height), 91.8em)!important;
    transition: transform 0s linear;
}
body .elementor &gt; .elementor-slide:not(.slide-active, body.slide-fade .elementor &gt; .elementor-slide.prev-slide){
    margin: 0;
    -ms-transform: translateX(-100%) translateY(0);
    -moz-transform: translateX(-100%) translateY(0);
    -webkit-transform: translateX(-100%) translateY(0);
    -o-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0);
    opacity: 0;
    pointer-events: none;
}
body.slide-fade .elementor &gt; .elementor-slide.prev-slide{
    display: flex!important;
}
body.slide-fade .elementor &gt; .elementor-slide.next-slide{
    display: flex!important;
}
body.slide-fade.slide-animate .elementor &gt; .elementor-slide.next-slide{
    height: 100%;
    -ms-transform: translateX(0) translateY(0)!important;
    -moz-transform: translateX(0) translateY(0)!important;
    -webkit-transform: translateX(0) translateY(0)!important;
    -o-transform: translateX(0) translateY(0)!important;
    transform: translateX(0) translateY(0)!important;
    opacity: 1!important;
    transition: opacity 0.5s linear, transform 0s linear;
    z-index: 3;
    overflow: hidden;
}

body.slide-up .elementor &gt; .elementor-slide.prev-slide{
    display: flex!important;
    -ms-transform: translateX(0) translateY(calc(var(--app-height) - 100%)) !important;
    -moz-transform: translateX(0) translateY(calc(var(--app-height) - 100%)) !important;
    -webkit-transform: translateX(0) translateY(calc(var(--app-height) - 100%)) !important;
    -o-transform: translateX(0) translateY(calc(var(--app-height) - 100%)) !important;
    transform: translateX(0) translateY(calc(var(--app-height) - 100%)) !important;
    transition: transform 0s linear;
    opacity: 1!important;
    z-index: 2;
    overflow: hidden;
}
body.slide-up.slide-animate .elementor &gt; .elementor-slide.prev-slide{
    -ms-transform: translateX(0) translateY(-100%)!important;
    -moz-transform: translateX(0) translateY(-100%)!important;
    -webkit-transform: translateX(0) translateY(-100%)!important;
    -o-transform: translateX(0) translateY(-100%)!important;
    transform: translateX(0) translateY(-100%)!important;
    transition: transform 0.5s ease-in-out;
}
body.slide-up .elementor &gt; .elementor-slide.next-slide{
    display: flex!important;
    -ms-transform: translateX(0) translateY(var(--app-height))!important;
    -moz-transform: translateX(0) translateY(var(--app-height))!important;
    -webkit-transform: translateX(0) translateY(var(--app-height))!important;
    -o-transform: translateX(0) translateY(var(--app-height))!important;
    transform: translateX(0) translateY(var(--app-height))!important;
    transform: translateX(0) translateY(var(--app-height))!important;
    transition: transform 0s linear;
    opacity: 1!important;
    z-index: 2;
    overflow: hidden;
}
body.slide-up.slide-animate .elementor &gt; .elementor-slide.next-slide{
    -ms-transform: translateX(0) translateY(0)!important;
    -moz-transform: translateX(0) translateY(0)!important;
    -webkit-transform: translateX(0) translateY(0)!important;
    -o-transform: translateX(0) translateY(0)!important;
    transform: translateX(0) translateY(0)!important;
    transition: transform 0.5s ease-in-out;
}

body.slide-down .elementor &gt; .elementor-slide.prev-slide{
    display: flex!important;
    -ms-transform: translateX(0) translateY(0)!important;
    -moz-transform: translateX(0) translateY(0)!important;
    -webkit-transform: translateX(0) translateY(0)!important;
    -o-transform: translateX(0) translateY(0)!important;
    transform: translateX(0) translateY(0)!important;
    transition: transform 0s linear;
    opacity: 1!important;
    z-index: 2;
    overflow: hidden;
}
body.slide-down.slide-animate .elementor &gt; .elementor-slide.prev-slide{
    -ms-transform: translateX(0) translateY(var(--app-height))!important;
    -moz-transform: translateX(0) translateY(var(--app-height))!important;
    -webkit-transform: translateX(0) translateY(var(--app-height))!important;
    -o-transform: translateX(0) translateY(var(--app-height))!important;
    transform: translateX(0) translateY(var(--app-height))!important;
    transition: transform 0.5s ease-in-out;
}
body.slide-down .elementor &gt; .elementor-slide.next-slide{
    display: flex!important;
    -ms-transform: translateX(0) translateY(-100%)!important;
    -moz-transform: translateX(0) translateY(-100%)!important;
    -webkit-transform: translateX(0) translateY(-100%)!important;
    -o-transform: translateX(0) translateY(-100%)!important;
    transform: translateX(0) translateY(-100%)!important;
    transition: transform 0s linear;
    opacity: 1!important;
    z-index: 2;
    overflow: hidden;
}
body.slide-down.slide-animate .elementor &gt; .elementor-slide.next-slide{
    -ms-transform: translateX(0) translateY(calc(var(--app-height) - 100%))!important;
    -moz-transform: translateX(0) translateY(calc(var(--app-height) - 100%))!important;
    -webkit-transform: translateX(0) translateY(calc(var(--app-height) - 100%))!important;
    -o-transform: translateX(0) translateY(calc(var(--app-height) - 100%))!important;
    transform: translateX(0) translateY(calc(var(--app-height) - 100%))!important;
    transition: transform 0.5s ease-in-out;
}

body .elementor &gt; .elementor-slide rs-fullwidth-wrap, body .elementor &gt; .elementor-slide rs-module-wrap, body .elementor &gt; .elementor-slide rs-module, body .elementor &gt; .elementor-slide rs-fw-forcer{
    height: 100vh!important;
    height: max(var(--app-height), 91.8em) !important;
}
body .elementor &gt; .elementor-slide rs-module-wrap{
    left: 0!important;
}
body .elementor &gt; .elementor-slide rs-sbg canvas{
    object-fit: cover;
    object-position: center;
}


.elementor-slide .opacity &gt; *{
    opacity: 1;
    transition: opacity 0.75s linear 1.5s;
}
.elementor-slide.animation-start .opacity &gt; *{
    opacity: 0;
    transition: opacity 0s linear 0s;
}
.title-bg .elementor-heading-title{
    display: flex;
    flex-direction: column;
}
.title-bg p{
    display: inline-flex;
    line-height: 0.9668em;
    margin: 0;
    margin-right: auto;
    margin-bottom: 0.125em;
    padding: 0 0.125em;
    background: #fff;
    color: #E30613;
}
.title-bg p:last-child{
    margin-bottom: 0;
}
.arrow-text .elementor-heading-title{
    position: relative;
    display: flex;
    flex-direction: column;
}
.arrow-text .elementor-heading-title::before{
    display: block;
    position: absolute;
    content: '';
    top: 0.5em;
    left: -0.65em;
    width: 0.28169em;
    height: 0.83333em;
    background-image: url(images/arrow-down.png);
    background-image: url(images/arrow-down.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.arrow-text.animated .elementor-heading-title::before{
    animation: arrow-up 1.5s ease-in-out infinite;
}
.arrow-text p{
    display: inline-flex;
    line-height: 0.9682em;
    margin: 0;
    margin-right: auto;
    margin-bottom: 0.125em;
    padding: 0 0.125em;
    background: #E30613;
    color: #fff;
}
.arrow-text p:last-child{
    margin-bottom: 0;
}
.arrow-left .elementor-button{
    position: relative;
    padding-left: 2em!important;
}
.arrow-left .elementor-button::after{
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 5.3em;
    height: 1.6em;
    font-size: 0.25em;
    margin-top: -0.8em;
    background-image: url(images/arrow-left.png);
    background-image: url(images/arrow-left.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.arrow-right .elementor-button{
    position: relative;
    padding-right: 2em!important;
}
.arrow-right .elementor-button::after{
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    width: 5.3em;
    height: 1.6em;
    font-size: 0.25em;
    margin-top: -0.8em;
    background-image: url(images/arrow-right.png);
    background-image: url(images/arrow-right.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


.swiper-pagination-bullet{
    background: #E9E9E9!important;
    opacity: 1!important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #E30613!important;
}

/*body[data-slide="ulazna"]:not(.change-slide) &gt; .elementor{
    height: var(--app-height)!important;
}
body:not(.change-slide) #ulazna.elementor-slide.slide-active{
    height: var(--app-height)!important;
}*/

@media all and (min-width: 1081px){  
    .app-height{
        min-height: 0!important;
        height: max(var(--app-height), 91.8em)!important;
    }
    .elementor-widget-image.app-height &gt; .elementor-widget-container &gt; img{
        min-height: 0!important;
        height: max(var(--app-height), 91.8em)!important;
    }
    .elementor-slide .full-image img{
        transition: all 0.75s linear 0.5s;
    }
    .elementor-slide.animation-start .full-image img{
        width: 100vw!important;
        transition: all 0s linear 0s;
    }
    .elementor-slide .fade-in-image img{
        opacity: 1;
        transition: all 0.75s linear 1.25s;
    }
    .elementor-slide.animation-start .fade-in-image img{
        opacity: 0;
        transition: all 0s linear 0s;
    }
    .elementor-slide .sticker{
        transition: all 0.75s linear 0.5s;
    }
    .elementor-slide.animation-start .sticker{
        transform: translateX(27vw) translateY(-11vw);
        transition: all 0s linear 0s;
    }
    .elementor-slide.animation-start .sticker.sticker-center{
        transform: translateX(27vw) translateY(0);
    }
}
@media all and (max-width: 1080px){
    body{
        font-size: 0.926vw;
    }
    
    body.change-slide{
        height: max(var(--app-height), 195.7em)!important;
    }
    body &gt; .elementor{
        height: max(var(--app-height), 195.7em)!important;
    }
    body .elementor &gt; .elementor-slide{
        min-height: max(var(--app-height), 195.7em)!important;
    }
    
    body .elementor &gt; .elementor-slide rs-fullwidth-wrap, body .elementor &gt; .elementor-slide rs-module-wrap, body .elementor &gt; .elementor-slide rs-module, body .elementor &gt; .elementor-slide rs-fw-forcer{
        height: max(var(--app-height), 195.7em) !important;
    }
    
    .app-height, .elementor-widget-image.app-height &gt; .elementor-widget-container &gt; img{
        min-height: 0!important;
        height: 50vh!important;
        height: max(calc(var(--app-height) / 2.0312), 96.3em)!important;
    }
    #finalni .app-height, #finalni .elementor-widget-image.app-height &gt; .elementor-widget-container &gt; img{
        min-height: 0!important;
        height: 156.9em!important;
        height: max(calc(var(--app-height) * 0.801737), 156.9em)!important;
    }
    .elementor-slide.recepti .opacity{
        min-height: max(calc(var(--app-height) / 1.9688), 99.4em)!important;
    }
    .elementor-slide .full-image img{
        transition: all 0.75s linear 0.5s;
    }
    .elementor-slide.animation-start .full-image img{
        height: 100vh!important;
        height: max(var(--app-height), 195.7em)!important;
        transition: all 0s linear 0s;
    }
    #finalni.elementor-slide.animation-start .full-image img{
        height: 100vh!important;
        height: max(var(--app-height), 195.7em)!important;
        transition: all 0s linear 0s;
    }
    .elementor-slide .fade-in-image img, .elementor-slide .fade-in-mobile a{
        opacity: 1;
        transition: all 0.75s linear 1.25s;
    }
    .elementor-slide.animation-start .fade-in-image img, .elementor-slide.animation-start .fade-in-mobile a{
        opacity: 0;
        transition: all 0s linear 0s;
    }
    .elementor-slide .sticker{
        transition: all 0.75s linear 0.5s;
    }
    .elementor-slide.animation-start .sticker{
        transform: translateY(calc(var(--app-height) * 0.45));
        transition: all 0s linear 0s;
    }
    .elementor-slide.animation-start .sticker.sticker-center{
        transform: translateX(15em) translateY(calc(var(--app-height) * 0.25));
    }
    .srce, .srce-pakiranje{
        transform: translateY(-7em);
    }
}
@media all and (max-width: 1080px) and (orientation: portrait){
    body{
        font-size: min(0.926vw,0.511vh);
    }
}
/*@media all and (max-width: 1080px) and (orientation: portrait){
    body.change-slide{
        height: var(--app-height)!important;
    }
    body &gt; .elementor{
        height: var(--app-height)!important;
    }
    body .elementor &gt; .elementor-slide{
        min-height: var(--app-height)!important;
    }
    
    body .elementor &gt; .elementor-slide rs-fullwidth-wrap, body .elementor &gt; .elementor-slide rs-module-wrap, body .elementor &gt; .elementor-slide rs-module, body .elementor &gt; .elementor-slide rs-fw-forcer{
        height: var(--app-height) !important;
    }
    .app-height, .elementor-widget-image.app-height &gt; .elementor-widget-container &gt; img{
        height: calc(var(--app-height) / 2.0312)!important;
    }
    #finalni .app-height, #finalni .elementor-widget-image.app-height &gt; .elementor-widget-container &gt; img{
        height: calc(var(--app-height) * 0.801737)!important;
    }
    .elementor-slide.recepti .opacity{
        min-height: calc(var(--app-height) / 1.9688)!important;
    }
    .elementor-slide.animation-start .full-image img{
        height: var(--app-height)!important;
    }
    #finalni.elementor-slide.animation-start .full-image img{
        height: var(--app-height)!important;
    }
}*/
@media screen and (max-width: 600px) {
    #wpadminbar{
        position: fixed;
        top: 0;
    }
}

@keyframes arrow-up{
    50%{
        transform: translateY(-0.15em);
    }
}</pre></body></html>