.header{position:absolute;left:50%;transform:translateX(-50%);width:100%;z-index:99;border-bottom:1px solid #193162;padding:23px;transition:all .3s ease-in-out}.header.v2 nav{display:none}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1440px;width:95%;margin:0 auto}.header.v2 .header-inner{max-width:1100px}.header-inner nav,.header-inner nav ul{display:flex;gap:24px}.header-inner nav ul{align-items:center;justify-content:center;list-style:none outside none;color:#fcbf9a}.header-inner nav ul li a{text-transform:capitalize;font-size:14px;transition:all .3s ease-in-out;position:relative}.header-inner nav ul li a:after{content:"";position:absolute;left:0;bottom:-4px;height:2px;width:0;background-color:#fcbf9a;transition:all .2s cubic-bezier(.445,.05,.55,.95)}.header-inner nav ul li a:hover:after{width:100%}.header-inner nav ul li a:hover{color:#fcc09ac8}.header-inner nav .header-motto,.header-mobile .header-motto{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 24px;color:#fcbf9a;min-width:391px;min-height:34px;box-sizing:border-box;border-radius:30px}.header-inner nav .header-motto span{font-size:18px;letter-spacing:.2px;font-weight:300;font-style:italic;transition:all .2s ease-in-out}html[lang=es] .header-inner nav .header-motto br,html[lang=fr] .header-inner nav .header-motto br,html[lang=it] .header-inner nav .header-motto br,html[lang=nl] .header-inner nav .header-motto br,html[lang=pt] .header-inner nav .header-motto br{display:none}.header-inner nav .header-motto:hover span{letter-spacing:.3px}.header-inner nav .header-motto span b{font-weight:600}.header.active-header:not(".v2"){position:fixed;background-color:#fff;animation:headerAnimation .7s ease-in-out;background-color:var(--secondary-color);border-bottom:2px solid #fcbf9a;padding:8px 0}.header-mobile{display:none}@media screen and (max-width:992px){.header nav .header-motto span{font-size:16px;min-width:auto}}@media screen and (max-width:768px){html[lang=es] .header-inner nav .header-motto br,html[lang=fr] .header-inner nav .header-motto br,html[lang=it] .header-inner nav .header-motto br,html[lang=nl] .header-inner nav .header-motto br,html[lang=pt] .header-inner nav .header-motto br{display:block}.header{padding:8px 0}.header.header.active-header{background:linear-gradient(170deg,#041336,#041336 50%,rgba(41,94,218,.5))}.header .header-inner{flex-direction:column;align-items:center;gap:12px}.header-inner nav .header-motto span{font-size:14.5px}.header-inner nav .header-motto{background:none;box-sizing:border-box;min-width:auto;white-space:nowrap}.header.header.active-header .header-inner>img:first-child{display:none}}@media screen and (max-width:600px){.header-inner nav .header-motto img:first-child{display:none}.motto-v2{display:none!important}}@keyframes headerAnimation{0%{top:-10%}to{top:0}}.hero{min-height:calc(100vh);display:flex;align-items:flex-end;background-image:url(/images/hairtransplant1-.png);background-repeat:no-repeat;position:relative;overflow:hidden}.hero:after{background:linear-gradient(#05122e,rgba(5,19,48,.33) 59.61%,rgba(6,22,57,0));height:60%}.hero:after,.hero:before{content:"";position:absolute;left:0;top:0;width:100%}.hero:before{background:linear-gradient(#071533,#061639 41.01%,#05122e);opacity:.91;height:100%}.hero-inner{display:flex;align-items:center;justify-content:space-between;max-width:1440px;width:95%;margin:110px auto 0;z-index:1}.hero-text{gap:14px;max-width:600px;width:100%;text-align:center}.hero-scroll,.hero-text{display:flex;flex-direction:column;align-items:center;color:var(--text-color);font-size:16px}.hero-scroll{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;font-weight:600;gap:7px;z-index:12}.hero-form{position:relative;padding:30px;box-sizing:border-box;background:transparent;border:1px solid #3c5795;border-radius:10px}.hero-form:before{left:0;top:0;width:100%;height:100%;filter:drop-shadow(10px 10px 10px rgba(0,0,0,.16));-webkit-backdrop-filter:blur(34.0015983581543px);backdrop-filter:blur(34.0015983581543px);--webkit-backdrop-filter:blur(34.0015983581543px);background-color:rgba(0,0,0,.01);position:absolute;content:"";border-radius:10px}.hero-form h2{font-size:30px;text-align:center;color:#bda597}.hero-form p{font-size:16px;color:#f5f5f5;text-align:center;margin-top:8px;margin-bottom:20px}.hero-form form{display:flex;flex-direction:column;margin:0 auto;gap:12px}.hero-form #contactForm input{width:100%;background-color:#3c579572}.hero-form #contactForm input[name="Last Name"]{margin-top:20px}.hero-form #contactForm br{display:none}.hero-form #contactForm button[type=submit]{margin-top:12px;width:100%;max-width:none;padding-right:0}.hero-form #free-consultation{z-index:1;position:relative}.mobile-hero{display:none}@media screen and (max-width:1050px){.hero-img{width:50%}.hero-img img{max-width:100%}}@media screen and (min-width:900px){.hero-text{display:none}}@media screen and (max-width:900px){.mobile-hero{display:block}.hero-img>img:first-child{display:none}.hero-img{width:100%;max-width:400px;margin-left:-17px}.hero{background-size:cover}.hero-inner{flex-direction:column;padding-bottom:20px}.hero-scroll{display:none}.hero-form{margin-top:-7px}.hero-form #contactForm p{text-align:left;align-items:flex-start}}