.sgcc-main-wrapper .sgcc-container .cookie-icon{bottom:auto;color:currentColor;font-size:26px;left:15px;position:absolute;right:auto;top:35px;fill:var(--sgcc-cookie-icon-color)}[dir=rtl] .sgcc-main-wrapper .sgcc-container .cookie-icon{left:auto;right:15px}.sgcc-main-wrapper .sgcc-container .cookie-icon svg{display:inline-flex;height:28px;line-height:1;width:28px}.sgcc-main-wrapper{--width:450px;--top:auto;--left:auto;--right:30px;--bottom:30px;animation:sgccFadeInUp .8s .7s both;background-color:var(--sgcc-notice-background-color);border-radius:10px;bottom:var(--bottom);box-shadow:0 10px 40px 10px rgba(0,0,0,.05);left:var(--left);opacity:1;position:fixed;right:var(--right);top:var(--top);transition:opacity .2s linear 1s,visibility .2s linear 1s;visibility:visible;width:var(--width);z-index:1000000000}[dir=rtl] .sgcc-main-wrapper{left:var(--right);right:var(--left)}.sgcc-main-wrapper.hidden{display:none;opacity:0;visibility:hidden}.sgcc-main-wrapper .sgcc-container{color:var(--sgcc-text-color);padding:30px 30px 30px 55px;position:relative}[dir=rtl] .sgcc-main-wrapper .sgcc-container{padding:30px 55px 30px 30px}.sgcc-main-wrapper.hide-cookie-icon .sgcc-container{padding-left:30px}[dir=rtl] .sgcc-main-wrapper.hide-cookie-icon .sgcc-container{padding-left:0;padding-right:30px}.sgcc-main-wrapper[data-layout=custom_width]{--width:450px;width:var(--width)}.sgcc-main-wrapper[data-layout=custom_width].position-top-right{--top:30px;--right:30px;--left:auto;--bottom:auto;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-right{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-top-left{--top:30px;--right:auto;--left:30px;--bottom:auto;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-left{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-top-center{--top:30px;--right:auto;--left:50%;--bottom:auto;animation:sgccFadeIn .8s .7s both;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top);transform:translateX(-50%)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-center{left:var(--right);right:var(--left);transform:translateX(50%)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-right{--top:auto;--right:30px;--left:auto;--bottom:30px;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-right{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-left{--top:auto;--right:auto;--left:30px;--bottom:30px;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-left{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-center{--top:auto;--right:auto;--left:50%;--bottom:30px;animation:sgccFadeIn .8s .7s both;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top);transform:translateX(-50%)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-center{left:var(--right);right:var(--left);transform:translateX(50%)}.sgcc-main-wrapper[data-layout=full_width]{--right:0;--left:0;--width:max-content;border-radius:9999px;left:var(--left);margin:0 auto;max-width:calc(100% - 20px);right:var(--right);width:var(--width)}[dir=rtl] .sgcc-main-wrapper[data-layout=full_width]{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container{padding:10px 15px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content{align-items:center;display:flex;gap:10px;justify-content:center}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-icon{bottom:unset;left:unset;margin:0;position:relative;right:unset;top:unset}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-icon svg{height:22px;width:22px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .message-block,.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .message-block p{margin:0}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container #close-sgcc-button{display:none}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-compliance-button-block #sgcc-accept-button{border-radius:9999px}.sgcc-main-wrapper[data-layout=full_width].position-top{--top:20px;--bottom:auto;bottom:var(--bottom);top:var(--top)}.sgcc-main-wrapper[data-layout=full_width].position-bottom{--top:auto;--bottom:20px;bottom:var(--bottom);top:var(--top)}.sgcc-main-wrapper[data-layout=pop_up]{--width:450px;--top:50%;--left:50%;--right:auto;--bottom:auto;animation:sgccFadeIn .8s 0s both;background-color:var(--sgcc-notice-background-color);border-radius:10px;bottom:var(--bottom);box-shadow:0 10px 40px 10px rgba(0,0,0,.05);left:var(--left);opacity:1;position:fixed;right:var(--right);top:var(--top);transform:translate(-50%,-50%);transition:opacity .2s linear 1s,visibility .2s linear 1s;visibility:visible;width:var(--width);z-index:1000000000}[dir=rtl] .sgcc-main-wrapper[data-layout=pop_up]{left:var(--right);right:var(--left);transform:translate(50%,-50%)}.sgcc-main-wrapper[data-layout=pop_up].hidden{display:none}.sgcc-main-wrapper[data-layout=pop_up] .sgcc-container{color:var(--sgcc-text-color);padding:30px 30px 30px 55px;position:relative}[dir=rtl] .sgcc-main-wrapper[data-layout=pop_up] .sgcc-container{padding:30px 55px 30px 30px}.sgcc-main-wrapper .message-block{color:var(--sgcc-text-color);font-size:15px;line-height:1.6;margin-bottom:15px;text-decoration:none}.sgcc-main-wrapper .message-block a{color:var(--sgcc-link-color);display:inline-block;font-weight:400;position:relative;text-decoration:none!important;text-transform:inherit}.sgcc-main-wrapper .message-block a:after{background-color:var(--sgcc-link-color);bottom:-2px;content:"";display:inline-block;height:1px;left:0;opacity:.5;position:absolute;right:0;width:100%}.sgcc-main-wrapper .message-block a:is(:hover){color:var(--sgcc-link-hover-color);text-decoration:underline;text-transform:inherit}.sgcc-main-wrapper .message-block a:is(:hover):after{background-color:var(--sgcc-link-hover-color);content:"";opacity:1}.sgcc-main-wrapper .message-block a:is(:focus){outline:none}.sgcc-main-wrapper .message-block p{font-size:15px;line-height:1.6;margin:0;padding:0;text-decoration:none}.sgcc-main-wrapper .message-block p:is(:empty){display:none}.sgcc-main-wrapper .message-block p:is(:last-child){margin:0}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button{align-items:center;background:transparent;background-color:var(--sgcc-accept-button-background-color);border:1px solid var(--sgcc-accept-button-border-color);border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);color:var(--sgcc-accept-button-color);cursor:pointer;display:inline-flex;font-size:15px;font-weight:400;height:auto;justify-content:center;line-height:1;padding:12px 20px;text-decoration:none;transition:all .5s ease}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button:is(:hover){background:var(--sgcc-accept-button-hover-background-color);border-color:var(--sgcc-accept-button-hover-border-color);color:var(--sgcc-accept-button-hover-color)}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button:is(:focus){outline:none}.sgcc-main-wrapper .sgcc-container #close-sgcc-button{align-items:center;background-color:var(--sgcc-close-button-background-color);border:none;border-radius:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);color:var(--sgcc-close-button-color);cursor:pointer;display:inline-flex;font-size:15px;height:30px;justify-content:center;line-height:1;margin:0;padding:0;position:absolute;right:-10px;top:-10px;transition:all .5s ease;width:30px}[dir=rtl] .sgcc-main-wrapper .sgcc-container #close-sgcc-button{left:-10px;right:auto}.sgcc-main-wrapper .sgcc-container #close-sgcc-button:is(:hover){background-color:var(--sgcc-close-button-hover-background-color);border:none;color:var(--sgcc-close-button-hover-color)}.sgcc-main-wrapper .sgcc-container #close-sgcc-button:is(:focus){border:none;outline:none}.sgcc-overlay-mask{--index:1000000000;--background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--background);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;transition:all .5s ease;width:100%;z-index:calc(var(--index) - 10)}.sgcc-overlay-mask.hidden{display:none;opacity:0;visibility:hidden}@media (max-width:768px){.sgcc-main-wrapper[data-layout=full_width]{border-radius:8px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content{align-items:flex-start;flex-direction:column;justify-content:flex-start}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content .cookie-icon{display:none}}@media (max-width:600px){.sgcc-main-wrapper{max-width:400px}}@media (max-width:460px){.sgcc-main-wrapper{max-width:300px}.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button{padding:12px 20px}}@keyframes sgccFadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sgccFadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sgccFadeIn{0%{opacity:0}to{opacity:1}}:root{--sgcc-text-color:#222;--sgcc-link-color:#2b7fff;--sgcc-link-hover-color:#00bc7d;--sgcc-notice-background-color:#e4e4e4;--sgcc-cookie-icon-color:#222;--sgcc-close-button-background-color:#222;--sgcc-close-button-hover-background-color:#00bc7d;--sgcc-close-button-color:#fff;--sgcc-close-button-hover-color:#fff;--sgcc-accept-button-background-color:#222;--sgcc-accept-button-hover-background-color:#00bc7d;--sgcc-accept-button-color:#fff;--sgcc-accept-button-hover-color:#fff;--sgcc-accept-button-border-color:#222;--sgcc-accept-button-hover-border-color:#00bc7d}
/*# sourceMappingURL=public.min.css.map */a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:Inter,sans-serif;font-size:62.5%;overflow-y:scroll}*,:after,:before{word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-word}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}#site-content{overflow:hidden}.alignleft{display:inline;float:left;margin-right:15px}.alignright{display:inline;float:right;margin-left:15px}.aligncenter{clear:both;display:block;margin:0 auto;text-align:center}.btn-general,.button,.button-general,.faux-button,.wp-block-button__link,.wp-block-file .wp-block-file__button,button,input[type=button],input[type=reset],input[type=submit]{border:none;border-radius:25px;-webkit-border-radius:25px;-ms-border-radius:25px;-moz-border-radius:25px;-o-border-radius:25px;box-shadow:0 1px 3px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .1);-ms-box-shadow:0 1px 3px rgb(0 0 0 / .1);-moz-box-shadow:0 1px 3px rgb(0 0 0 / .1);-o-box-shadow:0 1px 3px rgb(0 0 0 / .1);cursor:pointer;display:inline-block;padding:15px 25px;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.btn-general{border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;padding:15px 30px}.button-general.ajax-load-btn{height:auto;padding:15px 70px}.btn-general:focus,.btn-general:hover,.button-general:focus,.button-general:hover,.button:focus,.button:hover,.faux-button:focus,.faux-button:hover,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover,a.btn-general:focus,a.btn-general:hover,a.button-general:focus,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none}.btn-general:focus,.button-general:focus,.button:focus,.faux-button:focus,.wp-block-button__link:focus,.wp-block-file .wp-block-file__button:focus,a.btn-general:focus,a.button-general:focus,button:focus,button:hover,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:none}code,kbd,samp{background-color:#ffd7d7;border:none;color:#000;font-style:italic;letter-spacing:0;padding:1px 3px;text-align:center}pre{background-color:#152637;border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;color:#f6f7ee;overflow:auto;padding:30px;text-align:left}pre code{background-color:#fff0;color:#eaeaea;font-family:inherit;font-size:16px;font-style:normal;padding:0}main{display:block}h1,h2,h3,h4,h5,h6{margin:0 0 15px}p{margin:0 0 20px}dfn,em,i,q{font-style:italic}cite em,cite i,em em,em i,i em,i i{font-weight:700}big{font-size:125%}small{font-size:75%}b,strong{font-weight:700}ins,mark{background:#fff9c0;text-decoration:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}abbr,acronym{cursor:help}address{line-height:1.5;margin:0 0 2rem}hr{border-top:.1rem solid rgb(0 0 0 / .42);margin:30px 0}hr:not(.is-style-dots):not(.reset-hr){background:linear-gradient(270deg,hsl(0 0% 90% / .42) calc(50% - 16px),transparent calc(50% - 16px),transparent calc(50% + 16px),hsl(0 0% 87% / .42) calc(50% + 16px));border:none;color:hsl(0 0% 73% / .42);height:1px;overflow:visible;position:relative}hr:not(.is-style-dots):not(.reset-hr):after,hr:not(.is-style-dots):not(.reset-hr):before{background:currentColor;content:"";display:block;height:1.6rem;position:absolute;top:calc(50% - .8rem);-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg);width:.1rem}hr:before{left:calc(50% - .5rem)}hr:after{right:calc(50% - .5rem)}fieldset{border:.2rem solid #dcd7ca;padding:2rem}legend{font-weight:700;padding:0 1rem}label{display:block;margin:0 0 .5rem}input[type=checkbox]+label,label.inline{display:inline;font-weight:400;margin-left:.5rem}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;display:block;font-size:16px;height:43px;margin:0;max-width:100%;padding:0 15px;width:100%}textarea{height:120px;max-width:100%;padding:20px;width:100%}select{border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-o-border-radius:0;height:43px;width:100%}select:focus,select:hover{text-decoration:none}select:focus{outline:none}input::-webkit-input-placeholder{line-height:normal}input:-ms-input-placeholder{line-height:normal}input::-moz-placeholder{line-height:normal}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}a,a:active,a:hover{text-decoration:none;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}figure{display:block;height:auto;line-height:0;margin:0;padding:0}iframe{max-width:100%;width:100%}audio,iframe,video{display:block}audio,video{border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}audio:focus,video:focus{outline:none}embed,img,object,svg{height:auto;max-width:100%}embed,object,svg{display:block}.wp-caption-text,figcaption{color:#555;display:block;font-size:13px;font-weight:400;line-height:1.4;margin-top:5px;text-align:center}.wp-caption-text a,figcaption a{color:inherit}blockquote,q{clear:both;font-style:italic;font-weight:400;padding-bottom:30px;padding-top:30px;position:relative}.entry-content blockquote p,.entry-content q p,blockquote p,q p{font-weight:400;line-height:1.4}blockquote:before,q:before{content:url(/blog/wp-content/themes/themebeez-blog/assets/build/img/icons/quote.svg);display:inline-block;float:left;margin-left:0;margin-right:30px;vertical-align:middle}.entry-content blockquote p,.entry-content q p,blockquote p,q p{margin-bottom:0}table{border-collapse:collapse;border-spacing:0;display:table;empty-cells:show;line-height:1.6;margin-bottom:30px;max-width:100%;overflow:hidden;table-layout:auto;width:100%}td,th{margin:0;overflow:visible;padding:13px 15px}caption{background:#dcd7ca;font-weight:500;padding:2.5%;text-align:center}thead{vertical-align:bottom;white-space:nowrap}th{font-weight:700}.clear{clear:both}.content-entry:after,.content-entry:before,.entry-content:after,.entry-content:before{content:"";display:table}.content-entry:after,.entry-content:after{clear:both;content:""}body,button,input,select,textarea{color:#333;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.011em;line-height:1.5}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#fff0;word-wrap:break-word;-moz-word-wrap:break-word;-webkit-word-wrap:break-word;-ms-word-wrap:break-word;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}h1,h2,h3,h4,h5,h6{font-family:Inter,Arial,sans-serif;font-weight:700;letter-spacing:-.011em;line-height:1.3}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}s{text-decoration-color:#ff3b3b;text-decoration-line:line-through;text-decoration-style:double}.x-breadcrumb ul,.x-pagination{text-align:center}.x-breadcrumb ul{list-style:none}.x-breadcrumb ul li{display:inline-block}.x-breadcrumb ul .trail-item:not(.trail-end) a:after{content:"/";display:inline-block;padding:0 7px}.screen-reader-text{clip:rect(1px,1px,1px,1px);border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{clip:auto!important;-webkit-box-shadow:none;box-shadow:none;box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 65px rgb(0 0 0 / .1);-ms-box-shadow:0 0 65px rgb(0 0 0 / .1);-moz-box-shadow:0 0 65px rgb(0 0 0 / .1);-o-box-shadow:0 0 65px rgb(0 0 0 / .1);display:block;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.screen-reader-text:focus{outline:thin dotted blue}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Regular.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Italic.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Medium.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-MediumItalic.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-MediumItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Bold.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:700;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-BoldItalic.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/inter/Inter-BoldItalic.woff) format("woff")}@font-face{font-display:swap;display:swap;font-family:boxicons;font-style:normal;font-weight:400;src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/boxicons/boxicons.eot);src:url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/boxicons/boxicons.eot) format("embedded-opentype"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/boxicons/boxicons.woff2) format("woff2"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/boxicons/boxicons.woff) format("woff"),url(/blog/wp-content/themes/themebeez-blog/assets/build/fonts/boxicons/boxicons.ttf) format("truetype")}.bx{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:boxicons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.bx-ul{list-style:none;margin-left:2em;padding-left:0}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.bxl-adobe:before{content:"\e900"}.bxl-algolia:before{content:"\e901"}.bxl-audible:before{content:"\e902"}.bxl-figma:before{content:"\e903"}.bxl-redbubble:before{content:"\e904"}.bxl-etsy:before{content:"\e905"}.bxl-gitlab:before{content:"\e906"}.bxl-patreon:before{content:"\e907"}.bxl-facebook-circle:before{content:"\e908"}.bxl-imdb:before{content:"\e909"}.bxl-jquery:before{content:"\e90a"}.bxl-pinterest-alt:before{content:"\e90b"}.bxl-500px:before{content:"\e90c"}.bxl-airbnb:before{content:"\e90d"}.bxl-amazon:before{content:"\e90e"}.bxl-android:before{content:"\e90f"}.bxl-angular:before{content:"\e910"}.bxl-apple:before{content:"\e911"}.bxl-baidu:before{content:"\e912"}.bxl-behance:before{content:"\e913"}.bxl-bing:before{content:"\e914"}.bxl-bitcoin:before{content:"\e915"}.bxl-blogger:before{content:"\e916"}.bxl-bootstrap:before{content:"\e917"}.bxl-chrome:before{content:"\e918"}.bxl-codepen:before{content:"\e919"}.bxl-creative-commons:before{content:"\e91a"}.bxl-css3:before{content:"\e91b"}.bxl-dailymotion:before{content:"\e91c"}.bxl-deviantart:before{content:"\e91d"}.bxl-digg:before{content:"\e91e"}.bxl-digitalocean:before{content:"\e91f"}.bxl-discord:before{content:"\e920"}.bxl-discourse:before{content:"\e921"}.bxl-dribbble:before{content:"\e922"}.bxl-dropbox:before{content:"\e923"}.bxl-drupal:before{content:"\e924"}.bxl-ebay:before{content:"\e925"}.bxl-edge:before{content:"\e926"}.bxl-facebook:before{content:"\e927"}.bxl-facebook-square:before{content:"\e928"}.bxl-firefox:before{content:"\e929"}.bxl-flickr:before{content:"\e92a"}.bxl-flickr-square:before{content:"\e92b"}.bxl-foursquare:before{content:"\e92c"}.bxl-git:before{content:"\e92d"}.bxl-github:before{content:"\e92e"}.bxl-google:before{content:"\e92f"}.bxl-google-plus:before{content:"\e930"}.bxl-google-plus-circle:before{content:"\e931"}.bxl-html5:before{content:"\e932"}.bxl-instagram:before{content:"\e933"}.bxl-instagram-alt:before{content:"\e934"}.bxl-internet-explorer:before{content:"\e935"}.bxl-invision:before{content:"\e936"}.bxl-javascript:before{content:"\e937"}.bxl-joomla:before{content:"\e938"}.bxl-jsfiddle:before{content:"\e939"}.bxl-kickstarter:before{content:"\e93a"}.bxl-less:before{content:"\e93b"}.bxl-linkedin:before{content:"\e93c"}.bxl-linkedin-square:before{content:"\e93d"}.bxl-magento:before{content:"\e93e"}.bxl-mailchimp:before{content:"\e93f"}.bxl-mastercard:before{content:"\e940"}.bxl-medium:before{content:"\e941"}.bxl-medium-old:before{content:"\e942"}.bxl-medium-square:before{content:"\e943"}.bxl-messenger:before{content:"\e944"}.bxl-microsoft:before{content:"\e945"}.bxl-nodejs:before{content:"\e946"}.bxl-opera:before{content:"\e947"}.bxl-paypal:before{content:"\e948"}.bxl-periscope:before{content:"\e949"}.bxl-pinterest:before{content:"\e94a"}.bxl-play-store:before{content:"\e94b"}.bxl-pocket:before{content:"\e94c"}.bxl-product-hunt:before{content:"\e94d"}.bxl-quora:before{content:"\e94e"}.bxl-react:before{content:"\e94f"}.bxl-reddit:before{content:"\e950"}.bxl-redux:before{content:"\e951"}.bxl-sass:before{content:"\e952"}.bxl-shopify:before{content:"\e953"}.bxl-skype:before{content:"\e954"}.bxl-slack:before{content:"\e955"}.bxl-slack-old:before{content:"\e956"}.bxl-snapchat:before{content:"\e957"}.bxl-soundcloud:before{content:"\e958"}.bxl-spotify:before{content:"\e959"}.bxl-squarespace:before{content:"\e95a"}.bxl-stack-overflow:before{content:"\e95b"}.bxl-stripe:before{content:"\e95c"}.bxl-telegram:before{content:"\e95d"}.bxl-trello:before{content:"\e95e"}.bxl-tumblr:before{content:"\e95f"}.bxl-twitch:before{content:"\e960"}.bxl-twitter:before{content:"\e961"}.bxl-unsplash:before{content:"\e962"}.bxl-vimeo:before{content:"\e963"}.bxl-visa:before{content:"\e964"}.bxl-vk:before{content:"\e965"}.bxl-vuejs:before{content:"\e966"}.bxl-whatsapp:before{content:"\e967"}.bxl-whatsapp-square:before{content:"\e968"}.bxl-wikipedia:before{content:"\e969"}.bxl-windows:before{content:"\e96a"}.bxl-wix:before{content:"\e96b"}.bxl-wordpress:before{content:"\e96c"}.bxl-yahoo:before{content:"\e96d"}.bxl-yelp:before{content:"\e96e"}.bxl-youtube:before{content:"\e96f"}.bx-accessibility:before{content:"\e970"}.bx-add-to-queue:before{content:"\e971"}.bx-adjust:before{content:"\e972"}.bx-alarm:before{content:"\e973"}.bx-alarm-add:before{content:"\e974"}.bx-alarm-off:before{content:"\e975"}.bx-album:before{content:"\e976"}.bx-align-justify:before{content:"\e977"}.bx-align-left:before{content:"\e978"}.bx-align-middle:before{content:"\e979"}.bx-align-right:before{content:"\e97a"}.bx-analyse:before{content:"\e97b"}.bx-anchor:before{content:"\e97c"}.bx-angry:before{content:"\e97d"}.bx-aperture:before{content:"\e97e"}.bx-archive:before{content:"\e97f"}.bx-archive-in:before{content:"\e980"}.bx-archive-out:before{content:"\e981"}.bx-area:before{content:"\e982"}.bx-arrow-back:before{content:"\e983"}.bx-at:before{content:"\e984"}.bx-award:before{content:"\e985"}.bx-badge:before{content:"\e986"}.bx-badge-check:before{content:"\e987"}.bx-ball:before{content:"\e988"}.bx-band-aid:before{content:"\e989"}.bx-bar-chart:before{content:"\e98a"}.bx-bar-chart-alt:before{content:"\e98b"}.bx-bar-chart-alt-2:before{content:"\e98c"}.bx-bar-chart-square:before{content:"\e98d"}.bx-barcode:before{content:"\e98e"}.bx-basket:before{content:"\e98f"}.bx-basketball:before{content:"\e990"}.bx-bath:before{content:"\e991"}.bx-battery:before{content:"\e992"}.bx-bed:before{content:"\e993"}.bx-bell:before{content:"\e994"}.bx-bell-minus:before{content:"\e995"}.bx-bell-off:before{content:"\e996"}.bx-bell-plus:before{content:"\e997"}.bx-bitcoin:before{content:"\e998"}.bx-block:before{content:"\e999"}.bx-bluetooth:before{content:"\e99a"}.bx-body:before{content:"\e99b"}.bx-bold:before{content:"\e99c"}.bx-bolt-circle:before{content:"\e99d"}.bx-book:before{content:"\e99e"}.bx-book-bookmark:before{content:"\e99f"}.bx-book-content:before{content:"\e9a0"}.bx-bookmark:before{content:"\e9a1"}.bx-bookmark-minus:before{content:"\e9a2"}.bx-bookmark-plus:before{content:"\e9a3"}.bx-bookmarks:before{content:"\e9a4"}.bx-book-open:before{content:"\e9a5"}.bx-border-all:before{content:"\e9a6"}.bx-border-bottom:before{content:"\e9a7"}.bx-border-left:before{content:"\e9a8"}.bx-border-radius:before{content:"\e9a9"}.bx-border-right:before{content:"\e9aa"}.bx-border-top:before{content:"\e9ab"}.bx-bot:before{content:"\e9ac"}.bx-bowling-ball:before{content:"\e9ad"}.bx-box:before{content:"\e9ae"}.bx-briefcase:before{content:"\e9af"}.bx-briefcase-alt:before{content:"\e9b0"}.bx-briefcase-alt-2:before{content:"\e9b1"}.bx-brightness:before{content:"\e9b2"}.bx-brightness-half:before{content:"\e9b3"}.bx-broadcast:before{content:"\e9b4"}.bx-brush:before{content:"\e9b5"}.bx-brush-alt:before{content:"\e9b6"}.bx-bug:before{content:"\e9b7"}.bx-bug-alt:before{content:"\e9b8"}.bx-building:before{content:"\e9b9"}.bx-building-house:before{content:"\e9ba"}.bx-buildings:before{content:"\e9bb"}.bx-bulb:before{content:"\e9bc"}.bx-bullseye:before{content:"\e9bd"}.bx-buoy:before{content:"\e9be"}.bx-bus:before{content:"\e9bf"}.bx-cake:before{content:"\e9c0"}.bx-calculator:before{content:"\e9c1"}.bx-calendar:before{content:"\e9c2"}.bx-calendar-alt:before{content:"\e9c3"}.bx-calendar-check:before{content:"\e9c4"}.bx-calendar-event:before{content:"\e9c5"}.bx-calendar-minus:before{content:"\e9c6"}.bx-calendar-plus:before{content:"\e9c7"}.bx-calendar-x:before{content:"\e9c8"}.bx-camera:before{content:"\e9c9"}.bx-camera-off:before{content:"\e9ca"}.bx-captions:before{content:"\e9cb"}.bx-car:before{content:"\e9cc"}.bx-card:before{content:"\e9cd"}.bx-caret-down:before{content:"\e9ce"}.bx-caret-left:before{content:"\e9cf"}.bx-caret-right:before{content:"\e9d0"}.bx-caret-up:before{content:"\e9d1"}.bx-carousel:before{content:"\e9d2"}.bx-cart:before{content:"\e9d3"}.bx-cart-alt:before{content:"\e9d4"}.bx-cast:before{content:"\e9d5"}.bx-certification:before{content:"\e9d6"}.bx-chalkboard:before{content:"\e9d7"}.bx-chart:before{content:"\e9d8"}.bx-chat:before{content:"\e9d9"}.bx-check:before{content:"\e9da"}.bx-checkbox:before{content:"\e9db"}.bx-checkbox-checked:before{content:"\e9dc"}.bx-checkbox-square:before{content:"\e9dd"}.bx-check-circle:before{content:"\e9de"}.bx-check-double:before{content:"\e9df"}.bx-check-shield:before{content:"\e9e0"}.bx-check-square:before{content:"\e9e1"}.bx-chevron-down:before{content:"\e9e2"}.bx-chevron-left:before{content:"\e9e3"}.bx-chevron-right:before{content:"\e9e4"}.bx-chevrons-down:before{content:"\e9e5"}.bx-chevrons-left:before{content:"\e9e6"}.bx-chevrons-right:before{content:"\e9e7"}.bx-chevrons-up:before{content:"\e9e8"}.bx-chevron-up:before{content:"\e9e9"}.bx-chip:before{content:"\e9ea"}.bx-circle:before{content:"\e9eb"}.bx-clinic:before{content:"\e9ec"}.bx-clipboard:before{content:"\e9ed"}.bx-closet:before{content:"\e9ee"}.bx-cloud:before{content:"\e9ef"}.bx-cloud-download:before{content:"\e9f0"}.bx-cloud-drizzle:before{content:"\e9f1"}.bx-cloud-lightning:before{content:"\e9f2"}.bx-cloud-light-rain:before{content:"\e9f3"}.bx-cloud-rain:before{content:"\e9f4"}.bx-cloud-snow:before{content:"\e9f5"}.bx-cloud-upload:before{content:"\e9f6"}.bx-code:before{content:"\e9f7"}.bx-code-alt:before{content:"\e9f8"}.bx-code-block:before{content:"\e9f9"}.bx-code-curly:before{content:"\e9fa"}.bx-coffee:before{content:"\e9fb"}.bx-cog:before{content:"\e9fc"}.bx-collapse:before{content:"\e9fd"}.bx-collection:before{content:"\e9fe"}.bx-columns:before{content:"\e9ff"}.bx-command:before{content:"\ea00"}.bx-comment:before{content:"\ea01"}.bx-comment-dots:before{content:"\ea02"}.bx-compass:before{content:"\ea03"}.bx-confused:before{content:"\ea04"}.bx-conversation:before{content:"\ea05"}.bx-cool:before{content:"\ea06"}.bx-copy:before{content:"\ea07"}.bx-copy-alt:before{content:"\ea08"}.bx-copyright:before{content:"\ea09"}.bx-credit-card:before{content:"\ea0a"}.bx-credit-card-alt:before{content:"\ea0b"}.bx-crop:before{content:"\ea0c"}.bx-crosshair:before{content:"\ea0d"}.bx-crown:before{content:"\ea0e"}.bx-cube:before{content:"\ea0f"}.bx-cube-alt:before{content:"\ea10"}.bx-cuboid:before{content:"\ea11"}.bx-customize:before{content:"\ea12"}.bx-cut:before{content:"\ea13"}.bx-cycling:before{content:"\ea14"}.bx-cylinder:before{content:"\ea15"}.bx-data:before{content:"\ea16"}.bx-desktop:before{content:"\ea17"}.bx-detail:before{content:"\ea18"}.bx-devices:before{content:"\ea19"}.bx-dialpad:before{content:"\ea1a"}.bx-dialpad-alt:before{content:"\ea1b"}.bx-diamond:before{content:"\ea1c"}.bx-directions:before{content:"\ea1d"}.bx-disc:before{content:"\ea1e"}.bx-dish:before{content:"\ea1f"}.bx-dislike:before{content:"\ea20"}.bx-dizzy:before{content:"\ea21"}.bx-dna:before{content:"\ea22"}.bx-dock-bottom:before{content:"\ea23"}.bx-dock-left:before{content:"\ea24"}.bx-dock-right:before{content:"\ea25"}.bx-dock-top:before{content:"\ea26"}.bx-dollar:before{content:"\ea27"}.bx-dollar-circle:before{content:"\ea28"}.bx-dots-horizontal:before{content:"\ea29"}.bx-dots-horizontal-rounded:before{content:"\ea2a"}.bx-dots-vertical:before{content:"\ea2b"}.bx-dots-vertical-rounded:before{content:"\ea2c"}.bx-doughnut-chart:before{content:"\ea2d"}.bx-down-arrow:before{content:"\ea2e"}.bx-down-arrow-alt:before{content:"\ea2f"}.bx-down-arrow-circle:before{content:"\ea30"}.bx-download:before{content:"\ea31"}.bx-downvote:before{content:"\ea32"}.bx-droplet:before{content:"\ea33"}.bx-dumbbell:before{content:"\ea34"}.bx-duplicate:before{content:"\ea35"}.bx-edit:before{content:"\ea36"}.bx-edit-alt:before{content:"\ea37"}.bx-envelope:before{content:"\ea38"}.bx-equalizer:before{content:"\ea39"}.bx-error:before{content:"\ea3a"}.bx-error-alt:before{content:"\ea3b"}.bx-error-circle:before{content:"\ea3c"}.bx-euro:before{content:"\ea3d"}.bx-exit:before{content:"\ea3e"}.bx-exit-fullscreen:before{content:"\ea3f"}.bx-expand:before{content:"\ea40"}.bx-export:before{content:"\ea41"}.bx-extension:before{content:"\ea42"}.bx-face:before{content:"\ea43"}.bx-fast-forward:before{content:"\ea44"}.bx-fast-forward-circle:before{content:"\ea45"}.bx-female:before{content:"\ea46"}.bx-female-sign:before{content:"\ea47"}.bx-file:before{content:"\ea48"}.bx-file-blank:before{content:"\ea49"}.bx-file-find:before{content:"\ea4a"}.bx-film:before{content:"\ea4b"}.bx-filter:before{content:"\ea4c"}.bx-filter-alt:before{content:"\ea4d"}.bx-fingerprint:before{content:"\ea4e"}.bx-first-aid:before{content:"\ea4f"}.bx-first-page:before{content:"\ea50"}.bx-flag:before{content:"\ea51"}.bx-folder:before{content:"\ea52"}.bx-folder-minus:before{content:"\ea53"}.bx-folder-open:before{content:"\ea54"}.bx-folder-plus:before{content:"\ea55"}.bx-font:before{content:"\ea56"}.bx-font-color:before{content:"\ea57"}.bx-font-family:before{content:"\ea58"}.bx-font-size:before{content:"\ea59"}.bx-food-menu:before{content:"\ea5a"}.bx-food-tag:before{content:"\ea5b"}.bx-football:before{content:"\ea5c"}.bx-fridge:before{content:"\ea5d"}.bx-fullscreen:before{content:"\ea5e"}.bx-gas-pump:before{content:"\ea5f"}.bx-ghost:before{content:"\ea60"}.bx-gift:before{content:"\ea61"}.bx-git-branch:before{content:"\ea62"}.bx-git-commit:before{content:"\ea63"}.bx-git-compare:before{content:"\ea64"}.bx-git-merge:before{content:"\ea65"}.bx-git-pull-request:before{content:"\ea66"}.bx-git-repo-forked:before{content:"\ea67"}.bx-globe:before{content:"\ea68"}.bx-globe-alt:before{content:"\ea69"}.bx-grid:before{content:"\ea6a"}.bx-grid-alt:before{content:"\ea6b"}.bx-grid-horizontal:before{content:"\ea6c"}.bx-grid-small:before{content:"\ea6d"}.bx-grid-vertical:before{content:"\ea6e"}.bx-group:before{content:"\ea6f"}.bx-handicap:before{content:"\ea70"}.bx-happy:before{content:"\ea71"}.bx-happy-alt:before{content:"\ea72"}.bx-happy-beaming:before{content:"\ea73"}.bx-happy-heart-eyes:before{content:"\ea74"}.bx-hash:before{content:"\ea75"}.bx-hdd:before{content:"\ea76"}.bx-heading:before{content:"\ea77"}.bx-headphone:before{content:"\ea78"}.bx-health:before{content:"\ea79"}.bx-heart:before{content:"\ea7a"}.bx-help-circle:before{content:"\ea7b"}.bx-hide:before{content:"\ea7c"}.bx-highlight:before{content:"\ea7d"}.bx-history:before{content:"\ea7e"}.bx-hive:before{content:"\ea7f"}.bx-home:before{content:"\ea80"}.bx-home-alt:before{content:"\ea81"}.bx-home-circle:before{content:"\ea82"}.bx-horizontal-center:before{content:"\ea83"}.bx-hotel:before{content:"\ea84"}.bx-hourglass:before{content:"\ea85"}.bx-id-card:before{content:"\ea86"}.bx-image:before{content:"\ea87"}.bx-image-add:before{content:"\ea88"}.bx-image-alt:before{content:"\ea89"}.bx-images:before{content:"\ea8a"}.bx-import:before{content:"\ea8b"}.bx-infinite:before{content:"\ea8c"}.bx-info-circle:before{content:"\ea8d"}.bx-italic:before{content:"\ea8e"}.bx-joystick:before{content:"\ea8f"}.bx-joystick-alt:before{content:"\ea90"}.bx-joystick-button:before{content:"\ea91"}.bx-key:before{content:"\ea92"}.bx-label:before{content:"\ea93"}.bx-landscape:before{content:"\ea94"}.bx-laptop:before{content:"\ea95"}.bx-last-page:before{content:"\ea96"}.bx-laugh:before{content:"\ea97"}.bx-layer:before{content:"\ea98"}.bx-layout:before{content:"\ea99"}.bx-left-arrow:before{content:"\ea9a"}.bx-left-arrow-alt:before{content:"\ea9b"}.bx-left-arrow-circle:before{content:"\ea9c"}.bx-left-down-arrow-circle:before{content:"\ea9d"}.bx-left-indent:before{content:"\ea9e"}.bx-left-top-arrow-circle:before{content:"\ea9f"}.bx-like:before{content:"\eaa0"}.bx-line-chart:before{content:"\eaa1"}.bx-link:before{content:"\eaa2"}.bx-link-alt:before{content:"\eaa3"}.bx-link-external:before{content:"\eaa4"}.bx-lira:before{content:"\eaa5"}.bx-list-check:before{content:"\eaa6"}.bx-list-minus:before{content:"\eaa7"}.bx-list-ol:before{content:"\eaa8"}.bx-list-plus:before{content:"\eaa9"}.bx-list-ul:before{content:"\eaaa"}.bx-loader:before{content:"\eaab"}.bx-loader-alt:before{content:"\eaac"}.bx-loader-circle:before{content:"\eaad"}.bx-lock:before{content:"\eaae"}.bx-lock-alt:before{content:"\eaaf"}.bx-lock-open:before{content:"\eab0"}.bx-lock-open-alt:before{content:"\eab1"}.bx-log-in:before{content:"\eab2"}.bx-log-in-circle:before{content:"\eab3"}.bx-log-out:before{content:"\eab4"}.bx-log-out-circle:before{content:"\eab5"}.bx-magnet:before{content:"\eab6"}.bx-mail-send:before{content:"\eab7"}.bx-male:before{content:"\eab8"}.bx-male-sign:before{content:"\eab9"}.bx-map:before{content:"\eaba"}.bx-map-alt:before{content:"\eabb"}.bx-map-pin:before{content:"\eabc"}.bx-meh:before{content:"\eabd"}.bx-meh-alt:before{content:"\eabe"}.bx-meh-blank:before{content:"\eabf"}.bx-memory-card:before{content:"\eac0"}.bx-menu:before{content:"\eac1"}.bx-menu-alt-left:before{content:"\eac2"}.bx-menu-alt-right:before{content:"\eac3"}.bx-message:before{content:"\eac4"}.bx-message-alt:before{content:"\eac5"}.bx-message-alt-dots:before{content:"\eac6"}.bx-message-dots:before{content:"\eac7"}.bx-message-rounded:before{content:"\eac8"}.bx-message-rounded-dots:before{content:"\eac9"}.bx-message-square:before{content:"\eaca"}.bx-message-square-dots:before{content:"\eacb"}.bx-microphone:before{content:"\eacc"}.bx-microphone-off:before{content:"\eacd"}.bx-minus:before{content:"\eace"}.bx-minus-circle:before{content:"\eacf"}.bx-mobile:before{content:"\ead0"}.bx-mobile-alt:before{content:"\ead1"}.bx-mobile-landscape:before{content:"\ead2"}.bx-mobile-vibration:before{content:"\ead3"}.bx-money:before{content:"\ead4"}.bx-moon:before{content:"\ead5"}.bx-mouse:before{content:"\ead6"}.bx-mouse-alt:before{content:"\ead7"}.bx-move:before{content:"\ead8"}.bx-move-horizontal:before{content:"\ead9"}.bx-move-vertical:before{content:"\eada"}.bx-movie:before{content:"\eadb"}.bx-music:before{content:"\eadc"}.bx-navigation:before{content:"\eadd"}.bx-news:before{content:"\eade"}.bx-no-entry:before{content:"\eadf"}.bx-note:before{content:"\eae0"}.bx-notepad:before{content:"\eae1"}.bx-notification:before{content:"\eae2"}.bx-notification-off:before{content:"\eae3"}.bx-package:before{content:"\eae4"}.bx-paint:before{content:"\eae5"}.bx-paint-roll:before{content:"\eae6"}.bx-palette:before{content:"\eae7"}.bx-paperclip:before{content:"\eae8"}.bx-paper-plane:before{content:"\eae9"}.bx-paragraph:before{content:"\eaea"}.bx-paste:before{content:"\eaeb"}.bx-pause:before{content:"\eaec"}.bx-pause-circle:before{content:"\eaed"}.bx-pen:before{content:"\eaee"}.bx-pencil:before{content:"\eaef"}.bx-phone:before{content:"\eaf0"}.bx-phone-call:before{content:"\eaf1"}.bx-phone-incoming:before{content:"\eaf2"}.bx-phone-outgoing:before{content:"\eaf3"}.bx-photo-album:before{content:"\eaf4"}.bx-pie-chart:before{content:"\eaf5"}.bx-pie-chart-alt:before{content:"\eaf6"}.bx-pie-chart-alt-2:before{content:"\eaf7"}.bx-pin:before{content:"\eaf8"}.bx-planet:before{content:"\eaf9"}.bx-play:before{content:"\eafa"}.bx-play-circle:before{content:"\eafb"}.bx-plug:before{content:"\eafc"}.bx-plus:before{content:"\eafd"}.bx-plus-circle:before{content:"\eafe"}.bx-plus-medical:before{content:"\eaff"}.bx-poll:before{content:"\eb00"}.bx-polygon:before{content:"\eb01"}.bx-pound:before{content:"\eb02"}.bx-power-off:before{content:"\eb03"}.bx-printer:before{content:"\eb04"}.bx-pulse:before{content:"\eb05"}.bx-purchase-tag:before{content:"\eb06"}.bx-purchase-tag-alt:before{content:"\eb07"}.bx-pyramid:before{content:"\eb08"}.bx-question-mark:before{content:"\eb09"}.bx-radar:before{content:"\eb0a"}.bx-radio:before{content:"\eb0b"}.bx-radio-circle:before{content:"\eb0c"}.bx-radio-circle-marked:before{content:"\eb0d"}.bx-receipt:before{content:"\eb0e"}.bx-rectangle:before{content:"\eb0f"}.bx-redo:before{content:"\eb10"}.bx-rename:before{content:"\eb11"}.bx-repeat:before{content:"\eb12"}.bx-reply:before{content:"\eb13"}.bx-reply-all:before{content:"\eb14"}.bx-repost:before{content:"\eb15"}.bx-reset:before{content:"\eb16"}.bx-restaurant:before{content:"\eb17"}.bx-revision:before{content:"\eb18"}.bx-rewind:before{content:"\eb19"}.bx-rewind-circle:before{content:"\eb1a"}.bx-right-arrow:before{content:"\eb1b"}.bx-right-arrow-alt:before{content:"\eb1c"}.bx-right-arrow-circle:before{content:"\eb1d"}.bx-right-down-arrow-circle:before{content:"\eb1e"}.bx-right-indent:before{content:"\eb1f"}.bx-right-top-arrow-circle:before{content:"\eb20"}.bx-rocket:before{content:"\eb21"}.bx-rotate-left:before{content:"\eb22"}.bx-rotate-right:before{content:"\eb23"}.bx-rss:before{content:"\eb24"}.bx-ruble:before{content:"\eb25"}.bx-ruler:before{content:"\eb26"}.bx-run:before{content:"\eb27"}.bx-rupee:before{content:"\eb28"}.bx-sad:before{content:"\eb29"}.bx-save:before{content:"\eb2a"}.bx-screenshot:before{content:"\eb2b"}.bx-search:before{content:"\eb2c"}.bx-search-alt:before{content:"\eb2d"}.bx-search-alt-2:before{content:"\eb2e"}.bx-selection:before{content:"\eb2f"}.bx-select-multiple:before{content:"\eb30"}.bx-send:before{content:"\eb31"}.bx-server:before{content:"\eb32"}.bx-shape-circle:before{content:"\eb33"}.bx-shape-square:before{content:"\eb34"}.bx-shape-triangle:before{content:"\eb35"}.bx-share:before{content:"\eb36"}.bx-share-alt:before{content:"\eb37"}.bx-shekel:before{content:"\eb38"}.bx-shield:before{content:"\eb39"}.bx-shield-alt:before{content:"\eb3a"}.bx-shield-alt-2:before{content:"\eb3b"}.bx-shield-quarter:before{content:"\eb3c"}.bx-shocked:before{content:"\eb3d"}.bx-shopping-bag:before{content:"\eb3e"}.bx-show:before{content:"\eb3f"}.bx-show-alt:before{content:"\eb40"}.bx-shuffle:before{content:"\eb41"}.bx-sidebar:before{content:"\eb42"}.bx-sitemap:before{content:"\eb43"}.bx-skip-next:before{content:"\eb44"}.bx-skip-next-circle:before{content:"\eb45"}.bx-skip-previous:before{content:"\eb46"}.bx-skip-previous-circle:before{content:"\eb47"}.bx-sleepy:before{content:"\eb48"}.bx-slider:before{content:"\eb49"}.bx-slider-alt:before{content:"\eb4a"}.bx-slideshow:before{content:"\eb4b"}.bx-smile:before{content:"\eb4c"}.bx-sort:before{content:"\eb4d"}.bx-sort-a-z:before{content:"\eb4e"}.bx-sort-down:before{content:"\eb4f"}.bx-sort-up:before{content:"\eb50"}.bx-sort-z-a:before{content:"\eb51"}.bx-spa:before{content:"\eb52"}.bx-space-bar:before{content:"\eb53"}.bx-spreadsheet:before{content:"\eb54"}.bx-square:before{content:"\eb55"}.bx-square-rounded:before{content:"\eb56"}.bx-star:before{content:"\eb57"}.bx-station:before{content:"\eb58"}.bx-stats:before{content:"\eb59"}.bx-sticker:before{content:"\eb5a"}.bx-stop:before{content:"\eb5b"}.bx-stop-circle:before{content:"\eb5c"}.bx-stopwatch:before{content:"\eb5d"}.bx-store:before{content:"\eb5e"}.bx-store-alt:before{content:"\eb5f"}.bx-street-view:before{content:"\eb60"}.bx-strikethrough:before{content:"\eb61"}.bx-subdirectory-left:before{content:"\eb62"}.bx-subdirectory-right:before{content:"\eb63"}.bx-sun:before{content:"\eb64"}.bx-support:before{content:"\eb65"}.bx-swim:before{content:"\eb66"}.bx-sync:before{content:"\eb67"}.bx-tab:before{content:"\eb68"}.bx-table:before{content:"\eb69"}.bx-tag:before{content:"\eb6a"}.bx-target-lock:before{content:"\eb6b"}.bx-task:before{content:"\eb6c"}.bx-taxi:before{content:"\eb6d"}.bx-tennis-ball:before{content:"\eb6e"}.bx-terminal:before{content:"\eb6f"}.bx-test-tube:before{content:"\eb70"}.bx-text:before{content:"\eb71"}.bx-time:before{content:"\eb72"}.bx-time-five:before{content:"\eb73"}.bx-timer:before{content:"\eb74"}.bx-tired:before{content:"\eb75"}.bx-toggle-left:before{content:"\eb76"}.bx-toggle-right:before{content:"\eb77"}.bx-tone:before{content:"\eb78"}.bx-train:before{content:"\eb79"}.bx-transfer:before{content:"\eb7a"}.bx-transfer-alt:before{content:"\eb7b"}.bx-trash:before{content:"\eb7c"}.bx-trash-alt:before{content:"\eb7d"}.bx-trending-down:before{content:"\eb7e"}.bx-trending-up:before{content:"\eb7f"}.bx-trophy:before{content:"\eb80"}.bx-tv:before{content:"\eb81"}.bx-underline:before{content:"\eb82"}.bx-undo:before{content:"\eb83"}.bx-unlink:before{content:"\eb84"}.bx-up-arrow:before{content:"\eb85"}.bx-up-arrow-alt:before{content:"\eb86"}.bx-up-arrow-circle:before{content:"\eb87"}.bx-upload:before{content:"\eb88"}.bx-upside-down:before{content:"\eb89"}.bx-upvote:before{content:"\eb8a"}.bx-usb:before{content:"\eb8b"}.bx-user:before{content:"\eb8c"}.bx-user-check:before{content:"\eb8d"}.bx-user-circle:before{content:"\eb8e"}.bx-user-minus:before{content:"\eb8f"}.bx-user-pin:before{content:"\eb90"}.bx-user-plus:before{content:"\eb91"}.bx-user-voice:before{content:"\eb92"}.bx-user-x:before{content:"\eb93"}.bx-vertical-center:before{content:"\eb94"}.bx-video:before{content:"\eb95"}.bx-video-off:before{content:"\eb96"}.bx-video-plus:before{content:"\eb97"}.bx-video-recording:before{content:"\eb98"}.bx-voicemail:before{content:"\eb99"}.bx-volume:before{content:"\eb9a"}.bx-volume-full:before{content:"\eb9b"}.bx-volume-low:before{content:"\eb9c"}.bx-volume-mute:before{content:"\eb9d"}.bx-walk:before{content:"\eb9e"}.bx-wallet:before{content:"\eb9f"}.bx-wallet-alt:before{content:"\eba0"}.bx-water:before{content:"\eba1"}.bx-wifi:before{content:"\eba2"}.bx-wifi-off:before{content:"\eba3"}.bx-wind:before{content:"\eba4"}.bx-window:before{content:"\eba5"}.bx-window-close:before{content:"\eba6"}.bx-window-open:before{content:"\eba7"}.bx-windows:before{content:"\eba8"}.bx-wink-smile:before{content:"\eba9"}.bx-wink-tongue:before{content:"\ebaa"}.bx-won:before{content:"\ebab"}.bx-world:before{content:"\ebac"}.bx-wrench:before{content:"\ebad"}.bx-x:before{content:"\ebae"}.bx-x-circle:before{content:"\ebaf"}.bx-yen:before{content:"\ebb0"}.bx-zoom-in:before{content:"\ebb1"}.bx-zoom-out:before{content:"\ebb2"}.bxs-add-to-queue:before{content:"\ebb3"}.bxs-adjust:before{content:"\ebb4"}.bxs-adjust-alt:before{content:"\ebb5"}.bxs-alarm:before{content:"\ebb6"}.bxs-alarm-add:before{content:"\ebb7"}.bxs-alarm-off:before{content:"\ebb8"}.bxs-album:before{content:"\ebb9"}.bxs-ambulance:before{content:"\ebba"}.bxs-analyse:before{content:"\ebbb"}.bxs-angry:before{content:"\ebbc"}.bxs-archive:before{content:"\ebbd"}.bxs-archive-in:before{content:"\ebbe"}.bxs-archive-out:before{content:"\ebbf"}.bxs-area:before{content:"\ebc0"}.bxs-award:before{content:"\ebc1"}.bxs-baby-carriage:before{content:"\ebc2"}.bxs-badge:before{content:"\ebc3"}.bxs-badge-check:before{content:"\ebc4"}.bxs-ball:before{content:"\ebc5"}.bxs-band-aid:before{content:"\ebc6"}.bxs-bank:before{content:"\ebc7"}.bxs-bar-chart-alt-2:before{content:"\ebc8"}.bxs-bar-chart-square:before{content:"\ebc9"}.bxs-barcode:before{content:"\ebca"}.bxs-basket:before{content:"\ebcb"}.bxs-bath:before{content:"\ebcc"}.bxs-battery:before{content:"\ebcd"}.bxs-battery-charging:before{content:"\ebce"}.bxs-battery-full:before{content:"\ebcf"}.bxs-battery-low:before{content:"\ebd0"}.bxs-bed:before{content:"\ebd1"}.bxs-bell:before{content:"\ebd2"}.bxs-bell-minus:before{content:"\ebd3"}.bxs-bell-off:before{content:"\ebd4"}.bxs-bell-plus:before{content:"\ebd5"}.bxs-bell-ring:before{content:"\ebd6"}.bxs-bolt:before{content:"\ebd7"}.bxs-bolt-circle:before{content:"\ebd8"}.bxs-book:before{content:"\ebd9"}.bxs-book-bookmark:before{content:"\ebda"}.bxs-book-content:before{content:"\ebdb"}.bxs-bookmark:before{content:"\ebdc"}.bxs-bookmark-minus:before{content:"\ebdd"}.bxs-bookmark-plus:before{content:"\ebde"}.bxs-bookmarks:before{content:"\ebdf"}.bxs-bookmark-star:before{content:"\ebe0"}.bxs-book-open:before{content:"\ebe1"}.bxs-bot:before{content:"\ebe2"}.bxs-bowling-ball:before{content:"\ebe3"}.bxs-box:before{content:"\ebe4"}.bxs-briefcase:before{content:"\ebe5"}.bxs-briefcase-alt:before{content:"\ebe6"}.bxs-briefcase-alt-2:before{content:"\ebe7"}.bxs-brightness:before{content:"\ebe8"}.bxs-brightness-half:before{content:"\ebe9"}.bxs-brush:before{content:"\ebea"}.bxs-brush-alt:before{content:"\ebeb"}.bxs-bug:before{content:"\ebec"}.bxs-bug-alt:before{content:"\ebed"}.bxs-building:before{content:"\ebee"}.bxs-building-house:before{content:"\ebef"}.bxs-buildings:before{content:"\ebf0"}.bxs-bulb:before{content:"\ebf1"}.bxs-buoy:before{content:"\ebf2"}.bxs-bus:before{content:"\ebf3"}.bxs-business:before{content:"\ebf4"}.bxs-cake:before{content:"\ebf5"}.bxs-calculator:before{content:"\ebf6"}.bxs-calendar:before{content:"\ebf7"}.bxs-calendar-alt:before{content:"\ebf8"}.bxs-calendar-check:before{content:"\ebf9"}.bxs-calendar-event:before{content:"\ebfa"}.bxs-calendar-minus:before{content:"\ebfb"}.bxs-calendar-plus:before{content:"\ebfc"}.bxs-calendar-x:before{content:"\ebfd"}.bxs-camera:before{content:"\ebfe"}.bxs-camera-off:before{content:"\ebff"}.bxs-camera-plus:before{content:"\ec00"}.bxs-capsule:before{content:"\ec01"}.bxs-captions:before{content:"\ec02"}.bxs-car:before{content:"\ec03"}.bxs-card:before{content:"\ec04"}.bxs-caret-down-circle:before{content:"\ec05"}.bxs-caret-left-circle:before{content:"\ec06"}.bxs-caret-right-circle:before{content:"\ec07"}.bxs-caret-up-circle:before{content:"\ec08"}.bxs-carousel:before{content:"\ec09"}.bxs-cart:before{content:"\ec0a"}.bxs-cart-alt:before{content:"\ec0b"}.bxs-certification:before{content:"\ec0c"}.bxs-chalkboard:before{content:"\ec0d"}.bxs-chart:before{content:"\ec0e"}.bxs-chat:before{content:"\ec0f"}.bxs-checkbox:before{content:"\ec10"}.bxs-checkbox-checked:before{content:"\ec11"}.bxs-check-circle:before{content:"\ec12"}.bxs-check-shield:before{content:"\ec13"}.bxs-check-square:before{content:"\ec14"}.bxs-chip:before{content:"\ec15"}.bxs-circle:before{content:"\ec16"}.bxs-city:before{content:"\ec17"}.bxs-clinic:before{content:"\ec18"}.bxs-cloud:before{content:"\ec19"}.bxs-cloud-download:before{content:"\ec1a"}.bxs-cloud-lightning:before{content:"\ec1b"}.bxs-cloud-rain:before{content:"\ec1c"}.bxs-cloud-upload:before{content:"\ec1d"}.bxs-coffee:before{content:"\ec1e"}.bxs-coffee-alt:before{content:"\ec1f"}.bxs-cog:before{content:"\ec20"}.bxs-collection:before{content:"\ec21"}.bxs-color-fill:before{content:"\ec22"}.bxs-comment:before{content:"\ec23"}.bxs-comment-add:before{content:"\ec24"}.bxs-comment-detail:before{content:"\ec25"}.bxs-comment-dots:before{content:"\ec26"}.bxs-comment-error:before{content:"\ec27"}.bxs-compass:before{content:"\ec28"}.bxs-component:before{content:"\ec29"}.bxs-confused:before{content:"\ec2a"}.bxs-contact:before{content:"\ec2b"}.bxs-conversation:before{content:"\ec2c"}.bxs-cool:before{content:"\ec2d"}.bxs-copy:before{content:"\ec2e"}.bxs-copy-alt:before{content:"\ec2f"}.bxs-coupon:before{content:"\ec30"}.bxs-credit-card:before{content:"\ec31"}.bxs-credit-card-alt:before{content:"\ec32"}.bxs-crown:before{content:"\ec33"}.bxs-cube:before{content:"\ec34"}.bxs-cube-alt:before{content:"\ec35"}.bxs-cuboid:before{content:"\ec36"}.bxs-customize:before{content:"\ec37"}.bxs-cylinder:before{content:"\ec38"}.bxs-dashboard:before{content:"\ec39"}.bxs-data:before{content:"\ec3a"}.bxs-detail:before{content:"\ec3b"}.bxs-devices:before{content:"\ec3c"}.bxs-direction-left:before{content:"\ec3d"}.bxs-direction-right:before{content:"\ec3e"}.bxs-directions:before{content:"\ec3f"}.bxs-disc:before{content:"\ec40"}.bxs-discount:before{content:"\ec41"}.bxs-dish:before{content:"\ec42"}.bxs-dislike:before{content:"\ec43"}.bxs-dizzy:before{content:"\ec44"}.bxs-dock-bottom:before{content:"\ec45"}.bxs-dock-left:before{content:"\ec46"}.bxs-dock-right:before{content:"\ec47"}.bxs-dock-top:before{content:"\ec48"}.bxs-dollar-circle:before{content:"\ec49"}.bxs-doughnut-chart:before{content:"\ec4a"}.bxs-down-arrow:before{content:"\ec4b"}.bxs-down-arrow-circle:before{content:"\ec4c"}.bxs-down-arrow-square:before{content:"\ec4d"}.bxs-download:before{content:"\ec4e"}.bxs-downvote:before{content:"\ec4f"}.bxs-drink:before{content:"\ec50"}.bxs-droplet:before{content:"\ec51"}.bxs-droplet-half:before{content:"\ec52"}.bxs-duplicate:before{content:"\ec53"}.bxs-edit:before{content:"\ec54"}.bxs-edit-alt:before{content:"\ec55"}.bxs-eject:before{content:"\ec56"}.bxs-envelope:before{content:"\ec57"}.bxs-eraser:before{content:"\ec58"}.bxs-error:before{content:"\ec59"}.bxs-error-alt:before{content:"\ec5a"}.bxs-error-circle:before{content:"\ec5b"}.bxs-exit:before{content:"\ec5c"}.bxs-extension:before{content:"\ec5d"}.bxs-eyedropper:before{content:"\ec5e"}.bxs-face:before{content:"\ec5f"}.bxs-factory:before{content:"\ec60"}.bxs-fast-forward-circle:before{content:"\ec61"}.bxs-file:before{content:"\ec62"}.bxs-file-blank:before{content:"\ec63"}.bxs-file-css:before{content:"\ec64"}.bxs-file-doc:before{content:"\ec65"}.bxs-file-find:before{content:"\ec66"}.bxs-file-gif:before{content:"\ec67"}.bxs-file-html:before{content:"\ec68"}.bxs-file-image:before{content:"\ec69"}.bxs-file-jpg:before{content:"\ec6a"}.bxs-file-js:before{content:"\ec6b"}.bxs-file-json:before{content:"\ec6c"}.bxs-file-md:before{content:"\ec6d"}.bxs-file-pdf:before{content:"\ec6e"}.bxs-file-plus:before{content:"\ec6f"}.bxs-file-png:before{content:"\ec70"}.bxs-file-txt:before{content:"\ec71"}.bxs-film:before{content:"\ec72"}.bxs-filter-alt:before{content:"\ec73"}.bxs-first-aid:before{content:"\ec74"}.bxs-flag:before{content:"\ec75"}.bxs-flag-alt:before{content:"\ec76"}.bxs-flame:before{content:"\ec77"}.bxs-flask:before{content:"\ec78"}.bxs-folder:before{content:"\ec79"}.bxs-folder-minus:before{content:"\ec7a"}.bxs-folder-open:before{content:"\ec7b"}.bxs-folder-plus:before{content:"\ec7c"}.bxs-food-menu:before{content:"\ec7d"}.bxs-fridge:before{content:"\ec7e"}.bxs-gas-pump:before{content:"\ec7f"}.bxs-ghost:before{content:"\ec80"}.bxs-gift:before{content:"\ec81"}.bxs-graduation:before{content:"\ec82"}.bxs-grid:before{content:"\ec83"}.bxs-grid-alt:before{content:"\ec84"}.bxs-group:before{content:"\ec85"}.bxs-hand-down:before{content:"\ec86"}.bxs-hand-left:before{content:"\ec87"}.bxs-hand-right:before{content:"\ec88"}.bxs-hand-up:before{content:"\ec89"}.bxs-happy:before{content:"\ec8a"}.bxs-happy-alt:before{content:"\ec8b"}.bxs-happy-beaming:before{content:"\ec8c"}.bxs-happy-heart-eyes:before{content:"\ec8d"}.bxs-hdd:before{content:"\ec8e"}.bxs-heart:before{content:"\ec8f"}.bxs-help-circle:before{content:"\ec90"}.bxs-hide:before{content:"\ec91"}.bxs-home:before{content:"\ec92"}.bxs-home-circle:before{content:"\ec93"}.bxs-hot:before{content:"\ec94"}.bxs-hotel:before{content:"\ec95"}.bxs-hourglass:before{content:"\ec96"}.bxs-hourglass-bottom:before{content:"\ec97"}.bxs-hourglass-top:before{content:"\ec98"}.bxs-id-card:before{content:"\ec99"}.bxs-image:before{content:"\ec9a"}.bxs-image-add:before{content:"\ec9b"}.bxs-image-alt:before{content:"\ec9c"}.bxs-inbox:before{content:"\ec9d"}.bxs-info-circle:before{content:"\ec9e"}.bxs-institution:before{content:"\ec9f"}.bxs-joystick:before{content:"\eca0"}.bxs-joystick-alt:before{content:"\eca1"}.bxs-joystick-button:before{content:"\eca2"}.bxs-key:before{content:"\eca3"}.bxs-keyboard:before{content:"\eca4"}.bxs-label:before{content:"\eca5"}.bxs-landmark:before{content:"\eca6"}.bxs-landscape:before{content:"\eca7"}.bxs-laugh:before{content:"\eca8"}.bxs-layer:before{content:"\eca9"}.bxs-layout:before{content:"\ecaa"}.bxs-left-arrow:before{content:"\ecab"}.bxs-left-arrow-circle:before{content:"\ecac"}.bxs-left-arrow-square:before{content:"\ecad"}.bxs-left-down-arrow-circle:before{content:"\ecae"}.bxs-left-top-arrow-circle:before{content:"\ecaf"}.bxs-like:before{content:"\ecb0"}.bxs-lock:before{content:"\ecb1"}.bxs-lock-alt:before{content:"\ecb2"}.bxs-lock-open:before{content:"\ecb3"}.bxs-lock-open-alt:before{content:"\ecb4"}.bxs-log-in:before{content:"\ecb5"}.bxs-log-in-circle:before{content:"\ecb6"}.bxs-log-out:before{content:"\ecb7"}.bxs-log-out-circle:before{content:"\ecb8"}.bxs-magic-wand:before{content:"\ecb9"}.bxs-magnet:before{content:"\ecba"}.bxs-map:before{content:"\ecbb"}.bxs-map-alt:before{content:"\ecbc"}.bxs-map-pin:before{content:"\ecbd"}.bxs-megaphone:before{content:"\ecbe"}.bxs-meh:before{content:"\ecbf"}.bxs-meh-alt:before{content:"\ecc0"}.bxs-meh-blank:before{content:"\ecc1"}.bxs-memory-card:before{content:"\ecc2"}.bxs-message:before{content:"\ecc3"}.bxs-message-alt:before{content:"\ecc4"}.bxs-message-alt-dots:before{content:"\ecc5"}.bxs-message-dots:before{content:"\ecc6"}.bxs-message-rounded:before{content:"\ecc7"}.bxs-message-rounded-dots:before{content:"\ecc8"}.bxs-message-square:before{content:"\ecc9"}.bxs-message-square-dots:before{content:"\ecca"}.bxs-microphone:before{content:"\eccb"}.bxs-microphone-alt:before{content:"\eccc"}.bxs-microphone-off:before{content:"\eccd"}.bxs-minus-circle:before{content:"\ecce"}.bxs-minus-square:before{content:"\eccf"}.bxs-mobile:before{content:"\ecd0"}.bxs-mobile-vibration:before{content:"\ecd1"}.bxs-moon:before{content:"\ecd2"}.bxs-mouse:before{content:"\ecd3"}.bxs-mouse-alt:before{content:"\ecd4"}.bxs-movie:before{content:"\ecd5"}.bxs-music:before{content:"\ecd6"}.bxs-navigation:before{content:"\ecd7"}.bxs-news:before{content:"\ecd8"}.bxs-no-entry:before{content:"\ecd9"}.bxs-note:before{content:"\ecda"}.bxs-notepad:before{content:"\ecdb"}.bxs-notification:before{content:"\ecdc"}.bxs-notification-off:before{content:"\ecdd"}.bxs-offer:before{content:"\ecde"}.bxs-package:before{content:"\ecdf"}.bxs-paint:before{content:"\ece0"}.bxs-paint-roll:before{content:"\ece1"}.bxs-palette:before{content:"\ece2"}.bxs-paper-plane:before{content:"\ece3"}.bxs-parking:before{content:"\ece4"}.bxs-paste:before{content:"\ece5"}.bxs-pen:before{content:"\ece6"}.bxs-pencil:before{content:"\ece7"}.bxs-phone:before{content:"\ece8"}.bxs-phone-call:before{content:"\ece9"}.bxs-phone-incoming:before{content:"\ecea"}.bxs-phone-outgoing:before{content:"\eceb"}.bxs-photo-album:before{content:"\ecec"}.bxs-pie-chart:before{content:"\eced"}.bxs-pie-chart-alt:before{content:"\ecee"}.bxs-pie-chart-alt-2:before{content:"\ecef"}.bxs-pin:before{content:"\ecf0"}.bxs-plane:before{content:"\ecf1"}.bxs-plane-alt:before{content:"\ecf2"}.bxs-plane-land:before{content:"\ecf3"}.bxs-planet:before{content:"\ecf4"}.bxs-plane-take-off:before{content:"\ecf5"}.bxs-playlist:before{content:"\ecf6"}.bxs-plug:before{content:"\ecf7"}.bxs-plus-circle:before{content:"\ecf8"}.bxs-plus-square:before{content:"\ecf9"}.bxs-polygon:before{content:"\ecfa"}.bxs-printer:before{content:"\ecfb"}.bxs-purchase-tag:before{content:"\ecfc"}.bxs-purchase-tag-alt:before{content:"\ecfd"}.bxs-pyramid:before{content:"\ecfe"}.bxs-quote-alt-left:before{content:"\ecff"}.bxs-quote-alt-right:before{content:"\ed00"}.bxs-quote-left:before{content:"\ed01"}.bxs-quote-right:before{content:"\ed02"}.bxs-quote-single-left:before{content:"\ed03"}.bxs-quote-single-right:before{content:"\ed04"}.bxs-radio:before{content:"\ed05"}.bxs-receipt:before{content:"\ed06"}.bxs-rectangle:before{content:"\ed07"}.bxs-rename:before{content:"\ed08"}.bxs-report:before{content:"\ed09"}.bxs-rewind-circle:before{content:"\ed0a"}.bxs-right-arrow:before{content:"\ed0b"}.bxs-right-arrow-circle:before{content:"\ed0c"}.bxs-right-arrow-square:before{content:"\ed0d"}.bxs-right-down-arrow-circle:before{content:"\ed0e"}.bxs-right-top-arrow-circle:before{content:"\ed0f"}.bxs-rocket:before{content:"\ed10"}.bxs-ruler:before{content:"\ed11"}.bxs-sad:before{content:"\ed12"}.bxs-save:before{content:"\ed13"}.bxs-school:before{content:"\ed14"}.bxs-search:before{content:"\ed15"}.bxs-search-alt-2:before{content:"\ed16"}.bxs-select-multiple:before{content:"\ed17"}.bxs-send:before{content:"\ed18"}.bxs-server:before{content:"\ed19"}.bxs-share:before{content:"\ed1a"}.bxs-share-alt:before{content:"\ed1b"}.bxs-shield:before{content:"\ed1c"}.bxs-shield-alt-2:before{content:"\ed1d"}.bxs-ship:before{content:"\ed1e"}.bxs-shocked:before{content:"\ed1f"}.bxs-shopping-bag:before{content:"\ed20"}.bxs-shopping-bag-alt:before{content:"\ed21"}.bxs-show:before{content:"\ed22"}.bxs-skip-next-circle:before{content:"\ed23"}.bxs-skip-previous-circle:before{content:"\ed24"}.bxs-skull:before{content:"\ed25"}.bxs-sleepy:before{content:"\ed26"}.bxs-slideshow:before{content:"\ed27"}.bxs-smile:before{content:"\ed28"}.bxs-sort-alt:before{content:"\ed29"}.bxs-spa:before{content:"\ed2a"}.bxs-spreadsheet:before{content:"\ed2b"}.bxs-square:before{content:"\ed2c"}.bxs-square-rounded:before{content:"\ed2d"}.bxs-star:before{content:"\ed2e"}.bxs-star-half:before{content:"\ed2f"}.bxs-stopwatch:before{content:"\ed30"}.bxs-store:before{content:"\ed31"}.bxs-store-alt:before{content:"\ed32"}.bxs-sun:before{content:"\ed33"}.bxs-tag:before{content:"\ed34"}.bxs-tag-x:before{content:"\ed35"}.bxs-taxi:before{content:"\ed36"}.bxs-tennis-ball:before{content:"\ed37"}.bxs-terminal:before{content:"\ed38"}.bxs-time:before{content:"\ed39"}.bxs-time-five:before{content:"\ed3a"}.bxs-timer:before{content:"\ed3b"}.bxs-tired:before{content:"\ed3c"}.bxs-toggle-left:before{content:"\ed3d"}.bxs-toggle-right:before{content:"\ed3e"}.bxs-tone:before{content:"\ed3f"}.bxs-torch:before{content:"\ed40"}.bxs-to-top:before{content:"\ed41"}.bxs-traffic:before{content:"\ed42"}.bxs-traffic-barrier:before{content:"\ed43"}.bxs-train:before{content:"\ed44"}.bxs-trash:before{content:"\ed45"}.bxs-trash-alt:before{content:"\ed46"}.bxs-tree:before{content:"\ed47"}.bxs-trophy:before{content:"\ed48"}.bxs-truck:before{content:"\ed49"}.bxs-t-shirt:before{content:"\ed4a"}.bxs-up-arrow:before{content:"\ed4b"}.bxs-up-arrow-circle:before{content:"\ed4c"}.bxs-up-arrow-square:before{content:"\ed4d"}.bxs-upside-down:before{content:"\ed4e"}.bxs-upvote:before{content:"\ed4f"}.bxs-user:before{content:"\ed50"}.bxs-user-badge:before{content:"\ed51"}.bxs-user-check:before{content:"\ed52"}.bxs-user-circle:before{content:"\ed53"}.bxs-user-detail:before{content:"\ed54"}.bxs-user-minus:before{content:"\ed55"}.bxs-user-pin:before{content:"\ed56"}.bxs-user-plus:before{content:"\ed57"}.bxs-user-rectangle:before{content:"\ed58"}.bxs-user-voice:before{content:"\ed59"}.bxs-user-x:before{content:"\ed5a"}.bxs-vial:before{content:"\ed5b"}.bxs-video:before{content:"\ed5c"}.bxs-video-off:before{content:"\ed5d"}.bxs-video-plus:before{content:"\ed5e"}.bxs-video-recording:before{content:"\ed5f"}.bxs-videos:before{content:"\ed60"}.bxs-volume:before{content:"\ed61"}.bxs-volume-full:before{content:"\ed62"}.bxs-volume-low:before{content:"\ed63"}.bxs-volume-mute:before{content:"\ed64"}.bxs-wallet:before{content:"\ed65"}.bxs-wallet-alt:before{content:"\ed66"}.bxs-watch:before{content:"\ed67"}.bxs-watch-alt:before{content:"\ed68"}.bxs-widget:before{content:"\ed69"}.bxs-wine:before{content:"\ed6a"}.bxs-wink-smile:before{content:"\ed6b"}.bxs-wink-tongue:before{content:"\ed6c"}.bxs-wrench:before{content:"\ed6d"}.bxs-x-circle:before{content:"\ed6e"}.bxs-x-square:before{content:"\ed6f"}.bxs-yin-yang:before{content:"\ed70"}.bxs-zap:before{content:"\ed71"}.bxs-zoom-in:before{content:"\ed72"}.bxs-zoom-out:before{content:"\ed73"}.has-drop-cap:first-child:first-letter{font-family:Helvetica Neue,Helvetica,Arial,Verdana,Roboto,Inter,sans-serif;font-size:112px;font-weight:700}.entry-content ul.wp-block-gallery,.wp-block-gallery,ul.wp-block-gallery{margin:0;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{padding:0}.wp-block-embed .wp-block-embed__wrapper{padding-bottom:56.25%;padding-top:0;position:relative}.wp-block-embed iframe{border-radius:10px;-webkit-border-radius:10px;-ms-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-block-pullquote{padding:30px 0;text-align:center}.wp-block-pullquote.is-style-solid-color{border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;padding:60px 0}.wp-block-pullquote.is-style-solid-color blockquote{max-width:70%}.wp-block-pullquote blockquote{border:none;padding:0}.wp-block-pullquote blockquote:before{content:"";display:none}.wp-block-pullquote blockquote p{margin-bottom:20px}.wp-block-pullquote.is-style-solid-color blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color blockquote cite{display:inline-block;font-style:italic;margin-top:20px}.wp-block-button__link{padding:15px 50px}.entry-content ul.wp-block-gallery{margin-bottom:20px}.wp-block-audio,.wp-block-embed,.wp-block-gallery,.wp-block-image,.wp-block-preformatted,.wp-block-pullquote,.wp-block-quote,.wp-block-video{margin-bottom:30px}.tb-testimonial-block{border:1px solid #999;padding:30px;position:relative}.tb-testimonial-block:before{background-color:#f5f5f5;content:"\ea05";display:block;font-family:boxicons;font-size:24px;height:30px;left:20px;line-height:30px;position:absolute;text-align:center;top:-13px;width:40px}.entry-content .tb-testimonial-block p{margin-bottom:0}.tb-testimonial-block span{display:block;margin-top:15px}.entry-content,.entry-content li,.entry-content p{font-size:20px;line-height:1.6}.entry-content a{display:inline-block;position:relative}.entry-content a:not(.btn-general):not(.wp-block-file__button):not(button):not(.button):not(.wp-block-button__link):not(.lwptoc_item):after{background-color:#fbb034;background-image:-webkit-gradient(linear,right bottom,left top,from(#fbb034),color-stop(74%,#fd0));background-image:linear-gradient(to top left,#fbb034,#fd0 74%);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;cursor:pointer;height:3px;left:0;position:absolute;right:0;width:100%;z-index:2}.entry-content a:hover:not(.btn-general):not(.wp-block-file__button):not(button):not(.button):not(.wp-block-button__link):not(.lwptoc_item):after{background-color:#ef5734;background-image:-webkit-gradient(linear,right bottom,left top,from(#ef5734),color-stop(74%,#ffcc2f));background-image:linear-gradient(to top left,#ef5734,#ffcc2f 74%);content:""}.entry-content .button-block .btn-general:nth-child(2),.entry-content .button-block .btn-general:nth-child(3){margin-left:10px}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin-bottom:30px;margin-top:40px}.entry-content ul{margin-bottom:-5px;margin-left:30px;margin-top:-5px}.entry-content ol li,.entry-content ul li{padding-bottom:2px;padding-top:2px;position:relative}.entry-content ol,.entry-content p,.entry-content ul{margin-bottom:30px}@media (max-width:768px){.entry-content,.entry-content li,.entry-content p{font-size:20px}}.wp-block-rank-math-toc-block ol,.wp-block-rank-math-toc-block ul{margin-bottom:0}.wp-block-rank-math-toc-block ol ol,.wp-block-rank-math-toc-block ul ul{margin-left:20px}.main-navigation{position:relative}.site-navigation{text-align:left}.menu-item-description{-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .1);box-shadow:0 1px 3px rgb(0 0 0 / .1);color:#000;font-size:10px;letter-spacing:.25px;line-height:1;padding:3px 8px;position:absolute;right:-20px;text-transform:uppercase;top:-4px}.menu-item-description:before{border-left:0 solid #fff0;border-right:5px solid #fff0;border-top:5px solid #ffbf3f;bottom:-4px;content:"";height:0;left:3px;position:absolute;width:0}.site-navigation ul{list-style:none;margin:0}.site-navigation>ul{text-align:right}.site-navigation ul li{display:inline-block;position:relative}.site-navigation ul li a{display:block;line-height:1.4;padding:0 20px;position:relative}.site-navigation ul li a .fa{font-weight:400;margin-right:5px}.site-navigation>ul>li>a{line-height:50px;padding:0 10px}.site-navigation>ul>li>a:hover{background:#fff0;color:#5d5c5c}.site-navigation>ul>li:first-child>a{padding-left:0}.site-navigation ul li:last-child a:after{display:none}.site-navigation ul li .children,.site-navigation ul li .sub-menu{background:#fff;-webkit-box-shadow:0 0 5px rgb(0 0 0 / .1);box-shadow:0 0 5px rgb(0 0 0 / .1);display:none;left:0;min-width:250px;opacity:0;position:absolute;text-align:left;top:100%;-webkit-transition:.3s ease;transition:.3s ease;visibility:hidden;z-index:999999}.site-navigation ul li .children ul,.site-navigation ul li .sub-menu ul{left:100%;top:0}.site-navigation ul li:focus>.children,.site-navigation ul li:focus>.sub-menu,.site-navigation ul li:hover>.children,.site-navigation ul li:hover>.sub-menu{display:block;opacity:1;visibility:visible}.site-navigation ul li .children li,.site-navigation ul li .sub-menu li{display:block;padding:0}.site-navigation ul li .children li a,.site-navigation ul li .sub-menu li a{border-bottom:1px solid #e8e8e8;border-right:none;padding:13px 20px}.site-navigation ul li .children li a:hover,.site-navigation ul li .sub-menu li a:hover{background:#e26143;color:#fff}.site-navigation ul li .children li a:after,.site-navigation ul li .sub-menu li a:after{display:none}.site-navigation ul li .children li:last-child a,.site-navigation ul li .sub-menu li:last-child a{border-bottom:none}@media (min-width:992px){.sub-toggle{color:#fff;display:block;font-weight:400;opacity:.8;position:absolute;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.site-navigation>ul>li:hover .sub-toggle .fa,.sub-toggle{transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.site-navigation>ul>li:hover .sub-toggle .fa{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.site-navigation ul li .children li .sub-toggle,.site-navigation ul li .sub-menu li .sub-toggle{color:#333;right:10px;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.site-navigation ul li .children li:hover .sub-toggle,.site-navigation ul li .sub-menu li:hover .sub-toggle{color:#fff}.site-navigation ul li .children li .sub-toggle .fa,.site-navigation ul li .sub-menu li .sub-toggle .fa{-webkit-transform:none;transform:none}.site-navigation ul li .children li:hover .sub-toggle .fa,.site-navigation ul li .sub-menu li:hover .sub-toggle .fa{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.menu-toggle{cursor:pointer;display:none;font-size:0;font-weight:400;padding:15px 0}.menu-toggle span{display:block;height:4px;margin-bottom:6px;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;width:20px}.menu-toggle span:nth-child(2){width:30px}.menu-toggle span:nth-child(3){margin-bottom:0;width:40px}body.menu-toggle-active .menu-toggle span{width:30px}.primary-widget-area,.primary-widget-area .widget{text-align:center}.secondary-widget-area .widget{border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;position:relative}.secondary-widget-area .widget .widget-title h3{border-left:3px solid #0286e7;padding-left:10px}.x-social-widget ul{list-style:none}.x-social-widget ul li{display:inline-block}.x-social-widget ul li a{border-radius:100%;border-radius:63% 37% 30% 70%/50% 45% 55% 50%;display:inline-block;height:40px;line-height:43px;margin:4px 2px;padding:0;text-align:center;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;width:40px}.x-social-widget ul li.facebook a{background-color:#4267b2}.x-social-widget ul li.twitter a{background-color:#1da1f2}.x-social-widget ul li.instagram a{background-color:#8a33a4}.x-editor-pick-widget .x-row{margin-left:0;margin-right:0}.x-editor-pick-widget .x-col{padding-left:0;padding-right:0}.x-editor-pick-widget .x-col.left{-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;max-width:42px}.x-editor-pick-widget .x-col.right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 42px);flex:0 0 calc(100% - 42px);max-width:calc(100% - 42px);padding-left:20px}.x-editor-pick-widget .x-col.left .count{display:block;height:42px;line-height:42px;position:relative;text-align:center;width:42px}.x-editor-pick-widget .x-col.left .count:before{border:0 solid #fff0;border-width:4px 5px 0;bottom:auto;left:50%;margin-left:-5px;position:absolute;right:auto;top:100%}.x-editor-pick-widget .widget-container .hentry:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.x-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-moz-display:flex;-o-display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.x-col{-webkit-box-flex:0;flex:0 0 33.33%;-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;-moz-flex:0 0 33.33%;-o-flex:0 0 33.33%;max-width:33.33%;padding-left:20px;padding-right:20px}.x-pagewrap{background:#f5f5f5;z-index:1}.x-container,.x-pagewrap{margin:0 auto;position:relative}.x-container{background:#fff0;max-width:1170px;padding-left:20px;padding-right:20px;width:100%}.no-margin{margin:0}.no-padding{padding:0}.screen-height{min-height:100vh}.screen-width{left:calc(50% - 50vw);position:relative;width:100vw}.image-shadow img,.theme-image img{border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;box-shadow:0 1px 3px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .1);-ms-box-shadow:0 1px 3px rgb(0 0 0 / .1);-moz-box-shadow:0 1px 3px rgb(0 0 0 / .1);-o-box-shadow:0 1px 3px rgb(0 0 0 / .1)}.entry-metas ul{list-style:none}.entry-metas ul li{display:inline-block;margin-right:10px}.entry-metas ul li:last-child{margin-right:0}.entry-metas ul li.date.published.updated .published{display:none}.x-social-sharing ul{list-style:none}.x-social-sharing ul li{display:inline-block;margin:5px}.x-social-sharing ul li:first-child{margin-left:0}.x-social-sharing ul li:last-child{margin-right:0}.x-social-sharing ul li a{border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .1);-ms-box-shadow:0 1px 3px rgb(0 0 0 / .1);-moz-box-shadow:0 1px 3px rgb(0 0 0 / .1);-o-box-shadow:0 1px 3px rgb(0 0 0 / .1);line-height:1;padding:12px 30px;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.x-social-sharing ul li a,.x-social-sharing ul li span{display:inline-block;position:relative}.x-social-sharing ul li span:before{border-right:1px solid hsl(0 0% 100% / .2);content:"";height:15px;left:3px;position:absolute;top:0;width:1px}.x-social-sharing ul li.facebook a{background-color:#4267b2}.x-social-sharing ul li.twitter a{background-color:#1da1f2}.x-social-sharing ul li.pinterest a{background-color:#bd081c}.x-social-sharing ul li.reddit a{background-color:#f30}.x-social-sharing ul li.vk a{background-color:#507299}.x-social-sharing ul li a i{bottom:auto;left:10px;position:absolute;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.comments-area .comment-respond{border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;margin-bottom:30px}.comment-respond .form-submit .submit{padding-left:40px;padding-right:40px}.comments-area ol,.comments-area ul{list-style:none;margin:0;padding:0}.comments-area .comment-list{margin-bottom:30px}.comments-area .comment-body{background-color:#fff;border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;margin-bottom:30px;padding:30px}.comments-area .comment-body .vcard{margin-bottom:0;vertical-align:middle}.comments-area .comment-body .vcard .fn,.comments-area .comment-body .vcard .says,.comments-area .comment-body .vcard img{display:inline-block;vertical-align:middle}.comments-area .comment-body .vcard img{border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;box-shadow:0 1px 3px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .1);-ms-box-shadow:0 1px 3px rgb(0 0 0 / .1);-moz-box-shadow:0 1px 3px rgb(0 0 0 / .1);-o-box-shadow:0 1px 3px rgb(0 0 0 / .1);display:inline-block;height:32px;margin-right:5px;width:32px}.comments-area .comment-body .comment-metadata{margin-bottom:20px;padding-left:40px}.comments-area .comment-body .comment-metadata a,.comments-area .comment-body .comment-metadata span{display:inline-block}.comments-area .comment-body .comment-metadata .edit-link{margin-left:3px}.comments-area .comment-body .comment-content p{margin-bottom:0}.comments-area .comment-body .reply{margin-top:20px}.comments-area .comment-body .comment-metadata .edit-link a,.comments-area .comment-body .reply a{position:relative}.comments-area .comment-body .comment-metadata .edit-link a:after{background-color:#fbb034;background-image:-webkit-gradient(linear,right bottom,left top,from(#fbb034),color-stop(74%,#fd0));background-image:linear-gradient(to top left,#fbb034,#fd0 74%);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";cursor:pointer;height:2px;left:0;position:absolute;right:0;width:100%;z-index:2}.comments-area .comment-body .comment-metadata .edit-link a:hover:after{background-color:#ef5734;background-image:-webkit-gradient(linear,right bottom,left top,from(#ef5734),color-stop(74%,#ffcc2f));background-image:linear-gradient(to top left,#ef5734,#ffcc2f 74%);content:""}.comments-area .comment-body .reply a{font-size:0;line-height:0}.comments-area .comment-body .reply a:before{content:"\eb13";font-family:boxicons;font-size:24px;font-weight:400;line-height:0}.comments-area .children{margin-left:30px}.comments-area .depth-2 .children{margin-left:35px}.comments-area .depth-3 .children{margin-left:40px}.comments-area .depth-4 .children{margin-left:45px}.comments-area .depth-5 .children{margin-left:50px}.x-main-content-block .col-x-12{-webkit-box-flex:0;flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;-moz-flex:0 0 100%;-o-flex:0 0 100%;max-width:100%;padding-left:20px;padding-right:20px}.x-main-content-block .col-x-9{-webkit-box-flex:0;flex:0 0 70%;-webkit-flex:0 0 70%;-ms-flex:0 0 70%;-moz-flex:0 0 70%;-o-flex:0 0 70%;max-width:70%;padding-left:20px;padding-right:20px}.x-main-content-block .col-x-3{-webkit-box-flex:0;flex:0 0 30%;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;-moz-flex:0 0 30%;-o-flex:0 0 30%;max-width:30%;padding-left:20px;padding-right:20px}.x-maso-bricks .x-maso-item .hentry:hover{-ms-box-shadow:0 0 65px rgb(0 0 0 / .1);-o-box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 65px rgb(0 0 0 / .1);box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.x-masterheader{position:relative}.x-masterheader .x-row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;justify-content:end;margin-left:-15px;margin-right:-15px}.x-masterheader .x-col{padding-left:15px;padding-right:15px}.x-masterheader .x-logo-col{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.x-masterheader .x-nav-extra-col{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.x-masterheader .x-nav-extra-col .x-nav-col{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 310px);flex:0 0 calc(100% - 310px);max-width:calc(100% - 310px)}.x-masterheader .x-nav-extra-col .x-btn-col{-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px;max-width:310px;text-align:right}.x-masterheader .site-decription,.x-masterheader .site-title{display:none}.x-masterheader .button-general{padding:13px 25px}.x-maso-bricks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-moz-display:flex;-o-display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;position:relative}.x-maso-bricks .x-maso-item{-webkit-box-flex:0;flex:0 0 50%;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;-moz-flex:0 0 50%;-o-flex:0 0 50%;max-width:50%;padding-left:20px;padding-right:20px}.no-sidebar .x-maso-bricks .x-maso-item{-webkit-box-flex:0;flex:0 0 33.33%;-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;-moz-flex:0 0 33.33%;-o-flex:0 0 33.33%;max-width:33.33%;padding-left:20px;padding-right:20px}.x-maso-bricks .x-maso-item .hentry{transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.x-maso-bricks .x-maso-item .card-contents{padding:20px 30px 30px}.footer .bottom-footer-block .x-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.footer .x-credit{text-align:right}.footer .x-credit i{color:red}.x-backtotop-btn{border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;bottom:40px;cursor:pointer;display:block;font-weight:400;height:40px;line-height:43px;position:fixed;right:30px;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;width:40px;z-index:9999999}.error-404-entry,.x-backtotop-btn,.x-page-title{text-align:center}.error-404-entry{margin:0 auto;max-width:600px}.searchform,.searchform>div{position:relative}.error-404-entry .searchform input{border-radius:30px;-webkit-border-radius:30px;-ms-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;height:53px;padding-left:20px;padding-right:120px}.error-404-entry .searchform input:focus{outline:none}.searchform button{border-radius:30px;-webkit-border-radius:30px;-ms-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;font-size:20px;height:53px;line-height:60px;margin:0;padding:0;position:absolute;right:0;top:0;width:112px}.x-page-header .x-page-top-block{margin:0 auto 30px;max-width:700px;text-align:center}.entry-categories .post-categories{list-style:none;margin-bottom:15px}.entry-categories .post-categories a{color:#0286e7}.entry-categories .post-categories a:hover{color:#e26143}.entry-categories .post-categories a:first-child{margin-left:0}.entry-categories .post-categories a:before{color:#000;content:".";margin-left:10px;margin-right:10px}.entry-categories .post-categories a:first-child:before{content:""}.x-single-post-wrap .x-page-title h1{text-transform:none}.x-page-header .x-page-top-block .entry-metas{margin-top:15px}.x-page-header .x-post-thumb{margin:0 auto;max-width:945px;text-align:center}.x-post-thumb img{border-radius:10px;-webkit-border-radius:10px;-ms-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 65px rgb(0 0 0 / .1);-ms-box-shadow:0 0 65px rgb(0 0 0 / .1);-moz-box-shadow:0 0 65px rgb(0 0 0 / .1);-o-box-shadow:0 0 65px rgb(0 0 0 / .1);display:inline-block}.entry-tags .post-tags a{border-radius:25px;-webkit-border-radius:25px;-ms-border-radius:25px;-moz-border-radius:25px;-o-border-radius:25px;display:inline-block;margin:5px;padding:10px 15px}.entry-tags .post-tags a:first-child{margin-left:0}.entry-tags .post-tags a:last-child{margin-right:0}nav.navigation.post-navigation{display:none}.post-navigation .nav-next,.post-navigation .nav-previous{animation:xfadeInUp 1s .1s both;-webkit-animation:xfadeInUp 1s .1s both;-ms-animation:xfadeInUp 1s .1s both;-moz-animation:xfadeInUp 1s .1s both;-o-animation:xfadeInUp 1s .1s both;bottom:40px;box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 65px rgb(0 0 0 / .1);-ms-box-shadow:0 0 65px rgb(0 0 0 / .1);-moz-box-shadow:0 0 65px rgb(0 0 0 / .1);-o-box-shadow:0 0 65px rgb(0 0 0 / .1);left:0;padding:20px;position:fixed;right:auto;width:300px;z-index:999999}.post-navigation .nav-next{left:auto;right:0}.post-navigation .nav-next span.meta-nav,.post-navigation .nav-previous span.meta-nav{display:inline-block;position:relative}.post-navigation .nav-next span.meta-nav:after,.post-navigation .nav-previous span.meta-nav:after{background-color:#fbb034;background-image:-webkit-gradient(linear,right bottom,left top,from(#fbb034),color-stop(74%,#fd0));background-image:linear-gradient(to top left,#fbb034,#fd0 74%);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:1px;content:"";height:3px;left:0;position:absolute;right:0;top:auto;z-index:1}.x-related-posts{border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}.x-related-posts .x-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.x-related-posts .box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-moz-display:flex;-o-display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.x-related-posts .left,.x-related-posts .right{-webkit-box-flex:0;flex:0 0 calc(100% - 42px);-webkit-flex:0 0 calc(100% - 42px);-ms-flex:0 0 calc(100% - 42px);-moz-flex:0 0 calc(100% - 42px);-o-flex:0 0 calc(100% - 42px);max-width:calc(100% - 42px);padding-left:20px;padding-right:0}.x-related-posts .left{-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;max-width:42px;padding-left:0;padding-right:0}.x-related-posts .left .count{border-radius:63% 37% 30% 70%/50% 45% 55% 50%;-webkit-border-radius:63% 37% 30% 70%/50% 45% 55% 50%;-ms-border-radius:63% 37% 30% 70%/50% 45% 55% 50%;-moz-border-radius:63% 37% 30% 70%/50% 45% 55% 50%;-o-border-radius:63% 37% 30% 70%/50% 45% 55% 50%;display:block;height:42px;line-height:42px;position:relative;text-align:center;width:42px}.x-single-post-wrap .g-recaptcha{margin-bottom:30px;margin-top:30px}.x-single-post-wrap.no-sidebar .site-main,.x-single-post-wrap.no-sidebar .x-page-top-block{margin:0 auto;max-width:900px;padding:0 5%}.x-single-post-wrap.no-sidebar .x-page-top-block{margin-bottom:30px}.x-single-post-wrap.no-sidebar .entry-content .wp-block-file,.x-single-post-wrap.no-sidebar .entry-content figcaption,.x-single-post-wrap.no-sidebar .entry-content>.footnotes,.x-single-post-wrap.no-sidebar .entry-content>:not(figure):not(img):not(div):not(a):not(buttons),.x-single-post-wrap.no-sidebar .x-single-bottom-block{padding:0}.x-single-post-wrap.no-sidebar .entry-content .btn-general,.x-single-post-wrap.no-sidebar .entry-content .wp-block-button__link{margin-left:0}@media (max-width:768px){.x-single-post-wrap.no-sidebar .site-main,.x-single-post-wrap.no-sidebar .x-page-top-block{padding:0}}.btn-general,.btn-general:hover,.button,.button-general,.button-general:hover,.button:hover,.faux-button,.faux-button:hover,.wp-block-button__link,.wp-block-button__link:hover,.wp-block-file .wp-block-file__button,.wp-block-file .wp-block-file__button:hover,.x-backtotop-btn,.x-backtotop-btn:hover,.x-editor-pick-widget .x-col.left .count,.x-related-posts .left .count,.x-social-sharing ul li a,.x-social-widget ul li a,.x-social-widget ul li a:hover,a.btn-general,a.btn-general:hover,a.button-general,a.button-general:hover,button,input[type=button],input[type=button]:hover,input[type=reset],input[type=reset]:hover,input[type=submit],input[type=submit]:hover{color:#fff}.comments-area .comment-respond,.post-navigation .nav-next,.post-navigation .nav-previous,.screen-reader-text,.secondary-widget-area .widget,.x-maso-bricks .x-maso-item .card-contents,.x-related-posts,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{background-color:#fff}.screen-reader-text,a{color:#333}.entry-content a:not(.btn-general):not(.wp-block-file__button):not(button):not(.button):not(.wp-block-button__link),.tb-testimonial-block:before{color:#0286e7}.entry-content a:not(.btn-general):not(.wp-block-file__button):not(button):not(.button):not(.wp-block-button__link):hover,.site-navigation ul li a:hover,a:hover{color:#e26143}.btn-general,.btn-general.get-hosting:hover,.button,.button-general,.entry-cats ul li a,.faux-button,.wp-block-button__link,.wp-block-file .wp-block-file__button,.x-backtotop-btn,.x-editor-pick-widget .x-col.left .count,.x-related-posts .left .count,a.btn-general,a.button-general,button,input[type=button],input[type=reset],input[type=submit]{background-color:#0286e7}.x-editor-pick-widget .x-col.left .count:before{border-top-color:#0286e7;content:""}.btn-general.get-hosting,.button-general:hover,.button:hover,.faux-button:hover .btn-general:hover,.wp-block-button__link:hover,.wp-block-file .wp-block-file__button:hover,.x-backtotop-btn:hover,.x-social-sharing ul li a:hover,.x-social-widget ul li a:hover,a.btn-general:hover,a.button-general:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:#e26143}.entry-tags .post-tags a,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,table,table td,table th,textarea{border:1px solid #e8e8e8}.footer{border-top:1px solid #e8e8e8}.wp-block-pullquote:not(.is-style-solid-color),blockquote,q{border-bottom:3px dashed #e8e8e8;border-top:3px dashed #e8e8e8}abbr,acronym{border-bottom:1px dotted #e8e8e8}.tb-testimonial-block{border-color:#0286e7}.x-editor-pick-widget .hentry{border-bottom:1px solid #f3f3f3}.entry-tags .post-tags a:hover{border-color:#e26143}.error-title h1{font-family:Helvetica Neue,Helvetica,Arial,Verdana,Roboto,Inter,sans-serif}code,kbd,pre,samp{font-family:Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,Inter,monospace}blockquote,code,kbd,q,samp{font-family:Times New Roman,Georgia,"Cursive",inter,Times,serif}.x-masterheader .button-general{letter-spacing:.1px}.error-title h1{letter-spacing:0}.btn-general,.button,.button-general,.entry-cats ul li a,.entry-tags .post-tags a,.faux-button,.wp-block-button__link,.wp-block-file .wp-block-file__button,button,input[type=button],input[type=reset],input[type=submit]{line-height:1}.x-masterheader .site-title{line-height:1.2}.x-editor-pick-widget .post-title h4,.x-related-posts .hentry .post-title h4{line-height:1.4}.comment-respond .comment-reply-title,.comments-title,.error-subtitle h2,.error-title h1,.single-post-title h1,.site-navigation>ul>li>a,.widget .widget-title h3,.x-masterheader .button-general,.x-masterheader .site-title,.x-page-title h1,.x-related-posts .section-title h3,.x-social-sharing .title h3{text-transform:uppercase}.btn-general,.button-general{text-transform:capitalize}.btn-general,.button,.button-general,.faux-button,.screen-reader-text,.wp-block-button__link,.wp-block-file .wp-block-file__button,.x-editor-pick-widget .post-title h4,.x-related-posts .hentry .post-title h4,button,input[type=button],input[type=reset],input[type=submit],label{font-weight:400}.x-maso-item .title h2,.x-maso-item .title h3{font-weight:700}.x-masterheader .button-general{font-weight:500}.site-navigation>ul>li>a,.x-masterheader .site-title{font-weight:700}.error-title h1{font-weight:900}.x-masterheader .button-general{font-size:12px}.entry-metas ul li.author span,.entry-metas ul li.date span,.site-navigation>ul>li>a,.x-breadcrumb ul li a,.x-breadcrumb ul li span{font-size:13px}.comments-area .comment-metadata a,.footer .x-credit i,label,legend{font-size:14px}.btn-general,.button,.button-general,.entry-cats ul li a,.entry-tags .post-tags a,.faux-button,.screen-reader-text,.wp-block-button__link,.wp-block-file .wp-block-file__button,.x-related-posts .left .count,.x-single-post-wrap .x-breadcrumb ul li a,.x-single-post-wrap .x-breadcrumb ul li span,.x-single-post-wrap .x-page-header .entry-metas ul li span,.x-social-sharing ul li span,button,input[type=button],input[type=reset],input[type=submit]{font-size:15px}.x-editor-pick-widget .post-title h4,.x-related-posts .hentry .post-title h4,.x-social-sharing ul li a i,.x-social-widget ul li a,blockquote cite,q cite{font-size:16px}.comment-respond .comment-reply-title,.comments-title,.error-subtitle h2,.widget .widget-title h3,.x-backtotop-btn,.x-related-posts .section-title h3,.x-social-sharing .title h3{font-size:18px}.x-maso-item .title h2,.x-maso-item .title h3{font-size:20px;margin-bottom:10px}.entry-content blockquote p,.entry-content q p,.x-masterheader .site-title,.x-page-title h1,blockquote,blockquote p,q,q p{font-size:22px}.entry-content .wp-block-pullquote blockquote p{font-size:26px}.single-post-title h1{font-size:40px}.error-title h1{font-size:112px}.comment-respond .form-submit,.footer .bottom-footer-block p,.widget .widget-title h3,.x-editor-pick-widget .post-title h4,.x-maso-bricks .x-maso-item .excerpt p,.x-masterheader .site-decription,.x-page-title h1,.x-related-posts .hentry .post-title h4,.x-related-posts .section-title h3,.x-related-posts .x-row .x-col:nth-child(3) .hentry,.x-related-posts .x-row .x-col:nth-child(4) .hentry,.x-social-sharing .title h3{margin-bottom:0}.comment-respond .comment-reply-title,.post-navigation .nav-next span.meta-nav,.post-navigation .nav-previous span.meta-nav,.x-related-posts .hentry .post-title,.x-single-post-wrap .entry-metas{margin-bottom:5px}.x-editor-pick-widget .x-col.left .count{margin-top:5px}.x-masterheader .x-nav-extra-col .x-btn-col a:last-child{margin-left:10px}.x-single-post-wrap .x-page-title{margin-bottom:10px}.x-maso-bricks .x-maso-item .entry-metas{margin-bottom:15px}.x-social-sharing .title{margin-bottom:20px}.comments-title,.widget .widget-title,.x-editor-pick-widget .hentry,.x-related-posts .hentry,.x-related-posts .section-title{margin-bottom:30px}.primary-widget-area .widget,.secondary-widget-area .widget,.widget,.x-inner-page-wrap .x-page-header,.x-maso-bricks .x-maso-item,.x-pagination,.x-single-post-wrap .entry-tags,.x-single-post-wrap .x-page-header .x-breadcrumb{margin-bottom:40px}.footer{margin-top:60px}.x-inner-page-wrap .x-social-sharing,.x-masterheader,.x-related-posts,.x-single-post-wrap.x-inner-page-wrap .x-page-header{margin-bottom:60px}.x-social-sharing ul li span{padding-left:10px}.footer .bottom-footer-block{padding-bottom:20px}.comments-area .comment-respond,.secondary-widget-area .widget,.x-related-posts{padding:30px}.x-masterheader{padding-top:30px}.x-editor-pick-widget .hentry,.x-masterheader{padding-bottom:30px}.footer{padding-top:40px}.entry-content,.error-404-entry,.error-404-wrap{padding-bottom:40px}@media (min-width:1367px){.x-container{max-width:1300px}}@media (max-width:1023px){.x-masterheader .x-nav-extra-col .x-nav-col{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 180px);flex:0 0 calc(100% - 180px);max-width:calc(100% - 180px)}.x-masterheader .x-nav-extra-col .x-btn-col{-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;max-width:180px}.x-masterheader .x-nav-extra-col .x-btn-col a:last-child{display:none}}@media (min-width:992px){.primary-menu-close-button{display:none}}@media (max-width:991px){.x-masterheader .x-logo-col,.x-masterheader .x-nav-extra-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.x-main-content-block .col-x-3,.x-main-content-block .col-x-9{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.comments-area .comment-respond,.x-related-posts{margin-bottom:40px}.footer{margin-top:0}.menu-toggle{display:block;float:right;margin:0;padding:0}.menu-toggle span{background:#333}.site-navigation{display:none;text-align:left}.site-navigation>ul{text-align:left}.site-navigation ul li{display:block}.site-navigation ul li a{font-size:16px;line-height:1;padding:17px 0}.site-navigation>ul>li>a{border-bottom:1px solid #e8e8e8;font-size:16px;font-weight:400;line-height:1;text-transform:inherit}.site-navigation>ul>li:first-child>a{padding-top:0}.site-navigation>ul>li:last-child>a{border-bottom:none}.site-navigation>ul>li>a:after{content:"";display:none}.site-navigation ul li .children,.site-navigation ul li .children ul,.site-navigation ul li .sub-menu,.site-navigation ul li .sub-menu ul{animation:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;-ms-animation:none;background:#fff0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;left:0;max-width:100%;opacity:1;position:relative;top:0;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;visibility:visible;z-index:inherit}.site-navigation ul li .children li a,.site-navigation ul li .sub-menu li a{border-bottom:1px solid #e8e8e8;line-height:1;padding:15px 0 15px 15px}.site-navigation ul li:hover>.children,.site-navigation ul li:hover>.sub-menu{animation:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;-ms-animation:none;display:none;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}.sub-toggle{background-color:#0286e7;color:#fff;cursor:pointer;display:block;position:absolute;right:0;text-align:center;top:8px}.sub-toggle,.sub-toggle i{height:35px;line-height:35px;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;width:35px}.sub-toggle i{display:inline-block;font-size:18px}.site-navigation{-webkit-backface-visibility:hidden;background-color:#fff;display:block;height:100%;height:100vh;min-height:100vh;opacity:0;overflow:hidden;overflow-y:visible;padding:30px;position:fixed;right:-600px;top:0;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;visibility:hidden;width:400px;z-index:99999999}.menu-toggle-active .site-navigation{-o-box-shadow:0 0 65px rgb(0 0 0 / .1);-ms-box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 65px rgb(0 0 0 / .1);box-shadow:0 0 65px rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box;left:0;opacity:1;position:fixed;-webkit-transition:left .2s ease,right .2s ease;transition:left .2s ease,right .2s ease;transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;visibility:visible;width:400px;z-index:99999999}.site-navigation ul li a{color:#333}.site-navigation ul li .children li a,.site-navigation ul li .sub-menu li a,.site-navigation>ul>li>a{border-bottom-color:#e8e8e8}.primary-menu-close-button{background:#fff0;-webkit-box-shadow:none;box-shadow:none;color:#333;display:block;font-size:28px;height:auto;line-height:1;margin:0;padding:0;position:absolute;right:20px;top:20px;width:auto}.primary-menu-close-button:hover{background:#fff0}.primary-menu-close-button:focus{outline:none}}@media (max-width:850px){.no-sidebar .x-maso-bricks .x-maso-item,.x-maso-bricks .x-maso-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:767px){.footer .bottom-footer-block .x-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.footer .x-copyright{text-align:center}.footer .bottom-footer-block .x-col.right{display:none}}@media (max-width:600px){h1{font-size:32px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.single-post-title h1{font-size:30px}.no-sidebar .x-maso-bricks .x-maso-item,.x-maso-bricks .x-maso-item,.x-masterheader .x-nav-extra-col .x-nav-col,.x-related-posts .x-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.x-masterheader,.x-related-posts .x-row .x-col:nth-child(3) .hentry{margin-bottom:30px}.x-masterheader .x-nav-extra-col .x-btn-col{display:none}.x-maso-bricks{padding-left:15%;padding-right:15%}.comments-area .depth-2 .children,.comments-area .depth-3 .children,.comments-area .depth-4 .children,.comments-area .depth-5 .children{margin-left:0}}@media (max-width:500px){.x-maso-bricks{padding-left:7%;padding-right:7%}}@media (max-width:480px){.menu-toggle-active .site-navigation{width:350px}.x-maso-bricks{padding-left:5%;padding-right:5%}.x-single-post-wrap.x-inner-page-wrap .x-page-header{margin-bottom:30px}.entry-content{padding-bottom:0}.entry-content .wp-block-file,.entry-content figcaption,.entry-content>.footnotes,.entry-content>:not(figure):not(img):not(div):not(a):not(buttons),.x-single-post-wrap .x-single-bottom-block{padding-left:0;padding-right:0}.entry-content pre{padding-left:20px;padding-right:20px}.entry-content .btn-general,.entry-content .wp-block-button__link{margin-left:0}.comments-area .comment-respond,.secondary-widget-area .widget,.widget,.x-inner-page-wrap .x-social-sharing,.x-related-posts{margin-bottom:30px}}@media (max-width:420px){.single-post-title h1{font-size:26px}.x-maso-bricks{padding-left:2%;padding-right:2%}}@media (max-width:400px){.menu-toggle-active .site-navigation{width:300px}.x-maso-bricks{padding-left:0;padding-right:0}}@-webkit-keyframes xfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes xfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.xfadeInUp{-webkit-animation-name:xfadeInUp;animation-name:xfadeInUp}:root{--ugaam-close-button-color:#a4a4a4;--ugaam-close-button-background:#fff;--ugaam-close-button-hover-color:#888;--ugaam-close-button-hover-background:#ddd}.ugaam-ad-wrapper-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;width:100%}.ugaam-ad-wrapper-outer a{overflow:hidden;position:relative;z-index:5}.ugaam-ad-wrapper-outer iframe,.ugaam-ad-wrapper-outer img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:100%;position:relative;z-index:5}.ugaam-ad-wrapper-outer img{width:auto}.ugaam-ad-wrapper-outer .ugaam-ad-wrapper-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;text-align:left}.ugaam-ad-wrapper-outer .ugaam-ad-wrapper-inner :is(.ugaam-custom-ad,.ugaam-adsense-ad,.ugaam-ad-content){height:100%;max-width:100%;position:relative;width:100%}.ugaam-ad-wrapper-outer .ugaam-ad-wrapper-inner .ugaam-custom-ad{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ugaam-ad-wrapper-outer[data_display-ad=false]{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;visibility:hidden}.ugaam-ad-wrapper-outer[data_display-ad=true]{-webkit-backface-visibility:visible;backface-visibility:visible;opacity:1;visibility:visible}.ugaam-ad-wrapper-outer:is(.is-left-align){-webkit-box-pack:start;-ms-flex-pack:start;display:grid;justify-content:start;width:100%}.ugaam-ad-wrapper-outer:is(.is-left-align) .ugaam-ad-wrapper-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.ugaam-ad-wrapper-outer:is(.is-right-align){-webkit-box-pack:end;-ms-flex-pack:end;display:grid;justify-content:end;width:100%}.ugaam-ad-wrapper-outer:is(.is-right-align) .ugaam-ad-wrapper-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.ugaam-ad-wrapper-outer:is(.is-center-align){-webkit-box-pack:center;-ms-flex-pack:center;display:grid;grid-template-columns:1fr;justify-content:center}.ugaam-ad-wrapper-outer:is(.is-center-align) .ugaam-ad-wrapper-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ugaam-ad-wrapper-outer :is(button.ugaam-ad-close-button){-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;fill:var(--ugaam-close-button-color);align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff0;background-color:var(--ugaam-close-button-background);border:none;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .1);box-shadow:0 2px 5px rgb(0 0 0 / .1);color:var(--ugaam-close-button-color);cursor:pointer;display:none;height:30px;justify-content:center;line-height:1;margin:0;opacity:0;overflow:hidden;padding:0;position:relative;-webkit-transition:all .5s ease;transition:all .5s ease;visibility:hidden;width:80px;z-index:2}.ugaam-ad-wrapper-outer :is(button.ugaam-ad-close-button):is(:hover,:focus){fill:var(--ugaam-close-button-hover-color);background-color:var(--ugaam-close-button-hover-background);color:var(--ugaam-close-button-hover-color);text-decoration:none}.ugaam-ad-wrapper-outer :is(button.ugaam-ad-close-button):is(:focus){outline:none}.ugaam-ad-wrapper-outer :is(button.ugaam-ad-close-button) svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;line-height:1;width:16px}@media (min-width:768px){.ugaam-mobile-adsense-ad{display:none}}@media (max-width:768px){.ugaam-desktop-tablet-adsense-ad{display:none}}.ugaam-ad-wrapper-outer:not(.ugaam-sticky-ad){padding-bottom:30px;padding-top:30px}.ugaam-ad-wrapper-outer.ugaam-sticky-ad{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-width:100%;position:fixed;-webkit-transition:all .8s ease;transition:all .8s ease;width:100%;z-index:10000000000000}.ugaam-ad-wrapper-outer.ugaam-sticky-ad :is(button.ugaam-ad-close-button){-webkit-backface-visibility:visible;backface-visibility:visible;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;opacity:1;visibility:visible}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-header-ad{bottom:auto;top:0}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-header-ad[data_display-ad=false]{top:-100%}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-header-ad[data_display-ad=true]{-webkit-animation:ugaamFadeInDown .8s ease;animation:ugaamFadeInDown .8s ease;top:0}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-header-ad :is(a,img,iframe){border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-header-ad :is(button.ugaam-ad-close-button){-webkit-animation:ugaamFadeInDown 1.2s ease;animation:ugaamFadeInDown 1.2s ease;margin-top:-3px}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad{bottom:0;top:auto}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad[data_display-ad=false]{bottom:-100%}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad[data_display-ad=true]{-webkit-animation:ugaamFadeInUp .8s ease;animation:ugaamFadeInUp .8s ease}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad :is(a,img,iframe){border-top-left-radius:5px;border-top-right-radius:5px}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad :is(button.ugaam-ad-close-button){-webkit-animation:ugaamFadeInUp 1.2s ease;animation:ugaamFadeInUp 1.2s ease;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;-webkit-box-shadow:0 -2px 5px rgb(0 0 0 / .1);box-shadow:0 -2px 5px rgb(0 0 0 / .1);margin-bottom:-3px}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad :is(button.ugaam-ad-close-button) svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ugaam-ad-wrapper-outer.ugaam-sticky-ad.is-sticky-footer-ad .ugaam-ad-wrapper-inner .ugaam-custom-ad{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ugaam-ad-wrapper-outer.ugaam-sticky-ad:is(.is-left-align){left:0;right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ugaam-ad-wrapper-outer.ugaam-sticky-ad:is(.is-right-align){left:auto;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ugaam-ad-wrapper-outer.ugaam-sticky-ad:is(.is-center-align){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:0 auto;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@-webkit-keyframes ugaamFadeInDown{0%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ugaamFadeInDown{0%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ugaamFadeInUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ugaamFadeInUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ugaamSlideFromLeft{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ugaamSlideFromLeft{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes ugaamSlideFromRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ugaamSlideFromRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item,".") ". ";counter-increment:item}#commentform .gglcptch{margin:0 0 10px}#recaptcha_response_field{height:17px!important;max-height:35px!important;font-size:10pt!important}.recaptcha_theme_clean #recaptcha_response_field{height:25px!important}#gglcptch_error{color:red}.gglcptch table#recaptcha_table{table-layout:auto!important}.gglcptch_allowlist_message{display:block;margin:12px 0}.gglcptch_v2{min-width:1px;padding:10px 0;clear:both}.gglcptch_recaptcha .grecaptcha-badge{z-index:100}.gglcptch_error_text{color:red;display:none}.gglcptch-password-form-error{color:red}