.wpFooter{background-color:#9aeeda;width:100%;padding:50px 20px;font-family:Roboto,Arial,sans-serif;color:#333}.wpFooter__container{max-width:1200px;margin:0 auto}.wpFooter__content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;gap:30px;align-items:stretch}.wpFooter__content>*{display:flex;flex-direction:column;justify-content:center;height:100%}.wpFooter__section{text-align:center;gap:35px}.wpFooter__heading{font-size:1.45em;margin-bottom:18px;color:#333;font-weight:600;text-align:center;letter-spacing:.3px}.wpFooter__socials{flex-wrap:wrap;gap:18px;padding:10px 0;max-width:260px;margin:0 auto}.wpFooter__socialLink,.wpFooter__socials{display:flex;justify-content:center;align-items:center}.wpFooter__socialLink{width:60px;height:60px;background-color:white;border-radius:50%;color:#333;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.12);flex:0 0 60px}.wpFooter__socialLink:hover{transform:translateY(-3px);box-shadow:0 4px 10px rgba(0,0,0,.2);background-color:#333;color:#9aeeda}.wpFooter__socialLink svg{width:24px;height:24px;display:block}.wpFooter__linksSection{align-items:center;gap:18px}.wpFooter__links,.wpFooter__linksSection{display:flex;flex-direction:column;justify-content:center}.wpFooter__links{align-items:flex-start;gap:16px;text-align:left;width:auto;margin:0 auto}.wpFooter__link{color:#333;text-decoration:none;font-size:15px;transition:color .3s ease;display:flex;align-items:center;gap:8px}.wpFooter__link:hover{color:#555;text-decoration:underline}.wpFooter__linkIcon{width:16px;height:16px;display:inline-block;flex-shrink:0}.wpFooter__form{background-color:rgba(255,255,255,.3);border-radius:10px;padding:18px 20px;justify-content:center}.wpFooter__formHeading{font-size:1.35em;margin-bottom:18px;color:#333;font-weight:600;text-align:center;letter-spacing:.3px}.wpFooter__formGroup{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.wpFooter__formRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.wpFooter__input{padding:10px 14px;border:2px solid #fff;border-radius:5px;font-size:15px;font-family:Roboto,Arial,sans-serif;transition:border-color .3s ease;background-color:white;color:#333;width:100%}.wpFooter__input:focus{outline:none;border-color:#333}.wpFooter__captchaRow{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:center}.wpFooter__captchaImage{background-color:white;padding:0;border-radius:5px;flex-shrink:0;display:flex;align-items:center;overflow:hidden;cursor:pointer}.wpFooter__captchaImage img{display:block;height:44px}.wpFooter__captchaInput{flex:1 1;max-width:220px;height:44px}.wpFooter__submit{background-color:#333;color:white;padding:12px 32px;border:none;border-radius:5px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.8px}.wpFooter__submit:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.2)}@media (max-width:992px){.wpFooter__content{grid-template-columns:1fr;gap:30px}.wpFooter__links,.wpFooter__linksSection{gap:18px}}@media (max-width:768px){.wpFooter{padding:40px 15px}.wpFooter__formRow{grid-template-columns:1fr}.wpFooter__socials{gap:15px;width:100%;max-width:none;justify-content:space-around}.wpFooter__socialLink{width:45px;height:45px;flex:0 0 45px}.wpFooter__socialLink svg{width:20px;height:20px}.wpFooter__form{padding:20px}.wpFooter__links{gap:14px}.wpFooter__heading{font-size:1.2em}.wpFooter__formHeading{font-size:1.1em}.wpFooter__captchaRow{flex-direction:row;flex-wrap:nowrap;gap:8px}.wpFooter__captchaInput{max-width:180px;width:100%;font-size:14px;height:42px}.wpFooter__captchaImage img{height:42px}}@media (max-width:480px){.wpFooter__socials{justify-content:center;gap:12px}.wpFooter__captchaRow{justify-content:center;gap:6px;flex-wrap:nowrap}.wpFooter__captchaInput{max-width:135px;font-size:13px;height:36px}.wpFooter__captchaImage img{height:36px}}