.boa-branches-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}@media screen and (max-width:1150px)and (min-width:1000px){.boa-branches-list__grid{gap:1.1rem}}@media screen and (max-width:1250px)and (min-width:1151px){.boa-branches-list__grid{gap:1.2rem}}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branches-list__grid{gap:1.25rem}}.boa-branch-item{position:relative;border:2px solid #ffffff;border-radius:12px;padding:1.5rem;transition:all .3s ease;background:var(--branch-card-background, #E8F5E8);box-shadow:0 2px 4px #0000000a}@media screen and (max-width:1150px)and (min-width:1000px){.boa-branch-item{padding:1.1rem}}@media screen and (max-width:1250px)and (min-width:1151px){.boa-branch-item{padding:1.2rem}}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branch-item{padding:1.25rem}}@media screen and (max-width:800px)and (min-width:741px){.boa-branch-item{padding:1.15rem}}@media screen and (max-width:999px){.boa-branch-item{padding:1.25rem}}.boa-branch-item:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.boa-branch-item--selected{border-color:rgb(var(--heading-color));background:rgba(var(--heading-color),.05)}.boa-branch-item__link{display:block;text-decoration:none;color:inherit;cursor:pointer}.boa-branch-item__link:hover{text-decoration:none}.boa-branch-item__content{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:1.5rem;width:100%;box-sizing:border-box}@media screen and (max-width:1150px)and (min-width:1000px){.boa-branch-item__content{gap:.8125rem}}@media screen and (max-width:1250px)and (min-width:1151px){.boa-branch-item__content{gap:.9375rem}}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branch-item__content{gap:1rem}}@media screen and (max-width:800px)and (min-width:741px){.boa-branch-item__content{gap:.875rem}}@media screen and (max-width:999px){.boa-branch-item__content{gap:1rem}}.boa-branch-item__left-column{display:flex;flex-direction:column;gap:1.8125rem;flex-shrink:0;width:auto;min-width:180px;max-width:220px;background:transparent;border:none;padding:1.25rem;padding-inline-end:0;padding-block-start:10px;align-items:center;box-sizing:border-box}@media screen and (max-width:1150px)and (min-width:1000px){.boa-branch-item__left-column{min-width:125px;max-width:145px;padding:.8125rem;padding-inline-end:0;padding-block-start:10px;gap:1.8125rem}}@media screen and (max-width:1250px)and (min-width:1151px){.boa-branch-item__left-column{min-width:135px;max-width:155px;padding:.9375rem;padding-inline-end:0;padding-block-start:10px;gap:1.8125rem}}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branch-item__left-column{min-width:140px;max-width:160px;padding:1rem;padding-inline-end:0;padding-block-start:10px;gap:1.8125rem}}@media screen and (max-width:800px)and (min-width:741px){.boa-branch-item__left-column{min-width:140px;max-width:170px;padding:.875rem;padding-inline-end:0;padding-block-start:10px;gap:1.8125rem}}@media screen and (max-width:999px){.boa-branch-item__left-column{min-width:150px;max-width:180px;padding:1rem;padding-inline-end:0;padding-block-start:10px;gap:1.8125rem}}.boa-branch-item__left-section-1{display:flex;flex-direction:column;align-items:center}.boa-branch-item__left-section-2{display:flex;flex-direction:column;align-items:center;width:100%}.boa-branch-item__right-column{display:flex;flex-direction:column;gap:1rem;flex:1 1 0;min-width:0;box-sizing:border-box}@media screen and (max-width:1150px)and (min-width:1000px){.boa-branch-item__right-column{gap:.5625rem;min-width:0}.boa-branch-item__title{font-size:.90625rem;line-height:1.18}.boa-branch-item__detail-label,.boa-branch-item__detail-text{font-size:.71875rem}.boa-branch-item__operating-hours{font-size:.71875rem;line-height:1.32}}@media screen and (max-width:1250px)and (min-width:1151px){.boa-branch-item__right-column{gap:.6875rem;min-width:0}.boa-branch-item__title{font-size:.96875rem;line-height:1.22}.boa-branch-item__detail-label,.boa-branch-item__detail-text{font-size:.78125rem}.boa-branch-item__operating-hours{font-size:.78125rem;line-height:1.37}}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branch-item__right-column{gap:.75rem;min-width:0}.boa-branch-item__title{font-size:1rem;line-height:1.25}.boa-branch-item__detail-label,.boa-branch-item__detail-text{font-size:.8125rem}}@media screen and (max-width:800px)and (min-width:741px){.boa-branch-item__right-column{gap:.625rem}.boa-branch-item__title{font-size:.9375rem;line-height:1.2}.boa-branch-item__detail-label,.boa-branch-item__detail-text{font-size:.75rem}}@media screen and (max-width:999px){.boa-branch-item__right-column{gap:.75rem}}.boa-branch-item__section-1,.boa-branch-item__section-2{display:flex;flex-direction:column;gap:.5rem}.boa-branch-item__icons{display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:center}.boa-branch-item__icons svg *{stroke-width:1.4}.boa-branch-item__icon-link{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;text-decoration:none;color:inherit}.boa-branch-item__icon-link:hover{opacity:.7}.boa-branch-item__icons svg{color:#000;opacity:1;stroke-width:2;width:24px;height:24px}.boa-branch-item__distance{font-size:.75rem;font-weight:500;white-space:nowrap}.boa-branch-item__title{color:#000;margin:0;font-size:1.4rem;font-weight:500;line-height:1.3}[dir=rtl] .boa-branch-item__title{text-align:right}[dir=ltr] .boa-branch-item__title{text-align:left}.boa-branch-item__detail{display:flex;flex-direction:row;gap:.5rem;align-items:flex-start;width:100%}.boa-branch-item__detail--operating-hours{flex-direction:column}[dir=rtl] .boa-branch-item__detail--operating-hours{align-items:flex-end}[dir=rtl] .boa-branch-item__detail--operating-hours .boa-branch-item__detail-label{align-self:flex-end;text-align:right;width:100%}[dir=ltr] .boa-branch-item__detail--operating-hours{align-items:flex-start}[dir=ltr] .boa-branch-item__detail--operating-hours .boa-branch-item__detail-label{align-self:flex-start;text-align:left;width:100%}.boa-branch-item__detail-label{font-weight:500;font-size:.875rem;color:#000;white-space:nowrap}@media screen and (max-width:999px){.boa-branch-item__detail-label{font-size:.8125rem}}.boa-branch-item__detail-text{color:#000;font-size:.875rem}[dir=rtl] .boa-branch-item__detail-text{text-align:right}[dir=ltr] .boa-branch-item__detail-text{text-align:left}@media screen and (max-width:999px){.boa-branch-item__detail-text{font-size:.8125rem}}.boa-branch-item__operating-hours{white-space:pre-line;display:block;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;width:100%;max-width:100%;-webkit-hyphens:auto;hyphens:auto}[dir=rtl] .boa-branch-item__operating-hours{text-align:right}[dir=ltr] .boa-branch-item__operating-hours{text-align:left}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branch-item__operating-hours{font-size:.8125rem;line-height:1.4}}.boa-branch-item__operating-hours-label{direction:inherit;unicode-bidi:embed}.boa-branch-item__actions{display:flex;flex-direction:column;gap:.625rem;width:100%;align-items:stretch}.boa-branch-item__details-button.button,.boa-branch-item__buy-button.button{width:100%;font-size:.875rem;padding:.5rem 1rem;line-height:1.4}@media screen and (max-width:1150px)and (min-width:1000px){.boa-branch-item__details-button.button,.boa-branch-item__buy-button.button{font-size:.71875rem;padding:.40625rem .6875rem}}@media screen and (max-width:1250px)and (min-width:1151px){.boa-branch-item__details-button.button,.boa-branch-item__buy-button.button{font-size:.78125rem;padding:.46875rem .8125rem}}@media screen and (max-width:1400px)and (min-width:1251px){.boa-branch-item__details-button.button,.boa-branch-item__buy-button.button{font-size:.8125rem;padding:.5rem .875rem}}@media screen and (max-width:800px)and (min-width:741px){.boa-branch-item__details-button.button,.boa-branch-item__buy-button.button{font-size:.75rem;padding:.4375rem .75rem}}.boa-branch-item__buy-button.button--primary{--button-background: var(--branch-primary-button-background, var(--primary-button-background));--button-text-color: var(--branch-primary-button-text-color, var(--primary-button-text-color))}.boa-branch-item__details-button.button--secondary{--button-background: var(--branch-secondary-button-background, var(--secondary-button-background));--button-text-color: var(--branch-secondary-button-text-color, var(--secondary-button-text-color))}.boa-branches-list__empty-state{text-align:center;padding:3rem 1rem}.boa-branches-page{margin-top:2rem}@media screen and (max-width:800px)and (min-width:741px){.boa-branches-list__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (max-width:1200px)and (min-width:900px){.boa-branches-list__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (max-width:900px){.boa-branches-list__grid{grid-template-columns:1fr;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/boa-branch-item.css.map */
