@font-face{font-family:Inter;src:url(../media/Inter-VariableFont_opsz,wght.cf290510.ttf)format("truetype");font-style:normal;font-display:swap}.contact-hero{background:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.contact-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8454526 0%,#0000 70%);position:absolute;inset:0}.contact-hero__back{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:10;border:1px solid #fff3;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:2rem;left:2rem}.contact-hero__back svg{font-size:1.125rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.contact-hero__back:hover{color:#dc2626;border-color:#dc2626}.contact-hero__back:hover svg{transform:translate(-4px)}.contact-hero__container{text-align:center;z-index:1;width:100%;max-width:1400px;padding:2rem;position:relative}.contact-hero__badge{color:#dc2626;text-transform:uppercase;letter-spacing:.2em;margin-bottom:2rem;font-size:.875rem;font-weight:600}.contact-hero__title{flex-direction:column;gap:0;margin:0 0 2rem;padding:0;display:flex}.contact-hero__title-line{letter-spacing:-.04em;color:#fff;text-transform:uppercase;will-change:transform;font-size:clamp(3rem,12vw,10rem);font-weight:900;line-height:.9;transition:transform .1s ease-out}.contact-hero__title-line--accent{background:linear-gradient(135deg,#ef4444 0%,#dc2626 50%,#991b1b 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.contact-hero__subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.25rem)}.contact-hero__decoration{pointer-events:none;background:linear-gradient(#e845451a 0%,#0000 100%);height:150px;position:absolute;top:0;left:0;right:0}
@font-face{font-family:Inter;src:url(../media/Inter-VariableFont_opsz,wght.cf290510.ttf)format("truetype");font-style:normal;font-display:swap}.contact-form-section{background-color:#000;min-height:100vh;padding:0;position:relative;overflow:hidden}.contact-form-section__container{width:100%;height:100vh;position:relative}@media (max-width:968px){.contact-form-section__container{height:auto;min-height:120vh}}.contact-form-section__block{justify-content:flex-end;align-items:flex-end;width:100%;height:100%;padding:4rem;display:flex;position:absolute;top:0;left:0}@media (max-width:968px){.contact-form-section__block{width:100%;min-height:60vh;padding:3rem 2rem;position:relative}}.contact-form-section__block--visible .contact-form-section__content{opacity:1;transform:translateY(0)}.contact-form-section__block--info{clip-path:polygon(0 0,0 100%,100% 0);background:#000;justify-content:flex-start;align-items:flex-start;padding-top:6rem}@media (max-width:968px){.contact-form-section__block--info{clip-path:none;padding-top:4rem}}.contact-form-section__block--info .contact-form-section__content{max-width:600px;padding-left:2rem}@media (max-width:968px){.contact-form-section__block--info .contact-form-section__content{padding:0}}.contact-form-section__block--form{clip-path:polygon(100% 0,0 100%,100% 100%);background:#ebebeb;justify-content:flex-end;align-items:flex-end}@media (max-width:968px){.contact-form-section__block--form{clip-path:none;padding:4rem 2rem}}.contact-form-section__block--form .contact-form-section__content{justify-content:flex-end;align-items:flex-end;width:100%;max-width:100%;padding-right:0;display:flex}@media (max-width:968px){.contact-form-section__block--form .contact-form-section__content{padding:0}}.contact-form-section__content{opacity:0;width:100%;transition:all 1s cubic-bezier(.4,0,.2,1) .3s;transform:translateY(30px)}.contact-form-section__label{color:#dc2626;text-transform:uppercase;letter-spacing:.2em;margin-bottom:2rem;font-size:.875rem;font-weight:600;display:block}.contact-form-section__title{letter-spacing:-.03em;color:#fff;text-transform:uppercase;margin:0 0 3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.contact-form-section__title-accent{background:linear-gradient(135deg,#ef4444 0%,#dc2626 50%,#991b1b 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;display:block}.contact-form-section__info-items{flex-direction:column;gap:2.5rem;display:flex}.contact-form-section__info-item{flex-direction:column;gap:.75rem;display:flex}.contact-form-section__info-label{color:#dc2626;text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:600}.contact-form-section__info-link{color:#fff;width:fit-content;font-size:clamp(1.125rem,1.5vw,1.5rem);font-weight:600;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-form-section__info-link:hover{color:#dc2626}.contact-form-section__info-text{color:#ffffffb3;margin:0;font-size:1rem}.contact-form{background:0 0;grid-template-columns:250px 1fr;align-items:start;gap:3rem;width:100%;max-width:900px;margin-top:6rem;padding:0;display:grid}@media (max-width:968px){.contact-form{grid-template-columns:1fr;gap:2rem;margin-top:2rem}}.contact-form__fields{width:100%}.contact-form__row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:0;display:grid}@media (max-width:768px){.contact-form__row{grid-template-columns:1fr;gap:0}}.contact-form__group{margin-bottom:1.5rem}.contact-form__group:last-of-type{margin-bottom:0}.contact-form__label{color:#000;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.contact-form__input,.contact-form__textarea{color:#fff;box-sizing:border-box;background:#000;border:2px solid #000;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#fff6;font-weight:400}.contact-form__input:focus,.contact-form__textarea:focus{background:#000;border-color:#dc2626}.contact-form__textarea{resize:none;min-height:120px;line-height:1.6}.contact-form__submit{text-transform:uppercase;letter-spacing:.12em;color:#fff;cursor:pointer;writing-mode:horizontal-tb;background:#000;border:none;flex-direction:row;align-items:flex-start;gap:1rem;width:100%;height:fit-content;margin-top:auto;padding:1.5rem 2rem;font-size:.875rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.contact-form__submit:disabled{opacity:.6;cursor:not-allowed}@media (max-width:968px){.contact-form__submit{flex-direction:row;justify-content:center;align-items:center;width:auto}}.contact-form__submit:before{content:"";z-index:0;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);width:100%;height:100%;transition:left .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.contact-form__submit span{z-index:1;position:relative}.contact-form__submit svg{z-index:1;font-size:1.25rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.contact-form__submit:hover:not(:disabled):before{left:0}.contact-form__submit:hover:not(:disabled) svg{transform:translate(3px,-3px)}.contact-form__status{text-align:center;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;padding:1rem;font-size:.875rem;font-weight:600}.contact-form__status--success{color:#16a34a;background:#22c55e1a;border:1px solid #16a34a}.contact-form__status--error{color:#dc2626;background:#dc26261a;border:1px solid #dc2626}.contact-page{background:#ebebeb}
@font-face{font-family:Inter;src:url(../media/Inter-VariableFont_opsz,wght.cf290510.ttf)format("truetype");font-style:normal;font-display:swap}.process{background:#ebebeb;padding:8rem 2rem;position:relative;overflow:hidden}@media (max-width:968px){.process{padding:6rem 2rem}}.process__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.process__header{opacity:0;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:6rem;transition:all 1s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(30px)}@media (max-width:968px){.process__header{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.process__header{margin-bottom:4rem}}.process__header--visible{opacity:1;transform:translateY(0)}.process__header-content{flex:1}.process__label{color:#dc2626;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:block}.process__title{flex-direction:column;gap:0;margin:0;font-size:clamp(3rem,8vw,7rem);font-weight:900;line-height:.9;display:flex}.process__title-text{color:#000;text-transform:uppercase;letter-spacing:-.04em}.process__title-accent{color:#dc2626;text-transform:uppercase;letter-spacing:-.04em;background:linear-gradient(135deg,#ef4444 0%,#dc2626 50%,#991b1b 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-left:clamp(2rem,6vw,6rem);font-style:italic}.process__grid{visibility:hidden;opacity:0;border-top:3px solid #000;grid-template-columns:repeat(4,1fr);gap:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),visibility 0s .6s;display:grid}@media (max-width:1024px){.process__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.process__grid{grid-template-columns:1fr}}.process--visible .process__grid{visibility:visible;opacity:1;transition-delay:0s}.process__step{opacity:0;border-bottom:3px solid #000;border-right:1px solid #0000001a;flex-direction:column;justify-content:flex-start;gap:4rem;min-height:500px;padding:4rem 2.5rem 10px;transition:all 1s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(30px)}@media (max-width:1024px){.process__step:nth-child(2n){border-right:none}.process__step{min-height:450px}}@media (max-width:640px){.process__step{border-right:none;min-height:400px;padding:3rem 2rem}}.process__step:last-child{border-right:none}.process__step--visible{opacity:1;transform:translateY(0)}.process__step-number{letter-spacing:-.05em;background:linear-gradient(135deg,#ef4444 0%,#dc2626 50%,#991b1b 100%);-webkit-text-fill-color:#0000;opacity:.2;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(8rem,12vw,12rem);font-weight:900;line-height:.8}@media (max-width:640px){.process__step-number{font-size:6rem}}.process__step-content{z-index:1;position:relative}.process__step-title{color:#000;text-transform:uppercase;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,3vw,3rem);font-weight:900;line-height:.95}.process__step-description{color:#0009;margin:0;font-size:clamp(.875rem,1vw,1rem);line-height:1.6}.process__btn{text-transform:uppercase;letter-spacing:.1em;color:#fff;white-space:nowrap;background:#000;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}@media (max-width:968px){.process__btn{justify-content:center;width:100%}}.process__btn:before{content:"";z-index:0;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);width:100%;height:100%;transition:left .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.process__btn span{z-index:1;position:relative}.process__btn svg{z-index:1;font-size:1.125rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.process__btn:hover:before{left:0}.process__btn:hover svg{transform:translate(4px)}
