: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}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}img{border-style:none}svg{overflow:hidden;vertical-align:middle}label{display:inline-block;margin-bottom:.5rem}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}summary{cursor:pointer;display:list-item}.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}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}.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,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.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,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.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,code,div,footer,h1,h3,h4,h5,h6,img,label,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:#fff;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:#201d34}.container{max-width:1248px;padding-left:24px;padding-right:24px}img{height:auto;max-width:100%}.btn{border:none;border-radius:30px;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:linear-gradient(90deg,#249900,#249900,#249900)}.btn.btn-primary:active,.btn.btn-primary:hover {background: linear-gradient(90deg,#2e5722,#2e5722,#2e5722);;color: #fff;} .btn.btn-primary:disabled{background-color:#fdd7cc;color:#252239;cursor:not-allowed}.btn.btn-secondary{background:linear-gradient(90deg,#3914af,#a44acc,#a44acc);color:#fff}.btn.btn-secondary:active,.btn.btn-secondary:focus,.btn.btn-secondary:hover {background: linear-gradient(90deg,#321981,#783695,#783695);color: #fff;}.btn.btn-secondary:disabled{background-color:#fdd7cc;color:#fff;cursor:not-allowed}.btn.btn-aubergine-primary{background-color:#fff;color:#f63501}.btn.btn-aubergine-primary:active,.btn.btn-aubergine-primary:focus.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:#000;font-size:10px;letter-spacing:.02em;line-height:12px;margin-top:8px}.footer{background-color:#050112;padding:45px 0 45px}@media only screen and (max-width:640px){.footer{padding:24px 0 40px}.footer .col-mb-40{margin-bottom:40px}}.footer .top-part{margin-bottom:13px}@media only screen and (max-width:640px){.footer .top-part,.footer .top-part .row .order-0{margin-bottom:40px}}.footer .list-title{color:#000116;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: #fff; font-size: 14px; font-weight: 400; line-height: 20px; } .footer .list-link:hover { color: #bbb3b3;}.footer .list-link:hover{text-decoration:none}{.footer .bottom-part .row>div{margin-bottom:24px}.footer .bottom-part .row>div:last-child{margin-bottom:0}}.footer .disclaimer{color:#535353;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 #220f2b;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:#a3b0bd;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 .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:#151226;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:#151226;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:#252239;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.html);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:#fff;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:linear-gradient(90deg,#f53373,#bf51e8,#bf51e8);border-radius:100%;color:#fff;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:#151226;border-radius:12px;padding:24px}.modal-opened{overflow-y:hidden}.navigation{background-color:#151226;border-bottom:1px solid #312c4c;left:0;padding:16px 0;position:sticky;top:0;width:100%;z-index:1000}.growing{background-color:#f7efe1;padding:104px 0}.growing .image-wrapper{padding-bottom:40px;text-align:center}.growing .image-wrapper img{max-width:414px}@media only screen and (max-width:640px){.growing .image-wrapper img{max-width:100%}}.growing h3{padding-bottom:16px;text-align:center}.growing h3 span{color:#f63501}@media only screen and (max-width:640px){.growing{padding:56px 0}}.growing .summary{margin-bottom:28px;text-align:center}@media only screen and (max-width:640px){.growing .summary{margin-bottom:4px}}.growing .summary .name{font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}.growing .summary .based{align-items:center;display:flex;justify-content:center;margin-top:12px}.growing .summary .based span{font-size:14px;line-height:20px;margin-left:8px}.trust-pilot-reviews{font-family:Inter,sans-serif;overflow:hidden}.trust-pilot-reviews__wrapper{align-items:flex-start;animation:trust-pilot-infinity-slide-x 60s linear infinite;display:flex;margin-bottom:70px;margin-top:20px;transform:translateX(-141px)}.trust-pilot-reviews__wrapper:hover{animation-play-state:paused}.trust-pilot-reviews__card{background:#252239;border-radius:12px;cursor:default;flex-shrink:0;margin-right:18px;max-width:282px;padding:17px;transform:translateY(0);transition:transform .3s ease-in-out;-webkit-user-select:unset;-moz-user-select:unset;user-select:unset}.trust-pilot-reviews__card:hover{transform:translateY(-5px)}.trust-pilot-reviews__header{align-items:center;display:flex}.trust-pilot-reviews__avatar{border-radius:100%;margin-right:8px}.trust-pilot-reviews__name{color:#454553;font-size:14px;font-weight:700;line-height:20px}.trust-pilot-reviews__info{color:#8c8c94;font-size:14px;font-weight:500;line-height:130%}.trust-pilot-reviews__info-text{display:inline-block;margin-right:18px}.trust-pilot-reviews__info-text:last-child{margin-right:0}.trust-pilot-reviews__info-text--icon{padding-left:15px;position:relative}.trust-pilot-reviews__info-text--icon:before{content:"";left:0;position:absolute;top:50%;transform:translateY(-50%)}.trust-pilot-reviews__info-text--icon-pen{text-transform:lowercase}.trust-pilot-reviews__body{border-top:.848837px solid #dcdce5;margin:11px 0 0;padding:14px 0}.trust-pilot-reviews__evaluation{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.trust-pilot-reviews__stars{display:flex}.trust-pilot-reviews__star{align-items:center;background:#219653;display:flex;height:20px;justify-content:center;margin-right:1.5px;width:20px}.trust-pilot-reviews__star:last-child{margin-right:0}.trust-pilot-reviews__star--gray{background:#c7c7c7}.trust-pilot-reviews__date{color:#75757b;font-size:10.186px;font-weight:500;line-height:22px}.trust-pilot-reviews__title{color:#32323c;font-size:15.2791px;font-weight:600;letter-spacing:-.02em;line-height:22px;margin-bottom:7px}.trust-pilot-reviews__description{color:#32323c;font-size:14px;font-weight:500;line-height:150%}@keyframes trust-pilot-infinity-slide-x{0%{transform:translateX(-141px)}to{transform:translateX(-2541px)}}.homepage .hero{background-color:#201d34}.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{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:left; background-image: linear-gradient(90deg,#f53373,#bf51e8,#bf51e8);background-clip:text;-webkit-background-clip:text;color:transparent;}@media only screen and (max-width:640px){.homepage .hero .content h1{padding-bottom:.5rem}}.homepage .hero .content .customers{background:#252239;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 .black-rat{background:#000;padding:81px 0 110px}@media only screen and (max-width:640px){.homepage .black-rat{padding:24px 0 56px}}.homepage .black-rat .content h3{padding-bottom:1.5rem}@media only screen and (max-width:640px){.homepage .black-rat .content h3{padding:1rem 0}}.homepage .black-rat .cards{grid-gap:2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:97px}@media only screen and (max-width:768px){.homepage .black-rat .cards{grid-gap:2rem;grid-template-columns:1fr}}.homepage .black-rat .cards .item{align-items:center;display:flex}.homepage .black-rat .cards .item img{margin-right:1.5rem;max-width:80px}.homepage .black-rat .cards .item .text p b{padding-bottom:.5rem}.homepage .black-rat .cards .item .text p.smaller{font-size:14px}@media only screen and (max-width:640px){.homepage .black-rat .cards{padding-top:40px}}.homepage .reach-goal-ourguide{background:#201d34;padding:104px 0 60px}@media only screen and (max-width:640px){.homepage .reach-goal-ourguide{padding:56px 0 32px}}.homepage .reach-goal-ourguide h3{padding-bottom:1.5rem;text-align:center}@media only screen and (max-width:640px){.homepage .reach-goal-ourguide h3{text-align:left}}.homepage .reach-goal-ourguide h3 span{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:left; background-image: linear-gradient(90deg,#f53373,#bf51e8,#bf51e8);background-clip:text;-webkit-background-clip:text;color:transparent;}.homepage .reach-goal-ourguide .btn-wrapper{display:none}@media only screen and (max-width:640px){.homepage .reach-goal-ourguide .btn-wrapper{display:block}.homepage .reach-goal-ourguide .btn-wrapper .btn{width:100%}}.homepage .reach-goal-ourguide p.semi{color:#e1d9db;margin:0 auto;max-width:800px;padding-bottom:72px;text-align:center}@media only screen and (max-width:640px){.homepage .reach-goal-ourguide p.semi{padding-bottom:32px;text-align:left}}.homepage .reach-goal-ourguide .image-wrapper{max-width:510px;position:relative;width:100%}.homepage .reach-goal-ourguide .row{padding-bottom:80px}@media only screen and (max-width:640px){.homepage .reach-goal-ourguide .row{flex-direction:column-reverse;padding-bottom:48px}.homepage .reach-goal-ourguide .row .image-wrapper{padding-bottom:24px}}.homepage .reach-goal-ourguide .row:last-child{padding-bottom:0}.homepage .reach-goal-ourguide .row h5{padding-bottom:1.5rem}@media only screen and (max-width:640px){.homepage .reach-goal-ourguide .row h5{font-size:24px;font-weight:600;line-height:32px;padding-bottom:1rem}}.homepage .reach-goal-ourguide .row .checkmarks{display:flex}@media only screen and (max-width:768px){.homepage .reach-goal-ourguide .row .checkmarks{flex-direction:column}}.homepage .reach-goal-ourguide .row .checkmarks .item{display:flex;padding-right:1.5rem}.homepage .reach-goal-ourguide .row .checkmarks .item:lang(it),.homepage .reach-goal-ourguide .row .checkmarks .item:lang(ru){width:100%}@media only screen and (max-width:768px){.homepage .reach-goal-ourguide .row .checkmarks .item{padding-bottom:1rem}}.homepage .reach-goal-ourguide .row .checkmarks .item p{font-size:14px}.homepage .reach-goal-ourguide .row .checkmarks .item img{height:1.5rem;margin-right:.5rem;width:1.5rem}@media (min-width:1320px){.homepage .reach-goal-ourguide .box:after{background:transparent url(../../assets/images/landing/organic_landing/smart_way_box.html) no-repeat 50%;background-size:contain;bottom:-20px;content:"";display:block;left:-20px;position:absolute;right:-20px;top:-20px;z-index:1}}.homepage .about-the-benefits{background-color:#201d34;padding:120px 0}@media only screen and (max-width:640px){.homepage .about-the-benefits{padding:56px 0}}.homepage .about-the-benefits h3{padding-bottom:24px}@media only screen and (max-width:640px){.homepage .about-the-benefits h3{padding:32px 0 16px}}.homepage .about-the-benefits p.sub-header{padding:32px 0 8px}@media only screen and (max-width:640px){.homepage .about-the-benefits p.sub-header{padding:24px 0 8px}}.homepage .about-the-benefits .items{grid-gap:32px 0;display:grid;grid-template-columns:1fr 1fr;padding-top:24px}.homepage .about-the-benefits .items .single{align-items:center;display:flex}.homepage .about-the-benefits .items .single p{font-size:14px}@media only screen and (max-width:640px){.homepage .about-the-benefits .items .single p{font-size:12px}}@media only screen and (max-width:360px){.homepage .about-the-benefits .items .single p{font-size:10px}}.homepage .about-the-benefits .items .single img{margin-right:16px;max-width:40px}@media only screen and (max-width:640px){.homepage .about-the-benefits .items .single img{margin-right:8px}}.homepage .best-tools-at-your-fingertips{background-color:#2a2548;padding:112px 0}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips{padding:56px 0}}.homepage .best-tools-at-your-fingertips h3{padding-bottom:16px;text-align:center}.homepage .best-tools-at-your-fingertips h3 span{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:capitalize; background-image: linear-gradient(90deg,#f53373,#bf51e8,#bf51e8);background-clip:text;-webkit-background-clip:text;color:transparent;}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips h3 span{display:block}.homepage .best-tools-at-your-fingertips h3 span:lang(pl){display:inline}}.homepage .best-tools-at-your-fingertips h3:lang(en){text-transform:capitalize}.homepage .best-tools-at-your-fingertips .subheader{padding-bottom:48px;text-align:center}.homepage .best-tools-at-your-fingertips .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 .best-tools-at-your-fingertips .grid-wrapper{grid-template-columns:.5fr 1fr .5fr}}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips .grid-wrapper{grid-gap:0;grid-template-columns:1fr}.homepage .best-tools-at-your-fingertips .grid-wrapper .image-wrapper{margin:0 auto;max-width:241px;order:1;padding-bottom:32px}}.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits{order:2;text-align:left!important}}.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single{padding-bottom:68px}@media only screen and (min-width:766px) and (max-width:1024px){.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single{padding-bottom:24px}}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single{align-items:center;display:flex;padding-bottom:32px}}.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single img{margin-bottom:16px;max-width:53px}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single img{margin:0 16px 0 0}}.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single .content h6{padding-bottom:8px}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single .content h6{padding-bottom:0}}.homepage .best-tools-at-your-fingertips .grid-wrapper .benefits .single .content p{font-size:14px}.homepage .best-tools-at-your-fingertips .btn-wrapper{display:none}@media only screen and (max-width:640px){.homepage .best-tools-at-your-fingertips .btn-wrapper{display:block}.homepage .best-tools-at-your-fingertips} .btn-wrapper a{width:100%}@media only screen and (max-width:640px){.homepage .transformed-lives{margin-top:24px}}.homepage .transformed-lives{background-color:#252239;padding:120px 0}@media only screen and (max-width:640px){.homepage .transformed-lives{padding:56px 0}}.homepage .transformed-lives h3{padding-bottom:88px;text-align:center}.homepage .transformed-lives h3 span{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:left; background-image: linear-gradient(90deg,#f53373,#bf51e8,#bf51e8);background-clip:text;-webkit-background-clip:text;color:transparent;}@media only screen and (max-width:640px){.homepage .transformed-lives h3{padding-bottom:24px;text-align:left}}@media (min-width:1290px){.homepage .transformed-lives .swiper-container:after{background:transparent url(../../assets/images/landing/organic_landing/red_box.html) no-repeat 50%;background-size:contain;bottom:-30px;content:"";display:block;position:absolute;right:-30px;top:-30px;width:470px;z-index:1}}.homepage .transformed-lives .swiper-slide .content p{font-size:14px;padding-bottom:24px}@media only screen and (max-width:640px){.homepage .transformed-lives .swiper-slide .content p{padding-bottom:16px}}.homepage .transformed-lives .swiper-slide .content p.h7{font-size:20px;padding-bottom:24px}.homepage .transformed-lives .swiper-slide .content p.h7 span{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:left; background-image: linear-gradient(90deg,#f53373,#bf51e8,#bf51e8);background-clip:text;-webkit-background-clip:text;color:transparent;}@media only screen and (max-width:640px){.homepage .transformed-lives .swiper-slide .content p.h7{padding-bottom:16px}}.homepage .transformed-lives .swiper-slide .image-wrapper{margin:0 auto;max-width:400px;position:relative}@media only screen and (max-width:640px){.homepage .transformed-lives .swiper-slide .image-wrapper{margin-bottom:16px}}.homepage .transformed-lives .swiper-slide .image-wrapper__after,.homepage .transformed-lives .swiper-slide .image-wrapper__before{background-color:#151226;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 .transformed-lives .swiper-slide .image-wrapper__before{left:25%}.homepage .transformed-lives .swiper-slide .image-wrapper__after{left:75%}@media only screen and (max-width:640px){.homepage .transformed-lives .swiper-slide .col-md-7{order:2}}.homepage .transformed-lives .swiper-container{margin:0 auto;max-width:1034px;position:relative}@media only screen and (max-width:1280px){.homepage .transformed-lives .swiper-container{max-width:80%}}@media only screen and (max-width:640px){.homepage .transformed-lives .swiper-container{max-width:100%}.homepage .transformed-lives .navigation-swiper{display:flex;justify-content:flex-end;padding-top:16px}}.homepage .transformed-lives .navigation-swiper .button-left,.homepage .transformed-lives .navigation-swiper .button-right{cursor:pointer;position:absolute;top:calc(50% - 28px)}.homepage .transformed-lives .navigation-swiper .button-left img,.homepage .transformed-lives .navigation-swiper .button-right img{height:56px;width:56px}@media only screen and (max-width:640px){.homepage .transformed-lives .navigation-swiper .button-left,.homepage .transformed-lives .navigation-swiper .button-right{position:relative}}.homepage .transformed-lives .navigation-swiper .button-left{left:-84px}@media only screen and (max-width:640px){.homepage .transformed-lives .navigation-swiper .button-left{left:0;margin-right:16px}}.homepage .transformed-lives .navigation-swiper .button-right{right:-84px}@media only screen and (max-width:640px){.homepage .transformed-lives .navigation-swiper .button-right{left:0}}.homepage .find-search{background-color:#000;padding:89px 0}@media only screen and (max-width:640px){.homepage .find-search{padding:48px 0}}.homepage .find-search h3{padding-bottom:48px}@media only screen and (max-width:640px){.homepage .find-search h3{padding-top:24px}}.homepage .find-search h3 span{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:left; background-image: linear-gradient(90deg,#00ffa3,#c2ffe9,#c2ffe9);background-clip:text;-webkit-background-clip:text;color:transparent;}.homepage .find-search .button-wrapper{max-width:270px}@media only screen and (max-width:640px){.homepage .find-search .button-wrapper{max-width:100%}}.homepage .find-search .button-wrapper .btn{width:100%}.progress-bar-wrapper .swiper-progress-bar{background:#d9cdd0;border-radius:29px;margin:0 8px;max-width:180px;overflow:hidden;position:relative}.homepage .youare-ingood-hands .progress-bar-wrapper .swiper-progress-bar .swiper-pagination-progressbar-fill{background:#151226}.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}}.list-link { color: #fff; font-size: 14px; font-weight: 400; line-height: 20px; } .list-link:hover { color: #000; }@media(min-width:1200px){.extra-space{padding-left:190px}}a{color:#333;cursor:pointer;pointer-events:auto;-webkit-transition:all .3s ease;transition:all .3s ease}a,a:hover{text-decoration:none}a:hover{color:#43bb5e}strong{font-weight:700!important;color:#17242a}mark{font-style:normal;font-weight:400;color:#072254;background-color:#222323}b,p b{font-weight:700}i{font-style:italic!important}i.rmp-icon{font-style:normal!important}a.rmp-icon--social{width:30px!important}em{color:inherit;font-style:italic!important}q{font-style:italic;font-weight:700;font-size:18px;line-height:23px;color:#43bb5e}.wp-block-image .alignleft,.wp-block-image .alignright{width:auto}.menu-sidebar-container ul li+li{margin-top:10px}.menu-sidebar-container ul li a{font-weight:600}cite{font-weight:400;font-style:italic;font-size:14px;margin-top:10px;display:block}.wrapper{max-width:1400px;margin:0 auto;padding:0 20px}@media(max-width:991px){.wrapper{max-width:500px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0 16px}}img{max-width:100%}.link{color:#43bb5e;font-size:17px;text-decoration:none}.link:hover{color:#000}.read-more{position:relative;margin-top:15px}.edit-link{display:none}.content-area-box{position:relative;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-area-box.right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pack-section{background:#000116;padding:90px 0 100.5px}@media(max-width:991px){.pack-section{padding:70px 0 30px}}.pack-section__inner{max-width:612px}.pack-section__content{display:grid;grid-template-columns:4fr 5fr;grid-template-rows:1fr;grid-column-gap:53px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}@media(max-width:991px){.pack-section__content{grid-template-columns:1fr}}.pack-section__title{font-weight:700;color:#fff;font-size:48px;line-height:52.8px;margin-bottom:24px}@media(max-width:991px){.pack-section__title{margin-top:60px;font-size:46px;line-height:46.8px;margin-bottom:30px}}.pack-section__text{font-size:20px;line-height:22.4px;margin-bottom:40px;max-width:400px}.pack-section_title h2 span{font-size:var(--font-size-16);font-weight:bold;text-align:center;text-transform:left; background-image: linear-gradient(90deg,#00ffa3,#c2ffe9,#c2ffe9);background-clip:text;-webkit-background-clip:text;color:transparent;}.pack-section__text p{margin-bottom:0}.pack-section__img{width:100%;display:block;max-width:640px}.pack-section__img--desktop{display:none}@media(min-width:992px){.pack-section__img--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.pack-section__img--mobile{display:none}@media(max-width:991px){.pack-section__img--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.pack-section__button{font-size:15px;width:100%;max-width:400px}@media(max-width:991px){.pack-section__button{margin-bottom:21.73px}}.pack-section__apps-buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:12px;margin-top:101px;width:100%;max-width:400px}@media(max-width:991px){.pack-section__apps-buttons{margin-top:40.47px}}.pack-section__apps-buttons span{font-size:16px;line-height:22.4px;color:#827c6c;grid-area:1/1/2/3}.pack-section__apps-buttons .apps-button-1{grid-area:2/1/3/2}.pack-section__apps-buttons .apps-button-2{grid-area:2/2/3/3}.pack-section__apps-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#090909;border-radius:6px;height:46px;-webkit-transition:all .3s ease;transition:all .3s ease}.pack-section__apps-button:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.trust-icons-section{padding:0 0 120px;background-color:#f8f6f0}.button { position: relative; padding: 0 22px; max-width: 380px; min-width: 370px; height: 58px; font-weight: 500; font-size: 17px; line-height: 18px; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; color: #fff; background: linear-gradient(90deg, #000, #000, #000); box-sizing: border-box; border-radius: 32px; transition: all .3s ease; white-space: nowrap; } .button:hover { background: linear-gradient(90deg,#2e5722,#2e5722,#2e5722);;color: #fff;} }@media only screen and (max-width: 991px) { .pack-section__inner { display: flex; flex-direction: column-reverse; align-items: center; } .pack-section__img--desktop { display: none; } .pack-section__img--mobile { display: block; max-width: 100%; } }.button-wrapper a.btn {padding: 17px 34px; width: 300px;}@media only screen and (max-width: 640px) {.pack-section .hero .button-wrapper {max-width: 100%;}.pack-section .hero .image-wrapper img {width: 100%; height: auto;}} @media (max-width: 768px) { .wrapper { max-width: 100%; padding: 0 10px; } .app-store-section__content { display: flex; flex-direction: column; align-items: center; } .pack-section__content { display: flex; flex-direction: column; align-items: center; } .pack-section__img--desktop { display: none; } .pack-section__img--mobile { display: block; max-width: 100%; } .pack-section__button, .pack-section__apps-buttons { max-width: 100%; } } /* Estilos globais */ body { font-family: Inter,sans-serif; margin: 0; padding: 0; } /* Estilos da sessão de perguntas frequentes */ .faq-section { background-color: #252239; padding: 30px; } .faq-title { text-align: center; font-size: 24px; color: #fff; margin-bottom: 20px; } .faq-container { max-width: 800px; margin: 0 auto; } .faq-item { margin-bottom: 20px; border: 1px solid #fff; border-radius: 20px; overflow: hidden; } .faq-question { background-color: #fff; padding: 10px; margin: 0; font-size: 18px; color: #000; cursor: pointer; transition: background-color 0.3s ease; } .faq-question:hover { background-color: #e5e5e5; } .faq-answer { padding: 10px; background-color: #151226; } .faq-answer p { margin: 0; } /* Estilos responsivos */ @media only screen and (max-width: 600px) { .faq-container { padding: 0 10px; } } .footer { background-color: #050112; color: #fff; padding: 20px; } .footer a { color: #fff; text-decoration: none; } .footer a:hover { color: #eee; } .footer a:visited { color: #666; } .footer a.privacy-policy { font-size: 14px; } .footer a.terms-of-use { font-size: 14px; } .footer a.crime { color: #ff0000;  } .footer { background-color: #050112; color: #fff; padding: 20px; } .footer a { color: #000; text-decoration: none; } .footer a:hover { text-decoration: underline; } .footer .crime { color: red; } /* Estilos para a seção 'hero' */ #hero { background-color: #000116; padding: 20px 0; text-align: center; } .container-obg { max-width: 800px; margin: 0 auto; } .container-obg h1 { font-size: 32px; margin-bottom: 20px; line-height: 1.5; } .container-obg h3 { font-size: 18px; margin-bottom: 30px; color: #ff0000; } .video-obrigado { position: relative; padding-bottom: 50.25%; margin-bottom: 30px; height: 0; overflow: hidden; } .video-obrigado iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .btn-nm-primary { display: inline-block; padding: 12px 24px; font-size: 16px; text-decoration: none; color: #fff; background-color: #249900 ; border-radius: 5px; transition: background-color 0.3s ease; } .btn-nm-primary:hover { background-color: #0056b3; } .delay { transition-delay: 0.2s; } /* Estilos para a seção de imagem */ .image-section { background-color: #000116; padding: 30px 0; text-align: center; } .image-section .container-img { max-width: 800px; margin: 0 auto; } .image-section h1 { font-size: 32px; margin-bottom: 20px; line-height: 1.5; color: #fff; /* Alterado para texto branco para melhor contraste */ } .image-section h3 { font-size: 18px; margin-bottom: 30px; color: #ff0000; } .image-section .image-wrapper { position: relative; padding-bottom: 50.25%; /* Mesma proporção que o vídeo */ margin-bottom: 30px; height: 0; overflow: hidden; } .image-section img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; /* Ajusta a imagem para preencher a área */ } .image-section .btn-nm-primary { display: inline-block; padding: 12px 24px; font-size: 16px; text-decoration: none; color: #fff; background-color: #249900; border-radius: 5px; transition: background-color 0.3s ease; } .image-section .btn-nm-primary:hover { background-color: #0056b3; } .image-section .delay { transition-delay: 0.2s; }

