: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}}.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0, 0, 0, 0)}.awesomplete{display:inline-block;position:relative}.awesomplete>input{display:block}.awesomplete>ul{position:absolute;left:0;z-index:1;min-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff}.awesomplete>ul:empty{display:none}.awesomplete>ul{border-radius:.3em;margin:.2em 0 0;background:hsla(0,0%,100%,.9);background:-webkit-gradient(linear, left top, right bottom, from(white), to(hsla(0, 0%, 100%, 0.8)));background:linear-gradient(to bottom right, white, hsla(0, 0%, 100%, 0.8));border:1px solid rgba(0,0,0,.3);-webkit-box-shadow:.05em .2em .6em rgba(0,0,0,.2);box-shadow:.05em .2em .6em rgba(0,0,0,.2);text-shadow:none}@supports(transform: scale(0)){.awesomplete>ul{-webkit-transition:.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);transition:.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);-webkit-transform-origin:1.43em -0.43em;transform-origin:1.43em -0.43em}.awesomplete>ul[hidden],.awesomplete>ul:empty{opacity:0;-webkit-transform:scale(0);transform:scale(0);display:block;-webkit-transition-timing-function:ease;transition-timing-function:ease}}.awesomplete>ul:before{content:"";position:absolute;top:-0.43em;left:1em;width:0;height:0;padding:.4em;background:#fff;border:inherit;border-right:0;border-bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.awesomplete>ul>li{position:relative;padding:.2em .5em;cursor:pointer}.awesomplete>ul>li:hover{background:hsl(200,40%,80%);color:#000}.awesomplete>ul>li[aria-selected=true]{background:hsl(205,40%,40%);color:#fff}.awesomplete mark{background:hsl(65,100%,50%)}.awesomplete li:hover mark{background:hsl(68,100%,41%)}.awesomplete li[aria-selected=true] mark{background:hsl(86,100%,21%);color:inherit}.cf7-cf-turnstile{margin-left:auto;margin-right:auto}.turnstile-submit-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-top:1rem}.wpcf7,.wpcf7-custom{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}.wpcf7 input[type=text],.wpcf7 input[type=search],.wpcf7 input[type=url],.wpcf7 input[type=tel],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=date],.wpcf7 input[type=month],.wpcf7 input[type=week],.wpcf7 input[type=time],.wpcf7 input[type=datetime],.wpcf7 input[type=datetime-local],.wpcf7 input[type=color],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 select,.wpcf7 textarea,.wpcf7-custom input[type=text],.wpcf7-custom input[type=search],.wpcf7-custom input[type=url],.wpcf7-custom input[type=tel],.wpcf7-custom input[type=number],.wpcf7-custom input[type=range],.wpcf7-custom input[type=date],.wpcf7-custom input[type=month],.wpcf7-custom input[type=week],.wpcf7-custom input[type=time],.wpcf7-custom input[type=datetime],.wpcf7-custom input[type=datetime-local],.wpcf7-custom input[type=color],.wpcf7-custom input[type=email],.wpcf7-custom input[type=file],.wpcf7-custom select,.wpcf7-custom textarea{background-color:#fff;border:1px solid #707070;width:100%;padding:10px 20px;cursor:pointer;color:#000;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;min-height:44px;font-size:1rem;border-radius:5px}.wpcf7 input[type=text]:hover,.wpcf7 input[type=search]:hover,.wpcf7 input[type=url]:hover,.wpcf7 input[type=tel]:hover,.wpcf7 input[type=number]:hover,.wpcf7 input[type=range]:hover,.wpcf7 input[type=date]:hover,.wpcf7 input[type=month]:hover,.wpcf7 input[type=week]:hover,.wpcf7 input[type=time]:hover,.wpcf7 input[type=datetime]:hover,.wpcf7 input[type=datetime-local]:hover,.wpcf7 input[type=color]:hover,.wpcf7 input[type=email]:hover,.wpcf7 input[type=file]:hover,.wpcf7 select:hover,.wpcf7 textarea:hover,.wpcf7-custom input[type=text]:hover,.wpcf7-custom input[type=search]:hover,.wpcf7-custom input[type=url]:hover,.wpcf7-custom input[type=tel]:hover,.wpcf7-custom input[type=number]:hover,.wpcf7-custom input[type=range]:hover,.wpcf7-custom input[type=date]:hover,.wpcf7-custom input[type=month]:hover,.wpcf7-custom input[type=week]:hover,.wpcf7-custom input[type=time]:hover,.wpcf7-custom input[type=datetime]:hover,.wpcf7-custom input[type=datetime-local]:hover,.wpcf7-custom input[type=color]:hover,.wpcf7-custom input[type=email]:hover,.wpcf7-custom input[type=file]:hover,.wpcf7-custom select:hover,.wpcf7-custom textarea:hover{-webkit-filter:drop-shadow(0 0 16px rgba(0, 0, 0, 0.0862745098));filter:drop-shadow(0 0 16px rgba(0, 0, 0, 0.0862745098))}.wpcf7 input[type=text]:focus,.wpcf7 input[type=search]:focus,.wpcf7 input[type=url]:focus,.wpcf7 input[type=tel]:focus,.wpcf7 input[type=number]:focus,.wpcf7 input[type=range]:focus,.wpcf7 input[type=date]:focus,.wpcf7 input[type=month]:focus,.wpcf7 input[type=week]:focus,.wpcf7 input[type=time]:focus,.wpcf7 input[type=datetime]:focus,.wpcf7 input[type=datetime-local]:focus,.wpcf7 input[type=color]:focus,.wpcf7 input[type=email]:focus,.wpcf7 input[type=file]:focus,.wpcf7 select:focus,.wpcf7 textarea:focus,.wpcf7-custom input[type=text]:focus,.wpcf7-custom input[type=search]:focus,.wpcf7-custom input[type=url]:focus,.wpcf7-custom input[type=tel]:focus,.wpcf7-custom input[type=number]:focus,.wpcf7-custom input[type=range]:focus,.wpcf7-custom input[type=date]:focus,.wpcf7-custom input[type=month]:focus,.wpcf7-custom input[type=week]:focus,.wpcf7-custom input[type=time]:focus,.wpcf7-custom input[type=datetime]:focus,.wpcf7-custom input[type=datetime-local]:focus,.wpcf7-custom input[type=color]:focus,.wpcf7-custom input[type=email]:focus,.wpcf7-custom input[type=file]:focus,.wpcf7-custom select:focus,.wpcf7-custom textarea:focus{border:1px solid var(--color-yellow) !important}.wpcf7 input[type=text]:focus-visible,.wpcf7 input[type=search]:focus-visible,.wpcf7 input[type=url]:focus-visible,.wpcf7 input[type=tel]:focus-visible,.wpcf7 input[type=number]:focus-visible,.wpcf7 input[type=range]:focus-visible,.wpcf7 input[type=date]:focus-visible,.wpcf7 input[type=month]:focus-visible,.wpcf7 input[type=week]:focus-visible,.wpcf7 input[type=time]:focus-visible,.wpcf7 input[type=datetime]:focus-visible,.wpcf7 input[type=datetime-local]:focus-visible,.wpcf7 input[type=color]:focus-visible,.wpcf7 input[type=email]:focus-visible,.wpcf7 input[type=file]:focus-visible,.wpcf7 select:focus-visible,.wpcf7 textarea:focus-visible,.wpcf7-custom input[type=text]:focus-visible,.wpcf7-custom input[type=search]:focus-visible,.wpcf7-custom input[type=url]:focus-visible,.wpcf7-custom input[type=tel]:focus-visible,.wpcf7-custom input[type=number]:focus-visible,.wpcf7-custom input[type=range]:focus-visible,.wpcf7-custom input[type=date]:focus-visible,.wpcf7-custom input[type=month]:focus-visible,.wpcf7-custom input[type=week]:focus-visible,.wpcf7-custom input[type=time]:focus-visible,.wpcf7-custom input[type=datetime]:focus-visible,.wpcf7-custom input[type=datetime-local]:focus-visible,.wpcf7-custom input[type=color]:focus-visible,.wpcf7-custom input[type=email]:focus-visible,.wpcf7-custom input[type=file]:focus-visible,.wpcf7-custom select:focus-visible,.wpcf7-custom textarea:focus-visible{border:1px solid var(--color-yellow)}.wpcf7 input[type=submit],.wpcf7-custom input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:1rem;line-height:1;font-weight:bold;padding:.5rem 1rem;background-color:#fff;color:#000;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;z-index:1;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;-webkit-box-shadow:3px 3px 0 0 #000;box-shadow:3px 3px 0 0 #000;border-radius:5px;border:1px solid #000;min-width:246px;min-height:53px;margin:24px auto 0 auto}.wpcf7 input[type=submit]:hover,.wpcf7-custom input[type=submit]:hover{-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;-webkit-transform:translate(3px, 3px);transform:translate(3px, 3px)}.wpcf7 .wpcf7-spinner,.wpcf7-custom .wpcf7-spinner{margin:0 auto}.wpcf7 .wpcf7-file::before,.wpcf7-custom .wpcf7-file::before{content:"Dodaj plik";display:inline-block;background:#fff;border:1px solid #000;border-radius:3px;outline:none;white-space:nowrap;-webkit-user-select:none;cursor:pointer;color:#707070;font-size:14px;margin-right:1rem;padding:.25rem 2rem}.wpcf7 .wpcf7-file:hover::before,.wpcf7-custom .wpcf7-file:hover::before{-webkit-box-shadow:0 0 6px rgba(0,0,0,.5);box-shadow:0 0 6px rgba(0,0,0,.5)}.wpcf7 .wpcf7-file:active::before,.wpcf7-custom .wpcf7-file:active::before{background:-webkit-linear-gradient(top, #e3e3e3, #f9f9f9)}.wpcf7 textarea,.wpcf7-custom textarea{outline:none;height:156px;padding:10px 40px 10px 20px}.wpcf7 .wpcf7-form,.wpcf7-custom .wpcf7-form{margin:0 auto;display:grid;grid-gap:1rem}.wpcf7 .wpcf7-form label,.wpcf7-custom .wpcf7-form label{width:100%}.wpcf7 .wpcf7-form label span,.wpcf7-custom .wpcf7-form label span{display:block;margin-top:5px}.wpcf7 .wpcf7-list-item,.wpcf7-custom .wpcf7-list-item{margin:0;position:relative}.wpcf7 .wpcf7-list-item label,.wpcf7-custom .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex}.wpcf7 .wpcf7-list-item label span,.wpcf7-custom .wpcf7-list-item label span{margin-top:0;margin-left:8px}.wpcf7 .wpcf7-acceptance,.wpcf7-custom .wpcf7-acceptance{font-size:14px}.wpcf7 span.wpcf7-list-item-label:before,.wpcf7-custom span.wpcf7-list-item-label:before{content:"";display:block;position:absolute;border-radius:2px;width:16px;height:16px;left:0;top:2px;margin-right:10px;background:#fff;border:1px solid #707070}.wpcf7 input[type=checkbox],.wpcf7-custom input[type=checkbox]{visibility:hidden}.wpcf7 input:checked+span.wpcf7-list-item-label:after,.wpcf7-custom input:checked+span.wpcf7-list-item-label:after{content:"✓";font-size:13px;color:#000;width:20px;height:20px;display:block;position:absolute;left:4px;top:2px}.wpcf7 .wpcf7-response-output,.wpcf7-custom .wpcf7-response-output{color:#000;margin:0 auto !important;text-align:center !important}@media(max-width: 768px){body.safari input[type=text],body.safari input[type=search],body.safari input[type=tel],body.safari input[type=number],body.safari input[type=date],body.safari input[type=email],body.safari textarea{font-size:16px}}.form-floating{position:relative}.form-floating>.wpcf7-form-control,.form-floating .wpcf7-form-control-custom{height:2.875rem;min-height:2.875rem;padding:10px 50px 10px 10px !important}.form-floating>textarea.wpcf7-form-control,.form-floating textarea.wpcf7-form-control-custom{height:9.75rem}.form-floating>label{position:absolute;top:0;left:10px;z-index:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;text-align:start;white-space:nowrap;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#7f7f7f;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;padding:2px 8px;-webkit-transform:scale(1) translateY(0.5rem) translateX(0);transform:scale(1) translateY(0.5rem) translateX(0)}.form-floating>.wpcf7-form-control::-webkit-input-placeholder, .form-floating .wpcf7-form-control-custom::-webkit-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.wpcf7-form-control::-moz-placeholder, .form-floating .wpcf7-form-control-custom::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.wpcf7-form-control:-ms-input-placeholder, .form-floating .wpcf7-form-control-custom:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.wpcf7-form-control::-ms-input-placeholder, .form-floating .wpcf7-form-control-custom::-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating>.wpcf7-form-control::placeholder,.form-floating .wpcf7-form-control-custom::placeholder{color:rgba(0,0,0,0)}.form-floating>.wpcf7-form-control:not(:-moz-placeholder)~label, .form-floating .wpcf7-form-control-custom:not(:-moz-placeholder)~label{color:#000;transform:scale(0.8) translateY(-0.8rem) translateX(0) !important}.form-floating>.wpcf7-form-control:not(:-ms-input-placeholder)~label, .form-floating .wpcf7-form-control-custom:not(:-ms-input-placeholder)~label{color:#000;transform:scale(0.8) translateY(-0.8rem) translateX(0) !important}.form-floating>.wpcf7-form-control:focus~label,.form-floating .wpcf7-form-control-custom:focus~label,.form-floating>.wpcf7-form-control:not(:placeholder-shown)~label,.form-floating .wpcf7-form-control-custom:not(:placeholder-shown)~label{color:#000;-webkit-transform:scale(0.8) translateY(-0.8rem) translateX(0) !important;transform:scale(0.8) translateY(-0.8rem) translateX(0) !important}.form-floating>.wpcf7-form-control:not(:-moz-placeholder)~label::after, .form-floating .wpcf7-form-control-custom:not(:-moz-placeholder)~label::after{position:absolute;z-index:-1;height:100%;width:100%;left:0;top:0;content:"";background-color:#fff;border-radius:.5rem}.form-floating>.wpcf7-form-control:not(:-ms-input-placeholder)~label::after, .form-floating .wpcf7-form-control-custom:not(:-ms-input-placeholder)~label::after{position:absolute;z-index:-1;height:100%;width:100%;left:0;top:0;content:"";background-color:#fff;border-radius:.5rem}.form-floating>.wpcf7-form-control:focus~label::after,.form-floating .wpcf7-form-control-custom:focus~label::after,.form-floating>.wpcf7-form-control:not(:placeholder-shown)~label::after,.form-floating .wpcf7-form-control-custom:not(:placeholder-shown)~label::after{position:absolute;z-index:-1;height:100%;width:100%;left:0;top:0;content:"";background-color:#fff;border-radius:.5rem}.form-floating>.wpcf7-form-control:-webkit-autofill~label,.form-floating .wpcf7-form-control-custom:-webkit-autofill~label{color:#000;-webkit-transform:scale(0.8) translateY(-0.8rem) translateX(0);transform:scale(0.8) translateY(-0.8rem) translateX(0)}.form-floating>:disabled~label,.form-floating>.wpcf7-form-control:disabled~label,.form-floating .wpcf7-form-control-custom:disabled~label{color:rgba(108,117,125,.65)}.form-floating>:disabled~label::after,.form-floating>.wpcf7-form-control:disabled~label::after,.form-floating .wpcf7-form-control-custom:disabled~label::after{background-color:#e9ecef}.form-floating .cf7-wrapper{display:contents}.form-floating .cf7-wrapper>.wpcf7-form-control,.form-floating .cf7-wrapper>.wpcf7-form-control-custom{height:2.875rem;min-height:2.875rem;padding:10px 50px 10px 10px !important}.form-floating .cf7-wrapper>textarea.wpcf7-form-control,.form-floating .cf7-wrapper>textarea.wpcf7-form-control-custom{height:9.75rem}.form-floating .cf7-wrapper>.wpcf7-form-control::-webkit-input-placeholder, .form-floating .cf7-wrapper>.wpcf7-form-control-custom::-webkit-input-placeholder{color:rgba(0,0,0,0)}.form-floating .cf7-wrapper>.wpcf7-form-control::-moz-placeholder, .form-floating .cf7-wrapper>.wpcf7-form-control-custom::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating .cf7-wrapper>.wpcf7-form-control:-ms-input-placeholder, .form-floating .cf7-wrapper>.wpcf7-form-control-custom:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating .cf7-wrapper>.wpcf7-form-control::-ms-input-placeholder, .form-floating .cf7-wrapper>.wpcf7-form-control-custom::-ms-input-placeholder{color:rgba(0,0,0,0)}.form-floating .cf7-wrapper>.wpcf7-form-control::placeholder,.form-floating .cf7-wrapper>.wpcf7-form-control-custom::placeholder{color:rgba(0,0,0,0)}.form-floating .cf7-wrapper .wpcf7-not-valid-tip{display:block;color:#dc3232;font-size:.875rem;margin-top:.25rem;position:static}.form-floating label.floating-active{color:#000 !important;-webkit-transform:scale(0.8) translateY(-0.8rem) translateX(0) !important;transform:scale(0.8) translateY(-0.8rem) translateX(0) !important}.form-floating label.floating-active::after{position:absolute;z-index:-1;height:100%;width:100%;left:0;top:0;content:"";background-color:#fff;border-radius:.5rem}.modal-form-range{margin-top:61px;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:400px}.modal-form-range input{border-radius:7px;max-width:100%;width:100%;height:53px;border:1px solid #000;padding:0 20px 0 50px;background-image:url(../../dist/images/pin.svg);background-repeat:no-repeat;background-position:20px center;background-size:16px}@media(max-width: 1400px){.modal-form-range input{width:299px}}@media(max-width: 768px){.modal-form-range input{width:100%;max-width:90vw;font-size:16px}}.open-modal-footer{display:none;margin-top:1rem;background-color:#fff;padding:.7rem;border-radius:7px;border:1px solid #000}.open-modal-footer.active{display:block;cursor:pointer}.open-modal-footer span{text-decoration:underline}@media(max-width: 768px){.bestsellers-content{width:250%;margin-left:-75%;overflow:hidden}}@media(max-width: 768px){.bestsellers-content .swiper .swiper-slide-next+.swiper-slide .item-content{opacity:0}}@media(max-width: 768px){.bestsellers-content .swiper .swiper-slide-active .item-content{opacity:0}}.bestsellers-content .swiper-slide .item-image{border-radius:25px;overflow:hidden;border:1px solid #000;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;height:364px}.bestsellers-content .swiper-slide .item-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(#000000));background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%);opacity:0}.bestsellers-content .swiper-slide .item-image:hover{-webkit-box-shadow:7px 7px 0 0 #000;box-shadow:7px 7px 0 0 #000}.bestsellers-content .swiper-slide .item-image:hover:after{opacity:.7}.bestsellers-content .swiper-slide .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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:fade-in .5s ease-in-out;animation:fade-in .5s ease-in-out}.bestsellers-content .swiper-slide .item-content .stars-wrap{min-height:35px;min-width:159px;-webkit-transform:translateY(-17px);transform:translateY(-17px);display:grid;grid-template-columns:4fr 53px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;height:35px}.bestsellers-content .swiper-slide .item-content .stars-wrap .stars{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;border:1px solid #000;height:100%;border-radius:7px 0 7px 0;background-color:#fff}.bestsellers-content .swiper-slide .item-content .stars-wrap .stars img{margin-right:4px}.bestsellers-content .swiper-slide .item-content .stars-wrap .stars img:last-child{margin-left:0}.bestsellers-content .swiper-slide .item-content .stars-wrap .number{background-color:var(--color-yellow);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;height:100%;border-radius:0 7px 0 7px;font-size:21px;font-weight:700;border:1px solid #000;margin-left:-1px}.bestsellers-content .swiper-slide .item-content .title{font-size:16px;font-weight:400;margin-bottom:0;margin-top:4px}.bestsellers-content .swiper-button-prev,.bestsellers-content .swiper-button-next{top:40%}@media(max-width: 768px){.bestsellers-content .swiper-button-prev,.bestsellers-content .swiper-button-next{display:none}}.discount-banner{background-color:var(--color-yellow);border-radius:25px;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;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.discount-banner .top-part{padding:30px 30px 0 30px}.app-banner{position:relative}@media(max-width: 992px){.app-banner{border-radius:25px;overflow:hidden}}.app-banner .viking-img{position:absolute;top:-117px;bottom:-26px;left:-199px;z-index:3}@media(max-width: 1600px){.app-banner .viking-img{top:-112px;bottom:-20px;left:-192px}}@media(max-width: 992px){.app-banner .viking-img{display:none}}.app-banner .content-wrap{display:grid;grid-template-columns:1fr 1fr;height:100%;overflow:hidden;border-radius:0 25px 25px 0}@media(max-width: 1600px){.app-banner .content-wrap{grid-template-columns:2fr 1fr}}@media(max-width: 992px){.app-banner .content-wrap{grid-template-columns:1fr}}.app-banner .content-wrap .content{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;padding:82px 91px;border-radius:25px 0 0 25px;color:#fff;background-color:#1c1c1c;z-index:2}@media(max-width: 1600px){.app-banner .content-wrap .content{width:100%;padding:26px 15px 26px 51px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 992px){.app-banner .content-wrap .content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border-radius:0;padding:32px 40px;margin-top:-1px}}.app-banner .content-wrap .content .heading{color:#fff;line-height:1;max-width:316px}.app-banner .content-wrap .content .heading span{color:var(--color-yellow)}.app-banner .content-wrap .content .qr-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}.app-banner .content-wrap .content .qr-wrap .img-wrap{margin-right:20px;min-width:76px;min-height:76px}.app-banner .content-wrap .content .qr-wrap .img-wrap img{-o-object-fit:contain;object-fit:contain}.app-banner .content-wrap .content .qr-wrap .text p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-banner .content-wrap .content .qr-wrap .text span{color:var(--color-yellow)}.app-banner .content-wrap .content .buttons-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.app-banner .content-wrap .content .buttons-wrap .link-to-app{border:none;background-color:rgba(0,0,0,0);cursor:pointer;margin-right:19px;margin-bottom:16px}.app-banner .content-wrap .content .buttons-wrap .link-to-app img{border-radius:0}.app-banner .content-wrap .content .buttons-wrap .link-to-app:last-child{margin-right:0}.app-banner .content-wrap .kv-img-wrap{overflow:hidden;border-radius:0 25px 25px 0;position:relative;margin-left:-1px}@media(max-width: 1600px){.app-banner .content-wrap .kv-img-wrap{width:150%}}@media(max-width: 992px){.app-banner .content-wrap .kv-img-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:0;margin-left:0}}.app-banner .content-wrap .kv-img-wrap .bg-img{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.app-banner .content-wrap .kv-img-wrap:hover .bg-img{-webkit-transform:scale(1.1) rotate(5deg);transform:scale(1.1) rotate(5deg)}.app-banner .content-wrap .kv-img-wrap .bg-separator{height:100%;border-radius:20px;overflow:hidden;position:absolute;top:0;left:0;-webkit-transform:translateX(-75%);transform:translateX(-75%);bottom:0;z-index:1}@media(max-width: 992px){.app-banner .content-wrap .kv-img-wrap .bg-separator.desktop-only{display:none}}.app-banner .content-wrap .kv-img-wrap .bg-separator.mobile-only{display:none}@media(max-width: 992px){.app-banner .content-wrap .kv-img-wrap .bg-separator.mobile-only{display:block}}@media(max-width: 992px){.app-banner .content-wrap .kv-img-wrap .bg-separator{left:0;right:0;-webkit-transform:translateX(0%) translateY(-50%);transform:translateX(0%) translateY(-50%);top:109%;bottom:auto;height:auto}}.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}}.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}.section-why-new{margin-bottom:152px;padding-bottom:4px}@media(max-width: 1400px){.section-why-new{margin-bottom:105px}}@media(max-width: 768px){.section-why-new{margin-bottom:72px;overflow:hidden}}.section-why-new .wrapper{text-align:center}.section-why-new .wrapper .subheading{margin-top:0;margin-bottom:43px;color:#636363}@media(max-width: 1400px){.section-why-new .wrapper .subheading{margin-bottom:28px}}.section-why-new .wrapper .heading{margin-bottom:18px}.section-why-new .wrapper .custom-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}@media(max-width: 768px){.section-why-new .wrapper .custom-grid{grid-template-columns:1fr}}.section-why-new .wrapper .custom-grid .col{border-radius:25px}.section-why-new .wrapper .custom-grid .col.col-one{background-color:var(--color-yellow);display:-webkit-box;display:-ms-flexbox;display:flex}.section-why-new .wrapper .custom-grid .col.col-one img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;-o-object-position:bottom;object-position:bottom}.section-why-new .wrapper .custom-grid .col.col-two,.section-why-new .wrapper .custom-grid .col.col-three{display:grid;grid-template-rows:1fr 1fr;gap:1.5rem}.section-why-new .wrapper .custom-grid .col.col-two .row,.section-why-new .wrapper .custom-grid .col.col-three .row{background-color:#fff8e4;border-radius:25px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem}.section-why-new .wrapper .custom-grid .col.col-two .row.row-gray,.section-why-new .wrapper .custom-grid .col.col-three .row.row-gray{background-color:#f3f3f3}.section-why-new .wrapper .custom-grid .col.col-two .row img,.section-why-new .wrapper .custom-grid .col.col-three .row img{max-width:91px;max-height:73px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}.section-why-new .wrapper .custom-grid .col.col-two .row .tile-heading,.section-why-new .wrapper .custom-grid .col.col-three .row .tile-heading{margin:0;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:.5rem}.section-why-new .wrapper .custom-grid .col.col-two .row .tile-subheading,.section-why-new .wrapper .custom-grid .col.col-three .row .tile-subheading{margin:0;max-width:223px}@media(max-width: 768px){.section-why-new .wrapper .custom-grid .col.col-two{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.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-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-app-banner-new{--img-overflow: 56px;position:relative;margin-bottom:143px;padding-top:var(--img-overflow);overflow:hidden}@media(max-width: 768px){.section-app-banner-new{margin-bottom:82px}}.section-app-banner-new .content-wrap{display:grid;grid-template-columns:1fr 1fr;height:100%;border-radius:25px;background-color:var(--color-yellow);position:relative;gap:2rem}@media(max-width: 768px){.section-app-banner-new .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}}.section-app-banner-new .content-wrap .bg{position:absolute;top:0;left:0;width:100%;height:100%}.section-app-banner-new .content-wrap .bg img{border-radius:25px}.section-app-banner-new .content-wrap .bg.desktop-only{display:block}@media(max-width: 768px){.section-app-banner-new .content-wrap .bg.desktop-only{display:none}}.section-app-banner-new .content-wrap .bg.mobile-only{display:none}@media(max-width: 768px){.section-app-banner-new .content-wrap .bg.mobile-only{display:block}}.section-app-banner-new .content-wrap .content{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;padding:57px 0 57px 120px;color:#000;z-index:2}@media(max-width: 1600px){.section-app-banner-new .content-wrap .content{padding:3rem 2rem 3rem 4rem}}@media(max-width: 768px){.section-app-banner-new .content-wrap .content{padding:2rem 1.5rem 2rem 1.5rem;margin:0 auto}}.section-app-banner-new .content-wrap .content .heading{line-height:1;max-width:330px}.section-app-banner-new .content-wrap .content .qr-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px;gap:1rem}.section-app-banner-new .content-wrap .content .qr-wrap .img-wrap{min-width:76px;min-height:76px;max-width:110px;padding:.5rem;background-color:#fff;border-radius:7px}.section-app-banner-new .content-wrap .content .qr-wrap .img-wrap img{-o-object-fit:contain;object-fit:contain}.section-app-banner-new .content-wrap .content .qr-wrap .text p{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.section-app-banner-new .content-wrap .content .buttons-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media(max-width: 768px){.section-app-banner-new .content-wrap .content .buttons-wrap{gap:1rem}}.section-app-banner-new .content-wrap .content .buttons-wrap .link-to-app{border:none;background-color:rgba(0,0,0,0);cursor:pointer}.section-app-banner-new .content-wrap .content .buttons-wrap .link-to-app img{border-radius:0}.section-app-banner-new .content-wrap .content .buttons-wrap .link-to-app:last-child{margin-right:0}.section-app-banner-new .content-wrap .kv-img-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 768px){.section-app-banner-new .content-wrap .kv-img-wrap{padding-left:1rem;margin:0 auto}}.section-app-banner-new .content-wrap .kv-img-wrap img{width:auto;height:calc(100% + var(--img-overflow));-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}@media(max-width: 768px){.section-app-banner-new .content-wrap .kv-img-wrap img{min-width:400px}}.section-addons{margin-bottom:152px;padding-bottom:4px}@media(max-width: 1400px){.section-addons{margin-bottom:105px}}@media(max-width: 768px){.section-addons{margin-bottom:72px;overflow:hidden}}.section-addons .subheading{margin-top:0;margin-bottom:43px;color:#636363}@media(max-width: 1400px){.section-addons .subheading{margin-bottom:28px}}.section-addons .main-heading{margin-bottom:18px}.section-addons .tabs-wrapper{max-width:100%;overflow:auto}.section-addons .tabs-wrapper::-webkit-scrollbar-track{border-radius:5px;background-color:#f3f3f3}.section-addons .tabs-wrapper::-webkit-scrollbar{width:8px;height:12px;background-color:rgba(0,0,0,0);cursor:pointer}.section-addons .tabs-wrapper::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--color-yellow)}@media(max-width: 768px){.section-addons .tabs-wrapper{margin-bottom:2rem}}@media(max-width: 768px){.section-addons .tabs-wrapper{margin-left:-20px;margin-right:-20px;max-width:revert;padding-left:20px;padding-right:20px}.section-addons .tabs-wrapper::-webkit-scrollbar-track{margin:0 20px}}.section-addons .tabs{margin-top:0;margin-bottom:60px;gap:1rem}@media(max-width: 768px){.section-addons .tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;margin:1rem auto 1rem auto;background-color:#f3f3f3;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.section-addons .tabs li{margin-right:0;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){.section-addons .tabs li{margin-right:0;margin-left:0;margin-bottom:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.section-addons .swiper-content .swiper-button-prev,.section-addons .swiper-content .swiper-button-next{--swiper-navigation-top-offset: 45%}@media(max-width: 768px){.section-addons .swiper-content .swiper-button-prev,.section-addons .swiper-content .swiper-button-next{display:none !important}}.section-addons .swiper-pagination{display:none}@media(max-width: 768px){.section-addons .swiper-pagination{position:static;margin:2rem auto 0 auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.section-addons .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-addons .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:-20px;left:0;width:100%;height:40px}.section-addons .swiper-pagination .swiper-pagination-bullet:first-child{border-radius:2px}.section-addons .swiper-pagination .swiper-pagination-bullet:last-child{border-radius:2px}.section-addons .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-addons .swiper-slide{background-color:#f3f3f3;border-radius:20px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-addons .swiper-slide .image-wrap{border-radius:10px 10px 0 0;overflow:hidden;height:280px;padding:1.5rem 1rem .5rem 1rem}.section-addons .swiper-slide .image-wrap img{-o-object-fit:contain;object-fit:contain}.section-addons .swiper-slide .content-wrap{margin-top:auto}.section-addons .swiper-slide .content-wrap .heading-wrap{padding:0 1rem}.section-addons .swiper-slide .content-wrap .heading-wrap.no-composition{padding-bottom:1rem}.section-addons .swiper-slide .content-wrap .heading-wrap .heading{font-size:24px;margin-bottom:7px;margin-top:7px}.section-addons .swiper-slide .content-wrap .heading-wrap .kcal{color:#9b9b9b}.section-addons .swiper-slide .content-wrap .heading-wrap .kcal span{color:#000;font-weight:700}.section-addons .swiper-slide .content-wrap .price{position:absolute;top:40px;right:40px;z-index:1;width:77px;height:77px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-size:22px;font-weight:700}.section-addons .swiper-slide .content-wrap .price .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.section-addons .swiper-slide .content-wrap .price .bg img{-webkit-transform:rotate(21deg);transform:rotate(21deg);width:100%}.section-addons .swiper-slide .content-wrap .price .price-value{margin-top:-5px;display:block}.section-addons .swiper-slide .content-wrap .price .price-value .currency{font-size:16px;display:inline-block;margin-left:-4px}.section-addons .swiper-slide .content-wrap .price sup{margin-top:-10px}.section-addons .swiper-slide .content-wrap .composition-wrap{background-color:#fff;border-radius:10px;display:grid;grid-template-columns:repeat(3, 1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:13px 23px;justify-items:center;-ms-flex-line-pack:center;align-content:center;border:1px solid #e5e5e5;margin-top:20px;text-transform:uppercase;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative}.section-addons .swiper-slide .content-wrap .composition-wrap .composition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.section-addons .swiper-slide .content-wrap .composition-wrap .composition div{color:#9b9b9b;margin-top:8px}.section-addons .swiper-slide .content-wrap .composition-wrap .composition div span{color:#000;font-weight:700}.section-addons .swiper-slide .content-wrap .composition-wrap:after{content:"";position:absolute;bottom:calc(100% - 7px);left:50%;width:16px;height:16px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);z-index:1;background-color:#fff;border-radius:4px 0 0 0;border:1px solid #e5e5e5;border-right:none;border-bottom:none}.section-addons .custom-btn{margin-top:50px;min-width:202px;min-height:53px}@media(max-width: 768px){.section-addons .swiper{margin-right:-20px}}.section-reviews{margin-bottom:4rem}@media(max-width: 768px){.section-reviews{margin-bottom:40px;overflow:hidden}}.section-reviews .heading{margin-bottom:3rem;text-align:center}@media(max-width: 1400px){.section-reviews .heading{margin-bottom:43px;margin-top:0}}@media(max-width: 768px){.section-reviews .heading{margin-bottom:33px}}.section-reviews .swiper-content .swiper{padding-right:8px}@media(max-width: 768px){.section-reviews .swiper-content .swiper{padding-right:0}}.section-reviews .ti-widget[data-layout-id="4"][data-set-id=light-background] .ti-review-item>.ti-inner{background-color:#f3f3f3 !important}.section-reviews .ti-widget[data-layout-id="4"][data-set-id=light-background] .ti-review-item:nth-child(odd)>.ti-inner{background-color:#fff8e4 !important}.home .section-hero{margin-top:-10px;margin-bottom:46px}@media(max-width: 768px){.home .section-hero{margin-bottom:36px}}.home .section-hero .swiper .swiper-pagination-bullet-active{background-color:#fff}.home .section-hero .swiper-slide{min-height:619px;height:auto}@media(max-width: 1400px){.home .section-hero .swiper-slide{min-height:410px}}@media(max-width: 768px){.home .section-hero .swiper-slide{min-height:448px;height:calc(100vh - 76px);height:calc(100svh - 76px)}}.home .section-hero .swiper-slide .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:7px;overflow:hidden}@media(max-width: 768px){.home .section-hero .swiper-slide .bg.desktop-only{display:none}}.home .section-hero .swiper-slide .bg.mobile-only{display:none}@media(max-width: 768px){.home .section-hero .swiper-slide .bg.mobile-only{display:block}}.home .section-hero .swiper-slide .content-wrap{position:relative;height:100%;padding-top:1rem;padding-bottom:1rem;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}.home .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){.home .section-hero .swiper-slide .content-wrap.hero-text-left{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home .section-hero .swiper-slide .content-wrap.hero-text-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.home .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){.home .section-hero .swiper-slide .content-wrap.hero-text-right{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 768px){.home .section-hero .swiper-slide .content-wrap{padding-bottom:1rem;-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}}.home .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,5rem);max-width:30%}.home .section-hero .swiper-slide .content-wrap .heading span{color:var(--color-yellow)}@media(max-width: 768px){.home .section-hero .swiper-slide .content-wrap .heading span{display:block}}.home .section-hero .swiper-slide .content-wrap .heading span.black{color:#000}@media(max-width: 768px){.home .section-hero .swiper-slide .content-wrap .heading{text-align:center;font-size:40px;margin-bottom:1rem;max-width:100%}}.home .section-hero .swiper-slide .content-wrap .text{margin-bottom:2rem;font-size:24px;max-width:30%}@media(max-width: 768px){.home .section-hero .swiper-slide .content-wrap .text{text-align:center;font-size:18px;margin-bottom:1rem;max-width:292px}}.home .section-hero .swiper-slide .content-wrap .text p{margin:0}.home .section-hero .swiper-slide .content-wrap .custom-btn{padding:1rem 2rem}@media(max-width: 768px){.home .section-hero .swiper-slide .content-wrap .custom-btn{padding:.8rem 1.5rem}}@media(max-width: 768px){.home .section-range{margin-bottom:2rem}}.home .section-range .wrapper{background-color:#f3f3f3;border-radius:25px;display:grid;grid-template-columns:repeat(2, 1fr);position:relative;z-index:10}@media(max-width: 768px){.home .section-range .wrapper{grid-template-columns:1fr}}.home .section-range .wrapper .col-one{padding:96px 81px;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: 1400px){.home .section-range .wrapper .col-one{padding:62px 20px 62px 49px}}@media(max-width: 768px){.home .section-range .wrapper .col-one{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:40px 39px 40px 39px}}.home .section-range .wrapper .col-one .heading{font-size:clamp(3.4375rem,2.8125rem + .7813vw,3.75rem)}@media(max-width: 1280px){.home .section-range .wrapper .col-one .heading{font-size:clamp(2.5rem,2.0257rem + 1.7647vw,3.4375rem)}}.home .section-range .wrapper .col-one .heading span{color:var(--color-yellow)}.home .section-range .wrapper .col-one .text{font-size:20px}.home .section-range .wrapper .col-one .text strong{font-weight:700}.home .section-range .wrapper .col-one form{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex}.home .section-range .wrapper .col-two{position:relative}@media(max-width: 768px){.home .section-range .wrapper .col-two{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.home .section-range .wrapper .col-two .bg{position:absolute;right:0;left:-5%;top:0;width:auto;height:100%}@media(max-width: 1400px){.home .section-range .wrapper .col-two .bg{left:-7%}}@media(max-width: 768px){.home .section-range .wrapper .col-two .bg{left:0}}.home .section-range .wrapper .col-two .bg img{-o-object-position:left;object-position:left;border-radius:0 20px 20px 0}@media(max-width: 768px){.home .section-range .wrapper .col-two .bg img{border-radius:20px 20px 0 0;-o-object-position:bottom;object-position:bottom}}.home .section-range .wrapper .col-two .desktop-only{display:block}@media(max-width: 768px){.home .section-range .wrapper .col-two .desktop-only{display:none}}.home .section-range .wrapper .col-two .mobile-only{display:none}@media(max-width: 768px){.home .section-range .wrapper .col-two .mobile-only{display:block}}.home .section-range .wrapper .col-two .img-wrap{position:relative;height:100%;border-radius:0 20px 20px 0;padding:4rem}@media(max-width: 1400px){.home .section-range .wrapper .col-two .img-wrap{padding:2rem}}@media(max-width: 768px){.home .section-range .wrapper .col-two .img-wrap{padding:2rem 1rem 4rem 1rem}}.home .section-range .wrapper .col-two .img-wrap img{border-radius:0 20px 20px 0;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){.home .section-range .wrapper .col-two .img-wrap img{border-radius:20px 20px 0 0}}.home .section-ranking{margin-bottom:130px}@media(max-width: 768px){.home .section-ranking{margin-bottom:0;overflow:hidden}}.home .section-ranking .heading{margin-bottom:62px;text-align:center}@media(max-width: 1400px){.home .section-ranking .heading{margin-bottom:43px}}@media(max-width: 768px){.home .section-ranking .heading{margin-bottom:33px}}.home .section-ranking .swiper-content .swiper{padding-right:8px}@media(max-width: 768px){.home .section-ranking .swiper-content .swiper{padding-right:0}}.section-ratings{margin-top:9rem;margin-bottom:10rem}@media(max-width: 768px){.section-ratings{max-width:100%;margin-bottom:5rem;margin-top:4rem}}.section-ratings .ratings-logos{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem}.section-ratings .ratings-logos img{width:auto;-o-object-fit:contain;object-fit:contain}.home .section-ratings{margin-top:4rem}@media(max-width: 768px){.home .section-ratings{margin-top:3rem}}.home .section-ambassadors{margin-bottom:130px;--thumbs-height: 60px}@media(max-width: 768px){.home .section-ambassadors{margin-bottom:0;overflow:hidden}}.home .section-ambassadors .wrapper{max-width:890px;margin:0 auto}.home .section-ambassadors .heading{margin-bottom:62px;text-align:center}@media(max-width: 1400px){.home .section-ambassadors .heading{margin-bottom:43px}}@media(max-width: 768px){.home .section-ambassadors .heading{margin-bottom:33px;margin-top:4rem}}.home .section-ambassadors .swiper-content .swiper{padding-right:8px}@media(max-width: 768px){.home .section-ambassadors .swiper-content .swiper{padding-right:0}}.home .section-ambassadors .swiper-content .swiper-button-prev,.home .section-ambassadors .swiper-content .swiper-button-next{--swiper-navigation-sides-offset: -16px}.home .section-ambassadors .swiper-slide,.home .section-ambassadors .thumbs-wrap{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-height:447px}@media(max-width: 768px){.home .section-ambassadors .swiper-slide,.home .section-ambassadors .thumbs-wrap{grid-template-columns:1fr;max-height:none}}.home .section-ambassadors .swiper-slide .col-one,.home .section-ambassadors .thumbs-wrap .col-one{background-color:#f3f3f3;border-radius:25px;overflow:hidden;max-height:inherit}.home .section-ambassadors .swiper-slide .col-one img,.home .section-ambassadors .thumbs-wrap .col-one img{border-radius:25px}.home .section-ambassadors .swiper-slide .col-two,.home .section-ambassadors .thumbs-wrap .col-two{font-size:17px;padding-bottom:var(--thumbs-height)}@media(max-width: 768px){.home .section-ambassadors .swiper-slide .col-two,.home .section-ambassadors .thumbs-wrap .col-two{font-size:16px;padding-bottom:2rem;max-height:none}}.home .section-ambassadors .swiper-slide .col-two .quote,.home .section-ambassadors .thumbs-wrap .col-two .quote{margin-bottom:2rem}@media(max-width: 768px){.home .section-ambassadors .swiper-slide .col-two .quote,.home .section-ambassadors .thumbs-wrap .col-two .quote{margin-bottom:16px}}.home .section-ambassadors .swiper-slide .col-two .text,.home .section-ambassadors .thumbs-wrap .col-two .text{margin-bottom:2rem;overflow:hidden;line-height:1.4;max-height:12.6em;text-overflow:ellipsis}@media(max-width: 768px){.home .section-ambassadors .swiper-slide .col-two .text,.home .section-ambassadors .thumbs-wrap .col-two .text{max-height:none}}.home .section-ambassadors .swiper-slide .col-two .author,.home .section-ambassadors .thumbs-wrap .col-two .author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700}.home .section-ambassadors .swiper-slide .col-two .author span,.home .section-ambassadors .thumbs-wrap .col-two .author span{font-weight:400;font-size:15px;color:#636363}.home .section-ambassadors .thumbs-wrap{position:absolute;bottom:0;width:100%}@media(max-width: 768px){.home .section-ambassadors .thumbs-wrap{display:none}}@media(max-width: 768px){.home .section-ambassadors .thumbs-wrap .grid-divider{display:none}}.home .section-ambassadors .swiper-ambassadors-thumbs{width:100%}@media(max-width: 768px){.home .section-ambassadors .swiper-ambassadors-thumbs{width:auto}}.home .section-ambassadors .swiper-ambassadors-thumbs .swiper-slide{display:block;width:var(--thumbs-height) !important;height:var(--thumbs-height);border-radius:50%;overflow:hidden;cursor:pointer;opacity:.6;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background-color:#f3f3f3}.home .section-ambassadors .swiper-ambassadors-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}.home .section-ambassadors .swiper-ambassadors-thumbs .swiper-slide .thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .section-certificates-new{padding-bottom:147px}@media(max-width: 1400px){.home .section-certificates-new{padding-bottom:102px}}@media(max-width: 768px){.home .section-certificates-new{padding-bottom:58px}}.home .section-certificates-new .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;border-radius:25px;padding:3rem 2rem}.home .section-certificates-new .wrapper .inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:680px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.9375rem}@media(max-width: 768px){.home .section-certificates-new .wrapper .inner-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}.home .section-certificates-new .wrapper .inner-wrap .img-wrap{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.home .section-certificates-new .wrapper .inner-wrap .img-wrap img{-o-object-fit:contain;object-fit:contain;min-height:294px}.home .section-certificates-new .wrapper .inner-wrap .text-wrap .heading{margin-top:0;margin-bottom:2rem}@media(max-width: 768px){.home .section-certificates-new .wrapper .inner-wrap .text-wrap .heading{text-align:center;margin-bottom:1rem}}.home .section-certificates-new .wrapper .inner-wrap .text-wrap .heading span{color:var(--color-yellow)}.home .section-certificates-new .wrapper .inner-wrap .text-wrap .text{margin:0}@media(max-width: 768px){.home .section-certificates-new .wrapper .inner-wrap .text-wrap .text{text-align:center}}
