.custom-two-part-story{position:relative;isolation:isolate;overflow:hidden;min-height:var(--ctps-section-min-height);background:var(--ctps-background-color)}.custom-two-part-story__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.custom-two-part-story__background-image{display:block;width:100%;height:100%;object-fit:cover}.custom-two-part-story__inner{position:relative;width:min(100%,var(--ctps-content-max-width));min-height:var(--ctps-section-min-height);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:0}.custom-two-part-story__half{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding-top:var(--ctps-top-padding)}.custom-two-part-story__half--left{padding-left:var(--ctps-side-padding);padding-right:calc(var(--ctps-column-gap) / 2)}.custom-two-part-story__half--right{padding-left:calc(var(--ctps-column-gap) / 2);padding-right:var(--ctps-side-padding)}.custom-two-part-story__content{width:100%;text-align:center}.custom-two-part-story__number-wrap{display:flex;justify-content:center;margin-bottom:28px}.custom-two-part-story__number-image{display:block;width:auto;max-width:110px;max-height:110px;object-fit:contain}.custom-two-part-story__title{margin:0;font-size:var(--ctps-title-size);line-height:1.12;text-align:center;font-family:Patrick Hand SC,sans-serif}.custom-two-part-story__underline-wrap{display:flex;justify-content:center;margin-top:0;margin-bottom:26px}.custom-two-part-story__underline-image{display:block;width:auto;height:auto;max-width:min(80%,340px);object-fit:contain}.custom-two-part-story__description{max-width:560px;margin:0 auto;font-size:var(--ctps-body-size);line-height:1.35;text-align:left}.custom-two-part-story__description p{margin:0 0 1.2em}.custom-two-part-story__description p:last-child{margin-bottom:0}.custom-two-part-story__bottom-image-wrap{width:calc(100% + var(--ctps-side-padding));margin-top:34px;line-height:0}.custom-two-part-story__bottom-image-wrap--left{margin-left:calc(var(--ctps-side-padding) * -1)}.custom-two-part-story__bottom-image-wrap--right{margin-right:calc(var(--ctps-side-padding) * -1)}.custom-two-part-story__bottom-image{display:block;width:100%;height:auto;max-width:none}.custom-two-part-story__divider{width:110px;min-height:100%;display:grid;grid-template-rows:1fr auto 1fr;justify-items:center;align-items:stretch;padding:42px 0}.custom-two-part-story__divider-segment{min-height:0;display:flex;justify-content:center;overflow:hidden}.custom-two-part-story__divider-segment--first{align-items:flex-end;padding-bottom:18px}.custom-two-part-story__divider-segment--second{align-items:flex-start;padding-top:18px}.custom-two-part-story__divider-line{display:block;width:auto;max-width:56px;height:100%;object-fit:fill}.custom-two-part-story__divider-center{display:flex;align-items:center;justify-content:center}.custom-two-part-story__divider-center-image{display:block;width:auto;max-width:100px;max-height:140px;object-fit:contain}@media screen and (max-width:989px){.custom-two-part-story__inner{width:100%}.custom-two-part-story__half--left{padding-right:42px}.custom-two-part-story__half--right{padding-left:42px}.custom-two-part-story__divider{width:86px}.custom-two-part-story__description{font-size:calc(var(--ctps-body-size) * .9)}}@media screen and (max-width:749px){.custom-two-part-story{min-height:0}.custom-two-part-story__inner{min-height:0;display:flex;flex-direction:column}.custom-two-part-story__half{min-height:auto;padding-top:42px}.custom-two-part-story__half--left,.custom-two-part-story__half--right{padding-left:var(--ctps-mobile-side-padding);padding-right:var(--ctps-mobile-side-padding)}.custom-two-part-story__number-wrap{margin-bottom:22px}.custom-two-part-story__number-image{max-width:82px;max-height:82px}.custom-two-part-story__title{font-size:var(--ctps-mobile-title-size)}.custom-two-part-story__underline-wrap{margin-bottom:22px}.custom-two-part-story__underline-image{max-width:min(82vw,320px)}.custom-two-part-story__description{max-width:620px;font-size:var(--ctps-mobile-body-size);line-height:1.4}.custom-two-part-story__bottom-image-wrap{width:calc(100% + (var(--ctps-mobile-side-padding) * 2));margin-top:30px}.custom-two-part-story__bottom-image-wrap--left,.custom-two-part-story__bottom-image-wrap--right{margin-left:calc(var(--ctps-mobile-side-padding) * -1);margin-right:calc(var(--ctps-mobile-side-padding) * -1)}.custom-two-part-story__divider{order:initial;width:100%;min-height:110px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr;align-items:center;padding:18px var(--ctps-mobile-side-padding)}.custom-two-part-story__divider-segment{width:100%;height:100%;align-items:center;overflow:visible}.custom-two-part-story__divider-segment--first{justify-content:flex-end;padding:0 14px 0 0;border-bottom:4px solid black}.custom-two-part-story__divider-segment--second{justify-content:flex-start;padding:0 0 0 14px}.custom-two-part-story__divider-line{width:100%;max-width:none;height:auto;max-height:54px;object-fit:fill}.custom-two-part-story__divider-center-image{max-width:76px;max-height:90px}}@media screen and (max-width:749px){.custom-two-part-story__divider,.custom-two-part-story__divider-center,.custom-two-part-story__divider-segment--second{display:none}.custom-two-part-story__divider-segment--first{width:100%;height:40px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.custom-two-part-story__divider-line--one{width:40px;max-width:none;height:calc(100vw + 40px);max-height:none;object-fit:fill;transform:rotate(90deg);transform-origin:center;flex:0 0 auto}.custom-two-part-story__half--left{border-bottom:4px solid black}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-two-part-story.css.map */
