@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Cormorant+Garamond:wght@300;400;600&display=swap";.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 40}*{margin:0;padding:0;box-sizing:border-box}.noshow{display:none}body{padding-top:60px;font-family:Montserrat,Georgia,serif;background-color:#ededed;color:#141a18;display:flex;flex-direction:column;overflow-x:hidden;margin:0}.main{position:relative;display:flex;flex:1;min-height:100vh;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 1rem}.main .logo-container{display:flex;align-content:center;justify-content:center;padding:2rem}.main .logo-container img{max-width:300px;opacity:.9;transition:all .2s ease-in-out}.main .logo-container img:hover{opacity:1;transform:translateY(-2px)}.main .content{padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:600px;width:100%}.main .content .comingsoon{width:100%;max-width:400px}.main .content .comingsoon img{width:100%;height:auto;padding:0 1rem}.main .content .texts{width:100%}.main .content .texts p{padding:.5rem 1rem;font-size:1rem;text-align:center;line-height:1.6}.main .content .texts p.pr1{font-weight:600;font-size:1.1rem}.main .content .texts p.pr2{font-weight:400;opacity:.9}.main .content .socials{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:1rem auto;width:100%;max-width:300px}.main .content .socials a{font-style:none;text-decoration:none;color:#ededed;display:flex;gap:.75rem;align-items:center;justify-content:center;padding:12px 24px;background-color:#2e8662;border-radius:8px;transition:all .3s ease-in-out;font-size:.95rem;font-weight:500}.main .content .socials a:hover{background-color:#13cf81;transform:translateY(-2px);box-shadow:0 4px 12px #2e86624d}.main .content .socials a span{display:inline-flex;align-items:center}.main .content .socials .ig-logo{width:24px;height:24px}.form{padding:2rem;max-width:500px;background-color:#ffffff61;border:1px solid #fff;border-radius:12px;align-self:center;margin-top:4rem;margin-bottom:4rem;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1rem;width:100%;transition:all ease-in-out .3s}.form form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.form .inputandbutton{display:flex;gap:1rem;flex-wrap:wrap;width:100%}.form h3{font-weight:600;font-size:1.35rem}.form span{font-weight:400;opacity:.9}.form input{padding:.5rem 1rem;border:none;border-radius:8px;background-color:var();font-size:.9rem;color:#141a18}.form input::placeholder{color:#cfd4d2}.form button{padding:.5rem 1rem;border:none;border-radius:8px;background-color:#2e8662;color:#ededed;font-size:.9rem;cursor:pointer;transition:all ease-in-out .3s}.form button:hover{background-color:#13cf81;transform:translateY(-2px);box-shadow:0 4px 12px #2e86624d}.form .small{font-size:.8rem}.form:hover{box-shadow:0 4px 12px #2e86624d;transform:translateY(-5px)}.footer{width:100%;height:auto;padding:2rem 1rem;text-align:center;background:linear-gradient(45deg,#13cf81,#131916);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-shrink:0}.footer img{opacity:.6;max-width:120px;height:auto}.footer p{font-size:.85rem;opacity:.8;color:#ededed}@media(min-width:768px){.main{padding:3rem 2rem}.main .logo-container{padding:1.5rem}.main .logo-container img{max-width:480px}.main .content{max-width:700px;gap:2rem}.main .content .comingsoon{max-width:500px}.main .content .texts p{font-size:1.15rem;padding:.75rem 2rem}.main .content .texts p.pr1{font-size:1.35rem}.main .content .socials{flex-direction:row;max-width:100%;gap:1.5rem}.main .content .socials a{padding:14px 32px;font-size:1rem}.footer{height:180px;width:100%}.footer img{max-width:140px}.footer p{font-size:.9rem}}@media(min-width:1024px){.main{padding:4rem 3rem}.main .logo-container{padding:2rem}.main .logo-container img{max-width:580px}.main .content{max-width:900px;gap:3rem}.main .content .comingsoon{max-width:600px}.main .content .texts p{font-size:1.3rem;padding:1rem 3rem}.main .content .texts p.pr1{font-size:1.6rem;margin-bottom:.5rem}.main .content .socials{gap:2rem}.main .content .socials a{padding:16px 40px;font-size:1.1rem;gap:1rem}.main .content .socials a .material-symbols-outlined{font-size:28px}.main .content .socials .ig-logo{width:28px;height:28px}.footer{height:200px}.footer img{max-width:160px}.footer p{font-size:.95rem}}@media(min-width:1440px){.main .logo-container img{max-width:800px}.main .content{max-width:1000px}.main .content .comingsoon{max-width:700px}.main .content .texts p{font-size:1.4rem}.main .content .texts p.pr1{font-size:1.8rem}.footer img{max-width:180px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.main .logo-container{animation:fadeInDown .8s ease-out;animation-fill-mode:both}.main .content .comingsoon{animation:fadeInUp .8s ease-out .2s;animation-fill-mode:both}.main .content .texts{animation:fadeInUp .8s ease-out .4s;animation-fill-mode:both}.main .content .socials{animation:fadeInUp .8s ease-out .6s;animation-fill-mode:both}.footer{animation:fadeIn 1s ease-out .8s;animation-fill-mode:both}.logo-container .logo-horizontal{display:none;max-width:280px}.logo-container .logo-vertical{display:block;max-width:160px!important}.logo-container .logo-vertical img{max-width:160px!important}@media(min-width:768px){.logo-container .logo-horizontal{display:block}.logo-container .logo-vertical{display:none}}header{position:fixed;top:0;left:0;right:0;z-index:100;isolation:isolate;background:#ededed;box-shadow:4px 4px 12px #1113121a;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}header .isotipo-container{max-width:30px}header .isotipo-container img{width:100%;height:auto}header .logo-nervo{font-size:1.1rem;font-weight:900;letter-spacing:-.05em;color:#141a18;text-transform:uppercase}header .logo-golf{font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:-.05em}.form-success{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;text-align:center;animation:fadeInUp .5s ease-out}.form-success .flex{display:flex;align-items:center;gap:.5rem}.form-success .success-icon{font-size:2rem;color:#13cf81}.form-success h3{font-weight:700;font-size:1.35rem;color:#141a18}.form-success p{font-weight:400;opacity:.8;font-size:.95rem}
