.hero-banner{position:relative;min-height:auto;display:flex;align-items:flex-start;justify-content:center;text-align:left;padding-top:48px}.hero-banner__container{width:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:36px}.hero-banner__content{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.hero-banner__title{margin:0 0 15px;font-size:34px;font-weight:600;line-height:110%;letter-spacing:.2px;color:var(--color-white);font-family:var(--font-body-family)}.hero-banner__description{margin:0 0 35px;font-size:14px;font-weight:500;line-height:140%;letter-spacing:0%;color:var(--color-white);font-family:var(--font-body-family)}.hero-banner__button-wrapper{margin:0;width:100%}.hero-banner__button{display:flex;align-items:center;justify-content:center;padding:12px 24px;min-height:57px;width:100%;border-radius:12px;text-decoration:none;font-weight:500;transition:all .3s ease;background:linear-gradient(135deg,#ffeed0,#fff 32%,#e3eef6);color:var(--color-black);border:none;cursor:pointer;gap:8px;font-family:var(--font-body-family);font-size:17px}.hero-banner__button:hover{transform:translateY(-2px);box-shadow:var(--color-shadow-strong)}.hero-banner__button:active{transform:translateY(0);box-shadow:var(--color-shadow-soft)}.hero-banner__button--floating{position:fixed;bottom:20px;left:20px;transition:bottom .8s cubic-bezier(.4,0,.2,1);width:100%;max-width:90vw;z-index:2}@media screen and (min-width: 990px){.hero-banner__button--floating{display:none}}.hero-banner__button--floating.hero-banner-button-hidden{bottom:-80px}.hero-banner.color-scheme-1,.hero-banner.color-scheme-2,.hero-banner.color-scheme-3{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.hero-banner .scroll-trigger{opacity:0;transform:translateY(2rem);transition:opacity .6s ease,transform .6s ease}.hero-banner .scroll-trigger.animate--fade-in{opacity:1;transform:translateY(0)}@media screen and (min-width: 990px){.hero-banner__container{display:flex;justify-content:flex-start;align-items:flex-start;max-width:var(--page-width);margin:0 auto;padding:0 5rem}.hero-banner__content{align-items:flex-start;text-align:left;max-width:600px;margin:0}.hero-banner__title{font-size:56px;line-height:1.1;margin-top:80px;margin-bottom:25px;font-weight:700}.hero-banner__description{font-size:20px;line-height:1.5;margin-bottom:45px;font-weight:500}.hero-banner__button{font-size:20px;padding:18px 36px;min-height:70px;width:auto;min-width:220px}}@media screen and (min-width: 1200px){.hero-banner__title{font-size:64px;margin-top:100px}.hero-banner__description{font-size:22px}.hero-banner__button{font-size:22px;padding:20px 40px;min-height:75px;min-width:240px}.hero-banner__button--floating.hero-banner-button-hidden{bottom:-90px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-hero-banner.css.map */
