.image-with-rows__grid{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 990px){.image-with-rows__grid{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media screen and (min-width: 1360px){.image-with-rows__grid{gap:4rem}}@media screen and (min-width: 990px){.image-with-rows__grid--top{align-items:flex-start}}@media screen and (min-width: 990px){.image-with-rows__grid--center{align-items:center}}@media screen and (min-width: 990px){.image-with-rows__grid--bottom{align-items:flex-end}}@media screen and (min-width: 990px){.image-with-rows__grid--reverse{flex-direction:row-reverse}.image-with-rows__grid--reverse .image-with-rows__right{padding-left:0}}.image-with-rows__left{flex:1;transition:top var(--duration-default);overflow:hidden}@media screen and (min-width: 990px){.image-with-rows__left{position:sticky;top:1rem}}.image-with-rows__left--all-height{align-self:stretch}.image-with-rows__top{position:absolute;top:2.4rem;left:2.4rem;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem;background-color:transparent}@media screen and (min-width: 750px){.image-with-rows__top{top:4rem;left:4rem;gap:3.2rem}}.image-with-rows__logo{max-width:100%}@media screen and (max-width: 989px){.image-with-rows__logo{width:var(--width-adapt)}}.image-with-rows__add-text{line-height:normal;color:rgb(var(--color-foreground))}.image-with-rows__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){.image-with-rows__add-text:not(:first-child):before{transform:translate(-1.7rem)}}.image-with-rows__media{position:relative;border-radius:1.2rem;overflow:hidden}.image-with-rows__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.image-with-rows__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-rows__media--all-height:not(.image-with-rows__media--all-height-adapt){height:30rem}@media screen and (min-width: 576px){.image-with-rows__media--all-height:not(.image-with-rows__media--all-height-adapt){height:40rem}}@media screen and (min-width: 990px){.image-with-rows__media--all-height:not(.image-with-rows__media--all-height-adapt){height:100%}}.image-with-rows__media--all-height:not(.image-with-rows__media--all-height-adapt).image-with-rows__media--placeholder{height:100%}.image-with-rows__media--landscape{padding-bottom:50%}.image-with-rows__media--square{padding-bottom:100%}.image-with-rows__media--portrait{padding-bottom:124%}.image-with-rows .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}.image-with-rows__media--placeholder{background-color:transparent;position:relative;height:35rem;border-radius:.4rem;overflow:hidden}@media screen and (min-width: 1360px){.image-with-rows__media--placeholder{height:45rem}}.image-with-rows__right{display:flex;flex-direction:column;align-items:flex-start;flex:1}@media screen and (min-width: 750px){.image-with-rows__right{padding:0 3.2rem}}@media screen and (min-width: 990px){.image-with-rows__right{max-width:calc(50% - 1.2rem)}}@media screen and (min-width: 1200px){.image-with-rows__right{padding:0 4rem}}.image-with-rows__right>:first-child:is(.image-with-rows__heading){margin-top:0}.image-with-rows__right :last-child:is(.image-with-rows__heading){margin-bottom:0}.image-with-rows__inner-subheading{margin-top:0;margin-bottom:.8rem}@media screen and (min-width: 576px){.image-with-rows__inner-subheading{margin-bottom:1.6rem}}.image-with-rows__inner-subheading:last-child{margin-bottom:0}.image-with-rows__inner-heading{margin-top:0;margin-bottom:1.6rem}.image-with-rows__inner-heading:last-child{margin-bottom:0}.image-with-rows__inner-heading.title a{text-decoration:none;transition:color var(--duration-default)}.image-with-rows__inner-heading.title a:hover{color:rgb(var(--color-accent))}.image-with-rows__inner-heading.title--simple span[style*="text-decoration:underline"]{display:inline-block;text-decoration-color:var(--color-line-inner)!important;text-underline-offset:6%}.image-with-rows__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){.image-with-rows__inner-heading.title--rounded span[style*="text-decoration:underline"]{padding-bottom:.7rem}}.image-with-rows__inner-heading.title--rounded span[style*="text-decoration:underline"].title--rounded-xs{padding-bottom:.5rem}.image-with-rows__inner-heading.title--background{position:relative;z-index:1}.image-with-rows__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}.image-with-rows__inner-heading.title--word_break span[style*="text-decoration:underline"]{display:inline}.image-with-rows__text p{margin-top:0}.image-with-rows__text p:last-child{margin-bottom:0}.image-with-rows__buttons{display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:2.4rem}@media screen and (min-width: 750px){.image-with-rows__buttons{margin-top:3.2rem}}@media screen and (min-width: 1360px){.image-with-rows__buttons{margin-top:4.8rem}}@media screen and (min-width: 1536px){.image-with-rows__buttons{margin-top:5.6rem}}.image-with-rows .multirow-list__wrapper{display:flex;flex-direction:column;width:100%;margin-top:2.4rem}@media screen and (min-width: 750px){.image-with-rows .multirow-list__wrapper{margin-top:3.2rem}}@media screen and (min-width: 1360px){.image-with-rows .multirow-list__wrapper{margin-top:4.8rem}}@media screen and (min-width: 1536px){.image-with-rows .multirow-list__wrapper{margin-top:5.6rem}}.image-with-rows .multirow--solid{gap:2.4rem}.image-with-rows .multirow--solid .multirow-card{padding:2.4rem;border-radius:1.2rem;overflow:hidden;background-color:rgba(var(--color-background-secondary))}@media screen and (min-width: 990px){.image-with-rows .multirow--solid .multirow-card{padding:3.2rem}}@media screen and (min-width: 1200px){.image-with-rows .multirow--solid .multirow-card{padding:4rem}}.image-with-rows .multirow--separators{gap:3.2rem}.image-with-rows .multirow--separators .multirow-card{padding:0;background-color:transparent}.image-with-rows .multirow--separators .multirow-card:not(:first-child){padding-top:3.2rem;border-top:.1rem solid rgb(var(--color-border))}@media (min-width: 1200px){.image-with-rows .multirow--separators .multirow-card:not(:first-child){padding-top:5.6rem}.image-with-rows .multirow--separators{gap:5.6rem}}.image-with-rows .multirow--transparent{gap:3.2rem}.image-with-rows .multirow--transparent .multirow-card{background-color:transparent;padding:0}@media screen and (min-width: 1360px){.image-with-rows .multirow--transparent .multirow-card{gap:9.6rem}}@media (min-width: 1200px){.image-with-rows .multirow--transparent{gap:4rem}}.image-with-rows .multirow-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.6rem}@media (min-width: 990px){.image-with-rows .multirow-card{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:4.8rem}}.image-with-rows .multirow-card__info{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;gap:1.2rem;width:100%}.image-with-rows .multirow-card__heading{margin:0;max-width:56rem}.image-with-rows .multirow-card__heading.title a{text-decoration:none;transition:color var(--duration-default)}.image-with-rows .multirow-card__heading.title a:hover{color:rgb(var(--color-accent))}.image-with-rows .multirow-card__heading.title--simple span[style*="text-decoration:underline"]{display:inline-block;text-decoration-color:var(--color-line)!important;text-underline-offset:6%}.image-with-rows .multirow-card__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){.image-with-rows .multirow-card__heading.title--rounded span[style*="text-decoration:underline"]{padding-bottom:.7rem}}.image-with-rows .multirow-card__heading.title--rounded span[style*="text-decoration:underline"].title--rounded-xs{padding-bottom:.5rem}.image-with-rows .multirow-card__heading.title--background{position:relative;z-index:1}.image-with-rows .multirow-card__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);border-radius:.6rem;z-index:-1}.image-with-rows .multirow-card__heading.title--word_break span[style*="text-decoration:underline"]{display:inline}.image-with-rows .multirow-card__text{margin:0;max-width:54.8rem;color:rgba(var(--color-foreground-secondary))}.image-with-rows .multirow-card__text *:not(a){color:rgba(var(--color-foreground-secondary))}@media (min-width: 1200px){.image-with-rows .multirow-card__button{margin-top:.8rem}}.image-with-rows .multirow-card__image-wrapper{overflow:hidden}.image-with-rows .multirow-card__image-wrapper+.multirow-card__heading,.image-with-rows .multirow-card__image-wrapper+.multirow-card__text{margin-top:.4rem}@media (min-width: 1200px){.image-with-rows .multirow-card__image-wrapper+.multirow-card__heading,.image-with-rows .multirow-card__image-wrapper+.multirow-card__text{margin-top:1.2rem}}.image-with-rows .multirow-card__image-wrapper--icon{display:flex;align-items:center;justify-content:center;align-self:flex-start;padding:0;background:transparent}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--recommended .icon{font-size:2.4rem}@media screen and (min-width: 750px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--recommended .icon{font-size:2.8rem}}@media screen and (min-width: 1200px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--recommended .icon{font-size:3.2rem}}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--normal .icon{font-size:2.8rem}@media screen and (min-width: 750px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--normal .icon{font-size:3.2rem}}@media screen and (min-width: 1200px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--normal .icon{font-size:4rem}}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--small .icon{font-size:2.4rem}@media screen and (min-width: 750px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--small .icon{font-size:2.8rem}}@media screen and (min-width: 1200px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--small .icon{font-size:3.2rem}}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--large .icon{font-size:3.2rem}@media screen and (min-width: 750px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--large .icon{font-size:4rem}}@media screen and (min-width: 1200px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--large .icon{font-size:4.8rem}}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow{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){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow{padding:1.6rem}}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow.multirow-card__image-wrapper--recommended .icon{font-size:2.4rem}@media screen and (min-width: 750px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow.multirow-card__image-wrapper--recommended .icon{font-size:2.8rem}}@media screen and (min-width: 1200px){.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow.multirow-card__image-wrapper--recommended .icon{font-size:3.2rem}}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--subtle{color:rgba(var(--color-foreground),.14)}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--contrast{color:rgba(var(--color-foreground))}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--colored{color:rgba(var(--color-accent))}.image-with-rows .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--colored.multirow-card__image-wrapper--gradient{color:var(--gradient-accent)}.image-with-rows .multirow-card__image-wrapper--image{flex:none;width:100%;border-radius:1.2rem;overflow:hidden}@media screen and (min-width: 990px){.image-with-rows .multirow-card__image-wrapper--image{width:57%}}.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper{position:sticky;top:1rem;transition:top var(--duration-default)}.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--landscape{aspect-ratio:16/9}.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--portrait{aspect-ratio:3/4}.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--square{aspect-ratio:1/1}.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--small{width:100%;max-width:25rem}@media screen and (min-width: 990px){.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--small{width:30%;max-width:unset}}.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--medium{width:100%;max-width:30rem}@media screen and (min-width: 990px){.image-with-rows .multirow-card__image-wrapper--image.multirow-card__image-wrapper--medium{width:48.5%;max-width:unset}}.image-with-rows .multirow-card__image-wrapper--image img{display:block;width:100%;height:100%}.image-with-rows .multirow__video{flex:none;width:100%;aspect-ratio:16/9;border-radius:1.2rem;overflow:hidden}@media screen and (min-width: 990px){.image-with-rows .multirow__video{width:57%}}.image-with-rows .multirow__video video{display:block;width:100%;height:100%;object-fit:cover}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~main .image-with-rows .multirow-card__image-wrapper--image{top:calc(var(--header-height) + 1rem)}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~main .image-with-rows__left{top:calc(var(--header-height) + 1rem)}@media (prefers-color-scheme: light){.image-with-rows__logo{display:block}.image-with-rows__logo--dark{display:none}.image-with-rows__logo:only-child{display:block!important}}@media (prefers-color-scheme: dark){.image-with-rows__logo{display:none}.image-with-rows__logo--dark{display:block}.image-with-rows__logo:only-child{display:block!important}}[data-scheme=light] .image-with-rows__logo{display:block}[data-scheme=light] .image-with-rows__logo--dark{display:none}[data-scheme=light] .image-with-rows__logo:only-child{display:block!important}[data-scheme=dark] .image-with-rows__logo{display:none}[data-scheme=dark] .image-with-rows__logo--dark{display:block}[data-scheme=dark] .image-with-rows__logo:only-child{display:block!important}[data-scheme=dark] .image-with-rows__inner-heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=dark] .image-with-rows__inner-heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}@media (prefers-color-scheme: dark){[data-scheme=auto] .image-with-rows__inner-heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=auto] .image-with-rows__inner-heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}}[data-scheme=dark] .image-with-rows .multirow-card__heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=dark] .image-with-rows .multirow-card__heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}@media (prefers-color-scheme: dark){[data-scheme=auto] .image-with-rows .multirow-card__heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=auto] .image-with-rows .multirow-card__heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-image-with-rows.css.map */
