@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Nunito:wght@300;400;500;600;700;800;900&display=swap";
.styled-list ul{padding:0;list-style-type:none}.styled-list ul li{background:var(--OpacityBackground);color:var(--Gunmetal);border-radius:5px;margin:5px 0;padding:10px 15px;transition:background .3s}.styled-list ul li:hover{background:var(--DarkCyan);color:var(--white)}
.offer-modals .modal-overlay{z-index:20000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.offer-modals .modal{background:var(--white);border-radius:8px;width:90%;max-width:700px;height:95vh;padding:20px;position:relative;box-shadow:0 2px 10px #0000001a}.offer-modals .modal-header{justify-content:space-between;align-items:center;display:flex}.offer-modals .modal-header h2{font-size:35px}.offer-modals .close-button{cursor:pointer;background:0 0;border:none;font-size:24px}.offer-modals .modal-content{border:var(--borderDefault);width:100%;max-width:100%;margin-top:20px}.offer-modals .modal-content img{object-fit:contain;width:100%;cursor:ponter}.offer-modals .enu-alert{z-index:19200;text-align:center;background:#2c333a;justify-content:space-around;align-items:center;width:100%;height:60px;display:flex;position:fixed;top:0;left:0}.offer-modals .modal-header p,.offer-modals .modal-header span{color:var(--white);font-size:14px}.offer-modals span{font-weight:700}.offer-modals .close-button{margin:0;padding:0 10px;position:relative;top:3px}img{cursor:pointer}nav.container{display:block}.ihub-sales-offer-modal{position:relative}.ihub-menu-alert{text-align:center;background:#394a6d;justify-content:space-around;align-items:center;width:100%;margin-top:0;display:flex;top:0}.ihub-menu-alert p{max-width:700px;color:var(--White);margin:0;font-size:14px}.ihub-menu-alert span{color:var(--White);cursor:pointer;font-size:14px;font-weight:700}.ihub-menu-alert span:hover{text-decoration:underline}.ihub-close-button{color:#ccc;cursor:pointer;background:0 0;border:none;margin:0;padding:0 10px;font-size:18px;position:relative;top:3px}.ihub-close-button:hover{color:var(--White)}
#confirmModal{position:relative}.modal{z-index:999;background-color:#0006;width:100%;height:100%;padding-top:100px;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:var(--White);border:1px solid #888;border-radius:5px;width:80%;max-width:500px;margin:auto;padding:20px}.confirm-btn{margin-left:15px}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.something_bad{background:var(--Rhythm);color:#fff;border-radius:5px;margin-top:40px;padding:10px}.something_bad_flagged{background:var(--Danger);color:#fff;border-radius:5px;margin-top:40px;padding:10px}.close:hover,.close:focus{color:var(--DarkCyan);cursor:pointer;text-decoration:none}.modal #deleteInput{width:100%;margin-top:10px;margin-bottom:20px}.modal #copyValue span{color:var(--Gunmetal)}.modal #copyValue svg{fill:var(--Gunmetal)}.modal .action_btn{text-align:right}.modal .delete_btn{background:var(--Danger);color:#fff}#openToast{z-index:1000;width:100%;position:fixed;top:100px}#openToast .isDone{color:var(--Gunmetal)}#openToast .isError{color:var(--Danger)!important}#openToast .span{color:var(--White);margin-top:10px;font-weight:500!important}.toast-wrapper{text-align:center;position:relative}#openToast .slide-in-top{background:var(--FadeGlass);z-index:100;text-align:center;letter-spacing:0;text-align:left;border-radius:50px;margin:0 auto;padding:10px 50px 10px 30px;font-family:Nunito;font-size:16px;font-weight:600;line-height:22px;display:inline-block;bottom:400px;overflow:auto;box-shadow:0 1px #11111a0d,0 0 8px #11111a1a}#openToast .slide-in-top .valid_btn{text-align:center;border-radius:50%;max-width:440px;margin:0 auto}#openToast .slide-in-top .valid{border-radius:50%;margin-right:10px;width:25px!important;height:25px!important}#openToast .slide-in-top p{line-height:0;display:inline;position:relative;top:-5px}#openToast .align-text{text-align:center}#openToast span{letter-spacing:0;text-align:center;margin:0;font-family:Nunito;font-size:16px;font-weight:700;line-height:22px;display:inline-block;position:relative;top:-5px}@media (max-width:700px){#openToast .slide-in-top{padding-right:25px!important}}@media (min-width:1200px){#openToast .valid_btn{text-align:center;max-width:530px!important}}#openToast .close-btn{cursor:pointer;background-color:var(--White);border-radius:50%;width:30px;height:30px;padding:5px;transition:all .3s;position:absolute;top:8px;right:10px}@media (max-width:488px){#openToast .close-btn{top:20px;right:20px}}#openToast .slide-in-top{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-in-top}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-1000px)}to{opacity:1;transform:translateY(0)}}

*{box-sizing:border-box;overflow:-moz-scrollbars-vertical;-webkit-tap-highlight-color:transparent;margin:0;padding:0;text-decoration:none;list-style-type:none}:root{--DarkCyan:#00838f;--TurkishRose:#bc658d;--Gunmetal:#2c333a;--ViridianGreen:#009ba2;--White:#fff;--Danger:#ea5f5e;--FadeGlass:#ffffffe6;--Rhythm:#69779b;--CaribbeanGreen:#00c5a2;--OldLavender:#756c83;--AmericanPurple:#432160;--ChineseBlue:#415b90;--DarkSlateGray:#314a52;--MaximumRedPurple:#a03c78;--DarkLavender:#6f539b;--MetallicBlue:#3c5186;--TiffanyBlue:#0fabbc;--PoliceBlue:#394a6d;--Corn:#fbeb5b;--LimeGreen:#4be133;--OldRose:#394a6d;--Magnolia:#f4f3fe;--ChineseSilver:#ccc;--LavenderGray:#c5c0db;--Main-Gradient:linear-gradient(79.85deg,#009ba2 -20.87%,#bc658d 87.74%);--Dark-Gradient:linear-gradient(90deg,#000 0%,#212121 35%,#4f4f4f 100%);--blue:#1a3957;--white:#ececec;--DeepGreen-CyanTurquoise:#206d62;--Gray:#f4f4f4;--filter:none;--shadow:0px 4px 4px #00000040;--overlay:#2c333a33;--lightShadow:0px 1px 8px #0000001a;--borderDefault:1px solid #2c333a33;--nesgBlue:#083e9e;--nesgBlueOpacity:#083f9e9c;--main-color:#f857a6;--second-color:#ff5858;--OpacityBackground:#7d7c7c20;--Nunito:"Nunito",sans-serif;--Montserat:"Montserrat",sans-serif;--z-base:0;--z-navigation:100;--z-overlay:500;--z-popup:1000;--z-critical:9999}
body{font-size:14px;font-family:var(--Nunito);background-color:var(--White)}h1,h2,h3,h4,h5,h6{font-family:var(--Montserat);color:var(--Gunmetal);margin-bottom:2.5rem;font-weight:700;line-height:120%}h1{margin:2.3px .4rem 0;font-size:3.4rem}h2{margin:2.85rem 0;font-size:2.85rem}h3{margin:2.5rem 0;font-size:2.5rem}h4{margin:2.14rem 0;font-size:2.14rem}h5{margin:1.78rem 0;font-size:1.78rem}h6{margin:1.42rem 0;font-size:1.42rem}hr{border:.5px solid #2c333a80;margin:40px 0}i{font-style:italic}img{width:100%;max-width:100%}textarea,time{font-family:var(--Nunito)}time,svg{color:var(--Gunmetal)}input{width:100%;font-style:var(--Montserat);background-color:var(--White);border:1px solid #d8d8d8;border-radius:5px;outline:0;height:50px;padding:15px;font-size:15px}input:-internal-autofill-selected{appearance:menulist-button;background-image:none!important;background-color:var(--OpacityBackground)!important;color:var(--Gunmetal)!important}a{color:unset}a,label,::placeholder{font-family:var(--Montserat);transition:all .3s ease-in}::placeholder{color:#d8d8d8}a:hover{opacity:.8}ol{counter-reset:item;list-style:none}input[type=checkbox]{border:2px solid var(--DarkCyan);cursor:pointer;vertical-align:text-top;-webkit-appearance:none;opacity:.5;background:0 0;border-radius:2px;outline:0;width:20px;height:20px;margin-left:20px;margin-right:10px;line-height:0;position:relative;padding:0!important}input[type=checkbox]:hover{opacity:1}input[type=checkbox]:checked{background-color:var(--DarkCyan);opacity:1}input[type=checkbox]:before{content:"";width:4px;height:10px;z-index:var(--z-navigation);border:2px solid #fff;border-width:0 2px 2px 0;margin:-1px -1px 0;position:absolute;top:50%;right:50%;transform:rotate(45deg)translate(-50%,-50%)}ol li{counter-increment:item;font-family:var(--Nunito);margin-bottom:5px}header{background:var(--Glass);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;z-index:var(--z-overlay);background:var(--FadeGlass);padding:10px 0;position:fixed;top:0;left:0}table{border-collapse:collapse;font-family:var(--Nunito);width:100%;margin:25px 0;font-size:1rem;font-weight:600}table thead tr{background-color:var(--LavenderGray);text-align:left;border:var(--borderDefault);color:var(--Gunmetal);border-radius:5px 5px 0 0;font-weight:500}table thead tr:first-of-type{background-color:var(--OpacityBackground)}table tbody tr{border:var(--borderDefault);font-size:15px;font-weight:500}table tbody tr:nth-of-type(2n){background-color:var(--OpacityBackground);letter-spacing:0;text-align:left;font-size:15px;font-weight:500;line-height:24px}table th,table td{padding:18px}footer{background-color:var(--White);height:auto;margin-top:100px;position:relative;box-shadow:0 -2px 8px #0000000d,0 2px 8px #0000000d}p,div,td,div,main,section,article,aside,nav,header,footer,form,fieldset,legend,label{font-size:1rem;font-family:var(--Nunito);color:var(--Gunmetal)}p{margin:8px 0}span,i,li{font-size:.8rem;font-family:var(--Nunito);color:var(--Gunmetal)}@media (min-width:1024px){p,div,i,li{font-size:1.1rem}}@media (min-width:1700px){p,div,span,i,li{font-size:1.3rem}}
p,.span span,.paragrah,i,li{font-family:var(--Nunito);color:var(--Gunmetal);letter-spacing:0;text-align:left;margin:8px 0;font-size:1rem;font-style:normal;font-weight:400;line-height:1.8rem}i,.span span{margin-top:10px;font-size:1rem;line-height:1.8rem}.d-link{pointer-events:none;cursor:default}.tw-500{font-weight:500}.tw-600{font-weight:600}.tw-700{font-weight:700}.new_feature{position:relative}.new_feature:before{content:"New";background-color:var(--DarkCyan);color:#fff;border-radius:3px;padding:3px 5px;font-family:Nunito;font-size:10px;font-weight:800;line-height:12px;display:inline-block;position:absolute;top:-15px;right:0}.badge{background-color:var(--OldLavender);color:#fff;border-radius:5px;padding:10px 15px;font-size:small;display:inline-block}.react_loading{justify-content:center;align-items:center;width:100%;height:30vh;display:flex}.just_heading{max-width:600px}.just_heading h4{font-weight:600}.material-symbols-outlined{font-weight:300!important}.ghost{display:none}small{color:#737070;font-size:12px;font-weight:600;font-family:var(--Nunito)}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.NO_SUBMISSION{color:red}.NEED_REWORK{color:var(--Danger)}.MEET_EXPECTATIONS{color:#492b7c}.EXCEED_EXPECTATIONS{color:var(--DarkCyan)}.menu-wrap{width:50px;height:50px;position:relative}.menu-wrap .toggler{opacity:0;z-index:var(--z-navigation);cursor:pointer;opacity:0;width:50px;height:50px;position:absolute;top:0;left:0}.ClientHome .important-btn,.ClientHome .ihub-important-btn{background-color:var(--DarkCyan)!important}.ClientHome .outlined-btn{color:var(--DarkCyan);border:1px solid var(--DarkCyan)!important}.ClientHome .outlined-btn:hover,.ClientHome .acc_input:checked~.acc_content,.ClientHome .acc_input:checked~.acc_label{background-color:var(--DarkCyan)!important}.ClientHome .acc_label:hover{background:var(--DarkCyan);color:var(--White)}.menu-wrap .hamburger{z-index:var(--z-navigation);justify-content:center;align-items:center;width:60px;height:60px;padding:1rem;display:flex;position:absolute;top:-2px;left:0}.slick-dots li button:before{color:var(--DarkCyan)!important;font-size:9px!important}.menu-wrap .hamburger>div{background:var(--Gunmetal);flex:none;justify-content:center;align-items:center;width:100%;height:2px;transition:all .4s;display:flex;position:relative}.mui-icon{margin-right:5px;display:inline-block;position:relative;top:5px}.menu-wrap .hamburger>div:before,.menu-wrap .hamburger>div:after{content:"";z-index:var(--z-navigation);background:inherit;width:100%;height:2px;position:absolute;top:-10px}.menu-wrap .hamburger>div:after{top:10px}.menu-wrap .toggler:checked+.hamburger>div{transform:rotate(135deg)}.course_details_banner{margin-top:90px}.course_details_banner img{object-fit:cover}.add_enrol{margin-top:40px}.add_enrol h4{margin:10px 0;font-style:normal;font-weight:600;line-height:normal;font-size:14px!important}.course_details_accordion_module_section__hHwpY{max-width:300px;top:117px}.add_enrol h4 span{margin:15px 0;font-style:normal;font-weight:400;line-height:normal;font-size:14px!important}.add_enrol h1{font-size:25px;font-style:normal;font-weight:600;line-height:40px}.menu-wrap .toggler:checked+.hamburger>div:before,.menu-wrap .toggler:checked+.hamburger>div:after{top:0;transform:rotate(90deg)}.menu-wrap .toggler:checked:hover+.hamburger>div{transform:rotate(225deg)}.menu-wrap .toggler:checked~.menu{visibility:visible}.menu-wrap .toggler:checked~.menu>div{transition-duration:var(--menu-speed);transform:scale(1)}.menu-wrap .toggler:checked~.menu>div>div{opacity:1;transition:opacity .4s .4s}.action a{font-weight:600}#dy_svg path{fill:var(--DarkCyan)}.gauge_label{font-family:var(--Nunito)}.category_label{font-family:var(--Nunito);color:var(--White);background-color:var(--DarkSlateGray);border-radius:5px;padding:5px 15px;position:absolute;bottom:15px;right:15px}.fade-in-right{animation:.6s cubic-bezier(.39,.575,.565,1) both fade-in-right}.err{background-color:var(--Danger);color:#fff;border-radius:5px;padding:10px 20px}.link-style{color:var(--DarkCyan);font-weight:600}#app{margin-top:40px}#progressInput{width:30%;margin:20px auto}.rc-accordion-toggle.active h5{color:var(--DarkCyan);margin:0}.material-symbols-outlined{color:var(--Gunmetal)}.react_loading{background-color:var(--White);height:102vh;z-index:var(--z-overlay);align-items:center;display:flex;position:fixed;top:0}.circle-background,.circle-progress{fill:none}.videoModel{padding:0 10px}.circle-background{stroke:#00838f33}.mt-0{margin-top:0}.global_Z .hidden{margin-top:0;margin-left:50px;position:relative;top:-10px}.global_Z .hidden:before{content:"";background-color:var(--Magnolia);width:4px;height:130px;display:inline-block;position:absolute;top:-20px;left:-20px}.jrYTDA{margin-top:57px!important}.circle-text{font-size:3em;font-weight:700;font-family:var(--Nunito);fill:var(--Gunmetal)}.logo{object-fit:cover;width:100px;height:50px;margin-top:7px;margin-right:40px}.file_file:before{content:"";-webkit-font-feature-settings:"liga";color:var(--Gunmetal);margin-right:10px;font-family:Material Icons;font-size:30px;font-weight:400;position:absolute;top:27px;left:0}.zip_file:before{content:"";-webkit-font-feature-settings:"liga";color:var(--Gunmetal);margin-right:10px;font-family:Material Icons;font-size:30px;font-weight:400;position:absolute;top:27px;left:0}.pdf_file:before{content:"";color:var(--Gunmetal);-webkit-font-feature-settings:"liga";margin-right:10px;font-family:Material Icons;font-size:30px;font-weight:400;position:absolute;top:27px;left:0}.img_file:before{content:"";color:var(--Gunmetal);-webkit-font-feature-settings:"liga";margin-right:10px;font-family:Material Icons;font-size:30px;font-weight:400;position:absolute;top:27px;left:0}.vindict{max-width:650px!important}.scroll_inside{-ms-overflow-style:none;scrollbar-width:none;overflow:auto;padding-bottom:20px!important}.scroll_inside::-webkit-scrollbar{display:none}.align-text{text-align:center}.scroll_inside{overflow:auto;padding-bottom:20px!important}.video_file:before{content:"";-webkit-font-feature-settings:"liga";color:var(--Gunmetal);margin-right:10px;font-family:Material Icons;font-size:30px;font-weight:400;position:absolute;top:27px;left:0}.create_settings button{position:relative}.create_settings button:before{content:url(../media/add_box.061af4ef.svg);margin-right:10px;position:absolute;top:9px;left:15px}.instincthub_subs:before{content:url(../media/logo.84940ad6.svg);margin-right:10px;position:absolute;top:13px;left:19px}.nav_switch{position:relative}.nav_switch:after{content:"";-webkit-font-feature-settings:"liga";margin-right:10px;font-family:Material Icons;position:absolute;top:11px;right:0}.addAccount{position:relative}.DarkLavender{background-color:var(--DarkLavender)}.progress_bar{background-color:var(--TurkishRose)!important;height:3px!important}.DeepGreen-CyanTurquoise{background-color:var(--DeepGreen-CyanTurquoise)}.LavenderGray{background-color:var(--LavenderGray)}.DarkSlateGray{background-color:var(--DarkSlateGray)}.ChineseBlue{background-color:var(--ChineseBlue)}.ChineseSilver{background-color:var(--Gray)}.no_b{border:0!important}.Corn{background-color:var(--Corn)}.Magnolia{background-color:var(--Magnolia)}.OldRose{background-color:var(--OldRose)}.LimeGreen{background-color:var(--LimeGreen)}.PoliceBlue{background-color:var(--PoliceBlue)}.TiffanyBlue{background-color:var(--TiffanyBlue)}.MetallicBlue{background-color:var(--MetallicBlue)}.MaximumRedPurple{background-color:var(--MaximumRedPurple)}.DarkCyan{background-color:var(--DarkCyan)}.AmericanPurple{background-color:var(--AmericanPurple)}.TurkishRose{background-color:var(--TurkishRose)}.Gunmetal{background-color:var(--Gunmetal)}.ViridianGreen{background-color:var(--ViridianGreen)}.Rhythm{background-color:var(--Rhythm)}.CaribbeanGreen{background-color:var(--CaribbeanGreen)}.OldLavender{background-color:var(--OldLavender)}.White{background-color:var(--White);color:var(--White)}.WhiteC{color:var(--White)}.insta_svg path{fill:#009ba2}.stats_figure{align-items:center;margin-top:25px;justify-content:space-between!important;display:flex!important}.stats_figure p{letter-spacing:.02em;margin-bottom:0;font-size:1rem;font-weight:600;line-height:19px}.stats_figure h5{letter-spacing:.02em;margin-bottom:0;font-size:18px;font-weight:700;line-height:22px}#ghost{display:none}.before_dot:before{content:"-";color:var(--Gunmetal);margin:0 12px;font-size:20px;display:inline-block}.title_meta p{margin-top:0;margin-bottom:0;margin-right:5px;padding-bottom:0;font-weight:700;display:inline-block;position:relative;font-size:12px!important}.anime-button,.anime-button-chevron,.ihub-anime-button-chevron{position:relative}.anime-button span,.anime-button svg,.anime-button-chevron svg#animate,.ihub-anime-button-chevron svg#animate{fill:#fff;width:20px;height:20px;margin-right:10px;transition:all .4s;position:relative;top:5px}.anime-button:hover,.anime-button-chevron:hover,.ihub-anime-button-chevron:hover{padding-right:55px}.anime-button:hover span,.anime-button:hover svg,.anime-button-chevron:hover svg#animate,.ihub-anime-button-chevron:hover svg#animate{opacity:1;transform:translate(0)}.anime-button:hover svg{transform:translate(10px)}.flex{justify-content:space-between;align-items:center;display:flex}.op-5{opacity:.5}.max_605{max-width:605px}.max_700{max-width:700px}.custom-ul-list ul li{color:var(--Gunmetal);margin-left:15px;position:relative}.custom-ul-list ul,.custom-ul-list ol{background-color:var(--OpacityBackground);border-radius:5px;margin:15px 0;padding:15px;display:inline-block}.custom-ul-list ul li:before{content:"+";width:24px;height:24px;display:block;position:absolute;left:-15px}.max-1200px{max-width:1200px;margin:0 auto}.display_pic{border-radius:50%;width:40px;height:40px}.lds-ellipsis{width:80px;height:80px;margin:0 auto;display:inline-block;position:relative}.lds-ellipsis div{background:var(--DarkCyan);border-radius:50%;width:13px;height:13px;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:33px}.lds-ellipsis div:first-child{animation:.6s infinite lds-ellipsis1;left:8px}.lds-ellipsis div:nth-child(2){animation:.6s infinite lds-ellipsis2;left:8px}.lds-ellipsis div:nth-child(3){animation:.6s infinite lds-ellipsis2;left:32px}.lds-ellipsis div:nth-child(4){animation:.6s infinite lds-ellipsis3;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.semi-bold{font-weight:500}.bold{font-weight:600}.b_location:before{width:24px;height:24px;margin-right:8px;position:relative;top:5px}.ml-1{margin-left:10px}.ml-2{margin-left:20px}.m-0{margin:0}.mt-1{margin-top:10px}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mt-4{margin-top:40px}.mt-5{margin-top:50px}.mt-6{margin-top:60px}.mt-7{margin-top:70px}.mt-8{margin-top:80px}.mt-9{margin-top:90px}.mt-10{margin-top:100px}.mb-1{margin-bottom:10px}.mb-2{margin-bottom:20px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:40px}.mb-5{margin-bottom:50px}.mb-6{margin-bottom:60px}.mb-7{margin-bottom:70px}.mb-8{margin-bottom:80px}.mb-9{margin-bottom:90px}.mb-10{margin-bottom:100px}.pt-1{padding-top:10px}.pt-2{padding-top:20px}.pt-3{padding-top:30px}.pt-4{padding-top:40px}.pt-5{padding-top:50px}.pt-6{padding-top:60px}.pt-7{padding-top:70px}.pt-8{padding-top:80px}.pt-9{padding-top:90px}.pt-10{padding-top:100px!important}.pb-1{padding-bottom:10px}.pb-2{padding-bottom:20px}.pb-3{padding-bottom:30px}.pb-4{padding-bottom:40px}.pb-5{padding-bottom:50px}.pb-6{padding-bottom:60px}.pb-7{padding-bottom:70px}.pb-8{padding-bottom:80px}.pb-9{padding-bottom:90px}.pb-10{padding-bottom:100px}.fs-1{font-size:12px}.fs-2{font-size:1rem}.fs-3{font-size:20px}.fs-4{font-size:30px}.fs-5{font-size:40px}.card{background-color:var(--White);letter-spacing:.3px;color:var(--DarkCyan);font-size:13px;font-weight:500;overflow:hidden}.rc-accordion-toggle{background:var(--White);cursor:pointer;border-bottom:var(--borderDefault);justify-content:space-between;align-items:flex-start;padding:1rem;transition:all .3s;display:flex}.rc-accordion-toggle.active{border-left:10px solid var(--DarkCyan);background:var(--Gray)}.rc-accordion-toggle.active .rc-accordion-icon{color:var(--White);transform:rotate(180deg)}.rc-accordion-card{border:var(--borderDefault);border-radius:5px;margin-bottom:10px;overflow:hidden}.rc-accordion-card:last-child{margin-bottom:0}.rc-accordion-title{color:var(--Gunmetal);margin-bottom:0;font-size:14px;font-weight:500;transition:all .3s;position:relative}.rc-accordion-icon{color:#475f7b;font-size:12px;transition:all .35s;position:relative;top:2px}.rc-accordion-body{background:var(--Gray);flex:auto;min-height:1px;padding:0 15px}.mobdro li{margin:0 0 0 40px;padding:10px 0;font-size:.8rem}.if_video{position:relative;padding-top:15px!important;padding-bottom:15px!important}.currentList{color:var(--DarkCyan);font-weight:800}.play_icon{position:absolute;top:20px;left:-35px}.change_toggle{background-color:#00f;margin-top:120px;position:relative}.open_panel{cursor:pointer;background-color:var(--FadeGlass);color:var(--Gunmetal);z-index:var(--z-popup);border-radius:5px;margin-top:100px;padding:5px;transition:all .3s;position:fixed;right:20px;text-align:right!important;font-size:45px!important;display:block!important}.open_panel:hover{background-color:var(--White)}.rc-accordion-body p{color:#727e8c;margin-bottom:0;font-size:14px;font-weight:400;line-height:24px}.rc-collapse{height:0;transition:height .35s;position:relative;overflow:hidden}.rc-collapse.show{height:auto}.accordion{width:100%;margin-bottom:60px}.accordion h3{background-color:var(--Magnolia);letter-spacing:0;margin:0;padding:20px;font-size:17px;font-weight:700;line-height:22px}.accordion input{display:none}.greater{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.loader{width:80px;height:80px;display:inline-block;position:relative}.loader div{box-sizing:border-box;border:3px solid var(--DarkCyan);border-color:var(--DarkCyan)transparent transparent transparent;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite loader;display:block;position:absolute}.loader div:first-child{animation-delay:-.45s}.loader div:nth-child(2){animation-delay:-.3s}.loader div:nth-child(3){animation-delay:-.15s}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.acc_label,.acc_content{padding:14px 20px}.acc_label input,.acc_content input{display:block}.acc_label{color:var(--Gunmetal);cursor:pointer;background-color:var(--White);border:var(--borderDefault);font-weight:500;transition:all .1s;display:block;position:relative}.custom-play-button{background-color:tan}.acc_label:after{content:"+";font-size:20px;transition:transform .4s;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.acc_label:hover{background:var(--DarkCyan);color:#fff}.acc_content{background-color:var(--DarkCyan);color:#fff;font-weight:.85em;line-height:1.6;display:none}.acc_content p{color:#fff}.acc_input:checked~.acc_label{background-color:var(--DarkCyan);color:#fff}.acc_input:checked~.acc_content{background-color:var(--DarkCyan);display:block}.acc_input:checked~.acc_label:after{content:"-";transform:translateY(-50%)rotate(.5turn)}button{background-color:unset;font-family:var(--Montserat);color:var(--Gunmetal);cursor:pointer;border:0;border-radius:5px;outline:0;padding:10px 30px;font-size:1rem;font-weight:600;transition:all .2s ease-in}button:disabled{opacity:.5;color:var(--Gray);border:var(--borderDefault);background-color:#6b7280}.icon{width:24px;height:24px}.default-btn{background-color:unset;font-family:var(--Montserat);cursor:pointer;background-color:var(--Gray);border:0;border-radius:5px;outline:0;padding:12px 35px;font-size:1rem;font-weight:600}.important-btn,.ihub-important-btn{background-color:unset;font-family:var(--Montserat);cursor:pointer;background-color:var(--DarkCyan);color:var(--white);border:0;border-radius:5px;outline:0;padding:12px 35px;font-size:1rem;font-weight:600}.important-btn:hover,.ihub-important-btn:hover{background-color:var(--DarkCyan);opacity:.8}.outlined-btn{background-color:unset;font-family:var(--Montserat);cursor:pointer;background-color:var(--White);color:var(--DarkCyan);border:0;border:1px solid var(--DarkCyan);border-radius:5px;outline:0;padding:12px 35px;font-size:1rem;font-weight:500}.outlined-btn:hover{color:var(--white);background-color:var(--DarkCyan)}.primary-btn{background-color:unset;font-family:var(--Montserat);cursor:pointer;background-color:var(--Gunmetal);color:var(--White);border:0;border-radius:5px;outline:0;padding:12px 35px;font-size:1rem;font-weight:600}.danger-btn{background-color:unset;font-family:var(--Montserat);cursor:pointer;background-color:var(--Danger);color:var(--White);border:0;border-radius:5px;outline:0;padding:12px 35px;font-size:1rem;font-weight:600}.pt-500{padding-top:170px!important}@media (min-width:767px){.container,.ihub-container{padding:0 40px}.pt-500{padding-top:100px!important}.navlinks{margin-right:55px}.wrap_moon{cursor:pointer;position:absolute;top:5px;right:45px}.on_nav,.hamburger{display:none}}.container,.ihub-container{max-width:1650px;margin:0 auto;padding:0 20px}@media (min-width:1024px){.container,.ihub-container{padding:0 40px}.ih_hide_wb{display:none}}@media (max-width:1024px){.container,.ihub-container{padding:0 40px}}@media (max-width:540px){.container,.ihub-container{padding:0 20px}.ih_hide_mb{display:none}}@media (min-width:1024px){.container,.ihub-container{padding:0 40px}}.add_check:before{content:"";-webkit-font-feature-settings:"liga";color:var(--Gunmetal);margin-right:10px;font-family:Material Icons;font-size:20px;font-weight:400;position:absolute;top:0;left:3px}.ih_get_user_email_modal_close_btn{width:1rem;height:1rem;margin-left:auto;display:block}@media (min-width:768px){.add_enrol{justify-content:space-between;display:flex}.add_enrol button{margin-top:10px;margin-left:40px}.navlinks{justify-content:space-around;width:100%;margin-right:0;display:flex}.navlinks a:active{color:#0000000d}.navlinks #mobile{display:none}.navlinks .menu-items button{color:inherit;font-size:inherit;cursor:pointer;width:100%;font-size:inherit;cursor:pointer;background-color:#0000;border:none;align-items:center;width:100%;margin:0;padding:0;display:block;margin-top:10px!important}.navlinks img{object-fit:cover;border-radius:50%;width:48px;height:48px}.navlinks a{font-size:inherit;color:inherit;text-decoration:none;display:block}.navlinks li{text-align:left;font-size:1rem;font-weight:500;font-family:var(--Montserat);opacity:.9;margin:0 10px 0 0;padding:0;transition:all .4s;position:relative}.navlinks li:before{content:"";background:var(--Main-Gradient);width:0%;height:3px;transition:all .4s;position:absolute;bottom:0;left:0}.navlinks li:hover:before{opacity:1;width:100%}.navlinks li:hover{font-weight:700}.navlinks li:active{border-bottom:var(--DarkCyan)}.sign_up{display:flex}.sign_up button{height:39.5px;margin:0;padding:8px 15px}.sign_up .outlined-btn{height:39.5px;margin-right:10px}button span{margin-left:3px}.menu-items>a,.menu-items button{text-align:left;padding:10px 15px}.arrow:after{content:"";vertical-align:.09em;border-top:.42em solid;border-left:.32em solid #0000;border-right:.32em solid #0000;margin-left:.28em;display:none}.dropdown{box-shadow:var(--shadow);z-index:var(--z-navigation);background-color:var(--White);border-radius:.5rem;min-width:10rem;padding:.5rem 0;font-size:.875rem;list-style:none;display:none;position:absolute;top:48px;left:auto;right:0}.dropdown li:hover{background-color:#0000000d;font-weight:500}.dropdown li:after{display:none}.dropdown.show{display:block}.dropdown .dropdown-submenu{position:absolute;top:-7px;left:100%}.user-content h2{margin-bottom:1rem}.user-content a{color:#cc3852;margin-right:10px;font-weight:500;transition:all .3s ease-in}.user-content a:hover{opacity:.7;font-weight:600}}@keyframes fade-in-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}footer .container,footer .ihub-container{margin-bottom:0}footer .InstinctHub_foot{width:215px}footer .media{justify-content:space-between;width:100%;max-width:255px;margin:0;display:flex}@media (max-width:1200px){.course_details_banner .add_enrol h1{font-size:25px}}@media (min-width:800px){.expansion{display:none}}footer .media img{-o-object-fit:cover;object-fit:cover;width:40px;height:30px}footer .location{padding-left:27px}.label-cbx{-webkit-user-select:none;user-select:none;cursor:pointer;margin-bottom:0}.checkbox_control span{font-size:20px;font-family:var(--Nunito);letter-spacing:0;text-align:left;font-size:18px;font-weight:400;line-height:27px}.checkbox_control input{display:none}.label-cbx input:checked+.checkbox{border-color:var(--DarkCyan)}.label-cbx input:checked+.checkbox svg path{fill:var(--DarkCyan)}.label-cbx input:checked+.checkbox svg polyline,.label-cbx:hover .checkbox svg path{stroke-dashoffset:0}.label-cbx .checkbox{float:left;border:2px solid var(--DarkCyan);border-radius:3px;width:20px;height:20px;margin-right:8px;position:relative;top:2px}.label-cbx .checkbox svg{position:absolute;top:-2px;left:-2px}.label-cbx .checkbox svg path{fill:none;stroke:var(--DarkCyan);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:71;stroke-dashoffset:71px;transition:all .6s}.label-cbx .checkbox svg polyline{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:18;stroke-dashoffset:18px;transition:all .3s}.label-cbx>span{pointer-events:none;vertical-align:middle}footer .reserved_foot{border-top:1px solid #21212133;flex-wrap:wrap;justify-content:space-between;padding-top:20px;display:flex}footer .reserved_foot .main{flex-wrap:wrap;margin-right:auto;display:flex}footer .reserved_foot .main h5{margin-right:20px}footer .reserved_foot .main ul{display:flex}footer .reserved_foot .main ul li{margin-top:0;padding:0 10px}footer .reserved_foot .main ul li:before{content:"";background-color:#2c333a33;width:5px;display:inline-block}footer .reserved{background-color:var(--Gray);text-align:center;margin-top:50px;margin-bottom:0;padding:15px 0;font-weight:500}footer .wrap_footer_icon{justify-content:space-between;width:60%;display:flex}footer .wrap_footer_icon img{width:35px}footer .quick_links{padding-top:30px}footer .quick_links h3{margin-bottom:20px;font-weight:600}footer .quick_links li{margin-bottom:10px;transition:all .4s;transform:scale(1)}footer .quick_links li a{font-family:var(--Nunito)}footer .quick_links li:hover{color:var(--ViridianGreen);font-weight:600}footer .social_media{text-align:center}footer .social_media .media{justify-content:space-between;width:16%;margin:30px auto 0;display:flex}footer .social_media .media img{width:24px;height:24px}footer .copyright{text-align:center;background-color:var(--Gunmetal);padding:15px 0}footer .copyright h5{color:var(--White);text-align:center;text-transform:capitalize;margin:0;font-size:14px;font-weight:600;line-height:19px}footer ul.breadcrumb{font-family:var(--Nunito);margin:20px 0 40px;list-style:none}footer ul.breadcrumb li{color:var(--DarkCyan);font-size:1rem;font-weight:600;line-height:19px;display:inline}footer ul.breadcrumb li+li:before{content:"";border:1px solid var(--Gunmetal);background-color:var(--Gunmetal);width:0;display:inline-block;position:relative;top:-4px;transform:rotate(90deg)}footer ul.breadcrumb li a{color:var(--Gunmetal);text-decoration:none;transition:all .7s}footer ul.breadcrumb li a:hover{color:var(--Gunmetal);text-decoration:underline}.flexible{justify-content:space-between;align-items:center;display:flex}@media (min-width:580px){.footer_wrap{flex-wrap:wrap;justify-content:space-between;display:flex}.footer_wrap .quick_links{width:44%;padding-bottom:40px}}@media (max-width:540px){footer .reserved_foot .main{text-align:center;justify-content:center}footer .media{max-width:250px;margin:20px auto}}@media (min-width:980px){.footer_wrap .quick_links{width:12%}.it_logo,.last-media{width:23%!important}}.fade-in-bck{animation:.6s cubic-bezier(.39,.575,.565,1) both fade-in-bck}@keyframes fade-in-bck{0%{opacity:0;transform:translateZ(80px)}to{opacity:1;transform:translateZ(0)}}.play_boy .controls-bar{background-color:#00f!important}@media (min-width:724px){.small_display{width:70%;margin-left:auto}}@media (min-width:1024px){.small_display{width:75%}}@media (min-width:1124px){.small_display{width:80%}}@media (min-width:1440px){.small_display{width:82%!important}}@media (min-width:1700px){.small_display{width:85%!important}}.media-controls.inline>.controls-bar{background:var(--DarkCyan)!important}.background-tint{background:var(--DarkCyan)!important;border-radius:5px!important}.video-play-button{z-index:var(--z-navigation);cursor:pointer;box-sizing:content-box;border-radius:50%;width:32px;height:44px;padding:18px 20px 18px 28px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.relatively{position:relative}.video-play-button:before{content:"";z-index:var(--z-base);background:var(--DarkCyan);border-radius:50%;width:80px;height:80px;animation:1.5s ease-out infinite pulse-border;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.video-play-button:after{content:"";z-index:var(--z-navigation);background:var(--DarkCyan);border-radius:50%;width:80px;height:80px;transition:all .2s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.video-play-button:hover:after{background-color:darken(#fa183d,10%)}.video-play-button img{z-index:var(--z-navigation);width:auto;max-width:100%;height:auto;position:relative}#player{background:var(--White)}@media (min-width:1204px){.modules{width:30%;z-index:var(--z-navigation)}}.accordion_wrapper{z-index:var(--z-navigation);margin-top:85px;display:flex;position:fixed}@media (min-width:1204px){.modules{width:70%;height:100vh;transition:all .5s;position:fixed;right:0;overflow:auto}}@media (max-width:544px){.graded h3,.ljbsRv div{display:none!important}.ljbsRv{width:100%}.card-body{margin-top:80px!important}}@media (max-width:1204px){.modules{background:var(--White);width:400px;z-index:var(--z-navigation);background:tomato;max-width:500px;transition:transform .3s ease-in-out;position:absolute;transform:translate(-10px);height:100px!important}.course_details_accordion_module_section__hHwpY,.ljbsRv,.graded{max-width:450px;left:0!important}}.graded{padding-bottom:20px!important}.circle-text{font-size:30px}.video-play-button span{z-index:var(--z-navigation);border-top:22px solid #0000;border-bottom:22px solid #0000;border-left:32px solid #fff;width:0;height:0;display:block;position:relative}@keyframes pulse-border{0%{opacity:1;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1.5)}}.overflow{overflow:auto}.s_wrapper{width:auto!important}@media (max-width:1200px){.main_slider{width:1260px!important}}
#confirmModal{position:relative}.modal{z-index:10000;background-color:#000000e6;width:100%;height:100%;padding-top:100px;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:var(--White);border:1px solid #888;border-radius:5px;width:80%;max-width:500px;margin:auto;padding:20px}.confirm-btn{margin-left:15px}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.something_bad{background:var(--Rhythm);color:#fff;border-radius:5px;margin-top:40px;padding:10px}.something_bad_flagged{background:var(--Danger);color:#fff;border-radius:5px;margin-top:40px;padding:10px}.close:hover,.close:focus{color:var(--DarkCyan);cursor:pointer;text-decoration:none}#openToast{z-index:1000;width:100%;position:fixed;top:100px}#openToast .isDone{color:var(--Gunmetal)}#openToast .isError{color:var(--Danger)!important}#openToast .span{color:var(--White);margin-top:10px;font-weight:500!important}.toast-wrapper{text-align:center;z-index:2147483647;position:relative}#openToast .slide-in-top{background:var(--FadeGlass);z-index:2147483647;text-align:center;letter-spacing:0;text-align:left;border-radius:50px;margin:0 auto;padding:10px 50px 10px 30px;font-family:Nunito;font-size:1rem;font-weight:600;line-height:22px;display:inline-block;bottom:400px;overflow:auto;box-shadow:0 1px #11111a0d,0 0 8px #11111a1a}#openToast .slide-in-top .valid_btn{text-align:center;border-radius:50%;max-width:440px;margin:0 auto}#openToast .slide-in-top .valid{border-radius:50%;margin-right:10px;width:25px!important;height:25px!important}#openToast .slide-in-top p{line-height:0;display:inline;position:relative;top:-5px}#openToast .align-text{text-align:center}#openToast span{letter-spacing:0;text-align:center;margin:0;font-family:Nunito;font-size:1rem;font-weight:700;line-height:22px;display:inline-block;position:relative;top:-5px}@media (max-width:700px){#openToast .slide-in-top{padding-right:25px!important}}@media (min-width:1200px){#openToast .valid_btn{text-align:center;max-width:530px!important}}#openToast .close-btn{cursor:pointer;background-color:var(--White);border-radius:50%;width:30px;height:30px;padding:5px;transition:all .3s;position:absolute;top:8px;right:10px}@media (max-width:488px){#openToast .close-btn{top:20px;right:20px}}#openToast .slide-in-top{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-in-top}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-1000px)}to{opacity:1;transform:translateY(0)}}
.tooltip{border-bottom:1px dotted #000;display:inline-block;position:relative}.tooltip .tooltiptext{visibility:hidden;text-align:center;width:auto;z-index:var(--z-navigation);background-color:#314a52;border-radius:6px;margin-left:-60px;padding:6px 9px;position:absolute;top:120%;right:-50%;color:#fff!important}.tooltip:hover .tooltiptext{visibility:visible}
.ihub-modal{z-index:998;background:#00000080;width:100%;height:100%;padding:20px;position:fixed;top:0;left:0;overflow:auto}.ihub-modal .ihub-violet{justify-content:space-between;padding:20px;display:flex}.ihub-modal .ihub-violet h2{font-weight:700;line-height:29px;font-size:24px!important}.ihub-modal h3{font-size:16px}.ihub-modal .ihub-next-prev{padding:20px}.ihub-modal .ihub-next-prev button{color:var(--White);margin-top:30px;padding:7px 20px;font-size:16px;font-weight:700;line-height:25px}.ihub-modal .ihub-prove{border:1px solid var(--DarkCyan);color:var(--DarkCyan);background:0 0;margin-right:30px;padding-top:10px}.ihub-modal .ihub-prove span{color:var(--DarkCyan);margin:0;font-size:18px;font-weight:700}.ihub-modal .ihub-group-link{border-top:var(--borderDefault);padding-top:50px;margin:50px 0!important}.ihub-modal .ihub-group-link h3{font-size:24px}.ihub-modal-content{background-color:var(--White);opacity:1;width:100%;max-width:902px;margin:150px auto 50px;position:relative}.ihub-modal-content h2{letter-spacing:0;text-align:left;margin-bottom:0;font-size:28px;font-weight:600;line-height:34px}.ihub-close-it{cursor:pointer;border-radius:50px;margin-left:10px;padding:5px;transition:all .3s}.ihub-close-it:hover{background:#f3f3f3}.ihub-txt-modal{margin-top:20px;padding:0 20px 0 5px;overflow:auto}.ihub-txt-modal::-webkit-scrollbar{width:5px}.ihub-txt-modal::-webkit-scrollbar-track{border-radius:50px}.ihub-txt-modal::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:50px}.ihub-cohort-create{padding:20px}.ihub-cohort-create .ihub-subject{width:156px;margin-right:25px;display:inline-block}.ihub-cohort-create .ihub-subject .ihub-select{margin:15px auto}.ihub-cohort-create button{color:var(--White);margin-top:30px;padding:7px 20px;font-size:16px;font-weight:700;line-height:25px}.ihub-react-btn{margin:0 auto 20px!important;padding:20px 0!important}.ihub-buttons{display:flex}.ihub-buttons .ihub-danger-btn{margin-top:0;margin-left:0;margin-right:15px}.ihub-buttons .ihub-important-btn{margin-top:0}.ihub-max-630{max-width:630px;margin-bottom:20px}.ihub-delete-modal{background-color:var(--White);border-radius:5px;width:100%;max-width:600px;padding:30px}.ihub-delete-modal h4{color:var(--Gunmetal);margin-bottom:15px;font-size:18px;font-weight:600}.ihub-delete-warning{background-color:var(--Danger);color:var(--White);border-radius:5px;margin-top:10px;padding:15px;font-weight:500}.ihub-delete-confirmation{justify-content:space-between;align-items:center;margin:15px 0;display:flex}.ihub-delete-confirmation p{margin:0}.ihub-form-input{margin-bottom:20px}.ihub-delete-input{border:var(--borderDefault);width:100%;font-family:var(--Nunito);border-radius:4px;padding:10px 15px;transition:border-color .2s ease-in-out}.ihub-delete-input:focus{border-color:var(--DarkCyan);outline:none}.ihub-helper-text{color:var(--Gunmetal);opacity:.8;margin-top:5px;font-size:12px;display:block}.ihub-delete-message{color:var(--Danger);background-color:#ea5f5e1a;border-radius:4px;margin:10px 0;padding:10px;font-weight:500}.ihub-delete-actions{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.ihub-delete-actions button{margin-top:0;transition:all .2s}.ihub-delete-actions button:disabled{opacity:.6;cursor:not-allowed}.ihub-delete-actions button[aria-busy=true]{position:relative}.ihub-delete-actions button[aria-busy=true]:after{content:"";border:2px solid #ffffff4d;border-top-color:var(--White);border-radius:50%;width:1em;height:1em;margin-left:8px;animation:.6s linear infinite ihub-spinner;position:absolute}@keyframes ihub-spinner{to{transform:rotate(360deg)}}@media (max-width:768px){.ihub-modal-content{max-height:calc(100vh - 110px);margin:80px auto 30px;overflow-y:auto}}@media (max-width:576px){.ihub-delete-modal{padding:20px}.ihub-delete-confirmation{flex-direction:column;align-items:flex-start;gap:10px}.ihub-delete-actions{flex-direction:column-reverse;gap:10px}.ihub-delete-actions button{width:100%}}#ihub-confirm-modal{z-index:var(--z-overlay);width:100%;height:100%;position:fixed;top:0;left:0}.ihub-modal{z-index:var(--z-popup);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0;overflow:auto}.ihub-modal-content{background-color:var(--White);width:100%;max-width:550px;box-shadow:var(--shadow);border-radius:8px;margin:0 auto;padding:0 25px;animation:.3s ihub-fade-in}@keyframes ihub-fade-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ihub-modal-title{color:var(--Gunmetal);font-size:20px;font-weight:600;font-family:var(--Nunito);margin:0 0 15px}.ihub-warning-text{color:var(--Danger);border-left:3px solid var(--Danger);background:#ea5f5e1a;border-radius:4px;margin-bottom:20px;padding:10px 15px;font-weight:600}.ihub-modal-description{color:var(--Gunmetal);margin-bottom:25px;font-size:15px;line-height:1.6}.ihub-confirm-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.ihub-confirm-instruction{margin:0;font-size:15px}.ihub-confirm-value{color:var(--DarkCyan)}.ihub-copy-btn{cursor:pointer;color:var(--DarkCyan);background:0 0;border:none;border-radius:4px;align-items:center;padding:5px 10px;transition:all .2s;display:flex}.ihub-copy-btn:hover{background:#00838f1a}.ihub-copy-status{align-items:center;display:flex}.ihub-copy-success{color:var(--DarkCyan)}.ihub-icon{fill:currentColor;width:18px;height:18px;margin-right:6px}.ihub-input-wrapper{margin-bottom:25px}.ihub-delete-input{border:var(--borderDefault);width:100%;font-family:var(--Nunito);border-radius:4px;padding:12px 15px;font-size:15px;transition:border-color .2s}.ihub-delete-input:focus{border-color:var(--DarkCyan);outline:none;box-shadow:0 0 0 2px #00838f33}.ihub-modal-actions{justify-content:flex-end;gap:12px;display:flex}.ihub-delete-btn,.ihub-cancel-btn{font-family:var(--Nunito);cursor:pointer;border:none;border-radius:4px;padding:10px 16px;font-size:15px;font-weight:600;transition:all .2s}.ihub-delete-btn{background-color:var(--Danger);color:var(--White)}.ihub-delete-btn:hover:not(:disabled){background-color:#d95252}.ihub-delete-btn:disabled{opacity:.6;cursor:not-allowed}.ihub-cancel-btn{background-color:var(--Gray);color:var(--Gunmetal)}.ihub-cancel-btn:hover{background-color:#e5e5e5}@media (max-width:576px){.ihub-modal-content{padding:20px}.ihub-confirm-row{flex-direction:column;align-items:flex-start}.ihub-copy-btn{margin-top:10px}.ihub-modal-actions{flex-direction:column-reverse}.ihub-delete-btn,.ihub-cancel-btn{width:100%}}
.ihub-modal{z-index:var(--z-popup,1000);background-color:#2c333a80;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0;overflow:auto}.ihub-modal-open{opacity:1;visibility:visible}.ihub-modal-closing{opacity:0;visibility:hidden}.ihub-modal-content{background-color:var(--White);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;width:100%;max-height:90vh;padding:20px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(20px)}.ihub-modal-open .ihub-modal-content{opacity:1;transform:translateY(0)}.ihub-modal-small{width:400px}.ihub-modal-medium{width:600px}.ihub-modal-large{width:900px}.ihub-modal-full{border-radius:0;width:100%;min-width:90vw;height:100%;max-height:100vh;margin:0}.ihub-modal-header{border-bottom:var(--borderDefault);justify-content:space-between;align-items:center;padding:0 20px;display:flex}.ihub-modal-title{color:var(--Gunmetal);margin:0;font-size:20px;font-weight:600}.ihub-close-it{cursor:pointer;width:32px;height:32px;color:var(--Gunmetal);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.ihub-close-it:hover{background-color:#0000000d}.ihub-modal-body{flex:1;padding:20px;overflow-y:auto}.ihub-modal-footer{border-top:var(--borderDefault);justify-content:flex-end;gap:10px;padding:15px 20px 0 15px;display:flex}@keyframes ihub-modal-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ihub-modal-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width:768px){.ihub-modal-small,.ihub-modal-medium,.ihub-modal-large{border-radius:0;width:100%;min-width:100%;max-width:100%;margin:0}.ihub-modal{padding:0}.ihub-modal-footer{flex-direction:column}.ihub-modal-footer button{width:100%}}.ihub-modal .ihub-buttons{justify-content:flex-end;gap:10px;width:100%;display:flex}.ihub-modal .ihub-buttons button{height:47.33px;margin:0}.ihub-modal:focus-visible{outline:2px solid var(--DarkCyan)}.ihub-modal-body:focus{outline:none}.ihub-modal-body::-webkit-scrollbar{width:5px}.ihub-modal-body::-webkit-scrollbar-track{background:var(--Gray);border-radius:3px}.ihub-modal-body::-webkit-scrollbar-thumb{background-color:var(--DarkCyan);border-radius:3px}

.ihub-d-none{display:none!important}.ihub-d-inline{display:inline!important}.ihub-d-inline-block{display:inline-block!important}.ihub-d-block{display:block!important}.ihub-d-table{display:table!important}.ihub-d-table-row{display:table-row!important}.ihub-d-table-cell{display:table-cell!important}.ihub-d-flex{display:flex!important}.ihub-d-inline-flex{display:inline-flex!important}.ihub-d-grid{display:grid!important}.ihub-d-inline-grid{display:inline-grid!important}@media (min-width:576px){.ihub-d-sm-none{display:none!important}.ihub-d-sm-inline{display:inline!important}.ihub-d-sm-inline-block{display:inline-block!important}.ihub-d-sm-block{display:block!important}.ihub-d-sm-table{display:table!important}.ihub-d-sm-table-row{display:table-row!important}.ihub-d-sm-table-cell{display:table-cell!important}.ihub-d-sm-flex{display:flex!important}.ihub-d-sm-inline-flex{display:inline-flex!important}.ihub-d-sm-grid{display:grid!important}.ihub-d-sm-inline-grid{display:inline-grid!important}}@media (min-width:768px){.ihub-d-md-none{display:none!important}.ihub-d-md-inline{display:inline!important}.ihub-d-md-inline-block{display:inline-block!important}.ihub-d-md-block{display:block!important}.ihub-d-md-table{display:table!important}.ihub-d-md-table-row{display:table-row!important}.ihub-d-md-table-cell{display:table-cell!important}.ihub-d-md-flex{display:flex!important}.ihub-d-md-inline-flex{display:inline-flex!important}.ihub-d-md-grid{display:grid!important}.ihub-d-md-inline-grid{display:inline-grid!important}}@media (min-width:992px){.ihub-d-lg-none{display:none!important}.ihub-d-lg-inline{display:inline!important}.ihub-d-lg-inline-block{display:inline-block!important}.ihub-d-lg-block{display:block!important}.ihub-d-lg-table{display:table!important}.ihub-d-lg-table-row{display:table-row!important}.ihub-d-lg-table-cell{display:table-cell!important}.ihub-d-lg-flex{display:flex!important}.ihub-d-lg-inline-flex{display:inline-flex!important}.ihub-d-lg-grid{display:grid!important}.ihub-d-lg-inline-grid{display:inline-grid!important}}@media (min-width:1200px){.ihub-d-xl-none{display:none!important}.ihub-d-xl-inline{display:inline!important}.ihub-d-xl-inline-block{display:inline-block!important}.ihub-d-xl-block{display:block!important}.ihub-d-xl-table{display:table!important}.ihub-d-xl-table-row{display:table-row!important}.ihub-d-xl-table-cell{display:table-cell!important}.ihub-d-xl-flex{display:flex!important}.ihub-d-xl-inline-flex{display:inline-flex!important}.ihub-d-xl-grid{display:grid!important}.ihub-d-xl-inline-grid{display:inline-grid!important}}@media print{.ihub-d-print-none{display:none!important}.ihub-d-print-inline{display:inline!important}.ihub-d-print-inline-block{display:inline-block!important}.ihub-d-print-block{display:block!important}.ihub-d-print-table{display:table!important}.ihub-d-print-table-row{display:table-row!important}.ihub-d-print-table-cell{display:table-cell!important}.ihub-d-print-flex{display:flex!important}.ihub-d-print-inline-flex{display:inline-flex!important}}.ihub-visible{visibility:visible!important}.ihub-invisible{visibility:hidden!important}.ihub-sr-only,.ihub-sr-only-focusable:not(:focus){clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (min-width:576px) and (max-width:767.98px){.ihub-hide-sm-only{display:none!important}}@media (min-width:768px) and (max-width:991.98px){.ihub-hide-md-only{display:none!important}}@media (min-width:992px) and (max-width:1199.98px){.ihub-hide-lg-only{display:none!important}}@media (min-width:1200px){.ihub-hide-xl-only{display:none!important}}@media (max-width:575.98px),(min-width:768px){.ihub-show-sm-only{display:none!important}}@media (max-width:767.98px),(min-width:992px){.ihub-show-md-only{display:none!important}}@media (max-width:991.98px),(min-width:1200px){.ihub-show-lg-only{display:none!important}}@media (max-width:1199.98px){.ihub-show-xl-only{display:none!important}}.ihub-ghost{display:none}.ihub-flex{justify-content:space-between;display:flex}.ihub-flex-around{justify-content:space-around;display:flex}.ihub-flex-evenly{justify-content:space-evenly;display:flex}.ihub-flex-center{justify-content:center;display:flex}.ihub-flex-start{justify-content:flex-start;display:flex}.ihub-flex-end{justify-content:flex-end;display:flex}.ihub-align-items-center{align-items:center}.ihub-align-items-start{align-items:flex-start}.ihub-align-items-end{align-items:flex-end}.ihub-align-items-baseline{align-items:baseline}.ihub-align-items-stretch{align-items:stretch}.ihub-flex-column{flex-direction:column}.ihub-flex-column-reverse{flex-direction:column-reverse}.ihub-flex-row{flex-direction:row}.ihub-flex-row-reverse{flex-direction:row-reverse}.ihub-flex-wrap{flex-wrap:wrap}.ihub-flex-nowrap{flex-wrap:nowrap}.ihub-flex-wrap-reverse{flex-wrap:wrap-reverse}.ihub-flex-grow{flex-grow:1}.ihub-flex-shrink{flex-shrink:1}.ihub-flex-basis{flex-basis:auto}.ihub-flex-auto{flex:auto}.ihub-flex-none{flex:none}.ihub-flex-fill{flex:100%}.ihub-flex-1{flex:1}.ihub-flex-2{flex:2}.ihub-flex-3{flex:3}.ihub-flex-4{flex:4}.ihub-flex-5{flex:5}.ihub-flex-6{flex:6}.ihub-flex-7{flex:7}.ihub-flex-8{flex:8}.ihub-flex-9{flex:9}.ihub-flex-10{flex:10}.ihub-flex-11{flex:11}.ihub-flex-12{flex:12}
.ihub-fs-xs{font-size:.75rem!important}.ihub-fs-sm{font-size:.875rem!important}.ihub-fs-md{font-size:1rem!important}.ihub-fs-lg{font-size:1.125rem!important}.ihub-fs-xl{font-size:1.25rem!important}.ihub-fs-2xl{font-size:1.5rem!important}.ihub-fs-3xl{font-size:1.875rem!important}.ihub-fs-4xl{font-size:2.25rem!important}.ihub-fs-5xl{font-size:3rem!important}.ihub-fs-6xl{font-size:3.75rem!important}.ihub-fs-10{font-size:10px!important}.ihub-fs-12{font-size:12px!important}.ihub-fs-14{font-size:14px!important}.ihub-fs-16{font-size:16px!important}.ihub-fs-18{font-size:18px!important}.ihub-fs-20{font-size:20px!important}.ihub-fs-24{font-size:24px!important}.ihub-fs-28{font-size:28px!important}.ihub-fs-32{font-size:32px!important}.ihub-fs-36{font-size:36px!important}.ihub-fs-42{font-size:42px!important}.ihub-fs-48{font-size:48px!important}.ihub-fs-56{font-size:56px!important}.ihub-fs-64{font-size:64px!important}.ihub-lh-1{line-height:1!important}.ihub-lh-sm{line-height:1.25!important}.ihub-lh-md{line-height:1.5!important}.ihub-lh-lg{line-height:1.75!important}.ihub-lh-xl{line-height:2!important}.ihub-lh-normal{line-height:normal!important}.ihub-text-left{text-align:left!important}.ihub-text-center{text-align:center!important}.ihub-text-right{text-align:right!important}.ihub-text-justify{text-align:justify!important}.ihub-fw-light{font-weight:300!important}.ihub-fw-normal{font-weight:400!important}.ihub-fw-medium{font-weight:500!important}.ihub-fw-semibold{font-weight:600!important}.ihub-fw-bold{font-weight:700!important}.ihub-fw-extrabold{font-weight:800!important}.ihub-text-underline{text-decoration:underline!important}.ihub-text-line-through{text-decoration:line-through!important}.ihub-text-no-decoration{text-decoration:none!important}.ihub-text-lowercase{text-transform:lowercase!important}.ihub-text-uppercase{text-transform:uppercase!important}.ihub-text-capitalize{text-transform:capitalize!important}.ihub-text-normal-case{text-transform:none!important}.ihub-tracking-tight{letter-spacing:-.025em!important}.ihub-tracking-normal{letter-spacing:0!important}.ihub-tracking-wide{letter-spacing:.025em!important}.ihub-tracking-wider{letter-spacing:.05em!important}.ihub-tracking-widest{letter-spacing:.1em!important}.ihub-text-truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.ihub-text-break{word-break:break-word!important;overflow-wrap:break-word!important}.ihub-text-nowrap{white-space:nowrap!important}@media (min-width:576px){.ihub-fs-sm-xs{font-size:.75rem!important}.ihub-fs-sm-sm{font-size:.875rem!important}.ihub-fs-sm-md{font-size:1rem!important}.ihub-fs-sm-lg{font-size:1.125rem!important}.ihub-fs-sm-xl{font-size:1.25rem!important}.ihub-fs-sm-2xl{font-size:1.5rem!important}.ihub-fs-sm-3xl{font-size:1.875rem!important}.ihub-fs-sm-4xl{font-size:2.25rem!important}.ihub-fs-sm-5xl{font-size:3rem!important}}@media (min-width:768px){.ihub-fs-md-xs{font-size:.75rem!important}.ihub-fs-md-sm{font-size:.875rem!important}.ihub-fs-md-md{font-size:1rem!important}.ihub-fs-md-lg{font-size:1.125rem!important}.ihub-fs-md-xl{font-size:1.25rem!important}.ihub-fs-md-2xl{font-size:1.5rem!important}.ihub-fs-md-3xl{font-size:1.875rem!important}.ihub-fs-md-4xl{font-size:2.25rem!important}.ihub-fs-md-5xl{font-size:3rem!important}}@media (min-width:992px){.ihub-fs-lg-xs{font-size:.75rem!important}.ihub-fs-lg-sm{font-size:.875rem!important}.ihub-fs-lg-md{font-size:1rem!important}.ihub-fs-lg-lg{font-size:1.125rem!important}.ihub-fs-lg-xl{font-size:1.25rem!important}.ihub-fs-lg-2xl{font-size:1.5rem!important}.ihub-fs-lg-3xl{font-size:1.875rem!important}.ihub-fs-lg-4xl{font-size:2.25rem!important}.ihub-fs-lg-5xl{font-size:3rem!important}}@media (min-width:1200px){.ihub-fs-xl-xs{font-size:.75rem!important}.ihub-fs-xl-sm{font-size:.875rem!important}.ihub-fs-xl-md{font-size:1rem!important}.ihub-fs-xl-lg{font-size:1.125rem!important}.ihub-fs-xl-xl{font-size:1.25rem!important}.ihub-fs-xl-2xl{font-size:1.5rem!important}.ihub-fs-xl-3xl{font-size:1.875rem!important}.ihub-fs-xl-4xl{font-size:2.25rem!important}.ihub-fs-xl-5xl{font-size:3rem!important}}.ihub-font-nunito{font-family:var(--Nunito)!important}.ihub-font-montserrat{font-family:var(--Montserat)!important}.ihub-text-contrast-dark{color:var(--Gunmetal)!important}.ihub-text-contrast-light{color:var(--White)!important}.ihub-text-primary{color:var(--DarkCyan)!important}.ihub-text-secondary{color:var(--TurkishRose)!important}
.ihub-m-0{margin:0!important}.ihub-m-1{margin:10px!important}.ihub-m-2{margin:20px!important}.ihub-m-3{margin:30px!important}.ihub-m-4{margin:40px!important}.ihub-m-5{margin:50px!important}.ihub-m-6{margin:60px!important}.ihub-m-7{margin:70px!important}.ihub-m-8{margin:80px!important}.ihub-m-9{margin:90px!important}.ihub-m-10{margin:100px!important}.ihub-m-auto{margin:auto!important}.ihub-mt-0{margin-top:0!important}.ihub-mt-1{margin-top:10px!important}.ihub-mt-2{margin-top:20px!important}.ihub-mt-3{margin-top:30px!important}.ihub-mt-4{margin-top:40px!important}.ihub-mt-5{margin-top:50px!important}.ihub-mt-6{margin-top:60px!important}.ihub-mt-7{margin-top:70px!important}.ihub-mt-8{margin-top:80px!important}.ihub-mt-9{margin-top:90px!important}.ihub-mt-10{margin-top:100px!important}.ihub-mt-auto{margin-top:auto!important}.ihub-mr-0{margin-right:0!important}.ihub-mr-1{margin-right:10px!important}.ihub-mr-2{margin-right:20px!important}.ihub-mr-3{margin-right:30px!important}.ihub-mr-4{margin-right:40px!important}.ihub-mr-5{margin-right:50px!important}.ihub-mr-6{margin-right:60px!important}.ihub-mr-7{margin-right:70px!important}.ihub-mr-8{margin-right:80px!important}.ihub-mr-9{margin-right:90px!important}.ihub-mr-10{margin-right:100px!important}.ihub-mr-auto{margin-right:auto!important}.ihub-mb-0{margin-bottom:0!important}.ihub-mb-1{margin-bottom:10px!important}.ihub-mb-2{margin-bottom:20px!important}.ihub-mb-3{margin-bottom:30px!important}.ihub-mb-4{margin-bottom:40px!important}.ihub-mb-5{margin-bottom:50px!important}.ihub-mb-6{margin-bottom:60px!important}.ihub-mb-7{margin-bottom:70px!important}.ihub-mb-8{margin-bottom:80px!important}.ihub-mb-9{margin-bottom:90px!important}.ihub-mb-10{margin-bottom:100px!important}.ihub-mb-auto{margin-bottom:auto!important}.ihub-ml-0{margin-left:0!important}.ihub-ml-1{margin-left:10px!important}.ihub-ml-2{margin-left:20px!important}.ihub-ml-3{margin-left:30px!important}.ihub-ml-4{margin-left:40px!important}.ihub-ml-5{margin-left:50px!important}.ihub-ml-6{margin-left:60px!important}.ihub-ml-7{margin-left:70px!important}.ihub-ml-8{margin-left:80px!important}.ihub-ml-9{margin-left:90px!important}.ihub-ml-10{margin-left:100px!important}.ihub-ml-auto{margin-left:auto!important}.ihub-mx-0{margin-left:0!important;margin-right:0!important}.ihub-mx-1{margin-left:10px!important;margin-right:10px!important}.ihub-mx-2{margin-left:20px!important;margin-right:20px!important}.ihub-mx-3{margin-left:30px!important;margin-right:30px!important}.ihub-mx-4{margin-left:40px!important;margin-right:40px!important}.ihub-mx-5{margin-left:50px!important;margin-right:50px!important}.ihub-mx-6{margin-left:60px!important;margin-right:60px!important}.ihub-mx-7{margin-left:70px!important;margin-right:70px!important}.ihub-mx-8{margin-left:80px!important;margin-right:80px!important}.ihub-mx-9{margin-left:90px!important;margin-right:90px!important}.ihub-mx-10{margin-left:100px!important;margin-right:100px!important}.ihub-mx-auto{margin-left:auto!important;margin-right:auto!important}.ihub-my-0{margin-top:0!important;margin-bottom:0!important}.ihub-my-1{margin-top:10px!important;margin-bottom:10px!important}.ihub-my-2{margin-top:20px!important;margin-bottom:20px!important}.ihub-my-3{margin-top:30px!important;margin-bottom:30px!important}.ihub-my-4{margin-top:40px!important;margin-bottom:40px!important}.ihub-my-5{margin-top:50px!important;margin-bottom:50px!important}.ihub-my-6{margin-top:60px!important;margin-bottom:60px!important}.ihub-my-7{margin-top:70px!important;margin-bottom:70px!important}.ihub-my-8{margin-top:80px!important;margin-bottom:80px!important}.ihub-my-9{margin-top:90px!important;margin-bottom:90px!important}.ihub-my-10{margin-top:100px!important;margin-bottom:100px!important}.ihub-my-auto{margin-top:auto!important;margin-bottom:auto!important}@media (max-width:576px){.ihub-m-sm-0{margin:0!important}.ihub-m-sm-1{margin:10px!important}.ihub-m-sm-2{margin:20px!important}.ihub-m-sm-3{margin:30px!important}.ihub-m-sm-4{margin:40px!important}.ihub-m-sm-5{margin:50px!important}.ihub-m-sm-auto{margin:auto!important}.ihub-mt-sm-0{margin-top:0!important}.ihub-mt-sm-1{margin-top:10px!important}.ihub-mt-sm-2{margin-top:20px!important}.ihub-mt-sm-3{margin-top:30px!important}.ihub-mt-sm-4{margin-top:40px!important}.ihub-mt-sm-5{margin-top:50px!important}.ihub-mt-sm-auto{margin-top:auto!important}}@media (min-width:577px){.ihub-m-md-0{margin:0!important}.ihub-m-md-1{margin:10px!important}.ihub-m-md-2{margin:20px!important}.ihub-m-md-3{margin:30px!important}.ihub-m-md-4{margin:40px!important}.ihub-m-md-5{margin:50px!important}.ihub-m-md-auto{margin:auto!important}.ihub-mt-md-0{margin-top:0!important}.ihub-mt-md-1{margin-top:10px!important}.ihub-mt-md-2{margin-top:20px!important}.ihub-mt-md-3{margin-top:30px!important}.ihub-mt-md-4{margin-top:40px!important}.ihub-mt-md-5{margin-top:50px!important}.ihub-mt-md-auto{margin-top:auto!important}}@media (min-width:992px){.ihub-m-lg-0{margin:0!important}.ihub-m-lg-1{margin:10px!important}.ihub-m-lg-2{margin:20px!important}.ihub-m-lg-3{margin:30px!important}.ihub-m-lg-4{margin:40px!important}.ihub-m-lg-5{margin:50px!important}.ihub-m-lg-auto{margin:auto!important}.ihub-mt-lg-0{margin-top:0!important}.ihub-mt-lg-1{margin-top:10px!important}.ihub-mt-lg-2{margin-top:20px!important}.ihub-mt-lg-3{margin-top:30px!important}.ihub-mt-lg-4{margin-top:40px!important}.ihub-mt-lg-5{margin-top:50px!important}.ihub-mt-lg-auto{margin-top:auto!important}}@media (min-width:1200px){.ihub-m-xl-0{margin:0!important}.ihub-m-xl-1{margin:10px!important}.ihub-m-xl-2{margin:20px!important}.ihub-m-xl-3{margin:30px!important}.ihub-m-xl-4{margin:40px!important}.ihub-m-xl-5{margin:50px!important}.ihub-m-xl-auto{margin:auto!important}.ihub-mt-xl-0{margin-top:0!important}.ihub-mt-xl-1{margin-top:10px!important}.ihub-mt-xl-2{margin-top:20px!important}.ihub-mt-xl-3{margin-top:30px!important}.ihub-mt-xl-4{margin-top:40px!important}.ihub-mt-xl-5{margin-top:50px!important}.ihub-mt-xl-auto{margin-top:auto!important}}.ihub-m-n1{margin:-10px!important}.ihub-m-n2{margin:-20px!important}.ihub-m-n3{margin:-30px!important}.ihub-m-n4{margin:-40px!important}.ihub-m-n5{margin:-50px!important}.ihub-mt-n1{margin-top:-10px!important}.ihub-mt-n2{margin-top:-20px!important}.ihub-mt-n3{margin-top:-30px!important}.ihub-mt-n4{margin-top:-40px!important}.ihub-mt-n5{margin-top:-50px!important}
.ihub-overflow-auto{overflow:auto}.ihub-overflow-hidden{overflow:hidden}.ihub-overflow-visible{overflow:visible}.ihub-overflow-scroll{overflow:scroll}.ihub-overflow-x-auto{overflow-x:auto}.ihub-overflow-x-hidden{overflow-x:hidden}.ihub-overflow-x-scroll{overflow-x:scroll}.ihub-overflow-y-auto{overflow-y:auto}.ihub-overflow-y-hidden{overflow-y:hidden}.ihub-overflow-y-scroll{overflow-y:scroll}.ihub-scrollbar-thin::-webkit-scrollbar{width:4px;height:4px}.ihub-scrollbar-thin-light::-webkit-scrollbar{width:4px;height:4px}.ihub-scrollbar-thin::-webkit-scrollbar-track{background:var(--Gray);border-radius:5px}.ihub-scrollbar-thin-light::-webkit-scrollbar-track{background:var(--Gray);border-radius:5px}.ihub-scrollbar-thin::-webkit-scrollbar-thumb{background:var(--DarkCyan);border-radius:5px}.ihub-scrollbar-thin-light::-webkit-scrollbar-thumb{background:var(--OpacityBackground);border-radius:5px}.ihub-scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.ihub-scrollbar-hidden::-webkit-scrollbar{display:none}
.ihub-w-1{width:1px}.ihub-w-2{width:2px}.ihub-w-4{width:4px}.ihub-w-8{width:8px}.ihub-w-16{width:16px}.ihub-w-24{width:24px}.ihub-w-32{width:32px}.ihub-w-48{width:48px}.ihub-w-64{width:64px}.ihub-w-80{width:80px}.ihub-w-96{width:96px}.ihub-w-128{width:128px}.ihub-w-200{width:200px}.ihub-w-250{width:250px}.ihub-w-300{width:300px}.ihub-w-350{width:350px}.ihub-w-400{width:400px}.ihub-w-500{width:500px}.ihub-w-600{width:600px}.ihub-w-700{width:700px}.ihub-w-800{width:800px}.ihub-w-25{width:25%}.ihub-w-33{width:33.3333%}.ihub-w-50{width:50%}.ihub-w-75{width:75%}.ihub-w-100{width:100%}.ihub-w-auto{width:auto}.ihub-max-w-300{max-width:300px}.ihub-max-w-400{max-width:400px}.ihub-max-w-500{max-width:500px}.ihub-max-w-600{max-width:600px}.ihub-max-w-700{max-width:700px}.ihub-max-w-800{max-width:800px}.ihub-max-w-900{max-width:900px}.ihub-max-w-1000{max-width:1000px}.ihub-max-w-1200{max-width:1200px}.ihub-max-w-1400{max-width:1400px}.ihub-max-w-1600{max-width:1600px}.ihub-max-w-full{max-width:100%}.ihub-max-w-none{max-width:none}.ihub-h-1{height:1px}.ihub-h-2{height:2px}.ihub-h-4{height:4px}.ihub-h-8{height:8px}.ihub-h-16{height:16px}.ihub-h-24{height:24px}.ihub-h-32{height:32px}.ihub-h-48{height:48px}.ihub-h-64{height:64px}.ihub-h-80{height:80px}.ihub-h-96{height:96px}.ihub-h-128{height:128px}.ihub-h-200{height:200px}.ihub-h-300{height:300px}.ihub-h-400{height:400px}.ihub-h-500{height:500px}.ihub-h-600{height:600px}.ihub-h-25{height:25%}.ihub-h-33{height:33.3333%}.ihub-h-50{height:50%}.ihub-h-75{height:75%}.ihub-h-100{height:100%}.ihub-h-auto{height:auto}.ihub-h-screen{height:100vh}.ihub-max-h-200{max-height:200px}.ihub-max-h-300{max-height:300px}.ihub-max-h-400{max-height:400px}.ihub-max-h-500{max-height:500px}.ihub-max-h-600{max-height:600px}.ihub-max-h-full{max-height:100%}.ihub-max-h-screen{max-height:100vh}.ihub-max-h-none{max-height:none}.ihub-min-h-0{min-height:0}.ihub-min-h-100{min-height:100px}.ihub-min-h-200{min-height:200px}.ihub-min-h-300{min-height:300px}.ihub-min-h-400{min-height:400px}.ihub-min-h-500{min-height:500px}.ihub-min-h-600{min-height:600px}.ihub-min-h-700{min-height:700px}.ihub-min-h-800{min-height:800px}.ihub-min-h-900{min-height:900px}.ihub-min-h-1000{min-height:1000px}.ihub-min-h-1100{min-height:1100px}.ihub-min-h-1200{min-height:1200px}.ihub-min-h-1300{min-height:1300px}.ihub-min-h-1400{min-height:1400px}.ihub-min-h-1500{min-height:1500px}.ihub-min-h-full{min-height:100%}.ihub-min-h-screen{min-height:100vh}.ihub-min-w-0{min-width:0}.ihub-min-w-100{min-width:100px}.ihub-min-w-200{min-width:200px}.ihub-min-w-300{min-width:300px}.ihub-min-w-400{min-width:400px}.ihub-min-w-500{min-width:500px}.ihub-min-w-600{min-width:600px}.ihub-min-w-700{min-width:700px}.ihub-min-w-800{min-width:800px}.ihub-min-w-900{min-width:900px}.ihub-min-w-1000{min-width:1000px}.ihub-min-w-1100{min-width:1100px}.ihub-min-w-1200{min-width:1200px}.ihub-min-w-1300{min-width:1300px}.ihub-min-w-1400{min-width:1400px}.ihub-min-w-1500{min-width:1500px}.ihub-min-w-full{min-width:100%}.ihub-min-w-screen{min-width:100vw}.ihub-p-0{padding:0}.ihub-p-1{padding:4px}.ihub-p-2{padding:8px}.ihub-p-3{padding:12px}.ihub-p-4{padding:16px}.ihub-p-5{padding:20px}.ihub-p-6{padding:24px}.ihub-p-8{padding:32px}.ihub-p-10{padding:40px}.ihub-p-12{padding:48px}.ihub-p-16{padding:64px}.ihub-p-20{padding:80px}.ihub-p-24{padding:96px}.ihub-p-32{padding:128px}.ihub-pt-0{padding-top:0}.ihub-pt-1{padding-top:4px}.ihub-pt-2{padding-top:8px}.ihub-pt-3{padding-top:12px}.ihub-pt-4{padding-top:16px}.ihub-pt-5{padding-top:20px}.ihub-pt-6{padding-top:24px}.ihub-pt-8{padding-top:32px}.ihub-pt-10{padding-top:40px}.ihub-pt-12{padding-top:48px}.ihub-pt-16{padding-top:64px}.ihub-pt-20{padding-top:80px}.ihub-pt-24{padding-top:96px}.ihub-pt-32{padding-top:128px}.ihub-pr-0{padding-right:0}.ihub-pr-1{padding-right:4px}.ihub-pr-2{padding-right:8px}.ihub-pr-3{padding-right:12px}.ihub-pr-4{padding-right:16px}.ihub-pr-5{padding-right:20px}.ihub-pr-6{padding-right:24px}.ihub-pr-8{padding-right:32px}.ihub-pr-10{padding-right:40px}.ihub-pr-12{padding-right:48px}.ihub-pr-16{padding-right:64px}.ihub-pr-20{padding-right:80px}.ihub-pr-24{padding-right:96px}.ihub-pr-32{padding-right:128px}.ihub-pb-0{padding-bottom:0}.ihub-pb-1{padding-bottom:4px}.ihub-pb-2{padding-bottom:8px}.ihub-pb-3{padding-bottom:12px}.ihub-pb-4{padding-bottom:16px}.ihub-pb-5{padding-bottom:20px}.ihub-pb-6{padding-bottom:24px}.ihub-pb-8{padding-bottom:32px}.ihub-pb-10{padding-bottom:40px}.ihub-pb-12{padding-bottom:48px}.ihub-pb-16{padding-bottom:64px}.ihub-pb-20{padding-bottom:80px}.ihub-pb-24{padding-bottom:96px}.ihub-pb-32{padding-bottom:128px}.ihub-pl-0{padding-left:0}.ihub-pl-1{padding-left:4px}.ihub-pl-2{padding-left:8px}.ihub-pl-3{padding-left:12px}.ihub-pl-4{padding-left:16px}.ihub-pl-5{padding-left:20px}.ihub-pl-6{padding-left:24px}.ihub-pl-8{padding-left:32px}.ihub-pl-10{padding-left:40px}.ihub-pl-12{padding-left:48px}.ihub-pl-16{padding-left:64px}.ihub-pl-20{padding-left:80px}.ihub-pl-24{padding-left:96px}.ihub-pl-32{padding-left:128px}.ihub-px-0{padding-left:0;padding-right:0}.ihub-px-1{padding-left:4px;padding-right:4px}.ihub-px-2{padding-left:8px;padding-right:8px}.ihub-px-3{padding-left:12px;padding-right:12px}.ihub-px-4{padding-left:16px;padding-right:16px}.ihub-px-5{padding-left:20px;padding-right:20px}.ihub-px-6{padding-left:24px;padding-right:24px}.ihub-px-8{padding-left:32px;padding-right:32px}.ihub-px-10{padding-left:40px;padding-right:40px}.ihub-px-12{padding-left:48px;padding-right:48px}.ihub-px-16{padding-left:64px;padding-right:64px}.ihub-px-20{padding-left:80px;padding-right:80px}.ihub-px-24{padding-left:96px;padding-right:96px}.ihub-px-32{padding-left:128px;padding-right:128px}.ihub-py-0{padding-top:0;padding-bottom:0}.ihub-py-1{padding-top:4px;padding-bottom:4px}.ihub-py-2{padding-top:8px;padding-bottom:8px}.ihub-py-3{padding-top:12px;padding-bottom:12px}.ihub-py-4{padding-top:16px;padding-bottom:16px}.ihub-py-5{padding-top:20px;padding-bottom:20px}.ihub-py-6{padding-top:24px;padding-bottom:24px}.ihub-py-8{padding-top:32px;padding-bottom:32px}.ihub-py-10{padding-top:40px;padding-bottom:40px}.ihub-py-12{padding-top:48px;padding-bottom:48px}.ihub-py-16{padding-top:64px;padding-bottom:64px}.ihub-py-20{padding-top:80px;padding-bottom:80px}.ihub-py-24{padding-top:96px;padding-bottom:96px}.ihub-py-32{padding-top:128px;padding-bottom:128px}@media (max-width:768px){.ihub-sm-w-100{width:100%}.ihub-sm-h-auto{height:auto}.ihub-sm-p-2{padding:8px}.ihub-sm-p-3{padding:12px}.ihub-sm-p-4{padding:16px}.ihub-sm-py-2{padding-top:8px;padding-bottom:8px}.ihub-sm-py-3{padding-top:12px;padding-bottom:12px}.ihub-sm-px-2{padding-left:8px;padding-right:8px}.ihub-sm-px-3{padding-left:12px;padding-right:12px}}@media (min-width:769px) and (max-width:1024px){.ihub-md-w-50{width:50%}.ihub-md-w-75{width:75%}.ihub-md-w-100{width:100%}.ihub-md-p-4{padding:16px}.ihub-md-p-5{padding:20px}.ihub-md-py-4{padding-top:16px;padding-bottom:16px}.ihub-md-py-5{padding-top:20px;padding-bottom:20px}.ihub-md-px-4{padding-left:16px;padding-right:16px}.ihub-md-px-5{padding-left:20px;padding-right:20px}}@media (min-width:1025px){.ihub-lg-w-25{width:25%}.ihub-lg-w-33{width:33.3333%}.ihub-lg-w-50{width:50%}.ihub-lg-w-75{width:75%}.ihub-lg-p-6{padding:24px}.ihub-lg-p-8{padding:32px}.ihub-lg-py-6{padding-top:24px;padding-bottom:24px}.ihub-lg-py-8{padding-top:32px;padding-bottom:32px}.ihub-lg-px-6{padding-left:24px;padding-right:24px}.ihub-lg-px-8{padding-left:32px;padding-right:32px}}
.ihub-bg-turkish-rose{background-color:#bc658d}.ihub-bg-gunmetal{background-color:#2c333a}.ihub-bg-viridian-green{background-color:#009ba2}.ihub-bg-danger{background-color:#ea5f5e}.ihub-bg-fade-glass{background-color:#ffffffe6}.ihub-bg-rhythm{background-color:#69779b}.ihub-bg-caribbean-green{background-color:#00c5a2}.ihub-bg-old-lavender{background-color:#756c83}.ihub-bg-american-purple{background-color:#432160}.ihub-bg-chinese-blue{background-color:#415b90}.ihub-bg-dark-slate-gray{background-color:#314a52}.ihub-bg-maximum-red-purple{background-color:#a03c78}.ihub-bg-dark-lavender{background-color:#6f539b}.ihub-bg-metallic-blue{background-color:#3c5186}.ihub-bg-tiffany-blue{background-color:#0fabbc}.ihub-bg-police-blue{background-color:#394a6d}.ihub-bg-corn{background-color:#fbeb5b}.ihub-bg-lime-green{background-color:#4be133}.ihub-bg-old-rose{background-color:#394a6d}.ihub-bg-magnolia{background-color:#f4f3fe}.ihub-bg-chinese-silver{background-color:#ccc}.ihub-bg-lavender-gray{background-color:#c5c0db}.ihub-bg-light-white{background-color:#ececec}.ihub-bg-deepgreen-cyanturquoise{background-color:#206d62}.ihub-bg-gray{background-color:#f4f4f4}.ihub-bg-overlay{background-color:#2c333a33}.ihub-bg-opacity-background{background-color:#7d7c7c20}.ihub-text-dark-cyan{color:#00838f}.ihub-text-turkish-rose{color:#bc658d}.ihub-text-gunmetal{color:#2c333a}.ihub-text-viridian-green{color:#009ba2}.ihub-text-danger{color:#ea5f5e}.ihub-text-fade-glass{color:#ffffffe6}.ihub-text-rhythm{color:#69779b}.ihub-text-caribbean-green{color:#00c5a2}.ihub-text-old-lavender{color:#756c83}.ihub-text-american-purple{color:#432160}.ihub-text-chinese-blue{color:#415b90}.ihub-text-dark-slate-gray{color:#314a52}.ihub-text-maximum-red-purple{color:#a03c78}.ihub-text-dark-lavender{color:#6f539b}.ihub-text-metallic-blue{color:#3c5186}.ihub-text-tiffany-blue{color:#0fabbc}.ihub-text-police-blue{color:#394a6d}.ihub-text-corn{color:#fbeb5b}.ihub-text-lime-green{color:#4be133}.ihub-text-old-rose{color:#394a6d}.ihub-text-magnolia{color:#f4f3fe}.ihub-text-chinese-silver{color:#ccc}.ihub-text-lavender-gray{color:#c5c0db}.ihub-text-light-white{color:#ececec}.ihub-text-deepgreen-cyanturquoise{color:#206d62}.ihub-text-gray{color:#f4f4f4}.ihub-text-overlay{color:#2c333a33}.ihub-text-opacity-background{color:#7d7c7c20}.ihub-text-DarkCyan{color:var(--DarkCyan)}.ihub-text-TurkishRose{color:var(--TurkishRose)}.ihub-text-Gunmetal{color:var(--Gunmetal)}.ihub-text-ViridianGreen{color:var(--ViridianGreen)}.ihub-text-White{color:var(--White)}.ihub-text-Danger{color:var(--Danger)}.ihub-text-Rhythm{color:var(--Rhythm)}.ihub-text-CaribbeanGreen{color:var(--CaribbeanGreen)}.ihub-text-OldLavender{color:var(--OldLavender)}.ihub-text-AmericanPurple{color:var(--AmericanPurple)}.ihub-text-ChineseBlue{color:var(--ChineseBlue)}.ihub-text-DarkSlateGray{color:var(--DarkSlateGray)}.ihub-text-MaximumRedPurple{color:var(--MaximumRedPurple)}.ihub-text-DarkLavender{color:var(--DarkLavender)}.ihub-text-MetallicBlue{color:var(--MetallicBlue)}.ihub-text-TiffanyBlue{color:var(--TiffanyBlue)}.ihub-text-PoliceBlue{color:var(--PoliceBlue)}.ihub-text-Corn{color:var(--Corn)}.ihub-text-LimeGreen{color:var(--LimeGreen)}.ihub-text-OldRose{color:var(--OldRose)}.ihub-text-Magnolia{color:var(--Magnolia)}.ihub-text-ChineseSilver{color:var(--ChineseSilver)}.ihub-text-LavenderGray{color:var(--LavenderGray)}.ihub-bg-dark-cyan{background-color:#00838f}.ihub-bg-DarkCyan{background-color:var(--DarkCyan)}.ihub-bg-TurkishRose{background-color:var(--TurkishRose)}.ihub-bg-Gunmetal{background-color:var(--Gunmetal)}.ihub-bg-ViridianGreen{background-color:var(--ViridianGreen)}.ihub-bg-White{background-color:var(--White)}.ihub-bg-Danger{background-color:var(--Danger)}.ihub-bg-FadeGlass{background-color:var(--FadeGlass)}.ihub-bg-Rhythm{background-color:var(--Rhythm)}.ihub-bg-CaribbeanGreen{background-color:var(--CaribbeanGreen)}.ihub-bg-OldLavender{background-color:var(--OldLavender)}.ihub-bg-AmericanPurple{background-color:var(--AmericanPurple)}.ihub-bg-ChineseBlue{background-color:var(--ChineseBlue)}.ihub-bg-DarkSlateGray{background-color:var(--DarkSlateGray)}.ihub-bg-MaximumRedPurple{background-color:var(--MaximumRedPurple)}.ihub-bg-DarkLavender{background-color:var(--DarkLavender)}.ihub-bg-MetallicBlue{background-color:var(--MetallicBlue)}.ihub-bg-TiffanyBlue{background-color:var(--TiffanyBlue)}.ihub-bg-PoliceBlue{background-color:var(--PoliceBlue)}.ihub-bg-Corn{background-color:var(--Corn)}.ihub-bg-LimeGreen{background-color:var(--LimeGreen)}.ihub-bg-OldRose{background-color:var(--OldRose)}.ihub-bg-Magnolia{background-color:var(--Magnolia)}.ihub-bg-ChineseSilver{background-color:var(--ChineseSilver)}.ihub-bg-LavenderGray{background-color:var(--LavenderGray)}.ihub-bg-Gray{background-color:var(--Gray)}.ihub-bg-Main-Gradient{background:var(--Main-Gradient)}.ihub-bg-Dark-Gradient{background:var(--Dark-Gradient)}.ihub-bg-blue{background-color:var(--blue)}.ihub-text-blue{color:var(--blue)}.ihub-bg-white{background-color:var(--white)}.ihub-text-white{color:#fff}.ihub-bg-DeepGreen-CyanTurquoise{background-color:var(--DeepGreen-CyanTurquoise)}.ihub-text-DeepGreen-CyanTurquoise{color:var(--DeepGreen-CyanTurquoise)}.ihub-bg-nesgBlue{background-color:var(--nesgBlue)}.ihub-text-nesgBlue{color:var(--nesgBlue)}.ihub-bg-nesgBlueOpacity{background-color:var(--nesgBlueOpacity)}.ihub-text-nesgBlueOpacity{color:var(--nesgBlueOpacity)}.ihub-bg-main-color{background-color:var(--main-color)}.ihub-text-main-color{color:var(--main-color)}.ihub-bg-second-color{background-color:var(--second-color)}.ihub-text-second-color{color:var(--second-color)}.ihub-bg-OpacityBackground{background-color:var(--OpacityBackground)}.ihub-dark-mode{color:var(--White);background-color:var(--Gunmetal)}.ihub-dark-mode .ihub-text-dark-emphasis{color:var(--White)}.ihub-dark-mode .ihub-text-dark-medium{color:#fffc}.ihub-dark-mode .ihub-text-dark-muted{color:#fff9}.ihub-dark-mode .ihub-text-dark-disabled{color:#fff6}.ihub-dark-mode .ihub-bg-dark-elevated{background-color:#3a424a}.ihub-dark-mode .ihub-bg-dark-surface{background-color:var(--Gunmetal)}.ihub-dark-mode .ihub-bg-dark-overlay{background-color:#0006}.ihub-dark-mode .ihub-border-dark{border-color:#ffffff26!important}.ihub-dark-mode .ihub-border-dark-subtle{border-color:#ffffff0d!important}.ihub-dark-mode .ihub-shadow-dark-sm{box-shadow:0 2px 8px #0000004d}.ihub-dark-mode .ihub-shadow-dark-md{box-shadow:0 4px 12px #0006}.ihub-dark-mode .ihub-shadow-dark-lg{box-shadow:0 8px 24px #00000080}.ihub-dark-mode .ihub-hover-dark:hover{background-color:#ffffff1a}.ihub-dark-mode .ihub-hover-dark-text:hover{color:var(--DarkCyan)}.ihub-dark-mode .ihub-focus-dark:focus{outline-color:var(--DarkCyan)}.ihub-dark-mode input,.ihub-dark-mode select,.ihub-dark-mode textarea{color:var(--White);background-color:#3a424a;border-color:#ffffff26}.ihub-dark-mode input::placeholder,.ihub-dark-mode textarea::placeholder{color:#fff6}.ihub-dark-mode input:focus,.ihub-dark-mode select:focus,.ihub-dark-mode textarea:focus{border-color:var(--DarkCyan)}.ihub-dark-mode .ihub-important-btn,.ihub-dark-mode .ihub-ihub-important-btn{background-color:var(--DarkCyan);color:var(--White)}.ihub-dark-mode .ihub-outlined-btn{color:var(--DarkCyan);border:1px solid var(--DarkCyan);background-color:#0000}.ihub-dark-mode .ihub-outlined-btn:hover{background-color:var(--DarkCyan);color:var(--White)}.ihub-dark-mode .ihub-default-btn{color:var(--White);background-color:#3a424a}.ihub-status-success{color:var(--CaribbeanGreen);border-left:3px solid var(--CaribbeanGreen);background-color:#00c5a21a;border-radius:4px;padding:12px 16px}.ihub-status-warning{color:#d9b600;border-left:3px solid var(--Corn);background-color:#fbeb5b1a;border-radius:4px;padding:12px 16px}.ihub-status-danger,.ihub-status-error{color:var(--Danger);border-left:3px solid var(--Danger);background-color:#ea5f5e1a;border-radius:4px;padding:12px 16px}.ihub-status-info{color:var(--DarkCyan);border-left:3px solid var(--DarkCyan);background-color:#00838f1a;border-radius:4px;padding:12px 16px}.ihub-status-neutral{color:var(--Gunmetal);border-left:3px solid var(--Gunmetal);background-color:#2c333a1a;border-radius:4px;padding:12px 16px}.ihub-border-success{border-color:var(--CaribbeanGreen)!important}.ihub-border-warning{border-color:var(--Corn)!important}.ihub-border-danger,.ihub-border-error{border-color:var(--Danger)!important}.ihub-border-info{border-color:var(--DarkCyan)!important}.ihub-border-neutral{border-color:var(--Gunmetal)!important}.ihub-text-success{color:var(--CaribbeanGreen)!important}.ihub-text-warning{color:#d9b600!important}.ihub-text-danger,.ihub-text-error{color:var(--Danger)!important}.ihub-text-info{color:var(--DarkCyan)!important}.ihub-text-neutral{color:var(--Gunmetal)!important}.ihub-bg-success-subtle{background-color:#00c5a21a!important}.ihub-bg-warning-subtle{background-color:#fbeb5b1a!important}.ihub-bg-danger-subtle,.ihub-bg-error-subtle{background-color:#ea5f5e1a!important}.ihub-bg-info-subtle{background-color:#00838f1a!important}.ihub-bg-neutral-subtle{background-color:#2c333a1a!important}.ihub-icon-success{color:var(--CaribbeanGreen);margin-right:8px}.ihub-icon-warning{color:#d9b600;margin-right:8px}.ihub-icon-danger,.ihub-icon-error{color:var(--Danger);margin-right:8px}.ihub-icon-info{color:var(--DarkCyan);margin-right:8px}.ihub-icon-neutral{color:var(--Gunmetal);margin-right:8px}.ihub-btn-success{background-color:var(--CaribbeanGreen);color:var(--White);border:none}.ihub-btn-success:hover{background-color:#00a389}.ihub-btn-warning{color:var(--White);background-color:#d9b600;border:none}.ihub-btn-warning:hover{background-color:#b89e00}.ihub-btn-danger,.ihub-btn-error{background-color:var(--Danger);color:var(--White);border:none}.ihub-btn-danger:hover,.ihub-btn-error:hover{background-color:#d15453}.ihub-btn-info{background-color:var(--DarkCyan);color:var(--White);border:none}.ihub-btn-info:hover{background-color:#006d77}.ihub-btn-neutral{background-color:var(--Gunmetal);color:var(--White);border:none}.ihub-btn-neutral:hover{background-color:#212930}.ihub-btn-outline-success{color:var(--CaribbeanGreen);border:1px solid var(--CaribbeanGreen);background-color:#0000}.ihub-btn-outline-success:hover{background-color:var(--CaribbeanGreen);color:var(--White)}.ihub-btn-outline-warning{color:#d9b600;background-color:#0000;border:1px solid #d9b600}.ihub-btn-outline-warning:hover{color:var(--White);background-color:#d9b600}.ihub-btn-outline-danger,.ihub-btn-outline-error{color:var(--Danger);border:1px solid var(--Danger);background-color:#0000}.ihub-btn-outline-danger:hover,.ihub-btn-outline-error:hover{background-color:var(--Danger);color:var(--White)}.ihub-btn-outline-info{color:var(--DarkCyan);border:1px solid var(--DarkCyan);background-color:#0000}.ihub-btn-outline-info:hover{background-color:var(--DarkCyan);color:var(--White)}.ihub-btn-outline-neutral{color:var(--Gunmetal);border:1px solid var(--Gunmetal);background-color:#0000}.ihub-btn-outline-neutral:hover{background-color:var(--Gunmetal);color:var(--White)}.ihub-dark-mode .ihub-status-success{color:var(--CaribbeanGreen);border-left:3px solid var(--CaribbeanGreen);background-color:#00c5a233}.ihub-dark-mode .ihub-status-warning{color:var(--Corn);border-left:3px solid var(--Corn);background-color:#fbeb5b33}.ihub-dark-mode .ihub-status-danger,.ihub-dark-mode .ihub-status-error{color:var(--Danger);border-left:3px solid var(--Danger);background-color:#ea5f5e33}.ihub-dark-mode .ihub-status-info{color:var(--DarkCyan);border-left:3px solid var(--DarkCyan);background-color:#00838f33}.ihub-dark-mode .ihub-status-neutral{color:#e0e0e0;background-color:#b4b4b426;border-left:3px solid #e0e0e0}.ihub-dark-mode .ihub-text-success{color:var(--CaribbeanGreen)!important}.ihub-dark-mode .ihub-text-warning{color:var(--Corn)!important}.ihub-dark-mode .ihub-text-danger,.ihub-dark-mode .ihub-text-error{color:var(--Danger)!important}.ihub-dark-mode .ihub-text-info{color:var(--DarkCyan)!important}.ihub-dark-mode .ihub-text-neutral{color:#e0e0e0!important}@media (prefers-color-scheme:dark){:root.ihub-auto-dark-mode{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root.ihub-auto-dark-mode body{color:var(--White);background-color:var(--Gunmetal);background-color:var(--Gunmetal)}}
.ihub-border{border:var(--borderDefault)!important}.ihub-border-0{border:0!important}.ihub-border-1{border-width:1px!important}.ihub-border-2{border-width:2px!important}.ihub-border-3{border-width:3px!important}.ihub-border-4{border-width:4px!important}.ihub-border-5{border-width:5px!important}.ihub-border-top{border-top:var(--borderDefault)!important}.ihub-border-top-0{border-top:0!important}.ihub-border-end{border-right:var(--borderDefault)!important}.ihub-border-end-0{border-right:0!important}.ihub-border-bottom{border-bottom:var(--borderDefault)!important}.ihub-border-bottom-0{border-bottom:0!important}.ihub-border-start{border-left:var(--borderDefault)!important}.ihub-border-start-0{border-left:0!important}.ihub-border-DarkCyan{border-color:var(--DarkCyan)!important}.ihub-border-TurkishRose{border-color:var(--TurkishRose)!important}.ihub-border-Gunmetal{border-color:var(--Gunmetal)!important}.ihub-border-ViridianGreen{border-color:var(--ViridianGreen)!important}.ihub-border-White{border-color:var(--White)!important}.ihub-border-Danger{border-color:var(--Danger)!important}.ihub-border-Rhythm{border-color:var(--Rhythm)!important}.ihub-border-CaribbeanGreen{border-color:var(--CaribbeanGreen)!important}.ihub-border-OldLavender{border-color:var(--OldLavender)!important}.ihub-border-AmericanPurple{border-color:var(--AmericanPurple)!important}.ihub-border-ChineseBlue{border-color:var(--ChineseBlue)!important}.ihub-border-DarkSlateGray{border-color:var(--DarkSlateGray)!important}.ihub-border-MaximumRedPurple{border-color:var(--MaximumRedPurple)!important}.ihub-border-DarkLavender{border-color:var(--DarkLavender)!important}.ihub-border-MetallicBlue{border-color:var(--MetallicBlue)!important}.ihub-border-TiffanyBlue{border-color:var(--TiffanyBlue)!important}.ihub-border-PoliceBlue{border-color:var(--PoliceBlue)!important}.ihub-border-Corn{border-color:var(--Corn)!important}.ihub-border-LimeGreen{border-color:var(--LimeGreen)!important}.ihub-border-Magnolia{border-color:var(--Magnolia)!important}.ihub-border-ChineseSilver{border-color:var(--ChineseSilver)!important}.ihub-border-LavenderGray{border-color:var(--LavenderGray)!important}.ihub-border-Gray{border-color:var(--Gray)!important}.ihub-border-opacity-10{--ihub-border-opacity:.1}.ihub-border-opacity-25{--ihub-border-opacity:.25}.ihub-border-opacity-50{--ihub-border-opacity:.5}.ihub-border-opacity-75{--ihub-border-opacity:.75}.ihub-border-opacity-100{--ihub-border-opacity:1}.ihub-border-solid{border-style:solid!important}.ihub-border-dashed{border-style:dashed!important}.ihub-border-dotted{border-style:dotted!important}.ihub-border-double{border-style:double!important}.ihub-border-none{border-style:none!important}.ihub-rounded{border-radius:4px!important}.ihub-rounded-0{border-radius:0!important}.ihub-rounded-1{border-radius:2px!important}.ihub-rounded-2{border-radius:4px!important}.ihub-rounded-3{border-radius:6px!important}.ihub-rounded-4{border-radius:8px!important}.ihub-rounded-5{border-radius:10px!important}.ihub-rounded-circle{border-radius:50%!important}.ihub-rounded-pill{border-radius:50rem!important}.ihub-rounded-top{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.ihub-rounded-end{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.ihub-rounded-bottom{border-bottom-right-radius:4px!important;border-bottom-left-radius:4px!important}.ihub-rounded-start{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.ihub-rounded-top-start{border-top-left-radius:4px!important}.ihub-rounded-top-end{border-top-right-radius:4px!important}.ihub-rounded-bottom-end{border-bottom-right-radius:4px!important}.ihub-rounded-bottom-start{border-bottom-left-radius:4px!important}@media (min-width:576px){.ihub-border-sm{border:var(--borderDefault)!important}.ihub-border-sm-0{border:0!important}.ihub-border-top-sm{border-top:var(--borderDefault)!important}.ihub-border-top-sm-0{border-top:0!important}.ihub-border-end-sm{border-right:var(--borderDefault)!important}.ihub-border-end-sm-0{border-right:0!important}.ihub-border-bottom-sm{border-bottom:var(--borderDefault)!important}.ihub-border-bottom-sm-0{border-bottom:0!important}.ihub-border-start-sm{border-left:var(--borderDefault)!important}.ihub-border-start-sm-0{border-left:0!important}.ihub-rounded-sm{border-radius:4px!important}.ihub-rounded-sm-0{border-radius:0!important}.ihub-rounded-sm-circle{border-radius:50%!important}.ihub-rounded-sm-pill{border-radius:50rem!important}}@media (min-width:768px){.ihub-border-md{border:var(--borderDefault)!important}.ihub-border-md-0{border:0!important}.ihub-border-top-md{border-top:var(--borderDefault)!important}.ihub-border-top-md-0{border-top:0!important}.ihub-border-end-md{border-right:var(--borderDefault)!important}.ihub-border-end-md-0{border-right:0!important}.ihub-border-bottom-md{border-bottom:var(--borderDefault)!important}.ihub-border-bottom-md-0{border-bottom:0!important}.ihub-border-start-md{border-left:var(--borderDefault)!important}.ihub-border-start-md-0{border-left:0!important}.ihub-rounded-md{border-radius:4px!important}.ihub-rounded-md-0{border-radius:0!important}.ihub-rounded-md-circle{border-radius:50%!important}.ihub-rounded-md-pill{border-radius:50rem!important}}@media (min-width:992px){.ihub-border-lg{border:var(--borderDefault)!important}.ihub-border-lg-0{border:0!important}.ihub-border-top-lg{border-top:var(--borderDefault)!important}.ihub-border-top-lg-0{border-top:0!important}.ihub-border-end-lg{border-right:var(--borderDefault)!important}.ihub-border-end-lg-0{border-right:0!important}.ihub-border-bottom-lg{border-bottom:var(--borderDefault)!important}.ihub-border-bottom-lg-0{border-bottom:0!important}.ihub-border-start-lg{border-left:var(--borderDefault)!important}.ihub-border-start-lg-0{border-left:0!important}.ihub-rounded-lg{border-radius:4px!important}.ihub-rounded-lg-0{border-radius:0!important}.ihub-rounded-lg-circle{border-radius:50%!important}.ihub-rounded-lg-pill{border-radius:50rem!important}}@media (min-width:1200px){.ihub-border-xl{border:var(--borderDefault)!important}.ihub-border-xl-0{border:0!important}.ihub-border-top-xl{border-top:var(--borderDefault)!important}.ihub-border-top-xl-0{border-top:0!important}.ihub-border-end-xl{border-right:var(--borderDefault)!important}.ihub-border-end-xl-0{border-right:0!important}.ihub-border-bottom-xl{border-bottom:var(--borderDefault)!important}.ihub-border-bottom-xl-0{border-bottom:0!important}.ihub-border-start-xl{border-left:var(--borderDefault)!important}.ihub-border-start-xl-0{border-left:0!important}.ihub-rounded-xl{border-radius:4px!important}.ihub-rounded-xl-0{border-radius:0!important}.ihub-rounded-xl-circle{border-radius:50%!important}.ihub-rounded-xl-pill{border-radius:50rem!important}}.ihub-border-dashed-bottom{border-bottom:1px dashed #2c333a33!important}.ihub-border-gradient{border-image:var(--Main-Gradient)1!important}.ihub-card-border{border:var(--borderDefault)!important;box-shadow:var(--lightShadow)!important;border-radius:5px!important}.ihub-card-border-hover:hover{box-shadow:var(--shadow)!important;transition:box-shadow .3s!important}.ihub-focus-border:focus{border-color:var(--DarkCyan)!important;outline:none!important}.ihub-active-border.active{border-color:var(--DarkCyan)!important;border-left-width:3px!important}.ihub-error-border{border-color:var(--Danger)!important}.ihub-border-left-accent{border-left:3px solid var(--DarkCyan)!important}.ihub-border-bottom-thick{border-bottom:3px solid var(--Gunmetal)!important}.ihub-border-top-accent{border-top:3px solid var(--TurkishRose)!important}.ihub-table-bordered,.ihub-table-bordered th,.ihub-table-bordered td{border:var(--borderDefault)!important}.ihub-table-borderless th,.ihub-table-borderless td{border:0!important}
.ihub-position-static{position:static!important}.ihub-position-relative{position:relative!important}.ihub-position-absolute{position:absolute!important}.ihub-position-fixed{position:fixed!important}.ihub-position-sticky{position:sticky!important}.ihub-top-0{top:0!important}.ihub-top-50{top:50%!important}.ihub-top-100{top:100%!important}.ihub-right-0{right:0!important}.ihub-right-50{right:50%!important}.ihub-right-100{right:100%!important}.ihub-bottom-0{bottom:0!important}.ihub-bottom-50{bottom:50%!important}.ihub-bottom-100{bottom:100%!important}.ihub-left-0{left:0!important}.ihub-left-50{left:50%!important}.ihub-left-100{left:100%!important}.ihub-top-1{top:1px!important}.ihub-top-2{top:2px!important}.ihub-top-3{top:3px!important}.ihub-top-4{top:4px!important}.ihub-top-5{top:5px!important}.ihub-top-6{top:6px!important}.ihub-top-7{top:7px!important}.ihub-top-8{top:8px!important}.ihub-top-9{top:9px!important}.ihub-top-10{top:10px!important}.ihub-right-1{right:1px!important}.ihub-right-2{right:2px!important}.ihub-right-3{right:3px!important}.ihub-right-4{right:4px!important}.ihub-right-5{right:5px!important}.ihub-right-6{right:6px!important}.ihub-right-7{right:7px!important}.ihub-right-8{right:8px!important}.ihub-right-9{right:9px!important}.ihub-right-10{right:10px!important}.ihub-bottom-1{bottom:1px!important}.ihub-bottom-2{bottom:2px!important}.ihub-bottom-3{bottom:3px!important}.ihub-bottom-4{bottom:4px!important}.ihub-bottom-5{bottom:5px!important}.ihub-bottom-6{bottom:6px!important}.ihub-bottom-7{bottom:7px!important}.ihub-bottom-8{bottom:8px!important}.ihub-bottom-9{bottom:9px!important}.ihub-bottom-10{bottom:10px!important}.ihub-left-1{left:1px!important}.ihub-left-2{left:2px!important}.ihub-left-3{left:3px!important}.ihub-left-4{left:4px!important}.ihub-left-5{left:5px!important}.ihub-left-6{left:6px!important}.ihub-left-7{left:7px!important}.ihub-left-8{left:8px!important}.ihub-left-9{left:9px!important}.ihub-left-10{left:10px!important}.ihub-top-20{top:20px!important}.ihub-top-30{top:30px!important}.ihub-right-20{right:20px!important}.ihub-right-30{right:30px!important}.ihub-bottom-20{bottom:20px!important}.ihub-bottom-30{bottom:30px!important}.ihub-left-20{left:20px!important}.ihub-left-30{left:30px!important}.ihub-top-n1{top:-1px!important}.ihub-top-n2{top:-2px!important}.ihub-top-n3{top:-3px!important}.ihub-top-n4{top:-4px!important}.ihub-top-n5{top:-5px!important}.ihub-top-n6{top:-6px!important}.ihub-top-n7{top:-7px!important}.ihub-top-n8{top:-8px!important}.ihub-top-n9{top:-9px!important}.ihub-top-n10{top:-10px!important}.ihub-top-n20{top:-20px!important}.ihub-top-n30{top:-30px!important}.ihub-right-n1{right:-1px!important}.ihub-right-n2{right:-2px!important}.ihub-right-n3{right:-3px!important}.ihub-right-n4{right:-4px!important}.ihub-right-n5{right:-5px!important}.ihub-right-n6{right:-6px!important}.ihub-right-n7{right:-7px!important}.ihub-right-n8{right:-8px!important}.ihub-right-n9{right:-9px!important}.ihub-right-n10{right:-10px!important}.ihub-right-n20{right:-20px!important}.ihub-right-n30{right:-30px!important}.ihub-bottom-n1{bottom:-1px!important}.ihub-bottom-n2{bottom:-2px!important}.ihub-bottom-n3{bottom:-3px!important}.ihub-bottom-n4{bottom:-4px!important}.ihub-bottom-n5{bottom:-5px!important}.ihub-bottom-n6{bottom:-6px!important}.ihub-bottom-n7{bottom:-7px!important}.ihub-bottom-n8{bottom:-8px!important}.ihub-bottom-n9{bottom:-9px!important}.ihub-bottom-n10{bottom:-10px!important}.ihub-bottom-n20{bottom:-20px!important}.ihub-bottom-n30{bottom:-30px!important}.ihub-left-n1{left:-1px!important}.ihub-left-n2{left:-2px!important}.ihub-left-n3{left:-3px!important}.ihub-left-n4{left:-4px!important}.ihub-left-n5{left:-5px!important}.ihub-left-n6{left:-6px!important}.ihub-left-n7{left:-7px!important}.ihub-left-n8{left:-8px!important}.ihub-left-n9{left:-9px!important}.ihub-left-n10{left:-10px!important}.ihub-left-n20{left:-20px!important}.ihub-left-n30{left:-30px!important}.ihub-z-base{z-index:var(--z-base)!important}.ihub-z-navigation{z-index:var(--z-navigation)!important}.ihub-z-overlay{z-index:var(--z-overlay)!important}.ihub-z-popup{z-index:var(--z-popup)!important}.ihub-z-critical{z-index:var(--z-critical)!important}.ihub-z-0{z-index:0!important}.ihub-z-10{z-index:10!important}.ihub-z-20{z-index:20!important}.ihub-z-30{z-index:30!important}.ihub-z-40{z-index:40!important}.ihub-z-50{z-index:50!important}.ihub-translate-middle{transform:translate(-50%,-50%)!important}.ihub-translate-middle-x{transform:translate(-50%)!important}.ihub-translate-middle-y{transform:translateY(-50%)!important}.ihub-fixed-top{z-index:var(--z-navigation)!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.ihub-fixed-bottom{z-index:var(--z-navigation)!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.ihub-sticky-top{z-index:var(--z-navigation)!important;position:sticky!important;top:0!important}@media (min-width:576px){.ihub-position-sm-static{position:static!important}.ihub-position-sm-relative{position:relative!important}.ihub-position-sm-absolute{position:absolute!important}.ihub-position-sm-fixed{position:fixed!important}.ihub-position-sm-sticky{position:sticky!important}}@media (min-width:768px){.ihub-position-md-static{position:static!important}.ihub-position-md-relative{position:relative!important}.ihub-position-md-absolute{position:absolute!important}.ihub-position-md-fixed{position:fixed!important}.ihub-position-md-sticky{position:sticky!important}}@media (min-width:992px){.ihub-position-lg-static{position:static!important}.ihub-position-lg-relative{position:relative!important}.ihub-position-lg-absolute{position:absolute!important}.ihub-position-lg-fixed{position:fixed!important}.ihub-position-lg-sticky{position:sticky!important}}@media (min-width:1200px){.ihub-position-xl-static{position:static!important}.ihub-position-xl-relative{position:relative!important}.ihub-position-xl-absolute{position:absolute!important}.ihub-position-xl-fixed{position:fixed!important}.ihub-position-xl-sticky{position:sticky!important}}

.ihub-tabs-container{flex-direction:column;width:100%;display:flex}.ihub-tabs-header{border-bottom:var(--borderDefault);margin-bottom:20px;display:flex;position:relative}.ihub-tab-item{cursor:pointer;font-family:var(--Nunito);color:var(--Gunmetal);padding:12px 24px;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.ihub-tab-item:hover{color:var(--DarkCyan)}.ihub-tab-active{color:var(--DarkCyan);font-weight:600}.ihub-tab-active:after{content:"";background:var(--Main-Gradient);border-radius:2px 2px 0 0;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.ihub-tab-disabled{opacity:.5;cursor:not-allowed}.ihub-tab-content{padding:10px 0}.ihub-tabs-bordered{border-bottom:none;padding:0}.ihub-tabs-bordered .ihub-tab-item{border:var(--borderDefault);border-bottom:none;border-radius:5px 5px 0 0;margin-right:5px}.ihub-tabs-bordered .ihub-tab-active{border-bottom:3px solid var(--White);background-color:var(--White);border-top:3px solid var(--DarkCyan);margin-bottom:-2px}.ihub-tabs-bordered .ihub-tab-active:after{display:none}.ihub-tabs-pills{border-bottom:none;gap:10px}.ihub-tabs-pills .ihub-tab-item{background-color:var(--Magnolia);border-radius:30px;padding:8px 20px}.ihub-tabs-pills .ihub-tab-active{background:var(--DarkCyan);color:var(--White)}.ihub-tabs-pills .ihub-tab-active:after{display:none}@media (max-width:768px){.ihub-tabs-header{flex-wrap:wrap;gap:5px}.ihub-tab-item{padding:10px 16px;font-size:.9rem}.ihub-tabs-pills .ihub-tab-item{padding:6px 16px}}@media (max-width:480px){.ihub-tabs-header{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.ihub-tabs-header::-webkit-scrollbar{display:none}.ihub-tab-item{white-space:nowrap}}.ihub-vtabs-container{gap:30px;width:100%;min-height:300px;margin:20px 0;display:flex}.ihub-vtabs-sidebar{border-right:var(--borderDefault);flex-direction:column;min-width:200px;max-width:300px;padding-right:20px;display:flex}.ihub-vtab-item{cursor:pointer;font-family:var(--Nunito);color:var(--Gunmetal);border-radius:8px;align-items:center;margin-bottom:5px;padding:15px 20px;font-size:1rem;font-weight:500;transition:all .3s;display:flex;position:relative}.ihub-vtab-item:hover{background-color:var(--Magnolia);color:var(--DarkCyan)}.ihub-vtab-active{background-color:var(--Gray);color:var(--DarkCyan);font-weight:600;position:relative}.ihub-vtab-active:before{content:"";background:var(--DarkCyan);border-radius:0 2px 2px 0;width:4px;height:100%;position:absolute;top:0;left:-20px}.ihub-vtab-disabled{opacity:.5;cursor:not-allowed}.ihub-vtab-icon{justify-content:center;align-items:center;margin-right:12px;display:flex}.ihub-vtab-content{flex:1;min-height:300px;padding:15px 0}@media (max-width:768px){.ihub-vtabs-container{flex-direction:column;gap:15px}.ihub-vtabs-sidebar{border-right:none;border-bottom:var(--borderDefault);flex-direction:row;width:100%;max-width:100%;padding-bottom:15px;padding-right:0;overflow-x:auto}.ihub-vtab-item{white-space:nowrap;margin-bottom:0;margin-right:10px;padding:10px 15px}.ihub-vtab-active:before{border-radius:2px 2px 0 0;width:100%;height:3px;top:auto;bottom:-15px;left:0}.ihub-vtab-content{min-height:200px;padding:15px 0}}@media (max-width:480px){.ihub-vtabs-sidebar{padding-bottom:10px}.ihub-vtab-item{padding:8px 12px;font-size:.9rem}.ihub-vtab-icon{margin-right:8px}}

