.image-with-text-section{padding-top:var(--it-padding-top-mobile);padding-bottom:var(--it-padding-bottom-mobile);box-sizing:border-box}.image-with-text-section .page-width{max-width:1600px;margin-inline:auto;padding-inline:16px;box-sizing:border-box}.image-with-text__container--full-width{max-width:100%!important;padding-inline:0!important}@media screen and (min-width:750px){.image-with-text-section{padding-top:var(--it-padding-top-desktop);padding-bottom:var(--it-padding-bottom-desktop)}.image-with-text-section .page-width{padding-inline:40px}}@media screen and (min-width:1200px){.image-with-text-section .page-width{padding-inline:64px}}.image-with-text__header{max-width:850px;margin-bottom:32px;margin-inline:auto;text-align:center}.image-with-text__main-heading{font-size:28px;margin:0 0 12px;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.image-with-text__main-description{font-size:16px;line-height:1.5;color:#454545}@media screen and (min-width:750px){.image-with-text__header{margin-bottom:56px}.image-with-text__main-heading{font-size:36px}}.image-with-text__grid{display:grid;grid-template-columns:1fr;gap:32px}@media screen and (max-width:749px){.image-with-text__grid[data-hide-mobile=true]{display:none!important}}@media screen and (min-width:750px){.image-with-text__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:center}.image-with-text__grid[data-desktop-layout=right] .image-with-text__media-column{order:2}.image-with-text__grid[data-desktop-layout=right] .image-with-text__content-column{order:1}.image-with-text__grid[data-content-alignment=top]{align-items:flex-start}.image-with-text__grid[data-content-alignment=center]{align-items:center}.image-with-text__grid[data-content-alignment=bottom]{align-items:flex-end}}@media screen and (min-width:1200px){.image-with-text__grid{gap:64px}}@media screen and (max-width:749px){.image-with-text__grid[data-mobile-layout=bottom] .image-with-text__media-column{order:2}.image-with-text__grid[data-mobile-layout=bottom] .image-with-text__content-column{order:1}}.image-with-text__media-column{width:100%}.image-with-text__media-wrapper{position:relative;width:100%;border-radius:16px;overflow:hidden}.image-with-text__asset,.image-with-text__placeholder{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.image-with-text__content-column{width:100%;display:flex;flex-direction:column}.image-with-text__blocks-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.image-with-text__blocks-info-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.image-with-text__grid[data-text-alignment=left] .image-with-text__blocks-wrapper{text-align:left;align-items:flex-start}.image-with-text__grid[data-text-alignment=center] .image-with-text__blocks-wrapper{text-align:center;align-items:center}.image-with-text__grid[data-text-alignment=right] .image-with-text__blocks-wrapper{text-align:right;align-items:flex-end}.image-with-text__sub-heading{font-size:18px;text-transform:capitalize;color:#212529;margin:0;line-height:1}.image-with-text__block-heading{font-size:32px;line-height:1.25;color:#33051e;margin:0;text-transform:capitalize;max-width:624px}@media screen and (min-width:750px){.image-with-text__blocks-wrapper{gap:64px}.image-with-text__block-heading{font-size:38px}}@media screen and (min-width:1200px){.image-with-text__block-heading{font-size:40px}}.image-with-text__richtext{font-size:16px;line-height:1.55;color:#3a3b3d;max-width:624px}.image-with-text__richtext p{margin:0 0 16px}.image-with-text__richtext p:last-child{margin-bottom:0}.image-with-text__richtext strong{font-weight:600;color:#000}.image-with-text__richtext a{color:inherit;text-decoration:underline;transition:opacity .2s ease}.image-with-text__richtext a:hover{opacity:.7}.image-with-text__cta-primary-link{display:flex;gap:10px;align-items:center;padding:10px 24px;font-size:16px;background-color:#ff299c;color:#fff;margin-top:40px;text-transform:capitalize;border-radius:8px;overflow:hidden;width:fit-content}.image-with-text__cta-link{font-size:16px;margin-top:32px;display:flex;gap:8px;align-items:center;color:#ff299c;text-decoration:underline;text-underline-offset:.3rem}@media(min-width:750px){.image-with-text__cta-link{font-size:16px}}.collection-carousel{position:relative;display:block;width:100%;margin-top:24px}.collection-carousel__swiper--loading{overflow:hidden}.collection-carousel__swiper--loading .collection-carousel__wrapper{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scrollbar-width:none}.collection-carousel__swiper--loading .collection-carousel__wrapper::-webkit-scrollbar{display:none}.collection-carousel__swiper--loading .collection-carousel__slide{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px)}@media screen and (min-width:750px){.collection-carousel__swiper--loading .collection-carousel__slide{flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px)}}.collection-carousel__nav-wrapper{display:flex;justify-content:space-between;width:100%;gap:16px;margin-bottom:16px}.collection-carousel__nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.collection-carousel__nav-btn:hover svg rect{fill:#f8bbd0}.collection-carousel__nav-btn.swiper-button-disabled{opacity:.4;cursor:not-allowed;background-color:#f5f5f5}.collection-carousel__nav-btn.swiper-button-disabled svg{fill:#9e9e9e}.swiper-slide.collection-carousel__slide{height:auto!important}.collection-carousel__card{display:flex;flex-direction:column;padding:0;height:100%;box-sizing:border-box}.collection-carousel__media-box{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden}.collection-carousel__image-link{display:block;width:100%;height:100%}.collection-carousel__image{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.collection-carousel__card:hover .collection-carousel__image{transform:scale(1.03)}.collection-carousel__badge{position:absolute;top:9px;left:9px;background-color:#ff299c;color:#fff;font-family:inherit;font-size:12px;font-weight:600;padding:10px;line-height:1;border-radius:8px;z-index:2}.collection-carousel__meta{display:flex;flex-direction:column;padding-top:12px;flex-grow:1}.collection-carousel__title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}.collection-carousel__title{font-size:16px;line-height:1.4;color:#212529;text-decoration:none;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-carousel__price{font-size:16px;color:#212529;white-space:nowrap}.collection-carousel__rating-row{display:flex;margin-bottom:14px}.collection-carousel__rating-row svg{height:14px;width:auto}.collection-carousel__actions{margin-top:auto;width:100%}collection-carousel .collection-carousel__actions webyze-linkify-product-colors{display:none}.collection-carousel__form{width:100%;margin:0}.collection-carousel__submit-btn{width:100%;background-color:transparent;color:#ff299c;border:2px solid #ff299c;border-radius:8px;padding:13px;font-size:16px;text-transform:uppercase;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;margin-top:32px}.collection-carousel__submit-btn:hover{background-color:#ff007f;color:#fff}.collection-carousel__submit-btn:disabled{border-color:#d1d5db;color:#9ca3af;background-color:#f3f4f6;cursor:not-allowed}@media screen and (min-width:750px){.collection-carousel__nav-btn{width:40px;height:40px}}@media(max-width:749px){.image-with-text__grid[data-text-alignment=left] .image-with-text__blocks-wrapper,.image-with-text__content-column{min-width:0px}}@media(min-width:990px){.image-with-text__block-heading.palm-graphics-heading{position:relative}.image-with-text__block-heading.palm-graphics-heading:before{content:"";display:block;width:48px;height:48px;background-image:url(/cdn/shop/files/palm_1.png?v=1781824424);background-repeat:no-repeat;background-size:contain;position:absolute;top:-38px;right:-20px}.image-with-text__block-heading.palm-graphics-heading:after{content:"";display:block;width:48px;height:48px;background-image:url(/cdn/shop/files/palm_v2.png?v=1781824476);background-repeat:no-repeat;background-size:contain;position:absolute;top:-9px;right:-60px}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/image-with-text-ctm.css.map */
