:root{--black:#1a1a1a;--white:#fff;--green:#0f7b4f;--green-dark:#0a5c3a;--green-light:#e6f4ed;--gray-100:#f5f5f5;--gray-200:#ebebeb;--gray-400:#999;--gray-600:#666;--gray-800:#333}.contact-module__swMWYG__nav{z-index:100;background:var(--white);border-bottom:1px solid var(--gray-200);align-items:center;height:68px;display:flex;position:sticky;top:0}.contact-module__swMWYG__navInner{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 40px;display:flex}.contact-module__swMWYG__navLogo{align-items:center;gap:10px;text-decoration:none;display:flex}.contact-module__swMWYG__navLogoText{color:var(--black);letter-spacing:-.4px;font-family:DM Serif Display,serif;font-size:21px;font-weight:400;line-height:1}.contact-module__swMWYG__navBack{color:var(--gray-600);align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:flex}.contact-module__swMWYG__navBack:hover{color:var(--black)}.contact-module__swMWYG__hero{background:var(--green);padding:80px 40px;position:relative;overflow:hidden}.contact-module__swMWYG__hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.contact-module__swMWYG__heroInner{max-width:680px;margin:0 auto;position:relative}.contact-module__swMWYG__heroLabel{letter-spacing:3px;text-transform:uppercase;color:#ffffffa6;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}.contact-module__swMWYG__heroH1{color:var(--white);letter-spacing:-.5px;margin-bottom:16px;font-family:DM Serif Display,serif;font-size:clamp(34px,5vw,52px);font-weight:400;line-height:1.1}.contact-module__swMWYG__heroSub{color:#ffffffbf;max-width:480px;margin:0;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.65}.contact-module__swMWYG__main{background:var(--gray-100);padding:80px 40px 100px}.contact-module__swMWYG__inner{max-width:1100px;margin:0 auto}.contact-module__swMWYG__grid{grid-template-columns:1fr 380px;align-items:start;gap:56px;display:grid}.contact-module__swMWYG__formCard{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;padding:48px}.contact-module__swMWYG__formTitle{color:var(--black);letter-spacing:-.3px;margin-bottom:6px;font-family:DM Serif Display,serif;font-size:26px;font-weight:400}.contact-module__swMWYG__formSub{color:var(--gray-600);margin-bottom:36px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__swMWYG__field{flex-direction:column;gap:7px;display:flex}.contact-module__swMWYG__label{color:var(--black);letter-spacing:.1px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{color:var(--black);background:var(--white);border:1.5px solid var(--gray-200);box-sizing:border-box;appearance:none;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:var(--gray-400)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--green)}.contact-module__swMWYG__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.contact-module__swMWYG__textarea{resize:vertical;min-height:140px;line-height:1.6}.contact-module__swMWYG__submitBtn{color:var(--white);background:var(--green);cursor:pointer;letter-spacing:.1px;border:none;border-radius:10px;align-self:flex-start;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700}.contact-module__swMWYG__submitBtn:hover{background:var(--green-dark)}.contact-module__swMWYG__success{text-align:center;padding:48px 24px}.contact-module__swMWYG__successIcon{background:var(--green-light);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.contact-module__swMWYG__success h2{color:var(--black);margin-bottom:10px;font-family:DM Serif Display,serif;font-size:26px;font-weight:400}.contact-module__swMWYG__success p{color:var(--gray-600);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65}.contact-module__swMWYG__infoCol{flex-direction:column;gap:16px;display:flex;position:sticky;top:88px}.contact-module__swMWYG__infoCard{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;align-items:flex-start;gap:16px;padding:24px;display:flex}.contact-module__swMWYG__infoIcon{background:var(--green-light);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-module__swMWYG__infoCardTitle{color:var(--black);margin-bottom:4px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700}.contact-module__swMWYG__infoCardValue{color:var(--gray-600);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55;text-decoration:none}.contact-module__swMWYG__infoCardValue:hover{color:var(--green)}.contact-module__swMWYG__infoNote{background:var(--green);border-radius:16px;margin-top:4px;padding:24px}.contact-module__swMWYG__infoNote p{color:#ffffffd9;margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.65}.contact-module__swMWYG__infoNote strong{color:var(--white);margin-bottom:6px;font-size:15px;display:block}.contact-module__swMWYG__footer{background:var(--black);padding:36px 40px}.contact-module__swMWYG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex}.contact-module__swMWYG__footerText{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:13px}.contact-module__swMWYG__footerLink{color:#ffffff80;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none}.contact-module__swMWYG__footerLink:hover{color:var(--white)}@media (max-width:960px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__infoCol{grid-template-columns:1fr 1fr;gap:12px;display:grid;position:static}.contact-module__swMWYG__infoNote{grid-column:1/-1;margin-top:0}.contact-module__swMWYG__hero{padding:60px 24px}.contact-module__swMWYG__main{padding:56px 24px 80px}.contact-module__swMWYG__navInner{padding:0 24px}}@media (max-width:600px){.contact-module__swMWYG__formCard{border-radius:16px;padding:28px 20px}.contact-module__swMWYG__row,.contact-module__swMWYG__infoCol{grid-template-columns:1fr}.contact-module__swMWYG__hero{padding:48px 16px}.contact-module__swMWYG__main{padding:40px 16px 64px}.contact-module__swMWYG__navInner{padding:0 16px}.contact-module__swMWYG__footerInner{flex-direction:column;align-items:flex-start;padding:0}.contact-module__swMWYG__footer{padding:28px 16px}}
