html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;box-sizing:border-box;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{scroll-behavior:smooth}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{color:var(--text);background-color:var(--background);font-family:var(--font_base);font-size:var(--font-size)}.text-inverted{color:var(--text-inverted)}p{line-height:150%;font-size:var(--font-size);margin-bottom:20px}p+figure{margin-top:0 !important}a{color:inherit;font-size:var(--font-size)}a:active{color:var(--main)}a:active{color:var(--main)}a.extra{display:inline-block}a.extra::before{content:"["}a.extra::after{content:"]"}strong{font-weight:600}em{font-style:italic}h2{font-size:42px;text-transform:uppercase;font-weight:bold;margin-bottom:20px;padding-bottom:20px;line-height:150%}h3{font-size:32px;text-transform:uppercase;font-weight:bold;margin-bottom:20px;padding-bottom:20px;line-height:150%}h4{margin-bottom:20px;font-size:110%;line-height:120%;font-weight:bold}blockquote{padding:40px 64px;font-size:18px;line-height:140%;background-color:var(--color-secondary);margin:40px 0;font-style:italic;position:relative}blockquote::before{content:"“";position:absolute;font-size:90px;line-height:90px;left:2px;top:9px;color:var(--color-main);opacity:.7}blockquote::after{content:"”";position:absolute;font-size:90px;line-height:90px;bottom:-42px;transform:translateX(-3px);right:25px;color:var(--color-main);opacity:.7}.contents{padding:40px 64px;font-size:18px;line-height:140%;background-color:var(--color-secondary);margin:40px 0;position:relative}.contents h4{font-weight:bold;font-size:26px;margin-bottom:18px}.contents ol{list-style:decimal;padding-left:32px;font-size:16px}.contents ol li{margin-bottom:2px}.contents ol li a{text-decoration:none;border-bottom:1px dashed var(--color-main);opacity:.9}figure{display:block;position:relative}figure.left{float:left;margin:30px 30px 0 0}figure.right{float:right;margin:30px 0 0 30px}figure.full{width:100%;margin-bottom:30px}@media(max-width: 767px){figure.full{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}figure img{display:block;max-width:100%;margin:0 auto;height:auto}figure.wp-block-embed{margin-bottom:20px}figure.wp-block-embed figcaption{padding:8px 16px;font-size:14px}.wp-block-image{margin-bottom:20px}.wp-block-image figcaption{display:block;position:absolute;bottom:46px;left:0;padding:15px 30px;font-size:16px;line-height:1.4em;background-color:var(--color-secondary)}@media(max-width: 539px){.wp-block-image figcaption{right:0;padding:8px 16px;font-size:14px;bottom:15px;margin:0;top:auto}}.wp-block-gallery{margin-bottom:20px}.wp-caption{position:relative;max-width:100%;margin:32px auto}@media(max-width: 767px){.wp-caption{margin:24px auto 12px}}ul{margin-bottom:20px}ul li{position:relative;padding-left:20px;line-height:140%;margin-bottom:4px;font-size:18px}@media(max-width: 767px){ul li{margin-bottom:4px;font-size:16px}}ul li::before{content:"";display:block;position:absolute;top:8px;left:0;width:5px;height:5px;background-color:var(--color-main)}ol{list-style:decimal;counter-reset:unset;margin-bottom:20px;margin-top:12px;margin-left:20px}ol>li{padding-left:0;margin-bottom:8px;font-size:18px}@media(max-width: 767px){ol>li{transition:opacity .2s ease-in;margin-bottom:4px;font-size:16px}}ol>li::before{display:none}ol>li a{text-decoration:none;border-bottom:1px dotted var(--color-main);white-space:normal}ol>li ul,ol>li ol{margin-top:10px;padding-left:20px}ol>li ul li,ol>li ol li{font-size:18px;line-height:20px;position:relative;padding-left:0;margin-bottom:10px}@media(max-width: 767px){ol>li ul li,ol>li ol li{margin-bottom:4px;font-size:16px}}ol>li ul li::before,ol>li ol li::before{width:8px;height:8px;top:6px;color:var(--color-main);background-color:var(--color-main)}table{border:2px solid var(--color-main);font-size:14px;margin-bottom:42px;width:100%}@media(max-width: 895px){table{display:block;overflow-x:auto;white-space:nowrap;border-left:2px solid #eaeaea;border-bottom:2px solid #eaeaea;position:relative}table::-webkit-scrollbar{width:3px;height:3px}table::-webkit-scrollbar-track{background:rgba(0,0,0,0)}table::-webkit-scrollbar-thumb{background-color:var(--color-main);border-radius:2px;border:none}}table tr th{background-color:var(--color-main);text-align:center;padding:10px;vertical-align:middle;border-left:2px solid var(--color-main)}@media(max-width: 539px){table tr th{width:100%}}table tr th:first-child{border-left-color:var(--color-main)}table tr td{text-align:center;padding:10px;background-color:var(--color-secondary);vertical-align:middle;border-left:2px solid var(--color-main)}table tr td:first-child{text-align:left}table tr td:last-child{border-right:2px solid var(--color-main)}table tr:nth-child(even) td{background-color:#fffcf0}table tr:hover td{background-color:var(--color-secondary)}table tr.clickable{cursor:pointer}table tr:last-child td{border-bottom:2px solid var(--color-main)}table.full{width:100%}.main-content .content article{word-break:break-word}.main-content .content article h2{margin-bottom:12px}.main-content .content article a{word-break:normal;max-width:100%;overflow:clip;display:inline-block;text-overflow:ellipsis}.compatibility-mode{padding:40px;display:inline-block;background-color:rgba(255,0,0,.8);color:#fff;font-weight:bold}div.main-content{max-width:1396px;margin:0 auto;display:flex;flex-direction:row}.wrapper{width:100%;max-width:1396px;padding:0 16px}section{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}body{background-color:var(--color-background);max-height:unset}body.limited{overflow:hidden}@media(max-width: 895px){body{padding-top:68px}}img{max-width:100%;height:auto}.social-share{display:flex;justify-content:space-around;gap:12px;padding-left:64px;padding-right:64px;align-items:center;margin-bottom:32px}@media(max-width: 767px){.social-share{padding-left:32px;padding-right:32px}}.social-share a.facebook{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/facebook.svg)}.social-share a.twitter{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/twitter.svg)}.social-share a.instagram{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/instagram.svg)}.social-share a.youtube{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/youtube.svg)}.social-share a.telegram{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/telegram.svg)}.social-share a{display:flex;background-color:#353535;background-repeat:no-repeat;background-position:center;height:30px;flex:1 0 auto;background-size:18px 18px;border-radius:6px}.social-share a.facebook{background-color:#1877f2}.social-share a.telegram{background-color:#229ed9}.social-share a.twitter{background-color:#000}.social-share a.instagram{background-image:linear-gradient(72.44deg, #FF7A00 11.92%, #FF0169 51.56%, #D300C5 85.69%),url(//akzent.zp.ua/wp-content/themes/Accent-News/img/instagram.svg)}.social-share a.youtube{background-color:red}iframe.instagram-media{margin:0 auto}.gallery{margin:0;width:100%;padding:5px;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}@media(max-width: 1024px){.gallery{margin:0 -20px 0;width:calc(100% + 40px)}}@media(max-width: 767px){.gallery{margin:0 -5px 12px;width:calc(100% + 10px)}}.gallery figure{display:flex;flex:0 1 calc(50% - 10px);margin:5px}@media(max-width: 539px){.gallery figure{flex:0 1 100%}}.gallery figure>a{display:block;width:100%;position:relative}.gallery figure>a img{max-width:500px;width:100%;object-fit:cover;height:100%}.gallery figure.hidden{display:none}.gallery figure>figcaption{display:none}.gallery.default-gallery span{display:flex;width:100%;position:absolute;background:rgba(0,0,0,.7);color:var(--color-main);top:0;bottom:0;padding:0;align-items:center;text-align:center;justify-content:center;white-space:normal;font-size:18px}@media(max-width: 895px){.gallery.default-gallery span{font-size:14px}}@media(max-width: 539px){.gallery.default-gallery span{padding:10px}}.section-text-centered .wrapper{padding:20px 16px;text-align:center}details{margin-bottom:12px;border:2px solid rgba(0,0,0,0)}details summary{background-color:var(--lighttone);border-radius:4px;font-size:20px;line-height:24px;padding:10px 16px;position:relative;outline:none;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%}details summary::after{content:"+";position:absolute;color:var(--main);display:block;font-size:50px;line-height:64px;right:16px;width:32px;height:32px;top:18px;transform:translateY(-50%);background-size:contain;text-align:center}details summary::marker{display:none}details summary img{width:70px;height:50px;object-fit:cover;object-position:center}details summary .title{margin:0 16px}details summary .price{margin:0 52px 0 auto}details[open]{background-color:#fff;border-radius:4px;border:1px solid var(--lighttone)}details[open] summary{background:rgba(0,0,0,0);height:42px}details[open] summary .title,details[open] summary .price,details[open] summary img{display:none}details[open] summary::after{content:"-";font-size:72px;line-height:64px}details[open] .text{padding:20px}details .text{display:flex;flex-direction:row-reverse}details .content{width:100%;padding:0 0 0 48px;flex-direction:column;display:flex}details .content .title{font-size:36px;text-decoration:none}details .content .price{font-size:22px;margin:20px 0}.section-form{background-image:var(--form_bg);background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;padding:68px 0}.section-form::before{content:"";background:var(--overlay);position:absolute;width:100%;height:100%}.section-form.normal{color:var(--text)}.section-form.inverted{color:var(--text-inverted)}.section-form .wrapper{z-index:1}.section-map{position:relative;padding:68px 0 0}.section-map .map-info{text-align:center;margin:10px auto 32px}.pagination{padding:20px;display:flex;justify-content:space-between}.pagination a{font-size:16px;line-height:20px;text-decoration:none;border-bottom:1px solid var(--color-text-secondary)}.block-question-blue{background-color:var(--color-main);color:#fff;padding:32px 32px 12px 112px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/white_question.svg);background-position:top 28px left 42px;background-repeat:no-repeat;margin-bottom:32px;min-height:120px}.block-question-white{background-color:#fff;border:3px solid var(--color-main);color:#000;padding:32px 32px 12px 112px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/blue_question.svg);background-position:top 28px left 42px;background-repeat:no-repeat;margin-bottom:32px;min-height:120px}.block-question-grey{background-color:#e5e5e5;color:#000;padding:32px 32px 12px 112px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/grey_question.svg);background-position:top 28px left 42px;background-repeat:no-repeat;margin-bottom:32px;min-height:120px}.block-info-blue{background-color:var(--color-main);color:#fff;padding:32px 32px 12px 112px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/white_info.svg);background-position:top 28px left 42px;background-repeat:no-repeat;margin-bottom:32px;min-height:120px}.block-info-white{background-color:#fff;border:3px solid var(--color-main);color:#000;padding:32px 32px 12px 112px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/blue_info.svg);background-position:top 28px left 42px;background-repeat:no-repeat;margin-bottom:32px;min-height:120px}.block-info-grey{background-color:#e5e5e5;color:#000;padding:32px 32px 12px 112px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/grey_info.svg);background-position:top 28px left 42px;background-repeat:no-repeat;margin-bottom:32px;min-height:120px}.big-blockquote{border-left:var(--color-main) 10px solid;padding-top:32px;padding-left:32px;padding-bottom:10px;padding-right:62px;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/quote-open.svg),url(//akzent.zp.ua/wp-content/themes/Accent-News/img/quote-close.svg);background-position:left 20px top,right 8px bottom 24px;background-repeat:no-repeat;margin-bottom:32px;position:relative}@media(max-width: 767px){.big-blockquote .rounded-square{margin-bottom:16px}}.big-blockquote .rounded-square figure{border-radius:16px;overflow:hidden}.big-blockquote .wp-block-columns{gap:30px}@media(max-width: 767px){.big-blockquote .wp-block-columns{gap:0}}.big-blockquote p{font-size:24px;font-weight:500;line-height:29px;text-align:left}@media(max-width: 767px){.big-blockquote p{font-size:18px;font-weight:500;line-height:24px;margin-bottom:20px}}.big-blockquote p.author-name{font-size:20px;font-weight:400;line-height:24px;text-align:right;color:#303030;margin-bottom:0;position:absolute;bottom:0;right:68px}@media(max-width: 767px){.big-blockquote p.author-name{font-size:16px;line-height:20px;right:54px}}.pagination{display:flex;justify-content:center;gap:16px;width:100%}@media(max-width: 767px){.pagination{gap:8px}}.pagination .prev{display:block;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/pagination_left.svg);background-repeat:no-repeat;background-position:center;width:28px;height:50px;margin-right:20px;text-decoration:none;border-bottom:none}@media(max-width: 767px){.pagination .prev{width:28px;height:32px;background-size:contain;margin-right:10px}}.pagination .prev.inactive{filter:grayscale(1);pointer-events:none}.pagination .next{display:block;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/pagination_right.svg);background-repeat:no-repeat;background-position:center;width:28px;height:50px;margin-left:20px;text-decoration:none;border-bottom:none}@media(max-width: 767px){.pagination .next{width:28px;height:32px;background-size:contain;margin-left:10px}}.pagination .next.inactive{filter:grayscale(1);pointer-events:none}.pagination a:not(.prev):not(.next),.pagination span{color:#fff;background-color:#353535;display:block;border-radius:50px;min-width:50px;height:50px;line-height:50px;font-size:20px;text-align:center;font-weight:400;text-decoration:none}@media(max-width: 767px){.pagination a:not(.prev):not(.next),.pagination span{font-size:16px;height:32px;min-width:32px;line-height:32px;border-radius:32px}}.pagination a:not(.prev):not(.next):active,.pagination a:not(.prev):not(.next).current,.pagination span:active,.pagination span.current{background-color:var(--color-main)}.pagination a:not(.prev):not(.next).archive,.pagination span.archive{padding:0 36px}@media(max-width: 767px){.pagination a:not(.prev):not(.next).archive,.pagination span.archive{padding:0 18px}}@media(min-width: 1367px){div[itemtype="https://schema.org/FAQPage"]{padding-left:64px;padding-right:64px;margin-bottom:32px}}@media(max-width: 1366px){div[itemtype="https://schema.org/FAQPage"]{margin-bottom:28px}}div[itemtype="https://schema.org/FAQPage"] h2::after{display:none}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity]{position:relative;margin-bottom:16px;overflow:hidden}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] h3[itemprop=name]{color:inherit;background-color:var(--color-secondary)}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] h3[itemprop=name]::after{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/icon_minus.svg);left:unset;right:22px;transform:unset;bottom:auto;width:20px;height:20px;border:none}@media(min-width: 1367px){div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] h3[itemprop=name]::after{top:12px}}@media(max-width: 1366px){div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] h3[itemprop=name]::after{top:12px}}@media(max-width: 767px){div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] h3[itemprop=name]::after{top:12px;right:20px}}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] div[itemprop=text]{display:block;position:relative}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity] div[itemprop=text]::before{content:"";display:block;height:2px;width:calc(100% - 60px);position:absolute;top:0;left:50%;transform:translateX(-50%)}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity].active h3[itemprop=name]::after{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/icon_minus.svg)}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity].closed div[itemprop=text]{display:none}div[itemtype="https://schema.org/FAQPage"] div[itemprop=mainEntity].closed h3[itemprop=name]::after{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/icon_plus.svg)}div[itemtype="https://schema.org/FAQPage"] h3{color:inherit;margin:0;cursor:pointer;position:relative;font-style:normal;font-weight:700}@media(min-width: 1367px){div[itemtype="https://schema.org/FAQPage"] h3{padding:8px 52px 8px 20px !important;margin:0 !important;font-size:18px !important;line-height:170%}}@media(max-width: 1366px){div[itemtype="https://schema.org/FAQPage"] h3{padding:8px 52px 8px 20px !important;margin:0 !important;font-size:18px !important;line-height:142%}}div[itemtype="https://schema.org/FAQPage"] h3::after{content:"";display:block;position:absolute;width:38px;height:38px;right:35px;background-repeat:no-repeat;background-position:center}@media(min-width: 1367px){div[itemtype="https://schema.org/FAQPage"] h3::after{top:22px}}@media(max-width: 1366px){div[itemtype="https://schema.org/FAQPage"] h3::after{top:18px}}@media(max-width: 767px){div[itemtype="https://schema.org/FAQPage"] h3::after{top:12px;right:20px}}div[itemtype="https://schema.org/FAQPage"] div[itemprop=text]{color:inherit;border:3px solid var(--color-secondary);border-top:none}@media(min-width: 1367px){div[itemtype="https://schema.org/FAQPage"] div[itemprop=text]{padding:12px 36px}}@media(max-width: 1366px){div[itemtype="https://schema.org/FAQPage"] div[itemprop=text]{padding:12px 36px}}@media(max-width: 767px){div[itemtype="https://schema.org/FAQPage"] div[itemprop=text]{padding:12px 36px}}div[itemtype="https://schema.org/FAQPage"] div[itemprop=text] p:last-child{margin-bottom:0}div[itemtype="https://schema.org/FAQPage"] ul,div[itemtype="https://schema.org/FAQPage"] ol{padding-left:0}.message{border:2px dashed var(--main);border-left:7px solid var(--main);padding:20px 20px 20px 26px;position:relative;border-color:var(--main);background-color:var(--lighttone);width:100%;margin-bottom:32px;font-style:italic;font-size:120%}.message .title{font-style:italic;font-weight:600;font-size:22px;display:block;clear:both;margin-bottom:12px;color:var(--main)}.message ul li{padding-left:18px}.message ul li::before{width:8px;height:8px;left:0;top:7px;background-color:var(--secondary)}.message:not(.no-marking)>strong:first-child{background:var(--main);padding:2px 12px}.alert{border:2px solid var(--secondary);border-left-width:7px;padding:20px 20px 20px 90px;position:relative;background-color:var(--lighttone);min-height:96px;width:100%;margin-bottom:32px}.alert::before{content:"!";display:block;height:70px;width:58px;position:absolute;left:12px;top:0;background-color:var(--secondary);color:#fff;font-size:45px;line-height:60px;font-weight:bold;text-align:center}.alert::after{content:"";position:absolute;left:12px;top:57px;width:0;height:0;border-bottom:13px solid var(--secondary);border-left:30px solid rgba(0,0,0,0);border-right:30px solid rgba(0,0,0,0)}.info{border:2px solid var(--secondary);border-left-width:7px;padding:20px 20px 20px 90px;position:relative;background-color:var(--lighttone);min-height:96px;width:100%;margin-bottom:32px}.info::before{content:"?";background-color:var(--secondary);display:block;height:70px;width:58px;position:absolute;left:12px;top:0;color:#fff;font-size:45px;line-height:60px;font-weight:bold;text-align:center}.info::after{content:"";position:absolute;left:12px;top:57px;width:0;height:0;border-bottom:13px solid var(--secondary);border-left:30px solid rgba(0,0,0,0);border-right:30px solid rgba(0,0,0,0)}.warning{border:2px dashed var(--main);border-left:7px solid var(--main);padding:20px 20px 20px 26px;position:relative;background-color:var(--lighttone);width:100%;margin-bottom:32px}aside{max-width:312px;width:100%;background-color:#fff;margin:0 16px;font-size:14px;line-height:140%;flex:1 0 auto;border:solid #ddd;border-width:0 1px 0 1px}aside.news{padding-bottom:20px}@media(max-width: 895px){aside.news{display:block;position:fixed;z-index:900;left:-100%;top:62px;margin:0;height:calc(100vh - 108px);overflow-y:scroll;max-width:100vw;transition:all .3s ease-out}}@media(max-width: 767px){aside.news.active{left:0}}aside.news .date{display:inline-block;color:#fff;background-color:var(--color-main);font-size:inherit;line-height:inherit;line-height:20px;padding:2px 8px 2px 16px;margin-bottom:4px;margin-top:8px}aside.news .tag{background:var(--color-secondary);padding:1px 4px;border:1px solid var(--color-main);font-size:12px;font-weight:400;border-radius:5px;line-height:12px;margin-right:2px}aside.news .post-link{display:flex;flex-direction:row;padding:6px 16px 6px 0}aside.news .post-link:hover{background-color:var(--color-secondary)}aside.news .post-link .time{width:100%;max-width:64px;padding-left:16px;font-size:inherit;line-height:inherit;color:var(--color-text-secondary)}aside.news .post-link a{text-decoration:none;font-size:inherit;line-height:inherit}aside.news .post-link a.exclusive::after{content:"Экс";background-color:var(--color-main);font-size:12px;line-height:16px;padding:0 3px;border-radius:2px;margin:0 4px;display:inline-block;font-weight:bold;text-transform:lowercase}aside.news .post-link a.exclusive-ua::after{content:"Екс";background-color:var(--color-main);font-size:12px;line-height:16px;padding:0 3px;border-radius:2px;margin:0 4px;display:inline-block;font-weight:bold;text-transform:lowercase}aside.news .post-link a.photo::after{content:"";background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/camera.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:12px;margin:0 4px;display:inline-block}aside.news .post-link a.video::after{content:"";background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/youtube.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:12px;margin:0 4px -1px;display:inline-block}aside.news .all{margin:10px;width:calc(100% - 20px)}aside.topics{padding:0 16px 32px}@media(max-width: 1024px){aside.topics{display:block;position:fixed;z-index:900;right:-100%;top:90px;margin:0;overflow-y:scroll;transition:all .3s ease-out;max-width:320px;height:calc(100vh - 46px - 90px)}}@media(max-width: 895px){aside.topics{max-width:100vw;height:calc(100vh - 108px);top:62px}}@media(max-width: 1024px){aside.topics.active{right:0}}aside.topics h2::after{left:0;width:100%}aside a.all{border-radius:4px;display:inline-block;text-align:center;width:100%;border:3px solid var(--color-main);background-color:var(--color-secondary);text-decoration:none;font-size:16px;font-weight:bold;line-height:20px;padding:12px 8px;margin-bottom:24px}aside .block-thoughts .single{display:flex;flex-direction:row;padding-top:14px;padding-bottom:18px;border-bottom:1px solid var(--color-footer)}aside .block-thoughts .single:last-of-type{border-bottom:none}aside .block-thoughts .single .image{width:72px;height:72px;border-radius:50%;overflow:hidden;display:block;flex:1 0 auto}aside .block-thoughts .single .image img{min-width:100%;height:100%;object-fit:cover;object-position:center}aside .block-thoughts .single .text{max-width:206px;padding-left:16px;flex:1 1 auto}@media(max-width: 767px){aside .block-thoughts .single .text{max-width:100%}}aside .block-thoughts .single .text a{font-weight:500;font-size:16px;line-height:120%;text-decoration:none}aside .block-thoughts .single .text .author{display:inline-block;width:100%;font-weight:400;font-size:14px;line-height:14px;margin-top:10px}aside .block-thoughts .single .text .source{display:inline-block;width:100%;font-size:12px;line-height:14px;color:var(--color-text-secondary)}aside .block-exclusive .single,aside .block-editor-pick .single{padding-top:14px;padding-bottom:18px;border-bottom:1px solid var(--color-footer)}@media(max-width: 767px){aside .block-exclusive .single,aside .block-editor-pick .single{display:flex;flex-direction:row}}aside .block-exclusive .image,aside .block-editor-pick .image{width:100%;display:block;border-radius:5px;height:150px;overflow:hidden;position:relative;margin-bottom:12px}@media(max-width: 767px){aside .block-exclusive .image,aside .block-editor-pick .image{height:auto;flex:1 0 140px;margin-bottom:0}}aside .block-exclusive .image img,aside .block-editor-pick .image img{min-width:100%;height:100%;object-fit:cover;object-position:center}aside .block-exclusive .image .category,aside .block-editor-pick .image .category{display:block;position:absolute;font-size:12px;left:12px;top:12px;padding:0 6px;background-color:var(--color-secondary);color:var(--color-text);font-weight:400;border-radius:4px;border:1px solid var(--color-main)}aside .block-exclusive .video,aside .block-editor-pick .video{z-index:1}aside .block-exclusive .video::before,aside .block-editor-pick .video::before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.4);background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/video.svg);background-size:64px;background-repeat:no-repeat;background-position:center}@media(max-width: 767px){aside .block-exclusive .text,aside .block-editor-pick .text{padding-left:12px}}aside .block-exclusive .text .title,aside .block-editor-pick .text .title{text-decoration:none}aside .block-exclusive .text .datetime,aside .block-editor-pick .text .datetime{display:inline-block;margin:4px 0;width:100%;color:var(--color-text-secondary)}aside .block-tags{display:flex;flex-direction:column;gap:8px;margin-top:20px}aside .block-tags a{text-decoration:none;color:var(--color-text);font-weight:500;font-size:16px;line-height:18px}aside .block-extra-links{display:flex;flex-direction:column;gap:8px;margin-top:20px}aside .block-extra-links a{text-decoration:none;color:var(--color-text);font-weight:500;font-size:16px;line-height:18px;margin:0 16px}aside h2{width:100%;text-align:center;font-size:18px;line-height:140%;text-transform:uppercase;padding:16px 8px;position:relative;margin-bottom:12px}aside h2::after{content:"";display:block;width:calc(100% - 32px);height:3px;background-color:var(--color-main);left:16px;bottom:0;position:absolute}input[type=submit]{border:none;clear:both;display:block;align-self:center;justify-self:center;margin:20px auto 0}input[type=text],input[type=email],input[type=tel]{height:42px;width:100%;max-width:calc(50% - 24px);padding:0 12px;margin:12px;font-size:18px;box-sizing:border-box}textarea{width:100%;max-width:calc(50% - 24px);padding:12px;margin:12px;font-size:18px;font-family:inherit;resize:none;box-sizing:border-box}form{display:flex;flex-wrap:wrap}.button{height:var(--button-height);line-height:var(--button-height);font-size:var(--button-text-size);white-space:nowrap;border-radius:var(--button-radius);background:linear-gradient(0deg, var(--main) 0%, var(--secondary) 100%);color:var(--button-text-color);text-transform:var(--button-caps);padding:0 var(--button-padding);text-decoration:none;cursor:pointer;margin:10px;display:inline-block}.button:hover{background:linear-gradient(0deg, var(--secondary) 0%, var(--main) 100%)}.header-contacts{display:none}@media(min-width: 540px){.header-contacts{padding:var(--font-size) 0;background-color:var(--midtone);color:var(--text-inverted);display:flex;justify-content:center;position:sticky;top:0}}.header-contacts .wrapper{align-items:center;justify-content:space-between;display:flex}.header-contacts .tel{text-decoration:none}.mobile-buttons{display:flex;position:fixed;bottom:0;left:0;width:100%;flex-direction:row;z-index:1000}@media(min-width: 1025px){.mobile-buttons{display:none}}.mobile-buttons a{font-size:18px;line-height:20px;padding:12px 12px 12px 52px;background-color:var(--color-main);color:var(--color-text);text-decoration:none;display:flex;flex:1 0 50%;border:1px solid #fff;background-repeat:no-repeat;background-size:28px;background-position:center left 12px;background-repeat:no-repeat;transition:all .15s ease-in-out}.mobile-buttons a.latest{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/flash.svg)}@media(min-width: 896px)and (max-width: 1024px){.mobile-buttons a.latest{display:none}}.mobile-buttons a.featured{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/picked.svg)}@media(min-width: 896px)and (max-width: 1024px){.mobile-buttons a.featured{max-width:320px;margin-left:auto}}.mobile-buttons a.active{background-color:var(--color-inverted);background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/close.svg)}header{display:flex;justify-content:center;position:sticky;top:0;padding:10px 0;width:100%;z-index:999;background-color:var(--color-content-bg);box-shadow:0 0 32px rgba(0,0,0,.2)}@media(min-width: 768px){header{padding:5px 0}}@media(max-width: 895px){header{position:fixed}}header .wrapper{justify-content:space-between;display:flex}header .logo{z-index:1;display:flex;align-items:center}@media(max-width: 895px){header .logo{width:auto;max-height:42px}}header .logo img{max-width:100%;max-height:100%;height:100%;width:106px;height:42px}header .lang-menu{flex-direction:column-reverse;margin:0 20px 0 0}@media(max-width: 767px){header .lang-menu{margin-right:20px;margin-left:20px}}header .lang-menu li{font-size:14px;line-height:16px;padding:0;margin:2px 0}header .lang-menu li::before{display:none}header form{display:flex;flex-direction:row}header form .search{display:inline-block;background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/blue_search.svg);background-repeat:no-repeat;background-position:center;width:20px;height:28px;border:none;background-color:rgba(0,0,0,0);cursor:pointer}header form input[type=text]{border:none;background-color:#fff;font-size:16px;line-height:16px;padding:4px 8px;margin-right:6px;opacity:0;border:1px solid #fd4900;transition:opacity ease-in-out .3s}header form input[type=text]:focus{outline:#fd4900}header #search-form{max-width:38px;overflow:hidden;transition:max-width ease-in-out .3s;justify-content:flex-end;margin-left:auto;flex-wrap:nowrap;align-items:center;margin-right:20px;gap:6px}@media(max-width: 895px){header #search-form{display:none;position:absolute;right:26px;top:0}}header #search-form #search-btn{flex:1 0 auto}header #search-form input[type=text]{margin:0;max-width:100%;height:36px}header #search-form.active{max-width:240px;overflow:visible}header #search-form.active input[type=text]{opacity:1}#toggle-menu{width:36px;height:26px;right:20px;margin:0;transform:rotate(0deg);transition:.2s ease-in-out;cursor:pointer;position:relative;margin-right:10px;display:none}@media(max-width: 895px){#toggle-menu{display:block;right:0;margin-left:16px;margin-right:0;top:50%;transform:translateY(-50%)}}#toggle-menu span{display:block;position:absolute;height:5px;width:100%;background:var(--color-main);border-radius:2px;opacity:1;left:0;transform:rotate(0deg);transition:.2s ease-in-out}@media(max-width: 895px){#toggle-menu span{background:var(--color-main)}}#toggle-menu span:nth-child(1){top:20px}#toggle-menu span:nth-child(2){top:10px}#toggle-menu span:nth-child(4){top:20px}#toggle-menu.active span{background:var(--color-socials-inactive)}#toggle-menu.active span:nth-child(1){top:10px;width:0%;left:50%}#toggle-menu.active span:nth-child(2){transform:rotate(45deg)}#toggle-menu.active span:nth-child(3){transform:rotate(-45deg);top:10px}#toggle-menu.active span:nth-child(4){top:10px;width:0%;left:50%}nav{display:flex;align-items:center}nav.main{margin-left:auto;margin-right:auto;white-space:nowrap;transition:all .3s ease-in-out;opacity:1}@media(max-width: 895px){nav.main{margin-left:auto;margin-right:20px;position:fixed;background:#fff;width:100vw;bottom:100vh;left:0;height:calc(100vh - 46px - 62px)}}nav.main.smushed{max-width:50%;overflow:hidden;opacity:0}@media(max-width: 895px){nav.main.active{bottom:46px}}nav.main.active #menu-glavnoe-menyu{overflow-y:scroll}nav.main #menu-glavnoe-menyu{overflow:hidden}@media(max-width: 895px){nav.main::before{content:"";display:block;width:100%;height:62px;top:0;position:fixed;background-color:#fff;z-index:1}}@media(max-width: 895px){nav.main>ul{width:100%;height:calc(100vh - 46px - 62px);flex-direction:column;padding:20px}}@media(max-width: 895px){nav.main>ul li{text-align:left;font-size:20px;padding-left:26px}}@media(max-width: 895px){nav.main>ul li:last-child{padding-left:26px}}@media(max-width: 895px){nav.main>ul li::before{top:13px;right:auto;left:10px;height:5px}}nav.main>ul li:hover .sub-menu{display:block}@media(max-width: 895px){nav.main+nav{margin-right:auto}}nav.main .sub-menu{display:none;background:#fff;padding:24px 20px 10px;position:absolute;width:min-content;left:0;box-shadow:0 14px 14px rgba(0,0,0,.1)}@media(max-width: 895px){nav.main .sub-menu{display:block;padding:0;box-shadow:none;left:0;position:relative;width:100%}}nav.main .sub-menu li{padding-left:0}@media(max-width: 895px){nav.main .sub-menu li{padding-left:0}}nav.main .sub-menu li::before{display:none}@media(max-width: 895px){nav.main .sub-menu li:last-child{padding-left:0}}nav.main .sub-menu a{white-space:nowrap}@media(max-width: 895px){nav.main .sub-menu a{font-size:14px;line-height:18px}}@media(max-width: 895px){nav.socials{margin-left:16px}}nav>ul{display:flex;flex-direction:row;margin-bottom:0}nav>ul li{list-style:none;position:relative;padding-left:12px;font-size:var(--font-size);padding-right:16px}nav>ul li::before{content:"";display:block;position:absolute;top:8px;left:0;width:5px;height:5px;background-color:var(--color-main)}nav>ul li:last-child{padding-right:0}nav>ul li a{text-decoration:none;color:var(--color-text)}nav>ul li a:hover{color:var(--color-inverted)}nav>ul li>ul{display:none;position:absolute;right:0}nav>ul li:hover>ul{display:block}ul.socials-menu{list-style:none}ul.socials-menu li{padding:0 4px}ul.socials-menu li::before{display:none}ul.socials-menu li.facebook a{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/facebook.svg)}ul.socials-menu li.twitter a{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/twitter.svg)}ul.socials-menu li.instagram a{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/instagram.svg)}ul.socials-menu li.youtube a{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/youtube.svg)}ul.socials-menu li.telegram a{background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/telegram.svg)}ul.socials-menu li a{overflow:hidden;display:block;height:34px;width:34px;background-color:var(--color-socials-inactive);border-radius:50%;color:rgba(0,0,0,0);padding-left:34px;background-position:center;background-size:20px 20px;background-repeat:no-repeat}ul.socials-menu li a:hover{background-color:var(--color-inverted)}.full-width-pic{width:100%;justify-self:center;max-width:100%}@media(min-width: 768px){.full-width-pic{max-width:1396px;padding:0 12px 0 16px;margin:0 auto}}.full-width-pic a{display:block}.full-width-pic .desktop{display:block;width:100%;height:auto}@media(max-width: 767px){.full-width-pic .desktop{display:none}}.full-width-pic .phone{display:none;width:100%;height:auto}@media(max-width: 767px){.full-width-pic .phone{display:block;margin-bottom:32px}}footer{background-color:var(--color-footer)}@media(max-width: 1024px){footer{margin-bottom:46px}}footer .wrapper{margin:0 auto;width:100%;max-width:1396px;padding:24px 16px;justify-content:space-between;display:flex;align-items:center;gap:32px}@media(max-width: 767px){footer .wrapper{flex-direction:column-reverse}}footer .menus{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin-bottom:auto;gap:16px}@media(max-width: 767px){footer .menus{flex-direction:column-reverse;align-items:center}}footer ul{display:flex;flex-direction:row;align-items:center;margin-bottom:0}footer ul.footer-menu{white-space:nowrap}@media(max-width: 767px){footer ul.footer-menu{padding:20px;flex-direction:column}}footer ul.footer-menu li{padding:0 10px;margin:8px 0}footer ul.footer-menu li::before{display:none}footer ul.footer-menu li a{text-decoration:none}footer .copyright{display:inline-block;width:100%}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.main-content .content{display:flex;flex:1 0 auto;flex-direction:row;flex-wrap:wrap;max-width:712px;gap:20px;margin-bottom:auto}@media(min-width: 1025px)and (max-width: 1366px){.main-content .content{max-width:calc(100% - 624px - 64px)}}@media(min-width: 896px)and (max-width: 1024px){.main-content .content{max-width:calc(100% - 312px - 48px)}}@media(max-width: 895px){.main-content .content{padding:0 10px;max-width:100%}}.main-content .content h2{font-size:18px;text-transform:uppercase;padding-top:14px;margin-bottom:0}@media(max-width: 767px){.main-content .content h2{text-align:center;padding-bottom:12px}}.main-content .content>h2{padding-bottom:0}.main-content .featured{background-color:var(--color-content-bg);padding:24px;box-shadow:0 0 6px rgba(0,0,0,.2);border-radius:5px}@media(max-width: 767px){.main-content .featured{margin-top:12px;padding:16px 12px}}.main-content .featured.latest-mobile{display:none}@media(max-width: 767px){.main-content .featured.latest-mobile{display:block;max-width:100vw;transition:all .3s ease-out}}.main-content .featured.latest-mobile .date{display:inline-block;color:var(--color-text);background-color:var(--color-main);font-size:inherit;line-height:inherit;line-height:20px;padding:2px 8px 2px 16px;margin-bottom:4px;margin-top:8px}.main-content .featured.latest-mobile .post-link{display:flex;flex-direction:row;padding:6px 16px 6px 0;line-height:24px}.main-content .featured.latest-mobile .post-link:hover{background-color:var(--color-secondary)}.main-content .featured.latest-mobile .post-link .time{width:100%;max-width:64px;padding-left:16px;font-size:inherit;line-height:inherit}.main-content .featured.latest-mobile .post-link a{text-decoration:none;font-size:inherit;line-height:inherit}.main-content .featured.latest-mobile .post-link a.exclusive::after{content:"Экс";background-color:var(--color-main);font-size:12px;line-height:16px;padding:0 3px;border-radius:2px;margin:0 4px;display:inline-block;font-weight:bold;text-transform:lowercase}.main-content .featured.latest-mobile .post-link a.photo::after{content:"";background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/camera.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:12px;margin:0 4px;display:inline-block}.main-content .featured.latest-mobile .post-link a.video::after{content:"";background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/youtube.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:12px;margin:0 4px -1px;display:inline-block}.main-content .featured.latest-mobile .all{margin:10px;width:calc(100% - 20px)}.main-content .featured .single{margin-bottom:16px}.main-content .featured .single .title{display:inline-block;font-size:18px;font-weight:500;line-height:140%;margin-bottom:4px;text-decoration:none;width:100%}@media(max-width: 767px){.main-content .featured .single .title{font-size:16px;line-height:120%}}.main-content .featured .single .updated{display:inline-block;background-color:var(--color-footer);color:var(--color-text);padding:4px 6px;font-size:12px;border-radius:3px;margin-left:3px}@media(max-width: 767px){.main-content .featured .single .updated{font-size:11px;padding:3px 5px}}.main-content .featured .single .datetime{display:inline-block;font-size:14px;white-space:nowrap;color:var(--color-text-secondary)}@media(max-width: 767px){.main-content .featured .single .datetime{font-size:12px;padding:0 6px}}.main-content .featured .single .datetime span{display:inline-block}.main-content .featured.percent-50-plain{width:calc(50% - 10px);background:rgba(0,0,0,0);box-shadow:none;margin-top:0;padding:0}@media(max-width: 767px){.main-content .featured.percent-50-plain{width:100%}}.main-content .featured.percent-50-plain .single{padding-bottom:6px;border-bottom:1px dashed var(--color-footer);margin-bottom:6px}.main-content .featured.percent-50-plain .single .title{font-size:16px;margin-bottom:4px;font-weight:500}.main-content .featured.percent-50-plain .single .datetime{font-size:12px}.main-content .cards,.main-content .alm-reveal{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media(max-width: 767px){.main-content .cards,.main-content .alm-reveal{margin:16px 0}}.main-content .cards .single,.main-content .alm-reveal .single{display:flex;flex-direction:column;width:100%;border-radius:5px;background-color:#fff;margin-bottom:16px;box-shadow:0 0 6px rgba(0,0,0,.2);overflow:hidden;max-width:calc(50% - 8px);position:relative}@media(min-width: 1025px)and (max-width: 1366px){.main-content .cards .single,.main-content .alm-reveal .single{max-width:100%;flex-direction:row}}@media(max-width: 767px){.main-content .cards .single,.main-content .alm-reveal .single{max-width:calc(50% - 8px);height:130px}}@media(max-width: 767px){.main-content .cards .single,.main-content .alm-reveal .single{max-width:100%;flex-direction:row}}.main-content .cards .single .image,.main-content .alm-reveal .single .image{width:100%;display:block;height:180px;overflow:hidden;margin-bottom:12px}@media(min-width: 1025px)and (max-width: 1366px){.main-content .cards .single .image,.main-content .alm-reveal .single .image{height:100%;margin-bottom:0;max-width:160px;width:100%;flex:1 0 auto}}@media(max-width: 767px){.main-content .cards .single .image,.main-content .alm-reveal .single .image{height:100%;margin-bottom:0;max-width:160px;width:100%;flex:1 0 auto}}.main-content .cards .single .image img,.main-content .alm-reveal .single .image img{min-width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width: 1025px)and (max-width: 1366px){.main-content .cards .single .image img,.main-content .alm-reveal .single .image img{width:100%;min-height:100%}}@media(max-width: 767px){.main-content .cards .single .image img,.main-content .alm-reveal .single .image img{width:100%;min-height:100%}}.main-content .cards .single .video,.main-content .alm-reveal .single .video{z-index:1;position:relative}.main-content .cards .single .video::before,.main-content .alm-reveal .single .video::before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.4);background-image:url(//akzent.zp.ua/wp-content/themes/Accent-News/img/video.svg);background-size:64px;background-repeat:no-repeat;background-position:center}.main-content .cards .single .category,.main-content .alm-reveal .single .category{display:block;position:absolute;left:12px;top:12px;font-size:14px;padding:4px 8px;background-color:var(--color-secondary);color:var(--color-text);font-weight:400;border-radius:4px;border:1px solid var(--color-main)}.main-content .cards .single .text,.main-content .alm-reveal .single .text{padding:8px}.main-content .cards .single .text .title,.main-content .alm-reveal .single .text .title{text-decoration:none;line-height:140%}@media(max-width: 767px){.main-content .cards .single .text .title,.main-content .alm-reveal .single .text .title{font-size:14px}}.main-content .cards .single .text .datetime,.main-content .alm-reveal .single .text .datetime{display:inline-block;margin:12px 0;width:100%;color:var(--color-text-secondary)}@media(max-width: 767px){.main-content .cards .single .text .datetime,.main-content .alm-reveal .single .text .datetime{font-size:12px}}.main-content .cards.percent-50-cards,.main-content .alm-reveal.percent-50-cards{width:calc(50% - 10px);flex-direction:column;padding:0;margin-top:0;justify-content:flex-start}@media(max-width: 767px){.main-content .cards.percent-50-cards,.main-content .alm-reveal.percent-50-cards{width:100%}}.main-content .cards.percent-50-cards .single,.main-content .alm-reveal.percent-50-cards .single{max-width:max-content;box-shadow:0 0 6px rgba(0,0,0,.2)}.main-content .cards.percent-50-cards .single .text .title,.main-content .alm-reveal.percent-50-cards .single .text .title{line-height:128%;font-size:16px}.main-content .cards.percent-50-cards .single .text .datetime,.main-content .alm-reveal.percent-50-cards .single .text .datetime{margin:8px 0;font-size:12px}.main-content .alm-reveal{margin:0 -8px}.main-content .alm-reveal .single{margin:8px}.main-content .slider{max-width:100%;border-radius:5px;overflow:hidden;max-height:400px}.main-content .slider button{display:none !important}.main-content .slider .slick-slide{height:400px;position:relative}@media(min-width: 1025px)and (max-width: 1366px){.main-content .slider .slick-slide{height:300px}}@media(max-width: 767px){.main-content .slider .slick-slide{height:310px}}@media(max-width: 539px){.main-content .slider .slick-slide{height:57vw}}.main-content .slider .slick-slide .image{display:block;height:100%}.main-content .slider .slick-slide .image img{min-width:100%;height:100%;object-fit:cover;object-position:center}.main-content .slider .slick-slide .text{position:absolute;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.5);border-top:5px solid var(--color-main);padding:12px 0;color:var(--color-content-bg);display:flex;flex-direction:row;align-items:center;font-size:16px;line-height:140%;min-height:80px}@media(max-width: 767px){.main-content .slider .slick-slide .text{font-size:14px;min-height:70px}}.main-content .slider .slick-slide .text .datetime{width:100%;max-width:140px;padding:0 14px;text-align:center}@media(max-width: 767px){.main-content .slider .slick-slide .text .datetime{max-width:100px}}.main-content .slider .slick-slide .text .title{text-decoration:none;padding:0 14px}.main-content .cat-title{display:block;width:100%;font-size:18px;font-weight:bold;line-height:140%;text-transform:uppercase;padding:0 0 4px;position:relative;margin-bottom:24px;text-decoration:none;border-bottom:3px solid var(--color-main)}.banners{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;padding:10px;border-top:1px solid var(--color-footer)}@media(max-width: 767px){.banners{grid-template-columns:1fr 1fr}}@media(max-width: 539px){.banners{grid-template-columns:1fr}}.banners .banner{width:100%;display:block}.banners .banner img{min-height:100%;min-width:100%}.single-post .content>h2,.error404 .content>h2,.blog .content>h2,.search-results .content>h2,.page-template-default .content>h2,.single-thoughts .content>h2,.single-topics .content>h2,.page-template-page-news .content>h2,.single-videos .content>h2,.single-blogs .content>h2,.single-longreads .content>h2,.single-authors .content>h2{font-size:28px;margin:18px 0 0;text-transform:uppercase;padding:0}.single-post .content .cards,.error404 .content .cards,.blog .content .cards,.search-results .content .cards,.page-template-default .content .cards,.single-thoughts .content .cards,.single-topics .content .cards,.page-template-page-news .content .cards,.single-videos .content .cards,.single-blogs .content .cards,.single-longreads .content .cards,.single-authors .content .cards{margin-top:18px}.single-post article,.error404 article,.blog article,.search-results article,.page-template-default article,.single-thoughts article,.single-topics article,.page-template-page-news article,.single-videos article,.single-blogs article,.single-longreads article,.single-authors article{background-color:var(--color-content-bg);box-shadow:0 0 10px rgba(0,0,0,.2);margin:0 0 20px;padding:42px 0;border-radius:0 0 5px 5px;width:100%}.single-post article .cards,.error404 article .cards,.blog article .cards,.search-results article .cards,.page-template-default article .cards,.single-thoughts article .cards,.single-topics article .cards,.page-template-page-news article .cards,.single-videos article .cards,.single-blogs article .cards,.single-longreads article .cards,.single-authors article .cards{padding:0 20px}.single-post article h1,.error404 article h1,.blog article h1,.search-results article h1,.page-template-default article h1,.single-thoughts article h1,.single-topics article h1,.page-template-page-news article h1,.single-videos article h1,.single-blogs article h1,.single-longreads article h1,.single-authors article h1{font-size:28px;font-weight:bold;line-height:120%;margin-bottom:18px}@media(max-width: 767px){.single-post article h1,.error404 article h1,.blog article h1,.search-results article h1,.page-template-default article h1,.single-thoughts article h1,.single-topics article h1,.page-template-page-news article h1,.single-videos article h1,.single-blogs article h1,.single-longreads article h1,.single-authors article h1{padding-left:24px;padding-right:16px}}.single-post article h2,.error404 article h2,.blog article h2,.search-results article h2,.page-template-default article h2,.single-thoughts article h2,.single-topics article h2,.page-template-page-news article h2,.single-videos article h2,.single-blogs article h2,.single-longreads article h2,.single-authors article h2{font-size:32px;padding-top:16px;padding-bottom:4px;margin-bottom:24px;position:relative}@media(max-width: 767px){.single-post article h2,.error404 article h2,.blog article h2,.search-results article h2,.page-template-default article h2,.single-thoughts article h2,.single-topics article h2,.page-template-page-news article h2,.single-videos article h2,.single-blogs article h2,.single-longreads article h2,.single-authors article h2{font-size:24px;padding-top:12px;padding-bottom:4px;margin-bottom:16px;position:relative;text-align:left}}.single-post article h2::after,.error404 article h2::after,.blog article h2::after,.search-results article h2::after,.page-template-default article h2::after,.single-thoughts article h2::after,.single-topics article h2::after,.page-template-page-news article h2::after,.single-videos article h2::after,.single-blogs article h2::after,.single-longreads article h2::after,.single-authors article h2::after{content:"";border-bottom:3px solid var(--color-main);width:calc(100% - 128px);transform:translateX(-50%);left:50%;position:absolute;bottom:0}@media(max-width: 767px){.single-post article h2::after,.error404 article h2::after,.blog article h2::after,.search-results article h2::after,.page-template-default article h2::after,.single-thoughts article h2::after,.single-topics article h2::after,.page-template-page-news article h2::after,.single-videos article h2::after,.single-blogs article h2::after,.single-longreads article h2::after,.single-authors article h2::after{width:calc(100% - 40px);left:24px;transform:translateX(0)}}.single-post article h3,.error404 article h3,.blog article h3,.search-results article h3,.page-template-default article h3,.single-thoughts article h3,.single-topics article h3,.page-template-page-news article h3,.single-videos article h3,.single-blogs article h3,.single-longreads article h3,.single-authors article h3{font-size:24px;padding-top:0;padding-bottom:8px;margin-bottom:16px;position:relative}@media(max-width: 767px){.single-post article h3,.error404 article h3,.blog article h3,.search-results article h3,.page-template-default article h3,.single-thoughts article h3,.single-topics article h3,.page-template-page-news article h3,.single-videos article h3,.single-blogs article h3,.single-longreads article h3,.single-authors article h3{font-size:20px;padding-top:8px;padding-bottom:8px;margin-bottom:10px}}.single-post article h3::after,.error404 article h3::after,.blog article h3::after,.search-results article h3::after,.page-template-default article h3::after,.single-thoughts article h3::after,.single-topics article h3::after,.page-template-page-news article h3::after,.single-videos article h3::after,.single-blogs article h3::after,.single-longreads article h3::after,.single-authors article h3::after{content:"";border-bottom:2px solid var(--color-footer);width:calc(100% - 128px);transform:translateX(-50%);left:50%;position:absolute;bottom:0}@media(max-width: 767px){.single-post article h3::after,.error404 article h3::after,.blog article h3::after,.search-results article h3::after,.page-template-default article h3::after,.single-thoughts article h3::after,.single-topics article h3::after,.page-template-page-news article h3::after,.single-videos article h3::after,.single-blogs article h3::after,.single-longreads article h3::after,.single-authors article h3::after{width:calc(100% - 40px);left:24px;transform:translateX(0)}}.single-post article p,.error404 article p,.blog article p,.search-results article p,.page-template-default article p,.single-thoughts article p,.single-topics article p,.page-template-page-news article p,.single-videos article p,.single-blogs article p,.single-longreads article p,.single-authors article p{font-size:18px;line-height:140%}@media(max-width: 767px){.single-post article p,.error404 article p,.blog article p,.search-results article p,.page-template-default article p,.single-thoughts article p,.single-topics article p,.page-template-page-news article p,.single-videos article p,.single-blogs article p,.single-longreads article p,.single-authors article p{font-size:16px;line-height:140%;margin-bottom:10px}}.single-post article>ul,.single-post article>ol,.single-post article>p,.single-post article>h1,.single-post article>h2,.single-post article>h3,.single-post article>h4,.single-post article>h5,.error404 article>ul,.error404 article>ol,.error404 article>p,.error404 article>h1,.error404 article>h2,.error404 article>h3,.error404 article>h4,.error404 article>h5,.blog article>ul,.blog article>ol,.blog article>p,.blog article>h1,.blog article>h2,.blog article>h3,.blog article>h4,.blog article>h5,.search-results article>ul,.search-results article>ol,.search-results article>p,.search-results article>h1,.search-results article>h2,.search-results article>h3,.search-results article>h4,.search-results article>h5,.page-template-default article>ul,.page-template-default article>ol,.page-template-default article>p,.page-template-default article>h1,.page-template-default article>h2,.page-template-default article>h3,.page-template-default article>h4,.page-template-default article>h5,.single-thoughts article>ul,.single-thoughts article>ol,.single-thoughts article>p,.single-thoughts article>h1,.single-thoughts article>h2,.single-thoughts article>h3,.single-thoughts article>h4,.single-thoughts article>h5,.single-topics article>ul,.single-topics article>ol,.single-topics article>p,.single-topics article>h1,.single-topics article>h2,.single-topics article>h3,.single-topics article>h4,.single-topics article>h5,.page-template-page-news article>ul,.page-template-page-news article>ol,.page-template-page-news article>p,.page-template-page-news article>h1,.page-template-page-news article>h2,.page-template-page-news article>h3,.page-template-page-news article>h4,.page-template-page-news article>h5,.single-videos article>ul,.single-videos article>ol,.single-videos article>p,.single-videos article>h1,.single-videos article>h2,.single-videos article>h3,.single-videos article>h4,.single-videos article>h5,.single-blogs article>ul,.single-blogs article>ol,.single-blogs article>p,.single-blogs article>h1,.single-blogs article>h2,.single-blogs article>h3,.single-blogs article>h4,.single-blogs article>h5,.single-longreads article>ul,.single-longreads article>ol,.single-longreads article>p,.single-longreads article>h1,.single-longreads article>h2,.single-longreads article>h3,.single-longreads article>h4,.single-longreads article>h5,.single-authors article>ul,.single-authors article>ol,.single-authors article>p,.single-authors article>h1,.single-authors article>h2,.single-authors article>h3,.single-authors article>h4,.single-authors article>h5{padding-left:64px;padding-right:64px}@media(max-width: 767px){.single-post article>ul,.single-post article>ol,.single-post article>p,.single-post article>h1,.single-post article>h2,.single-post article>h3,.single-post article>h4,.single-post article>h5,.error404 article>ul,.error404 article>ol,.error404 article>p,.error404 article>h1,.error404 article>h2,.error404 article>h3,.error404 article>h4,.error404 article>h5,.blog article>ul,.blog article>ol,.blog article>p,.blog article>h1,.blog article>h2,.blog article>h3,.blog article>h4,.blog article>h5,.search-results article>ul,.search-results article>ol,.search-results article>p,.search-results article>h1,.search-results article>h2,.search-results article>h3,.search-results article>h4,.search-results article>h5,.page-template-default article>ul,.page-template-default article>ol,.page-template-default article>p,.page-template-default article>h1,.page-template-default article>h2,.page-template-default article>h3,.page-template-default article>h4,.page-template-default article>h5,.single-thoughts article>ul,.single-thoughts article>ol,.single-thoughts article>p,.single-thoughts article>h1,.single-thoughts article>h2,.single-thoughts article>h3,.single-thoughts article>h4,.single-thoughts article>h5,.single-topics article>ul,.single-topics article>ol,.single-topics article>p,.single-topics article>h1,.single-topics article>h2,.single-topics article>h3,.single-topics article>h4,.single-topics article>h5,.page-template-page-news article>ul,.page-template-page-news article>ol,.page-template-page-news article>p,.page-template-page-news article>h1,.page-template-page-news article>h2,.page-template-page-news article>h3,.page-template-page-news article>h4,.page-template-page-news article>h5,.single-videos article>ul,.single-videos article>ol,.single-videos article>p,.single-videos article>h1,.single-videos article>h2,.single-videos article>h3,.single-videos article>h4,.single-videos article>h5,.single-blogs article>ul,.single-blogs article>ol,.single-blogs article>p,.single-blogs article>h1,.single-blogs article>h2,.single-blogs article>h3,.single-blogs article>h4,.single-blogs article>h5,.single-longreads article>ul,.single-longreads article>ol,.single-longreads article>p,.single-longreads article>h1,.single-longreads article>h2,.single-longreads article>h3,.single-longreads article>h4,.single-longreads article>h5,.single-authors article>ul,.single-authors article>ol,.single-authors article>p,.single-authors article>h1,.single-authors article>h2,.single-authors article>h3,.single-authors article>h4,.single-authors article>h5{padding-left:24px;padding-right:16px}}.single-post article .post-cover,.error404 article .post-cover,.blog article .post-cover,.search-results article .post-cover,.page-template-default article .post-cover,.single-thoughts article .post-cover,.single-topics article .post-cover,.page-template-page-news article .post-cover,.single-videos article .post-cover,.single-blogs article .post-cover,.single-longreads article .post-cover,.single-authors article .post-cover{position:relative;aspect-ratio:16/9;overflow:hidden;margin-bottom:20px}.single-post article .post-cover img,.error404 article .post-cover img,.blog article .post-cover img,.search-results article .post-cover img,.page-template-default article .post-cover img,.single-thoughts article .post-cover img,.single-topics article .post-cover img,.page-template-page-news article .post-cover img,.single-videos article .post-cover img,.single-blogs article .post-cover img,.single-longreads article .post-cover img,.single-authors article .post-cover img{object-fit:cover;object-position:center;min-width:100%;min-height:100%;height:100%}.single-post article .post-cover .category,.error404 article .post-cover .category,.blog article .post-cover .category,.search-results article .post-cover .category,.page-template-default article .post-cover .category,.single-thoughts article .post-cover .category,.single-topics article .post-cover .category,.page-template-page-news article .post-cover .category,.single-videos article .post-cover .category,.single-blogs article .post-cover .category,.single-longreads article .post-cover .category,.single-authors article .post-cover .category{display:block;position:absolute;left:16px;bottom:16px;font-size:16px;padding:4px 8px;background-color:var(--color-secondary);color:var(--color-text);font-weight:400;border-radius:4px;border:1px solid var(--color-main)}.single-post article .post-info,.error404 article .post-info,.blog article .post-info,.search-results article .post-info,.page-template-default article .post-info,.single-thoughts article .post-info,.single-topics article .post-info,.page-template-page-news article .post-info,.single-videos article .post-info,.single-blogs article .post-info,.single-longreads article .post-info,.single-authors article .post-info{display:flex;justify-content:space-between;font-size:14px;line-height:16px;padding-bottom:4px;margin-bottom:20px;color:var(--color-text-secondary);width:100%;position:relative}.single-post article .post-info::after,.error404 article .post-info::after,.blog article .post-info::after,.search-results article .post-info::after,.page-template-default article .post-info::after,.single-thoughts article .post-info::after,.single-topics article .post-info::after,.page-template-page-news article .post-info::after,.single-videos article .post-info::after,.single-blogs article .post-info::after,.single-longreads article .post-info::after,.single-authors article .post-info::after{content:"";border-bottom:1px solid var(--color-footer);width:calc(100% - 128px);transform:translateX(-50%);left:50%;position:absolute;bottom:0}@media(max-width: 767px){.single-post article .post-info::after,.error404 article .post-info::after,.blog article .post-info::after,.search-results article .post-info::after,.page-template-default article .post-info::after,.single-thoughts article .post-info::after,.single-topics article .post-info::after,.page-template-page-news article .post-info::after,.single-videos article .post-info::after,.single-blogs article .post-info::after,.single-longreads article .post-info::after,.single-authors article .post-info::after{width:calc(100% - 40px);left:24px;transform:translateX(0)}}.single-post article .post-info span,.error404 article .post-info span,.blog article .post-info span,.search-results article .post-info span,.page-template-default article .post-info span,.single-thoughts article .post-info span,.single-topics article .post-info span,.page-template-page-news article .post-info span,.single-videos article .post-info span,.single-blogs article .post-info span,.single-longreads article .post-info span,.single-authors article .post-info span{font-size:inherit;color:inherit}.single-post article .wp-caption,.error404 article .wp-caption,.blog article .wp-caption,.search-results article .wp-caption,.page-template-default article .wp-caption,.single-thoughts article .wp-caption,.single-topics article .wp-caption,.page-template-page-news article .wp-caption,.single-videos article .wp-caption,.single-blogs article .wp-caption,.single-longreads article .wp-caption,.single-authors article .wp-caption{margin:24px auto 12}.single-post article .wp-caption p,.error404 article .wp-caption p,.blog article .wp-caption p,.search-results article .wp-caption p,.page-template-default article .wp-caption p,.single-thoughts article .wp-caption p,.single-topics article .wp-caption p,.page-template-page-news article .wp-caption p,.single-videos article .wp-caption p,.single-blogs article .wp-caption p,.single-longreads article .wp-caption p,.single-authors article .wp-caption p{font-size:14px;line-height:140%;text-align:center;padding:4px 0;color:var(--color-text-secondary)}.single-post article .iframe-container,.error404 article .iframe-container,.blog article .iframe-container,.search-results article .iframe-container,.page-template-default article .iframe-container,.single-thoughts article .iframe-container,.single-topics article .iframe-container,.page-template-page-news article .iframe-container,.single-videos article .iframe-container,.single-blogs article .iframe-container,.single-longreads article .iframe-container,.single-authors article .iframe-container{width:100%;position:relative;display:flex;justify-content:center}.single-post article .iframe-container iframe,.error404 article .iframe-container iframe,.blog article .iframe-container iframe,.search-results article .iframe-container iframe,.page-template-default article .iframe-container iframe,.single-thoughts article .iframe-container iframe,.single-topics article .iframe-container iframe,.page-template-page-news article .iframe-container iframe,.single-videos article .iframe-container iframe,.single-blogs article .iframe-container iframe,.single-longreads article .iframe-container iframe,.single-authors article .iframe-container iframe{height:auto;max-width:100%;width:100%}.single-post article iframe,.error404 article iframe,.blog article iframe,.search-results article iframe,.page-template-default article iframe,.single-thoughts article iframe,.single-topics article iframe,.page-template-page-news article iframe,.single-videos article iframe,.single-blogs article iframe,.single-longreads article iframe,.single-authors article iframe{margin-bottom:32px}.single-post .single-topic,.error404 .single-topic,.blog .single-topic,.search-results .single-topic,.page-template-default .single-topic,.single-thoughts .single-topic,.single-topics .single-topic,.page-template-page-news .single-topic,.single-videos .single-topic,.single-blogs .single-topic,.single-longreads .single-topic,.single-authors .single-topic{display:flex;flex-direction:row;width:100%;padding:0 20px;margin-bottom:14px}.single-post .single-topic .datetime,.error404 .single-topic .datetime,.blog .single-topic .datetime,.search-results .single-topic .datetime,.page-template-default .single-topic .datetime,.single-thoughts .single-topic .datetime,.single-topics .single-topic .datetime,.page-template-page-news .single-topic .datetime,.single-videos .single-topic .datetime,.single-blogs .single-topic .datetime,.single-longreads .single-topic .datetime,.single-authors .single-topic .datetime{font-size:12px;line-height:14px;display:inline-block;margin-right:6px;color:var(--color-text-secondary);flex:1 1 85px;white-space:nowrap}.single-post .single-topic .title,.error404 .single-topic .title,.blog .single-topic .title,.search-results .single-topic .title,.page-template-default .single-topic .title,.single-thoughts .single-topic .title,.single-topics .single-topic .title,.page-template-page-news .single-topic .title,.single-videos .single-topic .title,.single-blogs .single-topic .title,.single-longreads .single-topic .title,.single-authors .single-topic .title{display:flex;flex:1 1 calc(100% - 90px);word-wrap:normal;word-break:normal}.single-post .sharing,.error404 .sharing,.blog .sharing,.search-results .sharing,.page-template-default .sharing,.single-thoughts .sharing,.single-topics .sharing,.page-template-page-news .sharing,.single-videos .sharing,.single-blogs .sharing,.single-longreads .sharing,.single-authors .sharing{padding:0 20px;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center;margin-bottom:8px}.single-post .authors-list,.error404 .authors-list,.blog .authors-list,.search-results .authors-list,.page-template-default .authors-list,.single-thoughts .authors-list,.single-topics .authors-list,.page-template-page-news .authors-list,.single-videos .authors-list,.single-blogs .authors-list,.single-longreads .authors-list,.single-authors .authors-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-bottom:26px;padding:0 20px}.single-post .authors-list .single-author,.error404 .authors-list .single-author,.blog .authors-list .single-author,.search-results .authors-list .single-author,.page-template-default .authors-list .single-author,.single-thoughts .authors-list .single-author,.single-topics .authors-list .single-author,.page-template-page-news .authors-list .single-author,.single-videos .authors-list .single-author,.single-blogs .authors-list .single-author,.single-longreads .authors-list .single-author,.single-authors .authors-list .single-author{padding:6px;width:100%;display:flex;flex-direction:row;gap:6px;align-items:center;flex:0 1}@media(min-width: 540px){.single-post .authors-list .single-author.editor,.error404 .authors-list .single-author.editor,.blog .authors-list .single-author.editor,.search-results .authors-list .single-author.editor,.page-template-default .authors-list .single-author.editor,.single-thoughts .authors-list .single-author.editor,.single-topics .authors-list .single-author.editor,.page-template-page-news .authors-list .single-author.editor,.single-videos .authors-list .single-author.editor,.single-blogs .authors-list .single-author.editor,.single-longreads .authors-list .single-author.editor,.single-authors .authors-list .single-author.editor{margin-left:auto}}.single-post .authors-list .single-author .image,.error404 .authors-list .single-author .image,.blog .authors-list .single-author .image,.search-results .authors-list .single-author .image,.page-template-default .authors-list .single-author .image,.single-thoughts .authors-list .single-author .image,.single-topics .authors-list .single-author .image,.page-template-page-news .authors-list .single-author .image,.single-videos .authors-list .single-author .image,.single-blogs .authors-list .single-author .image,.single-longreads .authors-list .single-author .image,.single-authors .authors-list .single-author .image{width:38px;height:38px;border-radius:50%;overflow:hidden;flex:0 1 auto;border:none}.single-post .authors-list .single-author .image img,.error404 .authors-list .single-author .image img,.blog .authors-list .single-author .image img,.search-results .authors-list .single-author .image img,.page-template-default .authors-list .single-author .image img,.single-thoughts .authors-list .single-author .image img,.single-topics .authors-list .single-author .image img,.page-template-page-news .authors-list .single-author .image img,.single-videos .authors-list .single-author .image img,.single-blogs .authors-list .single-author .image img,.single-longreads .authors-list .single-author .image img,.single-authors .authors-list .single-author .image img{object-fit:cover;object-position:center;min-width:100%;height:100%}.single-post .authors-list .single-author .text,.error404 .authors-list .single-author .text,.blog .authors-list .single-author .text,.search-results .authors-list .single-author .text,.page-template-default .authors-list .single-author .text,.single-thoughts .authors-list .single-author .text,.single-topics .authors-list .single-author .text,.page-template-page-news .authors-list .single-author .text,.single-videos .authors-list .single-author .text,.single-blogs .authors-list .single-author .text,.single-longreads .authors-list .single-author .text,.single-authors .authors-list .single-author .text{display:flex;flex-direction:column;margin-right:auto;white-space:nowrap}.single-post .authors-list .single-author .text .name,.error404 .authors-list .single-author .text .name,.blog .authors-list .single-author .text .name,.search-results .authors-list .single-author .text .name,.page-template-default .authors-list .single-author .text .name,.single-thoughts .authors-list .single-author .text .name,.single-topics .authors-list .single-author .text .name,.page-template-page-news .authors-list .single-author .text .name,.single-videos .authors-list .single-author .text .name,.single-blogs .authors-list .single-author .text .name,.single-longreads .authors-list .single-author .text .name,.single-authors .authors-list .single-author .text .name{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:#000;text-decoration:none;border-bottom:none}.single-post .authors-list .single-author .text .status,.error404 .authors-list .single-author .text .status,.blog .authors-list .single-author .text .status,.search-results .authors-list .single-author .text .status,.page-template-default .authors-list .single-author .text .status,.single-thoughts .authors-list .single-author .text .status,.single-topics .authors-list .single-author .text .status,.page-template-page-news .authors-list .single-author .text .status,.single-videos .authors-list .single-author .text .status,.single-blogs .authors-list .single-author .text .status,.single-longreads .authors-list .single-author .text .status,.single-authors .authors-list .single-author .text .status{color:#818181;font-size:12px;font-weight:500;line-height:12px;text-align:left}.single-topics .content article .post-info{margin-bottom:3px}.single-topics .content article h1+.post-info{margin-bottom:20px}.single-topics .content article h2{font-size:24px;line-height:140%;text-transform:none;padding-top:90px;margin-top:-90px;padding-bottom:12px;margin-bottom:20px}.single-topics .content article h3{font-size:22px;line-height:122%;margin-bottom:20px}.single-topics .content article h4{font-size:20px;line-height:120%;font-weight:bold;margin-bottom:16px}.archive h1,.blog h1,.search-results h1,.page-template-page-editor-pick h1,.page-template-page-exclusive h1{font-size:26px;font-weight:bold;line-height:120%;margin-bottom:20px;padding-top:26px;padding-bottom:10px;text-transform:uppercase;border-bottom:4px solid var(--color-main)}@media(max-width: 767px){.archive h1,.blog h1,.search-results h1,.page-template-page-editor-pick h1,.page-template-page-exclusive h1{font-size:24px;margin-bottom:12px;padding-top:18px;padding-bottom:4px}}.archive .main-content .alm-reveal .single,.blog .main-content .alm-reveal .single,.search-results .main-content .alm-reveal .single,.page-template-page-editor-pick .main-content .alm-reveal .single,.page-template-page-exclusive .main-content .alm-reveal .single{max-width:calc(50% - 16px)}@media(min-width: 1025px)and (max-width: 1366px){.archive .main-content .alm-reveal .single,.blog .main-content .alm-reveal .single,.search-results .main-content .alm-reveal .single,.page-template-page-editor-pick .main-content .alm-reveal .single,.page-template-page-exclusive .main-content .alm-reveal .single{max-width:100%}}@media(max-width: 767px){.archive .main-content .alm-reveal .single,.blog .main-content .alm-reveal .single,.search-results .main-content .alm-reveal .single,.page-template-page-editor-pick .main-content .alm-reveal .single,.page-template-page-exclusive .main-content .alm-reveal .single{max-width:100%}}.page-template-page-news .single-topic,.blog .single-topic,.search-results .single-topic{display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;border-bottom:1px dashed var(--color-footer);padding-bottom:16px}.page-template-page-news .single-topic .image,.blog .single-topic .image,.search-results .single-topic .image{display:flex;aspect-ratio:3/2;overflow:hidden;flex:0 0 180px;border:1px solid var(--color-footer);border-radius:8px}.page-template-page-news .single-topic .image img,.blog .single-topic .image img,.search-results .single-topic .image img{object-fit:cover;object-position:center;min-width:100%;min-height:100%}.page-template-page-news .single-topic .title,.blog .single-topic .title,.search-results .single-topic .title{margin-top:8px;font-size:20px;line-height:24px;text-decoration:none}.search-results article{padding-top:0}.search-results article h1{font-size:20px}