@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#333}:root{--gray: #888888;--beige: #EEE4E1;--beige-dark: #c88b79;--gray-light: #d8b5ab;--black: #222222;--white: #FFFFFF;--green: #32c066;--red: #f04d4d}.hamburger{margin:10px;width:26.7px;height:20px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.hamburger span{display:block;position:absolute;height:4px;width:100%;background:var(--beige-dark);opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.hamburger__lineOne{top:0}.hamburger__lineTwo{top:8px}.hamburger__lineThree{top:16px}.hamburger.open .hamburger__lineOne{top:8px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.hamburger.open .hamburger__lineTwo{opacity:0;left:-26.7px}.hamburger.open .hamburger__lineThree{top:8px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.base-button{box-sizing:border-box;padding:15px;height:40px;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:0;outline:none;border:none;cursor:pointer;box-shadow:#00000026 0 .706592px .706592px -.625px,#00000025 0 1.80656px 1.80656px -1.25px,#00000023 0 3.62176px 3.62176px -1.875px,#00000020 0 6.8656px 6.8656px -2.5px,#0000001b 0 13.6468px 13.6468px -3.125px,#0000000d 0 30px 30px -3.75px}.base-button:hover{scale:1.05}.base-button.light{background-color:var(--gray-light);color:var(--black)}.base-button.dark{background-color:var(--black);color:var(--white)}a{text-decoration:none;line-height:1;font-weight:400}.base-button.small,.base-button.medium{padding:15px;height:40px;font-size:14px;font-weight:700}.base-button.large{padding:15px 20px;height:50px;font-size:18px;font-weight:700}hr[data-v-9bf9ed6f]{border-color:var(--beige-dark);opacity:.5;margin:20px 0}.navbar[data-v-9bf9ed6f]{z-index:100;padding:20px;position:fixed;background-color:var(--white);width:100%;box-sizing:border-box;transition:ease .4s;box-shadow:#0000000f 0 .706592px .706592px -.625px,#0000 0 1.80656px 1.80656px -1.25px,#0000 0 3.62176px 3.62176px -1.875px,#0000001a 0 6.8656px 6.8656px -2.5px,#0000 0 13.6468px 13.6468px -3.125px,#0000 0 30px 30px -3.75px}@media screen and (min-width: 768px){.navbar[data-v-9bf9ed6f]{height:108px}}@media screen and (min-width: 768px){.navbar--scrolled[data-v-9bf9ed6f]{height:82.5px}}.navbar--scrolled .role-description[data-v-9bf9ed6f],.navbar--scrolled .role-name[data-v-9bf9ed6f]{display:none}.navbar__wrapper[data-v-9bf9ed6f]{display:flex;justify-content:space-between;align-items:center}.navbar__logo[data-v-9bf9ed6f]{height:40px}.navbar__role[data-v-9bf9ed6f]{display:none}@media screen and (min-width: 768px){.navbar__role[data-v-9bf9ed6f]{display:block}}.navbar__links[data-v-9bf9ed6f]{display:none}@media screen and (min-width: 768px){.navbar__links[data-v-9bf9ed6f]{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 20px;color:var(--beige-dark);cursor:pointer}}.navbar__menu[data-v-9bf9ed6f]{display:block}@media screen and (min-width: 768px){.navbar__menu[data-v-9bf9ed6f]{display:none}}.navbar__menu-content[data-v-9bf9ed6f]{color:var(--beige-dark);margin:40px 0 20px}.navbar__menu-item[data-v-9bf9ed6f]{margin:20px 0;display:block;font-size:18px}a[data-v-9bf9ed6f]{text-decoration:none;color:var(--beige-dark);font-weight:400}a[data-v-9bf9ed6f]:hover{font-weight:500}.role-name[data-v-9bf9ed6f]{margin-left:20px;font-size:34px;font-weight:100}@media screen and (min-width: 768px){.role-name[data-v-9bf9ed6f]{display:inline-block}}.role-description[data-v-9bf9ed6f]{margin-top:10px;font-size:14px;font-weight:100}.hero{background-color:var(--beige);padding-top:82.5px}@media screen and (min-width: 768px){.hero{padding-top:108px}}.hero__wrapper{display:grid;grid-template-columns:1fr}@media screen and (min-width: 768px){.hero__wrapper{grid-template-columns:1fr 1fr}}.hero__content{order:2;display:flex;flex-direction:column;gap:20px;padding:24px;justify-content:center;align-items:center;max-width:400px;margin:0 auto}@media screen and (min-width: 768px){.hero__content{order:1;padding:40px;gap:30px}}.hero__content h1{font-size:30px;letter-spacing:-1.2px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.hero__content h1{letter-spacing:-1.8px}}@media screen and (min-width: 800px){.hero__content h1{font-size:40px}}.hero__content p{font-size:24px;font-weight:400;line-height:1.5em;letter-spacing:-.5px;color:var(--gray)}.hero__content-buttons{display:flex;gap:20px;width:100%;justify-content:start}.hero__image{order:1;height:450px}@media screen and (min-width: 768px){.hero__image{order:2;height:unset;max-height:calc(100vh - 108px)}}.hero__image img{display:block;width:100%;height:100%;border-radius:inherit;object-position:30% top;object-fit:cover;image-rendering:auto}.service-card{max-width:300px;width:100%;margin:0 auto;display:flex;flex-flow:column;gap:30px;padding-bottom:20px}.service-card__image{place-content:center;align-items:center;aspect-ratio:1 / 1;border-radius:0;display:flex;flex:0 0 auto;flex-flow:column;gap:20px;height:294px;overflow:hidden;padding:0;position:relative;width:100%;will-change:transform}.service-card__title{font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.8px;margin-bottom:10px}.service-card__text{font-size:20px;font-weight:400;line-height:1.4;letter-spacing:-.5px;color:var(--gray)}.services{background-color:var(--beige);padding:100px 40px}.services__title{font-size:50px;font-weight:700;letter-spacing:-2.1px;text-align:center;margin-bottom:60px}.services__wrapper{margin:0 auto;max-width:1200px;display:flex;flex-wrap:wrap;gap:40px}@media screen and (min-width: 768px){.services__wrapper{padding:0 40px}}.modal{position:fixed;z-index:999;display:flex;align-items:center;justify-content:center;top:0;left:0;height:100vh;width:100vw;background-color:#0000006b}.modal__content{background-color:var(--white);border-radius:10px;padding:40px;position:relative}.modal__close svg{width:40px;height:40px;position:absolute;top:20px;right:20px;cursor:pointer}.contact{padding:100px 40px;background-color:var(--beige)}.contact__wrapper{max-width:540px;margin:0 auto}.contact__top-fields{display:flex;justify-content:space-between;margin-bottom:20px;gap:10px;flex-direction:column}@media screen and (min-width: 768px){.contact__top-fields{flex-direction:row}}.contact__title{font-size:50px;font-weight:700;letter-spacing:-2.1px;margin-bottom:60px;text-align:center}.input-wrapper{width:100%}@media screen and (min-width: 768px){.input-wrapper{width:calc(50% - 5px)}}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:100%;line-height:1.4em;outline:none;border:none;padding:15px;border-radius:0;font-family:Inter Medium,Inter,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:400;font-size:16px;background:rgb(242,242,242);color:#000;box-shadow:transparent 0 0 0 1px inset;box-sizing:border-box}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:100%;line-height:1.4em;outline:none;border:none;min-height:0px;padding:15px;resize:vertical;border-radius:0;background:rgb(242,242,242);font-family:Inter Medium,Inter,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:400;font-size:16px;color:#000;box-shadow:transparent 0 0 0 1px inset;resize:none;min-height:200px;box-sizing:border-box}.contact__cta{margin-top:20px;width:100%}label{font-size:14px;color:var(--beige-dark);opacity:.8}.modal__wrapper{display:flex;justify-content:center;align-items:center;padding:30px}@media screen and (min-width: 768px){.modal__wrapper{padding:50px}}.success-icon{fill:var(--green);width:100px;height:100px}.error-icon{fill:var(--red);width:100px;height:100px}.result-message{display:flex;flex-direction:column;align-items:center;gap:20px}.result-message h2{font-size:24px;font-weight:500;text-align:center}.privacy-policy{font-size:12px;margin-top:20px;a {color: var(--beige-dark); text-decoration: underline;}}.location{display:flex;flex-direction:column}@media screen and (min-width: 900px){.location{flex-direction:row}}@media screen and (min-width: 900px){.location__image{width:50%}}.location__image img{width:100vw;height:300px;object-position:80% 50%;object-fit:cover;image-rendering:auto}@media screen and (min-width: 900px){.location__image img{max-width:50vw;height:100%}}.location__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:24px 24px 100px}@media screen and (min-width: 900px){.location__content{width:50%}}@media screen and (min-width: 768px){.location__content{padding:100px 40px}}.location__content-title{font-size:30px;letter-spacing:-1.2px;font-weight:700;line-height:130%;margin-bottom:40px}@media screen and (min-width: 768px){.location__content-title{letter-spacing:-1.8px}}@media screen and (min-width: 800px){.location__content-title{font-size:40px}}.location__content-label{color:var(--beige-dark);opacity:.8}.location__content-item{font-size:20px;font-weight:400;line-height:1.5em;letter-spacing:-.5px;color:var(--gray);margin-bottom:10px}a.location__content-item{text-decoration:none}a.location__content-item:hover{color:#6c6cd1}.annotation{font-size:20px;margin-top:40px;max-width:640px}footer[data-v-caf0db5f]{background-color:var(--white);padding:0 20px}.app-footer__wrapper[data-v-caf0db5f]{max-width:1200px;margin:0 auto}.app-footer__rights[data-v-caf0db5f]{padding:20px 0}.quote-section{font-weight:100;max-width:800px;text-align:center;margin:0 auto;padding:60px 20px;font-size:20px;line-height:200%;letter-spacing:.05px}@media screen and (min-width: 768px){.quote-section{padding:100px 40px}}
