.delivery-services{width:100%;overflow:hidden;color:var(--delivery-text);background:var(--delivery-background)}.delivery-services__container{width:100%;max-width:1440px;margin-inline:auto;padding:var(--delivery-mobile-padding) 12px}.delivery-services__header{max-width:680px;margin:0 auto 12px;text-align:center}.delivery-services__eyebrow{margin:0 0 4px;color:var(--delivery-accent);font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.delivery-services__heading{margin:0;color:var(--delivery-text);font-size:var(--delivery-mobile-title);font-weight:800;line-height:1.1;letter-spacing:-.03em}.delivery-services__description{margin-top:7px;color:var(--delivery-text);font-size:12px;line-height:1.45;opacity:.7}.delivery-services__description p{margin:0}.delivery-services__description--hidden-mobile{display:none}.delivery-services__grid{display:grid;grid-auto-flow:column;grid-auto-columns:var(--delivery-mobile-card-width);grid-template-columns:none;gap:10px;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--delivery-accent) transparent;overscroll-behavior-inline:contain}.delivery-card{display:flex;min-width:0;min-height:var(--delivery-mobile-card-height);flex-direction:column;padding:12px;border:1px solid rgba(13,52,91,.1);border-radius:12px;background:var(--delivery-card-background);box-shadow:0 6px 18px #0d345b0f;scroll-snap-align:start}.delivery-card__top{display:flex;min-height:28px;align-items:flex-start;justify-content:space-between;gap:6px}.delivery-card__icon{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:8px;color:var(--delivery-text);background:var(--delivery-background)}.delivery-card__icon svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.delivery-card__badge{padding:4px 6px;border-radius:999px;color:var(--delivery-highlight-text);background:var(--delivery-highlight-background);font-size:8px;font-weight:800;line-height:1.1;text-align:center;text-transform:uppercase}.delivery-card__heading{margin:8px 0 5px;color:var(--delivery-text);font-size:12px;font-weight:800;line-height:1.25}.delivery-card__text{color:var(--delivery-text);font-size:var(--delivery-mobile-text);line-height:1.35;opacity:.76}.delivery-card__text p{margin:0}.delivery-card__text p+p{margin-top:3px}.delivery-card__highlight{margin:6px 0 0;padding:5px 6px;border-radius:7px;color:var(--delivery-highlight-text);background:var(--delivery-highlight-background);font-size:8px;font-weight:800;line-height:1.3}.delivery-card__link{display:inline-flex;align-items:center;gap:4px;margin-top:auto;padding-top:7px;color:var(--delivery-text);font-size:9px;font-weight:800;text-decoration:none}.delivery-card__link:hover{color:var(--delivery-accent)}.delivery-services__mobile-hint{margin:0;color:var(--delivery-text);font-size:10px;text-align:center;opacity:.5}.delivery-services__empty{margin:0;text-align:center;opacity:.7}@media screen and (min-width:750px){.delivery-services__container{padding:var(--delivery-desktop-padding) 28px}.delivery-services__header{margin-bottom:26px}.delivery-services__eyebrow{margin-bottom:6px;font-size:12px}.delivery-services__heading{font-size:var(--delivery-desktop-title)}.delivery-services__description,.delivery-services__description--hidden-mobile{display:block;margin-top:9px;font-size:15px}.delivery-services__grid{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible;padding-bottom:0}.delivery-card{min-height:190px;padding:20px;border-radius:16px}.delivery-card__top{min-height:38px}.delivery-card__icon{width:38px;height:38px;flex-basis:38px}.delivery-card__icon svg{width:21px;height:21px}.delivery-card__badge{padding:5px 8px;font-size:9px}.delivery-card__heading{margin-top:14px;font-size:16px}.delivery-card__text{font-size:var(--delivery-desktop-text);line-height:1.5}.delivery-card__highlight{margin-top:10px;padding:7px 8px;font-size:11px}.delivery-card__link{padding-top:10px;font-size:12px}.delivery-services__mobile-hint{display:none}}@media screen and (min-width:990px){.delivery-services__container{padding-inline:40px}.delivery-services__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.category-grid{width:100%;color:var(--category-text);background:var(--category-background)}.category-grid__inner{width:100%;padding:34px clamp(14px,4vw,64px) 42px}.category-grid__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.category-grid__eyebrow{margin:0 0 5px;color:var(--category-accent);font-size:.72rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.category-grid__heading{margin:0;color:var(--category-text);font-size:clamp(1.55rem,5.8vw,2.65rem);font-weight:800;letter-spacing:-.035em;line-height:1.05}.category-grid__view-all{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:var(--category-text);font-size:.78rem;font-weight:750;line-height:1.2;text-decoration:none}.category-grid__view-all span{color:var(--category-accent);font-size:1.15rem;transition:transform .18s ease}.category-grid__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{position:relative;display:flex;min-width:0;overflow:hidden;min-height:86px;flex-direction:row;color:var(--category-text);background:var(--category-card-background);border:1px solid rgba(13,49,88,.1);border-radius:14px;box-shadow:0 5px 18px #0d315812;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card__media{position:relative;width:42%;max-width:78px;min-height:84px;flex:0 0 42%;overflow:hidden;background:#f5eee3}.category-card__image,.category-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card__placeholder{padding:18%;color:#0d315847}.category-card__content{display:flex;min-width:0;min-height:84px;flex:1 1 auto;align-items:center;justify-content:space-between;gap:5px;padding:9px 8px 9px 10px}.category-card__title{margin:0;font-size:clamp(.72rem,3.05vw,.86rem);font-weight:750;letter-spacing:-.015em;line-height:1.2}.category-card__arrow{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;color:var(--category-text);background:var(--category-accent);border-radius:50%;font-size:.78rem;line-height:1}.category-card:focus-visible,.category-grid__view-all:focus-visible{outline:3px solid var(--category-accent);outline-offset:3px}@media(hover:hover){.category-card:hover{border-color:color-mix(in srgb,var(--category-accent) 55%,transparent);box-shadow:0 12px 28px #0d315821;transform:translateY(-4px)}.category-card:hover .category-card__image{transform:scale(1.045)}.category-grid__view-all:hover span{transform:translate(4px)}}@media screen and (min-width:768px){.category-grid__inner{padding-top:48px;padding-bottom:54px}.category-grid__header{margin-bottom:28px}.category-grid__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card__content{min-height:66px;padding:14px 16px}.category-card{min-height:0;flex-direction:column}.category-card__media{width:100%;max-width:none;min-height:0;flex:none;aspect-ratio:1 / .82}.category-card__title{font-size:clamp(.9rem,1.7vw,1.05rem)}.category-card__arrow{width:28px;height:28px;flex-basis:28px;font-size:1rem}}@media screen and (min-width:1100px){.category-grid__inner{padding-top:58px;padding-bottom:66px}.category-grid__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.category-card{border-radius:20px}.category-card__media{aspect-ratio:1 / .78}}@media(prefers-reduced-motion:reduce){.category-card,.category-card__image,.category-grid__view-all span{transition:none}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.hassamal-footer{width:100%;color:var(--footer-text);background:var(--footer-background);border-top:1px solid var(--footer-border)}.hassamal-footer__container{width:100%;max-width:1440px;margin-inline:auto;padding:var(--footer-mobile-padding) 16px 18px}.hassamal-footer a{color:inherit;text-decoration:none}.hassamal-footer a:hover{color:var(--footer-accent)}.hassamal-footer__top{display:grid;gap:22px;padding-bottom:22px}.hassamal-footer__brand{max-width:420px}.hassamal-footer__logo{width:auto;max-width:190px;max-height:64px}.hassamal-footer__shop-name{display:inline-block;color:var(--footer-text);font-size:20px;font-weight:800;line-height:1.2}.hassamal-footer__description{max-width:380px;margin:9px 0 0;font-size:13px;line-height:1.5;opacity:.72}.hassamal-footer__newsletter{max-width:520px}.hassamal-footer__newsletter-heading{margin:0;font-size:17px;font-weight:800;line-height:1.2}.hassamal-footer__newsletter-text{margin:6px 0 11px;font-size:12px;line-height:1.45;opacity:.7}.hassamal-footer__email-row{display:flex;min-height:44px;overflow:hidden;border:1px solid var(--footer-border);border-radius:12px;background:#fff}.hassamal-footer__email{width:100%;min-width:0;padding:0 13px;border:0;outline:none;color:#0d345b;background:transparent;font-size:13px}.hassamal-footer__submit{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-width:48px;padding:0 14px;border:0;color:#0d345b;background:var(--footer-accent);font-size:12px;font-weight:800;cursor:pointer}.hassamal-footer__form-message{margin:8px 0 0;font-size:11px}.hassamal-footer__form-message--error{color:#a52323}.hassamal-footer__desktop-columns{display:none}.hassamal-footer__mobile-columns{border-top:1px solid var(--footer-border)}.hassamal-footer__accordion{border-bottom:1px solid var(--footer-border)}.hassamal-footer__accordion summary{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:12px;list-style:none;font-size:13px;font-weight:800;cursor:pointer}.hassamal-footer__accordion summary::-webkit-details-marker{display:none}.hassamal-footer__accordion summary span{color:var(--footer-accent);font-size:18px;transition:transform .2s ease}.hassamal-footer__accordion[open] summary span{transform:rotate(45deg)}.hassamal-footer__accordion-content{padding:0 0 15px;font-size:12px;line-height:1.5}.hassamal-footer__column-heading,.footer-location__heading{margin:0 0 13px;color:var(--footer-text);font-size:14px;font-weight:800}.hassamal-footer__links{display:grid;gap:9px;margin:0;padding:0;list-style:none}.hassamal-footer__links a{font-size:12px;opacity:.76}.hassamal-footer__placeholder{margin:0;font-size:11px;opacity:.55}.footer-socials{display:flex;flex-wrap:wrap;gap:9px}.footer-socials__link{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:7px 11px;border:1px solid var(--footer-border);border-radius:999px;color:var(--footer-text);background:#ffffff73;font-size:11px;font-weight:750;transition:color .2s ease,border-color .2s ease,transform .2s ease}.footer-socials__link:hover{color:var(--footer-accent);border-color:var(--footer-accent);transform:translateY(-2px)}.footer-socials__link svg{display:block;width:18px;height:18px;flex:0 0 18px}.footer-socials__empty{margin:0;font-size:11px;opacity:.6}.footer-location__content{display:grid;gap:9px}.footer-location__item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px;margin:0;font-size:12px;line-height:1.5}.footer-location__icon{color:var(--footer-accent);font-weight:800}.footer-location__hours{font-size:11px;line-height:1.55;opacity:.72}.footer-location__hours p{margin:0}.hassamal-footer__bottom{display:flex;flex-direction:column-reverse;align-items:center;gap:13px;margin-top:18px;padding-top:17px;border-top:1px solid var(--footer-border);text-align:center}.hassamal-footer__copyright{font-size:10px;line-height:1.5;opacity:.68}.hassamal-footer__payment{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.hassamal-footer__payment svg{width:34px;height:auto}@media screen and (max-width:749px){.footer-socials{flex-wrap:nowrap}.footer-socials__link{width:38px;min-width:38px;height:38px;min-height:38px;justify-content:center;padding:0}.footer-socials__link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}@media screen and (min-width:750px){.hassamal-footer__container{padding:var(--footer-desktop-padding) 28px 24px}.hassamal-footer__top{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:48px;padding-bottom:34px}.hassamal-footer__shop-name{font-size:24px}.hassamal-footer__description{font-size:14px}.hassamal-footer__mobile-columns{display:none}.hassamal-footer__desktop-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:30px 0;border-top:1px solid var(--footer-border)}.hassamal-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media screen and (min-width:990px){.hassamal-footer__container{padding-inline:40px}.hassamal-footer__desktop-columns{grid-template-columns:.9fr .9fr 1.2fr 1.2fr}}.hassamal-footer{--footer-text: #12344d !important;--footer-accent: #c99b4b !important;--footer-border: rgba(18, 52, 77, .12) !important;position:relative;overflow:hidden;color:#12344d;background:radial-gradient(circle at 12% 15%,rgba(201,155,75,.16),transparent 32%),linear-gradient(135deg,#f7f0e6,#eadcc9);border-top:1px solid rgba(201,155,75,.35);font-family:var(--font-body-family);font-style:var(--font-body-style)}.hassamal-footer:before{position:absolute;top:-120px;right:-100px;width:330px;height:330px;border:1px solid rgba(18,52,77,.07);border-radius:50%;box-shadow:0 0 0 55px #12344d05,0 0 0 110px #12344d03;content:"";pointer-events:none}.hassamal-footer__container{position:relative;z-index:1;max-width:1200px}.hassamal-footer h2,.hassamal-footer p,.hassamal-footer a,.hassamal-footer span,.hassamal-footer input,.hassamal-footer button{font-family:var(--font-body-family)}.hassamal-footer__column-heading,.footer-location__heading{position:relative;margin-bottom:20px;color:#12344d;font-size:15px;font-weight:800;letter-spacing:.04em}.hassamal-footer__column-heading:after,.footer-location__heading:after{display:block;width:30px;height:2px;margin-top:9px;border-radius:2px;background:#c99b4b;content:""}.hassamal-footer__description,.hassamal-footer__newsletter-text,.hassamal-footer__links a,.footer-location__item,.footer-location__hours,.hassamal-footer__copyright{color:#5f6b72;opacity:1}.hassamal-footer__links a,.footer-location__item a,.hassamal-footer__copyright a{transition:color .25s ease,transform .25s ease}.hassamal-footer__links a:hover,.footer-location__item a:hover,.hassamal-footer__copyright a:hover{color:#c99b4b}.hassamal-footer__links a:hover{display:inline-block;transform:translate(4px)}.hassamal-footer__newsletter{padding:27px 30px;border:1px solid rgba(18,52,77,.1);border-radius:20px;background:#ffffff85}.hassamal-footer__email-row{overflow:hidden;border:0;border-radius:999px;background:#fff}.hassamal-footer__submit{color:#0b2639;background:#c99b4b}.footer-socials__link{width:40px;min-width:40px;height:40px;min-height:40px;justify-content:center;padding:0;border:1px solid rgba(18,52,77,.18);border-radius:50%;color:#12344d;background:transparent}.footer-socials__link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.footer-socials__link:hover{color:#fff;border-color:#c99b4b;background:#c99b4b;transform:translateY(-3px)}.footer-location__icon{color:#c99b4b}.hassamal-footer__payment svg{border-radius:0;background:transparent}@media screen and (max-width:749px){.hassamal-footer__newsletter{padding:22px 18px}.hassamal-footer__accordion summary{color:#12344d}.hassamal-footer__accordion-content{color:#5f6b72}.hassamal-footer__column-heading:after,.footer-location__heading:after{display:none}}.hassamal-trust-bar,.hassamal-trust-bar *{box-sizing:border-box}.hassamal-trust-bar{width:100%;background:var(--trust-bg);color:var(--trust-text)}.hassamal-trust-bar__scroller{width:100%;overflow:hidden}.hassamal-trust-bar__items{width:100%;min-width:0;padding:5px 3px;display:grid;grid-template-columns:repeat(var(--trust-item-count),minmax(0,1fr));align-items:stretch}.hassamal-trust-bar__item{width:100%;min-width:0;min-height:var(--trust-main-height-mobile);padding:4px 2px;border-right:1px solid var(--trust-border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.hassamal-trust-bar__item:last-child{border-right:0}.hassamal-trust-bar__icon{width:min(var(--trust-icon-mobile),5.8vw);min-width:0;color:var(--trust-text)}.hassamal-trust-bar__icon svg{width:100%;height:auto}.hassamal-trust-bar__copy{min-width:0;display:flex;flex-direction:column;gap:1px;line-height:1.02;text-align:center;white-space:normal}.hassamal-trust-bar__copy strong{font-size:min(var(--trust-title-mobile),2.35vw);font-weight:800;letter-spacing:.015em;text-transform:uppercase}.hassamal-trust-bar__copy span{font-size:min(var(--trust-subtitle-mobile),2.05vw);font-weight:500;letter-spacing:.01em;text-transform:uppercase}.hassamal-trust-bar__strip{min-height:var(--trust-strip-height-mobile);padding:7px 10px;background:var(--trust-strip-bg);color:var(--trust-strip-text);display:flex;align-items:center;justify-content:center;overflow:hidden}.hassamal-trust-bar__strip p{margin:0;font-size:clamp(9px,2.65vw,13px);line-height:1.1;font-weight:600;letter-spacing:clamp(.08em,.55vw,.2em);text-align:center;text-transform:uppercase;white-space:nowrap}.hassamal-trust-bar__strip span{color:var(--trust-accent)}@media screen and (min-width:990px){.hassamal-trust-bar__scroller{overflow:visible}.hassamal-trust-bar__items{width:100%;max-width:1440px;min-width:0;min-height:var(--trust-main-height-desktop);margin-inline:auto;padding:10px 24px;display:flex;justify-content:center}.hassamal-trust-bar__item{width:auto;min-width:0;flex:1 1 0;flex-direction:row;border-right:1px solid var(--trust-border);padding-inline:clamp(16px,2vw,32px);gap:clamp(12px,1.25vw,20px)}.hassamal-trust-bar__item:last-child{border-right:0}.hassamal-trust-bar__icon{width:var(--trust-icon-desktop);min-width:var(--trust-icon-desktop)}.hassamal-trust-bar__copy{text-align:left;white-space:nowrap}.hassamal-trust-bar__copy strong{font-size:var(--trust-title-desktop)}.hassamal-trust-bar__copy span{font-size:var(--trust-subtitle-desktop)}.hassamal-trust-bar__strip{min-height:var(--trust-strip-height-desktop);padding-block:8px}.hassamal-trust-bar__strip p{font-size:15px}}.whatsapp-popup{position:fixed!important;z-index:999;right:14px!important;bottom:var(--whatsapp-bottom-mobile);left:auto!important;width:54px!important;max-width:54px!important;height:54px;grid-column:auto!important;pointer-events:none}.whatsapp-popup__details{position:relative;width:54px;height:54px;pointer-events:auto}.whatsapp-popup__trigger{display:grid;width:54px;min-width:54px;max-width:54px;height:54px;min-height:54px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--whatsapp-icon-color);background:var(--whatsapp-color);box-shadow:0 8px 24px #00000038;list-style:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-popup__trigger::-webkit-details-marker{display:none}.whatsapp-popup__trigger::marker{content:""}.whatsapp-popup__trigger:hover{transform:translateY(-2px);box-shadow:0 11px 28px #00000042}.whatsapp-popup__trigger svg{display:block;width:30px;height:30px}.whatsapp-popup__panel{position:absolute;right:0;bottom:66px;width:min(310px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(13,52,91,.1);border-radius:17px;color:var(--whatsapp-popup-text);background:var(--whatsapp-popup-background);box-shadow:0 14px 38px #0003;transform:translateY(8px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.whatsapp-popup__details[open] .whatsapp-popup__panel{transform:translateY(0);opacity:1;visibility:visible}.whatsapp-popup__header{display:flex;align-items:center;gap:10px;padding:14px;color:var(--whatsapp-icon-color);background:var(--whatsapp-color)}.whatsapp-popup__header>svg{display:block;width:31px;height:31px;flex:0 0 31px}.whatsapp-popup__header strong{display:block;font-size:14px;line-height:1.25}.whatsapp-popup__header span{display:block;margin-top:2px;font-size:10px;opacity:.88}.whatsapp-popup__body{padding:14px}.whatsapp-popup__message{margin:0 0 12px;padding:11px;border-radius:10px;color:var(--whatsapp-popup-text);background:#0d345b0f;font-size:12px;line-height:1.5}.whatsapp-popup__button{display:flex;min-height:43px;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border-radius:999px;color:var(--whatsapp-icon-color);background:var(--whatsapp-color);font-size:12px;font-weight:800;text-decoration:none}.whatsapp-popup__button svg{display:block;width:20px;height:20px}@media screen and (min-width:750px){.whatsapp-popup{right:24px!important;bottom:var(--whatsapp-bottom-desktop)}.whatsapp-popup__panel{bottom:68px;width:330px}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
