
.fcx-plot{display:flex;position:relative;isolation:isolate;overflow:hidden;background:var(--plot-paper);color:var(--plot-green);font-family:Arial,sans-serif}
.fcx-plot *{box-sizing:border-box}
.fcx-plot__photo{position:relative;flex:0 0 50%;min-height:540px;background-image:var(--plot-image);background-size:auto 100%;background-position:left center;background-repeat:no-repeat;clip-path:polygon(0 0,100% 0,82% 100%,0 100%)}
.fcx-plot__photo--custom{background-size:cover;background-position:center}
.fcx-plot__content{flex:1;min-width:0;margin-left:-4%;padding:34px 3% 38px 0;align-self:center;text-align:center;position:relative}
.fcx-plot__eyebrow{font-size:clamp(30px,4.5vw,76px);font-weight:900;letter-spacing:.2em;line-height:1;margin:0 0 6px}
.fcx-plot__heading{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-stretch:condensed;font-size:clamp(40px,5.2vw,96px);font-weight:900;line-height:1.04;color:inherit;margin:0;text-transform:uppercase;letter-spacing:-.035em;overflow-wrap:anywhere}
.fcx-plot__ending{font-size:clamp(24px,3.3vw,60px);font-weight:900;line-height:1.15;letter-spacing:.15em;margin:4px 0 18px}
.fcx-plot__intro{border-top:2px solid currentColor;padding-top:17px;font-size:clamp(20px,2.1vw,38px);font-weight:700;line-height:1.25;margin:0 0 14px}
.fcx-plot__supplies{font-size:clamp(12px,1.35vw,24px);line-height:1.5;letter-spacing:.035em;font-weight:700;color:#686962;margin:0;text-transform:uppercase}
.fcx-plot__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;text-align:left;margin:30px 0}
.fcx-plot__benefit{display:flex;align-items:center;gap:10px;min-width:0}
.fcx-plot__icon{display:grid;place-items:center;background:var(--plot-green);color:var(--plot-paper);border-radius:50%;width:58px;height:58px;flex-shrink:0}
.fcx-plot__icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fcx-plot__benefit strong{display:block;font-size:clamp(12px,1.2vw,21px);line-height:1.2;margin-bottom:5px;text-transform:uppercase}
.fcx-plot__benefit p{font-size:clamp(12px,1.05vw,18px);line-height:1.4;margin:0}
.fcx-plot__button{display:flex;align-items:center;justify-content:center;gap:20px;max-width:690px;margin:auto;padding:20px 25px;background:var(--plot-green);color:var(--plot-paper);text-decoration:none;border-radius:9px;font-size:clamp(16px,1.85vw,32px);font-weight:700;letter-spacing:.045em;line-height:1.3;min-height:58px;text-transform:uppercase}
.fcx-plot__button:hover{filter:brightness(1.18);color:var(--plot-paper)}
.fcx-plot__button:focus-visible{outline:3px solid var(--plot-green);outline-offset:5px}
.fcx-plot__button span{font-size:1.5em;line-height:1}
@media(min-width:1600px){.fcx-plot__photo{min-height:650px}}
@media(max-width:1100px) and (min-width:750px){.fcx-plot__benefit{flex-direction:column;align-items:flex-start}.fcx-plot__benefits{gap:12px}.fcx-plot__photo{min-height:570px}}
@media(max-width:749px){.fcx-plot{display:block}.fcx-plot__photo{width:100%;min-height:0;aspect-ratio:1.12;clip-path:none;background-size:auto 100%}.fcx-plot__photo--custom{background-size:cover}.fcx-plot__content{margin:0;padding:28px 20px 32px}.fcx-plot__eyebrow{font-size:42px}.fcx-plot__heading{font-size:clamp(36px,10vw,65px)}.fcx-plot__ending{font-size:30px}.fcx-plot__intro{font-size:23px}.fcx-plot__supplies{font-size:13px}.fcx-plot__benefits{grid-template-columns:1fr;max-width:340px;margin:25px auto;gap:16px}.fcx-plot__benefit strong{font-size:16px}.fcx-plot__benefit p{font-size:15px}.fcx-plot__button{font-size:16px;padding:17px 18px}}
