.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0 0 0 / .3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0 0 0 / .2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0 0 0 / .2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0 0 0 / .5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0 0 0 / .2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0 0 0 / .2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0 0 0 / .5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgb(0 0 0 / .6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #fff0;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #fff0}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #fff0;-webkit-box-shadow:rgb(0 0 0 / .2) 0 2px 8px;box-shadow:rgb(0 0 0 / .2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}.xs-ratting-content{display:inline-block}.xs-review-rattting .xs-star{display:inline-block}.xs-review-rattting .screen-rattting-text{display:none}.xs-review-rattting .xs-star,.xs-review-rattting .xs-star.dashicons-star-filled,.xs-review-rattting .xs-star.dashicons-star-half{color:#FF912C}.xs-review-rattting .xs-star:before,.xs-review-rattting .xs-star.dashicons-star-filled:before,.xs-review-rattting .xs-star.dashicons-star-half:before{display:inline-block;width:16px;height:14px;font-size:14px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;-webkit-transition:color 0.1s ease-in;transition:color 0.1s ease-in;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xs-review-rating-stars{display:inline-block}.xs-review-rating-stars div#review_data_show{display:inline-block;vertical-align:middle}.xs-review-rating-stars ul{list-style-type:none;padding:0;margin:0;-moz-user-select:none;-webkit-user-select:none;min-height:28px;display:inline-block}.xs-review-rating-stars ul>li.star{display:inline-block;line-height:17px}.xs-review-rating-stars ul>li.star>i.xs-star{color:#ccc}.xs-review-rating-stars ul>li.star.hover>i.xs-star{color:#FFCC36}.xs-review-rating-stars ul>li.star.selected>i.xs-star{color:#FF912C}.xs-review-rating-stars ul>li.square{display:block;width:30px;height:30px;float:left;border:2px solid #ccc;background-color:#fff;margin:2px;text-decoration:none;font-size:14px;font-weight:600;line-height:2;text-align:center;color:#ccc;line-height:24px}.xs-review-rating-stars ul>li.square.hover{border:2px solid #FFCC36;color:#FFCC36}.xs-review-rating-stars ul>li.square.selected{border:2px solid #FF912C;color:#FF912C}.xs-review-rating-stars ul>li.bar{display:block;width:12px;padding:5px 0;height:40px;float:left;background-color:#ccc;margin:2px;text-align:center;font-weight:600;position:relative}.xs-review-rating-stars ul>li.bar span{display:none;position:absolute;-webkit-transition-delay:1s;transition-delay:1s;transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;top:20px}.xs-review-rating-stars ul>li.bar:hover span{display:block;top:-20px;left:2px}.xs-review-rating-stars ul>li.bar.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.bar.selected{background-color:#FF912C}.xs-review-rating-stars ul>li.movie{display:block;width:60px;height:8px;float:left;background-color:#ccc;margin:1px;font-weight:600;position:relative}.xs-review-rating-stars ul>li.movie span{display:none;position:absolute;-webkit-transition-delay:1s;transition-delay:1s;transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;top:20px}.xs-review-rating-stars ul>li.movie:hover span{display:block;top:-20px;left:50%}.xs-review-rating-stars ul>li.movie.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.movie.selected{background-color:#FF912C}.xs-review-rating-stars ul>li.pill{padding:7px 15px;background-color:#ccc;color:#fff;font-size:13px;line-height:1;text-align:center;font-weight:600;float:left}.xs-review-rating-stars ul>li.pill:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}.xs-review-rating-stars ul>li.pill:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}.xs-review-rating-stars ul>li.pill.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.pill.selected{background-color:#FF912C}.xs-review-rating-stars ul>li.reversed{display:block;width:22px;height:22px;float:left;background-color:#ccc;margin:1px;text-align:center;position:relative}.xs-review-rating-stars ul>li.reversed span{display:none;position:absolute;-webkit-transition-delay:1s;transition-delay:1s;transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;top:20px}.xs-review-rating-stars ul>li.reversed:hover span{display:block;top:-20px;left:50%}.xs-review-rating-stars ul>li.reversed.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.reversed.selected{background-color:#FF912C}.xs-slidecontainer{width:100%;display:inline-block;position:relative;top:0}.xs-slidecontainer .background-slider{min-width:0%;height:10px;background-color:#FF912C;border-radius:10px}.xs-review-rating-slider #review_data_show{display:inline-block;margin-left:3px}.xs-review-rating-slider{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:97%}.xs-slider-range{-webkit-appearance:none;width:100%;height:10px;background:#ccc;outline:none;opacity:.7;-webkit-transition:0.2s;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;position:relative;top:0;z-index:999}.xs-slider-range:hover{opacity:1}.xs-slider-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#FF912C;cursor:pointer;border-radius:100px}.xs-slider-range::-moz-range-thumb{width:20px;height:20px;background:#FF912C;cursor:pointer;border-radius:100px}#xs-review-box .write-reivew-headding,#xs-review-box .total-reivew-headding{font-weight:700;padding:0 13px;margin-bottom:41px}.xs-review{position:relative}.xs-review .style-review-percentange{font-weight:700;display:inline-block}.xs-review-box{margin-top:50px}#xs_review_form_public_data .xs-review-box .xs-review{margin:0;width:49%;display:inline-block!important;padding:13px 13px}#xs_review_form_public_data .xs-review-box .xs-review.xs-save-button{width:100%}#xs_review_form_public_data .xs-review-box .xs-review label{float:none;display:block;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}#xs_review_form_public_data .xs-review-box .xs-radio,#xs_review_form_public_data .xs-review-box .xs-select{clear:both;display:block;width:100%}#xs_review_form_public_data .xs-review-box .xs-radio>label{float:left;display:inline-block;margin-right:10px}#xs_review_form_public_data .xs-review-box .xs-review input[type=text]{float:none;display:block;width:100%;font-size:inherit;line-height:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff0;border:1px solid #ccc}#xs_review_form_public_data .xs-review-box .xs-textarea{width:99%;background:#fff0}.public-xs-review-box .review_message_show{padding:0 13px}.review_message_show>p{padding:10px 15px;color:#111;background-color:rgb(0 123 255 / .1);border:1px solid rgb(0 123 255 / .1);border-radius:4px}.public-xs-review-box,.view-review-list{background:#fff0;padding:40px 30px;border:0 solid #ccc;border-radius:10px;box-shadow:0 18px 40px 0 #0a000026;-webkit-box-shadow:0 18px 40px 0 #0a000026;margin-bottom:30px}.public-xs-review-box .xs-review input,.public-xs-review-box .xs-review textarea{background:#fff0;border:1px solid #ddd;border-radius:10px;-webkit-box-shadow:none;box-shadow:none;padding:10px 15px}.public-xs-review-box .xs-review textarea{width:90%;min-height:100px;resize:none}.public-xs-review-box .xs-review input.xs-slider-range{padding:0}.public-xs-review-box .xs-save-button button{background:#007bff;border-radius:100px;color:#fff;padding:13px 45px;-webkit-box-shadow:0 18px 40px 0 #0a000026;box-shadow:0 18px 40px 0 #0a000026}.public-xs-review-box .xs-save-button button:hover{-webkit-box-shadow:0 18px 40px 0 #0a000038;box-shadow:0 18px 40px 0 #0a000038}.view-review-list .xs-reviewer-details{padding:0 13px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.view-review-list .border-div{clear:both;border-bottom:1px solid #ddd;margin:20px 13px}.xs-reviewer-details .xs-review-title>h3{margin-bottom:0}.xs-reviewer-details .review-reviwer-image-section{display:inline-block;width:100%;float:left;max-width:62px}.xs-reviewer-details .review-reviwer-info-section{display:inline-block;width:90%}.view-review-list .xs-reviewer-author-image{display:inline-block;padding-right:20px;vertical-align:top}.view-review-list .xs-reviewer-author-image>img{width:100%;border-radius:100%;max-width:100px;height:auto}.view-review-list .xs-reviewer-author{font-size:15px;color:#202020;font-weight:600;display:block;clear:both}.view-review-list .xs-review-title>h3{margin-top:10px;font-size:16px;font-weight:600;color:#202020}.xs-reviewer-details .xs-review-summery>p{margin-bottom:10px;color:#0a0000ad}.view-review-list .xs-review-rattting,.view-review-list .xs-review-date{display:inline-block}.view-review-list .xs-review-rattting{vertical-align:-webkit-baseline-middle}.view-review-list .xs-review-rattting.xs-percentange{vertical-align:middle;width:100%;max-width:200px;background:#ccc;height:10px;line-height:1;font-size:13px;position:relative;border-radius:0}.view-review-list .xs-review-rattting.xs-percentange .percentange_check{background:#FF912C;height:10px;border-radius:0}.view-review-list .xs-review-rattting.xs-percentange .percentange_check .show-per-data{color:#fff;padding:0;line-height:10px;text-align:center;position:absolute;right:2px;font-size:11px;font-weight:600}.view-review-list .xs-review-date{font-size:14px;color:#202020}:root{--size:100px;--bord:15px}.xs-review-rattting.xs-pie{width:var(--size);height:var(--size);margin:1em auto;border-radius:50%;background-image:conic-gradient(#FF912C var(--value),lightgrey var(--value));position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xs-review-rattting.xs-pie::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - var(--bord));height:calc(100% - var(--bord));background:#fff;border-radius:inherit;-webkit-animation:progress-xs-pie 1s ease-out forwards;animation:progress-xs-pie 1s ease-out forwards}.xs-review-rattting.xs-pie p{position:relative;font-size:2em;z-index:999;top:21px}.xs-review-overview-list{-webkit-box-flex:0;-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%;padding-right:16px;border-right:1px solid #efeeee}.xs-review-overview-list.left-full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0;border-right:0 solid #efeeee}.xs-review-overview-list .percentange-label{display:block;width:94%;min-width:94%;font-weight:700;font-size:14px}.xs-review-overview-list .percentange-label>span{float:right}.xs-review-overview-list .overview-bar{vertical-align:middle;width:94%;max-width:94%;background:#f7f7f7;height:13px;line-height:1;font-size:13px;position:relative;border-radius:0;display:inline-block}.xs-review-overview-list .overview-bar .percentange_check{background:#FF912C;height:13px;border-radius:0}.xs-review-overview-list .overview-bar .percentange_check .show-per-data{float:right;color:#fff;margin-right:2px}.xs-review-overview-list-right .total_overview_rattings{display:block;text-align:center;font-size:14px;line-height:25px;margin-top:21px}.xs-review-overview-list-right .total_overview_rattings>span{font-size:6em}.xs-review-overview-list-right .total_overview_rattings>strong{line-height:3em}.xs-review-overview-list-right .total_overview_rattings_text{font-size:16px;text-align:center;font-weight:600;margin-top:0}.xs-review-overview-list-right .total_overview_rattings_value{text-align:center;margin:0 auto;width:100%;margin-top:40px;display:block}.xs-review-overview-list-right .total_overview_rattings_value .xs-star:before{width:20px;height:20px;font-size:20px}.xs-review-overview-list-right .total_overview_rattings_value>span{height:29px;display:inline-block;vertical-align:-webkit-baseline-middle;font-weight:600}.xs-review-pagination ul.page-numbers{list-style:none;display:block;text-align:center}.xs-review-pagination ul.page-numbers li{float:left;padding:0 6px}.xs-review-pagination ul.page-numbers li>a{color:#0a0000ad}.xs-review-pagination ul.page-numbers li>span.current{color:#FF912C}.xs-review-overview-list.custom-rat .border-div{clear:both;border-bottom:1px solid #ddd;margin:18px 0}.xs-review-overview-list-right.custom-rat{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important;text-align:center;padding-left:13px;width:100%}.xs-review-overview-list.custom-rat .overview-summary{margin-top:50px}.xs-review-overview-list.custom-rat .overview-summary h2{font-weight:700;font-size:30px}.xs-review-overview-list.custom-rat .xs-overview-star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat{text-align:right;width:35%;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat-label{width:50%;font-weight:600;font-size:15px;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat-label-range{width:14%;text-align:right;vertical-align:middle;font-weight:600;font-size:15px;padding-top:2px}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat .xs-star:before{width:17px;height:16px;font-size:15px}.xs-review-overview-list.custom-rat .xs-overview-data .data-rat-label-range{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xs-review-overview-list.custom-rat .xs-overview-data .data-rat{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xs-review-overview-list.custom-rat .xs-overview-data .xs-review-rattting{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xs-review-overview-list.custom-rat .xs-review-rattting{max-width:100%}.xs-review-overview-list.custom-rat .xs-overview-point{display:block}.xs-review-overview-list.custom-rat .xs-overview-point .data-rat-label{width:79%;font-weight:600;font-size:15px;vertical-align:middle;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-point .data-rat-label-range{width:19%;text-align:right;vertical-align:middle;font-weight:600;font-size:15px;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-point .data-rat{text-align:center;width:100%;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-point .xs-percentange .show-per-data{display:none}.xs-review-overview-list.custom-rat .no-border-div{border-bottom:0 solid #ddd}.xs-review-overview-list.custom-rat .xs-overview-percentage{display:block}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat-label{width:auto;font-weight:600;font-size:15px;vertical-align:middle;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat-label:after{content:"-"}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat-label-range{width:auto;text-align:left;vertical-align:middle;font-weight:600;font-size:15px;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat{text-align:center;width:100%;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-percentage .xs-percentange .show-per-data{display:none}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat .xs-percentange{height:8px;border-radius:4px}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat .xs-percentange .percentange_check{background:#226bdc96;height:8px;border-radius:4px}.xs-review-overview-list.custom-rat .xs-overview-pie{text-align:center;position:relative}.xs-review-overview-list.custom-rat .xs-overview-pie{width:33%;float:left}.xs-review-overview-list.custom-rat .xs-overview-pie .data-rat-label-range{display:none}.xs-review-overview-list.custom-rat .xs-overview-pie .data-rat-label{position:relative;top:0;z-index:999;line-height:16px;font-size:13px;text-align:center;width:100%}.xs-review-overview-list.custom-rat .xs-overview-pie .xs-review-rattting.xs-pie p{top:10px}.public-xs-review-box,.view-review-list{border-radius:0}.xs-review-overview-list-right.custom-rat{border-radius:0}.public-xs-review-box .xs-save-button button{border-radius:0;border:none;cursor:pointer}.xs-review-box .xs-review-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xs-review-box .xs-review-media{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.xs-review-box .xs-review-media.review-full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0}.xs-review-box .total_overview_rattings_value{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important;text-align:center}.xs-review-box .total_overview_rattings_value span{font-weight:700;font-size:20px}.xs-review-box.view-review-list .xs-reviewer-author-image{padding-right:7px}.xs-review-box .xs-reviewer-details .review-reviwer-info-section{padding-left:10px}.wur-pie-data{position:absolute!important;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wur-pie-data p{margin:0;color:#3a3a3a;font-weight:700;font-size:20px;line-height:20px}@media screen and (max-width:767px){.view-review-list .xs-reviewer-details{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xs-review-box-item .xs-reviewer-details{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xs-reviewer-details .review-reviwer-image-section{float:none}.xs-review-box .total_overview_rattings_value{width:100%;margin-top:0;margin-bottom:30px}#xs_review_form_public_data .xs-review-box .xs-review{width:100%;padding:5px 0}.xs-review-overview-list,.xs-review-box .xs-review-media{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;border:none;padding:0}.xs-review-overview-list-right .total_overview_rattings{line-height:1;margin-top:0}#xs-user-review-box{text-align:center}#xs-user-review-box .xs-review-box-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#xs-user-review-box .xs-reviewer-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#xs_review_form_public_data{text-align:center}#xs-review-box .write-reivew-headding,#xs-review-box .total-reivew-headding{padding:0;margin:0}.total-reivew-headding{text-align:center}.public-xs-review-box .xs-save-button button{padding:13px 30px;border-radius:10px}.public-xs-review-box,.view-review-list{background:#fff0;padding:30px 30px}.xs-overview-data.xs-overview-percentage .xs-overview-star .data-rat-label,.xs-overview-data.xs-overview-star .data-rat-label,.xs-overview-data.xs-overview-percentage .xs-overview-data .data-rat-label-range,.xs-overview-data.xs-overview-star .data-rat-label-range,.xs-overview-data.xs-overview-percentage .xs-overview-star .data-rat,.xs-overview-data.xs-overview-star .data-rat{width:100%!important;text-align:center!important}.xs-overview-data.xs-overview-star{display:-webkit-box;display:-ms-flexbox;display:flex}.xs-review-overview-list.custom-rat .xs-overview-star{display:block}}.xs-overview-pie .data-rat>.wur-rat-cont>div{font-size:1.1rem;position:relative;top:50px}.g-recaptcha-required-message{padding:0 13px;color:red;display:none}.se-modal-wrapper{display:none}.se-blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:99999;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;background-color:rgb(0 0 0 / .75);text-align:center}.se-blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.se-blocker.se-behind{background-color:#fff0}.se-modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:1540px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:calc(100% - 120px);background:#fff;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.se-modal:after,.se-modal:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:1}.se-modal:after{top:50%;left:50%;width:40px;height:40px;border:4px solid #212121;border-top-color:#3498db;border-radius:50%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.se-modal.se-loaded:after,.se-modal.se-loaded:before{opacity:0;visibility:hidden}.se-modal-inner{height:100%;overflow:auto}.se-modal>iframe{width:100%;height:100%;border-width:0}.se-modal a.se-close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==);z-index:2}.se-modal-spinner{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.se-modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:se-sk-stretchdelay 1.2s infinite ease-in-out;animation:se-sk-stretchdelay 1.2s infinite ease-in-out}.se-modal-spinner .se-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.se-modal-spinner .se-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.se-modal-spinner .se-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@media screen and (min-width:1025px){.se-modal{width:90%}}@-webkit-keyframes se-sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes se-sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}