.image{margin:0;display:inline-block;position:relative;overflow:hidden}.image__wrapper{width:100%;height:100%;position:relative;overflow:hidden}.image__img{width:100%;height:100%;display:block}.image--fit-contain .image__img{object-fit:contain}.image--fit-cover .image__img{object-fit:cover}.image--fit-fill .image__img{object-fit:fill}.image--fit-none .image__img{object-fit:none}.image--fit-scale-down .image__img{object-fit:scale-down}.image--shape-square{border-radius:0}.image--shape-rounded{border-radius:.5rem}.image--shape-rounded .image__wrapper,.image--shape-rounded .image__img{border-radius:inherit}.image--shape-circle,.image--shape-circle .image__wrapper,.image--shape-circle .image__img{border-radius:50%}.image--shadow-none{box-shadow:none}.image--shadow-sm{box-shadow:0 1px 2px #0000000d}.image--shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.image--shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.image--shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.image--shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.image--border{border:1px solid #d4d4d4}.image--radius-none{border-radius:0}.image--radius-sm{border-radius:.25rem}.image--radius-md{border-radius:.375rem}.image--radius-lg{border-radius:.5rem}.image--radius-xl{border-radius:.75rem}.image--radius-2xl{border-radius:1rem}.image--radius-3xl{border-radius:1.5rem}.image--radius-full{border-radius:9999px}.image--transition .image__img,.image--transition .image__overlay{transition-property:all;transition-timing-function:ease}.image--transition-fast .image__img,.image--transition-fast .image__overlay{transition-duration:.15s}.image--transition-normal .image__img,.image--transition-normal .image__overlay{transition-duration:.3s}.image--transition-slow .image__img,.image--transition-slow .image__overlay{transition-duration:.5s}.image--hover-zoom .image__img{transition:transform .3s}.image--hover-zoom:hover .image__img{transform:scale(1.1)}.image--hover-grayscale .image__img{filter:grayscale(0)}.image--hover-grayscale:hover .image__img{filter:grayscale()}.image--hover-shadow:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.image--clickable{cursor:pointer}.image__overlay{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image__overlay--center{justify-content:center;align-items:center}.image__overlay--top{align-items:flex-start;padding-top:1rem}.image__overlay--bottom{align-items:flex-end;padding-bottom:1rem}.image--overlay-on-hover .image__overlay{opacity:0;transition:opacity .3s}.image--overlay-on-hover:hover .image__overlay{opacity:1}.image__caption{color:#525252;text-align:center;padding:.5rem 0;font-size:.875rem}.image__caption-overlay{color:#fff;z-index:2;background:linear-gradient(#0000,#000000b3);padding:.75rem 1rem;font-size:.875rem;position:absolute;bottom:0;left:0;right:0}.image__spinner{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image__spinner-ring{border:3px solid #d4d4d4;border-top-color:#111;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite image-spinner}.image--as-background{width:100%;height:100%;display:flex}@keyframes image-spinner{to{transform:rotate(360deg)}}
.logo-slider__wrapper{width:100%;position:relative;overflow:hidden}.logo-slider__wrapper:before,.logo-slider__wrapper:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.logo-slider__track{align-items:center;width:max-content;display:flex}.logo-slider__track--animate{animation:20s linear infinite logo-scroll}.logo-slider__set{flex-shrink:0;align-items:center}.logo-slider__logo{opacity:.85;filter:brightness(0)invert();transition:opacity .25s,transform .25s}.logo-slider__logo:hover{opacity:1}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.logo-slider__wrapper:before,.logo-slider__wrapper:after{width:30px}.logo-slider__track--animate{animation-duration:15s}}@media (max-width:480px){.logo-slider__track--animate{animation-duration:12s}}
.feature-rail{gap:1.5rem;width:100%;height:26.25rem;display:flex}.feature-rail__item{background:rradial-gradient(circle at top,#ffffff0f,#0006);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--theme-border);opacity:.45;filter:brightness(.85);border-radius:1rem;flex-direction:column;flex:1;justify-content:center;padding:2rem;transition:flex .5s,opacity .3s,filter .3s;display:flex;position:relative}.feature-rail__item.is-active{opacity:1;filter:brightness(1.1);flex:1.4}.feature-rail__title{text-align:center;color:var(--theme-text-muted);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:1.125rem;font-weight:500;transition:font-size .3s,color .3s}.feature-rail__item.is-active .feature-rail__title{color:var(--theme-text-primary);font-size:1.25rem}.feature-rail__content{text-align:center;opacity:0;pointer-events:none;margin-top:1.5rem;transition:opacity .3s,transform .3s;transform:translateY(.75rem)}.feature-rail__item.is-active .feature-rail__content{opacity:1;pointer-events:auto;transform:translateY(0)}.feature-rail__content img{border-radius:.5rem;max-width:100%;max-height:13.75rem;margin:0 auto 1rem}.feature-rail__content p{color:var(--theme-text-secondary);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.875rem;line-height:1.625}@media (max-width:768px){.feature-rail{flex-direction:column;height:auto}.feature-rail__item,.feature-rail__item.is-active{flex:unset}}
.timeline{width:100%;color:var(--theme-text-primary)}.timeline__bar-wrapper{background:color-mix(in srgb,var(--theme-text-primary)8%,transparent);border-radius:9999px;width:100%;height:.5rem;margin-bottom:3rem;position:relative;overflow:visible}.timeline__bar{border-radius:inherit;background:linear-gradient(90deg,#9b7cff,#d26bff,#ff9f6e);width:0;height:100%;transition:width .5s;position:relative;box-shadow:0 0 12px #9b7cff99,0 0 24px #d26bff73,0 0 36px #ff9f6e59}.timeline__bar:after{content:"";background:inherit;filter:blur(16px);opacity:.55;z-index:-1;border-radius:inherit;position:absolute;inset:-.75rem}.timeline__steps{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}.timeline__step{cursor:pointer;opacity:.45;padding-left:1.5rem;transition:opacity .3s;position:relative}.timeline__step:hover,.timeline__step.is-active{opacity:1}.timeline__step:before{content:"";background:var(--theme-border);width:1px;position:absolute;top:.25rem;bottom:.25rem;left:0}.timeline__step h4{color:var(--theme-text-primary);margin:.75rem 0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Inter,Roboto,sans-serif;font-size:1.25rem;font-weight:500}.timeline__step p{color:var(--theme-text-secondary);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.875rem;line-height:1.625}.timeline__label{color:var(--theme-accent);text-transform:uppercase;letter-spacing:.06em;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.75rem;font-weight:500}@media (max-width:768px){.timeline{display:flex}.timeline__bar-wrapper{width:.5rem;height:auto;margin:0 1.5rem 0 0}.timeline__bar{height:100%;transition:height .5s;width:100%!important}.timeline__steps{grid-template-columns:1fr;gap:3rem}.timeline__step{padding-left:1rem}}
.values-grid{background-color:var(--theme-bg);color:var(--theme-bg-inverse);padding:4rem 1rem}@media (min-width:768px){.values-grid{padding:5rem 1.5rem}}@media (min-width:1024px){.values-grid{padding:6rem 2.5rem}}.values-grid__container{max-width:1280px;margin:0 auto}.values-grid__heading{letter-spacing:-.02em;color:var(--theme-bg-inverse);margin:0 0 3rem;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Inter,Roboto,sans-serif;font-size:2.25rem;font-weight:400;line-height:1.2}@media (min-width:768px){.values-grid__heading{margin-bottom:4rem;font-size:3rem}}@media (min-width:1024px){.values-grid__heading{margin-bottom:5rem;font-size:3.75rem}}.values-grid__cards{grid-template-columns:1fr;display:grid}@media (min-width:768px){.values-grid__cards{grid-template-columns:repeat(2,1fr)}}.values-grid__card{border-top:1px solid var(--theme-border);opacity:0;padding:2rem 0;animation:.6s ease-out forwards fadeInUp}@media (min-width:768px){.values-grid__card{padding:2.5rem 2.5rem 2.5rem 0}.values-grid__card:nth-child(2n){padding:2.5rem 0 2.5rem 2.5rem}}@media (min-width:1024px){.values-grid__card{padding:3rem 4rem 3rem 0}.values-grid__card:nth-child(2n){padding:3rem 0 3rem 4rem}}@media (min-width:768px){.values-grid__card:last-child:nth-child(odd){grid-column:1}}.values-grid__number{color:var(--theme-text-muted);letter-spacing:.02em;margin-bottom:.75rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.75rem;font-weight:400;display:block}@media (min-width:768px){.values-grid__number{margin-bottom:1rem;font-size:.875rem}}.values-grid__title{color:var(--theme-bg-inverse);margin:0 0 1rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.2}@media (min-width:768px){.values-grid__title{margin-bottom:1.25rem;font-size:1.125rem}}.values-grid__description{color:var(--theme-text-secondary);max-width:32rem;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.625}@media (min-width:768px){.values-grid__description{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.default-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121212e0;border:1px solid #ffffff14;border-radius:16px;width:260px;padding:24px}.default-card h4{color:#fff;margin-bottom:8px;font-size:18px}.default-card p{color:#fff9;font-size:14px;line-height:1.4}
.infinite-slider{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden}.infinite-slider:active{cursor:grabbing}.infinite-slider__track{scrollbar-width:none;width:max-content;display:flex;overflow-x:scroll}.infinite-slider__track::-webkit-scrollbar{display:none}.infinite-slider__item{flex-shrink:0}
.job-listings{color:var(--theme-text-primary);max-width:1280px;margin:0 auto;padding:2.5rem 1rem}@media (min-width:768px){.job-listings{padding:4rem 1.5rem}}@media (min-width:1024px){.job-listings{padding:5rem 2.5rem}}.job-listings__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}@media (min-width:768px){.job-listings__filters{gap:.75rem;margin-bottom:3rem}}.job-listings__filter-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9999px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:500;transition:background-color .15s,color .15s,border-color .15s}@media (min-width:768px){.job-listings__filter-button{padding:.75rem 1.5rem;font-size:.875rem}}.job-listings__filter-button--active{background-color:var(--theme-bg);color:var(--theme-text-primary);border-color:var(--theme-border)}.job-listings__filter-button--inactive{background-color:var(--theme-primary);color:var(--theme-text-inverse)}.job-listings__filter-button--inactive:hover{background-color:var(--theme-primary-light)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.5rem)}}.job-listings__list{margin:0;padding:0;list-style:none}.job-listings__item{border-bottom:1px solid var(--theme-border);opacity:0;grid-template-columns:1fr;align-items:start;gap:.75rem;padding:1.25rem 0;animation:.3s forwards fadeInUp;display:grid}.job-listings__item:first-child{animation-delay:50ms}.job-listings__item:nth-child(2){animation-delay:.1s}.job-listings__item:nth-child(3){animation-delay:.15s}.job-listings__item:nth-child(4){animation-delay:.2s}.job-listings__item:nth-child(5){animation-delay:.25s}.job-listings__item:nth-child(6){animation-delay:.3s}.job-listings__item:nth-child(7){animation-delay:.35s}.job-listings__item:nth-child(8){animation-delay:.4s}.job-listings__item:nth-child(9){animation-delay:.45s}.job-listings__item:nth-child(10){animation-delay:.5s}@media (min-width:768px){.job-listings__item{grid-template-columns:1fr auto auto auto;align-items:center;gap:1.5rem;padding:1.5rem 0}}@media (min-width:1024px){.job-listings__item{grid-template-columns:2fr 1fr 1fr auto;gap:2.5rem}}.job-listings__item:first-child{border-top:1px solid var(--theme-border)}.job-listings__title{color:var(--theme-text-inverse);letter-spacing:-.01em;margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Inter,Roboto,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.2}@media (min-width:768px){.job-listings__title{font-size:1.25rem}}.job-listings__location,.job-listings__type{color:var(--theme-text-secondary);font-size:.875rem;font-weight:400}@media (min-width:768px){.job-listings__location,.job-listings__type{font-size:1rem}}.job-listings__apply-button{background-color:var(--theme-text-primary);color:var(--theme-text-inverse);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-self:start;padding:.5rem 1.5rem;font-size:.75rem;font-weight:500;transition:background-color .15s,transform .15s}@media (min-width:768px){.job-listings__apply-button{justify-self:end;padding:.75rem 2rem;font-size:.875rem}}.job-listings__apply-button:hover{background-color:var(--theme-accent-dark);transform:translateY(-1px)}.job-listings__apply-button:active{transform:translateY(0)}.job-listings__meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.job-listings__meta{display:contents}}.job-listings__empty{text-align:center;color:var(--theme-text-muted);padding:4rem 1.25rem;font-size:1rem}
.content-tabs{color:var(--theme-text-primary);max-width:1280px;margin:0 auto;padding:1.5rem 1rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}@media (min-width:768px){.content-tabs{padding:2.5rem 1.5rem}}@media (min-width:1024px){.content-tabs{grid-template-columns:12.5rem 1fr;gap:4rem;padding:4rem 2.5rem;display:grid}}.content-tabs__sidebar{margin-bottom:2rem}@media (min-width:1024px){.content-tabs__sidebar{height:fit-content;margin-bottom:0;position:sticky;top:4rem}}.content-tabs__nav-title{color:var(--theme-text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.875rem;font-weight:500}.content-tabs__nav-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:1024px){.content-tabs__nav-list{flex-direction:column;gap:0}}.content-tabs__nav-item{position:relative}.content-tabs__nav-button{border:1px solid var(--theme-border);color:var(--theme-text-muted);cursor:pointer;text-align:left;background:0 0;border-radius:9999px;width:auto;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:color .15s,background-color .15s,border-color .15s}@media (min-width:1024px){.content-tabs__nav-button{border:none;border-radius:0;width:100%;padding:.75rem 0;position:relative}.content-tabs__nav-button:before{content:"";background-color:var(--theme-accent);width:2px;height:0;transition:height .15s;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}}.content-tabs__nav-button:hover{color:var(--theme-text-primary);background-color:var(--theme-bg-alt)}@media (min-width:1024px){.content-tabs__nav-button:hover{background-color:#0000}}.content-tabs__nav-button--active{color:var(--theme-text-primary);border-color:var(--theme-accent);background-color:var(--theme-bg-alt);font-weight:500}@media (min-width:1024px){.content-tabs__nav-button--active{background-color:#0000;border-color:#0000}.content-tabs__nav-button--active:before{height:1.25rem}}.content-tabs__main{min-width:0}.content-tabs__section{display:none}@media (prefers-reduced-motion:no-preference){.content-tabs__section{animation:.3s fadeIn}}.content-tabs__section--active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.content-tabs__title{letter-spacing:-.02em;margin:0 0 1.5rem;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Inter,Roboto,sans-serif;font-size:1.875rem;font-weight:400;line-height:1.2}@media (min-width:768px){.content-tabs__title{margin-bottom:2rem;font-size:2.25rem}}.content-tabs__text{color:var(--theme-text-primary);max-width:42.5rem;margin:0 0 1.25rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:1rem;line-height:1.625}@media (min-width:768px){.content-tabs__text{font-size:1.125rem}}.content-tabs__text--highlight strong{font-weight:600}.content-tabs__subtitle{letter-spacing:-.02em;margin:4rem 0 1.5rem;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Inter,Roboto,sans-serif;font-size:1.5rem;font-weight:400}@media (min-width:768px){.content-tabs__subtitle{font-size:1.875rem}}.content-tabs__list{margin:0 0 2rem;padding:0;list-style:none}.content-tabs__list-item{max-width:42.5rem;margin-bottom:.75rem;padding-left:1rem;font-size:1rem;line-height:1.625;position:relative}@media (min-width:768px){.content-tabs__list-item{font-size:1.125rem}}.content-tabs__list-item:before{content:"•";color:var(--theme-text-primary);position:absolute;left:0}.content-tabs__list-item strong{font-weight:600}.content-tabs__footer{border-top:1px solid var(--theme-border);gap:1.5rem;margin-top:4rem;padding-top:2.5rem;display:grid}@media (min-width:768px){.content-tabs__footer{grid-template-columns:1fr 1fr;gap:2.5rem}}.content-tabs__nav-card{color:inherit;border-radius:.375rem;align-items:center;gap:1rem;margin:-.75rem;padding:.75rem;text-decoration:none;transition:background-color .15s;display:flex}.content-tabs__nav-card:hover{background-color:var(--theme-bg-alt)}@media (min-width:768px){.content-tabs__nav-card--next{text-align:right;flex-direction:row-reverse}}.content-tabs__nav-card-image{background-color:var(--theme-bg-alt);border-radius:.25rem;flex-shrink:0;width:6.25rem;height:4.375rem;overflow:hidden}@media (min-width:768px){.content-tabs__nav-card-image{width:8.75rem;height:5.625rem}}.content-tabs__nav-card-image img{object-fit:cover;width:100%;height:100%}.content-tabs__nav-card-label{color:var(--theme-text-muted);text-transform:capitalize;margin-bottom:.25rem;font-size:.75rem}.content-tabs__nav-card-title{color:var(--theme-text-primary);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:.875rem;font-weight:500}@media (min-width:768px){.content-tabs__nav-card-title{font-size:1rem}}
.styles-module-scss-module__JVJjQq__form-input{flex-direction:column;gap:.5rem;display:flex;position:relative}.styles-module-scss-module__JVJjQq__form-input__label{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__JVJjQq__form-input__label-text{color:var(--theme-text-primary);font-size:.875rem;font-weight:500}.styles-module-scss-module__JVJjQq__form-input__label-action{color:var(--theme-text-muted);cursor:pointer;background:0 0;font-size:.75rem;text-decoration:none;transition:color .15s}.styles-module-scss-module__JVJjQq__form-input__label-action:hover{color:var(--theme-text-primary)}.styles-module-scss-module__JVJjQq__form-input__wrapper{align-items:center;display:flex;position:relative}.styles-module-scss-module__JVJjQq__form-input__field{background:var(--theme-bg-alt);border:2px solid var(--theme-border);width:100%;color:var(--theme-text-primary);border-radius:1rem;padding:.675rem 1.5rem;font-size:1rem}.styles-module-scss-module__JVJjQq__form-input__field::placeholder{color:var(--theme-text-muted)}.styles-module-scss-module__JVJjQq__form-input__field:focus{border-color:var(--theme-accent);box-shadow:0 0 0 2px var(--theme-accent-light);outline:none}.styles-module-scss-module__JVJjQq__form-input__field--with-action{padding-right:3rem}.styles-module-scss-module__JVJjQq__form-input__field--error{border-color:var(--theme-error)}.styles-module-scss-module__JVJjQq__form-input__action{cursor:pointer;color:var(--theme-text-muted);background:0 0;border:none;transition:color .15s;position:absolute;right:1rem}.styles-module-scss-module__JVJjQq__form-input__action svg{width:16px;height:16px}.styles-module-scss-module__JVJjQq__form-input__action:hover{color:var(--theme-text-primary)}.styles-module-scss-module__JVJjQq__form-input__action:active{color:var(--theme-accent)}.styles-module-scss-module__JVJjQq__form-input .styles-module-scss-module__JVJjQq__form-input__error{z-index:1070;background:var(--theme-bg-alt);opacity:0;border-radius:.5rem;gap:.5rem;padding:.5rem 1rem;animation:.3s forwards styles-module-scss-module__JVJjQq__formInputErrorIn;display:flex;position:absolute;top:5rem;transform:translateY(-4px)scale(.98)}.styles-module-scss-module__JVJjQq__form-input .styles-module-scss-module__JVJjQq__form-input__error-text{color:var(--theme-text-primary);font-size:.75rem}@keyframes styles-module-scss-module__JVJjQq__formInputErrorIn{to{opacity:1;transform:translateY(0)scale(1)}}
.styles-module-scss-module__4ZBJIa__submit-button{background:var(--theme-secondary);border:2px solid var(--theme-border);cursor:pointer;width:100%;color:var(--theme-text-inverse);border-radius:1rem;padding:.675rem 1.5rem;font-size:1rem;font-weight:600;transition:all .15s}.styles-module-scss-module__4ZBJIa__submit-button:hover{background:var(--theme-bg-alt)}.styles-module-scss-module__4ZBJIa__submit-button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__4ZBJIa__submit-button__wrapper{width:100%;position:relative}.styles-module-scss-module__4ZBJIa__submit-button__badge{background:var(--theme-secondary);border:2px solid var(--theme-border);color:var(--theme-text-inverse);border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;position:absolute;top:-5%;right:-1rem;transform:translateY(-50%)}
.styles-module-scss-module__cKxZkq__contact__container{justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.styles-module-scss-module__cKxZkq__contact__grid{grid-template-columns:1fr 320px;gap:4rem;width:100%;max-width:1100px;display:grid}.styles-module-scss-module__cKxZkq__contact__title{letter-spacing:-.04em;color:var(--theme-text-primary);margin-bottom:3rem;font-size:4.5rem;font-weight:500}.styles-module-scss-module__cKxZkq__contact__form{max-width:520px}.styles-module-scss-module__cKxZkq__contact__fields{flex-direction:column;gap:2rem;margin-bottom:2rem;display:flex}.styles-module-scss-module__cKxZkq__contact__textarea{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__cKxZkq__contact__textarea label{color:var(--theme-text-muted);font-size:.875rem}.styles-module-scss-module__cKxZkq__contact__textarea textarea{resize:none;background:var(--theme-secondary);border:1px solid var(--theme-border);min-height:140px;color:var(--theme-text-primary);border-radius:.75rem;outline:none;padding:1rem;font-size:.875rem}.styles-module-scss-module__cKxZkq__contact__textarea textarea::placeholder{color:var(--theme-text-muted)}.styles-module-scss-module__cKxZkq__contact__textarea textarea:focus{border-color:var(--theme-accent-light)}.styles-module-scss-module__cKxZkq__contact__info{flex-direction:column;gap:2.5rem;padding-top:6rem;display:flex}.styles-module-scss-module__cKxZkq__contact__info div{flex-direction:column;gap:.25rem;display:flex}.styles-module-scss-module__cKxZkq__contact__info span{color:var(--theme-text-muted);font-size:.875rem}.styles-module-scss-module__cKxZkq__contact__info a{color:var(--theme-text-primary);font-size:1rem;text-decoration:none}.styles-module-scss-module__cKxZkq__contact__info a:hover{opacity:.7}@media (max-width:768px){.styles-module-scss-module__cKxZkq__contact__grid{grid-template-columns:1fr;gap:3rem}.styles-module-scss-module__cKxZkq__contact__title{margin-bottom:2rem;font-size:3.75rem}.styles-module-scss-module__cKxZkq__contact__info{padding-top:0}}
