/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--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%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}}:root{--primary-dark:#0f172a;--primary-blue:#1e3a8a;--primary-blue-hover:#1d4ed8;--primary-blue-light:#eff6ff;--accent-orange:#f97316;--accent-orange-hover:#ea580c;--accent-orange-light:#fff7ed;--neutral-50:#f8fafc;--neutral-100:#f1f5f9;--neutral-200:#e2e8f0;--neutral-600:#475569;--neutral-800:#1e293b;--neutral-900:#0f172a;--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Outfit", "Plus Jakarta Sans", system-ui, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-sm:0 2px 4px #0f172a0a;--shadow-md:0 6px 16px #0f172a14;--shadow-lg:0 16px 32px #0f172a1f;--shadow-orange:0 10px 25px -5px #f9731659}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:var(--font-sans);color:var(--neutral-800);-webkit-font-smoothing:antialiased;background-color:#fff}body{line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--neutral-900);font-weight:700;line-height:1.25}a{color:inherit;text-decoration:none;transition:all .2s}button,input,select,textarea{font-family:inherit}.top-bar{background-color:var(--primary-dark);color:#cbd5e1;border-bottom:1px solid #ffffff1a;padding:.5rem 1rem;font-size:.875rem}.top-bar-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;display:flex}.top-bar-item{align-items:center;gap:.5rem;display:inline-flex}.top-bar-item a:hover{color:#fff}.top-bar-badge{color:var(--accent-orange);background-color:#f9731633;border:1px solid #f973164d;border-radius:9999px;padding:.15rem .6rem;font-size:.75rem;font-weight:600}.site-header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--neutral-200);background-color:#fffffff2;transition:box-shadow .3s;position:sticky;top:0}.site-header.scrolled{box-shadow:var(--shadow-md)}.nav-container,header:first-of-type>div:first-of-type{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:.5rem 1.25rem;display:flex;position:relative;overflow:visible}.logo-link{z-index:50;border-radius:8px;flex-shrink:0;justify-content:flex-start;align-items:center;width:auto;min-width:0;max-width:360px;height:68px;margin-right:1.5rem;text-decoration:none;display:flex;position:relative;overflow:visible}.site-logo-img,header:first-of-type>div:first-of-type>a:first-of-type>img:first-of-type{object-fit:contain;object-position:left center;transform-origin:0;z-index:30;filter:drop-shadow(0 2px 8px #0000000f);width:auto;max-width:360px;height:68px;transition:transform .2s;display:block;position:relative;transform:scale(2)}.footer-logo-img,footer:first-of-type>div:first-of-type>div:first-of-type>a:first-of-type>img:first-of-type{object-fit:contain;object-position:left center;border-radius:var(--radius-md);transform-origin:0;background-color:#fff;border:1px solid #fff3;width:auto;max-width:none;height:64px;padding:8px 16px;display:inline-block;transform:scaleX(1.5);box-shadow:0 4px 12px #00000026}.logo-icon{background:linear-gradient(135deg,var(--primary-blue),#1e40af);border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #1e3a8a40}.logo-icon:after{content:"";background:var(--accent-orange);width:100%;height:4px;position:absolute;bottom:0}.logo-text{flex-direction:column;display:flex}.logo-title{font-family:var(--font-heading);color:var(--primary-blue);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.1}.logo-title span{color:var(--accent-orange)}.logo-subtitle{color:var(--neutral-600);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:600}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.mobile-only-nav-item{display:none}.nav-link{color:var(--neutral-800);padding:.25rem 0;font-size:.95rem;font-weight:600;position:relative}.nav-link:after{content:"";background-color:var(--accent-orange);border-radius:2px;width:0%;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.nav-link:hover{color:var(--primary-blue)}.nav-link:hover:after,.nav-link.active:after{width:100%}.header-actions{align-items:center;gap:1rem;display:flex}.btn{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary{background-color:var(--accent-orange);color:#fff;box-shadow:var(--shadow-orange)}.btn-primary:hover{background-color:var(--accent-orange-hover);transform:translateY(-2px);box-shadow:0 14px 28px -4px #f9731666}.btn-secondary{background-color:var(--primary-blue);color:#fff}.btn-secondary:hover{background-color:var(--primary-blue-hover);transform:translateY(-2px);box-shadow:0 10px 20px -4px #1e3a8a4d}.btn-outline{border-color:var(--primary-blue);color:var(--primary-blue);background-color:#0000}.btn-outline:hover{background-color:var(--primary-blue-light);transform:translateY(-2px)}.btn-whatsapp{color:#fff;background-color:#25d366}.btn-whatsapp:hover{background-color:#1ebc57;transform:translateY(-2px);box-shadow:0 10px 20px -4px #25d36659}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:.95rem 2rem;font-size:1.05rem}.mobile-toggle{color:var(--neutral-800);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s;display:none}.mobile-toggle:hover,.mobile-toggle:focus-visible{color:var(--primary-blue);background:0 0}.hero-section{background-color:#fafbfc;background-image:radial-gradient(at 15% 15%,#1e3a8a12,#0000 60%),radial-gradient(at 85% 75%,#f9731614,#0000 55%),radial-gradient(#0f172a0a 1.2px,#0000 1.2px);background-size:100% 100%,100% 100%,28px 28px;padding:5rem 1.25rem;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1e3a8a1f,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.hero-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#f973161a,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.hero-container{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:3.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-badge-tag{color:var(--primary-blue);background-color:#1e3a8a14;border:1px solid #1e3a8a2e;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #1e3a8a0d}.hero-title{letter-spacing:-.03em;color:var(--neutral-900);margin-bottom:1.25rem;font-size:3.25rem;font-weight:800;line-height:1.15}.hero-highlight{color:var(--primary-blue);-webkit-text-fill-color:var(--primary-blue);background:0 0}.hero-subtitle{color:var(--neutral-600);max-width:520px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.hero-simple-highlights{color:var(--neutral-700);border-top:1px solid var(--neutral-200);flex-wrap:wrap;align-items:center;gap:1.25rem;padding-top:1.25rem;font-size:.875rem;font-weight:600;display:flex}.hero-image-wrapper{position:relative}.hero-image-card{border-radius:var(--radius-lg);z-index:1;background-color:#fff;border:4px solid #fff;position:relative;overflow:hidden;box-shadow:0 20px 45px -10px #0f172a2e}.hero-image-card img{object-fit:cover;width:100%;height:450px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.hero-image-card:hover img{transform:scale(1.03)}.section{padding:5rem 1.25rem;position:relative}.section-alt{border-top:1px solid var(--neutral-200);border-bottom:1px solid var(--neutral-200);background-color:#f8fafc;background-image:radial-gradient(at 50% 0,#1e3a8a0a,#0000 70%),linear-gradient(#f1f5f9,#f8fafc)}.container{max-width:1200px;margin:0 auto}.section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.section-eyebrow{color:var(--accent-orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.925rem;font-weight:900;display:inline-block}.section-title{color:var(--neutral-900);margin-bottom:1rem;font-size:2.25rem}.section-description{color:var(--neutral-600);font-size:1.05rem}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-image-container{padding:0;position:relative}.about-image-frame{border-radius:var(--radius-lg);background-color:#fff;border:4px solid #fff;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0f172a1f}.about-image{object-fit:cover;width:100%;height:420px;transition:transform .5s;display:block}.about-image-container:hover .about-image{transform:scale(1.02)}.about-experience-badge{background:linear-gradient(135deg,var(--primary-blue) 0%,#1e40af 100%);color:#fff;border-radius:var(--radius-md);text-align:center;z-index:5;border:2px solid #fff;padding:1rem 1.35rem;position:absolute;top:-10px;right:-10px;box-shadow:0 10px 25px #1e3a8a40}.about-experience-badge .num{font-family:var(--font-heading);color:var(--accent-orange);font-size:2rem;font-weight:800;line-height:1}.about-experience-badge .txt{text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;font-size:.725rem;font-weight:700}.about-location-badge{color:var(--neutral-900);border:1px solid var(--neutral-200);z-index:5;background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.825rem;font-weight:700;display:flex;position:absolute;bottom:15px;left:-10px;box-shadow:0 10px 25px #0f172a1f}.about-content h3{margin-bottom:1rem;font-size:1.75rem}.about-content p{color:var(--neutral-600);margin-bottom:1.25rem;font-size:1.025rem;line-height:1.65}.about-checklist{grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1.5rem;margin-bottom:2rem;list-style:none;display:grid}.about-check-item{color:var(--neutral-800);border-radius:var(--radius-md);border:1px solid var(--neutral-200);background:#fff;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 2px 6px #0f172a08}.about-check-item:hover{border-color:var(--primary-blue-light);transform:translateY(-2px)}.check-icon{color:#fff;background-color:var(--primary-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.about-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.about-link-apply{font-family:var(--font-heading);color:var(--primary-blue);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.about-link-apply:hover{color:var(--accent-orange)}.about-link-apply svg{transition:transform .2s}.about-link-apply:hover svg{transform:translate(4px)}.services-list-simple{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem 2.5rem;max-width:900px;margin:0 auto;padding:1rem 0;display:grid}.service-simple-item{border-radius:var(--radius-md);background-color:#fff;border:1px solid #e2e8f0cc;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #0f172a0a}.service-check-icon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex;box-shadow:0 4px 10px #10b98140}.service-simple-title{color:var(--primary-blue-dark);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.services-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2rem;display:grid}.service-card{border-radius:var(--radius-lg);border:1px solid #e2e8f0e6;border-top:4px solid var(--primary-blue);background-color:#fff;flex-direction:column;padding:2.25rem 2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -2px #0f172a0d}.service-card:nth-child(2n){border-top-color:var(--accent-orange)}.service-card:hover{border-color:#1e3a8a33;transform:translateY(-8px);box-shadow:0 20px 35px -5px #1e3a8a1f,0 10px 15px -5px #0000000a}.service-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.service-icon{background:linear-gradient(135deg,var(--primary-blue-light) 0%,#e2e8f0 100%);width:58px;height:58px;color:var(--primary-blue);border-radius:14px;justify-content:center;align-items:center;transition:transform .3s,background .3s,color .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #1e3a8a14}.service-icon.icon-orange{background:linear-gradient(135deg,var(--accent-orange-light) 0%,#ffedd5 100%);color:var(--accent-orange);box-shadow:0 4px 12px #f973161a}.service-card:hover .service-icon{background:linear-gradient(135deg,var(--primary-blue) 0%,#2563eb 100%);color:#fff;transform:scale(1.08)rotate(-2deg);box-shadow:0 8px 20px #1e3a8a47}.service-card:hover .service-icon.icon-orange{background:linear-gradient(135deg,var(--accent-orange) 0%,#ea580c 100%);color:#fff;box-shadow:0 8px 20px #f9731652}.service-tag{color:var(--primary-blue);background-color:var(--primary-blue-light);letter-spacing:.02em;border:1px solid #1e3a8a1a;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700}.service-tag.tag-orange{color:var(--accent-orange-hover);background-color:var(--accent-orange-light);border-color:#f9731633}.service-card h3{font-family:var(--font-heading);color:var(--neutral-900);margin-bottom:.85rem;font-size:1.35rem;font-weight:800;transition:color .2s}.service-card:hover h3{color:var(--primary-blue)}.service-card p{color:var(--neutral-600);flex-grow:1;margin-bottom:0;font-size:.95rem;line-height:1.65}.why-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.why-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--neutral-200);background:#fff;padding:2rem;position:relative;overflow:hidden}.why-card:before{content:"";background-color:var(--accent-orange);width:4px;height:100%;position:absolute;top:0;left:0}.why-num{color:#1e3a8a1a;font-size:2.5rem;font-weight:800;font-family:var(--font-heading);position:absolute;top:1rem;right:1.5rem}.why-card h3{color:var(--primary-blue);margin-bottom:.75rem;font-size:1.25rem}.why-card p{color:var(--neutral-600);font-size:.95rem}.careers-banner{background:linear-gradient(135deg,var(--primary-dark) 0%,#1e3a8a 100%);color:#fff;border-radius:var(--radius-lg);text-align:center;margin-bottom:3.5rem;padding:3.5rem 2rem;position:relative;overflow:hidden}.careers-banner h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.careers-banner p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem}.careers-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.career-card{border-radius:var(--radius-lg);border:2px solid var(--neutral-200);background-color:#fff;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .3s;display:flex;position:relative}.career-card:hover{border-color:var(--accent-orange);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.career-badge{background-color:var(--accent-orange-light);color:var(--accent-orange);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:800;position:absolute;top:1.5rem;right:1.5rem}.career-icon-box{background-color:var(--primary-blue-light);width:64px;height:64px;color:var(--primary-blue);border-radius:var(--radius-md);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.career-card h3{margin-bottom:.5rem;font-size:1.75rem}.career-card .location{color:var(--neutral-600);align-items:center;gap:.35rem;margin-bottom:1.25rem;font-size:.9rem;font-weight:600;display:flex}.career-description{color:var(--neutral-600);margin-bottom:1.5rem;font-size:.95rem}.career-highlights{margin-bottom:2rem;list-style:none}.career-highlights li{color:var(--neutral-800);align-items:center;gap:.6rem;margin-bottom:.6rem;font-size:.9rem;font-weight:500;display:flex}.career-highlights li svg{color:#16a34a;flex-shrink:0}.contact-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:3.5rem;display:grid}.contact-info-box{flex-direction:column;gap:1.5rem;display:flex}.info-item-card{border-radius:var(--radius-md);border:1px solid var(--neutral-200);background-color:#fff;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .2s;display:flex}.info-item-card:hover{border-color:var(--primary-blue);box-shadow:var(--shadow-sm)}.info-icon-wrapper{border-radius:var(--radius-sm);background-color:var(--primary-blue-light);width:48px;height:48px;color:var(--primary-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.info-details h4{margin-bottom:.25rem;font-size:1.05rem}.info-details p,.info-details a{color:var(--neutral-600);font-size:.95rem}.info-details a:hover{color:var(--primary-blue);text-decoration:underline}.contact-form-container{border-radius:var(--radius-lg);border:1px solid var(--neutral-200);box-shadow:var(--shadow-md);background-color:#fff;padding:2.5rem}.form-group{margin-bottom:1.25rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-label{color:var(--neutral-800);margin-bottom:.4rem;font-size:.875rem;font-weight:700;display:block}.form-input,.form-select,.form-textarea{border-radius:var(--radius-sm);border:1.5px solid var(--neutral-200);width:100%;color:var(--neutral-900);background-color:#fff;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #1e3a8a26}.form-textarea{resize:vertical;min-height:110px}.apply-hero-bg{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-blue) 100%);color:#fff;padding:4rem 1.25rem 5rem}.apply-container{grid-template-columns:1.25fr .75fr;align-items:start;gap:2.5rem;max-width:1200px;margin:-3.5rem auto 4rem;padding:0 1.25rem;display:grid}.apply-form-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--neutral-200);border-top:4px solid var(--accent-orange);background-color:#fff;padding:2.75rem 2.5rem}.apply-side-card{position:sticky;top:90px}.apply-side-image-wrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-bottom:1.5rem;position:relative;overflow:hidden}.apply-side-image-wrapper img{object-fit:cover;width:100%;height:380px;display:block}.apply-perks-box{border-radius:var(--radius-md);border:1px solid var(--neutral-200);box-shadow:var(--shadow-sm);border-top:3px solid var(--primary-blue);background-color:#fff;padding:1.75rem}.apply-perks-box h3{font-family:var(--font-heading);color:var(--primary-blue);margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.perk-item{color:var(--neutral-800);align-items:center;gap:.75rem;margin-bottom:.85rem;font-size:.95rem;font-weight:600;display:flex}.perk-item:last-child{margin-bottom:0}.perk-icon{background-color:var(--accent-orange-light);width:26px;height:26px;color:var(--accent-orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.radio-group{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.radio-card{border:2px solid var(--neutral-200);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.radio-card:hover{border-color:var(--primary-blue);background-color:var(--primary-blue-light)}.radio-card.selected{border-color:var(--accent-orange);background-color:var(--accent-orange-light)}.radio-card input{accent-color:var(--accent-orange);width:18px;height:18px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;background-color:#0f172ab3;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.modal-overlay.active{opacity:1;visibility:visible}.modal-content{border-radius:var(--radius-lg);text-align:center;width:90%;max-width:500px;box-shadow:var(--shadow-lg);background:#fff;padding:2.5rem;transition:transform .3s;transform:scale(.9)}.modal-overlay.active .modal-content{transform:scale(1)}.modal-icon-success{color:#16a34a;background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex}.site-footer{background-color:var(--primary-dark);color:#94a3b8;border-top:1px solid #ffffff1a;padding:4rem 1.25rem 2rem}.footer-container{grid-template-columns:1.5fr 1fr 1fr 1.2fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.footer-col{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.footer-col .logo-link,footer .logo-link{height:auto;display:inline-block}.footer-col h4,footer:first-of-type>div:first-of-type>div:nth-of-type(2)>h4:first-of-type{color:#fff;margin-top:0;margin-bottom:1.25rem;font-size:1.1rem;line-height:1.2;position:relative}.footer-links{list-style:none}.footer-links li{margin-bottom:.65rem}.footer-links a{color:#94a3b8;font-size:.95rem}.footer-links a:hover{color:var(--accent-orange);padding-left:4px}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.875rem;display:flex}@media(max-width:1024px){.hero-container,.about-grid,.contact-grid,.apply-container{grid-template-columns:1fr;gap:2.5rem}.careers-grid{grid-template-columns:1fr}.footer-container{grid-template-columns:1fr 1fr}.apply-side-card{position:relative;top:0}}@media(max-width:768px){.nav-container,header:first-of-type>div:first-of-type{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:72px;padding:.5rem 1rem;display:flex}.logo-link,header:first-of-type>div:first-of-type>a:first-of-type{flex-shrink:1;justify-content:flex-start;align-items:center;width:auto;min-width:0;max-width:calc(100vw - 110px);height:56px;margin-right:.5rem;display:flex;overflow:visible}.site-logo-img,header:first-of-type>div:first-of-type>a:first-of-type>img:first-of-type{object-fit:contain;object-position:left center;z-index:20;width:auto;max-width:100%;height:56px;display:block;position:relative;transform:none}.site-header.site-header .nav-container>.logo-link>.site-logo-img{transform-origin:0;transform:scale(3)}footer .footer-col .logo-link .footer-logo-img,footer .footer-col .logo-link .site-logo-img.footer-logo-img{object-fit:contain;object-position:left center;transform-origin:0;width:auto;max-width:100%;height:56px;transform:scale(3)}footer .footer-col .logo-link{align-items:center;display:inline-flex;overflow:visible}.header-actions{flex-shrink:0;align-items:center;gap:.5rem}.mobile-toggle{z-index:100;justify-content:center;align-items:center;padding:.4rem;font-size:1.6rem;display:flex!important}.nav-links{border-bottom:1px solid var(--neutral-200);border-radius:0 0 var(--radius-lg) var(--radius-lg);opacity:0;visibility:hidden;z-index:999;background-color:#fff;flex-direction:column;align-items:stretch;gap:.35rem;width:100%;max-height:calc(100vh - 75px);padding:1rem 1.25rem 1.5rem;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1),visibility .25s;position:fixed;top:76px;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 16px 32px #0f172a1f}.nav-links.mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-link{border-radius:var(--radius-md);color:var(--neutral-800);justify-content:space-between;align-items:center;width:100%;padding:.8rem 1rem;font-size:.98rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.nav-link:after{display:none!important}.nav-link:hover,.nav-link:focus,.nav-link:active{background-color:var(--neutral-100);color:var(--primary-blue)}.mobile-only-nav-item{border-top:1px solid var(--neutral-200);width:100%;margin-top:.5rem;padding-top:.85rem;display:block}.mobile-nav-btn{text-align:center;border-radius:var(--radius-md);background-color:var(--accent-orange);color:#fff;width:100%;box-shadow:var(--shadow-orange);justify-content:center;padding:.85rem 1.25rem;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex}.mobile-nav-btn:hover{background-color:var(--accent-orange-hover)}.mobile-toggle{justify-content:center;align-items:center;display:flex}.hero-section{padding:1.25rem 1rem 2rem}.hero-container{gap:1.5rem;width:100%;max-width:100%}.hero-content{width:100%;max-width:100%}.hero-badge-tag{align-items:center;max-width:100%;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.78rem;display:inline-flex}.hero-title{letter-spacing:-.015em;width:100%;max-width:100%;margin-bottom:.75rem;font-size:1.65rem;line-height:1.25}.hero-subtitle{width:100%;max-width:100%;color:var(--neutral-600);margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}section#home:first-of-type>div:first-of-type>div:first-of-type>div:nth-of-type(2),.hero-ctas{flex-direction:column;gap:.6rem;width:100%;margin-bottom:1.25rem}section#home:first-of-type>div:first-of-type>div:first-of-type>div:nth-of-type(2) .btn,.hero-ctas .btn{text-align:center;justify-content:center;width:100%;padding:.6rem 1.15rem;font-size:.875rem;font-weight:700}.hero-ctas .btn svg{width:16px;height:16px}section#home:first-of-type>div:first-of-type>div:first-of-type>div:nth-of-type(3),.hero-simple-highlights{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem .85rem;width:100%;padding-top:.85rem;font-size:.825rem;display:flex}.hero-image-card img{height:230px}.hero-features-grid{grid-template-columns:1fr;gap:.75rem}.hero-stats-strip{flex-wrap:wrap;justify-content:space-between;gap:1rem}.hero-stat-divider,.hero-floating-card-secondary{display:none}.form-row,.radio-group,.footer-container{grid-template-columns:1fr}.top-bar{display:none}section:nth-of-type(3),.section-mission{padding:1.25rem .75rem .5rem}section#about:nth-of-type(4),#about.section{padding-top:1rem}.section{padding:2.25rem 1rem}.about-grid{grid-template-columns:1fr;gap:1.75rem}.about-image{border-radius:var(--radius-md);height:250px}.about-content h2.section-title{margin-bottom:.75rem;font-size:1.6rem;line-height:1.3}.about-content p{margin-bottom:1rem;font-size:.95rem;line-height:1.6}.about-checklist{grid-template-columns:1fr;gap:.65rem;margin-top:1.25rem;margin-bottom:1.5rem}.about-check-item{box-sizing:border-box;width:100%;padding:.7rem .85rem;font-size:.9rem}.about-actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.about-actions .btn{text-align:center;justify-content:center;width:100%}.about-link-apply{justify-content:center;width:100%;padding:.6rem}input[type=text],input[type=email],input[type=tel],input[type=date],select,textarea{font-size:16px!important}section:nth-of-type(3)>div:first-of-type>div:first-of-type,.mission-card{border-radius:var(--radius-md);text-align:center;padding:1rem .85rem}.mission-eyebrow{letter-spacing:.08em;margin-bottom:.25rem;font-size:.65rem}.mission-heading{margin-bottom:.35rem;font-size:1.15rem;line-height:1.2}.mission-divider{width:32px;height:2.5px;margin:0 auto .75rem}.mission-text{text-align:center;word-break:break-word;color:var(--neutral-600);margin-bottom:.85rem;font-size:.8rem;line-height:1.45}.mission-pillars{flex-direction:column;justify-content:center;align-items:center;gap:.45rem;width:100%;max-width:250px;margin:0 auto;padding-top:.75rem}.pillar-item{justify-content:flex-start;gap:.45rem;width:100%}.pillar-item h4{white-space:normal;text-align:left;font-size:.8rem;font-weight:700}.section-header{margin-bottom:1.5rem}#services .section-header,section#services .section-header{margin-bottom:1.25rem}section#services:nth-of-type(5)>div:first-of-type>div:nth-of-type(2),.services-list-simple{grid-template-columns:1fr;gap:.65rem;padding:0}.service-simple-item{border-radius:var(--radius-md);gap:.75rem;padding:.75rem 1rem}.service-check-icon{width:32px;min-width:32px;height:32px}.service-check-icon svg{width:18px;height:18px}.service-simple-title{font-size:.95rem;line-height:1.35}.section-title{font-size:1.45rem;line-height:1.25}.section-description{font-size:.875rem;line-height:1.55}section#careers:nth-of-type(7),.section-family-careers{padding:1.25rem .75rem 1.5rem}.family-heading-wrap{margin-bottom:.5rem}section#careers:nth-of-type(7)>div:first-of-type>div:first-of-type>h2:first-of-type,.family-title{letter-spacing:-.01em;font-size:1.15rem;line-height:1.2}.family-cards-grid{grid-template-columns:1fr;gap:.5rem;max-width:320px;margin:0 auto}section#careers:nth-of-type(7)>div:first-of-type>div:nth-of-type(2)>div:first-of-type,section#careers:nth-of-type(7)>div:first-of-type>div:nth-of-type(2)>div:nth-of-type(2),.family-card{border-radius:var(--radius-md);border-top-width:3px}.family-card-img-wrap{height:160px}.family-card-img-wrap img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.family-card-body{padding:.5rem .75rem}.family-card-body h3{margin-bottom:.15rem;font-size:.95rem}.family-card-text{color:var(--neutral-600);margin-bottom:.5rem;font-size:.75rem;line-height:1.35}.family-card-body .btn,section#careers:nth-of-type(7)>div:first-of-type>div:nth-of-type(2)>div:first-of-type>div:nth-of-type(2)>a:first-of-type,section#careers:nth-of-type(7)>div:first-of-type>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2)>a:first-of-type{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:220px;padding:.45rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}section#contact:nth-of-type(8),.section#contact,#contact{padding:1.5rem .75rem;overflow:hidden}.contact-grid{grid-template-columns:1fr;gap:1rem;width:100%;max-width:100%}section#contact:nth-of-type(8)>div:first-of-type>div:nth-of-type(2)>div:first-of-type,.contact-info-box{flex-direction:column;gap:.65rem;width:100%;max-width:100%;display:flex}.info-item-card{box-sizing:border-box;border-radius:var(--radius-md);gap:.75rem;width:100%;max-width:100%;padding:.75rem .85rem}.info-icon-wrapper{width:36px;min-width:36px;height:36px}.info-icon-wrapper svg{width:18px;height:18px}.info-details{overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0}.info-details h4{margin-bottom:.15rem;font-size:.95rem}.info-details p,.info-details a{word-break:break-all;overflow-wrap:anywhere;font-size:.8rem}section#contact:nth-of-type(8)>div:first-of-type>div:nth-of-type(2)>div:nth-of-type(2),.contact-form-container{border-radius:var(--radius-md);box-sizing:border-box;width:100%;max-width:100%;padding:1rem .85rem}.contact-form-container h3{margin-bottom:.75rem!important;font-size:1.1rem!important}.form-row{grid-template-columns:1fr;gap:.65rem}.form-group{margin-bottom:.65rem}.form-label{margin-bottom:.25rem;font-size:.78rem}.form-input,.form-select,.form-textarea{box-sizing:border-box;padding:.5rem .75rem;font-size:.825rem}.form-textarea{min-height:80px}}section:nth-of-type(2),.section-featured-programs{z-index:2;background:#0f172a;border:none;margin-top:0;padding:4.5rem 1.25rem;position:relative}.featured-programs-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:1200px;margin:0 auto;display:grid}.program-card{border-radius:var(--radius-lg);border:1px solid #fff3;border-top:4px solid var(--accent-orange);background:#fff;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.program-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.program-card-img-wrap{width:100%;height:220px;position:relative;overflow:hidden}.program-card-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.program-card:hover .program-card-img-wrap img{transform:scale(1.06)}.program-card-body{text-align:center;flex-direction:column;flex-grow:1;align-items:center;padding:1.75rem 1.5rem;display:flex}.program-card-body h3{font-family:var(--font-heading);color:var(--neutral-900);margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.program-card-divider{background:linear-gradient(90deg,var(--accent-orange),var(--primary-blue));border-radius:2px;width:48px;height:3px;margin:.5rem 0 1rem}.program-card-body p{color:var(--neutral-600);font-size:.95rem;line-height:1.6}.section-mission{background-color:#f8fafc;background-image:radial-gradient(at 50% 0,#1e3a8a0d,#0000 60%),radial-gradient(at 50% 100%,#f973160a,#0000 60%);padding:5rem 1.25rem;position:relative}.mission-card{border-radius:var(--radius-lg);border:1px solid var(--neutral-200);text-align:center;background:#fff;max-width:1000px;margin:0 auto;padding:3.5rem 2.5rem;position:relative;box-shadow:0 10px 30px #0f172a0f}.mission-eyebrow{font-family:var(--font-heading);color:var(--accent-orange);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.825rem;font-weight:800;display:block}.mission-heading{font-family:var(--font-heading);color:var(--neutral-900);letter-spacing:-.015em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.mission-divider{background:linear-gradient(90deg,var(--primary-blue),var(--accent-orange));border-radius:2px;width:60px;height:4px;margin:0 auto 1.5rem}.mission-text{color:var(--neutral-700);max-width:780px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.75}.mission-pillars{border-top:1px solid var(--neutral-200);flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;padding-top:2rem;display:flex}.pillar-item{box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;gap:.75rem;padding:0;transition:transform .25s;display:flex}.pillar-item:hover{box-shadow:none;border-color:#0000;transform:translateY(-2px)}.pillar-item h4{font-family:var(--font-heading);color:var(--neutral-900);white-space:nowrap;margin:0;font-size:1.15rem;font-weight:800}.section-family-careers{border-top:1px solid var(--neutral-200);border-bottom:1px solid var(--neutral-200);background-color:#f1f5f9;background-image:radial-gradient(at 80% 20%,#f973160f,#0000 60%),radial-gradient(at 20% 80%,#1e3a8a0f,#0000 60%);padding:5.5rem 1.25rem}.family-heading-wrap{margin-bottom:3.5rem}.family-title{font-family:var(--font-heading);color:var(--neutral-900);font-size:2.75rem;font-weight:800}.highlight-circle{color:var(--accent-orange);display:inline-block;position:relative}.highlight-circle:after{content:"";background:var(--accent-orange);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}.family-cards-grid{grid-template-columns:repeat(2,1fr);gap:2.25rem;max-width:920px;margin:0 auto;display:grid}.family-card{border-radius:var(--radius-lg);border:1px solid var(--neutral-200);border-top:4px solid var(--primary-blue);background:#fff;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px #0f172a14}.family-card:hover{border-top-color:var(--accent-orange);transform:translateY(-6px);box-shadow:0 18px 36px #0f172a24}.family-card-img-wrap{width:100%;height:220px;overflow:hidden}.family-card-img-wrap img{object-fit:cover;object-position:center top;width:100%;height:100%}.family-card-body{text-align:center;flex-direction:column;flex-grow:1;align-items:center;padding:1.75rem;display:flex}.family-card-body h3{font-family:var(--font-heading);color:var(--neutral-900);margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.family-card-text{color:var(--neutral-600);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.btn-outline-dark{border:1.5px solid var(--neutral-900);color:var(--neutral-900);text-align:center;border-radius:var(--radius-sm);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:80%;max-width:240px;padding:.6rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline-dark:hover{background-color:var(--neutral-900);color:#fff}.apply-intro-text{color:var(--neutral-700);max-width:580px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.6}.apply-title{font-family:var(--font-heading);color:var(--neutral-900);letter-spacing:.05em;margin-bottom:2rem;font-size:1.85rem;font-weight:800}.question-group{border-bottom:1px solid var(--neutral-200);margin-bottom:1.75rem;padding-bottom:1.25rem}.question-group:last-of-type{border-bottom:none}.inline-radio-group{align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}.radio-label-item{color:var(--neutral-800);cursor:pointer;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:inline-flex}.radio-label-item input[type=radio]{accent-color:var(--accent-orange);cursor:pointer;width:18px;height:18px}.checkbox-group{flex-wrap:wrap;gap:1.5rem;margin-top:.5rem;display:flex}.checkbox-label-item{color:var(--neutral-800);cursor:pointer;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:inline-flex}.checkbox-label-item input[type=checkbox]{accent-color:var(--accent-orange);cursor:pointer;width:18px;height:18px}.btn-orange-submit{background-color:var(--accent-orange);color:#fff;font-family:var(--font-heading);border-radius:var(--radius-sm);cursor:pointer;letter-spacing:.05em;border:none;padding:.9rem 3.5rem;font-size:1.15rem;font-weight:800;transition:background-color .2s,transform .2s;box-shadow:0 4px 14px #f973164d}.btn-orange-submit:hover{background-color:var(--accent-orange-hover);transform:translateY(-2px)}.form-submit-wrap{text-align:center;margin-top:2rem}.apply-side-stack{flex-direction:column;gap:1.25rem;display:flex}.apply-side-img-box{border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-md);overflow:hidden}.apply-side-img-box img{object-fit:cover;width:100%;height:280px;display:block}@media(max-width:992px){.featured-programs-grid,.family-cards-grid{grid-template-columns:1fr}.mission-heading{font-size:2.1rem}}.whatsapp-float{z-index:9999;color:#fff;background-color:#25d366;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 20px #25d36666}.whatsapp-float:hover,.whatsapp-float:focus-visible{color:#fff;background-color:#20ba5a;transform:translateY(-3px)scale(1.06);box-shadow:0 10px 25px #25d3668c}.whatsapp-icon{flex-shrink:0;width:30px;height:30px}.btn-back-home{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.btn-back-icon{flex-shrink:0;transition:transform .2s}.btn-back-home:hover .btn-back-icon{transform:translate(-3px)}@media(max-width:768px){.whatsapp-float{width:52px;height:52px;bottom:20px;right:20px;box-shadow:0 6px 18px #25d36673}.whatsapp-icon{width:28px;height:28px}.btn-back-home .btn-back-text{display:none!important}.btn-back-home{background-color:var(--primary-blue-light)!important;width:42px!important;height:42px!important;color:var(--primary-blue)!important;border-width:2px!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;box-shadow:0 2px 8px #1e3a8a1f!important}.btn-back-home .btn-back-icon{width:22px!important;height:22px!important;margin:0!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
