/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:Arial,Helvetica,sans-serif;--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)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-hidden{overflow:hidden}}:root{color:#042833;font-synthesis:none;--red:#b9131a;--ink:#042833;background:#fafaf8;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:7px;outline:3px solid}::selection{background:var(--red);color:#fff}.section-pad{padding-left:4.2%;padding-right:4.2%}.eyebrow{letter-spacing:.075em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.6}.red{color:var(--red)}.skip{z-index:100;background:#fff;padding:16px;position:fixed;top:-100px;left:15px}.skip:focus{top:15px}.header{z-index:10;background:#fafaf8;border-bottom:1px solid #04283322;height:104px;padding:23px 4.2%;position:relative}.brand{letter-spacing:-5px;align-items:center;gap:16px;font-size:57px;font-weight:900;line-height:.66;display:inline-flex}.brand span{letter-spacing:-.25px;align-self:flex-end;font-size:13px;font-weight:500;line-height:1.1}.header nav{margin-left:6%;font-size:14px}.header nav a{padding:8px 0;position:relative}.header nav a:after{content:"";background:var(--red);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.header nav a:hover:after{width:100%}.header-cta{border:1px solid #04283355;border-radius:30px;padding:12px 20px;font-size:14px;transition:background .25s,color .25s}.header-cta span{margin-left:30px}.header-cta:hover{background:var(--ink);color:#fff}.hero{background:var(--red);color:#fff;flex-direction:column;min-height:calc(100svh - 104px);padding-top:26px;display:flex}.dot{background:currentColor;border-radius:50%;width:6px;height:6px;margin:0 9px 2px 0;display:inline-block}.hero h1{letter-spacing:-.075em;margin:50px 0 35px;font-size:clamp(80px,11.8vw,210px);font-weight:500;line-height:.92;position:relative}.outline-word{-webkit-text-stroke:1.5px #fff;color:#0000;transition:color .45s}.outline-word:hover{color:#fff}.hero-asterisk{transform:rotate(var(--spin,0deg));will-change:transform;font-size:clamp(100px,18vw,280px);line-height:1;display:inline-block;position:absolute;top:13%;right:4%}.hero-bottom{grid-template-columns:1fr 1fr auto;align-items:end;gap:20px;padding-bottom:35px;display:grid}.hero-bottom>p:first-child{letter-spacing:-.03em;font-size:clamp(20px,2.1vw,32px);line-height:1.18}.hero-description{justify-self:center;font-size:16px;line-height:1.6}.round-link{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:76px;height:76px;font-size:32px;transition:background .3s,color .3s,transform .3s;display:grid}.round-link:hover{color:var(--red);background:#fff;transform:translateY(5px)}.hero-index{border-top:1px solid #fff4;justify-content:space-between;margin-top:auto;padding:17px 0;font-size:11px;display:flex}.intro{grid-template-columns:1fr 2fr;gap:40px;padding-top:130px;padding-bottom:125px;display:grid}.intro h2,.section-heading h2{letter-spacing:-.055em;font-size:clamp(40px,5.3vw,80px);font-weight:400;line-height:1.06}.intro-bottom{grid-template-columns:1fr 1fr;gap:45px;max-width:740px;margin-top:45px;display:grid}.intro-bottom p{font-size:17px;line-height:1.7}.services{padding-bottom:130px}.section-heading{grid-template-columns:1fr 2fr;gap:40px;padding-bottom:65px;display:grid}.section-heading h2{font-size:clamp(32px,4vw,60px)}em{font-family:Georgia,Times New Roman,serif;font-weight:400}.service{border-top:1px solid #04283340;transition:background .25s,color .25s}.service:last-child{border-bottom:1px solid #04283340}.service summary{cursor:pointer;grid-template-columns:7% 1fr 25% 40px;align-items:center;gap:15px;padding:30px 12px;list-style:none;transition:padding .3s;display:grid}.service summary::-webkit-details-marker{display:none}.service h3{letter-spacing:-.04em;font-size:clamp(21px,2.7vw,41px);font-weight:400;line-height:1.15}.service-number{font-size:12px}.service-tag{font-size:14px}.plus{text-align:right;font-size:30px;font-weight:300;transition:transform .3s}.service:hover,.service[open]{background:var(--ink);color:#fff}.service:hover summary,.service[open] summary{padding-left:24px;padding-right:24px}.service[open] .plus{transform:rotate(45deg)}.service-body{grid-template-columns:1.4fr 1fr;gap:50px;padding:5px 7% 35px 9%;font-size:16px;line-height:1.7;display:grid}.service-body ul{margin:0;padding:0;list-style:none}.service-body li:before{content:"↗";margin-right:12px}.healthcare{background:var(--ink);color:#fff;padding-top:36px;padding-bottom:65px}.health-top{justify-content:space-between;display:flex}.health-title{justify-content:space-between;align-items:center;margin:75px 0 55px;display:flex}.health-title h2{letter-spacing:-.065em;font-size:clamp(64px,9.5vw,150px);font-weight:400;line-height:.96}.health-title h2 span{color:#ed3b43}.health-symbol{font-size:clamp(130px,24vw,340px);font-weight:200;line-height:.8;transition:transform .6s}.healthcare:hover .health-symbol{transform:translate(12px,-12px)}.health-bottom{border-top:1px solid #ffffff40;grid-template-columns:1fr 1fr;gap:40px;padding-top:40px;display:grid}.health-label{letter-spacing:-.035em;font-size:28px;line-height:1.1}.health-bottom>div>p:first-child{letter-spacing:-.03em;font-size:24px;line-height:1.3}.health-description{color:#c0d0d4;max-width:480px;margin-top:23px;font-size:16px;line-height:1.7}.experience{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;padding-top:110px;padding-bottom:120px;display:grid;overflow:hidden}.experience-number{flex-direction:column;align-items:flex-start;display:flex}.parallax-number{letter-spacing:-.1em;transform:translateY(var(--number-y,0px));margin-left:-.04em;font-size:clamp(170px,31vw,490px);font-weight:500;line-height:.9;display:block}.experience-number>.eyebrow{margin-top:35px}.experience-copy h2{letter-spacing:-.055em;margin:30px 0;font-size:clamp(40px,5vw,76px);font-weight:400;line-height:1.02}.experience-copy>p:last-child{font-size:16px;line-height:1.7}.footer{background:var(--red);color:#fff;padding-top:32px;padding-bottom:30px}.footer h2{letter-spacing:-.055em;margin:60px 0 70px;font-size:clamp(52px,8.3vw,135px);font-weight:400;line-height:1;position:relative}.footer h2>span{font-size:1.6em;position:absolute;top:0;right:1%}.footer-bottom{border-top:1px solid #fff5;justify-content:space-between;align-items:center;gap:30px;padding-top:30px;font-size:14px;display:flex}.footer-bottom .brand{font-size:48px}.footer-bottom>a:last-child:hover{text-decoration:underline}.reveal{transition:opacity .7s,translate .7s}@media (width>=1700px){.section-pad{padding-left:max(4.2%,50vw - 800px);padding-right:max(4.2%,50vw - 800px)}}@media (width<=760px){.header{height:88px;padding:20px 5%}.brand{gap:12px;font-size:48px}.brand span{font-size:12px}.header nav{display:none}.header-cta{padding:10px 13px;font-size:14px}.header-cta span{margin-left:10px}.section-pad{padding-left:6%;padding-right:6%}.hero{min-height:calc(90svh - 88px);padding-top:24px}.hero-top{align-items:flex-start;gap:20px}.hero-top .eyebrow{max-width:150px;font-size:12px}.hero-top .eyebrow:last-child{text-align:right}.hero h1{margin:90px 0 45px;font-size:clamp(62px,13.2vw,100px)}.hero-asterisk{font-size:70px;top:-70px;right:3%}.hero-bottom{grid-template-columns:1fr auto;gap:25px}.hero-bottom>p:first-child{font-size:23px}.hero-description{grid-row:2;justify-self:start;font-size:16px}.round-link{grid-area:1/2;width:55px;height:55px;font-size:26px}.hero-index{gap:20px;font-size:12px}.hero-index span{text-align:right;max-width:150px}.intro{grid-template-columns:1fr;gap:30px;padding-top:70px;padding-bottom:75px}.intro-bottom{grid-template-columns:1fr;gap:22px;margin-top:30px}.intro-bottom p{font-size:16px}.section-heading{grid-template-columns:1fr;gap:24px;padding-bottom:35px}.services{padding-bottom:75px}.service summary{grid-template-columns:25px 1fr 22px;gap:9px;padding:25px 2px}.service-tag{display:none}.service h3{font-size:23px}.service:hover summary,.service[open] summary{padding-left:10px;padding-right:10px}.service-body{grid-template-columns:1fr;gap:20px;padding:0 20px 30px 44px;font-size:16px}.health-top .eyebrow{font-size:12px}.health-title{margin:60px 0 40px}.health-title h2{font-size:clamp(48px,10.5vw,80px)}.health-symbol{font-size:100px}.health-bottom{grid-template-columns:1fr;gap:30px}.health-bottom>div>p:first-child{font-size:22px}.health-description{font-size:16px}.experience{grid-template-columns:1fr;gap:60px;padding-top:65px;padding-bottom:70px}.parallax-number{font-size:65vw;line-height:.95}.experience-copy h2{font-size:50px}.footer h2{margin:45px 0;font-size:clamp(38px,8.5vw,64px)}.footer h2>span{font-size:1.2em}.footer-bottom{flex-wrap:wrap;row-gap:26px;font-size:14px}.footer-bottom p{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal{opacity:1!important;translate:none!important}.hero-asterisk,.parallax-number{transform:none!important}}.outline-word{display:inline-block}.scroll-motion .hero h1,.scroll-motion .outline-word,.scroll-motion .hero-asterisk,.scroll-motion .hero-description,.scroll-motion .intro h2,.scroll-motion .health-title h2,.scroll-motion .health-symbol,.scroll-motion .parallax-number,.scroll-motion .experience-copy,.scroll-motion .footer h2,.scroll-motion .footer h2>span{transform:translate3d(var(--drift-x,0px), var(--drift-y,0px), 0) rotate(var(--drift-rotate,0deg))}.scroll-motion .hero h1{transform:translate3d(var(--drift-x,0px), var(--drift-y,0px), 0) skewY(var(--scroll-skew,0deg));transform-origin:0}.scroll-motion .health-symbol{transition:none}.scroll-motion .hero-asterisk,.scroll-motion .parallax-number{will-change:transform}.intro,.services,.footer{overflow:clip}.reveal{transition:opacity .5s cubic-bezier(.2,.7,.2,1),translate .65s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s)}.motion-ready .reveal:not(.visible){opacity:0;translate:0 30px}.service.reveal{transition:opacity .45s,translate .6s cubic-bezier(.16,1,.3,1),background .25s,color .25s;transition-delay:var(--reveal-delay,0s), var(--reveal-delay,0s), 0s, 0s}.motion-ready .service.reveal:not(.visible){translate:20px 15px}.service:focus-within{opacity:1!important;translate:none!important}.scroll-motion:after{content:"";z-index:90;mix-blend-mode:difference;pointer-events:none;transform-origin:0;width:100%;height:3px;transform:scaleX(var(--scroll-progress,0));background:#fff;position:fixed;top:0;left:0}@media (width<=760px){.motion-ready .reveal:not(.visible){translate:0 28px}.motion-ready .service.reveal:not(.visible){translate:12px 20px}}@media (prefers-reduced-motion:reduce){.scroll-motion:after{display:none}.scroll-motion .hero h1,.scroll-motion .outline-word,.scroll-motion .hero-description,.scroll-motion .intro h2,.scroll-motion .health-title h2,.scroll-motion .health-symbol,.scroll-motion .experience-copy,.scroll-motion .footer h2,.scroll-motion .footer h2>span{transform:none!important}}.intro-screen{display:none}.intro-running .intro-screen{z-index:110;color:#fff;background:#b9131a;flex-direction:column;justify-content:center;align-items:center;animation:.38s cubic-bezier(.76,0,.24,1) 1.15s forwards intro-curtain;display:flex;position:fixed;inset:0}.intro-screen[hidden]{display:none!important}.intro-signature{letter-spacing:-.085em;flex-direction:column;align-items:center;font-size:clamp(85px,12vw,160px);font-weight:900;line-height:.8;display:flex}.intro-signature span{letter-spacing:.02em;margin-top:20px;font-size:16px;font-weight:400}.ant-track{border-bottom:1px solid #fff5;width:min(360px,70vw);height:95px;margin-top:38px;position:relative}.ant-walker{width:90px;animation:1.15s cubic-bezier(.3,.1,.3,1) both ant-cross;position:absolute;bottom:-9px;left:0}.ant-walker img{filter:brightness(0)invert();width:100%;height:auto;animation:.16s ease-in-out 8 alternate ant-step}.intro-caption{letter-spacing:.02em;margin-top:24px;font-size:14px}.intro-skip{color:#fff;cursor:pointer;border:1px solid #fff8;border-radius:30px;padding:10px 18px;font-size:14px;position:absolute;bottom:35px;right:5%}.intro-skip:focus-visible{outline-offset:5px;outline:2px solid #fff}.hero-ant{width:clamp(130px,18vw,255px);font-size:inherit;top:6%;right:1%}.hero-ant img{filter:brightness(0)invert();width:100%;height:auto;transition:translate .35s;display:block}.hero-ant:hover img{translate:10px -3px}.ant-divider{height:58px;position:relative;overflow:hidden}.service-ant{width:85px;display:block;position:absolute;bottom:-8px;left:42%}.service-ant img{width:100%;height:auto;display:block}.scroll-motion .service-ant{transform:translate3d(var(--drift-x,0px),0,0)}@keyframes ant-cross{0%{left:0}to{left:calc(100% - 90px)}}@keyframes ant-step{0%{transform:translateY(0)rotate(-1deg)}to{transform:translateY(-2px)rotate(1deg)}}@keyframes intro-curtain{to{clip-path:inset(0 0 100%);visibility:hidden;pointer-events:none}}@media (width<=760px){.hero-ant{width:78px;top:-78px;right:1%}.ant-divider{height:42px}.service-ant{width:70px}}@media (prefers-reduced-motion:reduce){.intro-running .intro-screen{display:none!important}.scroll-motion .service-ant{transform:none}.hero-ant:hover img{translate:none}}.footer-ant{filter:brightness(0)invert();letter-spacing:normal;width:42px;height:auto}.brand{letter-spacing:normal;flex-shrink:0;gap:0;line-height:1}.brand-logo{width:104px;height:auto;display:block}.footer .brand-logo{filter:brightness(0)invert();width:120px}.intro-signature img{filter:brightness(0)invert();width:clamp(150px,20vw,240px);height:auto;display:block}@media (width<=760px){.header .brand-logo{width:88px}.footer .brand-logo{width:104px}}.contact-open{overflow:hidden}.contact-dialog{color:#042833;background:#fafaf8;border:0;width:min(600px,100% - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:clamp(24px,4vw,44px);position:fixed;inset:0;overflow-y:auto}.contact-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#042833b8}.contact-dialog[open]{animation:.22s ease-out contact-enter}.contact-dialog h2{letter-spacing:-.045em;margin:18px 0;font-size:clamp(36px,5vw,52px);line-height:1.05}#contact-description{margin-bottom:24px;font-size:16px;line-height:1.5}.contact-close{cursor:pointer;width:44px;height:44px;font-size:32px;position:absolute;top:12px;right:16px}.contact-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}#contact-form label{margin-bottom:18px;font-size:14px;display:block}#contact-form input:not([type=hidden]),#contact-form textarea{background:#fff;border:1px solid #04283344;border-radius:0;width:100%;margin-top:7px;padding:12px;font-size:16px;display:block}#contact-form textarea{resize:vertical;min-height:110px}#contact-form input:focus,#contact-form textarea:focus{outline-offset:2px;outline:2px solid #b9131a}#contact-form .contact-honey{display:none!important}.contact-privacy{margin-bottom:18px;font-size:12px;line-height:1.5}.contact-privacy a{text-decoration:underline}.contact-submit,.contact-launch{cursor:pointer;border:1px solid;justify-content:space-between;align-items:center;gap:30px;padding:15px 22px;font-size:16px;transition:background .2s,color .2s;display:flex}.contact-submit{color:#fff;background:#b9131a;width:100%}.contact-submit:hover{background:#042833}.contact-submit:disabled{opacity:.6;cursor:wait}.contact-launch{border-radius:30px;margin:-30px 0 45px}.contact-launch:hover{color:#b9131a;background:#fff}.contact-status{margin-top:12px;font-size:14px;line-height:1.5}.contact-status:empty{display:none}.contact-email{overflow-wrap:anywhere;margin-top:18px;font-size:13px;line-height:1.5;text-decoration:underline;display:block}.contact-dialog button:focus-visible,.contact-launch:focus-visible{outline-offset:4px;outline:2px solid}@keyframes contact-enter{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@media (width<=520px){.contact-fields{grid-template-columns:1fr;gap:0}.contact-launch{margin-top:0}}.contact-details{grid-template-columns:1fr 1fr;gap:25px;margin:0 0 44px;font-size:16px;line-height:1.7;display:grid}.contact-details address,.modal-address{font-style:normal}.contact-details a{overflow-wrap:anywhere;width:fit-content;display:block}.contact-details a:hover,.modal-address a:hover{text-decoration:underline}.legal-links{border-top:1px solid #fff4;margin-top:30px;padding-top:22px}.legal-links nav{flex-wrap:wrap;gap:14px 28px;font-size:14px;display:flex}.legal-links a:hover{text-decoration:underline}.modal-address{margin-top:16px;font-size:13px;line-height:1.6}@media (width<=760px){.contact-details{grid-template-columns:1fr;gap:18px;font-size:15px}}

/* ==========================================================
   DSI — Selector de idioma ES / EN
   Más presencia visual, manteniendo el tono editorial de la web
   ========================================================== */
.header-actions{
  display:flex;
  align-items:center;
  gap:14px;
  margin-left:auto;
}

.lang-toggle{
  display:flex;
  align-items:center;
  gap:2px;
  flex-shrink:0;
  padding:4px;
  border:1px solid #0428334d;
  border-radius:999px;
  background:#fff7;
  box-shadow:0 1px 0 #fff inset;
  font-size:11px;
  line-height:1;
  letter-spacing:.08em;
}

.lang-option{
  position:relative;
  min-width:34px;
  color:var(--ink);
  cursor:pointer;
  border:0;
  border-radius:999px;
  background:transparent;
  padding:9px 10px 8px;
  font-size:inherit;
  font-weight:600;
  line-height:1;
  letter-spacing:inherit;
  opacity:.52;
  transition:
    background .2s ease,
    color .2s ease,
    opacity .2s ease,
    transform .2s ease;
}

.lang-option:hover{
  opacity:1;
  transform:translateY(-1px);
}

.lang-option[aria-pressed="true"]{
  color:#fff;
  background:var(--ink);
  opacity:1;
  font-weight:700;
}

.lang-option:focus-visible{
  outline-offset:3px;
  outline:2px solid var(--red);
}

.lang-separator{
  display:none;
}

.i18n-fragment{
  font-weight:inherit;
}

@media (width<=760px){
  .header-actions{
    gap:8px;
  }

  .lang-toggle{
    padding:3px;
    font-size:10px;
  }

  .lang-option{
    min-width:30px;
    padding:8px 8px 7px;
  }
}
