:root{--shuba-navy:#063861;--shuba-blue:#1b6aa8;--shuba-light:#e8f1fb;--shuba-dark:#02192b;--shuba-accent:#6fb1ff}*{scroll-behavior:smooth}html,body{width:100%;max-width:100%;overflow-x:hidden}h1,h2,h3,h4,h5{letter-spacing:-.015em}[data-aos]{will-change:transform,opacity}body{font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2933;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal-glass{background:rgb(255 255 255 / .92);backdrop-filter:blur(18px);border-radius:1.4rem;box-shadow:0 30px 80px rgb(15 23 42 / .35);animation:modalPop 0.32s ease-out}@keyframes modalPop{from{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.text-shuba{color:var(--shuba-blue)}#page-loader{position:fixed;inset:0;z-index:9999;background:linear-gradient(135deg,#ffffff,#e8f1fb);display:flex;align-items:center;justify-content:center;transition:opacity 0.35s ease,visibility 0.35s ease}#page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-content{position:relative}.loader-spinner{width:3rem;height:3rem;color:var(--shuba-blue)}.loader-text{font-family:"Montserrat",sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:var(--shuba-navy)}.navbar{width:100%;max-width:100%;transition:background-color 0.25s ease,box-shadow 0.25s ease,padding 0.25s ease;padding-top:.9rem;padding-bottom:.9rem}.navbar.scrolled{background-color:#fff;box-shadow:0 6px 32px rgb(0 0 0 / .15)}.navbar.scrolled .nav-link.active{color:var(--shuba-blue)!important;font-weight:700}.navbar-brand img{height:40px;object-fit:contain}.navbar .nav-link{font-weight:500;font-size:.85rem;text-transform:uppercase}.navbar .nav-link,.navbar .navbar-brand{color:#020617!important}.navbar .nav-link.active{color:var(--shuba-blue)!important;font-weight:700}.navbar .nav-link:hover{color:var(--shuba-accent)!important}.lang-btn{font-size:.7rem;padding:.25rem .55rem;border-radius:999px;text-transform:uppercase;letter-spacing:.12em;display:inline-flex;align-items:center;justify-content:center;gap:4px;line-height:1;color:#05060a;border-color:#05060a}.lang-btn .flag-icon{width:14px;height:auto;display:block}.lang-btn.active{background:linear-gradient(135deg,#6fb1ff,#fff);border-color:#6fb1ff;color:#05060a}.hero-section{min-height:100vh;width:100%;padding-top:2rem;padding-bottom:0;display:flex;align-items:center;position:relative;overflow:hidden;color:inherit;background-image:url(../img/hero-line.jpg);background-position:bottom left;background-repeat:no-repeat;background-size:100%}.hero-section::after{content:"";position:absolute;inset:0;opacity:.18;mix-blend-mode:screen;pointer-events:none}.hero-content{position:relative;z-index:2}.hero-img{width:100%;border-radius:48px 48px 0 0}.badge-tagline{background:rgb(98 0 234 / .15);border-radius:999px;padding:.3rem .85rem;text-transform:uppercase;letter-spacing:.08em;display:inline-flex;align-items:center;gap:.7rem;position:relative;width:max-content;bottom:6px;margin-left:8px}.badge-dot{width:7px;height:7px;border-radius:999px;background:#6200ea}.hero-badge-ai{padding-left:.25rem;font-size:1.75rem;font-family:"Courier New",Courier,monospace;letter-spacing:.1em;text-transform:uppercase;color:#6200ea}.hero-title{position:relative;font-size:2.8rem;font-weight:800;line-height:1.25;margin-bottom:.9rem;letter-spacing:-.02em}.hero-subtitle{font-size:1.125rem;opacity:.6}.hero-actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.btn-cta-primary{border-radius:999px;padding:.7rem 1.5rem;font-weight:600;border:none;background:linear-gradient(135deg,#4d9af0,#1b6aa8);color:#fefefe;box-shadow:0 10px 26px rgb(0 0 0 / .3)}.btn-cta-primary:hover{filter:brightness(1.07);color:#fff}.btn-cta-primary-light{border-radius:999px;padding:.7rem 1.5rem;font-weight:600;border:1px solid #c4dffd;background:linear-gradient(135deg,#eff7ff,#c4dffd,#fff);color:#1b6aa8}.btn-cta-primary-light:hover{filter:brightness(1.02);color:#1b6aa8}.btn-ghost-light{border-radius:999px;padding:.65rem 1.3rem;font-size:.9rem;border:1px solid rgb(209 213 219 / .7);background:rgb(7 29 60 / .6);color:#e5e7eb}.btn-ghost-light:hover{background:rgb(15 38 72 / .9);color:#fff}.hero-meta{margin-top:1.7rem;display:flex;flex-wrap:wrap;gap:1.8rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.hero-meta strong{display:block;font-size:1.05rem;letter-spacing:.05em;margin-bottom:.15rem;text-transform:none}.hero-right-card{position:relative;z-index:2;background:rgb(3 20 38 / .96);border-radius:1.6rem;padding:1.8rem 1.6rem;max-width:420px;margin-left:auto;box-shadow:0 18px 45px rgb(0 0 0 / .5);border:1px solid rgb(104 167 238 / .25);backdrop-filter:blur(10px)}.hero-right-card::after{content:"";position:absolute;inset:-2px;border-radius:1.7rem;background:linear-gradient(135deg,rgb(111 177 255 / .4),transparent);z-index:-1;filter:blur(12px)}.hero-right-card h3{font-size:1.05rem;text-transform:uppercase;letter-spacing:.13em;font-weight:600;margin-bottom:1rem;color:#dbeafe}.hero-right-card p{font-size:.9rem;margin-bottom:.75rem;color:#e5e7eb}.hero-right-card ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 1rem;font-size:.85rem;color:#dbeafe}.hero-right-card li::before{content:"▸";margin-right:.35rem;color:#6fb1ff}.hero-illustration{margin-top:1.1rem;border-radius:1.2rem;background:radial-gradient(circle at 35% 0%,rgb(111 177 255 / .25),transparent 55%),radial-gradient(circle at 85% 100%,rgb(11 61 114 / .9),transparent 50%);min-height:130px;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.2rem;border:1px solid rgb(107 160 219 / .3)}.hero-illustration-text{font-size:.83rem;color:#e5e7eb;opacity:.9}.hero-illustration-text span{display:block;font-size:.75rem;opacity:.8;margin-top:.3rem}.hero-steps{margin-top:1.9rem;padding-top:1rem;border-top:1px solid rgb(148 163 184 / .5);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem 1.2rem;font-size:.78rem}.hero-step-item p{margin:.15rem 0 0;opacity:.85}.hero-step-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;display:block;opacity:.95}@media (max-width:991.98px){.hero-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.hero-steps{grid-template-columns:1fr;gap:.7rem}}section{padding:4.5rem 0}.section-heading{font-weight:700;margin-bottom:.75rem;color:var(--shuba-dark)}.section-subtitle{color:#000;opacity:.6;font-size:1.125rem}.services-section{background:linear-gradient(180deg,#f9fbff 0,#e8f1fb 100%);border-top:1px solid #dbe2ef}.services-section .section-heading,.blog-section .section-heading{font-size:2.4rem;font-weight:800;line-height:1.25;letter-spacing:-.02em;text-align:center}.service-card{background:#fff;border-radius:1.2rem;padding:1.3rem 1.2rem;height:100%;border:1px solid rgb(148 163 184 / .35);box-shadow:0 10px 23px rgb(15 23 42 / .05);transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease}.service-card:hover{transform:translateY(-4px);border-color:rgb(59 130 246 / .6);box-shadow:0 16px 35px rgb(15 23 42 / .09)}.service-icon-placeholder{width:72px;height:72px;border-radius:14px;background:linear-gradient(135deg,#1b6aa8,#4d9af0);margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.service-title{font-size:1rem;font-weight:600;margin-bottom:.4rem;color:var(--shuba-navy)}.service-desc{font-size:.9rem;color:#4b5563;margin-bottom:.7rem}.service-tag{display:inline-flex;align-items:center;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.service-tag span{margin-right:.4rem}.page-hero{background:#fff;background-size:contain;background-repeat:no-repeat;background-position:top left;background-blend-mode:multiply}.page-hero h1{font-size:2rem;font-weight:700;color:#1b6aa8}.page-hero p{margin-top:.5rem;max-width:40rem;color:#000;opacity:.6}.page-hero p#aboutHighlightP1{font-weight:600;font-size:1.7rem;line-height:normal}.page-hero .section-heading{color:var(--shuba-blue)}.page-hero-map{padding-bottom:2.5rem}.page-hero-map{padding-bottom:1.5rem}.map-embed-wrapper{width:100%;max-width:100%;height:280px;border-radius:1rem;overflow:hidden;border:1px solid rgb(148 163 184 / .35);box-shadow:0 10px 25px rgb(15 23 42 / .18);background:#f1f5f9}.map-embed-wrapper iframe{width:100%;height:100%;border:0}.about-section{background-color:#fff}.about-section h1{color:var(--shuba-light)}#ai{padding:3.2rem 1rem;background:linear-gradient(135deg,#1b6aa8,#1b6aa8,#4d9af0);font-size:.9rem;color:#e5e7eb}#ai p{color:#e5e7eb}#ai .section-heading{color:#f9fafb;font-size:3.2rem;font-weight:800;line-height:1.25;margin-bottom:.9rem;letter-spacing:-.02em}#ai .section-subtitle{opacity:.85}.ai-card{padding:2.5rem 1.2rem;border-radius:1.2rem;background:rgb(15 23 42 / .9)}.ai-visual{position:relative;border-radius:1.2rem;overflow:hidden;background:radial-gradient(circle at 0 0,#1b6aa8,#4d9af0);margin-bottom:.9rem}.ai-visual img{border-radius:inherit;box-shadow:0 16px 40px rgb(15 23 42 / .45);object-fit:cover;min-height:320px;width:100%}.ai-visual::after{content:"";position:absolute;inset:8%;border-radius:inherit;border:1px solid rgb(111 177 255 / .5);pointer-events:none}.ai-float-badge{position:absolute;left:1.2rem;bottom:1.2rem;right:1.2rem;padding:.75rem .9rem;border-radius:1rem;background:radial-gradient(circle at 0 0,rgb(15 23 42 / .94),rgb(15 23 42 / .8));border:1px solid rgb(148 163 184 / .7);backdrop-filter:blur(14px);font-size:.85rem;color:#e5e7eb;box-shadow:0 18px 45px rgb(0 0 0 / .65)}.ai-badge-list{list-style:none;padding-left:0}.ai-badge-list li{position:relative;padding-left:1.1rem;margin-bottom:.2rem}.ai-badge-list li::before{content:"•";position:absolute;left:0;top:0;color:#6fb1ff}.ai-note{margin-top:.7rem;color:#e5e7eb;opacity:.95}@media (prefers-reduced-motion:reduce){.ai-visual{animation:none}}@media (max-width:991.98px){#ai{padding:3rem 1rem}}@media (max-width:767.98px){#ai{padding:2.6rem 1rem}.ai-visual{animation:none}.ai-float-badge{position:static;margin:.8rem 0 0}.ai-visual::after{inset:6%}}.about-highlight{padding:1.3rem 1rem;border-radius:1.1rem;background:rgb(255 255 255 / .7);font-size:.9rem;color:#000714}.about-highlight p{color:#000714}.about-highlight strong{color:var(--shuba-navy)}#ai .about-highlight{background:rgb(255 255 255 / .15)}.stats-row{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:1.3rem;font-size:.9rem}.stat-box{flex:1 1 150px;border-radius:.9rem;padding:.9rem .85rem;background:linear-gradient(135deg,#4d9af0,#1b6aa8);color:#fff}.stat-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.stat-value{font-size:2rem;font-weight:700}.clients-section{background:#f9fafb;padding:5rem 0}.clients-section .section-heading{font-size:2.4rem;font-weight:700}.client-logo-grid{margin-top:.25rem}.client-logo-item{border-radius:.9rem;background:#fff;border:1px solid #e5e7eb;padding:0;display:flex;align-items:center;justify-content:center;min-height:72px;box-shadow:0 6px 16px rgb(15 23 42 / .04)}.client-logo-item:hover{box-shadow:0 10px 26px rgb(15 23 42 / .09);border-color:#cbd5f5}.client-logo-img{max-width:100%;max-height:60px;object-fit:contain;border-radius:.9rem}.logo-marquee{position:relative;overflow:hidden;border-radius:1.2rem;border:none;background:none;box-shadow:none;padding:.9rem 0}.logo-marquee::before,.logo-marquee::after{content:"";position:absolute;top:0;width:70px;height:100%;z-index:2;pointer-events:none}.logo-marquee::before{left:0;background:linear-gradient(90deg,#ffffff,#fff0)}.logo-marquee::after{right:0;background:linear-gradient(270deg,#ffffff,#fff0)}.logo-marquee__track{display:flex;align-items:center;gap:3.2rem;width:max-content;padding-left:2rem;will-change:transform;animation:logoMarquee var(--marquee-duration,35s) linear infinite}.logo-marquee:hover .logo-marquee__track{animation-play-state:paused}.logo-marquee__item{flex:0 0 auto;width:auto;height:96px;object-fit:contain;display:grid;place-items:center;border:1px solid #d0d0d0;border-radius:.5rem;filter:grayscale(100%);transition:filter 0.18s ease,opacity 0.18s ease,transform 0.18s ease;opacity:.82}.logo-marquee__item:hover{filter:grayscale(0%);opacity:1;transform:scale(1.15)}@keyframes logoMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--marquee-distance, 50%)))}}@media (max-width:991.98px){.logo-marquee__item{width:110px}}@media (max-width:575.98px){.logo-marquee__item{width:96px;height:56px}.logo-marquee::before,.logo-marquee::after{width:48px}}@media (prefers-reduced-motion:reduce){.logo-marquee__track{animation:none}}.ip-tabs-section{padding:4rem 0}.ip-tabs{border-bottom:1px solid #e5e7eb}.ip-tabs .nav-link{font-size:.9rem;font-weight:600;color:#4b5563;border:none;border-bottom:2px solid #fff0;border-radius:0;padding:.65rem 1rem}.ip-tabs .nav-link:hover{color:var(--shuba-navy);border-color:rgb(148 163 184 / .6);background-color:#fff0}.ip-tabs .nav-link.active{color:var(--shuba-navy);border-color:var(--shuba-blue);background-color:#fff0}.ip-tab-content{margin-top:.5rem}.ip-tab-title{font-size:1.2rem;font-weight:600;color:var(--shuba-navy);margin-bottom:.4rem}.ip-tab-text{font-size:.95rem;color:#4b5563;margin-bottom:.5rem}.ip-tab-visual{width:100%}.ip-tab-visual img{max-height:300px}@media (max-width:575.98px){.ip-tabs .nav-link{font-size:.8rem;padding:.5rem .75rem}}.ip-accordion-section{background:#f9fafb;padding:3rem 0}.ip-accordion .accordion-item{border-radius:.9rem;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:.75rem}.ip-accordion .accordion-item:last-child{margin-bottom:0}.ip-accordion .accordion-button{font-weight:600;font-size:.95rem;color:var(--shuba-navy);background-color:#fff}.ip-accordion .accordion-button:not(.collapsed){background-color:#e8f1fb;color:var(--shuba-navy);box-shadow:inset 0 -1px 0 rgb(148 163 184 / .3)}.ip-accordion .accordion-body{background-color:#fff}.client-group-title{font-size:1.15rem;font-weight:600;margin-bottom:.75rem;color:var(--shuba-navy)}.client-pill{border-radius:999px;padding:.35rem .8rem;border:1px solid #d1d5db;font-size:.85rem;color:#374151;background:#fff;margin:.25rem}.hki-def-strip{background:linear-gradient(90deg,#f9fbff 0%,#cbe1fa 100%);padding:2.4rem;border-top:1px solid #dbe2ef;border-bottom:1px solid #dbe2ef}.hki-def-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:.35rem}.hki-def-text{font-size:1.02rem;line-height:1.7;color:#111827}.hki-def-icon{width:52px;height:52px;border-radius:999px;border:1px solid rgb(148 163 184 / .65);background:radial-gradient(circle at 0 0,#1b6aa8,#4d9af0);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgb(15 23 42 / .18)}.hki-def-icon i{font-size:1.4rem;color:#f9fafb}@media (max-width:991.98px){.hki-def-strip{padding:2.2rem}}@media (max-width:575.98px){.hki-def-strip{text-align:left}.hki-def-text{font-size:.98rem;max-width:100%}}.cta-strip{background:#1b6aa8;color:#e5e7eb;padding:2rem}.cta-strip h3{font-size:1.5rem;margin-bottom:0}.cta-strip p{margin:0;font-size:1.125rem;opacity:.9}.contact-section{background:var(--shuba-navy);color:#e5e7eb;padding-bottom:3.5rem}.blog-section .contact-card{background:#fff;border-radius:1.3rem;border:1px solid rgb(148 163 184 / .35);padding:1.8rem 1.6rem}.blog-section .contact-card .blog-excerpt{color:#797979}.contact-section .contact-card{background:rgb(0 0 0 / .2);border-radius:1.3rem;border:1px solid rgb(148 163 184 / .35);padding:1.8rem 1.6rem;box-shadow:none}.contact-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.25rem}.contact-value{font-size:.95rem;color:#e5e7eb}.contact-divider{border-top:1px solid rgb(148 163 184 / .4);margin:1rem 0 1.2rem}.contact-panel{height:100%;background:rgb(0 0 0 / .22);border:1px solid rgb(148 163 184 / .35);border-radius:1.3rem;padding:1.6rem 1.4rem}.contact-panel__title{color:#e5e7eb;font-weight:700;letter-spacing:.02em}.contact-panel__subtitle{color:rgb(229 231 235 / .85);max-width:34rem}.contact-panel__grid{display:grid;gap:.85rem}.contact-item{display:flex;gap:.9rem;align-items:flex-start;text-decoration:none;border-radius:1.1rem;padding:1rem .95rem;border:1px solid rgb(148 163 184 / .25);background:rgb(255 255 255 / .06);transition:transform 0.18s ease,background 0.18s ease,border-color 0.18s ease}.contact-item:hover{transform:translateY(-2px);background:rgb(255 255 255 / .1);border-color:rgb(111 177 255 / .55)}.contact-item.is-static:hover{transform:none;background:rgb(255 255 255 / .06);border-color:rgb(148 163 184 / .25)}.contact-item__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#4d9af0,#1b6aa8);color:#fff;font-size:1.2rem;box-shadow:0 12px 26px rgb(15 23 42 / .3)}.contact-item__icon.is-wa{background:linear-gradient(135deg,#25d366,#1ebe57)}.contact-item__content{flex:1 1 auto}.contact-item__label{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(229 231 235 / .7);margin-bottom:.15rem}.contact-item__value{color:#fff;font-weight:600;line-height:1.35}.contact-item__meta{margin-top:.25rem;color:rgb(229 231 235 / .75);font-size:.9rem}.contact-item__arrow{margin-left:.25rem;color:rgb(229 231 235 / .7);font-size:1.1rem;transform:translateY(2px)}.contact-panel__note{font-size:.9rem;color:rgb(229 231 235 / .75);text-align:center}@media (min-width:992px){.map-embed-wrapper{height:100%;min-height:420px}}@media (max-width:575.98px){.contact-panel{padding:1.25rem 1.1rem}.contact-item{padding:.9rem .85rem}.contact-item__icon{width:42px;height:42px}}.footer{background:#032541;color:#ffffffb5;font-size:.85rem;padding:1rem 0 1rem}.footer a{color:#9ca3af;text-decoration:none}.footer a:hover{color:#e5e7eb}.floating-buttons{position:fixed;right:1.5rem;bottom:1.5rem;display:flex;align-items:center;gap:.75rem;z-index:1040}.btn-floating{width:48px;height:48px;border-radius:999px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px rgb(15 23 42 / .5);font-size:1.35rem}.btn-floating i{line-height:1}.btn-wa-floating{background:linear-gradient(135deg,#25d366,#1ebe57);color:#fff}.btn-wa-floating:hover{filter:brightness(1.05);color:#fff}.btn-floating-top{background:rgb(15 23 42 / .94);color:#e5e7eb;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity 0.18s ease,transform 0.18s ease}.btn-floating-top:hover{background:rgb(30 64 175 / .98);color:#fff}.btn-floating-top.show{opacity:1;transform:translateY(0);pointer-events:auto}.ai-visual{position:relative;overflow:hidden}.ai-visual::after{content:"";position:absolute;inset:8%;border-radius:inherit;border:1px solid rgb(111 177 255 / .35);pointer-events:none}@media (prefers-reduced-motion:reduce){.ai-visual{animation:none}}.ai-visual img{border-radius:1.2rem;box-shadow:0 16px 40px rgb(15 23 42 / .45);object-fit:cover;max-height:320px}@media (max-width:767.98px){.ai-visual img{max-height:none}}@media (max-width:991.98px){.hero-section{padding-top:6.5rem;min-height:57vh}.hero-right-card{margin:2rem auto 0}.hero-meta{gap:1.2rem}}@media (max-width:991.98px){.col-lg-6.ps-5{padding-left:1rem!important;padding-right:1rem!important}.stats-row{gap:.8rem}}@media (max-width:575.98px){.hero-section{min-height:85vh;background-position:top right;background-size:cover}.hero-title{font-size:2.4rem}.clients-section .section-heading,#ai .section-heading{font-size:1.9rem}.page-hero p#aboutHighlightP1{font-weight:600;font-size:1.125rem;line-height:normal}.stat-box{flex:1 1 200px}.hero-right-card{padding:1.4rem 1.3rem}.service-card{padding:1.15rem 1rem}.section-heading{font-size:1.9rem;font-weight:700;margin-bottom:.75rem;color:var(--shuba-dark)}.badge-tagline{background:rgb(98 0 234 / .15);position:relative}.hero-badge-ai{font-size:1.25rem}}@media (max-width:767.98px){section{padding:3rem 1rem}.cta-strip{padding:1.6rem}.clients-section .row.align-items-center{text-align:center}.clients-section .section-heading{margin-bottom:.5rem}.footer .container{text-align:center!important;justify-content:center!important}}@media (max-width:400px){.hero-section{min-height:100vh}.hero-title{font-size:2rem}.clients-section .section-heading,#ai .section-heading,.services-section .section-heading,.blog-section .section-heading{font-size:1.6rem}.page-hero p#aboutHighlightP1{font-weight:600;font-size:.95rem;line-height:normal}p.section-subtitle,.cta-strip p{font-size:.95rem}.cta-strip h3{font-size:1.5rem;margin-bottom:.5rem}}