.page_contactSection__AuYnq{padding:6rem 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.page_contactInfo__jt5gr{padding-right:2rem}.page_contactInfo__jt5gr h1{font-size:3rem;margin-bottom:1rem}.page_contactInfo__jt5gr>p{font-size:1.125rem;color:#5f6368;margin-bottom:3rem;line-height:1.6}.page_infoItem__dqhjP{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.page_infoIcon__zNB2y{font-size:1.5rem;color:var(--google-blue);background:rgba(66,133,244,.1);padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;width:60px;height:60px}.page_infoItem__dqhjP:nth-child(2) .page_infoIcon__zNB2y{color:var(--google-red);background:rgba(234,67,53,.1)}.page_infoItem__dqhjP:nth-child(3) .page_infoIcon__zNB2y{color:var(--google-yellow);background:rgba(251,188,5,.1)}.page_infoText__WCFyB h3{font-size:1.25rem;margin-bottom:.5rem}.page_infoText__WCFyB p{margin:0;color:var(--foreground);line-height:1.5}.page_contactForm__BROrJ{background:hsla(0,0%,100%,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:3.5rem;border-radius:24px;border:1px solid hsla(0,0%,100%,.8);box-shadow:0 15px 35px rgba(31,38,135,.05);transition:transform .4s ease,box-shadow .4s ease}.page_contactForm__BROrJ:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(31,38,135,.1)}.page_formGroup__bIAM3{margin-bottom:1.5rem}.page_formGroup__bIAM3 label{display:block;font-weight:500;margin-bottom:.5rem}.page_formGroup__bIAM3 input,.page_formGroup__bIAM3 textarea{width:100%;padding:.85rem 1.25rem;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-family:inherit;font-size:1rem;background:hsla(0,0%,100%,.8);color:var(--foreground);transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 2px 4px rgba(0,0,0,.02)}.page_formGroup__bIAM3 input:focus,.page_formGroup__bIAM3 textarea:focus{outline:none;border-color:var(--google-blue);background:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.01),0 0 0 4px rgba(66,133,244,.15);transform:translateY(-2px)}.page_submitBtn__wIL9x{width:100%;margin-top:1rem}@media (max-width:768px){.page_contactSection__AuYnq{grid-template-columns:1fr;padding:3rem 0}.page_contactInfo__jt5gr{padding-right:0}.page_contactInfo__jt5gr h1{font-size:2.5rem}.page_contactForm__BROrJ{padding:2rem}}