.banner-custom__grid{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 990px){.banner-custom__grid{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media screen and (min-width: 1360px){.banner-custom__grid{gap:4rem}}@media screen and (min-width: 990px){.banner-custom__grid--top{align-items:flex-start}}@media screen and (min-width: 990px){.banner-custom__grid--center{align-items:center}}@media screen and (min-width: 990px){.banner-custom__grid--bottom{align-items:flex-end}}.banner-custom__grid--image_center{display:grid;align-items:center}@media screen and (min-width: 576px){.banner-custom__grid--image_center{grid-template-columns:repeat(2,1fr);gap:3.2rem}}@media screen and (min-width: 990px){.banner-custom__grid--image_center{display:flex;justify-content:center;gap:3.2rem}}@media screen and (min-width: 1360px){.banner-custom__grid--image_center{gap:0}}.banner-custom__grid--image_center .banner-custom__left{align-self:flex-start;grid-row:1}@media screen and (min-width: 576px){.banner-custom__grid--image_center .banner-custom__left{grid-column:span 2}}@media screen and (min-width: 990px){.banner-custom__grid--image_center .banner-custom__left{max-width:69.8rem}}.banner-custom__grid--image_center .banner-custom__columns{flex:1;display:flex;flex-direction:column;gap:2.4rem;margin-top:0}@media screen and (min-width: 990px){.banner-custom__grid--image_center .banner-custom__columns{gap:3.2rem;margin-top:0}}@media screen and (min-width: 990px) and (min-width: 990px){.banner-custom__grid--image_center .banner-custom__columns{max-width:32rem}}@media screen and (min-width: 990px) and (min-width: 1360px){.banner-custom__grid--image_center .banner-custom__columns{max-width:40rem}}@media screen and (min-width: 990px) and (min-width: 1536px){.banner-custom__grid--image_center .banner-custom__columns{max-width:46rem}}@media screen and (min-width: 1360px){.banner-custom__grid--image_center .banner-custom__columns{gap:4.8rem}}@media screen and (min-width: 1536px){.banner-custom__grid--image_center .banner-custom__columns{gap:6.4rem}}.banner-custom__grid--image_center .banner-custom__column{align-items:center}.banner-custom__grid--image_center .banner-custom__column-text{text-align:center}.banner-custom__grid--image_center~.banner-custom__buttons{justify-content:center}.banner-custom__text-center{display:flex;flex-direction:column;align-items:center;margin-top:3.2rem}.banner-custom__text-center .banner-custom__text{max-width:57.7rem;text-align:center}.banner-custom__text-center+.banner-custom__buttons{margin-top:2.4rem}.banner-custom__left{flex:1;transition:top var(--duration-default);overflow:hidden}@media screen and (min-width: 990px){.banner-custom__left{position:sticky;top:1rem}}@media screen and (max-width: 989px){.banner-custom__left{order:2}}.banner-custom__left--all-height{align-self:stretch}.banner-custom__top{margin-bottom:1.6rem}.banner-custom__logo{max-width:100%}@media screen and (max-width: 989px){.banner-custom__logo{width:var(--width-adapt)}}.banner-custom__add-text{line-height:normal;color:rgb(var(--color-foreground))}.banner-custom__add-text:not(:first-child):before{content:"";position:absolute;display:block;width:.2rem;height:60%;background-color:rgb(var(--color-foreground),.2);transform:translate(-1.3rem)}@media screen and (min-width: 750px){.banner-custom__add-text:not(:first-child):before{transform:translate(-1.7rem)}}.banner-custom__author{font-weight:var(--font-heading-weight)}.banner-custom__author-position{color:rgba(var(--color-foreground),.6)}.banner-custom__media{position:relative;border-radius:1.2rem;overflow:hidden;max-width:510px;margin:0 auto}.banner-custom__media>img{display:block;max-width:100%;height:auto}@media screen and (max-width: 560px){.banner-custom__media>img{max-width:100%;height:auto}}.banner-custom__media--all-height:not(.banner-custom__media--all-height-adapt){height:30rem}@media screen and (min-width: 576px){.banner-custom__media--all-height:not(.banner-custom__media--all-height-adapt){height:40rem}}@media screen and (min-width: 990px){.banner-custom__media--all-height:not(.banner-custom__media--all-height-adapt){height:100%}}.banner-custom__media--all-height:not(.banner-custom__media--all-height-adapt).banner-custom__media--placeholder{height:100%}.banner-custom__media--landscape{padding-bottom:50%}.banner-custom__media--square{padding-bottom:100%}.banner-custom__media--portrait{padding-bottom:124%}.banner-custom .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:1.2rem;overflow:hidden}.banner-custom__right{display:flex;flex-direction:column;align-items:flex-start;flex:1}@media screen and (min-width: 750px){.banner-custom__right{padding:0 3.2rem}}@media screen and (min-width: 990px){.banner-custom__right{max-width:calc(50% - 1.2rem)}}@media screen and (min-width: 1200px){.banner-custom__right{padding:0 4rem}}.banner-custom__buttons{display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:2.4rem}@media screen and (min-width: 750px){.banner-custom__buttons{margin-top:3.2rem}}@media screen and (min-width: 1360px){.banner-custom__buttons{margin-top:4.8rem}}@media screen and (min-width: 1536px){.banner-custom__buttons{margin-top:5.6rem}}.banner-custom__inner-subheading{margin-top:0;margin-bottom:.8rem}@media screen and (min-width: 576px){.banner-custom__inner-subheading{margin-bottom:1.6rem}}.banner-custom__inner-subheading:last-child{margin-bottom:0}.banner-custom__inner-heading{margin-top:0;margin-bottom:1.6rem}.banner-custom__inner-heading:last-child{margin-bottom:0}.banner-custom__inner-heading.title a{text-decoration:none;transition:color var(--duration-default)}.banner-custom__inner-heading.title a:hover{color:rgb(var(--color-accent))}.banner-custom__inner-heading.title--simple span[style*="text-decoration:underline"]{display:inline-block;text-decoration-color:var(--color-line-inner)!important;text-underline-offset:6%}.banner-custom__inner-heading.title--rounded span[style*="text-decoration:underline"]{display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:bottom;text-decoration:none!important;padding-bottom:.5rem}@media screen and (min-width: 576px){.banner-custom__inner-heading.title--rounded span[style*="text-decoration:underline"]{padding-bottom:.7rem}}.banner-custom__inner-heading.title--rounded span[style*="text-decoration:underline"].title--rounded-xs{padding-bottom:.5rem}.banner-custom__inner-heading.title--background{position:relative;z-index:1}.banner-custom__inner-heading.title--background span[style*="text-decoration:underline"]{position:relative;display:inline-block;text-decoration:none!important;padding:0 .8rem;background-color:var(--color-line-inner);border-radius:.6rem;z-index:-1}.banner-custom__inner-heading.title--word_break span[style*="text-decoration:underline"]{display:inline}.banner-custom__text p{margin-top:0}.banner-custom__text p:last-child{margin-bottom:0}.banner-custom__columns{display:grid;gap:2.4rem;width:100%;margin-top:2.4rem}@media screen and (min-width: 750px){.banner-custom__columns{margin-top:3.2rem}}@media screen and (min-width: 1360px){.banner-custom__columns{margin-top:4.8rem}}@media screen and (min-width: 1536px){.banner-custom__columns{margin-top:5.6rem}}@media screen and (min-width: 576px){.banner-custom__columns{grid-template-columns:repeat(2,1fr)}}.banner-custom__columns--image_center{grid-template-columns:1fr;gap:0}@media screen and (min-width: 1360px){.banner-custom__columns--image_center{padding:0 4rem}}.banner-custom__column{display:flex;flex-direction:column;align-items:flex-start}.banner-custom__column-icon{margin-bottom:1.6rem}.banner-custom__column-icon:last-child{margin-bottom:0}.banner-custom__column-icon--recommended .icon{font-size:2.4rem}@media screen and (min-width: 750px){.banner-custom__column-icon--recommended .icon{font-size:3.2rem}}@media screen and (min-width: 1200px){.banner-custom__column-icon--recommended .icon{font-size:4rem}}.banner-custom__column-icon--normal .icon{font-size:2.8rem}@media screen and (min-width: 750px){.banner-custom__column-icon--normal .icon{font-size:3.2rem}}@media screen and (min-width: 1200px){.banner-custom__column-icon--normal .icon{font-size:4rem}}.banner-custom__column-icon--small .icon{font-size:2.4rem}@media screen and (min-width: 750px){.banner-custom__column-icon--small .icon{font-size:2.8rem}}@media screen and (min-width: 1200px){.banner-custom__column-icon--small .icon{font-size:3.2rem}}.banner-custom__column-icon--large .icon{font-size:3.2rem}@media screen and (min-width: 750px){.banner-custom__column-icon--large .icon{font-size:4rem}}@media screen and (min-width: 1200px){.banner-custom__column-icon--large .icon{font-size:4.8rem}}.banner-custom__column-icon--shadow{display:flex;justify-content:center;align-items:center;padding:1.2rem;background-color:rgba(var(--color-background));border-radius:1rem;box-shadow:0 8px 40px rgba(var(--color-shadow),.08)}@media screen and (min-width: 1200px){.banner-custom__column-icon--shadow{padding:1.6rem;margin-bottom:2.4rem}}.banner-custom__column-icon--shadow.banner-custom__column-icon--recommended .icon{font-size:2.4rem}@media screen and (min-width: 750px){.banner-custom__column-icon--shadow.banner-custom__column-icon--recommended .icon{font-size:2.8rem}}@media screen and (min-width: 1200px){.banner-custom__column-icon--shadow.banner-custom__column-icon--recommended .icon{font-size:3.2rem}}.banner-custom__column-icon--subtle{color:rgba(var(--color-foreground),.14)}.banner-custom__column-icon--contrast{color:rgba(var(--color-foreground))}.banner-custom__column-icon--colored{color:rgba(var(--color-accent))}.banner-custom__column-icon--colored.banner-custom__column-icon--gradient{color:var(--gradient-accent)}.banner-custom__column-title{margin-bottom:.6rem}.banner-custom__column-title:last-child{margin-bottom:0}.banner-custom__column-text{color:rgb(var(--color-foreground-secondary))}@media screen and (min-width: 990px){.banner-custom__grid--reverse{flex-direction:row-reverse}.banner-custom__grid--reverse .banner-custom__right{padding-left:0}}.banner-custom__media--placeholder{background-color:transparent;position:relative;height:35rem;border-radius:.4rem;overflow:hidden}@media screen and (min-width: 1360px){.banner-custom__media--placeholder{height:45rem}}.banner-custom__right>:first-child:is(.banner-custom__heading){margin-top:0}.banner-custom__right :last-child:is(.banner-custom__heading){margin-bottom:0}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~main .banner-custom__left{top:calc(var(--header-height) + 1rem)}@media (prefers-color-scheme: light){.banner-custom__logo{display:block}.banner-custom__logo--dark{display:none}.banner-custom__logo:only-child{display:block!important}}@media (prefers-color-scheme: dark){.banner-custom__logo{display:none}.banner-custom__logo--dark{display:block}.banner-custom__logo:only-child{display:block!important}}[data-scheme=light] .banner-custom__logo{display:block}[data-scheme=light] .banner-custom__logo--dark{display:none}[data-scheme=light] .banner-custom__logo:only-child{display:block!important}[data-scheme=dark] .banner-custom__logo{display:none}[data-scheme=dark] .banner-custom__logo--dark{display:block}[data-scheme=dark] .banner-custom__logo:only-child{display:block!important}[data-scheme=dark] .banner-custom__inner-heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=dark] .banner-custom__inner-heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}@media (prefers-color-scheme: dark){[data-scheme=auto] .banner-custom__inner-heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=auto] .banner-custom__inner-heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-banner-custom.css.map */
