@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@700&family=Josefin+Sans:wght@400;500;700&family=Libre+Baskerville:wght@400;700&family=Ubuntu:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-smooth:always;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}a,a:visited{text-decoration:none}.wrapper{height:100%;width:87.5%;max-width:400px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 735px){.wrapper{max-width:692px}}@media only screen and (min-width: 1069px){.wrapper{max-width:1660px}}.text-accent{color:#77ba99}.text-accent--red{color:#e11111}.visuallyhidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.nowrap{white-space:nowrap}@media only screen and (min-width: 735px)and (max-width: 1068px){.medium-hide{display:none}}.large-show{display:none}@media only screen and (min-width: 1069px){.large-show{display:block}}@media only screen and (min-width: 1069px){.large-hide{display:none}}.slide-in-top{-webkit-animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.slide-in-top-trigger.animation-active{-webkit-animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.slide-in-left{-webkit-animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.slide-in-left-trigger.animation-active{-webkit-animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-50px) translateY(-50%);transform:translateX(-50px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-50px) translateY(-50%);transform:translateX(-50px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}.slide-in-left-no-y-trigger{-webkit-animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.slide-in-left-trigger-no-y-trigger.animation-active{-webkit-animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-left-no-y{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left-no-y{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.slide-in-right{-webkit-animation:slide-in-right .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-right .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(200px) translateY(-50%);transform:translateX(200px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(200px) translateY(-50%);transform:translateX(200px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}.slide-in-bottom{-webkit-animation:slide-in-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}header .nav,header .fixed-nav{padding-top:10px;position:relative;width:100%;top:0;padding-left:15px;padding-right:15px;display:flex;justify-content:space-between;align-items:flex-end;z-index:2;transition-property:opacity,visibility,transform;transition-duration:.3s;transition-timing-function:ease-in-out}@media only screen and (min-width: 735px){header .nav,header .fixed-nav{max-width:1660px;left:0;right:0;margin:auto}}@media only screen and (min-width: 1069px){header .nav,header .fixed-nav{padding-top:22px}}header .nav__logo-container{display:flex;align-items:flex-end;align-self:flex-start}@media only screen and (min-width: 735px){header .nav__logo-container{align-items:center}}header .nav__logo-image{background-image:url("/images/logo.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .nav__logo-image{background-image:url("/images/logo_2x.png")}}header .nav__logo-image.black{background-image:url("/images/logo-black.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .nav__logo-image.black{background-image:url("/images/logo-black_2x.png")}}header .nav__logo-image.grey{background-image:url("/images/logo-grey.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .nav__logo-image.grey{background-image:url("/images/logo-grey_2x.png")}}header .nav__logo-text{font-family:"Exo 2",sans-serif;color:#fff;text-transform:uppercase;padding-left:10px;font-size:16px}header .nav__logo-text a{color:#fff}header .nav__logo-text.black{color:#262730}header .nav__logo-text.black a{color:#262730}@media only screen and (min-width: 735px){header .nav__logo-text{font-size:32px}}@media only screen and (min-width: 1069px){header .nav__logo-text{font-size:24px}}header .nav__content{visibility:hidden;position:fixed;min-height:100vh;min-width:100vw;top:0;left:0;background-color:#f1f8f5;touch-action:pinch-zoom;opacity:0;transition-property:visibility,opacity;transition-duration:.4s;transition-timing-function:ease-in-out}@media only screen and (min-width: 1069px){header .nav__content{visibility:visible;opacity:1;background-color:rgba(0,0,0,0);height:40px;position:absolute;display:flex;min-height:40px;padding-top:10px;min-width:100%}}header .nav__content .nav__logo-container{padding-top:10px;padding-left:15px}@media only screen and (min-width: 735px){header .nav__content .nav__logo-container{max-width:1660px;left:0;right:0;margin:auto}}@media only screen and (min-width: 1069px){header .nav__content .nav__logo-container{visibility:hidden}}header .nav__content.open{visibility:visible;opacity:1}header .nav__content .wrapper{display:flex;flex-direction:column;padding-top:10px;height:calc(100vh - 50px);justify-content:space-evenly}@media only screen and (min-width: 1069px){header .nav__content .wrapper{width:auto;margin-left:0;margin-right:0;min-height:initial;height:50px}}header .nav__content .wave{background-image:url(/images/menu-wave_small.svg);background-size:cover;background-repeat:no-repeat;background-position:center top;width:100%;height:35%;left:0;bottom:0;position:absolute;overflow:hidden}@media only screen and (min-width: 400px){header .nav__content .wave{background-image:url(/images/menu-wave_medium.svg)}}@media only screen and (min-width: 1069px){header .nav__content .wave{display:none}}header .nav__menu-btn{display:flex;justify-content:center;align-items:center;width:50px;height:30px}@media only screen and (min-width: 1069px){header .nav__menu-btn{display:none}}header .nav__menu-btn__burguer{width:20px;height:2px;background-color:#fff;border-radius:8px;z-index:9;transition-property:background-color,transform;transition-duration:.5s;transition-timing-function:ease-in-out}header .nav__menu-btn__burguer::before,header .nav__menu-btn__burguer::after{content:"";position:absolute;width:20px;height:2px;background-color:#fff;border-radius:8px;transition-property:background-color,transform;transition-duration:.5s;transition-timing-function:ease-in-out}header .nav__menu-btn__burguer.black{background-color:#262730}header .nav__menu-btn__burguer.black::before,header .nav__menu-btn__burguer.black::after{background-color:#262730}header .nav__menu-btn__burguer::before{transform:translateY(-7px)}header .nav__menu-btn__burguer::after{transform:translateY(7px)}header .nav__menu-btn.open{top:22px}header .nav__menu-btn.open .nav__menu-btn__burguer{transform:translateX(-50px);background:rgba(0,0,0,0);position:fixed}header .nav__menu-btn.open .nav__menu-btn__burguer::before{transform:rotate(45deg) translate(35px, -35px);background:#262730}header .nav__menu-btn.open .nav__menu-btn__burguer::after{transform:rotate(-45deg) translate(35px, 35px);background:#262730}header .nav__menu-list{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:50px}@media only screen and (min-width: 735px)and (min-height: 900px){header .nav__menu-list{padding-top:150px}}@media only screen and (min-width: 1069px){header .nav__menu-list{display:flex;flex-direction:row;justify-content:flex-end;padding-top:5px;padding-right:15px;align-items:center}}header .nav__menu-item{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:24px;letter-spacing:-0.02em;padding-bottom:32px;text-transform:uppercase}header .nav__menu-item.current{display:none}header .nav__menu-item a{color:dimgray}@media only screen and (min-width: 735px){header .nav__menu-item{font-size:48px}}@media only screen and (min-width: 1069px){header .nav__menu-item{padding-bottom:0;font-size:15px;font-weight:400;text-transform:capitalize;padding-right:50px}header .nav__menu-item.current{opacity:.3;display:block}header .nav__menu-item.current a{cursor:default;pointer-events:none}header .nav__menu-item a{color:#262730}header .nav__menu-item:nth-child(1){order:3;font-family:"Ubuntu",sans-serif;font-weight:700;font-size:15px;letter-spacing:-0.02em;display:flex;justify-content:center;align-items:center;transition-property:border,color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out;background:#50d292;border:1px solid #50d292;color:#fff;border-radius:8px;margin-right:15px;padding-right:0;cursor:pointer}header .nav__menu-item:nth-child(1).current{pointer-events:none;cursor:default}header .nav__menu-item:nth-child(1) a{display:flex;justify-content:center;align-items:center;width:125px;height:30px}header .nav__menu-item:nth-child(1):hover{color:#fff;background-color:#2c6a4c;border-color:#2c6a4c}header .nav__menu-item:nth-child(1):hover a{color:#fff}header .nav__menu-item:nth-child(1) a{color:#fff}header .nav__menu-item:nth-child(2){order:2}header .nav__menu-item:nth-child(3){order:1}}header .nav__menu-footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:15px;margin-top:auto;height:30vh;z-index:2}@media only screen and (min-width: 1069px){header .nav__menu-footer{display:none}}header .nav__menu-footer .privacy-copyright{display:flex;flex-direction:column;font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;align-items:center;padding-top:15px;color:#f1f8f5}header .nav__menu-footer .privacy-copyright a{color:#f1f8f5;font-weight:700;padding-bottom:5px}@media only screen and (min-width: 735px){header .nav__menu-footer .privacy-copyright{font-size:24px}}header .nav__social-links{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:15px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-out}header .nav__social-links a:first-child{padding-right:15px}@media only screen and (min-width: 735px){header .nav__social-links a:first-child{padding-right:40px}}header .nav__social-links .contact__mail-icon{background-image:url("/images/mail-icon.svg");background-size:27px 22px;width:27px;height:22px;background-repeat:no-repeat;padding-right:15px;cursor:pointer}header .nav__social-links .contact__whatsapp-icon{background-image:url("/images/whatsapp-icon.svg");background-size:27px 27px;width:27px;height:27px;background-repeat:no-repeat;bottom:3px;cursor:pointer}@media only screen and (max-width: 734px)and (max-height: 571px){header .nav__social-links{display:none}}@media only screen and (min-width: 735px)and (max-width: 1068px)and (max-height: 830px){header .nav__social-links{display:none}}@media only screen and (min-width: 735px){header .nav__social-links .contact__mail-icon{background-size:50px 40px;width:50px;height:40px}header .nav__social-links .contact__whatsapp-icon{background-size:50px 50px;width:50px;height:50px}}header .nav__contact{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;color:#f1f8f5;line-height:16px;text-align:center}@media only screen and (min-width: 735px){header .nav__contact{font-size:24px;line-height:initial}}header .fixed-nav{position:fixed;top:0;left:0;right:0;background-color:#fff;border-radius:0 0 16px 16px;box-shadow:0px 4px 19px rgba(0,0,0,.1);height:60px;opacity:1;visibility:visible;transform:translateY(0)}header .fixed-nav.hidden{visibility:hidden;opacity:0;transform:translateY(-100px)}header .fixed-nav .nav__logo-container .nav__logo-image{background-image:url("/images/logo-black.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .fixed-nav .nav__logo-container .nav__logo-image{background-image:url("/images/logo-black_2x.png")}}header .fixed-nav .nav__menu-btn{position:relative;top:-14px}header .fixed-nav .nav__logo-text{align-self:center;padding-top:10px;color:dimgray}header .fixed-nav .nav__menu-btn__burguer{background-color:#262730}header .fixed-nav .nav__menu-btn__burguer::after,header .fixed-nav .nav__menu-btn__burguer::before{background-color:#262730}:root{--form-padding: 64px}@media only screen and (min-width: 735px){:root{--form-padding: 32px}}.section-contact{max-width:100vw;min-height:850px;height:100vh;overflow-x:hidden;position:relative}@media only screen and (min-width: 735px){.section-contact{min-height:1200px}}@media only screen and (min-width: 1069px){.section-contact{min-height:700px}}.section-contact>.wrapper{display:flex;flex-direction:column;justify-content:flex-end;height:calc(100% - 18px)}@media only screen and (max-width: 1068px){.section-contact>.wrapper{width:100%}}@media only screen and (min-width: 1069px){.section-contact>.wrapper{flex-direction:row;flex-wrap:wrap;padding-top:0;justify-content:space-between;align-content:flex-end}}.section-contact .footer-wrapper{height:fit-content;flex-basis:30%}@media only screen and (min-width: 1069px){.section-contact .footer-wrapper{width:50%;order:2}}.section-contact .footer-wrapper:first-child{max-width:400px;width:87.5%;margin:0 auto;display:flex;flex-direction:column}@media only screen and (min-width: 735px){.section-contact .footer-wrapper:first-child{display:flex;align-items:center;flex-direction:column;padding-top:30px;max-width:572px;padding-left:0;padding-right:0;flex-basis:40%;margin:0 auto}}@media only screen and (min-width: 1069px){.section-contact .footer-wrapper:first-child{height:80vh;justify-content:center;padding-top:0}}.section-contact__headline{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:32px;letter-spacing:-0.02em;line-height:37px;color:dimgray;padding-top:20px}@media only screen and (min-width: 735px){.section-contact__headline{text-align:center;font-size:48px;max-width:572px;line-height:57px;padding-top:50px}}@media only screen and (min-width: 1069px){.section-contact__headline{text-transform:uppercase;text-align:right}}@media only screen and (min-width: 1069px)and (max-width: 1138px){.section-contact__headline{font-size:45px}}.section-contact__subhead{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:20px;letter-spacing:-0.02em;line-height:23px;color:dimgray;opacity:.8;padding-top:20px}@media only screen and (min-width: 734px){.section-contact__subhead{text-align:center;font-size:32px;margin:0 !important;padding-top:30px;line-height:initial}}@media only screen and (min-width: 1069px){.section-contact__subhead{text-align:right}}.section-contact.hidden .section-contact__subhead{opacity:0;height:0;padding:0}.section-contact.hidden .wrapper:first-child{flex-basis:75%;justify-content:flex-end}@media only screen and (min-width: 1069px){.section-contact.hidden .wrapper:first-child{justify-content:center}}@media only screen and (min-width: 1069px){.section-contact.hidden form{display:none}}.section-contact .arrow-back{border:none;background-color:rgba(0,0,0,0);opacity:0;overflow:hidden;transition-property:opacity,padding-top,height;transition-duration:.9s;transition-timing-function:ease-in-out;height:0}@media only screen and (min-width: 735px){.section-contact .arrow-back{align-self:flex-start;padding-left:0}}.section-contact .arrow-back:active{transform:scale(0.9)}.section-contact .arrow-back.active{opacity:1;cursor:pointer;transition-property:opacity,padding-top,height;transition-duration:.9s;transition-timing-function:ease-in-out;padding-top:40px;height:72px}@media only screen and (min-width: 735px){.section-contact .arrow-back.active{height:90px}}.section-contact .arrow-back figure{background-image:url("/images/back-arrow.svg");background-size:32px 32px;width:32px;height:32px;background-repeat:no-repeat}@media only screen and (min-width: 735px){.section-contact .arrow-back figure{background-size:50px 50px;width:50px;height:50px}}.section-contact form{display:block;width:100%;padding:20px 32px 0;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-in-out;flex-basis:40%;z-index:2}.section-contact form.menu-open{z-index:0}@media only screen and (min-width: 1069px){.section-contact form{width:50%;order:1;overflow:hidden;height:80vh;margin-left:55px}}.section-contact form .dropdown-list{list-style:none;position:absolute;box-shadow:0px 8px 12px rgba(0,0,0,.25);background-color:#fff;width:100%;font-family:"Ubuntu",sans-serif;font-weight:400;font-size:20px;letter-spacing:-0.02em;line-height:23px;color:dimgray;height:0;overflow-x:hidden;z-index:2;transition:height .3s ease-in-out}@media only screen and (min-width: 735px){.section-contact form .dropdown-list{width:533px}}.section-contact form .dropdown-list li{padding:11px 16px;cursor:pointer}.section-contact form .dropdown-list li:first-child{padding-top:8px}.section-contact form .dropdown-list li:last-child{padding-bottom:8px}.section-contact form .dropdown-list li:hover{background-color:#d9d8cf}.section-contact form .dropdown-list.active{height:312px;transition:height .3s ease-in-out}.section-contact .form-container{display:flex;width:100%;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out;padding-bottom:100px;gap:32px}@media only screen and (min-width: 1069px){.section-contact .form-container{padding:0;height:100%}}.section-contact .form-page{position:relative;display:flex;flex-direction:column;min-width:100%;margin-right:32px;transition:opacity .3s ease-in-out;opacity:0}.section-contact .form-page:nth-child(1){opacity:1}@media only screen and (min-width: 735px){.section-contact .form-page{margin:0 auto;justify-content:flex-end}}@media only screen and (min-width: 1069px){.section-contact .form-page{height:100%;justify-content:center}}.section-contact .form-page label{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:16px;letter-spacing:-0.02em;line-height:18px;color:dimgray;opacity:.8;animation-delay:.4s}@media only screen and (min-width: 735px){.section-contact .form-page label{font-size:20px}}.section-contact .form-page input,.section-contact .form-page .dropdown-btn,.section-contact .form-page textarea{border:none;border-bottom:2px solid #262730;filter:drop-shadow(0px 1px 22px rgba(155, 141, 141, 0.25));background-color:rgba(0,0,0,0);font-family:"Ubuntu",sans-serif;font-weight:400;font-size:13px;letter-spacing:-0.02em;line-height:15px;color:dimgray;padding:16px;outline:none;transform:translate3d(0, 0, 0);transition:all .2s ease-in-out;animation-delay:.5s}@media only screen and (min-width: 735px){.section-contact .form-page input,.section-contact .form-page .dropdown-btn,.section-contact .form-page textarea{font-size:20px}}@media only screen and (min-width: 1069px){.section-contact .form-page input,.section-contact .form-page .dropdown-btn,.section-contact .form-page textarea{padding-bottom:8px}}.section-contact .form-page input::placeholder,.section-contact .form-page textarea::placeholder{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:13px;letter-spacing:-0.02em;line-height:15px;color:dimgray;opacity:.8;transition:all .2s ease-in-out}@media only screen and (min-width: 735px){.section-contact .form-page input::placeholder,.section-contact .form-page textarea::placeholder{font-size:20px;line-height:initial}}.section-contact .form-page textarea{white-space:normal;width:100%;resize:none}.section-contact .form-page .dropdown-btn{width:100%;text-align:left;padding:16px;background-color:rgba(0,0,0,0);cursor:pointer}.section-contact .form-page .dropdown-btn::after{content:"";display:inline-block;background-image:url("/images/chevron-down.svg");background-size:16px 16px;width:16px;height:16px;background-repeat:no-repeat;position:absolute;top:15px;right:10px}@media only screen and (min-width: 735px){.section-contact .form-page .dropdown-btn::after{top:30px;width:32px;background-size:32px 16px}}@media only screen and (min-width: 735px){.section-contact .form-page .dropdown-btn{height:73px}}.section-contact .form-page#form-page-1 label{margin-top:10px}@media only screen and (min-width: 735px){.section-contact .form-page#form-page-1 label{margin-top:30px}}@media only screen and (min-width: 735px){.section-contact .form-page #form-page-2 label,.section-contact .form-page #form-page-3 label,.section-contact .form-page #form-page-4 label{margin-top:80px}}.section-contact .form-page #name{height:48px}@media only screen and (min-width: 735px){.section-contact .form-page #name{height:73px}}@media only screen and (min-width: 735px){.section-contact .form-page #mail{height:73px}}.section-contact .form-wrapper{width:100%;max-width:534px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.section-contact .form-helper{width:100%;position:relative;padding-left:20px;top:-12px;font-family:"Ubuntu",sans-serif;font-weight:700;font-size:12px;letter-spacing:-0.02em;line-height:18px;color:#e11111;opacity:.8;height:0;overflow:hidden;visibility:hidden;transition-property:height,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}@media only screen and (min-width: 735px){.section-contact .form-helper{font-size:16px}}.section-contact .form-helper.active{height:30px;visibility:visible}.section-contact .form-end-page{padding-top:20px;align-self:flex-end;display:none;opacity:0;transition:all .4s ease-in-out;flex-direction:column;padding-bottom:60px;flex-basis:50%}@media only screen and (min-width: 735px){.section-contact .form-end-page{height:600px;justify-content:center;align-items:center}}.section-contact .form-end-page .check-icon{background-image:url("/images/check_circle.png");background-size:72px 72px;width:72px;height:72px;background-repeat:no-repeat}.section-contact .form-end-page h4{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:24px;letter-spacing:-0.02em;text-transform:uppercase;margin-top:24px;margin-bottom:24px;color:dimgray}@media only screen and (min-width: 735px){.section-contact .form-end-page h4{font-size:48px}}.section-contact .form-end-page p{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:24px;letter-spacing:-0.02em;line-height:28px;color:#a5a5a5}@media only screen and (min-width: 735px){.section-contact .form-end-page p{margin:0;text-align:center;font-size:32px;line-height:initial}}.section-contact .form-button{background:#50d292;border:1px solid #f1f8f5;height:48px;font-family:"Josefin Sans",sans-serif;font-weight:700;font-size:13px;letter-spacing:-0.02em;line-height:13px;color:#f1f8f5;text-transform:uppercase;animation-delay:.6s;cursor:pointer;transition-property:border,color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out}@media only screen and (min-width: 735px){.section-contact .form-button{height:72px;font-size:20px}}.section-contact .form-button:active{transform:scale(0.98)}.section-contact .form-button:hover{color:#fff;border:#2c6a4c;background-color:#2c6a4c;outline:none}.section-contact .form-button:hover a{color:#fff}.section-contact .form-button .btn-arrow{position:relative;display:inline-block;background-image:url(/images/form-arrow.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:19px;height:5px;top:-2px;margin-left:5px}@media only screen and (min-width: 735px){.section-contact .form-button .btn-arrow{width:48px;height:10px}}.section-contact .wave{background-image:url(/images/menu-wave_small.svg);background-size:cover;background-repeat:no-repeat;background-position:center top;width:100%;height:320px;left:0;bottom:0;position:absolute;overflow:hidden}@media only screen and (min-width: 735px){.section-contact .wave{height:410px;background-image:url(/images/menu-wave_medium.svg)}}@media only screen and (min-width: 1069px){.section-contact .wave{background-image:url(/images/wave-desktop.svg);height:23%}}.section-contact .footer.wrapper{display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (min-width: 1069px){.section-contact .footer.wrapper{height:calc(20vh - 18px);min-height:170px;padding-bottom:0;margin-top:auto;align-self:flex-end;justify-content:flex-end;padding-bottom:20px}}@media only screen and (min-width: 735px){.section-contact .footer a,.section-contact .footer p{margin:0;font-size:24px;line-height:initial}}@media only screen and (min-width: 1069px){.section-contact .footer{flex-basis:100%;order:3;height:33%}.section-contact .footer a,.section-contact .footer p{font-size:17px}}.section-contact__address{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:10px;z-index:1}@media only screen and (min-width: 1069px){.section-contact__address{flex-direction:row;padding-bottom:0;justify-content:space-evenly;width:100%;padding-left:20px;padding-right:20px}}.section-contact__address-text{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;line-height:16px;color:#fff;text-align:center}@media only screen and (min-width: 1069px){.section-contact__address p{text-align:left}}@media only screen and (min-width: 1069px)and (max-width: 1800px){.section-contact__address p br:nth-child(2){display:block}}.section-contact .contact__social-links{display:flex;justify-content:space-evenly;width:136px;padding-bottom:10px;position:relative}@media only screen and (min-width: 735px){.section-contact .contact__social-links{width:300px}}@media only screen and (min-width: 1069px){.section-contact .contact__social-links{margin-top:0;margin-bottom:0;width:130px;top:5px}}.section-contact .contact__mail-icon{background-image:url("/images/mail-icon.svg");background-size:27px 22px;width:27px;height:22px;background-repeat:no-repeat;cursor:pointer}@media only screen and (min-width: 735px){.section-contact .contact__mail-icon{background-size:50px 40px;width:50px;height:40px}}@media only screen and (min-width: 1069px){.section-contact .contact__mail-icon{background-size:30px 30px;width:30px;height:30px}}.section-contact .contact__mail-icon:after{position:absolute;content:"";background-image:url("/images/mail-icon-hover.svg");background-size:27px 22px;width:27px;height:22px;background-repeat:no-repeat;opacity:0;transition:opacity .2s ease-in-out}@media only screen and (min-width: 735px){.section-contact .contact__mail-icon:after{background-size:50px 40px;width:50px;height:40px}}@media only screen and (min-width: 1069px){.section-contact .contact__mail-icon:after{background-size:30px 30px;width:30px;height:30px}}.section-contact .contact__mail-icon:hover:after{opacity:1}.section-contact .contact__whatsapp-icon{background-image:url("/images/whatsapp-icon.svg");background-size:27px 27px;width:27px;height:27px;background-repeat:no-repeat;cursor:pointer;position:relative;bottom:3px}@media only screen and (min-width: 735px){.section-contact .contact__whatsapp-icon{background-size:50px 50px;width:50px;height:50px}}@media only screen and (min-width: 1069px){.section-contact .contact__whatsapp-icon{bottom:0px;background-size:30px 30px;width:30px;height:30px}}.section-contact .contact__whatsapp-icon:after{position:absolute;content:"";background-image:url("/images/whatsapp-icon-hover.svg");background-size:27px 27px;width:27px;height:27px;background-repeat:no-repeat;opacity:0;transition:opacity .2s ease-in-out}@media only screen and (min-width: 735px){.section-contact .contact__whatsapp-icon:after{background-size:50px 50px;width:50px;height:50px}}@media only screen and (min-width: 1069px){.section-contact .contact__whatsapp-icon:after{background-size:30px 30px;width:30px;height:30px}}.section-contact .contact__whatsapp-icon:hover:after{opacity:1}.section-contact .loading-bar-container{width:100%;background-color:#50d292;z-index:1}@media only screen and (min-width: 1069px){.section-contact .loading-bar-container{order:4;align-self:flex-end}}.section-contact .form-loading-bar{height:18px;width:15%;background-color:#c9e4d6;transition:width .3s ease}.section-contact .privacy-copyright{display:flex;flex-direction:column;font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;align-items:center;font-size:14px;padding-top:10px}@media only screen and (min-width: 1069px){.section-contact .privacy-copyright{align-items:flex-end;padding-top:0;margin-left:auto}}.section-contact .privacy-copyright a{font-weight:700;color:#f1f8f5}.section-contact .privacy-copyright a:hover{text-decoration:underline}.section-contact .privacy-copyright p{color:#f1f8f5}.section-contact .privacy-copyright p:nth-child(2),.section-contact .privacy-copyright p:nth-child(2) a{font-size:12px;margin-top:5px}.section-contact .afip{height:70px;margin-top:20px}@media only screen and (min-width: 1069px){.section-contact .afip{margin-left:20px;margin-top:0}}.modal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5019607843);top:0;left:0;display:flex;visibility:hidden;justify-content:center;align-items:center;opacity:0;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out;z-index:999}.modal.show{opacity:1;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out;visibility:visible}.modal-container{background-color:#000;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal-close-btn{background-image:url("/images/close-btn.svg");background-size:24px 24px;width:24px;height:24px;background-repeat:no-repeat;position:absolute;top:10px;right:10px;outline:rgba(0,0,0,0);border:none;background-color:rgba(0,0,0,0)}@media only screen and (min-width: 735px){.modal-close-btn{background-image:url("/images/close-btn.svg");background-size:32px 32px;width:32px;height:32px;background-repeat:no-repeat}}.modal .full-screen-img-container{width:90%;max-height:70%;border-radius:15px;object-fit:contain}@media only screen and (min-width: 1069px){.modal .full-screen-img-container{max-height:90%}}.nav{animation-duration:1s}.section-contact{background-color:rgba(0,0,0,0);height:calc(100vh - 80px);padding-top:20px}@media only screen and (min-width: 1069px){.section-contact{justify-content:center;height:calc(100vh - 92px)}}@media only screen and (min-width: 1069px){.section-contact .wrapper:first-child{flex-basis:50%}}.section-contact form{z-index:2}.section-contact form.menu-open{z-index:0}@media only screen and (min-width: 1069px){.section-contact form{flex-basis:50%}}.section-contact__headline{animation-delay:.5s}.section-contact__subhead{animation-delay:.7s}/*# sourceMappingURL=contact.css.map */
