.contact-module__swMWYG__container{width:100%;min-height:100vh;color:var(--foreground);justify-content:center;align-items:center;padding:8rem 2rem 0;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__backgroundWrapper{z-index:0;background:0 0;position:absolute;inset:0}.contact-module__swMWYG__backgroundImage{object-fit:cover;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.contact-module__swMWYG__bgLight{opacity:1;filter:brightness(.95)}.contact-module__swMWYG__bgDark{opacity:0}.contact-module__swMWYG__overlay{z-index:1;background:linear-gradient(135deg,#fff6 0%,#ffffff1a 100%);position:absolute;inset:0}[data-theme=dark] .contact-module__swMWYG__bgLight{opacity:0}[data-theme=dark] .contact-module__swMWYG__bgDark{opacity:1;filter:brightness(.6)}[data-theme=dark] .contact-module__swMWYG__overlay{background:linear-gradient(135deg,#000000d9 0%,#0009 100%)}.contact-module__swMWYG__contentWrapper{z-index:2;-webkit-backdrop-filter:blur(20px);opacity:0;background:#fff6;border:1px solid #ffffff80;border-radius:32px;grid-template-columns:1fr 1.2fr;width:100%;max-width:1200px;transition:all .3s;animation:.8s cubic-bezier(.2,.8,.2,1) forwards contact-module__swMWYG__fadeInUp;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001a}[data-theme=dark] .contact-module__swMWYG__contentWrapper{background:#ffffff08;border:1px solid #ffffff1a;box-shadow:0 40px 80px #00000080}@media (max-width:900px){.contact-module__swMWYG__contentWrapper{grid-template-columns:1fr}}.contact-module__swMWYG__infoColumn{background:#fff6;flex-direction:column;justify-content:space-between;gap:3rem;padding:4rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .contact-module__swMWYG__infoColumn{background:#0000004d}.contact-module__swMWYG__infoColumn:before{content:"";filter:blur(50px);z-index:0;background:radial-gradient(circle,#ff7e5f26 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-20%;left:-20%}.contact-module__swMWYG__headerContent{z-index:1;opacity:0;animation:.6s ease-out .2s forwards contact-module__swMWYG__fadeInUp;position:relative}.contact-module__swMWYG__title{letter-spacing:-1px;background:linear-gradient(135deg,#ff7e5f 0%,#feb47b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}[data-theme=dark] .contact-module__swMWYG__title{background:linear-gradient(135deg,#fff 0%,#ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-module__swMWYG__subtitle{color:#0009;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}[data-theme=dark] .contact-module__swMWYG__subtitle{color:#ffffffb3}.contact-module__swMWYG__infoList{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.contact-module__swMWYG__infoItem{opacity:0;align-items:flex-start;gap:1.5rem;display:flex}.contact-module__swMWYG__infoItem:first-child{animation:.5s ease-out .4s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__infoItem:nth-child(2){animation:.5s ease-out .5s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__infoItem:nth-child(3){animation:.5s ease-out .6s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__infoItem:nth-child(4){animation:.5s ease-out .7s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__iconWrapper{color:#ff7e5f;background:#0000000d;border:1px solid #0000000d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}[data-theme=dark] .contact-module__swMWYG__iconWrapper{background:#ffffff0d;border:1px solid #ffffff1a}.contact-module__swMWYG__infoItem:hover .contact-module__swMWYG__iconWrapper{color:#fff;background:#ff7e5f;transform:scale(1.1);box-shadow:0 10px 20px #ff7e5f4d}.contact-module__swMWYG__infoText h3{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}[data-theme=dark] .contact-module__swMWYG__infoText h3{color:#fff}.contact-module__swMWYG__infoValue{color:#0009;font-size:.95rem;line-height:1.5}[data-theme=dark] .contact-module__swMWYG__infoValue{color:#fff9}.contact-module__swMWYG__link{color:inherit;text-decoration:none;transition:color .2s}.contact-module__swMWYG__link:hover{color:#ff7e5f}.contact-module__swMWYG__formColumn{background:#fff6;padding:4rem}[data-theme=dark] .contact-module__swMWYG__formColumn{background:#ffffff05}.contact-module__swMWYG__formTitle{color:var(--foreground);opacity:0;margin-bottom:2.5rem;font-size:2rem;font-weight:700;animation:.6s ease-out .4s forwards contact-module__swMWYG__fadeInUp}[data-theme=dark] .contact-module__swMWYG__formTitle{color:#fff}.contact-module__swMWYG__inputGroup{opacity:0;margin-bottom:1.5rem;position:relative}.contact-module__swMWYG__formColumn form>.contact-module__swMWYG__inputGroup:first-child{animation:.5s ease-out .5s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__formColumn form>.contact-module__swMWYG__inputGroup:nth-child(2){animation:.5s ease-out .6s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__formColumn form>.contact-module__swMWYG__inputGroup:nth-child(3){animation:.5s ease-out .7s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__formColumn form>.contact-module__swMWYG__inputGroup:nth-child(4){animation:.5s ease-out .8s forwards contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__label{color:#000000b3;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}[data-theme=dark] .contact-module__swMWYG__label{color:#fffc}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#000;background:#fff;border:1px solid #0000001a;border-radius:16px;width:100%;padding:1.25rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}:is([data-theme=dark] .contact-module__swMWYG__input,[data-theme=dark] .contact-module__swMWYG__textarea){color:#fff;background:#0003;border:1px solid #ffffff1a}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:#ff7e5f;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #ff7e5f1a}:is([data-theme=dark] .contact-module__swMWYG__input:focus,[data-theme=dark] .contact-module__swMWYG__textarea:focus){background:#0006}.contact-module__swMWYG__textarea{resize:vertical;min-height:150px}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;opacity:0;background:linear-gradient(135deg,#ff7e5f 0%,#ff512f 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;animation:.5s ease-out .9s forwards contact-module__swMWYG__fadeInUp;display:flex;box-shadow:0 10px 30px #ff512f4d}.contact-module__swMWYG__submitBtn:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 20px 40px #ff512f80}@media (max-width:900px){.contact-module__swMWYG__container{align-items:flex-start;padding:6rem 1rem 2rem}.contact-module__swMWYG__infoColumn,.contact-module__swMWYG__formColumn{padding:2.5rem 1.5rem}.contact-module__swMWYG__title{font-size:2.25rem}}@keyframes contact-module__swMWYG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
