/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071d3d;--blue:#0868e8;--cyan:#19bce9;--gold:#c69a42;--gold2:#e5c273;--ink:#102a46;--muted:#62758a;--sky:#edf7ff;--line:#d9e5f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.offer{color:#fff;letter-spacing:.08em;background:linear-gradient(90deg,#092b55,#0873e6);justify-content:center;align-items:center;gap:8px;height:36px;font-size:11px;font-weight:700;display:flex}.offer b{background:var(--gold2);color:var(--navy);border-radius:4px;padding:4px 9px}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:30px;height:102px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.brand img{object-fit:contain;width:285px;height:82px;display:block}nav{color:#3e556f;gap:27px;margin-left:auto;font-size:12px;font-weight:800;display:flex}nav a:hover{color:var(--blue)}.header-phone{border-left:1px solid var(--line);flex-direction:column;padding-left:22px;display:flex}.header-phone small{color:var(--muted);font-size:9px}.header-phone a{color:var(--blue);margin-top:3px;font-size:18px;font-weight:900}.btn{letter-spacing:.065em;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:0 21px;font-size:11px;font-weight:900;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #084a9233}.btn-white{color:var(--blue);background:#fff}.hero{background:linear-gradient(110deg,#edf7ff 0%,#f8fcff 52%,#e3f5ff 100%);grid-template-columns:minmax(430px,525px) minmax(0,1fr);align-items:center;gap:6vw;min-height:750px;padding:70px clamp(24px,7vw,110px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";opacity:.34;background:linear-gradient(90deg,#eef8fff7,#eef8ff40 30%,#041e3e14),url(/moving-truck-loading.png) 50%/cover;position:absolute;inset:0 0 0 45%}.hero:before{content:"";background:#18bce924;border-radius:50%;width:560px;height:560px;position:absolute;top:-230px;right:-160px}.hero-form,.hero-content{z-index:2;position:relative}.hero-content{max-width:690px}.rating{color:#405b76;background:#ffffffdc;border:1px solid #bfd5e8;border-radius:30px;align-items:center;gap:10px;padding:9px 14px;font-size:11px;display:inline-flex}.rating span{color:var(--gold);letter-spacing:2px}.eyebrow{letter-spacing:.18em;color:var(--blue);font-size:10px;font-weight:900}.hero-content>.eyebrow{margin:25px 0 12px}.hero h1{color:#071e3b;letter-spacing:-.06em;margin:0 0 25px;font-size:clamp(58px,6vw,91px);line-height:.93}.hero h1 em,.section-heading h2 em,.process h2 em,.coverage h2 em,.why h2 em{color:var(--blue);font-style:normal}.hero-lead{color:#526b83;max-width:620px;font-size:17px;line-height:1.7}.hero-benefits{color:#273f59;flex-wrap:wrap;gap:12px 20px;margin:27px 0;font-size:11px;font-weight:800;display:flex}.hero-actions{align-items:center;gap:22px;display:flex}.call-link{color:var(--blue);font-size:13px;font-weight:900}.quote-card{border-top:7px solid var(--blue);background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:31px;display:flex;box-shadow:0 28px 70px #124a8038}.quote-heading{text-align:center}.quote-heading .eyebrow{margin:0 0 8px}.quote-heading h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:28px}.quote-heading>p:last-child{color:var(--muted);margin:7px 0 2px;font-size:11px}.move-toggle{background:#edf3f8;border-radius:8px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.move-toggle button{color:#718194;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:11px;font-size:9px;font-weight:900}.move-toggle button.active{color:var(--blue);background:#fff;box-shadow:0 2px 10px #133d6821}.form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.quote-card label{letter-spacing:.08em;text-transform:uppercase;color:#53657a;font-size:8px;font-weight:900}.quote-card input,.quote-card select{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #ccd8e4;border-radius:6px;outline:none;margin-top:5px;padding:0 11px;font-size:12px}.quote-card input:focus,.quote-card select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0868e81f}.estimate-box{background:linear-gradient(115deg,var(--navy),#075eaf,var(--blue));color:#fff;border-radius:8px;flex-direction:column;align-items:center;padding:14px;display:flex}.estimate-box span{letter-spacing:.15em;color:#bde5ff;font-size:7px;font-weight:900}.estimate-box strong{margin:4px 0;font-size:25px}.estimate-box small{color:#d2e7f7;font-size:7px}.btn-full{width:100%}.btn-full span{margin-left:10px;font-size:16px}.privacy-note{text-align:center;color:#8190a0;margin:0;font-size:8px}.quote-success{text-align:center;justify-content:center;min-height:510px}.checkmark{color:#16864c;background:#e5f7ed;border-radius:50%;place-items:center;width:61px;height:61px;margin:0 auto;font-size:28px;display:grid}.quote-success h2{margin:0;font-size:30px}.quote-success>p:not(.eyebrow){color:var(--muted);line-height:1.7}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}.trust-strip{z-index:3;grid-template-columns:repeat(4,1fr);padding:28px clamp(22px,7vw,110px);display:grid;position:relative;box-shadow:0 10px 30px #092d5414}.trust-strip div{text-align:center;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{color:var(--navy);font-size:21px}.trust-strip span{color:var(--muted);margin-top:4px;font-size:10px}.section{padding:100px clamp(24px,7vw,110px)}.section-heading{text-align:center;max-width:760px;margin:0 auto 47px}.section-heading h2,.process h2,.coverage h2,.why h2{letter-spacing:-.045em;margin:10px 0 16px;font-size:clamp(40px,4.5vw,62px);line-height:1.02}.section-heading>p:last-child{color:var(--muted);line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.service-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px;transition:all .25s;position:relative;overflow:hidden}.service-grid article:before{content:"";background:linear-gradient(90deg,var(--blue),var(--cyan));height:5px;position:absolute;top:0;left:0;right:0}.service-grid article:hover{transform:translateY(-7px);box-shadow:0 22px 45px #0d3f7121}.service-number{color:#d5e1ec;font-size:22px;font-weight:900;position:absolute;top:18px;right:20px}.icon{background:var(--sky);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;font-size:24px;font-weight:900;display:grid}.service-grid h3{margin:22px 0 10px}.service-grid p{min-height:92px;color:var(--muted);font-size:12px;line-height:1.75}.service-grid a{color:var(--blue);font-size:10px;font-weight:900}.process{background:#f0f7fc;grid-template-columns:1fr 1fr;min-height:710px;display:grid}.process-photo{min-height:620px;position:relative}.process-photo img{object-fit:cover;width:100%;height:100%}.photo-badge{color:#fff;letter-spacing:.08em;background:#051d3dde;border:1px solid #ffffff61;border-radius:10px;justify-content:space-around;padding:18px;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.photo-badge strong:nth-child(2){color:var(--gold2)}.process-copy{align-self:center;padding:75px clamp(35px,7vw,105px)}.process-copy .intro{color:var(--muted);line-height:1.8}.process ol{margin:28px 0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);gap:17px;padding:16px 0;display:flex}.process li>span{background:var(--blue);color:#fff;border-radius:50%;flex:0 0 31px;place-items:center;height:31px;font-size:11px;font-weight:900;display:grid}.process li b{color:var(--navy)}.process li p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.coverage{grid-template-columns:.75fr 1.25fr;align-items:center;gap:8vw;display:grid}.coverage>div:first-child>p:not(.eyebrow){color:var(--muted);margin-bottom:25px;line-height:1.8}.route-list{grid-template-columns:1fr 1fr;gap:13px;display:grid}.route-list span{border:1px solid var(--line);border-left:4px solid var(--blue);color:#304a65;background:#fff;border-radius:8px;padding:18px;font-size:12px;font-weight:800;box-shadow:0 7px 20px #09335e0d}.why{background:linear-gradient(135deg,var(--navy),#0b4378);color:#fff;grid-template-columns:.8fr 1.2fr;gap:7vw;padding:95px clamp(24px,7vw,110px);display:grid}.why .eyebrow{color:#63d4f1}.why-copy>p:last-child{color:#c2d3e3;line-height:1.8}.why h2 em{color:#65d3ef}.why-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.why-cards article{background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;padding:27px}.why-cards b{color:var(--gold2);font-size:26px}.why-cards h3{margin:25px 0 10px}.why-cards p{color:#c4d4e2;font-size:11px;line-height:1.7}.final-cta{background:linear-gradient(110deg,var(--blue),var(--cyan));color:#fff;justify-content:space-between;align-items:center;gap:35px;padding:65px clamp(24px,7vw,110px);display:flex}.final-cta .eyebrow{color:#d9f6ff;margin:0}.final-cta h2{letter-spacing:-.035em;margin:8px 0;font-size:42px}.final-cta p:last-child{margin-bottom:0}.final-cta>div:last-child{flex-direction:column;align-items:center;gap:13px;font-weight:900;display:flex}.final-cta>div:last-child>a:last-child{font-size:18px}footer{color:#aebed0;background:#04152d;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px;padding:58px clamp(24px,7vw,110px) 36px;font-size:11px;display:grid}footer img{background:#fff;border-radius:8px;width:min(100%,350px);padding:7px}footer>div{flex-direction:column;gap:11px;display:flex}footer b{color:#fff;margin-bottom:5px;font-size:12px}footer a:hover{color:#fff}footer p{line-height:1.8}.mobile-actions{display:none}@media (width<=1100px){header nav{display:none}.header-phone{margin-left:auto}.hero{grid-template-columns:440px 1fr;gap:4vw;padding-inline:35px}.service-grid{grid-template-columns:1fr 1fr}.coverage,.why{grid-template-columns:1fr}.why-cards{max-width:760px}footer{grid-template-columns:1fr 1fr}}@media (width<=760px){body{padding-bottom:62px}.offer{height:32px;font-size:8px}header{gap:8px;height:78px;padding:0 12px}.brand img{width:215px;height:65px}.header-phone{display:none}.header-cta{min-height:40px;margin-left:auto;padding:0 11px;font-size:8px}.hero{flex-direction:column;padding:45px 18px 60px;display:flex}.hero:after{opacity:.16;inset:0}.hero-content{order:-1}.rating{font-size:9px}.hero h1{font-size:53px}.hero-lead{font-size:15px}.hero-benefits{flex-direction:column;gap:9px}.hero-actions{margin-bottom:33px}.call-link{font-size:11px}.hero-form{width:100%}.quote-card{padding:24px 17px}.form-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr;padding:0}.trust-strip div{border-bottom:1px solid var(--line);padding:19px 8px}.trust-strip div:nth-child(2){border-right:0}.section{padding:72px 20px}.service-grid{grid-template-columns:1fr}.service-grid p{min-height:0}.process{grid-template-columns:1fr}.process-photo{min-height:auto}.process-photo img{height:360px}.photo-badge{padding:13px;font-size:10px;bottom:12px;left:12px;right:12px}.process-copy{padding:65px 20px}.route-list{grid-template-columns:1fr}.why{padding:70px 20px}.why-cards{grid-template-columns:1fr}.final-cta{text-align:center;padding:58px 20px;display:block}.final-cta h2{font-size:36px}.final-cta>div:last-child{margin-top:25px}footer{grid-template-columns:1fr;padding:48px 20px 55px}.mobile-actions{z-index:50;grid-template-columns:1fr 1fr;height:62px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0215302e}.mobile-actions a{background:var(--navy);color:#fff;letter-spacing:.07em;place-items:center;font-size:11px;font-weight:900;display:grid}.mobile-actions a:last-child{background:linear-gradient(120deg,var(--blue),var(--cyan))}}.brand{flex:none;width:480px;height:132px;display:block}header{height:154px}.brand img{object-fit:contain;object-position:center;width:100%;height:100%}@media (width<=760px){header{height:112px}.brand{width:min(68vw,290px);height:98px}}@media (width>=761px) and (width<=1280px){header nav{display:none}}:root{--navy:#050f22;--blue:#b57a16;--cyan:#edc466;--gold:#c99126;--gold2:#f3d585;--ink:#11233b;--sky:#fff8e8}.offer{background:linear-gradient(90deg,#050f22,#16345d);border-bottom:1px solid #b57a16}.offer b{background:linear-gradient(120deg,#b57a16,#f3d585)}header{border-bottom:3px solid #d4a441}.header-phone a,nav a:hover,.call-link,.service-grid a{color:#9b6813}.btn-primary{color:#06132a;background:linear-gradient(120deg,#b57a16,#f0cb72)}.hero{color:#fff;background:#07162e}.hero:after{opacity:.62;background:linear-gradient(90deg,#040e1feb,#040e1f85),url(/moving-crew-home.png) 50%/cover;inset:0}.hero:before{background:#dcab4124}.hero-content,.hero h1{color:#fff}.hero h1 em,.section-heading h2 em,.process h2 em,.coverage h2 em,.why h2 em{color:#e2b657}.hero-lead{color:#d2deeb}.hero-benefits{color:#eef4fb}.hero-content>.eyebrow{color:#f1ce7a}.rating{color:#e9f1f8;background:#06142bb8;border-color:#ffffff40}.quote-card{border-top-color:#d5a13d;box-shadow:0 30px 80px #0000006b}.move-toggle button.active{color:#8c5b0c}.estimate-box{background:linear-gradient(115deg,#050f22,#674408,#d2a13f)}.btn-dark{color:#08152c;background:#fff}.activity-bar{z-index:4;color:#fff;background:linear-gradient(100deg,#06142c,#112d53);border-top:1px solid #c89634;border-bottom:1px solid #c89634;grid-template-columns:1.15fr 1fr 1fr;align-items:stretch;gap:18px;padding:42px clamp(24px,7vw,110px);display:grid;position:relative}.activity-intro{align-self:center}.activity-intro .eyebrow{color:#e8c46f;margin:0 0 9px}.activity-intro h2{letter-spacing:-.04em;margin:0;font-size:clamp(27px,3vw,42px);line-height:1.02}.activity-intro h2 em{color:#e8c46f;font-style:normal}.activity-card{text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff14;border:1px solid #ffffff40;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:25px;display:flex;position:relative}.activity-icon{color:#f3d585;place-items:center;width:43px;height:43px;margin-bottom:13px;font-size:29px;display:grid}.activity-card strong{font-size:25px}.activity-card p{color:#c7d4e2;margin:8px 0 0;font-size:12px}.activity-card.live strong{color:#f3d585;margin-top:5px;font-size:47px;line-height:1}.activity-card.live small{color:#e8c46f;letter-spacing:.14em;font-size:7px;font-weight:900}.activity-card.live .pulse-dot{position:absolute;top:18px;right:18px}.activity-count{align-items:center;gap:13px;display:flex}.activity-count div{flex-direction:column;gap:3px;display:flex}.activity-count small{color:#e8c46f;letter-spacing:.14em;font-size:8px;font-weight:900}.activity-count strong{font-size:15px}.pulse-dot{background:#64d79a;border-radius:50%;flex:0 0 11px;width:11px;height:11px;animation:1.8s infinite pulse;box-shadow:0 0 0 7px #64d79a21}@keyframes pulse{50%{box-shadow:0 0 0 12px #64d79a00}}.activity-items{color:#c4d1df;justify-content:flex-end;gap:22px;font-size:10px;display:flex}.activity-items b{color:#fff}.service-grid article:before{background:linear-gradient(90deg,#a66e12,#edcb79)}.icon{color:#9b6813}.why{background:linear-gradient(135deg,#040e20,#16345d)}.why .eyebrow,.why h2 em{color:#e7c46e}.final-cta{color:#fff;background:linear-gradient(110deg,#07162f,#8f6013)}.reviews{background:#faf7ef}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-grid article{background:#fff;border:1px solid #e4d8bd;border-radius:14px;padding:30px;box-shadow:0 14px 35px #32240c12}.stars{color:#c99126;letter-spacing:3px}.review-grid article>p{color:#51647a;min-height:116px;font-size:13px;line-height:1.8}.reviewer{align-items:center;gap:12px;display:flex}.reviewer>span{color:#fff;background:#0b2344;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.reviewer div{flex-direction:column;gap:4px;display:flex}.reviewer small{color:#8491a0;font-size:9px}.review-summary{background:#fff;border:1px solid #d6c49e;border-radius:10px;justify-content:center;align-items:center;gap:20px;margin-top:26px;padding:21px;display:flex}.review-summary a{color:#8f5e0e;font-size:10px;font-weight:900}@media (width<=900px){.activity-bar{grid-template-columns:1fr 1fr}.activity-intro{text-align:center;grid-column:1/-1;margin-bottom:8px}.review-grid{grid-template-columns:1fr}.review-grid article>p{min-height:0}}@media (width<=760px){.activity-bar{grid-template-columns:1fr;padding:35px 20px}.activity-intro{grid-column:auto}.review-summary{text-align:center;flex-direction:column}}.included{color:#fff;background:#07162e;grid-template-columns:.82fr 1.18fr;align-items:center;gap:7vw;padding:92px clamp(24px,7vw,110px);display:grid}.included-heading h2,.faq-heading h2{letter-spacing:-.045em;margin:10px 0 18px;font-size:clamp(40px,4.5vw,60px);line-height:1.03}.included-heading h2 em,.faq-heading h2 em{color:#e2b657;font-style:normal}.included-heading .eyebrow{color:#e8c46f}.included-heading>p:last-child{color:#c2d0df;line-height:1.8}.included-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.included-grid article{background:#ffffff0f;border:1px solid #ffffff26;border-radius:11px;gap:13px;padding:20px;display:flex}.included-grid article>span{color:#07162e;background:#e3b85e;border-radius:50%;flex:0 0 26px;place-items:center;height:26px;font-size:11px;font-weight:900;display:grid}.included-grid b{font-size:12px}.included-grid p{color:#b9c8d7;margin:6px 0 0;font-size:10px;line-height:1.6}.faq-section{background:#f4f7fa;grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;padding:95px clamp(24px,7vw,110px);display:grid}.faq-heading{position:sticky;top:30px}.faq-heading>p:not(.eyebrow){color:#62758a;margin-bottom:25px;line-height:1.8}.faq-list{flex-direction:column;gap:11px;display:flex}.faq-list details{background:#fff;border:1px solid #d9e2eb;border-radius:10px;overflow:hidden}.faq-list summary{color:#102a46;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:21px 23px;font-size:13px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#b57a16;font-size:20px}.faq-list details[open] summary{border-bottom:1px solid #e4eaf0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#617287;margin:0;padding:19px 23px 23px;font-size:12px;line-height:1.75}@media (width<=960px){.included,.faq-section{grid-template-columns:1fr}.faq-heading{position:static}}@media (width<=700px){.included,.faq-section{padding:70px 20px}.included-grid{grid-template-columns:1fr}}.photo-gallery{background:#fff;padding:100px clamp(24px,7vw,110px)}.gallery-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin-bottom:42px;display:grid}.gallery-heading h2{color:#102a46;letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(40px,4.6vw,63px);line-height:1.02}.gallery-heading h2 em{color:#b57a16;font-style:normal}.gallery-heading>p{color:#62758a;line-height:1.8}.gallery-grid{grid-template-rows:280px 280px;grid-template-columns:1.25fr 1fr 1fr;gap:15px;display:grid}.gallery-grid figure{background:#07162e;border-radius:15px;margin:0;position:relative;overflow:hidden}.gallery-grid .gallery-feature{grid-row:1/3}.gallery-grid figure:last-child{grid-column:2/4}.gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.gallery-grid figure:hover img{transform:scale(1.04)}.gallery-grid figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#030d1de0);position:absolute;inset:45% 0 0}.gallery-grid figcaption{z-index:2;color:#fff;align-items:center;gap:13px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.gallery-grid figcaption>span{color:#07162e;background:#e5bd67;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.gallery-grid figcaption div{flex-direction:column;gap:4px;display:flex}.gallery-grid figcaption b{font-size:13px}.gallery-grid figcaption small{color:#d4dfeb;font-size:9px}@media (width<=960px){.gallery-heading{grid-template-columns:1fr;gap:12px}.gallery-grid{grid-template-rows:380px 260px 260px;grid-template-columns:1fr 1fr}.gallery-grid .gallery-feature{grid-area:auto/1/auto/3}.gallery-grid figure:last-child{grid-column:1/3}}@media (width<=650px){.photo-gallery{padding:72px 20px}.gallery-grid{flex-direction:column;display:flex}.gallery-grid figure,.gallery-grid .gallery-feature{height:300px}}
