.collapsible-with-image__grid{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:2.4rem}.column{display:flex;flex-direction:column;flex-basis:100%;flex:1}@media screen and (min-width:990px){.collapsible-with-image__grid{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media screen and (min-width:1360px){.collapsible-with-image__grid{gap:4rem}}@media screen and (min-width:990px){.collapsible-with-image--top{align-items:flex-start}}@media screen and (min-width:990px){.collapsible-with-image--bottom{align-items:flex-end}}@media screen and (min-width:990px){.collapsible-with-image__grid--reverse{flex-direction:row-reverse}.collapsible-with-image__grid--reverse .image-with-text__right{padding-left:0}}.collapsible-content__content,.collapsible-content .titles,.collapsible-content .description{margin-left:0;margin-right:0}.collapsible-content__item{padding:.8rem 0}@media screen and (min-width:750px){.collapsible-content__item{padding:2rem 0}}.collapsible-content__item.active .collapsible-content__question,.collapsible-content__item.active .collapsible-content__answer,.collapsible-content__item:hover .collapsible-content__question,.collapsible-content__item:hover .collapsible-content__answer{opacity:1}.collapsible-content__item.active .collapsible-content__icon svg{transform:rotate(-90deg)}.collapsible-content__toggle{display:flex;align-items:center;justify-content:space-between;column-gap:1.6rem;width:100%;padding:1.2rem 0;cursor:pointer}.collapsible-content__toggle-group{display:flex;align-items:center}.collapsible-content__question{margin:0;text-align:left}.collapsible-content__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;width:3.2rem;height:3.2rem;border-radius:50%;background-color:rgba(var(--color-background-secondary));color:rgba(var(--color-foreground))}@media screen and (min-width:750px){.collapsible-content__icon{width:4rem;height:4rem}}.collapsible-content__icon svg{width:1.6rem;height:1.6rem;transition:var(--duration-default);transform:rotate(90deg)}@media screen and (min-width:750px){.collapsible-content__icon svg{width:2rem;height:2rem}}.collapsible-content__answer{display:none;padding:0;padding-bottom:1.2rem}.collapsible-content__answer-inner{max-width:72rem}.collapsible-content__answer-inner>*{color:rgb(var(--color-foreground-secondary))}.collapsible-content__answer-inner p{margin:0}.collapsible-content__content--border .collapsible-content__item{border-bottom:.1rem solid rgba(var(--color-foreground),.12);transition:border-color var(--duration-default)}.collapsible-content__content--border .collapsible-content__item.active,.collapsible-content__content--border .collapsible-content__item:hover{border-color:rgba(var(--color-foreground))}.collapsible-content__content--border .collapsible-content__item:first-child{padding-top:0}.collapsible-content__content--border .collapsible-content__item:first-child .collapsible-content__toggle{padding-top:.6rem}.collapsible-content__content--border .collapsible-content__question,.collapsible-content__content--border .collapsible-content__answer{opacity:.3;transition:opacity var(--duration-default)}.collapsible-content__content--background .collapsible-content__items{display:flex;flex-direction:column;gap:.8rem}.collapsible-content__content--background .collapsible-content__item{border-radius:1.2rem}.collapsible-content__content--background .collapsible-content__item:hover:not(.active) .collapsible-content__question{opacity:.5}.collapsible-content__content--background .collapsible-content__toggle{padding:1.2rem 2.4rem}@media screen and (min-width:750px){.collapsible-content__content--background .collapsible-content__toggle{padding:1.2rem 4rem}}.collapsible-content__content--background .collapsible-content__question{transition:opacity var(--duration-default)}.collapsible-content__content--background .collapsible-content__answer-inner{padding-left:2.4rem;padding-right:2.4rem;max-width:76rem}@media screen and (min-width:750px){.collapsible-content__content--background .collapsible-content__answer-inner{padding-left:4rem;padding-right:4rem}}.image-with-text__text-center{display:flex;flex-direction:column;align-items:center;margin-top:3.2rem}.image-with-text__text-center .image-with-text__text{max-width:57.7rem;text-align:center}.image-with-text__text-center+.image-with-text__buttons{margin-top:2.4rem}.image-with-text__left{flex:1;transition:top var(--duration-default);overflow:hidden}@media screen and (min-width:990px){.image-with-text__left{position:sticky;top:1rem}}.image-with-text__left--all-height{align-self:stretch}.image-with-text__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-text__top{top:4rem;left:4rem;gap:3.2rem}}.image-with-text__logo{max-width:100%}@media screen and (max-width:989px){.image-with-text__logo{width:var(--width-adapt)}}.image-with-text__add-text{line-height:normal;color:rgb(var(--color-foreground))}.image-with-text__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-text__add-text:not(:first-child):before{transform:translate(-1.7rem)}}.image-with-text__author{font-weight:var(--font-heading-weight)}.image-with-text__author-position{color:rgba(var(--color-foreground),.6)}.image-with-text__media{position:relative;border-radius:1.2rem;overflow:hidden}.image-with-text__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.image-with-text__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text__media--all-height:not(.image-with-text__media--all-height-adapt){height:30rem}@media screen and (min-width:576px){.image-with-text__media--all-height:not(.image-with-text__media--all-height-adapt){height:40rem}}@media screen and (min-width:990px){.image-with-text__media--all-height:not(.image-with-text__media--all-height-adapt){height:100%}}.image-with-text__media--all-height:not(.image-with-text__media--all-height-adapt).image-with-text__media--placeholder{height:100%}.image-with-text__media--landscape{padding-bottom:50%}.image-with-text__media--square{padding-bottom:100%}.image-with-text__media--portrait{padding-bottom:124%}.image-with-text .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-text__right{display:flex;flex-direction:column;align-items:flex-start;flex:1}@media screen and (min-width:750px){.image-with-text__right{padding:0 3.2rem}}@media screen and (min-width:990px){.image-with-text__right{max-width:calc(50% - 1.2rem)}}@media screen and (min-width:1200px){.image-with-text__right{padding:0 4rem}}.image-with-text__buttons{display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:2.4rem}@media screen and (min-width:750px){.image-with-text__buttons{margin-top:3.2rem}}@media screen and (min-width:1360px){.image-with-text__buttons{margin-top:4.8rem}}@media screen and (min-width:1536px){.image-with-text__buttons{margin-top:5.6rem}}.image-with-text__inner-subheading{margin-top:0;margin-bottom:.8rem}@media screen and (min-width:576px){.image-with-text__inner-subheading{margin-bottom:1.6rem}}.image-with-text__inner-subheading:last-child{margin-bottom:0}.image-with-text__inner-heading{margin-top:0;margin-bottom:1.6rem}.image-with-text__inner-heading:last-child{margin-bottom:0}.image-with-text__inner-heading.title a{text-decoration:none;transition:color var(--duration-default)}.image-with-text__inner-heading.title a:hover{color:rgb(var(--color-accent))}.image-with-text__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-text__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-text__inner-heading.title--rounded span[style*="text-decoration:underline"]{padding-bottom:.7rem}}.image-with-text__inner-heading.title--rounded span[style*="text-decoration:underline"].title--rounded-xs{padding-bottom:.5rem}.image-with-text__inner-heading.title--background{position:relative;z-index:1}.image-with-text__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-text__inner-heading.title--word_break span[style*="text-decoration:underline"]{display:inline}.image-with-text__text p{margin-top:0}.image-with-text__text p:last-child{margin-bottom:0}.image-with-text__columns{display:grid;gap:2.4rem;width:100%;margin-top:2.4rem}@media screen and (min-width:750px){.image-with-text__columns{margin-top:3.2rem}}@media screen and (min-width:1360px){.image-with-text__columns{margin-top:4.8rem}}@media screen and (min-width:1536px){.image-with-text__columns{margin-top:5.6rem}}@media screen and (min-width:576px){.image-with-text__columns{grid-template-columns:repeat(2,1fr)}}.image-with-text__columns--image_center{grid-template-columns:1fr;gap:0}@media screen and (min-width:1360px){.image-with-text__columns--image_center{padding:0 4rem}}.image-with-text__column{display:flex;flex-direction:column;align-items:flex-start}.image-with-text__column-icon{margin-bottom:1.6rem}.image-with-text__column-icon:last-child{margin-bottom:0}.image-with-text__column-icon--recommended .icon{font-size:2.4rem}@media screen and (min-width:750px){.image-with-text__column-icon--recommended .icon{font-size:3.2rem}}@media screen and (min-width:1200px){.image-with-text__column-icon--recommended .icon{font-size:4rem}}.image-with-text__column-icon--normal .icon{font-size:2.8rem}@media screen and (min-width:750px){.image-with-text__column-icon--normal .icon{font-size:3.2rem}}@media screen and (min-width:1200px){.image-with-text__column-icon--normal .icon{font-size:4rem}}.image-with-text__column-icon--small .icon{font-size:2.4rem}@media screen and (min-width:750px){.image-with-text__column-icon--small .icon{font-size:2.8rem}}@media screen and (min-width:1200px){.image-with-text__column-icon--small .icon{font-size:3.2rem}}.image-with-text__column-icon--large .icon{font-size:3.2rem}@media screen and (min-width:750px){.image-with-text__column-icon--large .icon{font-size:4rem}}@media screen and (min-width:1200px){.image-with-text__column-icon--large .icon{font-size:4.8rem}}.image-with-text__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){.image-with-text__column-icon--shadow{padding:1.6rem;margin-bottom:2.4rem}}.image-with-text__column-icon--shadow.image-with-text__column-icon--recommended .icon{font-size:2.4rem}@media screen and (min-width:750px){.image-with-text__column-icon--shadow.image-with-text__column-icon--recommended .icon{font-size:2.8rem}}@media screen and (min-width:1200px){.image-with-text__column-icon--shadow.image-with-text__column-icon--recommended .icon{font-size:3.2rem}}.image-with-text__column-icon--subtle{color:rgba(var(--color-foreground),.14)}.image-with-text__column-icon--contrast{color:rgba(var(--color-foreground))}.image-with-text__column-icon--colored{color:rgba(var(--color-accent))}.image-with-text__column-icon--colored.image-with-text__column-icon--gradient{color:var(--gradient-accent)}.image-with-text__column-title{margin-bottom:.6rem}.image-with-text__column-title:last-child{margin-bottom:0}.image-with-text__column-text{color:rgb(var(--color-foreground-secondary))}.image-with-text__media--placeholder{background-color:transparent;position:relative;height:35rem;border-radius:.4rem;overflow:hidden}@media screen and (min-width:1360px){.image-with-text__media--placeholder{height:45rem}}.image-with-text__right>:first-child:is(.image-with-text__heading){margin-top:0}.image-with-text__right :last-child:is(.image-with-text__heading){margin-bottom:0}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~main .image-with-text__left{top:calc(var(--header-height) + 1rem)}@media(prefers-color-scheme:light){.image-with-text__logo{display:block}.image-with-text__logo--dark{display:none}.image-with-text__logo:only-child{display:block!important}}@media(prefers-color-scheme:dark){.image-with-text__logo{display:none}.image-with-text__logo--dark{display:block}.image-with-text__logo:only-child{display:block!important}}[data-scheme=light] .image-with-text__logo{display:block}[data-scheme=light] .image-with-text__logo--dark{display:none}[data-scheme=light] .image-with-text__logo:only-child{display:block!important}[data-scheme=dark] .image-with-text__logo{display:none}[data-scheme=dark] .image-with-text__logo--dark{display:block}[data-scheme=dark] .image-with-text__logo:only-child{display:block!important}[data-scheme=dark] .image-with-text__inner-heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=dark] .image-with-text__inner-heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}@media(prefers-color-scheme:dark){[data-scheme=auto] .image-with-text__inner-heading.title--simple span[style*="text-decoration:underline"]{text-decoration-color:#4a4a4c!important}[data-scheme=auto] .image-with-text__inner-heading.title--background span[style*="text-decoration:underline"]{background-color:#4a4a4c}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/section-collapsible-with-image.css.map */
