.modal-backdrop{background:dimgray;box-shadow:0px 10px 20px rgba(214,214,226,.2);backdrop-filter:blur(5px)}.modal{text-align:right;direction:rtl}.modal .btn-close{font-size:12px}.modal .btn-close:focus,.modal .btn-close:active{outline:none !important;box-shadow:none !important}.modal .modal-title{font-style:normal;font-weight:bold;font-size:18px;line-height:28px;text-align:right;color:#303030}.modal .modal-content{background:#fff;border:1px solid #dce1f3 !important;border-radius:32px;position:relative !important}.modal .modal-content .modal-header{padding:24px;border-bottom:none !important}.modal .modal-content .modal-body{padding:28px 48px 28px 48px !important}.modal .modal-content .modal-footer{border:none !important;padding:28px 48px 32px 48px !important}.custom-input{margin-bottom:32px;position:relative}.custom-input label{color:#303030;font-style:normal;font-weight:bold;font-size:14px;line-height:22px;text-align:right;margin-bottom:16px;margin-right:14px}.custom-input input,.custom-input textarea{background:#fff !important;border:1px solid #48c1bc !important;box-sizing:border-box !important;border-radius:32px !important;text-align:right !important;direction:rtl !important;font-size:12px !important;line-height:19px !important;color:dimgray !important;font-style:normal !important;font-weight:normal !important;height:48px !important;transition:all .3 !important;width:100% !important}.custom-input input:focus,.custom-input textarea:focus{outline:none !important;box-shadow:none !important;border:1px solid #48c1bc !important;box-shadow:0px 0px 5px #48c1bc !important}.custom-input input.invalid,.custom-input textarea.invalid{border-color:#ff1744 !important}.custom-input input.valid,.custom-input textarea.valid{border-color:#48c1bc !important}.custom-input textarea{min-height:148px !important;resize:none !important;padding:16px !important;border-radius:12px}.custom-input .left-icon{position:absolute;top:52px;left:16px;cursor:pointer !important}.custom-input-2{margin-bottom:32px;position:relative}.custom-input-2 input.invalid,.custom-input-2 textarea.invalid{border-color:#ff1744 !important}.custom-input-2 input.valid,.custom-input-2 textarea.valid{border-color:#48c1bc !important}.nice-select{width:100% !important;text-align:right !important;border-radius:32px !important;border:1px solid dimgray !important;box-sizing:border-box !important;padding-right:16px !important;line-height:normal}.nice-select.selected{border:1px solid #48c1bc !important}.nice-select.invalid{border-color:#ff1744 !important}.nice-select:focus,.nice-select:active{outline:none !important;box-shadow:none !important;border:1px solid #48c1bc !important;box-shadow:0px 0px 5px #48c1bc !important}.nice-select::after{right:initial !important;left:18px !important;width:8px !important;height:8px !important;margin-top:-6px !important}.nice-select span{font-style:normal;font-weight:normal;font-size:12px;line-height:19px;text-align:right;color:dimgray}.nice-select ul.list{width:100% !important;border-radius:16px !important;margin-top:0 !important}.nice-select ul.list li{text-align:right !important;padding:0 16px !important}.p_Inp{position:relative;display:grid;align-items:center}.p_Inp label{background-color:var(--clr-background-100);color:#737789;justify-self:start;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);transition-duration:.3s;margin:0 1rem;pointer-events:none}.p_Inp.txtarea label{grid-column-start:auto;grid-row-start:auto;position:absolute;top:.75rem;right:.25rem}.p_Inp select~label{position:absolute;top:0;transform:translateY(0.6rem)}.p_Inp label,.p_Inp select{grid-column-start:1;grid-row-start:1;direction:rtl !important}.p_Inp input{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:#737789;padding:.5rem .75rem;width:100%;height:38px;outline:none;border-radius:50px;border:1px solid #737789;background:var(--clr-background-100);grid-column-start:1;grid-row-start:1;direction:rtl !important}.p_Inp textarea{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:#737789;padding:1rem;width:100%;outline:none;border-radius:1rem;border:1px solid #737789;background:var(--clr-background-100);height:136px;resize:none}.p_Inp input:focus,.p_Inp textarea:focus{outline:none !important;box-shadow:none !important;border-color:#737789}.p_Inp input:focus~label,.p_Inp textarea:focus~label,.p_Inp input:not(:valid)~label,.p_Inp.noPlaceholder input~label,.p_Inp.noPlaceholder textarea~label{transform:translateY(-100%);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.p_Inp.noPlaceholder label{transform:translateY(-0.5rem);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.p_Inp select.focus~label,.p_Inp select.valid~label{transform:translateY(-0.5rem);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.p_Inp input::placeholder,.p_Inp textarea::placeholder{color:var(--clr-background-100)}.p_Inp input:focus::placeholder,.p_Inp textarea:focus::placeholder{color:#737789}.p_Inp .select2.select2-container{width:100% !important}.p_Inp .select2.select2-container.select2-container--open span.select2-selection{border-radius:20px 20px 0 0 !important}.p_Inp .select2.select2-container span.select2-selection{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:var(--clr-type-300);padding:.5rem .75rem;width:100%;outline:none;border-radius:2rem;border:1px solid var(--clr-type-300);background:var(--clr-background-100);min-height:38px;height:fit-content}.p_Inp .select2.select2-container span.select2-selection.select2-selection--single{height:38px}.p_Inp .select2.select2-container span.select2-selection.select2-selection--single .select2-selection__arrow{height:38px !important;top:0 !important}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered{display:flex;flex-wrap:wrap;gap:.5rem;padding:0}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background:var(--clr-type-300);color:var(--clr-background-100);border:none;border-radius:50px;padding:.125rem .75rem;margin:0;height:23px}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{font-size:12px}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{color:var(--clr-background-100);margin-right:0;left:4px;border:none;padding:0}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover{background:transparent;color:var(--clr-background-100)}.p_Inp .select2-container--default .select2-selection__rendered{line-height:normal}.p_Inp .select2-container[dir=rtl] .select2-selection__rendered{color:var(--clr-type-300);padding:0 !important}.select2-dropdown.formSelect2Box{border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;padding-bottom:.5rem}.select2-dropdown.formSelect2Box .upKey{content:"";position:absolute;top:2.75rem;left:.75rem;height:1.5rem;width:1.5rem;background:url("/assets/icons/ArrowUpDark.svg");cursor:pointer}.select2-dropdown.formSelect2Box .downKey{content:"";position:absolute;bottom:.75rem;left:.75rem;height:1.5rem;width:1.5rem;background:url("/assets/icons/ArrowDownDark.svg");cursor:pointer}.select2-dropdown.formSelect2Box .select2-search__field{font-weight:var(--fw-regular) !important}.select2-dropdown.formSelect2Box .select2-search__field:focus{outline:none !important}.select2-dropdown.formSelect2Box li.select2-results__option.select2-results__message{font-size:var(--fs-150) !important;font-weight:var(--fw-semi-bold) !important;font-family:var(--ff-primary) !important;text-align:center !important;padding:0 !important}.select2-dropdown.formSelect2Box .select2-results__options{padding-top:.5rem;-ms-overflow-style:none;scrollbar-width:none}.select2-dropdown.formSelect2Box .select2-results__options::-webkit-scrollbar{display:none}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option{margin-bottom:.5rem !important;cursor:pointer}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--selectable{font-family:var(--ff-primary) !important;font-size:var(--fs-150) !important;font-weight:var(--fw-semi-bold) !important;color:var(--clr-type-300)}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--selected{background:var(--clr-type-300) 33;font-weight:var(--fw-heavy) !important}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--highlighted{background:transparent !important;font-weight:var(--fw-bold) !important}.p_Inp:not(.multiSelect,.jobPros,.softSkill) .select2-selection.select2-selection--multiple .select2-search.select2-search--inline{display:none}.p_Inp:is(.jobPros,.softSkill) .select2.select2-container span.select2-selection{padding:.875rem .75rem !important;display:flex;align-items:center}.select2-selection.select2-selection--multiple .select2-selection__rendered{margin-bottom:0 !important}.p_Inp.multiSelect select.focus~label,.p_Inp.multiSelect select.valid~label{transform:translateY(-0.875rem) !important}.p_Inp.multiSelect.noPlaceholder label{transform:translateY(-0.875rem) !important;font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.form-check.form-switch.p_Switch .form-check-input{width:40px;height:20px;background-color:#dce1f3;border:none;position:relative;cursor:pointer}.form-check.form-switch.p_Switch .form-check-input:checked{background-color:#dce1f3;border:none}.form-check.form-switch.p_Switch .form-check-input:checked:focus{background-color:#dce1f3;border:none}.form-check.form-switch.p_Switch .form-check-input:focus{border:none;box-shadow:none}.form-check.form-switch.p_Switch .form-check-input:checked,.form-check.form-switch.p_Switch .form-check-input:not(:checked){background-image:none}.form-check.form-switch.p_Switch .form-check-input:checked::before,.form-check.form-switch.p_Switch .form-check-input:not(:checked)::before{content:"";position:absolute;width:22px;height:22px;left:1px;top:50%;transform:translateY(-50%);background-color:#737789;border-radius:50%;transition:transform .2s}.form-check.form-switch.p_Switch .form-check-input:checked::before{background-color:#48c1bc;transform:translate(16px, -50%)}:root{--clr-primary-900: hsl(178, 46%, 31%);--clr-primary-700: hsl(178, 45%, 42%);--clr-primary-500: hsl(178, 49%, 52%);--clr-primary-300: hsl(177, 49%, 62%);--clr-primary-100: hsl(178, 50%, 71%);--clr-secondary-700: hsl(33, 100%, 51%);--clr-secondary-500: hsl(33, 100%, 55%);--clr-secondary-300: hsl(33, 100%, 60%);--clr-secondary-2-700: hsl(241, 44%, 24%);--clr-secondary-2-500: hsl(241, 43%, 30%);--clr-secondary-2-300: hsl(241, 24%, 44%);--clr-type-700: hsl(229, 14%, 30%);--clr-type-300: hsl(229, 9%, 49%);--clr-background-300: hsl(227, 49%, 91%);--clr-background-200: hsl(0, 0%, 93%);--clr-background-100: hsl(0, 0%, 100%);--ff-primary: "Yekan", sans-serif;--fw-light: 200;--fw-regular: 300;--fw-medium: 400;--fw-semi-bold: 500;--fw-bold: 600;--fw-heavy: 700;--fw-bolder: 800;--fs-100: 14px;--fs-125: 13px;--fs-150: 14px;--fs-200: 16px;--fs-250: 18px;--fs-300: 20px;--fs-350: 22px;--fs-400: 24px;--fs-450: 26px;--fs-500: 28px;--fs-550: 30px;--fs-600: 32px;--fs-700: 34px;--fs-800: 54px;--fs-900: 88px;--fs-body: var(--fs-200);--fs-primary-heading: var(--fs-500);--fs-secondary-heading: var(--fs-300);--fs-nav: var(--fs-200);--fs-button: var(--fs-200);--fs-counter: var(--fs-800);--fs-counter-text: var(--fs-350);--br-size-200: 4px;--br-size-300: 8px;--br-size-400: 12px;--br-size-500: 16px;--br-size-600: 24px;--br-size-700: 32px;--br-size-900: 10000px;--br-size-max: 100%;--spacing-0: 0px;--spacing-50: 2px;--spacing-75: 3px;--spacing-100: 4px;--spacing-150: 6px;--spacing-200: 8px;--spacing-225: 10px;--spacing-250: 12px;--spacing-300: 16px;--spacing-315: 18px;--spacing-325: 20px;--spacing-350: 24px;--spacing-367: 27px;--spacing-375: 28px;--spacing-380: 29px;--spacing-385: 30px;--spacing-400: 32px;--spacing-450: 40px;--spacing-485: 46px;--spacing-500: 48px;--spacing-600: 56px;--spacing-700: 64px;--spacing-800: 72px;--spacing-900: 80px;--spacing-925: 88px;--spacing-950: 104px}@media(min-width: 993px){:root{--fs-body: var(--fs-200);--fs-primary-heading: var(--fs-700);--fs-secondary-heading: var(--fs-500);--fs-nav: var(--fs-200);--fs-button: var(--fs-200);--fs-counter: var(--fs-900);--fs-counter-text: var(--fs-400)}}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}html,body{height:100%;scroll-behavior:smooth !important;scrollbar-gutter:stable;transition:.5s}body{text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture,svg{max-width:100%;display:block}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body,html{font-size:var(--fs-body);font-family:var(--ff-primary);background-color:var(--clr-background-100) !important;color:var(--clr-type-700);overflow-x:hidden}a{text-decoration:none !important}input:focus{outline:none}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.mt-16{margin-top:16px !important}.mt-24{margin-top:24px !important}.mt-32{margin-top:32px}.mt-30{margin-top:30px}.mt-200{margin-top:200px}.mb-16{margin-bottom:16px}.mb-32{margin-bottom:32px !important}.mr-14{margin-right:14px}.mr-16{margin-right:16px}.mt-18{margin-top:18px}.mt-24{margin-top:24px}.mt-28{margin-top:28px}.pt-112{padding-top:112px}.mb-24{margin-bottom:24px !important}.mb-50{margin-bottom:50px}.pr-48{padding-right:48px}.pl-48{padding-left:48px}.pr-16{padding-right:16px}.pr-0{padding-right:0}.mt-36{margin-top:36px}.pr-8{padding-right:8px}.mt-8{margin-top:8px}.mt-44{margin-top:44px}.pt-12{padding-top:12px}.mt-95{margin-top:95px}.mr-32{margin-right:32px !important}.ml-32{margin-left:32px}.mt-50{margin-top:50px}.mt-56{margin-top:56px}.mb-28{margin-bottom:28px !important}.pr-260{padding-right:260px}.pr-75{padding-right:75px}.pl-75{padding-left:75px}.mt-81{margin-top:81px !important}.-mr-100{margin-right:-100px !important}.mr-100{margin-right:100px !important}.pb-50{padding-bottom:50px !important}.pr-102{padding-right:102px !important}.pl-15{padding-left:15px !important}.pt-47{padding-top:47px !important}.mt-73{margin-top:73px !important}.pr-285{padding-right:285px}.pr-235{padding-right:235px !important}.pl-27{padding-left:27px !important}.pr-27{padding-right:27px !important}.mt-96{margin-top:96px !important}.mr-8{margin-right:8px !important}.mr-4{margin-right:4px !important}.pr-64{padding-right:64px !important}.pr-70{padding-right:70px}.mt-133{margin-top:133px !important}.mr-48{margin-right:48px !important}.mb-8{margin-bottom:8px}.mr-74{margin-right:74px !important}.pl-24{padding-left:24px !important}.pr-24{padding-right:24px !important}.pr-32{padding-right:32px !important}.pl-32{padding-left:32px !important}.pb-32{padding-bottom:32px !important}.pl-14{padding-left:14px !important}.pr-14{padding-right:14px !important}.pl-22{padding-left:22px !important}.pr-22{padding-right:22px !important}.mb-108{margin-left:8px !important}.mt-48{margin-top:48px !important}.-mt-40{margin-top:-40px !important}.pt-20{padding-top:20px !important}.pt-32{padding-top:2rem !important}.pl-0{padding-left:0 !important}.mr-0{margin-left:0 !important}.ml-16{margin-left:16px}.ml-100{margin-left:100px !important}.pl-148{padding-left:148px !important}.pr-148{padding-right:148px !important}.mb-48{margin-bottom:48px !important}.mt-76{margin-top:76px !important}.pb-56{padding-bottom:56px !important}.p-48{padding:48px !important}.m-72{margin:72px !important}.mr-84{margin-right:84px}.pl-72{padding-left:72px !important}.pr-72{padding-right:72px !important}.mt-80{margin-top:80px !important}.mt-12{margin-top:12px !important}.mb-26{margin-bottom:26px !important}.mb-16{margin-bottom:16px !important}.ml-10{margin-left:10px !important}.ml-6{margin-left:6px !important}.mb-108{margin-bottom:108px !important}.ml-48{margin-left:48px !important}.ml-4{margin-left:4px !important}.pl-40{padding-left:40px !important}.pr-40{padding-right:40px !important}.ml-2{margin-left:2px !important}.p-8{padding:8px !important}.p-24{padding:24px !important}.p-18{padding:18px !important}.w-94{width:94px}.w-42{width:42px}.w-144{width:144px}.w-150{width:150px !important}.w-160{width:160px !important}.w-120{width:120px}.w-280{width:280px !important}.w-320{width:320px !important}.mx-w-573{max-width:573px !important}.mx-w-226{max-width:226px !important}.mx-w-340{max-width:340px !important}.mx-w-484{max-width:484px !important}.mx-w-485{max-width:485px}.w-172{width:172px !important}.w-96{width:96px !important}.w-128{width:128px !important}.h-32{height:32px}.h-316{height:316px !important}.mx-h-316{max-height:316px !important}.h-250{height:250px !important}.mx-h-250{max-height:250px !important}.h-218{height:218px !important}.h-24{height:24px !important}.h-96{width:96px !important}.btn-shadow{box-shadow:0px 10px 20px rgba(214,214,226,.25) !important}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.color-dark-blue{color:#5a5b8c !important}.color-blue{color:#2d2c6f !important}.position-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.text-justify{text-align:justify !important}.fs-12px{font-size:12px !important}.fs-14px{font-size:14px !important}.owl-carousel .owl-item img{display:inline;width:initial;height:auto;max-height:300px}.signUpInAcademy,.gotToCreateCompany{cursor:pointer !important}.rounded-32{border-radius:32px !important}.bg-light{background-color:#d2d2d2 !important}.bg-green{background-color:#48c1bc}.bg-orange{background-color:#ffb85a}.three-dots{display:inline-block;width:100px;white-space:nowrap;overflow:hidden !important;text-overflow:ellipsis}.text-xxs{font-size:.85rem !important}.fw-bl{font-weight:700}.fw-md{font-weight:400}.companies-Card,.nav-item{position:relative}.notifications:hover img{transform:scale(0.8)}.notifications:hover .orange-dot{transform:scale(0.8)}.notifications{position:relative}.notifications img{transition:.5s}.notifications.active img{display:block;animation:bell-ring 1s ease-in-out infinite;-webkit-animation:bell-ring 1s ease-in-out infinite}.notifications::before{content:"";display:none;animation:blink 1s ease-in-out infinite;-webkit-animation:blink 1s ease-in-out infinite;width:.5rem;height:.5rem;background:#ffb85a;border-radius:50%;position:absolute;right:0;bottom:0}.notifications.active::before{display:block}@keyframes blink{0%{opacity:1}25%{opacity:.5}50%{opacity:0}75%{opacity:.5}100%{opacity:1}}.blink::before{content:"";display:block;animation:bell-ring-blink 1s ease-in-out infinite;-webkit-animation:bell-ring-blink 1s ease-in-out infinite;width:.5rem;height:.5rem;background:#ffb85a;border-radius:50%;position:absolute;right:0;bottom:0}@keyframes bell-ring{0%,100%{transform:rotate(0deg) scale(1)}10%{transform:rotate(-5deg) scale(1.1)}20%{transform:rotate(5deg) scale(1.1)}30%{transform:rotate(-3deg) scale(1.05)}40%{transform:rotate(3deg) scale(1.05)}50%{transform:rotate(-1deg) scale(1.02)}60%{transform:rotate(1deg) scale(1.02)}70%{transform:rotate(0deg) scale(1)}}@keyframes bell-ring-blink{0%,100%{transform:rotate(0deg) scale(1)}10%{transform:rotate(-5deg) scale(1.1)}20%{transform:rotate(5deg) scale(1.1)}30%{transform:rotate(-3deg) scale(1.05)}40%{transform:rotate(3deg) scale(1.05)}50%{transform:rotate(-1deg) scale(1.02)}60%{transform:rotate(1deg) scale(1.02)}70%{transform:rotate(0deg) scale(1)}}@-webkit-keyframes bell-ring{0%,100%{transform:rotate(0deg) scale(1)}10%{transform:rotate(-5deg) scale(1.1)}20%{transform:rotate(5deg) scale(1.1)}30%{transform:rotate(-3deg) scale(1.05)}40%{transform:rotate(3deg) scale(1.05)}50%{transform:rotate(-1deg) scale(1.02)}60%{transform:rotate(1deg) scale(1.02)}70%{transform:rotate(0deg) scale(1)}}@-webkit-keyframes bell-ring-blink{0%,100%{transform:rotate(0deg) scale(1)}10%{transform:rotate(-5deg) scale(1.1)}20%{transform:rotate(5deg) scale(1.1)}30%{transform:rotate(-3deg) scale(1.05)}40%{transform:rotate(3deg) scale(1.05)}50%{transform:rotate(-1deg) scale(1.02)}60%{transform:rotate(1deg) scale(1.02)}70%{transform:rotate(0deg) scale(1)}}.mentions-list-wrapper{position:relative}.mentions-list{display:flex;flex-direction:column;position:absolute;left:0;transform:translateX(-100%);opacity:0;visibility:hidden;position:absolute;top:100%;transition:.5s;background-color:#fff;box-shadow:0px 6px 16px 0px rgba(26,7,41,.2);border-radius:.5rem;padding:1rem;flex-direction:column;min-width:250px;max-height:150px;overflow:auto}.mentions-list-item{text-align:right !important}.mentions-list-item a{font-size:14px !important;font-weight:500 !important;color:#333 !important}.mentions-list-item:not(:last-child){padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #eee;width:100%}.mentions-list::-webkit-scrollbar{width:2px}.mentions-list::-webkit-scrollbar-track{background:#f1f1f1}.mentions-list::-webkit-scrollbar-thumb{background:#48c1bc}.mentions-list.active{transform:translateX(0);opacity:1;visibility:visible}.bg-light-success{background:#48c1bc !important}.select2-container--default .select2-selection--single .select2-selection__arrow{visibility:hidden}.select2-container--default .select2-selection--single .select2-selection__rendered::after{content:url("/assets/icons/ArrowDownDark.svg");display:inline-block;width:24px;height:24px;position:absolute;top:50%;left:10px;transform:translateY(-50%);pointer-events:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered::after{content:url("/assets/icons/ArrowUpDark.svg")}#pagination{margin-top:1rem}.no_Data{display:flex !important;flex-direction:column;align-items:center;gap:1rem}.no_Data p{color:var(--Text-Light, #737789);font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0}.modal .modal-dialog .modal-content .modal-header{padding:40px 40px 0 !important}.modal .modal-dialog .modal-content .modal-header .modal-title{color:var(--Text-Dark, #414556) !important;margin-bottom:0 !important;font-size:22px !important;font-style:normal !important;font-weight:600 !important;line-height:normal !important}.modal .modal-dialog .modal-content .modal-body{padding-inline:2.5rem !important;padding-block:0 !important;margin-top:2rem !important}.modal .modal-dialog .modal-content .modal-footer{padding:0 2.5rem 2.5rem !important;margin-top:2rem !important}.modal-footer button{display:flex;height:38px;margin:0 !important;padding:var(--Spacing-1, 4px) var(--Spacing-6, 24px);justify-content:center;align-items:center;color:var(--BG-White, #fff);font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:var(--Radius-full, 99999px);background:var(--Primary-Main-500, #48c1bc);border:none !important;outline:none !important;min-width:140px}.table_Icon_Btn{background:transparent !important;border:none !important;outline:none !important}.dropdown-menu{width:170px;padding:var(--spacing-200) var(--spacing-250);border:none;box-shadow:0px 6px 10px rgba(0,0,0,.1);clip-path:inset(0px -20px -20px -20px);background:var(--clr-background-100) !important}.dropdown-menu li{border-radius:8px;padding:8px !important;transition:all .1s !important}.dropdown-menu li a,.dropdown-menu li button{display:flex !important;align-items:center !important;padding:0 !important;gap:8px}.dropdown-menu li a .text,.dropdown-menu li button .text{font-style:normal !important;font-weight:var(--fw-medium) !important;font-size:var(--fs-150) !important;line-height:25px !important;text-align:center !important;color:var(--clr-type-700) !important}.dropdown-menu li a .profile-icon,.dropdown-menu li a .courses-icon,.dropdown-menu li a .logout-icon,.dropdown-menu li button .profile-icon,.dropdown-menu li button .courses-icon,.dropdown-menu li button .logout-icon{width:24px;height:24px;object-fit:contain}.dropdown-menu li a .profile-icon,.dropdown-menu li button .profile-icon{background:url("/assets/icons/person_round.svg")}.dropdown-menu li a .courses-icon,.dropdown-menu li button .courses-icon{background:url("/assets/icons/courses.svg")}.dropdown-menu li a .logout-icon,.dropdown-menu li button .logout-icon{background:url("/assets/icons/logout.svg")}.dropdown-menu li a:hover,.dropdown-menu li button:hover{background-color:transparent !important}.dropdown-menu li:hover a .profile-icon,.dropdown-menu li:hover button .profile-icon{background:url("/assets/icons/person_round_colored.svg")}.dropdown-menu li:hover a .courses-icon,.dropdown-menu li:hover button .courses-icon{background:url("/assets/icons/courses_colored.svg")}.dropdown-menu li:hover a .logout-icon,.dropdown-menu li:hover button .logout-icon{background:url("/assets/icons/logout_colored.svg")}@media(min-width: 993px){.dropdown-menu{border-radius:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-top:13.4px !important;transform:translate3d(-12px, 26px, 0px) !important}.dropdown-menu .leftCurve,.dropdown-menu .rightCurve{width:10px;height:10px;top:.7px;overflow:hidden;position:absolute;display:flex;align-items:center;justify-content:center}.dropdown-menu .leftCurve::before,.dropdown-menu .rightCurve::before{content:"";display:block;width:100%;height:100%;padding:0;margin:0}.dropdown-menu .rightCurve{right:-10px;background:var(--clr-background-100)}.dropdown-menu .rightCurve::before{clip-path:circle(100% at 100% 100%);background:var(--clr-background-100);box-shadow:inset 0px 8px 6px 0px rgba(0,0,0,.04)}.dropdown-menu .leftCurve{left:-10px;background:var(--clr-background-100)}.dropdown-menu .leftCurve::before{clip-path:circle(100% at 0 100%);background:var(--clr-background-100);box-shadow:inset 0px 8px 6px 0px rgba(0,0,0,.04)}}header{font-family:var(--ff-primary);box-shadow:0px 2px 10px 0px rgba(0,0,0,.1);padding:12px 40px 12px 40px;width:100%;background:var(--clr-background-100);z-index:5;transition:top 300ms ease-in}header .toggle-navbar{display:none;cursor:pointer}header .toggle-navbar img{width:32px;height:32px}header .logo{display:flex;align-items:center;justify-content:center;cursor:pointer}header nav{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-300)}header nav li{font-family:var(--ff-primary);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-50);cursor:pointer;font-weight:var(--fw-semi-bold)}header nav li.active{font-weight:var(--fw-heavy);color:var(--clr-type-700)}header nav li.active span:nth-child(2){background:var(--clr-type-300)}header nav li:hover span:nth-child(2){background:var(--clr-type-700) !important}header nav li a{font-size:var(--fs-nav);color:var(--clr-type-300) !important;text-decoration:none}header nav li a:hover{color:var(--clr-type-700) !important}header nav li span:nth-child(2){height:3px;width:3px;border-radius:100%}header button{height:-moz-fit-content;height:30px;padding:4px 24px;font-size:var(--fs-150);line-height:21.7px}header button.signin{background:var(--clr-primary-500) !important;color:var(--clr-background-100);font-size:var(--fs-150);font-style:normal;font-weight:var(--fw-heavy);line-height:normal}header button.signin:hover{background:linear-gradient(180deg, var(--clr-primary-500) 0%, var(--clr-primary-700) 100%) !important}header button.signup{border:1px solid transparent !important;margin-right:16px;color:var(--clr-type-300);font-size:var(--fs-150);font-weight:var(--fw-heavy);line-height:normal}header button.signup:hover{border:1px solid var(--clr-background-300) !important}header .current-user-dropdown{display:flex;align-items:center;justify-content:center}.auth-box{position:fixed;height:100vh;width:100vw;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,.3);z-index:100;display:none}.auth-box.active{display:flex;align-items:center;justify-content:center}.auth-box form{position:relative;border:1px solid var(--clr-background-300);background:var(--clr-background-100);border-radius:2rem;padding:2.5rem;max-width:560px;width:100%;display:flex;flex-wrap:wrap}.auth-box form .section{position:relative;flex:50%;max-width:50%;display:grid;align-items:center;width:100%;padding-bottom:24px}.auth-box form .section:nth-child(odd){padding-left:.5rem}.auth-box form .section:nth-child(even){padding-right:.5rem}.auth-box form .input,.auth-box form .input-email,.auth-box form select,.auth-box form .input-password{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:var(--clr-type-300);padding:.5rem .75rem;width:100%;outline:none;border-radius:50px;border:1px solid var(--clr-type-300);background:var(--clr-background-100)}.auth-box form .input-email:focus,.auth-box form .input:focus,.auth-box form select:focus,.auth-box form .input-password.focus{outline:none}.auth-box form .label{background-color:var(--clr-background-100);color:var(--clr-type-300);justify-self:start;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);transition-duration:.3s;margin:0 1rem;pointer-events:none}.auth-box form .label,.auth-box form .input,.auth-box form .input-email,.auth-box form select,.auth-box form .input-password{grid-column-start:1;grid-row-start:1;direction:rtl !important}.auth-box form .input-password{display:flex;align-items:center;justify-content:center}.auth-box form .input-password input{border:none;outline:none;width:100%;font-weight:var(--fw-semi-bold) !important;color:var(--clr-type-300) !important}.auth-box form .input-password input:focus{outline:none}.auth-box form input:-webkit-autofill,.auth-box form input:-webkit-autofill:hover,.auth-box form input:-webkit-autofill:active,.auth-box form input:-webkit-autofill:focus{background-color:var(--clr-background-100) !important;color:var(--clr-type-300) !important;-webkit-box-shadow:0 0 0 1000px var(--clr-background-100) inset !important;-webkit-text-fill-color:var(--clr-type-300) !important}.auth-box form .input-password .icon{cursor:pointer}.auth-box form .input:not(:-moz-placeholder-shown)~.label{transform:translateY(-100%);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:var(--clr-type-300);background:var(--clr-background-100)}.auth-box form .input-email::placeholder{color:var(--clr-background-100)}.auth-box form .input-email:focus::placeholder{color:var(--clr-type-300)}.auth-box form select~.label{position:absolute;top:0;transform:translateY(0.6rem)}.auth-box form select.focus~.label,.auth-box form select.valid~.label{transform:translateY(-0.5rem);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:var(--clr-type-300);background:var(--clr-background-100)}.auth-box form .input-email:focus~.label,.auth-box form .input-email:not(:valid)~.label,.auth-box form .input-email:not(:placeholder-shown)~.label,.auth-box form .input:focus~.label,.auth-box form .input:not(:valid)~.label,.auth-box form .input:not(:placeholder-shown)~.label,.auth-box form .input-password.focus~.label,.auth-box form .input-password.noPlaceholder~.label{transform:translateY(-100%);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:var(--clr-type-300);background:var(--clr-background-100)}.auth-box form a{text-decoration:none;color:var(--clr-type-700);font-size:var(--fs-150);font-weight:var(--fw-heavy)}.auth-box form a:hover{color:var(--clr-primary-700)}.auth-box form button{width:100%;border:none;border-radius:50px;background:var(--clr-primary-500);color:var(--clr-background-100);font-size:var(--fs-150);font-weight:var(--fw-heavy);padding:.375rem 2rem;margin-top:.5rem}.auth-box form button:hover{background:linear-gradient(180deg, var(--clr-primary-500) 0%, var(--clr-primary-700) 100%) !important}.auth-box form .switch-form{width:100%;text-align:center;margin-top:1rem;font-size:var(--fs-150);font-weight:var(--fw-heavy);color:var(--clr-type-700)}.auth-box form .switch-form span{color:var(--clr-primary-500);margin-right:.5rem;cursor:pointer}.auth-box form .switch-form span:hover{color:var(--clr-primary-900);text-decoration:underline}.auth-box form.signin{display:none}.auth-box form.signin .section{flex:100%;max-width:100%;padding:0 0 1.5rem}.auth-box form.signin .section a.forget-password{width:max-content;margin-right:1rem}.auth-box form.signin.active{display:flex}.auth-box form.signup{display:none}.auth-box form.signup.active{display:flex}.auth-box form.signup .select2.select2-container{width:100% !important}.auth-box form.signup .select2.select2-container.select2-container--open span.select2-selection.select2-selection--single{border-radius:20px 20px 0 0 !important}.auth-box form.signup .select2.select2-container span.select2-selection.select2-selection--single{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:var(--clr-type-300);padding:.5rem .75rem;width:100%;outline:none;border-radius:50px;border:1px solid var(--clr-type-300);background:var(--clr-background-100);height:39px}.auth-box form.signup .select2.select2-container span.select2-selection.select2-selection--single .select2-selection__arrow{height:39px !important;top:0 !important}.auth-box form.signup .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal}.auth-box form.signup .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{color:var(--clr-type-300);padding:0 !important}.select2-dropdown.formSelect2Box{border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;padding-bottom:.5rem}.select2-dropdown.formSelect2Box .upKey{content:"";position:absolute;top:2.75rem;left:.75rem;height:1.5rem;width:1.5rem;background:url("/assets/icons/ArrowUpDark.svg");cursor:pointer}.select2-dropdown.formSelect2Box .downKey{content:"";position:absolute;bottom:.75rem;left:.75rem;height:1.5rem;width:1.5rem;background:url("/assets/icons/ArrowDownDark.svg");cursor:pointer}.select2-dropdown.formSelect2Box .select2-search__field{font-weight:var(--fw-regular) !important}.select2-dropdown.formSelect2Box .select2-search__field:focus{outline:none !important}.select2-dropdown.formSelect2Box li.select2-results__option.select2-results__message{font-size:var(--fs-150) !important;font-weight:var(--fw-semi-bold) !important;font-family:var(--ff-primary) !important;text-align:center !important;padding:0 !important}.select2-dropdown.formSelect2Box .select2-results__options{padding-top:.5rem;-ms-overflow-style:none;scrollbar-width:none}.select2-dropdown.formSelect2Box .select2-results__options::-webkit-scrollbar{display:none}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option{margin-bottom:.5rem !important;cursor:pointer}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--selectable{font-family:var(--ff-primary) !important;font-size:var(--fs-150) !important;font-weight:var(--fw-semi-bold) !important;color:var(--clr-type-300)}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--selected{background:var(--clr-type-300) 33;font-weight:var(--fw-heavy) !important}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--highlighted{background:transparent !important;font-weight:var(--fw-bold) !important}.alert-box{position:absolute;top:-3rem;left:50%;height:32px;transform:translateX(-50%);width:280px;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-200);padding:4px 12px;border-radius:32px;background:var(--clr-secondary-500);box-shadow:0px 2px 8px 0px rgba(0,0,0,.2)}.alert-box.success{background-color:var(--clr-primary-500)}.alert-box span{display:flex;align-items:center;justify-content:center;color:var(--clr-background-100);font-weight:var(--fw-semi-bold);font-size:var(--fs-150);line-height:normal}.alert-box .icon img{height:24px;width:24px}.alert-box .close img{width:16px;height:16px;cursor:pointer}.modal_wrapper{position:fixed;height:100vh;width:100vw;top:50%;left:50%;padding-inline:var(--spacing-325);transform:translate(-50%, -50%);background:rgba(0,0,0,.3);z-index:100;display:none;align-items:center;justify-content:center}.modal_wrapper.active{display:flex}.modal_wrapper .consulting_modal{position:relative;border:1px solid var(--clr-background-300);background:var(--clr-background-100);border-radius:2rem;padding:2.5rem;max-width:800px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--spacing-450);flex-wrap:wrap}.modal_wrapper .consulting_modal_head{display:flex;align-items:center;justify-content:space-between}.modal_wrapper .consulting_modal_head .title{font-size:var(--fs-350);font-weight:var(--fw-bold);color:var(--clr-type-700)}.modal_wrapper .consulting_modal_head .close{background:url("/assets/icons/Type=Close.svg");width:24px;height:24px;object-fit:contain;cursor:pointer}.modal_wrapper .consulting_modal_body{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.modal_wrapper .consulting_modal_body :nth-child(odd).section{padding-left:.5rem}.modal_wrapper .consulting_modal_body :nth-child(even).section{padding-right:.5rem}.modal_wrapper .consulting_modal_body :last-child.section,.modal_wrapper .consulting_modal_body :nth-last-child(2).section{flex:100% !important;max-width:100% !important;padding-inline:0 !important}.modal_wrapper .consulting_modal_body :last-child.section{padding-bottom:0 !important}.modal_wrapper .consulting_modal_body .section{position:relative;flex:50%;max-width:50%;display:grid;align-items:center;width:100%;padding-bottom:24px}.modal_wrapper .consulting_modal_body .section .input,.modal_wrapper .consulting_modal_body .section .textarea,.modal_wrapper .consulting_modal_body .section select{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:var(--clr-type-300);padding:.5rem .75rem;width:100%;outline:none;border-radius:50px;border:1px solid var(--clr-type-300);background:var(--clr-background-100)}.modal_wrapper .consulting_modal_body .section .textarea{border-radius:var(--br-size-500);max-height:200px;min-height:100px;height:100px;overflow:hidden;overflow-y:auto;resize:none !important}.modal_wrapper .consulting_modal_body .section .textarea::-webkit-scrollbar{width:8px}.modal_wrapper .consulting_modal_body .section .textarea::-webkit-scrollbar-track{background:var(--clr-background-300);border-radius:var(--br-size-900)}.modal_wrapper .consulting_modal_body .section .textarea::-webkit-scrollbar-thumb{background:var(--clr-primary-500);border-radius:var(--br-size-900)}.modal_wrapper .consulting_modal_body .section .textarea::-webkit-scrollbar-thumb:hover{opacity:.8}.modal_wrapper .consulting_modal_body .section .input:focus,.modal_wrapper .consulting_modal_body .section .textarea:focus,.modal_wrapper .consulting_modal_body .section select:focus{outline:none}.modal_wrapper .consulting_modal_body .section .label{background-color:var(--clr-background-100);color:var(--clr-type-300);justify-self:start;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);transition-duration:.3s;margin:0 1rem;pointer-events:none}.modal_wrapper .consulting_modal_body .section .label,.modal_wrapper .consulting_modal_body .section .input,.modal_wrapper .consulting_modal_body .section .textarea,.modal_wrapper .consulting_modal_body .section select{grid-column-start:1;grid-row-start:1;direction:rtl !important}.modal_wrapper .consulting_modal_body .section input:-webkit-autofill,.modal_wrapper .consulting_modal_body .section input:-webkit-autofill:hover,.modal_wrapper .consulting_modal_body .section input:-webkit-autofill:active,.modal_wrapper .consulting_modal_body .section input:-webkit-autofill:focus,.modal_wrapper .consulting_modal_body .section textarea:-webkit-autofill,.modal_wrapper .consulting_modal_body .section textarea:-webkit-autofill:hover,.modal_wrapper .consulting_modal_body .section textarea:-webkit-autofill:active,.modal_wrapper .consulting_modal_body .section textarea:-webkit-autofill:focus{background-color:var(--clr-background-100) !important;color:var(--clr-type-300) !important;-webkit-box-shadow:0 0 0 1000px var(--clr-background-100) inset !important;-webkit-text-fill-color:var(--clr-type-300) !important}.modal_wrapper .consulting_modal_body .section .input:not(:-moz-placeholder-shown)~.label,.modal_wrapper .consulting_modal_body .section .textarea:not(:-moz-placeholder-shown)~.label{transform:translateY(-100%);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:var(--clr-type-300);background:var(--clr-background-100)}.modal_wrapper .consulting_modal_body .section select~.label,.modal_wrapper .consulting_modal_body .section .textarea~.label{position:absolute;top:0;transform:translateY(0.6rem)}.modal_wrapper .consulting_modal_body .section select.focus~.label,.modal_wrapper .consulting_modal_body .section select.valid~.label,.modal_wrapper .consulting_modal_body .section .textarea:focus~.label,.modal_wrapper .consulting_modal_body .section .textarea:not(:valid)~.label,.modal_wrapper .consulting_modal_body .section .textarea:not(:placeholder-shown)~.label{transform:translateY(-0.7rem);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:var(--clr-type-300);background:var(--clr-background-100)}.modal_wrapper .consulting_modal_body .section .input:focus~.label,.modal_wrapper .consulting_modal_body .section .input:not(:valid)~.label,.modal_wrapper .consulting_modal_body .section .input:not(:placeholder-shown)~.label{transform:translateY(-100%);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:var(--clr-type-300);background:var(--clr-background-100)}.modal_wrapper .consulting_modal_body .select2.select2-container{width:100% !important}.modal_wrapper .consulting_modal_body .select2.select2-container.select2-container--open span.select2-selection.select2-selection--single{border-radius:20px 20px 0 0 !important}.modal_wrapper .consulting_modal_body .select2.select2-container span.select2-selection.select2-selection--single{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:var(--clr-type-300);padding:.5rem .75rem;width:100%;outline:none;border-radius:50px;border:1px solid var(--clr-type-300);background:var(--clr-background-100);height:39px}.modal_wrapper .consulting_modal_body .select2.select2-container span.select2-selection.select2-selection--single .select2-selection__arrow{height:39px !important;top:0 !important}.modal_wrapper .consulting_modal_body .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal}.modal_wrapper .consulting_modal_body .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{color:var(--clr-type-300);padding:0 !important}.modal_wrapper .consulting_modal_foot{display:flex;align-items:center;justify-content:flex-end}.modal_wrapper .consulting_modal_foot button{width:100%;max-width:256px;border:none;border-radius:50px;background:var(--clr-primary-500);color:var(--clr-background-100);font-size:var(--fs-150);font-weight:var(--fw-heavy);padding:.375rem 2rem}.modal_wrapper .consulting_modal_foot button:hover{background:linear-gradient(180deg, var(--clr-primary-500) 0%, var(--clr-primary-700) 100%) !important}#welcome_box .welcome{position:fixed;top:0;right:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:10;background:rgba(0,0,0,.3)}#welcome_box .welcome img{position:fixed;top:50%;left:50%;height:auto;width:560px;animation:rotate-center 2000ms linear}#welcome_box .welcome .context{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--clr-background-100);z-index:2;animation:welcomeFade 2000ms linear}#demoBtnModal,.btn-create-company{background:var(--clr-secondary-2-500);color:var(--clr-background-100) !important;font-size:var(--fs-150);font-style:normal;font-weight:var(--fw-heavy);line-height:normal;margin-left:1rem}.btn-create-company:hover{background:#48c1bc !important}.btn-create-company:hover,.btn-create-company:visited,.btn-create-company:focus{background:var(--clr-secondary-2-500) !important;color:#fff !important}#dropdownProfile{display:flex;align-items:center;font-weight:var(--fw-bold);color:inherit !important;text-decoration:none !important;font-size:var(--fs-100) !important;gap:var(--spacing-150)}#dropdownProfile a{color:inherit !important;text-decoration:none !important}#dropdownProfile:hover{color:inherit !important}#dropdownProfile img{border-radius:var(--br-size-900) !important}@media(max-width: 992px)and (min-width: 993px){header nav li a{font-size:var(--fs-150)}header button{padding:4px 16px;font-size:var(--fs-125)}header button.signup{margin-right:.5rem}}@media(max-width: 992px){#demoBtnModal,header button.signup,.btn-create-company{margin-inline:0 !important}header{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:44px;padding-top:.375rem;overflow:hidden;transition:all 500ms ease;height:100vh}header>div:nth-child(1){flex-direction:column}header>div:nth-child(2):not(.username){width:100%;flex-wrap:wrap;margin-bottom:5rem}header>div:nth-child(2) button{width:100%}header.active{max-height:100vh}header .toggle-navbar{position:absolute;display:block;top:.375rem;right:1rem}header nav{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100vw;padding:1.5rem 1.25rem;gap:var(--spacing-350)}header nav li{flex-direction:row-reverse;justify-content:flex-end;width:100%;margin-right:1.25rem;gap:var(--spacing-100)}header nav li a{font-size:var(--fs-150)}.auth-box{padding:1.25rem;overflow-y:auto;align-items:flex-start;justify-content:flex-start;min-height:100vw;height:100%}.auth-box form .section{flex:100%;max-width:100%;padding:0 0 1.5rem 0 !important}.modal_wrapper{padding:1.25rem;overflow-y:auto;align-items:flex-start;justify-content:flex-start;min-height:100vw;height:100%}.modal_wrapper .consulting_modal_body .section{flex:100%;max-width:100%;padding:0 0 1.5rem 0 !important}.modal_wrapper .consulting_modal_foot button{max-width:100%}}.slide-top{-webkit-animation:slide-top .5s cubic-bezier(0.6, -0.28, 0.735, 0.045) both;animation:slide-top .5s cubic-bezier(0.6, -0.28, 0.735, 0.045) both}@keyframes slide-top{0%{top:3rem;opacity:0}100%{top:-3rem;opacity:1}}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes slide-bottom{0%{top:-3rem;opacity:1}100%{top:2rem;opacity:0}}@keyframes welcomeFade{0%{opacity:0}25%{opacity:1}75%{opacity:1}100%{opacity:0}}@keyframes rotate-center{0%{-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0);opacity:0}25%{opacity:1}75%{opacity:1}100%{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);opacity:0}}@media(max-height: 700px)and (max-width: 992px){.auth-box.active{align-items:baseline;justify-content:flex-start}.auth-box form .alert-box{position:fixed;top:-3rem;left:50%;transform:translateX(-50%)}.slide-top{-webkit-animation:slide-top .5s cubic-bezier(0.6, -0.28, 0.735, 0.045) both;animation:slide-top .5s cubic-bezier(0.6, -0.28, 0.735, 0.045) both}@keyframes slide-top{0%{top:-3rem;opacity:0}100%{top:2rem;opacity:1}}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes slide-bottom{0%{top:2rem;opacity:1}100%{top:-3rem;opacity:0}}}.shapes.green{position:absolute;left:30px;bottom:0;width:372px;height:299px;overflow:hidden}.shapes.green div{background:radial-gradient(41.93% 44.92% at 50% 50%, rgba(72, 193, 188, 0.5) 0%, rgba(72, 193, 188, 0) 100%);backdrop-filter:blur(5px);transform:rotate(90deg);height:370px;width:384px}.shapes.orange{position:absolute;top:57px;right:50px;width:364px;height:364px;overflow:hidden}.shapes.orange div{background:radial-gradient(44.55% 44.55% at 50% 50%, rgba(255, 166, 49, 0.5) 0%, rgba(255, 166, 49, 0) 100%);backdrop-filter:blur(5px);transform:rotate(115.01deg);width:267px;height:258px}footer{background:var(--clr-secondary-2-700) !important;padding:3rem 2.5rem 6.75rem !important;display:flex !important;flex-direction:column !important;align-items:center !important;gap:1.875rem !important;color:var(--clr-background-100) !important}footer .row{width:100% !important;display:flex !important;align-items:flex-start !important;justify-content:center !important;gap:2rem !important}footer .row .col{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;text-align:right !important;gap:.75rem !important}footer .row .col .tab-toggler{display:flex !important;align-items:center !important;justify-content:space-between !important}footer .row .col .tab-toggler img{display:none !important;height:24px !important;width:24px !important}footer .row .col .title-2{font-weight:var(--fw-heavy) !important;font-size:var(--fs-150) !important;height:22px !important;color:#fff !important}footer .row .col .items{color:var(--clr-background-100) !important;text-decoration:none !important;font-weight:var(--fw-semi-bold) !important;font-size:var(--fs-100) !important;cursor:pointer !important}footer .row .col .contact-items{width:100% !important;display:flex !important;flex-direction:row-reverse !important;align-items:center !important;justify-content:flex-start !important;gap:.75rem !important}footer .row .col .contact-items .icon{height:32px !important;width:32px !important;cursor:pointer !important}footer .row .col .contact-items .icon img{width:100% !important;height:100% !important}footer .row .col .contact-items a{text-decoration:none !important;color:var(--clr-background-100) !important;font-size:var(--fs-150);font-weight:var(--fw-semi-bold)}footer .row .col .contact-items a.telephone{direction:ltr !important}@media(max-width: 992px)and (min-width: 993px){footer .row{gap:1rem}footer .row:nth-child(2) .col:nth-child(1){display:none}}@media(max-width: 992px){footer{padding:3rem 1.5rem 0rem !important}footer .row{flex-direction:column}footer .row:nth-child(2) .col{border-bottom:1px solid var(--clr-background-100);padding-bottom:1rem;max-height:32px;height:32px;overflow:hidden;gap:.75rem;font-weight:var(--fw-semi-bold)}footer .row:nth-child(2) .col:nth-child(1),footer .row:nth-child(2) .col:nth-child(6){border:none;max-height:-moz-max-content;max-height:max-content}footer .row:nth-child(2) .col:nth-child(6){display:grid !important;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:1.5rem !important}footer .row:nth-child(2) .col:nth-child(6) .contact-items{justify-content:center !important}footer .row:nth-child(2) .col:nth-child(6) .contact-items:nth-child(1){display:none}footer .row:nth-child(2) .col:nth-child(6) .contact-items:nth-child(2){grid-area:1/2}footer .row:nth-child(2) .col:nth-child(6) .contact-items:nth-child(3){grid-area:1/1}footer .row:nth-child(2) .col:nth-child(6) .contact-items:nth-child(4){grid-area:2/1/3/3}footer .row:nth-child(2) .col.active{max-height:-moz-max-content;max-height:max-content}footer .row:nth-child(2) .col .tab-toggler{width:100%;flex-direction:row-reverse;justify-content:space-between;cursor:pointer}footer .row:nth-child(2) .col .tab-toggler img{display:block !important;cursor:pointer}}.custom-input{margin-bottom:32px;position:relative}.custom-input label{color:#303030;font-style:normal;font-weight:bold;font-size:14px;line-height:22px;text-align:right;margin-bottom:16px;margin-right:14px}.custom-input input,.custom-input textarea{background:#fff !important;border:1px solid #48c1bc !important;box-sizing:border-box !important;border-radius:32px !important;text-align:right !important;direction:rtl !important;font-size:12px !important;line-height:19px !important;color:dimgray !important;font-style:normal !important;font-weight:normal !important;height:48px !important;transition:all .3 !important;width:100% !important}.custom-input input:focus,.custom-input textarea:focus{outline:none !important;box-shadow:none !important;border:1px solid #48c1bc !important;box-shadow:0px 0px 5px #48c1bc !important}.custom-input input.invalid,.custom-input textarea.invalid{border-color:#ff1744 !important}.custom-input input.valid,.custom-input textarea.valid{border-color:#48c1bc !important}.custom-input textarea{min-height:148px !important;resize:none !important;padding:16px !important;border-radius:12px}.custom-input .left-icon{position:absolute;top:52px;left:16px;cursor:pointer !important}.custom-input-2{margin-bottom:32px;position:relative}.custom-input-2 input.invalid,.custom-input-2 textarea.invalid{border-color:#ff1744 !important}.custom-input-2 input.valid,.custom-input-2 textarea.valid{border-color:#48c1bc !important}.nice-select{width:100% !important;text-align:right !important;border-radius:32px !important;border:1px solid dimgray !important;box-sizing:border-box !important;padding-right:16px !important;line-height:normal}.nice-select.selected{border:1px solid #48c1bc !important}.nice-select.invalid{border-color:#ff1744 !important}.nice-select:focus,.nice-select:active{outline:none !important;box-shadow:none !important;border:1px solid #48c1bc !important;box-shadow:0px 0px 5px #48c1bc !important}.nice-select::after{right:initial !important;left:18px !important;width:8px !important;height:8px !important;margin-top:-6px !important}.nice-select span{font-style:normal;font-weight:normal;font-size:12px;line-height:19px;text-align:right;color:dimgray}.nice-select ul.list{width:100% !important;border-radius:16px !important;margin-top:0 !important}.nice-select ul.list li{text-align:right !important;padding:0 16px !important}.p_Inp{position:relative;display:grid;align-items:center}.p_Inp label{background-color:var(--clr-background-100);color:#737789;justify-self:start;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);transition-duration:.3s;margin:0 1rem;pointer-events:none}.p_Inp.txtarea label{grid-column-start:auto;grid-row-start:auto;position:absolute;top:.75rem;right:.25rem}.p_Inp select~label{position:absolute;top:0;transform:translateY(0.6rem)}.p_Inp label,.p_Inp select{grid-column-start:1;grid-row-start:1;direction:rtl !important}.p_Inp input{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:#737789;padding:.5rem .75rem;width:100%;height:38px;outline:none;border-radius:50px;border:1px solid #737789;background:var(--clr-background-100);grid-column-start:1;grid-row-start:1;direction:rtl !important}.p_Inp textarea{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:#737789;padding:1rem;width:100%;outline:none;border-radius:1rem;border:1px solid #737789;background:var(--clr-background-100);height:136px;resize:none}.p_Inp input:focus,.p_Inp textarea:focus{outline:none !important;box-shadow:none !important;border-color:#737789}.p_Inp input:focus~label,.p_Inp textarea:focus~label,.p_Inp input:not(:valid)~label,.p_Inp.noPlaceholder input~label,.p_Inp.noPlaceholder textarea~label{transform:translateY(-100%);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.p_Inp.noPlaceholder label{transform:translateY(-0.5rem);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.p_Inp select.focus~label,.p_Inp select.valid~label{transform:translateY(-0.5rem);font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.p_Inp input::placeholder,.p_Inp textarea::placeholder{color:var(--clr-background-100)}.p_Inp input:focus::placeholder,.p_Inp textarea:focus::placeholder{color:#737789}.p_Inp .select2.select2-container{width:100% !important}.p_Inp .select2.select2-container.select2-container--open span.select2-selection{border-radius:20px 20px 0 0 !important}.p_Inp .select2.select2-container span.select2-selection{font-family:inherit;font-size:var(--fs-150);font-weight:var(--fw-semi-bold);color:var(--clr-type-300);padding:.5rem .75rem;width:100%;outline:none;border-radius:2rem;border:1px solid var(--clr-type-300);background:var(--clr-background-100);min-height:38px;height:fit-content}.p_Inp .select2.select2-container span.select2-selection.select2-selection--single{height:38px}.p_Inp .select2.select2-container span.select2-selection.select2-selection--single .select2-selection__arrow{height:38px !important;top:0 !important}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered{display:flex;flex-wrap:wrap;gap:.5rem;padding:0}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background:var(--clr-type-300);color:var(--clr-background-100);border:none;border-radius:50px;padding:.125rem .75rem;margin:0;height:23px}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{font-size:12px}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{color:var(--clr-background-100);margin-right:0;left:4px;border:none;padding:0}.p_Inp .select2.select2-container span.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover{background:transparent;color:var(--clr-background-100)}.p_Inp .select2-container--default .select2-selection__rendered{line-height:normal}.p_Inp .select2-container[dir=rtl] .select2-selection__rendered{color:var(--clr-type-300);padding:0 !important}.select2-dropdown.formSelect2Box{border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;padding-bottom:.5rem}.select2-dropdown.formSelect2Box .upKey{content:"";position:absolute;top:2.75rem;left:.75rem;height:1.5rem;width:1.5rem;background:url("/assets/icons/ArrowUpDark.svg");cursor:pointer}.select2-dropdown.formSelect2Box .downKey{content:"";position:absolute;bottom:.75rem;left:.75rem;height:1.5rem;width:1.5rem;background:url("/assets/icons/ArrowDownDark.svg");cursor:pointer}.select2-dropdown.formSelect2Box .select2-search__field{font-weight:var(--fw-regular) !important}.select2-dropdown.formSelect2Box .select2-search__field:focus{outline:none !important}.select2-dropdown.formSelect2Box li.select2-results__option.select2-results__message{font-size:var(--fs-150) !important;font-weight:var(--fw-semi-bold) !important;font-family:var(--ff-primary) !important;text-align:center !important;padding:0 !important}.select2-dropdown.formSelect2Box .select2-results__options{padding-top:.5rem;-ms-overflow-style:none;scrollbar-width:none}.select2-dropdown.formSelect2Box .select2-results__options::-webkit-scrollbar{display:none}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option{margin-bottom:.5rem !important;cursor:pointer}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--selectable{font-family:var(--ff-primary) !important;font-size:var(--fs-150) !important;font-weight:var(--fw-semi-bold) !important;color:var(--clr-type-300)}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--selected{background:var(--clr-type-300) 33;font-weight:var(--fw-heavy) !important}.select2-dropdown.formSelect2Box .select2-results__options .select2-results__option.select2-results__option--highlighted{background:transparent !important;font-weight:var(--fw-bold) !important}.p_Inp:not(.multiSelect,.jobPros,.softSkill) .select2-selection.select2-selection--multiple .select2-search.select2-search--inline{display:none}.p_Inp:is(.jobPros,.softSkill) .select2.select2-container span.select2-selection{padding:.875rem .75rem !important;display:flex;align-items:center}.select2-selection.select2-selection--multiple .select2-selection__rendered{margin-bottom:0 !important}.p_Inp.multiSelect select.focus~label,.p_Inp.multiSelect select.valid~label{transform:translateY(-0.875rem) !important}.p_Inp.multiSelect.noPlaceholder label{transform:translateY(-0.875rem) !important;font-size:var(--fs-100);padding-left:.25rem;padding-right:.25rem;color:#737789;background:var(--clr-background-100)}.form-check.form-switch.p_Switch .form-check-input{width:40px;height:20px;background-color:#dce1f3;border:none;position:relative;cursor:pointer}.form-check.form-switch.p_Switch .form-check-input:checked{background-color:#dce1f3;border:none}.form-check.form-switch.p_Switch .form-check-input:checked:focus{background-color:#dce1f3;border:none}.form-check.form-switch.p_Switch .form-check-input:focus{border:none;box-shadow:none}.form-check.form-switch.p_Switch .form-check-input:checked,.form-check.form-switch.p_Switch .form-check-input:not(:checked){background-image:none}.form-check.form-switch.p_Switch .form-check-input:checked::before,.form-check.form-switch.p_Switch .form-check-input:not(:checked)::before{content:"";position:absolute;width:22px;height:22px;left:1px;top:50%;transform:translateY(-50%);background-color:#737789;border-radius:50%;transition:transform .2s}.form-check.form-switch.p_Switch .form-check-input:checked::before{background-color:#48c1bc;transform:translate(16px, -50%)}.btn{transition:.5s;border-radius:32px;height:40px;font-weight:bold;font-size:16px;border:none;box-shadow:none;outline:none;text-shadow:none !important;padding:.5rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn:active,.btn:focus{outline:none !important;box-shadow:none !important}.btn.btn-green{background:#48c1bc;color:#fff}.btn.btn-green:disabled{background:#91dad7}.btn.btn-green:hover{background:#3a9a96}.btn.btn-green:active{background:#48c1bc}.btn.btn-green:focus{background:#2b7471;color:#fff;outline:none;box-shadow:none}.btn.btn-orange{background:#ff981c;color:#fff}.btn.btn-orange:disabled{background:#ffca84}.btn.btn-orange:hover{background:#f2a241}.btn.btn-orange:active{background:#ff981c}.btn.btn-orange:focus{background:#e6952c;color:#fff;outline:none;box-shadow:none}.btn.btn-red{background:#ff1744;color:#fff}.btn.btn-red:hover,.btn.btn-red:active,.btn.btn-red:focus{background:#ff1744;color:#fff;outline:none;box-shadow:none}.btn.btn-outline-orange{background:transparent;color:#ff981c;border:1px solid #ff981c}.btn.btn-outline-orange:hover,.btn.btn-outline-orange:active,.btn.btn-outline-orange:focus{background:transparent;color:#ff981c;border:1px solid #ff981c;outline:none;box-shadow:none}.btn.btn-outline-green{background:transparent;color:#48c1bc;border:1px solid #48c1bc}.btn.btn-outline-green:disabled{border:1px solid #91dad7;color:#91dad7}.btn.btn-outline-green:hover{border:1px solid #3a9a96;color:#3a9a96}.btn.btn-outline-green:active{border:1px solid #48c1bc}.btn.btn-outline-green:focus{background:transparent;color:#2b7471;border:1px solid #2b7471;outline:none;box-shadow:none}.btn.btn-outline-red{background:transparent;color:#ff3e1c;border:1px solid #ff3e1c}.btn.btn-outline-red:hover,.btn.btn-outline-red:active,.btn.btn-outline-red:focus{background:transparent;color:#ff3e1c;border:1px solid #ff3e1c;outline:none;box-shadow:none}.btn.btn-trans{background:transparent;width:96px;padding:3px 16px;color:#2d2c6f;font-style:normal;font-weight:normal;font-size:16px;line-height:25px}.btn.btn-trans:hover{background:transparent}.btn.btn-white{border:2px solid #fff;box-sizing:border-box;border-radius:32px;font-style:normal;font-weight:bold;font-size:14px;line-height:11px;text-align:center;color:#fff;padding:0 !important;cursor:pointer}.btn.pagination-btn{font-weight:normal !important;background:#fff;border:1px solid #fff;transition:.5s;box-sizing:border-box;border-radius:8px;font-size:14px;line-height:20px;text-align:center;color:#303030;min-width:32px !important;min-height:32px !important;width:32px !important;height:32px !important;display:inline-flex;align-items:center;justify-content:center;margin:0 4px !important;padding:0 !important}.btn.pagination-btn.active{color:#48c1bc !important;font-weight:bold !important}.btn.pagination-btn:disabled{opacity:.5 !important;background:#dce1f3 !important}.pagination-btn:hover{border:1px solid #bbbbbc}html body #pagination .pagination-btn:focus{border-color:#fff !important;background:#48c1bc !important;color:#fff !important}.owl-prev,.owl-next{background:rgba(255,255,255,.6) !important;box-shadow:0px 10px 20px rgba(214,214,226,.25) !important;backdrop-filter:blur(5px) !important;border-radius:32px !important;width:71px !important;height:71px !important}.owl-prev{position:absolute;top:40%;right:-20px;transform:translate(0, -40%);-ms-transform:translate(0, -40%)}.owl-next{position:absolute;top:40%;left:-20px;transform:translate(0, -40%);-ms-transform:translate(0, -40%)}@media only screen and (max-width: 992px){.btn{font-size:14px !important}}.p_Btn{display:inline-flex;padding:var(--Spacing-1, 4px) var(--Spacing-6, 24px);justify-content:center;align-items:center;border-radius:var(--Radius-full, 99999px);background:var(--Primary-Main-500, #48c1bc) !important;background-color:#48c1bc !important;border:none !important;outline:unset !important;color:var(--BG-White, #fff) !important;font-size:14px;font-style:normal;font-weight:600;line-height:normal;gap:8px;height:34px}.p_Btn:hover,a.p_Btn:hover,.btn.p_Btn:hover{background:linear-gradient(180deg, var(--clr-primary-500) 0%, var(--clr-primary-700) 100%) !important;color:#fff !important}.p_Btn img{width:20px;height:20px}.custom-card{background:#fff;box-shadow:0px 10px 20px rgba(214,214,226,.2);padding:25px 96px;margin:32px 0;border-radius:32px;position:relative !important}.custom-sm-card{background:rgba(255,255,255,.6);box-shadow:0px 10px 20px rgba(214,214,226,.25);border-radius:32px}.gradient-border-green{border:1px solid #48c1bc !important}.gradient-border-orange{border:1px solid #ffb85a !important}.submit-academy-card{width:59%;display:inline-block}.modal-backdrop{background:dimgray;box-shadow:0px 10px 20px rgba(214,214,226,.2);backdrop-filter:blur(5px)}.modal{text-align:right;direction:rtl}.modal .btn-close{font-size:12px}.modal .btn-close:focus,.modal .btn-close:active{outline:none !important;box-shadow:none !important}.modal .modal-title{font-style:normal;font-weight:bold;font-size:18px;line-height:28px;text-align:right;color:#303030}.modal .modal-content{background:#fff;border:1px solid #dce1f3 !important;border-radius:32px;position:relative !important}.modal .modal-content .modal-header{padding:24px;border-bottom:none !important}.modal .modal-content .modal-body{padding:28px 48px 28px 48px !important}.modal .modal-content .modal-footer{border:none !important;padding:28px 48px 32px 48px !important}.custom-link{color:#48c1bc !important;font-style:normal !important;font-weight:bold !important;font-size:14px !important;line-height:22px !important;align-items:center !important;text-align:right !important;text-decoration:none !important;cursor:pointer !important;background:transparent !important;background-color:transparent !important;border:none !important;box-shadow:none !important;outline:none !important;text-shadow:none !important;padding:0 !important}.custom-link:hover{color:#48c1bc;background-color:transparent}.image-link{background-color:transparent !important}.image-link:hover{background-color:transparent !important}.multi-creator{flex-direction:column;gap:.75rem}.multi-creator.invalid{border-color:#ff1744 !important}.multi-creator .list{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;width:100%}.multi-creator .list .badge-gray{background-color:#48c1bc;font-size:14px;border-radius:32px !important;display:inline-flex;align-items:flex-end}.multi-creator .list .delete-icon{cursor:pointer}.multi-creator button{border-radius:10px !important;background:var(--Primary-Main-500, #48c1bc) !important;display:flex !important;padding:10px !important;align-items:center !important;gap:10px !important}.multi-creator .p_Inp{flex:1}.multi-selector-item{border-radius:24px;background:var(--Text-Light, #737789);display:flex;padding:8px 16px;align-items:center;gap:8px;color:var(--BG-White, #fff);font-size:14px;font-style:normal;font-weight:600}.multi-creator{padding:.375rem .75rem !important}.desc{text-align:justify;display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:60px}.h-34{height:34px}.text-green{color:#48c1bc !important}.btn-group-sm>.btn,.btn-sm{font-size:.875rem !important}.search-box .custom-input{position:relative}.search-box .custom-input input{height:40px !important;text-indent:40px !important}.search-box .custom-input img{position:absolute;top:11px;right:21px}.btns{display:flex;justify-content:space-between}.custom-card{margin-bottom:32px !important;margin-top:0 !important}.custom-card.p-24{padding:24px !important}.custom-card .ml-6{margin-left:6px !important}.custom-card .mr-26{margin-right:26px !important}.custom-card .company-img{border-radius:8px !important}.custom-card .company-title-parent{padding-left:1rem}.custom-card .company-title{font-style:normal;font-weight:bold;font-size:18px;line-height:28px;text-align:right;color:#303030;margin-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-card .info{font-style:normal;font-weight:normal;font-size:14px;line-height:22px;text-align:right;color:#303030}.custom-card .paragraph{word-break:break-all;font-style:normal;font-weight:normal;font-size:16px;line-height:25px;text-align:right;color:dimgray;margin-top:16px;margin-bottom:0}.custom-card .paragraph a{margin-right:8px;text-decoration:underline !important;font-style:normal !important;font-weight:normal !important}.go-to-company{cursor:pointer !important}.search-btn{white-space:nowrap;font-size:14px}.col-custom{padding:.5rem;width:fit-content}.dropdown-menu{width:280px;padding:1rem;position:absolute;top:36px;z-index:3000;border-radius:10px;box-shadow:0 12px 33.1px 2.9px rgba(0,0,0,.15);background-color:#fff;border:1px solid #48c1bc}.dropdown-menu .form-check{white-space:nowrap}.btn.btn-outline-green,.btn.btn-outline-green:focus{background-color:#fff}.checkbox-parent{display:flex}.search-btn{width:100%}.btn{padding:.5rem 1rem !important}.custom-checkbox{flex-direction:column}.custom-checkbox label{font-size:14px !important;display:flex;align-items:center;white-space:nowrap}.custom-checkbox label input{margin-left:.5rem}.location-menu{height:200px;overflow:auto}.sortBy{width:100% !important;font-size:1rem !important;line-height:1.5 !important}.sign-in-course{white-space:nowrap}.btn.btn-outline-green.disabled{border-color:#198754 !important;color:#198754 !important}@media only screen and (max-width: 767px){#searchInp{text-indent:12% !important}}@media only screen and (max-width: 991px){.checkbox-parent{padding:1rem;flex-wrap:wrap}.search-box{margin-right:12px !important;margin-left:12px !important;margin-bottom:2rem}.container-fluid{padding:20px}.custom-card .company-title-parent{width:100% !important}.desc,.custom-card .company-title{margin-right:0 !important}.sign-in-course{width:100% !important}.company-img{width:150px}.sign-in-course-wrapper{width:100%}}.tag-item,.tag-bottom-item{width:50%;padding:.5rem}.info-item{width:50%;padding:.5rem}.province-card{transition:.5s cubic-bezier(0.68, -0.55, 0.27, 1.55)}.province-card.active{background:#48c1bc !important;color:#fff !important}.custom-card-course{background:#fff;border-radius:1rem;box-shadow:0px 10px 20px rgba(214,214,226,.2);padding:1rem;height:100%}.course-card-wrapper{display:flex;flex-wrap:wrap}.course-card-imgbox{flex:0 0 40%;max-width:40%;display:flex;flex-direction:column;gap:1rem}.course-card-img img{width:100%;height:auto;border-radius:.5rem}.course-card-props{display:flex;align-items:center;justify-content:space-around;gap:.5rem}.course-card-prop{display:flex;align-items:center}.course-card-prop img{width:1rem;height:1rem}.course-card-prop .info{font-size:14px;color:#666}.course-card-content{flex:0 0 60%;max-width:60%;padding-right:1rem;display:flex;flex-direction:column}.course-card-content-ttl h2{font-size:1.5rem;color:#333}.course-card-content-desc a p{color:#6c6c6c;text-align:justify;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.course-card-content-btn{margin-top:auto;text-align:left}.custom-checkbox label{flex-direction:row-reverse;align-items:stretch;justify-content:space-between;margin:.25rem 0}.custom-checkbox{flex-wrap:nowrap;max-height:240px;overflow-y:auto}
