.image-with-text-custom{--brand-night-75: rgba(18, 18, 18, .75);--Brand-Night: #121212;margin-top:2.4rem}.image-with-text-custom .image-with-text__media{padding-bottom:97.77%}.image-with-text-custom .image-with-text__media-item{border-radius:7.02px!important;overflow:hidden}.image-with-text-custom .image-with-text__content{padding:1.6rem 0 0}.image-with-text-custom .image-with-text__text--caption.text-size-default{color:var(--brand-night-75);font-size:12px;font-weight:400;line-height:25px;letter-spacing:1px;text-transform:uppercase;margin:0 0 .8rem}.image-with-text-custom .image-with-text__heading{color:var(--Brand-Night);font-family:Great Vibes;font-size:32px;font-weight:400;line-height:120%;letter-spacing:.6px;margin:0 0 .8rem}.image-with-text-custom .image-with-text__text{color:var(--brand-night-75);font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.6px;margin:0 0 .8rem}.image-with-text-custom .image-with-text__text p{margin:0}.image-with-text-custom .collection-filter-links{display:flex;gap:1.2rem;margin:0 0 .8rem;justify-content:center}.image-with-text-custom .collection-filter-links span,.image-with-text-custom .collection-filter-links a{color:var(--Brand-Night);font-size:12px;font-style:normal;font-weight:600;line-height:34px;letter-spacing:.6px;text-transform:uppercase;text-decoration:none;margin:0}.image-with-text-custom .image-with-text__text-item .image-with-text__text--caption{font-weight:var(--font-body-weight-bold)}@media screen and (min-width:750px){.image-with-text-custom{margin-top:0}.image-with-text-custom .image-with-text__media-item{width:50.5%}.image-with-text-custom .image-with-text__text-item{width:49.5%;padding-inline:2.4rem}.image-with-text-custom .image-with-text__media{padding-bottom:98.04%}.image-with-text-custom .image-with-text__media-item{border-radius:16px!important}.image-with-text__content{padding:0 0 0 6.4rem}.image-with-text-custom .image-with-text__media{cursor:pointer}}@media screen and (min-width:1033px){.image-with-text-custom .image-with-text__text-item{padding-inline:4rem}.image-with-text-custom .image-with-text__heading{font-size:5.4rem}.image-with-text-custom .image-with-text__text,.image-with-text-custom .image-with-text__icon{margin:0 0 3.2rem}.image-with-text-custom .image-with-text__text{font-size:1.6rem}}@media screen and (min-width:1366px){.image-with-text-custom .image-with-text__text-item{padding-inline:6.4rem}}.image-with-text-custom:has(.modal.active){z-index:101;position:relative}.image-list-content__wrapper{position:fixed;top:0;width:100%;max-width:100%;height:100dvh;background:#fdfcf7;z-index:99999;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-color:auto;scrollbar-width:none;display:flex;flex-direction:column}.image-list-content__wrapper.image-right{right:-100%;transition:right .5s ease-in-out}.image-list-content__wrapper.image-right.active{right:0;transition:right .5s ease-in-out}.image-list-content__wrapper.image-left{left:-100%;transition:left .5s ease-in-out}.image-list-content__wrapper.image-left.active{left:0;transition:left .5s ease-in-out}.modal--image-list-inner{display:flex;flex-direction:column;padding-top:6.7rem}.image-list-content__wrapper .popup-done{background:transparent;border:none;cursor:pointer;text-transform:capitalize;color:#000;text-align:right;font-family:Inter;font-size:13.83px;font-weight:400;line-height:15px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;display:inline-block;width:100%;padding:.6rem 2.5rem;position:absolute;top:2rem;right:0}.image-list-content__images,.image-list-content__text{width:50%}.image-list-content__images,.image-list-content__text{width:100%}.image-list-content__images{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-color:auto;scrollbar-width:none}.image-list-content__images .image-item{min-width:365px;border:5px solid #FFF}.image-list-content__text{display:flex;flex-direction:column;align-items:center;padding:3rem 2.5rem 4rem}.image-list-content__text .subtitle{color:#121212bf;font-size:12px;font-weight:400;line-height:25px;letter-spacing:1px;margin:0 0 2.5rem;text-transform:uppercase;font-weight:var(--font-body-weight-bold)}.image-list-content__text .title{color:#121212;font-family:Great Vibes;font-size:32px;font-weight:400;line-height:120%;letter-spacing:.6px;margin:0 0 1.1rem}.image-list-content__text .description{color:#121212bf;text-align:center;font-size:14px;font-weight:400;line-height:150%;letter-spacing:.6px}.image-list-content__text .description p{margin:0}.image-list-content__text .button{margin-top:2.4rem;text-align:center;padding-top:10px;padding-bottom:10px;min-height:auto}.image-list-content__wrapper:before{content:"";position:fixed;bottom:0;left:0;right:0;top:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .1s ease-in-out,visibility .1s ease-in-out;pointer-events:auto;z-index:9999}.image-list-content__wrapper>button,.image-list-content__wrapper>*{z-index:9999999}.image-list-content__wrapper>.modal--image-list-inner{position:relative;z-index:9999998;background-color:#fdfcf7}.image-list-content__wrapper.active:before{opacity:1;visibility:visible;transition:opacity 1s ease-in-out,visibility 1s ease-in-out}@media screen and (min-width:750px){.image-list-content__wrapper{max-width:864px;height:100vh}.image-list-content__wrapper.image-left:before{left:0;right:0;animation:moveLeftAfterDelay .4s ease 1s forwards}@keyframes moveLeftAfterDelay{to{left:864px}}.image-list-content__wrapper.image-right:before{right:0;left:0;animation:moveRightAfterDelay .4s ease 1s forwards}@keyframes moveRightAfterDelay{to{right:864px}}.image-list-content__wrapper:before{top:0;bottom:0}.image-list-content__wrapper.active:before{opacity:1;visibility:visible}.modal--image-list-inner{flex-direction:row;padding-top:0;height:100%}.image-list-content__wrapper .popup-done{padding:.6rem 0;top:2rem;right:3.2rem;width:calc(50% - 10rem);color:#121212bf;font-size:25px;letter-spacing:.14px;text-decoration:none}.image-list-content__images{overflow-x:visible;flex-direction:column;margin:10px 0}.image-list-content__images,.image-list-content__text{width:50%}.image-list-content__text{padding:6rem 3.2rem 3.2rem}.image-list-content__text .title{font-size:42px;line-height:34px;margin-bottom:2.4rem}.image-list-content__text .description{font-size:16px}.image-list-content__text .image-with-text__icon{cursor:auto!important}}@media screen and (min-width:864px){.image-list-content__text{padding:7.9rem 5rem 3.2rem}.image-list-content__wrapper .popup-done{right:5rem}}@media screen and (max-width:749px){.image-list-content__wrapper:before,.image-list-content__text .image-with-text__icon{display:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-image-with-text-custom.css.map */
