@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");:root{--font:"Rubik",sans-serif;--mainColor:#f7e7e2;--secColor:#693743;--midColor:#ad8080;--midColorHover:#8a6666;--grayColor:#faf9f9;--text-color:#645e5e;--darkGrayColor:#645656;--brightGrayColor:#d1cfcf}*{box-sizing:border-box;padding:0;margin:0;font-family:var(--font)}body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px;gap:40px}@media (max-width:768px){body{padding:20px;gap:20px}}.style_container__Pcc_9{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--secColor);color:#fff;padding:50px;text-align:right;gap:20px;border-radius:20px;box-shadow:0 10px 20px rgba(87,43,43,.1)}.style_footerContent__IsLOw{display:flex;flex-direction:row;gap:40px;justify-content:space-between;flex-wrap:wrap}.style_footerContent__IsLOw .style_column__qNRMB{flex:1 1;min-width:200px;display:flex;flex-direction:column;gap:10px}.style_footerContent__IsLOw .style_column__qNRMB .style_contactInfo__fYH8f{display:flex;flex-direction:column;display:block;text-decoration:none;font-size:larger;color:#fff;font-size:16px}.style_footerContent__IsLOw .style_column__qNRMB .style_linkWrapper__YM28u{display:flex;gap:20px}.style_footerContent__IsLOw .style_column__qNRMB .style_linkWrapper__YM28u .style_linkColumn__mj1Qx{display:flex;flex-direction:column;gap:10px}.style_title__5eP8v{font-size:20px;font-weight:500;color:var(--mainColor)}.style_link__eaJHK{display:block;text-decoration:none;font-size:larger;color:#fff;font-size:16px;font-weight:300}.style_link__eaJHK.style_active__t_8x5{font-weight:400;color:var(--mainColor)}.style_link__eaJHK.style_noActive__KraBk:hover{color:var(--mainColor)}.style_socialIcons__H0Ifc{display:flex;gap:15px}.style_icon__3HAS4{width:50px;height:50px;display:flex;padding:10px;font-size:30px;text-align:center;justify-content:center;align-items:center;color:#fff;background-color:var(--midColor);border-radius:50%}.style_icon__3HAS4:hover{font-weight:900;background-color:var(--mainColor)}.style_formContainer__6621u{margin-top:20px;display:flex;justify-content:center;width:100%}.style_endFooter__R118V{display:flex;justify-content:center;align-items:center;background-color:var(--secColor);height:50px;font-size:14px;color:var(--mainColor);border-radius:20px}@media(max-width:768px){.style_footerContent__IsLOw{flex-direction:column;align-items:flex-start;gap:20px}.style_socialIcons__H0Ifc{justify-content:flex-start}.style_endFooter__R118V{text-align:center;padding:10px}}