/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--navy:#062a4a;--navy-deep:#031c32;--navy-soft:#123f60;--green:#45ad27;--green-bright:#62c33b;--mint:#eef8ea;--cream:#f7f8f3;--white:#fff;--ink:#132434;--muted:#5f6f7b;--line:#dce4df;--shadow:0 24px 70px #052a4a21}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:96px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,sans-serif}body,button,input,select,textarea{font-family:Segoe UI,Arial,sans-serif}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:112px 0}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #062a4a17;height:82px;position:sticky;top:0}.header-inner{align-items:center;gap:42px;height:100%;display:flex}.brand{flex:none;width:178px;display:block}.brand img{object-fit:cover;object-position:center 47%;width:100%;height:58px}.main-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.main-nav a{color:#314657;font-size:14px;font-weight:650;position:relative}.main-nav a:after{content:"";background:var(--green);height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}.header-call{color:var(--white);background:var(--navy);border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:15px;font-weight:760;display:flex;box-shadow:0 10px 28px #062a4a29}.header-call svg{width:20px;height:20px;fill:var(--green-bright)}.header-call span{line-height:1.15;display:grid}.header-call small{color:#cfe2ec;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:600}.menu-button{background:var(--navy);border:0;border-radius:50%;width:46px;height:46px;padding:0;display:none}.menu-button span{background:var(--white);width:20px;height:2px;margin:5px auto;display:block}.hero{background:radial-gradient(circle at 17% 25%,#45ad2717,#0000 32%),linear-gradient(120deg,#f9fbf7 0%,#fff 58%,#eef6f1 100%);min-height:680px;padding:86px 0 90px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0000,#cddad2,#0000);height:1px;position:absolute;inset:auto 0 0}.hero-shape{pointer-events:none;border:1px solid #45ad2733;border-radius:50%;position:absolute}.hero-shape-one{width:560px;height:560px;top:-260px;right:-270px}.hero-shape-two{width:720px;height:720px;top:-342px;right:-245px}.hero-grid{z-index:1;grid-template-columns:.94fr 1.06fr;align-items:center;gap:74px;display:grid;position:relative}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 22px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:34px;height:2px}.hero h1,.section h2{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(46px,5.2vw,74px);font-weight:760;line-height:.99}.hero h1 em{color:var(--green);letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:.96em;font-weight:500;display:block}.hero-lead{color:#506271;max-width:590px;margin:27px 0 30px;font-size:18px;line-height:1.68}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:53px;padding:0 21px;font-size:14px;font-weight:760;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button svg,.text-link svg,.service-body button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.button-primary{color:var(--white);background:var(--green);box-shadow:0 12px 30px #45ad273d}.button-primary:hover,.button-primary:focus-visible{background:#399a20;box-shadow:0 16px 34px #45ad274d}.button-secondary{color:var(--navy);background:var(--white);border-color:#cdd9d2}.button-secondary>svg:first-child{width:18px;fill:var(--navy);stroke:none}.button-outline{color:var(--navy);background:0 0;border-color:#a9bab0}.hero-note{color:#415463;align-items:center;gap:10px;margin-top:26px;font-size:13px;font-weight:650;display:flex}.hero-note svg{width:19px;height:19px;color:var(--green);fill:none;stroke:currentColor;stroke-width:2.2px;border:1px solid #aed0a4;border-radius:50%;padding:4px}.hero-visual{min-height:510px;position:relative}.hero-main-image{border:10px solid var(--white);width:82%;height:460px;box-shadow:var(--shadow);border-radius:170px 14px 14px;margin:0;position:absolute;top:0;right:0;overflow:hidden}.hero-main-image img{object-fit:cover;width:100%;height:100%}.hero-main-image figcaption,.story-image>span{color:#3c5060;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;bottom:16px;left:18px}.hero-small-image{border:8px solid var(--white);border-radius:14px;width:220px;height:190px;margin:0;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 20px 44px #062a4a2e}.hero-small-image img{object-fit:cover;width:100%;height:100%}.hero-card{width:218px;color:var(--white);background:var(--navy);border-radius:14px;padding:18px 20px;position:absolute;bottom:12px;right:-10px;box-shadow:0 18px 44px #062a4a40}.hero-card-mark{width:41px;height:41px;color:var(--navy);background:var(--green-bright);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:inline-grid}.hero-card p{color:#dfeaf0;margin:14px 0 3px;font-size:13px}.hero-card strong{font-size:18px}.trust-bar{z-index:2;color:var(--white);background:var(--navy);position:relative}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid #ffffff1f;align-items:center;gap:15px;min-height:122px;padding:22px 28px;display:flex}.trust-grid>div:first-child{border-left:1px solid #ffffff1f}.trust-grid span{color:var(--green-bright);font-size:11px;font-weight:850}.trust-grid p{color:#b8cbd8;margin:0;font-size:12px;line-height:1.45}.trust-grid strong{color:var(--white);font-size:14px;display:block}.services-section{background:var(--cream)}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:60px;margin-bottom:48px;display:grid}.section-heading h2{font-size:clamp(40px,5vw,64px)}.section-heading>p{max-width:420px;color:var(--muted);margin:0 0 4px;font-size:16px;line-height:1.65}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{background:var(--white);border:1px solid #e0e7e2;border-radius:14px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 8px 30px #062a4a0d}.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px #062a4a1f}.service-image{height:230px;position:relative;overflow:hidden}.service-image:after{content:"";background:linear-gradient(#0000 60%,#031c328c);position:absolute;inset:0}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-card:hover .service-image img{transform:scale(1.035)}.service-image span{z-index:1;color:var(--white);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:750;position:absolute;bottom:13px;left:16px}.service-body{padding:25px 25px 27px}.service-number{color:var(--green);letter-spacing:.1em;font-size:11px;font-weight:850}.service-body h3{color:var(--navy);letter-spacing:-.025em;margin:9px 0 12px;font-size:24px}.service-body p{min-height:112px;color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.65}.service-body button{color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:760;display:inline-flex}.split-story{color:var(--white);background:var(--navy);position:relative;overflow:hidden}.split-story:before{content:"";border:1px solid #62c33b40;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-320px;right:-260px;box-shadow:0 0 0 85px #62c33b06}.split-story-grid{grid-template-columns:1fr .88fr;align-items:center;gap:82px;display:grid;position:relative}.story-image{border-radius:14px 160px 14px 14px;height:550px;position:relative;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.eyebrow-light{color:var(--green-bright)}.story-copy h2,.video-section h2,.quote-copy h2{color:var(--white);font-size:clamp(40px,4.5vw,62px)}.story-copy>p:not(.eyebrow){color:#c5d5df;margin:26px 0;font-size:17px;line-height:1.7}.story-copy ul{gap:12px;margin:0 0 30px;padding:0;list-style:none;display:grid}.story-copy li{color:#eef6f9;align-items:center;gap:12px;font-size:14px;display:flex}.story-copy li svg{width:22px;height:22px;color:var(--green-bright);fill:none;stroke:currentColor;stroke-width:2.2px;border:1px solid #62c33b73;border-radius:50%;padding:5px}.text-link{color:var(--green-bright);border-bottom:1px solid #62c33b73;align-items:center;gap:9px;padding-bottom:5px;font-size:14px;font-weight:750;display:inline-flex}.process-section{background:var(--white)}.process-heading{align-items:end}.process-heading .button{justify-self:end;margin-bottom:4px}.process-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.process-grid article{padding:25px 48px 10px 0;position:relative}.process-grid article>span{width:48px;height:48px;color:var(--white);background:var(--navy);border-radius:50%;place-items:center;font-size:16px;font-weight:800;display:grid}.process-grid article:nth-child(2)>span{color:var(--navy);background:var(--green-bright)}.process-line{background:#cbd7d0;height:1px;position:absolute;top:49px;left:56px;right:7px}.process-grid article:last-child .process-line{display:none}.process-grid h3{color:var(--navy);letter-spacing:-.025em;margin:26px 0 11px;font-size:21px}.process-grid p{max-width:310px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.video-section{background:var(--navy-deep);overflow:hidden}.video-section .section-heading>p{color:#aebfca}.video-reel{grid-template-columns:repeat(10,1fr);gap:18px;display:grid}.video-card{background:#0e3855;border:1px solid #ffffff1a;border-radius:12px;grid-column:span 3;overflow:hidden}.video-card:first-child,.video-card:nth-child(2){grid-column:span 5}.video-card video{aspect-ratio:16/10;object-fit:cover;background:#0a263c;width:100%}.video-card div{min-height:126px;padding:20px 21px;position:relative}.video-card div>span{color:var(--green-bright);font-size:11px;font-weight:800;position:absolute;top:18px;right:18px}.video-card h3{max-width:80%;color:var(--white);letter-spacing:-.02em;margin:0 0 7px;font-size:18px}.video-card p{color:#9eb4c2;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:11px}.media-disclaimer{color:#8ca3b1;max-width:820px;margin:24px 0 0;font-size:11px;line-height:1.55}.faq-section{background:var(--cream)}.faq-grid{grid-template-columns:.74fr 1.26fr;gap:110px;display:grid}.faq-intro{align-self:start;position:sticky;top:120px}.faq-intro h2{font-size:clamp(40px,4.5vw,60px)}.faq-intro>p:not(.eyebrow){color:var(--muted);margin:24px 0 28px;font-size:15px;line-height:1.7}.faq-list{border-top:1px solid #cdd9d2}.faq-list details{border-bottom:1px solid #cdd9d2}.faq-list summary{color:var(--navy);cursor:pointer;padding:25px 52px 25px 0;font-size:17px;font-weight:730;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:32px;height:32px;color:var(--navy);background:var(--white);border:1px solid #cbd7d0;border-radius:50%;place-items:center;transition:transform .18s;display:grid;position:absolute;top:19px;right:2px}.faq-list details[open] summary span{color:var(--white);background:var(--green);border-color:var(--green);transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);margin:-5px 50px 24px 0;font-size:14px;line-height:1.7}.quote-section{color:var(--white);background:radial-gradient(circle at 4% 90%, #62c33b21, transparent 33%), var(--navy)}.quote-grid{grid-template-columns:.82fr 1.18fr;gap:90px;display:grid}.quote-copy>p:not(.eyebrow){color:#c3d4de;max-width:480px;margin:24px 0 30px;font-size:16px;line-height:1.7}.direct-contact{gap:10px;margin-bottom:28px;display:grid}.direct-contact a{background:#ffffff0f;border:1px solid #ffffff21;border-radius:9px;gap:3px;padding:15px 18px;display:grid}.direct-contact span{color:#9eb4c2;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.direct-contact strong{color:var(--white);font-size:18px}.shared-number-note{color:#d8e7ed;border-left:3px solid var(--green-bright);background:#62c33b17;padding:18px 20px;font-size:13px;line-height:1.55}.shared-number-note strong{color:var(--green-bright);margin-bottom:4px;display:block}.shared-number-note p{margin:0}.quote-form{color:var(--ink);background:var(--white);border-radius:14px;gap:18px;padding:36px;display:grid;box-shadow:0 30px 80px #0000002e}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.quote-form label{color:#354a59;gap:8px;font-size:12px;font-weight:720;display:grid}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:48px;color:var(--ink);background:#fafbf9;border:1px solid #cfdbd4;border-radius:7px;outline:none;padding:12px 13px;font-size:14px;font-weight:450;transition:border-color .15s,box-shadow .15s}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #45ad2721}.form-submit{border:0;width:100%}.form-note{color:#70808a;margin:-5px 0 0;font-size:10px;line-height:1.55}footer{color:#c4d4de;background:#021525;padding:70px 0 24px}.footer-grid{grid-template-columns:1.35fr .65fr 1fr 1.05fr;gap:60px;padding-bottom:58px;display:grid}.footer-brand img{object-fit:cover;object-position:center 47%;background:var(--white);border-radius:6px;width:190px;height:76px}.footer-brand p{color:#93a9b6;max-width:260px;margin:17px 0 0;font-size:13px}.footer-grid h3{color:var(--white);margin:0 0 18px;font-size:14px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid a,.footer-grid span{color:#91a9b7;font-size:12px}.footer-grid a:hover{color:var(--green-bright)}.footer-cta .button{color:var(--white);margin-top:4px}.footer-bottom{color:#718997;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:22px;font-size:10px;display:flex}.floating-whatsapp{z-index:90;min-height:52px;color:var(--white);border:3px solid var(--white);background:#22a95a;border-radius:999px;align-items:center;gap:9px;padding:0 11px 0 17px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #031c3242}.floating-whatsapp svg{width:29px;height:29px;fill:var(--white)}@media (prefers-reduced-motion:no-preference){.reveal{animation:.7s both rise-in}.hero-visual{animation-delay:.1s}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (width<=1040px){.main-nav{gap:18px}.main-nav a{font-size:13px}.header-call{padding:10px 13px}.hero-grid{gap:38px}.hero-main-image{width:88%}.trust-grid>div{padding:20px 16px}.split-story-grid,.quote-grid{gap:55px}.faq-grid{gap:60px}.footer-grid{gap:30px}}@media (width<=860px){.container{width:min(100% - 36px,720px)}.section{padding:82px 0}.main-nav{background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:12px 18px 20px;display:none;position:absolute;top:81px;left:0;right:0;box-shadow:0 18px 30px #062a4a1a}.main-nav.is-open{display:flex}.main-nav a{border-bottom:1px solid #eef2ef;padding:13px 8px;font-size:15px}.header-call{margin-left:auto}.menu-button{display:block}.hero{padding:72px 0 74px}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-copy{max-width:650px}.hero-visual{min-height:475px}.hero-main-image{width:88%;height:430px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:first-child{border-left:0}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid #ffffff1f}.section-heading{grid-template-columns:1fr;gap:22px}.services-grid{grid-template-columns:1fr}.service-card{grid-template-columns:.9fr 1.1fr;display:grid}.service-image{height:auto;min-height:300px}.service-body p{min-height:0}.split-story-grid,.faq-grid,.quote-grid{grid-template-columns:1fr}.story-image{height:470px}.process-heading .button{justify-self:start}.process-grid{grid-template-columns:1fr;gap:6px}.process-grid article{padding:16px 0 24px 70px}.process-grid article>span{position:absolute;top:14px;left:0}.process-line{width:1px;height:auto;inset:67px auto -4px 24px}.process-grid h3{margin:4px 0 10px}.video-card{grid-column:span 5}.video-card:last-child{grid-column:3/span 6}.faq-intro{position:static}.footer-grid{grid-template-columns:1.5fr .7fr 1fr}.footer-cta{grid-column:1/-1}}@media (width<=620px){.container{width:min(100% - 28px,520px)}.site-header{height:72px}.header-inner{gap:10px}.brand{width:135px}.brand img{height:50px}.main-nav{top:71px}.header-call{justify-content:center;width:43px;height:43px;padding:0}.header-call span{display:none}.menu-button{width:43px;height:43px}.hero{padding:56px 0 58px}.hero h1{font-size:clamp(43px,14vw,60px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-visual{min-height:395px}.hero-main-image{border-width:6px;border-radius:100px 12px 12px;width:94%;height:355px}.hero-small-image{border-width:5px;width:142px;height:130px}.hero-card{width:172px;padding:13px 14px;bottom:5px;right:0}.hero-card-mark{width:32px;height:32px;font-size:10px}.hero-card p{margin:9px 0 2px;font-size:11px}.hero-card strong{font-size:15px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-bottom:1px solid #ffffff1f;border-right:0;min-height:86px}.section{padding:72px 0}.section-heading h2,.story-copy h2,.video-section h2,.quote-copy h2,.faq-intro h2{font-size:40px}.service-card{display:block}.service-image{height:220px;min-height:0}.split-story-grid{gap:45px}.story-image{border-radius:12px 100px 12px 12px;height:390px}.video-reel{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.video-reel::-webkit-scrollbar{display:none}.video-card,.video-card:first-child,.video-card:nth-child(2),.video-card:last-child{scroll-snap-align:start;flex:0 0 86%}.faq-grid,.quote-grid{gap:48px}.quote-form{padding:24px 18px}.field-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand,.footer-cta{grid-column:1/-1}.footer-bottom{flex-direction:column}.floating-whatsapp{bottom:14px;right:14px}.floating-whatsapp span{display:none}.floating-whatsapp{justify-content:center;width:52px;padding:0}}@media (width<=390px){.hero-main-image{width:100%}.hero-small-image{width:125px}.hero-card{width:154px}}
