#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}/*!
Theme Name: wpdevel
Theme URI: http://wpdevel.ro
Author: wpdevel
Author URI: https://wpdevel.ro
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wpdevel
*/
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%}:root{--font-family:'Roboto', sans-serif;--font-family-heading:'Roboto Condensed', sans-serif;--color-primary:#DA2828;--color-secondary:#570919;--color-dark:#0c0305;--color-white:#ffffff;--color-danger:#cc0000;--color-warning:#fd7e14;--color-info:#d1ecf1;--color-success:#15a562;--color-success-hover:#198754;--color-border:#ddd;--color-grey:#999;--rp-gutter-x:3rem;--rp-gutter-y:0}.color-primary{color:var(--color-primary)}.color-dark{color:var(--color-dark)}.color-white{color:var(--color-white)}.color-error{color:var(--color-danger)}.color-success{color:var(--color-success)}.color-success-hover{color:var(--color-success-hover)}.color-border{color:var(--color-border)}.color-grey{color:var(--color-grey)}.color-warning{color:var(--color-warning)}.bg-primary{background-color:var(--color-primary)}.bg-dark{background-color:var(--color-dark)}.bg-error{background-color:var(--color-dark)}.bg-white{background-color:var(--color-white)}.bg-border{background-color:var(--color-border)}.bg-success{background-color:var(--color-success)}*,*:after,*:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:var(--font-family);font-size:1.6rem;background:var(--color-white);color:var(--color-dark);font-weight:400;overflow-x:hidden;-webkit-tap-highlight-color:#fff0;height:100%;margin:0;padding:0;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.6}blockquote{border-left:.3rem solid var(--color-primary);margin-left:0;margin-right:0;padding:1rem 1.5rem;font-family:Georgia,serif;font-size:2rem;font-style:italic;font-weight:700}blockquote *:last-child{margin-bottom:0}blockquote cite{font-size:80%;font-style:normal;color:rgb(0 0 0 / .5)}.button,button,input[type="button"],input[type="reset"],input[type="submit"]{background-color:var(--color-primary);border:.1rem solid var(--color-primary);border-radius:10px;color:var(--color-white);cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.1rem;line-height:3.8rem;padding:0 3rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;height:3.8rem;font-family:var(--font-family)}.button:focus,.button:hover,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{background-color:var(--color-dark);border-color:var(--color-dark);color:#fff;outline:0;transition:0.5s}.button[disabled],button[disabled],input[type="button"][disabled],input[type="reset"][disabled],input[type="submit"][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type="button"][disabled]:focus,input[type="button"][disabled]:hover,input[type="reset"][disabled]:focus,input[type="reset"][disabled]:hover,input[type="submit"][disabled]:focus,input[type="submit"][disabled]:hover{background-color:var(--color-primary);border-color:var(--color-primary)}.button.button-outline,button.button-outline,input[type="button"].button-outline,input[type="reset"].button-outline,input[type="submit"].button-outline{background-color:#fff0;color:var(--color-primary)}.button.button-outline:focus,.button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type="button"].button-outline:focus,input[type="button"].button-outline:hover,input[type="reset"].button-outline:focus,input[type="reset"].button-outline:hover,input[type="submit"].button-outline:focus,input[type="submit"].button-outline:hover{background-color:#fff0;border-color:var(--color-primary);color:var(--color-primary)}.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type="button"].button-outline[disabled]:focus,input[type="button"].button-outline[disabled]:hover,input[type="reset"].button-outline[disabled]:focus,input[type="reset"].button-outline[disabled]:hover,input[type="submit"].button-outline[disabled]:focus,input[type="submit"].button-outline[disabled]:hover{border-color:inherit;color:var(--color-primary)}.button.button-clear,button.button-clear,input[type="button"].button-clear,input[type="reset"].button-clear,input[type="submit"].button-clear{background-color:#fff0;border-color:#fff0;color:var(--color-primary)}.button.button-success,button.button-success,input[type="button"].button-success,input[type="reset"].button-success,input[type="submit"].button-success{background:var(--color-success);border:1px solid var(--color-success)}.button.button-success:focus,.button.button-success:hover,button.button-success:focus,button.button-success:hover,input[type="button"].button-success:focus,input[type="button"].button-success:hover,input[type="reset"].button-success:focus,input[type="reset"].button-success:hover,input[type="submit"].button-success:focus,input[type="submit"].button-success:hover{background-color:var(--color-success-hover);border-color:var(--color-success-hover);color:var(--color-white)}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type="button"].button-clear:focus,input[type="button"].button-clear:hover,input[type="reset"].button-clear:focus,input[type="reset"].button-clear:hover,input[type="submit"].button-clear:focus,input[type="submit"].button-clear:hover{background-color:#fff0;border-color:#fff0;color:var(--color-primary)}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type="button"].button-clear[disabled]:focus,input[type="button"].button-clear[disabled]:hover,input[type="reset"].button-clear[disabled]:focus,input[type="reset"].button-clear[disabled]:hover,input[type="submit"].button-clear[disabled]:focus,input[type="submit"].button-clear[disabled]:hover{color:var(--color-primary)}.button-black{background-color:var(--color-dark);border-color:var(--color-dark)}.button-black.button-clear,.button-black.button-outline{background-color:#fff0;color:var(--color-dark)}.button-black.button-clear{border-color:#fff0}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select:disabled{background:var(--color-border)}input[type="color"]::placeholder,input[type="date"]::placeholder,input[type="datetime"]::placeholder,input[type="datetime-local"]::placeholder,input[type="email"]::placeholder,input[type="month"]::placeholder,input[type="number"]::placeholder,input[type="password"]::placeholder,input[type="search"]::placeholder,input[type="tel"]::placeholder,input[type="text"]::placeholder,input[type="url"]::placeholder,input[type="week"]::placeholder,input:not([type])::placeholder,textarea::placeholder,select::placeholder{color:var(--color-dark)}.button-small{font-size:.8rem;height:2.8rem;line-height:2.8rem;padding:0 1.5rem}.button-large{font-size:1.4rem;height:4.5rem;line-height:4.5rem;padding:0 2rem}code{background:var(--color-border);border-radius:.4rem;font-size:86%;margin:0 .2rem;padding:.2rem .5rem;white-space:nowrap}pre{background:var(--color-border);border-left:.3rem solid var(--color-primary);overflow-y:hidden;padding:1rem}pre>code{border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}address{font-style:normal}figcaption,caption{font-size:75%}figure{margin-left:0;margin-right:0;margin-top:0}summary{cursor:pointer}hr{border:0;border-top:.1rem solid var(--color-border);margin:3rem 0}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="week"],input:not([type]),textarea,select{-webkit-appearance:none;background-color:#fff0;border:.1rem solid var(--color-border);box-shadow:none;box-sizing:inherit;height:3.8rem;padding:.6rem 2rem .7rem;font-family:var(--font-family);border-radius:10px}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select:focus{border-color:var(--color-primary);outline:0}select{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23d1d1d1" d="M0,0l6,8l6-8"/></svg>') center right no-repeat;padding-right:3rem}select:focus{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%239b4dca" d="M0,0l6,8l6-8"/></svg>')}select[multiple]{background:none;height:auto}textarea{min-height:6.5rem}label,legend{display:block;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type="checkbox"],input[type="radio"]{display:inline}.label-inline{display:inline-block;font-weight:400;margin-left:.5rem}.container-fluid{margin:0 auto;padding-right:var(--rp-gutter-x,.75rem);padding-left:var(--rp-gutter-x,.75rem);position:relative;width:100%}.container{max-width:1160px;margin:0 auto;padding-right:var(--rp-gutter-x,.75rem);padding-left:var(--rp-gutter-x,.75rem);position:relative;width:100%}.cover-all{position:absolute;width:100%;height:100%;display:block;top:0;left:0;right:0;bottom:0}small{font-size:75%;color:#999}.row{display:flex;flex-wrap:wrap;margin-top:calc(var(--rp-gutter-y) * -1);margin-right:calc(var(--rp-gutter-x) / -2);margin-left:calc(var(--rp-gutter-x) / -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--rp-gutter-x) / 2);padding-left:calc(var(--rp-gutter-x) / 2);margin-top:var(--rp-gutter-y)}.column{flex:1 0 0%}.column-auto{flex:0 0 auto;width:auto}.column-1{flex:0 0 auto;width:8.3333333333%}.column-2{flex:0 0 auto;width:16.6666666667%}.column-3{flex:0 0 auto;width:25%}.column-4{flex:0 0 auto;width:33.3333333333%}.column-5{flex:0 0 auto;width:41.6666666667%}.column-6{flex:0 0 auto;width:50%}.column-7{flex:0 0 auto;width:58.3333333333%}.column-8{flex:0 0 auto;width:66.6666666667%}.column-9{flex:0 0 auto;width:75%}.column-10{flex:0 0 auto;width:83.3333333333%}.column-11{flex:0 0 auto;width:91.6666666667%}.column-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.fluid{width:100%}.inline{display:inline-block}a{color:var(--color-dark);transition:0.3s;text-decoration:none}a:focus,a:hover{color:var(--color-dark);transition:0.3s;text-decoration:underline}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal inside}ul{list-style:circle inside}.button,button,dd,dt,li{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,details,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}table{border-spacing:0;display:block;overflow-x:auto;text-align:left;width:100%}b,strong{font-weight:700}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:700;margin-bottom:2rem;margin-top:0;line-height:1.2}h1{font-size:4rem}h2{font-size:3.6rem}h3{font-size:2.8rem}h4{font-size:2.2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}img{max-width:100%;height:auto}*,*:after,*:before{box-sizing:border-box}.float-left{float:left}.float-right{float:right}.m-0{margin:0!important}.m-1{margin:0.25rem!important}.m-2{margin:0.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:0.25rem!important}.mt-2{margin-top:0.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:0.25rem!important}.me-2{margin-right:0.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:0.25rem!important}.mb-2{margin-bottom:0.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:0.25rem!important}.ms-2{margin-left:0.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:0.25rem!important}.p-2{padding:0.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:0.25rem!important}.pt-2{padding-top:0.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:0.25rem!important}.pe-2{padding-right:0.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:0.25rem!important}.pb-2{padding-bottom:0.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:0.25rem!important}.ps-2{padding-left:0.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}#mobile-menu{display:none}.isDesktop{display:block}.isMobile{display:none}.twitter-tweet iframe{border-radius:0!important}#breadcrumbs{padding:8px 0;font-size:1.2rem;color:#999;border-bottom:1px solid #ddd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:20px}#breadcrumbs a{color:#666}.site-header{padding:10px 0;transition:0.3s;width:100%;z-index:99;position:fixed;border-bottom:1px solid #ddd;background:#fafafa;height:60px;top:0}.site-header .container{position:initial}[data-theme="dark"] .site-header .searchtop{background:#333}[data-theme="dark"] .site-header .searchtop form input[type="search"]{background:#111}.site-header .searchtop{display:none;position:absolute;top:60px;left:0;right:0;max-width:1100px;margin:0 auto;background:#eee;padding:10px;border-radius:0 0 10px 10px}.site-header .searchtop form{margin:0;padding:0;display:flex}.site-header .searchtop form input[type="search"]{margin:0;flex:1;margin-right:10px;width:50%;background:#fff;right:0}.site-header .searchtop form input[type="search"]::placeholder{color:var(--color-dark)}.site-header .searchtop form button{width:80px;margin:0;background:var(--color-dark);color:var(--color-white);border:none}.site-header .searchtop form button:hover{border:none}.site-content{padding-top:60px}.site-header .inside{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.site-header .site-branding a{opacity:1}.site-header .site-branding h1{margin-bottom:0}.site-header .site-branding a:hover{opacity:.6}.site-header .site-branding a img{display:block;max-height:30px;width:auto}.site-header .main-navigation li ul{display:none;position:absolute;left:0;right:0;background:var(--color-primary);top:50px;text-align:center}.site-header .main-navigation li ul li{display:inline-block}.site-header .main-navigation ul{list-style:none;margin:0;padding:0;display:flex}.site-header .main-navigation li{margin-bottom:0}.site-header .main-navigation li a{display:block;font-size:1.8rem;padding:0 15px;position:relative;color:var(--color-dark);font-family:var(--font-family-heading);margin-top:7px}.site-header .main-navigation li ul li a{color:var(--color-white)}.site-header .main-navigation li a:hover{color:var(--color-grey);text-decoration:none}.site-header .main-navigation .current-menu-item a{font-weight:900;color:var(--color-dark)}.site-header .search-pop{cursor:pointer;font-size:1.6rem;position:relative;right:20px}.site-header .search-pop a{font-size:2.2rem;color:var(--color-primary)}.site-header .search-pop a:hover{color:var(--color-grey)}.menu-item-has-children i{font-size:2rem;color:var(--color-primary)}.menu-item-has-children span{display:none}.gform_required_legend{display:none}.gform_fields input,.gform_fields button,.gform_fields textarea,.gform_footer .button{width:100%}.gform_fields textarea{height:150px;padding:10px}.gform_wrapper form{margin-bottom:0}body.page #breadcrumbs{display:none}.gfield_required{color:red;margin-left:2px}.gfield_radio{display:flex}.gchoice{display:flex;margin-right:30px}.gchoice:last-of-type{margin-right:0}.gfield_radio input{width:auto}.page-contact ul{list-style:none;margin:0;padding:0}.page-abonamente .buton{display:block;text-align:center;font-size:2rem;background:var(--color-primary);padding:10px;border-radius:10px;text-transform:uppercase;font-weight:700;color:var(--color-white)}.page-abonamente img{border-radius:10px}.page-abonamente .buton:hover{text-decoration:none}.page-contact img{border-radius:10px}.gform_submission_error{font-size:1.6rem;font-weight:400;color:red}.gform_validation_errors ol{list-style:none}.gform_validation_errors ol li a{background:#ff0;font-size:1.2rem;color:red;display:block;padding:2px 10px}.page-contact{padding-bottom:30px}.site-footer{background-color:#FFF;background-image:url(/wp-content/themes/wpdevel/assets/images/footer.png);background-repeat:no-repeat;background-position:left center}.site-footer .footer-copy{padding:30px 0;background:#ddd}.site-footer .devel{color:#999}.site-footer .devel span{color:red}.site-footer .devel a{color:#fff;border-bottom:1px dotted #fff}.site-footer .footer-copy{font-size:1.3rem;color:#fff;background:var(--color-dark)}.site-footer .footer-copy p{width:25%;margin:0}.site-footer .footer-copy .inside{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;font-size:1.2rem}.site-footer .footer-copy .footer-navigation{width:70%}.site-footer .footer-copy ul{margin:0;padding:0;list-style:none;text-align:right}.site-footer .footer-copy ul li{margin:0;display:inline-block;margin-right:25px}.site-footer .footer-copy ul li:last-of-type{margin-right:0}.site-footer .footer-copy ul li a{color:var(--color-white)}.site-footer .footer-copy ul li a:hover{color:var(--color-grey)}.cd-top.cd-is-visible{visibility:visible;opacity:1}.cd-top{border-radius:5px 5px 0 0;bottom:50px;color:#000;font-size:4rem;line-height:1;opacity:0;padding:2px;position:fixed;z-index:5555;right:20px}.footer-info{padding:30px 0;background:#F6F6F6}.footer-social h4{font-size:1.6rem}.footer-social .list{display:flex;margin-top:20px}.footer-social span{font-weight:700;display:block;width:100%}.flogo{margin-top:30px;border-top:1px solid #DDD;padding-top:30px}.flogo .list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.footer-description{color:var(--color-grey);font-size:1.4rem}.footer-description p{margin-bottom:15px}.footer-description p:last-of-type{margin-bottom:0}.footer-social a{display:block;font-size:2rem;width:50px;height:50px;line-height:50px;border:1px solid var(--color-dark);text-align:center;color:var(--color-dark);margin-right:30px;border-radius:30px}.categoryNewsList{padding:60px 0;background:#fafafa;padding-bottom:30px}.categoryNewsList .widget-title span{background:#fafafa}.categoryNewsList h5{border-bottom:2px solid #eee;padding-bottom:10px}.categoryNewsList h5 span{color:var(--color-primary)}.page-error{display:flex;min-height:50vh;align-items:center}.page-error .error-content{width:100%;text-align:center}.rank-math-breadcrumb{font-size:11px;color:#999}.placeit{padding:30px 0}.category-header{padding:30px 0}.category-header h1{font-weight:900;margin-bottom:30px;font-size:3rem;border-left:5px solid var(--color-primary);padding-left:15px;text-transform:uppercase;font-family:var(--font-family)}.cover-post{position:relative;overflow:hidden;border-radius:20px;transition:0.3s}.cover-post:hover{box-shadow:none;transition:0.3s}.cover-post .post-image{position:relative}.cover-post .post-image img{display:block}.cover-post .post-div{bottom:0;position:absolute;color:#fff;background:#000;background:linear-gradient(0deg,rgb(0 0 0 / .6587009803921569) 17%,rgb(0 0 0 / .19091386554621848) 100%);left:0;right:0;top:0}.cover-post .post-div .post-meta{padding:20px;position:absolute;bottom:0}.cover-post .post-div .post-meta h3{font-size:2rem}.cover-post .post-div .post-meta .post-date{font-size:1.2rem;color:#999}.post-date{text-transform:capitalize}.cover-post .post-div a{color:#fff}.large-post .post-summary p{margin-bottom:0}.veziToate{display:block;text-align:center;border-top:1px solid var(--color-primary);border-bottom:1px solid var(--color-primary);color:var(--color-primary);padding:5px;font-weight:700}#sidebar{position:sticky;top:0;position:relative;position:-webkit-sticky;position:sticky;top:0}.veziToate:hover{color:var(--color-dark);border-color:var(--color-dark);text-decoration:none}.listingLatest{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;align-self:auto;margin-bottom:30px}.recommendedArea{margin-bottom:30px}.listingLatest .content{width:65%}.listingLatest .sidebar{width:30%;margin-top:30px;position:-webkit-sticky;position:sticky;top:65px;align-self:flex-start}.large-post .post-image{border-radius:20px;transition:0.3s;overflow:hidden;margin-bottom:15px;height:400px;position:relative}.large-post .post-image:hover{transition:0.3s;box-shadow:none}.large-post .post-image img{display:block;width:100%;height:100%;position:absolute;object-fit:cover}.large-post .post-meta{display:flex;flex-wrap:wrap;justify-content:space-between;color:#999;font-size:1.3rem;margin-bottom:10px}.large-post .post-meta .category a{border:1px solid;display:block;padding:1px 15px;border-radius:9rem;font-size:1.1rem}.large-post h3{font-size:3.5rem;margin-bottom:15px}.large-post h3 a{color:var(--color-dark)}body.category .large-post .post-meta .category{display:none}.normal-post{position:relative}.normal-post .post-image{border-radius:10px;transition:0.3s;overflow:hidden;margin-bottom:15px}.normal-post .post-meta{display:flex;flex-wrap:wrap;justify-content:space-between;color:#999;font-size:1.3rem;margin-bottom:10px;text-transform:uppercase}.normal-post .post-meta .category a{border:1px solid var(--color-primary);display:block;padding:1px 15px;border-radius:9rem;font-size:1rem;border:1px solid}.normal-post .post-meta .category a:hover{text-decoration:none}.normal-post .post-image img{display:block;border-radius:10px}.normal-post .post-image:hover{transition:0.3s;box-shadow:none}.normal-post h3{font-size:2rem;margin-bottom:10px}.normal-post h3 a{color:#000}.normal-post .post-description p{margin-bottom:10px}.widget{margin-bottom:30px}.widget-post{margin-bottom:15px}.widget-post:hover{box-shadow:none;transition:0.3s}.widget-post .inside{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.widget-post .inside .post-div{flex:1;padding-left:15px}.widget-post .inside .post-div .post-meta{font-size:1.2rem;color:#999;display:flex;flex-wrap:wrap;justify-content:space-between}.widget-post .inside .post-div h4{font-size:1.6rem;margin-bottom:2px}.widget-post .inside .post-div h4 a{color:var(--color-dark)}.widget-post .inside .post-div h4 a:hover{color:var(--color-primary)}.widget-post .post-image{border-radius:10px;transition:0.3s;overflow:hidden;width:90px;height:90px;position:relative}.widget-title{text-transform:uppercase;position:relative;font-size:2rem;font-family:var(--font-family)}.widget-title:after{content:"";height:1px;left:0;right:0;position:absolute;background-color:var(--color-grey);top:11px}.post-meta{text-transform:uppercase}.widget-title span{margin-left:20px;display:inline-block;background:#fff;position:relative;z-index:5;padding:0 15px}.widget-title span:after{content:""}.widget-post .post-image img{display:block;width:100%;height:100%;left:0;right:0;bottom:0;top:0;object-fit:cover}.small-post{margin-bottom:15px;border-bottom:1px solid #ccc;padding-bottom:15px}.small-post:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.small-post:last-of-type{margin-bottom:0}.small-post .inside{display:flex;flex-wrap:wrap;justify-content:space-between}.small-post .post-image img{display:block;border-radius:10px;transition:0.3s;overflow:hidden}.small-post .post-div{flex:1;padding-right:20px}.small-post .post-div .post-summary p{margin-bottom:5px}.small-post .post-div .post-meta{color:#999;font-size:1.3rem;margin-bottom:10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.small-post .post-div .post-meta .category{display:flex;align-items:center}.small-post .post-div .post-meta .category a{display:block;padding:1px 15px;border-radius:9rem;font-size:1rem;border:1px solid}.small-post .post-div h3{font-size:2rem;margin-bottom:10px}.small-post:hover .post-image img{box-shadow:none;transition:0.3s}body.category .small-post .post-meta .category{display:none}.LatestArea .normal-post .inside{display:flex;flex-wrap:wrap;justify-content:space-between}.LatestArea .normal-post{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee}.LatestArea .normal-post .inside .post-image{width:250px;margin-bottom:0}.LatestArea .normal-post .inside .post-div{flex:1;padding-left:25px}.LatestArea .normal-post h3{margin-bottom:5px}.LatestArea .post-description{margin-bottom:0}.LatestArea .post-description p{margin-bottom:10px}body.category .small-post{margin-bottom:30px}.small-post .post-div h3 a{color:var(--color-dark)}body.category .normal-post .post-meta .category{display:none}.post-navigation{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:800px;margin:0 auto;margin-bottom:30px}.post-navigation a{display:block;padding:5px;font-weight:700;border:1px solid var(--color-primary);width:200px;border-radius:10px;color:var(--color-dark)}.post-navigation a:hover{text-decoration:none}.post-listing .column-3{margin-bottom:30px}.author-title{display:flex;align-items:center}.author-title img{margin-right:10px;border-radius:99rem}.archiveHeader{padding-top:30px;padding-bottom:30px}.archiveHeader h1{font-size:2rem;margin-bottom:0;font-weight:300;color:#999}.archiveHeader h1 span{font-weight:900;font-size:2rem;color:var(--color-primary);display:block}.gradientText span{background:#7d2239;background:linear-gradient(90deg,rgb(125 34 57) 17%,rgb(12 3 5) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.author-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.author-list .author{width:10%;text-align:center}.author-list .authorImage{border-radius:99rem;width:110px;height:110px;overflow:hidden;margin-bottom:10px;position:relative}.author-list .author img{position:absolute;width:100%;height:100%;object-fit:contain;left:0;right:0;top:0;bottom:0}.author-list .author p{font-weight:700;width:60px;margin:0 auto;line-height:1.2;font-size:1.4rem}.VideoArea{background:#eee;padding:30px}.VideoArea .container{overflow:hidden}.VideoArea .navigations-swip{position:absolute;right:0;width:100px;top:30px}.VideoArea .navigations-swip .swiper-button-next{width:20px;height:20px;background-repeat:no-repeat;background-position:center;padding:10px}.VideoArea .navigations-swip .swiper-button-prev{width:20px;height:20px;background-repeat:no-repeat;background-position:center;padding:10px}.VideoArea .heading-section{position:relative}.VideoArea .heading-section p{font-size:3rem;font-weight:700;border-bottom:1px solid var(--color-primary)}.VideoArea .video-item{position:relative}.VideoArea .video-item .video-img{overflow:hidden;position:relative;margin-bottom:15px}.VideoArea .video-item .video-img img{display:block;border-radius:15px}.VideoArea .video-item .video-img .icon{position:absolute;z-index:1;width:50px;height:50px;background:rgb(0 0 0 / .5);text-align:center;line-height:50px;border-radius:50px;left:50%;top:40%;transform:translate(-50%);color:#fff}.VideoArea .video-item h5{font-size:1.6rem;margin-bottom:10px}.VideoArea .video-item h5 a{color:var(--color-dark)}.VideoArea .video-item .meta{font-size:1.3rem;color:#999}.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%333333'%2F%3E%3C%2Fsvg%3E")!important}.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%333333'%2F%3E%3C%2Fsvg%3E")!important}.FeaturedArea{background:#eee;margin-bottom:30px;padding-top:40px;padding-bottom:20px;position:relative;overflow:hidden}.FeaturedArea .bgsvg{position:absolute;max-width:1000px;top:0;left:0;bottom:0;right:0;margin:0 auto}.featuredMain{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between}.featuredMain .featuredPosts{width:60%}.featuredMain .featuredPosts .post-image img{width:100%}.featuredPostsRest{width:35%}.opinionsHome{background:var(--color-primary);height:100%;border-radius:20px;color:var(--color-white);padding:30px}.opinionsHome h4{text-align:center}.opinionsHome .normal-post .post-image{box-shadow:none;margin-bottom:10px}.opinionsHome .normal-post{margin-bottom:20px}.opinionsHome .normal-post h3 a{color:var(--color-white);margin-bottom:0}.opinionsHome .normal-post h3 a:hover{text-decoration:underline}.opinionsHome .normal-post h3{margin-bottom:0}.PopularArea{margin-bottom:30px}.very-small-post{margin-bottom:15px;display:flex;flex-wrap:wrap;justify-content:space-between}.very-small-post .post-image{width:60px;margin-right:10px}.very-small-post .post-image img{border-radius:5px;display:block}.very-small-post .post-title{font-size:1.4rem;margin:0}.very-small-post .post-div{flex:1}.very-small-post .post-meta{font-size:1.3rem;color:#aaa}.very-small-post .post-title a{color:var(--color-white)}.very-small-post .post-title a:hover{text-decoration:underline}.page-area{max-width:900px;margin:60px auto}.page-title{border-bottom:1px solid var(--color-primary);padding-bottom:1.5rem}.page-area .post-content{font-size:1.6rem}.search-page-container{max-width:900px;margin:60px auto}.search-form-page{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.search-header h1{margin-bottom:0}.search-header p{font-size:1.3rem;color:#999;padding:0 10px;margin-top:10px}.search-form-page input[type="search"]{width:80%}.search-form-page button{width:18%}.search-listing .small-post{margin-bottom:20px;border-bottom:1px solid #DDD}.search-listing .small-post .post-image{max-width:100px}.search-listing .small-post .post-image img{border-radius:10px}.spatiu-side{display:flex;height:100%;align-items:center}.page-abonamente .page-title{margin:30px 0;border-bottom:1px solid var(--color-primary);padding-bottom:20px}.section-post{display:flex;flex-wrap:wrap;justify-content:space-between}.sidebar-article{width:35%;position:-webkit-sticky;position:sticky;top:60px;align-self:flex-start}body.single-post .sidebar-article{position:relative}.content-article{width:60%}.content-article .post-image{margin-bottom:30px}.post-content .img-responsive{width:100%;border-radius:15px}.post-content figure{max-width:100%;margin-bottom:2.5rem}.post-content figure img{border-radius:15px}.post-content figcaption{color:#999}.post-content{font-size:1.8rem}.post-content h2{font-size:2rem}.post-content h3{font-size:1.9rem}.post-content h4{font-size:1.8rem}.post-content h5{font-size:1.7rem}.post-content h6{font-size:1.6rem}.post-content a{text-decoration:underline}.post-content a:hover{text-decoration:none}.post-content iframe{border-radius:20px;overflow:hidden}.content-article .post-image .caption{font-size:1.3rem;color:#999}.content-article .post-image img{border-radius:15px;display:block;width:100%}.content-article .post-header{margin-bottom:2.5rem;border-bottom:2px solid #eee}.content-article .post-header .byline a{display:flex;font-size:1.3rem;align-items:center;color:#999;position:relative}.content-article .post-header .byline a img{border-radius:99rem;margin-right:5px;width:30px;height:30px}.content-article .post-header .byline span{margin-right:2px}.content-article .post-header h1{margin-bottom:15px;font-size:4rem}.content-article .post-header h2{font-size:2rem;font-weight:400;line-height:1.46;color:#888}.content-article .post-header .category{margin-bottom:15px}.content-article .post-header .category a{display:inline-block;padding:2px 20px;font-size:1.4rem;border:1px solid;border-radius:99rem;color:var(--color-dark);font-weight:700}.content-article .post-header .category a:hover{border:1px solid var(--color-dark);text-decoration:none}.content-article .post-header .meta{font-size:1.3rem;color:#999}.content-article .post-header .meta .reading{display:inline-flex;align-items:center}.content-article .post-header .meta .reading:after{content:"";margin:0 5px;width:3px;display:inline-block;height:3px;background:#999}.content-article .post-footer{padding-bottom:2.5rem;margin-bottom:2.5rem}.content-article .post-footer .the-tags{font-size:1.3rem;color:#999}.content-article .post-footer .the-tags span{display:block;margin-bottom:10px}.content-article .post-footer .the-tags a:last-of-type{margin-right:0}.content-article .post-footer .the-tags a{margin-right:10px;line-height:1;padding:5px 10px;border-radius:99rem;display:inline-block;border:1px solid #999;color:#999;margin-bottom:10px}.content-article .post-footer .the-tags a:hover{text-decoration:none;color:#333;border-color:#333}.site-header .main-navigation .current-post-ancestor a{font-weight:700}.post_share_new{position:fixed;padding:3px;left:0;right:0;bottom:0;background:#eee;z-index:10}.post_share_new .container{max-width:840px}.post_share_new ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}.post_share_new ul li{width:25%;text-align:center;margin-bottom:0}.post_share_new .facebook a{color:#1877f2}.post_share_new .twitter a{color:#1da1f2}.post_share_new .whatsapp a{color:#25d366}.post_share_new .email a{color:#333}.post_share_new ul li a{padding:15px;color:#FFF;font-weight:700;font-size:1.6rem;display:flex;align-items:center}.post_share_new ul li a i{font-size:2.5rem;margin-right:5px}.post_share_new ul li a:hover{text-decoration:none;opacity:.9}body.category .post-listing .small-post{padding-bottom:30px;border-bottom:2px solid #eee}.loadMoreBtn{color:inherit;display:block;margin:0 auto;text-align:center}.loadMoreBtn span{width:250px;display:inline-block;font-weight:700;border:1px solid var(--color-primary);padding:8px;border-radius:10px}.loadMoreBtn span:hover{background:var(--color-primary);color:var(--color-white)}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgb(0 0 0 / .9);outline:none!important;opacity:0;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform 0.3s ease}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.lity-hide{display:none}.avtop{margin-top:30px;margin-bottom:30px}.archive-listing .column-4{margin-bottom:4%}.alignnone,.aligncenter,.alignleft,.alignright{border-radius:10px}.aligncenter{margin:0 auto;display:block;margin-bottom:2.5rem}.signaluser{position:fixed;width:100%;height:100%;top:0;right:0;left:0;bottom:0;display:none;align-items:center;justify-content:center;text-align:end;background:rgb(0 0 0 / .2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9999999}.signaluser p{margin:0;padding:0}.signaluser .closeBtn{background:#FFF;display:inline-block;padding:5px 10px;font-size:1.2rem;border-radius:99rem;font-weight:700;cursor:pointer;color:#000}.theme-switch{margin-bottom:0}.theme-switch-wrapper{margin-right:20px;height:20px}.theme-switch-wrapper span{display:block;font-size:1rem;color:#999}.theme-switch{display:inline-block;height:20px;position:relative;width:40px}.theme-switch input{display:none}.slider{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s;border:2px solid #999;background:#ccc}.slider:before{background-color:#000;bottom:0;content:"";height:14px;left:2px;position:absolute;transition:.4s;width:14px;top:1px}input:checked+.slider{background-color:#fff}input:checked+.slider:before{transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}[data-theme="dark"] input[type=text],[data-theme="dark"] input[type=email],[data-theme="dark"] input[type=url],[data-theme="dark"] input[type=tel],[data-theme="dark"] input[type=password],[data-theme="dark"] input[type=tel],[data-theme="dark"] input[type=search],[data-theme="dark"] textarea{color:#FFF}[data-theme="dark"] body{color:#FFF;background:#333}[data-theme="dark"] .site-header{background:#111;border-bottom:1px solid #222}[data-theme="dark"] .site-header .main-navigation li a{color:#999}[data-theme="dark"] .site-header .main-navigation li ul li a{color:#FFF}[data-theme="dark"] .FeaturedArea{background:#111}[data-theme="dark"] .FeaturedArea .bgsvg{display:none}[data-theme="dark"] .small-post .post-div h3 a{color:#FFF}[data-theme="dark"] .large-post h3 a{color:#FFF}[data-theme="dark"] .widget-title span{background:#333}[data-theme="dark"] .widget-title:after{background-color:#444}[data-theme="dark"] .normal-post h3 a{color:#FFF}[data-theme="dark"] .normal-post .post-meta .category a{color:#fff!important}[data-theme="dark"] .LatestArea .normal-post{border-bottom:1px solid #444}[data-theme="dark"] .widget-post .inside .post-div h4 a{color:#fff}[data-theme="dark"] .VideoArea{background:#222}[data-theme="dark"] .VideoArea .video-item h5 a{color:#FFF}[data-theme="dark"] .author-list .author p{color:#FFF}[data-theme="dark"] .footer-info{background:#111}[data-theme="dark"] .footer-social a{color:#FFF;border-color:#FFF}[data-theme="dark"] .content-article .post-header .category a{color:#FFF}[data-theme="dark"] .post_share_new{background:#000}[data-theme="dark"] .post_share_new .email a{color:#999}[data-theme="dark"] .categoryNewsList{background:#333}[data-theme="dark"] .slicknav_btn{color:#FFF}[data-theme="dark"] .slicknav_btn:focus,.slicknav_btn:hover{color:#FFF}[data-theme="dark"] #breadcrumbs{border-bottom:1px solid #111}[data-theme="dark"] .content-article .post-header{border-bottom:1px solid #111}[data-theme="dark"] a{color:#FFF}.seomain{font-size:1.3rem;margin:0;padding:5px 0;text-align:center}@media only screen and (max-width:980px){.isDesktop{display:none}.isMobile{display:block}#mobile-menu{display:block;height:40px}.content-article .post-footer{padding-bottom:0;margin-bottom:0}.main-navigation{display:none}.container{padding:0 15px}.featuredArea{margin-top:0;margin-bottom:0}.site-header .search-pop{display:none}.featuredArea .firstFeatured .postInfo{padding:15px;max-width:100%}.featuredArea .firstFeatured .postInfo h2{font-size:2rem}.featuredArea .firstFeatured{border-radius:0}.slicknav_btn{color:var(--color-secondary);font-size:2.5rem}.menu-item-has-children span{display:block}.menu-item-has-children i{display:none}.slicknav_btn:focus,.slicknav_btn:hover{color:var(--color-secondary)}.featuredArea .firstFeatured .postInfo .subtitlu{font-size:1.4rem;margin-bottom:0;display:none}.row{display:block}.column-1,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-10,.column-11,.column-12{width:100%}.offset-1,.offset-2,.offset-3,.offset-4,.offset-5,.offset-6,.offset-7,.offset-8,.offset-9,.offset-10,.offset-11,.offset-12{margin:0}.featuredRest{display:block;margin-bottom:0}.featuredRest .FeaturedSmall{width:100%;margin-bottom:15px}.featuredRest .FeaturedSmall .post-image{width:80px}.featuredArea .firstFeatured .post-image{height:400px}.theme-switch{position:absolute;right:60px}.large-post h3{font-size:2.5rem}.large-post{margin-bottom:30px}.small-post .post-div h3{font-size:1.8rem;margin-top:10px;margin-bottom:5px}.small-post .post-image{max-width:130px}.PopularArea{margin:30px 0;margin-top:0}.normal-post h3{margin-bottom:0}.normal-post{margin-bottom:30px}.column-3:last-of-type .normal-post{margin-bottom:0}.footer-social a{text-align:center}.footer-social .list{margin-bottom:30px}.site-footer .footer-copy .inside{display:block}.site-footer .footer-copy p{width:100%;margin-bottom:15px;font-size:1.1rem;text-align:center}.site-footer .footer-copy .footer-navigation{width:100%}.footer-info{padding:15px 0}.container{overflow:hidden}.slicknav_nav{position:absolute;background:var(--color-dark);top:50px;left:0;right:0}.site-footer .footer-copy ul{text-align:center}.slicknav_nav ul{list-style:none;margin:0;padding:0}.slicknav_nav li{margin:0 10px;border-bottom:1px solid #222;position:relative}.slicknav_nav li a{font-size:1.8rem;padding:10px 20px;display:block;color:#fff}.slicknav_nav li a a{padding:0}.slicknav_arrow{position:absolute;top:10px;right:10px}.slicknav_nav .searchMob form{margin-bottom:0;padding:15px 20px}.slicknav_nav .searchMob form input[type="search"]{width:100%;background:var(--color-white);padding:20px;margin-bottom:0}.site-header .container{overflow:visible}.LatestArea{padding-top:0}.small-post .post-div .post-meta{margin-bottom:0}.small-post .post-div .post-summary{display:none}.small-post .inside{align-items:center}.category-header{padding:30px 0;padding-bottom:0}.category-header h1{margin-bottom:15px;font-size:2.5rem}.footer-text{font-size:1.4rem}.section-post{display:block}.section-post .content-article{width:100%;margin-top:0}.content-article .post-header h1{font-size:3.3rem;line-height:normal}.content-article .post-header .category a{font-size:1.2rem}.post_share_new ul li a span{display:none}.section-post .sidebar-article{width:100%}.widget-post .post-image{width:80px;height:80px}.section-post{padding-bottom:30px}.categoryNewsList{padding:30px 0}.page-area{margin:30px 0}.featuredArea .container{padding:0}.RestF .container{padding:0}.featuredRest .FeaturedSmall h4{font-size:1.4rem}.LatestArea .row{display:flex;margin:0;flex-wrap:wrap;justify-content:space-between}.footer-social a{margin-right:10px}.flogo .list a{width:50%;text-align:center}.LatestArea .column-3{width:48%;padding:0}.VideoArea .heading-section p{font-size:2rem}.VideoArea .navigations-swip{width:90px;top:20px}.VideoArea .video-item .content{padding:0 10px}.tribe-events .tribe-events-l-container{padding-top:30px!important}.post-content{font-size:1.7rem}.site-content{padding-top:60px}.search-page-container{margin:30px auto}.no-results h4{font-size:1.6rem}.post_share_new .container{padding:0}.post_share_new ul li a{font-size:2rem;line-height:1;padding:10px;display:block;text-align:center;margin:10px;background:#FFF;border-radius:5px}.content-article{width:100%}.FeaturedArea{padding-top:15px}.large-post .post-image{height:250px}.content-article .post-header .byline{margin-bottom:10px}.LatestArea .normal-post .inside{display:block}.LatestArea .normal-post .inside .post-image{width:100%}.LatestArea .normal-post .inside .post-div{padding:0;margin-top:15px}.sidebar-article{width:100%}.sidebar-article .widget{margin-bottom:30px}.recommendedArea .small-post .inside{flex-direction:row-reverse}.LatestArea .normal-post{margin-bottom:15px;padding-bottom:15px}.normal-post .post-meta:last-of-type{margin-bottom:0}.small-post .post-div{padding-right:0;padding-left:20px}.avtop{margin-top:15px;margin-bottom:15px}.categoryNewsList .widget-title span{font-size:1.8rem}.normal-post .post-image{margin-bottom:10px}.small-post .inside{flex-direction:row-reverse}.widget-parteneri .listing{display:flex;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;list-style-type:none;overflow-x:scroll;overflow-scrolling:touch}.widget-parteneri .listing article{flex:0 0 auto;width:300px}.post-navigation a{display:block;font-weight:700;border:1px solid var(--color-primary);width:auto;border-radius:10px;color:var(--color-dark);padding:5px 10px;font-size:1.4rem}.listingLatest{display:block}.listingLatest .content{width:100%}.listingLatest .sidebar{width:100%}.author-title img{max-width:60px}.archiveHeader h1 span{font-size:1.8rem}.categoryNewsList{padding-top:0}blockquote{font-size:1.8rem}.page-abonamente .page-title{margin-top:0}.page-abonamente .buton{margin-bottom:30px}.author-list{overflow-y:auto;flex-wrap:initial}.author-list .author{flex:0 0 auto;width:125px;margin-right:10px}body.single-post .site-footer{padding-bottom:65px;position:relative;z-index:99999}.site-footer .footer-copy ul{z-index:99;position:relative}}.pdfemb-viewer{overflow:hidden;line-height:1;margin:0;padding:0;border:1px solid #000;position:relative;text-align:left;direction:ltr;background-color:#d3d3d3}.pdfemb-viewer .pdfemb-toolbar{padding:0;margin:0;border:none;position:absolute;background-color:gray;width:100%}.pdfemb-viewer .pdfemb-toolbar.pdfemb-toolbar-fixed{display:block}.pdfemb-viewer .pdfemb-toolbar.pdfemb-toolbar-hover{display:none;z-index:1}.pdfemb-viewer .pdfemb-toolbar.pdfemb-toolbar-top{top:0;left:0}.pdfemb-viewer .pdfemb-toolbar.pdfemb-toolbar-bottom{bottom:0;left:0}.pdfemb-viewer .pdfemb-toolbar div{margin:6px 15px 6px 2px;font-family:sans-serif;font-size:12px;padding:2px;text-align:center;letter-spacing:normal;word-spacing:normal;line-height:14px;text-transform:none;text-indent:0;text-shadow:none;font-weight:normal;display:inline;color:#d3d3d3;float:left}.pdfemb-viewer .pdfemb-toolbar button,.pdfemb-viewer .pdfemb-toolbar button[disabled]{background-color:rgba(0,0,0,.12);background-image:linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0));background-clip:padding-box;border:1px solid;border-color:rgba(0,0,0,.32) rgba(0,0,0,.38) rgba(0,0,0,.42);box-shadow:0 1px 0 hsla(0,0%,100%,.05) inset,0 0 1px hsla(0,0%,100%,.15) inset,0 1px 0 hsla(0,0%,100%,.05);-webkit-transition-property:background-color,border-color,box-shadow;-webkit-transition-duration:150ms;-webkit-transition-timing-function:ease;transition-property:background-color,border-color,box-shadow;transition-duration:150ms;transition-timing-function:ease;min-width:16px;padding:2px 6px 0;width:auto;border-radius:2px;color:hsla(0,0%,100%,.8);font-size:12px;line-height:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default;margin:4px 2px 4px 0;float:left}.pdfemb-viewer .pdfemb-toolbar button:hover{background-color:rgba(0,0,0,.2);box-shadow:0 1px 0 hsla(0,0%,100%,.05) inset,0 0 1px hsla(0,0%,100%,.15) inset,0 0 1px rgba(0,0,0,.05)}.pdfemb-viewer .pdfemb-toolbar button:first-child{margin-left:4px}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-toggled{background-color:rgba(0,0,0,.3);background-image:linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0));border-color:rgba(0,0,0,.4) rgba(0,0,0,.45) rgba(0,0,0,.5);box-shadow:0 1px 1px rgba(0,0,0,.1) inset,0 0 1px rgba(0,0,0,.2) inset,0 1px 0 hsla(0,0%,100%,.05);-webkit-transition-property:background-color,border-color,box-shadow;-webkit-transition-duration:10ms;-webkit-transition-timing-function:linear;transition-property:background-color,border-color,box-shadow;transition-duration:10ms;transition-timing-function:linear}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-toggled:hover{background-color:rgba(0,0,0,.4);border-color:rgba(0,0,0,.4) rgba(0,0,0,.5) rgba(0,0,0,.55);box-shadow:0 1px 1px rgba(0,0,0,.2) inset,0 0 1px rgba(0,0,0,.3) inset,0 1px 0 hsla(0,0%,100%,.05)}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-prev::before{content:url("/wp-content/plugins/pdf-embedder/assets/img/toolbarButton-pageUp.png")}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-next::before{content:url("/wp-content/plugins/pdf-embedder/assets/img/toolbarButton-pageDown.png")}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-zoomout::before{content:url("/wp-content/plugins/pdf-embedder/assets/img/toolbarButton-zoomOut.png")}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-zoomin::before{content:url("/wp-content/plugins/pdf-embedder/assets/img/toolbarButton-zoomIn.png")}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-fs::before{content:url("/wp-content/plugins/pdf-embedder/assets/img/toolbarButton-presentationMode.png")}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-download::before{content:url("/wp-content/plugins/pdf-embedder/assets/img/toolbarButton-download.png")}.pdfemb-viewer .pdfemb-toolbar button.pdfemb-btndisabled{color:#d3d3d3}.pdfemb-viewer .pdfemb-pagescontainer{overflow:hidden;display:block;position:relative;background-color:#d3d3d3}.pdfemb-viewer .pdfemb-pagescontainer.grab-to-pan-grab{cursor:grab;-webkit-overflow-scrolling:touch}.pdfemb-viewer .pdfemb-pagescontainer.grab-to-pan-grab *:not(input):not(textarea):not(button):not(select):not(:link){cursor:inherit}.pdfemb-viewer .pdfemb-pagescontainer.grab-to-pan-grab:active,.pdfemb-viewer .pdfemb-pagescontainer.grab-to-pan-grabbing{cursor:grabbing;z-index:50000}.pdfemb-viewer .pdfemb-pagescontainer .pdfemb-inner-div{overflow:hidden;line-height:1;margin:auto;padding:0;border:none;position:relative;background-color:#d3d3d3;display:block}.pdfemb-viewer .pdfemb-pagescontainer .pdfemb-inner-div canvas{position:relative;top:0;bottom:0;margin:0;padding:0;display:inline-block;background-color:#fff}.pdfemb-viewer .pdfemb-pagescontainer .pdfemb-inner-div-wantmobile{position:absolute;top:0;left:0;width:100%;height:100%;z-index:50;background-color:#d3d3d3;opacity:.5}.pdfemb-viewer .pdfemb-pagescontainer .pdfemb-inner-div-wantmobile-fswrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.pdfemb-loadingmsg{text-align:center;padding:5px;background-color:#fff}div.pdfemb-errormsg{padding:5px;text-align:center;vertical-align:middle;background-color:#faa}.pdfemb-fsp-wrapper{background:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:4000;overflow-y:auto;overflow-x:hidden;display:none}.pdfemb-fsp-content{overflow:hidden;width:100%;height:100%;position:relative;top:0;left:0}input.pdfemb-page-num{display:inline;font-family:sans-serif;width:30px;height:15px;vertical-align:middle;font-size:10px;padding:0 2px;color:#000;text-align:center;margin:0}@media screen and (min-color-index: 0)and (-webkit-min-device-pixel-ratio: 0){.pdfemb-pagescontainer{margin-left:1px}}.scrollbar-none{overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none::-webkit-scrollbar{display:none}