@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#0b151d;--deep:#101e28;--white:#f7f9fa;--mist:#edf1f2;--line:#cad4d8;--blue:#25b8e4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.site-header{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff29;position:relative;z-index:5}.home .site-header{position:absolute;inset:0 0 auto}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:242px;display:flex}.brand img{object-fit:contain}.nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600}.nav a{padding:12px 0}.nav a:hover,.nav a[aria-current=page]{color:var(--blue)}.nav-contact{border:1px solid #ffffff73;padding:10px 16px!important}.nav-contact span{margin-left:12px;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:14px;color:var(--blue);font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:'';width:30px;height:1px;background:currentColor}.eyebrow.dark{color:#177f9f}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.08;letter-spacing:-.05em}h1{font-size:clamp(52px,6.5vw,94px);margin:30px 0 28px}h2{font-size:clamp(40px,4.6vw,68px);margin:24px 0}h3{font-size:clamp(25px,2.5vw,38px);margin-bottom:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--blue);color:#07141b;padding:16px 20px;font-weight:700;font-size:14px;transition:.2s}.button:hover{background:#72daf4;transform:translateY(-2px)}.button.ghost{background:transparent;border:1px solid #78909b;color:#fff}.text-link{font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link:hover{color:var(--blue)}.section{padding:116px 0}.section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:8%;align-items:end;margin-bottom:55px}.section-head p{color:#56656d;font-size:18px;max-width:500px;margin-bottom:10px}.hero{background:var(--ink);color:#fff;padding-top:92px}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.07fr .93fr}.hero-copy{padding:100px 7% 75px 0;align-self:center}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:19px;max-width:600px;color:#b9c6cc}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:38px}.hero-image{margin:44px 0 22px;position:relative;overflow:hidden;min-height:520px;background:#263a45}.hero-image img{height:100%;object-fit:cover;object-position:center 56%;filter:grayscale(22%) contrast(1.08)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#000a)}.hero-image-note{position:absolute;z-index:1;bottom:24px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.14em}.services,.gallery-intro{background:var(--mist)}.service-grid,.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card,.contact-card{background:#fff;border-top:3px solid var(--blue);padding:35px 32px;display:flex;flex-direction:column}.service-card{min-height:370px;transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #0b151d1a}.service-no{font:700 12px Manrope,sans-serif;color:#2787a2;letter-spacing:.15em}.service-card h3{margin:55px 0 16px}.service-card p,.contact-card p{color:#59686f}.service-card .arrow{margin-top:auto;color:#1689aa;font-size:24px}.proof,.dark-panel{background:var(--deep);color:#fff}.proof .section-head p,.dark-panel p{color:#adbdc5}.comparison,.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.comparison figure,.gallery-grid figure{margin:0}.photo{height:430px;position:relative;overflow:hidden;background:#293b45}.photo img,.gallery-grid img{height:100%;object-fit:cover;object-position:center 53%}.photo span{position:absolute;top:18px;left:18px;background:#fff;color:#10202a;padding:5px 11px;font-size:11px;font-weight:800;letter-spacing:.14em}.comparison figcaption,.gallery-grid figcaption{color:#667780;padding-top:12px;font-size:14px}.proof figcaption{color:#bac7cd}.trust,.cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.lead{font-size:24px!important;color:#1a2b34!important;font-weight:600;line-height:1.45}.trust p,.content-grid p{color:#58676f}.meta{border-top:1px solid var(--line);padding-top:20px;margin-top:35px;display:flex;flex-wrap:wrap;gap:25px;color:#397b8e;font-size:12px;font-weight:800;letter-spacing:.11em}.cta{background:#1b3c4c;color:#fff}.cta-grid{align-items:center}.cta p{color:#d2e0e5;font-size:18px}.page-hero{background:var(--ink);color:#fff;padding:90px 0 100px}.page-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:8%;align-items:end}.page-hero p{color:#bac7cd;font-size:19px;max-width:560px}.page-hero h1{margin-bottom:0}.page-hero .detail{border-left:1px solid #40535e;padding-left:35px}.page-hero .detail strong{display:block;color:var(--blue);font-size:12px;letter-spacing:.14em;margin-bottom:12px}.content-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:9%}.scope-list{border-top:1px solid var(--line);margin-top:10px}.scope-item{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:24px 0;border-bottom:1px solid var(--line)}.scope-item span{font-size:12px;color:#26849e;font-weight:800}.scope-item h3{font-size:24px;margin:0 0 7px}.scope-item p{margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.step{border-top:1px solid #566b77;padding:25px 5px}.step span{color:var(--blue);font:700 12px Manrope,sans-serif}.step h3{font-size:25px;margin:35px 0 12px}.gallery-grid figure{height:430px;margin-bottom:50px}.gallery-grid .wide{grid-column:1/-1;height:500px}.placeholder-gallery{border:1px solid #8da0a9;min-height:330px;display:grid;place-items:center;text-align:center;padding:40px;background:linear-gradient(135deg,#152630,#294652)}.placeholder-gallery p{color:#d2dde2;max-width:500px}.contact-card{min-height:315px}.contact-card h3{margin:35px 0 10px}.contact-card a.phone{font:700 23px Manrope,sans-serif;margin-top:auto;color:#126f8a}.contact-card small{display:block;color:#6a7a82;margin-top:5px}.contact-page .contact-cards{grid-template-columns:1fr 1fr}.contact-page .contact-card:last-child{grid-column:1/-1;min-height:auto}.legal-strip{background:#0a141b;color:#aab8bf;padding:25px 0;font-size:12px;letter-spacing:.1em}.legal-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer{background:#071118;color:#9babb3;padding:36px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:13px}.footer-brand{width:180px}.footer-links{display:flex;gap:22px}.footer-links a:hover{color:var(--blue)}
@media(max-width:900px){.wrap{width:min(100% - 48px,720px)}.header-inner{height:80px}.brand{width:195px}.nav{gap:14px}.nav a:not(.nav-contact){display:none}.hero{padding-top:80px}.hero-grid,.page-hero-grid,.section-head,.trust,.cta-grid,.content-grid{grid-template-columns:1fr}.hero-copy{padding:75px 0 30px}.hero-image{height:480px;min-height:0;margin:10px 0 24px}.section,.page-hero{padding:85px 0}.section-head{gap:18px}.service-grid{grid-template-columns:1fr}.service-card{min-height:280px}.service-card h3{margin-top:38px}.steps{grid-template-columns:1fr}.page-hero-grid{gap:35px}.page-hero .detail{border-left:0;border-top:1px solid #40535e;padding:25px 0 0}.gallery-grid .wide{height:400px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header-inner{height:70px}.brand{width:166px}.nav-contact{padding:7px 9px!important}.nav-contact span{display:none}.hero{padding-top:70px}.hero-copy{padding-top:60px}h1{font-size:clamp(44px,13vw,62px)}h2{font-size:clamp(39px,11vw,55px)}.hero-copy>p,.page-hero p{font-size:17px}.hero-image{height:390px}.section,.page-hero{padding:68px 0}.service-card{padding:29px 26px}.comparison,.gallery-grid,.contact-cards,.contact-page .contact-cards{grid-template-columns:1fr}.photo{height:320px}.gallery-grid .wide,.gallery-grid figure{grid-column:auto;height:330px}.contact-page .contact-card:last-child{grid-column:auto}.footer-inner{align-items:flex-start;flex-wrap:wrap}.footer-brand{width:155px}.footer-links{width:100%;flex-wrap:wrap}}
.team{background:#dfe6e8}.team-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.team-card{background:#f7f9fa}.team-portrait{height:680px;overflow:hidden;background:#10212b}.team-portrait img{height:100%;object-fit:contain;object-position:center}.team-copy{padding:30px}.team-copy .role{color:#1b829f;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.team-copy h3{font-size:clamp(36px,4vw,56px);margin:17px 0 15px}.team-copy p{font-size:17px;color:#53636b;max-width:560px}.capability-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#aab9bf;margin-top:18px}.capability-panel div{background:#10212b;color:#fff;padding:28px}.capability-panel span{display:block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:14px}.capability-panel strong{font:600 17px/1.45 Manrope,sans-serif}@media(max-width:900px){.team-portrait{height:600px}.capability-panel{grid-template-columns:1fr}}@media(max-width:600px){.team-cards{grid-template-columns:1fr}.team-portrait{height:520px}}
@media(max-width:900px){.header-inner{height:auto;min-height:80px;flex-wrap:wrap;padding:16px 0 12px}.nav{width:100%;overflow-x:auto;gap:20px;padding-bottom:8px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a,.nav a:not(.nav-contact){display:block;white-space:nowrap}.home .hero{padding-top:140px}}

/* Equipment relocation and compact crane truck */
.services .service-grid{grid-template-columns:repeat(4,1fr)}.services .service-card{padding:31px 27px}.services .service-card h3{font-size:clamp(23px,2vw,33px)}.featured-service{background:var(--ink);color:#fff}.featured-service p{color:#b7c5cb}.service-action{margin-top:auto;color:var(--blue);font-weight:700;font-size:13px}
.equipment-hero{position:relative;min-height:760px;background:#10202a;color:#fff;display:flex;align-items:flex-end}.equipment-hero-image,.equipment-hero-shade{position:absolute;inset:0;width:100%;height:100%}.equipment-hero-image{object-fit:cover;object-position:center 48%}.equipment-hero-shade{background:linear-gradient(90deg,#07131bf2 0%,#07131bd9 43%,#07131b42 78%),linear-gradient(0deg,#07131bd9 0%,transparent 38%)}.equipment-hero-content{position:relative;z-index:1;padding:120px 0 120px}.equipment-hero h1{font-size:clamp(48px,5.7vw,82px);max-width:1050px;margin:28px 0 25px}.equipment-hero-content>p{font-size:20px;color:#d1dce1;max-width:690px}.equipment-hero-facts{position:absolute;z-index:1;bottom:0;left:0;right:0;border-top:1px solid #ffffff38}.equipment-hero-facts .wrap{height:64px;display:flex;align-items:center;gap:45px;font-size:11px;font-weight:800;letter-spacing:.14em;color:#d8e2e6}.equipment-intro{background:#f7f9fa}.access-feature{display:grid;grid-template-columns:1.1fr .9fr;background:#0b151d;color:#fff}.access-photo{min-height:650px}.access-photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.access-copy{padding:95px clamp(40px,8vw,130px) 95px clamp(40px,6vw,95px);align-self:center}.access-copy h2{margin:24px 0}.access-copy p{color:#becbd1;font-size:18px}.access-copy .fine-print{font-size:14px;color:#91a4ae;border-left:2px solid var(--blue);padding-left:18px;margin:28px 0 34px}.move-process{background:#10212b;color:#fff}.move-process .section-head p{color:#afbec5}.move-line{list-style:none;padding:0;margin:0 0 50px;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #4d626d;border-bottom:1px solid #4d626d}.move-line li{position:relative;padding:26px 12px 30px;border-right:1px solid #4d626d}.move-line li:last-child{border-right:0}.move-line span{display:block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:34px}.move-line strong{font:600 17px Manrope,sans-serif}.move-line li:not(:last-child):after{content:'›';position:absolute;right:-8px;top:54%;z-index:1;background:#10212b;color:var(--blue);font-size:24px;line-height:1}.process-images{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.process-images figure{margin:0}.process-images img{height:430px;object-fit:cover}.process-images figure:last-child img{object-position:center 72%}.process-images figcaption,.equipment-gallery figcaption{font-size:13px;color:#aebec5;padding-top:10px}.capability-section{background:#e9eef0}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.capability-grid>div{background:#fff;padding:36px;border-top:3px solid var(--blue)}.capability-grid span{color:#177f9f;font-size:11px;font-weight:800;letter-spacing:.14em}.capability-grid h3{font-size:30px;margin:28px 0 22px}.capability-grid ul{margin:0;padding-left:20px;color:#52636b}.capability-grid li{padding:5px 0}.crane-detail{background:#173746;color:#fff}.crane-detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:center}.crane-detail-grid>div:first-child{height:610px;overflow:hidden}.crane-detail-grid img{height:100%;object-fit:cover}.crane-detail-grid p{color:#c2d0d6;font-size:18px;max-width:650px}.equipment-gallery{background:#f7f9fa}.equipment-gallery-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:330px 330px;gap:18px}.equipment-gallery-grid figure{margin:0;position:relative;overflow:hidden;background:#243842}.equipment-gallery-grid .gallery-wide{grid-row:1/3}.equipment-gallery-grid img{height:100%;object-fit:cover}.equipment-gallery-grid .gallery-wide img{object-position:center}.equipment-gallery-grid figure:nth-child(2) img{object-position:center 45%}.equipment-gallery-grid figure:nth-child(3) img{object-position:center 65%}.equipment-gallery-grid figcaption{position:absolute;left:18px;bottom:18px;background:#08151ddb;color:#fff;padding:8px 11px;font-size:12px}.related-services{background:#0b151d;color:#fff}.related-services .section-head p{color:#aebdc4}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.related-grid a{border:1px solid #4a5d67;padding:34px;min-height:260px;display:flex;flex-direction:column;transition:.2s}.related-grid a:hover{border-color:var(--blue);transform:translateY(-3px)}.related-grid span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.14em}.related-grid h3{font-size:30px;margin:45px 0 20px}.related-grid strong{margin-top:auto;color:#d3e2e7;font-size:14px}.equipment-enquiry{background:#1b3c4c;color:#fff}.enquiry-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:start}.enquiry-layout>div>p{color:#c7d4da;font-size:18px;max-width:480px}.enquiry-photo{height:330px;margin-top:38px;overflow:hidden}.enquiry-photo img{height:100%;object-fit:cover}.equipment-form{background:#f7f9fa;color:var(--ink);padding:38px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.equipment-form label{display:block;font-size:13px;font-weight:700;margin-bottom:19px}.equipment-form input,.equipment-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #bac8ce;background:#fff;color:#10202a;border-radius:0;padding:13px 14px;font:inherit;font-size:16px}.equipment-form input:focus,.equipment-form textarea:focus{outline:2px solid var(--blue);outline-offset:1px}.upload-field{border:1px dashed #8fa6b0;padding:17px}.upload-field input{border:0;padding:8px 0}.upload-field span{display:block;color:#60727a;font-size:12px;font-weight:400;line-height:1.5}.form-submit{border:0;cursor:pointer;width:100%;margin-top:4px}.form-note{font-size:12px;color:#61737b;margin:12px 0 0;text-align:center}
@media(max-width:1100px){.services .service-grid{grid-template-columns:repeat(2,1fr)}.move-line{grid-template-columns:repeat(3,1fr)}.move-line li:nth-child(3){border-right:0}.move-line li:nth-child(-n+3){border-bottom:1px solid #4d626d}}
@media(max-width:900px){.equipment-hero{min-height:720px}.equipment-hero-content{padding:100px 0 130px}.access-feature,.crane-detail-grid,.enquiry-layout{grid-template-columns:1fr}.access-photo{min-height:520px}.access-copy{padding:75px 48px}.crane-detail-grid>div:first-child{height:480px}.process-images{grid-template-columns:1fr}.capability-grid{grid-template-columns:1fr}.enquiry-layout{gap:45px}.enquiry-photo{display:none}}
@media(max-width:600px){.services .service-grid,.related-grid{grid-template-columns:1fr}.equipment-hero{min-height:740px}.equipment-hero-image{object-position:61% center}.equipment-hero-shade{background:linear-gradient(90deg,#07131bf2,#07131b8c),linear-gradient(0deg,#07131bf2,transparent)}.equipment-hero-content{padding:80px 0 155px}.equipment-hero h1{font-size:42px}.equipment-hero-content>p{font-size:17px}.equipment-hero-facts .wrap{height:auto;min-height:86px;flex-wrap:wrap;gap:8px 22px;padding:14px 0}.access-photo{min-height:390px}.access-copy{padding:60px 24px}.move-line{grid-template-columns:1fr 1fr}.move-line li,.move-line li:nth-child(3){border-right:1px solid #4d626d;border-bottom:1px solid #4d626d}.move-line li:nth-child(even){border-right:0}.move-line li:nth-last-child(-n+2){border-bottom:0}.process-images img{height:320px}.equipment-gallery-grid{display:block}.equipment-gallery-grid figure{height:330px;margin-bottom:16px}.equipment-gallery-grid .gallery-wide{height:420px}.field-row{grid-template-columns:1fr;gap:0}.equipment-form{padding:25px}.crane-detail-grid>div:first-child{height:430px}}

/* Lift removal project media */
.removal-photo-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:315px 315px 315px;gap:18px}.removal-photo-grid figure{margin:0;position:relative;overflow:hidden;background:#233641}.removal-photo-grid .removal-feature{grid-row:1/3}.removal-photo-grid figure:nth-child(4){grid-column:1}.removal-photo-grid figure:nth-child(5){grid-column:2}.removal-photo-grid img{height:100%;object-fit:cover}.removal-photo-grid .removal-feature img{object-position:center}.removal-photo-grid figure:nth-child(2) img{object-position:center 55%}.removal-photo-grid figure:nth-child(3) img{object-position:center 68%}.removal-photo-grid figure:nth-child(4) img{object-position:center 42%}.removal-photo-grid figure:nth-child(5) img{object-position:center 65%}.removal-photo-grid figcaption{position:absolute;left:16px;right:16px;bottom:16px;width:max-content;max-width:calc(100% - 32px);background:#08151de8;color:#fff;padding:8px 11px;font-size:12px}.removal-video-section{background:#0d1b24;color:#fff}.removal-video-section .section-head p{color:#adbdc5}.removal-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.removal-video-grid figure{margin:0;background:#071118;border-bottom:2px solid var(--blue)}.removal-video-grid video{display:block;width:100%;height:360px;object-fit:contain;background:#050b0f}.removal-video-grid figcaption{padding:18px;color:#d1dde2;font-size:14px}.removal-video-grid figcaption span{color:var(--blue);font-weight:800;margin-right:12px}
@media(max-width:900px){.removal-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 300px 300px}.removal-photo-grid .removal-feature{grid-column:1/-1;grid-row:auto}.removal-photo-grid figure:nth-child(4),.removal-photo-grid figure:nth-child(5){grid-column:auto}.removal-video-grid{grid-template-columns:1fr}.removal-video-grid video{height:auto;max-height:620px}}
@media(max-width:600px){.removal-photo-grid{display:block}.removal-photo-grid figure{height:340px;margin-bottom:16px}.removal-photo-grid .removal-feature{height:390px}.removal-video-grid video{max-height:520px}}

/* AVEC motion and cursor */
html,body{cursor:url('/assets/avec-cursor.svg') 16 16,auto}
a,button,input,textarea,select,label{cursor:url('/assets/avec-cursor.svg') 16 16,pointer}
.parallax-text-layer,.parallax-image-layer{will-change:transform;transition:transform .08s linear}
@media(prefers-reduced-motion:reduce){.parallax-text-layer,.parallax-image-layer{transform:none!important;transition:none!important}}

/* Building maintenance feature */
.maintenance-feature{display:grid;grid-template-columns:1.08fr .92fr;background:#173746;color:#fff;overflow:hidden}
.maintenance-feature-image{height:760px;overflow:hidden;background:#0b151d}
.maintenance-feature-image img{width:100%;height:100%;object-fit:cover;object-position:center 61%}
.maintenance-feature-copy{padding:90px clamp(48px,8vw,130px);align-self:center}
.maintenance-feature-copy h2{margin:24px 0}
.maintenance-feature-copy p{max-width:580px;color:#c5d3d8;font-size:18px}
@media(max-width:900px){.maintenance-feature{grid-template-columns:1fr}.maintenance-feature-image{height:620px}.maintenance-feature-copy{padding:75px 48px}}
@media(max-width:600px){.maintenance-feature-image{height:470px}.maintenance-feature-copy{padding:60px 24px}.maintenance-feature-copy p{font-size:17px}}
.form-submit:disabled{cursor:wait;opacity:.68;transform:none}.form-note.form-success{color:#176b49;font-weight:700}.form-note.form-error{color:#a12b2b;font-weight:700}

/* Keep form spam traps hidden when form input styles set display:block */
.equipment-form input[hidden]{display:none!important}

/* Home page callback request */
.callback-request{background:#173746;color:#fff}.callback-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:8%;align-items:start}.callback-copy h2{margin:24px 0}.callback-copy>p{color:#c7d4da;font-size:18px;max-width:500px}.callback-direct{border-top:1px solid #ffffff38;margin-top:38px;padding-top:24px;display:grid;gap:7px}.callback-direct span{color:#98adb7;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.callback-direct a{font:600 18px Manrope,Arial,sans-serif;width:max-content}.callback-direct a:hover{color:var(--blue)}.callback-form{background:#f7f9fa;color:var(--ink);padding:38px}.callback-form label{display:block;font-size:13px;font-weight:700;margin-bottom:19px}.callback-form input,.callback-form select,.callback-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #bac8ce;background:#fff;color:#10202a;border-radius:0;padding:13px 14px;font:inherit;font-size:16px}.callback-form input[hidden]{display:none!important}.callback-form select{appearance:auto}.callback-form input:focus,.callback-form select:focus,.callback-form textarea:focus{outline:2px solid var(--blue);outline-offset:1px}.callback-form .optional{color:#667981;font-weight:400}.callback-submit{border:0;cursor:pointer;width:100%;margin-top:4px}.callback-submit:disabled{cursor:wait;opacity:.68;transform:none}.callback-note{font-size:12px;color:#61737b;margin:12px 0 0;text-align:center}.callback-note.form-success{color:#176b49;font-weight:700}.callback-note.form-error{color:#a12b2b;font-weight:700}@media(max-width:900px){.callback-layout{grid-template-columns:1fr;gap:45px}}@media(max-width:600px){.callback-form{padding:25px}.callback-direct{margin-top:28px}}
