@import"https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&family=DM+Serif+Display:ital@0;1&display=swap";/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.12.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:#000c;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px #0009}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:#0009;font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:#32323280;color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:#323232e6}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,to{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.datepicker{width:-moz-min-content;width:min-content}.datepicker:not(.active){display:none}.datepicker-dropdown{position:absolute;z-index:1000;padding-top:4px}.datepicker-dropdown.datepicker-orient-top{padding-top:0;padding-bottom:4px}.datepicker-picker{display:flex;flex-direction:column;border-radius:.375rem;background-color:#fff}.datepicker-dropdown .datepicker-picker{box-shadow:0 .5rem 1rem #00000026}.datepicker-main{flex:auto;padding:2px}.datepicker-footer{box-shadow:inset 0 1px 1px #0000001a;background-color:#f8f9fa}.datepicker-title{box-shadow:inset 0 -1px 1px #0000001a;background-color:#f8f9fa;padding:.375rem .75rem;text-align:center;font-weight:700}.datepicker-controls{display:flex}.datepicker-header .datepicker-controls{padding:2px 2px 0}.datepicker-controls .btn{border-color:#f8f9fa;background-color:#fff}.datepicker-controls .btn:hover{border-color:#dbe0e5;background-color:#e2e6ea;color:#000}.datepicker-controls .btn:focus{border-color:#dbe0e5;box-shadow:0 0 0 .25rem #d3d4d580;background-color:#e2e6ea;color:#000}.datepicker-controls .btn:disabled{border-color:#f8f9fa;background-color:#f8f9fa;color:#000}.datepicker-controls .btn:not(:disabled):active{border-color:#d4dae0;background-color:#dbe0e5;color:#000}.datepicker-controls .btn:not(:disabled):active:focus{box-shadow:0 0 0 .25rem #d3d4d580}.datepicker-header .datepicker-controls .btn{border-color:transparent;font-weight:700}.datepicker-footer .datepicker-controls .btn{flex:auto;margin:calc(.375rem - 1px) .375rem;border-radius:.25rem;font-size:.875rem}.datepicker-controls .view-switch{flex:auto}.datepicker-controls .prev-button,.datepicker-controls .next-button{padding-right:.375rem;padding-left:.375rem;flex:0 0 14.2857142857%}.datepicker-controls .prev-button.disabled,.datepicker-controls .next-button.disabled{visibility:hidden}.datepicker-view,.datepicker-grid{display:flex}.datepicker-view{align-items:stretch;width:15.75rem}.datepicker-grid{flex-wrap:wrap;flex:auto}.datepicker .days{display:flex;flex-direction:column;flex:auto}.datepicker .days-of-week{display:flex}.datepicker .week-numbers{display:flex;flex-direction:column;flex:0 0 9.6774193548%}.datepicker .weeks{display:flex;flex-direction:column;align-items:stretch;flex:auto}.datepicker span{display:flex;align-items:center;justify-content:center;border-radius:.375rem;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker .dow{height:1.5rem;font-size:.9375rem;font-weight:700}.datepicker .week{flex:auto;color:#dee2e6;font-size:.875rem}.datepicker-cell,.datepicker .days .dow{flex-basis:14.2857142857%}.datepicker-cell{height:2.25rem}.datepicker-cell:not(.day){flex-basis:25%;height:4.5rem}.datepicker-cell:not(.disabled):hover{background-color:#f9f9f9;cursor:pointer}.datepicker-cell.focused:not(.selected){background-color:#e2e6ea}.datepicker-cell.selected,.datepicker-cell.selected:hover{background-color:#0d6efd;color:#fff;font-weight:600}.datepicker-cell.disabled{color:#21252980}.datepicker-cell.prev:not(.disabled),.datepicker-cell.next:not(.disabled){color:#6c757d}.datepicker-cell.prev.selected,.datepicker-cell.next.selected{color:#e6e6e6}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today){border-radius:0;background-color:#f8f9fa}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover{background-color:#f1f3f5}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused{background-color:#e2e6ea}.datepicker-cell.today:not(.selected){background-color:#20c997}.datepicker-cell.today:not(.selected):not(.disabled){color:#fff}.datepicker-cell.today.focused:not(.selected){background-color:#1fc493}.datepicker-cell.range-end:not(.selected),.datepicker-cell.range-start:not(.selected){background-color:#6c757d;color:#fff}.datepicker-cell.range-end.focused:not(.selected),.datepicker-cell.range-start.focused:not(.selected){background-color:#69727a}.datepicker-cell.range-start:not(.range-end){border-radius:.375rem 0 0 .375rem}.datepicker-cell.range-end:not(.range-start){border-radius:0 .375rem .375rem 0}.datepicker-cell.range{border-radius:0;background-color:#e9ecef}.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover{background-color:#e2e6ea}.datepicker-cell.range.disabled{color:#ced4db}.datepicker-cell.range.focused{background-color:#dbe0e5}.datepicker-input.in-edit{border-color:#73acfe}.datepicker-input.in-edit:focus,.datepicker-input.in-edit:active{box-shadow:0 0 .25em .25em #73acfe33}@font-face{font-family:IBMPlexSans-SemiBold;src:url(fonts/IBMPlexSans-SemiBold.ttf) format("truetype")}.navbar{padding:0!important;height:97px;background-color:#fff;position:sticky!important;z-index:9;top:0;box-shadow:0 4px 15px #0000001a}.navbar--icons-left,.navbar--icons-right{display:flex;flex-direction:row;gap:10px}.navbar--icons-left a,.navbar--icons-right a{all:unset}.navbar--icons-left svg,.navbar--icons-right svg{height:32px;width:32px;cursor:pointer}@media screen and (max-width: 1200px){.navbar--icons-left svg,.navbar--icons-right svg{width:25px;height:25px}}.navbar--grid{display:grid!important;grid-template-columns:1fr 250px 1fr;width:100%;gap:35px;align-items:center}@media screen and (max-width: 1200px){.navbar--grid{grid-template-columns:1fr 150px 1fr;gap:25px}}.navbar .nav-link{font-family:Catamaran,sans-serif;position:relative;font-weight:800;font-size:13px;line-height:25px;color:#444!important;margin-right:25px;text-transform:uppercase}@media screen and (max-width: 1200px){.navbar .nav-link{font-size:11px;text-align:center;margin-right:10px}}.navbar--nav-left{margin-left:auto}.navbar--nav-right{margin-right:auto}.navbar .logo--container{position:relative;height:97px;width:250px;margin:auto}@media screen and (max-width: 1200px){.navbar .logo--container{width:150px}}.navbar .navbar--center-logo{margin:0 auto;position:absolute;left:0;top:0;right:0;height:120px;padding:0}.navbar .navbar--center-logo img{width:100%;height:120px;background:#fcb30d}@media screen and (max-width: 1200px){.navbar .navbar--center-logo img{height:97px}}.nav-link:after{content:"";display:inline-block;width:5px;height:5px;border-radius:100%;background:#bbbbbb;position:absolute;top:17px;left:-14px}.nav-link.hide-divider:after{content:none}.navbar--mobile{height:auto}.navbar--mobile .container-fluid{background-color:#fff}.navbar--mobile .navbar-collapse{padding:0 10px;height:100vh}.navbar--mobile .navbar-toggler{all:unset;outline:none!important;border:none!important;box-shadow:none!important}.navbar--mobile-inner{display:flex;height:60px;width:100%;justify-content:space-between}.navbar--mobile-cart{all:unset}.navbar--mobile-logo{height:72px;width:150px}.navbar--mobile .navbar-nav{all:unset;list-style-type:none;margin-top:50px;display:flex;flex-direction:column}.navbar--mobile .navbar-nav .nav-link{text-align:left;font-weight:800;font-size:15px;line-height:25px;text-transform:uppercase;padding:20px 0;border-bottom:1px solid #CCCCCC}.navbar--mobile .navbar-nav .nav-link:after{display:none}.mobile--icons{display:flex;gap:10px}.mobile--icons-container{margin-top:40px;display:flex;justify-content:space-between}.navbar-toggler .closed-icon{display:flex}.navbar-toggler .open-icon,.collapsed .closed-icon{display:none}.collapsed .open-icon{display:block}.footer{padding-top:20px}.footer--dark{background:#192028;padding:32.5px 0;display:flex}.footer--dark .container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.footer--dark .container{flex-direction:column-reverse}}.footer--light{padding-bottom:60px}.footer--dark-links{display:flex;gap:20px}.footer--dark-link{font-size:14px;color:#fff;text-decoration:none}.footer--dark-link:hover{color:#fff}.footer--rights{font-size:14px;color:#fff}@media screen and (max-width: 768px){.footer--rights{display:block;max-width:70%;margin:10px auto auto;text-align:center}}.footer--share{margin-left:auto;gap:20px}.footer--share-container{display:flex;justify-content:space-between;width:100%;align-items:center}.footer--share-container img{margin-left:15px}@media screen and (max-width: 768px){.footer--share-container img{margin-left:0;max-width:150px}}@media screen and (max-width: 768px){.footer--share-container{width:100%;align-items:center}}.footer--payments{display:flex;align-items:center}@media screen and (max-width: 768px){.footer--payments{flex-direction:column}.footer--payments img{width:100%}}.footer--share-item{all:unset;margin-left:10px;cursor:pointer}.footer--social{display:flex;align-items:flex-start;margin-bottom:20px}@media screen and (max-width: 768px){.footer--social{align-items:center;justify-content:center}}.footer--social ul{all:unset;display:flex;align-items:center;justify-content:center;list-style-type:none;gap:42px}@media screen and (max-width: 768px){.footer--social ul{flex-direction:column;gap:10px}}@media screen and (max-width: 768px){.footer--logo{width:100%;margin-bottom:30px}}.footer--social-item{font-weight:500;font-size:18px;line-height:160%}.footer--social-item a{text-decoration:none;color:#2a3643!important}.footer--social-item span{margin-left:15px}.otp-szep{width:100px;margin-right:15px}@media screen and (max-width: 768px){.otp-szep{width:100px!important;margin-right:0}}.banner{display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(0deg,rgba(0,0,0,.54),rgba(0,0,0,.49)),url(/build/website/assets/desktop-banner.3e7cc7db.jpeg);height:600px;background-attachment:fixed;background-size:cover;background-position:center!important;gap:15px;color:#fff}@media screen and (max-width: 768px){.banner{background:linear-gradient(0deg,rgba(0,0,0,.54),rgba(0,0,0,.49)),url(/build/website/assets/mobile-banner.3ed8af01.jpeg)!important;background-size:cover!important;background-position:center!important}}.banner h1{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:78px;line-height:93px;text-align:center}@media screen and (max-width: 992px){.banner h1{font-size:48px}}.banner span{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:38px;line-height:100%}.custom-menu--button{margin-top:50px;background:#FCB30F;color:#fff;border:none;border-radius:7px;text-decoration:none;padding:13.5px 30px;font-weight:800;font-size:17px;line-height:160%}.custom-menu--button:hover{color:#fff;background:#FCB30F}.menu--button{margin-top:20px;background:#2A3643;border-radius:7px;color:#fff;text-decoration:none;padding:13.5px 30px;font-weight:800;font-size:17px;line-height:160%}.menu--button:hover{color:#fff;background:#192028}.categories--container{padding:10px!important}.recipes--container{padding:10px!important;background-color:#f4ede0}.recipes--row{overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important}@media screen and (max-width: 768px){.recipes--row{overflow:scroll}}.category{transition:all .2s ease-in-out;background-size:cover!important;filter:brightness(.8);background-repeat:no-repeat;background-position:center;cursor:pointer;position:relative}.category:hover{filter:none}.category--card{margin:10px}@media screen and (max-width: 992px){.category--card{margin:5px!important}}.category.big{height:930px}@media screen and (max-width: 1200px){.category.big{height:613px}}@media screen and (max-width: 992px){.category.big{height:380px}}.category.medium{height:613px}@media screen and (max-width: 992px){.category.medium{height:380px}}.category.small{height:455.28px}@media screen and (max-width: 992px){.category.small{height:380px}}.category--name{font-family:"DM Serif Display",serif;padding:30px;font-style:normal;font-weight:400;font-size:28px;line-height:100%;color:#fff;width:100%;margin:0}@media screen and (max-width: 992px){.category--name{padding:20px}}.category--name:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;margin-top:10px}.category--name.up{background-image:linear-gradient(to top,rgba(255,0,0,0),rgba(0,0,0,.62),rgba(0,0,0,.68));position:absolute;top:0}.category--name.down{background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.62),rgba(0,0,0,.68));position:absolute;bottom:0}.popular--recipes{background:#F9F6EB;padding:60px 0}.popular--recipes h1{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:36px;margin-bottom:35px;line-height:100%}.sale--recipes{padding:60px 0}@media screen and (max-width: 992px){.sale--recipes{padding:50px 0}}.sale--recipes h1{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:36px;line-height:100%;margin-bottom:35px}.sale--recipes .recipe--card-body{background:#F9F6EB}.recipe--banner{display:flex;align-items:center;justify-content:center;height:250px;background-size:cover!important;background-repeat:no-repeat;background-position:bottom!important;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.62),rgba(0,0,0,.68))}@media screen and (max-width: 768px){.recipe--banner.menu{background:linear-gradient(0deg,rgba(0,0,0,.54),rgba(0,0,0,.49)),url(/build/website/assets/mobile-banner.3ed8af01.jpeg)!important;background-size:cover!important;background-position:center!important}}@media screen and (max-width: 768px){.recipe--banner.alacarte{background:linear-gradient(0deg,rgba(0,0,0,.54),rgba(0,0,0,.49)),url(/build/website/assets/mobile-banner.3ed8af01.jpeg)!important;background-size:cover!important;background-position:center!important}}.recipe--banner h1{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:48px;line-height:100%;color:#fff}.recipe--banner h1:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.recipe--card a{text-decoration:none!important}.recipe--card.has-discount{border-radius:3px;border:5px solid #FCB30F}.recipe--card{margin-top:40px!important;transition:all .5s ease-in-out;padding:0;text-decoration:none;position:relative;display:flex;flex-direction:column}.recipe--card a{text-decoration:none;height:100%}.recipe--card-button{cursor:pointer}.recipe--card.alacarte,.recipe--card.alacarte .recipe--card-body{background-color:#f8f6eb}.recipe--card:hover{box-shadow:0 0 11px #21212133!important;cursor:pointer}.recipe--card-body{padding:20px 35px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.recipe--card-name{font-weight:700;font-size:16px;line-height:120%;color:#2a3643;margin-bottom:0;display:grid;grid-template-columns:55% 1fr}.recipe--card-name.single{grid-template-columns:1fr;text-align:center}.recipe--card-img{width:100%;height:auto;height:255px;object-fit:cover}.recipe--card-price{font-style:normal;font-weight:700;font-size:18px;line-height:120%;text-align:center;color:#2a3643;margin-bottom:20px;margin-top:20px}@media screen and (max-width: 768px){.recipe--card-price{margin-top:30px}}.recipe--card-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;background:#2A3643;border-radius:5px;font-size:12px!important;color:#fff;font-weight:800!important;padding:10px 15px;text-align:center;border:none!important;text-transform:uppercase;letter-spacing:2.4px;text-decoration:none}@media screen and (max-width: 768px){.recipe--card-button{padding:15px}}.recipe--card-button:hover{color:#fff;text-decoration:none;background:#192028}.recipe--c{position:relative;overflow:hidden;background-size:cover;margin:10px}.recipe--c-content{display:flex;flex-direction:column;position:absolute;bottom:0;width:100%;transform:translateY(500px);transition:transform .3s;background-color:#fff;padding:20px}.recipe--c-price{font-size:18px;line-height:120%;font-weight:700;text-align:right;color:#2a3643}.recipe--c-icon{width:32px;height:32px}.recipe--c-info{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.recipe--c-name{font-style:normal;font-weight:700;font-size:16px;line-height:120%;color:#2a3643}.recipe--c:hover .recipe--c-content{transform:translateY(0)}.recipe--button{display:flex;align-items:center;justify-content:center;background:#2A3643;gap:12px;border-radius:7px;color:#fff;text-decoration:none;padding:13.5px 30px;font-weight:800;font-size:12px;line-height:160%;margin-top:10px;text-align:center;border:none!important;text-transform:uppercase;letter-spacing:2.4px}.recipe--button.small{padding:7px}.recipe--button.in-cart{background:#192028}.recipe--button:hover{color:#fff;background:#192028}.recipe--container{padding-top:100px}@media screen and (max-width: 992px){.recipe--container{margin-top:40px}}@media screen and (max-width: 768px){.recipe--container{padding-top:15px}}.recipe--container .breadcrumbs{display:flex;align-items:center;gap:15px}.recipe--container .breadcrumbs a{font-family:Catamaran,sans-serif;text-decoration:none;color:#2a3643;font-size:12px;font-weight:800;line-height:160%;letter-spacing:1.8px;text-transform:uppercase}.recipe--name{font-size:48px;font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;line-height:100%;margin:20px 0}@media screen and (max-width: 992px){.recipe--name{font-size:30px}}.recipe--name:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;margin-top:20px}.recipe--actions{display:flex;align-items:center;justify-content:center;justify-content:start}.recipe--price{font-family:Catamaran,sans-serif;font-size:24px;font-weight:700;line-height:120%;margin-left:40px}.recipe--image{width:100%;height:445px;object-fit:cover}.recipe--quantity{display:flex;align-items:center;justify-content:center;justify-content:start;gap:10px;margin:30px 0}.recipe--quantity-action{display:flex;align-items:center;justify-content:center;background-color:#2a3643;padding:11px 6px;width:25px;height:25px;border-radius:5px;color:#fff;cursor:pointer;font-weight:700}.recipe--quantity-action:hover{background-color:#192028}.recipe--quantity-input{background-color:#f9f6ef;border:none!important;outline:none!important;padding:10px;height:30px;width:30px!important;border-bottom:1px solid #D0D0D0!important}.recipe--nutrients{display:flex;align-items:center;gap:20px;margin-bottom:40px}.recipe--divider{display:block;border-bottom:.5px solid #CCC;margin:40px 0}.recipe--date{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:22px;line-height:100%;margin-bottom:30px;margin-top:20px;text-align:center!important;padding:15px}@media screen and (max-width: 768px){.recipe--date{padding:0;margin-top:0}}.recipe--share-container{display:flex;justify-content:start;align-items:center;font-family:Catamaran,sans-serif;gap:10px;margin-top:20px;font-size:16px;font-weight:700;line-height:120%}@media screen and (max-width: 992px){.recipe--share-container{margin-bottom:20px}}.recipe--gallery img{width:80px;height:80px;object-fit:cover}.recipe--description-title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px}.recipe--description-title:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;margin-top:10px}.thumbnails{margin:1rem auto 0;padding:0;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;gap:20px;align-self:flex-start;width:80px!important;margin-right:20px}@media screen and (max-width: 992px){.thumbnails{flex-direction:row;width:100%!important;margin-bottom:10px!important}}@media screen and (max-width: 768px){.thumbnails{margin-left:10px!important}}.thumbnail{width:80px!important;height:80px!important;overflow:hidden;list-style:none;margin:0 .2rem;cursor:pointer}.thumbnail img{width:100%;height:100%;object-fit:cover}.recipe--info{padding-left:50px!important}@media screen and (max-width: 992px){.recipe--info{padding-left:15px!important}}.recipe--menu{background:#F4EDE0;padding:60px 0}.menu--cards{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}@media screen and (max-width: 992px){.menu--cards{grid-template-columns:1fr}}.menu--card{background:white;display:flex;flex-direction:column;justify-content:space-between}.menu--card.disabled{pointer-events:none;opacity:.5}.menu--card-today{position:absolute;left:20px;padding:12px 10px;background-color:#fcb30f;font-size:18px;font-family:Catamaran;font-style:normal;font-weight:700;line-height:120%}.menu--card-data{display:flex;flex-direction:column;justify-content:space-between}.menu--card-head{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;padding:20px;border-bottom:3px solid #FCB30F}.menu--card-head h2{font-family:"DM Serif Display",serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%;text-transform:capitalize}.menu--card-head p{font-family:Catamaran,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:0}.menu--card-image{width:120px;height:120px;object-fit:cover;min-width:120px}.menu--card-main{gap:15px}.menu--card-item{margin:0 15px;padding:20px 0;flex-direction:column;display:flex;border-bottom:1px solid #CCCCCC}.menu--card-item:last-of-type{border-bottom:0px}.menu--card-footer{padding:20px}.menu--card-ingredients{font-family:Catamaran,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:5px;display:block;text-overflow:ellipsis;text-wrap:wrap;max-width:100%;overflow-wrap:break-word}.menu--card-name{font-family:Catamaran,sans-serif;display:block;margin-bottom:0;font-size:14px;font-style:normal;font-weight:700;line-height:120%;text-decoration:none;color:#444}.menu--card-name:hover{color:#444}.menu--card-nutrients{display:flex;align-items:center}.menu--card-nutrients div{font-family:Catamaran,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:0}.menu--card-allergens{display:flex;gap:5px}.menu--card-allergenfrees{display:flex;justify-content:space-between;margin-top:25px;gap:30px}.menu--card-allergenfrees.no-inputs{justify-content:end}.menu--card-allergenfrees .inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.menu--card-allergenfrees .inputs div{display:flex;gap:8px;align-items:center}.menu--card-allergenfrees input{cursor:pointer;width:20px;height:20px}.menu--card-allergenfrees label{font-size:14px;font-family:Catamaran;font-style:normal;font-weight:500;line-height:120%;cursor:pointer}.menu--card-price{font-family:Catamaran,sans-serif;display:flex;justify-content:end;margin-top:15px;font-size:18px;font-style:normal;font-weight:700;line-height:120%}.menu--card-price-big{font-family:Catamaran,sans-serif;display:flex;justify-content:end;margin-top:15px;font-size:24px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:0}.menu--card-button{display:flex;align-items:center;justify-content:center;margin-left:auto;border-radius:7px;background-color:#2a3643;border:none;padding:7px;width:32px;height:32px}.menu--card-button:hover{color:#192028}.menu--card-actions{margin-top:15px;display:flex;gap:20px;align-items:center;justify-content:flex-end}.menu--card-actions .recipe--quantity{margin:0 auto}.menu--card-actions .recipe--quantity-menu{display:flex;align-items:center;gap:20px;justify-content:space-between;width:100%}.menu--card-action{display:flex;gap:10px;justify-content:space-between}.menu--card-base{font-size:14px;font-style:normal;font-weight:500;line-height:120%}.menu--card-current{font-size:16px;font-style:normal;font-weight:700;line-height:120%}.alacarte--container{padding-bottom:100px;background-color:#fff}.alacarte--container .alacarte--title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;margin-top:100px;text-align:center;font-size:48px;line-height:100%;margin-bottom:60px}.alacarte--container .alacarte--title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.recipe--nutrient-container{text-align:center;color:#000;font-size:12px;display:block}.recipe--discount-badge{background-color:#fcb30f;color:#fff;position:absolute;left:15px;top:15px;padding:5px;border-radius:100%;width:40px;height:40px;font-size:14px;display:flex;font-weight:700;justify-content:center;align-items:center}.recipe--discount-badge.unique{position:static;left:0;margin-left:15px}.discount--image{border-radius:3px;border:5px solid #FCB30F}.cart{position:fixed;right:10px;top:80px;visibility:hidden;display:flex;flex-direction:column;box-shadow:0 7px 19px #0006;background:white;width:320px;z-index:999}.cart--counter{position:absolute;right:10px;bottom:30px;background:#2A3643;color:#fff;border-radius:100%;width:17px;height:17px;align-items:center;justify-content:center;display:flex;font-size:12px}@media screen and (max-width: 768px){.cart--counter{right:-5px;bottom:15px}}@media screen and (max-width: 768px){.cart{top:70px}}.cart:after{content:"";position:absolute;top:0;right:10px;margin-left:-10px;margin-top:-10px;width:0;z-index:1;height:0;border-bottom:solid 10px #FFF;border-left:solid 10px transparent;border-right:solid 10px transparent}.cart--footer{display:flex;align-items:center;justify-content:space-between;background:#FCB30F;gap:20px;padding:16px 15px}.cart--button{font-family:Catamaran,sans-serif;width:100%;border-radius:7px;border:none;background:#2A3643;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;color:#fff;text-decoration:none;text-align:center;text-transform:uppercase;padding:13px 15px}.cart--button:disabled{background-color:#f4f4f4;color:#d0d0d0;cursor:not-allowed}.cart--button:disabled:hover{color:#d0d0d0}.cart--button.visible .black-svg{stroke:#000}.cart--button:hover{color:unset;color:#fff}.cart--payment{min-width:80px}.cart--payment span{font-size:12px;font-weight:700;line-height:120%;color:#2a3643;display:block}.cart--payment small{font-size:12px;font-weight:700;line-height:120%;color:#2a3643}.cart--price{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:20px!important;line-height:120%}.cart--items{padding:15px;max-height:310px;overflow:auto}.cart--item{padding-bottom:20px;padding-top:20px;border-bottom:1px solid #CCC}.cart--item:first-of-type{padding-top:0}.cart--item-name{font-family:Catamaran,sans-serif;color:#2a3643;font-size:14px;font-weight:700;line-height:120%;margin-bottom:20px}.cart--item-info{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;justify-content:end;justify-items:baseline;gap:35px}.cart--item-price,.cart--item-qty,.cart--item-sum{font-family:Catamaran,sans-serif;display:flex;flex-direction:column;font-size:11px;font-weight:800;line-height:120%;letter-spacing:.55px;text-transform:uppercase}.cart--item-del{cursor:pointer}.navbar--mobile-cart{position:relative}.navbar--mobile-cart.visible .black-svg{stroke:#000}.fav--button{margin:15px 0;display:block;cursor:pointer}.fav--button.abs{position:absolute;right:15px;top:unset;margin-top:15px}.coupon--button{background:#2A3643;border:none;border-radius:5px;padding:10px 15px;color:#fff;transition:.2s ease-in-out}.coupon--button.activated{background:#0d9c8d;cursor:not-allowed}.coupon--button.activated:hover{background:#b0b0b0}.coupon--button:hover{background:#FCB30F}.coupon--container{display:flex;flex-direction:row!important;align-items:center;gap:15px}#scroll-top{opacity:0;cursor:pointer;background-color:#fff;border-radius:100%;position:fixed;right:30px;bottom:130px;transition:all .2s ease-in-out}*{font-family:Catamaran,sans-serif}.static--container{padding-bottom:100px}.static--container h2{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px;line-height:100%;margin-bottom:20px}.static--container h2:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;margin-top:10px}.static--container p{font-family:Catamaran,sans-serif;color:#444;font-size:18px;font-weight:500;line-height:160%}.static--container .page--title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;padding-top:100px;text-align:center;font-size:48px;line-height:100%;margin-bottom:60px}@media screen and (max-width: 768px){.static--container .page--title{padding-top:50px}}.static--container .page--title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.static--gallery{display:flex;flex-direction:column;gap:20px;list-style:none}.gallery{margin-top:30px!important;display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.gallery img{width:100%;height:200px;object-fit:cover}.pswp img{width:80%!important}.search{display:none;opacity:0;height:100vh;width:100vw;background:#2a3643d9;position:fixed;top:0;bottom:0;justify-content:center;align-items:center}.search.show{display:flex;opacity:1;z-index:999999}.search--parent{padding:30px 50px;background:white;display:flex;flex-direction:column;box-shadow:0 4px 4px #00000040;max-width:800px}@media screen and (max-width: 768px){.search--parent{width:95%;padding:30px 20px}}.search--container{display:flex}.search--results{max-height:500px;overflow:auto}.search--results-empty{margin-top:25px;font-weight:700}.search--result{padding:15px 0;display:flex;gap:15px;border-bottom:1px solid #ccc}.search--result:last-child{border-bottom:none}@media screen and (max-width: 768px){.search--result{flex-direction:column}}.search--result-name{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;text-decoration:none;color:#2a3643;font-size:22px}.search--result-name:hover{color:#000}.search--result-img{border:1px solid gray;width:55px;height:55px}.search--result-price{font-weight:700}.search--inputs{display:flex;flex-direction:column}@media screen and (max-width: 768px){.search--inputs{width:100%}}.search--button{background:#2A3643;border:none;border-radius:7px;width:40px;height:40px;margin-left:20px;margin-top:21px}.search--button:hover{background:#192028}@media screen and (max-width: 768px){.search--button{margin-left:10px}}.search--label{font-family:Catamaran,sans-serif;color:#444;font-size:14px;font-weight:700;line-height:120%;margin-bottom:4px}.search--input{width:600px;background-color:#f9f6ef;border:none;border-bottom:1px solid #444444;outline:none;height:39px}@media screen and (max-width: 768px){.search--input{width:100%}}.login--overlay{display:none;opacity:0;height:100vh;width:100vw;background:#2a3643d9;position:fixed;top:0;bottom:0;left:0;justify-content:center;align-items:center}.login--overlay.show{display:flex;opacity:1;z-index:999999}.login--card{width:640px;box-shadow:0 4px 4px #00000040}@media screen and (max-width: 768px){.login--card{width:95%!important}}.login--card-header{padding:50px 30px 30px 50px;background-color:#fff;display:flex;align-items:start;justify-content:space-between}@media screen and (max-width: 768px){.login--card-header{padding:30px;flex-direction:column}}.login--card-header h1{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;color:#2a3643;font-size:36px;line-height:100%}@media screen and (max-width: 768px){.login--card-header h1{margin-bottom:30px}}.login--card-header h1:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;margin-top:20px}.login--card-header span{color:#444;text-align:right;font-size:16px}@media screen and (max-width: 768px){.login--card-header span{text-align:left}}.login--card-header span a{font-weight:700;text-decoration:underline;color:#444}.login--card-body{padding:30px 50px;background-color:#f4ede0}@media screen and (max-width: 768px){.login--card-body{padding:30px}}.login--card-body .title{font-size:18px;font-weight:500;line-height:160%;margin-bottom:30px}.login--card-footer{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.login--card-footer{flex-direction:column;align-items:end}}.login--card-footer .login--link{font-family:Catamaran,sans-serif;color:#2a3643;font-size:16px;font-weight:700;line-height:120%;text-decoration-line:underline}.login--button{font-family:Catamaran,sans-serif;background-color:#2a3643;height:48px;border:none!important;padding:0 35px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:7px;color:#fff;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase}.login--button:hover{background:#192028;color:#fff}@media screen and (max-width: 768px){.login--button{width:100%;margin-bottom:30px}}.login--input{display:flex;flex-direction:column;margin-bottom:30px}.login--input label{font-family:Catamaran,sans-serif;color:#444;font-size:14px;font-weight:700;line-height:120%;margin-bottom:5px}.login--input input{background-color:#f9f6ef;border:none;border-bottom:1px solid #444444;outline:none;height:39px}@media screen and (max-width: 768px){.login--input input{width:100%}}.pass--container{height:70vh;margin-top:100px;margin-bottom:100px}.pass--title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;margin-top:100px;text-align:center;font-size:48px;line-height:100%;margin-bottom:60px}.pass--title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.pass--text{font-family:Catamaran,sans-serif;margin-bottom:50px;font-size:18px;font-weight:500;line-height:160%}.pass--box{background:#F4EDE0;padding:50px!important}.pass--box form{width:100%}@media screen and (max-width: 768px){.pass--box{margin-bottom:0}}.pass--button{font-family:Catamaran,sans-serif;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:#fff!important;border-radius:7px;background:#2A3643;border:none;padding:15px 35px}.pass--button:hover{background-color:#192028}.pass--subtitle{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px;line-height:100%;margin-bottom:30px;margin-top:20px}.register--title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;padding-top:100px;text-align:center;font-size:48px;line-height:100%;margin-bottom:60px}.register--title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.register--text{font-family:Catamaran,sans-serif;margin-bottom:50px;font-size:18px;font-weight:500;line-height:160%}.register--box{background:#F4EDE0;padding:50px!important;margin-bottom:100px}@media screen and (max-width: 768px){.register--box{margin-bottom:0}}.register--button{font-family:Catamaran,sans-serif;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:#fff!important;border-radius:7px;background:#2A3643;border:none;padding:15px 35px}.register--button:hover{color:#192028}.auth--input-container{margin-bottom:30px}.register--subtitle{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px;line-height:100%;margin-bottom:30px;margin-top:20px}.auth--input-container{display:flex;flex-direction:column;margin-bottom:30px}.auth--input{background-color:#f9f6ef;border:none;border-bottom:1px solid #878787;outline:none;height:39px}.auth--input.is-invalid{border-bottom:1px solid #b11616}.auth--label{font-family:Catamaran,sans-serif;color:#444;font-size:14px;font-weight:700;line-height:120%;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between}.auth--label small{color:#666;font-size:11px;font-weight:500;line-height:180%;letter-spacing:.33px}@media screen and (max-width: 768px){.reg--images{background:#F4EDE0}}.reg--img{margin-bottom:12.5px}.order--state{padding-top:100px!important;padding-bottom:100px!important}@media screen and (max-width: 768px){.order--state{margin-top:0!important}}.order--state-box{padding:50px!important;background:#F4EDE0}@media screen and (max-width: 768px){.order--state-box{text-align:center}}.order--state-box p{font-family:Catamaran,sans-serif;color:#2a3643;font-size:16px;font-weight:500;line-height:120%;margin-top:30px;margin-bottom:0!important}@media screen and (max-width: 768px){.order--state-img{padding:0!important}}.order--state-title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:48px;margin-top:30px}.order--state-title.verify:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;display:flex;margin:15px auto auto}@media screen and (max-width: 768px){.order--state-title.verify:after{content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}}.order--state-title:after{display:block;content:"";width:50px;height:3px;background:#FCB30F}@media screen and (max-width: 768px){.order--state-title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}}.order--back{display:flex;gap:8.5px;font-weight:700;line-height:120%;text-decoration-line:underline;color:#444!important;margin-top:30px}@media screen and (max-width: 768px){.order--back{display:flex;align-items:center;justify-content:center}}.shipping--label{display:flex;align-items:start;gap:10px;font-size:14px;font-family:Catamaran,sans-serif;font-style:normal;font-weight:500;line-height:120%;cursor:pointer}.radio--label{display:flex;align-items:start;gap:10px;font-size:14px;font-family:Catamaran,sans-serif;font-style:normal;font-weight:500;line-height:120%;cursor:pointer;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #CCCCCC}.radio--label.last{border-bottom:none}.radio--first{border-bottom:1px solid #CCCCCC;padding-bottom:20px;margin-bottom:20px!important}.radio--data h2{font-size:16px;font-family:Catamaran;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width: 768px){.radio--data img{width:100px}}.radio--data-nested{display:flex;flex-direction:column}@media screen and (max-width: 768px){.radio--data-nested-container{display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:column}}.radio--data-nested label{padding:20px;border:1px solid #CCCCCC;font-size:14px;font-family:Catamaran;font-style:normal;font-weight:700;cursor:pointer;margin-right:10px;line-height:120%}@media screen and (max-width: 768px){.radio--data-nested label{display:flex;width:100%}}.radio--data-nested label input{margin-right:10px}.order--button{font-family:Catamaran,sans-serif;border-radius:7px;border:none;background:#2A3643;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;color:#fff;text-decoration:none;text-align:center;text-transform:uppercase;padding:11px 35px}.order--button:hover{color:#fff;background:#192028}.profile--container{padding-top:100px}.profile--title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;text-align:center;font-size:48px;line-height:100%;margin-bottom:60px}@media screen and (max-width: 768px){.profile--title{font-size:38px}}.profile--title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.profile--text{font-family:Catamaran,sans-serif;margin-bottom:50px;font-size:18px;font-weight:500;line-height:160%}.prof--input.valid{border-bottom:1px solid #0d9c8d}.profile--box{background:#F8F6EB;padding:50px!important;margin-bottom:50px}.profile--box.loading{opacity:.7;pointer-events:none}@media screen and (max-width: 768px){.profile--box{padding:40px 25px!important;margin-bottom:0}}.profile--button{font-family:Catamaran,sans-serif;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:#fff!important;border-radius:7px;background:#2A3643;border:none;padding:15px 35px}.profile--button.visible .black-svg,.profile--button-mobile.visible .black-svg{stroke:#000}.profile--subtitle{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px;line-height:100%;margin-bottom:30px;margin-top:20px}.prof--input-container{display:flex;flex-direction:column;margin-bottom:40px}.prof--img{width:100%}.prof--input{background-color:#f9f6ef;border:none;border-bottom:1px solid #878787;outline:none;height:39px}.prof--input.is-invalid{border-bottom:1px solid #b11616}.prof--textarea{background-color:#f9f6ef;border:none;border-bottom:1px solid #878787;outline:none}.prof--textarea.is-invalid{border-bottom:1px solid #b11616}.prof--label{font-family:Catamaran,sans-serif;color:#444;font-size:14px;font-weight:700;line-height:120%;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between}.prof--label small{color:#666;font-size:11px;font-weight:500;line-height:180%;letter-spacing:.33px}@media screen and (max-width: 768px){.reg--images{background:#F4EDE0}}.reg--img{margin-bottom:12.5px}@media screen and (max-width: 768px){.reg--img{width:100%}}.profile--dropdown{position:fixed;right:40px;top:80px;visibility:hidden;display:flex;flex-direction:column;box-shadow:0 7px 19px #0006;background:white;width:155px;z-index:999;border-radius:7px;padding:20px}.profile--dropdown-mobile{visibility:hidden;display:flex;flex-direction:column;background:white;width:155px;z-index:999;border-radius:7px;margin-top:20px;align-items:end;width:100%}.profile--dropdown-mobile .profile--dropdown-items{text-align:end;align-items:end}@media screen and (max-width: 768px){.profile--dropdown{display:none;top:unset;bottom:130px;right:20px;position:absolute}}.profile--dropdown:after{content:"";position:absolute;top:0;right:10px;margin-left:-10px;margin-top:-10px;width:0;z-index:1;height:0;border-bottom:solid 10px #FFF;border-left:solid 10px transparent;border-right:solid 10px transparent}.profile--dropdown-items{display:flex;align-items:start;flex-direction:column;gap:5px}.profile--dropdown-item{font-family:Catamaran,sans-serif;font-style:normal;font-weight:700;line-height:normal;font-size:15px;cursor:pointer;color:#444;text-decoration:none}.profile--dropdown-item:hover{color:#444!important}.item--detail{display:flex;gap:10px;margin-bottom:12px}.order--discard{font-size:14px;font-family:Catamaran;font-style:normal;font-weight:700;cursor:pointer;line-height:120%;text-decoration-line:underline;display:flex;align-items:end;justify-content:end;gap:10px}.order--discard span{align-items:center;justify-content:center;display:flex;gap:10px}.item--order-data{margin-top:20px!important;margin-bottom:1px;padding-bottom:15px}.right{justify-content:end}@media screen and (max-width: 768px){.right{justify-content:start}}@media screen and (max-width: 768px){.order--price.right{justify-content:end}}.order--price.smaller{font-size:20px}@media screen and (max-width: 768px){.m-right{justify-content:end}}.order--table{width:100%}.order--table .recipe--actions .recipe--quantity input{width:30px!important}.order--table-header{height:55px}.order--table-header th{font-family:Catamaran,sans-serif;text-align:right;font-size:11px;font-style:normal;font-weight:800;line-height:160%;letter-spacing:.55px;text-transform:uppercase;text-align:center}.order--table-header th.first{text-align:left}.order--table tr{border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC}.order--table td{min-height:120px;text-align:end}.order--table td.first{text-align:start;display:flex;align-items:center;font-weight:700;gap:15px;color:#2a3643;max-width:250px}.order--table td.first a{text-align:start;display:flex;align-items:center;font-weight:700;gap:15px;color:#2a3643;max-width:250px;text-decoration:none}.order--table-price{font-size:18px;font-family:Catamaran,sans-serif;font-style:normal;font-weight:700;line-height:120%}.order--table .center{text-align:center}.order--table img{width:80px;height:80px}.order--table-mobile{flex-direction:column;gap:20px}.order--table-mobile-item{padding:20px 0;border-bottom:1px solid #CCCCCC}.order--table-mobile .recipe--quantity{margin:0!important}.order--table-mobile .recipe--quantity-input{width:30px!important}.order--table-mobile .recipe--quantity-action{color:#fff!important}.order--table-mobile-head{gap:15px;font-size:14px;font-family:Catamaran;font-style:normal;font-weight:700;line-height:120%;width:100%;display:flex;align-items:center}.order--table-mobile-body{margin-top:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.order--table-mobile-body .item{display:flex;justify-content:center;flex-direction:column;align-items:center}.order--table-mobile-body .item p{margin-bottom:0!important}.order--table-mobile-body .item.start{align-items:start}.order--table-mobile-body .item.end{align-items:end}.order--table-mobile-body .item span{color:#444;font-weight:800;font-size:11px;text-transform:uppercase}.order--price{color:#2a3643;text-align:right;font-size:30px;font-family:DM Serif Display;font-style:normal;font-weight:400;line-height:100%;display:flex}.order--price-area{margin-top:20px!important;display:flex;align-items:end;font-size:16px;font-family:Catamaran;font-style:normal;font-weight:700;line-height:120%}.order--price-area span{font-weight:400}td.first{display:block;width:100%;box-sizing:border-box}.profile--order-item{margin-bottom:60px}.profile--order-item:last-child{margin-bottom:0}.new--address-button{color:#444;font-size:14px;font-style:normal;font-weight:700;line-height:120%;cursor:pointer;display:flex;justify-self:center;align-items:center;gap:10px;margin-top:15px}.profile--address{padding:15px 0;border-bottom:1px solid #ccc}.profile--address p{margin-bottom:0}.profile--address-actions{margin-left:auto;display:flex;gap:20px}.profile--address-actions svg{cursor:pointer}.add--address-button{all:unset;font-family:Catamaran,sans-serif;font-size:13px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:#fff!important;border-radius:7px;background:#2A3643;border:none;padding:10px 25px}.add--address-button:hover{background:#181e24}.alert-side{position:fixed;right:0;top:235px;transform:translateY(-50%);z-index:100}@media screen and (max-width: 768px){.alert-side{top:115px}}.alert-side.show>.alert--bar{font-size:18px;height:auto;right:0}.alert--close{position:relative!important;color:#fff!important;opacity:1!important;padding:0!important}.alert--text{display:flex;align-items:center;justify-content:center;margin:0;font-size:12px;color:#fff;font-weight:600}@media screen and (max-width: 768px){.alert--text{font-size:11px}}.alert--text>a{color:#fff;margin-left:30px;font-size:12px;white-space:nowrap}@media screen and (max-width: 768px){.alert--text>a{font-size:11px}}.alert--bar-success{font-family:Catamaran,sans-serif;background:#60b327;color:#fff;display:flex;align-items:center;flex-direction:row;padding:20px 15px;font-size:16px;height:0;position:relative;transition:all .4s ease-in-out;width:auto}.alert--bar-error{background:#2A3643;color:#fff;display:flex;align-items:center;flex-direction:row;padding:20px 15px;font-size:16px;height:0;position:relative;transition:all .4s ease-in-out;width:auto}.ribbon{width:150px;height:150px;overflow:hidden;position:absolute}.ribbon:before,.ribbon:after{position:absolute;content:"";display:block;border:5px solid #b9850e}.ribbon span{position:absolute;display:block;width:225px;padding:15px 0;background-color:#fcb30d;font-weight:700;font-size:10px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;text-align:center}.ribbon-top-left{top:-10px;left:-10px}.ribbon-top-left:before,.ribbon-top-left:after{border-top-color:transparent;border-left-color:transparent}.ribbon-top-left:before{top:0;right:6px}.ribbon-top-left:after{bottom:6px;left:0}.ribbon-top-left span{right:-20px;top:32px;transform:rotate(-45deg)}.ribbon-top-right{top:-10px;right:-10px}.ribbon-top-right span{padding:10px 0;display:flex;flex-direction:column;width:249px}.ribbon-top-right span div{font-size:14px}.ribbon-top-right small{text-transform:none;font-size:11px}.ribbon-top-right:before,.ribbon-top-right:after{border-top-color:transparent;border-right-color:transparent}.ribbon-top-right:before{top:0;left:0}.ribbon-top-right:after{bottom:0;right:0}.ribbon-top-right span{left:-25px;top:30px;transform:rotate(45deg)}.ribbon-bottom-left{bottom:-10px;left:-10px}.ribbon-bottom-left:before,.ribbon-bottom-left:after{border-bottom-color:transparent;border-left-color:transparent}.ribbon-bottom-left:before{bottom:0;right:0}.ribbon-bottom-left:after{top:0;left:0}.ribbon-bottom-left span{right:-25px;bottom:30px;transform:rotate(225deg)}.ribbon-bottom-right{bottom:-10px;right:-10px}.ribbon-bottom-right:before,.ribbon-bottom-right:after{border-bottom-color:transparent;border-right-color:transparent}.ribbon-bottom-right:before{bottom:0;left:0}.ribbon-bottom-right:after{top:0;right:0}.ribbon-bottom-right span{left:-25px;bottom:30px;transform:rotate(-225deg)}.blog--container{background-color:#f8f6eb;padding-bottom:50px;padding-top:50px}.blog--container h2{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px;line-height:100%;margin-bottom:20px}.blog--container h2:after{display:block;content:"";width:50px;height:3px;background:#FCB30F;margin-top:10px}.blog--container .blog--title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;margin-top:100px;text-align:center;font-size:48px;line-height:100%;margin-bottom:60px}.blog--container .blog--title:after{display:block;content:"";height:3px;margin:10px auto auto;width:50px;background:#FCB30F}.blog--gallery{display:flex;flex-direction:column;gap:20px;list-style:none}.blog--card{margin-bottom:15px;text-decoration:none;color:unset;display:flex;flex-direction:column;overflow:hidden}.blog--card:hover{box-shadow:0 0 11px #21212133!important;color:#000}.blog--card-tags{display:flex;align-items:center;justify-content:start;margin-bottom:15px;gap:10px}.blog--card-tag{border-radius:15px;background-color:#fcb30f;color:#fff;font-weight:700;font-size:12px;padding:5px 10px;text-decoration:none;cursor:pointer}.blog--card-tag:hover{background-color:#444;color:#fff}.blog--card-body{padding:20px;background-color:#fff}.blog--card-date{display:flex;justify-content:space-between;font-size:12px;font-weight:700;margin-bottom:0}.blog--card-image-container{width:100%;max-height:300px;border-bottom:3px solid #FCB30F;overflow:hidden}.blog--card-image{object-fit:cover;width:100%;max-height:300px;min-height:300px;transition:all .2s ease-in-out}.blog--card-image:hover{transform:scale(1.1)}.blog--card-title{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:32px}.blog--card-excerpt{font-size:15px;color:#444}.blog--card-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;background:#2A3643;border-radius:5px;font-size:12px!important;color:#fff;font-weight:800!important;padding:10px 15px;text-align:center;border:none!important;text-transform:uppercase;letter-spacing:2.4px;text-decoration:none}.blog--card-button:hover{background-color:#192028;color:#fff}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:25px}.pagination .page-item.active .page-link{border-color:#fcb30f;background:#FCB30F!important;color:#fff;font-weight:700}.pagination .page-link{display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:100%!important;height:32px;width:32px;color:#302f26}.static--page-container .image{margin:auto auto 15px!important}.static--page-container .image img{width:100%}.static--page-container :root{--ck-color-image-caption-background: hsl(0, 0%, 97%);--ck-color-image-caption-text: hsl(0, 0%, 20%);--ck-color-mention-background: hsla(341, 100%, 30%, .1);--ck-color-mention-text: hsl(341, 100%, 30%);--ck-color-table-caption-background: hsl(0, 0%, 97%);--ck-color-table-caption-text: hsl(0, 0%, 20%);--ck-highlight-marker-blue: hsl(201, 97%, 72%);--ck-highlight-marker-green: hsl(120, 93%, 68%);--ck-highlight-marker-pink: hsl(345, 96%, 73%);--ck-highlight-marker-yellow: hsl(60, 97%, 73%);--ck-highlight-pen-green: hsl(112, 100%, 27%);--ck-highlight-pen-red: hsl(0, 85%, 49%);--ck-image-style-spacing: 1.5em;--ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);--ck-todo-list-checkmark-size: 16px}.static--page-container code{background-color:#c7c7c74d;padding:.15em;border-radius:2px}.static--page-container blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:solid 5px #cccccc}.static--page-container [dir=rtl] blockquote{border-left:0;border-right:solid 5px #cccccc}.static--page-container .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.static--page-container .marker-green{background-color:var(--ck-highlight-marker-green)}.static--page-container .marker-pink{background-color:var(--ck-highlight-marker-pink)}.static--page-container .marker-blue{background-color:var(--ck-highlight-marker-blue)}.static--page-container .pen-red{color:var(--ck-highlight-pen-red);background-color:transparent}.static--page-container .pen-green{color:var(--ck-highlight-pen-green);background-color:transparent}.static--page-container .text-tiny{font-size:.7em}.static--page-container .text-small{font-size:.85em}.static--page-container .text-big{font-size:1.4em}.static--page-container .text-huge{font-size:1.8em}.static--page-container .image{display:table;clear:both;text-align:center;margin:.9em auto;min-width:50px}.static--page-container .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.static--page-container .image-inline{display:inline-flex;max-width:100%;align-items:flex-start}.static--page-container .image-inline picture{display:flex}.static--page-container .image-inline picture,.static--page-container .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.static--page-container .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:var(--ck-color-image-caption-text);background-color:var(--ck-color-image-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.static--page-container .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.static--page-container .image.image_resized img{width:100%}.static--page-container .image.image_resized>figcaption{display:block}.static--page-container .image-style-block-align-left,.static--page-container .image-style-block-align-right{max-width:calc(100% - var(--ck-image-style-spacing))}.static--page-container .image-style-align-left,.static--page-container .image-style-align-right{clear:none}.static--page-container .image-style-side{float:right;margin-left:var(--ck-image-style-spacing);max-width:50%}.static--page-container .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.static--page-container .image-style-align-center{margin-left:auto;margin-right:auto}.static--page-container .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.static--page-container .image-style-block-align-right{margin-right:0;margin-left:auto}.static--page-container .image-style-block-align-left{margin-left:0;margin-right:auto}.static--page-container p+.image-style-align-left,.static--page-container p+.image-style-align-right,.static--page-container p+.image-style-side{margin-top:0}.static--page-container .image-inline.image-style-align-left,.static--page-container .image-inline.image-style-align-right{margin-top:var(--ck-inline-image-style-spacing);margin-bottom:var(--ck-inline-image-style-spacing)}.static--page-container .image-inline.image-style-align-left{margin-right:var(--ck-inline-image-style-spacing)}.static--page-container .image-inline.image-style-align-right{margin-left:var(--ck-inline-image-style-spacing)}.static--page-container .todo-list{list-style:none}.static--page-container .todo-list li{margin-bottom:5px}.static--page-container .todo-list li .todo-list{margin-top:5px}.static--page-container .todo-list .todo-list__label>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.static--page-container .todo-list .todo-list__label>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid #333333;border-radius:2px;transition:.25s ease-in-out box-shadow,.25s ease-in-out background,.25s ease-in-out border}.static--page-container .todo-list .todo-list__label>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size) / 3);top:calc(var(--ck-todo-list-checkmark-size) / 5.3);width:calc(var(--ck-todo-list-checkmark-size) / 5.3);height:calc(var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.static--page-container .todo-list .todo-list__label>input[checked]:before{background:#26ab33;border-color:#26ab33}.static--page-container .todo-list .todo-list__label>input[checked]:after{border-color:#fff}.static--page-container .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.static--page-container ol{list-style-type:decimal}.static--page-container ol ol{list-style-type:lower-latin}.static--page-container ol ol ol{list-style-type:lower-roman}.static--page-container ol ol ol ol{list-style-type:upper-latin}.static--page-container ol ol ol ol ol{list-style-type:upper-roman}.static--page-container ul{list-style-type:disc}.static--page-container ul ul{list-style-type:circle}.static--page-container ul ul ul,.static--page-container ul ul ul ul{list-style-type:square}.static--page-container .media{clear:both;margin:.9em 0;display:block;min-width:15em}.static--page-container .page-break{position:relative;clear:both;padding:5px 0;display:flex;align-items:center;justify-content:center}.static--page-container .page-break:after{content:"";position:absolute;border-bottom:2px dashed #c4c4c4;width:100%}.static--page-container .page-break__label{position:relative;z-index:1;padding:.3em .6em;display:block;text-transform:uppercase;border:1px solid #c4c4c4;border-radius:2px;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-size:.75em;font-weight:700;color:#333;background:white;box-shadow:2px 2px 1px #00000026;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.static--page-container .table{margin:.9em auto;display:table}.static--page-container .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double #b3b3b3}.static--page-container .table table td,.static--page-container .table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.static--page-container .table table th{font-weight:700;background:rgba(0,0,0,.05)}.static--page-container [dir=rtl] .table th{text-align:right}.static--page-container [dir=ltr] .table th{text-align:left}.static--page-container .table>figcaption{display:table-caption;caption-side:top;word-break:break-word;text-align:center;color:var(--ck-color-table-caption-text);background-color:var(--ck-color-table-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.static--page-container .table .ck-table-resized{table-layout:fixed}.static--page-container .table table{overflow:hidden}.static--page-container .table td,.static--page-container .table th{position:relative}.static--page-container pre{padding:1em;color:#353535;background:rgba(199,199,199,.3);border:1px solid #c4c4c4;border-radius:2px;text-align:left;direction:ltr;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.static--page-container pre code{background:unset;padding:0;border-radius:0}.static--page-container hr{margin:15px 0;height:4px;background:#dedede;border:0}.static--page-container .mention{background:var(--ck-color-mention-background);color:var(--ck-color-mention-text)}@media print{.static--page-container .page-break{padding:0}.static--page-container .page-break:after{display:none}}.alert--main{padding:15px;background:#FF0000;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;text-align:center}.popup--button{background:#FCB30F;border:none;padding:5px 20px;border-radius:5px;color:#fff}.popup--modal img{width:100%}.newsletter--header{padding:50px 30px 30px 50px;background-color:#fff;display:flex;align-items:start;justify-content:space-between}@media screen and (max-width: 768px){.newsletter--header{padding:30px!important;flex-direction:column}}.newsletter--header h1{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;color:#2a3643;font-size:28px;text-align:center;margin-bottom:0;line-height:100%}.newsletter--header span{color:#444;text-align:right;font-size:16px}@media screen and (max-width: 768px){.newsletter--header span{text-align:left}}.newsletter--header span a{font-weight:700;text-decoration:underline;color:#444}.newsletter--body{padding:30px 50px!important;background-color:#f4ede0}@media screen and (max-width: 768px){.newsletter--body{padding:30px!important}}.newsletter--body .title{font-size:18px;font-weight:500;line-height:160%;margin-bottom:30px}.newsletter--button{font-family:Catamaran,sans-serif;display:flex;background-color:#fcb30f;height:48px;border:none!important;padding:0 35px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:7px;color:#fff;font-size:16px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase}.newsletter--button .spinner-border{width:25px;height:25px}.newsletter--button:disabled{background-color:#878787!important}.newsletter--button:hover{background:#192028;color:#fff}@media screen and (max-width: 768px){.newsletter--button{width:100%}}.newsletter--button.dismiss{background:none;color:#000}.newsletter--container{display:flex;flex-direction:column;margin-bottom:30px}.newsletter--small{display:block;font-size:11px;margin-bottom:15px}.newsletter--checkbox{display:flex;align-items:start;gap:5px}.newsletter--checkbox input{margin-top:5px}.newsletter--input{background-color:#f9f6ef;border:none;border-bottom:1px solid #878787;outline:none;height:39px;padding:5px}.newsletter--input.is-invalid{border-bottom:1px solid #b11616}.newsletter--box{min-height:85vh;display:flex;justify-self:center;align-self:center;background-color:#fcb30f;flex-direction:column}.newsletter--box form{background-color:#fff;padding:30px;max-width:550px;width:100%;margin:0 auto auto}.newsletter--box .newsletter--header{max-width:550px;padding:30px 30px 0;display:flex;flex-direction:column;width:100%;margin:auto auto 0}.newsletter--box .newsletter--header p{margin-top:15px;margin-bottom:0}.newsletter--img{margin-top:15px;max-height:150px;width:100%;object-fit:cover}.referral--container{padding-top:100px;padding-bottom:100px}@media screen and (max-width: 768px){.referral--container{padding-top:50px;padding-bottom:50px}}.referral--form-container{display:grid;margin:auto;max-width:1000px;grid-template-columns:400px 1fr;gap:30px}@media screen and (max-width: 992px){.referral--form-container{grid-template-columns:300px 1fr}}@media screen and (max-width: 768px){.referral--form-container{grid-template-columns:1fr}}.referral--form{height:670px;max-height:670px;background:#F8F6EB;padding:50px!important;margin-bottom:50px;box-shadow:0 1px 6px #0000001a;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.referral--form{background:#F8F6EB;padding:20px!important;margin-bottom:50px;height:auto;box-shadow:0 1px 6px #0000001a}}.referral--card{width:100%;height:570px;max-height:570px;position:relative;overflow:hidden;box-shadow:0 1px 6px #0000001a;border-radius:5px}.referral--card:hover img{transition:transform .35s;transform:scale(1.5)}.referral--card:hover .referral--card-extra{transform:translateY(0);transition:transform .35s}.referral--card .referral--card-content{width:100%;text-align:center;background-color:#fcb30f;padding:0 60px 20px;position:absolute;bottom:0;left:0;transform:translateY(0);transition:all .35s .35s cubic-bezier(.1,.72,.4,.97);will-change:bottom,background-color,transform,padding;z-index:1}.referral--card .referral--card-content:before{content:"";width:100%;height:120px;background-color:inherit;position:absolute;left:0;z-index:-1}.referral--card .referral--card-content:before{top:-120px;clip-path:ellipse(60% 80px at bottom center)}.referral--card .referral--card-title{font-size:1.5rem;margin-bottom:1em}.referral--card .referral--card-title span{color:#fff;font-weight:700}.referral--card .referral--card-text{font-size:.75rem}.referral--card .referral--card-link{display:flex;flex-wrap:wrap;align-items:center;text-decoration:none;color:#fff;opacity:1;padding:10px;text-align:center;justify-content:center;transition:all .35s}.referral--card .referral--card-link svg{width:15px;margin-left:10px}.referral--card img{position:absolute;top:0;left:0;width:100%;height:290px;object-fit:cover;object-position:center;z-index:-1;transform:scale(1.2);transition:.35s .35s transform cubic-bezier(.1,.72,.4,.97)}.referral--subtitle{font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;font-size:26px;line-height:100%;margin-bottom:30px;margin-top:20px}@media screen and (max-width: 992px){.referral--subtitle{margin-top:0}}@media screen and (max-width: 768px){.referral--subtitle{margin-top:0}}.referral--button{all:unset;width:100%;font-family:Catamaran,sans-serif;font-size:13px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:#fff!important;border-radius:7px;background:#2A3643;border:none;padding:10px 25px;display:inline-table;max-width:-webkit-fill-available;text-align:center}.referral--button:hover{background:#181e24}.ref--input{background-color:#f9f6ef;border:none;border-bottom:1px solid #878787;outline:none;height:39px}.ref--input.is-invalid{border-bottom:1px solid #b11616}.ref--input-container{display:flex;flex-direction:column;margin-bottom:40px}.ref--label{font-family:Catamaran,sans-serif;color:#444;font-size:14px;font-weight:700;line-height:120%;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between}.ref--label small{color:#666;font-size:11px;font-weight:500;line-height:180%;letter-spacing:.33px}.referral--invitees{margin:auto;max-width:1000px}.referral--invitee{background:#f8f6eb;border-radius:2px;padding:25px;display:flex;gap:10px;box-shadow:0 1px 6px #0000001a}.referral--invitee-img img{border-radius:100%;height:50px;width:50px}.referral--button:disabled{background-color:gray;cursor:not-allowed}#copy-button{all:unset;width:100%;font-family:Catamaran,sans-serif;font-size:13px;font-weight:800;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:#fff!important;border-radius:7px;background:#fcb30f;border:none;padding:10px 25px;display:inline-table;max-width:-webkit-fill-available;cursor:pointer;text-align:center}#copy-button:hover{background:#d4990e}.referrals--empty{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;background:#f8f6eb;padding:30px;box-shadow:0 1px 6px #0000001a}.invalid-feedback,.ivf{color:red!important;font-weight:700}.unsub--button{background:none;border:none;display:block;font-weight:700}.datepicker-cell.selected,.datepicker-cell.selected:hover{background:#FCB30C;border-radius:0}.datepicker-cell.disabled{cursor:not-allowed}.bundle--cards{margin-top:50px;display:flex;justify-content:center;align-items:center;gap:50px}.bundle--cards .menu--card{min-width:300px;max-width:300px}@media screen and (max-width: 768px){.bundle--cards .menu--card{min-width:100%;max-width:unset}}.bundle--cards .menu--card .menu--card-head{padding-top:50px}.bundle--cards .menu--card .menu--card-head h2{font-size:36px}@media screen and (max-width: 768px){.bundle--cards{flex-direction:column;gap:20px}}.verify--back{border:none;text-decoration:underline;background-color:unset;font-weight:700;margin-top:15px;padding:0}.verify--box{text-align:center}.divider-custom{font-size:16px;display:flex;align-items:center;font-family:"DM Serif Display",serif;font-style:normal;font-weight:400;margin-top:25px;margin-bottom:15px}.divider-custom:before,.divider-custom:after{flex:1;content:"";padding:.5px;background-color:#bcbcbc;margin:5px}.newsletter--badge{color:#fff;cursor:pointer;background:#fcb310;border-radius:100%;display:flex;box-shadow:2.8px 2.8px 2.2px #00000005,6.7px 6.7px 5.3px #00000007,12.5px 12.5px 10px #00000009,22.3px 22.3px 17.9px #0000000b,41.8px 41.8px 33.4px #0000000d,100px 100px 80px #00000012;justify-content:center;align-items:center;width:100px;height:100px;font-size:14px;font-weight:700;text-align:center}.newsletter--badge-container{position:fixed;left:30px;bottom:70%;transition:all .5s ease-in-out;z-index:2}@media screen and (max-width: 768px){.newsletter--badge-container{left:auto;right:10px;bottom:200px}}@media screen and (max-width: 768px){.newsletter--badge{width:80px;height:80px;font-size:11px}}.newsletter--badge-dismiss{position:absolute;top:0px;right:0px;background:black;cursor:pointer;width:30px;height:30px;border-radius:100%;border:2px solid white;color:#fff;display:flex;justify-content:center;align-items:center}.badge-slide-out{transform:translate(-200%)}@media screen and (max-width: 768px){.badge-slide-out{transform:translate(200%)}}.badge-slide-in{transform:translate(0)}.discounted--price{font-size:12px;text-decoration:line-through;margin-right:5px}.discount--text{font-size:12px;color:#fff;background-color:#fcb30c;display:flex;justify-self:center;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;margin-right:15px}
