/*! 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{--yellow:#ffc107;--yellow-soft:#ffd64f;--graphite:#252525;--gray:#6d6e71;--silver:#f0f0ed;--cream:#f8f7f2;--white:#fff;--line:#25252521}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--graphite);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.15em}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f7f2f0;align-items:center;gap:40px;min-height:76px;padding:0 4.5vw;display:flex;position:sticky;top:0}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.official-logo{flex:none;width:96px;height:67px;display:block;position:relative;overflow:hidden}.official-logo img{width:184px;max-width:none;height:auto;position:absolute;top:-26px;left:-41px}.site-header nav{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,36px);margin-left:auto;display:flex}.site-header nav a{color:#55565a;font-size:13px;font-weight:700;transition:color .2s}.site-header nav a:hover{color:var(--graphite)}.header-cta{border:1px solid var(--graphite);border-radius:999px;align-items:center;gap:9px;padding:12px 18px;font-size:13px;font-weight:800;display:inline-flex}.header-cta:hover{background:var(--graphite);color:#fff}.hero{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(36px,5vw,90px);min-height:calc(100vh - 76px);padding:clamp(70px,8vw,116px) 4.5vw 82px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #6d6e7126;border-radius:50%;width:340px;height:340px;position:absolute;top:-150px;left:-180px;box-shadow:0 0 0 62px #6d6e7109,0 0 0 124px #6d6e7106}.hero-copy{z-index:2;max-width:700px;position:relative}.eyebrow{letter-spacing:.19em;color:var(--gray);align-items:center;gap:11px;margin:0 0 22px;font-size:11px;font-weight:900;display:flex}.eyebrow>span{background:var(--yellow);width:30px;height:3px}.hero h1{letter-spacing:-.067em;max-width:750px;margin:0;font-size:clamp(48px,5.6vw,88px);font-weight:900;line-height:.98}.hero h1 em{z-index:1;font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:var(--yellow);height:.22em;position:absolute;bottom:.04em;left:-2px;right:-7px;transform:skew(-12deg)}.hero-text{color:#5d5e61;max-width:610px;margin:30px 0 0;font-size:clamp(17px,1.25vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:27px;margin-top:36px;display:flex}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:13px;min-height:54px;padding:0 25px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--graphite);box-shadow:0 14px 28px #ffc10733}.button-primary:hover{background:var(--yellow-soft);box-shadow:0 18px 34px #ffc10747}.button-specialist{background:var(--yellow);color:var(--graphite);box-shadow:0 14px 28px #ffc10740}.button-specialist:hover{background:var(--yellow-soft);box-shadow:0 18px 36px #ffc10752}.button-specialist:focus-visible{outline:3px solid var(--graphite);outline-offset:3px}.button-secondary{color:var(--graphite);background:0 0;border:1px solid #25252557}.button-secondary:hover{background:var(--white);border-color:var(--graphite);box-shadow:0 12px 28px #25252517}.text-link{border-bottom:1px solid #2525254d;align-items:center;gap:10px;padding-bottom:5px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{color:var(--yellow);font-size:19px}.hero-proof{color:#66676a;flex-wrap:wrap;gap:20px;margin-top:38px;font-size:12px;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{color:#a77b00;width:16px}.hero-visual{color:#fff;background:#242526;border-radius:6px 70px 6px 6px;flex-direction:column;justify-content:space-between;align-self:stretch;min-height:610px;padding:38px;display:flex;position:relative;overflow:hidden;box-shadow:0 36px 80px #1c1d1e3d}.hero-photo-img{object-fit:cover;object-position:70% center}.hero-photo-shade{z-index:1;background:linear-gradient(#1516178f 0%,#1516170d 40%,#1516171f 58%,#151617c7 100%);position:absolute;inset:0}.visual-topline{z-index:3;text-transform:uppercase;letter-spacing:.18em;color:#c7c7c7;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:relative}.visual-topline strong{color:#fff;letter-spacing:-.04em;font-size:15px;font-style:italic}.visual-topline b{color:var(--yellow)}.operation-card{z-index:3;color:var(--graphite);background:#fffffff5;border-radius:4px 24px 4px 4px;grid-template-columns:.75fr 1.25fr;gap:28px;padding:25px 27px 20px;display:grid;position:relative}.operation-card>p{margin:0;font-size:20px;line-height:1.2}.operation-card dl{gap:8px;margin:0;display:grid}.operation-card dl div{border-bottom:1px solid var(--line);grid-template-columns:68px 1fr;align-items:baseline;gap:8px;padding-bottom:7px;display:grid}.operation-card dl div:last-child{border-bottom:0}.operation-card dt{color:#8a8a8a;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.operation-card dd{margin:0;font-size:11px;font-weight:800}.trust-strip{background:var(--yellow);justify-content:center;align-items:center;gap:clamp(25px,5vw,80px);min-height:82px;padding:20px 4.5vw;display:flex}.trust-strip p{letter-spacing:.08em;margin:0;font-size:12px;font-weight:950}.trust-strip p span{letter-spacing:0;font-weight:500}.trust-strip i{background:#2525254d;width:1px;height:25px}.section{padding:clamp(88px,9vw,144px) 4.5vw}.section-heading h2,.process h2,.faq h2,.careers h2,.contact h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.6vw,68px);font-weight:900;line-height:1.04}.split-heading{grid-template-columns:1.18fr .82fr;align-items:end;gap:9vw;margin-bottom:54px;display:grid}.split-heading>p{color:#66676a;max-width:520px;margin:0 0 5px;font-size:15px;line-height:1.8}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#ffffff9e;flex-direction:column;min-height:590px;padding:0 30px 30px;transition:transform .25s,box-shadow .25s,background .25s;display:flex;overflow:hidden}.service-card:nth-child(2){background:var(--graphite);color:#fff;border-color:var(--graphite);transform:translateY(-14px)}.service-card:hover{background:#fff;transform:translateY(-7px);box-shadow:0 25px 60px #1e1e1e17}.service-card:nth-child(2):hover{background:#303031;transform:translateY(-21px)}.service-image{background:#ddd;height:205px;margin:0 -30px;position:relative;overflow:hidden}.service-image img{object-fit:cover;transition:transform .45s}.service-card:first-child .service-image img{object-position:72% center}.service-card:nth-child(2) .service-image img{object-position:70% center}.service-card:nth-child(3) .service-image img{object-position:38% center}.service-card:hover .service-image img{transform:scale(1.025)}.service-number{z-index:2;background:var(--yellow);width:52px;height:52px;color:var(--graphite);border-radius:50%;place-items:center;margin-top:-26px;font-size:12px;font-weight:900;display:grid;position:relative;box-shadow:0 7px 18px #00000026}.service-card h3{letter-spacing:-.035em;margin:32px 0 18px;font-size:clamp(24px,2.2vw,33px)}.service-card>p{color:#67686b;margin:0;font-size:14px;line-height:1.75}.service-card:nth-child(2)>p{color:#c5c5c5}.service-card ul{flex-wrap:wrap;gap:7px;margin:23px 0 30px;padding:0;list-style:none;display:flex}.service-card li{color:#66676a;border:1px solid #6d6e7138;border-radius:999px;padding:7px 10px;font-size:10px}.service-card:nth-child(2) li{color:#d3d3d3;border-color:#ffffff2e}.service-card>a{align-items:center;gap:10px;margin-top:auto;font-size:12px;font-weight:900;display:flex}.process{background:var(--graphite);color:#fff;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:clamp(88px,9vw,140px) 4.5vw;display:grid}.eyebrow-light{color:#bdbdbd}.process-intro{align-self:start;position:sticky;top:125px}.process-intro>p:not(.eyebrow){color:#bdbdbd;max-width:470px;margin:28px 0 32px;line-height:1.75}.steps{counter-reset:list;margin:0;padding:0;list-style:none}.steps li{border-top:1px solid #ffffff26;grid-template-columns:62px 1fr;gap:30px;min-height:155px;padding:30px 0;display:grid}.steps li:last-child{border-bottom:1px solid #ffffff26}.steps>li>span{width:48px;height:48px;color:var(--yellow);border:1px solid #ffffff40;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.steps h3{letter-spacing:-.03em;margin:2px 0 11px;font-size:25px}.steps p{color:#ababab;max-width:540px;margin:0;font-size:14px;line-height:1.7}.centered-heading{text-align:center;max-width:820px;margin:0 auto 58px}.centered-heading .eyebrow{justify-content:center}.centered-heading>p:last-child{color:#66676a;max-width:630px;margin:25px auto 0;line-height:1.7}.advantage-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;display:grid}.advantage-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:32px}.advantage-icon{color:#9c7400;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.advantage-grid h3{margin:38px 0 13px;font-size:21px}.advantage-grid p{color:#6b6c6f;margin:0;font-size:13px;line-height:1.75}.faq{background:#efefec;grid-template-columns:.75fr 1.25fr;gap:9vw;display:grid}.faq-heading{align-self:start;position:sticky;top:125px}.faq-heading>p:not(.eyebrow){color:#656669;margin:25px 0;line-height:1.7}.faq-heading>a{border-bottom:2px solid var(--yellow);align-items:center;gap:9px;padding-bottom:6px;font-size:13px;font-weight:900;display:inline-flex}.faq-list details{border-top:1px solid #2525252e;padding:24px 0}.faq-list details:last-child{border-bottom:1px solid #2525252e}.faq-list summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;gap:20px;font-size:clamp(17px,1.5vw,21px);font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;transition:transform .2s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#66676a;margin:17px 50px 0 0;font-size:14px;line-height:1.75}.careers{background:var(--yellow);grid-template-columns:.82fr 1.18fr;align-items:start;gap:9vw;padding:clamp(88px,9vw,138px) 4.5vw;display:grid}.careers-copy{position:sticky;top:125px}.careers-copy>p:not(.eyebrow){color:#4d4d4d;max-width:520px;margin:26px 0 30px;line-height:1.75}.careers .eyebrow{color:#545454}.careers .eyebrow>span{background:var(--graphite)}.career-highlights{gap:14px;margin:32px 0;font-size:13px;font-weight:800;display:grid}.career-highlights span{align-items:center;gap:10px;display:flex}.career-highlights svg{width:18px}.careers-copy .career-note{border-top:1px solid #25252533;padding-top:22px;font-size:11px;line-height:1.65}.career-form{background:var(--white);color:var(--graphite);border-radius:4px 36px 4px 4px;padding:clamp(26px,4vw,48px);box-shadow:0 30px 70px #4434002e}.career-form label{color:#55565a;text-transform:uppercase;letter-spacing:.09em;gap:9px;margin-bottom:19px;font-size:11px;font-weight:900;display:grid}.career-form input,.career-form select,.career-form textarea{width:100%;color:var(--graphite);text-transform:none;letter-spacing:0;background:#fafaf8;border:1px solid #d9d9d6;border-radius:5px;outline:none;padding:14px;transition:border .2s,box-shadow .2s}.career-form textarea{resize:vertical;min-height:112px}.career-form input:focus,.career-form select:focus,.career-form textarea:focus{border-color:#9b7300;box-shadow:0 0 0 3px #ffc1072e}.career-form .field-help{color:#77787c;letter-spacing:0;text-transform:none;font-size:11px;font-weight:500;line-height:1.45}.career-form .consent{text-transform:none;letter-spacing:0;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;font-weight:500;display:flex}.career-form .consent input{width:16px;height:16px;accent-color:var(--yellow);padding:0}.contact{color:#fff;background:linear-gradient(120deg,#262729 0%,#333436 68%,#3d3e40 100%);grid-template-columns:.8fr 1.2fr;gap:9vw;padding:clamp(88px,9vw,138px) 4.5vw;display:grid}.contact-copy>p:not(.eyebrow){color:#bebebe;max-width:500px;margin:26px 0 42px;line-height:1.75}.contact-details{border-top:1px solid #ffffff26;grid-template-columns:1fr;gap:20px;padding-top:28px;display:grid}.contact-details div{flex-direction:column;gap:9px;display:flex}.contact-details span{color:#999;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.contact-details a,.contact-details strong{font-size:15px}.contact-form{color:var(--graphite);background:#fff;border-radius:4px 36px 4px 4px;padding:clamp(26px,4vw,48px);box-shadow:0 30px 70px #0000002e}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{color:#55565a;text-transform:uppercase;letter-spacing:.09em;gap:9px;margin-bottom:19px;font-size:11px;font-weight:900;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--graphite);text-transform:none;letter-spacing:0;background:#fafaf8;border:1px solid #d9d9d6;border-radius:5px;outline:none;padding:14px;transition:border .2s,box-shadow .2s}.contact-form textarea{resize:vertical;min-height:112px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#b78700;box-shadow:0 0 0 3px #ffc1072e}.contact-form .consent{text-transform:none;letter-spacing:0;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;font-weight:500;display:flex}.consent input{width:16px;height:16px;accent-color:var(--yellow);padding:0}.form-submit{width:100%}.form-status{color:#5d5e61;text-align:center;margin:13px 0 0;font-size:12px}footer{color:#fff;background:#171819;grid-template-columns:auto 1fr auto;align-items:center;gap:34px 50px;padding:58px 4.5vw 30px;display:grid}.brand-footer{flex-direction:column;align-items:flex-start;gap:7px}.official-logo-footer{width:132px;height:76px}.official-logo-footer img{width:254px;top:-36px;left:-57px}.footer-slogan{width:132px;color:var(--yellow);letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:6.5px;font-weight:900;line-height:1.15}footer>p{color:#9e9e9e;max-width:430px;font-size:13px;line-height:1.6}footer>div{gap:25px;font-size:12px;font-weight:700;display:flex}footer small{color:#707070;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:24px}.floating-contact{z-index:40;width:58px;height:58px;color:var(--graphite);background:#25d366;border-radius:50%;place-items:center;padding:0;transition:transform .2s,background .2s,box-shadow .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #0000003d}.floating-contact:hover{background:#1fbd59;transform:translateY(-3px)scale(1.03);box-shadow:0 17px 38px #00000047}.floating-contact:focus-visible{outline:3px solid var(--white);outline-offset:3px}.floating-contact .whatsapp-icon{stroke:none;width:31px;height:31px}.floating-contact .whatsapp-bubble{fill:#fff}.floating-contact .whatsapp-phone{fill:#25d366;transition:fill .2s}.floating-contact:hover .whatsapp-phone{fill:#1fbd59}@media (width<=1080px){.site-header nav{display:none}.site-header .header-cta{margin-left:auto}.hero{grid-template-columns:1fr 1fr;gap:35px}.hero-visual{min-height:560px}.operation-card{grid-template-columns:1fr;gap:16px}.operation-card>p{display:none}.service-card{min-height:560px;padding:0 25px 25px}.service-image{margin-inline:-25px}.process,.faq,.careers,.contact{gap:6vw}}@media (width<=820px){.site-header{min-height:68px;padding:0 22px}.official-logo{width:90px;height:62px}.official-logo img{width:172px;top:-24px;left:-38px}.official-logo-footer{width:126px;height:73px}.official-logo-footer img{width:242px;top:-34px;left:-54px}.footer-slogan{letter-spacing:.07em;width:126px;font-size:6.2px}.header-cta{padding:10px 14px}.hero{grid-template-columns:1fr;min-height:auto;padding:70px 22px}.hero h1{font-size:clamp(48px,12vw,74px)}.hero-visual{min-height:570px}.trust-strip{justify-content:space-between;padding-inline:22px}.trust-strip p span,.trust-strip i{display:none}.section{padding-inline:22px}.split-heading{grid-template-columns:1fr;gap:25px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(2){min-height:560px;transform:none}.service-card:hover,.service-card:nth-child(2):hover{transform:translateY(-4px)}.service-card h3{margin-top:30px}.process,.faq,.careers,.contact{grid-template-columns:1fr;gap:60px;padding-inline:22px}.process-intro,.faq-heading,.careers-copy{position:static}.advantage-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr;padding-inline:22px}footer>div{flex-wrap:wrap}}@media (width<=540px){.site-header .header-cta{justify-content:center;width:43px;height:43px;padding:0;font-size:0}.site-header .header-cta svg{font-size:15px}.hero{padding-top:58px}.hero h1{font-size:50px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%}.hero-proof{display:grid}.hero-visual{border-radius:5px 42px 5px 5px;min-height:500px;padding:25px}.operation-card{padding:20px}.trust-strip p{font-size:9px}.section-heading h2,.process h2,.faq h2,.careers h2,.contact h2{font-size:42px}.steps li{grid-template-columns:48px 1fr;gap:18px}.advantage-grid{grid-template-columns:1fr}.advantage-grid article{min-height:225px}.form-row{grid-template-columns:1fr;gap:0}.contact-details{grid-template-columns:1fr}.floating-contact{width:54px;height:54px;bottom:18px;right:18px}.floating-contact .whatsapp-icon{width:29px;height:29px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
