/*
Theme Name: AireMax Climatización
Theme URI: https://example.com/airemax
Author: Revix
Description: Tema moderno y totalmente administrable para servicios de climatización.
Version: 1.0.0
Text Domain: airemax
*/

:root{--blue:#075ee9;--blue-dark:#071a48;--sky:#eaf3ff;--green:#00a859;--ink:#101d43;--muted:#53617b;--line:#e4eaf4;--white:#fff;--radius:18px;--shadow:0 10px 28px rgba(12,42,93,.08)}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:#fbfdff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.55} a{color:inherit;text-decoration:none} img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}.section{padding:82px 0}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:3px 14px;border-radius:99px;background:var(--sky);color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.section-heading{text-align:center;max-width:650px;margin:0 auto 36px}.section-heading h2,.split-content h2{font-size:34px;line-height:1.12;margin:8px 0 0;letter-spacing:-.9px}.blue{color:var(--blue)}

/* Header */
.site-header{background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(228,234,244,.8)}.nav-wrap{height:78px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:9px;min-width:max-content}.brand-mark{width:43px;height:43px;color:var(--blue);font-size:36px;line-height:43px;font-weight:300}.brand-word{font-size:25px;line-height:.8;letter-spacing:-1.2px;font-weight:900}.brand-word span{color:var(--blue)}.brand small{display:block;margin-top:7px;font-size:9px;letter-spacing:1.5px;font-weight:700}.primary-menu{margin-left:auto;display:flex;align-items:center;gap:30px;list-style:none;padding:0}.primary-menu a{font-weight:700;font-size:13px;position:relative}.primary-menu .current-menu-item a:after,.primary-menu a:hover:after{content:"";position:absolute;height:2px;bottom:-11px;left:0;right:0;background:var(--blue)}.menu-toggle{display:none;background:none;border:0;color:var(--ink);font-size:24px}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:7px;padding:13px 22px;background:var(--blue);color:white;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(.97)}.button.whatsapp{background:var(--green)}.button.outline{background:white;color:var(--blue);border:1px solid #9ac1ff}.nav-cta{margin-left:4px;padding:11px 17px}

/* Hero */
.hero{min-height:490px;position:relative;overflow:hidden;background:#f5f7fb}.hero-photo{position:absolute;inset:0;background-position:68% center;background-size:cover;background-repeat:no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 25%,rgba(255,255,255,.5) 49%,rgba(255,255,255,0) 70%)}.hero-inner{position:relative;z-index:1;padding:65px 0 79px;min-height:490px;display:flex;align-items:center}.hero-copy{max-width:455px}.hero h1{font-size:47px;line-height:1.1;letter-spacing:-1.7px;margin:12px 0 14px}.hero p{max-width:410px;margin:0 0 23px;color:#263451;font-size:16px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-note{position:absolute;z-index:2;right:max(20px,calc((100vw - 1180px)/2));bottom:20px;width:232px;border-radius:12px;padding:21px;background:linear-gradient(145deg,#0c65eb,#0750bd);color:#fff;box-shadow:var(--shadow)}.hero-note strong{display:block;font-size:15px;line-height:1.2}.hero-note p{font-size:12px;line-height:1.4;margin:10px 0 0}.hero-note .note-icon{font-size:25px;float:left;margin-right:12px}
.trust-strip{position:relative;z-index:3;margin-top:-34px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:13px;box-shadow:var(--shadow);padding:14px 4px}.trust-item{display:flex;align-items:center;gap:11px;padding:0 19px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-icon{flex:0 0 36px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--sky);color:var(--blue);font-size:20px}.trust-item strong,.feature-card strong{display:block;font-size:12px}.trust-item span,.feature-card p{font-size:11px;color:var(--muted);line-height:1.35}

/* Services */
.services{padding-top:55px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 6px 16px rgba(22,58,120,.04);position:relative}.service-art{height:115px;background:linear-gradient(135deg,#dbeaf8,#9db6cb);display:grid;place-items:center;font-size:51px;filter:saturate(.9)}.service-card:nth-child(2) .service-art{background:linear-gradient(135deg,#e2f1ff,#8bb7d1)}.service-card:nth-child(3) .service-art{background:linear-gradient(135deg,#f4f7fc,#b9ccdf)}.service-card:nth-child(4) .service-art{background:linear-gradient(135deg,#d9e7e9,#8ca6ab)}.service-card:nth-child(5) .service-art{background:linear-gradient(135deg,#eef4f6,#a8c8cf)}.service-card:nth-child(6) .service-art{background:linear-gradient(135deg,#ecf4fc,#c2cedc)}.service-art img{width:100%;height:100%;object-fit:cover}.service-icon{position:absolute;top:93px;left:14px;width:36px;height:36px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:17px}.service-body{padding:25px 14px 15px}.service-body h3{font-size:14px;line-height:1.25;margin:0 0 8px}.service-body p{color:var(--muted);font-size:11px;line-height:1.4;margin:0 0 12px}.more-link{font-size:12px;color:var(--blue);font-weight:800}.all-services{display:flex;justify-content:center;margin-top:18px}

/* Benefits / statistics */
.benefits{padding-top:65px}.split-content{display:grid;grid-template-columns:.84fr 1.16fr;gap:58px;align-items:center}.split-content h2{text-align:left;margin-bottom:16px}.check-list{list-style:none;padding:0;margin:0}.check-list li{margin:7px 0;font-size:13px}.check-list li:before{content:'✓';display:inline-grid;place-items:center;width:15px;height:15px;margin-right:9px;border-radius:50%;background:var(--blue);color:white;font-size:10px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.feature-card{display:flex;align-items:flex-start;gap:13px;padding:19px;background:#f7faff;border:1px solid #e7effa;border-radius:12px}.feature-card .feature-icon{background:#e6f0ff;color:var(--blue);width:48px;height:48px;display:grid;place-items:center;border-radius:11px;font-size:26px;flex:0 0 48px}.feature-card p{margin:3px 0 0}.stats{margin-top:35px;background:linear-gradient(100deg,#075ee9,#0372ef);border-radius:13px;color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:20px 28px}.stat{display:flex;align-items:center;gap:13px;padding:0 30px;border-right:1px solid rgba(255,255,255,.25)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat-icon{font-size:31px}.stat strong{display:block;font-size:21px;line-height:1}.stat span{font-size:11px}

/* Process / testimonials */
.process{padding-bottom:42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);position:relative;text-align:center;gap:28px}.steps:before{content:"";position:absolute;top:39px;left:17%;right:17%;border-top:2px dashed #b8d0f7}.step{position:relative;z-index:1}.step-number{position:absolute;top:17px;left:calc(50% - 65px);height:28px;width:28px;background:var(--blue);border:3px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:800}.step-icon{width:78px;height:78px;margin:auto;border-radius:50%;background:#fff;color:var(--blue);box-shadow:var(--shadow);display:grid;place-items:center;font-size:35px}.step h3{font-size:15px;margin:15px 0 3px}.step p{max-width:210px;margin:0 auto;color:var(--muted);font-size:12px;line-height:1.45}.testimonials{padding-top:25px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 7px 16px rgba(22,58,120,.04)}.quote{color:var(--blue);font-size:28px;line-height:.5}.testimonial p{font-size:13px;color:#32415c;min-height:58px}.stars{color:#f8b900;letter-spacing:2px}.client{display:flex;align-items:center;gap:9px;margin-top:10px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dcecff;color:var(--blue);font-weight:800}.client strong{font-size:12px;display:block}.client small{display:block;color:var(--muted);font-size:10px}

.cta-bar{margin:28px 0 0;background:linear-gradient(100deg,#0860e7,#0877ef);border-radius:12px;color:#fff;min-height:89px;display:flex;gap:24px;align-items:center;padding:17px 40px;position:relative;overflow:hidden}.cta-bar:after{content:'✽';position:absolute;right:38px;bottom:-35px;color:rgba(255,255,255,.17);font-size:150px}.cta-bar .cta-icon{font-size:40px}.cta-bar h2{font-size:22px;margin:0;line-height:1.2}.cta-bar p{margin:3px 0 0;font-size:13px}.cta-bar .button{margin-left:auto;position:relative;z-index:1}.site-footer{background:#07183d;color:white;margin-top:6px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.6fr 1.65fr;gap:35px;padding:40px 0 26px}.site-footer .brand{margin-bottom:14px}.site-footer .brand-mark{color:#9fcaff}.site-footer p,.site-footer li{font-size:11px;color:#d2ddf3;line-height:1.55}.site-footer h3{font-size:11px;text-transform:uppercase;margin:2px 0 10px;letter-spacing:.05em}.site-footer ul{list-style:none;padding:0;margin:0}.footer-contact li{margin:6px 0}.copyright{border-top:1px solid rgba(255,255,255,.15);padding:12px 0;text-align:center;font-size:11px;color:#b6c7e7}

@media(max-width:900px){.primary-menu{gap:15px}.nav-cta{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.hero-note{display:none}.hero:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.93) 42%,rgba(255,255,255,.2) 76%)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.container{width:min(100% - 30px,1180px)}.nav-wrap{height:65px}.menu-toggle{display:block;margin-left:auto}.primary-menu{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;margin:0;padding:18px 24px;flex-direction:column;align-items:flex-start;gap:14px;border-bottom:1px solid var(--line)}.primary-menu.is-open{display:flex}.brand-word{font-size:21px}.brand-mark{font-size:30px;width:36px}.hero,.hero-inner{min-height:510px}.hero-inner{padding:50px 0 120px;align-items:flex-start}.hero-photo{background-position:63% bottom;opacity:.6}.hero:after{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.92) 53%,rgba(255,255,255,.3) 100%)}.hero h1{font-size:38px}.hero p{font-size:14px}.trust-strip{margin-top:-53px}.trust-grid{grid-template-columns:1fr 1fr;padding:7px}.trust-item{padding:8px;border:0}.trust-item strong,.trust-item span{font-size:10px}.trust-icon{width:30px;height:30px;flex-basis:30px;font-size:15px}.section{padding:58px 0}.section-heading h2,.split-content h2{font-size:28px}.service-grid{grid-template-columns:repeat(2,1fr);gap:10px}.service-body{padding:24px 11px 12px}.service-body h3{font-size:13px}.service-art{height:105px}.split-content{grid-template-columns:1fr;gap:25px}.feature-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr;padding:13px;gap:13px}.stat{padding:4px;border:0}.stat-icon{font-size:25px}.stat strong{font-size:17px}.steps{grid-template-columns:1fr;gap:30px}.steps:before{display:none}.step-number{left:calc(50% - 62px)}.testimonial-grid{grid-template-columns:1fr}.cta-bar{padding:22px;align-items:flex-start}.cta-bar .cta-icon{display:none}.cta-bar h2{font-size:19px}.cta-bar .button{margin:0;padding:11px;font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-grid>:first-child{grid-column:1/-1}}
.custom-brand .custom-logo-link{display:flex;align-items:center}.custom-brand .custom-logo{width:auto;max-height:58px}

/* Icon system: inline SVGs avoid inconsistent emoji rendering across devices. */
.icon{display:block;width:1em;height:1em;flex:0 0 auto}.brand-mark .icon{width:36px;height:36px}.eyebrow .icon{width:13px;height:13px}.button.call{background:var(--blue)}.button .icon{width:17px;height:17px}.hero-note .note-icon{width:25px;height:25px;display:block;float:left;margin-right:12px}.trust-icon .icon{width:20px;height:20px}.service-art{color:var(--blue)}.service-art .icon{width:51px;height:51px}.service-icon{font-size:initial}.service-icon .icon{width:17px;height:17px}.feature-icon .icon{width:26px;height:26px}.stat-icon .icon{width:31px;height:31px}.step-icon .icon{width:35px;height:35px}.check-list li{display:flex;align-items:center}.check-list li:before{display:none}.check-list li .icon{width:15px;height:15px;margin-right:9px;padding:2px;border-radius:50%;background:var(--blue);color:#fff}.footer-contact li{display:flex;align-items:flex-start;gap:7px}.footer-contact .icon{width:14px;height:14px;margin-top:2px}.menu-toggle{width:36px;height:36px;padding:8px;flex-direction:column;gap:4px;align-items:center;justify-content:center}.menu-toggle span{display:block;width:20px;height:2px;background:currentColor;border-radius:99px}

/* Four permanent service cards: no carousel or horizontal scrolling. */
.service-grid-four{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.service-grid-four .service-art{height:170px}.service-grid-four .service-body{min-height:172px}.service-grid-four .service-art img{object-position:center}@media(max-width:900px){.service-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.service-grid-four{grid-template-columns:1fr}.service-grid-four .service-art{height:210px}}

/* Keep service imagery strictly inside the image area, separate from titles. */
.service-grid-four .service-card{display:flex;flex-direction:column;height:100%;overflow:hidden}.service-grid-four .service-art{position:relative;flex:0 0 170px;overflow:hidden;isolation:isolate}.service-grid-four .service-art img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.service-grid-four .service-body{position:relative;z-index:2;flex:1;background:#fff;padding-top:34px}.service-grid-four .service-icon{z-index:3;top:152px}.service-grid-four .service-body h3{position:relative;z-index:1;margin-top:0}@media(max-width:520px){.service-grid-four .service-art{flex-basis:210px}.service-grid-four .service-icon{top:192px}}

/* Balanced readable scale for service and supporting content sections. */
.service-body h3{font-size:16px;line-height:1.3}.service-body p{font-size:13px;line-height:1.5}.more-link{font-size:13px}.split-content h2,.section-heading h2{font-size:36px}.check-list li{font-size:14px;line-height:1.55}.feature-card strong{font-size:14px}.feature-card p{font-size:13px;line-height:1.45}.step h3{font-size:16px}.step p{font-size:13px;line-height:1.5}.testimonial p{font-size:14px;line-height:1.55}.client strong{font-size:13px}.client small{font-size:11px}.cta-bar h2{font-size:23px}.cta-bar p{font-size:14px}.site-footer h3{font-size:12px}.site-footer p,.site-footer li{font-size:12px;line-height:1.6}.copyright{font-size:12px}@media(max-width:680px){.split-content h2,.section-heading h2{font-size:30px}.service-body h3{font-size:15px}.service-body p,.feature-card p,.step p{font-size:12px}.check-list li,.testimonial p{font-size:13px}.cta-bar h2{font-size:20px}.cta-bar p{font-size:13px}}

/* Contact page */
.contact-hero{padding:90px 0;background:linear-gradient(120deg,#061b49,#0a60de);color:#fff}.contact-hero .container{max-width:850px;text-align:center}.contact-hero .eyebrow{background:rgba(255,255,255,.13);color:#fff}.contact-hero h1{font-size:52px;line-height:1.08;letter-spacing:-1.5px;margin:16px 0 10px}.contact-hero p{font-size:18px;max-width:650px;margin:0 auto 25px;color:#e4efff}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center}.contact-layout h2{font-size:35px;line-height:1.15;margin:0 0 10px}.contact-layout>div>p{color:var(--muted);font-size:16px;max-width:560px}.contact-detail-list{display:grid;gap:14px;margin-top:28px}.contact-detail{display:flex;align-items:center;gap:15px;padding:16px 18px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 6px 16px rgba(22,58,120,.04);transition:.2s}.contact-detail:hover{border-color:#9ac1ff;transform:translateY(-2px)}.contact-detail i,.contact-card>i{width:46px;height:46px;border-radius:12px;background:var(--sky);color:var(--blue);display:grid;place-items:center}.contact-detail i .icon,.contact-card>i .icon{width:24px;height:24px}.contact-detail small{display:block;color:var(--muted);font-size:12px}.contact-detail strong{display:block;font-size:17px}.contact-card{padding:37px;border-radius:18px;color:#fff;background:linear-gradient(145deg,#075ee9,#063d9a);box-shadow:var(--shadow)}.contact-card>i{background:rgba(255,255,255,.16);color:#fff}.contact-card h2{font-size:30px;margin:20px 0 10px}.contact-card p{color:#e0ecff;font-size:15px;margin:0 0 23px}.contact-card .button{background:#fff;color:var(--blue)}.contact-page-content{margin-top:52px;padding-top:35px;border-top:1px solid var(--line)}@media(max-width:680px){.contact-hero{padding:65px 0}.contact-hero h1{font-size:39px}.contact-hero p{font-size:16px}.contact-layout{grid-template-columns:1fr;gap:26px}.contact-layout h2{font-size:30px}.contact-card{padding:28px}}

.contact-form-wrap{margin-top:58px;padding:38px;border:1px solid var(--line);border-radius:18px;background:#f7faff}.contact-form-wrap>div>h2{font-size:31px;line-height:1.15;margin:9px 0}.contact-form-wrap>div>p{color:var(--muted);margin:0 0 24px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-form label{display:grid;gap:6px;font-size:14px;font-weight:800;color:var(--ink)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:12px 13px;border:1px solid #cdd9eb;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid #9ac1ff;border-color:var(--blue)}.contact-form textarea{resize:vertical}.form-full{grid-column:1/-1}.form-notice{margin:0 0 18px;padding:12px 14px;border-radius:8px;font-weight:700}.form-notice.success{background:#e7f8ef;color:#08763f}.form-notice.error{background:#fff0f0;color:#a02222}@media(max-width:680px){.contact-form-wrap{margin-top:35px;padding:23px}.contact-form{grid-template-columns:1fr}.contact-form label,.form-full{grid-column:1}.contact-form-wrap>div>h2{font-size:27px}}
.hero-note p{color:#fff}
.airemax-hide-service-learn-more .services .more-link{display:none}
.airemax-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* Footer contact icons: fixed-size, high contrast SVG containers. */
.site-footer .footer-contact{display:grid;gap:9px}.site-footer .footer-contact li{display:flex;align-items:flex-start;gap:9px;margin:0}.site-footer .footer-contact-icon{flex:0 0 23px;width:23px;height:23px;border-radius:6px;display:grid;place-items:center;background:rgba(154,193,255,.18);color:#fff;margin-top:0}.site-footer .footer-contact-icon .icon{display:block;width:14px;height:14px;margin:0;stroke-width:2}.site-footer .footer-contact a{color:#dcecff;transition:color .2s}.site-footer .footer-contact a:hover{color:#fff}
.theme-mode-toggle{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;padding:0;border:1px solid #b9cdf1;border-radius:7px;background:#fff;color:var(--ink);cursor:pointer;transition:.2s}.theme-mode-toggle:hover{border-color:var(--blue);color:var(--blue)}.theme-mode-toggle .icon{width:19px;height:19px}.theme-icon-light{display:none}.site-dark-mode .theme-icon-dark{display:none}.site-dark-mode .theme-icon-light{display:block}

/* Visitor-facing dark mode. */
body.site-dark-mode{--white:#162031;--ink:#edf4ff;--muted:#b9c7dc;--line:#30405a;--sky:#1a3358;background:#101722;color:#edf4ff}body.site-dark-mode .site-header,body.site-dark-mode .trust-grid,body.site-dark-mode .service-card,body.site-dark-mode .feature-card,body.site-dark-mode .testimonial,body.site-dark-mode .contact-detail{background:#162031}body.site-dark-mode .site-header{border-color:#30405a}body.site-dark-mode .service-body,body.site-dark-mode .service-grid-four .service-body{background:#162031}body.site-dark-mode .button.outline,body.site-dark-mode .theme-mode-toggle{background:#162031;color:#edf4ff;border-color:#4e6b96}body.site-dark-mode .hero:after{background:linear-gradient(90deg,#101722 0%,rgba(16,23,34,.96) 31%,rgba(16,23,34,.48) 55%,rgba(16,23,34,.08) 74%)}body.site-dark-mode .hero{background:#101722}body.site-dark-mode .hero p,body.site-dark-mode .hero-note p{color:#e0eaff}body.site-dark-mode .contact-form-wrap{background:#162031}body.site-dark-mode .contact-form input,body.site-dark-mode .contact-form select,body.site-dark-mode .contact-form textarea{background:#101722;color:#edf4ff;border-color:#4e5f7c}body.site-dark-mode .contact-form label,body.site-dark-mode .contact-detail strong,body.site-dark-mode .wrap h1{color:#edf4ff}body.site-dark-mode .contact-form-wrap>div>p,body.site-dark-mode .contact-detail small{color:#b9c7dc}body.site-dark-mode .stats{background:linear-gradient(100deg,#0846ae,#063789)}body.site-dark-mode .section,body.site-dark-mode .contact-details{background:#101722}body.site-dark-mode .site-footer{background:#080e18}@media(max-width:680px){.theme-mode-toggle{order:2;margin-left:auto}.nav-cta{display:none}}

/* Global 5% type increase, including component-specific text sizes. */
body{font-size:15.75px}.primary-menu a{font-size:13.65px}.button{font-size:13.65px}.eyebrow{font-size:11.55px}.hero h1{font-size:49.35px}.hero p{font-size:16.8px}.hero-note strong{font-size:15.75px}.hero-note p{font-size:12.6px}.trust-item strong{font-size:12.6px}.trust-item span{font-size:11.55px}.service-body h3{font-size:16.8px}.service-body p,.more-link{font-size:13.65px}.split-content h2,.section-heading h2{font-size:37.8px}.check-list li{font-size:14.7px}.feature-card strong{font-size:14.7px}.feature-card p{font-size:13.65px}.step h3{font-size:16.8px}.step p{font-size:13.65px}.testimonial p{font-size:14.7px}.client strong{font-size:13.65px}.client small{font-size:11.55px}.cta-bar h2{font-size:24.15px}.cta-bar p{font-size:14.7px}.site-footer h3{font-size:12.6px}.site-footer p,.site-footer li,.copyright{font-size:12.6px}@media(max-width:680px){.hero h1{font-size:39.9px}.hero p{font-size:14.7px}.split-content h2,.section-heading h2{font-size:31.5px}.service-body h3{font-size:15.75px}.service-body p,.feature-card p,.step p{font-size:12.6px}.check-list li,.testimonial p{font-size:13.65px}.cta-bar h2{font-size:21px}.cta-bar p{font-size:13.65px}}
