/* Paradise Telecom — panoramic heroes and architectural illustration system. */
:root{--ink:#171d26;--muted:#656b73;--line:#e2e5e9;--pale:#f6f7f9;--radius:12px}
.wrap{width:min(1280px,88%)}
.header-inner{height:96px}.topbar{background:#151b24}.topbar .wrap{height:34px}.nav{gap:32px}.nav>a{font-size:14px}.btn{border-radius:5px;min-height:52px;padding:14px 24px;font-size:14px;letter-spacing:.005em}.btn-red{box-shadow:0 8px 22px #bf16331a}.btn-red:hover{box-shadow:0 10px 25px #bf163329}.btn .icon{transition:transform .2s}.btn:hover .icon{transform:translateX(3px)}.eyebrow{font-size:12px;letter-spacing:.17em}.section{padding:100px 0}.section-soft{background:#f6f7f9}.section-head{margin-bottom:45px}.section-head h2,.section h2{font-size:clamp(36px,3.35vw,49px);line-height:1.12;letter-spacing:-.045em}.section-head>p{font-size:16px;max-width:390px}.text-link{border-bottom:0;gap:18px;font-size:14px;padding-bottom:0}.text-link .icon{transition:transform .2s}.text-link:hover .icon{transform:translateX(5px)}
/* True edge-to-edge banners: photographs span the entire viewport. */
.hero-shell{width:100%;max-width:none;margin:0;border-radius:0;background:#f5f6f7;isolation:isolate;--gutter:max(6vw,calc((100vw - 1280px)/2))}
.hero-slide{display:block;min-height:700px;isolation:isolate;position:relative;background:#f5f6f7;overflow:hidden}
.hero-slide[hidden]{display:none}
.hero-copy{padding:86px 30px 158px var(--gutter);width:61%;position:relative;z-index:2;min-height:700px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:clamp(60px,5.2vw,82px);line-height:1.02;letter-spacing:-.055em;max-width:690px;font-weight:600}
.hero-copy>p{max-width:455px;font-size:17px;line-height:1.75;margin-top:26px;color:#555e66}
.hero-copy .eyebrow{font-size:12px;letter-spacing:.17em;margin-bottom:25px;line-height:1.5}
.hero-copy .eyebrow:before{width:28px}.hero-actions{margin-top:32px;gap:14px}.hero-actions .btn{font-size:14px;min-height:53px;padding:14px 22px;gap:14px}.hero-actions .btn-line{border:1px solid #b9bfc5;background:#ffffff42}.hero-actions .btn-line:hover{background:#fff}.hero-note{display:flex;font-size:13px;gap:9px;margin-top:27px}.hero-note .icon{width:16px;height:16px}
.hero-photo{position:absolute;inset:0;width:100%;height:100%;margin:0;border-radius:0;z-index:0;background:transparent;overflow:hidden}
.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:72% 47%;animation:panoramic-in 1s ease-out both}
.hero-photo:after{inset:0;background:linear-gradient(90deg,#f8f9fafc 0%,#f8f9faf5 22%,#f8f9fac9 39%,#f8f9fa59 51%,#f8f9fa00 64%);z-index:1}
.photo-tag{bottom:128px;right:var(--gutter);z-index:2;background:#10192270;backdrop-filter:blur(15px);border:1px solid #ffffff35;border-radius:8px;padding:18px 22px;color:#fff;gap:13px;box-shadow:0 6px 28px #0000000b;font-size:12px}
.photo-tag strong{font-size:17px;margin-bottom:3px;font-weight:500}.photo-tag>.icon{width:31px;height:31px}
.dark-slide{background:#130b10;color:#fff}.dark-slide .hero-photo:after{background:linear-gradient(90deg,#130b10 0%,#130b10ef 25%,#130b10b0 42%,#130b1040 59%,transparent 74%)}.dark-slide .hero-copy>p,.dark-slide .hero-note{color:#e0d6db}.dark-slide .red{color:#ff506c}.dark-slide .eyebrow{color:#ff738a}.dark-slide .hero-actions .btn-line{color:white;border-color:#ffffff55;background:#ffffff08}.dark-slide .hero-actions .btn-line:hover{background:#ffffff18}.dark-slide .photo-tag{background:#ffffff0d}
.hero-controls{position:absolute;left:0;bottom:0;width:100%;padding:20px var(--gutter);z-index:5;display:flex;justify-content:space-between;align-items:center;gap:52px;background:#ffffffdb;border-top:1px solid #ffffff8c;backdrop-filter:blur(20px);color:var(--ink)}
.slide-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:37px;width:760px;max-width:76%}
.slide-dot,.slide-dot[aria-pressed=true]{position:relative;border-radius:0;display:flex;align-items:center;gap:13px;width:100%;height:auto;min-height:52px;padding:6px 0 13px;text-align:left;border-bottom:2px solid #b6bac140;background:transparent;font-size:14px;font-weight:500;color:#7c838d;line-height:1.4}
.slide-dot:before{display:none}.slide-dot:after{content:'';height:2px;width:0;position:absolute;bottom:-2px;left:0;background:var(--red);transition:width .35s ease}.slide-dot[aria-pressed=true]{color:var(--ink)}.slide-dot[aria-pressed=true]:after{width:100%}.slide-dot:hover{color:var(--red)}.slide-order{font-size:11px;font-weight:400;letter-spacing:.06em;color:#8f959c}.slide-dot[aria-pressed=true] .slide-order{color:var(--red)}.slide-title{white-space:nowrap}.carousel-end{display:flex;gap:25px;align-items:center}.hero-counter{display:flex;white-space:nowrap;margin-left:0;font-size:12px;letter-spacing:.08em;color:#91969d;gap:6px}.hero-counter strong{font-size:17px;font-weight:500;color:var(--ink)}.arrow-buttons{gap:8px}.circle-btn{width:38px;height:38px;background:transparent;border-color:#abb2ba75}.circle-btn:hover{background:#fff;border-color:var(--red);color:var(--red)}.circle-btn[data-pause]{font-size:15px}.hero-shell:has(.dark-slide:not([hidden])) .hero-controls{color:#fff;background:#1a1018c9;border-color:#ffffff1c}.hero-shell:has(.dark-slide:not([hidden])) .slide-dot{color:#b5a8b1;border-color:#ffffff30}.hero-shell:has(.dark-slide:not([hidden])) .slide-dot[aria-pressed=true]{color:#fff}.hero-shell:has(.dark-slide:not([hidden])) .circle-btn{border-color:#ffffff44}.hero-shell:has(.dark-slide:not([hidden])) .hero-counter strong{color:white}
/* Credibility row, architectural illustration cards, editorial service grid. */
.proof-strip{padding:43px 0;grid-template-columns:1.13fr repeat(3,1fr);border-bottom:1px solid var(--line)}.proof-intro{font-size:14px}.proof-intro strong{font-weight:500;font-size:16px}.proof{gap:19px}.proof strong{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-1.5px;margin-bottom:8px}.proof span{font-size:12px}.proof .icon{width:29px;height:29px;color:#d71930}
.audience-grid{gap:25px}.audience-card{border-radius:10px;border:1px solid #e6e9ed;background:#fff;box-shadow:0 6px 22px #111a2603}.audience-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #111a260b}.audience-image{height:272px;background:#f7f8fa;border-bottom:1px solid #edf0f2}.audience-image img{object-fit:cover;object-position:center;height:100%;width:100%}.audience-label{top:20px;left:21px;border-radius:4px;background:#fff;box-shadow:0 2px 9px #20293808;border:1px solid #e6e9ed;color:#535b65;font-size:10px;letter-spacing:.1em;padding:6px 10px}.audience-body{padding:30px}.audience-body h3{font-size:25px;line-height:1.17;letter-spacing:-.04em;min-height:58px}.audience-body p{font-size:16px;line-height:1.8;margin:15px 0 27px}.audience-body .text-link{color:var(--red);font-size:14px}.service-grid{gap:0;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.service-card{border:0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);border-radius:0;padding:36px;background:transparent;box-shadow:none}.service-card:hover{background:#fbfcfd;box-shadow:inset 0 3px var(--red);transform:none}.service-card:nth-child(3n){border-right:0}.service-icon{border-radius:8px;background:#fff0f2;width:49px;height:49px;margin-bottom:27px}.service-icon .icon{width:25px;height:25px}.service-card h3{font-size:22px}.service-card p{line-height:1.75;font-size:16px}.service-card .number{right:32px;top:34px;font-size:12px;color:#a0a6ae}.service-card .text-link{font-size:14px}.audience-grid>.service-card{border:1px solid var(--line);border-radius:10px;background:#fff}
.network-panel{border-radius:12px;background:#151b24;grid-template-columns:1fr 1fr;min-height:555px}.network-visual{min-height:555px}.network-visual:after{background:linear-gradient(180deg,transparent 20%,#111823c9 100%)}.network-visual-label{left:40px;bottom:37px;font-size:11px;letter-spacing:.11em}.network-visual-label strong{font-size:44px;font-weight:500;letter-spacing:-1.9px;line-height:1.04;margin:18px 0}.network-copy{padding:55px}.network-copy h2{font-size:43px;line-height:1.1}.network-copy>p{font-size:16px;line-height:1.75}.network-copy .feature-list{margin:29px 0 33px;gap:17px}.network-copy .feature-list li{font-size:14px;color:#e3e7ec}.process-grid{gap:40px}.process-item{padding-top:28px}.process-item:before{width:8px;height:8px;top:-4px}.step{font-size:13px;letter-spacing:.12em;margin-bottom:31px}.process-item h3{font-size:22px;margin-bottom:15px}.process-item p{font-size:16px;line-height:1.7}
/* All service pages carry the same illustration language. */
.page-top{background:#f7f8fa;border-color:#e8ebee}.page-hero{position:relative;display:grid;grid-template-columns:1.3fr .8fr;gap:35px;align-items:center;padding:35px 0 65px;min-height:390px}.page-hero h1{font-size:clamp(43px,4.6vw,68px);max-width:760px;line-height:1.07}.page-hero p{font-size:17px;max-width:620px;line-height:1.75}.page-hero-art{height:315px;overflow:hidden;border-radius:8px}.page-hero-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.service-hero{grid-template-columns:1.12fr .88fr;gap:65px;padding:46px 0 66px;min-height:455px}.service-hero h1{font-size:clamp(43px,4.35vw,64px);line-height:1.06;letter-spacing:-.048em}.service-hero p{font-size:17px;line-height:1.75;max-width:570px}.service-hero-image.service-illustration{height:355px;border-radius:0;background:transparent;overflow:visible}.service-illustration img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.service-body-grid{gap:80px}.side-panel{border-radius:8px;border:1px solid #e4e7eb;background:#f7f8fa;padding:31px}.side-panel h3{font-size:24px}.benefit{padding-top:26px}.benefit h3{font-size:20px;margin:7px 0 12px}.benefit p{font-size:16px}.benefit>.icon{width:21px;height:21px}.faq-list details{padding:23px 0}.faq-list summary{font-size:17px}.faq-list details p{font-size:16px;line-height:1.8}.faq-layout>div>p{font-size:16px}.split-content>img{border-radius:10px}.split-content p{font-size:17px;line-height:1.8}.fact-row{margin-top:35px;gap:25px}.fact-row>div{padding-left:19px}.fact-row strong{font-size:29px}.contact-form{background:#f7f8fa;border:1px solid #e4e8ed;border-radius:10px;padding:40px}.form-field{font-size:14px}.form-field input,.form-field select,.form-field textarea{border-radius:5px;padding:14px 13px}.contact-method h3{font-size:17px}.contact-method a,.contact-method p{font-size:16px}.location-card{background:#fff;border-radius:8px}.location-card p{font-size:16px}.cta-strip{padding:65px 0;background:#c9152d}.cta-strip h2{font-size:46px;letter-spacing:-.05em}.cta-strip p{font-size:16px;max-width:520px}.cta-buttons .btn{min-height:54px}.footer{background:#151b24;color:white;padding-top:70px}.footer .brand-text{color:#fff}.footer h3{font-size:14px;color:#fff;font-weight:500;margin-bottom:24px}.footer p,.footer-links,.footer-contact{color:#b2bbc8;font-size:14px}.footer p{line-height:1.9}.footer a:hover{color:#ff627a}.footer .footer-brand:hover{color:#fff}.footer-bottom{border-color:#ffffff1c;margin-top:55px;padding:24px 0;color:#8994a3;font-size:12px}.footer-bottom span:last-child{font-size:13px;color:#cbd2db}.footer-grid{gap:43px}
@keyframes panoramic-in{from{opacity:.6;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}
@media(min-width:1700px){.hero-slide,.hero-copy{min-height:760px}.hero-copy{padding-top:100px;padding-bottom:170px}.hero-photo>img{object-position:50% 48%}.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:88px}.hero-copy{width:60%}.hero-copy>p{font-size:18px}.photo-tag{bottom:147px}}
@media(max-width:1200px){.header-inner{height:88px}.nav{gap:24px}.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:62px}.hero-slide,.hero-copy{min-height:656px}.hero-copy{padding-top:75px;padding-bottom:150px;width:66%}.hero-copy>p{font-size:16px;max-width:405px}.hero-photo:after{background:linear-gradient(90deg,#f8f9fa 0%,#f8f9faec 26%,#f8f9faa8 46%,transparent 74%)}.hero-photo>img{object-position:67% 50%}.photo-tag{bottom:125px;padding:14px 17px}.photo-tag strong{font-size:15px}.photo-tag{font-size:11px}.hero-controls{gap:28px}.slide-tabs{gap:24px;max-width:71%}.slide-dot{font-size:13px;gap:8px}.carousel-end{gap:15px}.hero-counter{display:none}.section{padding:85px 0}.audience-image{height:238px}.audience-body{padding:26px}.audience-body h3{font-size:23px}.service-card{padding:29px}.network-copy{padding:39px}.network-copy h2{font-size:37px}.network-visual-label strong{font-size:38px}.network-visual,.network-panel{min-height:530px}.proof{gap:13px}.proof strong{font-size:29px}.proof span{font-size:11px}.proof-intro{font-size:13px}.proof-intro strong{font-size:14px}.page-hero-art{height:280px}.service-hero{gap:40px}.service-hero h1{font-size:53px}.service-hero-image.service-illustration{height:325px}.service-hero p{font-size:16px}.footer-grid{gap:32px}}
@media(max-width:1000px){.nav{gap:17px}.nav>a{font-size:13px}.header-inner>.btn{font-size:12px;min-height:45px;padding:12px 15px}.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:54px}.hero-copy{width:69%}.hero-copy .eyebrow{font-size:10px}.hero-actions .btn{font-size:13px;padding:13px 18px}.hero-slide,.hero-copy{min-height:628px}.hero-copy{padding-top:60px;padding-bottom:143px}.hero-copy>p{max-width:374px}.photo-tag{display:none}.slide-tabs{max-width:none;flex:1}.slide-title{white-space:normal}.slide-dot{font-size:12px;gap:7px}.hero-controls{padding-top:17px;padding-bottom:17px;gap:24px}.circle-btn{width:33px;height:33px}.circle-btn[data-pause]{width:29px;height:29px;align-self:center}.proof .icon{display:none}.proof strong{font-size:29px}.audience-grid{gap:17px}.audience-image{height:200px}.audience-body{padding:22px}.audience-body h3{font-size:21px}.audience-body p{font-size:15px;line-height:1.8}.audience-body .text-link{font-size:13px;gap:10px}.service-card{padding:28px}.service-card p{font-size:15px}.network-copy h2{font-size:33px}.network-copy{padding:32px}.network-copy>p{font-size:15px}.network-visual-label{left:28px}.network-visual-label strong{font-size:34px}.section{padding:70px 0}.page-hero h1{font-size:48px}.page-hero{grid-template-columns:1.3fr .8fr;gap:15px}.page-hero p{font-size:16px}.page-hero-art{height:250px}.service-hero h1{font-size:47px}.service-hero-image.service-illustration{height:300px}.service-body-grid{gap:40px}.cta-strip h2{font-size:39px}.cta-strip p{font-size:15px}.footer-grid>div:last-child{align-items:flex-start}.footer-grid>div:last-child p{font-size:13px}}
@media(max-width:800px){.header-inner{height:78px}.nav{top:78px}.nav.open{gap:0}.nav>a{font-size:15px}.hero-slide,.hero-copy{min-height:610px}.hero-copy{width:75%;padding-top:59px;padding-bottom:134px}.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:49px;line-height:1.06}.hero-copy>p{font-size:16px;max-width:355px}.hero-photo:after{background:linear-gradient(90deg,#f8f9fafc 0%,#f8f9faed 30%,#f8f9faae 53%,#f8f9fa32 77%)}.hero-photo>img{object-position:66% 50%}.hero-note{font-size:12px}.hero-copy .eyebrow{font-size:10px}.hero-controls{gap:20px;padding-top:15px;padding-bottom:15px}.slide-tabs{gap:18px}.slide-dot{font-size:12px;gap:5px;align-items:flex-start;flex-direction:column}.slide-order{font-size:10px}.circle-btn[data-pause]{display:grid;width:29px;height:29px}.slide-title{white-space:nowrap}.proof-strip{grid-template-columns:repeat(3,1fr);padding:31px 0}.proof-intro{display:none}.proof strong{font-size:29px;letter-spacing:-1px}.proof span{font-size:11px}.proof{border-left:0}.proof+.proof{border-left:1px solid var(--line)}.section-head{margin-bottom:34px}.section-head>p{font-size:15px}.audience-grid{grid-template-columns:1fr}.audience-card{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch}.audience-image{height:100%;min-height:280px;border-bottom:0}.audience-body{padding:29px}.audience-body h3{font-size:27px;min-height:0}.audience-body p{font-size:16px;line-height:1.75;margin:15px 0 22px}.audience-body .text-link{font-size:14px}.service-card:nth-child(3n){border-right:1px solid var(--line)}.service-card:nth-child(2n){border-right:0}.service-card p{font-size:16px}.network-panel{grid-template-columns:1fr 1.1fr;min-height:565px}.network-visual{min-height:565px}.network-copy{padding:32px 25px}.network-copy h2{font-size:31px}.network-copy>p{font-size:15px}.network-copy .feature-list li{font-size:13px}.network-visual-label strong{font-size:31px}.process-grid{gap:35px}.page-hero{grid-template-columns:1.2fr .8fr;padding-top:33px;padding-bottom:45px;min-height:340px}.page-hero h1{font-size:41px}.page-hero-art{height:240px}.service-hero{gap:15px;padding-top:30px;padding-bottom:43px;grid-template-columns:1.1fr .9fr}.service-hero h1{font-size:40px}.service-hero p{font-size:16px}.service-hero-image.service-illustration{height:290px}.service-body-grid{grid-template-columns:1fr}.side-panel{padding:28px}.cta-strip{padding:46px 0}.cta-strip h2{font-size:36px}.cta-buttons{max-width:190px}.footer-grid>div:last-child{display:block}.footer-grid>div:last-child h3{margin:0 0 15px}.footer-grid>div:last-child p{max-width:500px}.footer-grid>div:last-child .footer-contact{display:inline-block;margin-right:22px}}
@media(max-width:600px){.wrap{width:88%}.header-inner{height:75px;gap:9px}.nav{top:75px}.header-inner>.btn{font-size:11px;padding:10px 12px;min-height:40px}.hero-shell{width:100%;margin:0;border-radius:0;--gutter:6vw}.hero-slide{display:block;min-height:775px}.hero-copy{display:block;min-height:0;width:100%;padding:43px var(--gutter) 315px}.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:clamp(41px,10.7vw,55px);line-height:1.035;letter-spacing:-.052em;max-width:440px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:23px}.hero-copy .eyebrow:before{width:20px}.hero-copy>p{font-size:16px;line-height:1.65;max-width:370px;margin-top:22px}.hero-actions{margin-top:25px;gap:11px}.hero-actions .btn{font-size:12px;min-height:48px;padding:12px 16px;gap:10px}.hero-actions .btn-line{border:1px solid #b9bfc5;padding:12px 15px}.hero-note{display:none}.hero-photo{position:absolute;inset:0;width:100%;height:100%;border-radius:0;margin:0}.hero-photo>img{object-fit:cover;object-position:69% 48%;width:100%;height:365px;top:auto;bottom:78px;animation:none}.hero-photo:after{inset:0;background:linear-gradient(180deg,#f8f9fa 0%,#f8f9fa 48%,#f8f9fae8 55%,#f8f9fa0d 72%,#f8f9fa00 92%)}.dark-slide .hero-photo>img{height:370px;object-position:70% 50%}.dark-slide .hero-photo:after{background:linear-gradient(180deg,#130b10 0%,#130b10 47%,#130b10c9 57%,#130b1000 81%)}.hero-controls{padding:13px var(--gutter) 17px;gap:15px;background:#f8f9faf5;backdrop-filter:blur(15px);min-height:83px}.slide-tabs{gap:14px;max-width:none;flex:1}.slide-dot,.slide-dot[aria-pressed=true]{font-size:11px;min-height:49px;padding:0 0 8px;gap:3px;display:flex;flex-direction:column;align-items:flex-start;line-height:1.3}.slide-title{white-space:normal}.slide-order{font-size:9px}.carousel-end{flex-shrink:0}.arrow-buttons{gap:6px;display:flex;flex-direction:column}.circle-btn{width:27px;height:27px}.circle-btn>.icon{width:12px;height:12px}.circle-btn[data-pause]{display:grid;position:absolute;right:6vw;bottom:100px;width:34px;height:34px;background:#ffffffd9;border:1px solid #ccc}.hero-shell:has(.dark-slide:not([hidden])) .circle-btn[data-pause]{color:var(--ink)}.hero-counter{display:none}.photo-tag{display:none}.section{padding:58px 0}.section-head{margin-bottom:30px}.section-head h2,.section h2{font-size:34px;line-height:1.13}.section-head>p{font-size:16px;margin-top:20px}.eyebrow{font-size:10px;letter-spacing:.14em}.proof-strip{padding:29px 0;grid-template-columns:repeat(3,minmax(0,1fr))}.proof strong{font-size:27px;font-weight:500;margin-bottom:8px;letter-spacing:-1px}.proof span{font-size:10px;line-height:1.45;display:block;padding:0 3px}.proof{display:block}.audience-grid{gap:22px}.audience-card{display:block}.audience-image{height:260px;min-height:0;border-bottom:1px solid var(--line)}.audience-label{font-size:10px;padding:5px 9px;top:18px;left:19px}.audience-body{padding:28px}.audience-body h3{font-size:26px;min-height:0}.audience-body p{font-size:16px;line-height:1.8;margin:16px 0 23px}.service-grid{grid-template-columns:1fr}.service-card{padding:29px;border-right:0!important;border-bottom:1px solid var(--line)}.service-card h3{font-size:23px}.service-card p{font-size:16px}.service-icon{margin-bottom:25px}.service-card .number{top:31px;right:28px}.service-card .text-link{font-size:14px}.network-panel{display:flex;flex-direction:column;min-height:0}.network-visual{min-height:310px}.network-copy{padding:34px 27px 38px}.network-copy h2{font-size:34px}.network-copy>p{font-size:16px}.network-copy .feature-list li{font-size:14px}.network-copy .feature-list{margin:28px 0 32px}.network-visual-label{left:28px;bottom:28px;font-size:10px}.network-visual-label strong{font-size:36px}.process-grid{gap:35px 24px}.process-item{padding-top:24px}.step{font-size:12px;margin-bottom:24px}.process-item h3{font-size:21px}.process-item p{font-size:16px}.page-hero{display:flex;flex-direction:column;align-items:stretch;gap:15px;padding:30px 0 0;min-height:0}.page-hero h1{font-size:43px;line-height:1.07}.page-hero p{font-size:16px;line-height:1.75;margin-top:20px}.page-hero-art{height:235px;margin:0 -3% 10px}.service-hero{display:flex;flex-direction:column;align-items:stretch;gap:15px;padding:28px 0 10px}.service-hero h1{font-size:42px}.service-hero p{font-size:16px;line-height:1.75;margin-top:20px}.service-hero-image.service-illustration{height:270px;margin-top:8px}.service-hero .hero-actions .btn{font-size:13px;padding:13px 19px}.service-body-grid{gap:38px}.service-article h2{font-size:31px}.service-article>p{font-size:16px;line-height:1.8}.benefit-grid{gap:29px 22px}.benefit{padding-top:23px}.benefit h3{font-size:19px;line-height:1.2}.benefit p{font-size:16px;line-height:1.7}.side-panel{padding:27px}.faq-layout h2{font-size:33px}.faq-list summary{font-size:16px}.faq-list details p{font-size:16px;padding-right:8px}.faq-list details{padding:21px 0}.split-content p{font-size:16px;line-height:1.8}.split-content>img{height:290px}.contact-form{padding:29px 22px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.contact-info>p{font-size:16px}.contact-form>p{font-size:15px}.contact-form h2{font-size:27px}.contact-method p,.contact-method a{font-size:15px}.cta-strip{padding:45px 0}.cta-strip h2{font-size:36px}.cta-strip p{font-size:16px;line-height:1.7}.cta-buttons{max-width:none;margin-top:27px}.cta-buttons .btn{min-height:50px;font-size:12px}.footer{padding-top:50px}.footer-grid{gap:30px}.footer-grid>div:last-child .footer-contact{display:block;margin-right:0}.footer p,.footer-links,.footer-contact{font-size:14px}.footer h3{font-size:14px}.footer-bottom{margin-top:38px;padding:23px 0;font-size:11px}.footer-bottom span:last-child{font-size:12px}}
@media(max-width:360px){.brand-text{font-size:16px}.header-inner>.btn{padding:9px 10px;font-size:10px}.hero-copy h1,.hero-copy h2,.hero-slide.dark-slide h2{font-size:39px}.hero-slide{min-height:810px}.hero-photo>img{height:350px}.hero-copy .eyebrow{font-size:9px}.hero-actions .btn{font-size:11px;padding:12px}.slide-tabs{gap:9px}.proof strong{font-size:24px}.audience-image{height:230px}.service-hero h1{font-size:38px}.page-hero h1{font-size:39px}.process-grid,.benefit-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.hero-photo>img{animation:none}.btn,.btn .icon,.text-link .icon,.audience-card,.audience-image img{transition:none}.slide-dot:after{transition:none}}
