html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}body.sidebar-panel-active:before{content:"";width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.8);z-index:555;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;transition:all ease .23s;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;transition:all ease .23s;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}*,*::before,*::after{box-sizing:inherit;}html{box-sizing:border-box;}body,button,input,select,optgroup,textarea{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5;}h1,h2,h3,h4,h5,h6{clear:both;line-height:1.3;}p{margin-bottom:1.5em;}dfn,cite,em,i{font-style:italic;}blockquote{margin:0 1.5em;}address{margin:0 0 1.5em;}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace;}abbr,acronym{border-bottom:1px dotted #666;cursor:help;}mark,ins{background:#fff9c0;text-decoration:none;}big{font-size:125%;}body{background:#e8e8e8;}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}ul,ol{margin:0 0 1.5em 3em;}ul{list-style:disc;}ol{list-style:decimal;}li > ul,li > ol{margin-bottom:0;margin-left:1.5em;}dt{font-weight:700;}dd{margin:0 1.5em 1.5em;}embed,iframe,object{max-width:100%;}img{height:auto;max-width:100%;}figure{margin:1em 0;}table{margin:0 0 1.5em;width:100%;}a{color:#4169e1;}a:visited{color:#800080;}a:hover,a:focus,a:active{color:#191970;}a:focus{outline:thin dotted;}a:hover,a:active{outline:0;}button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:.6em 1em .4em;}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa;}button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#aaa #bbb #bbb;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111;}select{border:1px solid #ccc;}textarea{width:100%;}a.walkerpress-primary-button{background:transparent;color:var(--text-color);text-decoration:none;padding:5px 10px;border:1px solid;border-radius:3px;display:inline-block;}a.walkerpress-primary-button:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--light-color);}a.walkerpress-secondary-button{background:var(--secondary-color);color:var(--light-color);text-decoration:none;padding:10px 20px;display:inline-block;}a.walkerpress-secondary-button:hover{background:var(--primary-color);}.walkerwp-wraper.navigation .walkerwp-container{justify-content:space-between;align-items:center;}.flash{background:white;border-radius:50%;margin:20px 0 0 0;height:10px;width:10px;transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,1);animation:pulse-white 2s infinite;}@keyframes pulse-white{0%{transform:scale(.6);box-shadow:0 0 0 0 rgba(255,255,255,.7);}70%{transform:scale(2);box-shadow:0 0 0 10px rgba(255,255,255,0);}100%{transform:scale(.6);box-shadow:0 0 0 0 rgba(255,255,255,0);}}.main-navigation{display:inline-block;width:auto;}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0;}.main-navigation ul li a{z-index:99;}.main-navigation ul ul{float:left;position:absolute;top:100%;left:0;z-index:99;display:block;min-width:230px;background:var(--light-color);background:#ddd;opacity:0;transition:all ease .23s;margin:10px 0 0 0;visibility:hidden;}.main-navigation ul li:hover > ul,.main-navigation ul li:focus > ul,.main-navigation ul li.focus > ul{display:block;opacity:1;z-index:1000;transform:scale(1,1);margin:0;visibility:visible;}.main-navigation ul ul ul{left:100%;top:0;}.main-navigation li{position:relative;display:inline-block;margin-bottom:0;}.main-navigation ul ul ul{left:100%;top:0;}.main-navigation ul > li:hover > ul{opacity:1;left:0;z-index:9999;}.main-navigation ul ul li:hover > ul{opacity:1;left:100%;}.main-navigation li li{float:none;display:block;}.main-navigation ul li li:last-child > a{border:none;}.main-navigation ul li a{display:block;padding:0px 20px;position:relative;z-index:99;line-height:50px;transition:all ease .23s;text-decoration:none;color:var(--light-color);font-weight:600;}.main-navigation ul ul li a{color:var(--primary-color);}.main-navigation ul li:hover a{opacity:1;background:var(--primary-color);color:var(--light-color);}.main-navigation ul ul li a:hover,.main-navigation ul ul li a:focus{color:var(--light-color);background:var(--secondary-color);}.main-navigation li.current-menu-item a{background:var(--secondary-color);color:var(--light-color);}.main-navigation ul li ul li a{line-height:40px;}.main-navigation ul li.current-menu-item  a{color:var(--light-color);}.main-navigation ul li.current-menu-item  a:hover{color:var(--light-color);}.main-navigation ul li li.current-menu-item a{background:var(--secondary-color);color:var(--light-color);}.main-navigation li > a{position:relative;}.main-navigation li li.current_page_item > a:after,.main-navigation li li.current-menu-item > a:after,.main-navigation ul li li a:hover:after{display:none;}.main-navigation li.menu-item-has-children > a{padding-right:24px;}.main-navigation li.menu-item-has-children > a:after{content:"";right:0px;top:1px;width:20px;height:20px;font-family:"Font Awesome 5 Free";font-size:10px;margin-left:5px;position:absolute;}.main-navigation ul ul li.menu-item-has-children > a:after,.main-navigation ul ul li.menu-item-has-children > a:hover:after{content:"";right:0;display:block;}.main-navigation ul ul li.menu-item-has-children > a:hover:after{color:var(--light-color);}.menu-toggle,.main-navigation.toggled ul{display:block;}.menu-toggle{width:auto;}.menu-toggle:hover{opacity:.89;}.menu-toggle:focus span:nth-of-type(1),.menu-toggle:hover span:nth-of-type(1),.main-navigation.toggled .menu-toggle span:nth-of-type(1){transform:translateY(11px) translateX(0) rotate(45deg);background:var(--secondary-color);}.button_container:focus span:nth-of-type(2),.button_container:hover span:nth-of-type(2),.main-navigation.toggled .button_container span:nth-of-type(2){opacity:0;background:#fff;}.menu-toggle:focus span:nth-of-type(2),.menu-toggle:hover span:nth-of-type(2),.main-navigation.toggled .menu-toggle span:nth-of-type(2){background:transparent;}.menu-toggle:focus span:nth-of-type(3),.menu-toggle:hover span:nth-of-type(3),.main-navigation.toggled .menu-toggle span:nth-of-type(3){transform:translateY(-11px) translateX(0) rotate(-45deg);background:var(--secondary-color);}.menu-toggle span{background:var(--primary-color);border:none;height:3px;width:32px;position:absolute;top:7px;left:4px;transition:all .25s ease;cursor:pointer;}.menu-toggle span:nth-of-type(2){top:18px;}.menu-toggle span:nth-of-type(3){top:29px;}.main-navigation button.menu-toggle:focus{outline:1px solid var(--secondary-color);border-radius:0;}.walker-wraper.header-layout-1{padding:10px;}@media screen and (min-width:1024px){.menu-toggle{display:none;}.main-navigation ul{display:inline-block;}}.site-main .comment-navigation,.site-main
.posts-navigation,.site-main
.post-navigation{margin:0 0 1.5em;}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%;}.sticky{display:block;}.post,.page{margin:0;}.updated:not(.published){display:none;}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0;}.page-links{clear:both;margin:0 0 1.5em;}.comment-content a{word-wrap:break-word;}.bypostauthor{display:block;}.single .comments-area{clear:both;}.widget{margin:0 0 1.5em;}.widget select{max-width:100%;}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}.custom-logo-link{display:inline-block;}.wp-caption{margin-bottom:1.5em;max-width:100%;}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}.wp-caption .wp-caption-text{margin:.8075em 0;}.wp-caption-text{text-align:center;}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em;}.gallery-item{display:inline-block;text-align:center;width:100%;}.gallery-columns-2{grid-template-columns:repeat(2,1fr);}.gallery-columns-3{grid-template-columns:repeat(3,1fr);}.gallery-columns-4{grid-template-columns:repeat(4,1fr);}.gallery-columns-5{grid-template-columns:repeat(5,1fr);}.gallery-columns-6{grid-template-columns:repeat(6,1fr);}.gallery-columns-7{grid-template-columns:repeat(7,1fr);}.gallery-columns-8{grid-template-columns:repeat(8,1fr);}.gallery-columns-9{grid-template-columns:repeat(9,1fr);}.gallery-caption{display:block;}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none;}.infinity-end.neverending .site-footer{display:block;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}#primary[tabindex="-1"]:focus{outline:0;}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em;}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em;}.walkerwp-wraper{width:100%;max-width:100%;padding:10px 0 15px;margin:0;position:relative;clear:both;}.walkerwp-container{width:100%;max-width:1340px;margin:0 auto;position:relative;clear:both;display:flex;justify-content:space-around;align-items:initial;flex-wrap:wrap;padding:0 15px;}@media (max-width:1320px){.walkerwp-container{max-width:100%;padding:0 50px;}}.no-gap{padding:0;}.text-center{text-align:center;}.text-right{text-align:right;}.text-left{text-align:left;}.full-width{max-width:100%;}.walkerwp-grid-1,.walkerwp-grid-2,.walkerwp-grid-3,.walkerwp-grid-4,.walkerwp-grid-5,.walkerwp-grid-6,.walkerwp-grid-7,.walkerwp-grid-8,.walkerwp-grid-9,.walkerwp-grid-10,.walkerwp-grid-11,.walkerwp-grid-12{position:relative;min-height:1px;padding-right:20px;padding-left:20px;float:left;}.walkerwp-grid-1{width:8.333%;}.walkerwp-grid-2{width:16.666%;}.walkerwp-grid-3{width:25%;}.walkerwp-grid-4{width:33.333%;}.walkerwp-grid-5{width:41.666%;}.walkerwp-grid-6{width:50%;}.walkerwp-grid-7{width:58.333%;}.walkerwp-grid-8{width:66.666%;}.walkerwp-grid-9{width:75%;}.walkerwp-grid-10{width:83.333%;}.walkerwp-grid-11{width:91.666%;}.walkerwp-grid-12{width:100%;}.walkerwp-wraper.top-header .walkerwp-container,.walkerwp-wraper.main-header .walkerwp-container{justify-content:space-between;align-items:center;}.walkerwp-wraper.top-header{background:#000;color:#fff;padding:5px 0;}ul.walkerpress-social{margin:0;padding:0;list-style:none;}ul.walkerpress-social li{display:inline-block;}ul.walkerpress-social li a,.sidebar-block section.widget ul.walkerpress-social li a,.site-footer .walkerpress-footer-column .widget ul.walkerpress-social li a{width:30px;height:30px;display:inline-block;line-height:30px;text-align:center;font-size:17px;color:#fff;border-radius:0px;}ul.walkerpress-social li a.facebook{background:#3f55a7;}ul.walkerpress-social li a.twitter{background:#5db2f7;}ul.walkerpress-social li a.youtube{background:#f62d3a;}ul.walkerpress-social li a.instagram{background:#da4a8c;}ul.walkerpress-social li a.google{background:#ea4335;}ul.walkerpress-social li a.linkedin{background:#026899;}ul.walkerpress-social li a.vk{background:#4c75a1;}ul.walkerpress-social li a.pinterest{background:#ca3839;}ul.walkerpress-social li a.yelp{background:#ff1a1a;}ul.walkerpress-social li a.github{background:#343434;}ul.walkerpress-social li a.dribbble{background:#e34a85;}ul.walkerpress-social li a.reddit{background:#fe4604;}ul.walkerpress-social.normal-style li a.facebook,ul.walkerpress-social.normal-style li a.twitter,ul.walkerpress-social.normal-style li a.youtube,ul.walkerpress-social.normal-style li a.instagram,ul.walkerpress-social.normal-style li a.google,ul.walkerpress-social.normal-style li a.linkedin,ul.walkerpress-social.normal-style li a.vk,ul.walkerpress-social.normal-style li a.pinterest,ul.walkerpress-social.normal-style li a.yelp,ul.walkerpress-social.normal-style li a.github,ul.walkerpress-social.normal-style li a.dribble,ul.walkerpress-social.normal-style li a.reddit{background:transparent;}ul.walkerpress-social.normal-style li a.facebook{color:#3f55a7;}ul.walkerpress-social.normal-style li a.twitter{color:#5db2f7;}ul.walkerpress-social.normal-style li a.youtube{color:#f62d3a;}ul.walkerpress-social.normal-style li a.instagram{color:#da4a8c;}ul.walkerpress-social.normal-style li a.google{color:#ea4335;}ul.walkerpress-social.normal-style li a.linkedin{color:#026899;}ul.walkerpress-social.normal-style li a.vk{color:#4c75a1;}ul.walkerpress-social.normal-style li a.pinterest{color:#ca3839;}ul.walkerpress-social.normal-style li a.yelp{color:#ff1a1a;}ul.walkerpress-social.normal-style li a.github{color:#343434;}ul.walkerpress-social.normal-style li a.dribbble{color:#e34a85;}ul.walkerpress-social.normal-style li a.reddit{color:#fe4604;}ul.walkerpress-social li a:hover{background:#fff;color:#222;}ul.walkerpress-social.normal-style li a:hover{color:#fff;}span.walkerpress-current-date{text-transform:uppercase;font-weight:600;font-size:14px;}.walkerwp-wraper.navigation{background:#000;box-shadow:0 0 0px 1px rgba(0,0,0,6%);}.walkerwp-wraper.navigation form fieldset{padding:0;border:0;border:1px solid #232323;}.walkerwp-wraper.navigation form input#search{padding:2px 25px 2px 15px;height:40px;background:#fff;border:0;max-width:100%;border-radius:0;}.walkerwp-wraper.navigation form input#search::placeholder{color:var(--text-color);}.walkerwp-wraper.navigation form button.btn.btn-default{border:0;height:40px;background:var(--primary-color);color:var(--light-color);border-radius:0;width:40px;text-align:center;padding:0;margin-left:0;float:right;}span.global-search-icon svg:hover,span.global-search-icon.active svg{color:var(--secondary-color);}span.global-search-icon.active .fa-search,span.global-search-icon .fa-times{transition:all ease .23s;display:none;}span.global-search-icon.active .fa-times{display:inline-block;color:var(--secondary-color);font-size:24px;}span.header-global-search-form{position:absolute;right:0;top:49px;z-index:2;display:none;transition:all ease .23s;}span.header-global-search-form.active{display:block;top:49px;background:#fff;padding:20px 65px 20px 20px;right:15px;z-index:333;}span.header-global-search-form input::placeholder{color:#222;}button.global-search-icon{background:transparent;border:0;color:#fff;font-size:20px;text-align:right;padding:0;margin:0;}button.global-search-icon:hover{color:var(--secondary-color);cursor:pointer;}span.header-global-search-form button.global-search-close{color:var(--primary-color);font-size:20px;position:absolute;right:20px;top:22px;margin:0;padding:0;background:transparent;border:0;border:1px solid;width:40px;height:40px;}span.header-global-search-form button.global-search-close:hover{color:var(--secondary-color);cursor:pointer;}.walkerwp-wraper.main-header{padding:50px 0;background:#313131;overflow:hidden;}.walkerwp-wraper.main-header img.header-overlay-image{position:absolute;left:0;top:0;min-width:100%;min-height:100%;object-fit:cover;width:100%;}.site-branding h1.site-title{margin:0;}.site-branding .site-description{margin:0;}.site-branding.header-ads-exist,header.header-layout-4 .site-branding{max-width:350px;}.sidebar-slide-button .slide-button{width:22px;display:inline-block;line-height:6px;cursor:pointer;text-align:center;margin:2px 10px 0 0;padding:0;background:transparent;color:#fff;border:0;font-size:24px;}.sidebar-slide-button .slide-button:hover{color:var(--secondary-color);}header.header-layout-2 .walkerwp-wraper.main-header .walkerwp-container{text-align:center;}header.header-layout-2 .walkerwp-wraper.main-header .site-branding{max-width:100%;width:100%;}header.header-layout-2  .header-banner{width:100%;}header.header-layout-2 .sidebar-slide-button,header.header-layout-1 .sidebar-slide-button{float:left;margin-top:11px;}.header-layout-3 .walkerwp-container.header-ads-container{justify-content:space-around;}.header-layout-3  ul.walkerpress-social li a{border-radius:50%;}.header-layout-3 .walkerwp-grid-4{padding:0;}.header-layout-3 .walkerwp-grid-4.social-icons{text-align:right;}.header-layout-3 .walkerwp-grid-4.brands-col{text-align:center;}.header-layout-4  .header-icons ul.walkerpress-social{display:inline-block;}.header-layout-4  .header-icons ul.walkerpress-social li a{border-radius:50%;}.header-layout-4  .header-icons span.global-search-icon{width:30px;line-height:30px;text-align:center;background:var(--primary-color);display:inline-block;border-radius:50%;margin-left:5px;height:30px;}.header-layout-4  span.global-search-icon svg{font-size:14px;}.header-layout-4 .left-part{display:flex;align-items:center;}.header-layout-4 .left-part .branding{margin-right:20px;}.header-banner.ads-below-branding{margin-top:20px;}.header-banner.ads-above-branding{margin-bottom:20px;}.header-layout-1 .header-banner.ads-below-branding{margin-top:0;}.header-layout-1 .header-banner.ads-above-branding{margin-bottom:0;}.ticker-news-wraper .ticker-header h4{padding:0;margin:0 0 0 28px;display:inline-block;}.walkerwp-wraper.ticker-news-wraper .ticker-header{background:var(--primary-color);color:var(--light-color);height:50px;line-height:50px;}.walkerwp-wraper.ticker-news-wraper{margin-top:20px;}.news-ticker-box{background:#fff;height:50px;line-height:50px;padding:0px 15px 5px 20px;overflow:hidden;}.tickerMarqueeOne{overflow:hidden;}.ticker-arrows{position:absolute;right:15px;z-index:3;background:#fff;bottom:0;}.news-ticker-box span.focus-news-box a{font-weight:600;}.news-ticker-box span.focus-news-box{margin-right:60px;}.news-ticker-box span.focus-thumb img{height:40px;width:40px;object-fit:cover;margin-bottom:-14px;margin-right:12px;}.walkerwp-wraper.ticker-news-wraper .ticker-header:after{content:"";right:-9px;top:11px;width:0;height:0;border-style:solid;border-width:15px 0 15px 13px;border-color:transparent transparent transparent var(--primary-color);position:absolute;z-index:3;}.walkerwp-wraper.ticker-news-wraper .ticker-arrows .ticker-news-prev,.walkerwp-wraper.ticker-news-wraper .ticker-arrows .ticker-news-next{width:29px;height:29px;float:left;line-height:28px;z-index:2;text-align:center;transition:all ease .23s;border:1px solid;border-radius:0;margin-left:5px;font-size:14px;color:var(--primary-color);margin-top:3px;}.walkerwp-wraper.ticker-news-wraper .ticker-arrows .ticker-news-prev:hover,.walkerwp-wraper.ticker-news-wraper .ticker-arrows .ticker-news-next:hover{background:var(--secondary-color);color:var(--light-color);cursor:pointer;}.news-ticker-box span.focus-news-box a{color:var(--text-color);text-decoration:none;}.news-ticker-box span.focus-news-box a:hover{color:var(--secondary-color);}.circle-animate{float:left;display:inline-block;}.walkerwp-wraper.ticker-news-wraper.ticker-layout-2 .news-ticker-box{height:auto;background:transparent;padding:0;line-height:23px;border:0;}.ticker-layout-2 .news-ticker-box span.focus-thumb img{height:115px;width:115px;margin-right:0;}.ticker-layout-2 .news-ticker-box span.focus-news-box span.focus-thumb{float:left;display:inline-block;}.ticker-layout-2 .news-ticker-box span.focus-news-box{background:#fff;padding:0px 10px 0 0;width:100%;min-height:107px;display:flex;align-items:center;}.ticker-layout-2 span.focus-news-box .ticker-content h6{margin:0 0 6px;}.ticker-layout-2  span.focus-news-box .ticker-content{padding:0 0 0 10px;float:left;display:inline-block;max-width:53%;}.ticker-layout-2  span.focus-news-box .ticker-content a{font-weight:600;}.ticker-layout-2 span.focus-news-box .ticker-content h5{margin:10px 0 0;}.ticker-layout-2 span.focus-news-box .ticker-content a.walkerpress-post-date{font-size:14px;font-weight:400;margin-left:0;}.banner-slider-1{background:#fff;padding:20px;}.box-title{text-transform:uppercase;position:relative;}.box-title span{display:inline-block;background:var(--primary-color);color:#fff;font-size:16px;padding:0 15px;position:relative;line-height:33px;}.banner-slider-1{display:inline-block;width:100%;padding:0;}.banner-layout.banner-layout-1 .walkerwp-grid-3.grid-posts{background:transparent;}.latest-post .box-title,.popular-posts .box-title,.sidebar-block .block-header,.box-title{margin:0 0 21px;position:relative;border-bottom:1px solid var(--primary-color);padding:0;}.sidebar-block .block-header:after{content:"";left:0;bottom:-1px;width:100px;height:3px;background:var(--primary-color);position:absolute;}.walkerpress-recentpost-box .walkerpress-post-thumbnails img,.popular-posts .walkerpress-post-thumbnails img{object-fit:cover;min-width:100%;min-height:100%;}.walkerpress-recentpost-box .walkerpress-post-thumbnails,.popular-posts .walkerpress-post-thumbnails{width:30%;float:left;height:85px;overflow:hidden;}.walkerpress-recentpost-box  .content-part.with-thumbnail,.popular-posts .with-thumbnail{width:70%;float:left;padding:0 0 0 15px;}.walkerpress-recentpost-box .content-part h6,.popular-posts .content-part h6{margin:-2px 0 5px;line-height:1.3;}.walkerpress-recentpost-box,.popular-posts .popular-post-list{display:flex;align-items:center;}.latest-post .post-box,.banner-layout-1 .popular-post-list{width:100%;float:left;margin:10px 0;}.walkerpress-recentpost-box .content-part h6 a,.popular-posts .content-part h6 a{text-decoration:none;color:var(--text-color);display:inline-block;}.walkerpress-recentpost-box .content-part h6 a:hover,.popular-posts .content-part h6 a:hover,a.walkerpress-post-date:hover,.news-ticker-box span.focus-news-box a.walkerpress-post-date:hover,.walkerwp-grid-6.walkerpress-slider .content-part a.walkerpress-post-date:hover,.banner-layout-1 .grid-posts .walkerpress-featured-box a.walkerpress-post-date:hover,.missed-post-box .post-content a.walkerpress-post-date:hover{color:var(--secondary-color);}.banner-layout-1  .walkerwp-grid-3.grid-posts{margin:0 0 6px;}.content-part a.walkerpress-post-date{text-decoration:none;}a.walkerpress-post-date,.entry-meta a,.entry-meta,.news-ticker-box span.focus-news-box a.walkerpress-post-date{text-decoration:none;color:#b5b2b2;font-size:13px;}.bannerslider-arrows .walkerpress-slide-prev,.bannerslider-arrows .walkerpress-slide-next{width:40px;height:40px;position:absolute;left:35px;top:50%;z-index:2;background:var(--primary-color);display:inline-block;line-height:40px;text-align:center;color:var(--light-color);border-radius:50%;margin-top:-20px;transition:all ease .23s;opacity:0;}.bannerslider-arrows .walkerpress-slide-prev:hover,.bannerslider-arrows .walkerpress-slide-next:hover{cursor:pointer;background:var(--secondary-color);}.bannerslider-arrows .walkerpress-slide-next{left:auto;right:35px;}.walkerpress-slider:hover .bannerslider-arrows .walkerpress-slide-prev{left:50px;opacity:1;}.walkerpress-slider:hover .bannerslider-arrows .walkerpress-slide-next{right:50px;opacity:1;}.walkerpress-slide-box .slide-image{height:507px;position:relative;overflow:hidden;display:inline-block;margin:0 0 -8px;line-height:0;width:100%;}.walkerpress-slide-box .slide-image img{height:100%;object-fit:cover;width:100%;}.walkerpress-slide-box:hover .slide-image img{transform:scale(1.2);}.walkerpress-slide-box .content-part{position:absolute;left:0;bottom:0;padding:15px;z-index:3;}.walkerpress-slide-box:after,.missed-post-box .post-thumbnail:after,.left-grid-posts .walkerpress-featured-box:after,.right-grid-posts .walkerpress-featured-box:after,.banner-layout-1 .grid-posts .walkerpress-featured-box:after,.single-category.grid-layout-overlay .post-thumbnail:after,.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail:after,.category-two.style-2 li.post-box.featured-post .post-thumbnail:after,.walkerpress-widget-content .category-two.style-slide .post-thumbnail:after,.featured-view.style-grid .post-box.featured-post .post-thumbnail:after{content:"";width:100%;height:56%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.89));}.walkerpress-slide-box .content-part h3{line-height:1.2em;margin:8px 0;}.walkerpress-slide-box .content-part h3 a{color:var(--light-color);text-decoration:none;}.walkerpress-slide-box .content-part h3 a:hover{color:var(--secondary-color);}.walkerpress-slide-box .content-part span.category a,.featured-post-box .post-thumbnail span.category a,.left-grid-posts .content-part.with-thumbnail span.category a,.right-grid-posts .content-part.with-thumbnail span.category a,.banner-layout-1 .grid-posts .walkerpress-featured-box span.category a,.content-layout.list-layout .walkerpress-post-thumbnails span.category a,.content-layout.grid-layout .walkerpress-post-thumbnails span.category a,.missed-post-box span.category a,.single-category.grid-layout-overlay span.category a,.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail .post-content span.category a,.category-two.style-2 li.post-box.featured-post .post-content span.category a,.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content span.category a,.featured-view.style-grid .post-box.featured-post .post-thumbnail .post-content span.category a{text-decoration:none;background:#000;padding:4px 7px;border-radius:0;color:var(--light-color);}.walkerpress-slide-box .content-part span.category a:hover,.featured-post-box .post-thumbnail span.category a:hover,.left-grid-posts .content-part.with-thumbnail span.category a:hover,.right-grid-posts .content-part.with-thumbnail span.category a:hover,.banner-layout-1 .grid-posts .walkerpress-featured-box span.category a:hover,.content-layout.list-layout .walkerpress-post-thumbnails span.category a:hover,.content-layout.grid-layout .walkerpress-post-thumbnails span.category a:hover,.missed-post-box span.category a:hover,.single-category.grid-layout-overlay span.category a:hover,.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail .post-content span.category a:hover,.category-two.style-2 li.post-box.featured-post .post-content span.category a:hover,.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content span.category a:hover,.featured-view.style-grid .post-box.featured-post .post-thumbnail .post-content span.category a:hover{background:var(--secondary-color);}.walkerpress-slider-pagination{position:absolute;right:25px;bottom:20px;}.walkerpress-slider-pagination .swiper-pagination-bullet{width:10px;background:var(--light-color);height:10px;margin:0 0 0 6px;opacity:1;}.walkerpress-slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary-color);}.walkerwp-wraper.banner-layout{padding:20px 0 10px;}.walkerwp-wraper.banner-layout.full-layout-banner{padding:3px;}.walkerwp-grid-6.walkerpress-slider .content-part a.walkerpress-post-date{color:var(--light-color);opacity:1;margin-left:0;}.banner-layout-1 .walkerwp-grid-3{padding:20px;background:#fff;}.tabs-section ul.tabs li h6{margin:0;}.banner-layout-1 .walkerwp-grid-3.tabs-section{padding:0;margin-bottom:7px;}.banner-layout-1 .grid-posts{padding:0;background:transparent;}.banner-layout-1 .grid-posts .walkerwp-grid-12{padding:0;}.banner-layout-1 .grid-posts .walkerpress-featured-box{position:relative;overflow:hidden;height:246px;}.banner-layout-1 .grid-posts .walkerpress-featured-box img{height:100%;object-fit:cover;transition:all ease .23s;}.banner-layout-1 .grid-posts .walkerpress-featured-box:hover img{transform:scale(1.2);}.banner-layout-1 .grid-posts .walkerpress-featured-box .content-part.with-thumbnail{position:absolute;left:0;bottom:0;z-index:2;padding:10px;}.banner-layout-1 .grid-posts .walkerwp-grid-12:first-child{margin-bottom:13px;}.left-grid-posts,.right-grid-posts,.left-grid-posts .walkerwp-grid-12,.right-grid-posts .walkerwp-grid-12{padding:0;}.left-grid-posts .walkerwp-grid-12:first-child,.right-grid-posts .walkerwp-grid-12:first-child{padding-bottom:10px;}.left-grid-posts .walkerpress-featured-box,.right-grid-posts .walkerpress-featured-box{height:247px;overflow:hidden;position:relative;}.left-grid-posts .walkerpress-featured-box img,.right-grid-posts .walkerpress-featured-box img{min-width:100%;height:100%;object-fit:cover;transition:all ease .23s;}.left-grid-posts .walkerpress-featured-box:hover img,.right-grid-posts .walkerpress-featured-box:hover img{transform:scale(1.2);}.left-grid-posts .content-part.with-thumbnail,.right-grid-posts .content-part.with-thumbnail{position:absolute;left:0;bottom:0;padding:10px;z-index:2;}.left-grid-posts .walkerpress-featured-box h4,.right-grid-posts .walkerpress-featured-box h4,.banner-layout-1 .grid-posts .walkerpress-featured-box h4{margin:6px 0;line-height:1.2;}.left-grid-posts .walkerpress-featured-box h4 a,.right-grid-posts .walkerpress-featured-box h4 a,.banner-layout-1 .grid-posts .walkerpress-featured-box h4 a{color:var(--light-color);text-decoration:none;display:inline-block;}.left-grid-posts .walkerpress-featured-box h4 a:hover,.right-grid-posts .walkerpress-featured-box h4 a:hover,.banner-layout-1 .grid-posts .walkerpress-featured-box h4 a:hover{color:var(--secondary-color);}.left-grid-posts a.walkerpress-post-date,.right-grid-posts a.walkerpress-post-date,.banner-layout-1 .grid-posts .walkerpress-featured-box a.walkerpress-post-date{color:var(--light-color);opacity:1;margin-left:0;}.banner-layout-3 .walkerpress-slider{padding:0;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6{padding-right:0;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(1),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(2){padding-bottom:5px;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(3),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(4){padding-top:5px;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(1),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(3){padding-right:5px;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(2),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(4){padding-left:5px;}.banner-layout-4 .bottom-grid .walkerwp-grid-6:first-child{padding:0 5px 0 0;}.banner-layout-4 .bottom-grid .walkerwp-grid-6:last-child{padding:0 0 0 5px;}.banner-layout-4 .walkerpress-slider{padding-left:0;}.banner-layout-5 .walkerpress-slider,.banner-layout-6 .walkerpress-slider{padding:0;}.banner-layout-5 .walkerpress-slider h3,.banner-layout-6 .walkerpress-slider h3,.banner-layout-8 .walkerpress-slider h3,.banner-layout-9 .walkerpress-slide-box h3{margin:8px 0 0;line-height:1.2;}.banner-layout-5 .walkerpress-slider h3 a,.banner-layout-6 .walkerpress-slider h3 a,.banner-layout-8 .walkerpress-slider h3 a,.banner-layout-9 .walkerpress-slide-box h3 a{text-decoration:none;color:var(--light-color);}.banner-layout-5 .walkerpress-slider h3 a:hover,.banner-layout-6 .walkerpress-slider h3 a:hover,.banner-layout-8 .walkerpress-slider h3 a:hover,.banner-layout-9 .walkerpress-slide-box h3 a:hover{color:var(--secondary-color);}.banner-layout-5  .content-part a.walkerpress-post-date,.banner-layout-6 .content-part a.walkerpress-post-date,.banner-layout-8 .content-part a.walkerpress-post-date,.banner-layout-9 .content-part a.walkerpress-post-date{color:var(--light-color);opacity:1;}.banner-layout-7 .walkerpress-slider{padding:0;}.banner-layout.banner-layout-7 .walkerpress-slide-box .content-part h2{margin:5px 0 0;}.banner-layout.banner-layout-7 .walkerpress-slide-box .content-part h2 a{color:var(--light-color);text-decoration:none;}.banner-layout.banner-layout-7 .walkerpress-slide-box .content-part{text-align:center;width:97%;}.banner-layout.banner-layout-7 .walkerpress-slide-box .content-part h2 a:hover{color:var(--secondary-color);}.banner-layout-9 .walkerwp-grid-6,.banner-layout-9 .walkerwp-grid-3{padding:0;}.banner-layout-9 .walkerwp-grid-3{width:24.9%;margin-left:.1%;}.walkerwp-container.banners-section-ads{padding:15px 0;}.banner-layout-9 .walkerpress-slide-box:after{bottom:-3px;}.featured-post-box{background:var(--light-color);padding:25px;}.walkerwp-container.featured-post-section-ads{padding:25px 0 0;}.featured-post-grid,.related-post-list{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:-1px;padding:0;}.featured-post-box h3{margin:0 0 20px;position:relative;}.featured-post-item h5{margin:5px 0 7px;}.featured-post-item h5 a{text-decoration:none;color:var(--text-color);}.featured-post-item h5 a:hover{color:var(--secondary-color);}.walkerwp-wraper.featured-post-wraper{padding:10px 0px;}.featured-post-box .post-thumbnail{height:220px;overflow:hidden;background-color:#000;margin-bottom:15px;position:relative;}.post-thumbnail{overflow:hidden;position:relative;}.featured-post-box .post-thumbnail img,.post-thumbnail img{min-height:100%;min-width:100%;width:auto;height:auto;object-fit:cover;}.featured-post-item:hover .post-thumbnail img,.post-thumbnail:hover img{transform:scale(1.2);}.featured-post-box .post-thumbnail span.category{position:absolute;bottom:0px;left:0px;}.walkerwp-wraper.featured-post-wraper a.walkerpress-post-date,.latest-post a.walkerpress-post-date,.popular-posts a.walkerpress-post-date,.walkerpress-slider a.walkerpress-post-date,.content-part a.walkerpress-post-date,.banner-layout-1 .grid-posts .walkerpress-featured-box a.walkerpress-post-date{margin-left:0;}.banner-layout-8 .walkerpress-slider{padding:0;}.walkerwp-container.full-width{padding:0;}.walkerwp-wraper.banner-layout.full-layout-banner .walkerwp-container{max-width:100%;padding:0;}.footer-wiget-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid;grid-gap:20px;}footer.site-footer{background:#252424;color:#fff;position:relative;padding-top:0;}.footer-overlay-image{position:absolute;left:0;top:0;object-fit:cover;width:100%;height:100%;}.walkerpress-footer-column{position:relative;padding:25px;}.walkerwp-container.credit-container.text-left{justify-content:space-between;}.walkerpress-footer-column:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#000;opacity:.2;z-index:1;}.walkerpress-footer-column *{z-index:2;position:relative;}.walkerwp-wraper.site-credit-section{padding-bottom:50px;}.footer-copyright-wraper .walkerwp-grid-12{text-align:center;}.footer-social-media{margin-bottom:20px;}.footer-social-media ul.walkerpress-social li a{border-radius:50%;font-size:17px;width:35px;height:35px;line-height:35px;}.walkerwp-wraper.footer-copyright-wraper{padding-top:20px;position:relative;}.footer-copyright-wraper:before{content:"";left:0;top:0;width:100%;height:100%;position:absolute;}.walkerpress-footer-column h1,.walkerpress-footer-column h2,.walkerpress-footer-column h3,.walkerpress-footer-column h4,.walkerpress-footer-column h5,.walkerpress-footer-column h6{margin:0 0 20px;}.walkerpress-footer-column ul{margin:0;}.walkerpress-footer-column  .wp-block-latest-posts__featured-image.alignleft{margin-bottom:6px;}.walkerpress-footer-column .gallery{grid-gap:10px;}.walkerpress-footer-column .gallery figure.gallery-item{margin:0;}.walkerpress-footer-column .wp-block-latest-posts a,.walkerpress-footer-column .widget ul li a,.wp-block-tag-cloud a,.site-info a,.sidebar-block section.widget ul li a{text-decoration:none;color:var(--light-color);}.sidebar-block section.widget ul li a{color:var(--text-color);}.walkerpress-footer-column .wp-block-latest-posts a:hover,.walkerpress-footer-column .widget ul li a:hover,.wp-block-tag-cloud a:hover,.site-info a:hover,.sidebar-block section.widget ul li a:hover{color:var(--secondary-color);}.walkerpress-footer-column .widget ul,.sidebar-block section.widget ul{margin:0;list-style:none;padding:0;}footer.layout-two .walkerpress-footer-column{background:transparent;text-align:center;padding:0;}footer.layout-two .walkerpress-footer-column:before{display:none;}footer.layout-two .widget_nav_menu ul li{display:inline-block;margin:0 20px;}footer.layout-two .widget_nav_menu{margin:40px 0 0;clear:both;border-top:1px solid;border-bottom:1px solid;padding:20px 0;}.wp-block-tag-cloud a{padding:5px;border:1px solid;display:inline-block;margin:0 2px 2px;font-size:12px !important;}.sidebar-block section.widget{padding:25px;background:#fff;display:inline-block;width:100%;}main.walkerwp-grid-9#primary{padding-left:0;}.sidebar-block{padding:0;}.sidebar-block h1,.sidebar-block h2,.sidebar-block h3,.sidebar-block h4,.sidebar-block h5,.sidebar-block h6{margin:0;}.sidebar-block .block-header{margin:-8px 0 20px;padding:0 0 10px;text-align:left;}.wp-block-search .wp-block-search__button{margin:0;}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494;border-radius:0;min-height:40px;}.wp-block-search .wp-block-search__button{margin:0;border-radius:0;border:0;border:1px solid var(--primary-color);background:var(--primary-color);color:var(--light-color);}.wp-block-search .wp-block-search__button:hover{background:var(--secondary-color);border:1px solid var(--secondary-color);}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:0;border:0;}.wp-block-search .wp-block-search__button svg{fill:var(--light-color);}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border:1px solid #ededed;min-height:40px;}.wp-block-search .wp-block-search__label{margin-bottom:6px;display:inline-block;}.sidebar-block .wp-block-tag-cloud a{color:var(--text-color);}.sidebar-block .wp-block-tag-cloud a:hover{color:var(--secondary-color);}.sidebar-block .widget_search fieldset{padding:0;border:0;}.sidebar-block .widget_search fieldset .input-group input{padding:0 10px;border:1px solid #434343;border-radius:0;line-height:35px;width:100%;}.sidebar-block .widget_search fieldset .input-group button.btn{width:auto;float:right;border-radius:0;background:var(--primary-color);color:var(--light-color);border:0;padding:0 10px;line-height:36px;position:absolute;right:27px;z-index:2;}.sidebar-block .widget_search fieldset .input-group button.btn:hover{background:var(--secondary-color);}.walkerwp-wraper.inner-wraper{padding:10px 0;}.walkerwp-wraper.inner-wraper main#primary .content-layout{display:inline-block;}.walkerwp-wraper.inner-wraper main#primary{padding:0 20px 0 0;}.walkerwp-wraper.inner-wraper main#primary.left-sidebar-layout{padding:0 0 0 20px;}.walkerwp-wraper.inner-wraper main#primary.full-width{width:100%;padding:0;}.walkerwp-wraper.inner-wraper main#primary.left-sidebar{padding:0 0 0 20px;}.walkerpress-post-thumbnails img{min-width:100%;object-fit:cover;}.walkerpress-post-thumbnails{max-height:650px;width:100%;overflow:hidden;line-height:0;position:relative;}.article-inner.has-thumbnails span.category{display:block;position:relative;}span.category a{color:var(--primary-color);text-decoration:none;padding:0 5px 0 0;margin:0 0 3px;font-size:12px;font-weight:600;display:inline-block;}span.category a:hover{color:var(--secondary-color);}.article-inner h3.entry-title{margin:35px 0 16px;line-height:1.2;}.article-inner h3.entry-title a,.article-inner h2.entry-title a{text-decoration:none;color:var(--heading-color);position:relative;display:inline-block;}.article-inner h3.entry-title a:hover,.article-inner h2.entry-title a:hover{color:var(--secondary-color);}.article-inner{padding:0 20px 50px 100px;}.content-layout article:hover .walkerpress-post-thumbnails img{transform:scale(1.2);}.entry-meta a{text-decoration:none;}.entry-meta a:hover{color:var(--secondary-color);}.content-layout.full-layout a.walkerpress-primary-button{display:inline-block;}a.walkerpress-post-date,span.comments-link{margin-left:10px;}.post-footer{border-top:1px solid #ddd;padding:10px 0 0;}.post-footer a.walkerpress-primary-button{float:right;}.post-footer .entry-meta{float:left;}.nav-links{width:100%;margin-top:30px;}.nav-links .nav-previous a,.nav-links .nav-next a{text-decoration:none;display:inline-block;background:var(--primary-color);color:var(--light-color);padding:5px 15px;}.nav-links .nav-previous a:hover,.nav-links .nav-next a:hover{background:var(--secondary-color);}.content-layout.full-layout .article-inner{padding:20px 0 0;}.walkerwp-wraper.inner-wraper main#primary .content-layout.full-layout{background:transparent;box-shadow:none;padding:0;}.content-layout.full-layout .article-inner h2.entry-title{margin:6px 0 10px;}.walkerwp-wraper.inner-wraper main#primary .content-layout.full-layout article{padding:25px;background:#fff;transition:all ease .23s;margin-bottom:25px;}.content-layout.list-layout .walkerpress-post-thumbnails{width:48%;float:left;max-height:300px;}.content-layout.list-layout .article-inner{padding:0 0 0 20px;}.content-layout.list-layout .article-inner.has-no-thumbnails{padding:0;}.content-layout.list-layout .article-inner.has-thumbnails{width:52%;float:left;padding-left:20px;}.walkerwp-wraper.inner-wraper main#primary article{float:left;width:100%;position:relative;}.content-layout.list-layout .article-inner h3.entry-title{margin:7px 0 10px;}.content-layout.list-layout  .entry-content{margin:1em 0 0;}.walkerwp-wraper.inner-wraper main#primary .content-layout.list-layout article{padding:25px;background:#fff;margin-bottom:25px;}.article-inner h2.entry-title{position:relative;line-height:1.2;}.content-layout.list-layout .walkerpress-post-thumbnails{position:relative;}.content-layout.list-layout .walkerpress-post-thumbnails span.category{position:absolute;z-index:2;left:7px;bottom:20px;}.walkerpress-excerpt{margin-bottom:15px;}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout{background:transparent;box-shadow:none;padding:0;padding:0;break-inside:avoid;column-count:2;column-gap:20px;}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout article{display:inherit;margin:0 0 20px;width:100%;break-inside:avoid;transform:translateZ(0);transition:all ease .2s;padding:25px;background:#fff;}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout .article-inner{padding:0;}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout .article-inner.has-thumbnails{padding-top:20px;}.content-layout.grid-layout .article-inner h3.entry-title{margin:5px 0 10px;}main#primary{padding:0;margin-bottom:30px;}.single main#primary{padding-left:0;}.single article,.page article{padding:25px;background:#fff;}.single .article-inner{padding:0;}.comments-area form input[type='text'],.comments-area form input[type='email'],.comments-area form input[type='url'],.comments-area form textarea{width:100%;border:1px solid #e1dfdf;border-radius:0;min-height:40px;background:#fff;}.comments-area ol.comment-list{margin:0;padding:0;list-style:none;}.single .comments-area  article{padding:0;background:transparent;box-shadow:none;}.single .comments-area  .comment-metadata a{text-decoration:none;color:var(--text-color);}.comment-author.vcard img{border-radius:50%;margin-bottom:-11px;}.comment-author.vcard b.fn a{text-decoration:none;color:var(--text-color);text-transform:capitalize;padding-left:10px;}.comments-area  .comment-metadata{margin-top:10px;}.single .comments-area article{box-shadow:none !important;}.comment-respond{margin-top:20px;}.single .comments-area h3#reply-title{margin-bottom:8px;margin-top:0px;width:100%;float:left;}.single .comments-area label{font-weight:600;}.comment-respond textarea#comment{height:210px;margin-top:10px;background:#fff;}.comment-respond p.comment-form-url,.comment-respond p.comment-form-email{width:49%;float:left;margin:0;}.comment-respond textarea#comment input{background:#fff;}.comment-respond p.comment-form-email{margin-right:1%;}.comment-respond p.comment-form-url{margin-left:1%;}.comment-respond p.comment-form-cookies-consent{margin-top:20px;float:left;width:100%;}.comments-area .reply a.comment-reply-link{text-decoration:none;color:var(--primary-color);border:1px solid;padding:0px 10px 4px;border-radius:20px;}.single .comments-area{margin-top:20px;padding:25px;background:#fff;clear:both;float:left;width:100%;}.single .comments-area h2.comments-title{border-bottom:1px solid var(--primary-color);padding-bottom:10px;margin-top:0;}.comments-area form input#submit{border:0;background:var(--primary-color);color:var(--light-color);line-height:18px;border-radius:0;padding-bottom:10px;}.comments-area form input#submit:hover{background:var(--secondary-color);}.single nav.navigation.post-navigation{clear:both;margin-bottom:0;}.single span.nav-title{color:var(--text-color);font-size:14px;}.single .post-navigation .nav-previous{padding:15px 20px 15px 0;}.single .nav-links span.nav-subtitle{width:100%;display:inline-block;font-size:20px;}.single .nav-links .nav-previous a,.single .nav-links .nav-next a{background:transparent;color:var(--primary-color);padding:0;}.single .nav-links .nav-previous a:hover,.single .nav-links .nav-next a:hover{color:var(--secondary-color);}.single .nav-links .nav-next{padding:15px 0px 15px 20px;}.single .nav-links{margin:0;}.comments-area h3#reply-title{margin:0;}.comments-area p.comment-notes{display:inline;width:100%;}.comments-area ol.comment-list li .comment{display:flex;width:100%;}.comments-area ol.comment-list li{width:100%;margin-bottom:30px;}.comments-area ol.comment-list li .comment .img-thumbnail img{width:80px;height:80px;object-fit:cover;border-radius:50%;}.comments-area ol.comment-list li .comment .img-thumbnail{width:80px;}.comments-area ol.comment-list li ol.children{width:100%;}.comments-area .comment-block{max-width:89%;padding-left:15px;margin-bottom:20px;}.comments-area .comment-block p{margin:5px 0 10px;}span.comment-reply-btn a{text-decoration:none;color:var(--primary-color);}span.comment-reply-btn .fa-reply{color:var(--primary-color);}.single .article-inner.has-thumbnails span.category{margin:0;}.single .article-inner.has-thumbnails span.category{margin:0;display:inline-block;}.single .article-inner span.category a{background:transparent;color:var(--text-color);padding:0;text-transform:capitalize;}.single  .article-inner span.category a:hover{color:var(--secondary-color);}.single article h1.entry-title{margin:0 0 25px;line-height:1.2;}.single .walkerpress-post-thumbnails{max-height:inherit;margin-top:25px;}.wc-author-box{padding:30px;width:100%;float:left;margin:30px 0;}.author-img{float:left;text-align:center;width:100%;}.author-img img{width:110px;height:110px;border-radius:50%;}.author-details h4{margin:0;}.author-details{float:left;width:100%;text-align:center;}a.author-more{background:var(--primary-color);color:var(--light-color);text-decoration:none;display:inline-block;padding:5px 10px;}a.author-more:hover{background:var(--secondary-color);}.missed-post-box{padding:25px;background:#fff;}.walkerwp-wraper.missed-post-wraper{padding-top:0;margin-bottom:15px;}.missed-post-box span.category a:hover{color:rgba(255,255,255,1);}.missed-post-box .post-thumbnail{overflow:hidden;height:250px;}.missed-post-box .post-thumbnail img{height:100%;width:100%;object-fit:cover;}.missed-post-wraper .featured-post-item{position:relative;}.missed-post-box .post-content{position:absolute;left:0;bottom:0;padding:0 20px 10px;}.missed-post-box .post-content h5 a{color:var(--light-color);}.missed-post-box .post-content h5 a:hover{color:var(--secondary-color);}.missed-post-box .post-content h5{margin-top:5px;}.missed-post-box .post-content a.walkerpress-post-date{color:var(--light-color);margin-left:0;opacity:1;}.missed-post-box .post-content h5{margin:6px 0;line-height:1.2;}.missed-post-box .featured-post-grid{margin-top:15px;}.entry-meta{font-size:13px;}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout .article-inner .entry-content{margin-top:10px;}.walkerwp-wraper.inner-page-subheader{overflow:hidden;margin-bottom:-130px;}.inner-page-subheader  img{width:100%;min-height:100%;object-fit:cover;position:absolute;top:0;left:0;}.walkerwp-wraper.inner-page-subheader.align-center{text-align:center;}.walkerwp-wraper.inner-page-subheader.align-right{text-align:right;}.walkerpress-breadcrumbs ul{list-style:none;margin:0;padding:0;}.walkerpress-breadcrumbs ul li{display:inline-block;margin:0;position:relative;}.walkerpress-breadcrumbs ul li a{position:relative;margin-right:30px;}.walkerpress-breadcrumbs ul li a:after{content:"/";right:-17px;top:-3px;font-size:16px;margin-left:5px;position:absolute;color:#fff;}.walkerwp-wraper.inner-page-subheader h1{margin:0 0 -15px;}.walkerwp-wraper.inner-page-subheader{display:flex;align-items:center;}.walkerwp-wraper.inner-page-subheader.normal-subheader.no-gap{height:auto;margin:0;}.walkerwp-wraper.inner-page-subheader.normal-subheader h2.trail-browse{display:none;}.walkerwp-wraper.inner-page-subheader.normal-subheader .walkerwp-grid-12{padding:0;}.walkerwp-wraper.inner-page-subheader.normal-subheader .walkerwp-grid-12 h1{margin:10px 0 20px;}.normal-subheader .walkerpress-breadcrumbs ul li a:after{color:var(--text-color);}.normal-subheader .walkerpress-breadcrumbs ul li a{text-decoration:none;color:var(--primary-color);}.normal-subheader .walkerpress-breadcrumbs ul li a:hover{text-decoration:none;color:var(--secondary-color);}.walkerwp-pb-container{left:0;width:100%;height:3px;margin-bottom:0px;position:fixed;top:0px;overflow:hidden;content:"";display:table;table-layout:fixed;z-index:999;}.walkerwp-progress-bar{width:0%;float:left;height:100%;z-index:99;max-width:100%;background-color:var(--primary-color);-webkit-transition:width .1s ease;-o-transition:width .1s ease;transition:width .1s ease;}ul.tabs{margin:0 0 10px 0;padding:0;list-style:none;position:relative;width:100%;float:left;}ul.tabs li{background:none;color:var(--text-color);display:inline-block;padding:15px;cursor:pointer;width:50%;margin:0;float:left;border-bottom:1px solid var(--primary-color);}ul.tabs li.active{background:var(--light-color);color:var(--primary-color);position:relative;border:0;}ul.tabs li.active:after{content:"";left:0;bottom:0px;width:100%;height:2px;background:var(--primary-color);position:absolute;z-index:2;}ul.tabs li:last-child{border-left:1px solid var(--primary-color);}ul.tabs li:hover{color:var(--primary-color);}.tab-content{display:none;background:#fff;padding:0 20px;}.tab-content.active{display:inherit;}.related-posts{padding:25px;background:#fff;clear:both;width:100%;float:left;margin-top:30px;}.related-posts-box .post-thumbnail img{height:100%;width:100%;object-fit:cover;}.related-posts-box .post-thumbnail{height:175px;overflow:hidden;}.related-post-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.related-post-list .related-posts-box .related-post-content{padding:15px 0;}.related-post-list .related-posts-box .related-post-content h5 a{text-decoration:none;color:var(--heading-color);}.related-post-list .related-posts-box .related-post-content h5 a:hover{color:var(--secondary-color);}.related-post-list .related-posts-box .related-post-content h5{margin:0 0 12px;}.related-post-content .meta-data a{text-decoration:none;margin-left:0;color:var(--text-color);}.related-post-content .meta-data a:hover{color:var(--secondary-color);}.category-post-wraper .category-post-box{padding:25px;background:#fff;min-height:685px;}.walkerwp-wraper.category-post-wraper{padding:10px 0;}.walkerwp-container.featured-category-section-ads{padding:25px 0 0;}.category-post-box  .category-post-1{padding:0;}.category-post-box .category-post-grid{padding-right:0;}.category-post-wraper .category-post-2{padding-right:0;}.category-post-wraper .category-post-2 .category-post-content{padding:25px;background:#fff;width:100%;float:left;min-height:685px;}.walkerwp-grid-4.category-post-2 .category-post-item{margin-bottom:20px;}.category-post-wraper h5,.category-post-wraper h4{margin:10px 0 7px;}.category-post-wraper h5 a,.category-post-wraper h4 a{text-decoration:none;color:var(--heading-color);}.category-post-wraper h5 a:hover,.category-post-wraper h4 a:hover{color:var(--secondary-color);}.category-post-wraper .category-post-1 .post-thumbnail{margin-bottom:12px;}.category-post-box .entry-meta{display:inline-block;width:100%;margin-bottom:10px;}.walkerwp-grid-5.category-post-grid .post-thumbnail img,.category-post-item.list-item img{height:100%;width:100%;object-fit:cover;}.walkerwp-grid-5.category-post-grid .post-thumbnail,.category-post-item.list-item  .post-thumbnail{width:30%;height:100px;float:left;}.walkerwp-grid-5.category-post-grid  span.post-content,.category-post-wraper .category-post-item.list-item span.post-content{width:70%;float:left;padding-left:15px;}.category-post-box .category-post-item,.category-post-item.list-item{width:100%;margin-bottom:20px;float:left;}.category-post-box .category-post-item  a.walkerpress-post-date,.category-post-item.list-item span.post-content a.walkerpress-post-date,.walkerwp-grid-4.category-post-2 .category-post-item a.walkerpress-post-date{margin-left:0;}.walkerwp-grid-4.category-post-2 .category-post-item:last-child,.category-post-1 .category-post-item,.category-post-item.list-item:last-child,.category-post-box .category-post-item:last-child{margin-bottom:0;}.category-post-1 .entry-meta a.walkerpress-post-date{margin-left:10px;}.category-post-wraper h5 a{display:inline-block;width:100%;}.walkerpress-custom-header{display:inline-block;width:100%;position:relative;border-bottom:1px solid var(--primary-color);margin:0 0 20px;}.sidebar-block .walkerpress-custom-header{margin-bottom:20px;}.walkerpress-custom-header span{color:var(--light-color);background:var(--primary-color);display:inline-block;line-height:32px;padding:0 13px;}p.wp-block-tag-cloud{margin:0;}.sidebar-block p{margin-top:0;}.sidebar-block section.widget .widget{margin:0;padding:0;}.sidebar-widget-block{background:#fff;display:inline-block;width:100%;padding:25px;}.sidebar-widget-block ul{margin:0;padding:0;list-style:none;}.walkerpress-pagination{text-align:center;padding-top:10px;}.walkerpress-pagination span.current,.walkerpress-pagination a{margin:0 5px 0;padding:4px 7px;text-decoration:none;color:var(--primary-color);font-weight:700;display:inline-block;text-align:center;border-radius:20px;min-width:37px;font-size:18px;border:1px solid;}.walkerpress-pagination a.prev,.walkerpress-pagination a.next{background:var(--primary-color);color:var(--light-color);}.walkerpress-pagination a.prev{margin-right:70px;}.walkerpress-pagination a.next{margin-left:70px;}.walkerpress-pagination a.last,.walkerpress-pagination a.first{background:var(--primary-color);padding:8px 25px;color:var(--light-color);}.walkerpress-pagination span.current,.walkerpress-pagination a.last:hover,.walkerpress-pagination a.first:hover,.walkerpress-pagination a:hover{background:var(--secondary-color);color:var(--light-color);border-color:var(--secondary-color);}.post-box .post-title a{text-decoration:none;color:var(--heading-color);}.post-box .post-title a:hover{color:var(--secondary-color);}.post-box{display:flex;align-items:center;}.latest-blog-widget.layout-list .post-box .post-thumbnail,.popular-blog-widget.layout-list .post-box .post-thumbnail{width:30%;float:left;}.latest-blog-widget.layout-list .post-box .post-thumbnail img,.popular-blog-widget.layout-list .post-box .post-thumbnail img{width:100%;height:90px;object-fit:cover;}.latest-blog-widget.layout-list .post-content.with-thumbnail,.popular-blog-widget.layout-list .post-content.with-thumbnail{width:70%;float:left;padding-left:15px;}ul.latest-blog-widget.layout-list .post-box .post-title,ul.popular-blog-widget.layout-list .post-box .post-title{margin-top:0;}ul.latest-blog-widget.layout-thumb .post-box .post-title,ul.popular-blog-widget.layout-thumb .post-box .post-title{margin-top:10px;}.post-box .post-title{margin-bottom:5px;}.latest-blog-widget.layout-thumb li.post-box,.popular-blog-widget.layout-thumb li.post-box{display:inline-block;}.latest-blog-widget.layout-thumb li.post-box .post-thumbnail,.popular-blog-widget.layout-thumb li.post-box .post-thumbnail{width:100%;margin-bottom:5px;height:250px;}.latest-blog-widget.layout-thumb li.post-box .post-thumbnail img,.popular-blog-widget.layout-thumb li.post-box .post-thumbnail img{width:100%;height:100%;object-fit:cover;}.latest-blog-widget.layout-thumb li.post-box,.popular-blog-widget.layout-thumb li.post-box{margin:0;}.latest-blog-widget.layout-thumb,.popular-blog-widget.layout-thumb{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}ul.popular-blog-widget.layout-list li.post-box{margin:0 0 10px;}ul.popular-blog-widget.layout-list li.post-box:last-child{margin-bottom:0;}ul.popular-blog-widget.layout-thumb .popular-posts .with-thumbnail{width:100%;padding:0;}.frontpage-content-block{padding:0;}.frontpage-sidebar-block{padding-right:0;}.sidebar-block-inner{padding-top:0px;position:sticky;top:30px;}.frontpage-content-block .walkerpress-widget-content{padding:25px;background:#fff;display:inline-block;margin-bottom:25px;width:100%;}.frontpage-content-block .walkerpress-widget-content:last-child{margin-bottom:0;}.frontpage-content-block ul{margin:0;padding:0;list-style:none;}ul.categories-widget .post-box .post-title{margin:4px 0;}.single-category.list-layout .post-box{display:inline-block;margin-bottom:30px;}.single-category.list-layout .post-box:last-child{margin-bottom:0;}.single-category.list-layout .post-box .post-thumbnail{width:45%;display:inline-block;float:left;max-height:400px;overflow:hidden;}.single-category.list-layout .post-content.with-thumbnail{width:55%;float:left;padding-left:15px;}.single-category.list-layout .post-box .post-thumbnail img{width:100%;}.single-category.list-layout-2 li{width:50%;float:left;display:inline-block;padding-right:10px;margin-bottom:20px;}.single-category.list-layout-2 .post-box .post-thumbnail{width:17%;display:inline-block;float:left;}.single-category.list-layout-2.post-box .post-thumbnail img{width:100%;}.single-category.list-layout-2 .post-content.with-thumbnail{width:83%;float:left;padding-left:15px;}.single-category.list-layout-2 li:nth-child(2n+2){padding:0 0 0 10px;}.single-category.list-layout-2 li .post-thumbnail img{min-height:90px;object-fit:cover;max-height:130px;}.single-category.list-layout-2 li a.walkerpress-post-date{margin-left:0;}.single-category.list-layout-full .post-box{display:inline-block;margin-bottom:30px;width:100%;}.single-category.list-layout-full .post-thumbnail img{width:100%;height:auto;}.single-category.list-layout-full .post-thumbnail{width:100%;margin-bottom:10px;}.single-category.grid-layout .post-box{display:inline-block;}.single-category.grid-layout{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:-1px;padding:0;}.single-category.grid-layout li .post-thumbnail{width:100%;height:270px;overflow:hidden;margin-bottom:15px;}.single-category.grid-layout li .post-thumbnail img{width:100%;min-height:100%;object-fit:cover;}.single-category.featured-list-layout .post-box{display:inline-block;}.single-category.featured-list-layout .walkerwp-grid-7{padding:0;}.single-category.featured-list-layout  .post-lists{padding-right:0;}.single-category.featured-list-layout .post-lists .post-thumbnail{width:24%;float:left;}.single-category.featured-list-layout .post-lists .post-content.with-thumbnail{width:76%;float:left;padding-left:15px;}.single-category.featured-list-layout .post-title{margin-top:0;}.single-category.featured-list-layout .featured-post .post-thumbnail{margin-bottom:15px;}.single-category.featured-list-layout .post-lists li.post-box{margin-bottom:20px;width:100%;}.single-category.featured-list-layout  .featured-post .post-title{margin-top:10px;}.single-category.featured-list-layout .post-lists li.post-box:last-child{margin-bottom:0;}.single-category.featured-list-layout .post-lists .post-thumbnail img{width:100%;height:120px;object-fit:cover;}.single-category.featured-list-layout .post-lists a.walkerpress-post-date{margin-left:0;}.single-category.featured-grid-layout .post-box{display:inline-block;}.single-category.featured-grid-layout .featured-post{padding:0;}.single-category.featured-grid-layout .post-lists{padding-right:0;}.single-category.featured-grid-layout .post-lists ul li{width:50%;float:left;}.single-category.featured-grid-layout .post-lists ul li{width:50%;float:left;padding:0 7px 0 0;margin-bottom:20px;}.single-category.featured-grid-layout .post-lists ul li:last-child(),.single-category.featured-grid-layout .post-lists ul li:nth-last-child(2){margin-bottom:0;}.single-category.featured-grid-layout .post-lists a.walkerpress-post-date{margin-left:0;}.single-category.featured-grid-layout .featured-post .post-thumbnail{margin-bottom:10px;}.single-category.featured-grid-layout .post-lists ul li:nth-child(2n+2){padding:0 0 0 7px;}.single-category.featured-grid-layout .post-lists .post-thumbnail{height:200px;width:100%;overflow:hidden;margin-bottom:15px;}.single-category.featured-grid-layout .post-lists .post-thumbnail img{width:100%;min-height:100%;object-fit:cover;}.single-category.featured-grid-layout .post-box .post-title{margin-top:6px;}.single-category.grid-layout-overlay{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:-1px;padding:0;}.single-category.grid-layout-overlay .post-box{display:inline-block;position:relative;}.single-category.grid-layout-overlay .post-thumbnail img{width:100%;min-height:100%;object-fit:cover;}.single-category.grid-layout-overlay .post-thumbnail{height:300px;overflow:hidden;position:relative;}.single-category.grid-layout-overlay .post-content.with-thumbnail{position:absolute;bottom:0;left:0;width:100%;padding:10px;}.single-category.grid-layout-overlay .post-box .post-title a{color:var(--light-color);}.single-category.grid-layout-overlay .post-box .post-title a:hover,.single-category.grid-layout-overlay a.walkerpress-post-date:hover{color:var(--secondary-color);}.single-category.grid-layout-overlay a.walkerpress-post-date{color:var(--light-color);margin-left:0;}.single-category .grid-layout-carousel .post-box{display:inline-block;}.single-category .grid-layout-carousel .post-thumbnail img{width:100%;min-height:100%;object-fit:cover;}.single-category .grid-layout-carousel .post-thumbnail{height:250px;margin-bottom:15px;overflow:hidden;}.single-category .grid-layout-carousel .post-box .post-title{margin-top:5px;}.single-category .grid-layout-carousel a.walkerpress-post-date{margin-left:0;}.single-category .grid-layout-carousel{position:relative;}.single-cat-layout-carousel-arrows{position:absolute;top:-50px;right:0;}.single-cat-layout-carousel-arrows .grid-layout-post-prev,.single-cat-layout-carousel-arrows .grid-layout-post-next{width:30px;height:30px;float:left;border:1px solid;text-align:center;line-height:30px;font-size:10px;cursor:pointer;}.single-cat-layout-carousel-arrows .grid-layout-post-prev:hover,.single-cat-layout-carousel-arrows .grid-layout-post-next:hover{color:var(--secondary-color);}.carousel-widget-single{position:relative;}.double-category.featured-list-layout li.post-box.featured-post{display:inline-block;}.double-category.featured-list-layout li.post-box.featured-post .post-thumbnail{width:100%;height:400px;}.double-category.featured-list-layout .post-content.with-thumbnail{width:83%;padding-left:15px;}.double-category.featured-list-layout .post-thumbnail{width:17%;height:90px;overflow:hidden;}.double-category.featured-list-layout .post-thumbnail img{height:100%;width:100%;object-fit:cover;min-height:100%;}.double-category.featured-list-layout .post-box:last-child{margin-bottom:0;}.double-category.featured-list-layout .post-box{margin-bottom:20px;}.double-category.featured-list-layout .featured-post .post-content.with-thumbnail{width:100%;padding:10px 0 20px;}.double-category.featured-list-layout .post-content a.walkerpress-post-date{margin-left:0;}.double-category.featured-list-layout li.post-box.featured-post a.walkerpress-post-date{margin-left:10px;}.walkerpress-widget-content .walkerwp-grid-6.category-one{padding:0 12px 0 0;}.walkerpress-widget-content .walkerwp-grid-6.category-two{padding:0 0 0 13px;}.category-one.featured-view{padding:0;}.category-one.featured-view .walkerwp-grid-7{padding:0;}.category-one.featured-view .walkerwp-grid-5{padding:0 0 0 20px;}.category-one.featured-view .double-category.featured-list-layout .post-thumbnail{width:30%;}.walkerwp-grid-4.category-two.featured-view{padding:0 0 0 25px;}.category-one.featured-view.style-2 .walkerwp-grid-5{padding:0 20px 0 0;}.category-two.featured-view .featured-list-layout .post-thumbnail{width:25%;}.category-one.featured-view.style-thumbnail .double-category.featured-list-layout .post-box,.category-two.featured-view.style-thumbnail .post-box{display:inline-block;}.category-one.featured-view.style-thumbnail .walkerwp-grid-5 .double-category.featured-list-layout .post-thumbnail,.category-two.featured-view.style-thumbnail .post-box .post-thumbnail{width:100%;height:230px;}.category-one.featured-view.style-thumbnail .walkerwp-grid-5 .double-category.featured-list-layout .post-content.with-thumbnail,.category-two.featured-view.style-thumbnail .post-box .post-content.with-thumbnail{width:100%;padding:4px 0 0;}.featured-view.style-thumbnail .double-category.featured-list-layout .post-box{margin-bottom:10px;}.double-category.featured-view.style-grid .featured-list-layout li{width:50%;float:left;display:inline-block;padding-right:10px;}.featured-view.style-grid .post-box.featured-post{display:inline-block;margin-bottom:20px;width:100%;}.featured-view.style-grid .post-box.featured-post .post-thumbnail{width:100%;position:relative;float:left;display:inline-block;height:430px;}.featured-view.style-grid .post-box.featured-post .post-thumbnail img{width:100%;height:100%;object-fit:cover;}.featured-view.style-grid .post-box.featured-post .post-thumbnail .post-content{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:15px;}.featured-view.style-grid .post-box.featured-post h5.post-title a{color:var(--light-color);}.featured-view.style-grid .post-box.featured-post h5.post-title a:hover{color:var(--secondary-color);}.featured-view.style-grid .post-box.featured-post .post-thumbnail .post-content a.walkerpress-post-date{margin-left:0;}.double-category.featured-view.style-grid .featured-list-layout li:nth-child(2n+2){padding-left:10px;padding-right:0;}.featured-view.style-grid .post-box.featured-post h5.post-title{margin:10px 0 5px;}.double-category.featured-view.style-grid .featured-list-layout li .post-thumbnail{width:100%;height:200px;}.double-category.featured-view.style-grid .featured-list-layout li .post-content.with-thumbnail{width:100%;padding:10px 0 0;}.three-category.featured-list-layout .walkerwp-grid-4{padding:0;}.three-category.featured-list-layout .walkerwp-grid-4.category-one{padding-right:16px;}.three-category.featured-list-layout .walkerwp-grid-4.category-two{padding:0 8px;}.three-category.featured-list-layout .walkerwp-grid-4.category-three{padding-left:16px;}.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post{display:inline-block;width:100%;}.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail{position:relative;width:100%;height:290px;overflow:hidden;}.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail img{width:100%;height:100%;object-fit:cover;}.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail .post-content{position:absolute;left:0;bottom:0;padding:10px;z-index:2;}.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail .post-content a{color:var(--light-color);display:inline-block;}.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail .post-content a:hover{color:var(--secondary-color);}.three-category.featured-list-layout ul.categories-widget.list-post{margin-top:20px;}.three-category.featured-list-layout ul.categories-widget.list-post .post-box{width:100%;margin-bottom:20px;}.three-category.featured-list-layout ul.categories-widget.list-post .post-box:last-child{margin-bottom:0;}.three-category.featured-list-layout ul.categories-widget.list-post .post-box .post-thumbnail img{width:100%;height:100%;object-fit:cover;}.three-category.featured-list-layout ul.categories-widget.list-post .post-box .post-thumbnail{width:30%;height:100px;overflow:hidden;}.three-category.featured-list-layout ul.categories-widget.list-post .post-box .post-content.with-thumbnail{width:70%;padding-left:15px;}.three-category.featured-list-layout .featured-view.list-view ul.categories-widget.list-post{margin-top:0;}.three-category.featured-list-layout .walkerwp-grid-4 a.walkerpress-post-date{margin-left:0;}.category-three.featured-view.style-2 ul.categories-widget.list-post{margin-top:0;}.category-two.style-2 li.post-box.featured-post .post-content{position:absolute;left:0;bottom:0;width:100%;padding:10px;z-index:2;}.category-two.style-2 li.post-box.featured-post .post-thumbnail img{width:100%;height:100%;object-fit:cover;}.category-two.style-2 li.post-box.featured-post .post-thumbnail{position:relative;height:430px;}.category-two.style-2 li.post-box.featured-post .post-content h5.post-title a{color:var(--light-color);}.category-two.style-2 li.post-box.featured-post .post-content h5.post-title a:hover{color:var(--secondary-color);}.category-two.style-2 li.post-box.featured-post .post-content a.walkerpress-post-date,.three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post .post-box a.walkerpress-post-date{margin-left:0;}.three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post .post-box{display:inline-block;}.three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post .post-box .post-thumbnail{height:200px;width:100%;}.three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post .post-content.with-thumbnail{width:100%;padding:15px 0 0;}.walkerwp-grid-3.category-three.featured-view.style-2{padding:0;}.three-category.featured-list-layout .category-two.style-2{padding:0 20px;}.three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post{margin-top:20px;break-inside:avoid;column-count:2;column-gap:20px;}.three-cat-layout-carousel-arrows{position:absolute;right:20px;z-index:2;top:8px;}.three-cat-layout-carousel-arrows .walkerpress-category-slide-prev,.three-cat-layout-carousel-arrows .walkerpress-category-slide-next{display:inline-block;width:25px;height:25px;line-height:25px;font-size:14px;border:1px solid;text-align:center;margin:0;padding:0;cursor:pointer;}.walkerpress-widget-content .category-two.style-slide{padding:0 20px 0 0;}.three-cat-layout-carousel-arrows .walkerpress-category-slide-prev:hover,.three-cat-layout-carousel-arrows .walkerpress-category-slide-next:hover{color:var(--secondary-color);}.walkerpress-widget-content .category-two.style-slide .post-thumbnail img{width:100%;height:100%;object-fit:cover;}.walkerpress-widget-content .category-two.style-slide .post-thumbnail{width:100%;height:482px;overflow:hidden;position:relative;}.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content{position:absolute;left:0;bottom:0;padding:10px;z-index:2;}.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content h5.post-title a{color:var(--light-color);}.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content h5.post-title a:hover{color:var(--secondary-color);}.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content h5.post-title{margin-top:5px;}.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content a.walkerpress-post-date{margin-left:0;}.three-category.featured-list-layout .category-one.style-2 ul.categories-widget.list-post{margin-top:0;}.three-category .category-one.featured-view.style-2{padding-right:12px;}.three-category .category-three.featured-view.style-2{padding-left:12px;}.sidebar-panel{width:350px;position:fixed;top:0;left:0;height:100vh;z-index:999;background:var(--light-color);color:#232323;transition:all .3s;margin-left:-350px;padding:20px 15px;}.panel-content .sidebar-widget-block{padding:0;}.panel-content .sidebar-widget-block .post-box .post-title{margin-top:0;}.sidebar-panel.active{margin-left:0;box-shadow:0 0 22px rgba(0,0,0,34%);}.panel-close{width:44px;height:44px;position:absolute;right:0;top:0px;background:var(--primary-color);font-size:24px;text-align:center;line-height:44px;z-index:22;color:#fff;}body.logged-in .sidebar-panel{top:32px;}.panel-close:hover{cursor:pointer;background:var(--secondary-color);}.panel-content .widget_nav_menu ul{margin:0;padding:0;list-style:none;}.panel-content .widget_nav_menu ul li a{text-decoration:none;color:#232323;line-height:35px;}.panel-content .widget_nav_menu ul li a:hover{color:var(--secondary-color);}.panel-content h3.widget-title{margin:0 0 5px;border-bottom:1px solid #ddd;padding-bottom:7px;}.panel-content .post-box .post-title a{color:#232323;}.panel-content .post-box .post-title a:hover{color:var(--secondary-color);}.panel-content .sidebar-widget-block{background:transparent;}.panel-content  .walkerpress-custom-header{margin-bottom:10px;}.frontpage-content-block.walkerwp-grid-12{width:100%;}a.walkerpress-top{transition:.2s;position:fixed;bottom:.5rem;right:1.5rem;z-index:555;background:#fff;color:var(--primary-color);width:50px;height:50px;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,28%);font-size:25px;text-align:center;line-height:50px;display:none;border:1px solid;}a.walkerpress-top:hover{background:var(--primary-color);color:var(--light-color);}.walkerwp-wraper.tag-list ul.taglists{margin:0;padding:0;list-style:none;}.walkerwp-wraper.tag-list .walkerwp-container{justify-content:flex-start;}.walkerwp-wraper.tag-list ul.taglists li{display:inline-block;margin:0 10px 0 0;}.walkerwp-wraper.tag-list ul.taglists a{text-decoration:none;color:var(--primary-color);padding:5px 5px;font-weight:700;}.walkerwp-wraper.tag-list ul.taglists a:hover{color:var(--secondary-color);}.walkerwp-wraper.tag-list li.taglist-header{font-size:18px;background:var(--primary-color);color:#fff;padding:5px 20px;}.walkerwp-wraper.tag-list .taglist-hodler{background:#fff;width:100%;padding:0;box-shadow:0 0 12px rgba(0,0,0,13%);}.walkerwp-wraper.tag-list{padding-top:0;}.single-post-ads.before-post,.blog-post-ads.before-post{padding:10px 0 40px;}.single-post-ads.after-post,.blog-post-ads.after-post{padding:30px 0 10px;}.archive-header{padding:0;}body.page h1.entry-title{margin-top:0;}.walkerpress-footer-column ul.walker-address-box li svg{width:30px;height:30px;border:1px solid;line-height:28px;text-align:center;border-radius:50%;font-size:15px;display:inline-block;margin-right:10px;position:absolute;left:0;top:50%;margin-top:-14px;padding:7px;}form.wpcf7-form input[type='text'],form.wpcf7-form input[type='email'],form.wpcf7-form input[type='number'],form.wpcf7-form textarea{border-radius:0;width:100%;line-height:35px;box-shadow:0 1px 2px 0px rgba(0,0,0,7%);margin-top:5px;}form.wpcf7-form textarea{height:150px;}form.wpcf7-form .wpcf7-form-control-wrap input[type="checkbox"],form.wpcf7-form .wpcf7-form-control-wrap input[type="radio"]{width:auto;}form.wpcf7-form .wpcf7-form-control-wrap select{height:40px;}form.wpcf7-form .wpcf7-list-item{margin:0 20px 0 0;}form.wpcf7-form input.wpcf7-form-control.wpcf7-submit{color:var(--light-color);border:0;border-radius:0;background:var(--primary-color);font-weight:600;padding:10px 20px 12px;min-width:140px;}form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover{background:var(--secondary-color);}.walkerwp-wraper.inner-wraper main#primary .content-layout .walkerpress-post-thumbnails span.estimate-reading-time,span.estimate-reading-time{background:var(--secondary-color);color:var(--light-color);z-index:2;position:absolute;left:14px;top:18px;line-height:20px;padding:4px 10px;border-radius:29px;}.post-thumbnail{position:relative;}span.estimate-time,span.estimate-reading-time{font-size:12px;}.frontpage-content-block.sidebar-activated .single-category.list-layout-2 .post-box .post-thumbnail{width:22%;}.frontpage-content-block.sidebar-activated .single-category.list-layout-2 .post-content.with-thumbnail{width:78%;}.frontpage-content-block.sidebar-activated  .single-category.featured-list-layout .post-lists .post-thumbnail{width:25%;height:80px;}.frontpage-content-block.sidebar-activated .single-category.featured-list-layout .post-lists .post-content.with-thumbnail{width:75%;}.frontpage-content-block.sidebar-activated .single-category.featured-grid-layout .post-lists .post-thumbnail{height:150px;}.frontpage-content-block.sidebar-activated  .single-category.grid-layout-overlay .post-thumbnail{height:250px;}.frontpage-content-block.sidebar-activated  .single-category .grid-layout-carousel .post-thumbnail{height:200px;margin-bottom:8px;}.frontpage-content-block.sidebar-activated .double-category.featured-list-layout .post-thumbnail{width:25%;}.frontpage-content-block.sidebar-activated .category-two.featured-view.style-thumbnail .post-box .post-thumbnail,.frontpage-content-block.sidebar-activated .category-one.featured-view.style-thumbnail .walkerwp-grid-5 .double-category.featured-list-layout .post-thumbnail{width:100%;height:200px;}.frontpage-content-block.sidebar-activated .double-category.featured-list-layout .post-thumbnail{width:45%;height:80px;}.frontpage-content-block.sidebar-activated  .featured-view.style-grid .post-box.featured-post .post-thumbnail{height:350px;}.frontpage-content-block.sidebar-activated  .three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail{height:250px;}.frontpage-content-block.sidebar-activated .three-category.featured-list-layout ul.categories-widget.list-post .post-box .post-thumbnail{width:44%;height:90px;}.frontpage-content-block.sidebar-activated .category-two.style-2 li.post-box.featured-post .post-thumbnail{height:340px;}.frontpage-content-block.sidebar-activated .three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post .post-box .post-thumbnail{width:100%;height:150px;}.frontpage-content-block.sidebar-activated .three-category.featured-list-layout ul.categories-widget.list-post .post-box .post-thumbnail{width:30%;height:63px;}.frontpage-content-block.sidebar-activated  .double-category.featured-list-layout li.post-box.featured-post .post-thumbnail{height:300px;}.frontpage-content-block.sidebar-activated  .double-category.featured-view.style-grid .featured-list-layout li .post-thumbnail{height:150px;}.newsletter-form form.wpcf7-form input[type='email'],.newsletter-form form.wpcf7-form input[type='text']{width:100%;padding:0 15px;border:1px solid #ededed;line-height:60px;border-radius:3px;box-shadow:none;}.newsletter-form form.wpcf7-form{position:relative;margin-top:5px;display:inline-block;width:100%;}.newsletter-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit{position:absolute;right:12px;top:15px;border-radius:3px;min-width:87px;line-height:18px;}.newsletter-form{position:relative;width:100%;margin:0 auto;}.newsletter-form.text-center{text-align:center;}.newsletter-form h3.widget-header{margin:0 0 5px;}.newsletter-form .wpcf7{clear:both;}.newsletter-form  p.form-desc{width:100%;float:left;margin:5px 0;}.sidebar-widget-block{margin:0 0 30px;}.sticky-menu.sticky-menu-enabled{top:0;left:0;right:0;z-index:44;position:fixed;}body.logged-in .sticky-menu.sticky-menu-enabled{top:30px;}.woocommerce-wraper main#primary{padding-right:39px;}.woocommerce ul.products li.product .onsale{background:var(--primary-color);height:30px;padding:0;width:30px;margin:5px -5px 0 0;border-radius:0;min-height:0;line-height:30px;}.woocommerce ul.products li.product .onsale:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:6px 6px 0 0;border-color:var(--primary-color) transparent transparent transparent;position:absolute;bottom:-6px;right:0;opacity:.56;}.woocommerce a.add_to_cart_button,.woocommerce.single div.product form.cart .button,.woocommerce ul.products li.product .button{background:var(--primary-color);color:var(--light-color);transition:all ease .23s;font-weight:500;text-decoration:none !important;}.woocommerce ul.products li.product a{text-decoration:none !important;}.woocommerce a.add_to_cart_button:hover,.woocommerce.single div.product form.cart .button:hover,.woocommerce ul.products li.product .button:hover{background:var(--secondary-color);color:var(--light-color);}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:.7em 1em;}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img{transition:all ease .23s;}.woocommerce ul.products li.product:hover img,.woocommerce-page ul.products li.product:hover img{box-shadow:0 0 20px rgba(0,0,0,12%);}.woocommerce ul.products li.product .price{color:var(--dark-color);}.woocommerce.single div.product p.price,.woocommerce.single div.product span.price{color:var(--primary-color);}.single.woocommerce span.onsale{height:30px;padding:0;width:40px;border-radius:0;min-height:30px;line-height:30px;background:var(--primary-color);top:5px;left:-6px;}.single.woocommerce span.onsale:before{bottom:-6px;content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0 6px 6px 0;border-color:transparent var(--primary-color) transparent transparent;position:absolute;left:0px;opacity:.56;}.woocommerce-info{border:1px solid var(--primary-color);background:transparent;}.woocommerce-info::before{color:var(--primary-color);}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:var(--light-color);background:var(--primary-color);font-weight:500;}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:var(--light-color);background:var(--secondary-color);}#add_payment_method .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--primary-color);}#add_payment_method .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:var(--secondary-color);}.woocommerce-message{border:1px solid var(--primary-color);background:transparent;}.woocommerce-message::before{color:var(--primary-color);}nav.woocommerce-MyAccount-navigation ul li{padding:7px 15px;list-style:none;border-bottom:1px solid #ededed;}nav.woocommerce-MyAccount-navigation ul li a{text-decoration:none;}nav.woocommerce-MyAccount-navigation ul{margin:0;padding:0;border:1px solid #ededed;}.walkerwp-grid-12.archive-header h1.page-title{margin:0 0 20px;}.frontpage-sidebar-block ul{margin:0;padding:0;}.frontpage-sidebar-block .walkerpress-widget-content{padding:25px;}main#primary section.no-results.not-found{padding:25px;}main#primary section.no-results.not-found input#search,body.error404 section.error-404.not-found  input#search{width:100%;border-radius:0;line-height:45px;padding:0 15px;}main#primary section.no-results.not-found fieldset,body.error404 section.error-404.not-found fieldset{padding:0;border:0;position:relative;}main#primary section.no-results.not-found fieldset span.input-group-btn button,body.error404 section.error-404.not-found fieldset span.input-group-btn button{border-radius:0;height:47px;}main#primary section.no-results.not-found fieldset span.input-group-btn,body.error404 section.error-404.not-found fieldset span.input-group-btn{width:40px;height:45px;position:absolute;right:10px;top:0;}.search.search-results main#primary article{padding:25px;margin-bottom:25px;}.search.search-results main#primary article h3.entry-title{margin:0 0 15px;}.search.search-results main#primary article h3.entry-title a{text-decoration:none;color:var(--heading-color);}.search.search-results main#primary article h3.entry-title a:hover{color:var(--secondary-color);}.search.search-results main#primary .entry-meta{margin:13px 0 -9px;}.search.search-results main#primary footer.entry-footer a{text-decoration:none;}section.error-404.not-found ul{margin:0;padding:0 0 0 20px;}section.error-404.not-found ul li a{text-decoration:none;color:var(--text-color);}section.error-404.not-found ul li a:hover{color:var(--secondary-color);}section.error-404.not-found  .tagcloud a{text-decoration:none;color:var(--primary-color);}section.error-404.not-found  .tagcloud a:hover{color:var(--secondary-color);}section.error-404.not-found{padding:25px;}.footer-wiget-list .sidebar-widget-block{background:transparent;padding:0;}.footer-wiget-list .sidebar-widget-block,.footer-wiget-list .sidebar-widget-block a{color:var(--light-color);}.sidebar-block .widget_block h2{font-size:20px;}.walkerwp-grid-3.sidebar-block section.widget ol.wp-block-latest-comments{margin:20px 0 0;padding:0;}main#primary .entry-content a{color:var(--primary-color);}main#primary .entry-content a:hover{color:var(--secondary-color);}.walkerwp-grid-3.sidebar-block .tagcloud a{text-decoration:none;background:var(--primary-color);color:#fff;padding:5px;margin:0 0 4px;display:inline-block;}.walkerwp-grid-3.sidebar-block .tagcloud a:hover{background:var(--secondary-color);}main#primary .entry-content a.walkerpress-primary-button:hover{color:var(--light-color);}.walkerwp-grid-3.sidebar-block section.widget article{padding:0;}.header-layout-1 .header-banner.ads-below-branding{padding-left:20px;}@media (max-width:1300px){.walkerwp-wraper.ticker-news-wraper .ticker-header{width:20%;}.news-ticker-box.walkerwp-grid-10{width:80%;}header#masthead.header-layout-1 .walkerwp-container{flex-wrap:initial;}}@media (max-width:1100px){.walkerwp-wraper.ticker-news-wraper .ticker-header{width:26%;}.news-ticker-box.walkerwp-grid-10{width:74%;}}@media (max-width: 1024px){.main-navigation{width:85%;}header#masthead.header-layout-1 .walkerwp-container{flex-wrap:wrap;}.header-layout-1 .header-banner.ads-below-branding{padding-left:0;}.main-navigation button.menu-toggle{width:40px;background:transparent;border:0;color:var(--primary-color);padding:10px;height:40px;position:relative;cursor:pointer;border-radius:0;}.main-navigation ul li a{line-height:40px;}.main-navigation button.menu-toggle span.nav-icon{float:right;background:#fff;color:#000;height:43px;width:45px;line-height:43px;text-align:center;position:absolute;right:20px;top:11px;border:1px solid;}#primary-menu ul.nav-menu{position:absolute;width:100%;left:0;box-shadow:0 0 10px rgba(0,0,0,12%);background:#fff;z-index:99;margin-top:5px;}.main-navigation button.menu-toggle span.nav-icon:hover{background:var(--secondary-color);color:var(--light-color);cursor:pointer;}.main-navigation.toggled ul li{text-align:left;line-height:37px;float:left;position:relative;width:100%;}.main-navigation.toggled ul ul,.main-navigation.toggled ul ul ul{position:relative;width:100%;float:left;display:block;opacity:0;left:0;height:0;box-shadow:none;}.main-navigation ul ul ul{right:0;opacity:0;left:0;}.main-navigation.toggled ul li:hover ul,.main-navigation.toggled ul li:focus ul,.main-navigation.toggled ul li.focus ul{display:block;opacity:1;height:auto;}.main-navigation.toggled ul li:hover ul ul,.main-navigation.toggled ul li:focus ul ul,.main-navigation.toggled ul li.focus ul ul{display:block;opacity:0;height:0;box-shadow:none;}.main-navigation.toggled ul  ul li:hover ul,.main-navigation.toggled ul  ul  li:focus ul,.main-navigation.toggled ul  ul li.focus ul{display:block;opacity:1;left:0;height:auto;box-shadow:none;}.main-navigation.toggled ul li a{padding:2px 15px;}.wc-wraper.header-layout-1 a.primary-button.header-button{position:fixed;left:0;bottom:0;z-index:23;}nav#site-navigation.toggled .menu-main-menu-container{position:absolute;width:100%;left:0;background:var(--primary-color);top:40px;z-index:9;}.walkerwp-container{padding:0 15px;}.walkerwp-wraper.inner-wraper main#primary{padding:0;}.walkerwp-wraper.inner-wraper main#primary.left-sidebar-layout{padding:20px 0 0;}.sidebar-block,.walkerwp-wraper.inner-wraper main#primary,.frontpage-sidebar-block,.frontpage-content-block{padding-left:0;padding-top:10px;}.ticker-news-wraper .ticker-header h4{margin:0 0 0 17px;font-size:16px;}.ticker-news-wraper.ticker-layout-1  .walkerwp-grid-2{width:25%;}.news-ticker-box.walkerwp-grid-10{width:75%;}header.header-layout-1 .walkerpress-nav,header.header-layout-2 .walkerpress-nav{width:90%;}header.header-layout-2 .sidebar-slide-button,header.header-layout-1 .sidebar-slide-button{margin-top:5px;position:absolute;right:32px;top:1px;}header.header-layout-4  .main-navigation button.menu-toggle{margin:0 auto;}.walkerwp-wraper.top-header .walkerwp-container,.walkerwp-wraper.main-header .walkerwp-container{justify-content:space-around;}.banner-layout.banner-layout-1 .walkerwp-grid-3.grid-posts,.walkerwp-grid-6.walkerpress-slider.slider-1,.banner-layout-1 .walkerwp-grid-3.tabs-section{width:100%;padding:0;}.walkerwp-grid-8.category-post-box{width:100%;}.banner-layout-1 .grid-posts .walkerwp-grid-12{width:50%;padding:0 10px 0 0;}.banner-layout-1 .grid-posts .walkerwp-grid-12:last-child{padding:0 0 0 10px;}.banner-layout-1 .walkerwp-grid-3.tabs-section{margin-top:20px;}.category-post-wraper .category-post-2{width:100%;padding:0;margin-top:20px;}.header-layout-1 .header-banner.ads-below-branding{margin-top:14px;}.walkerwp-grid-3.left-grid-posts,.walkerwp-grid-3.right-grid-posts,.walkerwp-grid-6.right-grid-posts{width:100%;}.left-grid-posts .walkerwp-grid-12,.right-grid-posts .walkerwp-grid-12{padding:0 10px 0 0;width:50%;}.left-grid-posts .walkerwp-grid-12:last-child,.right-grid-posts .walkerwp-grid-12:last-child{padding:0 0 0 10px;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(1),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(3){padding-left:0;}}@media (max-width:767px){.walkerwp-grid-1,.walkerwp-grid-2,.walkerwp-grid-3,.walkerwp-grid-4,.walkerwp-grid-5,.walkerwp-grid-6,.walkerwp-grid-7,.walkerwp-grid-8,.walkerwp-grid-9,.walkerwp-grid-10,.walkerwp-grid-11,.walkerwp-grid-12{width:100%;}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout{column-count:1;column-gap:0;}span.walkerpress-current-date{width:100%;text-align:center;margin:5px 0 10px;}ul.walkerpress-social{margin:0 auto 10px;}.site-branding{width:100%;text-align:center;padding-bottom:8px;max-width:100%;}.header-layout-3 .walkerwp-grid-4.social-icons,header.header-layout-3 .walkerwp-grid-4{text-align:center;}.header-layout-4 .left-part{display:inline-block;align-items:center;width:100%;}header.header-layout-4 .main-navigation{width:100%;border-top:1px solid #ededed;border-bottom:1px solid #ededed;margin-bottom:20px;}header.header-layout-4 .header-icons{width:100%;text-align:center;}.walkerwp-grid-6.walkerpress-slider.slider-1{padding:0;}.category-post-box .category-post-grid{padding-left:0;padding-top:20px;}.category-post-wraper .category-post-2{padding-left:0;margin-top:20px;}.walkerwp-grid-6.walkerpress-slider.slider-1{margin:10px 0;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6{padding:0;margin:5px 0;}.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(1),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(3),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(2),.banner-layout-3 .right-grid-posts .walkerwp-grid-6:nth-child(4),.banner-layout-4 .bottom-grid .walkerwp-grid-6:last-child{padding:0;}.banner-layout-4 .bottom-grid .walkerwp-grid-6:first-child{padding:0 0 10px;}.banner-layout-9 .walkerwp-grid-3{width:100%;margin:10px 0;}.single-category.featured-grid-layout .post-lists{padding:20px 0 0;}.walkerpress-widget-content .walkerwp-grid-6.category-two,.category-one.featured-view .walkerwp-grid-5,.walkerwp-grid-4.category-two.featured-view,.walkerpress-widget-content .walkerwp-grid-6.category-one,.double-category.featured-view.style-grid .featured-list-layout li:nth-child(2n+2),.three-category.featured-list-layout .walkerwp-grid-4.category-two,.three-category.featured-list-layout .walkerwp-grid-4.category-three,.three-category.featured-list-layout .category-two.style-2{padding:0;}.single-category.featured-list-layout .post-lists{padding:20px 0 0;}ul.categories-widget.double-category.featured-list-layout{margin:20px 0;}.post-box{width:100%;}.ticker-news-wraper.ticker-layout-1 .walkerwp-grid-2,.news-ticker-box.walkerwp-grid-10{width:100%;}.walkerwp-wraper.ticker-news-wraper .ticker-header:after{display:none;}.three-category .category-one.featured-view.style-2{padding:20px 0;}.three-category .category-three.featured-view.style-2{padding:0;}}@media (max-width:570px){.banner-layout-1 .grid-posts .walkerwp-grid-12,.banner-layout-1 .grid-posts .walkerwp-grid-12:last-child,.left-grid-posts .walkerwp-grid-12,.right-grid-posts .walkerwp-grid-12,.left-grid-posts .walkerwp-grid-12:last-child,.right-grid-posts .walkerwp-grid-12:last-child{width:100%;padding:0;}}@media (max-width: 520px){.single-category.list-layout-2 li{width:100%;}.single-category.featured-grid-layout .post-lists ul li{width:100%;padding:0;}.single-category.featured-grid-layout .post-lists ul li:nth-child(2n+2){padding:0;}.double-category.featured-view.style-grid .featured-list-layout li{width:100%;margin:0;padding:5px 0;}.three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post{column-count:1;}.frontpage-content-block.sidebar-activated .three-category.featured-list-layout .category-two.style-2 ul.categories-widget.list-post .post-box .post-thumbnail,.frontpage-content-block.sidebar-activated .double-category.featured-view.style-grid .featured-list-layout li .post-thumbnail,.frontpage-content-block.sidebar-activated .single-category.featured-grid-layout .post-lists .post-thumbnail{height:200px;}}body{background:#efecec;}.walkerwp-wraper.tag-list .taglist-hodler{background:transparent;box-shadow:none;}.walkerwp-wraper.tag-list li.taglist-header{background:var(--primary-color);padding:0 20px;border-right:1px solid;margin-top:20px;}.site-branding h1.site-title{line-height:100%;}.walkerwp-wraper.tag-list{padding-top:20px;}.walkerwp-wraper.featured-post-wraper{padding:20px 0px 10px;}.walkerwp-wraper.tag-list ul.taglists a{color:var(--text-color);opacity:.67;}.rightside-icons{display:flex;}.rightside-icons ul.walkerpress-social{margin-right:10px;}.rightside-icons ul.walkerpress-social li a{background:transparent;color:#fff;border-radius:20px;font-size:14px;}.rightside-icons ul.walkerpress-social li a:hover{background:#fff;color:#000;}.latest-posts .section-header,.popular-posts .section-header{text-align:center;font-size:24px;margin:0 0 14px;border-bottom:1px solid var(--primary-color);padding-bottom:12px;color:var(--primary-color);text-transform:uppercase;}.walkerpress-slide-box .slide-image{height:600px;}.box-title span{}.walkerwp-wraper.banner-layout{padding:0;}.walkerwp-wraper.missed-post-wraper{padding-top:10px;}.walkerpress-recentpost-box .walkerpress-post-thumbnails,.popular-posts .walkerpress-post-thumbnails{width:45%;height:125px;}.walkerpress-slide-box .content-part span.category a,.featured-post-box span.category a,.featured-post-box .post-thumbnail span.category a,.left-grid-posts .content-part.with-thumbnail span.category a,.right-grid-posts .content-part.with-thumbnail span.category a,.banner-layout-1 .grid-posts .walkerpress-featured-box span.category a,.content-layout.list-layout .walkerpress-post-thumbnails span.category a,.content-layout.grid-layout .walkerpress-post-thumbnails span.category a,.missed-post-box span.category a,.single-category.grid-layout-overlay span.category a,.three-category.featured-list-layout .walkerwp-grid-4 .post-box.featured-post .post-thumbnail .post-content span.category a,.category-two.style-2 li.post-box.featured-post .post-content span.category a,.walkerpress-widget-content .category-two.style-slide .post-thumbnail .post-content span.category a,.featured-view.style-grid .post-box.featured-post .post-thumbnail .post-content span.category a{background:var(--primary-color);border-radius:4px;color:#fff;padding:1px 5px;}.walkerwp-wraper.featured-post-wraper .featured-post-item{position:relative;}.walkerwp-grid-8.walkerpress-slider.slider-1{padding-left:0;}.banner-layout-1 .grid-posts .walkerpress-featured-box{height:289px;}.featured-post-box .post-thumbnail,.missed-post-box .post-thumbnail{height:250px;}.walkerwp-wraper.featured-post-wraper .featured-post-item .featured-pocts-content{position:absolute;bottom:0;left:0;width:100%;padding:15px 15px 20px;}.walkerwp-grid-6.walkerpress-slider.slider-1{padding:0;}.featured-post-box .post-thumbnail:after{content:"";width:100%;height:56%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.89));}.featured-post-box .post-thumbnail,.missed-post-box .post-thumbnail{height:250px;margin-bottom:0;}.sidebar-block section.widget{border:1px solid #ededed !important;}.featured-post-box .featured-post-item h5 a{color:#fff;}.featured-post-box .featured-post-item h5 a:hover{color:var(--secondary-color);}.walkerwp-wraper.inner-wraper main#primary .content-layout.grid-layout{column-gap:30px;}.wc-author-box{border:1px solid #ededed;}.banner-layout-1 .walkerwp-grid-6.grid-posts{padding-right:0;padding-left:20px;}.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6{padding:0;}.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6{padding:0 10px 20px 0;}.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6:nth-child(3),.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6:nth-child(4){padding-bottom:0;}.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6:nth-child(2),.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6:nth-child(4){padding-left:10px;padding-right:0;}.walkerwp-wraper.ticker-news-wraper{margin-top:20px;margin-bottom:20px;}.header-layout-1 button.global-search-icon{background:var(--primary-color);padding:10px;border-radius:20px;font-size:16px;}.header-layout-1 button.global-search-icon:hover{background:#fff;}span.walkerpress-current-date{text-transform:initial;}.walkerwp-container{padding:0 3%;}@media (max-width: 1024px){.banner-layout-1 .walkerwp-grid-6.grid-posts{width:100%;padding:20px 0 0;}}@media (max-width: 767px){.banner-layout-1 .walkerwp-grid-6.grid-posts .walkerwp-grid-6{padding:10px 0 !important;}}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";font-weight:400;}.far{font-family:"Font Awesome 5 Free";font-weight:400;}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900;}:root{--swiper-theme-color:#007aff;}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-container-vertical > .swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-container-multirow > .swiper-wrapper{flex-wrap:wrap;}.swiper-container-multirow-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-container-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-container-pointer-events{touch-action:pan-y;}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-container-3d{perspective:1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-container-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper{scroll-snap-type:y mandatory;}:root{--swiper-navigation-size:44px;}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next";}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color:#fff;}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color:#000;}.swiper-button-lock{display:none;}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2;}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-container-vertical > .swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top;}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left;}.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-container-vertical > .swiper-pagination-progressbar,.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0;}.swiper-pagination-white{--swiper-pagination-color:#fff;}.swiper-pagination-black{--swiper-pagination-color:#000;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-container-horizontal > .swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-container-vertical > .swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}:root{}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube{overflow:visible;}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide{pointer-events:auto;visibility:visible;}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-container-flip{overflow:visible;}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}