@font-face{font-family:Montserrat;src:url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap)}@font-face{font-family:Good Mood;src:url(/fonts/Good%20Mood.acdd6990.ttf)}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#926455;--light-color:#fff;--dark-color:#0b0a0a;--gray-color:#828282;--gray-darker-color:#676767;--nav-height:90px;--nav-padding:80px;--nav-margin:30px;--font-title:"Good Mood",sans-serif;--font-general:"Montserrat",sans-serif}body{font-family:var(--font-general);max-height:100vh;background:#fff}.nav-bar{display:grid;grid-template-columns:33.33333% 33.33333% 33.33333%;justify-content:space-between;align-items:center;background-color:var(--light-color);padding:0 var(--nav-padding);height:var(--nav-height);box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:30px}.nav-bar .burger{display:none}.nav-bar .burger *{pointer-events:none}.nav-bar .logo{display:flex;align-items:center;height:var(--nav-height);width:100%}.nav-bar .logo img{height:80%;width:auto}.nav-bar .nav-wrapper ul{display:flex;justify-content:space-between;align-items:center;width:100%}.nav-bar .nav-wrapper ul li{list-style:none;margin:0 10px}.nav-bar .auth-wrapper,.nav-bar .nav-wrapper ul li a{text-decoration:none;font-size:1.2rem;color:var(--dark-color)}.nav-bar .auth-wrapper{display:flex;align-items:center;justify-content:flex-end;height:var(--nav-height);width:100%}@media screen and (max-width:768px){.nav-open{display:flex;justify-content:center;padding:0;height:auto;margin-bottom:0}.nav-open>*{display:none}.nav-open .burger{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%}.open span{display:block;width:30px;height:3px;background-color:var(--dark-color);margin:5px}.close{display:flex!important;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;transform:rotate(45deg)}.close span{width:30px;height:3px;background-color:var(--light-color);margin:5px}.close span:nth-child(2){display:none}.nav-close{display:grid;grid-template-columns:100%;grid-template-rows:25% 25% 25% 25%;justify-content:space-between;background-color:var(--dark-color);padding:0;position:absolute;z-index:10}.nav-close,.nav-close .logo{align-items:center;height:100%;width:100%}.nav-close .logo{display:flex;justify-content:center;filter:invert(1)}.nav-close .logo img{height:50%;width:auto}.nav-bar .auth-wrapper,.nav-open .logo{display:flex;align-items:center;justify-content:center}.nav-bar .auth-wrapper{height:var(--nav-height);width:100%}.nav-open .auth-wrapper,.nav-open .nav-wrapper ul li a{color:var(--dark-color)}.nav-close .auth-wrapper,.nav-close .nav-wrapper ul li a{color:var(--light-color)}}@media screen and (max-width:480px){.nav-open .logo{display:none}}.home[data-v-07d2bfc6]{height:calc(100vh - var(--nav-height) - var(--nav-margin));display:grid;grid-template-columns:35% 65%}.home .text-description[data-v-07d2bfc6]{display:flex;flex-direction:column;padding-top:15%;padding-left:20%}.home .text-description h1[data-v-07d2bfc6]{font-family:var(--font-title);font-size:6.2rem;letter-spacing:.3rem;margin-bottom:20px;color:var(--dark-color)}.home .text-description p[data-v-07d2bfc6]{font-size:1.2rem;line-height:2.5rem;color:var(--gray-darker-color);text-align:justify;width:80%}.home .graphics[data-v-07d2bfc6]{color:var(--primary-color);border-radius:var(--primary-color);height:-webkit-max-content;height:-moz-max-content;height:max-content}.home .graphics .img-hero[data-v-07d2bfc6]{display:grid;justify-content:right;margin-top:20px;height:100%;width:100%;position:relative}.home .graphics .img-hero .reg-rect-img[data-v-07d2bfc6]{display:flex;position:relative;justify-content:flex-end}.home .graphics .img-hero img[data-v-07d2bfc6]{height:auto;width:40vw}.home .graphics .img-hero .big-rectangle[data-v-07d2bfc6]{top:8%;left:-10%;height:100%}.home .graphics .img-hero .big-rectangle[data-v-07d2bfc6],.home .graphics .img-hero .little-rectangle[data-v-07d2bfc6]{content:"";position:absolute;z-index:-1;display:flex;width:100%;background-color:transparent;border:8px solid var(--primary-color)}.home .graphics .img-hero .little-rectangle[data-v-07d2bfc6]{top:50%;left:-100%;height:60%;transform:translate(70%,-50%)}@media screen and (max-width:1000px){.home[data-v-07d2bfc6]{grid-template-columns:100%;margin:0 20%}.home .text-description[data-v-07d2bfc6]{padding-left:0}.home .text-description h1[data-v-07d2bfc6]{font-size:4.5rem}.home .text-description p[data-v-07d2bfc6]{font-size:1rem}.home .graphics .img-hero img[data-v-07d2bfc6]{width:100%}}@media screen and (orientation:portrait){.home[data-v-07d2bfc6]{grid-template-columns:100%;margin:0 20%}.home .text-description[data-v-07d2bfc6]{padding-left:0}.home .text-description h1[data-v-07d2bfc6]{font-size:4.5rem}.home .text-description p[data-v-07d2bfc6]{font-size:1rem}.home .graphics .img-hero img[data-v-07d2bfc6]{width:100%}}