.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:rgba(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 rgba(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:rgba(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:rgba(0,0,0,.5);}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center;}.alert-title{font-size:18px !important;font-size:15px;font-family:"Open Sans",sans-serif;font-weight:700;margin-bottom:35px;color:#222;align-self:center;}.alert-message{font-size:15px !important;font-size:15px;color:#666;font-family:"Open Sans",sans-serif;font-weight:400;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;padding:0 15px;line-height:1.6;transition:background .5s;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 rgba(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-size:15px;font-family:"Open Sans",sans-serif;font-weight:700;color:#fff;margin-left:15px;}.toast-message{font-size:13px !important;font-size:15px;font-family:"Open Sans",sans-serif;font-weight:600;color:#fff;margin-left:15px;}.toast-close{color:rgba(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:rgba(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;}.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:"•";}.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:"☑";}.ql-editor ul[data-checked=false]>li::before{content:"☐";}.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:rgba(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 transparent;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 transparent;}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:rgba(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 .1s ease-in;transition:color .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:white;margin:2px;text-decoration:none;font-size:14px;font-weight:600;line-height:2;line-height:24px;text-align:center;color:#ccc;}.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:0px;}.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:.2s;-webkit-transition:opacity .2s;transition:opacity .2s;position:relative;top:0px;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:bold;padding:0px 13px;margin-bottom:41px;}.xs-review{position:relative;}.xs-review .style-review-percentange{font-weight:bold;display:inline-block;}.xs-review-box{margin-top:50px;}#xs_review_form_public_data .xs-review-box .xs-review{margin:0px;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:transparent;border:1px solid #ccc;}#xs_review_form_public_data .xs-review-box .xs-textarea{width:99%;background:transparent;}.public-xs-review-box .review_message_show{padding:0px 13px;}.review_message_show > p{padding:10px 15px;color:#111;background-color:rgba(0,123,255,.1);border:1px solid rgba(0,123,255,.1);border-radius:4px;}.public-xs-review-box,.view-review-list{background:transparent;padding:40px 30px;border:0px solid #ccc;border-radius:10px;box-shadow:0 18px 40px 0px rgba(10,0,0,.15);-webkit-box-shadow:0 18px 40px 0px rgba(10,0,0,.15);margin-bottom:30px;}.public-xs-review-box .xs-review input,.public-xs-review-box .xs-review textarea{background:transparent;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:0px;}.public-xs-review-box .xs-save-button button{background:#007bff;border-radius:100px;color:#fff;padding:13px 45px;-webkit-box-shadow:0 18px 40px 0px rgba(10,0,0,.15);box-shadow:0 18px 40px 0px rgba(10,0,0,.15);}.public-xs-review-box .xs-save-button button:hover{-webkit-box-shadow:0 18px 40px 0px rgba(10,0,0,.22);box-shadow:0 18px 40px 0px rgba(10,0,0,.22);}.view-review-list .xs-reviewer-details{padding:0px 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:0px;}.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:rgba(10,0,0,.68);}.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:0px;}.view-review-list .xs-review-rattting.xs-percentange .percentange_check{background:#ff912c;height:10px;border-radius:0px;}.view-review-list .xs-review-rattting.xs-percentange .percentange_check .show-per-data{color:#fff;padding:0px;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:white;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:0px;border-right:0px solid #efeeee;}.xs-review-overview-list .percentange-label{display:block;width:94%;min-width:94%;font-weight:bold;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:0px;display:inline-block;}.xs-review-overview-list .overview-bar .percentange_check{background:#ff912c;height:13px;border-radius:0px;}.xs-review-overview-list .overview-bar .percentange_check .show-per-data{float:right;color:#fff;margin-right:2px;}.xs-review-overview-list-right{}.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:0px;}.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:0px 6px;}.xs-review-pagination ul.page-numbers li > a{color:rgba(10,0,0,.68);}.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 0px;}.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:bold;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:0px 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:rgba(34,107,220,.59);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:0px;}.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:bold;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:0px;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:transparent;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;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;min-width:0;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}a{background-color:rgba(0,0,0,0);}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration:underline dotted;}b,strong{font-weight:bold;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-size:100%;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}:root{--global-gray-400:#cbd5e0;--global-gray-500:#a0aec0;--global-xs-spacing:1em;--global-sm-spacing:1.5rem;--global-md-spacing:2rem;--global-lg-spacing:2.5em;--global-xl-spacing:3.5em;--global-xxl-spacing:5rem;--global-edge-spacing:1.5rem;--global-boxed-spacing:2rem;--global-font-size-small:clamp(.8rem,.73rem + .217vw,.9rem);--global-font-size-medium:clamp(1.1rem,.995rem + .326vw,1.25rem);--global-font-size-large:clamp(1.75rem,1.576rem + .543vw,2rem);--global-font-size-larger:clamp(2rem,1.6rem + 1vw,2.5rem);--global-font-size-xxlarge:clamp(2.25rem,1.728rem + 1.63vw,3rem);}h1,h2,h3,h4,h5,h6{padding:0;margin:0;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none;}dfn,cite,em,i{font-style:italic;}blockquote,q{quotes:"“" "”";}blockquote{padding-left:1em;border-left:4px solid var(--global-palette4);}.entry-content blockquote{margin:0 0 var(--global-md-spacing);}blockquote cite,blockquote .wp-block-pullquote__citation{color:var(--global-palette5);font-size:13px;margin-top:1em;position:relative;font-style:normal;display:block;}address{margin:0 0 1.5em;}pre{background:var(--global-palette7);font-family:"Courier 10 Pitch",Courier,monospace;font-size:.9375rem;line-height:1.6;max-width:100%;overflow:auto;padding:1.5em;white-space:pre-wrap;}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.8rem;}abbr,acronym{border-bottom:1px dotted var(--global-palette4);cursor:help;}mark,ins{text-decoration:none;}big{font-size:125%;}html{box-sizing:border-box;}*,*::before,*::after{box-sizing:inherit;}hr{height:0;border:0;border-bottom:2px solid var(--global-gray-400);}ul,ol{margin:0 0 1.5em 1.5em;padding:0;}ul.aligncenter,ol.aligncenter{list-style:none;}ul{list-style:disc;}ol{list-style:decimal;}li>ul,li>ol{margin-bottom:0;margin-left:1.5em;}dt{font-weight:700;}dd{margin:0 1.5em 1.5em;}img{display:block;height:auto;max-width:100%;}figure{margin:.5em 0;}table{margin:0 0 1.5em;width:100%;}a{color:var(--global-palette-highlight);text-underline-offset:.1em;transition:all .1s linear;}a:hover,a:focus,a:active{color:var(--global-palette-highlight-alt);text-underline-offset:.25em;}a:hover,a:active{outline:0;}.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button){text-decoration:none;}.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button){text-decoration:underline;}.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content>ul a,.link-style-no-underline .entry-content a{text-decoration:none;}.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a:hover,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content>ul a:hover,.link-style-no-underline .entry-content a:hover{text-decoration:none;}.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content>ul a,.link-style-color-underline .entry-content>ol a,.link-style-color-underline .entry-content .wp-block-group ul a,.link-style-color-underline .entry-content .wp-block-group ol a{color:inherit;text-decoration:underline;text-decoration-color:var(--global-palette-highlight);}.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content>ul a:hover,.link-style-color-underline .entry-content>ol a:hover,.link-style-color-underline .entry-content .wp-block-group ul a:hover,.link-style-color-underline .entry-content .wp-block-group ol a:hover{text-decoration-color:var(--global-palette-highlight-alt);}.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content>ul a,.link-style-hover-background .entry-content>ol a,.link-style-hover-background .entry-content .wp-block-group ul a,.link-style-hover-background .entry-content .wp-block-group ol a{color:var(--global-palette-highlight);text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight),var(--global-palette-highlight));background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px;}.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content>ul a:hover,.link-style-hover-background .entry-content>ol a:hover,.link-style-hover-background .entry-content .wp-block-group ul a:hover,.link-style-hover-background .entry-content .wp-block-group ol a:hover{color:var(--global-palette-highlight-alt2);text-decoration:none;background-size:100% 100%;}.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content>ul a,.link-style-offset-background .entry-content>ol a,.link-style-offset-background .entry-content .wp-block-group ul a,.link-style-offset-background .entry-content .wp-block-group ol a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2),var(--global-palette-highlight));background-repeat:no-repeat;background-position:4px bottom;background-size:100% 10px;}.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content>ul a:hover,.link-style-offset-background .entry-content>ol a:hover,.link-style-offset-background .entry-content .wp-block-group ul a:hover,.link-style-offset-background .entry-content .wp-block-group ol a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2),var(--global-palette-highlight-alt));}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}:where(html:not(.no-js)) .hide-focus-outline *:focus{outline:0;}#primary[tabindex="-1"]:focus{outline:0;}textarea{width:100%;}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:.4em .5em;max-width:100%;background:var(--global-palette9);box-shadow:0px 0px 0px -7px rgba(0,0,0,0);}::-webkit-input-placeholder{color:var(--global-palette6);}::-moz-placeholder{color:var(--global-palette6);opacity:1;}::placeholder{color:var(--global-palette6);}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0px 5px 15px -7px rgba(0,0,0,.1);}select{border:1px solid var(--global-gray-400);background-size:16px 100%;padding:.2em 35px .2em .5em;background:var(--global-palette9) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==") no-repeat 98% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:none;box-shadow:0px 0px 0px -7px rgba(0,0,0,0);outline:0;}select.nitro-lazy{background-image:none !important;}select::-ms-expand{display:none;}select:focus{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9);box-shadow:0px 5px 15px -7px rgba(0,0,0,.1);outline:0;}select:focus option{color:#333;}.elementor-select-wrapper select{background-image:none;}.elementor-select-wrapper select.nitro-lazy{background-image:none !important;}.search-form{position:relative;}.search-form input[type=search],.search-form input.search-field{padding-right:60px;width:100%;}.search-form .search-submit[type=submit]{top:0;right:0;bottom:0;position:absolute;color:rgba(0,0,0,0);background:rgba(0,0,0,0);z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden;}.search-form .search-submit[type=submit]:hover,.search-form .search-submit[type=submit]:focus{color:rgba(0,0,0,0);background:rgba(0,0,0,0);box-shadow:none;}.search-form .kadence-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center;}.search-form .search-submit[type=submit]:hover~.kadence-search-icon-wrap{color:var(--global-palette4);}body.rtl .search-form .button[type=submit],body.rtl .search-form .kadence-search-icon-wrap{left:0;right:auto;}body.rtl .search-form input[type=search],body.rtl .search-form input.search-field{padding-right:.5em;padding-left:60px;}fieldset{padding:.625em 1.425em .625em;border:1px solid var(--global-gray-500);margin-top:1.2em;margin-bottom:1.2em;}.affwp-form fieldset{padding:0;}legend{font-weight:bold;}button,.button,.wp-block-button__link,.wp-element-button,input[type=button],input[type=reset],input[type=submit]{border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:.4em 1em;border:0;font-size:1.125rem;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0px 0px 0px -7px rgba(0,0,0,0);}button:visited,.button:visited,.wp-block-button__link:visited,.wp-element-button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn);}button:hover,button:focus,button:active,.button:hover,.button:focus,.button:active,.wp-block-button__link:hover,.wp-block-button__link:focus,.wp-block-button__link:active,.wp-element-button:hover,.wp-element-button:focus,.wp-element-button:active,input[type=button]:hover,input[type=button]:focus,input[type=button]:active,input[type=reset]:hover,input[type=reset]:focus,input[type=reset]:active,input[type=submit]:hover,input[type=submit]:focus,input[type=submit]:active{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,.1);}button:disabled,button.disabled,.button:disabled,.button.disabled,.wp-block-button__link:disabled,.wp-block-button__link.disabled,.wp-element-button:disabled,.wp-element-button.disabled,input[type=button]:disabled,input[type=button].disabled,input[type=reset]:disabled,input[type=reset].disabled,input[type=submit]:disabled,input[type=submit].disabled{cursor:not-allowed;opacity:.5;}.elementor-button-wrapper .elementor-button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn);}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:active{color:var(--global-palette-btn-hover);background-color:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,.1);}.button.button-size-small{font-size:80%;padding:.3em .7em;}.button.button-size-large{font-size:110%;padding:.6em 1.2em;}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{padding:.4em 1em;}.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{border:2px solid currentColor;}.button.button-style-outline:hover,.button.button-style-outline:focus,.button.button-style-outline:active,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-element-button:hover,.wp-block-button.is-style-outline .wp-element-button:focus,.wp-block-button.is-style-outline .wp-element-button:active{border:2px solid currentColor;box-shadow:0px 0px 0px -7px rgba(0,0,0,0);}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-element-button:not(.has-background),.button.button-style-outline:not(.has-background){background:rgba(0,0,0,0);}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,.button.button-style-outline:not(.has-background):hover,.button.button-style-outline:not(.has-background):focus,.button.button-style-outline:not(.has-background):active{background:rgba(0,0,0,0);}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color),.button.button-style-outline:not(.has-text-color){color:var(--global-palette-btn-bg);}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):hover,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):active{color:var(--global-palette-btn-bg-hover);}.kadence-svg-iconset{display:inline-flex;align-self:center;}.kadence-svg-iconset svg{height:1em;width:1em;}.kadence-svg-iconset.svg-baseline svg{top:.125em;position:relative;}body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore){color:#fff;}body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore){border-color:currentColor;}:root .has-theme-palette-1-background-color,:root .has-theme-palette1-background-color{background-color:var(--global-palette1);}:root .has-theme-palette-1-color,:root .has-theme-palette1-color{color:var(--global-palette1);}:root .has-theme-palette-2-background-color,:root .has-theme-palette2-background-color{background-color:var(--global-palette2);}:root .has-theme-palette-2-color,:root .has-theme-palette2-color{color:var(--global-palette2);}:root .has-theme-palette-3-background-color,:root .has-theme-palette3-background-color{background-color:var(--global-palette3);}:root .has-theme-palette-3-color,:root .has-theme-palette3-color{color:var(--global-palette3);}:root .has-theme-palette-4-background-color,:root .has-theme-palette4-background-color{background-color:var(--global-palette4);}:root .has-theme-palette-4-color,:root .has-theme-palette4-color{color:var(--global-palette4);}:root .has-theme-palette-5-background-color,:root .has-theme-palette5-background-color{background-color:var(--global-palette5);}:root .has-theme-palette-5-color,:root .has-theme-palette5-color{color:var(--global-palette5);}:root .has-theme-palette-6-background-color,:root .has-theme-palette6-background-color{background-color:var(--global-palette6);}:root .has-theme-palette-6-color,:root .has-theme-palette6-color{color:var(--global-palette6);}:root .has-theme-palette-7-background-color,:root .has-theme-palette7-background-color{background-color:var(--global-palette7);}:root .has-theme-palette-7-color,:root .has-theme-palette7-color{color:var(--global-palette7);}:root .has-theme-palette-8-background-color,:root .has-theme-palette8-background-color{background-color:var(--global-palette8);}:root .has-theme-palette-8-color,:root .has-theme-palette8-color{color:var(--global-palette8);}:root .has-theme-palette-9-background-color,:root .has-theme-palette9-background-color{background-color:var(--global-palette9);}:root .has-theme-palette-9-color,:root .has-theme-palette9-color{color:var(--global-palette9);}.kt-clear{}.kt-clear::before,.kt-clear::after{content:" ";display:table;}.kt-clear::after{clear:both;}#wpadminbar{position:fixed !important;}.content-area{margin:var(--global-xxl-spacing) 0;}.entry-content{word-break:break-word;}.entry-content table{word-break:normal;}.body{overflow-x:hidden;}.scroll a *,a.scroll *{pointer-events:none;}.content-width-fullwidth .content-container.site-container{max-width:none;padding:0;}.content-width-fullwidth .content-area,.content-vertical-padding-hide .content-area{margin-top:0;margin-bottom:0;}.content-vertical-padding-top .content-area{margin-bottom:0;}.content-vertical-padding-bottom .content-area{margin-top:0;}.site-container,.site-header-row-layout-contained,.site-footer-row-layout-contained,.entry-hero-layout-contained,.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container{margin:0 auto;padding:0 var(--global-content-edge-padding);}.kt-row-layout-inner>.kb-theme-content-width,.kt-row-layout-inner.kt-row-has-bg>.kb-theme-content-width{padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding);}.content-bg{background:#fff;}.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap{padding:0;}.content-style-unboxed .content-bg:not(.loop-entry){background:rgba(0,0,0,0);}.content-style-unboxed .entry:not(.loop-entry){box-shadow:none;border-radius:0;}@media screen and (min-width: 1025px){.has-sidebar .content-container{display:grid;grid-template-columns:5fr 2fr;grid-gap:var(--global-xl-spacing);justify-content:center;}#secondary{grid-column:2;grid-row:1;min-width:0;}.has-left-sidebar .content-container{grid-template-columns:2fr 5fr;}.has-left-sidebar #main{grid-column:2;grid-row:1;}.has-left-sidebar #secondary{grid-column:1;grid-row:1;}.has-sidebar .wp-site-blocks .content-container .alignwide,.has-sidebar .wp-site-blocks .content-container .alignfull{width:unset;max-width:unset;margin-left:0;margin-right:0;}.has-sidebar .content-container .kadence-thumbnail-position-behind.alignwide{margin-left:-10px;margin-right:-10px;}}#kt-scroll-up-reader,#kt-scroll-up{position:fixed;-webkit-transform:translateY(40px);transform:translateY(40px);transition:all .2s ease;opacity:0;z-index:1000;display:flex;cursor:pointer;}#kt-scroll-up-reader *,#kt-scroll-up *{pointer-events:none;}#kt-scroll-up-reader.scroll-up-style-outline,#kt-scroll-up.scroll-up-style-outline{background:rgba(0,0,0,0);}.scroll-up-style-filled{color:var(--global-palette9);background:var(--global-palette4);}.scroll-up-style-filled:hover{color:var(--global-palette9);}.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline{border-width:2px;border-style:solid;border-color:currentColor;color:var(--global-palette4);}.scroll-up-style-outline:hover{color:var(--global-palette5);}#kt-scroll-up.scroll-visible{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;}#kt-scroll-up-reader{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 0s ease;}#kt-scroll-up-reader:not(:focus){clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;word-wrap:normal !important;}#kt-scroll-up-reader:focus{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;box-shadow:none;z-index:1001;}@media screen and (max-width: 719px){.vs-sm-false{display:none !important;}}@media screen and (min-width: 720px)and (max-width: 1024px){.vs-md-false{display:none !important;}}@media screen and (min-width: 1025px){.vs-lg-false{display:none !important;}}body.logged-in .vs-logged-in-false{display:none !important;}body:not(.logged-in) .vs-logged-out-false{display:none !important;}.infinite-scroll .posts-navigation,.infinite-scroll .pagination,.infinite-scroll.neverending .site-footer{display:none;}.infinity-end.neverending .site-footer{display:block;}#wrapper{overflow:hidden;overflow:clip;}.kadence-scrollbar-fixer{margin-right:var(--scrollbar-offset,unset);}.kadence-scrollbar-fixer .item-is-fixed{right:var(--scrollbar-offset,0);}.alignleft{float:left;margin-right:var(--global-md-spacing);}.alignright{float:right;margin-left:var(--global-md-spacing);}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center;}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column;}body.footer-on-bottom.admin-bar #wrapper{min-height:calc(100vh - 32px);}body.footer-on-bottom #inner-wrap{flex:1 0 auto;}.kadence-pro-fixed-item>.kadence-element-wrap>p:first-child:last-child,.kadence-pro-fixed-item>p:first-child:last-child{margin:0;}