/*! 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}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Montserrat,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.nav-shell{z-index:20;color:#fff;justify-content:space-between;align-items:center;width:100%;height:110px;padding:0 clamp(24px,5vw,76px);display:flex;position:absolute;top:0;left:0}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;object-position:left center;width:150px;height:82px;display:block}.nav-links{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:36px;font-size:12px;font-weight:700;display:flex}.nav-links a{opacity:.72;transition:all .25s}.nav-links a:hover{opacity:1}.nav-links .nav-cta{opacity:1;border-bottom:2px solid var(--yellow);padding:8px 0}.nav-cta span{color:var(--yellow);margin-left:8px}.menu-button{background:0 0;border:0;padding:10px;display:none}.menu-button span{background:#fff;width:24px;height:2px;margin:6px 0;display:block}.hero{background:var(--blue);color:#fff;align-items:center;min-height:100svh;padding:140px clamp(24px,8vw,124px) 72px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 58%,#00000018 58%);position:absolute;inset:0}.hero-content{z-index:2;width:100%;max-width:1240px;margin:auto;position:relative}.eyebrow{color:var(--yellow);letter-spacing:.18em;text-transform:uppercase;margin:0 0 32px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.035em;text-transform:uppercase;max-width:1180px;margin:0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(52px,7.2vw,108px);font-weight:900;line-height:.88}.hero h1 em{color:#0000;-webkit-text-stroke:2px white;font-style:normal}.hero h1 strong{color:var(--yellow);font-weight:900}.hero-bottom{justify-content:flex-end;align-items:center;gap:clamp(40px,9vw,130px);margin-top:48px;display:flex}.hero-bottom p{max-width:620px;margin:0;font-size:clamp(18px,1.8vw,25px);font-weight:500;line-height:1.4}.circle-link{border:2px solid var(--yellow);width:62px;height:62px;color:var(--yellow);border-radius:50%;place-items:center;font-size:20px;transition:all .3s;display:grid}.circle-link:hover{background:var(--yellow);color:var(--blue);transform:translateY(5px)}.side-note{z-index:2;writing-mode:vertical-rl;letter-spacing:.2em;opacity:.55;margin:0;font-size:9px;position:absolute;bottom:70px;right:24px}.hero-isotipo{z-index:1;opacity:.055;filter:grayscale()brightness(5);width:min(36vw,520px);height:auto;position:absolute;top:12%;right:-3vw}.statement{grid-template-columns:1.45fr .55fr;align-items:center;gap:10vw;min-height:760px;padding:130px clamp(24px,8vw,124px);display:grid}.section-label{letter-spacing:.2em;text-transform:uppercase;margin:0 0 65px;font-size:10px;font-weight:800}.section-label span{color:var(--blue);margin-right:20px}.statement h2{letter-spacing:-.025em;max-width:820px;margin:0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(46px,6.2vw,88px);font-weight:900;line-height:.92}.statement-accent{color:var(--blue);letter-spacing:-.02em;margin:18px 0 0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(39px,5vw,70px);font-weight:900}.statement-copy{align-self:end;padding-bottom:60px}.statement-copy p{color:var(--muted);font-size:18px;font-weight:500;line-height:1.65}.line{background:#c8c7c0;width:100%;height:1px;margin-top:38px;display:block;position:relative}.line:before{content:"";background:var(--yellow);width:33%;height:5px;position:absolute;top:-2px}.services{background:var(--blue);color:#fff;padding:130px clamp(24px,8vw,124px)}.services-head{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:85px;display:grid}.services-head .section-label{align-self:start}.section-label.light{color:#fff}.section-label.light span{color:var(--yellow)}.services-head h2{letter-spacing:-.02em;margin:0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(46px,5.8vw,82px);font-weight:900;line-height:.92}.service-list{border-top:2px solid #ffffff40}.service-card{border-bottom:2px solid #ffffff30;grid-template-columns:9% 29% 43% 19%;align-items:center;min-height:235px;padding:42px 0;transition:all .35s;display:grid}.service-card:hover{background:#00000012;padding-left:18px}.service-number{color:var(--yellow);font-size:11px;font-weight:800}.service-card h3{letter-spacing:.01em;margin:0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(45px,5.4vw,76px);font-weight:900}.service-detail p{color:#ffffffba;max-width:500px;margin:18px 0 0;font-size:15px;line-height:1.55}.service-detail small{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.service-arrow{border:2px solid var(--yellow);width:54px;height:54px;color:var(--yellow);border-radius:50%;justify-self:end;place-items:center;font-size:20px;transition:all .3s;display:grid}.service-card:hover .service-arrow{background:var(--yellow);color:var(--blue);transform:rotate(45deg)}.contact{justify-content:space-between;align-items:flex-end;gap:60px;min-height:680px;padding:130px clamp(24px,8vw,124px);display:flex}.contact h2{letter-spacing:-.025em;max-width:900px;margin:0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(58px,8vw,118px);font-weight:900;line-height:.88}.contact-copy>p:last-child{color:var(--blue);letter-spacing:-.015em;margin:20px 0 0;font-family:Impact,Arial Black,Montserrat,sans-serif;font-size:clamp(32px,4.2vw,60px)}.contact-button{background:var(--yellow);border-radius:50%;flex-direction:column;flex:none;justify-content:space-between;width:180px;height:180px;padding:28px;transition:all .3s;display:flex}.contact-button span{text-transform:uppercase;font-size:18px;font-weight:800}.contact-button b{align-self:flex-end;font-size:35px;font-weight:300}.contact-button:hover{background:#ffda72;transform:rotate(-7deg)scale(1.04)}footer{color:#fff;background:#000;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;min-height:130px;padding:24px clamp(24px,5vw,76px);display:grid}.footer-brand{justify-self:start}footer p{letter-spacing:.13em;text-transform:uppercase;color:#ffffff73;margin:0;font-size:10px}footer p:last-child{justify-self:end}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(35px)}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}*{animation:none!important}}@media (width<=760px){.nav-shell{height:82px}.brand img{width:130px;height:58px}.menu-button{z-index:2;display:block}.nav-links{background:var(--blue);flex-direction:column;align-items:flex-start;padding:100px 28px 35px;font-size:18px;display:none;position:absolute;inset:0 0 auto}.nav-links.open{display:flex}.hero{padding-top:120px}.eyebrow{max-width:290px;line-height:1.6}.hero h1{font-size:clamp(44px,13.5vw,66px);line-height:.92}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:15px}.hero-bottom p{max-width:250px;font-size:16px}.circle-link{flex:none;width:50px;height:50px}.side-note{display:none}.hero-isotipo{opacity:.045;width:78vw;top:28%;right:-28vw}.statement{min-height:auto;padding-top:100px;padding-bottom:100px;display:block}.section-label{margin-bottom:45px}.statement-copy{padding:70px 0 0}.services{padding-top:100px;padding-bottom:90px}.services-head{margin-bottom:60px;display:block}.services-head h2{margin-top:60px}.service-card{grid-template-columns:15% 1fr auto;align-items:start;min-height:300px}.service-card h3{font-size:45px}.service-detail{grid-column:2/4;margin-top:25px}.service-arrow{width:45px;height:45px}.contact{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:680px;padding-top:100px;padding-bottom:80px}.contact-button{align-self:flex-end;width:145px;height:145px}footer{grid-template-columns:1fr 1fr}.footer-brand img{width:115px}footer p:first-of-type{display:none}}.nav-shell{height:118px}.brand img{width:200px;height:92px}.service-card{grid-template-columns:9% 32% 42% 17%}.service-card h3{font-size:clamp(43px,5vw,70px)}.footer-brand img{width:200px;height:88px}@media (width<=760px){.nav-shell{height:90px}.brand img{width:200px;height:74px}.service-card{grid-template-columns:15% 1fr auto}.service-card h3{font-size:43px}.footer-brand img{width:200px;height:78px}}:root{--blue:#0d304c;--yellow:#ddf300;--lime:#ddf300;--ivory:#fff;--ink:#0d304c;--muted:#2e6c8f}.hero:after{background:linear-gradient(120deg,#0000 58%,#2e6c8f22 58%)}.hero-isotipo{filter:none;opacity:.07}.line{background:#479eb5}.service-card:hover{background:#2e6c8f22}.contact-button:hover{background:#ddf300}footer{background:#0d304c}.brand img,.footer-brand img{width:150px;height:auto}.services-head .heading-accent{color:var(--yellow)}.contact-button{text-align:center;justify-content:center;align-items:center;position:relative}.contact-button b{position:absolute;bottom:24px;right:28px}@media (width<=760px){.brand img,.footer-brand img{width:145px;height:auto}.contact-button b{bottom:20px;right:23px}}.contact{align-items:flex-start}.contact-copy{padding-top:20px;position:sticky;top:80px}.contact-form{color:#fff;background:#0d304c;flex-direction:column;gap:24px;width:min(100%,600px);padding:42px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form label{flex-direction:column;gap:10px;display:flex}.contact-form label>span{letter-spacing:.14em;text-transform:uppercase;color:#ddf300;font-size:10px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:0 0;border:0;border-bottom:1px solid #479eb5;border-radius:0;outline:none;width:100%;padding:12px 0;font:500 15px/1.5 Montserrat,Helvetica Neue,Arial,sans-serif}.contact-form textarea{resize:vertical;min-height:110px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff9}.contact-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#ddf300 50%),linear-gradient(135deg,#ddf300 50%,#0000 50%);background-position:calc(100% - 15px),calc(100% - 10px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.contact-form select option{color:#0d304c;background:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:#ddf300}.contact-form .contact-button{color:#0d304c;cursor:pointer;border:0;align-self:flex-end;margin-top:10px}.contact-form .contact-button:focus-visible{outline-offset:4px;outline:3px solid #479eb5}@media (width<=900px){.contact{flex-direction:column;align-items:stretch}.contact-copy{position:static}.contact-form{width:100%}}@media (width<=560px){.contact-form{padding:28px 22px}.form-row{grid-template-columns:1fr}.contact-form .contact-button{width:135px;height:135px}}.hero-isotipo{width:min(32vw,460px);right:clamp(24px,4vw,72px)}@media (width<=760px){.hero-isotipo{width:58vw;top:27%;right:20px}}.hero-bottom p{font-size:clamp(16px,1.45vw,21px)}@media (width<=760px){.hero-bottom p{font-size:15px}}.contact-form .contact-button:disabled{cursor:wait;opacity:.72;transform:none}.honey-field{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.form-feedback{min-height:24px;margin-top:-10px}.form-feedback p{margin:0;font-size:13px;font-weight:700;line-height:1.5}.form-success{color:#ddf300}.form-error{color:#fff}.social-float{z-index:30;color:#0d304c;background:#ddf300;border:1px solid #0d304c;grid-template-columns:24px auto auto;grid-template-areas:"icon label arrow""icon handle arrow";align-items:center;column-gap:12px;min-width:218px;padding:14px 16px;transition:transform .25s,box-shadow .25s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0d304c26}.social-float .social-label{letter-spacing:.16em;text-transform:uppercase;grid-area:label;font-size:9px;font-weight:800}.social-float b{grid-area:handle;margin-top:2px;font-size:13px}.social-float i{grid-area:arrow;margin-left:8px;font-size:23px;font-style:normal}.instagram-icon{border:2px solid;border-radius:7px;grid-area:icon;width:24px;height:24px;position:relative}.instagram-icon:before{content:"";border:2px solid;border-radius:50%;position:absolute;inset:5px}.instagram-icon:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:4px;right:4px}.social-float:hover{transform:translateY(-4px);box-shadow:0 15px 34px #0d304c35}.social-float:focus-visible{outline-offset:4px;outline:3px solid #479eb5}@media (width<=560px){.social-float{grid-template-columns:24px auto;grid-template-areas:"icon handle";min-width:0;padding:12px 14px;bottom:16px;right:16px}.social-float .social-label,.social-float i{display:none}.social-float b{margin:0;font-size:12px}}
