body,html{margin:0;scroll-behavior:smooth;font-family:Manrope,sans-serif!important}p{font-size:16px}.profile-img{border:1px solid #e9e9e9}ul{padding-left:0}ul li{list-style:none}ul li a{text-decoration:none;display:block}.customScroll{overflow-y:auto}.customScroll::-webkit-scrollbar{width:8px}.customScroll::-webkit-scrollbar-track{background:#f1f1f1}.customScroll::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.container-fluid{max-width:1320px}.h1Heading h1{font-weight:900;font-size:65px}@media only screen and (max-width:1199px){.h1Heading h1{font-size:50px}}@media only screen and (max-width:991px){.h1Heading h1{font-size:36px}}@media only screen and (max-width:575px){.h1Heading h1{font-size:24px}}.h1Heading h1 span{color:#dc3e48;display:inline-block;line-height:.9;height:45px}@media only screen and (max-width:1200px){.h1Heading h1 span{height:35px}}@media only screen and (max-width:995px){.h1Heading h1 span{height:25px}}@media only screen and (max-width:575px){.h1Heading h1 span{height:18px}}.h1Heading h1 span .span-img1{width:89%;display:block}.h1Heading h1 span .span-img2{width:100%;margin-top:5px;display:block}.h2Heading h2{font-weight:bolder;font-size:42px;margin-bottom:18px}@media only screen and (max-width:768px){.h2Heading h2{font-size:36px}}@media only screen and (max-width:575px){.h2Heading h2{font-size:32px}}@media only screen and (max-width:450px){.h2Heading h2{font-size:22px}}.h2Heading h2 span{color:#dc3e48;display:inline-block;line-height:.9}.h2Heading h2 span img{width:100%;display:block}.primaryButton{background-color:#4a2e8d;color:#fff;border:2px solid #4a2e8d;border-radius:6px;padding:5px 14px;font-size:14px;transition:box-shadow .5s}.primaryButton:hover{background-color:#fff;color:#4a2e8d}.deleteButton{background-color:#e54e4e;color:#fff;border:2px solid #e54e4e;border-radius:6px;padding:5px 14px;font-size:14px;transition:box-shadow .5s}.deleteButton:hover{background-color:#fff;color:#4a2e8d}.primaryButton-AnchorTag{background-color:#4a2e8d;border:none;border-radius:4px;font-size:14px;padding:0}.primaryButton-AnchorTag a{padding:8px 20px;display:block;width:100%;color:#fff;text-decoration:none}.secondaryButton{border-radius:6px;border:1.5px solid #4a2e8d;padding:5px 14px;font-size:14px;color:#4a2e8d;text-align:center;transition:box-shadow .5s;background-color:#fff}.secondaryButton:hover{background-color:#4a2e8d;color:#fff}input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:20px;width:20px;background:rgba(0,0,0,0);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;border:2px solid #4a2e8d}input[type=radio]:checked:after{width:12px;height:12px;border-radius:15px;position:relative;background-color:#4a2e8d;content:""}label{color:#4d5464!important;font-size:13px!important;font-weight:400}input{height:35px}input::placeholder{color:#858d9d;font-size:13px}.commonModal .modal-content .modal-header{background-color:#4a2e8d;color:#fff}.commonModal .modal-content .modal-footer{justify-content:center;padding:20px 0}.commonModal .modal-content .modal-footer button{height:40px;width:105px}.select{-webkit-appearance:listbox!important;-moz-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.chip{display:inline-block;padding:5px 19px;margin:2px;border:1.5px solid #4a2e8d;border-radius:20px;position:relative;color:#4a2e8d;transition:all .3s}.chip:hover{color:#fff;background-color:#4a2e8d!important}.chip:hover .close-icon{opacity:1;color:#fff}.chip .close-icon{position:absolute;top:50%;right:5px;transform:translateY(-50%);color:#4a2e8d;opacity:0;transition:all .3s}.ant-select-dropdown{z-index:9999}.btn-grp{display:flex;align-items:center;gap:10px;margin-top:15px}.btn-grp .approve-btn,.btn-grp .cancel-btn,.btn-grp .disabled-btn,.btn-grp .reject-btn{width:120px;color:#667085;border-radius:8px;border:1px solid #667085;padding:5px 0}.btn-grp .approve-btn:hover,.btn-grp .cancel-btn:hover,.btn-grp .disabled-btn:hover,.btn-grp .reject-btn:hover{background-color:#bfbbbb}.btn-grp .reject-btn{color:#fff;background-color:#e54e4e;border:1px solid #e54e4e}.btn-grp .reject-btn:hover{background-color:#8c2d2d}.btn-grp .approve-btn{color:#fff;background-color:#83c372;border:1px solid #83c372}.btn-grp .approve-btn:hover{background-color:#399822}.disabled-btn{color:#4d5464;background-color:#e9e9e9;border-radius:5px;border:1px solid #667085;padding:3px 8px;cursor:not-allowed}