: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}.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}.section-faq{margin-bottom:100px}@media(max-width: 768px){.section-faq{margin-bottom:58px}}.section-faq .wrapper{background-color:#f3f3f3;border-radius:25px;padding:67px 50px 55px 50px}@media(max-width: 1400px){.section-faq .wrapper{padding:51px 50px 34px 50px}}@media(max-width: 768px){.section-faq .wrapper{padding:31px 21px}}.section-faq .wrapper .heading{text-align:center;margin-bottom:63px}@media(max-width: 1400px){.section-faq .wrapper .heading{margin-bottom:44px}}@media(max-width: 768px){.section-faq .wrapper .heading{margin-bottom:31px;font-size:2.2rem}}.section-faq .wrapper .heading span{color:var(--color-yellow)}.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){.section-faq .wrapper .custom-btn{margin-top:27px}}.section-faq .section-faq__webinar-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:326px;height:50px;padding:11px 18px;margin:50px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-negative:0;flex-shrink:0;border-radius:7px;border:1px solid #000;background:#f9bd16;-webkit-box-shadow:3px 3px 0px 0px #000;box-shadow:3px 3px 0px 0px #000}.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}@media(max-width: 768px){.diet-tile .heading{text-align:center}}.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;position:absolute;top:-48px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.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 .test-price{margin-bottom:1rem}.diet-tile .content-wrap .test-label{font-size:14px;color:#606060}.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:54px}.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 h1.heading .dash{display:none}}@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;margin-top:2rem;margin-bottom:2rem}}@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}}.page-template-page-zestaw-testowy-v2 .section-hero{margin-bottom:110px}@media(max-width: 1280px){.page-template-page-zestaw-testowy-v2 .section-hero{margin-bottom:4rem}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero{margin-bottom:0;background-color:#f5f5f5;margin-top:-10px}}.page-template-page-zestaw-testowy-v2 .section-hero .slide-link{position:absolute;width:15px;height:9px;top:85vh;top:92svh;left:25%;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;z-index:2;background-color:#000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:fade_move_down 2s infinite;animation:fade_move_down 2s infinite;padding:1rem;border-radius:50%;display:none}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .slide-link{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-template-page-zestaw-testowy-v2 .section-hero .slide-link::after{content:"";background-image:url(../../dist/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:9px;position:absolute;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@-webkit-keyframes fade_move_down{0%{-webkit-transform:translate(0, -20px);transform:translate(0, -20px);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0, 20px);transform:translate(0, 20px);opacity:0}}@keyframes fade_move_down{0%{-webkit-transform:translate(0, -20px);transform:translate(0, -20px);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0, 20px);transform:translate(0, 20px);opacity:0}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper .swiper-pagination-bullet-active{background-color:#fff}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-button-prev,.page-template-page-zestaw-testowy-v2 .section-hero .swiper-button-next{--swiper-navigation-sides-offset: 32px;--swiper-navigation-top-offset: 47%}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-button-prev,.page-template-page-zestaw-testowy-v2 .section-hero .swiper-button-next{display:none}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide{min-height:619px;height:auto}@media(max-width: 1500px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide{min-height:410px}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide{position:relative;height:100%}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide{min-height:448px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:7px 7px 0px 0px;overflow:hidden}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .bg.desktop-only{display:none}}@media(max-width: 1880px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .bg.desktop-only img{-o-object-position:37% center;object-position:37% center}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .bg.mobile-only{display:none}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .bg.mobile-only{display:block;position:static;margin-top:-50px}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .bg.mobile-only img{-o-object-position:top;object-position:top}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap{position:relative;height:90%;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:6rem 4rem 6rem 14rem;width:954px;margin:0;min-width:650px}@media(max-width: 1600px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap{padding-left:8rem;width:880px}}@media(max-width: 1400px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap{padding-left:4rem;width:830px}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap{min-width:auto;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:3rem 1rem 1.575rem 1rem;position:absolute}}.page-template-page-zestaw-testowy-v2 .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){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap.hero-text-left{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap.hero-text-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.page-template-page-zestaw-testowy-v2 .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){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap.hero-text-right{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading{font-size:75px;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}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading{display:inline}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading .span-badge{color:#fff;background-color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.125rem .5rem;text-decoration:none;border-radius:10px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading .span-badge{font-size:74px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1rem}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading .span-badge.black{color:#000}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading .span-badge .inner-span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:34px;padding:.25rem 0 .25rem .75rem}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading .span-badge .inner-span{text-align:left}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .heading{text-align:center;font-size:36px;margin-bottom:1rem;max-width:438px}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .text{margin-bottom:2rem;color:#000;max-width:430px;font-size:16px;font-weight:400}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .text strong{font-weight:900}@media(max-width: 1400px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .text{font-size:18px}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .text{text-align:center;max-width:292px;font-size:16px;margin-bottom:1.5rem}}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .text p{margin:0}.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .custom-btn{padding:1rem 3rem;min-height:57px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-hero .swiper-slide .content-wrap .custom-btn{padding:.8rem 1.5rem;width:80%}}@keyframes fade_move_down{0%{-webkit-transform:translate(0, -20px);transform:translate(0, -20px);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0, 20px);transform:translate(0, 20px);opacity:0}}.page-template-page-zestaw-testowy-v2 .section-steps{margin-bottom:7rem}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-steps{margin-bottom:3rem}}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper{display:grid;grid-template-columns:1.125fr 1fr 1fr 1fr;gap:2rem;max-width:1300px;margin:0 auto}@media(max-width: 1280px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper{grid-template-columns:1fr 1fr 1fr}}@media(max-width: 1280px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper{gap:1.5rem}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper{grid-template-columns:1fr;margin-top:2rem}}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .heading{-ms-flex-item-align:center;align-self:center;margin:0;font-size:55px}@media(max-width: 1280px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .heading{grid-column:1/-1;text-align:center;margin-bottom:2rem}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .heading{font-size:35px;text-align:center;margin-bottom:0}}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step{padding:2rem;border-radius:25px;position:relative}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step{margin-top:2rem;text-align:center}}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step strong{font-weight:900}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step.step-one{background-color:var(--color-yellow);border:2px solid #000}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step.step-two{background-color:#fbeeca}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step.step-three{background-color:#f5f5f5}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step .number{width:42px;height:42px;border-radius:50%;background-color:#000;color:#fff;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;font-weight:900;margin-bottom:1.5rem}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step .number{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-23px;width:46px;height:46px}}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step .title{margin-bottom:1rem;font-size:24px;font-weight:900;line-height:1.2}.page-template-page-zestaw-testowy-v2 .section-steps .wrapper .step .text{font-size:16px;line-height:1.5}.page-template-page-zestaw-testowy-v2 .section-why{margin-bottom:7rem;overflow:hidden}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why{background-color:#f5f5f5;margin-bottom:2rem;padding-top:2rem}}.page-template-page-zestaw-testowy-v2 .section-why .am-container-xl{position:relative}.page-template-page-zestaw-testowy-v2 .section-why .am-container-xl:before{content:"";position:absolute;top:0;left:50%;display:block;width:100%;height:100%;background-color:#f5f5f5;z-index:0;border-radius:25px}.page-template-page-zestaw-testowy-v2 .section-why .wrapper{background-color:#f5f5f5;padding:80px;max-width:100%;border-radius:25px;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;margin:0 auto;position:relative}@media(max-width: 1280px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper{padding:80px 2rem}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper{padding:0 0 2rem 0}}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .badge{background-color:var(--color-yellow);padding:1rem 2rem;border-radius:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;font-size:18px;min-height:63px;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;font-weight:900;margin-bottom:2rem}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .heading{margin-bottom:2rem;text-align:center}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .heading{font-size:35px;margin-bottom:1rem}}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .subheading{font-size:18px;max-width:657px;text-align:center;margin:0 0 50px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .subheading{margin-bottom:1rem}}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .swiper-content{width:100%}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles{width:100%;-ms-flex-item-align:normal;align-self:normal;margin-left:auto;margin-right:auto}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .swiper-slide{height:auto}@media(max-width: 991px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile{background-color:#fff;padding:2rem;border-radius:25px;height:100%;-ms-flex-item-align:stretch;align-self:stretch;max-width:none;min-width:0}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile.tile-one .img-wrap{-webkit-transform:scale(1.5) translateX(8px) translateY(2px);transform:scale(1.5) translateX(8px) translateY(2px)}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile span{display:block}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile span{display:inline}}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile .img-wrap{margin-bottom:2rem;height:56px;max-width:76px;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile .img-wrap img{-o-object-fit:contain;object-fit:contain}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile .img-wrap img.is-shaking{-webkit-animation:icon-shake 1s ease-in-out forwards;animation:icon-shake 1s ease-in-out forwards}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile .title{margin-bottom:1rem;font-size:24px;font-weight:900;line-height:1.2;max-width:187px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles .tile .title{max-width:none}}@-webkit-keyframes icon-shake{0%{-webkit-transform:translateX(0) rotate(0deg) scale(1);transform:translateX(0) rotate(0deg) scale(1)}25%{-webkit-transform:translateX(2px) rotate(5deg) scale(1.12);transform:translateX(2px) rotate(5deg) scale(1.12)}50%{-webkit-transform:translateX(-2px) rotate(-5deg) scale(1.08);transform:translateX(-2px) rotate(-5deg) scale(1.08)}72%{-webkit-transform:translateX(1px) rotate(3deg) scale(1.05);transform:translateX(1px) rotate(3deg) scale(1.05)}88%{-webkit-transform:translateX(-1px) rotate(-1.5deg) scale(1.02);transform:translateX(-1px) rotate(-1.5deg) scale(1.02)}100%{-webkit-transform:translateX(0) rotate(0deg) scale(1);transform:translateX(0) rotate(0deg) scale(1)}}@keyframes icon-shake{0%{-webkit-transform:translateX(0) rotate(0deg) scale(1);transform:translateX(0) rotate(0deg) scale(1)}25%{-webkit-transform:translateX(2px) rotate(5deg) scale(1.12);transform:translateX(2px) rotate(5deg) scale(1.12)}50%{-webkit-transform:translateX(-2px) rotate(-5deg) scale(1.08);transform:translateX(-2px) rotate(-5deg) scale(1.08)}72%{-webkit-transform:translateX(1px) rotate(3deg) scale(1.05);transform:translateX(1px) rotate(3deg) scale(1.05)}88%{-webkit-transform:translateX(-1px) rotate(-1.5deg) scale(1.02);transform:translateX(-1px) rotate(-1.5deg) scale(1.02)}100%{-webkit-transform:translateX(0) rotate(0deg) scale(1);transform:translateX(0) rotate(0deg) scale(1)}}@media(min-width: 992px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .tiles{cursor:default}}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .why-pagination{display:none}@media(max-width: 991px){.page-template-page-zestaw-testowy-v2 .section-why .wrapper .why-pagination{--height: 12px;display:block;position:relative;height:var(--height);width:calc(100% - 40px);margin:1rem auto 0;background-color:rgba(0,0,0,.1);border-radius:var(--height);overflow:hidden}.page-template-page-zestaw-testowy-v2 .section-why .wrapper .why-pagination .swiper-pagination-progressbar-fill{background-color:var(--color-yellow)}}.page-template-page-zestaw-testowy-v2 .section-diets{margin-bottom:2rem}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-diets{margin-bottom:2rem}}.page-template-page-zestaw-testowy-v2 .section-diets .am-container-xl{max-width:1920px !important}.page-template-page-zestaw-testowy-v2 .section-diets .wrapper{padding-bottom:0}.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .heading-wrap{margin-bottom:4rem;margin-left:auto;margin-right:auto}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .heading-wrap{margin-bottom:2rem}}.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .heading-wrap .heading{margin-top:0;margin-bottom:18px;text-align:center}.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .heading-wrap .subheading{margin-top:0;margin-bottom:43px;color:#636363;text-align:center}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .swiper-wrapper{padding-bottom:1rem}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .swiper-wrapper .diet-tile .heading{font-size:2rem}}.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .slider-note{margin:1rem auto 0;max-width:500px;text-align:center;color:#000}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-diets .wrapper .slider-note{margin-top:2rem}}.page-template-page-zestaw-testowy-v2 .section-main-info{margin-top:8rem;margin-bottom:8rem}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info{margin-top:3rem;margin-bottom:3rem}}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .am-container-xl{padding-left:0;padding-right:0}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper{position:relative;max-width:1300px;margin:0 auto}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .heading{margin-bottom:18px;text-align:center}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .heading span{color:var(--color-yellow)}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .subheading{margin-top:0;margin-bottom:43px;color:#636363;text-align:center}@media(max-width: 1400px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .subheading{margin-bottom:28px}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text{display:grid;grid-template-columns:1.5fr 1fr;background-color:var(--color-yellow);border-radius:25px;position:relative}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text{grid-template-columns:1fr;padding-left:20px;padding-right:20px}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .img-wrap{position:relative}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .img-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .img-wrap:before{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80%;height:70%;background-color:#ffce44;border-radius:80px 80px 0 0}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .img-wrap:before{border-radius:30px 30px 0 0;width:90%}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .image{border-radius:25px;height:527px;-o-object-fit:contain;object-fit:contain;margin-top:-50px;margin-bottom:-15px;position:relative;min-height:calc(100% + 65px);-o-object-position:bottom;object-position:bottom}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .image{width:85vw;margin:0 auto 0 auto;min-height:auto;height:100%;-webkit-transform:translateY(3vw);transform:translateY(3vw)}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text{padding:3rem 1rem;max-width:364px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text{padding:2rem 1rem;max-width:none;text-align:center}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .top-label{margin-top:0}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .info-name{font-size:35px;max-width:189px;margin-left:auto;margin-right:auto}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .info-description{margin-bottom:2rem}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .info-description strong{font-weight:900}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .info-description p:first-child{font-size:22px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .info-description p:first-child{font-size:20px}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .info-description p:last-child{margin-bottom:0}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .custom-btn{min-height:48px}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .custom-btn{width:100%;max-width:242px}}.page-template-page-zestaw-testowy-v2 .section-main-info .wrapper .img-text .text .bottom-info{margin-top:1.5rem;margin-bottom:0;color:#000}.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper{padding:2rem 0 6rem 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:986px;margin:0 auto;justify-items:center}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper{grid-template-columns:1fr;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;gap:2rem;padding:1rem 0 3rem 0}}.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper .col .heading{margin-top:0;margin-bottom:21px}.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper .col .text{display:block}.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper .col .bottom-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper .col .bottom-text svg{margin-right:1rem}.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper .col-two .custom-btn{padding:1rem 2rem 1rem 2rem;margin-bottom:1rem}@media(max-width: 768px){.page-template-page-zestaw-testowy-v2 .section-regulations .wrapper .col-two .custom-btn{padding:.8rem 1rem .8rem 1rem}}.page-template-page-zestaw-testowy-v2 .am-container-xl{max-width:1500px !important}.page-template-page-zestaw-testowy-v2 .section-faq .wrapper{max-width:1164px;margin-left:auto;margin-right:auto}
