:root{--white-color:#fff;--bg-color:#f8fafc;--heading-color:#0f172b;--placeholder-color:#9a9ea6;--text-color:#45556c;--text-light-color:#62748e;--primary-color:#2f85f5;--border-color:#e2e8f0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-color);background:var(--bg-color);font-family:var(--font-hanken-grotesk), "Hanken Grotesk", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}*,:before,:after{box-sizing:border-box}a,a:hover,a:focus,button{cursor:pointer;-o-transition:all .3s;text-decoration:none;transition:all .3s}h1,h2,h3,h4,h5,h6{-o-transition:all .3s;word-break:break-word;color:var(--heading-color);margin:0;padding:0;transition:all .3s}p{margin:0;padding:0}img,video{max-width:100%}svg,svg path,svg rect,svg polygon{transition:all .3s}input,textarea,select,button,label,svg,svg path,svg rect,svg polygon,img,a,:after,:before,:hover,:focus,.form-control:focus{outline:none!important}.d-none{display:none}.ee-preloader.full_page_leader{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffffff0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ee-preloader.section_loader{background:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.eb_auth_wrapper{background:#f7f9fc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.eb-custom-toast{font-size:14px;font-weight:500;font-family:var(--font-hanken-grotesk), "Hanken Grotesk", sans-serif;border-style:solid;border-width:1px;padding:15px 20px;box-shadow:none!important;border-radius:10px!important}.eb-success-toast{color:#3bba48!important;background:#f2f8f6!important;border-color:#3bba48!important}.eb-error-toast{color:#ff4a4a!important;background:#f8f4f6!important;border-color:#ff4a4a!important}.eb-success-toast .Toastify__close-button{color:#3bba48}.eb-error-toast .Toastify__close-button{color:#ff4a4a}.eb_delete_modal .eb_cm_icon{background:#dc354524}.eb_cm_icon{background:#2f85f524;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:auto auto 20px;display:flex}.eb_cm_icon>img{width:30px}.center_footer .modal-footer{justify-content:center!important}.right_footer .modal-footer{justify-content:end!important}.eb_copyLink_input{display:flex;position:relative}.eb_copyLink_input input{border:1px solid var(--border-color);width:100%;height:44px;color:var(--text-color);border-radius:8px;outline:none;padding:0 37px 0 15px;font-size:14px;font-weight:500}.eb_copyLink_icon{border:0;border-radius:5px;width:30px;height:30px;margin:auto;position:absolute;top:0;bottom:0;right:5px}.eb_share_modal .modal-body{padding-bottom:60px}.eb_toast{border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;display:flex;position:absolute;top:20px;right:40px}.eb_toast_success{color:#3bba48;background:#3bba4808;border:1px solid #3bba48}.eb_toast_error{color:#ff4a4a;background:#ff4a4a08;border:1px solid #ff4a4a}.eb-pagination .page-link{color:var(--placeholder-color);border-radius:5px}.eb-pagination .page-link:hover,.eb-pagination .page-link.active{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--white-color)}.eb-pagination .page-item:last-child .page-link{transform:rotate(180deg)}.eb_auth_card{text-align:left;background:var(--white-color);border:1px solid var(--border-color);border-radius:20px;width:100%;max-width:500px;padding:60px 40px}.eb_auth_logo{margin-bottom:38px}.eb_auth_header_subHeading{color:var(--text-color);margin-top:8px}.eb_auth_fields_box{margin-top:30px}.eb_auth_label{color:var(--heading-color);margin-bottom:10px;font-size:14px;font-weight:500;display:inline-block}.eb_auth_input_field::placeholder{color:var(--placeholder-color)}.eb_auth_input_field{border:1px solid var(--border-color);width:100%;height:44px;color:var(--text-color);border-radius:8px;outline:none;padding:0 20px;font-size:14px;font-weight:500}.eb_auth_input_field:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #2f85f54d}textarea.eb_auth_input_field{resize:none;padding-top:20px}.eb_auth_input_wrap{position:relative}.eb_auth_inputIcon{cursor:pointer;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;top:0;bottom:0;right:20px}.eb_btn:disabled{cursor:not-allowed;opacity:.5}.eb_btn{color:var(--white-color);cursor:pointer;background:var(--primary-color);border:1px solid;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.eb_btn:after{content:"";background:linear-gradient(120deg,#0000,#ffffff3b,#0000);position:absolute;inset:0;transform:translate(-100%)}@keyframes flash{to{transform:translate(100%)}}.eb_btn:hover:after{animation:.6s flash}.eb_btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4395ff42}.primary_btn:hover{background:#4395ff;border-color:#4395ff}.dark_btn{background:var(--heading-color)}.dark_btn:hover{background:#222;border-color:#222;box-shadow:0 8px 20px #2222224a}.white_btn{background:var(--white-color);border-color:var(--border-color);color:var(--heading-color)}.white_btn:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white-color)}.red_btn{background:#dc3545;border-color:#dc3545}.red_btn:hover{background:#bb2d3b;border-color:#bb2d3b}.btn_h_42{height:42px}.btn_h_32{height:32px}.btn_h_35{height:35px}.btn_h_38{height:38px}.padding2_2{padding:2px}.padding5_5{padding:5px}.padding5_15{padding:5px 15px}.padding5_10{padding:5px 10px}.padding5_20{padding:5px 20px}.padding10_15{padding:10px 15px}.padding10_10{padding:10px}.padding10_20{padding:10px 20px}.btn_fs12{font-size:12px}.btn_fs13{font-size:13px}.btn_fs14{font-size:14px}.btn_fs15{font-size:15px}.btn_fs16{font-size:16px}.eb_link_primary{color:var(--primary-color)}.eb_auth_social_btn{width:100%;color:var(--heading-color);cursor:pointer;background:#f2f2f2;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:600;display:flex}.eb_auth_social_btn:hover{background:#f5f5f5}.eb_auth_social_btn>span{display:inline-flex}.eb_auth_divider{align-items:center;gap:10px;margin:25px 0;display:flex}.eb_auth_divider_line{background:#e2e8f0;flex:1;height:1px}.eb_auth_divider span{color:var(--text-color);font-size:14px}.footer_text{text-align:center;color:var(--placeholder-color);margin-top:40px;font-size:14px;font-weight:500}.footer_text a{text-decoration:underline}.no-caret.dropdown-toggle:after{display:none}.eb_c_noti_dd{border:none;padding:0;position:absolute;top:100%;left:auto;right:-30px}.eb_c_noti_dd_inner{background-color:#fff;border-radius:12px;position:relative;box-shadow:0 0 40.3px #0000001f}.dd_with_arrow .eb_c_noti_dd_inner:after{content:"";clip-path:path("M9.78697 1.00106C9.11328 0.00110149 7.11328 0.00088495 6.48738 1.0008L0.136719 11.0001C0.136719 11.0001 0.136949 11.0001 1.7373 11.0001H14.5372C16.1367 11.0001 16.1367 11.0001 16.1367 11.0001L9.78697 1.00106Z");z-index:111;background-color:#fff;width:16px;height:10px;position:absolute;top:-10px;right:32px}.eb_c_noti_dd_header{border-bottom:1px solid var(--border-color);padding:16px 30px}.eb_c_noti_dd_list{max-height:400px;overflow:auto}.eb_c_noti_dd_list_item{border-bottom:1px solid var(--border-color);cursor:pointer;padding:14px 30px;position:relative}.eb_c_noti_dd_list .eb_c_noti_dd_list_item:last-child{border-bottom:0}.eb_c_noti_dd_list .eb_c_noti_dd_list_item:last-child,.eb_c_noti_dd_list .eb_header_profile_dd_list_item:last-child{border-radius:0 0 12px 12px}.dropdown-item.active,.dropdown-item:active{background-color:inherit!important;color:inherit!important}.eb_header_profileDetails_wrap{border-bottom:1px solid var(--border-color);padding:12px 15px}.eb_header_profileDetails_icon{object-fit:cover;background:#eee;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;overflow:hidden}.search-wrapper{width:32px;height:32px;transition:width .3s;position:relative}.search-wrapper.active{width:220px}.search-input{border:1px solid var(--border-color);opacity:0;border-radius:8px;outline:none;width:100%;height:32px;padding:0 28px 0 12px;transition:opacity .2s}.search-wrapper.active .search-input{opacity:1}.search-btn{cursor:pointer;background:0 0;border:none;width:40px;height:32px;position:absolute;top:0;right:0}.eb_checkbox_label{cursor:pointer;width:100%;color:var(--heading-color);margin:0;padding-left:30px;font-size:14px;font-weight:500;transition:all .4s;display:inline-block;position:relative}.eb_checkbox_label:hover{color:var(--primary-color)}.eb_checkbox_label:before{content:"";border:1px solid var(--border-color);background:var(--white-color);border-radius:3px;width:17px;height:17px;transition:all .3s;position:absolute;top:2px;left:0}.eb_checkbox_label:after{content:"";border-left:2px solid var(--white-color);border-bottom:2px solid var(--white-color);opacity:0;width:10px;height:5px;transition:all .3s;position:absolute;top:7px;left:4px;transform:rotate(-20deg)}.eb_checkbox_input[checked]~label:after{opacity:1;visibility:visible}.eb_checkbox_input:checked~label:after{opacity:1;transform:rotate(-45deg)}.eb_checkbox_input:checked~label:before{background:var(--primary-color);border:1px solid #0000}.eb_table{box-shadow:0px 0px 0px 1px var(--border-color);border-radius:10px;position:relative;width:100%!important}.eb_table thead>tr{background:#f2f5fa}.eb_table thead>tr>th{color:var(--heading-color);border-bottom:1px solid var(--border-color);padding:24px 5px;font-size:15px;font-weight:700;width:auto!important}.eb_table tbody>tr>td{color:var(--text-color);border-bottom:1px solid #e7f0f3;padding:17px 5px;font-size:15px;font-weight:400}.eb_table>thead th:last-child{border-radius:0 10px 0 0}.eb_table>tbody tr:last-child td:first-child{border-radius:0 0 0 10px}.eb_table>tbody tr:last-child td:last-child{border-radius:0 0 10px}.eb_table>thead th:first-child,.eb_table>tbody td:first-child{padding-left:20px}.eb_table>thead th:first-child{border-radius:10px 0 0}.eb_table tbody>tr:nth-child(2n){background-color:#f9fafc}.eb_table tbody>tr{background:var(--white-color)}.eb_table tbody>tr:last-child td{border-bottom:0}.eb_sidebar_wrap{border-right:1px solid var(--border-color);background:var(--white-color);width:256px;height:100%;padding:20px;transition:width .3s;position:fixed;top:0}.eb_sidebar_menu{margin-top:30px}.eb_sidebar_item{border-radius:8px;align-items:center;gap:10px;padding:10px 17px;font-size:14px;font-weight:500;display:flex}.eb_sidebar_item>span{display:inline-flex}.eb_sidebar_item.active,.eb_sidebar_item:hover{color:var(--primary-color);background:#eef2ff}.eb_sidebar_menu>li{margin-bottom:10px}.no_header_sidebar .eb_right_content_wrap{margin-left:0}.no_header_sidebar .eb_page_padding{padding:10px}.eb_createBook_dd_wrap{position:relative}.eb_createBook_dd{z-index:1;background:#fff;border-radius:8px;min-width:max-content;padding:30px;transition:all .3s;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 3px 8px #0000000d}.eb_createBook_dd_wrap.open .eb_createBook_dd{top:calc(100% + 10px)}.eb_createBook_dd_item{gap:15px;display:flex}.eb_createBook_dd .eb_createBook_dd_item:not(:last-child){margin-bottom:30px}.eb_header_noti_status{background:var(--primary-color);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:-1px;right:-1px}.eb_header_noti_wrap .eb_c_noti_dd{top:calc(100% + 13px)}.eb_header_noti_wrap .eb_c_noti_dd_inner{min-width:375px}.eb_hpd_img{border-radius:50%;width:36px;height:36px}.eb_hpd_img>img{border-radius:50%;width:100%;height:100%}.eb_header_profile_dd_list_item{padding:12px 18px}.eb_header_profile .eb_c_noti_dd{top:calc(100% + 10px);right:0}.eb_header_left{align-items:center;gap:10px;display:flex}.eb_sidebar_toogle_btn{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:25px;height:25px;display:flex}.eb_sidebar_toogle_btn>span{background-color:var(--heading-color);border-radius:4px;width:16px;height:2px}.sidebar_mini .eb_sidebar_toogle_btn>span:first-child{transform:translateY(6px)rotate(45deg)}.sidebar_mini .eb_sidebar_toogle_btn>span:last-child{transform:translateY(-6px)rotate(-45deg)}.sidebar_mini .eb_sidebar_toogle_btn>span:nth-child(2){background:0 0;transform:translate(-55px)}.eb_right_content_wrap{margin-left:256px;transition:margin .3s}.eb_header_wrap{background:var(--white-color);border-bottom:1px solid var(--border-color);z-index:3;justify-content:space-between;align-items:center;padding:15px 30px;transition:all .3s;display:flex;position:fixed;left:0;right:0}.eb_header_heading{font-size:16px;font-weight:500}.eb_header_right_list{gap:20px}.eb_header_profile{background:var(--border-color);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.eb_hp_name{border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.common_bg{background:#fff}.common_border_color{border:1px solid #e2e8f0}.common_border_radious_15{border-radius:15px}.common_border_radious_10{border-radius:10px}.common_bbr{background:#fff;border:1px solid #e2e8f0;border-radius:15px}.eb_page_padding{min-height:calc(100vh - 62px);padding:95px 30px 30px}.eb_dashboard_wc_box{padding:0 0 0 20px}.eb_dashboard_ation_wrap{gap:20px}.eb_dashboard_ation_wrap .eb_common_iconBox_inner,.eb_common_iconBox_wrap .eb_common_iconBox_inner{padding:30px}.eb_common_iconBox_inner{transition:all .3s}.eb_common_iconBox_inner:hover{transform:translateY(-1px);box-shadow:0 4px 15px #0000000d}.eb_common_iconBox_text{margin:12px 0 6px}.eb_common_iconBox_icon{background:#4f39f60d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.eb_common_iconBox_inner.light-blue .eb_common_iconBox_icon,.eb_common_iconBox_inner.blue .eb_common_iconBox_icon{background:#4f39f60d}.eb_common_iconBox_inner.purple .eb_common_iconBox_icon{background:#9810fa0d}.eb_common_iconBox_inner.pink .eb_common_iconBox_icon{background:#e600760d}.eb_common_iconBox_inner.green .eb_common_iconBox_icon{background:#0099660d}.eb_common_iconBox_inner.light-blue:hover,.eb_common_iconBox_inner.blue:hover{border-color:#4f39f6}.eb_common_iconBox_inner.purple:hover{border-color:#9810fa}.eb_common_iconBox_inner.pink:hover{border-color:#e60076}.eb_common_iconBox_inner.green:hover{border-color:#096}.eb_common_iconBox_inner.light-blue:hover .eb_common_iconBox_icon{background:#b8caff}.eb_common_iconBox_inner.blue:hover .eb_common_iconBox_icon{background:#4f39f6}.eb_common_iconBox_inner.purple:hover .eb_common_iconBox_icon{background:#9810fa}.eb_common_iconBox_inner.pink:hover .eb_common_iconBox_icon{background:#e60076}.eb_common_iconBox_inner.green:hover .eb_common_iconBox_icon{background:#096}.eb_common_iconBox_inner:hover .eb_common_iconBox_icon svg path{fill:#fff}.eb_column_5{grid-template-columns:repeat(auto-fill,minmax(251px,1fr))}.eb_bookBoxs_wrap{gap:20px}.eb_bookBoxs_top{border-bottom:1px solid var(--border-color);background:#f3f6fa;border-radius:15px 15px 0 0;padding-top:35px}.eb_bookBoxs_btm{padding:20px 30px}.eb_bookBoxs_top img{text-align:center;border-radius:5px 5px 0 0;justify-content:center;width:185px;height:231px;margin:auto;display:flex;box-shadow:0 0 5px #0000001a}span.eb_bookBoxs_icon{background:var(--white-color);border-radius:8px;width:32px;height:32px}.eb_bookBoxs_icon{bottom:10px;right:10px}.eb_progressBar_wrap{z-index:2;background:linear-gradient(#0f172b,#0f172b);border-radius:15px 15px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:11px;display:flex;position:absolute;inset:0}.eb_progressBar_wrap .progress{border-radius:23px;width:100%;max-width:80%}.eb_api_failed_msg{background:var(--heading-color);border-radius:10px 10px 0 0;flex-direction:column;justify-content:center;align-items:center;display:flex;inset:0}.eb_overlayp_btn{opacity:0;visibility:hidden;justify-content:center;align-items:center;gap:10px;transition:all .3s;display:flex;position:absolute;inset:0;transform:scale(0)}.eb_bookBoxs_overlay_bg{transform-origin:bottom;opacity:0;pointer-events:none;z-index:0;background:linear-gradient(#fff0 -42.83%,#0006 100%);border-radius:15px 15px 0 0;transition:all .2s cubic-bezier(.71,-.11,.25,.88);position:absolute;inset:0;overflow:hidden;transform:rotateX(90deg)}.eb_bookBoxs_box:hover .eb_bookBoxs_overlay>.eb_bookBoxs_overlay_bg{opacity:1;transform:rotateX(0)}.eb_bookBoxs_box:hover .eb_bookBoxs_overlay .eb_overlayp_btn{opacity:1;visibility:visible;transform:scale(1)}.eb_overlayp_btn .eb_btn{max-width:max-content}.eb_bookBoxs_box.clicked,.eb_bookBoxs_box.clicked .eb_bookBoxs_top{border-color:var(--primary-color)}.eb_bookBoxs_box.clicked .eb_checkbox_wrap{opacity:1;visibility:visible}.eb_bookBoxs_box .eb_checkbox_wrap{opacity:0;visibility:hidden;transition:all .3s;position:absolute;top:0;left:20px}.eb_bookBoxs_box .eb_checkbox_label:before{border-radius:23px}.custom_dropdown{position:relative}.with_dd_options:hover .eb_option_dd_wrapper{opacity:1;transform:translateY(0)}.with_dd_options .eb_option_dd_wrapper{z-index:2;opacity:0;transition:all .2s cubic-bezier(.71,-.11,.25,.88);position:absolute;top:12px;right:12px;transform:translateY(-10px)}.eb_option_dd_wrapper{position:relative}.eb_dropdown_item{cursor:pointer}.eb_dropdown_item:hover{color:var(--primary-color)}.eb_dropdown_item_icon{margin-right:8px}.eb_dropdown_dd.with_padding .eb_dropdown_item{padding:5px 10px}.eb_option_dd_wrapper>.eb_option_dd_toggle{cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:3px;width:34px;height:24px;display:flex;box-shadow:0 4px 15px #0000000d}.eb_option_dd_wrapper>.eb_option_dd_toggle>span{background-color:var(--heading-color);border-radius:76px;width:4px;height:4px}.eb_dropdown_dd{background:#fff;border:none;border-radius:11px;min-width:279px;position:absolute;inset:0 0 auto auto;transform:translateY(33px);box-shadow:0 4px 23.4px #00000029}.eb_dropdown_dd.with_padding{padding:8px}.eb_bookBoxs_wrap .eb_option_dd_wrapper .eb_dropdown_dd{min-width:177px}.eb_books_tabs_wrap .eb_tabs_item_wrap{gap:14px;display:flex}.eb_pills_tabs .eb_tabs_item{background:var(--white-color);border:1px solid var(--border-color);border-radius:9px;padding:7px 20px;font-size:14px;font-weight:500;transition:all .3s}.eb_pills_tabs .eb_tabs_item.active{color:var(--white-color);background:var(--primary-color);border-color:var(--primary-color)}.eb_tabs_pane{opacity:0;animation:.5s forwards fadeIn;display:block}.eb_tabs_content>.eb_tabs_pane{opacity:1;transition:opacity .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.eb_border_tabs .eb_tab_item{padding:0 10px 10px;display:inline-block;position:relative}.eb_border_tabs .eb_tab_item:after{background:var(--primary-color);content:"";width:0%;height:1px;margin:auto;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.eb_border_tabs .eb_tab_item.active,.eb_border_tabs .eb_tab_item:hover{color:var(--primary-color)}.eb_border_tabs .eb_tab_item.active:after,.eb_border_tabs .eb_tab_item:hover:after{width:80%}.eb_border_tabs .eb_tab_item.active:after{background:var(--primary-color)}.tabWithsvg .eb_tab_item{align-items:center;gap:4px;display:flex}.eb_book_des_tab .eb_tabs_item_wrap.eb_border_tabs{gap:30px;padding-left:10px}.eb_normal_sb.nsb_h_38{height:38px}.eb_normal_sb{appearance:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.eb_normal_sb.p10{padding:0 25px 0 10px}.eb_normal_sb.p15{padding:0 25px 0 15px}.eb_normal_sb.p20{padding:0 25px 0 20px}.eb_normal_sb_wrap:after{content:"";pointer-events:none;background:0 0;border:1px solid #000;border-color:#f000 #000 #000 #5000f300;width:7px;height:7px;margin:auto;position:absolute;top:-4px;bottom:0;right:15px;transform:rotate(45deg)}.eb_common_sb_wrap.h38 .eb-custom-select__control{min-height:38px}.eb_common_sb_wrap.h32 .eb-custom-select__control{min-height:32px}.eb_common_sb_wrap.h44 .eb-custom-select__control{min-height:44px}.eb_common_sb_wrap.fs14 .eb-custom-select__placeholder,.eb_common_sb_wrap.fs14 .eb-custom-select__single-value,.eb_common_sb_wrap.fs14 .eb-custom-select__menu{font-size:14px}.eb_common_sb_wrap.h32 .eb-custom-select__indicator svg{width:15px;height:auto}.eb_common_sb_wrap .eb-custom-select__control{border-color:var(--border-color);min-height:inherit;cursor:pointer;border-radius:8px}.eb_common_sb_wrap .eb-custom-select__control:hover{border-color:var(--primary-color)}.eb_common_sb_wrap .eb-custom-select__option{cursor:pointer}.eb_common_sb_wrap .eb-custom-select__placeholder{color:var(--heading-color)}.eb_common_sb_wrap .eb-custom-select__indicator svg{fill:var(--heading-color);stroke:var(--heading-color)}.eb_common_sb_wrap .eb-custom-select__option.eb-custom-select__option--is-selected{background-color:var(--primary-color)}.eb_common_sb_wrap .eb-custom-select__indicator svg{width:16px;height:auto}.eb_common_sb_wrap .eb-custom-select__menu{z-index:3}.with_l_icon .eb-custom-select__value-container{padding-left:23px}.with_l_icon.Icon_pl30 .eb-custom-select__value-container{padding-left:30px}.with_l_icon .eb_sb_icon{z-index:1;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;top:0;bottom:0;left:10px}.myebook_tab_wrap .eb_tabs_pane{flex-direction:column;justify-content:space-between;min-height:calc(100vh - 299px);display:flex}.eb_tab_optoin_header{justify-content:space-between;align-items:center;display:flex}.eb_search_wrap{position:relative}.search_h_38 .eb_search_input{height:38px}.search_h_47 .eb_search_input{height:47px}.eb_search_input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px 10px 40px}.eb_search_input_icon{justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;top:0;bottom:0;left:15px}.eb_books_tabs_header_right{gap:10px;display:flex}.myebook_tab_wrap .ebook_tab_controls .eb_search_wrap{min-width:220px}.myebook_tab_wrap .ebook_tab_controls .ebook_filter_select{min-width:140px}.eb_noData_icon{background:#f3f6fa;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-left:auto;margin-right:auto;display:flex}.eb_noData_wrap{text-align:center;max-width:500px;margin:auto}.eb_createBookModal{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.modal-header{border:0;padding:25px 30px}.modal-body{padding:0 30px 30px}.modal-header-title-back{background:0 0;border:0;margin-right:8px}.eb_upload_file_wrap{border:2px dashed var(--primary-color);text-align:center;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:256px;padding:10px;display:flex}.eb_common_uploder_label{border:1px dashed var(--primary-color);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;gap:10px;padding:20px;display:flex}.eb_common_uploder_btn{background:var(--primary-color);border-radius:30px;justify-content:center;align-items:center;gap:5px;padding:10px;display:flex}.eb_step_top_list{justify-content:center;max-width:900px;margin:auto;display:flex}.eb_step_top_list>li{text-align:center;gap:10px;padding-right:70px;display:flex;position:relative}.eb_step_top_list>li:last-child{padding-right:0}.eb_step_top_list>li.active .eb_step_top_heading{color:var(--primary-color)}.eb_step_top_list>li.active .eb_step_top_number{background-color:var(--primary-color);color:var(--white-color)}.eb_step_top_list>li:after{content:"";background:#d7e0eb;width:50px;height:1px;margin:auto;position:absolute;top:0;bottom:0;right:4%}.eb_step_top_list>li:last-child:after{display:none}.eb_step_prv_next_btn_wrap{margin-bottom:10px}.eb_step_top_number{background:#fff;border:.86px solid #d7e0eb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.eb_step_top_heading{color:var(--heading-color)}.eb_step_basic_info_wrap{border-radius:20px}.eb_step_basic_info_inner{max-width:1000px;margin:50px auto auto}.eb_step_basic_info_header{border-bottom:1px solid #e2e8f0;padding:20px 30px}.eb_step_basic_info_body{padding:20px 30px}.eb_step_goBack{background:0 0;border:0}.eb_step_goBack:hover,.eb_step_goBack:hover svg{color:var(--primary-color);letter-spacing:1px}.eb_chapters_tabs{border-radius:10px;padding:25px}.eb_chaptersTabs_items{border-radius:10px;padding:20px}.eb_chaptersTabs_items:not(:last-child){margin-bottom:20px}.eb_chaptersTabs_items.active{border-color:var(--primary-color)}.eb_chaptersTabs_items.active h2{color:var(--primary-color);font-weight:700}.eb_chaptersTabs_items.active p{color:var(--heading-color)}.eb_ckeditor_box{border-radius:10px}.eb_ckeditor_box_header{border-bottom:1px solid var(--border-color);padding:15px 20px}.ck.ck-sticky-panel__content,.ck.ck-content{border:0!important}.eb_ckeditor_box_body{padding:12px}.eb_ckeditor_box .tox-tinymce{border:0}.eb_ckeditor_box .tox:not(.tox-tinymce-inline) .tox-editor-header{box-shadow:none}.tox .tox-collection--list .tox-collection__item--active{color:var(--primary-color)!important;background-color:#f6f7fb!important}.tox-tinymce-aux{font-family:var(--font-hanken-grotesk)!important}.tox.tox-tinymce-aux .tox-dialog-wrap__backdrop{background:#0f172b73}.tox.tox-tinymce-aux .tox-dialog{border:1px solid var(--border-color);border-radius:14px;overflow:hidden;box-shadow:0 24px 40px #0f172b33}.tox.tox-tinymce-aux .tox-dialog__header{border-bottom:1px solid var(--border-color);padding:12px 15px}.tox.tox-tinymce-aux .tox-dialog__title{color:var(--heading-color);font-size:18px;font-weight:700;line-height:1.3;font-family:var(--font-hanken-grotesk)!important}.tox.tox-tinymce-aux .tox-form__group{margin-bottom:14px}.tox.tox-tinymce-aux .tox-label{color:var(--heading-color);margin-bottom:6px;font-size:13px;font-weight:600}.tox.tox-tinymce-aux .tox-textfield,.tox.tox-tinymce-aux .tox-textarea,.tox.tox-tinymce-aux .tox-listboxfield .tox-listbox--select{border:1px solid var(--border-color);min-height:42px;color:var(--heading-color);border-radius:10px;padding:10px 12px;font-size:14px}.tox.tox-tinymce-aux .tox-textfield:focus,.tox.tox-tinymce-aux .tox-textarea:focus,.tox.tox-tinymce-aux .tox-listboxfield .tox-listbox--select:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #2f85f52e}.tox.tox-tinymce-aux .tox-tab{color:var(--text-light-color);font-size:13px;font-weight:600}.tox.tox-tinymce-aux .tox-tab--enabled.tox-tab--selected{color:var(--primary-color)}.tox.tox-tinymce-aux .tox-dialog__footer{border-top:1px solid var(--border-color);padding:14px 24px}.tox.tox-tinymce-aux .tox-button{border-radius:10px;min-height:40px;padding:8px 16px;font-size:14px;font-weight:600}.tox.tox-tinymce-aux .tox-button--naked{color:var(--text-light-color)}.tox.tox-tinymce-aux .tox-button--secondary{background:var(--white-color);border:1px solid var(--border-color);color:var(--heading-color)}.tox.tox-tinymce-aux .tox-button--secondary:hover{background:var(--bg-color)}.tox.tox-tinymce-aux .tox-button--primary{background:var(--primary-color);border:1px solid var(--primary-color)}.tox.tox-tinymce-aux .tox-button--primary:hover{background:#4395ff;border-color:#4395ff}.eb_common_dd_option{z-index:4;opacity:0;visibility:hidden;background:#fff;border-radius:5px;min-width:120px;padding:5px 10px;transition:all .3s;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 0 20px #0000001f}.eb_common_dd_wrap.active .eb_common_dd_option{opacity:1;visibility:visible;top:calc(100% + 5px)}.eb_common_dd_option_list_item:hover{color:var(--primary-color)}.eb_common_dd_option_list_item{padding:5px 8px}.eb_common_dd_wrap.position-relative.active .eb_common_dd_btn{background:var(--primary-color);border-color:var(--primary-color);color:var(--white-color)}.eb_step_cover_box_header{border-bottom:1px solid var(--border-color);padding:25px}.eb_step_cover_box_body{padding:25px}.eb_step_cover_box{border-radius:10px}.eb_bookCover_box{background-color:#f3f6fa;border-radius:9px;flex-direction:column;flex:1;padding:2%;display:flex}.eb_bookCover_preview_box{background:#ebebeb;justify-content:center;align-items:center;width:100%;max-width:523px;height:100%;margin:auto;display:flex;position:relative}.eb_bookCover_upload_btn{opacity:0;visibility:hidden;background:linear-gradient(#fff0 -42.83%,#0006 100%);justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.eb_bookCover_preview_box:hover .eb_bookCover_upload_btn{opacity:1;visibility:visible}.eb_book_cover_wrap{gap:20px;display:flex}.eb_bookCover_upload_box{background:#fff;justify-content:center;align-items:center;width:100%;max-width:523px;height:100%;margin:auto;padding:7%;display:flex}.eb_bookCover_upload_box .eb_upload_file_wrap{border-color:#e2e8f0;width:100%;height:100%}.eb_addCover_modal{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.modal_ai_cover .modal-dialog{max-width:820px}.eb_step_gcp_list>li{flex:1}.eb_step_gcp_box,.eb_step_gcp_box>img{object-fit:contain;background:#d5d5d5;border-radius:10px;width:100%;height:100%}.eb_step_gcp_overlay{opacity:0;visibility:hidden;background:linear-gradient(#fff0 -42.83%,#0006 100%);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex;inset:0}.eb_onlyIcon_btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:40px;height:40px;box-shadow:0 4px 15px #0000000d}.eb_step_gcp_box:hover .eb_step_gcp_overlay{opacity:1;visibility:visible}.eb_step_pdf_previwe_left{scrollbar-color:#e2e8f0 transparent;background:#f3f6fa;flex:none;width:260px;max-height:calc(100vh - 240px);padding:20px;overflow:auto}.eb_step_pdf_previwe_right{width:calc(100% - 276px)}.eb_step_pdf_previwe_list{scrollbar-color:#e2e8f0 transparent;max-height:690px;padding-right:10px;overflow:auto}.eb_step_pdf_previwe_list>li{margin-bottom:20px}.eb_spr_pdf_box{max-width:600px;height:100%;margin:auto}.eb_step_pdf_btn_wrap{z-index:1;width:max-content;margin:auto;padding:15px 20px;position:absolute;bottom:38px;left:0;right:0}.choose_ebook_modal .modal-dialog{max-width:1600px}.choose_eBook_modal_list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.eb_integration_tab_top .eb_tabs_item_wrap{gap:10px}.ee-img-list-wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ee-responder-thumb-img{background-color:var(--white-color);border:1px solid var(--border-color);border-radius:5px;position:relative}.ee-responder-thumb-overaly{height:100%;position:absolute;inset:0;overflow:hidden}.ee-responder-thumb-overaly img{object-fit:contain;width:100%;height:100%}.ee-responder-action{z-index:2;opacity:0;visibility:hidden;background-color:#1e1f2899;border-radius:5px;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex;position:absolute;inset:0}.ee-responder-thumb-box:hover .ee-responder-action{opacity:1;visibility:visible}.ee-responder-action ul{grid-gap:10px;flex-wrap:wrap;display:flex}.ee-responder-action li{background-color:var(--white-color);cursor:pointer;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.eb_integration_tab_content .eb-section-preloader{z-index:1;background:#fff;height:100%;position:absolute;inset:0}.eb_audio_list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;display:grid}.eb_audio_card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.eb_audio_card.active{border-color:var(--primary-color);background:#f8fbff}.eb_audio_card.active .eb_play_btn svg path{fill:var(--primary-color)}.eb_audio_card.active .eb_audio_name{color:var(--primary-color)}.eb_play_btn{background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.radioGroup{flex-direction:column;gap:12px;display:flex}.radioLabel{cursor:pointer;align-items:center;font-size:16px;display:inline-flex;position:relative}.radioInput{opacity:0;pointer-events:none;position:absolute}.customRadio{border:1px solid #d7e0eb;border-radius:50%;width:14px;height:14px;transition:all .3s;display:inline-block;position:relative}.radioInput:checked+.customRadio{border-color:var(--primary-color)}.radioInput:checked+.customRadio:after{content:"";background-color:var(--primary-color);border-radius:50%;width:8px;height:8px;margin:auto;position:absolute;inset:0}.customRadio:hover{background-color:#0070f31a}.eb_editor_sidebar{width:350px;max-height:calc(100vh - 126px);padding:20px 25px;overflow:auto}.eb_editor_page_wrap{position:relative}.eb_editor_audio_list .eb_audio_card{padding:15px}.eb_editor_audio_list .eb_play_btn{width:auto;height:auto}.eb_cb_btn_desing_text{cursor:pointer;background:var(--white-color);border:1px solid var(--border-color);border-radius:8px;padding:12px 10px 12px 37px;transition:all .2s}.eb_cb_btn_desing_grid{grid-template-columns:auto auto}.eb_cb_btn_desing_text:after{content:"";border:1px solid #d7e0eb;border-radius:50%;width:14px;height:14px;margin:auto;transition:all .3s;display:inline-block;position:absolute;top:0;bottom:0;left:15px}.eb_cb_btn_desing_text:before{content:"";background-color:var(--primary-color);border-radius:50%;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;left:18px;transform:scale(0)}.eb_cb_btn_desing_text.active,.eb_cb_btn_desing_text.active:after{border-color:var(--primary-color)}.eb_cb_btn_desing_text.active{color:var(--primary-color)}.eb_cb_btn_desing_text.active:before{transform:scale(1)}.eb_file_grid_wrap{gap:10px;width:auto;display:flex}.eb_file_grid_col_item{cursor:pointer;border-radius:6px;margin-bottom:10px;position:relative}.eb_file_grid_col_item.active{box-shadow:0 0 0 1px #fff, 0 0 0 3px var(--primary-color)}.eb_file_grid_col_item>img{object-fit:contain;border:1px solid #fff;border-radius:6px;width:100%;max-height:270px}.eb_file_grid_overlay{z-index:1;border-radius:6px;padding:8px;position:absolute;inset:0}.eb_file_grid_col_item.active .eb_file_grid_overlay,.eb_file_grid_col_item:hover .eb_file_grid_overlay{opacity:1;visibility:visible;background-color:#0003}.eb_file_grid_action_wrap{opacity:0;visibility:hidden;align-items:center;gap:4px;transition:all .2s cubic-bezier(.71,-.11,.25,.88);display:flex;position:absolute;top:8px;right:8px;transform:translateY(-10px)}.eb_file_grid_col_item:hover .eb_file_grid_action_wrap{opacity:1;visibility:visible;transform:translateY(0)}.eb_file_grid_action_btn{cursor:pointer;width:24px;height:24px;color:var(--white-color);background:#000000a3;border-radius:5px;justify-content:center;align-items:center;display:flex}.eb_file_grid_overlay .eb_checkbox_wrap{opacity:0;visibility:hidden;transition:all .2s cubic-bezier(.71,-.11,.25,.88);transform:translateY(-10px)}.eb_file_grid_col_item:hover .eb_file_grid_overlay .eb_checkbox_wrap,.eb_file_grid_col_item.active .eb_file_grid_overlay .eb_checkbox_wrap{opacity:1;visibility:visible;transform:translateY(0)}.eb_editor_page_right{width:calc(100% - 300px);margin-left:20px}.eb_editor_page_fb_box{min-height:400px}.eb_fb_other_btn_wrap{border-radius:10px 10px 0 0;width:max-content;margin:auto;padding:5px;position:absolute;bottom:0;left:50%;right:0;transform:translate(-50%)}.eb_editableName_edit_btn{cursor:pointer;background:0 0;border:none;font-size:18px}.eb_editableName_title_edit{align-items:center;gap:6px;display:flex}.eb_editableName_title_input.eb_auth_input_field{height:32px;padding:0 8px}.eb-flipbook-container{max-width:1200px;margin:auto;position:relative}.eb_editor_page_fb_box .eb_flip_book{padding:35px 35px 75px}.eb_editor_page_fb_box .eb-flipbook-container{max-width:100%}.eb_editor_page_fb_box .eb-flipbook-container .eb_flip_book{background:#353535;border:1px solid #e2e8f0;border-radius:10px;padding:20px 0 70px;position:relative;overflow:hidden}@media (max-width:1400px){.eb_editor_page_fb_box{min-height:300px}}@media (max-width:991px){.eb_editor_page_fb_box{min-height:auto}.eb_editor_page_fb_box .eb_flip_book,.eb_editor_page_fb_box .eb-flipbook-container .eb_flip_book{padding:18px 12px}.eb_fb_other_btn_wrap{border-radius:10px;width:100%;margin-top:12px;padding:12px;position:static;transform:none}.eb_fb_other_btn_wrap ul{flex-wrap:wrap;justify-content:center}}@media (max-width:575px){.eb_editor_page_fb_box .eb_flip_book,.eb_editor_page_fb_box .eb-flipbook-container .eb_flip_book{border-radius:8px;padding:12px 8px}.eb_fb_other_btn_wrap{padding:10px}.eb_fb_other_btn_wrap .eb_btn{justify-content:center;width:100%}}.eb_fb_controls{z-index:1;background:#fff;border:1px solid #e2e8f0;width:26px;height:53px;margin:auto;position:absolute;top:0;bottom:0}.eb_single_page_wrap .eb_fb_controls{background:#fff;border:1px solid #ededed;width:30px;box-shadow:0 0 10px #2f85f51c;border-radius:5px!important}.eb_single_page_wrap .eb_fb_controls svg{width:8px;height:auto}.eb_fb_controls.eb_fb_prev_btn_btn.prev-btn{border-radius:0 10px 10px 0;left:-1px}.eb_fb_controls.eb_fb_next_btn.next-btn{border-radius:10px 0 0 10px;right:-1px}.eb_fb_controls.eb_fb_next_btn.next-btn svg{transform:rotate(180deg)}.eb_flip_book .swiper-button-prev,.eb_flip_book .swiper-button-next{background:var(--primary-color);border:1px solid var(--primary-color);display:none}.eb_flip_book .swiper-button-prev{box-shadow:4px 0 20px #0000002b}.eb_flip_book .swiper-button-next{box-shadow:-4px 0 20px #0000002b}.eb_flip_book .swiper-navigation-icon{width:10px;height:auto;color:var(--white-color)}.eb_flip_book .swiper-horizontal .swiper-button-prev,.eb_flip_book .swiper-horizontal~.swiper-button-prev,.eb_flip_book .swiper-horizontal.swiper-rtl .swiper-button-next,.eb_flip_book .swiper-horizontal.swiper-rtl~.swiper-button-next{left:0}.eb_flip_book .swiper-horizontal .swiper-button-next,.eb_flip_book .swiper-horizontal~.swiper-button-next,.eb_flip_book .swiper-horizontal.swiper-rtl .swiper-button-prev,.eb_flip_book .swiper-horizontal.swiper-rtl~.swiper-button-prev{right:0}@media (max-width:1700px){.eb_editor_page_right{width:100%;margin-right:0}.eb_editor_sidebar{z-index:15;border-radius:10px 0 0 10px;width:min(350px,100vw - 20px);max-height:calc(100vh - 110px);transition:transform .3s;position:fixed;top:90px;right:0;transform:translate(108%);box-shadow:-12px 0 30px #0f172b26}.eb_editor_sidebar.is-open{transform:translate(0)}.eb_editor_sidebar_overlay{z-index:14;background:#0f172b59;border:0;position:fixed;inset:0}}.eb_setting_content_box{max-width:700px;padding:35px}.eb_spt_pp{background:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.eb_spt_pp>img{border-radius:50%;width:100%;height:100%}.eb_spt_pp_name{color:var(--white-color)}.eb_tutorials_grid_btm{padding:20px}.eb_tutorials_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.eb_tutorials_grid_top{aspect-ratio:16/9;overflow:hidden}.eb_tutorials_grid_top iframe{border-radius:10px 10px 0 0;width:100%;height:100%}.eb_fb_singleView_Controls_wrap.top_controls{background:var(--primary-color);border-radius:10px;flex-wrap:wrap;width:auto;max-width:max-content;margin:auto auto 20px;padding:10px;box-shadow:0 0 10px #00000012}.eb_fb_singleView_Controls_wrap.top_controls .eb_fb_svc_btn{box-shadow:none;background:0 0;border:0;padding:0 15px;position:relative}.eb_fb_singleView_Controls_wrap.top_controls .eb_fb_svc_btn:not(:last-child):after{content:"";background:#ffffff2e;width:1px;height:100%;position:absolute;top:0;bottom:0;right:0}.eb_fb_singleView_Controls_wrap.top_controls .eb_fb_svc_btn>svg{color:#fff;height:auto}.eb_images_pup_list{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.eb_img_pup_inner{border:1px solid var(--border-color);background-color:#f0f0f0;border-radius:5px;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.eb_img_pup_inner:hover{box-shadow:0 10px 24px 0 10px 24px #0003;border-color:var(--primary-color);cursor:pointer;transform:translateY(-4px)}.eb_table_option_btn{background:#f1f2f4;border:1px solid #dadae7;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.eb_footer_wrap{border-top:1px solid var(--border-color);z-index:2;background:#f8fafc;padding:20px;bottom:0;left:0;right:0}.eb_footer_right_list a{display:block}.eb_footer_right_list a:hover{color:var(--primary-color);transform:translateY(-1px)}.modal_upload_doc.flipbook_tab .modal-body{padding-bottom:15px}.chapter_progress{border-radius:23px;width:100%;max-width:300px;margin:5px 0}@media (min-width:992px){.eb_step_review_inner{gap:30px;display:flex}.eb_step_review_left{width:350px}.eb_step_review_right{width:calc(100% - 280px)}.eb_step_prv_next_btn_wrap{width:100%;margin:0;position:absolute}}@media (min-width:1200px){.sidebar_mini .eb_header_wrap{left:80px}.sidebar_mini_logo,.sidebar_mini .sidebar_logo{display:none}.sidebar_mini .sidebar_mini_logo{margin:auto;display:block}.sidebar_mini .eb_right_content_wrap{margin-left:80px}.sidebar_mini .eb_sidebar_wrap{width:80px;padding:20px 5px}.sidebar_mini .eb_sidebar_item{text-align:center;flex-direction:column}.sidebar_mini .eb_sidebar_item_text{font-size:10px;font-weight:600}.sidebar_mini .eb_footer_wrap{left:80px}.eb_header_wrap{left:256px}.eb_footer_wrap{left:285px}}@media (max-width:1199px){.eb_tutorials_grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eb_sidebar_wrap{z-index:1;transition:all .3s;top:66px;left:-256px}.eb_right_content_wrap{margin-left:0}.sidebar_mini .eb_sidebar_wrap{left:0}.sidebar_mini_logo{display:none}}@media (max-width:991px){.eb_step_review_right{margin-top:30px}.eb_page_padding{padding-left:10px;padding-right:10px}.eb_step_pdf_previwe_left{width:200px;padding:10px}.eb_step_pdf_previwe_right{width:calc(100% - 220px)}.myebook_tab_wrap .eb_tab_optoin_header{flex-direction:column;align-items:stretch}.myebook_tab_wrap .eb_books_tabs_header_left,.myebook_tab_wrap .eb_books_tabs_header_right{width:100%}.myebook_tab_wrap .ebook_tab_controls{justify-content:flex-start}}@media (max-width:767px){.eb_tutorials_grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}.eb_dashboard_wc_box{padding:20px}.eb_dash_wc_box_left .eb_btn{padding:10px 15px;font-size:12px}.eb_header_wrap{padding:15px 10px}.eb_step_basic_info_body,.eb_step_basic_info_header{padding:15px 12px}.eb_step_top_list>li:after{width:14px}.eb_step_top_list>li{padding-right:30px}.eb_images_pup_list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:575px){.eb_tutorials_grid{gap:14px}.eb_auth_card{padding:20px}.eb_auth_logo{margin-bottom:15px}.eb_auth_fields_box{margin-top:15px}.eb_auth_divider{margin:15px 0}.eb_auth_wrapper{padding:10px}.footer_text{margin-top:20px}.eb_header_right_list{gap:10px}.myebook_tab_wrap .eb_tabs_item_wrap{flex-wrap:wrap}.myebook_tab_wrap .ebook_tab_controls>*,.myebook_tab_wrap .ebook_tab_controls .eb_search_input{width:100%}.myebook_tab_wrap .ebook_tab_controls .ebook_filter_select{min-width:0}.myebook_tab_wrap .ebook_tab_controls .ebook_create_btn{justify-content:center;width:100%}.eb_step_top_list>li{flex-direction:column;padding-right:20px}.eb_step_top_number{margin:auto}.eb_step_top_list>li:after{top:10px;bottom:auto}.eb_images_pup_list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:480px){.eb_dashboard_ation_wrap{grid-template-columns:repeat(auto-fill,minmax(382px,1fr));gap:20px}}@media (max-width:479px){.eb_dashboard_wc_box{flex-direction:column-reverse;gap:12px;padding:10px}.eb_pills_tabs .eb_tabs_item{padding:7px 12px}.eb_books_tabs_wrap .eb_tabs_item_wrap{gap:8px}.eb_step_top_list{flex-wrap:wrap;gap:20px}.eb_step_top_list>li{padding-right:0}.eb_book_cover_wrap{flex-direction:column}}@media (max-width:420px){.modal-body{padding:0 5px 15px}}@media (max-width:399px){.eb_step_top_list{flex-direction:column}.eb_step_top_list>li:after{width:1px;height:17px;margin:auto;inset:auto 0 -17px}.eb_images_pup_list{grid-template-columns:repeat(2,minmax(0,1fr))}}
