.image-with-icons-wrapper .image-with-icons__container:not(.wrapper-spacing--h){padding-top:0!important;padding-bottom:0!important;margin-top:var(--padding-section-top)!important;margin-bottom:var(--padding-section-bottom)!important}.image-with-icons-wrapper .image-with-icons__container:not(.wrapper-spacing--h) .image-with-icons__grid{padding-inline:15px}@media screen and (min-width:768px){.image-with-icons-wrapper .image-with-icons__container:not(.wrapper-spacing--h) .image-with-icons__grid{box-sizing:border-box;width:100%;margin-inline:auto;padding-inline:80px}}@media screen and (max-width:767px){.image-with-icons-wrapper .image-with-icons__container:not(.wrapper-spacing--h){margin-top:0!important;margin-bottom:calc(var(--padding-section-bottom) * .75)!important}}.image-with-icons__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"copy" "media" "icons";gap:40px;align-items:center}.image-with-icons__copy{grid-area:copy;display:flex;flex-direction:column;gap:40px}.image-with-icons__media{grid-area:media;width:100%;background:#edeae5;aspect-ratio:1 / 1;overflow:hidden}.image-with-icons__media-inner{width:100%;height:100%}.image-with-icons__media-inner img{width:100%;height:100%;object-fit:cover;object-position:bottom center}.image-with-icons__media-inner .icon--placeholder{width:100%;height:100%;border:0}.image-with-icons__icons{grid-area:icons;width:100%;min-width:0}.image-with-icons__track--list{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;padding-bottom:0}.image-with-icons__item{display:flex;flex-direction:row;align-items:center;gap:10px}.image-with-icons__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.image-with-icons__icon-img{display:block;width:var(--image-with-icons-icon-size, 40px);height:var(--image-with-icons-icon-size, 40px);object-fit:contain}.image-with-icons__label{margin:0;font-family:montserrat,sans-serif;font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.02em;color:#322440}.image-with-icons__copy .featured-row__subtext{margin:0}.image-with-icons__copy .featured-row__subtext p{margin-top:0}.image-with-icons__copy .featured-row__subtext p+p{margin-top:.5em}@media screen and (min-width:768px){.image-with-icons__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto;column-gap:40px;row-gap:40px;align-items:stretch}.image-with-icons__grid.feature-row__text--left{grid-template-areas:"copy media" "icons media"}.image-with-icons__grid.feature-row__text--right{grid-template-areas:"media copy" "media icons"}.image-with-icons__copy{gap:20px;align-self:center}.image-with-icons__media{width:100%;max-width:none;align-self:start;justify-self:stretch;aspect-ratio:1 / 1}.image-with-icons__icons{align-self:center}.image-with-icons__track--list{gap:24px}.image-with-icons--many-blocks .image-with-icons__track--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:24px}.image-with-icons__label{font-size:12px;line-height:1}}@media screen and (min-width:768px){.feature-row__text-alignment--left .image-with-icons__item{justify-content:flex-start}.feature-row__text-alignment--center .image-with-icons__item{justify-content:center}.feature-row__text-alignment--right .image-with-icons__item{justify-content:flex-end}}@media screen and (max-width:767px){.feature-row__text-alignment-mobile--left .image-with-icons__item{justify-content:flex-start}.feature-row__text-alignment-mobile--center .image-with-icons__item{justify-content:center}.feature-row__text-alignment-mobile--right .image-with-icons__item{justify-content:flex-end}}.image-with-icons-wrapper .image-with-icons__container--grid:not(.wrapper-spacing--h){padding-top:0!important;padding-bottom:0!important}.image-with-icons-wrapper .image-with-icons__container--grid.image-with-icons__container--full-width:not(.wrapper-spacing--h){margin-top:0!important;margin-bottom:0!important}.image-with-icons-wrapper .image-with-icons__container--grid:not(.wrapper-spacing--h) .image-with-icons__grid-layout{padding-inline:0}.image-with-icons__container--grid{overflow-x:clip}.image-with-icons__grid-layout{display:flex;flex-direction:column;width:100%;max-width:100%;min-height:0}.image-with-icons__hero{position:relative;flex-shrink:0;width:100%;max-width:100%;overflow:hidden;background:#322440}.image-with-icons__hero--desktop{display:none}.image-with-icons__hero--mobile{aspect-ratio:1 / 1;width:100%;max-width:100%}.image-with-icons__hero-inner{position:absolute;top:0;right:0;bottom:0;left:0}.image-with-icons__hero-inner .image-with-icons__hero-fill,.image-with-icons__hero-inner .responsive-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;padding-bottom:0}.image-with-icons__hero-inner img,.image-with-icons__hero-inner .theme-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center center}.image-with-icons__hero-inner .icon--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.image-with-icons__panel{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;padding:60px 15px;background:var(--iwi-bg, #322440);color:#fff}.image-with-icons__panel-header{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:100%;max-width:100%;margin-bottom:40px;color:#fff}.image-with-icons__panel-header .homepage-sections--title,.image-with-icons__panel-header .featured-row__subtext,.image-with-icons__panel-header .featured-row__subtext p{margin:0;color:#fff}.image-with-icons__panel-header .featured-row__subtext p+p{margin-top:.5em}.feature-row__text-alignment--center .image-with-icons__panel-header{text-align:center}.feature-row__text-alignment--right .image-with-icons__panel-header{text-align:right}.feature-row__text-alignment-mobile--center .image-with-icons__panel-header{text-align:center}.feature-row__text-alignment-mobile--right .image-with-icons__panel-header{text-align:right}@media screen and (min-width:768px){.feature-row__text-alignment--left .image-with-icons__panel-header{text-align:left}.feature-row__text-alignment--center .image-with-icons__panel-header{text-align:center}.feature-row__text-alignment--right .image-with-icons__panel-header{text-align:right}}.image-with-icons__scroll-shell{box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.image-with-icons__scroll-shell::-webkit-scrollbar{height:8px}.image-with-icons__scroll-shell::-webkit-scrollbar-track{background:#fff;border-radius:4px}.image-with-icons__scroll-shell::-webkit-scrollbar-thumb{background:#9985ad;border-radius:4px}.image-with-icons__track{display:flex;flex-direction:row;align-items:stretch;gap:40px;width:max-content;max-width:none;padding-bottom:60px}.image-with-icons__info-card{box-sizing:border-box;flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:28px;width:280px;max-width:280px}.image-with-icons__info-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.image-with-icons__info-icon-img{display:block;width:var(--image-with-icons-icon-size, 40px);height:var(--image-with-icons-icon-size, 40px);object-fit:contain}.image-with-icons__info-copy{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.image-with-icons__info-heading{margin:0;font-family:var(--heading-font-stack),"Playfair Display",serif;font-size:22px;font-weight:700;line-height:32px;letter-spacing:-.02em;color:#fff;word-break:break-word}.image-with-icons__info-text{margin:0;font-family:Montserrat,var(--body-font-stack),sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.02em;color:#fff;word-break:break-word}.image-with-icons__container--grid:not(.image-with-icons--mobile-scroll) .image-with-icons__scroll-shell{overflow:visible}.image-with-icons__container--grid:not(.image-with-icons--mobile-scroll) .image-with-icons__track{flex-direction:column;width:100%;max-width:100%;padding-bottom:0}.image-with-icons__container--grid:not(.image-with-icons--mobile-scroll) .image-with-icons__info-card{width:100%;max-width:100%}.image-with-icons__container:not(.image-with-icons__container--grid):not(.image-with-icons--mobile-scroll) .image-with-icons__scroll-shell{overflow:visible}@media screen and (min-width:768px){.image-with-icons__grid-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"hero panel";align-items:stretch}.image-with-icons__hero--mobile{display:none}.image-with-icons__hero--desktop{display:block;grid-area:hero;aspect-ratio:unset;height:100%;min-height:0;align-self:stretch}.image-with-icons__panel{grid-area:panel;align-self:stretch;padding:46px clamp(40px,11vw,160px)}.image-with-icons__scroll-shell{overflow:visible;scrollbar-width:none}.image-with-icons__scroll-shell::-webkit-scrollbar{display:none}.image-with-icons__container--grid .image-with-icons__track{display:flex;flex-direction:column;align-items:flex-start;gap:46px;width:100%;max-width:280px;margin-inline:auto;padding-bottom:0}.image-with-icons__container--grid .image-with-icons__info-card{width:100%;max-width:280px}.image-with-icons__container--grid.image-with-icons--many-blocks .image-with-icons__track{display:grid;grid-template-columns:repeat(2,minmax(0,280px));gap:40px;row-gap:46px;max-width:600px}.image-with-icons__container--grid.image-with-icons--many-blocks .image-with-icons__info-card{width:100%;max-width:280px}.image-with-icons--three-blocks .image-with-icons__panel{gap:0}.image-with-icons--three-blocks .image-with-icons__panel-header{margin-bottom:46px}.image-with-icons--three-blocks .image-with-icons__track{display:flex;flex-direction:column;align-items:center;gap:46px;width:100%;max-width:420px;margin-inline:auto}.image-with-icons--three-blocks .image-with-icons__info-card{align-items:center;width:100%;max-width:420px;text-align:center}.image-with-icons--three-blocks .image-with-icons__info-copy{align-items:center;text-align:center}}@media screen and (max-width:767px){.feature-row__text-alignment-mobile--left .image-with-icons__panel-header{text-align:left}.image-with-icons__container:not(.image-with-icons__container--grid).image-with-icons--mobile-scroll .image-with-icons__scroll-shell{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.image-with-icons__container:not(.image-with-icons__container--grid).image-with-icons--mobile-scroll .image-with-icons__track--list{flex-direction:row;align-items:flex-start;gap:24px;width:max-content;max-width:none;padding-bottom:60px}.image-with-icons__container:not(.image-with-icons__container--grid).image-with-icons--mobile-scroll .image-with-icons__item{flex:0 0 auto;width:220px;max-width:220px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/image-with-icons.css.map */
