.reader-mode-tooltip{opacity:1!important;padding:10px!important;line-height:1}.reader-mode-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:.25rem;border:0;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:all .2s ease-in-out;text-decoration:none}.reader-mode-btn i{margin-right:7px}.reader-mode-btn .components-spinner{margin:0 7px 0 0}.reader-mode-btn.disabled{opacity:.5;pointer-events:none}.reader-mode-btn.btn-primary{background:#675ed5;color:#fff}.reader-mode-btn.btn-primary:hover{background:#342aa3}.reader-mode-btn.btn-secondary{background-color:#fff;color:#00a0d2}.reader-mode-btn.btn-secondary:hover{background-color:#fff;color:#00a0d2}.reader-mode-btn.btn-danger{background-color:red;color:#fff}.reader-mode-btn.btn-danger:hover{background-color:red;color:#fff}.reader-mode-btn.btn-success{background-color:#00a0d2;color:#fff}.reader-mode-btn.btn-success:hover{background-color:#00a0d2;color:#fff}.reader-mode-btn.btn-warning{background-color:#ffc107;color:#fff}.reader-mode-btn.btn-warning:hover{background-color:#ffc107;color:#fff}.reader-mode-btn.btn-info{background-color:#00a0d2;color:#fff}.reader-mode-btn.btn-info:hover{background-color:#00a0d2;color:#fff}body.toplevel_page_reader-mode{background:#f5f5f5}body.toplevel_page_reader-mode.swal2-shown{padding-right:0!important}body.toplevel_page_reader-mode.swal2-shown:not(.swal2-height-auto){overflow:auto!important}li#toplevel_page_reader-mode img{width:20px}.reader-mode-settings{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:-20px}.reader-mode-settings body{top:0!important}.reader-mode-settings #goog-gt-tt{display:none!important}.reader-mode-settings .goog-te-banner-frame{display:none!important}.reader-mode-settings .goog-te-menu-value:hover{text-decoration:none!important}.reader-mode-settings .goog-text-highlight{background-color:transparent!important;box-shadow:none!important}.reader-mode-settings .reader-mode-translation{--translation-bg-color:#2F80ED;--translation-text-color:#FFF;--translation-button-size:40px;display:inline-flex;line-height:1;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:var(--translation-button-size);cursor:pointer;transition:all .2s ease-in-out;box-sizing:border-box}.reader-mode-settings .reader-mode-translation .goog-te-gadget{display:flex;align-items:center}.reader-mode-settings .reader-mode-translation .goog-te-gadget .reader-mode-translation-reset{cursor:pointer;line-height:1;padding:0 10px;background:var(--translation-bg-color);color:#fff;margin-left:10px;font-size:14px;height:100%;display:inline-flex;align-items:center;transition:all .2s ease-in-out;font-weight:400}.reader-mode-settings .reader-mode-translation .goog-te-gadget .reader-mode-translation-reset:hover{background:var(--translation-bg-darker)}.reader-mode-settings .reader-mode-translation .goog-te-gadget .reader-mode-translation-reset.hidden{display:none}.reader-mode-settings .reader-mode-translation .goog-te-gadget-simple{display:flex;align-items:center;padding:5px 5px 5px 7px;background:var(--translation-bg-color);height:100%;transition:all .2s ease-in-out;border:none;font-weight:400}.reader-mode-settings .reader-mode-translation .goog-te-gadget-simple>span{white-space:nowrap}.reader-mode-settings .reader-mode-translation .goog-te-gadget-simple:hover{background:var(--translation-bg-darker)}.reader-mode-settings .reader-mode-translation .goog-te-menu-value{text-decoration:none!important;margin-left:4px;margin-right:4px;color:var(--translation-text-color)!important;font-size:15px;display:flex;align-items:center}.reader-mode-settings .reader-mode-translation .goog-te-menu-value span{color:inherit!important}.reader-mode-settings .reader-mode-translation .goog-te-menu-value span:nth-child(3){display:none}.reader-mode-settings .reader-mode-translation .goog-te-menu-value span:last-child{width:13px;height:13px;margin-left:10px;-webkit-mask:url(../images/arrow-down.svg) no-repeat bottom/contain;mask:url(../images/arrow-down.svg) no-repeat bottom/contain;background-color:var(--translation-text-color)}.reader-mode-settings .reader-mode-translation .goog-te-menu-value img{display:none}.reader-mode-settings .reader-mode-translation .goog-te-menu-value:focus{box-shadow:none}.reader-mode-settings .reader-mode-translation .goog-te-gadget-icon{width:20px;height:20px;aspect-ratio:1;margin-left:0;margin-right:7px;opacity:1!important}.reader-mode-settings .reader-mode-translation .goog-te-gadget-icon.custom-icon{background-image:var(--translation-icon-image)!important;background-size:cover;background-repeat:no-repeat;background-position:center!important}.reader-mode-settings .reader-mode-translation .goog-te-gadget-icon:not(.custom-icon){background-image:none!important;-webkit-mask:var(--translation-icon);mask:var(--translation-icon);background-color:var(--translation-text-color)}.reader-mode-settings .reader-mode-translation.no-icon .goog-te-gadget-icon{display:none}.reader-mode-settings .reader-mode-translation.style-default .goog-te-gadget-simple{background:-webkit-linear-gradient(-90deg,#fff 0,#ddd 100%);border:1px solid #dedede;border-radius:3px;color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-default .goog-te-gadget-simple:hover{background:-webkit-linear-gradient(90deg,#fff 0,#ddd 100%)}.reader-mode-settings .reader-mode-translation.style-default .reader-mode-translation-reset{background:-webkit-linear-gradient(-90deg,#fff 0,#ddd 100%);border:1px solid #dedede;border-radius:3px;color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-default .reader-mode-translation-reset:hover{background:-webkit-linear-gradient(90deg,#fff 0,#ddd 100%)}.reader-mode-settings .reader-mode-translation.style-default .goog-te-menu-value{color:var(--translation-bg-color)!important}.reader-mode-settings .reader-mode-translation.style-default .goog-te-menu-value span:last-child{background-color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-default .goog-te-gadget-icon:not(.custom-icon){background-color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-solid .goog-te-gadget-simple{border-radius:3px}.reader-mode-settings .reader-mode-translation.style-outline .goog-te-gadget-simple{border:2px solid var(--translation-text-color);border-radius:var(--translation-button-size);background:0 0;color:var(--translation-text-color);overflow:hidden}.reader-mode-settings .reader-mode-translation.style-outline .goog-te-gadget-simple:hover{background:var(--translation-text-color);color:#fff}.reader-mode-settings .reader-mode-translation.style-outline .goog-te-gadget-simple:hover .goog-te-menu-value{color:#fff!important}.reader-mode-settings .reader-mode-translation.style-outline .goog-te-gadget-simple:hover .goog-te-menu-value span:last-child{background-color:#fff}.reader-mode-settings .reader-mode-translation.style-outline .goog-te-gadget-simple:hover .goog-te-gadget-icon:not(.custom-icon){background-color:#fff}.reader-mode-settings .reader-mode-translation.style-outline .reader-mode-translation-reset{background:0 0;color:var(--translation-text-color);border:2px solid var(--translation-text-color);border-radius:var(--translation-button-size)}.reader-mode-settings .reader-mode-translation.style-outline .reader-mode-translation-reset:hover{background:var(--translation-text-color);color:#fff}.reader-mode-settings .reader-mode-translation.style-shadow .goog-te-gadget-simple,.reader-mode-settings .reader-mode-translation.style-shadow .reader-mode-translation-reset{border-radius:3px;box-shadow:inset 0 0 0 0 var(--translation-bg-darker),0 3px 0 0 var(--translation-bg-darker)}.reader-mode-settings .reader-mode-translation.style-shadow .goog-te-gadget-simple:hover,.reader-mode-settings .reader-mode-translation.style-shadow .reader-mode-translation-reset:hover{box-shadow:inset 0 calc(0px - var(--translation-button-size)) 0 0 var(--translation-bg-darker),0 3px 0 0 var(--translation-bg-darker);background:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-gadget-simple,.reader-mode-settings .reader-mode-translation.style-shadow-alt .reader-mode-translation-reset{background:0 0;border-radius:5px;overflow:hidden;color:var(--translation-bg-color);box-shadow:inset 0 0 0 0 var(--translation-bg-color),0 3px 0 0 var(--translation-bg-color),0 0 5px 0 rgba(0,0,0,.13)}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-gadget-simple:hover,.reader-mode-settings .reader-mode-translation.style-shadow-alt .reader-mode-translation-reset:hover{color:#fff;box-shadow:inset 0 calc(0px - var(--translation-button-size)) 0 0 var(--translation-bg-color),0 3px 0 0 var(--translation-bg-color),0 0 5px 0 rgba(0,0,0,.13)}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-gadget-simple:hover .goog-te-menu-value,.reader-mode-settings .reader-mode-translation.style-shadow-alt .reader-mode-translation-reset:hover .goog-te-menu-value{color:#fff!important}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-gadget-simple:hover .goog-te-menu-value span:last-child,.reader-mode-settings .reader-mode-translation.style-shadow-alt .reader-mode-translation-reset:hover .goog-te-menu-value span:last-child{background-color:#fff}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-gadget-simple:hover .goog-te-gadget-icon:not(.custom-icon),.reader-mode-settings .reader-mode-translation.style-shadow-alt .reader-mode-translation-reset:hover .goog-te-gadget-icon:not(.custom-icon){background-color:#fff}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-menu-value{color:var(--translation-bg-color)!important}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-menu-value span:last-child{background-color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-shadow-alt .goog-te-gadget-icon:not(.custom-icon){background-color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-icon .translation-icon-wrap{width:var(--translation-button-size);height:var(--translation-button-size);background:var(--translation-bg-color);padding:10px;margin-right:7px}.reader-mode-settings .reader-mode-translation.style-icon .translation-icon-wrap:after{content:"";background:var(--translation-bg-color);width:0;height:100%;position:absolute;top:0;left:var(--translation-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-settings .reader-mode-translation.style-icon .goog-te-gadget-simple{background:0 0;padding:0;padding-right:10px;position:relative;border-radius:7px;border:2px solid var(--translation-bg-color);overflow:hidden}.reader-mode-settings .reader-mode-translation.style-icon .goog-te-gadget-simple:hover .translation-icon-wrap:after{width:100%}.reader-mode-settings .reader-mode-translation.style-icon .goog-te-gadget-simple:hover .goog-te-menu-value{color:#fff!important;position:relative;z-index:2}.reader-mode-settings .reader-mode-translation.style-icon .goog-te-gadget-simple:hover .goog-te-menu-value span:last-child{background-color:#fff}.reader-mode-settings .reader-mode-translation.style-icon .reader-mode-translation-reset{background:0 0;padding:10px;position:relative;border-radius:7px;border:2px solid var(--translation-bg-color);overflow:hidden;color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-icon .reader-mode-translation-reset:hover{color:#fff}.reader-mode-settings .reader-mode-translation.style-icon .goog-te-menu-value{color:var(--translation-bg-color)!important}.reader-mode-settings .reader-mode-translation.style-icon .goog-te-menu-value span:last-child{background-color:var(--translation-bg-color)}.reader-mode-settings .reader-mode-translation.style-icon-alt .translation-icon-wrap{width:var(--translation-button-size);padding:10px;background:var(--translation-bg-darker);margin-right:7px}.reader-mode-settings .reader-mode-translation.style-icon-alt .translation-icon-wrap:after{content:"";background:var(--translation-bg-darker);width:0;height:100%;position:absolute;top:0;left:var(--translation-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-settings .reader-mode-translation.style-icon-alt .goog-te-gadget-simple{overflow:hidden;border-radius:7px;background:var(--translation-bg-color);padding:0;padding-right:10px;position:relative}.reader-mode-settings .reader-mode-translation.style-icon-alt .goog-te-gadget-simple:hover .translation-icon-wrap:after{width:100%}.reader-mode-settings .reader-mode-translation.style-icon-alt .goog-te-gadget-simple:hover .goog-te-menu-value{position:relative;z-index:2}.reader-mode-settings .reader-mode-translation.style-icon-alt .reader-mode-translation-reset{background:var(--translation-bg-color);padding:10px;position:relative;border-radius:7px;overflow:hidden;color:#fff}.reader-mode-settings .reader-mode-translation.style-icon-alt .reader-mode-translation-reset:hover{background:var(--translation-bg-darker)}.reader-mode-settings .reader-mode-translation.size-small{--translation-button-size:30px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-gadget-simple{padding:7px 10px}.reader-mode-settings .reader-mode-translation.size-small .reader-mode-translation-reset{font-size:12px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-menu-value{font-size:13px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-menu-value span:last-child{width:11px;height:11px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-gadget-icon:not(.custom-icon){width:13px;height:13px}.reader-mode-settings .reader-mode-translation.size-large{--translation-button-size:50px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-gadget-simple{padding:10px 15px}.reader-mode-settings .reader-mode-translation.size-large .reader-mode-translation-reset{font-size:16px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-menu-value{font-size:16px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-menu-value span:last-child{width:15px;height:15px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-gadget-icon:not(.custom-icon){width:25px;height:25px}@media (max-width:767px){.reader-mode-settings .reader-mode-translation{--translation-button-size:30px}.reader-mode-settings .reader-mode-translation .goog-te-gadget-simple{padding:7px 10px}.reader-mode-settings .reader-mode-translation .reader-mode-translation-reset{font-size:12px}.reader-mode-settings .reader-mode-translation .goog-te-menu-value{font-size:13px}.reader-mode-settings .reader-mode-translation .goog-te-menu-value span:last-child{width:11px;height:11px}.reader-mode-settings .reader-mode-translation .goog-te-gadget-icon:not(.custom-icon){width:13px;height:13px}.reader-mode-settings .reader-mode-translation.size-small{--translation-button-size:25px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-gadget-simple{padding:5px 10px}.reader-mode-settings .reader-mode-translation.size-small .reader-mode-translation-reset{font-size:10px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-menu-value{font-size:11px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-menu-value span:last-child{width:9px;height:9px}.reader-mode-settings .reader-mode-translation.size-small .goog-te-gadget-icon:not(.custom-icon){width:11px;height:11px}.reader-mode-settings .reader-mode-translation.size-large{--translation-button-size:40px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-gadget-simple{padding:10px 15px}.reader-mode-settings .reader-mode-translation.size-large .reader-mode-translation-reset{font-size:14px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-menu-value{font-size:14px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-menu-value span:last-child{width:13px;height:13px}.reader-mode-settings .reader-mode-translation.size-large .goog-te-gadget-icon:not(.custom-icon){width:23px;height:23px}}.reader-mode-settings .translate-tooltip{padding:7px!important;border-radius:7px!important}.reader-mode-settings *{box-sizing:border-box}.reader-mode-settings .settings-sidebar{background:#fff;width:25%;max-width:250px;position:-webkit-sticky;position:sticky;top:32px;min-height:100vh}.reader-mode-settings .settings-sidebar .sidebar-header{display:flex;flex-flow:column;align-items:center;background:linear-gradient(190deg,#675ed5 0,#7c7ee5 100%);color:#fff;padding:20px 10px}.reader-mode-settings .settings-sidebar .sidebar-header .header-title{font-size:1rem;font-weight:600;display:flex;align-items:center;line-height:1}.reader-mode-settings .settings-sidebar .sidebar-header .header-title img{margin-right:10px;width:38px;border:2px solid #fff;border-radius:50%}.reader-mode-settings .settings-sidebar .settings-menu{display:flex;flex-direction:column}.reader-mode-settings .settings-sidebar .settings-menu-item{padding:1.2rem;cursor:pointer;font-size:1rem;display:flex;align-items:center;font-weight:500}.reader-mode-settings .settings-sidebar .settings-menu-item .menu-item-icon{margin-right:10px;width:24px}.reader-mode-settings .settings-sidebar .settings-menu-item:hover{background:#f5f5f5}.reader-mode-settings .settings-sidebar .settings-menu-item.active{background:#f5f5f5}@media (max-width:767px){.reader-mode-settings .settings-sidebar{position:static;width:100%;max-width:100%;margin-bottom:20px;min-height:auto}}.reader-mode-settings .reader-mode-settings-body{flex:1;padding:1.5rem}.reader-mode-settings .reader-mode-settings-body .settings-header{display:flex;align-items:center;padding-bottom:1.5rem;justify-content:space-between}.reader-mode-settings .reader-mode-settings-body .settings-header .settings-title{font-size:1.2rem;font-weight:600;display:flex;align-items:center}.reader-mode-settings .reader-mode-settings-body .settings-header .settings-title .settings-icon{margin-right:10px}.reader-mode-settings .reader-mode-settings-body .btn-save{background-color:#675ed5;color:#fff;border:none;padding:12px 20px;border-radius:5px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out}.reader-mode-settings .reader-mode-settings-body .settings-inner{padding:1rem;background:#fff;border-radius:15px;display:flex;flex-direction:column;position:relative}.reader-mode-settings .reader-mode-settings-body .settings-inner .swal2-container{position:absolute;top:75px;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;padding-top:100px;height:calc(100% - 75px);border-radius:10px;z-index:3}.reader-mode-settings .reader-mode-settings-body .settings-inner .swal2-container .swal2-modal{align-self:flex-start}.reader-mode-settings .reader-mode-settings-body .settings-tabs{display:flex;align-items:center;margin-bottom:1.5rem;position:-webkit-sticky;position:sticky;top:32px;border-bottom:5px solid rgba(103,94,213,.15);background:#fff;border-top:0;z-index:9}.reader-mode-settings .reader-mode-settings-body .settings-tabs .settings-tab{border-top:0;padding:15px;cursor:pointer;font-size:1rem;margin-right:15px;margin-bottom:-5px;border-bottom:5px solid transparent}.reader-mode-settings .reader-mode-settings-body .settings-tabs .settings-tab.active{color:#675ed5;border-bottom:5px solid #675ed5}.reader-mode-settings .reader-mode-settings-body .settings-tabs .settings-tab:hover{color:rgba(103,94,213,.875)}.reader-mode-settings .reader-mode-settings-body .settings-tabs .settings-tab:last-child{margin-right:0}@media (max-width:767px){.reader-mode-settings .reader-mode-settings-body .settings-tabs{position:static;margin-bottom:20px}}.reader-mode-settings .reader-mode-settings-body .settings-field{display:flex;align-items:center;margin-bottom:1.5rem;background:rgba(103,94,213,.075);padding:1rem 1.5rem;border-radius:15px}.reader-mode-settings .reader-mode-settings-body .settings-field:last-child{margin-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field-content{flex:1;display:flex;flex-direction:column}.reader-mode-settings .reader-mode-settings-body .settings-field .label{width:200px;display:flex;align-items:center;margin-right:1.5rem;font-size:.95rem;font-weight:500}.reader-mode-settings .reader-mode-settings-body .settings-field .label:after{content:":";margin-left:auto;font-weight:700}.reader-mode-settings .reader-mode-settings-body .settings-field .description{margin-top:.5rem;margin-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field .excludes-except{display:flex;align-items:center;flex-wrap:wrap;margin-top:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .excludes-except span{font-weight:600}.reader-mode-settings .reader-mode-settings-body .settings-field .excludes-except .exclude-all-label{margin-right:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .excludes-except .exclude-except-label{margin:0 1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette{max-width:100%;position:relative}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette legend{display:none}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-dropdown{width:-webkit-max-content;width:-moz-max-content;width:max-content}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-dropdown button{width:100px;height:40px;border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-dropdown button .components-truncate{display:none}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-dropdown button .components-color-palette__custom-color-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-circular-option-picker__custom-clear-wrapper{position:absolute;margin:0;left:115px;top:8px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-circular-option-picker__custom-clear-wrapper button{color:#675ed5;background:#fff;border:1px solid rgba(103,94,213,.25);box-shadow:none;font-size:.875rem;height:32px;width:60px;text-align:center;border-radius:5px;padding:5px 12px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-circular-option-picker__custom-clear-wrapper button:hover{color:#fff;background:#675ed5;border:1px solid rgba(103,94,213,.25)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-circular-option-picker__option:after,.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette .components-circular-option-picker__option:before{width:auto;height:auto}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-color-palette.disabled{opacity:.5}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control{width:400px;max-width:100%;margin-bottom:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-base-control__field{margin-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__mark{top:-6px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__mark-label{top:26px;font-size:14px;left:14px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__mark-label:last-child{left:calc(100% - 14px)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__wrapper{margin-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__slider+span{height:7px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__track{background-color:#675ed5;height:7px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__track+span{height:15px;width:15px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__track+span>span{background-color:#675ed5}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__mark{display:none}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-input-control__container{border-radius:7px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-input-control__container .components-input-control__backdrop{border-color:rgba(103,94,213,.5)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__reset{color:#675ed5;background:#fff;border:1px solid rgba(103,94,213,.25);box-shadow:none;font-size:.875rem;height:32px;width:60px;text-align:center;border-radius:5px;padding:5px 12px;margin-top:4px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__reset:hover{color:#fff;background:#675ed5;border:1px solid rgba(103,94,213,.25)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__tooltip{background-color:#675ed5;bottom:100%;font-size:.875rem}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-range-control__tooltip:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#675ed5;border-width:5px;margin-left:-5px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control .components-number-control{margin-left:30px!important}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-range-control.disabled{opacity:.5;pointer-events:none}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-select{width:300px;max-width:100%;background:#fff;padding:10px;border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-select.select-font-family .reader-mode-select__option{font-size:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-select__control{border-radius:10px;background:rgba(103,94,213,.05);border-color:rgba(103,94,213,.1)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-text-control{width:300px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-text-control .components-text-control__input{height:40px;border-radius:10px;border-color:rgba(103,94,213,.2)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-select-control{width:300px;max-width:100%;background:#fff;padding:10px;border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-select-control select{height:40px;border-radius:10px;background:rgba(103,94,213,.05)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-select-control .components-input-control__backdrop{border-color:rgba(103,94,213,.1);border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap{display:inline-flex;flex-wrap:wrap}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap .components-base-control{margin-right:30px;margin-bottom:10px;display:flex;align-items:center}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap .components-base-control__field{margin-bottom:0;display:flex;align-items:center}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap .components-base-control__field .components-checkbox-control__input-container{width:20px;height:20px}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap .components-base-control__field .components-checkbox-control__input-container input{border-radius:4px;width:20px;height:20px;border:1px solid #675ed5}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap .components-base-control__field .components-checkbox-control__input-container input:checked{background-color:#675ed5}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap .components-base-control__field label{font-size:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap.tool-options .components-base-control{margin-right:30px;margin-bottom:20px;width:30%}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap.tool-options .tool-option.disabled{opacity:.5}@media (max-width:767px){.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap.tool-options{flex-direction:column}.reader-mode-settings .reader-mode-settings-body .settings-field .checkbox-wrap.tool-options .components-base-control{width:100%}}.reader-mode-settings .reader-mode-settings-body .settings-field .theme-option-icon{width:20px;height:20px;background-color:#675ed5;margin-right:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .theme-option-icon.icon-light{-webkit-mask:url(../images/light.svg) no-repeat center/contain;mask:url(../images/light.svg) no-repeat center/contain}.reader-mode-settings .reader-mode-settings-body .settings-field .theme-option-icon.icon-dark{-webkit-mask:url(../images/dark.svg) no-repeat center/contain;mask:url(../images/dark.svg) no-repeat center/contain}.reader-mode-settings .reader-mode-settings-body .settings-field .theme-option-icon.icon-system{-webkit-mask:url(../images/system.svg) no-repeat center/contain;mask:url(../images/system.svg) no-repeat center/contain}.reader-mode-settings .reader-mode-settings-body .settings-field .is-primary .theme-option-icon{background-color:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-textarea{width:400px;max-width:100%}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-textarea .components-base-control__field{margin-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-textarea .components-base-control__field textarea{border-radius:.5rem;border:1px solid #ddd}.reader-mode-settings .reader-mode-settings-body .settings-field .components-button-group{background:#fff;padding:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-button-group button{color:#675ed5;box-shadow:inset 0 0 0 1px rgba(103,94,213,.25);margin:0 3px;border-radius:5px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-button-group button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-button-group button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-button-group button.is-primary{z-index:auto;background:#675ed5;color:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .components-button-group.disabled{opacity:.5}.reader-mode-settings .reader-mode-settings-body .settings-field .button-styles{display:flex;flex-wrap:wrap}.reader-mode-settings .reader-mode-settings-body .settings-field .button-styles .button-style-wrap{display:inline-flex;margin:10px;border-radius:8px;border:3px solid transparent;position:relative}.reader-mode-settings .reader-mode-settings-body .settings-field .button-styles .button-style-wrap>div{margin:0}.reader-mode-settings .reader-mode-settings-body .settings-field .button-styles .button-style-wrap .active-badge{position:absolute;width:24px;height:24px;background:#0a9ffc;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;top:-8px;right:-8px}.reader-mode-settings .reader-mode-settings-body .settings-field .button-styles .button-style-wrap.disabled .reader-mode-button{opacity:.5;pointer-events:none}.reader-mode-settings .reader-mode-settings-body .settings-field .components-input-control__container .components-input-control__input{height:40px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-text-control__input{width:350px;max-width:100%;height:45px;border-color:#ddd;border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons{display:flex;flex-wrap:wrap}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons .btn-icon{cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .2s ease-in-out;height:30px;width:30px}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons .btn-icon:not(.btn-none){background-color:#675ed5}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons .btn-icon-wrap{width:60px;height:60px;margin:7px;padding:15px;border-radius:5px;background:#fff;color:#675ed5;font-size:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons .btn-icon-wrap.active{background:#675ed5;color:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons .btn-icon-wrap.active .btn-icon:not(.btn-none){background-color:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .btn-icons .btn-icon-wrap:hover{background:rgba(103,94,213,.1)}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-icon{display:inline-flex;margin-top:1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-icon-preview{display:inline-flex;width:100px;height:100px;padding:10px;margin-top:1rem;border:1px solid rgba(103,94,213,.5);background:#fff;border-radius:5px}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-icon-preview img{max-width:100%}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-icon button.btn-danger{border:1px dashed red;color:red;margin-left:10px;background:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-icon button.btn-danger:hover{border:1px dashed #fff;background:red;color:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-btn{border:1px dashed #675ed5;color:#675ed5;background:#fff}.reader-mode-settings .reader-mode-settings-body .settings-field .upload-btn:hover{border:1px dashed #fff;color:#fff;background:#675ed5}.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css{padding:0;background:0 0;flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css .label:after{display:none}.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css .description{margin-top:5px;margin-bottom:10px}.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css .settings-field-content{margin:0;width:100%}.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css .CodeMirror-scroll{max-width:100%;border-radius:.5rem;border:1px solid #ddd;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);padding:0}.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css .CodeMirror-scroll,.reader-mode-settings .reader-mode-settings-body .settings-field.custom-css .CodeMirror-scroll *{box-sizing:border-box}.reader-mode-settings .reader-mode-settings-body .settings-field .sub-fields{margin-top:1.5rem}.reader-mode-settings .reader-mode-settings-body .settings-field .sub-fields .settings-field{flex-flow:column;align-items:flex-start;border-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field .sub-fields .settings-field .label{margin-bottom:1rem}.reader-mode-settings .reader-mode-settings-body .settings-field .sub-fields .settings-field .label:after{margin-left:5px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker{width:400px;max-width:100%;margin-bottom:1rem;position:relative}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-input-control__container{border-radius:10px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-input-control__backdrop{border-color:rgba(103,94,213,.5)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-circular-option-picker__option:after,.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-circular-option-picker__option:before{width:auto;height:auto}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-circular-option-picker__custom-clear-wrapper{position:absolute;margin:0;right:-80px;bottom:12px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-circular-option-picker__custom-clear-wrapper button{color:#675ed5;background:#fff;border:1px solid rgba(103,94,213,.25);box-shadow:none;font-size:.875rem;height:32px;width:60px;text-align:center;border-radius:5px;padding:5px 12px}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-circular-option-picker__custom-clear-wrapper button:hover{color:#fff;background:#675ed5;border:1px solid rgba(103,94,213,.25)}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-gradient-picker .components-custom-gradient-picker__ui-line{margin-bottom:0}.reader-mode-settings .reader-mode-settings-body .settings-field .color-mode{margin-bottom:1.5rem}.reader-mode-settings .reader-mode-settings-body .settings-field .components-form-toggle{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;padding:3px;border-radius:15px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-form-toggle__track{width:44px;height:22px;border-radius:22px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-form-toggle__thumb{background:#675ed5;border:none;width:15px;height:15px;border-radius:25px;top:6px;left:6px}.reader-mode-settings .reader-mode-settings-body .settings-field .components-form-toggle.is-checked .components-form-toggle__thumb{background:#fff;transform:translateX(22px)}.reader-mode-settings .reader-mode-settings-body .settings-field .components-form-toggle.is-checked .components-form-toggle__track{background:#675ed5}.reader-mode-settings .reader-mode-settings-body .settings-field .reader-mode-radio-group.progress-bar-color-mode{margin-bottom:1rem}@media (max-width:767px){.reader-mode-settings .reader-mode-settings-body .settings-field{flex-direction:column;align-items:flex-start}.reader-mode-settings .reader-mode-settings-body .settings-field .label{margin-right:0;margin-bottom:10px;width:100%}.reader-mode-settings .reader-mode-settings-body .settings-field .label:after{display:none}}.reader-mode-settings .reader-mode-settings-body .settings-fields-wrap{display:flex;flex-wrap:wrap;align-items:flex-start}.reader-mode-settings .reader-mode-settings-body .settings-fields-wrap .settings-fields{display:flex;flex-direction:column;flex:1}.reader-mode-settings .reader-mode-settings-body .button-preview{border:1px solid #ddd;border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:280px;margin-left:30px;position:-webkit-sticky;position:sticky;top:100px;overflow:hidden;background-color:rgba(103,94,213,.025)}.reader-mode-settings .reader-mode-settings-body .button-preview-title{font-size:1rem;background:#675ed5;width:100%;color:#fff;padding:1rem;text-align:center}.reader-mode-settings .reader-mode-settings-body .button-preview-title i{margin-right:7px}.reader-mode-settings .reader-mode-settings-body .button-preview-body{padding:30px}@media (max-width:767px){.reader-mode-settings .reader-mode-settings-body .button-preview{margin-left:0;margin-top:30px;width:100%}}.reader-mode-settings .reader-mode-settings-body .settings-footer{margin-top:1.5rem;background:#fff;padding:1rem;border-radius:10px}.reader-mode-buttons{--reader-mode-button-alignment:start;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1rem;justify-content:var(--reader-mode-button-alignment);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%!important}.reader-mode-buttons>span{margin:5px 7px}.reader-mode-buttons>span:first-child{margin-left:0}.reader-mode-buttons>span:last-child{margin-right:0}.reader-mode-buttons:empty{display:none}.reader-mode-button{--reader-mode-bg-color:-webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);--reader-mode-text-color:#2F80ED;--reader-mode-button-size:40px;display:flex;align-items:center;cursor:pointer;transition:all .2s ease-in-out;background:var(--reader-mode-bg-color);color:var(--reader-mode-text-color);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:var(--reader-mode-button-size);padding:10px 12px;position:relative;font-size:15px;font-weight:400;box-sizing:border-box}.reader-mode-button-wrap{display:inline-flex}.reader-mode-button .reader-mode-icon-wrap{width:20px;aspect-ratio:1;margin-right:10px}.reader-mode-button__icon{width:100%;height:100%;display:block;transition:all .2s ease-in-out}.reader-mode-button__icon:not(.custom-icon){-webkit-mask:var(--reader-mode-icon);mask:var(--reader-mode-icon);background-color:var(--reader-mode-text-color)}.reader-mode-button__text{white-space:nowrap}.reader-mode-button:hover{background:var(--reader-mode-bg-darker)}.reader-mode-button.style-default{background:var(--reader-mode-bg-color);color:var(--reader-mode-text-color);border:1px solid #dedede;border-radius:3px}.reader-mode-button.style-default:hover{opacity:.8}.reader-mode-button.style-solid{background:var(--reader-mode-bg-color);border-radius:3px}.reader-mode-button.style-solid:hover{background:var(--reader-mode-bg-darker)}.reader-mode-button.style-outline{border:2px solid var(--reader-mode-text-color);border-radius:var(--reader-mode-button-size);background:0 0;color:var(--reader-mode-text-color)}.reader-mode-button.style-outline .reader-mode-button__icon:not(.custom-icon){background-color:var(--reader-mode-text-color)}.reader-mode-button.style-outline:hover{background:var(--reader-mode-text-color);color:#fff}.reader-mode-button.style-outline:hover .reader-mode-button__icon:not(.custom-icon){background-color:#fff}.reader-mode-button.style-shadow{border-radius:3px;box-shadow:inset 0 0 0 0 var(--reader-mode-bg-darker),0 3px 0 0 var(--reader-mode-bg-darker)}.reader-mode-button.style-shadow:hover{color:#fff;box-shadow:inset 0 calc(0px - var(--reader-mode-button-size)) 0 0 var(--reader-mode-bg-darker),0 3px 0 0 var(--reader-mode-bg-darker)}.reader-mode-button.style-shadow:hover .reader-mode-button__icon:not(.custom-icon){background-color:#fff}.reader-mode-button.style-shadow-alt{background:0 0;color:var(--reader-mode-bg-color);box-shadow:inset 0 0 0 0 var(--reader-mode-bg-color),0 3px 0 0 var(--reader-mode-bg-color),0 0 5px 0 rgba(0,0,0,.13);border-radius:5px}.reader-mode-button.style-shadow-alt .reader-mode-button__icon:not(.custom-icon){background-color:var(--reader-mode-bg-color)}.reader-mode-button.style-shadow-alt:hover{background:0 0;color:var(--reader-mode-text-color);box-shadow:inset 0 calc(0px - var(--reader-mode-button-size)) 0 0 var(--reader-mode-bg-color),0 3px 0 0 var(--reader-mode-bg-color)}.reader-mode-button.style-shadow-alt:hover .reader-mode-button__icon:not(.custom-icon){background-color:var(--reader-mode-text-color)}.reader-mode-button.style-icon{border-radius:7px;border:2px solid var(--reader-mode-bg-color);background:0 0;color:var(--reader-mode-bg-color);padding:0;padding-right:10px;overflow:hidden}.reader-mode-button.style-icon .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:10px;background:var(--reader-mode-bg-color)}.reader-mode-button.style-icon .reader-mode-icon-wrap:after{content:"";background:var(--reader-mode-bg-color);width:0;height:100%;position:absolute;top:0;left:var(--reader-mode-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-button.style-icon__icon:not(.custom-icon){background-color:var(--reader-mode-text-color)}.reader-mode-button.style-icon:hover{color:var(--reader-mode-text-color)}.reader-mode-button.style-icon:hover .reader-mode-icon-wrap:after{width:100%}.reader-mode-button.style-icon:hover .reader-mode-button__text{position:relative;z-index:2}.reader-mode-button.style-icon-alt{border-radius:7px;color:var(--reader-mode-text-color);padding:0;padding-right:10px;overflow:hidden}.reader-mode-button.style-icon-alt .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:10px;background:var(--reader-mode-bg-darker)}.reader-mode-button.style-icon-alt .reader-mode-icon-wrap:after{content:"";background:var(--reader-mode-bg-darker);width:0;height:100%;position:absolute;top:0;left:var(--reader-mode-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-button.style-icon-alt__icon:not(.custom-icon){background-color:var(--reader-mode-text-color)}.reader-mode-button.style-icon-alt:hover{background:var(--reader-mode-bg-color)}.reader-mode-button.style-icon-alt:hover .reader-mode-icon-wrap:after{width:100%}.reader-mode-button.style-icon-alt:hover .reader-mode-button__text{position:relative;z-index:2}.reader-mode-button.size-small{--reader-mode-button-size:30px;padding:7px 10px;font-size:13px}.reader-mode-button.size-small .reader-mode-icon-wrap{width:15px;margin-right:7px}.reader-mode-button.size-small.style-icon,.reader-mode-button.size-small.style-icon-alt{padding:0;padding-right:7px}.reader-mode-button.size-small.style-icon .reader-mode-icon-wrap,.reader-mode-button.size-small.style-icon-alt .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:7px}.reader-mode-button.size-large{--reader-mode-button-size:50px;padding:15px 20px;font-size:18px}.reader-mode-button.size-large .reader-mode-icon-wrap{width:25px;margin-right:15px}.reader-mode-button.size-large.style-icon,.reader-mode-button.size-large.style-icon-alt{padding:0;padding-right:15px}.reader-mode-button.size-large.style-icon .reader-mode-icon-wrap,.reader-mode-button.size-large.style-icon-alt .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:12px}@media (max-width:767px){.reader-mode-button{--reader-mode-button-size:30px;padding:7px 10px;font-size:13px}.reader-mode-button .reader-mode-icon-wrap{width:15px;margin-right:7px}.reader-mode-button.style-icon,.reader-mode-button.style-icon-alt{padding:0;padding-right:7px}.reader-mode-button.style-icon .reader-mode-icon-wrap,.reader-mode-button.style-icon-alt .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:7px}.reader-mode-button.size-small{--reader-mode-button-size:25px;padding:5px 8px;font-size:11px}.reader-mode-button.size-small .reader-mode-icon-wrap{width:12px;margin-right:5px}.reader-mode-button.size-small.style-icon,.reader-mode-button.size-small.style-icon-alt{padding:0;padding-right:5px}.reader-mode-button.size-small.style-icon .reader-mode-icon-wrap,.reader-mode-button.size-small.style-icon-alt .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:5px}.reader-mode-button.size-large{--reader-mode-button-size:40px;padding:12px 15px;font-size:15px}.reader-mode-button.size-large .reader-mode-icon-wrap{width:20px;margin-right:12px}.reader-mode-button.size-large.style-icon,.reader-mode-button.size-large.style-icon-alt{padding:0;padding-right:12px}.reader-mode-button.size-large.style-icon .reader-mode-icon-wrap,.reader-mode-button.size-large.style-icon-alt .reader-mode-icon-wrap{width:var(--reader-mode-button-size);padding:10px}}.reader-mode-tts{--tts-bg-color:-webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);--tts-text-color:#2F80ED;--tts-button-size:40px;display:flex;align-items:center;cursor:pointer;transition:all .2s ease-in-out;background:var(--tts-bg-color);color:var(--tts-text-color);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:var(--tts-button-size);padding:7px;position:relative;font-size:15px;font-weight:400}.reader-mode-tts-wrap{display:inline-flex}.reader-mode-tts .tts-icon-wrap{width:20px;aspect-ratio:1;margin-right:7px}.reader-mode-tts__icon{width:100%;height:100%;display:block;transition:all .2s ease-in-out}.reader-mode-tts__icon:not(.custom-icon){-webkit-mask:var(--tts-icon);mask:var(--tts-icon);background-color:var(--tts-text-color)}.reader-mode-tts__text{white-space:nowrap}.reader-mode-tts:hover{background:var(--tts-bg-darker)}.reader-mode-tts.style-default{background:var(--tts-bg-color);border:1px solid #dedede;border-radius:3px;color:var(--tts-text-color)}.reader-mode-tts.style-default .reader-mode-tts__icon:not(.custom-icon){background-color:var(--tts-text-color)}.reader-mode-tts.style-default:hover{opacity:.8}.reader-mode-tts.style-solid{border-radius:3px}.reader-mode-tts.style-solid:hover{background:var(--tts-bg-darker)}.reader-mode-tts.style-outline{border:2px solid var(--tts-text-color);border-radius:var(--tts-button-size);background:0 0;color:var(--tts-text-color)}.reader-mode-tts.style-outline .reader-mode-button__icon:not(.custom-icon){background-color:var(--tts-text-color)}.reader-mode-tts.style-outline:hover{background:var(--tts-text-color);color:#fff}.reader-mode-tts.style-outline:hover .reader-mode-tts__icon:not(.custom-icon){background-color:#fff}.reader-mode-tts.style-shadow{box-shadow:inset 0 0 0 0 var(--tts-bg-darker),0 3px 0 0 var(--tts-bg-darker);border-radius:3px}.reader-mode-tts.style-shadow:hover{color:#fff;box-shadow:inset 0 calc(0px - var(--tts-button-size)) 0 0 var(--tts-bg-darker),0 3px 0 0 var(--tts-bg-darker)}.reader-mode-tts.style-shadow:hover .reader-mode-tts__icon:not(.custom-icon){background-color:#fff}.reader-mode-tts.style-shadow-alt{background:0 0;color:var(--tts-bg-color);box-shadow:inset 0 0 0 0 var(--tts-bg-color),0 3px 0 0 var(--tts-bg-color),0 0 5px 0 rgba(0,0,0,.13);border-radius:5px}.reader-mode-tts.style-shadow-alt .reader-mode-tts__icon:not(.custom-icon){background-color:var(--tts-bg-color)}.reader-mode-tts.style-shadow-alt:hover{background:0 0;color:var(--tts-text-color);box-shadow:inset 0 calc(0px - var(--tts-button-size)) 0 0 var(--tts-bg-color),0 3px 0 0 var(--tts-bg-color)}.reader-mode-tts.style-shadow-alt:hover .reader-mode-tts__icon:not(.custom-icon){background-color:var(--tts-text-color)}.reader-mode-tts.style-icon{border-radius:7px;border:2px solid var(--tts-bg-color);background:0 0;color:var(--tts-bg-color);padding:0;padding-right:10px;overflow:hidden}.reader-mode-tts.style-icon .tts-icon-wrap{width:var(--tts-button-size);padding:10px;background:var(--tts-bg-color)}.reader-mode-tts.style-icon .tts-icon-wrap:after{content:"";background:var(--tts-bg-color);width:0;height:100%;position:absolute;top:0;left:var(--tts-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-tts.style-icon__icon:not(.custom-icon){background-color:var(--tts-text-color)}.reader-mode-tts.style-icon:hover{color:var(--tts-text-color)}.reader-mode-tts.style-icon:hover .tts-icon-wrap:after{width:100%}.reader-mode-tts.style-icon:hover .reader-mode-tts__text{position:relative;z-index:2}.reader-mode-tts.style-icon-alt{border-radius:7px;color:var(--tts-text-color);padding:0;padding-right:10px;overflow:hidden}.reader-mode-tts.style-icon-alt .tts-icon-wrap{width:var(--tts-button-size);padding:10px;background:var(--tts-bg-darker)}.reader-mode-tts.style-icon-alt .tts-icon-wrap:after{content:"";background:var(--tts-bg-darker);width:0;height:100%;position:absolute;top:0;left:var(--tts-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-tts.style-icon-alt__icon:not(.custom-icon){background-color:var(--tts-text-color)}.reader-mode-tts.style-icon-alt:hover{background:var(--tts-bg-color)}.reader-mode-tts.style-icon-alt:hover .tts-icon-wrap:after{width:100%}.reader-mode-tts.style-icon-alt:hover .reader-mode-tts__text{position:relative;z-index:2}.reader-mode-tts.size-small{--tts-button-size:30px;padding:7px 10px;font-size:13px}.reader-mode-tts.size-small .tts-icon-wrap{width:15px;margin-right:7px}.reader-mode-tts.size-small.style-icon,.reader-mode-tts.size-small.style-icon-alt{padding:0;padding-right:7px}.reader-mode-tts.size-small.style-icon .tts-icon-wrap,.reader-mode-tts.size-small.style-icon-alt .tts-icon-wrap{width:var(--tts-button-size);padding:7px}.reader-mode-tts.size-large{--tts-button-size:50px;padding:15px 20px;font-size:18px}.reader-mode-tts.size-large .tts-icon-wrap{width:25px;margin-right:15px}.reader-mode-tts.size-large.style-icon,.reader-mode-tts.size-large.style-icon-alt{padding:0;padding-right:15px}.reader-mode-tts.size-large.style-icon .tts-icon-wrap,.reader-mode-tts.size-large.style-icon-alt .tts-icon-wrap{width:var(--tts-button-size);padding:12px}@media (max-width:767px){.reader-mode-tts{--tts-button-size:30px;padding:7px 10px;font-size:13px}.reader-mode-tts .tts-icon-wrap{width:15px;margin-right:7px}.reader-mode-tts.style-icon,.reader-mode-tts.style-icon-alt{padding:0;padding-right:7px}.reader-mode-tts.style-icon .tts-icon-wrap,.reader-mode-tts.style-icon-alt .tts-icon-wrap{width:var(--tts-button-size);padding:7px}.reader-mode-tts.size-small{--tts-button-size:25px;padding:5px 8px;font-size:11px}.reader-mode-tts.size-small .tts-icon-wrap{width:12px;margin-right:5px}.reader-mode-tts.size-small.style-icon,.reader-mode-tts.size-small.style-icon-alt{padding:0;padding-right:5px}.reader-mode-tts.size-small.style-icon .tts-icon-wrap,.reader-mode-tts.size-small.style-icon-alt .tts-icon-wrap{width:var(--tts-button-size);padding:5px}}.reader-mode-time{--time-bg-color:-webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);--time-text-color:#2F80ED;--time-button-size:40px;display:flex;align-items:center;transition:all .2s ease-in-out;background:var(--time-bg-color);color:var(--time-text-color);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:var(--time-button-size);padding:10px 12px;position:relative;font-size:15px;cursor:auto;box-sizing:border-box}.reader-mode-time-wrap{display:inline-flex}.reader-mode-time .time-icon-wrap{width:20px;aspect-ratio:1;margin-right:10px}.reader-mode-time__icon{width:100%;height:100%;display:block;transition:all .2s ease-in-out}.reader-mode-time__icon:not(.custom-icon){-webkit-mask:var(--time-icon);mask:var(--time-icon);background-color:var(--time-text-color)}.reader-mode-time__text{white-space:nowrap;font-weight:400}.reader-mode-time:hover{background:var(--time-bg-darker)}.reader-mode-time.style-default{background:var(--time-bg-color);border:1px solid #dedede;border-radius:3px;color:var(--time-text-color)}.reader-mode-time.style-default:hover{background:var(--time-bg-color)}.reader-mode-time.style-solid{background:var(--time-bg-color);border-radius:3px;color:var(--time-text-color)}.reader-mode-time.style-outline{border:2px solid var(--time-text-color);border-radius:var(--time-button-size);background:0 0;color:var(--time-text-color)}.reader-mode-time.style-outline .reader-mode-button__icon:not(.custom-icon){background-color:var(--time-text-color)}.reader-mode-time.style-outline:hover{background:var(--time-text-color);color:#fff}.reader-mode-time.style-outline:hover .reader-mode-time__icon:not(.custom-icon){background-color:#fff}.reader-mode-time.style-shadow{box-shadow:inset 0 0 0 0 var(--time-bg-darker),0 3px 0 0 var(--time-bg-darker);border-radius:3px}.reader-mode-time.style-shadow:hover{color:#fff;box-shadow:inset 0 calc(0px - var(--time-button-size)) 0 0 var(--time-bg-darker),0 3px 0 0 var(--time-bg-darker)}.reader-mode-time.style-shadow:hover .reader-mode-time__icon:not(.custom-icon){background-color:#fff}.reader-mode-time.style-shadow-alt{background:0 0;color:var(--time-bg-color);box-shadow:inset 0 0 0 0 var(--time-bg-color),0 3px 0 0 var(--time-bg-color),0 0 5px 0 rgba(0,0,0,.13);border-radius:5px}.reader-mode-time.style-shadow-alt .reader-mode-time__icon:not(.custom-icon){background-color:var(--time-bg-color)}.reader-mode-time.style-shadow-alt:hover{background:0 0;color:var(--time-text-color);box-shadow:inset 0 calc(0px - var(--time-button-size)) 0 0 var(--time-bg-color),0 3px 0 0 var(--time-bg-color)}.reader-mode-time.style-shadow-alt:hover .reader-mode-time__icon:not(.custom-icon){background-color:var(--time-text-color)}.reader-mode-time.style-icon{border-radius:7px;border:2px solid var(--time-bg-color);background:0 0;color:var(--time-bg-color);padding:0;padding-right:10px;overflow:hidden}.reader-mode-time.style-icon .time-icon-wrap{width:var(--time-button-size);padding:10px;background:var(--time-bg-color)}.reader-mode-time.style-icon .time-icon-wrap:after{content:"";background:var(--time-bg-color);width:0;height:100%;position:absolute;top:0;left:var(--time-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-time.style-icon__icon:not(.custom-icon){background-color:var(--time-text-color)}.reader-mode-time.style-icon:hover{color:var(--time-text-color)}.reader-mode-time.style-icon:hover .time-icon-wrap:after{width:100%}.reader-mode-time.style-icon:hover .reader-mode-time__text{position:relative;z-index:2}.reader-mode-time.style-icon-alt{border-radius:7px;color:var(--time-text-color);padding:0;padding-right:10px;overflow:hidden}.reader-mode-time.style-icon-alt .time-icon-wrap{width:var(--time-button-size);padding:10px;background:var(--time-bg-darker)}.reader-mode-time.style-icon-alt .time-icon-wrap:after{content:"";background:var(--time-bg-darker);width:0;height:100%;position:absolute;top:0;left:var(--time-button-size);z-index:1;transition:all .3s ease-in-out}.reader-mode-time.style-icon-alt__icon:not(.custom-icon){background-color:var(--time-text-color)}.reader-mode-time.style-icon-alt:hover{background:var(--time-bg-color)}.reader-mode-time.style-icon-alt:hover .time-icon-wrap:after{width:100%}.reader-mode-time.style-icon-alt:hover .reader-mode-time__text{position:relative;z-index:2}.reader-mode-time.size-small{--time-button-size:30px;padding:7px 10px;font-size:13px}.reader-mode-time.size-small .time-icon-wrap{width:15px;margin-right:7px}.reader-mode-time.size-small.style-icon,.reader-mode-time.size-small.style-icon-alt{padding:0;padding-right:7px}.reader-mode-time.size-small.style-icon .time-icon-wrap,.reader-mode-time.size-small.style-icon-alt .time-icon-wrap{width:var(--time-button-size);padding:7px}.reader-mode-time.size-large{--time-button-size:50px;padding:15px 20px;font-size:18px}.reader-mode-time.size-large .time-icon-wrap{width:25px;margin-right:15px}.reader-mode-time.size-large.style-icon,.reader-mode-time.size-large.style-icon-alt{padding:0;padding-right:15px}.reader-mode-time.size-large.style-icon .time-icon-wrap,.reader-mode-time.size-large.style-icon-alt .time-icon-wrap{width:var(--time-button-size);padding:12px}@media (max-width:767px){.reader-mode-time{--time-button-size:30px;padding:7px 10px;font-size:13px}.reader-mode-time .time-icon-wrap{width:15px;margin-right:7px}.reader-mode-time.style-icon,.reader-mode-time.style-icon-alt{padding:0;padding-right:7px}.reader-mode-time.style-icon .time-icon-wrap,.reader-mode-time.style-icon-alt .time-icon-wrap{width:var(--time-button-size);padding:7px}.reader-mode-time.size-small{--time-button-size:25px;padding:5px 10px;font-size:12px}.reader-mode-time.size-small .time-icon-wrap{width:12px;margin-right:5px}.reader-mode-time.size-small.style-icon,.reader-mode-time.size-small.style-icon-alt{padding:0;padding-right:5px}.reader-mode-time.size-small.style-icon .time-icon-wrap,.reader-mode-time.size-small.style-icon-alt .time-icon-wrap{width:var(--time-button-size);padding:5px}.reader-mode-time.size-large{--time-button-size:40px;padding:10px 15px;font-size:16px}.reader-mode-time.size-large .time-icon-wrap{width:20px;margin-right:10px}.reader-mode-time.size-large.style-icon,.reader-mode-time.size-large.style-icon-alt{padding:0;padding-right:10px}.reader-mode-time.size-large.style-icon .time-icon-wrap,.reader-mode-time.size-large.style-icon-alt .time-icon-wrap{width:var(--time-button-size);padding:10px}}body.reader-mode_page_reader-mode-getting-started #wpcontent{padding:0;background:#fff}.reader-mode-getting-started *{box-sizing:border-box}.reader-mode-getting-started .getting-started-header{background:url(../images/getting-started/bg-shapes.png) no-repeat center/cover,#3b3397;padding:80px 80px 120px 80px;color:#fff;text-align:center}.reader-mode-getting-started .getting-started-header .header-title{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;line-height:1.5}.reader-mode-getting-started .getting-started-header .header-title img{width:50px;margin-right:15px;border-radius:50%}.reader-mode-getting-started .getting-started-header .header-title span{font-size:42px;font-weight:600}.reader-mode-getting-started .getting-started-header p{max-width:600px;font-size:1rem;margin:auto;line-height:1.5}@media (max-width:767px){.reader-mode-getting-started .getting-started-header{padding:30px 30px 100px 30px}.reader-mode-getting-started .getting-started-header .header-title img{width:40px}.reader-mode-getting-started .getting-started-header .header-title span{font-size:28px}}.reader-mode-getting-started .getting-started-main{max-width:1000px;margin:-64px auto 0 auto}.reader-mode-getting-started .getting-started-menu{display:flex;justify-content:center;align-items:center;background:#fff;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom:1px solid #e5e5e5}.reader-mode-getting-started .getting-started-menu .menu-item{display:flex;align-items:center;padding:20px 30px;cursor:pointer;color:#4d4d4d;transition:all .3s ease-in-out;border-bottom:2px solid transparent;margin-bottom:-2px}.reader-mode-getting-started .getting-started-menu .menu-item svg{margin-right:10px}.reader-mode-getting-started .getting-started-menu .menu-item span{font-size:.9rem;font-weight:500}.reader-mode-getting-started .getting-started-menu .menu-item:hover{color:#5c637e}.reader-mode-getting-started .getting-started-menu .menu-item:hover path,.reader-mode-getting-started .getting-started-menu .menu-item:hover svg{fill:#5c637e}.reader-mode-getting-started .getting-started-menu .menu-item.active{color:#78f;border-bottom:2px solid #78f}.reader-mode-getting-started .getting-started-menu .menu-item.active path,.reader-mode-getting-started .getting-started-menu .menu-item.active svg{fill:#78f}@media (max-width:767px){.reader-mode-getting-started .getting-started-menu{border-radius:0;flex-direction:column;align-items:normal}}.reader-mode-getting-started .getting-started-content{display:none;margin-top:30px}.reader-mode-getting-started .getting-started-content .section-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.reader-mode-getting-started .getting-started-content .section-wrap section{width:48%}.reader-mode-getting-started .getting-started-content section{display:flex;flex-wrap:wrap;padding:30px;border-radius:15px}.reader-mode-getting-started .getting-started-content section.section-full{align-items:center;justify-content:space-between;margin-bottom:2rem}.reader-mode-getting-started .getting-started-content section.section-full>div{width:48%}.reader-mode-getting-started .getting-started-content section.section-half{justify-content:center}.reader-mode-getting-started .getting-started-content section.section-half .col-description{text-align:center;margin-bottom:1rem}.reader-mode-getting-started .getting-started-content section.section-half .col-image{margin-top:auto}.reader-mode-getting-started .getting-started-content section.section-introduction{background:#eff3fe}.reader-mode-getting-started .getting-started-content section.section-dark-mode,.reader-mode-getting-started .getting-started-content section.section-reader-mode{background:#eaf7ed}.reader-mode-getting-started .getting-started-content section.section-text-to-speech,.reader-mode-getting-started .getting-started-content section.section-translation{background:#fdf6ec}.reader-mode-getting-started .getting-started-content section.section-reading-progress,.reader-mode-getting-started .getting-started-content section.section-reading-time{background:#eff3fe}.reader-mode-getting-started .getting-started-content section.section-multiple-buttons,.reader-mode-getting-started .getting-started-content section.section-multiple-positions{background:#eaf7ed}.reader-mode-getting-started .getting-started-content section.section-multiple-accounts{background:#eaf7ed}.reader-mode-getting-started .getting-started-content section.section-contact,.reader-mode-getting-started .getting-started-content section.section-documentation{background:#f7f7fd}.reader-mode-getting-started .getting-started-content section.section-contact .col-image img,.reader-mode-getting-started .getting-started-content section.section-documentation .col-image img{border:none}.reader-mode-getting-started .getting-started-content section.section-add-account,.reader-mode-getting-started .getting-started-content section.section-media-player{background:#eaf7ed}.reader-mode-getting-started .getting-started-content section.section-embed{background:#eaf7ed}.reader-mode-getting-started .getting-started-content section.section-private-folders,.reader-mode-getting-started .getting-started-content section.section-shortcode-builder,.reader-mode-getting-started .getting-started-content section.section-woocommerce{background:#fdf6ec}.reader-mode-getting-started .getting-started-content section.section-data-privacy{background:#eaf7ed}.reader-mode-getting-started .getting-started-content section.section-data-privacy .col-description{text-align:left}.reader-mode-getting-started .getting-started-content section .col-image iframe,.reader-mode-getting-started .getting-started-content section .col-image img{width:100%;border-radius:7px}.reader-mode-getting-started .getting-started-content section .col-image iframe{aspect-ratio:16/9}.reader-mode-getting-started .getting-started-content section .reader-mode-btn{padding:15px 20px;margin:30px auto 0 auto}.reader-mode-getting-started .getting-started-content section.integrations{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -10px;padding:0}.reader-mode-getting-started .getting-started-content section.integrations .integration{width:calc(33% - 20px);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#eff3fe;margin:10px;padding:20px;border-radius:15px}.reader-mode-getting-started .getting-started-content section.integrations .integration img{width:100px;height:100px;margin-bottom:10px;border-radius:50%}.reader-mode-getting-started .getting-started-content .content-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:80px auto 40px auto;text-align:center;max-width:600px;line-height:1.3}.reader-mode-getting-started .getting-started-content .content-heading h2{margin:5px 0;font-size:30px;font-weight:700}.reader-mode-getting-started .getting-started-content .content-heading p{margin:5px;font-size:.875rem}.reader-mode-getting-started .getting-started-content.active{display:block}@media (max-width:767px){.reader-mode-getting-started .getting-started-content{padding:10px}.reader-mode-getting-started .getting-started-content .section-wrap section{width:100%;margin-bottom:30px}.reader-mode-getting-started .getting-started-content section.section-full{flex-direction:column;align-items:center;justify-content:center}.reader-mode-getting-started .getting-started-content section.section-full>div{width:100%}.reader-mode-getting-started .getting-started-content section.integrations{margin:0}.reader-mode-getting-started .getting-started-content section.integrations .integration{width:100%;margin:0 0 20px 0}}.reader-mode-getting-started .log{border-radius:15px;margin-bottom:20px}.reader-mode-getting-started .log-header{display:flex;align-items:center;cursor:pointer;padding:20px;background:#eff3fe;border-radius:15px}.reader-mode-getting-started .log-header span{font-size:1rem;font-weight:500;margin-right:10px}.reader-mode-getting-started .log-header span.log-version{background:#78f;color:#fff;padding:5px 10px;border-radius:5px}.reader-mode-getting-started .log-header i{margin-left:auto;background:#78f;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;height:25px;width:25px}.reader-mode-getting-started .log-body{display:none}.reader-mode-getting-started .log-body .log-section{padding-bottom:10px;border-bottom:1px solid rgba(47,180,75,.1)}.reader-mode-getting-started .log-body .log-section:last-child{border-bottom:none}.reader-mode-getting-started .log-body .log-item{font-size:1rem;margin-bottom:10px;display:flex;align-items:center}.reader-mode-getting-started .log-body .log-item i{display:inline-flex;align-items:center;justify-content:center;margin-right:7px;border-radius:50%;height:25px;width:25px;padding:5px}.reader-mode-getting-started .log-body .log-item-new{color:#3265a6}.reader-mode-getting-started .log-body .log-item-new i{background:#3265a6;color:#fff}.reader-mode-getting-started .log-body .log-item-fix{color:#2fb44b}.reader-mode-getting-started .log-body .log-item-fix i{background:#2fb44b;color:#fff}.reader-mode-getting-started .log-body .log-item-enhancement{color:#f5a623}.reader-mode-getting-started .log-body .log-item-enhancement i{background:#f5a623;color:#fff}.reader-mode-getting-started .log-body .log-item-remove{color:#f3754d}.reader-mode-getting-started .log-body .log-item-remove i{background:0 0}.reader-mode-getting-started .log.active{border:1px solid rgba(47,180,75,.3)}.reader-mode-getting-started .log.active .log-header{border-bottom:1px solid rgba(47,180,75,.3);border-bottom-left-radius:0;border-bottom-right-radius:0}.reader-mode-getting-started .log.active .log-body{display:block;padding:20px}.reader-mode-getting-started .free-vs-pro h2 span{margin:0 10px}.reader-mode-getting-started .free-vs-pro h2 span:first-child{color:#7a7a7a}.reader-mode-getting-started .free-vs-pro h2 span:last-child{color:#6e6dff}.reader-mode-getting-started .features-list{background:#eff3fe;border-radius:15px}.reader-mode-getting-started .features-list .list-header{display:flex;align-items:center;padding:30px;font-size:1.2rem;border-bottom:1px solid rgba(47,180,75,.1);font-weight:600;background:rgba(119,136,255,.1);border-radius:15px}.reader-mode-getting-started .features-list .list-header .feature-title{width:75%}.reader-mode-getting-started .features-list .list-header .feature-free{width:12%}.reader-mode-getting-started .features-list .list-header .feature-pro{width:12%;margin-left:auto;text-align:center}.reader-mode-getting-started .features-list .feature{display:flex;align-items:center;padding:20px 30px;font-size:1rem;font-weight:500;border-bottom:1px solid rgba(47,180,75,.1)}.reader-mode-getting-started .features-list .feature:last-child{border-bottom:none}.reader-mode-getting-started .features-list .feature .feature-title{width:75%}.reader-mode-getting-started .features-list .feature i{color:#fff;background:#6e6dff;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}.reader-mode-getting-started .features-list .feature i.dashicons-no-alt{background:#7a7a7a}.reader-mode-getting-started .features-list .feature .feature-free{width:12%}.reader-mode-getting-started .features-list .feature .feature-pro{width:12%;margin-left:auto;text-align:center}.reader-mode-getting-started .get-pro-cta{display:flex;align-items:center;border-radius:15px;padding:30px;margin:60px 0;background:url(../images/getting-started/cta-bg.png) no-repeat top/cover,#3b3397}.reader-mode-getting-started .get-pro-cta .cta-content{display:flex;flex-direction:column;width:60%;color:#fff}.reader-mode-getting-started .get-pro-cta .cta-content h2{margin-bottom:5px;font-size:1.5rem;font-weight:700;color:#fff;line-height:1.3}.reader-mode-getting-started .get-pro-cta .cta-btn{flex:1;display:flex;align-items:center;justify-content:center}.reader-mode-getting-started .get-pro-cta .cta-btn .reader-mode-btn{padding:15px 20px;text-decoration:none;background:#fff;color:#6e6dff;font-weight:500}.reader-mode-getting-started .get-pro-cta .cta-btn .reader-mode-btn:hover{color:#fff;background:#6e6dff}.reader-mode-getting-started .get-pro-cta .cta-btn .reader-mode-btn.buy-now{margin-left:20px;background:#6e6dff;color:#fff}.reader-mode-getting-started .get-pro-cta .cta-btn .reader-mode-btn.buy-now:hover{color:#6e6dff;background:#fff}@media (max-width:767px){.reader-mode-getting-started .get-pro-cta{flex-direction:column;align-items:center;padding:30px 20px;text-align:center}.reader-mode-getting-started .get-pro-cta .cta-content{width:100%;margin-bottom:20px}.reader-mode-getting-started .get-pro-cta .cta-btn{width:100%}}.reader-mode-progress{--reader-mode-progress-color:#7C7EE5;--reader-mode-progress-height:5px;position:fixed;height:var(--reader-mode-progress-height);z-index:999999;top:0;left:0;width:0}.reader-mode-progress.position-bottom{top:auto;bottom:0}.reader-mode-progress .reader-mode-progress-fill{height:100%;width:100%;transition:width .1s ease;background:var(--reader-mode-progress-color)}#toplevel_page_reader-mode .wp-submenu a[href="admin.php?page=reader-mode-getting-started"]{color:#fbbc04!important}.reader-mode-offer-popup .swal2-title{font-size:24px}.reader-mode-offer-popup .swal2-icon{border:none;height:auto;width:auto}.reader-mode-offer-popup .swal2-icon img{max-width:200px;margin-left:-30px}.reader-mode-offer-popup .swal2-actions button{padding:15px 20px}.reader-mode-offer-popup .swal2-popup{max-width:400px}.reader-mode-offer-popup .reader-mode-modal-content .offer-discount{font-size:40px;font-weight:800;color:#fbbc04;margin:10px auto}.reader-mode-offer-popup .reader-mode-modal-content h3{font-size:1rem;font-weight:600;margin:15px auto;color:#555}