*{font-size:10px;box-sizing:border-box;word-spacing:.3rem}.mobileOnly{display:none}.desktopOnly{display:inherit;position:relative}html{overflow-x:hidden}body{background-color:#fff;background-image:url(./background-pattern-JR4ovZIj.png);background-size:15%;font-family:Reem Kufi,sans-serif;font-weight:400;color:#000;margin:0;overflow-x:hidden}a{color:#000;text-decoration:none}a:hover{color:#fbbd00;transition:color .3s}nav{margin-top:2.6rem;margin-bottom:2.1rem}.logo{text-align:right}.logo img{max-width:70%}.menu{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.menu ul{list-style-type:none;display:flex;justify-content:flex-end;margin:0;padding-bottom:2.1rem}.accountButtons{display:flex;justify-content:flex-end;align-items:center}.accountButton,.accountButton:hover{font-size:1.7rem;text-transform:uppercase;background-color:#fbbd00;width:17.8rem;height:4rem;display:flex;text-align:center;align-items:center;justify-content:center;color:#000}.accountButton.settings{width:4rem}.accountButton.alert{background-color:red;color:#fff;width:25rem;font-size:2rem;cursor:pointer;height:5rem}.settings .material-symbols-outlined{font-variation-settings:"FILL" 1}.accountButton+.accountButton{margin-left:.8rem}.menuItem{display:inline;font-size:2.3rem;text-transform:uppercase;font-weight:700}.menuSeparator{font-size:2.3rem;margin-right:2rem;margin-left:2rem;font-weight:700}header{position:relative;height:34rem}header img{position:absolute;top:0;left:50%;transform:translate(-50%);width:auto;height:100%;min-width:100%;object-fit:cover}#search{padding:2.4rem 0;display:flex;background-color:#000;position:relative}#search:after{content:"";position:absolute;bottom:-3.54rem;left:50%;width:0;height:0;border-left:3.5rem solid transparent;border-right:3.5rem solid transparent;border-top:3.5rem solid #000000;transform:translate(-50%)}#search div.row{height:100%;display:flex;justify-content:center;align-content:space-around;text-align:center;align-items:center}#search h3{margin:0}h3{font-size:2.8rem;color:#fff;text-transform:uppercase;font-weight:400;word-spacing:.5rem;text-align:center;margin:0 0 .5rem}#backBar{padding:1.4rem 0;display:flex;background-color:#000;position:relative}#backBar a{color:#fff;font-size:2.8rem;display:flex;flex-direction:row}.material-symbols-outlined{-webkit-user-select:none;user-select:none}#backBar a span.material-symbols-outlined{font-size:4rem}.searchBox{display:flex;align-items:center;justify-content:center}.searchInputWrapper{display:inline-block;width:100%;position:relative}.mainSearchInput{width:100%;height:5rem;font-family:Reem Kufi,sans-serif;color:#000;font-size:2.8rem;font-weight:400;padding-left:1.7rem;border:0;margin-right:.2rem}.mainSearchInput::placeholder{font-family:Reem Kufi,sans-serif;color:#727272;font-size:2.8rem;font-weight:400}.searchSuggestions{position:absolute;width:100%;background-color:#000;margin:0;text-transform:uppercase;list-style:none;z-index:1;padding:0 1rem;border-style:solid;border-width:.4rem;border-color:#fbbd00}.suggestedItems{padding-bottom:1rem;padding-top:1rem;border:solid;border-left:none;border-right:none;border-bottom:none;border-top:none;border-width:.1rem;border-color:#fff}.suggestedItems:not(:last-child){border-bottom:solid;margin-bottom:-.1rem;border-width:.1rem;border-color:#fff}.suggestedItems a{font-size:1.5rem;color:#fff}.suggestedItems a:hover{color:#fbbd00}.fullTextSearch{padding-bottom:1rem;padding-top:1rem;cursor:pointer}.fullTextSearch a{font-size:2rem;color:#fbbd00}.mainSearchButton{height:5rem;width:6rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0}.openDetailedSearch{font-size:1.7rem;text-transform:uppercase;color:#fff;text-decoration:underline;cursor:pointer}section{margin-bottom:6rem}#search{margin-bottom:6rem}#categories div.row{justify-content:space-between;row-gap:5rem}.category{width:17.9rem;padding:0}.category h4{font-size:2.5rem;font-weight:700;margin:0;text-transform:uppercase;white-space:nowrap}.category a{display:flex;flex-direction:column;align-items:center;justify-content:center}.category img{margin-bottom:1rem;width:100%;border-radius:100%;object-fit:cover;height:17.9rem}.category img.novinky{border-style:solid;border-width:.6rem;border-color:#fbbd00}h1,h2.mainPageSub{font-size:4rem;font-weight:700;text-transform:uppercase;text-align:center;margin-top:0;margin-bottom:6rem;line-height:1.2}.logoSection{margin-bottom:7rem}.logoSection .row{justify-content:center;align-items:center}.logoSection .row a{flex:0 1 auto;width:auto;margin:0 3.6rem}footer{background-color:#000;color:#fff;min-height:13rem;display:flex}footer div.container{justify-content:space-evenly;align-items:center;display:flex;flex-direction:column}footer ul{list-style-type:none;display:flex;justify-content:center;margin:0}.footerItem{display:inline;font-size:2rem;text-transform:uppercase;font-weight:400;color:#fff}.footerItem.airbuzz{text-transform:unset;font-size:1.5rem}.footerSeparator{font-size:2rem;margin-right:2rem;margin-left:2rem;font-weight:400}.recipePreview{position:relative}.recipePreview .imgWrapper{margin-bottom:3.2rem;position:relative;aspect-ratio:1 / 1;overflow:hidden}.recipePreview img{height:100%;width:100%;object-fit:cover}.recipePreview .starsWrapper{position:absolute;right:0;width:16rem;background-color:#fff;display:flex;justify-content:center}.recipePreview .starsWrapper .material-symbols-outlined{font-size:3.2rem;color:#fbbd00!important;font-variation-settings:"FILL" 0}.recipePreview .starsWrapper .material-symbols-outlined.filled{font-variation-settings:"FILL" 1}.recipePreview h4{font-size:3rem;font-weight:700;text-transform:uppercase;margin:0 0 1rem;text-align:center}.recipePreview .mealName{font-size:2rem;font-weight:400;text-transform:uppercase;margin:0;text-align:center;line-height:1.2}.starsWrapper{z-index:10}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24}.favoriteIcon{position:absolute;bottom:0;z-index:1;font-size:1.9rem;color:#fa518b;display:flex;flex-direction:row;align-items:center;cursor:pointer;background-color:#ffffffbf;padding:.5rem;width:100%;text-align:center;justify-content:center}.favoriteIcon .material-symbols-outlined{font-size:3.2rem;color:#fa518b;margin-right:.5rem}.favoriteIcon:hover,.favoriteIcon.isFavorite{color:#fa518b!important}.favoriteIcon:hover .material-symbols-outlined,.favoriteIcon.isFavorite .material-symbols-outlined{color:#fa518b;font-variation-settings:"FILL" 1}.favoriteWidget{z-index:1;font-size:2.5rem;color:#fa518b;display:flex;flex-direction:row;align-items:center;cursor:pointer;text-align:center;justify-content:center}.desktopOnly .favoriteWidget{font-size:2.3rem}.favoriteWidget .material-symbols-outlined{font-size:4.2rem;color:#fa518b;margin-right:.5rem}.desktopOnly .favoriteWidget .material-symbols-outlined{font-size:3rem}.favoriteWidget:hover,.favoriteWidget.isFavorite{color:#fa518b!important}.favoriteWidget:hover .material-symbols-outlined,.favoriteWidget.isFavorite .material-symbols-outlined{color:#fa518b;font-variation-settings:"FILL" 1}.gurmanTipItem{display:flex}.gurmanTipImage{aspect-ratio:1 / 1;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;position:relative}.gurmanTipImage img{width:100%;height:100%;object-fit:cover}.gurmanTipText{display:flex;flex-direction:column;justify-content:space-between;padding-left:3rem;padding-right:3rem}.gurmanTipText h4{font-size:2rem;font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:.6rem;height:9rem}.gurmanTipText .perex{font-size:1.9rem;font-weight:400;margin-top:0;margin-bottom:3.6rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;line-height:1.2}.gurmanTipMore{font-size:1.9rem;color:#fbbd00;text-decoration:none;cursor:pointer;line-height:1}.interestingImage{aspect-ratio:1 / 1;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;position:relative;margin-bottom:3.2rem}.interestingImage img{width:100%;height:100%;object-fit:cover}.interestingItem{text-align:center}.interestingItem h4{font-size:2rem;font-weight:700;text-transform:uppercase;text-align:center;margin:0 0 1rem;word-spacing:.5rem}.interestingText{font-size:1.9rem;font-weight:400;text-align:center;margin-top:0;line-height:1.2;margin-bottom:1.7rem}.interestingMore{font-size:1.9rem;color:#fbbd00;text-decoration:none;cursor:pointer}.formGroup{display:flex;flex-direction:column;align-items:center;align-content:center}.inputGroup{display:flex;flex-direction:column;align-items:center;align-content:center;margin-bottom:3rem;width:100%}.inputGroup:last-of-type{margin-bottom:5.5rem}.inputGroup label{font-size:2rem;font-weight:400;text-transform:uppercase;margin-bottom:2rem}.inputGroup label.checkbox-wrapper{margin-bottom:0}.formField{width:100%;height:4.8rem;font-size:2rem;padding-left:1rem;border-style:solid;border-width:.1rem;border-color:#000}.checkbox-wrapper{display:flex;position:relative;padding-left:5.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:4rem;align-items:center;align-self:flex-start}.checkbox-wrapper a{text-decoration:underline;font-weight:700}.checkbox-wrapper input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;border-style:solid;border-width:.2rem;border-color:#000;height:4rem;width:4rem}.checkbox-wrapper input:checked~.checkmark{background-color:#fbbd00;border-color:#fbbd00}.checkmark:after{content:"";position:absolute;display:none}.checkbox-wrapper input:checked~.checkmark:after{display:block}.checkbox-wrapper .checkmark:after{left:1.4rem;top:1rem;width:.5rem;height:1rem;border:solid white;border-width:0 .4rem .4rem 0;-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkboxLabel{font-size:2rem;font-weight:400;text-transform:uppercase}.checkboxLabel a{font-size:inherit;font-weight:inherit}.confirmButton{font-size:2rem;text-transform:uppercase;background-color:#fbbd00;color:#000;border:none;padding:1rem 3rem;cursor:pointer;margin-top:2rem}.errorMessage{font-size:1.5rem;color:red;align-self:flex-start}#kucharka .row{row-gap:8.7rem}.kucharkaImage img{width:100%}.kucharkaText{display:flex;flex-direction:column;justify-content:space-between;padding-left:3rem;padding-right:3rem}.kucharkaText h4{font-size:2rem;font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:.6rem}.kucharkaText .description{font-size:1.9rem;font-weight:400;margin-top:0;line-height:1.2}#recipes .row{row-gap:5.7rem}.links{display:flex;flex-direction:row}.linksItem{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.linksItem:first-of-type{margin-right:3rem}.linksItem img{margin-bottom:1rem}.linksItem span{font-size:1.9rem;font-weight:400;color:#fbba00}#gurmanTipsSub .row,#interestingSub .row{row-gap:6.2rem}.pageNavigation{display:flex;align-items:center;justify-content:space-evenly}.pageNavigationLink .material-symbols-outlined{font-size:3.2rem;margin-left:-2rem}.recipeInstructions{margin-top:5rem}.recipeInstructions p{font-size:2rem;line-height:1.4}.recipeInstructions p strong{font-size:inherit;font-weight:700}.recipeInstructions p a{font-size:inherit;font-weight:inherit;text-decoration:underline}div.ingredientsSection{margin-bottom:3rem}.ingredientItem{display:flex;justify-content:space-between;border-bottom-style:solid;border-color:#fbbd00;border-width:.1rem;padding-bottom:.4rem;padding-top:.4rem}.ingredientItem span{font-size:2rem}.ingredientItem span:nth-child(2){text-wrap:nowrap}.ingredientItem:last-of-type{border:none}.difficultyImage{width:6rem}.recipeImage{margin-bottom:1.2rem;position:relative;aspect-ratio:1 / 1;overflow:hidden}.recipeImage img{height:100%;width:100%;object-fit:cover}.recipeText h4{font-size:2rem;margin:0 0 1rem}.recipeText h1{text-align:left;margin-bottom:2rem;font-size:3.5rem}.authorWrapper.desktopOnly{margin-bottom:2rem;font-size:2rem;flex-direction:column;display:flex}.authorWrapper.desktopOnly span,.authorWrapper.desktopOnly span a{font-size:2rem}.authorWrapper.mobileOnly,.authorWrapper.mobileOnly a{font-size:2.3rem}.descriptionWrapper{margin-bottom:3rem;font-size:2rem;font-weight:700}.categoriesWrapper span{font-size:2.3rem}.categoriesWrapper span:first-of-type{font-weight:700}.categoriesWrapper .categoryItem{display:flex;justify-content:space-between}.productsWrapper h4{font-size:2.8rem;padding:1.5rem;background-color:#000;color:#fff}span.pageNavigationLink{color:#00000047}#favoritedRecipes .row{row-gap:5.7rem}.starRatingWrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.desktopOnly .starRatingWrapper{flex-direction:row;justify-content:space-evenly;margin-bottom:1rem}.starRatingWrapper h4{font-size:3rem;margin:0}.desktopOnly .starRatingWrapper h4{font-size:2.3rem}.starRatingWrapper .material-symbols-outlined{font-size:4.5rem;color:#fbbd00!important;font-variation-settings:"FILL" 0;cursor:pointer}.desktopOnly .starRatingWrapper .material-symbols-outlined{font-size:2.7rem}.starRatingWrapper .material-symbols-outlined.filled{font-variation-settings:"FILL" 1}.favoriteWidgetWrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.shareButtonWrapper{display:flex;flex-direction:column;align-items:center}.desktopOnly .shareButtonWrapper{flex-direction:row;justify-content:space-between;margin-bottom:2rem}.articleText h1{text-align:left}.articleText .perex{font-size:2rem;font-weight:400;margin-bottom:5rem;font-style:italic}.articleBody h4{font-size:2.5rem;font-weight:700;color:#fbbd00}.articleBody p{font-size:2rem;font-weight:400;margin-bottom:3rem}.articleBody p a{font-size:inherit;font-weight:inherit;text-decoration:underline;text-decoration-thickness:.1rem}.articleBody p strong{font-size:inherit;font-weight:700}.articleBody p i,.articleBody p em{font-size:inherit}.articleBody li,.articleBody li[data-list=bullet]{list-style-type:disc;font-size:2rem;font-weight:400;margin-bottom:1rem}.articleBody li strong{font-size:inherit;font-weight:700}.articleImage img{max-width:100%}.articleText video{width:100%}.modalBackground{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000;display:flex;justify-content:center;align-items:center;z-index:100}.modalWindow{background-color:#fff;padding:5rem 10rem;position:relative;border-style:solid;border-width:.3rem;text-align:center;text-transform:uppercase;max-width:80%}.modalContent p,.modalContent p a{font-size:2rem;font-weight:400;margin-bottom:2rem}.modalContent p a{text-decoration:underline}.detailedSearch{display:flex;align-items:center;justify-content:center;flex-direction:column}.detailedSearchWrapper{display:inline-block;width:45.9rem;position:relative}.vs__dropdown-toggle{background-color:#fff!important;width:100%;border-radius:0!important;height:4.3rem;border:none;margin-right:6.2rem;color:#0063a8;font-size:2rem;padding-left:1rem}.v-select,.v-select *{font-size:2.8rem!important;font-family:Reem Kufi,sans-serif!important;color:#000!important}.v-select *{margin:0!important}.v-select{margin-bottom:3rem}#search .container{position:relative}.closeSearch{color:#fff;font-size:2.4rem;display:flex;align-items:center;cursor:pointer;position:absolute;right:0;top:0}.closeSearch .material-symbols-outlined{font-size:5rem}.filterButtons{display:flex;justify-content:space-between;align-items:center;width:45.9rem}.filterButton,.filterButton:hover{font-size:2rem;text-transform:uppercase;background-color:#fbbd00;width:21.8rem;height:4.8rem;display:flex;text-align:center;align-items:center;justify-content:center;color:#000;cursor:pointer}.bannerSection{text-align:center;margin-bottom:8rem}.bannerWrapper{width:82rem;max-width:100%;margin-left:auto;margin-right:auto}.bannerWrapper img{width:100%}.articleBody ul li,.articleBody ol li[data-list=bullet]{font-size:2rem;font-weight:400;margin-bottom:0;list-style-type:disc}.ebookNavigation{display:flex;align-items:center;justify-content:center}.ebookNavigation a{display:flex;align-items:center;font-size:2rem;padding:2rem 6rem}.socialsLogins{display:flex;flex-direction:column;align-items:center}.socialsLogins p{font-size:2rem;margin-top:0;text-transform:uppercase}.socialButtons{display:flex;justify-content:space-between;flex-direction:row}.socialButtons button{display:flex;height:5rem;width:15rem;border-radius:0;border:none;background-color:#fbbd00;cursor:pointer;padding:0 2rem;align-items:center;justify-content:center;margin:0 2rem}.socialButtons button img{max-width:100%}button.googleLogo{padding:0 3rem}.socialButtons svg{height:3rem}.crossReg{margin-top:-3rem;margin-bottom:3rem;display:flex;justify-content:center}.crossReg span,.crossReg a{font-size:2rem;font-style:italic}.crossReg a{text-decoration:underline;text-decoration-thickness:.1rem}#cc-main .cm{max-width:35rem!important}#cc-main .cm__link-group{font-size:inherit!important;flex-direction:column!important}#cc-main .cm__footer{background:unset!important;padding:.8em 0!important}#cc-main .decline-link{font-size:.82em;background:none!important;text-align:center;margin-top:.5rem}#cc-main .accept-all{background-color:green!important;border:none!important}h5.companyName{font-size:2rem;margin-bottom:.5rem}h5.companyName+p{margin-top:1rem}.carousel{margin-bottom:3rem}.account-icon{font-variation-settings:"FILL" 1;font-size:2.6rem;margin-left:4rem}.account-name{font-size:1.8rem;margin-left:.5rem;font-weight:100;color:#6f6f6f}.account-info-wrapper{display:flex;align-items:center;position:absolute;top:-4rem}.shareButton{font-size:1.7rem;text-transform:uppercase;background-color:#fbbd00;height:4rem;display:flex;text-align:center;align-items:center;justify-content:center;color:#000;padding:1rem;cursor:pointer}.desktopOnly .shareButton{font-size:1.1rem;width:12rem}.shareButton:hover{color:#000}.shareButton img{max-height:100%;margin-right:1rem}.settingButton{margin-bottom:3rem}.vs__clear{margin-right:1rem!important;display:flex;align-items:center}.imageNavigation{display:flex;justify-content:space-between;margin-bottom:2rem}.shareOption{font-size:1.7rem;text-transform:uppercase;background-color:#fbbd00;height:4rem;display:flex;text-align:center;align-items:center;justify-content:center;color:#000;padding:1rem}.shareOption:hover{color:#000}.shareOption:not(:last-child){margin-bottom:1rem}.v-popper__inner>div{font-size:1.8rem}.v-popper__inner{font-size:5rem!important}@media (max-width: 1399px){*{font-size:9px}}@media (max-width: 1199px){*{font-size:7px}}@media (max-width: 768px){*{font-size:7px}section{margin-bottom:4rem}h1,h2.mainPageSub{font-size:4.5rem}.mobileOnly{display:inherit}.desktopOnly{display:none}nav{margin-top:3rem;margin-bottom:2rem}.menuWrapper{align-items:center}.hamburger-menu{cursor:pointer;display:inline-block;width:7.5rem;margin-left:auto}.bar{height:.7rem;background-color:#000;margin:.7rem 0}.mobileMenu{position:absolute;height:100vh;top:0;left:0;right:0;background-color:#fff;z-index:100;padding:2rem}.mobileMenu .material-symbols-outlined{font-size:7rem;color:#000;cursor:pointer;position:absolute;top:2rem;right:2rem}.mobileMenu ul{list-style-type:none;display:flex;flex-direction:column;margin:0;height:100%;padding:0;justify-content:center;align-items:center}.menuItem{display:block;font-size:4rem;text-transform:uppercase;font-weight:700;margin-bottom:4rem}header{height:29rem}header img{height:100%}#categories div.row{margin-top:8rem}#search:after{bottom:-3.43rem}.recipePreview{margin-bottom:5rem;position:relative}.recipePreview .imgWrapper{margin-bottom:1rem}.recipePreview .mealName{font-size:3rem}.dailyTipItem>a{display:flex;flex-direction:column}.dailyTipItem h4{order:-1}#gurmanTipsSub .row{row-gap:0}.gurmanTipImage{margin-bottom:3.2rem}.gurmanTipText{margin-bottom:5rem}.gurmanTipText h4{font-size:3rem;height:auto;word-spacing:.5rem}.gurmanTipText .perex,.gurmanTipMore{font-size:2.5rem}#kucharka .row{row-gap:0}.kucharkaImage{margin-bottom:3.2rem}.kucharkaText{margin-bottom:7rem}.kucharkaText .description{font-size:2.5rem;margin-bottom:5rem}.kucharkaText h4{font-size:3rem;margin-bottom:1rem}#interestingSub .row{row-gap:0}.interestingText,.interestingMore{font-size:2.5rem}.interestingItem{margin-bottom:5rem}.logoSection .row{flex-direction:column;align-items:center}.logoSection .row img{margin:0 0 4rem}footer{padding:4rem 0}footer ul{flex-direction:column;align-items:center}footer ul li{margin-bottom:1.5rem}.footerItem{font-size:2.5rem}footer .footerSeparator{display:none}#recipes .row{row-gap:0}.favoriteIcon{font-size:2.9rem}.category{width:calc((100% / 3) - 2rem);margin:1rem}.category img{height:unset}.mobileMenuHeader{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.account-info-wrapper{display:flex;align-items:center;position:static}.mobileMenu .material-symbols-outlined{position:static;font-size:5rem}.account-name{font-size:2.8rem}.mobileMenu .close-menu{font-size:8rem}.recipeName{font-size:3.5rem;margin-bottom:3rem}.carousel__item img{max-width:100%}}
