@import"https://fonts.googleapis.com/css2?family=Inter&family=Open+Sans&family=Poppins&display=swap";body,html{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}img{max-width:100%;height:auto}h1,h2,p,ul{margin:0}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}.btn__orange{background:#ec681e;border-radius:8px;width:195px;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.btn__orange p{font-family:Open Sans;font-style:normal;font-weight:700;font-size:18px;line-height:25px;color:#fff}@media(max-width:1050px){.btn__orange{width:175px;height:46px}}@media(max-width:650px){.btn__orange{padding:0 20px;width:130px}.btn__orange,.btn__orange p{font-size:14px}}@media(max-width:450px){.btn__orange{width:140px}}.ant-segmented-item{margin:0 24px}.ant-select{background-color:#f4f4f4;border-radius:12px;height:38.5px}.ant-upload-list{flex-wrap:wrap}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cursor{cursor:pointer}.ant-popover-content{max-width:400px}