@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-BlackItalic.woff2) format("woff2"),url(../fonts/Nexa/Nexa-BlackItalic.woff) format("woff"),url(../fonts/Nexa/Nexa-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-Bold.woff2) format("woff2"),url(../fonts/Nexa/Nexa-Bold.woff) format("woff"),url(../fonts/Nexa/Nexa-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-ExtraBold.woff2) format("woff2"),url(../fonts/Nexa/Nexa-ExtraBold.woff) format("woff"),url(../fonts/Nexa/Nexa-ExtraBold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-BoldItalic.woff2) format("woff2"),url(../fonts/Nexa/Nexa-BoldItalic.woff) format("woff"),url(../fonts/Nexa/Nexa-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-Book.woff2) format("woff2"),url(../fonts/Nexa/Nexa-Book.woff) format("woff"),url(../fonts/Nexa/Nexa-Book.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-Black.woff2) format("woff2"),url(../fonts/Nexa/Nexa-Black.woff) format("woff"),url(../fonts/Nexa/Nexa-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-LightItalic.woff2) format("woff2"),url(../fonts/Nexa/Nexa-LightItalic.woff) format("woff"),url(../fonts/Nexa/Nexa-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-Light.woff2) format("woff2"),url(../fonts/Nexa/Nexa-Light.woff) format("woff"),url(../fonts/Nexa/Nexa-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-Heavy.woff2) format("woff2"),url(../fonts/Nexa/Nexa-Heavy.woff) format("woff"),url(../fonts/Nexa/Nexa-Heavy.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-Regular.woff2) format("woff2"),url(../fonts/Nexa/Nexa-Regular.woff) format("woff"),url(../fonts/Nexa/Nexa-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(../fonts/Nexa/Nexa-ExtraLight.woff2) format("woff2"),url(../fonts/Nexa/Nexa-ExtraLight.woff) format("woff"),url(../fonts/Nexa/Nexa-ExtraLight.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}.btn-principal{color:#b35457;background-color:#fff;text-transform:uppercase;font-size:14px;padding:10px 15px;overflow:hidden;transition:all 1s ease;z-index:2}.btn-principal:before{background:#b35457;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;transition:all .6s ease;width:0;height:100%}.btn-principal:hover{color:#fff;background-color:rgba(0,0,0,0)}.btn-principal:hover:before{width:100%}.form .field{margin-bottom:15px}.form .field:last-child{margin-bottom:0}.form .field input[type=email],.form .field input[type=password],.form .field input[type=tel],.form .field input[type=text]{border:1px solid #d1775c;outline:none;padding:5px;border-radius:0;transition:all .3s ease}.form .field input[type=email]:focus,.form .field input[type=password]:focus,.form .field input[type=tel]:focus,.form .field input[type=text]:focus{border-color:#b35457;transition:all .3s ease}.form .field textarea{border:1px solid #d1775c;outline:none;padding:5px;border-radius:0;display:block;height:100px;resize:none}.form .field textarea,.form .field textarea:focus{transition:all .3s ease}.form .field textarea:focus{border-color:#b35457}.btn-fb{background:#4267b2;color:#fff!important;text-align:center;height:45px;display:flex;align-items:center;justify-content:center;border:none;width:100%;border-radius:0;font-weight:700;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-fb:focus,.btn-fb:hover{background:#365899;color:#fff;text-decoration:none}.msg-retorno{clear:both}.msg-retorno>div:not(:empty){display:block;float:left;width:100%;clear:both;margin-top:15px}.msg-retorno>div:empty{display:none}.msg-retorno>div.msg-error,.msg-retorno>div.msg-success{padding:0;margin-top:0;opacity:0;visibility:hidden;overflow:hidden;display:none}.msg-retorno>div.msg-error.visible,.msg-retorno>div.msg-success.visible{opacity:1;visibility:visible;height:auto;display:block;margin-top:10px;margin-bottom:10px}.msg-retorno .msg{display:block;font-size:13px;text-align:center;letter-spacing:.05em;color:#000;line-height:1.5em;padding:5px;margin-top:5px;background-color:#f7f7f7;border:1px solid #f1f1f1;font-weight:400}.form-honeypot,.msg-retorno .msg:empty{display:none}.popup{position:fixed;left:0;width:100%;height:100%;z-index:1111;top:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:all .35s ease}.popup.active{opacity:1;visibility:visible}.popup .close{position:absolute;right:0;top:0;border:none;background-color:rgba(0,0,0,0);padding:0;width:40px;height:40px;cursor:pointer}.popup .close:before{transform:rotate(45deg)}.popup .close:after,.popup .close:before{content:"";position:absolute;left:50%;top:50%;width:18px;height:4px;background-color:#9a6051;margin-left:-9px}.popup .close:after{transform:rotate(-45deg)}.popup .popup-wrapper{max-width:800px;position:relative;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 0 30px -3px rgba(0,0,0,.4)}.popup .content{display:flex;align-items:center;justify-content:center;padding:25px}@media (max-width:767px){.popup{padding:20px 25px 25px}.popup .popup-wrapper{width:calc(100% - 10px);max-width:100%;height:auto;overflow:auto;background-color:#fff}.popup .content{flex-wrap:wrap;padding-left:15px;padding-right:15px}}.popup-newsletter{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;transition:.5s;z-index:9999;transition:opacity .4s;opacity:1}.popup-newsletter.hide{transition:opacity .4s}.popup-newsletter.hide,.popup-newsletter.hide *{opacity:0;visibility:hidden}.popup-newsletter>.overlay-popup{background:hsla(0,0%,100%,.4);width:100%;height:100%;position:absolute}.popup-newsletter>.container{display:flex;justify-content:center}.popup-wrapper{position:relative;min-width:450px;min-height:340px;padding:34px;border:1px solid #000}@media (max-width:767px){.popup-wrapper{min-width:250px}}.popup-wrapper>.close{width:30px;height:30px;position:absolute;top:4%;right:4%;z-index:9999;font-weight:200;color:#000;cursor:pointer;border:none;background-color:rgba(0,0,0,0);transition:.5s;font-size:20px}@media (max-width:767px){.popup-wrapper>.close{width:25px;height:25px;font-size:22px}}.popup-wrapper>.image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.popup-wrapper>.box-form{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .4s;position:relative;z-index:5}.popup-wrapper>.box-form .promo-code{margin-top:16px;font-weight:500}.popup-wrapper>.box-form.-changing{opacity:0}.popup-wrapper>.box-form h1,.popup-wrapper>.box-form h2,.popup-wrapper>.box-form h3,.popup-wrapper>.box-form h4,.popup-wrapper>.box-form h5,.popup-wrapper>.box-form h6{font-family:Nexa,sans-serif;letter-spacing:2.95px;font-size:42px;margin:0;line-height:1.2em}.popup-wrapper>.box-form p{font-family:Nexa,sans-serif;font-size:12px;letter-spacing:3.48px;margin-bottom:10px;margin-top:0;font-weight:600}.popup-wrapper>.box-form .text{padding:25px;display:flex;flex-direction:column;align-items:center;max-width:540px}.popup-wrapper>.box-form .newsletter form{width:100%;border-bottom:1px solid #000;padding-bottom:10.5px}.popup-wrapper>.box-form .newsletter form .field{display:flex;align-items:center;justify-content:space-between}.popup-wrapper>.box-form .newsletter label{font-size:10px;line-height:15px;text-transform:uppercase;letter-spacing:1.44px;margin-bottom:20px;font-weight:600;display:block}.popup-wrapper>.box-form .newsletter input{width:90%;font-size:10px;line-height:15px;letter-spacing:1.44px;text-transform:uppercase;border:0;background:none;padding:0;margin:0;outline:none}.popup-wrapper>.box-form .newsletter button{padding:0;margin:0;background:rgba(0,0,0,0);border:0;cursor:pointer}.popup-wrapper>.box-form .newsletter button .icon{width:18px;height:18px}.section-instagram{padding-bottom:0;margin-bottom:0;background-color:#000}.section-instagram .section-heading{color:#fff;padding:10px 15px;text-align:center;margin-bottom:0}.section-instagram .section-heading .heading-subtitle{color:inherit;margin:0;font-size:28px;letter-spacing:.05em}.section-instagram .slider-instagram .slider{display:flex;flex-direction:row;padding-bottom:20px}.section-instagram .slider-instagram .slider .item{width:20%}.section-instagram .slider-instagram .slider .item img{max-height:320px;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.section-instagram .section-heading .heading-subtitle{font-size:10.5px}.section-instagram .slider-instagram .slider{flex-wrap:wrap}.section-instagram .slider-instagram .slider .item{width:50%}.section-instagram .slider-instagram .slider .item:last-child{display:none}}@media (min-width:768px){.section-instagram .slider-instagram .slider .item{width:20%}}.footer{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);margin-top:60px}@media (max-width:767px){.footer{margin-top:30px}}.footer .title-footer{text-transform:uppercase;font-size:14px;margin:0 0 12px;font-weight:400;color:#b35457}.footer .footer-wrapper{padding-top:42px}.footer .main-part{margin-bottom:55px;justify-content:space-between}@media (max-width:767px){.footer .main-part{margin-bottom:25px}}.footer .box-menu .menu a{text-decoration:none;font-size:14px;color:#000;line-height:19px;transition:.3s}.footer .box-menu .menu a:hover{color:#b35457}.footer .box-newsletter{text-align:left;order:-1}@media (max-width:767px){.footer .box-newsletter{margin-left:0;margin-bottom:20px}}.footer .box-newsletter .form.sended input{border-color:#e4aea5}.footer .box-newsletter .form.sended .btn-submit{border-color:#e4aea5;background-color:#e4aea5;color:#fff}.footer .box-newsletter .form.error input{border-color:#ce5555}.footer .box-newsletter .form.error .btn-submit{background-color:#ce5555;color:#fff}.footer .box-newsletter .field{display:flex;align-items:center;justify-content:flex-start;margin-bottom:0}.footer .box-newsletter .field input{height:40px;border:none;padding:0 15px;background-color:#f7f7f7;color:#9a6051;font-size:12px;width:220px;outline:none}.footer .box-newsletter .field button{padding:0 15px;border:none;outline:none;font-size:14px;height:40px;margin-left:0;cursor:pointer}.footer .box-newsletter .field .btn-principal{position:relative;border:1px solid #b35457;background-color:#b35457;color:#fff}.footer .box-newsletter .field .btn-principal:hover{color:#b35457}.footer .box-newsletter .field .btn-principal:hover:before{background-color:#fff}.footer .box-newsletter .msg-retorno div[data-msg]{margin-top:0}@media (max-width:767px){.footer .box-newsletter{border-right:none;width:100%;max-width:unset}}@media (min-width:768px){.footer .box-newsletter{margin-top:25px}}@media (min-width:1200px){.footer .box-newsletter{width:auto;margin-top:0}}.footer .footer-bottom{background-color:#656565;padding:10px 0;justify-content:space-evenly;align-items:flex-start}.footer .footer-bottom p{color:#fff;margin:0;padding:0 30px}.footer .footer-bottom .wrapper-copy{display:flex}.footer .footer-bottom .copyright{text-align:right;font-size:12px}@media (max-width:767px){.footer .footer-bottom .copyright{text-align:center}}.footer .footer-bottom .assinatura{text-align:left;font-size:12px}@media (max-width:767px){.footer .footer-bottom .assinatura{text-align:center}}.footer .footer-bottom .assinatura a{text-decoration:none;color:#fff}.footer .footer-bottom .social-icons{text-align:left}.footer .footer-bottom .social-icons svg{width:15px;height:15px;color:#fff;fill:#fff;transition:.3s}.footer .footer-bottom .social-icons a{display:inline-block;text-decoration:none;margin-top:2px}.footer .footer-bottom .social-icons a:hover svg{fill:#9a6051}.footer .footer-bottom .social-icons a:not(:first-child){margin-left:10px}@media (max-width:767px){.footer .box-menu{border:none;width:100%;margin-bottom:20px}.footer .footer-bottom p{width:100%}}