: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-benefits-new{margin-top:109px;margin-bottom:119px;overflow:visible}@media(max-width: 768px){.section-benefits-new{margin-top:90px;margin-bottom:65px}}.section-benefits-new .am-container-xl{position:relative}.section-benefits-new .heading{text-align:center;margin:0 auto 48px auto;font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:45px;line-height:45px;color:#000;max-width:100%}@media(max-width: 768px){.section-benefits-new .heading{font-size:32px;line-height:36px;margin-bottom:32px;padding:0 1rem}}.section-benefits-new .heading span{color:#000}.section-benefits-new .yellow-wrapper{background-color:var(--color-yellow);border-radius:25px;padding:60px 45px 60px 240px;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:visible;max-width:calc(100% - 100px);margin-left:100px}@media(max-width: 992px){.section-benefits-new .yellow-wrapper{grid-template-columns:1fr;padding:40px 30px;grid-gap:40px;max-width:100%;margin-left:0}}@media(max-width: 768px){.section-benefits-new .yellow-wrapper{padding:32px 20px;border-radius:20px;grid-gap:32px}}.section-benefits-new .yellow-wrapper .viking-illustration{position:absolute;left:-100px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;z-index:2}@media(max-width: 992px){.section-benefits-new .yellow-wrapper .viking-illustration{position:relative;left:auto;top:auto;-webkit-transform:none;transform:none;width:100%;max-width:400px;margin:0 auto}}@media(max-width: 768px){.section-benefits-new .yellow-wrapper .viking-illustration{max-width:100%}}.section-benefits-new .yellow-wrapper .viking-illustration img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.section-benefits-new .yellow-wrapper .content-area{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: 992px){.section-benefits-new .yellow-wrapper .content-area{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.section-benefits-new .yellow-wrapper .content-area .benefits-grid{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:repeat(3, 1fr);grid-gap:36px}@media(max-width: 992px){.section-benefits-new .yellow-wrapper .content-area .benefits-grid{grid-template-columns:repeat(auto-fit, minmax(218px, auto));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:218px}@media(max-width: 768px){.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .icon-wrap{width:75px;height:75px;margin-bottom:16px;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){.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .icon-wrap{width:60px;height:60px;margin-bottom:12px}}.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .icon-wrap svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .benefit-title{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:30px;line-height:36px;color:#000;margin:0 0 12px}@media(max-width: 768px){.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .benefit-title{font-size:24px;line-height:28px;margin-bottom:8px}}.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .benefit-text{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;margin:0}@media(max-width: 768px){.section-benefits-new .yellow-wrapper .content-area .benefits-grid .benefit-item .benefit-text{font-size:14px;line-height:20px}}.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}}@media(max-width: 768px){.section-partners .custom-container-mobile{padding-right:0}}.section-partners .heading{text-align:center;margin-top:0;margin-bottom:62px}@media(max-width: 768px){.section-partners .heading{margin-bottom:2rem}}@media(max-width: 768px){.section-partners .swiper-pagination{padding-right:20px}}.section-partners .swiper-wrapper{padding-bottom:5px;min-height:300px;cursor:-webkit-grab;cursor:grab}@media(max-width: 768px){.section-partners .swiper-wrapper{min-height:240px;margin-bottom:45px}}.section-partners .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 .swiper-slide{max-width:80vw;height:230px}}.section-partners .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 .swiper-slide>*{height:50%}.section-partners .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 .swiper-slide .img-wrap img{-o-object-fit:contain;object-fit:contain;max-width:160px}.section-partners .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 .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}@media(max-width: 768px){.section-partners .swiper-slide .post-content{-webkit-line-clamp:6}}.section-partners .swiper-slide:hover{border-radius:25px}.section-partners .swiper-slide:hover:after{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section-partners .swiper-slide:hover .img-wrap{height:100px}.section-partners .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 .swiper-slide:hover .post-content{height:98px}@media(max-width: 768px){.section-partners .swiper-slide:hover .post-content{height:117.6px}}.section-faq .rank-math-block{display:grid;grid-template-columns:1fr;grid-row-gap:1rem;counter:i;max-width:1200px;margin:0 auto}.section-faq .rank-math-block .rank-math-list-item{counter-increment:i;position:relative;background-color:#efefef;border-radius:15px;border:1px solid #000;margin-bottom:10px;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;--arrow: 73px}@media(max-width: 768px){.section-faq .rank-math-block .rank-math-list-item{--arrow: 50px}}.section-faq .rank-math-block .rank-math-list-item:after{content:"";display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:var(--arrow);background-color:var(--color-yellow);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;border-radius:0 15px 15px 0;border-left:1px solid #000;position:absolute;top:0;right:0;bottom:0;left:auto;margin:auto;pointer-events:none}.section-faq .rank-math-block .rank-math-list-item:last-child{margin-bottom:0}.section-faq .rank-math-block .rank-math-list-item .rank-math-question{font-size:18px;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;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin:0;padding:30px var(--arrow) 30px 20px;position:relative}@media(max-width: 768px){.section-faq .rank-math-block .rank-math-list-item .rank-math-question{font-size:16px;padding:16px;padding-right:calc(var(--arrow) + 16px)}}.section-faq .rank-math-block .rank-math-list-item .rank-math-question:before{content:counter(i) ". ";color:var(--color-yellow);font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:1.5rem;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;padding:.1rem;width:2rem;height:2rem;min-width:2rem;-ms-flex-item-align:start;align-self:flex-start}.section-faq .rank-math-block .rank-math-list-item .rank-math-question:after{content:"";display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:var(--arrow);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../dist/images/arrow-down.svg);border-radius:0 15px 15px 0;z-index:1;-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0);position:absolute;height:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;margin:auto}.section-faq .rank-math-block .rank-math-list-item .rank-math-answer{border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:calc(100% - var(--arrow));display:grid;grid-template-rows:0fr}.section-faq .rank-math-block .rank-math-list-item .rank-math-answer p:first-child{margin-top:0}.section-faq .rank-math-block .rank-math-list-item .rank-math-answer .faq-answer-wrapper{overflow:hidden;padding:0 28px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.section-faq .rank-math-block .rank-math-list-item.active{background-color:#fff}.section-faq .rank-math-block .rank-math-list-item.active .rank-math-answer{grid-template-rows:1fr;background-color:#fff}.section-faq .rank-math-block .rank-math-list-item.active .rank-math-question:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-faq .rank-math-block .rank-math-list-item.active .faq-answer-wrapper{padding:0 28px 28px 28px}.single-miasto-new .section-hero{margin-top:-23px;margin-bottom:46px}@media(max-width: 768px){.single-miasto-new .section-hero{margin-bottom:36px;margin-top:0}}.single-miasto-new .section-hero .swiper .swiper-pagination-bullet-active{background-color:#fff}.single-miasto-new .section-hero .swiper-slide{min-height:619px;height:auto}@media(max-width: 1400px){.single-miasto-new .section-hero .swiper-slide{min-height:410px}}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide{background:#90d0d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.single-miasto-new .section-hero .swiper-slide .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:7px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .bg{position:static}}.single-miasto-new .section-hero .swiper-slide .bg img{-o-object-position:30% top;object-position:30% top}@media(max-width: 1500px){.single-miasto-new .section-hero .swiper-slide .bg img{-o-object-position:35% top;object-position:35% top}}@media(max-width: 1280px){.single-miasto-new .section-hero .swiper-slide .bg img{-o-object-position:35% top;object-position:35% top}}@media(max-width: 1500px){.single-miasto-new .section-hero .swiper-slide .bg.desktop-only{display:none}}.single-miasto-new .section-hero .swiper-slide .bg.tablet-only{display:none}@media(max-width: 1500px)and (min-width: 769px){.single-miasto-new .section-hero .swiper-slide .bg.tablet-only{display:block}}.single-miasto-new .section-hero .swiper-slide .bg.mobile-only{display:none}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .bg.mobile-only{display:block}}.single-miasto-new .section-hero .swiper-slide .content-wrap{position:relative;height:100%;padding-top:4rem;padding-bottom:6rem;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;gap:1.5rem}@media(max-width: 992px){.single-miasto-new .section-hero .swiper-slide .content-wrap{padding-left:20px}}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap{padding-bottom:4rem;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:0 0 100px 0;border:2px solid #000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:50px;width:100%}}.single-miasto-new .section-hero .swiper-slide .content-wrap.hero-text-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap.hero-text-left{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.single-miasto-new .section-hero .swiper-slide .content-wrap.hero-text-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.single-miasto-new .section-hero .swiper-slide .content-wrap.hero-text-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap.hero-text-right{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.single-miasto-new .section-hero .swiper-slide .content-wrap .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;color:#000;line-height:.9;margin-bottom:2rem;font-size:clamp(.5rem,3vw + 1rem,4rem);max-width:30%}@media(max-width: 1280px){.single-miasto-new .section-hero .swiper-slide .content-wrap .heading{max-width:40%}}.single-miasto-new .section-hero .swiper-slide .content-wrap .heading span{color:var(--color-yellow)}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap .heading span{display:block}}.single-miasto-new .section-hero .swiper-slide .content-wrap .heading span.black{color:#000}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap .heading{font-size:40px;margin-bottom:1rem;max-width:100%;width:inherit}}.single-miasto-new .section-hero .swiper-slide .content-wrap .text{margin-bottom:2rem;font-size:18px;max-width:25%}@media(max-width: 1280px){.single-miasto-new .section-hero .swiper-slide .content-wrap .text{max-width:35%}}@media(max-width: 992px){.single-miasto-new .section-hero .swiper-slide .content-wrap .text{font-size:16px;margin-bottom:1rem}}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap .text{font-size:18px;margin-bottom:1rem;max-width:none}}.single-miasto-new .section-hero .swiper-slide .content-wrap .text p{margin:0}@media(max-width: 768px){.single-miasto-new .section-hero .swiper-slide .content-wrap .hide-on-mobile{display:none}}.single-miasto-new .section-hero .swiper-slide .content-wrap .custom-btn{padding:1rem 2rem}@media(max-width: 992px){.single-miasto-new .section-hero .swiper-slide .content-wrap .custom-btn{padding:.75rem 1.5rem}}.single-miasto-new .section-what-makes-us{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-what-makes-us{margin-top:90px;margin-bottom:53px}}.single-miasto-new .section-what-makes-us .wrapper{margin-bottom:120px}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper{margin-bottom:60px}}.single-miasto-new .section-what-makes-us .wrapper:last-child{margin-bottom:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper{grid-template-columns:1fr;grid-gap:2rem}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top .col-image-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top .col-image-left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top .col-image-left img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top .col-text-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top .col-text-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top.no-image{grid-template-columns:1fr;grid-gap:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top.no-image .col-image-left{display:none}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-top.no-image .col-text-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom .col-text-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom .col-image-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;padding:25px;background-color:#fff8e4;border-radius:30px}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom .col-image-right{padding:20px;border-radius:20px}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom .col-image-right img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:0;display:block}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom.no-image{grid-template-columns:1fr;grid-gap:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom.no-image .col-image-right{display:none}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper.content-wrapper-bottom.no-image .col-text-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:45px;line-height:45px;color:#000;margin-bottom:32px;margin-top:0}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .heading{font-size:32px;line-height:36px;margin-bottom:24px}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .heading.heading-top{text-align:left}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .heading.heading-top{text-align:center}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .heading.heading-bottom{text-align:left}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .heading.heading-bottom{text-align:center}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000}@media(max-width: 768px){.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content{font-size:14px;line-height:20px}}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content p{margin-bottom:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content p:not(:last-child){margin-bottom:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content p:empty{margin-bottom:0;height:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content strong,.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content b{font-family:"Lato",sans-serif;font-weight:900;font-style:normal}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content ul{margin:0;padding-left:24px}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content ul li{margin-bottom:0;list-style-type:disc}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-text .text-content ul li:not(:last-child){margin-bottom:0}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-image{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}.single-miasto-new .section-what-makes-us .wrapper .content-wrapper .col-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.single-miasto-new .section-why-choose-us{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-why-choose-us{margin-top:90px;margin-bottom:53px}}.single-miasto-new .section-why-choose-us .wrapper .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:55px;line-height:55px;color:#000;margin-top:0;margin-bottom:24px;text-align:center}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .heading{font-size:40px;line-height:44px;margin-bottom:20px}}.single-miasto-new .section-why-choose-us .wrapper .intro-text{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;text-align:center;margin:0 auto 48px;max-width:773px}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .intro-text{font-size:14px;line-height:20px;margin-bottom:32px;padding:0 1rem}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper{display:grid;grid-template-columns:410px 1fr;grid-gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width: 992px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper{grid-gap:20px}}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper{grid-template-columns:1fr;grid-gap:2rem}}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:0}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid{grid-gap:16px}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card{padding:32px 24px;border-radius:20px;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;text-align:center;min-height:273px}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card{padding:24px 20px;min-height:auto}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-icon{width:62px;height:72px;margin-bottom:24px;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){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-icon{width:50px;height:60px;margin-bottom:16px}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-title{font-family:"Lato",sans-serif;font-weight:900;font-size:18px;line-height:22px;color:#000;margin:0 0 12px;text-align:center;max-width:223px}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-title{font-size:16px;line-height:20px;margin-bottom:8px;max-width:100%}}.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-text{font-family:"Lato",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#000;margin:0;text-align:center;max-width:188px}@media(max-width: 768px){.single-miasto-new .section-why-choose-us .wrapper .content-wrapper .col-cards .cards-grid .card .card-text{font-size:13px;line-height:18px;max-width:100%}}.single-miasto-new .section-popular-diets-grid{background-color:#f3f3f3;border-radius:50px;padding:66px 0 80px;overflow:hidden;max-width:1920px;margin:109px auto 70px}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid{margin-top:90px;margin-bottom:53px;padding:40px 0 50px;border-radius:30px}}.single-miasto-new .section-popular-diets-grid .wrapper .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:45px;line-height:45px;color:#000;margin:0 auto 48px;text-align:center;max-width:720px}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid .wrapper .heading{font-size:32px;line-height:36px;margin-bottom:32px;padding:0 1rem}}.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;margin-bottom:48px}@media(max-width: 992px){.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid{grid-template-columns:1fr;grid-gap:16px;margin-bottom:32px}}.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card{position:relative;border-radius:20px;padding:24px 24px 24px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:121px}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card{padding:20px 20px 20px 28px;min-height:auto}}.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card .diet-card-marker{position:absolute;left:0;top:15%;bottom:20%;width:8px;background-color:#f9bd18;border-radius:50px}.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card .diet-card-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:8px}.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card .diet-card-content .diet-card-title{font-family:"Lato",sans-serif;font-weight:900;font-size:16px;line-height:22px;color:#000;margin:0 0 8px}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card .diet-card-content .diet-card-title{font-size:15px;line-height:20px;margin-bottom:6px}}.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card .diet-card-content .diet-card-description{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;margin:0}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid .wrapper .diets-grid .diet-card .diet-card-content .diet-card-description{font-size:14px;line-height:20px}}.single-miasto-new .section-popular-diets-grid .wrapper .outro-text{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;text-align:center;margin:0 auto;max-width:681px}@media(max-width: 768px){.single-miasto-new .section-popular-diets-grid .wrapper .outro-text{font-size:14px;line-height:20px;padding:0 1rem}}.single-miasto-new .section-popular-diets-grid .wrapper .outro-text strong{font-weight:900}.single-miasto-new .section-popular-diets{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-popular-diets{margin-top:90px;margin-bottom:53px}}.single-miasto-new .section-popular-diets .wrapper .heading{font-size:55px;margin-top:0;margin-bottom:48px;text-align:center}@media(max-width: 768px){.single-miasto-new .section-popular-diets .wrapper .heading{font-size:40px;margin-bottom:30px}}.single-miasto-new .section-popular-diets .wrapper .content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;margin-bottom:48px}@media(max-width: 768px){.single-miasto-new .section-popular-diets .wrapper .content-wrapper{grid-template-columns:1fr;grid-gap:2rem;margin-bottom:30px}}.single-miasto-new .section-popular-diets .wrapper .content-wrapper .text-content{font-size:16px;line-height:1.6}@media(max-width: 768px){.single-miasto-new .section-popular-diets .wrapper .content-wrapper .text-content.text-right{margin-top:0}}.single-miasto-new .section-popular-diets .wrapper .diets-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:48px}@media(max-width: 768px){.single-miasto-new .section-popular-diets .wrapper .diets-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:30px}}.single-miasto-new .section-popular-diets .wrapper .diets-grid .diet-item{padding:2rem;background-color:#f3f3f3;border-radius:20px}.single-miasto-new .section-popular-diets .wrapper .diets-grid .diet-item .diet-indicator{width:60px;height:4px;background-color:var(--color-yellow);margin-bottom:1.5rem}.single-miasto-new .section-popular-diets .wrapper .diets-grid .diet-item .diet-title{font-size:24px;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;margin-bottom:1rem}.single-miasto-new .section-popular-diets .wrapper .diets-grid .diet-item .diet-text{font-size:16px;line-height:1.6;margin:0}.single-miasto-new .section-popular-diets .wrapper .cta-wrapper{text-align:center;margin-top:48px}@media(max-width: 768px){.single-miasto-new .section-popular-diets .wrapper .cta-wrapper{margin-top:30px}}.single-miasto-new .section-delivery-areas{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-delivery-areas{margin-top:90px;margin-bottom:53px}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width: 768px){.single-miasto-new .section-delivery-areas .wrapper .content-wrapper{grid-template-columns:1fr;grid-gap:2rem}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top .col-image-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 768px){.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top .col-image-left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top .col-image-left img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top .col-text-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 768px){.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top .col-text-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top.no-image{grid-template-columns:1fr;grid-gap:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top.no-image .col-image-left{display:none}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper.content-wrapper-top.no-image .col-text-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:45px;line-height:45px;color:#000;margin-bottom:32px;margin-top:0}@media(max-width: 768px){.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .heading{font-size:32px;line-height:36px;margin-bottom:24px}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .heading.heading-top{text-align:left}@media(max-width: 768px){.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .heading.heading-top{text-align:center}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000}@media(max-width: 768px){.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content{font-size:14px;line-height:20px}}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content p{margin-bottom:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content p:not(:last-child){margin-bottom:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content p:empty{margin-bottom:0;height:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content strong,.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content b{font-family:"Lato",sans-serif;font-weight:900;font-style:normal}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content ul{margin:0;padding-left:24px}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content ul li{margin-bottom:0;list-style-type:disc}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-text .text-content ul li:not(:last-child){margin-bottom:0}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-image{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}.single-miasto-new .section-delivery-areas .wrapper .content-wrapper .col-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.single-miasto-new .section-how-to-order{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-how-to-order{margin-top:90px;margin-bottom:53px}}.single-miasto-new .section-how-to-order .wrapper .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:45px;line-height:45px;color:#000;margin:0 auto 24px;text-align:center;max-width:860px}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .heading{font-size:32px;line-height:36px;margin-bottom:20px;padding:0 1rem}}.single-miasto-new .section-how-to-order .wrapper .section-intro{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;text-align:center;margin:0 auto 48px;max-width:769px}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .section-intro{font-size:14px;line-height:20px;margin-bottom:32px;padding:0 1rem}}.single-miasto-new .section-how-to-order .wrapper .steps-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;margin-bottom:48px}@media(max-width: 992px){.single-miasto-new .section-how-to-order .wrapper .steps-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .steps-grid{grid-template-columns:1fr;grid-gap:16px;margin-bottom:32px}}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card{background-color:#fff;border-radius:25px;padding:32px 24px;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;text-align:center;min-height:273px}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card:nth-child(1),.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card:nth-child(4),.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card:nth-child(6){background-color:#f3f3f3}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card:nth-child(2),.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card:nth-child(3),.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card:nth-child(5){background-color:#fff8e4}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card{padding:24px 20px;min-height:auto;border-radius:20px}}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-icon{width:80px;height:80px;margin-bottom:24px;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){.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-icon{width:60px;height:60px;margin-bottom:16px}}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-title{font-family:"Lato",sans-serif;font-weight:900;font-size:16px;line-height:22px;color:#000;margin:0 0 12px;text-align:center}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-title{font-size:15px;line-height:20px;margin-bottom:8px}}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-text{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;margin:0;text-align:center}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-text{font-size:14px;line-height:20px}}.single-miasto-new .section-how-to-order .wrapper .steps-grid .step-card .step-text strong{font-weight:900}.single-miasto-new .section-how-to-order .wrapper .section-outro{font-family:"Lato",sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000;text-align:center;margin:0 auto;max-width:575px}@media(max-width: 768px){.single-miasto-new .section-how-to-order .wrapper .section-outro{font-size:14px;line-height:20px;padding:0 1rem}}.single-miasto-new .section-how-to-order .wrapper .section-outro strong{font-weight:900}.single-miasto-new .section-cities-delivery{margin-top:109px;margin-bottom:70px;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-cities-delivery{margin-top:90px;margin-bottom:53px}}.single-miasto-new .section-cities-delivery .wrapper .heading{font-size:55px;margin-top:0;margin-bottom:48px;text-align:center}@media(max-width: 768px){.single-miasto-new .section-cities-delivery .wrapper .heading{font-size:40px;margin-bottom:30px}}.single-miasto-new .section-cities-delivery .wrapper .cities-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc(1.5rem - 1px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.single-miasto-new .section-cities-delivery .wrapper .cities-list{gap:.75rem}}.single-miasto-new .section-cities-delivery .wrapper .cities-list .city-badge{display:inline-block;padding:.75rem 1.5rem;background-color:var(--color-yellow);color:#000;text-decoration:none;border-radius:25px;font-size:16px;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid rgba(0,0,0,0)}@media(max-width: 768px){.single-miasto-new .section-cities-delivery .wrapper .cities-list .city-badge{padding:.5rem 1rem;font-size:14px}}.single-miasto-new .section-cities-delivery .wrapper .cities-list .city-badge:hover{background-color:#fff;color:var(--color-yellow);border:1px solid var(--color-yellow)}.single-miasto-new .section-faq{margin-bottom:1rem}@media(max-width: 768px){.single-miasto-new .section-faq{margin-bottom:58px}}.single-miasto-new .section-faq .wrapper{background-color:#f3f3f3;border-radius:20px;padding:60px 108px 108px 108px}@media(max-width: 1400px){.single-miasto-new .section-faq .wrapper{padding:51px 50px 34px 50px}}@media(max-width: 768px){.single-miasto-new .section-faq .wrapper{padding:31px 21px}}.single-miasto-new .section-faq .wrapper .heading{text-align:center;margin-bottom:63px}@media(max-width: 1400px){.single-miasto-new .section-faq .wrapper .heading{margin-bottom:44px}}@media(max-width: 768px){.single-miasto-new .section-faq .wrapper .heading{margin-bottom:31px}}.single-miasto-new .section-faq .wrapper .heading span{color:var(--color-yellow)}.single-miasto-new .section-faq .wrapper .custom-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px auto 0 auto;min-width:180px;min-height:53px}@media(max-width: 768px){.single-miasto-new .section-faq .wrapper .custom-btn{margin-top:27px}}.single-miasto-new .section-diets-with-choice .wrapper{padding-bottom:0}@media(min-width: 1600px){.single-miasto-new .section-listing .wrapper .tiles{grid-template-columns:repeat(6, 1fr)}}.single-miasto-new .section-benefits{margin-top:109px;margin-bottom:0;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-benefits{margin-top:90px;margin-bottom:40px}}.single-miasto-new .section-benefits-new{margin-top:109px;margin-bottom:0;overflow:hidden}@media(max-width: 768px){.single-miasto-new .section-benefits-new{margin-top:90px;margin-bottom:40px}}.single-miasto-new .section-find-diet{margin-top:12rem}@media(max-width: 768px){.single-miasto-new .section-find-diet{margin-top:0}}
