:root{--forest:#0b563c;--forest-dark:#073a2b;--leaf:#2a8054;--orange:#f59619;--sky:#65cbe8;--sand:#f4e6c9;--cream:#fbf8f0;--ink:#17372e;--muted:#6d7e77;--white:#fff;--radius:28px;--shadow:0 24px 70px #08362824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Avenir Next,Avenir,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:110px 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);color:var(--forest);border-radius:8px;padding:12px 18px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--forest);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 18px;font-size:.75rem;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:34px;height:2px;display:inline-block}.eyebrow.orange{color:#d97500}.eyebrow.light{color:#bcefd9}h1,h2{color:var(--forest-dark);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:.98}h1{font-size:clamp(3.7rem,6.5vw,6.4rem)}h2{font-size:clamp(3rem,5vw,5rem)}h1 em,h2 em{color:var(--orange);font-weight:400}.site-header{z-index:20;transition:background .3s,box-shadow .3s;position:absolute;inset:0 0 auto}.site-header.is-fixed{backdrop-filter:blur(16px);background:#fffffff0;position:fixed;box-shadow:0 8px 30px #073a2b14}.header-inner{justify-content:space-between;align-items:center;min-height:96px;display:flex}.brand{align-items:center;width:118px;height:78px;display:flex}.brand img{object-fit:contain;width:118px;height:78px}.site-nav{letter-spacing:.02em;align-items:center;gap:30px;font-size:.84rem;font-weight:700;display:flex}.site-nav>a:not(.nav-cta){position:relative}.site-nav>a:not(.nav-cta):after{content:"";background:var(--orange);height:2px;transition:right .25s;position:absolute;bottom:-5px;left:0;right:100%}.site-nav>a:hover:after{right:0}.nav-cta{color:#fff;background:var(--forest);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:13px 20px}.nav-cta span{margin-left:8px}.menu-toggle{background:var(--forest);color:#fff;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:48px;display:none}.menu-toggle>span:not(.sr-only){background:currentColor;width:20px;height:2px;transition:transform .2s}.button{min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:0 24px;font-size:.88rem;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#183629;box-shadow:0 14px 30px #f5961940}.button-primary:hover{background:#ffa92e}.button-sand{color:var(--forest-dark);background:var(--sand)}.button-ghost{color:#fff;border:1px solid #ffffffa6}.button-ghost:hover{color:var(--forest);background:#fff}.text-link{border-bottom:1px solid #9aac9f;padding:9px 0;font-size:.88rem;font-weight:800}.text-link span{color:var(--orange);margin-left:8px}.hero{background:linear-gradient(120deg,#fffdf8 0%,#f6f0df 100%);min-height:770px;padding:150px 0 0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:.94fr 1.06fr;align-items:center;gap:70px;min-height:555px;display:grid}.hero-copy{z-index:2;padding-bottom:30px;position:relative}.hero-lede{color:#445c54;max-width:600px;margin:28px 0 32px;font-size:1.16rem;line-height:1.75}.hero-actions{align-items:center;gap:28px;display:flex}.trust-line{color:#64766f;letter-spacing:.03em;flex-wrap:wrap;align-items:center;gap:10px;margin-top:34px;font-size:.72rem;font-weight:700;display:flex}.trust-line i{background:var(--orange);border-radius:50%;width:4px;height:4px}.hero-visual{height:555px;position:relative}.hero-photo-wrap{box-shadow:var(--shadow);background:var(--sky);border-radius:32px;position:absolute;inset:5px 0 0 35px;overflow:hidden}.hero-photo{object-fit:cover;object-position:50% 58%;width:100%;height:100%}.hero-photo-wrap:after{content:"";border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff3d}.hero-badge{z-index:3;width:110px;height:110px;color:var(--forest);background:var(--orange);border-radius:50%;place-items:center;display:grid;position:absolute;top:56px;left:0;transform:rotate(-8deg);box-shadow:0 15px 35px #08372a2e}.hero-badge svg{fill:currentColor;width:43px}.weather-note{z-index:3;background:#fffffff2;border-radius:16px;align-items:center;gap:13px;padding:15px 20px 15px 14px;display:flex;position:absolute;bottom:48px;right:-26px;box-shadow:0 16px 40px #08372a29}.weather-icon{width:42px;height:42px;color:var(--orange);background:#fff3cd;border-radius:50%;place-items:center;font-size:1.4rem;display:grid}.weather-note strong,.weather-note small{display:block}.weather-note strong{font-size:.82rem}.weather-note small{color:#71817b;font-size:.7rem}.about{background:var(--white)}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:105px;display:grid}.about-images{min-height:610px;position:relative}.about-photo-main{border-radius:180px 180px 26px 26px;position:absolute;inset:0 76px 25px 0;overflow:hidden}.about-photo-main img{object-fit:cover;object-position:52% 45%;width:100%;height:100%}.about-photo-small{width:190px;height:255px;box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:8px;position:absolute;bottom:0;right:-14px;transform:rotate(4deg)}.about-photo-small img{object-fit:cover;border-radius:21px;width:100%;height:100%}.hand-note{color:var(--forest);font-family:Segoe Print,Bradley Hand,cursive;font-size:1rem;line-height:1.3;position:absolute;top:55px;right:-30px;transform:rotate(6deg)}.about-copy .lead{color:var(--forest);margin:30px 0 20px;font-family:Georgia,serif;font-size:1.35rem;line-height:1.5}.about-copy>p:not(.eyebrow):not(.lead){color:#5e7169}.about-values{border-top:1px solid #dce5e0;grid-template-columns:repeat(3,1fr);margin-top:36px;display:grid}.about-values span{flex-direction:column;padding:18px 10px 0 0;font-size:.75rem;font-weight:800;display:flex}.about-values b{color:var(--orange);margin-bottom:5px;font-size:.68rem}.services{color:#fff;background:var(--forest)}.section-heading{justify-content:space-between;align-items:end;gap:80px;margin-bottom:52px;display:flex}.section-heading h2,.areas h2,.testimonial-inner h2{color:#fff}.section-heading>p{color:#c7d8d1;max-width:380px;margin:0 0 8px}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border-radius:var(--radius);background:#ffffff0e;border:1px solid #ffffff29;min-height:390px;padding:34px;transition:transform .3s,background .3s;position:relative;overflow:hidden}.service-card:hover{background:#ffffff1a;transform:translateY(-8px)}.service-card.featured{color:var(--ink);background:var(--sand);border-color:var(--sand)}.service-number{color:#acd3c4;font-size:.72rem;font-weight:800}.featured .service-number{color:#8b8d6d}.service-icon{fill:none;width:64px;height:64px;stroke:var(--orange);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;margin:44px 0 30px}.service-card h3{margin:0 0 14px;font-family:Georgia,serif;font-size:1.65rem}.service-card p{color:#c4d5ce;font-size:.92rem}.service-card.featured p{color:#5f6a60}.service-card [data-contact-trigger]{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 3px;font-size:.78rem;font-weight:800;position:absolute;bottom:30px;left:34px}.service-card [data-contact-trigger] span{color:var(--orange);margin-left:7px}.why{background:var(--sand)}.why-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.why-intro{align-self:start;position:sticky;top:140px}.why-intro p:last-child{color:#607067;max-width:430px;margin-top:28px}.benefit{border-bottom:1px solid #0d5a3f33;grid-template-columns:58px 1fr;gap:24px;padding:30px 0;display:grid}.benefit:first-child{padding-top:4px}.benefit>span{width:48px;height:48px;color:var(--orange);background:#ffffff85;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid}.benefit h3{margin:0 0 6px;font-family:Georgia,serif;font-size:1.55rem}.benefit p{color:#61736a;margin:0}.gallery{background:#fff}.gallery-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:54px;display:flex}.gallery-heading>p{color:#64766f;max-width:390px}.adventure-carousel{background:var(--cream);border-radius:32px;padding:12px;box-shadow:0 26px 70px #0836281a}.carousel-stage{background:var(--forest-dark);border-radius:24px;position:relative;overflow:hidden}.carousel-track{transition:transform .65s cubic-bezier(.22,.75,.2,1);display:flex}.carousel-slide{flex:0 0 100%;height:min(68vw,650px);min-height:470px;margin:0;position:relative;overflow:hidden}.carousel-slide:after{content:"";pointer-events:none;background:linear-gradient(#0000,#052c20d1);position:absolute;inset:40% 0 0}.carousel-slide img{object-fit:cover;object-position:50% 48%;width:100%;height:100%}.carousel-slide:nth-child(2) img{object-position:50% 32%}.carousel-slide:nth-child(3) img{object-position:50% 42%}.carousel-slide figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:end;gap:24px;display:flex;position:absolute;bottom:34px;left:40px;right:40px}.carousel-slide figcaption span{color:#c8eddd;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.carousel-slide figcaption strong{text-align:right;max-width:560px;font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;line-height:1.1}.carousel-arrow{z-index:3;width:54px;height:54px;color:var(--forest-dark);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;font-size:1.25rem;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #052c2033}.carousel-arrow:hover{background:var(--orange);transform:translateY(-50%)scale(1.06)}.carousel-arrow:focus-visible,.carousel-thumbs button:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.carousel-prev{left:22px}.carousel-next{right:22px}.carousel-footer{grid-template-columns:auto 1fr;align-items:center;gap:28px;padding:14px 8px 2px;display:grid}.carousel-count{color:#829189;letter-spacing:.08em;align-items:center;gap:9px;min-width:100px;margin:0;font-size:.72rem;font-weight:800;display:flex}.carousel-count span:first-child{color:var(--forest);font-size:1rem}.carousel-count i{background:#bdc8c2;width:30px;height:1px}.carousel-thumbs{scrollbar-width:none;justify-content:flex-end;gap:8px;padding:4px;display:flex;overflow-x:auto}.carousel-thumbs::-webkit-scrollbar{display:none}.carousel-thumbs button{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:10px;flex:0 0 68px;width:68px;height:52px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.carousel-thumbs button:hover{opacity:.82;transform:translateY(-2px)}.carousel-thumbs button[aria-selected=true]{border-color:var(--orange);opacity:1}.carousel-thumbs img{object-fit:cover;width:100%;height:100%}.areas{color:#fff;background:var(--forest-dark);overflow:hidden}.areas-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.areas-copy>p:not(.eyebrow){color:#bdd0c8;max-width:560px;margin:28px 0}.area-map{min-height:520px;position:relative}.map-lines{fill:none;stroke:#65cbe873;stroke-width:2px;stroke-dasharray:7 10;width:100%;height:100%;position:absolute;inset:20px 0 0}.area-card{width:165px;height:145px;color:var(--forest-dark);background:var(--sand);border-radius:24px;flex-direction:column;justify-content:center;padding:24px;transition:transform .25s;display:flex;position:absolute;box-shadow:0 20px 50px #0003}.area-card:hover{transform:translateY(-5px)rotate(0)}.area-card span{color:#bf6e04;font-size:.67rem;font-weight:900}.area-card strong{margin-top:12px;font-family:Georgia,serif;font-size:1.35rem}.area-card small{color:#7c8376;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem}.venice{top:43%;left:4%;transform:rotate(-4deg)}.sarasota{color:#fff;background:var(--leaf);top:4%;left:36%;transform:rotate(3deg)}.sarasota span,.sarasota small{color:#d7efe5}.englewood{background:var(--orange);top:39%;right:0;transform:rotate(4deg)}.nokomis{bottom:0;left:28%;transform:rotate(-2deg)}.north-port{color:#fff;background:var(--leaf);bottom:0;right:2%;transform:rotate(2deg)}.north-port span,.north-port small{color:#d7efe5}.process{background:var(--cream)}.process-heading{text-align:center}.process-heading .eyebrow{justify-content:center}.steps{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px;display:grid;position:relative}.steps:before{content:"";border-top:1px dashed #9db8aa;position:absolute;top:37px;left:16%;right:16%}.step{z-index:1;text-align:center;padding:0 20px;position:relative}.step>span{color:#fff;background:var(--forest);border:9px solid var(--cream);outline:1px solid var(--forest);border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 27px;font-family:Georgia,serif;font-size:1.2rem;display:grid}.step:nth-child(2)>span{color:var(--forest);background:var(--orange);outline-color:var(--orange)}.step h3{margin:0 0 10px;font-family:Georgia,serif;font-size:1.35rem}.step p{color:#677972;margin:0}.testimonials{color:#fff;background:var(--sky);padding:90px 0}.testimonial-inner{text-align:center;position:relative}.testimonial-inner .eyebrow{color:#174b58;justify-content:center}.testimonial-inner h2{color:#0b4c58}.testimonial-inner h2 em{color:#fff}.testimonial-inner>p:last-child{color:#184d57}.paw-stamp{background:var(--orange);border-radius:50%;place-items:center;width:72px;height:72px;font-size:1.8rem;display:grid;position:absolute;top:-35px;left:12%;transform:rotate(-10deg)}.final-cta{align-items:center;min-height:760px;padding:86px 0;display:flex;position:relative;overflow:hidden}.final-image,.final-overlay{position:absolute;inset:0}.final-image{background:var(--final-image) center 58%/cover no-repeat;transform:scale(1.02)}.final-overlay{background:linear-gradient(90deg,#052a1ef7 0%,#052a1edb 42%,#052a1e38 76%,#052a1e14 100%)}.final-content{z-index:2;color:#fff;grid-template-columns:minmax(0,.76fr) minmax(520px,.94fr);align-items:center;gap:clamp(48px,6vw,88px);display:grid;position:relative}.final-content h2{color:#fff}.contact-copy>p:not(.eyebrow){max-width:510px;margin:26px 0 30px;font-size:1.1rem}.contact-launch{align-items:flex-start;margin-top:28px;display:flex}.contact-open-button{min-width:230px;box-shadow:0 18px 46px #0003;height:54px!important}.contact-drawer .ant-drawer-header{padding-top:28px;padding-bottom:24px}.contact-drawer-heading{padding-right:24px}.contact-drawer-title{color:var(--forest-dark)!important;margin:0 0 4px!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.8rem!important}.contact-drawer .ant-drawer-body{padding-top:26px}.contact-message-field{margin-bottom:38px!important}.contact-security{width:100%}.contact-security:not(:empty),.contact-status{margin-bottom:18px}.contact-privacy{text-align:center;margin-top:-6px;font-size:.82rem;display:block}.legal-page{background:var(--cream)}.legal-hero{background:linear-gradient(145deg,#f4e6c9 0%,#fbf8f0 66%);padding:185px 0 78px}.legal-hero-inner{max-width:920px}.legal-hero h1{max-width:840px;font-size:clamp(3.5rem,7vw,6.4rem)}.legal-updated{color:var(--muted);margin:25px 0 0;font-size:.9rem;font-weight:700}.legal-layout{grid-template-columns:220px minmax(0,760px);justify-content:center;gap:90px;padding-top:90px;padding-bottom:120px;display:grid}.legal-aside{background:#ffffff94;border:1px solid #0b563c1f;border-radius:18px;flex-direction:column;align-self:start;gap:9px;padding:24px;display:flex;position:sticky;top:120px}.legal-aside p{color:var(--forest);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:.72rem;font-weight:800}.legal-aside a{color:var(--muted);font-size:.9rem;font-weight:700}.legal-aside a:hover{color:var(--orange)}.legal-content{min-width:0}.legal-content .legal-intro{color:var(--forest-dark);margin:0 0 56px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.45}.legal-content section+section{border-top:1px solid #0b563c21;margin-top:48px;padding-top:48px}.legal-content h2{letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.15}.legal-content p{color:#41574f;margin:0}.legal-content p+p,.legal-content ul+p{margin-top:18px}.legal-content ul{color:#41574f;margin:18px 0 0;padding-left:24px}.legal-content li+li{margin-top:8px}.legal-content a,.legal-contact-trigger{color:var(--forest);text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px;font-weight:750}.legal-contact-trigger{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}@media (width<=760px){.legal-hero{padding:132px 0 58px}.legal-layout{grid-template-columns:1fr;gap:50px;padding-top:60px;padding-bottom:85px}.legal-aside{position:static}.legal-content .legal-intro{margin-bottom:44px}.legal-content section+section{margin-top:38px;padding-top:38px}}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-privacy a{color:var(--forest);text-underline-offset:2px;text-decoration:underline}.footer{color:#bdd0c8;background:#052c20;padding:70px 0 24px}.footer-grid{grid-template-columns:1.45fr .55fr .65fr 1fr;gap:64px;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:16px;width:138px;height:104px;padding:3px}.footer-brand p{margin:17px 0 0;font-size:.84rem}.footer-brand p+p{margin-top:3px}.footer nav,.footer-call{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer nav span,.footer-call>span{color:#fff;text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px;font-size:.72rem;font-weight:800}.footer nav a{font-size:.85rem}.footer-call button{color:var(--orange);border:0;border-bottom:1px solid var(--orange);cursor:pointer;background:0 0;padding:0;font-family:Georgia,serif;font-size:1.3rem}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:54px;padding-top:20px;font-size:.72rem;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay{transition-delay:.15s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (width<=980px){.site-nav{gap:18px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr 1fr;gap:35px}.hero-visual{height:500px}.hero-photo-wrap{left:20px}.weather-note{right:0}.about-grid,.why-grid,.areas-grid{gap:55px}.about-images{min-height:550px}.final-content{grid-template-columns:minmax(0,.8fr) minmax(480px,1.05fr);gap:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-call{grid-column:1/3}}@media (width<=760px){.shell{width:min(100% - 30px,620px)}.section{padding:80px 0}.site-header,.site-header.is-fixed{backdrop-filter:blur(16px);background:#fffffff2;position:fixed}.header-inner{min-height:78px}.brand,.brand img{width:92px;height:65px}.menu-toggle{z-index:2;display:flex}.site-nav{color:#fff;background:var(--forest-dark);flex-direction:column;justify-content:center;gap:24px;font-size:1.2rem;transition:transform .3s;display:flex;position:fixed;inset:0;transform:translate(100%)}.site-nav.is-open{transform:translate(0)}.site-nav .nav-cta{color:var(--forest);background:var(--orange)}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-child(2){transform:translateY(-4px)rotate(-45deg)}.hero{padding-top:112px}.hero-grid{flex-direction:column;gap:25px;display:flex}.hero-copy{padding-bottom:0}h1{font-size:clamp(3.2rem,15vw,5.2rem)}h2{font-size:clamp(2.7rem,12vw,4.5rem)}.hero-lede{margin:22px 0 25px;font-size:1.03rem}.hero-actions{gap:20px}.trust-line{gap:8px;margin-top:26px}.hero-visual{width:100%;height:475px}.hero-photo-wrap{border-radius:24px;inset:0}.hero-badge{width:84px;height:84px;top:24px;left:-4px}.hero-badge svg{width:34px}.weather-note{bottom:18px;right:9px}.about-grid,.why-grid,.areas-grid{grid-template-columns:1fr;gap:58px}.about-images{order:2;min-height:520px}.about-photo-main{right:54px}.about-photo-small{width:150px;height:205px;right:0}.hand-note{font-size:.85rem;top:36px;right:-2px}.about-values{grid-template-columns:1fr}.about-values span{border-bottom:1px solid #e6ebe8;flex-direction:row;gap:12px;padding:13px 0}.about-values b{margin:0}.section-heading,.gallery-heading{display:block}.section-heading>p,.gallery-heading>p{margin-top:24px}.service-grid{grid-template-columns:1fr}.service-card{min-height:360px}.why-intro{position:static}.adventure-carousel{border-radius:24px;padding:7px}.carousel-stage{border-radius:18px}.carousel-slide{height:118vw;min-height:430px;max-height:620px}.carousel-slide figcaption{display:block;bottom:22px;left:22px;right:22px}.carousel-slide figcaption strong{text-align:left;margin-top:6px;display:block}.carousel-arrow{width:46px;height:46px;top:auto;bottom:20px;transform:none}.carousel-arrow:hover{transform:scale(1.05)}.carousel-prev{left:auto;right:76px}.carousel-next{right:22px}.carousel-slide figcaption{padding-right:112px}.carousel-footer{padding:12px 2px 2px;display:block}.carousel-count{margin:0 0 10px 3px}.carousel-thumbs{justify-content:flex-start}.carousel-thumbs button{flex-basis:60px;width:60px;height:46px}.area-map{min-height:500px}.area-card{width:145px;height:126px;padding:19px}.sarasota{left:34%}.steps{grid-template-columns:1fr;gap:38px}.steps:before{border-top:0;border-left:1px dashed #9db8aa;height:auto;inset:45px auto 45px 36px}.step{text-align:left;grid-template-columns:74px 1fr;align-items:start;gap:22px;padding:0;display:grid}.step>span{margin:0}.step h3{padding-top:7px}.paw-stamp{left:4%}.final-cta{align-items:end;min-height:650px;padding:100px 0 70px}.final-image{background-position:58% 52%}.final-overlay{background:linear-gradient(#052a1e1f 0%,#052a1ebf 46%,#052a1efa 100%)}.final-content{grid-template-columns:1fr;gap:30px}.contact-copy>p:not(.eyebrow){margin-bottom:0}.contact-launch{text-align:left;justify-self:stretch;align-items:stretch}.contact-open-button{width:100%}.footer-bottom{flex-direction:column;gap:8px}}@media (width<=420px){.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-visual{height:420px}.hero-badge{width:72px;height:72px}.weather-note{padding:11px}.trust-line span:last-child{flex-basis:100%}.about-images{min-height:470px}.area-card{width:132px;height:116px}.venice{left:0}.sarasota{left:32%}.englewood{right:-3%}.nokomis{left:15%}.north-port{right:0}.footer-grid{grid-template-columns:1fr}.footer-call{grid-column:auto}}
