@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");*,:root{scrollbar-width:thin}*{margin:0;padding:0;box-sizing:border-box;font-size:16px;font-family:Poppins}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-clip:content-box;background-color:transparent;width:2px}::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:2px}::-webkit-scrollbar-corner{background-color:transparent}body,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body,input{font-style:normal}body{font-weight:400px;font-family:Poppins;background:#1e1b1b;color:#fff}a{text-decoration:none}ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0}h1{font-size:2.5rem}h2{font-size:2.25rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{font-size:.875rem;margin:0}@media screen and (max-width:768px){:root{font-size:12px}}.Footer_footerWrapper__JCaIx{background:var(--color-grey-14,#242122);padding-block:4rem}.Footer_hr__jzDPB{background:linear-gradient(90deg,rgba(2,1,1,0),#353233 70%);height:2px;width:100%;margin-block:30px 80px}.Footer_socials__fI2Ko,.Footer_topGrid__dP1bA{display:flex;align-items:center;gap:3rem}.Footer_topGrid__dP1bA{justify-content:space-between}.Footer_title__V2H6Q{font-size:1.5rem;font-weight:600;color:var(--color-orange-84,#e9dbc5);margin-bottom:24px}.Footer_subTitle__KjuVk{color:var(--color-grey-48,#7a7a7a);font-size:1rem;font-weight:400}.Footer_point__b8giq{margin-bottom:12px;display:flex;align-items:center;gap:7px}.Footer_point__b8giq span{font-size:1rem;font-weight:400;color:var(--color-grey-48,#7a7a7a)}.Footer_mainGrid__kA3Ta{display:grid;grid-template-columns:1fr 150px 150px 1fr;grid-gap:2.5rem;gap:2.5rem}.Footer_inputField__Lv9u1{margin-block:35px 20px;width:100%;background:var(--color-grey-11,#1e1b1b);outline:none;border:none;padding:16px 26px;border-radius:15px;color:#fff;caret-color:#fff}@media screen and (max-width:991px){.Footer_mainGrid__kA3Ta{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.Footer_mainGrid__kA3Ta{grid-template-columns:1fr}.Footer_topGrid__dP1bA{flex-direction:column;align-items:flex-start;gap:40px}}