.hero-banner{position:relative;overflow:hidden;min-height:var(--section-height-mobile)}.hero-banner__background{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__background-image{width:100%;height:100%;object-fit:cover;display:block}.hero-banner__background-image--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f8f4f0,#f0e8e0,#f5ebe6)}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-bg);pointer-events:none;display:flex!important}.hero-banner__inner{position:relative;z-index:1;display:flex;min-height:var(--section-height-mobile);padding:var(--content-padding-top-mobile) 24px var(--content-padding-bottom-mobile);box-sizing:border-box}.hero-banner__content{max-width:var(--content-max-width);display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hero-banner--mobile-top-left .hero-banner__inner{justify-content:flex-start;align-items:flex-start}.hero-banner--mobile-top-center .hero-banner__inner{justify-content:flex-start;align-items:center}.hero-banner--mobile-top-right .hero-banner__inner{justify-content:flex-start;align-items:flex-end}.hero-banner--mobile-center-left .hero-banner__inner{justify-content:center;align-items:flex-start}.hero-banner--mobile-center-middle .hero-banner__inner{justify-content:center;align-items:center}.hero-banner--mobile-center-right .hero-banner__inner{justify-content:center;align-items:flex-end}.hero-banner--mobile-bottom-left .hero-banner__inner{justify-content:flex-end;align-items:flex-start}.hero-banner--mobile-bottom-middle .hero-banner__inner{justify-content:flex-end;align-items:center}.hero-banner--mobile-bottom-right .hero-banner__inner{justify-content:flex-end;align-items:flex-end}.hero-banner--mobile-top-right .hero-banner__content,.hero-banner--mobile-center-right .hero-banner__content,.hero-banner--mobile-bottom-right .hero-banner__content{align-items:flex-end;text-align:right}.hero-banner__tag{display:inline-block;font-size:var(--tag-font-size-mobile);font-weight:500;color:var(--tag-color);background-color:var(--tag-bg-color);padding:6px 16px;border-radius:999px;letter-spacing:.02em}.hero-banner__heading{font-size:var(--heading-font-size-mobile);font-weight:700;color:var(--heading-color);margin:0;line-height:1.2;font-family:Georgia,Times New Roman,serif}.hero-banner__heading-highlight{color:var(--heading-highlight-color)}.hero-banner__text{font-size:var(--text-font-size-mobile);color:var(--text-color);margin:0;line-height:1.6;font-weight:400}span.hero-banner__stars-text{font-size:14px!important}.hero-banner__stars-block{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.hero-banner--mobile-top-center .hero-banner__stars-block,.hero-banner--mobile-center-middle .hero-banner__stars-block,.hero-banner--mobile-bottom-middle .hero-banner__stars-block{align-items:center}.hero-banner--mobile-top-right .hero-banner__stars-block,.hero-banner--mobile-center-right .hero-banner__stars-block,.hero-banner--mobile-bottom-right .hero-banner__stars-block{align-items:flex-end}.hero-banner__stars{display:flex;gap:0}.hero-banner__star{color:#ddd;transition:color .2s}.hero-banner__star--filled{color:var(--star-color)}.hero-banner__star svg{display:block;width:20px;height:20px}.hero-banner__stars-text{font-size:var(--text-font-size-mobile);color:var(--stars-text-color)}.hero-banner__stars-text--desktop{display:none}.hero-banner__stars-text--mobile{display:inline}@media screen and (min-width:600px){.hero-banner__buttons{width:unset}a.hero-banner__btn{width:unset!important}}.hero-banner__buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%}a.hero-banner__btn{width:100%}.hero-banner__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;cursor:pointer;transition:color .2s,background-color .2s,border-color .2s;border-radius:var(--btn1-border-radius)}.hero-banner__btn--primary{font-size:var(--btn1-font-size);color:var(--btn1-color);background:var(--btn1-bg);border:var(--btn1-border);padding:var(--btn1-padding-top) var(--btn1-padding-right) var(--btn1-padding-bottom) var(--btn1-padding-left)}.hero-banner__btn--primary:hover{color:var(--btn1-hover-color);background:var(--btn1-hover-bg)}.hero-banner__btn--secondary{font-size:var(--btn2-font-size);color:var(--btn2-color);background:var(--btn2-bg);border:var(--btn2-border);padding:var(--btn2-padding-top) var(--btn2-padding-right) var(--btn2-padding-bottom) var(--btn2-padding-left);border-radius:var(--btn2-border-radius)}.hero-banner__btn--secondary:hover{color:var(--btn2-hover-color);background:var(--btn2-hover-bg)}@media(min-width:750px)and (max-width:989px){.hero-banner__heading{font-size:var(--heading-font-size-tablet)}}@media(min-width:990px){.hero-banner{min-height:var(--section-height-desktop)}.hero-banner__buttons{width:unset}.hero-banner__inner{min-height:var(--section-height-desktop);padding-top:var(--content-padding-top-desktop);padding-bottom:var(--content-padding-bottom-desktop)}.hero-banner--desktop-top-left .hero-banner__inner{justify-content:flex-start;align-items:flex-start}.hero-banner--desktop-top-center .hero-banner__inner{justify-content:flex-start;align-items:center}.hero-banner--desktop-top-right .hero-banner__inner{justify-content:flex-start;align-items:flex-end}.hero-banner--desktop-center-left .hero-banner__inner{justify-content:center;align-items:flex-start}.hero-banner--desktop-center-middle .hero-banner__inner{justify-content:center;align-items:center}.hero-banner--desktop-center-right .hero-banner__inner{justify-content:center;align-items:flex-end}.hero-banner--desktop-bottom-left .hero-banner__inner{justify-content:flex-end;align-items:flex-start}.hero-banner--desktop-bottom-middle .hero-banner__inner{justify-content:flex-end;align-items:center}.hero-banner--desktop-bottom-right .hero-banner__inner{justify-content:flex-end;align-items:flex-end}.hero-banner--desktop-top-center .hero-banner__content,.hero-banner--desktop-center-middle .hero-banner__content,.hero-banner--desktop-bottom-middle .hero-banner__content{align-items:center;text-align:center}.hero-banner--desktop-top-right .hero-banner__content,.hero-banner--desktop-center-right .hero-banner__content,.hero-banner--desktop-bottom-right .hero-banner__content{align-items:flex-end;text-align:right}.hero-banner--desktop-top-center .hero-banner__stars-block,.hero-banner--desktop-center-middle .hero-banner__stars-block,.hero-banner--desktop-bottom-middle .hero-banner__stars-block{align-items:center}.hero-banner--desktop-top-right .hero-banner__stars-block,.hero-banner--desktop-center-right .hero-banner__stars-block,.hero-banner--desktop-bottom-right .hero-banner__stars-block{align-items:flex-end}.hero-banner__tag{font-size:var(--tag-font-size-desktop)}.hero-banner__heading{font-size:var(--heading-font-size-desktop)}.hero-banner__text,.hero-banner__stars-text{font-size:var(--text-font-size-desktop)}.hero-banner__stars-text--mobile{display:none}.hero-banner__stars-text--desktop{display:inline}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-banner.css.map */
