@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;700&display=swap);@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{line-height:1.9;font-size: 1.125em !important;}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}button,input,textarea{-webkit-appearance:none;border-radius:0;outline:0}input[type=radio]{-webkit-appearance:radio}input[type=checkbox]{-webkit-appearance:checkbox}.outline{position:absolute;clip:rect(0 0 0 0)}mark{background:0 0;color:inherit}body{font:400 15px/1 Rubik,sans-serif;color:var(--text)}strong{font-weight:700}a:focus,a:hover{text-decoration:none}p{font-size:14px;line-height:22px;margin-top:10px}p:first-of-type{margin-top:0}@media (min-width:768px){p{font-size:15px;line-height:23px}}@media (min-width:992px){p{font-size:16px;line-height:24px}}.btn{transition:all .2s ease-in-out;text-align:center;cursor:pointer;outline:0;display:inline-block;border:0;border-radius:40px;background-color:var(--bg-button);padding:14px 50px 14px 50px;text-shadow:1px 1px 0 rgba(0,0,0,.1);color:var(--bg-button-text);font-size:16px;font-weight:700}@media (min-width:992px){.btn{font-size:17px}}.btn:active,.btn:focus,.btn:focus:active,.btn:hover{box-shadow:none;outline:0;color:var(--bg-button-text);background-color:var(--bg-button-hover)}html{overflow-x:hidden;height:100%;min-width:320px}body{margin:0;background:var(--bg);width:100%;overflow-x:hidden}.inside{margin:0 auto;padding:0 15px;max-width:var(--page-width);width:100%}section{padding:15px 0}@media (min-width:768px){section{padding:25px 0}}@media (min-width:992px){section{padding:55px 0}}@media (min-width:1200px){section{padding:120px 0}}.box{background:var(--bg-box);border-radius:var(--box-border-radius);box-shadow:0 2px 5px rgba(0,0,0,.1);padding:15px}@media (min-width:768px){.box{padding:20px}}@media (min-width:992px){.box{padding:25px}}@media (min-width:1200px){.box{padding:30px}}.box__type{text-align:right;margin-bottom:16px;font-size:14px}@media (min-width:768px){.box__type{margin-bottom:21px}}@media (min-width:992px){.box__type{margin-bottom:21px}}@media (min-width:1200px){.box__type{margin-bottom:26px}}.box__cat{float:left;color:var(--category-color);text-transform:uppercase}.box__time{color:var(--p-text);opacity:.5}.input{display:none}@media (min-width:768px){.input{width:110px;display:block;border:1px solid var(--search-border);background-color:var(--search-bg);background-image:url(../img/search.png);background-repeat:no-repeat;background-position:top 9px right 9px;border-radius:var(--box-border-radius);font-size:14px;padding:9px 35px 9px 14px;color:var(--text)}}@media (min-width:992px){.input{width:170px}}@media (min-width:1200px){.input{width:200px}}.d-flex{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.content-heading{color:var(--heading);margin-bottom:16px;font-size:19px;line-height:22px;font-weight:300;text-align:left}@media (min-width:768px){.content-heading{margin-bottom:21px;font-size:21px;line-height:24px}}@media (min-width:992px){.content-heading{margin-bottom:21px;font-size:24px;line-height:27px}}@media (min-width:1200px){.content-heading{margin-bottom:26px;font-size:26px;line-height:29px}}#cookies-eu-banner{position:fixed;right:0;bottom:0;left:0;z-index:15;padding:10px 15px;color:var(--text);background:var(--bg);text-align:center}#cookies-eu-banner span{display:block;margin-bottom:10px}@media (min-width:768px){#cookies-eu-banner span{display:inline-block;vertical-align:middle;margin-bottom:0}}#cookies-eu-banner a{color:var(--link)}#cookies-eu-banner a:hover{color:var(--link-hover)}#cookies-eu-banner button{transition:all .2s ease-in-out;text-align:center;cursor:pointer;outline:0;display:inline-block;border:0;border-radius:5px;background-color:var(--bg-button);padding:14px 15px 14px 15px;text-shadow:1px 1px 0 rgba(0,0,0,.1);color:var(--bg-button-text);font-size:16px;font-weight:700}@media (min-width:992px){#cookies-eu-banner button{font-size:17px}}#cookies-eu-banner button:active,#cookies-eu-banner button:focus,#cookies-eu-banner button:focus:active,#cookies-eu-banner button:hover{box-shadow:none;outline:0;color:var(--bg-button-text);background-color:var(--bg-button-hover)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.header{background:var(--bg-top);width:100%;transition:all .2s ease-in-out;padding:15px 0;border-bottom:1px solid var(--top-border)}.header .inside{position:relative}@media (max-width:767px){.header .inside{padding:0}}@media (min-width:768px){.header .inside{padding-right:155px}}@media (min-width:992px){.header .inside{padding-right:225px}}@media (min-width:1200px){.header .inside{padding-right:265px}}.header .inside .input{position:absolute;top:5px;right:15px}.header .logo{transition:all .2s ease-in-out;height:46px;display:inline-block;max-height:46px;font-size:0}.header .logo a{display:inline-block;max-height:46px}.header .logo a>span{vertical-align:top}@media (max-width:767px){.header .logo{margin-left:15px}}.header .logo img{display:inline-block;max-height:46px;width:auto;margin-right:15px}.header .logo span{display:inline-block;color:var(--logo-color);font-size:23px;font-weight:300;line-height:46px}.header .logo span span{font-weight:700}.header .navbar-toggle{position:absolute;top:-68px;right:15px;width:34px;height:34px;z-index:999;outline:0}@media (max-width:767px){.header .navbar-toggle{top:6px;right:15px}}.header nav{float:right}.navbar{transition:all .2s ease-in-out}@media (max-width:767px){.navbar{padding-top:0;position:absolute;top:64px;right:0;left:0;z-index:15;background:var(--bg);opacity:0;pointer-events:none}}@media (max-width:767px){.navbar.show-menu{opacity:1;pointer-events:auto}}.navbar li{margin-left:0;display:block}@media (min-width:768px){.navbar li{margin-left:25px;display:inline-block}}@media (max-width:767px){.navbar li{border-top:1px solid var(--mobile-menu-separator)}}@media (min-width:992px){.navbar li{margin-left:40px}}@media (min-width:1200px){.navbar li{margin-left:50px}}.navbar li:first-of-type{margin-left:0}.navbar li a{display:block;padding:0;text-align:center;line-height:19px;color:var(--link-menu);font-size:15px}@media (min-width:768px){.navbar li a{font-size:16px;line-height:46px;position:relative}}@media (max-width:767px){.navbar li a{padding:15px}}.navbar li a:active,.navbar li a:focus,.navbar li a:hover{color:var(--link-menu-hover)}.navbar-toggle{display:block;position:relative;margin:0;border-radius:0;border:0;border-right:3px solid var(--mobile-button-bg);border-left:3px solid var(--mobile-button-bg);background:var(--mobile-button-bg);padding:0;transition:all .2s ease-in-out;cursor:pointer}.navbar-toggle:focus,.navbar-toggle:hover{border-right:3px solid var(--mobile-button-bg);border-left:3px solid var(--mobile-button-bg);background:var(--mobile-button-bg)}.navbar-toggle .icon-bar{display:block;position:absolute;left:0;border-radius:9px;background:var(--mobile-button-icon);transition:all .2s ease-in-out;width:100%;height:3px;opacity:1}.navbar-toggle.collapsed .icon-bar{transform:rotate(0)}.navbar-toggle .icon-bar:nth-child(1){top:16px;transform:rotate(135deg)}.navbar-toggle .icon-bar:nth-child(2){top:15px;opacity:0;left:-30px}.navbar-toggle .icon-bar:nth-child(3){top:16px;transform:rotate(-135deg)}.navbar-toggle.collapsed .icon-bar{background:var(--mobile-button-icon)}.navbar-toggle.collapsed .icon-bar:nth-child(1){top:7px;transform:rotate(0)}.navbar-toggle.collapsed .icon-bar:nth-child(2){left:0;opacity:1}.navbar-toggle.collapsed .icon-bar:nth-child(3){top:23px;transform:rotate(0)}@media (min-width:992px) and (max-width:1800px){.navbar-collapse.collapse{padding:0}}@media (max-width:767px){.navbar-collapse{position:relative;top:0;box-shadow:0 3px 3px rgba(0,0,0,.15);width:100%}}a{transition:all .2s ease-in-out;color:var(--link)}a:hover{color:var(--link-hover)}h1,h2,h3,h4,h5,h6{color:var(--heading); font-size: 1.6em;margin:10px 0;}.site-footer{position:relative;background-color:var(--footer-bg);padding:0 0 13px 0;color:var(--footer-text);font-size:13px;text-align:center;margin-top:15px}.site-footer:after,.site-footer:before{position:absolute;top:0;left:0;right:0;opacity:.3;height:1px;width:100%;content:"";background:var(--footer-border)}.site-footer:after{opacity:1;max-width:var(--page-width);margin-left:auto;margin-right:auto}@media (min-width:768px){.site-footer{text-align:right;padding:28px 0 28px 0}}@media (min-width:992px){.site-footer{font-size:14px}}@media (min-width:1200px){.site-footer{margin-top:20px}}.site-footer a{color:var(--footer-link)}.site-footer a:hover{color:var(--footer-link-hover)}.site-footer ul{font-size:0;text-align:left}.site-footer ul li{display:block;font-size:13px;text-align:center;padding:0 0 8px 0}@media (min-width:768px){.site-footer ul li{display:inline-block;margin-left:25px;padding:0}}@media (min-width:992px){.site-footer ul li{font-size:14px;margin-left:45px}}.site-footer ul li:first-of-type{margin-left:0;padding-top:10px}@media (min-width:768px){.site-footer ul li:first-of-type{padding-top:0}}.site-footer .d-flex div,.site-footer .d-flex ul{width:100%;min-height:1px;flex:0 0 100%;max-width:100%;padding:0 15px}@media (min-width:768px){.site-footer .d-flex div,.site-footer .d-flex ul{flex:0 0 50%;max-width:50%}}.content,.sidebar{width:100%;min-height:1px;padding:0 15px;margin-top:20px}@media (min-width:768px){.content,.sidebar{margin-top:30px}}.content{flex:0 0 100%;max-width:100%}@media (min-width:768px){.content{flex:0 0 70%;max-width:70%}}@media (min-width:992px){.content{flex:0 0 66.666667%;max-width:66.666667%}}.intro{margin-bottom:15px;display:block}@media (min-width:768px){.intro{margin-bottom:20px}}@media (min-width:992px){.intro{margin-bottom:25px}}@media (min-width:1200px){.intro{margin-bottom:30px}}.intro img{position:relative;z-index:4;display:block;width:100%;height:auto;border-radius:var(--box-border-radius)}.intro .box{position:relative;background:#fff;z-index:6;margin-top:-15px;margin-left:5px;margin-right:5px}@media (min-width:768px){.intro .box{margin-top:-20px;margin-left:15px;margin-right:15px}}@media (min-width:992px){.intro .box{margin-top:-30px}}@media (min-width:1200px){.intro .box{margin-top:-35px}}.intro p{color:var(--p-text);}.sidebar{flex:0 0 100%;max-width:100%;text-align:center}.sidebar a{font-weight:700}@media (min-width:768px){.sidebar{flex:0 0 30%;max-width:30%}}@media (min-width:992px){.sidebar{flex:0 0 33.333333%;max-width:33.333333%}}.sidebar .box{position:relative;text-align:center}.sidebar .box img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.sidebar .box:after{position:absolute;border-radius:3px;height:3px;width:100px;background:var(--heading-deco-color);content:"";pointer-events:none;top:-1px;left:50%;margin-left:-50px}@media (min-width:992px){.sidebar .box{padding-bottom:20px}}.sidebar .box .btn{margin-top:20px;margin-bottom:10px;width:100%;display:block}@media (min-width:992px){.sidebar .box .btn{margin-top:30px;margin-bottom:20px}}.breadcrumbs{margin-bottom:16px;color:var(--breadcrumbs-separator);font-size:14px}.breadcrumbs a{color:var(--breadcrumbs-link);margin-left:4px;margin-right:4px}.breadcrumbs a:first-of-type{margin-left:0}.breadcrumbs a:hover{color:var(--breadcrumbs-link-hover)}@media (min-width:768px){.breadcrumbs{margin-bottom:21px}}@media (min-width:992px){.breadcrumbs{margin-bottom:21px}}@media (min-width:1200px){.breadcrumbs{margin-bottom:26px}}.post p{color:var(--p-text);line-height: 1.9; font-size: 1.125em}.post ol,.post p,.post ul{margin-bottom:16px}@media (min-width:768px){.post ol,.post p,.post ul{margin-bottom:21px}}@media (min-width:992px){.post ol,.post p,.post ul{margin-bottom:21px}}@media (min-width:1200px){.post ol,.post p,.post ul{margin-bottom:26px}}.post__buy{border-left:3px solid var(--post-bg-color);padding-left:15px;text-align:center}@media (min-width:768px){.post__buy{padding-left:20px}}@media (min-width:992px){.post__buy{padding-left:25px;text-align:left}}@media (min-width:1200px){.post__buy{padding-left:30px}}@media (min-width:992px){.post__buy-img,.post__buy-price{display:inline-block;vertical-align:middle}}.post__buy img{display:inline-block;width:100%;max-width:340px;height:auto}.post__buy .btn{width:100%}@media (min-width:768px){.post__buy .btn{width:70%}}@media (max-width:991px){.post__buy .btn{margin:15px auto 0 auto}}@media (min-width:992px){.post__buy .btn{width:auto}}.post__buy .pricer{font-size:16px;display:block;text-align:center}@media (min-width:992px){.post__buy .pricer{font-size:21px;display:inline-block;margin-right:30px;margin-left:30px}}.post__buy .pricer span{font-size:21px;font-weight:700}@media (min-width:992px){.post__buy .pricer span{font-size:26px}}.post__color{background:var(--post-bg-color);border-radius:var(--box-border-radius);padding:15px;margin-bottom:16px}@media (min-width:768px){.post__color{margin-bottom:21px}}@media (min-width:992px){.post__color{margin-bottom:21px}}@media (min-width:1200px){.post__color{margin-bottom:26px}}.post__color .content-heading,.post__color p{color:var(--post-text-color)}@media (min-width:768px){.post__color{padding:20px}}@media (min-width:992px){.post__color{padding:25px}}@media (min-width:1200px){.post__color{padding:30px}}.post__color p{margin-bottom:0}.post__img{max-height:220px;border-radius:var(--box-border-radius);overflow:hidden;margin-bottom:16px}@media (min-width:768px){.post__img{margin-bottom:21px}}@media (min-width:992px){.post__img{margin-bottom:21px}}@media (min-width:1200px){.post__img{margin-bottom:26px}}.post__img img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.post ol,.post ul{margin-left:10px;padding:0}@media (min-width:992px){.post ol,.post ul{margin-left:20px}}.post ol li,.post ul li{line-height:23px;margin-top:10px;padding-left:25px;font-size:14px;position:relative}@media (min-width:992px){.post ol li,.post ul li{padding-left:31px}}.post ol li:after,.post ol li:before,.post ul li:after,.post ul li:before{position:absolute;border-radius:3px;content:"";background:var(--li-pointer);height:3px}.post ol li:before,.post ul li:before{top:12px;width:7px;left:1px;transform:rotate(45deg)}.post ol li:after,.post ul li:after{width:12px;top:11px;left:4px;transform:rotate(-45deg)}@media (min-width:992px){.post ol li,.post ul li{font-size:16px}}.post ol li:first-of-type,.post ul li:first-of-type{margin-top:0}.other-posts{text-align:left}.other-posts__title{position:relative;color:var(--other-posts-title-text);border-radius:var(--box-border-radius) var(--box-border-radius) var(--box-border-radius) 0;background:var(--other-posts-title-bg);display:inline-block;font-size:17px;padding:11px 15px 12px 15px;margin-bottom:15px}@media (min-width:992px){.other-posts__title{margin-bottom:20px;padding:13px 20px 14px 20px}}.other-posts__title:after{position:absolute;bottom:-8px;left:0;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:var(--other-posts-title-bg) transparent transparent transparent;content:""}.other-posts__list .box__type{font-weight:400;font-size:12px;margin-bottom:3px}.other-posts__list .d-flex{margin-left:0;margin-right:0;align-items:center;justify-content:center;flex-direction:row}.other-posts__list .d-flex .other-item__img{border-radius:var(--box-border-radius);padding-left:0;padding-right:0;flex:0 0 100%;max-width:100%;margin-bottom:10px;overflow:hidden;font-size:0;height:100%;position:relative}.other-posts__list .d-flex .other-item__img img{border-radius:var(--box-border-radius)}@media (min-width:400px){.other-posts__list .d-flex .other-item__img img{top:0;position:absolute;bottom:0;left:0;right:0;width:100%;height:100%}}@media (min-width:400px){.other-posts__list .d-flex .other-item__img{min-height:94px;margin-bottom:0;flex:0 0 33.5%;max-width:33.5%}}.other-posts__list .d-flex .other-item__desc{font-weight:400;padding-left:0;padding-right:0;flex:0 0 100%;max-width:100%;color:var(--heading);font-size:14px;line-height:19px;height:100%}@media (min-width:400px){.other-posts__list .d-flex .other-item__desc{padding-left:14px;flex:0 0 66.5%;max-width:66.5%}}.other-posts__list .d-flex .other-item__title{display:block}.other-posts__list img{-o-object-fit:cover;object-fit:cover;max-width:100%;-o-object-position:center;object-position:center}@media (max-width:767px){.other-posts__list img{max-width:100%;display:block;width:100%;height:auto}}.other-posts__list>.other-item{border-top:1px solid var(--other-posts-separator);padding-top:15px;padding-bottom:15px}@media (min-width:992px){.other-posts__list>.other-item{padding-top:20px;padding-bottom:20px}}.other-posts__list>.other-item:first-of-type{border-top:0;padding-top:0}@media (min-width:992px){.other-posts__list>.other-item:first-of-type{padding-top:0}}.promo{border-radius:var(--box-border-radius);background:var(--promo-bg);color:var(--promo-text);text-align:center;padding:15px;margin-bottom:15px}.promo .content-heading{color:var(--promo-text);text-align:center}@media (min-width:768px){.promo{padding:20px 30px 15px 30px;margin-bottom:20px}}@media (min-width:992px){.promo{padding:25px 35px 15px 35px;margin-bottom:25px}}@media (min-width:1200px){.promo{padding:30px 45px 20px 45px;margin-bottom:30px}}.promo img{max-width:100%;display:block;height:auto;margin-left:auto;margin-right:auto;margin-bottom:15px}@media (min-width:768px){.promo img{margin-bottom:20px}}@media (min-width:992px){.promo img{margin-bottom:25px}}@media (min-width:1200px){.promo img{margin-bottom:30px}}.promo a{display:block;color:var(--promo-link);font-weight:400;opacity:.5}.promo a:hover{opacity:1}.promo .btn{display:inline-block;max-width:225px;width:100%;color:var(--promo-bg-button-text);background:var(--promo-bg-button);opacity:1;margin-bottom:15px}@media (min-width:992px){.promo .btn{margin-bottom:20px}}.promo .btn:hover{background:var(--promo-bg-button-hover)}.new-posts .single{padding:0 15px 15px 15px;flex:0 0 100%;max-width:100%}@media (min-width:500px){.new-posts .single{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.new-posts .single{padding:0 15px 30px 15px}}.new-posts .single__img{margin-bottom:16px;border-radius:var(--box-border-radius);padding-bottom:50%;background-repeat:no-repeat;background-position:center;background-size:cover}.new-posts .single__desc{padding:0 15px 11px 15px}@media (min-width:768px){.new-posts .single__desc{padding:0 20px 16px 20px}}.new-posts .single a{display:block;box-shadow:0 2px 5px transparent;border-radius:var(--box-border-radius)}.new-posts .single a:hover{box-shadow:0 2px 5px rgba(0,0,0,.1)}.new-posts .single .box__type{font-size:12px;margin-bottom:13px}.new-posts .single .content-heading{font-size:18px;line-height:24px;margin-bottom:8px}.new-posts .single p{font-size:14px;line-height:22px;color:var(--p-text)}a{transition:all .2s ease-in-out}