body.iwe-home{background:var(--iwe-ivory);overflow-x:hidden}body.iwe-home .et_pb_row{width: min(100% - (2 * var(--iwe-gutter)), var(--iwe-content-width));max-width:var(--iwe-content-width);padding-top:0;padding-bottom:0}body.iwe-home .et_pb_row+.et_pb_row{margin-top:clamp(18px,2vw,36px)}body.iwe-home .iwe-row--wide{width: min(100% - (2 * var(--iwe-gutter)), var(--iwe-wide-width));max-width:var(--iwe-wide-width)}body.iwe-home .iwe-row--bleed{width:100%!important;max-width:100%!important;padding-left:0;padding-right:0}body.iwe-home .iwe-hero,body.iwe-home .iwe-statement,body.iwe-home .iwe-terroir,body.iwe-home .iwe-values,body.iwe-home .iwe-experiences,body.iwe-home .iwe-timeline,body.iwe-home .iwe-estate,body.iwe-home .iwe-journal,body.iwe-home .iwe-founding-friends{padding-block:var(--iwe-section-pad)}body.iwe-home .iwe-terroir,body.iwe-home .iwe-estate{padding-block:0}body.iwe-home .iwe-label,body.iwe-home .iwe-label p,body.iwe-home p.iwe-label{font-family: var(--iwe-font-body);font-size:clamp(10px,.72vw,12px);font-weight:700;letter-spacing:.26em;text-transform:uppercase;line-height:1.4;margin:0 0 1.1rem}body.iwe-home .iwe-list{list-style:none;margin:0;padding:0;font-family: var(--iwe-font-body);font-size:clamp(10px,.72vw,12px);font-weight:700;letter-spacing:.24em;text-transform:uppercase;line-height:2.1}body.iwe-home .iwe-list li{margin:0;padding:0;list-style:none}body.iwe-home .iwe-h2,body.iwe-home .iwe-h2 h2{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(34px,5.2vw,76px);line-height:.98;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 .4em}body.iwe-home .iwe-link{display:inline-flex;align-items:center;gap:.6em;font-family: var(--iwe-font-body);font-size:clamp(11px,.8vw,13px);font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding-bottom:.5em;position:relative;color:var(--iwe-champagne)}body.iwe-home .iwe-link::after{content:"";position:absolute;inset-inline-start:0;bottom:0;height:1px;width:100%;background:currentColor;transform:scaleX(1);transform-origin:left;transition:transform var(--iwe-duration) var(--iwe-ease)}body.iwe-home .iwe-link:hover .iwe-arrow{transform:translateX(4px)}body.iwe-home .iwe-link .iwe-arrow{transition:transform var(--iwe-duration) var(--iwe-ease)}body.iwe-home .iwe-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}body.iwe-home .iwe-btn .et_pb_button,body.iwe-home .et_pb_button.iwe-btn{font-family: var(--iwe-font-body);font-size:clamp(11px,.8vw,13px);font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.05em 2.2em;border:1px solid var(--iwe-champagne);border-radius:0;background:var(--iwe-champagne);color:var(--iwe-midnight);transition:background-color var(--iwe-duration) var(--iwe-ease) , color var(--iwe-duration) var(--iwe-ease)}body.iwe-home .iwe-btn .et_pb_button:hover,body.iwe-home .et_pb_button.iwe-btn:hover{background:transparent;color:var(--iwe-champagne);padding:1.05em 2.2em}body.iwe-home .iwe-btn .et_pb_button::after,body.iwe-home .et_pb_button.iwe-btn::after{display:none!important}body.iwe-home .iwe-btn--ghost .et_pb_button,body.iwe-home .et_pb_button.iwe-btn--ghost{background:transparent;color:var(--iwe-champagne);border-color:var(--iwe-champagne)}body.iwe-home .iwe-btn--ghost .et_pb_button:hover,body.iwe-home .et_pb_button.iwe-btn--ghost:hover{background:var(--iwe-champagne);color:var(--iwe-midnight)}.iwe-js body.iwe-home .iwe-reveal{opacity:0;transform:translateY(26px);transition:opacity var(--iwe-duration) var(--iwe-ease) , transform var(--iwe-duration) var(--iwe-ease);transition-delay:var(--iwe-reveal-delay,0ms)}.iwe-js body.iwe-home .iwe-reveal.is-visible{opacity:1;transform:none}.iwe-js body.iwe-home .iwe-reveal--mask{clip-path:inset(100% 0 0 0);transform:none;transition:clip-path 900ms var(--iwe-ease) , opacity 600ms var(--iwe-ease)}.iwe-js body.iwe-home .iwe-reveal--mask.is-visible{clip-path:inset(0 0 0 0)}body.iwe-home .iwe-stagger > *:nth-child(1) {--iwe-reveal-delay:0ms}body.iwe-home .iwe-stagger > *:nth-child(2) {--iwe-reveal-delay:110ms}body.iwe-home .iwe-stagger > *:nth-child(3) {--iwe-reveal-delay:220ms}body.iwe-home .iwe-stagger > *:nth-child(4) {--iwe-reveal-delay:330ms}body.iwe-home .iwe-stagger > *:nth-child(5) {--iwe-reveal-delay:440ms}body.iwe-home .iwe-hero{position:relative;overflow:hidden;min-height:min(76vh,760px);display:flex;align-items:center;padding-block:clamp(120px,13vh,170px) clamp(52px,7vh,90px);background-color:var(--iwe-midnight)}body.iwe-home .iwe-hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(var(--iwe-hero-scale,1));transition:transform 1200ms var(--iwe-ease)}.iwe-js body.iwe-home .iwe-hero{--iwe-hero-scale:1.03}.iwe-js body.iwe-home .iwe-hero.is-visible{--iwe-hero-scale:1}body.iwe-home .iwe-hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:
    linear-gradient(
      104deg,
      rgba(6, 62, 58, .97) 0%,
      rgba(6, 62, 58, .96) 32%,
      rgba(6, 62, 58, .90) 38%,
      rgba(6, 62, 58, 0) 38.6%
    ),
    linear-gradient(
      180deg,
      rgba(16, 24, 44, .38) 0%,
      rgba(16, 24, 44, .08) 45%,
      rgba(16, 24, 44, .52) 100%
    )}body.iwe-home .iwe-hero>.et_pb_row{position:relative;z-index:2}body.iwe-home .iwe-hero__eyebrow p{font-family: var(--iwe-font-body);font-size:clamp(10px,.75vw,12px);font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:rgba(247,240,227,.9);margin:0 0 1.4rem}body.iwe-home .iwe-hero__title h1{font-family: var(--iwe-font-display);font-size:clamp(42px,7vw,106px);font-weight:800;line-height:.88;letter-spacing:-.015em;text-transform:uppercase;color:var(--iwe-ivory);margin:0}body.iwe-home .iwe-hero__title .iwe-gold{color:var(--iwe-champagne);font-style:normal}body.iwe-home .iwe-hero__copy p{color:rgba(247,240,227,.84);font-size:clamp(14px,1vw,17px);line-height:1.7;margin:1.6rem 0 2.2rem;max-width:34ch}body.iwe-home .iwe-hero__est{position:absolute;z-index:3;top:clamp(24px,5vh,64px);inset-inline-end:clamp(20px,3.5vw,64px);text-align:right}body.iwe-home .iwe-hero__est p{font-family: var(--iwe-font-display);font-size:clamp(16px,1.5vw,24px);font-weight:500;line-height:1.1;color:rgba(247,240,227,.92);margin:0}body.iwe-home .iwe-hero__list{position:absolute;z-index:3;top:auto;bottom:clamp(24px,7vh,88px);inset-inline-end:clamp(20px,3.5vw,64px);inset-inline-start:auto;color:rgba(247,240,227,.95);text-align:left;line-height:1.85}@media (max-width:980px){body.iwe-home .iwe-hero::after{background:
      linear-gradient(
        106deg,
        rgba(6, 62, 58, .97) 0%,
        rgba(6, 62, 58, .95) 54%,
        rgba(6, 62, 58, .88) 60%,
        rgba(6, 62, 58, 0) 60.6%
      ),
      linear-gradient(180deg, rgba(16, 24, 44, .4), rgba(16, 24, 44, .1) 45%, rgba(16, 24, 44, .55))}body.iwe-home .iwe-hero{min-height:70vh}body.iwe-home .iwe-hero__list{display:none}}@media (max-width:767px){body.iwe-home .iwe-hero{display:block;min-height:0;padding:0;background-color:var(--iwe-deep-teal);--iwe-hero-image-height:42vh}body.iwe-home .iwe-hero::before{inset:0 0 auto 0;height:var(--iwe-hero-image-height);transform:none;transition:none}body.iwe-home .iwe-hero::after{inset:0 0 auto 0;height:var(--iwe-hero-image-height);background:linear-gradient(180deg,rgba(16,24,44,.45),rgba(16,24,44,.12) 55%,rgba(6,78,75,.4))}body.iwe-home .iwe-hero>.et_pb_row{padding-top: calc(var(--iwe-hero-image-height) + 36px);padding-bottom:60px}body.iwe-home .iwe-hero__est{top:12px;inset-inline-end:16px}body.iwe-home .iwe-hero__copy p{max-width:none}}body.iwe-home .iwe-statement{background:var(--iwe-ivory);padding-block:clamp(34px,3.6vw,62px)}@media (min-width:981px){body.iwe-home .iwe-statement .et_pb_row{display:grid;grid-template-columns:.5fr 1.9fr .45fr;column-gap:clamp(20px,2.4vw,46px);align-items:center}body.iwe-home .iwe-statement .et_pb_row>.et_pb_column{width:auto!important;margin-right:0!important}}body.iwe-home .iwe-statement__image .et_pb_image_wrap{display:block;width:100%;aspect-ratio: 1 / 1;border-radius:50%;overflow:hidden}body.iwe-home .iwe-statement__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}body.iwe-home .iwe-statement__text p{font-family: var(--iwe-font-display);font-size:clamp(26px,3.6vw,60px);font-weight:600;line-height:1.04;letter-spacing:-.01em;text-transform:uppercase;color:var(--iwe-midnight);max-width:none;margin:0}body.iwe-home .iwe-statement__text .iwe-emerald{color:var(--iwe-emerald);display:block}body.iwe-home .iwe-statement__rule{position:relative;display:block;height:1px;width:min(420px,78%);margin-top:clamp(18px,2vw,30px);background:var(--iwe-emerald);transform:scaleX(0);transform-origin:left center;transition:transform 900ms var(--iwe-ease)}body.iwe-home .iwe-statement__rule.is-visible,
html:not(.iwe-js) body.iwe-home .iwe-statement__rule {transform:scaleX(1)}body.iwe-home .iwe-statement__rule::after{content:"";position:absolute;inset-inline-end:-10px;top:50%;width:22px;height:22px;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'%230a765d\'%3E%3Cpath\ d=\'M20\ 4c0\ 8-5\ 13-12\ 13H4c0-8\ 5-13\ 12-13h4Z\'/%3E%3C/svg%3E)}body.iwe-home .iwe-statement__aside{font-family: var(--iwe-font-body);font-size:clamp(10px,.75vw,12px);font-weight:700;letter-spacing:.18em;text-transform:uppercase;line-height:1.9;color:var(--iwe-charcoal);margin:0}@media (max-width:767px){body.iwe-home .iwe-statement .et_pb_row{display:flex;flex-direction:column}body.iwe-home .iwe-statement__image{order:-1;margin-bottom:28px}body.iwe-home .iwe-statement__image .et_pb_image_wrap{width:min(240px,60%)}body.iwe-home .iwe-statement__image img{width:100%}body.iwe-home .iwe-statement__aside{margin-top:20px}}body.iwe-home .iwe-terroir{background:var(--iwe-ivory)}body.iwe-home .iwe-terroir .iwe-row--bleed{display:grid;grid-template-columns:50fr 19fr 31fr;align-items:stretch}body.iwe-home .iwe-terroir .iwe-row--bleed>.et_pb_column{width:auto!important;margin:0!important;padding:0;float:none}body.iwe-home .iwe-terroir .iwe-row--bleed>.et_pb_column>.et_pb_module{height:100%;margin-bottom:0}@media (max-width:767px){body.iwe-home .iwe-terroir .iwe-row--bleed{grid-template-columns:1fr}}body.iwe-home .iwe-terroir__media,body.iwe-home .iwe-terroir__media .et_pb_image_wrap,body.iwe-home .iwe-terroir__media img{display:block;width:100%;height:100%;object-fit:cover;margin:0}body.iwe-home .iwe-terroir__media img{min-height:clamp(240px,24vw,380px)}body.iwe-home .iwe-terroir__stat{background:var(--iwe-burnt-copper);color:var(--iwe-ivory);height:100%;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,3vw,52px)}body.iwe-home .iwe-terroir__stat .iwe-stat__figure{display:block;font-family: var(--iwe-font-display);font-size:clamp(52px,5.4vw,92px);font-weight:500;line-height:.9;margin-bottom:.18em}body.iwe-home .iwe-terroir__stat .iwe-stat__caption{display:block;font-family: var(--iwe-font-display);font-size:clamp(20px,1.9vw,30px);font-weight:500;line-height:1.1;text-transform:uppercase}body.iwe-home .iwe-terroir__stat .iwe-stat__foot{display:block;margin-top:auto;padding-top:clamp(20px,3vw,44px);font-family: var(--iwe-font-body);font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;line-height:2;color:rgba(247,240,227,.8)}body.iwe-home .iwe-terroir__copy{background:var(--iwe-mineral-grey);height:100%;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,3vw,56px)}body.iwe-home .iwe-terroir__copy h2{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(30px,3.4vw,52px);line-height:1;text-transform:uppercase;color:var(--iwe-midnight);margin:0 0 .5em}body.iwe-home .iwe-terroir__copy p{font-size:clamp(14px,1vw,17px);line-height:1.65;color:rgba(23,33,38,.82);margin:0 0 1.6rem}body.iwe-home .iwe-terroir__copy .iwe-link{color:var(--iwe-burnt-copper)}@media (max-width:980px){body.iwe-home .iwe-terroir__media img{min-height:260px}body.iwe-home .iwe-terroir__stat,body.iwe-home .iwe-terroir__copy{padding:32px 24px}}body.iwe-home .iwe-values{background:var(--iwe-burnt-copper);color:var(--iwe-ivory)}body.iwe-home .iwe-values .iwe-row--bleed{padding-inline:var(--iwe-gutter)}@media (min-width:981px){body.iwe-home .iwe-values .et_pb_row{display:grid;grid-template-columns:.55fr 1fr 1fr 1fr;column-gap:clamp(18px,2vw,40px);align-items:center}body.iwe-home .iwe-values .et_pb_row>.et_pb_column{width:auto!important;margin-right:0!important;display:flex;flex-direction:column;justify-content:center}body.iwe-home .iwe-values__title{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;margin:0}}body.iwe-home .iwe-values__title h2{font-family: var(--iwe-font-display);font-weight:500;font-size:clamp(24px,2.1vw,34px);line-height:1;letter-spacing:.02em;text-transform:uppercase;color:var(--iwe-ivory);margin:0}@media (min-width:981px){body.iwe-home .iwe-value{border-left:1px solid rgba(247,240,227,.3);padding-left:clamp(20px,2.4vw,40px);height:100%}}body.iwe-home .iwe-value p.iwe-value__number,body.iwe-home .iwe-value__number{display:block;font-family: var(--iwe-font-display);font-size:clamp(36px,4vw,66px);font-weight:500;line-height:1;color:var(--iwe-ivory);margin:0 0 .5rem}body.iwe-home .iwe-value h3{font-family: var(--iwe-font-display);font-size:clamp(20px,2.3vw,38px);font-weight:600;line-height:1.05;text-transform:uppercase;color:var(--iwe-ivory);margin:0 0 .5em}body.iwe-home .iwe-value p{font-size:clamp(13px,.95vw,16px);line-height:1.6;color:rgba(247,240,227,.84);margin:0;max-width:24ch}@media (max-width:980px){body.iwe-home .iwe-values__title{writing-mode:horizontal-tb;transform:none;white-space:normal;margin-bottom:2rem}}body.iwe-home .iwe-experiences{background:var(--iwe-ivory)}body.iwe-home .iwe-experiences__intro h2{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(26px,3vw,46px);line-height:.98;text-transform:uppercase;color:var(--iwe-midnight);margin:0 0 1rem}body.iwe-home .iwe-experiences__intro .iwe-list{color:var(--iwe-charcoal);padding-top:1.2rem;border-top:1px solid var(--iwe-champagne)}body.iwe-home .iwe-experience{position:relative;padding:14px 0 0 14px}body.iwe-home .iwe-experience::before,body.iwe-home .iwe-experience::after{content:"";position:absolute;width:26px;height:26px;border-color:var(--iwe-burnt-copper);border-style:solid;pointer-events:none}body.iwe-home .iwe-experience::before{top:0;left:0;border-width:1px 0 0 1px}body.iwe-home .iwe-experience::after{bottom:0;right:0;border-width:0 1px 1px 0}body.iwe-home .iwe-experience__media .et_pb_code_inner{display:flex;align-items:stretch;gap:10px}body.iwe-home .iwe-experience__image{flex:1 1 auto;min-width:0}body.iwe-home .iwe-experience__image{aspect-ratio: 3 / 4;overflow:hidden}body.iwe-home .iwe-experience__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}body.iwe-home .iwe-experience__vtitle{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;order:2;font-family: var(--iwe-font-display);font-size:clamp(12px,1.25vw,20px);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--iwe-charcoal);align-self:center}body.iwe-home .iwe-experience__number{display:block;font-family: var(--iwe-font-display);font-size:clamp(20px,1.8vw,28px);font-weight:500;color:var(--iwe-burnt-copper);margin:0 0 .4rem}body.iwe-home .iwe-experience p{font-size:clamp(13px,.92vw,15px);line-height:1.55;color:rgba(23,33,38,.8);margin:.9rem 0 .8rem}body.iwe-home .iwe-experience .iwe-link{color:var(--iwe-burnt-copper)}@media (min-width:981px){body.iwe-home .iwe-experience--2{margin-top:clamp(30px,4vw,70px)}body.iwe-home .iwe-experience--3{margin-top:clamp(12px,1.6vw,30px)}}@media (max-width:767px){body.iwe-home .iwe-experience{margin:0 0 40px}body.iwe-home .iwe-experience__vtitle{writing-mode:horizontal-tb;transform:none;align-self:flex-start;margin-bottom:8px}body.iwe-home .iwe-experience__media{flex-direction:column;gap:6px}}body.iwe-home .iwe-timeline{position:relative;overflow:hidden;color:var(--iwe-ivory);background:radial-gradient(circle at 50% 62%,rgba(19,184,137,.20),transparent 34%) , linear-gradient(135deg,#10182c 0%,#063b43 100%)}body.iwe-home .iwe-timeline__head h2{font-family: var(--iwe-font-display);font-weight:500;font-size:clamp(30px,4.2vw,62px);line-height:1;letter-spacing:.01em;text-transform:uppercase;color:var(--iwe-ivory);margin:0 0 .3em}body.iwe-home .iwe-timeline__head .iwe-label{color:var(--iwe-champagne)}body.iwe-home .iwe-timeline__track{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:clamp(10px,1.6vw,26px)}body.iwe-home .iwe-timeline__track>.et_pb_column{width:auto!important;margin-right:0!important;margin-bottom:0;float:none;position:static}body.iwe-home .iwe-milestone{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}body.iwe-home .iwe-milestone__year{font-family: var(--iwe-font-display);font-size:clamp(20px,2.1vw,34px);font-weight:500;line-height:1;color:var(--iwe-champagne);margin:0 0 .25rem}body.iwe-home .iwe-milestone__title{font-family: var(--iwe-font-body);font-size:clamp(9px,.66vw,11px);font-weight:700;letter-spacing:.18em;text-transform:uppercase;line-height:1.4;color:rgba(247,240,227,.85);margin:0 0 .9rem}body.iwe-home .iwe-milestone--active .iwe-milestone__year{color:var(--iwe-living-emerald)}body.iwe-home .iwe-milestone--active .iwe-milestone__year::after{content:"";display:inline-block;width:.36em;height:.36em;margin-inline-start:.4em;vertical-align:middle;border-radius:50%;background:currentColor}body.iwe-home .iwe-milestone__image{position:relative;overflow:hidden;width:min(100%,clamp(110px,12.4vw,210px));margin-inline:auto;border:1.5px solid var(--iwe-champagne);border-radius:999px 999px 0 0;background:var(--iwe-midnight);height:var(--iwe-arch-height,260px)}body.iwe-home .iwe-milestone__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--iwe-duration) var(--iwe-ease)}body.iwe-home .iwe-milestone:hover .iwe-milestone__image img{transform:scale(1.045)}body.iwe-home .iwe-milestone--2023{--iwe-arch-height:clamp(150px,16.2vw,262px)}body.iwe-home .iwe-milestone--2025{--iwe-arch-height:clamp(160px,17.4vw,280px)}body.iwe-home .iwe-milestone--2026{--iwe-arch-height:clamp(210px,23vw,372px)}body.iwe-home .iwe-milestone--2029{--iwe-arch-height:clamp(185px,19.8vw,318px)}body.iwe-home .iwe-milestone--2032{--iwe-arch-height:clamp(220px,24vw,386px)}body.iwe-home .iwe-milestone--active .iwe-milestone__image{border-color:var(--iwe-living-emerald);box-shadow:0 0 18px rgba(19,184,137,.85) , 0 0 52px rgba(19,184,137,.42)}.iwe-js body.iwe-home .iwe-milestone--active .iwe-milestone__image{box-shadow:0 0 0 rgba(19,184,137,0);transition:box-shadow 1000ms var(--iwe-ease) 600ms}.iwe-js body.iwe-home .iwe-timeline.is-visible .iwe-milestone--active .iwe-milestone__image{box-shadow:0 0 18px rgba(19,184,137,.85) , 0 0 52px rgba(19,184,137,.42)}body.iwe-home .iwe-growth{position:absolute;inset-inline:0;top:40%;bottom:0;width:100%;z-index:3;pointer-events:none}body.iwe-home .iwe-growth svg{width:100%;height:100%;display:block;overflow:visible}body.iwe-home .iwe-growth-path{fill:none;stroke:var(--iwe-champagne);stroke-width:2.75;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1400;stroke-dashoffset:1400;transition:stroke-dashoffset 1.8s var(--iwe-ease)}body.iwe-home .iwe-timeline.is-visible .iwe-growth-path{stroke-dashoffset:0}html:not(.iwe-js) body.iwe-home .iwe-growth-path {stroke-dashoffset:0;transition:none}body.iwe-home .iwe-timeline__aside{color:var(--iwe-champagne);margin-top:clamp(16px,2vw,32px)}@media (max-width:980px){body.iwe-home .iwe-timeline__track{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:18px;-webkit-overflow-scrolling:touch}body.iwe-home .iwe-timeline__track>.et_pb_column{scroll-snap-align:center}body.iwe-home .iwe-timeline__track::-webkit-scrollbar{height:3px}body.iwe-home .iwe-timeline__track::-webkit-scrollbar-thumb{background:rgba(217,182,111,.5)}body.iwe-home .iwe-timeline__hint{display:block}}@media (min-width:981px){body.iwe-home .iwe-timeline__hint{display:none}}body.iwe-home .iwe-timeline__hint{font-family: var(--iwe-font-body);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(247,240,227,.55);margin-top:1rem}@media (max-width:767px){body.iwe-home .iwe-timeline__track{display:block;overflow:visible}body.iwe-home .iwe-growth{display:none}body.iwe-home .iwe-timeline__track>.et_pb_column{display:block;margin-bottom:40px;padding-inline-start:26px;position:relative}body.iwe-home .iwe-timeline__track::before{content:"";position:absolute;inset-inline-start:5px;top:8px;bottom:40px;width:1px;background:linear-gradient(180deg,var(--iwe-champagne),rgba(217,182,111,.35))}body.iwe-home .iwe-timeline__track>.et_pb_column::before{content:"";position:absolute;inset-inline-start:0;top:10px;width:11px;height:11px;border-radius:50%;border:1.5px solid var(--iwe-champagne);background:var(--iwe-midnight)}body.iwe-home .iwe-timeline__track > .et_pb_column:nth-child(3)::before {border-color:var(--iwe-living-emerald);background:var(--iwe-living-emerald);box-shadow:0 0 12px rgba(19,184,137,.8)}body.iwe-home .iwe-milestone{text-align:left}body.iwe-home .iwe-milestone--2023,body.iwe-home .iwe-milestone--2025,body.iwe-home .iwe-milestone--2026,body.iwe-home .iwe-milestone--2029,body.iwe-home .iwe-milestone--2032{--iwe-arch-height:190px}}body.iwe-home .iwe-estate{background:var(--iwe-ivory);position:relative;overflow:hidden;padding-block:clamp(32px,3.2vw,58px)}body.iwe-home .iwe-estate__type{position:relative;z-index:2}body.iwe-home .iwe-estate__type h2{font-family: var(--iwe-font-display);white-space:nowrap;font-size:clamp(40px,8.6vw,148px);font-weight:700;line-height:.84;letter-spacing:-.025em;margin:0;color:var(--iwe-midnight);text-transform:uppercase}body.iwe-home .iwe-estate__image-word{display:block;color:var(--iwe-midnight)}@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  body.iwe-home .iwe-estate__image-word {
    color: transparent;
    /*
       Divi compiles `Custom CSS -> Main Element` into the generated stylesheet
       as e.g. `.et_pb_section_6{--iwe-estate-word-image:url(...)}` — it is NOT
       an inline style attribute, so it must never be sniffed for with
       `:not([style*=...])`. The var() fallback keeps the word visible before a
       photograph is set; it must not be `none`, which would render it blank.
    */
    background-image: var(
      --iwe-estate-word-image,
      linear-gradient(135deg, #10182c 0%, #064e4b 55%, #0a765d 100%)
    );
    background-position: center var(--iwe-estate-word-shift, center);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}body.iwe-home .iwe-estate__panel{background:var(--iwe-emerald);color:var(--iwe-ivory);padding:clamp(28px,3.2vw,56px);height:100%;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(clamp(30px,4vw,64px) 0,100% 0,100% 100%,0 100%,0 clamp(30px,4vw,64px))}body.iwe-home .iwe-estate__panel .iwe-label{color:var(--iwe-champagne)}body.iwe-home .iwe-estate__panel h3{font-family: var(--iwe-font-display);font-size:clamp(22px,2.1vw,34px);font-weight:500;line-height:1.2;color:var(--iwe-ivory);margin:0 0 1.6rem;text-transform:none}body.iwe-home .iwe-estate__strip img{width:100%;height:clamp(230px,22vw,340px);object-fit:cover;display:block}@media (min-width:981px){body.iwe-home .iwe-estate__location{position:absolute;top:50%;inset-inline-end:clamp(6px,1vw,18px);transform:translateY(-50%);margin:0}}body.iwe-home .iwe-estate__location{writing-mode:vertical-rl;white-space:nowrap;font-family: var(--iwe-font-body);font-size:clamp(9px,.68vw,11px);font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:rgba(23,33,38,.55);margin:0 0 0 auto;width:fit-content}@media (max-width:980px){body.iwe-home .iwe-estate__panel{clip-path:polygon(30px 0,100% 0,100% 100%,0 100%,0 30px)}body.iwe-home .iwe-estate__location{writing-mode:horizontal-tb;letter-spacing:.2em;margin:16px 0 0}}@media (max-width:767px){body.iwe-home .iwe-estate__image-word{color:var(--iwe-midnight);-webkit-text-fill-color:var(--iwe-midnight);background-image:none}body.iwe-home .iwe-estate__strip img{height:240px}}body.iwe-home .iwe-journal{background:var(--iwe-mineral-grey)}body.iwe-home .iwe-journal__head h2{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(32px,4vw,62px);line-height:.92;text-transform:uppercase;color:var(--iwe-midnight);margin:0 0 1.4rem}body.iwe-home .iwe-journal__head .iwe-list{color:var(--iwe-charcoal);padding-top:1.2rem;border-top:1px solid var(--iwe-champagne)}body.iwe-home .iwe-journal__grid .et_pb_ajax_pagination_container,body.iwe-home .iwe-journal__grid .et_pb_salvattore_content,body.iwe-home .iwe-journal__grid .et_pb_posts{display:grid;grid-template-columns:1.7fr 1fr;gap:clamp(20px,2.6vw,48px);align-items:start}body.iwe-home .iwe-journal__grid .et_pb_ajax_pagination_container:has(.et_pb_salvattore_content) {display:contents}body.iwe-home .iwe-journal__grid .et_pb_post:first-child{grid-column:1;grid-row: 1 / span 2}@media (min-width:981px){body.iwe-home .iwe-journal__grid .et_pb_post:first-child{display:grid;grid-template-columns:.95fr 1fr;grid-template-rows:auto auto 1fr;column-gap:clamp(16px,1.8vw,32px);align-items:start}body.iwe-home .iwe-journal__grid .et_pb_post:first-child>.entry-featured-image-url{grid-column:1;grid-row: 1 / -1;margin-bottom:0}body.iwe-home .iwe-journal__grid .et_pb_post:first-child>.post-meta{grid-column:2;grid-row:1}body.iwe-home .iwe-journal__grid .et_pb_post:first-child>.entry-title{grid-column:2;grid-row:2}body.iwe-home .iwe-journal__grid .et_pb_post:first-child>.post-content{grid-column:2;grid-row:3}}body.iwe-home .iwe-journal__grid .et_pb_post:first-child .entry-featured-image-url{aspect-ratio: 5 / 4}body.iwe-home .iwe-journal__grid .et_pb_post{background:transparent;border:0;margin:0;padding:0}body.iwe-home .iwe-journal__grid .et_pb_post .entry-featured-image-url{margin-bottom:1.1rem;display:block;overflow:hidden}body.iwe-home .iwe-journal__grid .et_pb_post .entry-featured-image-url{aspect-ratio: 16 / 10}body.iwe-home .iwe-journal__grid .et_pb_post .entry-featured-image-url img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 900ms var(--iwe-ease)}body.iwe-home .iwe-journal__grid .et_pb_post:hover .entry-featured-image-url img{transform:scale(1.04)}body.iwe-home .iwe-journal__grid .et_pb_post .entry-title{font-family: var(--iwe-font-display);font-size:clamp(16px,1.25vw,21px);font-weight:700;line-height:1.2;margin:0 0 .4rem;text-transform:none}body.iwe-home .iwe-journal__grid .et_pb_post:first-child .entry-title{font-size:clamp(19px,1.6vw,27px)}body.iwe-home .iwe-journal__grid .et_pb_post .entry-title a{color:var(--iwe-midnight);text-decoration:none}body.iwe-home .iwe-journal__grid .et_pb_post .entry-title a:hover{color:var(--iwe-emerald)}body.iwe-home .iwe-journal__grid .et_pb_post .post-meta{font-family: var(--iwe-font-body);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--iwe-burnt-copper);margin-bottom:.5rem}body.iwe-home .iwe-journal__grid .et_pb_post .post-content p{font-size:clamp(13px,.92vw,15px);line-height:1.6;color:rgba(23,33,38,.78)}body.iwe-home .iwe-journal__grid .et_pb_post:not(:first-child) .entry-featured-image-url,
body.iwe-home .iwe-journal__grid .et_pb_post:not(:first-child) .post-content {display:none}body.iwe-home .iwe-journal__grid .et_pb_post:not(:first-child) {border-top:1px solid rgba(23,33,38,.2);padding-top:1.2rem}@media (max-width:980px){body.iwe-home .iwe-journal__grid .et_pb_ajax_pagination_container,body.iwe-home .iwe-journal__grid .et_pb_salvattore_content,body.iwe-home .iwe-journal__grid .et_pb_posts{grid-template-columns:1fr}body.iwe-home .iwe-journal__grid .et_pb_post:first-child{grid-row:auto}}body.iwe-home .iwe-founding-friends{background:var(--iwe-emerald);color:var(--iwe-ivory)}body.iwe-home .iwe-founding-friends__quote p{font-family: var(--iwe-font-display);font-size:clamp(26px,3.2vw,52px);font-weight:500;line-height:1.08;text-transform:uppercase;color:var(--iwe-ivory);margin:0;max-width:20ch}body.iwe-home .iwe-founding-friends__quote .iwe-gold{color:var(--iwe-champagne);font-style:italic;text-transform:none;display:block;font-weight:400}body.iwe-home .iwe-founding-friends .frm_forms .frm_form_field{margin-bottom:1.1rem}body.iwe-home .iwe-founding-friends .frm_forms label,body.iwe-home .iwe-founding-friends .frm_primary_label{font-family: var(--iwe-font-body);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(247,240,227,.85);margin-bottom:.45rem;display:block}body.iwe-home .iwe-founding-friends .frm_forms input[type="text"],body.iwe-home .iwe-founding-friends .frm_forms input[type="email"],body.iwe-home .iwe-founding-friends .frm_forms textarea{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(247,240,227,.45);border-radius:0;padding:.85rem 0;color:var(--iwe-ivory);font-family: var(--iwe-font-body);font-size:16px;transition:border-color var(--iwe-duration) var(--iwe-ease)}body.iwe-home .iwe-founding-friends .frm_forms input::placeholder,body.iwe-home .iwe-founding-friends .frm_forms textarea::placeholder{color:rgba(247,240,227,.5)}body.iwe-home .iwe-founding-friends .frm_forms input:focus,body.iwe-home .iwe-founding-friends .frm_forms textarea:focus{border-bottom-color:var(--iwe-champagne);outline:none}body.iwe-home .iwe-founding-friends .frm_forms input:focus-visible,body.iwe-home .iwe-founding-friends .frm_forms textarea:focus-visible{outline:2px solid var(--iwe-champagne);outline-offset:4px}body.iwe-home .iwe-founding-friends .frm_forms .frm_submit button,body.iwe-home .iwe-founding-friends .frm_forms input[type="submit"]{font-family: var(--iwe-font-body);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.05em 2.4em;border:1px solid var(--iwe-champagne);border-radius:0;background:var(--iwe-champagne);color:var(--iwe-midnight);cursor:pointer;transition:background-color var(--iwe-duration) var(--iwe-ease) , color var(--iwe-duration) var(--iwe-ease)}body.iwe-home .iwe-founding-friends .frm_forms .frm_submit button:hover,body.iwe-home .iwe-founding-friends .frm_forms input[type="submit"]:hover{background:transparent;color:var(--iwe-champagne)}body.iwe-home .iwe-founding-friends .frm_forms .frm_checkbox label{text-transform:none;letter-spacing:0;font-size:13px;font-weight:400;line-height:1.5;display:flex;gap:.6rem;align-items:flex-start}body.iwe-home .iwe-founding-friends .frm_message,body.iwe-home .iwe-founding-friends .frm_success_style{background:rgba(19,184,137,.16);border-left:3px solid var(--iwe-living-emerald);color:var(--iwe-ivory);padding:1rem 1.2rem}body.iwe-home .iwe-founding-friends .frm_error,body.iwe-home .iwe-founding-friends .frm_error_style{background:rgba(199,101,50,.2);border-left:3px solid var(--iwe-burnt-copper);color:var(--iwe-ivory);padding:1rem 1.2rem}body.iwe-home .iwe-founding-friends .frm_blank_field input,body.iwe-home .iwe-founding-friends .frm_blank_field textarea{border-bottom-color:var(--iwe-burnt-copper)}.iwe-footer{background:var(--iwe-ivory);color:var(--iwe-charcoal);position:relative;overflow:hidden}.iwe-footer__knot{position:absolute;z-index:0;inset-inline-end:-6%;bottom:-30%;width:min(42vw,520px);opacity:.06;pointer-events:none;user-select:none}.iwe-footer>.et_pb_row{position:relative;z-index:1}.iwe-footer a{color:var(--iwe-charcoal);text-decoration:none}.iwe-footer a:hover{color:var(--iwe-emerald)}@media (prefers-reduced-motion:reduce){.iwe-js body.iwe-home .iwe-reveal,.iwe-js body.iwe-home .iwe-reveal--mask{opacity:1;transform:none;clip-path:none;transition:none}body.iwe-home .iwe-growth-path{stroke-dashoffset:0;transition:none}body.iwe-home .iwe-statement__rule{transform:scaleX(1);transition:none}.iwe-js body.iwe-home .iwe-milestone--active .iwe-milestone__image{box-shadow:0 0 18px rgba(19,184,137,.85) , 0 0 52px rgba(19,184,137,.42);transition:none}body.iwe-home .iwe-hero::before,body.iwe-home .iwe-milestone__image img,body.iwe-home .iwe-journal__grid .et_pb_post .entry-featured-image-url img,body.iwe-home .iwe-link::after,body.iwe-home .iwe-link .iwe-arrow{transition:none}body.iwe-home .iwe-milestone:hover .iwe-milestone__image img,body.iwe-home .iwe-journal__grid .et_pb_post:hover .entry-featured-image-url img{transform:none}.iwe-js body.iwe-home .iwe-hero{--iwe-hero-scale:1}}@media (min-width:981px){body.iwe-home .iwe-hero .et_pb_row,body.iwe-home .iwe-hero .et_pb_column{position:static}body.iwe-home .iwe-timeline{padding-bottom:0;position:relative}body.iwe-home .iwe-timeline__track{gap:clamp(8px,1vw,18px)}body.iwe-home .iwe-milestone__image{border-bottom:0}body.iwe-home .iwe-timeline .iwe-timeline__aside{position:absolute;right:var(--iwe-gutter);bottom:clamp(40px,5vw,90px);margin:0}body.iwe-home .iwe-timeline .iwe-timeline__aside .iwe-list{line-height:1.9}body.iwe-home .iwe-estate .et_pb_row{display:grid;grid-template-columns:1.95fr 1fr .42fr;column-gap:0;align-items:stretch}body.iwe-home .iwe-estate .et_pb_row>.et_pb_column{width:auto!important;margin-right:0!important}body.iwe-home .iwe-estate .et_pb_row>.et_pb_column>.et_pb_module{height:100%;margin-bottom:0}body.iwe-home .iwe-estate__strip img{height:100%;min-height:clamp(260px,24vw,400px)}body.iwe-home .iwe-estate__panel{margin-left:-2.5vw;position:relative;z-index:3}body.iwe-home .iwe-journal .et_pb_row{display:grid;grid-template-columns:.72fr 3.28fr;column-gap:clamp(20px,2.4vw,44px)}body.iwe-home .iwe-journal .et_pb_row>.et_pb_column{width:auto!important;margin-right:0!important}body.iwe-home .iwe-journal__grid .et_pb_post:first-child{grid-template-columns:1.15fr 1fr}body.iwe-home .iwe-journal__grid .et_pb_ajax_pagination_container{grid-template-columns:2.1fr 1fr}}body.iwe-home .iwe-estate__image-word{font-size:1.42em;line-height:.8}@media (min-width:981px){body.iwe-home .iwe-hero__est{top:clamp(110px,21%,190px)}}body.iwe-home .iwe-hero__est p.iwe-est{display:flex;flex-direction:column;align-items:flex-end;margin:0;line-height:1}body.iwe-home .iwe-est__label{font-family: var(--iwe-font-body);font-size:clamp(10px,.75vw,12px);font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:rgba(247,240,227,.85);margin-bottom:.45em;margin-right:-.26em}body.iwe-home .iwe-est__year{font-family: var(--iwe-font-display);font-size:clamp(20px,1.8vw,30px);font-weight:500;letter-spacing:.02em;color:var(--iwe-ivory)}body.iwe-home .iwe-est__line{position:relative;display:block;width:1px;height:clamp(60px,7vw,110px);margin:clamp(10px,1vw,16px) clamp(12px,1.1vw,18px) 0 auto;background:linear-gradient(180deg,rgba(217,182,111,0),var(--iwe-champagne) 35%,var(--iwe-champagne))}body.iwe-home .iwe-est__line::after{content:"";position:absolute;left:50%;bottom:-11px;width:22px;height:22px;transform:translateX(-50%);background: no-repeat center / contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f3dfae' d='M12 0c.6 6.6 5.4 11.4 12 12-6.6.6-11.4 5.4-12 12-.6-6.6-5.4-11.4-12-12C6.6 11.4 11.4 6.6 12 0Z'/%3E%3C/svg%3E");filter:drop-shadow(0 0 6px rgba(243,223,174,.9))}@media (max-width:767px){body.iwe-home .iwe-est__line{display:none}}@media (min-width:981px){body.iwe-home .iwe-hero{padding-top:clamp(150px,16vw,210px)}body.iwe-home .iwe-hero{padding-top:clamp(120px,10vw,158px);padding-bottom:clamp(40px,5vh,70px)}body.iwe-home .iwe-hero__title h1{font-size:clamp(40px,5.4vw,94px)}body.iwe-home .iwe-hero__copy p{margin:1.2rem 0 1.6rem}body.iwe-home .iwe-hero__title h1{font-size:clamp(34px,3.9vw,72px);max-width:12.5ch}body.iwe-home .iwe-hero__copy{margin:1.1rem 0 1.4rem}body.iwe-home .iwe-hero__copy p{font-size:clamp(14px,.95vw,16px);max-width:46ch;margin:0 0 .7rem}}body.iwe-home .iwe-hero .et_pb_button_module_wrapper{display:inline-block;margin:0 12px 12px 0}body.iwe-home .iwe-hero .et_pb_button.iwe-btn--ghost{color:var(--iwe-ivory);border-color:rgba(247,240,227,.7)}body.iwe-home .iwe-hero .et_pb_button.iwe-btn--ghost:hover{background:var(--iwe-ivory);color:var(--iwe-midnight)}body.iwe-home .iwe-founding-friends__terms p{color:rgba(247,240,227,.86);font-size:clamp(14px,1vw,16px);line-height:1.6;max-width:46ch;margin:0 0 1.4rem}body.iwe-home .iwe-estate__panel .iwe-link+.iwe-link{margin-left:1.4em}body.iwe-home .iwe-timeline__aside .iwe-link{margin-top:.6rem}body.iwe-home .iwe-journal__head .iwe-label{color:var(--iwe-burnt-copper)}body.iwe-home .iwe-lc{text-transform:none}@media (min-width:981px){body.iwe-home .iwe-timeline__track{padding-right:clamp(200px,15.5vw,290px)}body.iwe-home .iwe-timeline .iwe-timeline__aside{max-width:clamp(140px,11vw,210px)}}body.iwe-home .iwe-story,body.iwe-home .iwe-connect,body.iwe-home .iwe-ticket{padding-block:var(--iwe-section-pad)}body.iwe-home .iwe-added__head h2{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(30px,3.6vw,60px);line-height:.98;text-transform:uppercase;margin:0 0 1rem;text-wrap:balance}body.iwe-home .iwe-added__head p{font-size:clamp(15px,1.1vw,18px);line-height:1.65;max-width:58ch;margin:0}body.iwe-home .iwe-story{background:var(--iwe-ivory);overflow:hidden}body.iwe-home .iwe-story__inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(28px,5vw,90px);align-items:center}body.iwe-home .iwe-story__collage{position:relative;height:clamp(420px,42vw,640px)}body.iwe-home .iwe-print{position:absolute;margin:0;background:#fffdf8;padding:clamp(8px,.8vw,12px) clamp(8px,.8vw,12px) clamp(30px,2.6vw,42px);box-shadow:0 18px 40px rgba(16,24,44,.18) , 0 2px 6px rgba(16,24,44,.12);transition:transform 700ms var(--iwe-ease)}body.iwe-home .iwe-print img{display:block;width:100%;height:100%;object-fit:cover}body.iwe-home .iwe-print figcaption{position:absolute;left:0;right:0;bottom:clamp(6px,.6vw,10px);text-align:center;font-family: var(--iwe-font-display);font-style:italic;font-size:clamp(13px,1vw,16px);color:var(--iwe-charcoal)}body.iwe-home .iwe-print--cottage{top:0;left:0;width:58%;height:50%;transform:rotate(-3deg);z-index:1}body.iwe-home .iwe-print--shed{top:8%;right:0;width:50%;height:46%;transform:rotate(2.5deg);z-index:2}body.iwe-home .iwe-print--tractor{bottom:4%;left:18%;width:56%;height:50%;transform:rotate(-1deg);z-index:3}body.iwe-home .iwe-print:hover{transform:rotate(0deg) scale(1.02);z-index:4}body.iwe-home .iwe-story__credits{position:absolute;left:0;bottom:-6px;font-size:10px;line-height:1.4;color:rgba(23,33,38,.6);max-width:80%}body.iwe-home .iwe-story .iwe-label{color:var(--iwe-burnt-copper)}body.iwe-home .iwe-story .iwe-added__head h2{color:var(--iwe-midnight)}body.iwe-home .iwe-story__body p{font-size:clamp(15px,1.08vw,18px);line-height:1.72;color:rgba(23,33,38,.86);max-width:60ch;margin:0 0 1.1rem}body.iwe-home .iwe-story__body p:first-child::first-letter{float:left;font-family: var(--iwe-font-display);font-weight:700;font-size:3.6em;line-height:.82;padding:.06em .1em 0 0;color:var(--iwe-burnt-copper)}body.iwe-home .iwe-story__quote{margin:1.6rem 0;padding:.2rem 0 .2rem 1.4rem;border-left:2px solid var(--iwe-champagne);font-family: var(--iwe-font-display);font-style:italic;font-size:clamp(20px,1.8vw,30px);line-height:1.3;color:var(--iwe-emerald);max-width:30ch}body.iwe-home .iwe-story__chips{list-style:none;margin:1.4rem 0 1.8rem;padding:0;display:flex;flex-wrap:wrap;gap:8px}body.iwe-home .iwe-story__chips li{list-style:none;margin:0;padding:.5em 1em;background:var(--iwe-mineral-grey);font-family: var(--iwe-font-body);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--iwe-charcoal)}body.iwe-home .iwe-story .iwe-link{color:var(--iwe-burnt-copper)}@media (max-width:980px){body.iwe-home .iwe-story__inner{grid-template-columns:1fr}body.iwe-home .iwe-story__collage{height:clamp(360px,80vw,520px);margin-bottom:20px}}body.iwe-home .iwe-connect{background:var(--iwe-burnt-copper);color:var(--iwe-ivory);position:relative;overflow:hidden}body.iwe-home .iwe-connect::before{content:"";position:absolute;right:-12vw;top:-18vw;width:46vw;height:46vw;border-radius:50%;background:repeating-radial-gradient(circle,rgba(247,240,227,.09) 0 1px,transparent 1px 34px);pointer-events:none}body.iwe-home .iwe-connect__inner{position:relative;display:grid;grid-template-columns:minmax(0,4fr) minmax(0,7fr);gap:clamp(24px,4vw,80px);align-items:center}body.iwe-home .iwe-connect .iwe-label{color:rgba(247,240,227,.8)}body.iwe-home .iwe-connect .iwe-added__head h2{color:var(--iwe-ivory)}body.iwe-home .iwe-connect .iwe-added__head p{color:rgba(247,240,227,.88)}body.iwe-home .iwe-follow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}body.iwe-home .iwe-tile{display:flex;align-items:center;gap:14px;min-height:84px;padding:16px 18px;color:var(--iwe-ivory);text-decoration:none;background:rgba(247,240,227,.08);border:1px solid rgba(247,240,227,.4);transition:background-color .4s var(--iwe-ease) , color .4s var(--iwe-ease) , transform .4s var(--iwe-ease)}body.iwe-home a.iwe-tile:hover,body.iwe-home a.iwe-tile:focus-visible{background:var(--iwe-ivory);color:var(--iwe-burnt-copper);transform:translateY(-2px)}body.iwe-home .iwe-tile .iwe-icon{flex:0 0 auto;width:26px;height:26px}body.iwe-home .iwe-tile .iwe-icon--arrow{width:18px;height:18px;margin-left:auto;opacity:.7}body.iwe-home .iwe-tile__text{display:flex;flex-direction:column;gap:2px;min-width:0}body.iwe-home .iwe-tile__name{font-family: var(--iwe-font-display);font-size:clamp(18px,1.4vw,22px);font-weight:600;line-height:1.15}body.iwe-home .iwe-tile__handle{font-family: var(--iwe-font-body);font-size:12px;letter-spacing:.04em;opacity:.85;overflow-wrap:anywhere}body.iwe-home .iwe-tile--whatsapp{grid-column: 1 / -1;background:var(--iwe-midnight);border-color:var(--iwe-midnight);padding:clamp(18px,2vw,28px);flex-wrap:wrap}body.iwe-home .iwe-tile--whatsapp .iwe-icon{color:var(--iwe-living-emerald);width:34px;height:34px}body.iwe-home .iwe-tile--whatsapp .iwe-tile__text{flex:1 1 260px}body.iwe-home .iwe-tile--whatsapp .iwe-tile__handle{font-size:14px;line-height:1.55;max-width:52ch}body.iwe-home .iwe-tile__cta{display:inline-flex;align-items:center;min-height:48px;padding:.9em 1.6em;background:var(--iwe-living-emerald);color:var(--iwe-midnight);font-family: var(--iwe-font-body);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:background-color .4s var(--iwe-ease) , color .4s var(--iwe-ease)}body.iwe-home .iwe-tile__cta:hover,body.iwe-home .iwe-tile__cta:focus-visible{background:var(--iwe-ivory);color:var(--iwe-midnight)}@media (max-width:980px){body.iwe-home .iwe-connect__inner{grid-template-columns:1fr}}body.iwe-home .iwe-ticket{background:radial-gradient(circle at 18% 30%,rgba(19,184,137,.16),transparent 38%) , linear-gradient(135deg,#10182c 0%,#063b43 100%);scroll-margin-top:20px}body.iwe-home .iwe-ticket__card{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2.4fr);max-width:1180px;margin:0 auto;box-shadow:0 30px 60px rgba(0,0,0,.35)}body.iwe-home .iwe-ticket__stub{position:relative;background:var(--iwe-burnt-copper);color:var(--iwe-ivory);padding:clamp(24px,3vw,44px);display:flex;flex-direction:column;justify-content:space-between;gap:24px}body.iwe-home .iwe-ticket__stub::after{content:"";position:absolute;top:0;bottom:0;right:-9px;width:18px;background: radial-gradient(circle at 9px 13px, #0d2a38 7px, transparent 7.5px) 0 0 / 18px 26px repeat-y;z-index:2}body.iwe-home .iwe-ticket__admit{font-family: var(--iwe-font-body);font-size:11px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:rgba(247,240,227,.85);margin:0}body.iwe-home .iwe-ticket__year{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(64px,7vw,120px);line-height:.85;margin:0;color:var(--iwe-ivory)}body.iwe-home .iwe-ticket__type{font-family: var(--iwe-font-display);font-size:clamp(18px,1.6vw,26px);font-weight:600;line-height:1.15;text-transform:uppercase;margin:.4rem 0 0}body.iwe-home .iwe-ticket__facts{list-style:none;margin:0;padding:16px 0 0;border-top:1px dashed rgba(247,240,227,.5)}body.iwe-home .iwe-ticket__facts li{list-style:none;margin:0;padding:4px 0;font-size:13px;line-height:1.45;color:var(--iwe-ivory)}body.iwe-home .iwe-ticket__facts li::before{content:"\2014\00a0";color:var(--iwe-champagne)}body.iwe-home .iwe-ticket__main{background:var(--iwe-ivory);color:var(--iwe-charcoal);padding:clamp(26px,3.4vw,56px) clamp(24px,3.4vw,60px)}body.iwe-home .iwe-ticket__main .iwe-label{color:var(--iwe-emerald)}body.iwe-home .iwe-ticket__main h2{font-family: var(--iwe-font-display);font-weight:700;font-size:clamp(26px,2.6vw,44px);line-height:1.02;text-transform:uppercase;color:var(--iwe-midnight);margin:0 0 .8rem;text-wrap:balance}body.iwe-home .iwe-ticket__intro{font-size:clamp(14px,1vw,16px);line-height:1.6;color:rgba(23,33,38,.8);margin:0 0 1.4rem;max-width:56ch}body.iwe-home .iwe-ticket .frm_forms .frm_form_field{margin-bottom:1rem}body.iwe-home .iwe-ticket .frm_forms .frm_primary_label,body.iwe-home .iwe-ticket .frm_forms label.frm_primary_label{font-family: var(--iwe-font-body);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--iwe-charcoal);margin-bottom:.35rem}body.iwe-home .iwe-ticket .frm_forms input[type="text"],body.iwe-home .iwe-ticket .frm_forms input[type="email"]{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(23,33,38,.35);border-radius:0;box-shadow:none;padding:.7rem 0;font-family: var(--iwe-font-body);font-size:16px;color:var(--iwe-charcoal)}body.iwe-home .iwe-ticket .frm_forms input[type="text"]:focus,body.iwe-home .iwe-ticket .frm_forms input[type="email"]:focus{border-bottom-color:var(--iwe-burnt-copper);outline:none;box-shadow:none}body.iwe-home .iwe-ticket .frm_forms input:focus-visible{outline:2px solid var(--iwe-burnt-copper);outline-offset:3px}body.iwe-home .iwe-ticket .frm_forms .frm_checkbox label,body.iwe-home .iwe-ticket .frm_forms .frm_opt_container label{font-family: var(--iwe-font-body);font-size:13px;font-weight:400;letter-spacing:0;text-transform:none;line-height:1.5;color:rgba(23,33,38,.85)}body.iwe-home .iwe-ticket .frm_forms .frm_description{font-size:12px;line-height:1.5;color:rgba(23,33,38,.65)}body.iwe-home .iwe-ticket .frm_forms .frm_description a{color:var(--iwe-emerald)}body.iwe-home .iwe-ticket .frm_forms .frm_submit button,body.iwe-home .iwe-ticket .frm_forms input[type="submit"]{min-height:50px;padding:1em 2.2em;background:var(--iwe-burnt-copper);color:var(--iwe-ivory);border:1px solid var(--iwe-burnt-copper);border-radius:0;box-shadow:none;font-family: var(--iwe-font-body);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background-color .4s var(--iwe-ease) , color .4s var(--iwe-ease)}body.iwe-home .iwe-ticket .frm_forms .frm_submit button:hover,body.iwe-home .iwe-ticket .frm_forms input[type="submit"]:hover{background:var(--iwe-midnight);border-color:var(--iwe-midnight)}body.iwe-home .iwe-ticket .frm_message,body.iwe-home .iwe-ticket .frm_success_style{background:rgba(10,118,93,.1);border:0;border-left:3px solid var(--iwe-emerald);color:var(--iwe-charcoal);padding:1rem 1.2rem;font-size:15px}body.iwe-home .iwe-ticket .frm_error,body.iwe-home .iwe-ticket .frm_error_style{color:var(--iwe-burnt-copper);font-size:12px}body.iwe-home .iwe-ticket .frm_blank_field input{border-bottom-color:var(--iwe-burnt-copper)}@media (max-width:767px){body.iwe-home .iwe-ticket__card{grid-template-columns:1fr}body.iwe-home .iwe-ticket__stub::after{top:auto;left:0;right:0;bottom:-9px;width:auto;height:18px;background: radial-gradient(circle at 13px 9px, #0d2a38 7px, transparent 7.5px) 0 0 / 26px 18px repeat-x}}@media (prefers-reduced-motion:reduce){body.iwe-home .iwe-print,body.iwe-home .iwe-tile{transition:none}body.iwe-home a.iwe-tile:hover{transform:none}}body.iwe-home .iwe-follow-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}body.iwe-home .iwe-tile__handle{overflow-wrap:normal;word-break:normal}body.iwe-home .iwe-print--shed img{object-position:center 22%}@media (min-width:981px){body.iwe-home .iwe-print--tractor{bottom:0;height:44%}body.iwe-home .iwe-print--cottage{height:47%}body.iwe-home .iwe-print--shed{height:44%}}@media (max-width:767px){body.iwe-home .iwe-hero::after{inset:0;height:auto;background: linear-gradient(
      180deg,
      rgba(16, 24, 44, .45) 0,
      rgba(16, 24, 44, .12) calc(var(--iwe-hero-image-height) * .55),
      rgba(6, 78, 75, .4) var(--iwe-hero-image-height),
      var(--iwe-deep-teal) var(--iwe-hero-image-height)
    )}body.iwe-home .iwe-hero__title h1{line-height:1}body.iwe-home .iwe-hero .et_pb_button_module_wrapper{display:block;margin:0 0 12px}body.iwe-home .iwe-experience__media .et_pb_code_inner{flex-direction:column;gap:8px}body.iwe-home .iwe-experience__vtitle{order:0;margin:0}body.iwe-home .iwe-experience__image{flex:none;width:100%;aspect-ratio: 4 / 3}body.iwe-home .iwe-experience{padding:14px 14px 14px}body.iwe-home .iwe-estate__strip .et_pb_image_wrap{display:block;width:100%}body.iwe-home .iwe-estate__strip img{width:100%}body.iwe-home .iwe-story__collage{height:400px}body.iwe-home .iwe-print--cottage{height:43%}body.iwe-home .iwe-print--shed{top:5%;height:41%}body.iwe-home .iwe-print--tractor{bottom:0;height:45%}body.iwe-home .et_pb_section:not(.iwe-header) .et_pb_row > .et_pb_column {width:100%!important;margin-right:0!important}body.iwe-home .et_pb_section:not(.iwe-header) .et_pb_row > .et_pb_column:not(:last-child) {margin-bottom:30px}body.iwe-home .iwe-estate__panel .iwe-link+.iwe-link{margin-left:1.4em}}body.iwe-home{--iwe-hero2-green:#0b3a2e;--iwe-hero2-copper:#d06a2f;--iwe-hero2-skew:-7deg}body.iwe-home .et_pb_section.iwe-hero2{position:relative;min-height:clamp(640px,52vw,920px);padding:0;overflow:hidden;background:var(--iwe-hero2-green)}body.iwe-home .iwe-hero2 .et_pb_row,body.iwe-home .iwe-hero2 .et_pb_column,body.iwe-home .iwe-hero2 .et_pb_module,body.iwe-home .iwe-hero2 .et_pb_code_inner{position:static;width:100%;max-width:none;margin:0;padding:0}body.iwe-home .iwe-hero2__photo{position:absolute;top:0;right:0;bottom:0;left:56%;z-index:0;overflow:hidden}body.iwe-home .iwe-hero2__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:60% center}body.iwe-home .iwe-hero2__photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,30,26,.55) 0%,rgba(11,30,26,0) 32%) , linear-gradient(0deg,rgba(11,30,26,.5) 0%,rgba(11,30,26,0) 38%)}body.iwe-home .iwe-hero2__panel{position:absolute;top:0;bottom:0;left:-20%;width: calc(20% + 70%);z-index:1;transform:skewX(var(--iwe-hero2-skew));transform-origin:top left;background-color:var(--iwe-hero2-green);background-image:radial-gradient(120% 90% at 30% 40%,rgba(19,184,137,.07),transparent 60%) , url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'900\'\ height=\'900\'\ viewBox=\'0\ 0\ 900\ 900\'\ fill=\'none\'\ stroke=\'%2313b889\'\ stroke-opacity=\'.16\'\ stroke-width=\'1.1\'%3E%3Cpath\ d=\'M-40\ 180c120-60\ 220\ 40\ 340-10s180-150\ 330-90\ 220\ 170\ 310\ 120\'/%3E%3Cpath\ d=\'M-40\ 230c130-55\ 230\ 45\ 350-5s190-140\ 330-80\ 210\ 160\ 300\ 115\'/%3E%3Cpath\ d=\'M-40\ 280c140-50\ 240\ 50\ 360\ 0s200-130\ 330-70\ 200\ 150\ 290\ 110\'/%3E%3Cpath\ d=\'M-40\ 330c150-45\ 250\ 55\ 370\ 5s210-120\ 330-60\ 190\ 140\ 280\ 105\'/%3E%3Cpath\ d=\'M-40\ 380c160-40\ 260\ 60\ 380\ 10s220-110\ 330-50\ 180\ 130\ 270\ 100\'/%3E%3Cpath\ d=\'M180\ 620c-60-70-20-170\ 90-190s210\ 50\ 220\ 130-70\ 150-170\ 150-140-40-140-90z\'/%3E%3Cpath\ d=\'M215\ 610c-45-55-15-135\ 75-150s165\ 40\ 175\ 105-55\ 120-135\ 120-115-30-115-75z\'/%3E%3Cpath\ d=\'M250\ 600c-30-40-10-100\ 60-110s120\ 30\ 128\ 78-40\ 88-100\ 88-88-22-88-56z\'/%3E%3Cpath\ d=\'M285\ 592c-16-24-4-58\ 36-64s70\ 18\ 74\ 46-24\ 50-58\ 50-52-14-52-32z\'/%3E%3Cpath\ d=\'M-40\ 760c160\ 30\ 280-60\ 420-20s260\ 120\ 400\ 60\ 160-110\ 200-90\'/%3E%3Cpath\ d=\'M-40\ 810c170\ 30\ 290-50\ 430-12s250\ 110\ 390\ 55\ 170-100\ 200-80\'/%3E%3Cpath\ d=\'M-40\ 860c180\ 28\ 300-40\ 440-4s240\ 100\ 380\ 50\ 180-90\ 200-70\'/%3E%3C/svg%3E);background-size:auto , 900px 900px;background-repeat:no-repeat , repeat}body.iwe-home .iwe-hero2__band{position:absolute;top:0;bottom:0;left:70%;z-index:2;width:clamp(58px,4.8vw,82px);display:flex;flex-direction:column;align-items:center;gap:clamp(18px,2vw,30px);padding:clamp(150px,13vw,210px) 0 clamp(36px,3vw,56px);transform:skewX(var(--iwe-hero2-skew));transform-origin:top left;background:linear-gradient(180deg,#d9763a 0%,var(--iwe-hero2-copper) 55%,#b9561f 100%);box-shadow:0 0 40px rgba(0,0,0,.25);color:var(--iwe-hero2-green)}body.iwe-home .iwe-hero2__band-text{writing-mode:vertical-rl;transform:rotate(180deg);font-family: var(--iwe-font-body);font-size:clamp(11px,.8vw,13px);font-weight:700;letter-spacing:.34em;text-transform:uppercase;white-space:nowrap}body.iwe-home .iwe-hero2__shamrock{flex:none;width:clamp(22px,1.9vw,30px);height:auto}body.iwe-home .iwe-hero2__band-tag{margin-top:auto;font-family: var(--iwe-font-body);font-size:9px;font-weight:700;line-height:1.9;letter-spacing:.22em;text-align:center;text-transform:uppercase}body.iwe-home .iwe-hero2__band-rule{width:24px;height:1px;background:currentColor}body.iwe-home .iwe-hero2__script{position:absolute;top:clamp(120px,11vw,170px);right:clamp(24px,5vw,96px);z-index:3;max-width:none;margin:0;font-family:"Caveat","Segoe Script","Bradley Hand",cursive;font-size:clamp(30px,2.8vw,48px);font-weight:600;line-height:.95;color:var(--iwe-ivory);text-shadow:0 2px 14px rgba(0,0,0,.55);transform:rotate(-7deg);transform-origin:right top}body.iwe-home .iwe-hero2__content{position:relative;z-index:3;width:min(42vw,680px);margin-left:clamp(24px,8.5vw,170px);padding:clamp(150px,12.5vw,200px) 0 clamp(110px,9vw,150px)}body.iwe-home .iwe-hero2 p.iwe-hero2__eyebrow{max-width:none;margin:0 0 clamp(18px,1.8vw,28px);font-family: var(--iwe-font-body);font-size:clamp(11px,.85vw,14px);font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:rgba(247,240,227,.72)}body.iwe-home .iwe-hero2 h1.iwe-hero2__title{margin:0;padding:0;font-family: var(--iwe-font-display);font-size:clamp(44px,5vw,90px);font-weight:600;line-height:.98;letter-spacing:.01em;text-transform:uppercase;color:var(--iwe-ivory);text-shadow:0 2px 20px rgba(0,0,0,.25)}body.iwe-home .iwe-hero2__line{display:block}body.iwe-home .iwe-hero2__line--light{font-weight:500}body.iwe-home .iwe-hero2__accent{color:var(--iwe-hero2-copper);font-size:1.12em}body.iwe-home .iwe-hero2 p.iwe-hero2__copy{max-width:46ch;margin:clamp(20px,2vw,30px) 0 0;font-family: var(--iwe-font-body);font-size:clamp(15px,1.08vw,18px);line-height:1.6;color:rgba(247,240,227,.88)}body.iwe-home .iwe-hero2__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:clamp(24px,2.4vw,36px)}body.iwe-home .iwe-hero2__btn,body.iwe-home .iwe-hero2__link{display:inline-flex;align-items:center;gap:12px;font-family: var(--iwe-font-body);font-size:clamp(11px,.85vw,13px);font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:background-color .4s var(--iwe-ease) , color .4s var(--iwe-ease) , border-color .4s var(--iwe-ease)}body.iwe-home .iwe-hero2__btn{min-height:54px;padding:0 26px;background:var(--iwe-hero2-copper);color:var(--iwe-ivory);box-shadow:0 12px 28px rgba(0,0,0,.25)}body.iwe-home .iwe-hero2__btn:hover{background:var(--iwe-ivory);color:var(--iwe-hero2-green)}body.iwe-home .iwe-hero2__link{padding-bottom:4px;border-bottom:1px solid rgba(247,240,227,.5);color:var(--iwe-ivory)}body.iwe-home .iwe-hero2__link:hover{color:var(--iwe-champagne);border-color:var(--iwe-champagne)}body.iwe-home .iwe-hero2__arrow{flex:none;transition:transform .4s var(--iwe-ease)}body.iwe-home .iwe-hero2__btn:hover .iwe-hero2__arrow,body.iwe-home .iwe-hero2__link:hover .iwe-hero2__arrow{transform:translateX(4px)}body.iwe-home .iwe-hero2__scroll{position:absolute;left:clamp(20px,4.2vw,76px);bottom:clamp(26px,3vw,48px);z-index:3;display:flex;align-items:flex-end;gap:16px;font-family: var(--iwe-font-body);font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;color:rgba(247,240,227,.85)}body.iwe-home .iwe-hero2__scroll-line{position:relative;display:block;width:1px;height:clamp(60px,6vw,96px);background:var(--iwe-hero2-copper)}body.iwe-home .iwe-hero2__scroll-line::after{content:"";position:absolute;bottom:-4px;left:50%;width:8px;height:8px;border-radius:50%;background:var(--iwe-hero2-copper);transform:translateX(-50%)}body.iwe-home .iwe-hero2__scroll:hover{color:var(--iwe-champagne)}body.iwe-home .iwe-hero2__words{position:absolute;right:clamp(20px,4.2vw,76px);bottom:clamp(36px,4vw,66px);z-index:3;margin:0;padding:4px 0 4px 18px;list-style:none;border-left:1px solid var(--iwe-hero2-copper);font-family: var(--iwe-font-body);font-size:clamp(10px,.78vw,12px);font-weight:700;line-height:2;letter-spacing:.26em;text-transform:uppercase;color:var(--iwe-ivory);text-shadow:0 1px 10px rgba(0,0,0,.6)}body.iwe-home .iwe-hero2__words li{margin:0;padding:0;list-style:none}body.iwe-home .iwe-hero2 a:focus-visible{outline:2px solid var(--iwe-champagne);outline-offset:4px}@media (max-width:1180px){body.iwe-home .iwe-hero2__panel{width: calc(20% + 73%)}body.iwe-home .iwe-hero2__band{left:73%}body.iwe-home .iwe-hero2__photo{left:60%}body.iwe-home .iwe-hero2__content{width:min(52vw,640px);margin-left:clamp(24px,6vw,90px)}body.iwe-home .iwe-hero2__script{font-size:clamp(26px,3vw,36px)}}@media (max-width:980px){body.iwe-home .iwe-hero2__words{display:none}body.iwe-home .iwe-hero2__band-tag{display:none}body.iwe-home .iwe-hero2__content{padding-top:140px}}@media (max-width:767px){body.iwe-home .et_pb_section.iwe-hero2{min-height:0;display:flex;flex-direction:column}body.iwe-home .iwe-hero2 .et_pb_code_inner{display:flex;flex-direction:column;position:relative}body.iwe-home .iwe-hero2__photo{position:relative;inset:auto;height:clamp(300px,78vw,460px)}body.iwe-home .iwe-hero2__photo::after{background:linear-gradient(180deg,rgba(11,30,26,.6) 0%,rgba(11,30,26,0) 40%,rgba(11,30,26,.35) 100%)}body.iwe-home .iwe-hero2__panel{display:none}body.iwe-home .iwe-hero2__band{position:relative;inset:auto;width:100%;flex-direction:row;justify-content:center;gap:14px;padding:14px 16px;transform:none}body.iwe-home .iwe-hero2__band-text{writing-mode:horizontal-tb;transform:none;font-size:11px;letter-spacing:.26em}body.iwe-home .iwe-hero2__band-rule{display:none}body.iwe-home .iwe-hero2__shamrock{width:20px}body.iwe-home .iwe-hero2__script{top:calc(clamp(300px,78vw,460px) - 118px);right:20px;font-size:30px}body.iwe-home .iwe-hero2__content{width:auto;margin:0;padding:34px 20px 44px;background-color:var(--iwe-hero2-green);background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'600\'\ height=\'600\'\ viewBox=\'0\ 0\ 600\ 600\'\ fill=\'none\'\ stroke=\'%2313b889\'\ stroke-opacity=\'.14\'\ stroke-width=\'1\'%3E%3Cpath\ d=\'M120\ 420c-60-70-20-170\ 90-190s210\ 50\ 220\ 130-70\ 150-170\ 150-140-40-140-90z\'/%3E%3Cpath\ d=\'M160\ 410c-45-55-15-135\ 75-150s165\ 40\ 175\ 105-55\ 120-135\ 120-115-30-115-75z\'/%3E%3Cpath\ d=\'M200\ 400c-30-40-10-100\ 60-110s120\ 30\ 128\ 78-40\ 88-100\ 88-88-22-88-56z\'/%3E%3Cpath\ d=\'M-20\ 120c120-60\ 220\ 40\ 340-10s180-150\ 330-90\'/%3E%3Cpath\ d=\'M-20\ 170c130-55\ 230\ 45\ 350-5s190-140\ 330-80\'/%3E%3C/svg%3E)}body.iwe-home .iwe-hero2 h1.iwe-hero2__title{font-size:clamp(38px,11vw,52px)}body.iwe-home .iwe-hero2__actions{flex-direction:column;align-items:stretch}body.iwe-home .iwe-hero2__btn{justify-content:center}body.iwe-home .iwe-hero2__link{align-self:flex-start}body.iwe-home .iwe-hero2__scroll{display:none}body.iwe-home .iwe-hero2 p.iwe-hero2__eyebrow{display:none}}@media (prefers-reduced-motion:reduce){body.iwe-home .iwe-hero2__btn,body.iwe-home .iwe-hero2__link,body.iwe-home .iwe-hero2__arrow{transition:none}}