@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.footer{background-color:#f4f8f4;padding:2rem;text-align:center;font-family:Arial,sans-serif}.contact-section{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:5rem;margin-top:5rem}.contact-title{font-weight:600;color:#333}.contact-form{display:flex;background:white;border-radius:9999px;padding:.25rem;box-shadow:0 0 4px rgba(0,0,0,.05);width:30%}.contact-form input[type=text]{border:none;outline:none;padding:.5rem 1rem;border-radius:9999px;font-size:.9rem;width:100%}.contact-form button{background-color:#4e784e;border:none;border-radius:50%;padding:1rem;cursor:pointer}.contact-form button img{width:20px;height:20px}.footer-nav ul{list-style:none;padding:0;display:flex;justify-content:center;gap:10rem;margin:3rem 0}.footer-nav a{font-family:Poppins,sans-serif;letter-spacing:.37em;text-align:center;vertical-align:middle;text-decoration:none;font-weight:900;color:#222;font-weight:500;letter-spacing:.1em}.footer-nav a:hover{color:#4e784e}.copyright{font-size:.8rem;color:#777}.scroll-to-top{display:flex;justify-content:center;margin-bottom:1.5rem;cursor:pointer}.scroll-to-top img{width:40px;height:24px;transition:transform .3s ease}.scroll-to-top:hover img{transform:translateY(-3px)}.social-icons{display:none}.social-icons a img{width:24px;height:24px}@media (max-width:800px){.scroll-to-top{display:flex}.footer-nav ul{flex-direction:column;gap:1rem}.footer-nav ul li{text-align:left}.contact-form{width:40%}.contact-section{align-items:flex-start}.social-icons{margin:1.5rem 0;display:flex;justify-content:center;gap:2rem}}@media (max-width:600px){.contact-section{flex-direction:column;align-items:stretch;gap:1.2rem}.contact-form{width:100%;border-radius:1.3rem;min-width:0}.footer{padding-bottom:250px}}.bm-burger-button{display:flex;width:25px;height:20px;right:20px;top:20px}.bm-burger-bars{background:#002fff}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu{background:#3D3B3C;font-size:1.15em}.bm-item{display:block;padding:.5em 0;color:#373a47;text-decoration:none}.bm-overlay{background:rgba(0,0,0,.3)}.img-tab-burger{width:50px;margin-right:25px;margin-left:10px}.tab-burger{width:100%;height:auto;padding:6px;border-left:10px solid rgba(255,255,255,0)}.tab-burger-active,.tab-burger:hover{border-left:10px solid white}.tab-burger-active{width:100%;height:auto;padding:6px}.btn-support{width:200px;height:55px;border-radius:9px;background-color:#FFFFFF;color:#3D3B3C;margin:auto;padding:10px;display:flex;justify-content:center;justify-items:center;align-items:center;text-align:center}.colum-burger{height:600px;display:flex!important;flex-direction:column;justify-content:space-between}