@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:#fff}img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}a{text-decoration:none}li{list-style:none}.container{max-width:1270px;margin:0 auto;width:100%;padding:0 15px}.field-error{color:red;font-size:12px}.custom-btn1{height:50px}.custom-btn1 button{width:100px;padding:5px 0;border:none;border-radius:4px;cursor:pointer;border:1px solid #7B7B7B;transition:box-shadow .2s;color:#fff;background-color:#000}.custom-btn1 button:hover{border-radius:50px;cursor:pointer}.custom-btn1 button:active{background-color:#7b7b7b;box-shadow:0 0 5px #00000080}
