:root{--color-yellow: #F9BD16}.page-template-page-black-friday-full{--color-yellow: #FEB938}.tabs{list-style:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1rem auto 2rem auto;background-color:#f3f3f3;border-radius:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){.tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 2rem 0 2rem;background-color:rgba(0,0,0,0)}}.tabs li{margin-right:1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.tabs li{margin-right:.5rem;margin-left:.5rem;margin-bottom:1rem;width:auto}}.tabs li a{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-decoration:none;font-size:1rem;font-family:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-weight:700;border-radius:25px;height:100%;padding:.5rem 1rem;border:1px solid rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#000;margin:0;background-color:#f3f3f3}@media(min-width: 30em){.tabs [role=tablist] li{display:inline-block}}.tabs [role=tab][aria-selected=true]{position:relative;outline:none;background-color:var(--color-yellow);border:1px solid #000}.tabs [hidden]{display:none}.section-tabs [role=tabpanel]{-webkit-animation:fade-in .5s ease-in-out;animation:fade-in .5s ease-in-out}.section-tabs .wrapper{text-align:center}.swiper-content{position:relative;--swiper-pagination-bullet-inactive-color: $white;--swiper-pagination-bullet-inactive-opacity: 1}.swiper-content .swiper{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:-webkit-grab;cursor:grab}.swiper-content .swiper-button-prev,.swiper-content .swiper-button-next{--swiper-navigation-sides-offset: -29px;--swiper-navigation-top-offset: 30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:58px;height:58px;-webkit-box-shadow:3px 3px 0 0 #000;box-shadow:3px 3px 0 0 #000;border-radius:50%;border:1px solid #000;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.swiper-content .swiper-button-prev:hover,.swiper-content .swiper-button-next:hover{background-color:#f3f3f3;-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;-webkit-transform:translate(3px, 3px);transform:translate(3px, 3px)}.swiper-content .swiper-button-prev:after,.swiper-content .swiper-button-next:after{content:"";background-image:url(../../dist/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:21px;height:21px;display:block;-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.swiper-content .swiper-button-next:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.swiper-content .swiper-pagination-bullet{border:1px solid #707070}.diet-tile{padding-bottom:5px;height:100%;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 768px){.diet-tile{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.diet-tile .heading{font-size:40px;margin-bottom:12px}.diet-tile .bg{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:5px auto 0 auto}.diet-tile .bg .badge{position:absolute;top:-14px;right:-19px;border:none !important}@media(max-width: 768px){.diet-tile .bg{padding-right:0}}.diet-tile .bg img{border:3px solid #000;border-radius:40px}.diet-tile .bg.border-green img{border:3px solid #82c782}.diet-tile .bg.border-pink img{border:3px solid #ffb4e3}.diet-tile .bg.border-black img{border:3px solid #000}.diet-tile .bg.border-juices img{border:3px solid #000}@-webkit-keyframes scale-fade-in{0%{opacity:0;-webkit-transform:scale(0.7);transform:scale(0.7)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-fade-in{0%{opacity:0;-webkit-transform:scale(0.7);transform:scale(0.7)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.diet-tile .content-wrap{text-align:left;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px;position:relative}@media(max-width: 768px){.diet-tile .content-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:scale-fade-in .5s ease-in-out;animation:scale-fade-in .5s ease-in-out}}.diet-tile .content-wrap .meals-count{font-size:18px;font-weight:700;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px;margin-bottom:10px;text-align:center;background:#ffeebf;padding:4px 10px}.diet-tile .content-wrap .excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-bottom:20px;line-height:1.375;font-size:15px;height:61.875px;color:#636363;margin-top:auto}@media(max-width: 768px){.diet-tile .content-wrap .excerpt{text-align:center}}.diet-tile .content-wrap .price{font-size:18px;font-weight:700;margin-bottom:23px}.diet-tile .content-wrap .price .price-old{font-size:16px;font-weight:400;color:#525252;margin-inline:4px;position:relative;margin-left:.5rem;margin-right:.5rem}.diet-tile .content-wrap .price .price-old::after{content:"";position:absolute;top:0;left:-10%;width:120%;height:100%;background-image:url(../../dist/images/line-through.svg);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.diet-tile .content-wrap .price .price-old:hover::after{opacity:0}.diet-tile .content-wrap .btns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){.diet-tile .content-wrap .btns-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.diet-tile .content-wrap .btns-wrap .custom-btn{min-width:98px;min-height:49px}.diet-tile .content-wrap .btns-wrap .details-btn{text-decoration:none}.diet-tile .content-wrap .btns-wrap .details-btn:hover{text-decoration:underline}.diet-tile .ranges-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:19px;margin-top:auto}.diet-tile .ranges-wrap .percentage{font-weight:700;width:50px;text-align:right}.diet-tile .ranges-wrap .range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px;font-size:14px}.diet-tile .ranges-wrap .range>span:first-child{margin-right:5px}.diet-tile .ranges-wrap .range .range-bar{width:75px;height:5px;border:1px solid var(--color-yellow);border-radius:100px;margin-right:10px;margin-left:auto;position:relative}.diet-tile .ranges-wrap .range .range-bar .range-bar-inner{position:absolute;top:0;left:0;height:100%;background-color:var(--color-yellow);width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;border-radius:100px}@media(max-width: 768px){.section-diets-with-choice{overflow:hidden}}@media(max-width: 768px){.section-diets-with-choice .am-container{padding:0}}.section-diets-with-choice .wrapper{padding-bottom:180px;padding-left:120px;padding-right:120px}@media(max-width: 1400px){.section-diets-with-choice .wrapper{padding-bottom:120px;padding-left:80px;padding-right:80px}}@media(max-width: 768px){.section-diets-with-choice .wrapper{padding-bottom:50px;padding-left:0;padding-right:0}}.section-diets-with-choice .wrapper .mobile-container-wrap h1.heading{font-size:clamp(2.8125rem,2.1875rem + .7813vw,3.125rem);line-height:.9166666667;margin-top:4.8125rem;margin-bottom:1rem}@media(max-width: 768px){.section-diets-with-choice .wrapper .mobile-container-wrap h1.heading{margin-top:1rem}}@media(max-width: 768px){.section-diets-with-choice .wrapper .mobile-container-wrap{padding:0 20px}}.section-diets-with-choice .wrapper .tabs{margin-bottom:4rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 768px){.section-diets-with-choice .wrapper .tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px;background-color:#f3f3f3}}@media(max-width: 340px){.section-diets-with-choice .wrapper .tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 2rem 0 2rem;background-color:rgba(0,0,0,0);-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-diets-with-choice .wrapper .tabs li:last-child{margin-right:0}@media(max-width: 768px){.section-diets-with-choice .wrapper .tabs li{margin-right:.5rem;margin-left:0;margin-bottom:0;width:auto}.section-diets-with-choice .wrapper .tabs li:last-child{margin-right:0}}@media(max-width: 340px){.section-diets-with-choice .wrapper .tabs li{margin-right:.5rem;margin-left:.5rem;margin-bottom:1rem;width:auto}}.section-diets-with-choice .wrapper .desc{max-width:780px;text-align:center;margin:0 auto 1.5rem auto;color:#636363}@media(max-width: 768px){.section-diets-with-choice .wrapper .desc{margin-bottom:1.5rem}}.section-diets-with-choice .wrapper .desc.standard{max-width:490px}.section-diets-with-choice .wrapper .swiper-wrapper{padding-bottom:60px}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper-wrapper{padding-bottom:30px}}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper-content{width:150%;margin-left:-25%;overflow:hidden}}.section-diets-with-choice .wrapper .swiper-content .all-diets-btn{display:none}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper-content .all-diets-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:2.5rem;margin-bottom:2rem;min-width:192px;min-height:49px}}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper .swiper-slide-next .bg,.section-diets-with-choice .wrapper .swiper .swiper-slide-prev .bg{-webkit-transform:scale(0.7);transform:scale(0.7)}.section-diets-with-choice .wrapper .swiper .swiper-slide-next .content-wrap,.section-diets-with-choice .wrapper .swiper .swiper-slide-prev .content-wrap{opacity:0}}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper .swiper-slide-active .bg{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}}.section-diets-with-choice .wrapper .swiper .swiper-pagination{display:none}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper .swiper-pagination{position:static;margin:0 auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:90vw}.section-diets-with-choice .wrapper .swiper .swiper-pagination .swiper-pagination-bullet{background-color:#f2f2f2;border:none;border-radius:0;height:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;width:100%}.section-diets-with-choice .wrapper .swiper .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:-20px;left:0;width:100%;height:40px}.section-diets-with-choice .wrapper .swiper .swiper-pagination .swiper-pagination-bullet:first-child{border-radius:2px}.section-diets-with-choice .wrapper .swiper .swiper-pagination .swiper-pagination-bullet:last-child{border-radius:2px}.section-diets-with-choice .wrapper .swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#474747;border-radius:2px;height:4px;width:100%;margin-top:0;-webkit-transition:width .35s ease-in-out !important;transition:width .35s ease-in-out !important}}.section-diets-with-choice .wrapper .swiper.swiper-diets-with-choice .swiper-slide{height:auto}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper-3d .swiper-slide-shadow-right,.section-diets-with-choice .wrapper .swiper-3d .swiper-slide-shadow-left{background-image:none}}.section-diets-with-choice .wrapper .swiper-button-prev,.section-diets-with-choice .wrapper .swiper-button-next{--swiper-navigation-sides-offset: -100px;--swiper-navigation-top-offset: 30%}@media(max-width: 768px){.section-diets-with-choice .wrapper .swiper-button-prev,.section-diets-with-choice .wrapper .swiper-button-next{display:none}}.dietician-banner{padding:53px 50px 78px 0;position:relative;border-radius:0 25px 25px 0;background-color:#f3f3f3}@media(max-width: 1400px){.dietician-banner{padding:33px 50px 33px 0}}@media(max-width: 1400px){.dietician-banner{padding:33px 16px 33px 0}}@media(max-width: 992px){.dietician-banner{padding:33px;border-radius:25px}}.dietician-banner .el-tree{position:absolute;right:10%;bottom:15%;z-index:1}@media(max-width: 1400px){.dietician-banner .el-tree{width:90px}}@media(max-width: 992px){.dietician-banner .el-tree{display:none}}.dietician-banner .el-one{display:none}@media(max-width: 992px){.dietician-banner .el-one{display:block;position:absolute;right:-20px;bottom:20%;z-index:1;width:124px}}.dietician-banner .el-two{display:none}@media(max-width: 992px){.dietician-banner .el-two{display:block;position:absolute;right:24%;bottom:31%;z-index:1;width:67px}}.dietician-banner .img-small{display:none}@media(max-width: 992px){.dietician-banner .img-small{display:block;position:absolute;right:0;bottom:0;top:0;width:60%;overflow:hidden;border-radius:0 25px 25px 0}.dietician-banner .img-small img{-o-object-fit:none;object-fit:none;position:absolute;bottom:0;right:-8px;-o-object-position:left;object-position:left;top:0}}@media(max-width: 992px)and (max-width: 992px){.dietician-banner .img-small img{-o-object-fit:cover;object-fit:cover}}@media(max-width: 992px)and (max-width: 380px){.dietician-banner .img-small img{right:0 !important}}@media(max-width: 992px){.dietician-banner .for-mobile-wrap{max-width:70%}}.dietician-banner .for-mobile-wrap .text{max-width:235px}.dietician-banner .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-weight:700;margin-top:31px;margin-bottom:21px;position:relative;z-index:1}.dietician-banner .phone img{margin-right:10px}.dietician-banner .custom-btn{min-width:270px}@media(max-width: 768px){.dietician-banner .custom-btn{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.section-why{margin-bottom:120px;background-color:var(--color-yellow);overflow:hidden}@media(max-width: 1400px){.section-why{margin-bottom:105px}}@media(max-width: 768px){.section-why{margin-bottom:65px}}.section-why .heading{text-align:center;padding-top:48px;margin-bottom:18px}@media(max-width: 768px){.section-why .heading{font-size:40px;margin-bottom:60px}}.section-why .heading span{color:#fff}.section-why .mobile-only{display:none}@media(max-width: 768px){.section-why .mobile-only{display:block}}.section-why .swiper-content{position:relative}.section-why .swiper-content .icon-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-why .swiper-content .icon-row .icon{-webkit-transform:none;transform:none}.section-why .swiper-content .icon-row img{-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){.section-why .swiper-content{width:150%;margin-left:-25%;overflow:hidden}}.section-why .swiper-content:before{content:"";position:absolute;top:0;left:calc(18% - 40px);width:60px;height:100%;z-index:2;background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, rgb(249, 189, 22)), to(rgba(255, 255, 255, 0)));background-image:linear-gradient(90deg, rgb(249, 189, 22) 50%, rgba(255, 255, 255, 0) 100%)}.section-why .swiper-content:after{content:"";position:absolute;top:0;right:calc(18% - 40px);width:60px;height:100%;z-index:2;background-image:-webkit-gradient(linear, right top, left top, color-stop(50%, rgb(249, 189, 22)), to(rgba(255, 255, 255, 0)));background-image:linear-gradient(270deg, rgb(249, 189, 22) 50%, rgba(255, 255, 255, 0) 100%)}.section-why .swiper .icon-row .text{margin:0}.section-why .swiper .swiper-slide-next .text{-webkit-animation:fade-in 1s ease-in-out forwards;animation:fade-in 1s ease-in-out forwards}@media(max-width: 768px){.section-why .swiper .swiper-slide-next+.swiper-slide{opacity:.6}.section-why .swiper .swiper-slide-next+.swiper-slide .text{opacity:0}}@media(max-width: 768px){.section-why .swiper .swiper-slide-active{opacity:.6}.section-why .swiper .swiper-slide-active .text{opacity:0}}.section-why .columns{display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width: 1400px){.section-why .columns{grid-template-columns:1fr 1.7fr 1fr}}@media(max-width: 768px){.section-why .columns{grid-template-columns:1fr;margin-left:-20px;margin-right:-20px}}.section-why .icon-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1400px){.section-why .icon-row .icon{-webkit-transform:scale(1.2);transform:scale(1.2);min-width:61px}}.section-why .icon-row .text{max-width:237px;margin-left:22px;font-size:18px}.section-why .col-one,.section-why .col-tree{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:84px;padding-top:32px}.section-why .col-tree{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-why .col-one .icon-row:nth-child(1){-webkit-transform:translateX(40%);transform:translateX(40%)}.section-why .col-one .icon-row:nth-child(2){-webkit-transform:translateX(-10%);transform:translateX(-10%)}@media(max-width: 1400px){.section-why .col-one .icon-row:nth-child(2){-webkit-transform:none;transform:none}}.section-why .col-one .icon-row:nth-child(3){-webkit-transform:translateX(0%);transform:translateX(0%)}@media(max-width: 768px){.section-why .col-one{display:none}}.section-why .col-two .img-wrap{height:100%}.section-why .col-two .img-wrap img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.section-why .col-tree .icon-row:nth-child(1){-webkit-transform:translateX(-10%);transform:translateX(-10%)}.section-why .col-tree .icon-row:nth-child(2){-webkit-transform:translateX(20%);transform:translateX(20%)}@media(max-width: 1400px){.section-why .col-tree .icon-row:nth-child(2){-webkit-transform:none;transform:none;padding-left:20px}}.section-why .col-tree .icon-row:nth-child(3){-webkit-transform:translateX(15%);transform:translateX(15%)}@media(max-width: 1400px){.section-why .col-tree .icon-row:nth-child(3){-webkit-transform:none;transform:none}}@media(max-width: 768px){.section-why .col-tree{display:none}}.section-find-diet{margin-bottom:152px}@media(max-width: 1400px){.section-find-diet{margin-bottom:112px}}@media(max-width: 992px){.section-find-diet{margin-bottom:60px}}.section-find-diet .wrapper{position:relative}.section-find-diet .wrapper .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.section-find-diet .wrapper .col{z-index:1}.section-find-diet .wrapper.mobile .img-small{z-index:2}.section-find-diet .wrapper.mobile .col{position:relative}.section-find-diet .wrapper.mobile .col .bg{height:50%}.section-find-diet .wrapper.mobile .col .for-z-index-wrap{position:relative;z-index:1}.section-find-diet .desktop{background-color:#f3f3f3;border-radius:25px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.section-find-diet .desktop .col-one{padding:61px 0 49px 109px}@media(max-width: 1280px){.section-find-diet .desktop .col-one{padding:61px 0 49px 50px}}.section-find-diet .desktop .col-one .text{margin-top:20px;margin-bottom:40px;max-width:260px}@media(max-width: 768px){.section-find-diet .desktop .col-one .text{margin-bottom:35px}}.section-find-diet .desktop .col-one .heading-yellow{color:var(--color-yellow)}.section-find-diet .desktop .col-two{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 992px){.section-find-diet .desktop .col-two{display:none}}.section-find-diet .desktop .col-two .img-wrap{position:absolute;left:0;right:0;bottom:0;width:100%;top:-34%;display:none}.section-find-diet .desktop .col-two .img-wrap img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.section-find-diet .desktop .col-two .img-large{display:none}@media(max-width: 1400px){.section-find-diet .desktop .col-two .img-large{display:block;margin-bottom:-14px}}.section-find-diet .desktop .col-two .img-small{display:block;margin-bottom:-14px}@media(max-width: 1400px){.section-find-diet .desktop .col-two .img-small{display:none}}.section-find-diet .desktop .col-three .dietician-banner{text-align:left;padding-right:30px;background-color:rgba(0,0,0,0)}.section-find-diet .desktop .col-three .dietician-banner .text{max-width:260px}.section-find-diet .desktop .col-three .dietician-banner .custom-btn{margin-top:20px;min-width:192px;min-height:49px}.section-find-diet .mobile{display:none}@media(max-width: 992px){.section-find-diet .mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-find-diet .mobile .img-small{justify-items:center;margin-bottom:-14px;padding-inline:150px;z-index:1}}@media(max-width: 992px)and (max-width: 576px){.section-find-diet .mobile .img-small{width:100%;padding-inline:0}}@media(max-width: 992px){.section-find-diet .mobile .col{background-color:#f3f3f3;border-radius:25px;padding:20px;justify-items:center;text-align:center}.section-find-diet .mobile .col .heading-yellow{margin-top:45px;color:var(--color-yellow)}.section-find-diet .mobile .col .text{margin-bottom:40px;text-align:center;margin-inline:45px}.section-find-diet .mobile .col .img-signature{margin-bottom:70px;justify-items:center}.section-find-diet .mobile .col .title{text-align:center}.section-find-diet .mobile .col .custom-btn{min-width:192px;min-height:49px;margin-bottom:20px}}@media(max-width: 992px){.section-find-diet .desktop{display:none}}.section-listing .heading{margin-top:40px;margin-bottom:.5rem;text-align:center}.section-listing .desc{max-width:768px;text-align:center;margin:0 auto 60px auto;color:#636363}@media(max-width: 768px){.section-listing .desc{margin-bottom:2rem}}.section-listing .layout-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;margin-bottom:1.5rem}@media(max-width: 768px){.section-listing .layout-switcher{gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5rem}}.section-listing .layout-switcher .switch-button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;border:none;background:none;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#636363;cursor:pointer;padding:8px 12px;border-radius:6px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.section-listing .layout-switcher .switch-button.active{color:#000;background-color:#f3f3f3}.section-listing .layout-switcher .switch-button.active svg path{fill:#000}.section-listing .layout-switcher .switch-button:focus-visible{outline:none;-webkit-box-shadow:0 0 0 2px var(--color-yellow);box-shadow:0 0 0 2px var(--color-yellow)}.section-listing .tiles{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:99px;grid-row-gap:66px}.section-listing .tiles .heading{text-align:left}@media(max-width: 992px){.section-listing .tiles{grid-template-columns:1fr 1fr;grid-column-gap:40px;grid-row-gap:60px}}@media(max-width: 768px){.section-listing .tiles{grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:60px}}@media(max-width: 768px){.section-listing .tiles .diet-tile{display:grid;grid-gap:26px;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#f3f3f3;padding:20px;border-radius:50px}}.section-listing .tiles .diet-tile .bg img{border-radius:50px}@media(max-width: 768px){.section-listing .tiles .diet-tile .bg img{border-radius:40px;margin:0 auto;max-width:50vw}}@media(max-width: 768px){.section-listing .tiles .diet-tile .content-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:0}}.section-listing .tiles .diet-tile .content-wrap .heading{margin-top:0;margin-bottom:12px}@media(max-width: 768px){.section-listing .tiles .diet-tile .range{max-width:220px}.section-listing .tiles .diet-tile .range span{margin-right:10px}}@media(max-width: 768px){.section-listing .tiles .diet-tile .excerpt{text-align:left}}@media(max-width: 768px){.section-listing .tiles.layout-basic{gap:2rem}}.section-listing .tiles.layout-basic .diet-tile .bg{height:100%}@media(max-width: 768px){.section-listing .tiles.layout-basic .diet-tile .heading{text-align:center}}.section-listing .tiles.layout-basic .diet-tile .excerpt{max-width:280px;margin-bottom:0}@media(max-width: 768px){.section-listing .tiles.layout-basic .diet-tile .excerpt{max-width:100%;text-align:center;-webkit-line-clamp:2;line-height:1.375;font-size:15px;height:2.75em}}@media(max-width: 768px){.section-listing .tiles.layout-basic .diet-tile{background-color:#fff;text-align:center}}.section-listing .tiles.layout-basic .diet-tile .content-wrap{height:auto}@media(max-width: 768px){.section-listing .tiles.layout-basic .diet-tile .content-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:0}}.section-listing .tiles.layout-basic .diet-tile .range{display:none}.section-listing .tiles.layout-extended{grid-template-columns:1fr 1fr;grid-column-gap:1rem;grid-row-gap:2rem}@media(max-width: 768px){.section-listing .tiles.layout-extended{grid-template-columns:1fr}}.section-listing .tiles.layout-extended .diet-tile{background-color:#f3f3f3;border-radius:35px;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width: 992px){.section-listing .tiles.layout-extended .diet-tile{grid-template-columns:1fr}}.section-listing .tiles.layout-extended .diet-tile .content-wrap{margin-top:0}@media(max-width: 768px){.section-listing .tiles.layout-extended .diet-tile .content-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 768px){.section-listing .tiles.layout-extended .diet-tile .content-wrap .excerpt{text-align:center}}@media(max-width: 768px){.section-listing .tiles.layout-extended .diet-tile .content-wrap .heading{text-align:center}}.section-listing .tiles.layout-extended .diet-tile .range{display:-webkit-box;display:-ms-flexbox;display:flex}.section-listing .app-banner .content-wrap{grid-template-columns:1fr}.section-listing .app-banner .content-wrap .content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:1rem;border-radius:0 0 25px 25px}.section-listing .app-banner .content-wrap .content .heading{font-size:25px;margin-bottom:0;margin-top:0}.section-listing .app-banner .content-wrap .content .qr-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin-top:20px;margin-bottom:20px}.section-listing .app-banner .content-wrap .content .qr-wrap .img-wrap{margin:0 auto}.section-listing .app-banner .content-wrap .content .buttons-wrap{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-listing .app-banner .content-wrap .content .buttons-wrap .link-to-app{margin-right:0}.section-listing .app-banner .content-wrap .content .buttons-wrap .link-to-app:last-child{margin-bottom:0}.section-listing .app-banner .kv-img-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:20px 20px 0 0;width:100%}.section-listing .app-banner .kv-img-wrap .bg-separator.desktop-only{display:none}.section-listing .app-banner .kv-img-wrap .bg-separator.mobile-only{display:block;left:0;right:0;-webkit-transform:translateX(0%) translateY(-50%);transform:translateX(0%) translateY(-50%);top:109%;bottom:auto;height:auto}.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .tiles,.single-miasto .section-listing .wrapper .tiles{grid-template-columns:repeat(3, 1fr)}@media(max-width: 992px){.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .tiles,.single-miasto .section-listing .wrapper .tiles{grid-template-columns:1fr 1fr}}@media(max-width: 768px){.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .tiles,.single-miasto .section-listing .wrapper .tiles{grid-template-columns:1fr}}@media(max-width: 768px){.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .diet-tile,.single-miasto .section-listing .wrapper .diet-tile{background-color:#fff}}@media(max-width: 768px){.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .content-wrap,.single-miasto .section-listing .wrapper .content-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}}@media(max-width: 768px){.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .content-wrap .excerpt,.single-miasto .section-listing .wrapper .content-wrap .excerpt{text-align:center}}@media(max-width: 768px){.page-template-page-diety-z-wyborem-menu .section-listing .wrapper .content-wrap .heading,.single-miasto .section-listing .wrapper .content-wrap .heading{text-align:center}}.section-benefits{margin-top:109px;margin-bottom:119px;overflow:hidden}@media(max-width: 768px){.section-benefits{margin-top:90px;margin-bottom:65px}}.section-benefits .heading{text-align:center;max-width:396px;margin:0 auto 37px auto}.section-benefits .heading span{color:var(--color-yellow)}.section-benefits .wrapper .top-row,.section-benefits .wrapper .bottom-row{display:grid;grid-template-columns:1fr 488px 1fr;grid-gap:2rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:32px 45px}@media(max-width: 1400px){.section-benefits .wrapper .top-row,.section-benefits .wrapper .bottom-row{grid-template-columns:1fr 350px 1fr}}@media(max-width: 992px){.section-benefits .wrapper .top-row,.section-benefits .wrapper .bottom-row{grid-template-columns:1fr 250px 1fr}}@media(max-width: 768px){.section-benefits .wrapper .top-row,.section-benefits .wrapper .bottom-row{grid-template-columns:1fr;grid-gap:1rem}}.section-benefits .wrapper .top-row .heading,.section-benefits .wrapper .bottom-row .heading{text-align:left;font-size:30px;margin-bottom:0}.section-benefits .wrapper .top-row .img-wrap,.section-benefits .wrapper .bottom-row .img-wrap{max-width:75px;margin-bottom:13px}.section-benefits .wrapper .top-row .text,.section-benefits .wrapper .bottom-row .text{margin:0;max-width:270px}.section-benefits .wrapper .top-row .desktop-only,.section-benefits .wrapper .bottom-row .desktop-only{display:block}@media(max-width: 768px){.section-benefits .wrapper .top-row .desktop-only,.section-benefits .wrapper .bottom-row .desktop-only{display:none}}.section-benefits .wrapper .top-row{padding-bottom:0}.section-benefits .wrapper .top-row .col-one,.section-benefits .wrapper .top-row .col-tree{padding-bottom:45px}.section-benefits .wrapper .top-row .viking-img{margin-bottom:-71px}@media(max-width: 1400px){.section-benefits .wrapper .top-row .viking-img{margin-bottom:-50px}}@media(max-width: 992px){.section-benefits .wrapper .top-row .viking-img{margin-bottom:-30px}}@media(max-width: 768px){.section-benefits .wrapper .top-row .viking-img{position:relative;z-index:1;margin-bottom:-15%}}.section-benefits .wrapper .bottom-row{background-color:#f3f3f3;border-radius:7px}.section-benefits .wrapper .bottom-row .col-two{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-benefits .wrapper .bottom-row.desktop-only{display:grid}@media(max-width: 768px){.section-benefits .wrapper .bottom-row.desktop-only{display:none}}.section-benefits .wrapper .swiper-content.mobile-only{position:relative;display:none;background-color:#f3f3f3;padding:55px 0 35px 0}@media(max-width: 768px){.section-benefits .wrapper .swiper-content.mobile-only{display:block}}.section-benefits .wrapper .swiper-content.mobile-only .icon-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-benefits .wrapper .swiper-content.mobile-only .icon-row .icon{-webkit-transform:none;transform:none}.section-benefits .wrapper .swiper-content.mobile-only .icon-row img{-o-object-fit:contain;object-fit:contain}.section-benefits .wrapper .swiper-content.mobile-only .icon-row .heading{font-size:30px;margin:13px 0}.section-benefits .wrapper .swiper-content.mobile-only .icon-row .text{max-width:300px}@media(max-width: 768px){.section-benefits .wrapper .swiper-content.mobile-only{width:150%;margin-left:-25%;overflow:hidden}}.section-benefits .wrapper .swiper-content.mobile-only:before{content:"";position:absolute;top:0;left:calc(18% - 40px);width:60px;height:100%;z-index:2;background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, rgb(243, 243, 243)), to(rgba(243, 243, 243, 0)));background-image:linear-gradient(90deg, rgb(243, 243, 243) 50%, rgba(243, 243, 243, 0) 100%)}.section-benefits .wrapper .swiper-content.mobile-only:after{content:"";position:absolute;top:0;right:calc(18% - 40px);width:60px;height:100%;z-index:2;background-image:-webkit-gradient(linear, right top, left top, color-stop(50%, rgb(243, 243, 243)), to(rgba(243, 243, 243, 0)));background-image:linear-gradient(270deg, rgb(243, 243, 243) 50%, rgba(243, 243, 243, 0) 100%)}.section-benefits .wrapper .swiper .icon-row .text,.section-benefits .wrapper .swiper .icon-row .heading{margin:0}.section-benefits .wrapper .swiper .swiper-slide-next .text,.section-benefits .wrapper .swiper .swiper-slide-next .heading{-webkit-animation:fade-in 1s ease-in-out forwards;animation:fade-in 1s ease-in-out forwards}@media(max-width: 768px){.section-benefits .wrapper .swiper .swiper-slide-next+.swiper-slide{opacity:.6}.section-benefits .wrapper .swiper .swiper-slide-next+.swiper-slide .text,.section-benefits .wrapper .swiper .swiper-slide-next+.swiper-slide .heading{opacity:0}}@media(max-width: 768px){.section-benefits .wrapper .swiper .swiper-slide-active{opacity:.6}.section-benefits .wrapper .swiper .swiper-slide-active .text,.section-benefits .wrapper .swiper .swiper-slide-active .heading{opacity:0}}.section-benefits .custom-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:50px auto 5px auto;min-height:41px;min-width:130px}.section-news{padding-top:130px;overflow:hidden}@media(max-width: 1400px){.section-news{padding-top:99px}}@media(max-width: 768px){.section-news{padding-top:44px}}.section-news .heading{text-align:center;margin-bottom:60px}@media(max-width: 1400px){.section-news .heading{margin-bottom:52px}}@media(max-width: 768px){.section-news .heading{margin-bottom:33px}}.section-news .heading-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:91px;position:relative}@media(max-width: 1400px){.section-news .heading-row{margin-bottom:52px}}@media(max-width: 768px){.section-news .heading-row{margin-bottom:33px}}.section-news .news-list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;width:992px;max-width:100%;margin:0 auto}.section-news .news-list-wrapper .news-item{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width: 768px){.section-news .news-list-wrapper .news-item{grid-template-columns:1fr;gap:1rem}}.section-news .news-list-wrapper .news-item .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:20px;cursor:pointer}.section-news .news-list-wrapper .news-item .image img{border-radius:10px;height:328px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 1400px){.section-news .news-list-wrapper .news-item .image img{height:328px}}@media(max-width: 768px){.section-news .news-list-wrapper .news-item .image img{height:auto}}.section-news .news-list-wrapper .news-item .image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.section-news .news-list-wrapper .news-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.section-news .news-list-wrapper .news-item .content{padding-left:1rem;padding-right:1rem}}.section-news .news-list-wrapper .news-item .content .date{color:#636363}.section-news .news-list-wrapper .news-item .content .title{font-size:20px;font-weight:700;margin-top:14px;margin-bottom:14px}.section-news .news-list-wrapper .news-item .content .title a{text-decoration:none}.section-news .news-list-wrapper .news-item .content .text{color:#636363;margin-bottom:1.5rem}.section-news .news-list-wrapper .news-item .content .read-more{color:#636363;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}@media(max-width: 768px){.section-news .news-list-wrapper .news-item .content .read-more{color:#000}}.section-news .news-list-wrapper .news-item .content .read-more:after{content:"";width:0;height:100%;background-image:url(../../dist/images/arrow-top-btn.svg);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(max-width: 768px){.section-news .news-list-wrapper .news-item .content .read-more:after{opacity:1;width:16px}}.section-news .news-list-wrapper .news-item .content .read-more:hover{color:#000}.section-news .news-list-wrapper .news-item .content .read-more:hover:after{opacity:1;width:16px}.section-news .custom-btn{min-width:152px;min-height:53px;margin:80px auto 116px auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1400px){.section-news .custom-btn{margin:70px auto}}@media(max-width: 768px){.section-news .custom-btn{margin-top:2.5rem;margin-bottom:4rem}}.section-instagram{margin-bottom:149px}@media(max-width: 1400px){.section-instagram{margin-bottom:104px}}@media(max-width: 768px){.section-instagram{margin-bottom:80px}}.section-instagram .wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-instagram .wrapper .top-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.section-instagram .wrapper .top-part .heading{margin-top:0;margin-bottom:1rem}}.section-instagram .wrapper .top-part span{font-weight:700}.section-instagram .wrapper .top-part .subtitle{font-weight:400}.section-instagram .wrapper .top-part img{margin-bottom:1rem}.section-instagram .custom-btn{margin:2rem auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:142px;min-height:53px}.section-instagram .ti-widget[data-wkey="1da2c4d547677733148620f8e4c"][data-layout=slider] .ti-layout-container .ti-widget-layout .ti-layout-item .ti-widget-card{border-radius:25px}@media(max-width: 768px){.section-instagram .ti-widget[data-wkey="1da2c4d547677733148620f8e4c"][data-style=custom-style][data-widget-width=xs] header[data-header-type="3"] .ti-widget-header .ti-header-numbers{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}}.section-partners-new .heading{text-align:center;margin-top:0;margin-bottom:62px}@media(max-width: 768px){.section-partners-new .heading{margin-bottom:2rem}}@media(max-width: 768px){.section-partners-new .am-swiper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.section-partners-new .am-swiper::-webkit-scrollbar-track{border-radius:5px;background-color:#f3f3f3}.section-partners-new .am-swiper::-webkit-scrollbar{width:8px;height:12px;background-color:rgba(0,0,0,0);cursor:pointer}.section-partners-new .am-swiper::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--color-yellow)}}@media(max-width: 768px)and (max-width: 768px){.section-partners-new .am-swiper{margin-left:-20px;margin-right:-20px}.section-partners-new .am-swiper::-webkit-scrollbar-track{margin:0 20px}.section-partners-new .am-swiper .am-swiper-slide:first-child{margin-left:20px}.section-partners-new .am-swiper .am-swiper-slide:last-child{margin-right:20px}}.section-partners-new .am-swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-bottom:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){.section-partners-new .am-swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.section-partners-new .am-swiper-slide{border:1px solid #e5e5e5;border-radius:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:214px;width:330px;position:relative}@media(max-width: 768px){.section-partners-new .am-swiper-slide{max-width:80vw}}.section-partners-new .am-swiper-slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#efefef;z-index:0;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.section-partners-new .am-swiper-slide>*{height:50%}.section-partners-new .am-swiper-slide .img-wrap{height:60%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 0 1.5rem 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;z-index:2}.section-partners-new .am-swiper-slide .img-wrap img{-o-object-fit:contain;object-fit:contain;max-width:160px}.section-partners-new .am-swiper-slide .text{width:100%;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:grid;grid-template-rows:0fr;height:auto;min-height:0;font-size:16px;color:#606060;position:relative;z-index:1}.section-partners-new .am-swiper-slide .post-content{padding:0 .5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:1.4;font-size:14px;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-partners-new .am-swiper-slide .post-content p{margin:0}.section-partners-new .am-swiper-slide:hover{border-radius:25px}.section-partners-new .am-swiper-slide:hover:after{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section-partners-new .am-swiper-slide:hover .img-wrap{height:100px}.section-partners-new .am-swiper-slide:hover .text{opacity:1;-webkit-box-flex:1;-ms-flex:1;flex:1;grid-template-rows:1fr;padding:0 0 1rem 0}.section-partners-new .am-swiper-slide:hover .post-content{height:98px}.single-miasto .section-hero{margin-top:-7px}@media(max-width: 768px){.single-miasto .section-hero{background-color:var(--color-yellow);overflow:hidden}}.single-miasto .section-hero .wrapper{background-color:var(--color-yellow);position:relative;overflow:hidden}@media(max-width: 768px){.single-miasto .section-hero .wrapper{background-color:rgba(0,0,0,0)}}.single-miasto .section-hero .inner-wrapper{display:grid;grid-template-columns:1fr 1fr;padding-top:7px;height:417px}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper{grid-template-columns:1fr;height:auto;grid-gap:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single-miasto .section-hero .inner-wrapper .col-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px 0 0}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-one{padding:47px 0 0 0}}.single-miasto .section-hero .inner-wrapper .col-one .heading{font-size:55px;margin-top:0;margin-bottom:1.5rem}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-one .heading{font-size:40px;text-align:center}}.single-miasto .section-hero .inner-wrapper .col-one .text{font-size:18px;margin-bottom:2.5rem}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-one .text{text-align:center;margin:0 auto 0 auto}}.single-miasto .section-hero .inner-wrapper .col-one .btn-white{min-height:53px;min-width:163px}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-one .btn-white{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.single-miasto .section-hero .inner-wrapper .col-two .img-wrap{height:100%;position:absolute;top:7px;right:0;left:50%;width:auto;color:rgba(0,0,0,0)}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-two .img-wrap{position:relative;left:auto;top:0;height:350px;margin-left:-20px;margin-right:-20px}}.single-miasto .section-hero .inner-wrapper .col-two .img-wrap img{max-width:inherit !important;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-two .img-wrap img{-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}}.single-miasto .section-hero .inner-wrapper .col-two .img-wrap .mask{position:absolute;top:0;left:0;height:100%;bottom:0;z-index:1}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-two .img-wrap .mask{right:0;height:auto;bottom:auto;width:100%}}.single-miasto .section-hero .inner-wrapper .col-two .img-wrap .mask.desktop-only{display:block}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-two .img-wrap .mask.desktop-only{display:none}}.single-miasto .section-hero .inner-wrapper .col-two .img-wrap .mask.mobile-only{display:none}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-two .img-wrap .mask.mobile-only{display:block}}.single-miasto .section-addons{margin-bottom:152px;padding-bottom:4px}@media(max-width: 1400px){.single-miasto .section-addons{margin-bottom:105px}}@media(max-width: 768px){.single-miasto .section-addons{margin-bottom:72px;overflow:hidden}}.single-miasto .section-addons .subheading{margin-top:0;margin-bottom:43px}@media(max-width: 1400px){.single-miasto .section-addons .subheading{margin-bottom:28px}}.single-miasto .section-addons .main-heading{margin-bottom:18px}.single-miasto .section-addons .tabs{margin-top:0;margin-bottom:69px}@media(max-width: 1400px){.single-miasto .section-addons .tabs{margin-bottom:50px}}@media(max-width: 768px){.single-miasto .section-addons .swiper-content{width:250%;margin-left:-75%;overflow:hidden}}.single-miasto .section-addons .swiper-content .swiper-button-prev,.single-miasto .section-addons .swiper-content .swiper-button-next{--swiper-navigation-top-offset: 40%}.single-miasto .section-addons .swiper-slide{background-color:#f3f3f3;border-radius:20px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-miasto .section-addons .swiper-slide .image-wrap{border-radius:10px 10px 0 0;overflow:hidden;height:280px;padding:1.5rem 1rem .5rem 1rem}.single-miasto .section-addons .swiper-slide .image-wrap img{-o-object-fit:contain;object-fit:contain}.single-miasto .section-addons .swiper-slide .content-wrap{margin-top:auto}.single-miasto .section-addons .swiper-slide .content-wrap .heading-wrap{padding:0 1rem}.single-miasto .section-addons .swiper-slide .content-wrap .heading-wrap .heading{font-size:24px;margin-bottom:7px;margin-top:7px}.single-miasto .section-addons .swiper-slide .content-wrap .heading-wrap .kcal{color:#9b9b9b}.single-miasto .section-addons .swiper-slide .content-wrap .heading-wrap .kcal span{color:#000;font-weight:700}.single-miasto .section-addons .swiper-slide .content-wrap .price{position:absolute;top:40px;right:40px;z-index:1;width:77px;height:77px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-size:22px;font-weight:700}.single-miasto .section-addons .swiper-slide .content-wrap .price .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.single-miasto .section-addons .swiper-slide .content-wrap .price .bg img{-webkit-transform:rotate(21deg);transform:rotate(21deg);width:100%}.single-miasto .section-addons .swiper-slide .content-wrap .price .price-value{margin-top:-5px;display:block}.single-miasto .section-addons .swiper-slide .content-wrap .price .price-value .currency{font-size:16px;display:inline-block;margin-left:-4px}.single-miasto .section-addons .swiper-slide .content-wrap .price sup{margin-top:-10px}.single-miasto .section-addons .swiper-slide .content-wrap .composition-wrap{background-color:#fff;border-radius:10px;display:grid;grid-template-columns:repeat(3, 1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:13px 23px;justify-items:center;-ms-flex-line-pack:center;align-content:center;border:1px solid #e5e5e5;margin-top:20px;text-transform:uppercase;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative}.single-miasto .section-addons .swiper-slide .content-wrap .composition-wrap .composition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.single-miasto .section-addons .swiper-slide .content-wrap .composition-wrap .composition div{color:#9b9b9b;margin-top:8px}.single-miasto .section-addons .swiper-slide .content-wrap .composition-wrap .composition div span{color:#000;font-weight:700}.single-miasto .section-addons .swiper-slide .content-wrap .composition-wrap:after{content:"";position:absolute;bottom:calc(100% - 7px);left:50%;width:16px;height:16px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);z-index:1;background-color:#fff;border-radius:4px 0 0 0;border:1px solid #e5e5e5;border-right:none;border-bottom:none}.single-miasto .section-addons .custom-btn{margin-top:50px;min-width:202px;min-height:53px}.single-miasto .section-city-text{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto .section-city-text{margin-top:90px;margin-bottom:53px}}.single-miasto .section-city-text .wrapper{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-miasto .section-city-text .wrapper .heading{font-size:55px;margin-top:0;margin-bottom:48px;max-width:857px}@media(max-width: 768px){.single-miasto .section-city-text .wrapper .heading{font-size:40px}}.single-miasto .section-city-text .wrapper .btn-yellow{margin-top:48px;margin-bottom:110px;min-height:45px}@media(max-width: 768px){.single-miasto .section-city-text .wrapper .btn-yellow{margin-bottom:1rem}}.single-miasto .section-city-text .inner-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;text-align:left}@media(max-width: 768px){.single-miasto .section-city-text .inner-wrapper{grid-template-columns:1fr;height:auto;grid-gap:2rem}}.single-miasto .section-city-text .inner-wrapper .col-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-miasto .section-city-text .inner-wrapper .col-two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-miasto .section-city-text-img{margin-top:109px;margin-bottom:120px;overflow:hidden}@media(max-width: 768px){.single-miasto .section-city-text-img{margin-top:90px;margin-bottom:53px}}.single-miasto .section-city-text-img .wrapper{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-miasto .section-city-text-img .inner-wrapper{display:grid;grid-template-columns:1fr;grid-gap:90px;text-align:left}@media(max-width: 768px){.single-miasto .section-city-text-img .inner-wrapper{grid-template-columns:1fr;height:auto;grid-gap:2rem}}.single-miasto .section-city-text-img .inner-wrapper .col-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-miasto .section-city-text-img .inner-wrapper .col-one .heading{font-size:55px;margin-top:0;margin-bottom:48px;max-width:700px}@media(max-width: 768px){.single-miasto .section-city-text-img .inner-wrapper .col-one .heading{font-size:40px;margin-bottom:20px}}.single-miasto .section-city-text-img .inner-wrapper .col-two{position:relative;min-height:507px;border-radius:20px;overflow:hidden}@media(max-width: 768px){.single-miasto .section-city-text-img .inner-wrapper .col-two{min-height:300px}}.single-miasto .section-city-text-img .inner-wrapper .col-two .bg{position:absolute;top:0;left:0;width:100%;height:100%}.single-miasto .section-city-text-img .inner-wrapper .col-two .bg img{-o-object-position:0 70%;object-position:0 70%}.single-miasto .section-city-text-img .inner-wrapper .col-two .heading{font-size:87px;max-width:700px;position:relative;z-index:1;padding:80px 20px 40px 20px;text-align:center;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 768px){.single-miasto .section-city-text-img .inner-wrapper .col-two .heading{font-size:50px}}.single-miasto .section-city-text-img .inner-wrapper .col-two .heading span{display:block;color:#fff}@media(max-width: 768px){.single-miasto .section-city-text-img .inner-wrapper .col-two .heading{font-size:40px}}.single-miasto .section-diets-with-choice .wrapper{padding-bottom:0}@media(min-width: 1600px){.single-miasto .section-listing .wrapper .tiles{grid-template-columns:repeat(6, 1fr)}}.single-miasto .section-benefits{margin-top:109px;margin-bottom:0;overflow:hidden}@media(max-width: 768px){.single-miasto .section-benefits{margin-top:90px;margin-bottom:40px}}.single-miasto .section-find-diet{margin-top:12rem}@media(max-width: 768px){.single-miasto .section-find-diet{margin-top:0}}.single-miasto .section-hero .inner-wrapper .col-one{padding:2rem 20px 0 0}.single-miasto .section-hero .inner-wrapper{height:auto;min-height:417px}@media(max-width: 768px){.single-miasto .section-hero .inner-wrapper .col-one{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:47px 0 0 0}}@media(min-width: 1600px){.single-miasto .section-hero .inner-wrapper{min-height:590px}}.single-miasto .section-city-text h3,.single-miasto .section-city-text-img h3{font-size:1.6rem;line-height:1.2}
