.cart-panel{display:flex;position:fixed;z-index:21;top:var(--header-height);right:0;bottom:0;flex-direction:column;width:100%;max-width:530px;padding:35px 32px;overflow-y:auto;transform:translateX(100%);transition:transform .2s ease;background-color:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.15)}.cart-panel--open{transform:translateX(0)}.cart-panel__overlay{visibility:hidden;position:fixed;z-index:20;inset:0;top:var(--header-height);transition:opacity .3s ease,visibility .3s ease;opacity:0;background-color:#000}.cart-panel__overlay--open{visibility:visible;opacity:.25}.delivery-bar~.cart-panel,.delivery-bar~.cart-panel__overlay{top:calc(var(--header-height) + var(--delivery-bar-height))}.cart-panel__header{display:flex;gap:8px;justify-content:space-between;margin-bottom:24px;padding-bottom:10px;border-bottom:1px solid #e9e7e3}.cart-panel__header p{margin:0;color:#363636;font-size:28px;font-weight:500;text-align:center}.cart-panel__close{display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s;border:0;background:none;color:#004042;cursor:pointer}.cart-panel__close svg{width:32px;height:32px}.cart-panel__close:hover{opacity:.7}.cart-panel__empty{margin-top:64px;text-align:center}.cart-panel__empty p{font-weight:500}.cart-panel__category__title{margin:0 0 10px;color:#477e84;font-size:18px;font-weight:500}.cart-panel__category+.cart-panel__category{margin-top:26px;padding-top:16px;border-top:1px solid #bdd8db}.cart-panel .product-card-cart+.product-card-cart{margin-top:16px}.cart-panel__footer{margin-top:24px;padding-top:10px;border-top:1px solid #e9e7e3}.cart-panel__footer__row{display:flex;gap:16px;justify-content:space-between;margin-bottom:10px;font-size:16px}.cart-panel__footer__inner{display:flex;gap:16px;justify-content:space-between;margin-bottom:32px;font-size:22px;font-weight:600}.cart-panel__footer__inner:not(:first-child){margin-top:14px;padding-top:14px;border-top:1px solid #e9e7e3}.cart-panel__footer__amount{color:#004042}.cart-panel__menu{margin-top:8px;text-align:center}.cart-panel__menu a{transition:color .2s;color:#757575;font-size:16px;font-weight:500}.cart-panel__menu a:hover{color:#004042}@media screen and (max-width:767px){.cart-panel{padding:20px 16px}}:root,:root .orejime-Env{--orejime-color-background:#fff;--orejime-color-text:#363636;--orejime-color-subdued:#757575;--orejime-color-interactive:#004042;--orejime-color-on-interactive:#fff;--orejime-radius:8px;--orejime-font-family:var(--font-league-spartan),sans-serif}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{overflow-x:hidden}*,:after,:before,html{box-sizing:border-box}:root{-moz-tab-size:4;tab-size:4}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{margin:0;padding:0;list-style:none}body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;color:#363636;font-family:var(--font-league-spartan),sans-serif;font-size:20px;font-weight:300;line-height:1.5;--header-height:62px;--delivery-bar-height:48px}body,body *{letter-spacing:.03em}@media screen and (max-width:767px){body{font-size:18px;--delivery-bar-height:40px}}.wrapper{width:100%;max-width:1680px;margin-inline:auto;padding-inline:5vw}main{padding-top:var(--header-height)}.delivery-bar+main{padding-top:calc(var(--header-height) + var(--delivery-bar-height))}.h1,.h2,.h3{margin:0;font-weight:600;letter-spacing:0;line-height:1.1}.h1{font-size:52px}.h1 span,.h1--cyprus{color:#004042}.h1--cyprus span{color:#477e84}@media screen and (max-width:767px){.h1{font-size:44px}}.h2{font-size:38px}.h2--white{color:#fff}@media screen and (max-width:767px){.h2{font-size:32px}}.h3{font-size:22px;text-transform:uppercase}.h3--white{color:#fff}.suptitle{color:#477e84;font-weight:600;text-transform:uppercase}.simple-page{display:flex;align-items:center;justify-content:center;min-height:80vh;text-align:center}.required-mark{margin-left:2px;color:#e4290c}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.sr-only--focusable:active,.sr-only--focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.bg-cover{background-repeat:no-repeat;background-position:50%;background-size:cover}.img-cover{display:block;width:100%;height:100%;object-fit:cover}.embed-container{position:relative;max-width:100%;height:0;margin:0 auto;padding-bottom:35%;overflow:hidden}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.delivery-bar{display:flex;position:fixed;z-index:9;top:var(--header-height);gap:14px;align-items:center;height:var(--delivery-bar-height);padding-inline:16px;background-color:#cbd6c7;color:#363636;font-size:18px;font-weight:500;inset-inline:0}.delivery-bar svg{width:24px;height:24px;margin-bottom:1px}.delivery-bar__edit{padding:0;transition:color .2s;border:0;background:none;color:#363636;font-size:16px;text-decoration:underline;cursor:pointer}.delivery-bar__edit:hover{color:#477e84}@media screen and (max-width:767px){.delivery-bar{transform:translateZ(0);font-size:16px}}.form-radio input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.form-radio input:checked+label:before{border-color:#1a6b6e;background-color:#1a6b6e;box-shadow:inset 0 0 0 3px #fff}.form-radio label{display:flex;gap:8px;color:#757575;font-size:16px;font-weight:400;cursor:pointer}.form-radio label a{transition:color .2s;color:#477e84;text-decoration:underline}.form-radio label a:hover{color:#004042}.form-radio label:before{content:"";display:block;flex-shrink:0;width:20px;height:20px;margin-top:4px;transition:border-color .2s,background-color .2s,box-shadow .2s;border:1px solid #d4d2ce;border-radius:50%}.form-radio label:hover:before{box-shadow:0 0 0 3px rgba(26,107,110,.2)}.delivery-location-modal__slots{list-style:none}.delivery-location-modal__slot{position:relative;padding:8px;border-radius:4px;background-color:#fff;color:#363636}.delivery-location-modal__slot .form-radio label{align-items:center;color:#363636}.delivery-location-modal__slot .form-radio label:before{margin-top:0}.delivery-location-modal__slot .form-radio span{display:flex;gap:8px;align-items:center}.delivery-location-modal__slot .form-radio span svg{width:16px;height:16px}.delivery-location-modal__slot--too-late{color:#757575;pointer-events:none}.delivery-location-modal__slot+.delivery-location-modal__slot{margin-top:4px}.delivery-location-modal__item{padding:12px;transition:background-color .2s,border-color .2s,color .2s;border:1px solid #e9e7e3;border-radius:8px;cursor:pointer}.delivery-location-modal__item__index{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;transition:background-color .2s,border-color .2s,color .2s;border:2px solid #004042;border-radius:50%;color:#004042;font-weight:500}.delivery-location-modal__item__info{display:flex;gap:8px;align-items:center}.delivery-location-modal__item__info h3{margin:0;color:#004042;font-size:20px;font-weight:600;line-height:1.1;text-transform:uppercase}.delivery-location-modal__item .tag{margin-top:12px}.delivery-location-modal__item__address{margin:8px 0 0;font-size:18px}.delivery-location-modal__item__slots{margin-top:12px;list-style:none}.delivery-location-modal__item+.delivery-location-modal__item{margin-top:8px}.delivery-location-modal__item--selected:not(.delivery-location-modal__item--too-late){border-color:#1a6b6e;background-color:#1a6b6e;color:#fff}.delivery-location-modal__item--selected:not(.delivery-location-modal__item--too-late) .delivery-location-modal__item__index{border-color:#fff;background-color:#fff;color:#1a6b6e}.delivery-location-modal__item--selected:not(.delivery-location-modal__item--too-late) .delivery-location-modal__item__info h3{color:#fff}.delivery-location-modal__item--selected.delivery-location-modal__item--too-late{border-color:#757575;background-color:#f4f3f0}.delivery-location-modal__item--too-late{color:#757575;pointer-events:none}.delivery-location-modal__item--too-late .delivery-location-modal__item__index{border-color:#757575;color:#757575}.delivery-location-modal__item--too-late .delivery-location-modal__item__info h3{color:#757575}.delivery-location-modal__list{display:flex;flex-direction:column;height:100%}.delivery-location-modal__list ul{flex:1;padding-bottom:12px;overflow-y:auto}.delivery-location-modal-overlay{display:flex;position:fixed;z-index:30;inset:0;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.15)}.delivery-location-modal{display:flex;position:relative;flex-direction:column;width:100%;max-width:1100px;max-height:680px;border-radius:8px;background:#fff}.delivery-location-modal__close{position:absolute;top:0;right:0;padding:10px;transition:opacity .2s;border:0;background:none;cursor:pointer}.delivery-location-modal__close svg{width:30px;height:30px;stroke:#004042}.delivery-location-modal__close:hover{opacity:.7}.delivery-location-modal__view-switch{display:none;gap:1.5rem;justify-content:center;padding-top:.5rem}.delivery-location-modal__view-switch button{padding:10px;border:0;border-bottom:2px solid rgba(0,0,0,0);background:none;color:#363636;font-size:14px;font-weight:500;text-transform:uppercase;cursor:pointer}.delivery-location-modal__view-switch button.is-active{border-bottom-color:#004042;color:#004042}@media screen and (max-width:767px){.delivery-location-modal__view-switch{display:flex}}.delivery-location-modal__title{margin:0;padding:16px 16px 0;font-size:34px;font-weight:500;line-height:1.1}.delivery-location-modal__body{display:flex;flex:1;gap:8px;padding:16px 16px 0;overflow:hidden}@media screen and (max-width:767px){.delivery-location-modal__body{overflow-y:auto}}.delivery-location-modal__map{display:flex;flex:1;flex-direction:column;overflow:hidden}@media screen and (max-width:767px){.delivery-location-modal__map.is-hidden-mobile{display:none}.delivery-location-modal__map{overflow-y:auto}}.delivery-location-modal__map-canvas{position:relative;flex:1;min-height:400px;overflow:hidden;border-radius:4px}@media screen and (max-width:767px){.delivery-location-modal__map-canvas{flex:none;height:40vh;min-height:0}}.delivery-location-modal__locate{display:flex;position:absolute;z-index:400;top:1rem;right:1rem;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);color:#363636;cursor:pointer}.delivery-location-modal__locate svg{width:20px;height:20px}.delivery-location-modal__locate:hover{color:#3ab290}.delivery-location-modal__list-wrap{flex-basis:380px;flex-shrink:0;width:380px;overflow:hidden}@media screen and (max-width:767px){.delivery-location-modal__list-wrap.is-hidden-mobile{display:none}.delivery-location-modal__list-wrap{flex-basis:auto;width:100%}}.delivery-location-modal__selected-mobile{display:none;flex-shrink:0;padding-top:.75rem}@media screen and (max-width:767px){.delivery-location-modal__selected-mobile{display:block}}.delivery-location-modal__actions{display:flex;position:relative;z-index:1001;gap:1rem;align-items:center;justify-content:space-between;padding:8px 16px;box-shadow:0 1px 12px 0 rgba(0,0,0,.25)}.delivery-location-modal__actions-submit{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-left:auto}.delivery-location-modal__info{font-size:18px;font-weight:500}.delivery-location-modal__error{max-width:300px;padding:12px;border:1px solid #f99586;border-radius:4px;background:#fdecea;color:#e4290c;font-size:14px;pointer-events:none}@media screen and (max-width:767px){.delivery-location-modal{height:100dvh;max-height:100%}}.delivery-company-modal__result{display:flex;gap:12px;align-items:center;cursor:pointer}.delivery-company-modal__result h3{margin:0;color:#004042;font-size:20px;font-weight:600;line-height:1.1}.delivery-company-modal__result__info{flex:1}.delivery-company-modal__result__address{margin:6px 0 0;font-size:18px}.delivery-company-modal__result__slot{margin:6px 0 0}.delivery-company-modal__result__slot span{display:flex;gap:8px;align-items:center;font-size:16px;font-weight:400}.delivery-company-modal__result__slot span svg{width:16px;height:16px}.delivery-company-modal__result__arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;transition:background-color .2s,color .2s;border:1px solid #004042;border-radius:50%;background:none;color:#004042;cursor:pointer}.delivery-company-modal__result__arrow svg{width:18px;height:18px}.delivery-company-modal__result__arrow:disabled{opacity:.7;pointer-events:none}.delivery-company-modal__result+.delivery-company-modal__result{margin-top:16px;padding-top:16px;border-top:1px solid #f4f3f0}.delivery-company-modal__result:hover .delivery-company-modal__result__arrow{background-color:#004042;color:#fff}.delivery-company-modal-overlay{display:flex;position:fixed;z-index:30;inset:0;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.15)}.delivery-company-modal{display:flex;position:relative;flex-direction:column;width:100%;max-width:520px;max-height:680px;border-radius:8px;background:#fff}.delivery-company-modal__close{position:absolute;top:0;right:0;padding:10px;transition:opacity .2s;border:0;background:none;cursor:pointer}.delivery-company-modal__close svg{width:30px;height:30px;stroke:#004042}.delivery-company-modal__close:hover{opacity:.7}.delivery-company-modal__title{margin:0;padding:32px 32px 0;font-size:34px;font-weight:500;line-height:1.1}@media screen and (max-width:767px){.delivery-company-modal__title{font-size:28px}}.delivery-company-modal__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px 32px;overflow:hidden}.delivery-company-modal__search{display:flex;position:relative;align-items:center;padding-inline:12px;border:1px solid #d4d2ce;border-radius:4px}.delivery-company-modal__search svg{flex-shrink:0;width:20px;height:20px;stroke:#363636}.delivery-company-modal__search input{flex:1;padding:12px;border:0;outline:none;font-size:15px}.delivery-company-modal__empty{margin-top:1rem;color:#363636;font-size:14px;text-align:center}.delivery-company-modal__results{margin-top:1rem;list-style:none}.delivery-company-modal__footer{position:relative;z-index:1001;margin-top:12px;padding:16px;box-shadow:0 1px 12px 0 rgba(0,0,0,.25);color:#363636;font-size:14px;font-weight:400;line-height:1.1}.delivery-company-modal__footer a{display:block;transition:color .2s;color:#363636;text-decoration:underline}.delivery-company-modal__footer a:hover{color:#004042}.delivery-company-modal__error{padding:12px;border:1px solid #f99586;border-radius:4px;background:#fdecea;color:#e4290c;font-size:14px}.delivery-company-modal__info{padding:12px;border:1px solid #7ad5d5;border-radius:4px;background:#e8f4f5;color:#267878;font-size:14px}.delivery-company-modal__slot-view h3{margin:0;color:#004042;font-size:20px;font-weight:600;line-height:1.1}.delivery-company-modal__slot-view__address{margin:6px 0 0;font-size:18px}.delivery-company-modal__slot-view .btn{margin-top:12px}.delivery-company-modal__back{display:inline-flex;gap:8px;align-items:center;margin-bottom:24px;padding:0;transition:color .2s;border:0;background:none;color:#363636;font-size:16px;cursor:pointer}.delivery-company-modal__back svg{width:16px;height:16px}.delivery-company-modal__back:hover{color:#004042}@media screen and (max-width:767px){.delivery-company-modal{height:100vh;max-height:100%}}.hero-search-overlay{display:flex;position:fixed;z-index:30;inset:0;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.15)}.hero-search-choice{position:relative;width:100%;max-width:1000px;padding:32px;border-radius:8px;background:#fff}.hero-search-choice__close{position:absolute;top:0;right:0;padding:10px;transition:opacity .2s;border:0;background:none;cursor:pointer}.hero-search-choice__close svg{width:30px;height:30px;stroke:#004042}.hero-search-choice__close:hover{opacity:.7}.hero-search-choice__title{margin:0 0 32px;font-size:34px;font-weight:500;line-height:1.1;text-align:center}@media screen and (max-width:767px){.hero-search-choice__title{margin:0 0 24px;font-size:28px}}.hero-search-choice__options{display:flex;gap:32px}@media screen and (max-width:767px){.hero-search-choice__options{flex-direction:column;gap:16px}}.hero-search-choice__option{display:flex;flex:1;flex-direction:column;align-items:center;min-height:250px;padding:16px 25px;transition:background-color .2s,border .2s,box-shadow .2s;border:1px solid #e9e7e3;border-radius:8px;text-align:center;cursor:pointer}.hero-search-choice__option h3{margin:12px 0 0;color:#004042;font-size:20px}.hero-search-choice__option p{margin:0 0 20px;font-size:20px;line-height:1.1}.hero-search-choice__option .btn{margin-top:auto}.hero-search-choice__option:hover{border:1px solid #004042;background-color:#f4f3f0;box-shadow:0 0 0 1px #004042}