:root{--color-primary:#008587;--color-primary-light:#91D6AC;--color-black:#000000;--color-grey:#88898C;--color-grey-light:#DADDE2;--color-white:#FFFFFF;--color-error-light:#F8D7DA;--color-error:#D60A21;--default-text-color:var(--color-black);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--default-font-family:var(--font-akshar)}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.store-detail__page-header{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;min-block-size:414px;color:#fff}.store-detail__page-header .page-header__image-wrapper{position:absolute;inset:0;z-index:0;display:flex;min-inline-size:150vw;margin-left:-25vw;margin-right:-25vw;overflow:hidden;justify-content:center;border-radius:0 0 95% 95%/0 0 14rem 14rem}.store-detail__page-header .page-header__image-wrapper-inner{position:relative}.store-detail__page-header .page-header__image-wrapper-inner:after{content:"";position:absolute;inset:0;background:#000000;background:var(--color-black);opacity:.15}.store-detail__page-header .page-header__image-wrapper-inner .left img{-o-object-position:left;object-position:left}.store-detail__page-header .page-header__image-wrapper-inner .center img{-o-object-position:center;object-position:center}.store-detail__page-header .page-header__image-wrapper-inner .right img{-o-object-position:right;object-position:right}.store-detail__page-header .page-header__image-wrapper-inner img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.store-detail__page-header .page-header__content-wrapper{position:relative;z-index:2;text-align:center;padding-inline:1rem;max-inline-size:645px}.store-detail__page-header .page-header__content-wrapper .title-with-shadow{text-shadow:8px 4px 8px rgba(0,0,0,.5)}.store-detail__page-header .page-header__pre-title{font-size:1.8rem;color:currentColor;line-height:1}.store-detail__page-header .page-header__store-content .store-content__floor{display:flex;background-color:#000000;background-color:var(--color-black);margin:32px auto;justify-content:center;align-items:center;border-radius:8px;padding:4px 6px;max-width:200px}.store-detail__page-header .page-header__store-content .store-content__floor .icon{display:flex;align-items:center;margin-right:8px}.store-detail__page-header .page-header__store-content button{margin-bottom:32px}.store-detail__page-header .page-header__store-content .store-content__label{background-color:#F8D7DA;background-color:var(--color-error-light);color:#D60A21;color:var(--color-error);padding:6px 16px;border-radius:100px;display:inline-flex;align-items:center;margin-top:4rem;width:inherit}.store-detail__page-header .page-header__store-content .store-content__label .icon{display:flex;align-items:center;margin-right:8px;height:1.2em;width:1.2em}.store-detail__content-container{display:flex;flex-direction:column;border-bottom:1px solid #008587;border-bottom:1px solid var(--color-primary);position:relative}.store-detail__content-container>div{flex:1}.store-detail__content-container .content-container__left{margin:0 0 4rem;padding-top:85px}.store-detail__content-container .content-container__left .left__logo{display:flex;justify-content:center;align-items:center;z-index:20;width:140px;height:140px;box-shadow:0 4px 14px 0 rgba(0,0,0,.08);border-radius:200px;background-color:#FFFFFF;background-color:var(--color-white);position:relative;padding:2rem;margin:-120px auto 32px;left:0;top:0}.store-detail__content-container .content-container__left .left__social-media{margin-top:4rem;display:flex}.store-detail__content-container .content-container__left .left__social-media .social-media__icon{margin-right:8px}.store-detail__content-container .content-container__left .left__social-media .icon{border:none;border-radius:0;padding:8px 0}.store-detail__content-container .content-container__left a{color:#008587;color:var(--color-primary)}.store-detail__content-container .content-container__right .information__opening-hours{border:none}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex{flex-direction:column;align-items:flex-start;border-bottom:none!important}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex h3{margin-bottom:2rem}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex .opening-hours__grid{width:100%}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex .opening-hours__row{display:grid;grid-template-columns:repeat(2,1fr);padding:0;text-align:left}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex .opening-hours__row.active p:last-of-type{text-align:left}.store-detail__gallery{margin-top:4rem}.store-detail__gallery .desktop{display:none}.store-detail__gallery .mobile{display:block}.store-detail__gallery .gallery__item{position:relative;width:100%;height:200px}.store-detail__gallery .gallery__item img{-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.store-detail__page-header{min-block-size:320px}.store-detail__page-header.store{min-block-size:500px}.store-detail__content-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #008587;border-bottom:1px solid var(--color-primary);position:relative}.store-detail__content-container>div{flex:1}.store-detail__content-container .content-container__left{margin-right:4rem;padding-top:95px}.store-detail__content-container .content-container__left .left__logo{top:-80px;margin:0;position:absolute;left:32px;width:140px}.store-detail__content-container .content-container__left a{color:#008587;color:var(--color-primary)}.store-detail__content-container .content-container__right .information__opening-hours{border:none}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex{flex-direction:column;align-items:center}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex h3{margin-bottom:2rem;margin-right:0}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex .opening-hours__grid{width:inherit}.store-detail__content-container .content-container__right .information__opening-hours .opening-hours__flex .opening-hours__row{grid-gap:8rem}.store-detail__gallery .desktop{flex-direction:row;display:flex;gap:2rem}.store-detail__gallery .mobile{display:none}.store-detail__gallery .gallery__item{height:300px}}