@import"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";*,*:before,*:after{box-sizing:border-box}img,picture,svg,video{display:block;max-width:100%}input,textarea,button,select{font:inherit}*{margin:0;padding:0;font:inherit}body{min-height:100vh}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}}ul{list-style-type:none}a{text-decoration:none}.font-poppins{font-family:Poppins,sans-serif}.bg-white{background:#fff}.bg-light-blue{background:#76b7cd}.bg-another-shade-of-gray{background:#f1ece6}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-normal{font-weight:400}.font-medium{font-weight:500}.flex{display:flex}.flex-column{flex-direction:column}.my-10px{margin-top:10px}.mx-auto{margin-inline:auto}.gap-15{gap:15px}.justify-between{justify-content:space-between}.items-center{align-items:center}.border-round-50{border-radius:50px}.bottom-blue{border-bottom:.1px solid #76B7CD;padding-top:10px}.text-gray{color:#969696}.text-white{color:#fff}.text-light-gray{color:#c2c2c2}.text-black{color:#323232}.text-whitish{color:#f3f3f3}.text-orange{color:orange}.fit-content{width:fit-content}.absolute{position:absolute}.relative{position:relative}.outline-none{outline:none}.border-none{border:none}.min-w-250{min-width:250px}.max-w-400{max-width:400px}.py-8px{padding-block:8px}.px-8px{padding-inline:8px}.w-46{width:46px}.padding-16px{padding:16px}.info li:before{content:"-";padding-right:2px}.display-none{display:none}.comeoff{visibility:visible;pointer-events:unset}.strike{text-decoration:line-through;color:gray;pointer-events:none}.fa-trash,.clearBtn{cursor:pointer}.ldks{display:contents}
