/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}h1,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}ol,p,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b{font-weight:bolder}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{border-style:none}svg{overflow:hidden;vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}.h1,.h3,.h4,.h5,.h6,h1,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-12,.col-md-4,.col-md-5,.col-md-6,.col-md-7{padding-left:15px;padding-right:15px;position:relative;width:100%}.col-12{flex:0 0 100%;max-width:100%}.order-0{order:0}.order-1{order:1}@media (min-width:768px){.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:focus,.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:focus,.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.dropdown-menu.show{display:block}.nav-tabs .nav-item.show .nav-link{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.media{align-items:flex-start;display:flex}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast.show{display:block;opacity:1}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal.show .modal-dialog{transform:none}.modal-backdrop.show{opacity:.5}.tooltip.show{opacity:.9}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline-block{display:inline-block!important}}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}@media (min-width:768px){.flex-md-row-reverse{flex-direction:row-reverse!important}}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pt-5{padding-top:3rem!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-capitalize{text-transform:capitalize!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h3,p{orphans:3;widows:3}h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}}*,:after,:before{box-sizing:border-box}a,body,div,footer,h1,h3,h4,h5,h6,img,li,main,ol,p,section,span,ul{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;border:0;font-size:100%;font:inherit;margin:0;padding:0;text-rendering:optimizeLegibility;vertical-align:baseline}footer,main,section{display:block}body{line-height:1}ol,ul{list-style:none}input{-webkit-appearance:none;border-radius:0}img{vertical-align:middle}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}body{color:#410413;font-family:Inter,sans-serif}body a,body a:active,body a:focus,body a:hover,body a:link{color:inherit;text-decoration:none}h1{font-size:72px;font-weight:800;line-height:80px}@media only screen and (max-width:640px){h1{font-size:48px;font-weight:700;line-height:56px}}h3{font-size:48px;font-weight:700;line-height:56px}@media only screen and (max-width:640px){h3{font-size:34px;line-height:40px}}h4{font-size:40px;line-height:48px}h4,h5{font-weight:700}h5{font-size:34px;line-height:40px}@media only screen and (max-width:640px){h5{font-size:20px;font-weight:600;line-height:24px}}h6{font-size:20px;font-weight:600}h6,p{line-height:24px}p{font-size:16px}p.h7{font-size:20px;line-height:24px}p.h7,p.semi{font-weight:600}body{background-color:#fffbf3}.container{max-width:1248px;padding-left:24px;padding-right:24px}img{height:auto;max-width:100%}.btn{border:none;border-radius:12px;box-shadow:none!important;font-size:16px;font-weight:600;line-height:24px;outline:none!important;padding:.75rem 1rem;position:relative;transition:background-color .2s ease-in-out}.btn.btn-primary{background-color:#f63501;color:#fff}.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:#cd2c01!important;color:#fff}.btn.btn-primary:disabled{background-color:#fdd7cc;color:#fff;cursor:not-allowed}.btn.btn-secondary{background-color:#fdd7cc;color:#f63501}.btn.btn-secondary:active,.btn.btn-secondary:focus,.btn.btn-secondary:hover{background-color:#fcbcaa!important;color:#f63501}.btn.btn-secondary:disabled{background-color:#fdd7cc;color:#fff;cursor:not-allowed}.btn.btn-aubergine-primary{background-color:#410413;color:#fffbf3}.btn.btn-aubergine-primary:active,.btn.btn-aubergine-primary:focus,.btn.btn-aubergine-primary:hover{background-color:#360310!important;color:#fffbf3}.btn.btn-aubergine-primary:disabled{background-color:#d9cdd0;color:#fffbf3;cursor:not-allowed}.btn.btn-aubergine-primary:disabled:hover{background-color:#d9cdd0!important}.fmc-group{margin-bottom:16px}.fmc-group:last-child{margin-bottom:0}.fmc-input-wrapper{width:100%}.fmc-input-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f7efe1;border:1px solid #f3e7d1;border-radius:8px;color:#410413;display:block;font-size:16px;font-weight:400;line-height:24px;padding:.5rem .75rem;width:100%}@media only screen and (max-width:360px){.fmc-input-field{padding:.5rem 1.75rem .5rem .75rem}}.fmc-input-field:active,.fmc-input-field:focus,.fmc-input-field:hover{outline:none}.fmc-input-field::-moz-placeholder{color:#a08189}.fmc-input-field::placeholder{color:#a08189}@media only screen and (max-width:360px){.fmc-input-field::-moz-placeholder{font-size:12px;line-height:20px}.fmc-input-field::placeholder{font-size:12px;line-height:20px}}.fmc-input-field:disabled{background:#faf5ed;border:1px solid #f7efe1;color:#c0abb0}.fmc-input-error{color:#f97856;font-size:12px;line-height:16px}.fmc-input-subtext{color:#c0abb0;font-size:10px;letter-spacing:.02em;line-height:12px;margin-top:8px}.footer{background-color:#fffbf3;padding:80px 0 72px}@media only screen and (max-width:640px){.footer{padding:24px 0 40px}.footer .col-mb-40{margin-bottom:40px}}.footer .top-part{margin-bottom:113px}@media only screen and (max-width:640px){.footer .top-part,.footer .top-part .row .order-0{margin-bottom:40px}}.footer .list-title{color:#a08189;font-size:12px;line-height:16px;margin-bottom:24px;text-transform:uppercase}@media only screen and (max-width:640px){.footer .list-title{margin-bottom:16px}}.footer .list-item{margin-bottom:12px}.footer .list-item:last-child{margin-bottom:0}.footer .list-link{color:#410413;font-size:14px;font-weight:400;line-height:20px}.footer .list-link:hover{text-decoration:none}.footer .socials{align-items:center;display:flex;margin-bottom:24px}.footer .social-item{margin-right:32px}.footer .social-item:last-child{margin-right:0}.footer .social-item img{max-width:24px}.footer .subscribe-input .subscribe-inline{display:flex}@media only screen and (max-width:640px){.footer .subscribe-input .subscribe-inline:lang(ar),.footer .subscribe-input .subscribe-inline:lang(es),.footer .subscribe-input .subscribe-inline:lang(fr),.footer .subscribe-input .subscribe-inline:lang(it),.footer .subscribe-input .subscribe-inline:lang(pt),.footer .subscribe-input .subscribe-inline:lang(ru){display:block}.footer .subscribe-input .fmc-input-field{width:calc(100% + 25px)}.footer .subscribe-input .fmc-input-field:lang(ar),.footer .subscribe-input .fmc-input-field:lang(es),.footer .subscribe-input .fmc-input-field:lang(fr),.footer .subscribe-input .fmc-input-field:lang(it),.footer .subscribe-input .fmc-input-field:lang(pt),.footer .subscribe-input .fmc-input-field:lang(ru){width:100%}}.footer .subscribe-input .fmc-input-error{max-width:75%}@media only screen and (max-width:640px){.footer .subscribe-input .fmc-input-error{max-width:unset}}.footer .subscribe-input .btn{flex-shrink:0;font-size:14px;letter-spacing:.01em;line-height:20px;margin-left:8px;opacity:1;padding:.625rem 1rem}@media only screen and (max-width:640px){.footer .subscribe-input .btn:lang(ar),.footer .subscribe-input .btn:lang(es),.footer .subscribe-input .btn:lang(fr),.footer .subscribe-input .btn:lang(it),.footer .subscribe-input .btn:lang(pt),.footer .subscribe-input .btn:lang(ru){margin-left:0;margin-top:8px;width:100%}}.footer .subscribe-success{align-items:center;display:flex}.footer .subscribe-success .message{color:#612e3a;font-size:14px;line-height:20px;margin-left:8px}@media only screen and (max-width:640px){.footer .bottom-part .row>div{margin-bottom:24px}.footer .bottom-part .row>div:last-child{margin-bottom:0}}.footer .disclaimer{color:#805862;font-size:12px;font-weight:400;line-height:16px;margin-bottom:8px}.footer .disclaimer:last-child{margin-bottom:8px}@media only screen and (max-width:640px){.footer .disclaimer{font-size:10px;letter-spacing:.02em;line-height:12px;text-align:center}}.footer .statistics{display:flex;justify-content:center;margin-left:-10px;margin-right:-10px}.footer .statistics-item{border-right:1px solid #f3e7d1;max-width:127px;padding:0 10px;text-align:center;width:100%}.footer .statistics-item:last-child{border-right:unset}.footer .statistics-number{font-size:20px;font-weight:600;line-height:24px;margin-bottom:4px}@media only screen and (max-width:640px){.footer .statistics-number{font-size:14px;line-height:20px}}.footer .statistics-text{color:#805862;font-size:12px;line-height:16px}@media only screen and (max-width:640px){.footer .statistics-text{font-size:10px;letter-spacing:.02em;line-height:12px}}.footer .store{display:flex;justify-content:flex-end}@media only screen and (max-width:640px){.footer .store{justify-content:center}}.footer .store-item{margin-right:16px}.footer .store-item:last-child{margin-right:0}.footer .payment-types{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}@media only screen and (max-width:640px){.footer .payment-types{justify-content:center}}.footer .payment-types__type{height:18px;width:auto}.footer .payment-types__type-image{height:100%;max-height:18px;width:auto}.meal-preview-swiper .swiper-wrapper .swiper-slide .grid-wrapper{grid-gap:40px;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:640px){.meal-preview-swiper .swiper-wrapper .swiper-slide .grid-wrapper{grid-gap:16px;-ms-overflow-style:none;grid-template-columns:repeat(3,90%);overflow-x:scroll;overscroll-behavior-x:contain;padding:8px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.meal-preview-swiper .swiper-wrapper .swiper-slide .grid-wrapper::-webkit-scrollbar{display:none}}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:455px;justify-content:space-between;padding:24px}@media only screen and (max-width:640px){.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo{box-shadow:0 2px 8px rgba(65,4,19,.08);scroll-snap-align:center}}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo .content .image-wrapper{margin-bottom:16px;max-height:239px;overflow:hidden}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo .content h6{padding-bottom:8px}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo .content .nutrients{display:flex}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo .content .nutrients p{border-right:1px solid #d9cdd0;font-size:14px;padding:0 8px;text-transform:lowercase}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo .content .nutrients p:first-child{padding-left:0}.meal-preview-swiper .swiper-wrapper .swiper-slide .meal-promo .content .nutrients p:last-child{border-right:0}.pagination-wrapper{display:flex;justify-content:center}.pagination-wrapper .swiper-pagination-meal-preview{background-color:#f7efe1;border-radius:12px;display:flex;justify-content:center;padding:10px 8px;width:auto!important}.pagination-wrapper .swiper-pagination-meal-preview .swiper-pagination-bullet{background-color:transparent;border-radius:8px;color:#805862;display:block;font-size:14px;height:auto;opacity:1;padding:4px 8px;width:auto}@media only screen and (max-width:360px){.pagination-wrapper .swiper-pagination-meal-preview .swiper-pagination-bullet:lang(pl){font-size:12px}.pagination-wrapper .swiper-pagination-meal-preview .swiper-pagination-bullet:lang(de){font-size:10px;padding:4px 6px}}.pagination-wrapper .swiper-pagination-meal-preview .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#612e3a;color:#fff}.meal-modal{background:rgba(0,0,0,.7);bottom:0;display:none;left:0;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:1072}.meal-modal--visible{display:block}.meal-modal__dialog{background:#fffbf3;border-radius:22px;margin:20px auto;max-width:739px;overflow:auto;position:relative;width:100%}@media only screen and (max-width:640px){.meal-modal__dialog{border-radius:unset;margin:0 auto}}.meal-modal__close{background:transparent;border:none;cursor:pointer;opacity:1;outline:none;padding:0;position:absolute;right:26px;top:24px;transition:opacity .3s ease-in-out;z-index:1}@media only screen and (max-width:640px){.meal-modal__close{right:16px;top:16px}}.meal-modal__close:hover{opacity:.7}.meal-modal__close img{height:24px;width:24px}.meal-modal__banner{background-image:url(/images/direct/day/breakfast-square-1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:281px;position:relative}.meal-modal__banner:after{background:linear-gradient(180deg,#1a0208 -49.11%,rgba(30,2,9,0) 50.18%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.meal-modal__content{padding:32px}.meal-modal__head{border-bottom:1px solid rgba(0,0,0,.09);margin-bottom:32px;padding-bottom:40px}@media only screen and (max-width:640px){.meal-modal__head{margin-bottom:24px;padding-bottom:24px}}.meal-modal__name{font-size:34px;font-weight:700;line-height:40px;margin-bottom:8px}.meal-modal__meta{color:rgba(34,34,34,.6);display:inline-block;font-size:16px;line-height:16px;margin-right:16px;position:relative}.meal-modal__meta:after{background-color:rgba(34,34,34,.6);content:"";height:2px;position:absolute;right:-11px;top:50%;transform:translateY(-50%);width:2px}.meal-modal__meta:last-child:after{display:none}.meal-modal__meta.kcal{text-transform:lowercase}@media only screen and (max-width:640px){.meal-modal__col--instructions{margin-bottom:40px}}.meal-modal__list-title{font-size:16px;font-weight:700;line-height:32px;margin-bottom:24px}.meal-modal__list-title.big{font-size:24px}.meal-modal ol.meal-modal__list{list-style:none;margin:0}.meal-modal ol.meal-modal__list .meal-modal__list-item{display:flex;line-height:24px;margin-bottom:16px}@media only screen and (max-width:640px){.meal-modal ol.meal-modal__list .meal-modal__list-item{font-size:14px;line-height:20px}}.meal-modal ol.meal-modal__list .meal-modal__list-item:last-child{margin-bottom:0}.meal-modal ol.meal-modal__list .meal-modal__list-item .number{align-items:center;background-color:#d9cdd0;border-radius:100%;color:#410413;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:12px;font-weight:700;height:24px;justify-content:center;line-height:20px;margin-right:8px;width:24px}.meal-modal ul.meal-modal__list{list-style:none;margin-bottom:32px;margin-top:0}.meal-modal ul.meal-modal__list:last-of-type{margin-bottom:0}.meal-modal ul.meal-modal__list .meal-modal__list-item{align-items:center;border-bottom:1px solid rgba(34,34,34,.1);display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:20px;margin-bottom:8px;padding-bottom:8px}.meal-modal ul.meal-modal__list .meal-modal__list-item:last-child{border-bottom:unset;margin-bottom:0;padding-bottom:0}.meal-modal ul.meal-modal__list .meal-modal__list-item .ingredients{flex-basis:70%}.meal-modal ul.meal-modal__list .meal-modal__list-item .size{flex-basis:30%;padding-left:5px;text-align:right}.meal-modal .list{background-color:#fff;border-radius:12px;padding:24px}.modal-opened{overflow-y:hidden}.navigation{background-color:#fffbf3;border-bottom:1px solid #f3e7d1;left:0;position:sticky;top:0;width:100%;z-index:1000}.navigation__drop-shadow{background-color:rgba(34,34,34,.32);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:998}.navigation__drop-shadow.active{display:block}@media only screen and (max-width:640px){.navigation__drop-shadow{display:none!important}}.navigation .btn{font-size:14px;font-weight:600;letter-spacing:.01em;line-height:20px;min-width:151px;padding:10px 16px}.navigation__wrapper{align-items:center;display:flex;justify-content:space-between;padding:16px 0}.navigation__logo{margin-right:72px;z-index:1050}.navigation__content{align-items:center;background-color:#fffbf3;display:flex;flex:1;justify-content:space-between}.navigation__buttons{display:flex;flex:1;justify-content:flex-end}.navigation__buttons .btn{margin-right:16px}.navigation__buttons .btn:last-child{margin-right:0}.navigation__toggle{align-items:center;cursor:pointer;display:none;flex-direction:column;z-index:1050}.navigation__toggle-icon{height:24px;padding:8px 4px;position:relative;width:24px}.navigation__toggle-icon:before{margin-bottom:8px}.navigation__toggle-icon:after,.navigation__toggle-icon:before{background-color:#f63501;border-radius:3px;content:"";display:block;min-height:2px;transition:transform .3s ease-in-out;width:100%}.navigation__toggle-name{color:#f63501;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigation__toggle-name--menu{display:block}.navigation__toggle-name--close{display:none}@media only screen and (max-width:640px){.navigation.navigation--responsive .btn{font-size:16px;font-weight:600;line-height:24px;padding:12px 16px}.navigation.navigation--responsive .navigation__content{flex-direction:column;height:100vh;justify-content:unset;left:0;opacity:0;overflow-y:auto;padding-left:24px;padding-right:24px;padding-top:73px;position:absolute;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%;z-index:1000}.navigation.navigation--responsive .navigation__content:before{background:transparent url(/assets/images/landing/organic_landing/navigation-box-icon.svg);background-position:left 180px;background-repeat:no-repeat;background-size:30%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.navigation.navigation--responsive .navigation__buttons{flex:unset;flex-direction:column;padding-bottom:32px;width:100%}.navigation.navigation--responsive .navigation__buttons .btn{margin-bottom:16px;margin-right:0}.navigation.navigation--responsive .navigation__buttons .btn:last-child{margin-bottom:0}.navigation.navigation--responsive .navigation__toggle{display:flex}.nav-opened{overflow:hidden}.nav-opened .navigation.navigation--responsive .navigation__toggle-icon:before{transform:translateY(.3125rem) rotate(-45deg)}.nav-opened .navigation.navigation--responsive .navigation__toggle-icon:after{transform:translateY(-.3125rem) rotate(45deg)}.nav-opened .navigation.navigation--responsive .navigation__toggle-name--menu{display:none}.nav-opened .navigation.navigation--responsive .navigation__toggle-name--close{display:block}.nav-opened .navigation.navigation--responsive .navigation__content{opacity:1;visibility:visible}}@keyframes trust-pilot-infinity-slide-x{0%{transform:translateX(-141px)}to{transform:translateX(-2541px)}}.homepage .hero{background-color:#fffbf3}.homepage .hero .grid-wrapper{align-items:center;display:grid;grid-template-columns:1fr 1fr;min-height:100vh}@media only screen and (max-width:640px){.homepage .hero .grid-wrapper{grid-template-columns:1fr;min-height:unset}}.homepage .hero .content{padding-right:5.688rem}@media only screen and (max-width:640px){.homepage .hero .content{padding-right:0}}.homepage .hero .content h1{padding-bottom:1.5rem}@media only screen and (max-width:640px){.homepage .hero .content h1:lang(pl){font-size:34px;line-height:40px}}.homepage .hero .content h1 span{color:#f63501}@media only screen and (max-width:640px){.homepage .hero .content h1{padding-bottom:.5rem}}.homepage .hero .content .customers{background:#fff;border-radius:90px;display:inline-block;margin-bottom:1.5rem;padding:4px 16px 4px 6px}.homepage .hero .content .customers img{margin-right:.5rem;max-width:80px}.homepage .hero .content .customers p{font-size:12px;line-height:16px}@media only screen and (max-width:640px){.homepage .hero .content{order:2;padding-bottom:2.5rem}}.homepage .hero .content a{max-width:216px;width:100%}@media only screen and (max-width:640px){.homepage .hero .content a{max-width:unset;width:100%}}@keyframes slideShowVertical{0%{background-position:0 0}to{background-position:0 -10000%}}@keyframes slideShowHorizontal{0%{background-position:0 0}to{background-position:10000% 0}}.homepage .hero .grid{height:100%;position:relative}@media (max-width:767px){.homepage .hero .grid{height:280px;margin-bottom:20px;margin-top:80px;order:1}}@media only screen and (max-width:640px){.homepage .hero .grid{height:8.5rem;margin:0 -24px 1.5rem}}@media only screen and (max-width:360px){.homepage .hero .grid{height:200px}}.homepage .hero .grid:before{animation:slideShowVertical 1800s infinite;background:transparent url(/assets/images/landing/organic_landing/image_grid_desktop.jpg) no-repeat 50%;background-position-y:100%;background-repeat:repeat-y;background-size:contain;background-size:100% auto;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0}@media (max-width:767px){.homepage .hero .grid:before{animation:slideShowHorizontal 3000s infinite;background:transparent url(/assets/images/landing/organic_landing/image_grid_mobile.jpg) no-repeat 50%;background-repeat:repeat-x;background-size:contain;background-size:cover;height:100%;width:100%}}.homepage .diet-that-works{background:#f3e7d1;padding:81px 0 112px}@media only screen and (max-width:640px){.homepage .diet-that-works{padding:24px 0 56px}}.homepage .diet-that-works .content h3{padding-bottom:1.5rem}@media only screen and (max-width:640px){.homepage .diet-that-works .content h3{padding:1rem 0}}.homepage .diet-that-works .cards{grid-gap:2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:97px}@media only screen and (max-width:768px){.homepage .diet-that-works .cards{grid-gap:2rem;grid-template-columns:1fr}}.homepage .diet-that-works .cards .item{align-items:center;display:flex}.homepage .diet-that-works .cards .item img{margin-right:1.5rem;max-width:80px}.homepage .diet-that-works .cards .item .text p b{padding-bottom:.5rem}.homepage .diet-that-works .cards .item .text p.smaller{font-size:14px}@media only screen and (max-width:640px){.homepage .diet-that-works .cards{padding-top:40px}}.homepage .start-keto-smart{background:#fffbf3;padding:104px 0 60px}@media only screen and (max-width:640px){.homepage .start-keto-smart{padding:56px 0 32px}}.homepage .start-keto-smart h3{padding-bottom:1.5rem;text-align:center}@media only screen and (max-width:640px){.homepage .start-keto-smart h3{text-align:left}}.homepage .start-keto-smart h3 span{color:#f63501}.homepage .start-keto-smart .btn-wrapper{display:none}@media only screen and (max-width:640px){.homepage .start-keto-smart .btn-wrapper{display:block}.homepage .start-keto-smart .btn-wrapper .btn{width:100%}}.homepage .start-keto-smart p.semi{color:#612e3a;margin:0 auto;max-width:800px;padding-bottom:72px;text-align:center}@media only screen and (max-width:640px){.homepage .start-keto-smart p.semi{padding-bottom:32px;text-align:left}}.homepage .start-keto-smart .image-wrapper{max-width:510px;position:relative;width:100%}.homepage .start-keto-smart .row{padding-bottom:80px}@media only screen and (max-width:640px){.homepage .start-keto-smart .row{flex-direction:column-reverse;padding-bottom:48px}.homepage .start-keto-smart .row .image-wrapper{padding-bottom:24px}}.homepage .start-keto-smart .row:last-child{padding-bottom:0}.homepage .start-keto-smart .row h5{padding-bottom:1.5rem}@media only screen and (max-width:640px){.homepage .start-keto-smart .row h5{font-size:24px;font-weight:600;line-height:32px;padding-bottom:1rem}}.homepage .start-keto-smart .row .checkmarks{display:flex}@media only screen and (max-width:768px){.homepage .start-keto-smart .row .checkmarks{flex-direction:column}}.homepage .start-keto-smart .row .checkmarks .item{display:flex;padding-right:1.5rem}.homepage .start-keto-smart .row .checkmarks .item:lang(it),.homepage .start-keto-smart .row .checkmarks .item:lang(ru){width:100%}@media only screen and (max-width:768px){.homepage .start-keto-smart .row .checkmarks .item{padding-bottom:1rem}}.homepage .start-keto-smart .row .checkmarks .item p{font-size:14px}.homepage .start-keto-smart .row .checkmarks .item img{height:1.5rem;margin-right:.5rem;width:1.5rem}@media (min-width:1320px){.homepage .start-keto-smart .box:after{background:transparent url(/assets/images/landing/organic_landing/smart_way_box.png) no-repeat 50%;background-size:contain;bottom:-20px;content:"";display:block;left:-20px;position:absolute;right:-20px;top:-20px;z-index:1}}.homepage .about-keto-diet{background-color:#f7efe1;padding:120px 0}@media only screen and (max-width:640px){.homepage .about-keto-diet{padding:56px 0}}.homepage .about-keto-diet h3{padding-bottom:24px}@media only screen and (max-width:640px){.homepage .about-keto-diet h3{padding:32px 0 16px}}.homepage .about-keto-diet p.sub-header{padding:32px 0 8px}@media only screen and (max-width:640px){.homepage .about-keto-diet p.sub-header{padding:24px 0 8px}}.homepage .about-keto-diet .items{grid-gap:32px 0;display:grid;grid-template-columns:1fr 1fr;padding-top:24px}.homepage .about-keto-diet .items .single{align-items:center;display:flex}.homepage .about-keto-diet .items .single p{font-size:14px}@media only screen and (max-width:640px){.homepage .about-keto-diet .items .single p{font-size:12px}}@media only screen and (max-width:360px){.homepage .about-keto-diet .items .single p{font-size:10px}}.homepage .about-keto-diet .items .single img{margin-right:16px;max-width:40px}@media only screen and (max-width:640px){.homepage .about-keto-diet .items .single img{margin-right:8px}}.homepage .last-diet-app{background-color:#fdd7cc;padding:112px 0}@media only screen and (max-width:640px){.homepage .last-diet-app{padding:56px 0}}.homepage .last-diet-app h3{padding-bottom:16px;text-align:center}.homepage .last-diet-app h3 span{color:#f63501}@media only screen and (max-width:640px){.homepage .last-diet-app h3 span{display:block}.homepage .last-diet-app h3 span:lang(pl){display:inline}}.homepage .last-diet-app h3:lang(en){text-transform:capitalize}.homepage .last-diet-app .subheader{padding-bottom:48px;text-align:center}.homepage .last-diet-app .grid-wrapper{grid-gap:48px;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (min-width:766px) and (max-width:1024px){.homepage .last-diet-app .grid-wrapper{grid-template-columns:.5fr 1fr .5fr}}@media only screen and (max-width:640px){.homepage .last-diet-app .grid-wrapper{grid-gap:0;grid-template-columns:1fr}.homepage .last-diet-app .grid-wrapper .image-wrapper{margin:0 auto;max-width:241px;order:1;padding-bottom:32px}}.homepage .last-diet-app .grid-wrapper .benefits{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:640px){.homepage .last-diet-app .grid-wrapper .benefits{order:2;text-align:left!important}}.homepage .last-diet-app .grid-wrapper .benefits .single{padding-bottom:68px}@media only screen and (min-width:766px) and (max-width:1024px){.homepage .last-diet-app .grid-wrapper .benefits .single{padding-bottom:24px}}@media only screen and (max-width:640px){.homepage .last-diet-app .grid-wrapper .benefits .single{align-items:center;display:flex;padding-bottom:32px}}.homepage .last-diet-app .grid-wrapper .benefits .single img{margin-bottom:16px;max-width:48px}@media only screen and (max-width:640px){.homepage .last-diet-app .grid-wrapper .benefits .single img{margin:0 16px 0 0}}.homepage .last-diet-app .grid-wrapper .benefits .single .content h6{padding-bottom:8px}@media only screen and (max-width:640px){.homepage .last-diet-app .grid-wrapper .benefits .single .content h6{padding-bottom:0}}.homepage .last-diet-app .grid-wrapper .benefits .single .content p{font-size:14px}.homepage .last-diet-app .btn-wrapper{display:none}@media only screen and (max-width:640px){.homepage .last-diet-app .btn-wrapper{display:block}.homepage .last-diet-app .btn-wrapper a{width:100%}}.homepage .keto-is-magic-lauren{padding-bottom:112px;padding-top:120px}@media only screen and (max-width:640px){.homepage .keto-is-magic-lauren{padding-bottom:40px;padding-top:48px}}.homepage .keto-is-magic-lauren img{height:auto;max-width:100%}.homepage .keto-is-magic-lauren h4{margin-bottom:24px}@media only screen and (max-width:640px){.homepage .keto-is-magic-lauren h4{font-size:34px;line-height:40px;margin-bottom:16px;padding-top:24px}}@media only screen and (max-width:360px){.homepage .keto-is-magic-lauren h4:lang(de){font-size:24px;line-height:32px}}.homepage .keto-is-magic-lauren p{font-style:italic;margin-bottom:16px}@media only screen and (max-width:640px){.homepage .keto-is-magic-lauren p{font-size:14px;line-height:20px}}.homepage .keto-is-magic-lauren .name{font-size:16px;font-weight:700;line-height:24px}.homepage .keto-is-magic-lauren .certified{font-size:14px;line-height:20px}.homepage .keto-is-magic-lauren .certificates{margin-top:56px}@media only screen and (max-width:640px){.homepage .keto-is-magic-lauren .certificates{margin-top:24px}}.homepage .keto-transform{background-color:#f3e7d1;padding:120px 0}@media only screen and (max-width:640px){.homepage .keto-transform{padding:56px 0}}.homepage .keto-transform h3{padding-bottom:88px;text-align:center}.homepage .keto-transform h3 span{color:#f63501}@media only screen and (max-width:640px){.homepage .keto-transform h3{padding-bottom:24px;text-align:left}}@media (min-width:1290px){.homepage .keto-transform .swiper-container:after{background:transparent url(/assets/images/landing/organic_landing/red_box.png) no-repeat 50%;background-size:contain;bottom:-30px;content:"";display:block;position:absolute;right:-30px;top:-30px;width:470px;z-index:1}}.homepage .keto-transform .swiper-slide .content p{font-size:14px;padding-bottom:24px}@media only screen and (max-width:640px){.homepage .keto-transform .swiper-slide .content p{padding-bottom:16px}}.homepage .keto-transform .swiper-slide .content p.h7{font-size:20px;padding-bottom:24px}.homepage .keto-transform .swiper-slide .content p.h7 span{color:#f63501}@media only screen and (max-width:640px){.homepage .keto-transform .swiper-slide .content p.h7{padding-bottom:16px}}.homepage .keto-transform .swiper-slide .image-wrapper{margin:0 auto;max-width:400px;position:relative}@media only screen and (max-width:640px){.homepage .keto-transform .swiper-slide .image-wrapper{margin-bottom:16px}}.homepage .keto-transform .swiper-slide .image-wrapper__after,.homepage .keto-transform .swiper-slide .image-wrapper__before{background-color:#fff;border-radius:4px;bottom:16px;font-size:12px;font-weight:600;line-height:16px;min-width:75px;padding:4px 16px;position:absolute;text-align:center;transform:translateX(-50%)}.homepage .keto-transform .swiper-slide .image-wrapper__before{left:25%}.homepage .keto-transform .swiper-slide .image-wrapper__after{left:75%}@media only screen and (max-width:640px){.homepage .keto-transform .swiper-slide .col-md-7{order:2}}.homepage .keto-transform .swiper-container{margin:0 auto;max-width:1034px;position:relative}@media only screen and (max-width:1280px){.homepage .keto-transform .swiper-container{max-width:80%}}@media only screen and (max-width:640px){.homepage .keto-transform .swiper-container{max-width:100%}.homepage .keto-transform .navigation-swiper{display:flex;justify-content:flex-end;padding-top:16px}}.homepage .keto-transform .navigation-swiper .button-left,.homepage .keto-transform .navigation-swiper .button-right{cursor:pointer;position:absolute;top:calc(50% - 28px)}.homepage .keto-transform .navigation-swiper .button-left img,.homepage .keto-transform .navigation-swiper .button-right img{height:56px;width:56px}@media only screen and (max-width:640px){.homepage .keto-transform .navigation-swiper .button-left,.homepage .keto-transform .navigation-swiper .button-right{position:relative}}.homepage .keto-transform .navigation-swiper .button-left{left:-84px}@media only screen and (max-width:640px){.homepage .keto-transform .navigation-swiper .button-left{left:0;margin-right:16px}}.homepage .keto-transform .navigation-swiper .button-right{right:-84px}@media only screen and (max-width:640px){.homepage .keto-transform .navigation-swiper .button-right{left:0}}.homepage .find-out{background-color:#fffbf3;padding:89px 0}@media only screen and (max-width:640px){.homepage .find-out{padding:48px 0}}.homepage .find-out h3{padding-bottom:48px}@media only screen and (max-width:640px){.homepage .find-out h3{padding-top:24px}}.homepage .find-out h3 span{color:#f63501}.homepage .find-out .button-wrapper{max-width:270px}@media only screen and (max-width:640px){.homepage .find-out .button-wrapper{max-width:100%}}.homepage .find-out .button-wrapper .btn{width:100%}.homepage .day-with-keto{background-color:#fffbf3;padding:112px 0}@media only screen and (max-width:640px){.homepage .day-with-keto{padding:56px 0}}.homepage .day-with-keto h3{padding-bottom:16px;text-align:center}.homepage .day-with-keto p.subheader{font-weight:600;padding-bottom:40px;text-align:center}@media only screen and (max-width:640px){.homepage .day-with-keto p.subheader{padding-bottom:24px}}.homepage .day-with-keto .points{padding-top:56px}@media only screen and (max-width:640px){.homepage .day-with-keto .points{padding-top:32px}}.homepage .day-with-keto .points .flex-wrapper{display:flex;justify-content:center}@media only screen and (max-width:640px){.homepage .day-with-keto .points .flex-wrapper{align-items:center;flex-direction:column}}.homepage .day-with-keto .points .flex-wrapper .single{align-items:center;display:flex;padding:0 48px 0 0}@media only screen and (max-width:640px){.homepage .day-with-keto .points .flex-wrapper .single{padding:0 0 16px}}.homepage .day-with-keto .points .flex-wrapper .single:last-child{padding:0}@media only screen and (max-width:640px){.homepage .day-with-keto .points .flex-wrapper .single:last-child{padding:0}}.homepage .day-with-keto .points .flex-wrapper .single p{font-size:14px;font-weight:600}.homepage .day-with-keto .points .flex-wrapper .single img{height:24px;margin-right:16px;width:24px}@media only screen and (max-width:640px){.homepage .day-with-keto .points .flex-wrapper .single img{height:16px;margin-right:8px;width:16px}}.homepage .designed-for-begginers{background-color:#fffbf3;overflow:hidden;padding:60px 0 120px}@media only screen and (max-width:640px){.homepage .designed-for-begginers{padding:32px 0 48px}}.homepage .designed-for-begginers h3{padding-bottom:16px;text-align:center}@media only screen and (max-width:640px){.homepage .designed-for-begginers h3{text-align:left}}.homepage .designed-for-begginers .subheader{margin:0 auto;max-width:800px;padding-bottom:48px;text-align:center}@media only screen and (max-width:640px){.homepage .designed-for-begginers .subheader{padding-bottom:24px;text-align:left}}.homepage .designed-for-begginers .designed-for-keto-swiper{overflow:visible}.homepage .designed-for-begginers .swiper-slide.slide_1{background:#c6dfad}.homepage .designed-for-begginers .swiper-slide.slide_2{background:#a3d8d9}.homepage .designed-for-begginers .swiper-slide.slide_3{background:#fcbcaa}.homepage .designed-for-begginers .swiper-slide.slide_4{background:#ffe680}.homepage .designed-for-begginers .swiper-slide .grid-wrapper{align-items:center;display:grid;grid-template-columns:1fr auto;min-height:480px}@media only screen and (max-width:640px){.homepage .designed-for-begginers .swiper-slide .grid-wrapper{grid-gap:16px;grid-template-columns:1fr}}.homepage .designed-for-begginers .swiper-slide .grid-wrapper .image-wrapper{padding-right:40px}@media only screen and (max-width:640px){.homepage .designed-for-begginers .swiper-slide .grid-wrapper .image-wrapper{padding:0 16px}}.homepage .designed-for-begginers .swiper-slide .grid-wrapper .content{display:flex;flex-direction:column;justify-content:center;max-width:400px;padding-left:80px}@media only screen and (max-width:640px){.homepage .designed-for-begginers .swiper-slide .grid-wrapper .content{padding:33px 33px 0}}.homepage .designed-for-begginers .swiper-slide .grid-wrapper .content .step{font-size:12px;padding-bottom:24px;text-transform:uppercase}.homepage .designed-for-begginers .swiper-slide .grid-wrapper .content h5{padding-bottom:8px}.homepage .designed-for-begginers .swiper-slide .navigation-swiper{display:flex;opacity:0;padding-top:64px;transition:opacity .2s ease-in-out}@media only screen and (max-width:640px){.homepage .designed-for-begginers .swiper-slide .navigation-swiper{display:none}}.homepage .designed-for-begginers .swiper-slide .navigation-swiper .swiper-button-disabled{cursor:unset;opacity:.3}.homepage .designed-for-begginers .swiper-slide .navigation-swiper .left,.homepage .designed-for-begginers .swiper-slide .navigation-swiper .right{cursor:pointer}.homepage .designed-for-begginers .swiper-slide .navigation-swiper .left img,.homepage .designed-for-begginers .swiper-slide .navigation-swiper .right img{height:56px;width:56px}.homepage .designed-for-begginers .swiper-slide .navigation-swiper .left{margin-right:24px}.homepage .designed-for-begginers .swiper-slide.swiper-slide-active .navigation-swiper{opacity:1}.homepage .designed-for-begginers .progress-bar-wrapper{align-items:center;display:flex;justify-content:center;padding-top:32px}.homepage .designed-for-begginers .progress-bar-wrapper p{font-size:12px}.homepage .designed-for-begginers .progress-bar-wrapper .swiper-progress-bar{background:#d9cdd0;border-radius:29px;margin:0 8px;max-width:180px;overflow:hidden;position:relative}.homepage .designed-for-begginers .progress-bar-wrapper .swiper-progress-bar .swiper-pagination-progressbar-fill{background:#410413}.tiktok .homepage .hero .grid:before{animation:slideShowVertical 1800s infinite;background:transparent url(/assets/images/landing/organic_landing/image_grid_tiktok_desktop.jpg) no-repeat 50%;background-position-y:100%;background-repeat:repeat-y;background-size:contain;background-size:100% auto;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0}@media (max-width:767px){.tiktok .homepage .hero .grid:before{animation:slideShowHorizontal 3000s infinite;background:transparent url(/assets/images/landing/organic_landing/image_grid_tiktok_mobile.jpg) no-repeat 50%;background-repeat:repeat-x;background-size:contain;background-size:cover;height:100%;width:100%}}.tiktok .homepage .about-keto-diet p.space-bottom{margin-bottom:24px}.tiktok .homepage .day-with-keto{background-color:#f7efe1}.tiktok .homepage .day-with-keto .pagination-wrapper .swiper-pagination-meal-preview{background-color:#fffbf3}.tiktok .homepage .designed-for-begginers,.tiktok .homepage .subscription-based{background-color:#f7efe1}.tiktok .homepage .subscription-based p{padding:16px 0;text-align:center}.contact .hero{background-color:#fffbf3;padding:75px 0 114px}@media only screen and (max-width:640px){.contact .hero{padding:32px 0 56px}}.contact .hero .button-wrapper{max-width:224px}.contact .hero .button-wrapper a{width:100%}@media only screen and (max-width:640px){.contact .hero .button-wrapper{max-width:100%}}.contact .hero .image-wrapper img{max-width:100%}@media only screen and (max-width:640px){.contact .hero .row{flex-direction:column-reverse}}
