/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{line-height:100%;text-decoration:none;margin:0;padding:0;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;list-style-type:none}form input{line-height:initial}form input,form select,form textarea{outline:0!important}form input:active,form input:focus,form select:active,form select:focus,form textarea:active,form textarea:focus{outline:0!important}a,a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none!important;outline:0!important}button{background-color:transparent;border:none;padding:0;cursor:pointer}button,button:active,button:focus{outline:0!important}h1,h2,h3,h4,h5,h6{line-height:100%;margin:0}ol,ul{margin:0;list-style-type:none}label{font-weight:400}body{font-size:16px;font-family:Barlow,sans-serif}body::before{content:"";background-color:#000;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;opacity:0;pointer-events:none;-webkit-transition:opacity .6s;transition:opacity .6s}body .title{font-size:28px}body.shadow{width:100%;overflow:hidden}body.shadow::before{opacity:.6;pointer-events:initial}.container{width:100%;max-width:1200px;margin:0 auto}@media (max-width:1300px){.container{padding:0 25px}}.screen-progress{background-color:#000;color:#fff;text-align:center;min-width:300px;position:fixed;top:50%;left:50%;z-index:205;margin-top:15px;padding:40px 20px 32px;border:2px solid #fff;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:margin-top .7s cubic-bezier(.5,0,0,1),opacity .7s cubic-bezier(0,0,.3,1);transition:margin-top .7s cubic-bezier(.5,0,0,1),opacity .7s cubic-bezier(0,0,.3,1);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1)}.screen-progress.open{margin-top:0;opacity:1}.screen-progress .screen-message{font-size:16px;font-weight:400;margin:0;margin-bottom:15px}.screen-progress .spinner{display:inline-block;width:40px;height:40px;position:relative}@-webkit-keyframes progress_spinner{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{opacity:.3}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes progress_spinner{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{opacity:.3}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.screen-progress .spinner span{background-color:#fff;border-radius:50%;display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:progress_spinner 1.5s infinite;animation:progress_spinner 1.5s infinite}.screen-progress .spinner span:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .7s cubic-bezier(.5,0,0,1),visibility .7s cubic-bezier(.5,0,0,1);transition:opacity .7s cubic-bezier(.5,0,0,1),visibility .7s cubic-bezier(.5,0,0,1)}.modal.open{opacity:1;visibility:visible;pointer-events:initial}.modal-cta{background-color:#fff}.modal-cta .close{position:absolute;top:50px;right:23px;z-index:3}.modal-cta .close svg path{fill:#000}.modal-cta .wrapper{position:absolute;top:0;right:25px;bottom:0;left:25px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-cta .wrapper-title{color:#393837;font-size:24px;font-weight:700;text-transform:uppercase;text-align:center;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:90px}.modal-cta .wrapper-form{width:100%;max-width:300px;margin-top:30px}.modal-cta .wrapper-form .form{padding:0}.modal-cta .wrapper-form .form .field-group:not(:last-child){margin-bottom:25px}.modal-cta .wrapper-form .form .field-group .label{color:#210700;font-size:16px;font-weight:700;margin-bottom:10px}.modal-cta .wrapper-form .form .field-group .field{background-color:transparent;color:#210700;font-size:16px;font-weight:500;padding-bottom:10px;border:none;outline:0;border-bottom:1px solid #210700;width:100%;display:block;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-timing-function:cubic-bezier(.5,0,0,1);transition-timing-function:cubic-bezier(.5,0,0,1)}.modal-cta .wrapper-form .form .field-group .field::-webkit-input-placeholder{color:rgba(120,130,154,.65);opacity:1;-webkit-transition:opacity 450ms;transition:opacity 450ms}.modal-cta .wrapper-form .form .field-group .field::-moz-placeholder{color:rgba(120,130,154,.65);opacity:1;-webkit-transition:opacity 450ms;transition:opacity 450ms}.modal-cta .wrapper-form .form .field-group .field::-ms-input-placeholder{color:rgba(120,130,154,.65);opacity:1;-webkit-transition:opacity 450ms;transition:opacity 450ms}.modal-cta .wrapper-form .form .field-group .field::placeholder{color:rgba(120,130,154,.65);opacity:1;-webkit-transition:opacity 450ms;transition:opacity 450ms}.modal-cta .wrapper-form .form .field-group .field:focus::-webkit-input-placeholder{opacity:0}.modal-cta .wrapper-form .form .field-group .field:focus::-moz-placeholder{opacity:0}.modal-cta .wrapper-form .form .field-group .field:focus::-ms-input-placeholder{opacity:0}.modal-cta .wrapper-form .form .field-group .field:focus::placeholder{opacity:0}.modal-cta .wrapper-form .form .field-group.invalid .field{border-color:red}.modal-cta .wrapper-form .form .form-submit{position:relative;width:100%}.modal-cta .wrapper-form .form .form-submit button{color:#c5cfcd;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-size:18px;font-weight:600;width:100%;text-transform:uppercase;height:60px;letter-spacing:1.5px;-webkit-box-shadow:0 15px 22px 0 rgba(19,27,46,.44);box-shadow:0 15px 22px 0 rgba(19,27,46,.44);-webkit-transition:letter-spacing 350ms ease,background-color 350ms ease,color 350ms ease,-webkit-box-shadow 350ms ease;transition:letter-spacing 350ms ease,background-color 350ms ease,color 350ms ease,-webkit-box-shadow 350ms ease;transition:letter-spacing 350ms ease,box-shadow 350ms ease,background-color 350ms ease,color 350ms ease;transition:letter-spacing 350ms ease,box-shadow 350ms ease,background-color 350ms ease,color 350ms ease,-webkit-box-shadow 350ms ease}.modal-cta .wrapper-form .form .form-submit button:hover{letter-spacing:2px;-webkit-box-shadow:0 8px 12px 0 rgba(19,27,46,.59);box-shadow:0 8px 12px 0 rgba(19,27,46,.59)}.modal-cta .wrapper-form .form .terms-option{margin-top:20px}.modal-cta .wrapper-form .form .terms-option .checkbox-mobile{background-color:transparent;padding-left:25px;border:none;position:relative;margin:0;bottom:-2px}.modal-cta .wrapper-form .form .terms-option .checkbox-mobile-text{color:#000;font-size:11px;text-align:left;line-height:1.2;font-weight:400}.modal-cta .wrapper-form .form .terms-option .checkbox-mobile-text a{font-weight:700;color:#000}.modal-cta .wrapper-form .form .terms-option.active button::before{background-color:#000;border-color:#000}.modal-success{background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-success .wrapper{background-color:#fff;position:relative;width:650px;padding:40px 0}@media (max-width:768px){.modal-success .wrapper{width:90vw}}.modal-success .wrapper-description{text-align:center;padding:0 30px}@media (max-width:767px){.modal-success .wrapper-description{width:100%;padding:0 25px}}.modal-success .wrapper-description p{color:#210700;font-size:16px;font-weight:500;line-height:1.7}@media (max-width:768px){.modal-success .wrapper-description p br{display:none}}.modal-success .wrapper-description p:not(:last-child){margin-bottom:25px}.modal-success .wrapper .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%}@media (max-width:768px){.modal-success .wrapper .buttons-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.modal-success .wrapper-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;padding:0 30px;gap:20px}@media (max-width:768px){.modal-success .wrapper-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.modal-success .wrapper .cta-button{background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:60px;margin:20px 0;-webkit-box-shadow:0 15px 22px 0 rgba(19,27,46,.44);box-shadow:0 15px 22px 0 rgba(19,27,46,.44);-webkit-transition:letter-spacing 350ms ease,-webkit-box-shadow 350ms ease;transition:letter-spacing 350ms ease,-webkit-box-shadow 350ms ease;transition:letter-spacing 350ms ease,box-shadow 350ms ease;transition:letter-spacing 350ms ease,box-shadow 350ms ease,-webkit-box-shadow 350ms ease}@media (max-width:768px){.modal-success .wrapper .cta-button{width:100%}}.modal-success .wrapper .cta-button a{color:#c5cfcd;position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;bottom:0;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;-webkit-transition:letter-spacing 350ms ease,color 350ms ease;transition:letter-spacing 350ms ease,color 350ms ease;line-height:1.4}.modal-success .wrapper .cta-button:hover{letter-spacing:1.5px;-webkit-box-shadow:0 8px 12px 0 rgba(19,27,46,.59);box-shadow:0 8px 12px 0 rgba(19,27,46,.59)}.modal-success .wrapper .cta-button:hover a{letter-spacing:1.5px}.modal-whatsapp{background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px}.modal-whatsapp .close{color:#000;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;position:absolute;top:-45px;right:-45px}@media (max-width:768px){.modal-whatsapp .close{right:0}}.modal-whatsapp .close svg path{fill:#fff}.modal-whatsapp .wrapper{position:relative;width:380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1366px){.modal-whatsapp .wrapper{-webkit-transform:scale(.9);transform:scale(.9)}}.modal-whatsapp .wrapper-title{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;padding:0 10px;width:100%;margin-bottom:-1px}@media (max-width:768px){.modal-whatsapp .wrapper-title{height:80px}}.modal-whatsapp .wrapper-title h3{font-size:18px;font-weight:600;line-height:1.4;color:#210700;text-transform:uppercase}@media (max-width:768px){.modal-whatsapp .wrapper-title h3{font-size:16px}}.modal-whatsapp .wrapper-form{position:relative;background-color:#fff;width:100%;padding:35px}@media (max-width:768px){.modal-whatsapp .wrapper-form{padding:25px 15px}}.modal-whatsapp .wrapper-form .field-group{position:relative;width:100%;margin:0;padding:0;border-bottom:1px solid #000;-webkit-transition:border-color .5s cubic-bezier(0,0,.3,1);transition:border-color .5s cubic-bezier(0,0,.3,1);margin:20px 0 40px 0}.modal-whatsapp .wrapper-form .field-group label{font-size:15px;color:#210700;font-weight:600;position:relative;bottom:14px}.modal-whatsapp .wrapper-form .field-group .placeholder{color:rgba(0,0,0,.5);font-size:15px;font-weight:400;position:absolute;bottom:8px;left:0;pointer-events:none;-webkit-transition:opacity .7s cubic-bezier(0,0,.3,1);transition:opacity .7s cubic-bezier(0,0,.3,1)}.modal-whatsapp .wrapper-form .field-group .field{background-color:transparent;color:#210700;font-size:14px;font-weight:600;margin:0;padding:0 0 8px;border:none;width:100%;display:block}.modal-whatsapp .wrapper-form .field-group.invalid{border-color:red}.modal-whatsapp .wrapper-form .field-group.focus .placeholder,.modal-whatsapp .wrapper-form .field-group.not-empty .placeholder{opacity:0}.modal-whatsapp .wrapper-form .terms-option{margin-top:-10px}.modal-whatsapp .wrapper-form .terms-option button{background-color:transparent;padding-left:25px;border:none;position:relative}.modal-whatsapp .wrapper-form .terms-option button::before{content:"";position:absolute;top:4px;left:0;width:12px;height:12px;border:1px solid #000;-webkit-transition-property:background-color,border-color;transition-property:background-color,border-color;-webkit-transition-duration:.7s;transition-duration:.7s;-webkit-transition-timing-function:cubic-bezier(.5,0,0,1);transition-timing-function:cubic-bezier(.5,0,0,1);z-index:1;background-color:#fae9b3}.modal-whatsapp .wrapper-form .terms-option button span{color:#000;font-size:16px;text-align:left;line-height:1.4;font-weight:600;display:inline-block}.modal-whatsapp .wrapper-form .terms-option.active button::before{background-color:#000;border-color:#000}.modal-whatsapp .wrapper-form .form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin:30px 0 0;padding:0}.modal-whatsapp .wrapper-form .form-submit button{position:relative;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;text-align:center;cursor:pointer;color:#c5cfcd;background-color:#000;text-transform:uppercase;-webkit-box-shadow:0 20px 40px 0 rgba(2,44,40,.4);box-shadow:0 20px 40px 0 rgba(2,44,40,.4);font-size:16px;-webkit-transition:letter-spacing 350ms ease,background-color 350ms ease,color 350ms ease;transition:letter-spacing 350ms ease,background-color 350ms ease,color 350ms ease}.modal-whatsapp .wrapper-form .form-submit button:hover{letter-spacing:1.5px}#page-home .mobile-ctas{position:absolute;right:0;bottom:0;left:0;height:60px;width:100%;z-index:45}@media (min-width:1200px){#page-home .mobile-ctas{display:none}}#page-home .mobile-ctas .cta{position:relative;width:100%;height:100%;bottom:80px;padding:0}@media screen and (device-aspect-ratio:40 / 71){#page-home .mobile-ctas .cta{bottom:10vh}}#page-home .mobile-ctas .cta button{position:relative;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;text-align:center;cursor:pointer;background-color:#000;border:1px solid #fff;font-size:16px;color:#fff;letter-spacing:2px;text-transform:uppercase;-webkit-transition:background-position 750ms ease,letter-spacing .3s ease,-webkit-box-shadow 350ms ease,-webkit-transform 250ms ease;transition:background-position 750ms ease,letter-spacing .3s ease,-webkit-box-shadow 350ms ease,-webkit-transform 250ms ease;transition:background-position 750ms ease,box-shadow 350ms ease,transform 250ms ease,letter-spacing .3s ease;transition:background-position 750ms ease,box-shadow 350ms ease,transform 250ms ease,letter-spacing .3s ease,-webkit-box-shadow 350ms ease,-webkit-transform 250ms ease}#page-home .mobile-ctas .cta button:hover{-webkit-box-shadow:0 0 18px 6px rgba(255,252,248,.4);box-shadow:0 0 18px 6px rgba(255,252,248,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px);letter-spacing:.5px}#page-home .mobile-ctas .cta button:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 0 10px 2px rgba(255,252,248,.3);box-shadow:0 0 10px 2px rgba(255,252,248,.3)}#page-home .section-hero{position:relative;width:100vw;height:100vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page-home .section-hero .whatsapp{position:fixed;top:30px;right:60px;z-index:45}@media (max-width:768px){#page-home .section-hero .whatsapp{right:10px;top:unset;bottom:70px;-webkit-transform:scale(.85);transform:scale(.85)}}#page-home .section-hero .whatsapp a{background-color:#25d366;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1px 1px 0;width:50px;height:50px;border-radius:50%;position:relative;z-index:2;-webkit-transition:background-position 750ms ease,-webkit-box-shadow 350ms ease;transition:background-position 750ms ease,-webkit-box-shadow 350ms ease;transition:box-shadow 350ms ease,background-position 750ms ease;transition:box-shadow 350ms ease,background-position 750ms ease,-webkit-box-shadow 350ms ease}#page-home .section-hero .whatsapp a svg{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(.8);transform:scale(.8)}#page-home .section-hero .whatsapp:hover a:hover{-webkit-box-shadow:0 0 16px 12px rgba(86,170,0,.45);box-shadow:0 0 16px 12px rgba(86,170,0,.45);background-position:right center}#page-home .section-hero .background{position:absolute;top:-15vh;right:0;bottom:0;left:0;z-index:1;pointer-events:none}@media (max-width:768px){#page-home .section-hero .background{top:30vh}}#page-home .section-hero .background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#page-home .section-hero .hero-body{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#page-home .section-hero .hero-body .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;width:100%;max-width:1300px;margin:0 auto;padding:0 50px}@media (max-width:1400px){#page-home .section-hero .hero-body .container{max-width:100%;padding:0 40px}}#page-home .section-hero .flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}#page-home .section-hero .left{-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:450px}@media (max-width:1400px){#page-home .section-hero .left{padding-left:80px}}@media (max-width:1300px){#page-home .section-hero .left{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:440px}}@media (max-width:768px){#page-home .section-hero .left{padding-left:0}}#page-home .section-hero .pre-launch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:30px;position:absolute;top:5vh;left:10vw}@media (max-width:1400px){#page-home .section-hero .pre-launch{left:3vw}}#page-home .section-hero .pre-launch .line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2px;background-color:#000}#page-home .section-hero .pre-launch .line.left{max-width:90px}#page-home .section-hero .pre-launch .line.right{max-width:450px}#page-home .section-hero .pre-launch .label{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#000;padding:0 16px;white-space:nowrap}#page-home .section-hero .logo{margin-bottom:35px}#page-home .section-hero .logo img{max-width:300px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1400px){#page-home .section-hero .logo img{max-width:220px}}#page-home .section-hero .details{margin-bottom:28px}#page-home .section-hero .details .quartos{font-size:28px;font-weight:400;color:#1a1a1a;line-height:1.3;margin-bottom:6px}#page-home .section-hero .details .quartos strong{font-weight:700}#page-home .section-hero .details .quartos sup{font-size:12px;vertical-align:super}#page-home .section-hero .details .tipologia{font-size:18px;color:#1a1a1a;font-style:italic;font-weight:400}#page-home .section-hero .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}#page-home .section-hero .location img{max-width:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#page-home .section-hero .location span{font-size:18px;color:#1a1a1a;font-weight:600}#page-home .section-hero .right-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){#page-home .section-hero .right-wrapper{display:none}}#page-home .section-hero .right{width:360px;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px}@media (max-width:1300px){#page-home .section-hero .right{width:360px}}#page-home .section-hero .right-title{padding:22px 30px 18px}#page-home .section-hero .right-title .form-title{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;text-align:center;line-height:1.5}#page-home .section-hero .right-form{padding:15px 30px 22px}#page-home .section-hero .right-form .field-group{position:relative;margin-bottom:32px;border-bottom:1px solid rgba(255,255,255,.45)}#page-home .section-hero .right-form .field-group label{display:block;font-size:13px;color:#fff;font-weight:500;margin-bottom:6px}#page-home .section-hero .right-form .field-group .placeholder{color:rgba(255,255,255,.45);font-size:14px;font-weight:300;position:absolute;bottom:8px;left:0;pointer-events:none;-webkit-transition:opacity .7s cubic-bezier(0,0,.3,1);transition:opacity .7s cubic-bezier(0,0,.3,1)}#page-home .section-hero .right-form .field-group .field{background-color:transparent;color:#fff;font-size:14px;font-weight:400;padding:0 0 8px;border:none;width:100%;display:block}#page-home .section-hero .right-form .field-group.invalid{border-color:#e55}#page-home .section-hero .right-form .field-group.focus .placeholder,#page-home .section-hero .right-form .field-group.not-empty .placeholder{opacity:0}#page-home .section-hero .right-form .form-submit{margin-bottom:18px}#page-home .section-hero .right-form .form-submit button{width:100%;height:54px;background-color:#fffefc;color:#000;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-align:center;cursor:pointer;border-radius:10px;border:1px solid #fffefc;line-height:1.5;-webkit-transition:background-color 350ms ease,color 350ms ease,-webkit-transform .2s ease;transition:background-color 350ms ease,color 350ms ease,-webkit-transform .2s ease;transition:background-color 350ms ease,color 350ms ease,transform .2s ease;transition:background-color 350ms ease,color 350ms ease,transform .2s ease,-webkit-transform .2s ease}#page-home .section-hero .right-form .form-submit button:hover{background-color:#000;color:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px)}#page-home .section-hero .right-form .form-submit button:active{-webkit-transform:translateY(0);transform:translateY(0)}#page-home .section-hero .right-form .terms-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}#page-home .section-hero .right-form .terms-option .checkbox{-ms-flex-negative:0;flex-shrink:0;margin-top:2px;cursor:pointer}#page-home .section-hero .right-form .terms-option .checkbox-text{color:rgba(255,255,255,.6);font-size:9px;line-height:1.5;font-weight:400}#page-home .section-hero .hero-footer{position:relative;z-index:2;height:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 30px 20vw}@media (max-width:1400px){#page-home .section-hero .hero-footer{padding:0 0 20px 120px}}@media (max-width:768px){#page-home .section-hero .hero-footer{position:relative}#page-home .section-hero .hero-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);z-index:-1}}#page-home .section-hero .hero-footer img{max-height:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:768px){#page-home .section-hero{height:100dvh}#page-home .section-hero .hero-body .container{padding:0 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#page-home .section-hero .flex-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:100px 0 0}#page-home .section-hero .left{max-width:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}#page-home .section-hero .pre-launch{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;top:40px}#page-home .section-hero .pre-launch .line{max-width:60px}#page-home .section-hero .pre-launch .line.left{max-width:100%;margin-bottom:0!important}#page-home .section-hero .pre-launch .line.right{max-width:100%}#page-home .section-hero .logo img{max-width:260px}}@media (max-width:768px) and (max-width:768px){#page-home .section-hero .logo img{max-width:220px}}@media (max-width:768px){#page-home .section-hero .details{text-align:center}#page-home .section-hero .location{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#page-home .section-hero .right-wrapper{width:100%}#page-home .section-hero .right{width:100%}#page-home .section-hero .hero-footer{height:80px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-home .section-hero .hero-footer img{max-height:36px}}
/*# sourceMappingURL=main.min.css.map */
