@charset "UTF-8";
:root{--navy:#101e2b;--deep:#09141e;--ink:#142533;--muted:#576672;--blue:#007da6;--ice:#70dcf1;--paper:#f1f5f6;--line:#d7e1e5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:16px/1.65 Arial,Helvetica,sans-serif;color:var(--ink);background:white}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.7vw,5.6rem);font-weight:600}h2{font-size:clamp(2rem,3.6vw,3.6rem);font-weight:500}h3{font-size:1.6rem;font-weight:500}p+p{margin-top:1rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #078db5;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.eyebrow{font-size:.75rem;letter-spacing:.17em;text-transform:uppercase;font-weight:700;display:block;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--ice);color:var(--deep);border:1px solid transparent;border-radius:3px;padding:15px 23px;font-weight:700;font-size:.9rem;line-height:1.4;min-height:52px;text-decoration:none}.button:hover{background:#a0edfa;text-decoration:none}.button.dark{background:var(--navy);color:white}.button.dark:hover{background:#294454}.button.outline{background:transparent;border-color:#ffffff70;color:white}.button.outline:hover{background:#ffffff16}.skip{position:fixed;left:20px;top:-100px;z-index:10;background:white;padding:15px}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:9;background:#fff;border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;line-height:1}.brand:hover{text-decoration:none}.brand-mark{height:36px;width:29px;border:2px solid var(--ink);border-radius:12px 12px 15px 15px;display:grid;place-items:center;font-size:23px;font-weight:700;color:var(--blue)}.brand-name{font-size:1.5rem;letter-spacing:.09em;font-weight:700}.brand small{display:block;font-size:.6rem;letter-spacing:.27em;margin-top:7px}.navlinks{display:flex;gap:28px;align-items:center;font-size:.875rem}.navlinks .button{padding:12px 17px;min-height:44px}.menu{display:none}.hero{position:relative;min-height:680px;background:var(--deep);color:white;isolation:isolate;overflow:hidden}.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,19,31,.90),rgba(6,19,31,.45) 55%,rgba(6,19,31,.1)),linear-gradient(0deg,#0a1929aa,transparent 55%);z-index:-1}.hero-content{padding-top:87px;padding-bottom:125px}.hero .eyebrow{color:#ade6f3}.hero h1{max-width:800px}.hero h1 span{color:var(--ice)}.hero p{max-width:490px;color:#e0e9ed;margin-top:26px;font-size:1.1rem}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:33px}.hero-bottom{position:absolute;bottom:29px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#e0e9ed}.hero-bottom span:last-child{font-size:.75rem;letter-spacing:.07em}.trust{background:var(--navy);color:#fff}.trust .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:26px}.trust p{margin:0;padding-left:28px;border-left:1px solid #63727e}.trust p:first-child{padding:0;border:0}.trust strong{display:block;font-size:.95rem}.trust small{color:#adbdc9;font-size:.8rem}.section{padding-block:100px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px}.section-head p{max-width:340px;color:var(--muted)}.section .eyebrow{color:var(--blue);margin-bottom:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{display:flex;flex-direction:column;position:relative;padding:32px;background:var(--paper);border:1px solid #e4ebee;min-height:345px}.card .num{font-size:.8rem;color:var(--blue);letter-spacing:.12em;margin-bottom:54px}.card h3{margin-bottom:16px}.card p{font-size:.95rem;color:var(--muted);margin-bottom:28px}.card a{font-size:.9rem;font-weight:700;margin-top:auto;display:flex;justify-content:space-between}.card:hover{border-color:#86b7c6}.feature{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-copy p{color:var(--muted);margin-top:23px}.feature-copy .textlink{display:inline-block;font-weight:700;color:var(--blue);margin-top:28px}.feature-panel{background:var(--navy);color:white;padding:45px;position:relative}.feature-panel .eyebrow{color:var(--ice)}.feature-panel h3{font-size:2rem;max-width:360px}.feature-panel ol{list-style:none;padding:0;margin:28px 0 0;counter-reset:features}.feature-panel li{padding:18px 0;border-top:1px solid #43505b;display:flex;gap:20px;counter-increment:features}.feature-panel li:before{content:"0" counter(features);color:var(--ice);font-size:.8rem}.feature-panel small{display:block;color:#afc2ce;font-size:.85rem}.config-section{background:var(--paper)}.config{display:grid;grid-template-columns:1.25fr 1fr;border:1px solid var(--line);background:white}.config-options{padding:40px}.config fieldset{border:0;padding:0;margin:0 0 30px;min-width:0}.config legend{font-weight:700;font-size:1rem;margin-bottom:18px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice{display:flex;align-items:center;gap:10px;padding:18px 12px;min-height:72px;border:1px solid var(--line);border-radius:3px;font-size:.9rem;cursor:pointer}.choice:has(input:checked){border-color:var(--blue);background:#eaf7fa;color:#005b79}.choice input{accent-color:var(--blue);width:17px;height:17px;flex-shrink:0}.checks{display:grid;gap:12px}.checks label{display:flex;gap:12px;align-items:flex-start;cursor:pointer}.checks input{accent-color:var(--blue);margin-top:6px;width:17px;height:17px}.checks small{display:block;color:var(--muted);font-size:.85rem}.config-result{background:var(--navy);color:white;padding:40px;display:flex;flex-direction:column}.config-result .eyebrow{color:var(--ice)}.config-result h3{font-size:2.45rem;margin-bottom:18px}.config-result p{color:#c1d1dd}.config-result ul{padding:0;list-style:none;margin:24px 0 30px}.config-result li{padding:10px 0;border-bottom:1px solid #40505c;font-size:.9rem}.config-result li:before{content:"+";color:var(--ice);margin-right:13px}.config-result .button{margin-top:auto;align-self:flex-start}.config-result small{font-size:.8rem;color:#bacbd6;display:block;margin-top:17px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.process>div{border-top:1px solid var(--line);padding-top:25px}.process span{color:var(--blue);font-size:.8rem}.process h3{font-size:1.4rem;margin:18px 0 15px}.process p{font-size:.95rem;color:var(--muted)}.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-info>p{margin-top:24px;color:var(--muted)}.contact-details{margin-top:36px}.contact-details a{display:block;width:fit-content;font-size:1.2rem;margin:8px 0}.contact-details small{display:block;color:var(--muted);font-size:.85rem}.contact-details address{font-style:normal;margin-top:30px}.contact-form{background:white;padding:35px;border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:block;font-size:.875rem;font-weight:700}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{display:block;width:100%;padding:12px;margin-top:7px;border:1px solid #a5b4bd;border-radius:2px;background:white;color:var(--ink);font-weight:400;min-height:48px}.field textarea{resize:vertical}.field input[readonly]{background:var(--paper);color:var(--muted)}.required-note{color:var(--muted);font-size:.8rem;margin-bottom:21px}.privacy-check{display:flex;gap:12px;align-items:flex-start;font-size:.85rem;margin:22px 0}.privacy-check input{margin-top:6px;width:18px;height:18px;flex-shrink:0;accent-color:var(--blue)}.privacy-check a{text-decoration:underline}.form-status{font-size:.9rem;margin-top:17px;min-height:1em}.form-status.error{color:#a12222}.form-status.success{color:#146043}.hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.contact-form button{width:100%}.contact-form button:disabled{opacity:.55;cursor:wait}.footer{background:var(--deep);color:white;padding:45px 0 25px}.footer .brand-mark{border-color:white}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:36px}.footer-top p{color:#a7bdcb;font-size:.9rem}.footer-bottom{border-top:1px solid #35434f;padding-top:23px;display:flex;gap:25px;justify-content:space-between;font-size:.8rem;color:#afc1cd}.footer-bottom nav{display:flex;gap:25px}.legal{max-width:850px;padding-block:70px}.legal h1{font-size:3rem;margin-bottom:32px}.legal h2{font-size:1.55rem;margin:32px 0 15px;letter-spacing:-.02em}.legal p,.legal ul{color:var(--muted)}.legal a{text-decoration:underline}.notice{background:#e7f5f9;border-left:3px solid var(--blue);padding:18px;margin:24px 0}.mobile-cta{display:none}[hidden]{display:none!important} @media(min-width:1600px){.hero{min-height:750px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.navlinks{gap:15px}.navlinks>a{font-size:.8rem}.section{padding-block:70px}.feature{gap:35px}.contact-grid{gap:35px}.config-options,.config-result{padding:28px}.choice-grid{grid-template-columns:1fr}.choice{min-height:50px;padding:10px 15px}.card{padding:25px}.hero{min-height:620px}.hero-content{padding-top:70px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.nav{height:74px}.brand-name{font-size:1.25rem}.brand small{font-size:.53rem}.menu{display:block;background:transparent;border:1px solid var(--line);padding:8px 12px;min-height:44px;color:var(--ink)}.navlinks{display:none;position:absolute;left:0;right:0;top:74px;background:white;padding:18px;box-shadow:0 12px 22px #12233220}.navlinks.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navlinks>a{padding:13px;font-size:1rem}.hero{min-height:660px}.hero-content{padding-top:60px;padding-bottom:120px}.hero h1{font-size:clamp(2.8rem,10.7vw,4.5rem)}.hero p{font-size:1rem}.hero:after{background:linear-gradient(90deg,#06131fd9,#06131f55),linear-gradient(0deg,#06131fbb,transparent)}.hero picture img{object-position:58% center}.hero-bottom{bottom:24px;display:block}.hero-bottom span{display:block;margin-top:8px}.actions{gap:12px}.actions .button{font-size:.85rem;padding:14px 17px;gap:15px}.trust .wrap{grid-template-columns:1fr;padding-block:8px}.trust p,.trust p:first-child{padding:16px 0;border:0;border-bottom:1px solid #354754}.trust p:last-child{border:0}.trust strong{display:inline;margin-right:8px}.trust small{display:block}.section{padding-block:59px}.section-head{display:block;margin-bottom:28px}.section-head p{margin-top:20px}.cards,.process{grid-template-columns:1fr;gap:16px}.card{min-height:unset;padding:26px}.card .num{margin-bottom:30px}.card h3{font-size:1.7rem}.card p{max-width:420px}.feature,.config,.contact-grid{grid-template-columns:1fr;gap:30px}.feature-panel{padding:30px}.config{gap:0}.config-options,.config-result{padding:27px}.choice-grid{grid-template-columns:1fr}.config-result h3{font-size:2rem}.form-grid{grid-template-columns:1fr}.contact-form{padding:24px}.contact-details a{font-size:1rem;overflow-wrap:anywhere}.process{gap:27px}.footer{padding-bottom:93px}.footer-top,.footer-bottom{display:flex;align-items:flex-start;flex-direction:column;gap:24px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid var(--line);padding:10px 18px calc(10px + env(safe-area-inset-bottom));z-index:8;gap:15px;align-items:center;justify-content:space-between}.mobile-cta .button{min-height:44px;padding:10px 16px;font-size:.85rem}.mobile-cta>a:first-child{font-size:.85rem}.legal h1{font-size:2.4rem}.legal{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* Reference-led revision: bright alpine panorama, teal condensed headlines, personal installer focus. */
@font-face{font-family:Oswald;src:url('oswald.ttf') format('truetype');font-style:normal;font-weight:200 700;font-display:swap}
:root{--blue:#006d80;--ice:#a7e7ee;--navy:#0c3541;--deep:#082630;--paper:#f2f6f6;--ink:#18383f}
h1,h2,h3{font-family:Oswald,'Arial Narrow',Arial,sans-serif;letter-spacing:-.02em}h2{text-transform:uppercase;font-size:clamp(2rem,3.3vw,3.3rem);font-weight:500;color:var(--blue);line-height:1.18}h3{letter-spacing:0}
.brand-name{font-size:2rem;letter-spacing:-.055em;font-weight:800}.brand-mark{display:none}.brand small{letter-spacing:.14em;font-size:.65rem}.navlinks{font-family:Oswald,Arial,sans-serif;text-transform:uppercase;font-size:1rem;gap:26px}.navlinks .button{font-family:Arial,sans-serif;text-transform:none}
.homepage .header{position:absolute;top:0;left:0;right:0;background:linear-gradient(#082630a6,transparent);color:white;border:0}.homepage .header .button{background:white;color:var(--deep)}.homepage .nav{height:104px}.hero{min-height:570px}.hero-content{padding-top:188px;padding-bottom:112px;text-align:center}.hero h1{max-width:none;font-size:clamp(2.8rem,5vw,4.9rem);font-weight:500;text-transform:uppercase;line-height:1.23}.hero h1 span{font-family:Arial,sans-serif;color:#0b4854;font-size:clamp(1.2rem,2.2vw,2rem);background:white;padding:10px 22px;display:inline-block;letter-spacing:-.025em;text-transform:none;margin-top:10px;font-weight:700}.hero p{margin:24px auto 0;max-width:670px;color:white;font-size:1.08rem}.hero .eyebrow{color:white;letter-spacing:.15em;margin-bottom:13px}.hero:after{background:linear-gradient(180deg,#06232e44,#06232e28 45%,#06232e77)}.hero .actions{justify-content:center;margin-top:24px}.hero .button{background:white;color:#084453}.hero .button.outline{background:#006d80;color:white;border:1px solid #006d80}.hero-bottom{font-size:.8rem}.hero-bottom span:last-child{display:none}.hero-bottom{justify-content:center;bottom:20px}.hero picture img{object-position:center 45%}.trust{background:white;color:var(--ink);border-bottom:1px solid var(--line)}.trust p{border-color:var(--line)}.trust strong{color:var(--blue)}.trust small{color:var(--muted)}.section{padding-block:72px}.feature-panel{background:var(--paper);color:var(--ink);border-top:4px solid var(--blue);padding:35px}.feature-panel .eyebrow{color:var(--blue)}.feature-panel li{border-color:var(--line)}.feature-panel li:before{color:var(--blue)}.feature-panel small{color:var(--muted)}.advisor-role{color:var(--muted);font-size:.9rem;margin-top:12px}.advisor-phone{font-family:Oswald,Arial,sans-serif;font-size:1.8rem;color:var(--blue);display:block;margin-top:16px}.feature-copy .button{margin-top:25px}.config-result h3{font-size:2.5rem}.config-result .eyebrow{color:#b1e9f0}.config-result .button{background:white}.contact{background:white}.contact-form{background:var(--paper)}.card{background:white;border-top:3px solid var(--blue)}.card .num{margin-bottom:35px;font-weight:700}.card h3{color:var(--blue)}.section-head{margin-bottom:35px}.footer .brand-name{font-family:Arial,sans-serif}.menu{color:inherit}.homepage .menu{border-color:#ffffff80;background:#083e4aad}
@media(max-width:760px){.homepage .nav{height:82px}.homepage .navlinks{top:82px;background:#fff;color:var(--ink)}.homepage .navlinks .button{background:var(--navy);color:white}.hero-content{padding-top:143px;padding-bottom:80px}.hero{min-height:650px}.hero h1{font-size:clamp(2.35rem,9vw,3.5rem)}.hero h1 span{font-size:1.4rem;line-height:1.4;padding:10px 14px;margin-top:17px}.hero p{font-size:1rem}.hero .eyebrow{font-size:.72rem;max-width:270px;margin-inline:auto}.hero .actions{flex-direction:column;max-width:300px;margin-inline:auto}.hero-bottom{bottom:20px;text-align:center}.hero-bottom span:first-child{font-size:.73rem}.trust p,.trust p:first-child{border-color:var(--line)}.section{padding-block:48px}.brand-name{font-size:1.7rem}.brand small{font-size:.55rem}.navlinks{font-family:Arial,sans-serif;text-transform:none}.feature-panel{padding:26px}.hero picture img{object-position:50% center}}

/* Hero-only update: original image and left-aligned editorial typography. */
.hero{min-height:680px}.hero-content{text-align:left;padding-top:175px;padding-bottom:115px}.hero h1{font-family:Arial,Helvetica,sans-serif;text-transform:none;font-size:clamp(3.1rem,4.7vw,4.6rem);font-weight:600;line-height:1.1;letter-spacing:-.048em;max-width:920px}.hero h1 span{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;display:inline;background:none;padding:0;margin:0;color:#b2edf1}.hero p{max-width:560px;margin:27px 0 0;font-size:1.1rem;line-height:1.75;color:#f1f6f8}.hero .eyebrow{margin:0 0 24px;color:#d2f2f6}.hero .actions{justify-content:flex-start;margin:30px 0 0}.hero .button{background:#b2edf1;color:#0b3540}.hero .button:hover{background:#d8f9fb}.hero .button.outline{background:#092a3633;color:white;border:1px solid #d7eaf0aa}.hero .button.outline:hover{background:#ffffff22}.hero:after{background:linear-gradient(90deg,rgba(4,23,32,.78),rgba(4,23,32,.50) 42%,rgba(4,23,32,.08) 78%),linear-gradient(0deg,rgba(4,23,32,.35),transparent 35%)}.hero picture img{object-position:center 48%}.hero-bottom{justify-content:flex-start;text-align:left;bottom:28px}.hero-bottom span:first-child{font-size:.8rem}
@media(max-width:760px){.hero{min-height:690px}.hero-content{padding-top:145px;padding-bottom:92px}.hero h1{font-size:clamp(2.45rem,8.8vw,3.55rem);line-height:1.12;max-width:580px}.hero h1 span{font-size:inherit;line-height:inherit;background:none;padding:0;margin:0}.hero p{font-size:1rem;margin-top:24px;line-height:1.7;max-width:440px}.hero .eyebrow{max-width:280px;margin:0 0 22px;font-size:.73rem;line-height:1.7}.hero .actions{margin:27px 0 0;max-width:310px;align-items:stretch}.hero picture img{object-position:58% center}.hero:after{background:linear-gradient(90deg,#061e2ad9,#061e2a55),linear-gradient(0deg,#061e2a55,transparent 50%)}.hero-bottom{bottom:22px}.hero-bottom span:first-child{font-size:.72rem}}

/* Requested review refinements only. */
.brand-logo{display:block;width:350px;max-width:100%;height:auto}.header .brand{min-width:0;flex-shrink:1;background:var(--navy);padding:10px 13px;border-radius:3px}.homepage .header .brand{background:transparent;padding:0}.footer .brand{flex-shrink:0}.footer .brand-logo{width:340px}
.hero .button.outline{background:white;border:2px solid white;color:#103f4b;box-shadow:0 6px 20px #001b2933}.hero .button.outline:hover{background:#e3f4f7;border-color:#e3f4f7;color:#103f4b}.hero .button.outline:focus-visible{outline-color:white;outline-offset:6px}
.trust{background:#eef5f6;border:0;padding:24px 0}.trust .wrap{padding:0;gap:18px}.trust-item{display:flex;align-items:center;gap:18px;padding:25px;background:#fff;border:1px solid #dbe7e9;border-radius:7px;box-shadow:0 4px 14px #153c4810}.trust .trust-item p,.trust .trust-item p:first-child{padding:0;border:0}.trust strong{font-size:1.04rem;font-weight:700;line-height:1.4;margin-bottom:5px}.trust small{font-size:.85rem;line-height:1.5}.trust-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;color:#006d80;background:#e8f5f6;border-radius:50%}.trust-icon svg{width:26px;height:26px}
.advisor-intro{display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center}.advisor-photo{width:170px;height:190px;object-fit:cover;object-position:center 25%;border-radius:4px}.advisor-intro h3{font-size:1.8rem;line-height:1.2}.advisor-intro .advisor-role{font-size:.84rem;line-height:1.6}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.card .vehicle-photo{width:calc(100% + 64px);max-width:none;height:auto;aspect-ratio:16/9;object-fit:cover;margin:-32px -32px 27px}.card{overflow:hidden}.journey .section-head{align-items:flex-end}.journey h2{text-transform:none;font-family:Arial,Helvetica,sans-serif;line-height:1.14;letter-spacing:-.045em;font-weight:600;color:var(--ink);font-size:clamp(2rem,3.3vw,3.3rem)}.journey-link{font-weight:700;color:var(--blue);font-size:.95rem;white-space:nowrap}.journey .process{gap:45px}.journey .process>div{border-color:#9cb4ba;padding-top:22px}.journey .process span{font-size:.8rem;font-weight:700;letter-spacing:.06em}.journey .process h3{font-family:Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:-.02em}.journey .process p{font-size:1rem}
@media(max-width:1100px){.header .brand-logo{width:270px}.trust-item{padding:19px;gap:13px}.trust-icon{flex-basis:40px;height:40px}.advisor-intro{grid-template-columns:130px 1fr;gap:18px}.advisor-photo{width:130px;height:150px}}
@media(max-width:1000px){.card .vehicle-photo{width:calc(100% + 50px);margin:-25px -25px 24px}.journey-link{white-space:normal}}
@media(max-width:760px){.header .brand-logo{width:min(250px,calc(100vw - 125px))}.nav{gap:15px}.homepage .nav{height:90px}.homepage .navlinks{top:90px}.trust{padding:20px 0}.trust .wrap{padding:0;gap:12px}.trust-item{padding:20px;gap:18px}.trust .trust-item p,.trust .trust-item p:first-child{padding:0;border:0}.trust strong{display:block;margin-right:0}.trust-icon{flex-basis:44px;height:44px}.advisor-intro{grid-template-columns:110px 1fr;gap:17px}.advisor-photo{width:110px;height:140px}.advisor-intro h3{font-size:1.55rem}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{padding:12px 10px;font-size:.87rem}.card .vehicle-photo{width:calc(100% + 52px);margin:-26px -26px 26px}.journey .section-head{display:block}.journey-link{display:inline-block;margin-top:22px}.journey .process{gap:28px}.footer .brand-logo{width:min(340px,100%)}}
