@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@200;300;400;500;600;700&display=swap);.main-header{align-items:center;background:#fff;display:flex;justify-content:flex-end;margin-left:240px;padding:20px 30px;position:fixed;top:0;width:calc(100% - 240px);z-index:3}@media(max-width:768px){.main-header{margin:0;width:100%}}.main-header .sidebar-icon{cursor:pointer;left:30px;position:absolute}.main-header .notification-parent{background:transparent;border:none;position:relative}.main-header .notification-parent .notification-circle{background-color:#ff6e91;border:2px solid #fff;border-radius:50%;height:8px;position:absolute;right:0;width:8px}.main-header .notification-parent .notification-dropdown{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;bottom:-450px;box-shadow:0 55px 99px 0 rgba(167,181,190,.169);height:426px;left:-290px;opacity:0;pointer-events:none;position:absolute;transition:all .3s ease-in;width:322px;z-index:999999}@media(max-width:540px){.main-header .notification-parent .notification-dropdown{left:-121px}}@media(max-width:450px){.main-header .notification-parent .notification-dropdown{left:-200px}}.main-header .notification-parent .notification-dropdown .notification-content{padding:20px 10px 0;position:relative}.main-header .notification-parent .notification-dropdown .notification-content .linear-blur{background:linear-gradient(92.3deg,#fff 2.46%,hsla(0,0%,100%,0) 144.82%);bottom:-134px;left:134px;position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:52px}.main-header .notification-parent .notification-dropdown .notification-content .notification-list{max-height:378px;overflow:auto}.main-header .notification-parent .notification-dropdown .notification-content .notification-list::-webkit-scrollbar{display:none}.main-header .notification-parent .notification-dropdown .notification-content .notification-list .notification-item{border-bottom:1px solid rgba(163,174,208,.3);cursor:pointer;padding:12px 10px;width:100%}.main-header .notification-parent .notification-dropdown .notification-content .notification-list .notification-item.unread{background:rgba(232,234,237,.5);border:none;border-radius:8px}.main-header .notification-parent .notification-dropdown .notification-content .notification-list .notification-item .time{text-align:right;width:80px}.main-header .notification-parent:focus-within .notification-dropdown{opacity:1;pointer-events:all}button.ant-btn{background-color:#0070f2;border-radius:12px;font-size:15px;font-weight:400;height:44px;min-width:100px;width:100%}button.ant-btn span{font-family:seventyTwoSemiBold}.border{border:1px solid #0070f2}.icon-but{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:767px){button.ant-btn{font-size:13px;height:38px}}:where(.css-dev-only-do-not-override-pfkssg).ant-btn-primary:disabled{background-color:#0070f2;color:#0070f2;opacity:.5}h1.ant-typography{color:#021349;font-size:31px;font-weight:600;line-height:40.56px}h3.ant-typography{font-size:24px;line-height:28.8px}h2.ant-typography{font-size:18.72px;font-weight:600;line-height:28.8px}@media only screen and (max-width:767px){h1.ant-typography{font-size:28px;line-height:37.56px}h2.ant-typography{font-size:15.72;line-height:25.8px}}@media only screen and (min-width:768px)and (max-width:991px){h1.ant-typography{font-size:31px;line-height:40.56px}h2.ant-typography{font-size:18.72px;line-height:28.8px}}@media only screen and (min-width:992px){h1.ant-typography{font-size:34px;line-height:43.56px}h2.ant-typography{font-size:21.72px;line-height:31.8px}}.common-modal{max-width:1000px!important;min-width:280px!important;padding:20px 0;width:70%!important}.common-modal .ant-modal-content{border-radius:20px;padding:0!important}.common-modal .ant-modal-content .ant-modal-close{border-radius:50%;color:#000;height:32px;width:32px}.common-modal .ant-modal-content .ant-modal-body{padding:40px 20px 20px}@media(max-width:576px){.common-modal{padding:20px 20px 0;width:100%!important}}.confirmation-modal{min-width:280px!important;width:40%!important}.confirmation-modal .ant-modal-body .confirm-content{margin-top:20px;width:100%}.confirmation-modal .ant-modal-body .confirm-content .button-section{display:flex;gap:10px}.confirmation-modal .ant-modal-body .confirm-content .button-section .button-parent{width:100%}@media(max-width:576px){.confirmation-modal .ant-modal-body .confirm-content .button-section{flex-direction:column}}.large-modal{max-width:800px!important;width:70%!important}.paragraph-parent p{color:#021349;font-size:15px;line-height:22px}@media only screen and (max-width:767px){.paragraph-parent p{font-size:13px;line-height:20px}}@media only screen and (min-width:768px)and (max-width:991px){.paragraph-parent p{font-size:14px;line-height:21px}}.common-text-area{background:#fff;border-radius:12px;color:rgba(0,0,0,.88)!important;font-family:seventyTwoRegular!important;font-size:16px!important;height:44px;height:170px;padding:18px 22px}.common-text-area::-webkit-input-placeholder{color:#96a0ad;font-size:16px;opacity:1}.common-text-area::placeholder{color:#96a0ad;font-size:16px;opacity:1}.ant-form-item-control-input-content ::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.common-text-area{font-size:13px!important;height:39px}}@media only screen and (min-width:768px)and (max-width:991px){.common-text-area{font-size:14px;height:44px}}@media only screen and (min-width:992px){.common-text-area{font-size:15px;height:49px}}.ant-input-affix-wrapper .ant-input-prefix{margin-right:10px}.ant-input-affix-wrapper input{font-size:15px}.ant-input-affix-wrapper input::-webkit-input-placeholder{color:#96a0ad}.ant-input-affix-wrapper input::placeholder{color:#96a0ad}@media only screen and (max-width:767px){.ant-input-affix-wrapper{font-size:13px;height:38px}}.ant-select-multiple .ant-select-selector{min-height:56px!important}.ant-select-multiple .ant-select-selection-item-remove{padding-right:5px!important}.ant-select-multiple .ant-select-selection-placeholder{padding-left:10px}.ant-select-multiple .ant-select-selection-search{-webkit-margin-start:0;margin-inline-start:0}.ant-select{border-radius:12px;min-height:56px!important}.ant-select .ant-select-selector{border-radius:12px;padding:4px 20px!important}.ant-select .ant-select-selector .ant-select-selection-item{-webkit-padding-end:0;padding-inline-end:0}.ant-select .ant-select-selector .ant-select-selection-placeholder{color:#96a0ad!important;font-size:15px!important;font-weight:400}.ant-select .ant-select-arrow{color:#000}.Complete .ant-select-arrow,.Complete .ant-select-selector{color:#0070f2}.notification-popover{top:95px!important;width:400px!important}@media(max-width:1000px){.notification-popover{top:60px!important;width:300px!important}}@media(max-width:500px){.notification-popover{top:60px!important;width:250px!important}}.notification-popover .ant-popover-inner{background-color:#0070f2}.notification-popover .ant-popover-inner-content{height:300px;overflow:auto}.common-password{border-radius:8px;height:35px}.common-password input{font-size:14px}.common-password input::-webkit-input-placeholder{color:#96a0ad!important}.common-password input::placeholder{color:#96a0ad!important}.common-password .ant-input-suffix{cursor:pointer}@media only screen and (max-width:767px){.common-password{font-size:13px;height:30px}}@media only screen and (min-width:768px)and (max-width:991px){.common-password{font-size:14px;height:35px}}@media only screen and (min-width:992px){.common-password{font-size:15px;height:35px}}.ant-input-affix-wrapper{border-radius:12px;font-size:16px;height:56px;padding:4px 20px}.ant-input-affix-wrapper input{font-family:seventyTwoRegular}.ant-input-affix-wrapper input::-webkit-input-placeholder{color:#96a0ad!important}.ant-input-affix-wrapper input::placeholder{color:#96a0ad!important}@media only screen and (max-width:767px){.ant-input-affix-wrapper{font-size:13px;height:46px}}@media only screen and (min-width:768px)and (max-width:991px){button.ant-btn{font-size:14px;height:40px}}.ant-table-wrapper .ant-table{border:1px solid rgba(28,43,72,.098)}.ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:#fff;border-color:rgba(28,43,72,.2)}.ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{display:none}.ant-table-wrapper .ant-table .ant-table-tbody tr>td{border-color:rgba(28,43,72,.098);padding:20px}.ant-table-wrapper .ant-table .ant-table-tbody tr:hover>td{background:none}.ant-table-wrapper .ant-table-column-sorters{gap:5px;justify-content:flex-start}.ant-table-wrapper .ant-table-column-sorters .ant-table-column-title{flex:initial}.filter-option{border-radius:10px;padding:6px}.filter-option .option{cursor:pointer;padding:13px 16px}.filter-option .active{background:#0070f2;border-radius:10px;transition:background .3s}.filter-option .active p{color:#fff}.common-search-parent{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.custom-link a{color:#2c3941!important}.custom-link a:hover{text-decoration:underline}.custom-switch{background:#e0e4f0}.custom-switch .ant-switch-handle{height:13px;left:6px;top:4px;width:13px}.custom-switch:hover{background:#e0e4f0!important}.custom-switch.ant-switch-checked{background:#e0e4f0}.custom-switch.ant-switch-checked .ant-switch-handle{right:4px}.custom-switch.ant-switch-checked .ant-switch-handle:before{background-color:#219653}.custom-uploader button{background-color:rgba(0,0,0,.06)}.custom-uploader .ant-upload{background:rgba(0,112,242,.1);border-color:#0070f2;border-radius:12px;height:166px}.custom-uploader .ant-upload .ant-upload-drag-icon{margin-bottom:12px!important}.file-item{align-items:center;background:rgba(0,112,242,.1);border-radius:12px;display:flex;justify-content:space-between;padding:17px 23px;width:100%}.file-item .item-info{align-items:center;display:flex;gap:15px;justify-content:flex-start}.file-item .c-p{height:21px;width:21px}.buttons-container{background:rgba(0,112,242,.2);border-radius:12px;display:flex;overflow:hidden}.buttons-container div{align-items:center;border-radius:12px;border-radius:0;cursor:pointer;display:flex;flex-direction:column;height:45px;justify-content:center;text-align:center;width:160px}.buttons-container .active-btn{background:#0070f2}.buttons-container .active-btn h6,.buttons-container .active-btn p{color:#fff!important}.buttons-container p{color:#021349;font-family:DM Sans;font-size:16px;font-weight:500;margin:0}.buttons-container h6{color:#1c2b48;font-family:Lato;margin:0}.ant-picker{border-radius:12px;height:56px;width:100%}.ant-picker .ant-picker-input input{font-family:seventyTwoRegular;font-size:16px;padding:0 10px}.ant-picker .ant-picker-input input::-webkit-input-placeholder{color:#96a0ad}.ant-picker .ant-picker-input input::placeholder{color:#96a0ad}@media only screen and (max-width:767px){.ant-picker{height:46px}.ant-picker .ant-picker-input input{font-size:13px}}.sidebar-parent{background-color:#fff;display:flex;flex-direction:column;height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:254px}.sidebar-parent::-webkit-scrollbar{display:none}.sidebar-parent .test{background:#f6fafd;height:calc(100vh - 93px);left:230px;position:fixed;top:91px;width:30px;z-index:99999}.sidebar-parent .dot-parent{align-items:center;background:#fff;border-radius:50%;display:flex;height:40px;justify-content:center;position:absolute;right:10px;top:76px;width:50px;z-index:9999999}.sidebar-parent .dot-parent .dot{background-color:#0070f2;border-radius:3px;height:8px;width:8px}.sidebar-parent .main-logo{margin:38px auto}.sidebar-parent .create-bid{align-items:center;background-color:rgba(0,112,242,.098);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin:20px 45px 20px 20px;padding:10px 20px}.sidebar-parent .ant-divider{margin:40px 45px 40px 20px;min-width:75%;width:75%}.sidebar-parent .content-parent{display:flex;flex-direction:column;gap:40px}.sidebar-parent .content-parent .active .content p{color:#0070f2;font-weight:600}.sidebar-parent .content-parent .active .content path{fill:#0070f2}.sidebar-parent .content-parent .active .content rect{stroke:#0070f2}.sidebar-parent .content-parent .item{align-items:center;display:flex;justify-content:space-between;padding:0 0 0 30px}.sidebar-parent .content-parent .item .content{align-items:center;cursor:pointer;display:flex;gap:10px}.sidebar-parent .content-parent .item .active-dot{align-items:center;background:#fff;border-radius:50%;display:flex;height:60px;justify-content:center;position:absolute;right:6px;width:50px;z-index:99999999}.sidebar-parent .content-parent .item .active-dot .dot{background-color:#0070f2;border-radius:50%;height:8px;margin-left:15px;width:8px}.sidebar-parent .logout-but{margin:0 47px 0 25px}.sidebar-parent .logout-but button span{font-family:seventyTwoBold;font-size:16px}@media(max-width:768px){.sidebar-parent{display:none}}.Mobile-sidebar-parent{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.Mobile-sidebar-parent .main-logo{margin:15px auto}.Mobile-sidebar-parent .create-bid{align-items:center;background-color:rgba(0,112,242,.098);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin:10px 30px;padding:10px 20px}.Mobile-sidebar-parent .content-parent{display:flex;flex-direction:column;gap:40px}.Mobile-sidebar-parent .content-parent .active .content p{color:#0070f2;font-weight:600}.Mobile-sidebar-parent .content-parent .active .content path{fill:#0070f2}.Mobile-sidebar-parent .content-parent .active .content rect{stroke:#0070f2}.Mobile-sidebar-parent .content-parent .item{align-items:center;display:flex;justify-content:space-between}.Mobile-sidebar-parent .content-parent .item .content{align-items:center;cursor:pointer;display:flex;gap:10px}.Mobile-sidebar-parent .content-parent .item .dot{background-color:#0070f2;border-radius:50%;height:5px;width:5px}.group-member-options p{text-align:left}.diabled-menu{cursor:not-allowed!important}.diabled-menu circle{fill:gray}.why-Central-parent{padding:20px 0 100px}@media(min-width:767px){.why-Central-parent{padding:147px 0 142px}.why-Central-parent .whyHead{font-size:55px}}.why-Central-parent .left-side{padding-right:80px}.why-Central-parent .right-side{padding-left:80px}.why-Central-parent .bid-noti-col{padding-right:40px}.why-Central-parent .better-bid-col{align-items:center;display:flex;justify-content:flex-start;padding-left:40px}@media(max-width:991px){.why-Central-parent .left-side{margin-bottom:40px;padding-right:0}.why-Central-parent .right-side{padding-left:0}.why-Central-parent .bid-noti-col{padding-right:0}.why-Central-parent .better-bid-col{padding-left:0}}.why-Central-parent .icon{align-items:center;background-color:#021349;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:14px;width:60px}.bid-oppurtunity-parent{padding-bottom:50px}.bid-oppurtunity-parent .headingWordBreak{font-size:28px}@media(min-width:767px){.bid-oppurtunity-parent .headingWordBreak{font-size:55px}}.bid-oppurtunity-parent .right-side{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-left:32px}@media(max-width:991px){.bid-oppurtunity-parent .right-side{padding-left:0}}.bid-oppurtunity-parent .left-side{padding-right:32px}@media(max-width:991px){.bid-oppurtunity-parent .left-side{padding-right:0}}.bid-listing-table .action-col-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}.bid-listing-table .action-col-wrapper .statusButton{background-color:rgba(0,112,242,.098);border-radius:12px;padding:3px 0;text-align:center;width:84px}.bid-listing-table .action-col-wrapper .statusButton.open{background-color:rgba(0,112,242,.098)}.bid-listing-table .action-col-wrapper .statusButton.open p{color:#3fc8aa}.bid-listing-table .action-col-wrapper .statusButton.complete{background-color:rgba(0,112,242,.1)}.bid-listing-table .action-col-wrapper .statusButton.complete p{color:#0070f2}.bid-listing-table .action-col-wrapper .statusButton.cancelled{background-color:rgba(228,4,4,.1)}.bid-listing-table .action-col-wrapper .statusButton.cancelled p{color:#e40404}.bid-listing-table .action-col-wrapper .statusButton p{color:#3fc8aa;font-family:Lato;font-size:10px;font-weight:700}.bid-listing-table .action-col-wrapper .view-detail{background:#c5defb;border-radius:12px;cursor:pointer;padding:9px 0;text-align:center;width:104px}.image-uploader,.loader-wrapper{align-items:center;display:flex;justify-content:center}.image-uploader{background:rgba(0,112,242,.1);border:1px solid #0070f2;border-radius:50%;margin-bottom:20px;max-height:141px;max-width:141px;min-height:141px;min-width:141px;overflow:hidden;position:relative}.image-uploader input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.image-uploader img{border-radius:50%;height:100%;max-height:141px;max-width:141px;min-height:141px;min-width:141px;object-fit:cover;width:100%}.upload-btn-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.upload-btn-wrapper .image-uploader{height:106px;margin:0!important;min-height:106px;min-width:106px;width:106px}.upload-btn-wrapper .image-uploader svg{height:50px;width:50px}.upload-btn-wrapper .upload-btn{align-items:center;border:1px solid #0070f2;border-radius:12px;color:#0070f2;cursor:pointer;display:flex;font-family:seventyTwoSemiBold;font-size:14px;justify-content:center;line-height:16px;padding:14px 20px;position:relative}.upload-btn-wrapper input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.upload-btn-wrapper img{border-radius:50%;height:106px;object-fit:cover;width:106px}.sellerbid-parent .list-parent{display:flex;flex-direction:column;gap:10px;margin-top:20px}.sellerbid-parent .list-parent .sellerbid-card{border:1px solid #e7ecf1;border-radius:12px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:15px 10px}.sellerbid-parent .cancel-reason{margin-top:20px}.seller-sub-modal{border-radius:20px;overflow:hidden}.seller-sub-modal *{font-family:Poppins}.seller-sub-modal .ant-modal-content{padding:0}.seller-sub-modal .ant-modal-body{padding:21px 29px;position:relative}.seller-sub-modal .ant-modal-body .modal-body .title{margin-bottom:20px}.seller-sub-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-size:24px;font-weight:600;line-height:28px;margin:0 0 5px}.seller-sub-modal .ant-modal-body .modal-body .title p{color:#96a0ad;font-size:16px;font-weight:400;line-height:18.4px}.seller-sub-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:29px;top:21px}.seller-sub-modal .ant-modal-body .modal-body .confirm-amount{align-items:center;border:1px solid #bdc4cd;border-radius:12px;color:#bdc4cd;display:flex;font-family:seventyTwoLight;font-size:16px;justify-content:flex-start;padding:18px 24px}.seller-sub-modal .ant-modal-body .modal-footer{align-items:center;display:flex;gap:10px;justify-content:flex-end!important;margin-top:25px;text-align:right}.seller-sub-modal .ant-modal-body .modal-footer button span{font-family:seventyTwoBold;font-size:16px}@media(max-width:500px){.seller-sub-modal .ant-modal-body .modal-footer{flex-wrap:wrap;justify-content:center!important}}.bid-download{align-items:center;background-color:rgba(0,112,242,.2);border:1px solid rgba(0,112,242,.6);border-radius:12px;display:flex;justify-content:space-between;margin:10px 0;padding:20px 25px}.ongoing-option-wrapper .buttonWrapper{display:flex!important;flex-wrap:wrap}.ongoing-option-wrapper .buttonWrapper .edit-icon{background-color:rgba(0,112,242,.3);border-radius:12px;display:grid;height:60px;place-items:center;width:60px}@media only screen and (max-width:854px){.ongoing-option-wrapper .buttonWrapper .button-parent{margin-top:6px;min-width:100%}.ongoing-option-wrapper .buttonWrapper .button-parent button{min-width:100%}.ongoing-option-wrapper .buttonWrapper .button-parent button span{white-space:wrap}.ongoing-option-wrapper .buttonWrapper .edit-icon{margin-top:6px}}.ongoing-option-wrapper .questions-wrapper{display:flex;flex-direction:column;justify-content:space-between}.ongoing-option-wrapper .questions-wrapper .question-item{background:#fff;border:1px solid hsla(0,0%,85%,.3);border-radius:12px 12px 12px 0;cursor:pointer;padding:20px}.ongoing-option-wrapper .questions-wrapper .question-item.selected{border-color:#0070f2}.ongoing-option-wrapper .questions-wrapper .ask-btn-wrapper{align-items:center;display:flex;justify-content:flex-end}.ongoing-option-wrapper .questions-wrapper .ask-btn-wrapper button span{font-family:seventyTwoBold;font-size:16px}.cancel-bid-modal{border-radius:20px;overflow:hidden}.cancel-bid-modal *{font-family:Poppins}.cancel-bid-modal .ant-modal-content{padding:0}.cancel-bid-modal .ant-modal-body{padding:21px 29px;position:relative}.cancel-bid-modal .ant-modal-body .modal-body .title{margin-bottom:20px}.cancel-bid-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-size:24px;font-weight:600;line-height:22px;margin:0}.cancel-bid-modal .ant-modal-body .modal-body .title p{color:#1c2b48;font-size:14px;font-weight:500;line-height:17px;margin:0;opacity:.5}.cancel-bid-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:29px;top:21px}.cancel-bid-modal .ant-modal-body .modal-body .payment-form .package-details{align-items:center;background:rgba(0,112,242,.1);border:1px solid #0070f2;border-radius:12px;display:flex;justify-content:center;margin-bottom:22px;padding:30px 0}.cancel-bid-modal .ant-modal-body .modal-footer{align-items:center;display:flex;justify-content:flex-end!important;margin-top:25px;text-align:right}.cancel-bid-modal .ant-modal-body .modal-footer button span{font-family:seventyTwoBold;font-size:16px}.public-header{background:#fff;padding:18px 75px;position:fixed;top:0;transition:all .2s ease-out;width:100%;z-index:6}@media(max-width:768px){.public-header{background:#fff!important;padding:10px 12px}}.public-header.transparent{background:transparent}.public-header .container{align-items:center;display:flex;justify-content:space-between}.public-header .options-col{align-items:center;display:flex;justify-content:flex-end}@media(max-width:768px){.public-header .options-col{display:block}}.public-header .header-options{align-items:center;display:flex;gap:50px;justify-content:flex-end;transition:all .3s ease-out}.public-header .header-options .header-nav{color:#031946;font-family:seventyTwoLight;font-size:16px}.public-header .header-options .header-nav-active{color:#013ed8;font-family:seventyTwoSemiBold}.public-header .header-options .button-parent{width:163px}.public-header .header-options .button-parent button{align-items:center;border-radius:12px;display:flex;height:-webkit-max-content;height:max-content;justify-content:center;padding:11px 0}@media(max-width:768px){.public-header .header-options{align-items:flex-start;flex-direction:column;height:0;overflow:hidden}.public-header .header-options.active{height:310px;padding-top:25px}}.public-header .toggle-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;min-height:100%}.public-header .toggle-wrapper .togglebtn{align-items:flex-end;background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;height:35px;justify-content:center}.public-header .toggle-wrapper .togglebtn span{background:#031946;border-radius:5px;display:block;height:3px;margin-bottom:6px;position:relative;transition:all .4s;width:26px}.public-header .toggle-wrapper .togglebtn span:nth-child(2){width:24px}.public-header .toggle-wrapper .togglebtn span:last-child{width:17px}.public-header .toggle-wrapper .togglebtn.active span{width:30px}.public-header .toggle-wrapper .togglebtn.active span:first-child{top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.public-header .toggle-wrapper .togglebtn.active span:nth-child(2){bottom:3.7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.public-header .toggle-wrapper .togglebtn.active span:last-child{display:none!important}@media(max-width:768px){.public-header .toggle-wrapper .togglebtn{display:flex}}.heroSectionWrapper{background:linear-gradient(90deg,#f6fafd 51.5%,#eff5ff 0);padding:120px 0 40px}.heroSectionWrapper .qualityHead{line-height:normal!important}@media(min-width:767px){.heroSectionWrapper .qualityHead{font-size:55px;line-height:68.99px}}@media(max-width:991px){.heroSectionWrapper{background:linear-gradient(180deg,#f6fafd 51.5%,#eff5ff 0)}}.heroSectionWrapper .heroSection{display:flex!important;margin-bottom:10px}.heroSectionWrapper .heroSection .heroCol1{margin-top:30px}.heroSectionWrapper .heroSection .heroCol1 .buttonWrap{margin-top:20px}.heroSectionWrapper .heroSection .heroCol1 .buttonWrap button{min-width:186px;width:auto}.heroSectionWrapper .heroSection .heroCol2 img{width:100%}.heroSectionWrapper .slick-dots{align-items:center;bottom:0;display:flex!important;flex-direction:column;gap:5px;justify-content:center;margin:auto;position:absolute;right:0;top:0;width:auto}.heroSectionWrapper .slick-dots li{background:rgba(3,25,70,.5)!important;border:none!important;border-radius:100px;font-size:0;height:12px!important;margin:0!important;padding:0!important;transition:all .2s ease-in-out;width:12px!important}.heroSectionWrapper .slick-dots li button{height:100%!important;padding:0!important;width:100%!important}.heroSectionWrapper .slick-dots li button:before{display:none!important}.heroSectionWrapper .slick-dots li.slick-active{background-color:#0070f2!important;height:31.39px!important;transition:all .2s ease-in-out}.heroSectionWrapper .imgWrap{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px 40px;margin-top:15px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.pricingSectionWrapper{padding-bottom:120px}.pricingSectionWrapper .pricingHeading{font-size:28px!important}@media(min-width:767px){.pricingSectionWrapper .pricingHeading{font-size:55px!important}}.pricingSectionWrapper .button-parent button{max-width:100%}.pricingSectionWrapper .button-parent button span{font-family:seventyTwoSemiBold}.pricingSectionWrapper .planMainWrapper{margin-top:30px}.pricingSectionWrapper .planMainWrapper .planWrapper{background-color:#fff;border-radius:24px;padding:50px 40px}.pricingSectionWrapper .planMainWrapper .planWrapper.popular{background-color:#021349;position:relative}.pricingSectionWrapper .planMainWrapper .planWrapper.popular .price{color:#fff}.pricingSectionWrapper .planMainWrapper .planWrapper.popular .price span{color:#d9dbe9}.pricingSectionWrapper .planMainWrapper .planWrapper.popular .priceItemWrap svg path:first-child{fill:#fff}.pricingSectionWrapper .planMainWrapper .planWrapper.popular .priceItemWrap svg path:last-child{stroke:#4a3aff}.pricingSectionWrapper .planMainWrapper .planWrapper .priceItemWrap svg{height:26px;min-height:26px;min-width:26px;width:26px}.pricingSectionWrapper .planMainWrapper .planWrapper .popular-plan-tag{align-items:center;background:hsla(0,0%,100%,.2);border-radius:10px;color:#fff;display:flex;font-family:seventyTwoLight;justify-content:center;padding:12px 24px;position:absolute;right:31px;top:32px}.pricingSectionWrapper .planMainWrapper .planWrapper .priceItemWrap{align-items:center;display:flex;gap:14px;margin-bottom:16px}.pricingSectionWrapper .planMainWrapper .planWrapper .price{color:#031946;font-family:seventyTwoBold;font-size:54px;line-height:66px}.pricingSectionWrapper .planMainWrapper .planWrapper .price span{color:#465e7d;font-family:seventyTwoSemiBold;font-size:20px}.pricingSectionWrapper .desc{color:#465e7d;margin:12px auto auto!important;width:60%}.home-table-wrapper{padding-bottom:150px}.home-table-wrapper .ant-table-wrapper .ant-table{background:transparent;border-color:transparent}.home-table-wrapper .ant-table-wrapper .ant-table .ant-table-tbody tr>td{border-color:#f1f3f7}.home-table-wrapper .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background-color:#f1f3f7;border-color:transparent;border-radius:6px!important;color:#2b3144;font-family:seventyTwoSemiBold;font-size:16px}.home-table-wrapper .table-text{font-family:seventyTwoSemiBold;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-table-wrapper .statusButton{align-items:center;border-radius:25px;display:flex;justify-content:center}.public-footer .copyright-text{align-items:center;border-top:1px solid rgba(36,61,76,.2);display:flex;justify-content:center;margin-top:88px;padding:26px 0;width:100%}.public-footer .seperator{background-color:#0070f2;border:7px;height:2px;opacity:.8;width:35px}.public-footer .links-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;margin-top:20px}.public-footer .links-wrapper .link-item{color:#465e7d;font-family:seventyTwoLight;font-size:16px;line-height:26px}.public-footer .contacts-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-top:15px}@media(min-width:767px){.public-footer .contacts-wrapper{gap:40px}}.public-footer .contacts-wrapper .contact-item{align-items:center;display:flex;gap:27px;justify-content:flex-start}.public-footer .social-wrapper{align-items:center;display:flex;gap:32px;justify-content:flex-start;margin-top:12px}.public-footer .social-wrapper .social-item{cursor:pointer}.industry-section-wrapper{background:linear-gradient(180deg,#021349 68%,#f6fafd 0);border-radius:56px 56px 0 0;padding:65px 0}@media(min-width:767px){.industry-section-wrapper .rightAidHeading{font-size:55px}}.industry-section-wrapper .industry-card{border-radius:30px;box-shadow:0 0 16px rgba(167,181,190,.17);height:421px;max-width:525px;overflow:hidden;position:relative}.industry-section-wrapper .industry-card img{height:310px;object-fit:cover;width:100%}.industry-section-wrapper .industry-card .industry-info{background:#fff;border-radius:15px 15px 0 0;bottom:0;left:0;padding:40px 28px;position:absolute;width:100%}.industry-section-wrapper .owl-prev{right:80px}.industry-section-wrapper .owl-next,.industry-section-wrapper .owl-prev{background:transparent;border:none;cursor:pointer;position:absolute;top:0}.industry-section-wrapper .owl-next{right:0}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+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) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block;*display:inline}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.auth-header{align-items:center;background:#021349;display:flex;justify-content:space-between;padding:20px 75px;position:fixed;top:0;width:100%;z-index:2}@media(max-width:768px){.auth-header{padding:10px 35px}}.auth-header *{font-family:Poppins!important}.auth-header .header-options{align-items:center;display:flex;gap:50px;justify-content:flex-end;transition:all .3s ease-out}.auth-header .header-options .header-nav{color:#fff;font-size:16px}.auth-header .header-options .header-nav-active{border-bottom:2px solid #fff;padding-bottom:2px}.auth-header .header-options .button-parent{width:163px}.auth-header .header-options .button-parent button{align-items:center;border-radius:12px;display:flex;height:-webkit-max-content;height:max-content;justify-content:center;padding:11px 0}@media(max-width:768px){.auth-header .header-options{align-items:flex-start;flex-direction:column;height:0;overflow:hidden}.auth-header .header-options.active{height:310px;padding-top:25px}}.auth-header .toggle-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;min-height:100%}.auth-header .toggle-wrapper .togglebtn{align-items:flex-end;background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;height:35px;justify-content:center}.auth-header .toggle-wrapper .togglebtn span{background:#fff;border-radius:5px;display:block;height:3px;margin-bottom:6px;position:relative;transition:all .4s;width:26px}.auth-header .toggle-wrapper .togglebtn span:nth-child(2){width:24px}.auth-header .toggle-wrapper .togglebtn span:last-child{width:17px}.auth-header .toggle-wrapper .togglebtn.active span{width:30px}.auth-header .toggle-wrapper .togglebtn.active span:first-child{top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.auth-header .toggle-wrapper .togglebtn.active span:nth-child(2){bottom:3.7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.auth-header .toggle-wrapper .togglebtn.active span:last-child{display:none!important}@media(max-width:768px){.auth-header .toggle-wrapper .togglebtn{display:flex}}.login-messages{border:1px solid hsla(0,0%,100%,.4);border-radius:14px;bottom:50px;left:0;margin:0 auto;padding:20px 20px 40px;position:absolute;right:0;width:80%}.login-messages .card-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);border-radius:14px;height:100%;left:0;position:absolute;top:0;width:100%}.login-messages .ant-carousel .slick-dots-bottom{bottom:0;left:0;width:-webkit-max-content;width:max-content}.login-messages .ant-carousel .slick-dots li button{background:hsla(0,0%,100%,.5);border-radius:50%;height:13px;width:13px}.login-messages .ant-carousel .slick-dots li button:focus,.login-messages .ant-carousel .slick-dots li button:hover{opacity:.5!important}.login-messages .ant-carousel .slick-dots li.slick-active{width:43px}.login-messages .ant-carousel .slick-dots li.slick-active button{background:#0070f2;border-radius:10px;height:13px;opacity:1!important;width:100%}.buy-sub-modal{background:#fbfbfb;border-radius:20px;overflow:hidden}.buy-sub-modal *{font-family:Poppins}.buy-sub-modal .ant-modal-content{padding:0}.buy-sub-modal .ant-modal-body{padding:21px 29px;position:relative}.buy-sub-modal .ant-modal-body .modal-body .title{margin-bottom:20px}.buy-sub-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-size:24px;font-weight:600;line-height:22px;margin:0}.buy-sub-modal .ant-modal-body .modal-body .title p{color:#1c2b48;font-size:14px;font-weight:500;line-height:17px;margin:0;opacity:.5}.buy-sub-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:29px;top:21px}.buy-sub-modal .ant-modal-body .modal-body .payment-form .package-details{align-items:center;background:rgba(0,112,242,.1);border:1px solid #0070f2;border-radius:12px;display:flex;justify-content:center;margin-bottom:22px;padding:30px 0}.buy-sub-modal .ant-modal-body .modal-body .card-element-parent{align-items:center;border:1px solid hsla(212,7%,55%,.1);border-radius:12px;display:flex;flex-direction:column;font-family:seventyTwoRegular;height:56px;justify-content:center;padding:10px;width:100%}.buy-sub-modal .ant-modal-body .modal-body .card-element-parent div,.buy-sub-modal .ant-modal-body .modal-body .card-element-parent div .card-element{width:100%}.buy-sub-modal .ant-modal-body .modal-footer{align-items:center;display:flex;justify-content:flex-end!important;margin-top:25px;text-align:right}.edit-company-modal{border-radius:20px;overflow:hidden}@media(max-width:600px){.edit-company-modal{margin:10px 0}}.edit-company-modal *{font-family:Poppins}.edit-company-modal .ant-modal-content{padding:0}.edit-company-modal .ant-modal-body{background-color:#fbfbfb;padding:30px 30px 42px;position:relative}.edit-company-modal .ant-modal-body .modal-body .title{margin-bottom:34px}.edit-company-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-family:seventyTwoSemiBold;font-size:34px;font-weight:600;line-height:38px;margin:0}.edit-company-modal .ant-modal-body .modal-body .title p{color:#1c2b48;font-size:14px;font-weight:500;line-height:17px;margin:0;opacity:.5}.edit-company-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:31px;top:31px}.edit-company-modal .ant-modal-body .modal-body .button-parent button span{font-size:18px}.edit-company-modal .ant-modal-body .modal-footer{align-items:center;display:flex;justify-content:flex-end!important;margin-top:25px;text-align:right}.edit-profile-modal{border-radius:20px;overflow:hidden}.edit-profile-modal *{font-family:Poppins}.edit-profile-modal .ant-modal-content{padding:0}.edit-profile-modal .ant-modal-body{background-color:#fbfbfb;padding:30px 30px 42px;position:relative}.edit-profile-modal .ant-modal-body .modal-body .title{margin-bottom:34px}.edit-profile-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-family:seventyTwoSemiBold;font-size:34px;font-weight:600;line-height:38px;margin:0}.edit-profile-modal .ant-modal-body .modal-body .title p{color:#1c2b48;font-size:14px;font-weight:500;line-height:17px;margin:0;opacity:.5}.edit-profile-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:31px;top:31px}.edit-profile-modal .ant-modal-body .modal-body .button-parent button span{font-size:18px}.edit-profile-modal .ant-modal-body .modal-footer{align-items:center;display:flex;justify-content:flex-end!important;margin-top:25px;text-align:right}.add-card-modal{border-radius:20px;overflow:hidden}.add-card-modal *{font-family:Poppins}.add-card-modal .ant-modal-content{padding:0}.add-card-modal .ant-modal-body{background-color:#fbfbfb;padding:30px;position:relative}.add-card-modal .ant-modal-body .modal-body .title{margin-bottom:30px}.add-card-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-family:seventyTwoSemiBold;font-size:34px;font-weight:600;line-height:42px;margin:0}.add-card-modal .ant-modal-body .modal-body .title p{color:#1c2b48;font-size:14px;font-weight:500;line-height:17px;margin:0;opacity:.5}.add-card-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:30px;top:30px}.add-card-modal .ant-modal-body .modal-body .button-parent button span{font-size:18px}.add-card-modal .ant-modal-body .modal-footer{align-items:center;display:flex;justify-content:flex-end!important;margin-top:25px;text-align:right}.private-content{background-color:#f6fafd;margin-left:240px;margin-top:90px;padding:30px 45px}@media(max-width:768px){.private-content{margin-left:0;margin-top:92px}}@media(max-width:576px){.private-content{padding:30px 20px}}.auth-wrapper{height:calc(100vh - 95px);margin-top:95px}@media only screen and (max-width:768px){.auth-wrapper{height:calc(100vh - 76px);margin-top:76px}}.public-wrapper{background:#f6fafd}.errorpage-wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.errorpage-wrapper .thumb{height:auto;width:100%}.errorpage-wrapper .content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding-right:40px}.errorpage-wrapper .content h2{color:#0070f2;font-size:48px;font-weight:700;line-height:55px;margin-bottom:20px}@media(max-width:768px){.errorpage-wrapper .content h2{font-size:30px;line-height:normal}}.errorpage-wrapper .content p{font-size:20px;font-weight:300;margin-bottom:15px}@media(max-width:768px){.errorpage-wrapper .content p{font-size:15px}}.errorpage-wrapper .content .custom-btn{font-size:16px;padding:16px 35px}@media(max-width:768px){.errorpage-wrapper .content .custom-btn{font-size:14px;padding:12px 25px}}@media(max-width:576px){.errorpage-wrapper .content{padding:0 50px}}@media(max-width:768px){.errorpage-wrapper .content{padding:0 20px}}@media(max-width:576px){.errorpage-wrapper .thumb-box{display:none}}@media(min-width:600px){.about-wrapper .ant-typography{font-size:45px!important;line-height:55px!important}}.about-wrapper,.terms-wrapper{min-height:100vh;padding:120px 0 40px}.terms-heading{line-height:normal}@media(min-width:767px){.terms-heading{font-size:36px;line-height:68.99px}}.privacy-wrapper{min-height:100vh;padding:120px 0 40px}.auth-box{align-items:center;background-color:#f6fafd;display:flex;height:inherit;justify-content:center;margin-top:30px;max-height:100%;overflow-y:auto;width:100%}.auth-box button span{font-family:seventyTwoSemiBold}.auth-box .ant-btn-primary.ant-btn-disabled,.auth-box .ant-btn-primary:disabled{color:#fff!important;opacity:.5!important}.auth-box .custom-otp-input input{background:#fff;border:1px solid rgba(28,43,72,.1)!important;border-radius:12px;height:100%!important;min-height:60px;min-width:30px;outline:none;width:100%!important}.auth-box .custom-otp-input input:focus{border:1px solid #0070f2!important}.auth-box .otpCodeInput{border-radius:12px;height:60px;margin-right:10px;width:82px}.auth-box .otpCodeInput:last-child{margin-right:0}.auth-box .otpCodeInput:focus{outline:"none"}.auth-box .auth-image-wrapper{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100%;padding:75px;position:relative;width:50%}.auth-box .auth-image-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.auth-box .login-container{align-items:flex-end;display:flex;height:-webkit-max-content;height:max-content;padding:75px;width:50%}.auth-box .login-container .wrong-acc-text{color:#031946;font-size:16px;margin-bottom:30px}.auth-box .login-container .wrong-acc-text a{color:#031946;font-weight:600;text-decoration:underline}.auth-box .login-container .login-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.auth-box .login-container .login-wrapper .login-form-wrapper{display:flex;flex-direction:column;height:100%;justify-content:center}.auth-box .login-container .login-wrapper .login-form-wrapper .resend-timer{color:#031946;font-size:30px;font-weight:600;text-align:center;width:100%}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form .forgot-pass-link{font-size:16px;margin-bottom:24px}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form div{width:100%}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form .signup-option-wrapper{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form .signup-option-wrapper .signup-option{align-items:center;border:1px solid #bdc4cd;border-radius:12px;color:#bdc4cd;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:19px 0;width:50%}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form .signup-option-wrapper .signup-option.active{background:#031946;color:#fff}@media only screen and (max-width:600px){.auth-box .login-container .login-wrapper .login-form-wrapper .login-form .signup-option-wrapper{flex-direction:column;justify-content:center}.auth-box .login-container .login-wrapper .login-form-wrapper .login-form .signup-option-wrapper .signup-option{width:100%}}.auth-box .login-container .login-wrapper .signup-prompt{color:#465e7d;font-size:16px;font-weight:400;margin-top:75px}.auth-box .login-container .login-wrapper .signup-prompt a{color:#0070f2;font-weight:500}@media only screen and (max-width:800px){.auth-box .auth-image-wrapper{display:none}.auth-box .login-container{padding:75px 40px;width:100%}.auth-box .login-container .signup-prompt{text-align:center}}.subscription-wrapper{background-color:#f6fafd;height:-webkit-max-content;height:max-content;min-height:calc(100vh - 89px);padding:80px 0}.subscription-wrapper .subscriptions-wrapper{align-items:center;display:flex;flex-wrap:nowrap;gap:20px;height:100%;justify-content:center;margin-top:80px;overflow-x:auto;padding:0 60px 10px}@media only screen and (max-width:1427px){.subscription-wrapper .subscriptions-wrapper{justify-content:flex-start}}.subscription-wrapper .subscriptions-wrapper .subscription-item{background:#fff;border-radius:24px;box-shadow:0 0 3px 0 rgba(36,61,76,.1);height:100%;min-width:310px;padding:30px;transition:all .3s ease-out}.subscription-wrapper .subscriptions-wrapper .subscription-item .sub-item-heading{border-bottom:1px solid rgba(36,61,76,.3);padding-bottom:15px}.subscription-wrapper .subscriptions-wrapper .subscription-item .sub-description{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;padding-top:20px}.subscription-wrapper .subscriptions-wrapper .subscription-item .sub-description span svg{margin-right:10px}.subscription-wrapper .subscriptions-wrapper .subscription-item:hover{background:#031946;cursor:pointer;padding:45px 30px}.subscription-wrapper .subscriptions-wrapper .subscription-item:hover .sub-item-heading{border-color:#fff}.subscription-wrapper .subscriptions-wrapper .subscription-item:hover *{color:#fff!important}.dashboard .ongoing-bid{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:100px;justify-content:space-between;padding:0 30px}.dashboard .ongoing-bid .icon-wrapper{background-color:#f4f7fe;border-radius:50%;display:grid;height:55px;place-items:center;width:55px}.dashboard .Completed{background:linear-gradient(135deg,#1883ff,#0067df)}.dashboard .bids-section{background-color:#fff;border-radius:10px;margin-top:25px;padding:30px}.dashboard .heading-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:21px}.dashboard .heading-wrapper .table-filters-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end}@media only screen and (max-width:1228px){.dashboard .heading-wrapper .search-box{width:100%}}.bids-listing-wrapper .bids-section{background-color:#fff;border-radius:10px;margin-top:25px;padding:30px}.bids-listing-wrapper .bids-section .heading-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:21px}.bids-listing-wrapper .bids-section .heading-wrapper .table-filters-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end}@media only screen and (max-width:1288px){.bids-listing-wrapper .bids-section .heading-wrapper .table-filters-wrapper{justify-content:space-between;width:100%}}@media only screen and (max-width:1228px){.bids-listing-wrapper .bids-section .heading-wrapper .search-box{width:100%}}.bids-listing-wrapper .filter-wrapper{border:1px solid #d9d9d9;border-radius:15px;margin-bottom:20px;padding:10px}.bids-listing-wrapper .formClassName{margin-bottom:0!important}.bids-listing-wrapper .selectSize{height:43px!important;min-height:43px!important}.bids-listing-wrapper .selectSize .ant-select-selector{min-height:43px!important}.open-bids-listing-wrapper .bids-section{background-color:#fff;border-radius:10px;margin-top:25px;padding:30px}.open-bids-listing-wrapper .bids-section .heading-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:21px}.open-bids-listing-wrapper .bids-section .heading-wrapper .table-filters-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end}@media only screen and (max-width:1228px){.open-bids-listing-wrapper .bids-section .heading-wrapper .search-box{width:100%}}.open-bids-listing-wrapper .filter-wrapper{border:1px solid #d9d9d9;border-radius:15px;margin-bottom:20px;padding:10px}.open-bids-listing-wrapper .formClassName{margin-bottom:0!important}.open-bids-listing-wrapper .selectSize{height:43px!important;min-height:43px!important}.open-bids-listing-wrapper .selectSize .ant-select-selector{min-height:43px!important}.subscription-container{min-height:calc(100vh - 150px)}.subscription-container .active-subscription{align-items:center;background:#fff;border-radius:12px;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:40px;margin-top:50px;padding:36px 30px}.subscription-container .active-subscription .button-parent{max-width:100%}.subscription-container .active-subscription .button-parent button{border-radius:16px;max-width:100%}.subscription-container .active-subscription .button-parent button span{font-size:16px;white-space:wrap}.subscription-container .add-card-option{align-items:center;background:rgba(0,112,242,.1);border:1px dashed #0070f2;border-radius:12px;color:#0070f2;cursor:pointer;display:flex;font-family:seventyTwoSemiBold;font-size:24px;justify-content:center;margin-top:20px;padding:33px 0;width:100%}.subscription-container .card-wrapper{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:space-between;padding:26.5px 30px}.subscription-container .card-wrapper .card-info{align-items:center;display:flex;gap:20px;justify-content:flex-start}@media(max-width:600px){.subscription-container .card-wrapper{align-items:flex-start}.subscription-container .card-wrapper .card-info{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.info-card{display:flex;padding:36px 30px}.info-card,.profile-wrapper{background:#fff;border-radius:12px}.profile-wrapper{min-height:calc(100vh - 150px);padding:30px}.profile-wrapper .profile-fileds-wrapper{border-bottom:1px solid #e7ecf1;margin-top:30px;padding-bottom:20px;width:100%}.profile-wrapper .change-pass-option{background:rgba(0,112,242,.1);border:1px solid #0070f2;border-radius:12px;padding:20px;width:100%}.bidDetailMainWrapper .backArrowWrapper{align-items:center;display:flex}.bidDetailMainWrapper .bid-header{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.bidDetailMainWrapper .bid-header .bid-options-wrapper{align-items:center;display:flex;gap:22px;justify-content:flex-end}.bidDetailMainWrapper .bid-header .bid-options-wrapper .bid-status{align-items:center;border-radius:250px;display:flex;font-family:seventyTwoSemiBold;font-size:12px;justify-content:center;padding:8px 17px}.bidDetailMainWrapper .bid-header .bid-options-wrapper .bid-status.cancel{background:rgba(254,37,37,.1);color:rgba(254,37,37,.5)}.bidDetailMainWrapper .bid-header .bid-options-wrapper .bid-status.complete{background:rgba(0,164,16,.1);color:rgba(0,164,16,.5)}.bidDetailMainWrapper .tabsWrapper{display:flex;margin-top:20px}.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper{align-items:center;background-color:rgba(0,112,242,.2);cursor:pointer;display:flex;justify-content:center;min-height:75px;min-width:226px;padding:10px 10px 24px}@media(max-width:600px){.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper{min-height:65px;min-width:150px}.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper .paragraph-parent p{font-size:14px!important}}@media(max-width:400px){.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper{min-height:60px;min-width:115px}.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper .paragraph-parent p{font-size:12px!important}}.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper1{border-radius:20px 0 0 0}.bidDetailMainWrapper .tabsWrapper .tabsItemWrapper2{border-radius:0 20px 0 0}.bidDetailMainWrapper .tabsWrapper .activeTab{background-color:#0070f2}.bidDetailMainWrapper .tabsWrapper .activeTab .paragraph-parent p{color:#fff}.bidDetailMainWrapper .ContentMainWrapper{background-color:#fff;border-radius:20px;margin-top:-14px;padding:22px 20px;position:relative;z-index:1}.bidDetailMainWrapper .sellerMainWrapper{margin-top:20px}.bidDetailMainWrapper .separator{background-color:#e7ecf1;height:1px;margin:20px 0;width:100%}.bidDetailMainWrapper .downloadFileWrapper{align-items:center;background-color:rgba(0,112,242,.1);border-radius:12px;display:flex;gap:10px;justify-content:space-between;padding:16px 23px}.bidDetailMainWrapper .downloadFileWrapper .downloadFileWrap{align-items:center;display:flex;gap:15px}.bidDetailMainWrapper .documentWrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}@media(max-width:980px){.bidDetailMainWrapper .documentWrapper{display:block}}.bidDetailMainWrapper .documentWrapper .documentItemWrapper2{align-items:normal;-webkit-column-gap:30px;column-gap:30px;display:flex}@media(max-width:980px){.bidDetailMainWrapper .documentWrapper .documentItemWrapper2{display:block;margin-top:10px}.bidDetailMainWrapper .documentWrapper .documentItemWrapper2 .button-parent{margin-top:10px}.bidDetailMainWrapper .documentWrapper .documentItemWrapper2 .paragraph-parent p{text-align:left!important}.bidDetailMainWrapper .planMainWrapper .planDesc{margin-bottom:20px!important}}.bidDetailMainWrapper .planMainWrapper .planWrapper{align-items:center;display:flex;justify-content:space-between}@media(max-width:980px){.bidDetailMainWrapper .planMainWrapper .planWrapper{display:block}}.bidDetailMainWrapper .planMainWrapper .planWrapper .planItemWrapper2{max-width:25%}@media(max-width:980px){.bidDetailMainWrapper .planMainWrapper .planWrapper .planItemWrapper2{margin-top:10px;max-width:100%}.bidDetailMainWrapper .planMainWrapper .planWrapper .planItemWrapper2 .paragraph-parent p{text-align:left!important}}.bidDetailMainWrapper .buttonWrapper{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex;justify-content:flex-end;margin-top:40px}@media(max-width:767px){.bidDetailMainWrapper .buttonWrapper{display:block}}.bidDetailMainWrapper .buttonWrapper .buttons{align-items:center;display:flex;justify-content:center;min-height:56px;min-width:200px}@media(max-width:767px){.bidDetailMainWrapper .buttonWrapper .buttons{margin-top:10px}}.bidDetailMainWrapper .moreBidTableSection{margin-top:20px}.bidDetailMainWrapper .viewDetailButton{background-color:#c5defb}.MoreBitContentWrapper .statusButton{border-radius:25px;padding:3px 0;text-align:center;width:84px}.MoreBitContentWrapper .statusButton p{font-family:Lato}.MoreBitContentWrapper .statusButton_open{background-color:rgba(0,112,242,.098)}.MoreBitContentWrapper .statusButton_open p{color:#3fc8aa}.MoreBitContentWrapper .statusButton_awarded{background-color:rgba(0,112,242,.098)}.MoreBitContentWrapper .statusButton_awarded p{color:#0070f2}.MoreBitContentWrapper .statusButton_closed{background-color:#fce6e6}.MoreBitContentWrapper .statusButton_closed p{color:#e40404}.confirm-bid-modal{border-radius:20px;overflow:hidden}.confirm-bid-modal *{font-family:Poppins}.confirm-bid-modal .ant-modal-content{padding:0}.confirm-bid-modal .ant-modal-body{padding:21px 29px;position:relative}.confirm-bid-modal .ant-modal-body .modal-body .title{margin-bottom:20px}.confirm-bid-modal .ant-modal-body .modal-body .title h3{color:#1c2b48;font-size:24px;font-weight:600;line-height:28px;margin:0 0 5px}.confirm-bid-modal .ant-modal-body .modal-body .title p{color:#96a0ad;font-size:16px;font-weight:400;line-height:18.4px}.confirm-bid-modal .ant-modal-body .modal-body .close-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:29px;top:21px}.confirm-bid-modal .ant-modal-body .modal-body .confirm-amount{align-items:center;border:1px solid #bdc4cd;border-radius:12px;color:#bdc4cd;display:flex;font-family:seventyTwoLight;font-size:16px;justify-content:flex-start;padding:18px 24px}.confirm-bid-modal .ant-modal-body .modal-body .payment-form .package-details{align-items:center;background:rgba(0,112,242,.1);border:1px solid #0070f2;border-radius:12px;display:flex;justify-content:center;margin-bottom:22px;padding:30px 0}.confirm-bid-modal .ant-modal-body .modal-footer{align-items:center;display:flex;justify-content:flex-end!important;margin-top:25px;text-align:right}.confirm-bid-modal .ant-modal-body .modal-footer button span{font-family:seventyTwoBold;font-size:16px}.stepDetailMainWrapper{position:relative}.stepDetailMainWrapper .backArrowWrapper{align-items:center;display:flex}.stepDetailMainWrapper button span{font-family:seventyTwoSemiBold}.stepDetailMainWrapper .stepDetailWrapper{background-color:#fff;border-radius:20px;margin-top:30px;padding:20px}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:30px;position:relative}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsItemWrapper{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:16%;z-index:1}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsItemWrapper .stepCountWrap{align-items:center;background-color:#0070f2;border-radius:100%;display:flex;height:30px;justify-content:center;margin-bottom:9px;transition:all .3s ease-in;width:30px}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsItemWrapper .stepCountWrap .paragraph-parent p{color:#fff;font-size:14px}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsItemWrapper .stepCountWrap.inactive{background-color:#95bdeb}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsItemWrapper>.paragraph-parent{color:#021349;font-size:12px;text-align:center}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsUnactiveLine{background-color:rgba(2,19,73,.1);height:1px;left:7.5%;position:absolute;top:15px;width:85%}.stepDetailMainWrapper .stepDetailWrapper .stepsWrapper .stepsActiveLine{background-color:#0070f2;height:1px;left:7.5%;position:absolute;top:15px;transition:all .3s ease-in;width:17%}.stepDetailMainWrapper .currentBitWrap{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.stepDetailMainWrapper .tableWrapper{margin-top:30px}.stepDetailMainWrapper .tableWrapper thead th{background-color:#e5f1fe!important;border:none}.stepDetailMainWrapper .tableWrapper.pricing-table-wrapper :not(.ant-input-affix-wrapper){border-color:transparent!important}.stepDetailMainWrapper .buttonWrapper{display:flex;justify-content:flex-end;margin-top:30px}.stepDetailMainWrapper .buttonWrapper .button{min-width:200px}.stepDetailMainWrapper .buttonWrapper .buttonWrapper{margin-top:0}@media(max-width:450px){.stepDetailMainWrapper .buttonWrapper{flex-wrap:wrap}.stepDetailMainWrapper .buttonWrapper .button-parent{margin-top:10px!important;width:100%!important}.stepDetailMainWrapper .buttonWrapper .button-parent .button,.stepDetailMainWrapper .buttonWrapper .button-parent .button button{width:100%!important}}.showInMob{display:none}@media(max-width:600px){.showInMob{display:block!important}}.showInWeb{display:block}@media(max-width:600px){.showInWeb{display:none}}.stepDetailItemWrapper .alertWrap{background-color:rgba(0,112,242,.1);border-radius:12px;padding:20px 22px}.stepDetailItemWrapper .refenceFormWrapper{margin-top:40px}.stepDetailItemWrapper .checkbox-parent{align-items:flex-start;display:flex;gap:10px}.stepDetailItemWrapper .stepDetailForm .buttonWrapper{margin-top:0}.stepDetailItemWrapper.stepZero{display:flex;flex-direction:column;justify-content:space-between}.stepDetailItemWrapper.stepZero .terms-content-wrapper{max-height:calc(100% - 100px);overflow-y:auto}.stepDetailItemWrapper.stepZero .terms-content-wrapper::-webkit-scrollbar{display:none}.stepDetailItemWrapper.stepZero .button-parent{display:flex;justify-content:flex-end}.stepDetailItemWrapper.stepZero .button-parent button span{font-family:seventyTwoBold;font-size:18px}@media(max-width:980px){.stepDetailItemWrapper .step5TableWrapper{overflow:auto}}.stepDetailItemWrapper .step5TableWrapper .step5Table,.stepDetailItemWrapper .step5TableWrapper .step5Table td,.stepDetailItemWrapper .step5TableWrapper .step5Table th{border:1px solid #021349;border-collapse:collapse;font-family:seventyTwoRegular;font-size:14px;font-weight:400;line-height:20.98px;padding:3px 8px!important}@media(max-width:980px){.stepDetailItemWrapper .step5TableWrapper .step5Table,.stepDetailItemWrapper .step5TableWrapper .step5Table td,.stepDetailItemWrapper .step5TableWrapper .step5Table th{width:630px!important}}.stepDetailItemWrapper .step5TableWrapper .step5Table td th,.stepDetailItemWrapper .step5TableWrapper .step5Table th,.stepDetailItemWrapper .step5TableWrapper .step5Table th th{text-align:left}.stepDetailItemWrapper .step5TableWrapper .step5Table td tr td:first-child,.stepDetailItemWrapper .step5TableWrapper .step5Table td tr th:first-child,.stepDetailItemWrapper .step5TableWrapper .step5Table th tr td:first-child,.stepDetailItemWrapper .step5TableWrapper .step5Table th tr th:first-child,.stepDetailItemWrapper .step5TableWrapper .step5Table tr td:first-child,.stepDetailItemWrapper .step5TableWrapper .step5Table tr th:first-child{text-align:center}.stepDetailItemWrapper .disabled>label,.stepDetailItemWrapper .disabled>span{color:#021349}.create-bid-wrapper .create-btns-wrapper{align-items:center;display:flex;gap:11px;justify-content:flex-end;margin-top:30px}.create-bid-wrapper .create-btns-wrapper .button-parent{height:56px;width:197px}.create-bid-wrapper .create-btns-wrapper .button-parent button{height:100%;width:100%}.create-bid-wrapper .create-btns-wrapper .button-parent span{font-family:seventyTwoBold;font-size:18px}@media only screen and (max-width:600px){.create-bid-wrapper .create-btns-wrapper{flex-direction:column;justify-content:center}.create-bid-wrapper .create-btns-wrapper .button-parent{width:100%}}.ask-question-wrapper{height:100%;min-height:calc(100vh - 150px)}.ask-question-wrapper .questions-wrapper{display:flex;flex-direction:column;justify-content:space-between}.ask-question-wrapper .questions-wrapper .question-item{background:#fff;border:1px solid hsla(0,0%,85%,.3);border-radius:12px 12px 12px 0;cursor:pointer;padding:20px}.ask-question-wrapper .questions-wrapper .question-item.selected{border-color:#0070f2}.ask-question-wrapper .questions-wrapper .ask-btn-wrapper{align-items:center;display:flex;justify-content:flex-end;margin-top:15em}@media only screen and (max-width:750px){.ask-question-wrapper .questions-wrapper .ask-btn-wrapper{margin-top:9em}}.ask-question-wrapper .questions-wrapper .ask-btn-wrapper button span{font-family:seventyTwoBold;font-size:16px}.statusButton{border-radius:25px;padding:3px 0;text-align:center;width:84px}.statusButton p{font-family:Lato}.statusButton_open{background-color:rgba(0,112,242,.098)}.statusButton_open p{color:#3fc8aa}.statusButton_awarded{background-color:rgba(0,112,242,.098)}.statusButton_awarded p{color:#0070f2}.statusButton_closed{background-color:#fce6e6}.statusButton_closed p{color:#e40404}.manage-sub-container{min-height:calc(100vh - 150px)}.manage-sub-container .package-card-wrapper{background:#fff;border-radius:24px;padding:20px 25px}.manage-sub-container .package-card-wrapper.active{background:#031946}.manage-sub-container .package-card-wrapper.active *{color:#fff!important}.manage-sub-container .package-card-wrapper.active .package-info{border-color:hsla(0,0%,100%,.3)}.manage-sub-container .package-card-wrapper .package-info{border-bottom:1.5px solid rgba(0,0,0,.3);padding-bottom:15px}.manage-sub-container .package-card-wrapper .package-benefits{padding-top:15px}.manage-sub-container .package-card-wrapper button span{font-family:seventyTwoBold;font-size:16px}@font-face{font-family:seventyTwoLight;src:url(/static/media/72-Light.08fb361609df664077f3.ttf)}@font-face{font-family:seventyTwoRegular;src:url(/static/media/72-Regular.922006b9ffcda4643e15.ttf)}@font-face{font-family:seventyTwoSemiBold;src:url(/static/media/72-Semibold.f696ac5436105fcbdd3b.ttf)}@font-face{font-family:seventyTwoBold;src:url(/static/media/72-Bold.1076391b0b1a725bcc5e.ttf)}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.text-11{font-size:12px!important}@media only screen and (max-width:767px){.text-11{font-size:11px!important}}@media only screen and (min-width:768px)and (max-width:991px){.text-11{font-size:12px!important}}@media only screen and (min-width:992px){.text-11{font-size:13px!important}}.text-12{font-size:12px!important}@media only screen and (max-width:767px){.text-12{font-size:11px!important}}@media only screen and (min-width:768px)and (max-width:991px){.text-12{font-size:12px!important}}@media only screen and (min-width:992px){.text-12{font-size:13px!important}}.text-13{font-size:13px!important}@media only screen and (max-width:767px){.text-13{font-size:12px!important}}@media only screen and (min-width:768px)and (max-width:991px){.text-13{font-size:13px!important}}@media only screen and (min-width:992px){.text-13{font-size:14px!important}}.text-16{font-size:16px!important}@media only screen and (max-width:767px){.text-16{font-size:15px!important}}@media only screen and (min-width:768px)and (max-width:991px){.text-16{font-size:16px!important}}@media only screen and (min-width:992px){.text-16{font-size:17px!important}}.text-18{font-size:18px!important}@media only screen and (max-width:767px){.text-18{font-size:17px!important}}@media only screen and (min-width:768px)and (max-width:991px){.text-18{font-size:18px!important}}@media only screen and (min-width:992px){.text-18{font-size:19px!important}}.text-20{font-size:20px!important}@media only screen and (max-width:767px){.text-20{font-size:19px!important}}@media only screen and (min-width:768px)and (max-width:991px){.text-20{font-size:20px!important}}@media only screen and (min-width:992px){.text-20{font-size:21px!important}}.light-text{color:#a3aed0!important}.white-text{color:#f6fafd!important}body,html{margin:0;min-height:95%;scroll-behavior:smooth}*,button,input{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;outline:none;padding:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}a{text-decoration:none}img{font-size:4px;max-width:100%}.container{margin:0 auto;max-width:1280px;padding-left:15px;padding-right:15px;position:relative}.search-box{background:#fff;border:1px solid rgba(28,43,72,.1);border-radius:10px;display:flex;padding:10px 20px}.search-box input{background:transparent;border:none;font-size:14px;font-weight:500;width:100%}.search-box input::-webkit-input-placeholder{color:#1c2b48;font-family:Lato;font-size:14px;font-weight:500;line-height:17px;opacity:.5}.search-box input::placeholder{color:#1c2b48;font-family:Lato;font-size:14px;font-weight:500;line-height:17px;opacity:.5}.search-box svg{color:#6f7ced;cursor:pointer;font-size:18px;margin-right:10px}.c-p{cursor:pointer}.separator{background-color:#e7ecf1;height:1px;margin:20px 0;width:100%}.hidden{display:none!important}.slick-dots li button:before,.slick-dots li.slick-active button:before{opacity:0!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.17764721.css.map*/