.image-text-section{background:var(--color-paper);margin-top:var(--text-block-margin-top)}.image-text-section__inner{display:grid;width:min(100%,var(--content-wide));height:630px;grid-template-columns:minmax(0,840px) minmax(0,420px);column-gap:20px;justify-content:center;margin-inline:auto;overflow:hidden}.image-text-section--reverse .image-text-section__inner{grid-template-columns:minmax(0,420px) minmax(0,840px)}.image-text-section--reverse .image-text-section__gallery{order:2}.image-text-section--reverse .image-text-section__copy{order:1}.image-text-section__gallery{position:relative;height:630px;min-width:0;overflow:hidden;background:var(--color-soft)}.image-text-section__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;clip-path:inset(0 50% 0 50%);transition:clip-path 1.2s cubic-bezier(.76,0,.24,1),opacity 1.2s cubic-bezier(.76,0,.24,1)}.image-text-section__image.is-active{z-index:1;opacity:1;clip-path:inset(0 0 0 0)}.image-text-section__arrows{position:absolute;z-index:2;top:280px;right:10px;left:10px;height:60px;pointer-events:none}.image-text-section__arrow{position:absolute;display:grid;width:60px;height:60px;place-items:center;border:0;border-radius:999px;background:transparent;padding:0;cursor:pointer;pointer-events:auto}.image-text-section__arrow:before{position:absolute;inset:0;border-radius:inherit;background:#0c0c0c00;content:"";transform:scale(0);transition:background .16s ease,transform .16s ease}.image-text-section__arrow:hover:before,.image-text-section__arrow:focus-visible:before{background:#0c0c0c99;transform:scale(1)}.image-text-section__arrow--prev{left:0}.image-text-section__arrow--next{right:0}.image-text-section__arrow img{position:relative;width:60px;height:60px}.image-text-section__copy{position:relative;display:grid;min-width:0;height:630px;grid-template-rows:auto auto auto 1fr auto auto;background:#efefef;color:#5e5e5e;padding:20px;text-align:center}.image-text-section--soft .image-text-section__copy{background:#f7f7f7}.image-text-section__copy h2{margin:0;color:#8c8279;font-size:20px;line-height:25px}.image-text-section__rule{display:block;width:160px;height:1px;margin:14px auto 19px;background:#8c8279}.image-text-section__intro{margin:0 auto 20px;color:#5e5e5e;font-size:var(--text-block-body-size);line-height:1.55}.image-text-section__copy ul{margin:0 0 12px;padding-left:18px;color:#5e5e5e;font-size:var(--text-block-body-size);line-height:1.55;text-align:left}.image-text-section__copy li{margin:0;line-height:1.55}.image-text-section__copy li>ul{margin:0;padding-left:28px}.image-text-section__price{display:grid;align-self:start;width:100%;max-width:none;margin:0 0 12px;color:#2b2b2b;font-size:var(--text-block-body-size);line-height:1.55;text-align:center}.image-text-section__price-head,.image-text-section__price-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(95px,1fr);align-items:center}.image-text-section__price-head{min-height:60px;background:#8c8279;color:#efefef;font-family:var(--font-display);font-size:20px;line-height:25px}.image-text-section__price-row{min-height:46px;border-bottom:1px solid rgb(140 130 121 / 20%);background:#fff6}.image-text-section__price-row--cleaning{min-height:60px;background:#c7c7cc}.image-text-section__kicker{align-self:end;margin:0 0 16px;color:#5e5e5e;font-family:var(--font-display);font-size:15px;line-height:1.2;text-align:center}.image-text-section__copy .button{align-self:end;justify-self:center;overflow:hidden;min-height:38px;background:#8c827999;padding:10px 30px;font-size:14px;line-height:18px}.image-text-section__copy .button>span{display:inline-block}@media(max-width:1020px){.image-text-section__inner,.image-text-section--reverse .image-text-section__inner{height:auto;grid-template-columns:1fr}.image-text-section--reverse .image-text-section__gallery,.image-text-section--reverse .image-text-section__copy{order:initial}.image-text-section__gallery{height:585px}.image-text-section__copy{height:auto;min-height:650px;padding:47px 40px 20px}.image-text-section__rule{width:min(700px,86%)}.image-text-section__copy h2{font-size:40px;line-height:1.1}.image-text-section__intro,.image-text-section__copy ul{max-width:780px}.image-text-section__price-head,.image-text-section__price-row{min-height:58px}}@media(max-width:760px){.image-text-section{margin-top:var(--text-block-margin-top-mobile)}}@media(max-width:560px){.image-text-section__gallery{height:360px}.image-text-section__copy{min-height:620px;padding:30px 20px 20px}.image-text-section__rule{width:min(327px,82%);margin-block:14px}.image-text-section__copy h2{font-size:25px;line-height:1.15}.image-text-section__arrows{top:100px;right:5px;left:5px;height:40px}.image-text-section__arrow,.image-text-section__arrow img{width:40px;height:40px}.image-text-section__copy .button{min-width:0;justify-self:center}}@media(prefers-reduced-motion:reduce){.image-text-section__image{transition:none;clip-path:none}}
