/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.node--unpublished{background-color:#fff4f4;}
@font-face{font-display:swap;font-family:'Electrolize';font-style:normal;font-weight:400;src:url(/themes/custom/patternorigin12/assets/fonts/electrolize-regular.woff2) format('woff2'),url(/themes/custom/patternorigin12/assets/fonts/electrolize-regular.ttf) format('truetype');}@font-face{font-display:swap;font-family:'Oswald';font-style:normal;font-weight:400;src:url(/themes/custom/patternorigin12/assets/fonts/oswald-regular.woff2) format('woff2'),url(/themes/custom/patternorigin12/assets/fonts/oswald-regular.ttf) format('truetype');}@font-face{font-display:swap;font-family:'Oswald';font-style:normal;font-weight:700;src:url(/themes/custom/patternorigin12/assets/fonts/oswald-700.woff2) format('woff2'),url(/themes/custom/patternorigin12/assets/fonts/oswald-700.ttf) format('truetype');}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;src:url(/themes/custom/patternorigin12/assets/fonts/roboto-v47-latin-regular.woff2) format('woff2'),url(/themes/custom/patternorigin12/assets/fonts/roboto-v47-latin-regular.ttf) format('truetype');}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;src:url(/themes/custom/patternorigin12/assets/fonts/roboto-v47-latin-italic.woff2) format('woff2'),url(/themes/custom/patternorigin12/assets/fonts/roboto-v47-latin-italic.ttf) format('truetype');}
*,*::before,*::after{box-sizing:border-box;}html{-webkit-text-size-adjust:100%;}:focus,:active{outline:none;}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;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}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;}
:root{--color-white:#FFFFFF;--color-black:#000000;--color-red:#D02929;--color-yellow:#F7CA11;--color-dark-orange:#D88405;--color-dark-brown:#262222;--color-grey-1:#DADADA;--color-grey-2:#585757;--color-light-grey:#8B8B8B;--color-middle-grey:#B5B5B5;--color-dark-charcoal:#2E2E32;--color-cream:#FBF0C2;--color-dark-blue:#134163;--font-family-base:"Electrolize",sans-serif;--font-family-second:"Oswald",sans-serif;}
.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.page{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.container{width:min(100%,1440px);margin-inline:auto;padding-inline:20px;}.layout{padding-top:20px;}.content{margin-bottom:50px;}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;}.fleft{float:left;}.fright{float:right;}.section:not(:last-child){margin-bottom:40px;}.section .field__item:not(:last-child){margin-bottom:30px;}@media (min-width:1024px){.is-hidden-mobile{display:block;}.is-hidden-desktop{display:none;}.layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:50px;}.layout__content{width:calc(100% - 312px);margin-bottom:0;}.layout__sidebar{margin-left:30px;width:282px;}.sticky{position:sticky;top:10px;}}@media (min-width:1440px){.layout__content{width:calc(100% - 360px);}.layout__sidebar{margin-left:40px;width:320px;}}@media (max-width:1023px){.is-hidden-mobile{display:none;}.is-hidden-desktop{display:block;}.layout__content{margin-bottom:40px;}}@media (min-width:768px) and (max-width:1023px){.sticky{width:100%;}}
html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:110px;}body{background-color:#373434;font-family:var(--font-family-base);font-weight:400;font-size:16px;line-height:21px;color:#B7B7B7;}img{display:block;max-width:100%;height:auto;}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-second);font-weight:400;}h1{font-size:35px;line-height:38px;margin-bottom:30px;text-transform:uppercase;}h2{font-size:30px;line-height:33px;margin-bottom:30px;text-transform:uppercase;}h3{margin-bottom:30px;}p:not(:last-child){margin-bottom:16px;}@media (min-width:768px){h1{font-size:45px;line-height:54px;margin-bottom:50px;}}
body:not(.path-user) .region--messages{position:fixed;bottom:20px;left:0;width:100%;z-index:3;}body:not(.user-logged-in) .b-local-tasks{display:none;}body.user-logged-in .wrapper{min-height:calc(100vh - 39px);}body.path-user .region--help .container{padding:0;}body.path-user .page{padding:0;}.p-user__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;}.p-user__logo a{display:block;width:207px;height:46px;}.user-login-form{max-width:400px;width:100%;margin:0 auto;padding:10% 0;}.user-login-form .form-actions{padding-top:20px;}.user-login-form .button{min-width:200px;}.node--unpublished{background-color:transparent !important;}.border-hidden{border-color:transparent;}.more-link a{display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 11L1 11M17 11L12.5 15.5M17 11L12.5 6.5M2 6.63587C3.62072 3.2997 7.0418 1 11 1C16.5228 0.999999 21 5.47715 21 11C21 16.5228 16.5228 21 11 21C7.0418 21 3.62072 18.7003 2 15.3641' stroke='%23f7ca11' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center right;color:#f7ca11;font-family:var(--font-family-second);font-size:25px;line-height:30px;min-height:22px;padding-right:40px;text-decoration:none;}.more-link a:hover{text-decoration:underline;}
.button,button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;color:var(--color-dark-brown);text-align:center;font-family:var(--font-family-second);font-weight:400;font-size:25px;line-height:30px;text-decoration:none;white-space:nowrap;background-color:var(--color-yellow);border-radius:20px;padding:5px 22px;box-shadow:1px 2px 2px 0 rgba(0,0,0,0.4);border:0;cursor:pointer;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;}.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{background-color:var(--color-dark-orange);}@media (hover:hover){.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{background-color:var(--color-dark-orange);}}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{display:block;width:100%;padding:15px 25px;font-family:var(--font-family-second);font-weight:400;font-size:20px;line-height:22px;color:var(--color-grey-2);background-color:var(--color-white);border-radius:3px;border:1px solid var(--color-grey);box-shadow:0 2px 2px 0 rgba(0,0,0,0.18);width:100%;}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus{outline:0;}label,legend{display:inline-block;font-family:var(--font-family-second);font-weight:400;color:var(--color-grey-2);margin-bottom:5px;}label.error{font-size:12px;line-height:14px;font-weight:400;color:var(--color-red);margin-top:5px;margin-bottom:0;}input[type="checkbox"],input[type="radio"]{display:inline;}.form-item,.field-name-comment-body{padding:0;margin:0 0 20px;}.form-item .description{margin-top:5px;font-size:14px;}::placeholder{color:var(--color-grey-2);}.b-form{background-color:var(--color-dark-brown);color:var(--color-cream);font-family:var(--font-family-second);font-weight:400;font-size:20px;line-height:24px;padding:32px 17px;}.b-form h3{font-family:var(--font-family-second);font-weight:400;font-size:30px;line-height:36px;color:var(--color-yellow);margin-bottom:10px;}.b-form label{font-family:var(--font-family-second);font-size:20px;line-height:22px;color:var(--color-cream);}.b-form__newsletter .form-text{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='10' r='4' fill='%238B8B8B'/%3E%3Cellipse cx='13' cy='19.5' rx='8' ry='4.5' fill='%238B8B8B'/%3E%3Ccircle cx='13' cy='13' r='12.5' stroke='%23585757'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center left 10px;padding-left:40px;}.b-form__newsletter .form-email{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='13' r='12.5' stroke='%23838383'/%3E%3Crect x='6.25' y='8.25' width='13.5' height='9.5' rx='0.75' fill='%23AAAAAA' stroke='%23585757' stroke-width='0.5'/%3E%3Cpath d='M12.851 13.2007C12.9395 13.2664 13.0605 13.2664 13.149 13.2007L19.2112 8.70074C19.2978 8.63647 19.3334 8.52392 19.2995 8.42153C19.2657 8.31915 19.17 8.25 19.0622 8.25L6.93782 8.25C6.82999 8.25 6.7343 8.31914 6.70046 8.42153C6.66661 8.52391 6.70223 8.63646 6.78881 8.70074L12.851 13.2007Z' fill='%23AAAAAA' stroke='%23585757' stroke-width='0.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center left 10px;padding-left:40px;}.form-item-radios{font-size:20px;line-height:22px;position:relative;}.form-item-radios label.error{font-family:var(--font-family-second);margin-top:0;position:absolute;top:100%;left:0;}.form-item-radios input[type="radio"]{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;}.form-item-radios label:not(.error){color:var(--color-cream);cursor:pointer;position:relative;margin-bottom:0;padding-left:34px;}.form-item-radios label:not(.error)::before{content:"";position:absolute;width:18px;height:18px;background-color:transparent;border:2px solid var(--color-grey-2);border-radius:50%;top:50%;left:0;transform:translateY(-50%);transition:border-color 400ms ease;}.form-item-radios label:not(.error)::after{content:"";position:absolute;width:16px;height:16px;background-color:var(--color-yellow);border:2px solid var(--color-yellow);border-radius:50%;top:50%;left:1px;transform:translateY(-50%) scale(0);transition:transform 400ms ease;}.form-item-radios input[type="radio"]:checked+label:not(.error)::before{border-color:var(--color-yellow);}.form-item-radios input[type="radio"]:checked+label:not(.error)::after{transform:translateY(-50%) scale(0.55);}
.pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;}.pager:not(.js-pager__items) .pager__item{font-family:var(--font-family-base);font-size:20px;line-height:23px;color:var(--color-grey);}.pager:not(.js-pager__items) .pager__item a{display:block;background-color:var(--color-dark-blue);border:1px solid var(--color-dark-blue);color:var(--color-cream);min-width:50px;padding:13px 10px 12px;text-align:center;text-decoration:none;}.pager:not(.js-pager__items) .pager__item.is-active a{background-color:transparent;border-color:var(--color-dark-blue);color:var(--color-dark-blue);}.pager:not(.js-pager__items) .pager__item.pager__item--first a,.pager:not(.js-pager__items) .pager__item.pager__item--previous a,.pager:not(.js-pager__items) .pager__item.pager__item--last a,.pager:not(.js-pager__items) .pager__item.pager__item--last a{background-color:var(--color-light-grey);border-color:var(--color-light-grey);color:var(--color-dark-blue);}.pager__item--ellipsis{display:none;}.pager.js-pager__items{padding-top:30px;}
#block-breadcrumbs ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:30px;row-gap:10px;}#block-breadcrumbs ol li{display:inline;font-size:16px;}#block-breadcrumbs ol li:not(:last-child) a{color:var(--color-dark);}#block-breadcrumbs ol li:not(:last-child)::after{display:inline-block;margin:0 10px 0 5px;content:"→";}#block-breadcrumbs ol li a{text-decoration:none;}#block-breadcrumbs ol li:last-child,#block-breadcrumbs ol li:last-child a{color:var(--color-dark-grey);}
.header{background-color:var(--color-dark-brown);}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:17px 0;}.header__logo a{display:block;width:200px;height:87px;}.header__menu{display:none;}.header__menu ul.menu li{font-size:20px;text-align:center;}.header__menu ul.menu li a{color:var(--color-cream);text-decoration:none;}.header__menu ul.menu li a.is-active,.header__menu ul.menu li a:hover{text-decoration:underline;}.header__hamburger{display:flex;align-items:center;justify-content:center;width:48px;height:48px;cursor:pointer;}.header__menu-close{position:absolute;right:20px;top:40px;}.header__menu-close svg{width:40px;}@media (min-width:768px){.header__menu{display:block;}.header__menu ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;}.header__menu ul.menu li:not(:first-child){margin-left:30px;}.header__hamburger{display:none;}.header__menu-close{display:none;}}@media (min-width:1024px){.header__menu ul.menu li:not(:first-child){margin-left:70px;}}@media (max-width:767px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#141922;position:fixed;height:100svh;width:100%;left:0;top:0;padding:55px 20px 35px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;opacity:0;visibility:hidden;z-index:20;}.header__menu.state-open{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);opacity:1;visibility:visible;}.header__menu ul.menu li{font-size:20px;line-height:24px;}.header__menu ul.menu li:hover,.header__menu ul.menu li.menu-item--active-trail{background-color:var(--color-light-grey);margin:0 -20px;}.header__menu ul.menu li:hover a,.header__menu ul.menu li.menu-item--active-trail a{color:var(--color-cream);}.header__menu ul.menu li:hover a::after,.header__menu ul.menu li.menu-item--active-trail a::after{opacity:0;}.header__menu ul.menu li a{display:block;max-width:200px;width:100%;margin:0 auto;padding-block:20px;position:relative;border-bottom:1px solid var(--color-cream);}.header__menu ul.menu li a::after{content:"";position:absolute;left:0;bottom:0;background-color:var(--color-grey);height:1px;width:100%;}.header__menu ul.menu li a:hover,.header__menu ul.menu li a.is-active{color:var(--color-cream);text-decoration:none;}}
.footer{background-color:var(--color-dark-brown);}.footer__inner{padding:30px 0;}.footer__top{padding-bottom:10px;margin-bottom:15px;}.footer__logo{margin-bottom:20px;}.footer__logo a{display:block;width:200px;height:87px;}.footer__top ul.menu li{font-size:20px;line-height:24px;}.footer__top ul.menu li a{color:var(--color-cream);text-decoration:none;}.footer__top ul.menu li a.is-active,.footer__top ul.menu li a:hover{text-decoration:underline;}.footer__description{color:var(--color-cream);margin-bottom:15px;}.footer__copyright{color:var(--color-cream);}@media (min-width:768px){.footer__top ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.footer__top ul.menu li:not(:first-child){margin-left:30px;}.footer__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:1024px){.footer__logo{margin-bottom:0;}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.footer__top ul.menu li:not(:first-child){margin-left:70px;}.footer__top ul.menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}@media (max-width:767px){.footer__top ul.menu li:not(:last-child){margin-bottom:30px;}.footer__description .b-social{margin-top:15px;}}
.region--messages{position:fixed;bottom:20px;left:0;width:100%;z-index:3;}div[data-drupal-messages]{width:100%;}.messages{font-size:20px;padding:20px;margin-bottom:16px;border-radius:8px;background-color:#c3e4ac;border:1px solid #b8dca0;color:#234600;position:relative;}.messages--error{font-family:var(--font-family-base);font-size:16px;line-height:20px;background-color:var(--color-red);border-color:var(--color-red);color:var(--color-white);}.messages--error ul{margin:0 !important;}.messages ul{margin:0 0 0 8px;padding:0;}.messages ul li{margin-bottom:6px;}.messages ul li:empty{display:none;}.messages ul li:last-child{margin-bottom:0;}.messages a{color:inherit;}a.messageclose{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");opacity:1;background-color:transparent;float:none;position:absolute;top:50%;transform:translateY(-50%);right:18px;text-shadow:none;width:24px;height:24px;font-size:0;}.dismiss{background-color:transparent;color:#000000;box-shadow:none;font-size:20px;text-shadow:none;padding:0;}.dismiss:hover{background-color:transparent;text-decoration:none;color:#000000;text-shadow:none;}.messages--error .dismiss{color:#FFFFFF;}.messages--error .dismiss:hover{color:#FFFFFF;}
.sidebar__block:not(:last-child){margin-bottom:40px;}
.b-articles-all{margin-bottom:40px;}.b-articles-all+.more-link{margin-bottom:40px;}.b-articles-top{background-color:var(--color-white);border-radius:5px;padding:32px 17px;}.b-articles-news .b-article:nth-child(10n+1),.b-articles-news .b-article:nth-child(10n+2),.b-articles-all .b-article:nth-child(10n+9),.b-articles-all .b-article:nth-child(10n+10){background-color:var(--color-dark-brown);}.b-articles-news .b-article:nth-child(10n+1) .b-article__hashtags,.b-articles-news .b-article:nth-child(10n+2) .b-article__hashtags,.b-articles-all .b-article:nth-child(10n+9) .b-article__hashtags,.b-articles-all .b-article:nth-child(10n+10) .b-article__hashtags{margin-bottom:30px;}.b-articles-news .b-article:nth-child(10n+1) .b-article__hashtags a,.b-articles-news .b-article:nth-child(10n+2) .b-article__hashtags a,.b-articles-all .b-article:nth-child(10n+9) .b-article__hashtags a,.b-articles-all .b-article:nth-child(10n+10) .b-article__hashtags a{color:#EFF0F2;}.b-articles-blog .b-article:nth-child(10n+1),.b-articles-blog .b-article:nth-child(10n+2),.b-articles-blog .b-article:nth-child(9),.b-articles-blog .b-article:nth-child(10){background-color:var(--color-dark-blue);}.b-articles-all .b-article:nth-child(10n+9) .b-article__image,.b-articles-all .b-article:nth-child(10n+10) .b-article__image{display:none;}.b-articles-all .b-article:nth-child(10n+1) h3 a,.b-articles-all .b-article:nth-child(10n+2) h3 a,.b-articles-all .b-article:nth-child(10n+9) h3 a,.b-articles-all .b-article:nth-child(10n+10) h3 a{color:var(--color-cream);}.b-articles-first-four{margin-bottom:20px;}.b-articles-news.b-articles-first-four .b-article-standart{background-color:var(--color-dark-brown);}.b-articles-news.b-articles-first-four .b-article-standart .b-article__hashtags a{color:#EFF0F2;}.b-articles-blog.b-articles-first-four .b-article-standart{background-color:var(--color-dark-blue);}.b-articles-first-four .b-article-standart:nth-child(1) h3{font-size:30px;line-height:36px;margin-bottom:20px;}.b-articles-first-four .b-article-standart h3 a,.b-articles-first-four .b-article-standart h3 a{color:var(--color-cream);}.b-articles-first-four .b-article-standart:nth-child(1) .b-article__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;color:var(--color-cream);overflow:hidden;}.b-articles-first-four .b-article-standart:nth-child(1) .b-article__data{margin-bottom:25px;}.b-articles-first-four .b-article-standart:nth-child(1) .b-article__link{display:block;}@media (min-width:768px){.b-articles-all,.b-articles .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:30px;}.b-articles-all .b-article-standart,.b-articles .views-infinite-scroll-content-wrapper .b-article-standart{width:calc(50% - 10px);}.b-articles-first-four{display:-ms-grid;display:grid;grid-row-gap:30px;grid-column-gap:20px;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;margin-bottom:30px;}}@media (min-width:768px) and (max-width:1023px){.b-articles-top__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.b-articles-first-four .b-article-standart:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / 3;}}@media (min-width:1024px){.b-articles-all{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:30px;}.b-articles-all .b-article,.b-articles .views-infinite-scroll-content-wrapper .b-article{width:calc(50% - 15px);}.b-articles-first-four{grid-row-gap:30px;grid-column-gap:30px;}}@media (min-width:1024px) and (max-width:1439px){.b-articles-first-four .b-article-standart:nth-child(1){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / 3;}.b-articles-first-four .b-article-standart:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:2;}}@media (min-width:1440px){.b-articles-all{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:50px;}.b-articles-all .b-article-standart,.b-articles .views-infinite-scroll-content-wrapper .b-article-standart{width:calc(100% / 3 - 26.66666px);}.b-articles-all .b-article:nth-child(10n+1),.b-articles-all .b-article:nth-child(10n+2),.b-articles-all .b-article:nth-child(10n+9),.b-articles-all .b-article:nth-child(10n+10){width:calc(50% - 20px);}.b-articles-all .b-article:nth-child(10n+1) h3,.b-articles-all .b-article:nth-child(10n+2) h3,.b-articles-all .b-article:nth-child(10n+9) h3,.b-articles-all .b-article:nth-child(10n+10) h3{margin-bottom:30px;}.b-articles-first-four{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-row-gap:40px;grid-column-gap:40px;margin-bottom:50px;}.b-articles-first-four .b-article-standart:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1 / 3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / 3;}grid-row:1 / 3;}
.b-article{position:relative;}.b-article h3 a{text-decoration:none;}.b-article h3 a:hover{text-decoration:underline;}.b-article h3 a::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;}.b-article__hashtags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:5px;position:relative;margin-bottom:30px;z-index:2;}.b-article__hashtags a{display:block;color:#8B8B8B;font-family:"Roboto",sans-serif;font-size:12px;line-height:17px;font-weight:400;font-style:italic;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;text-decoration:none;}.b-article__hashtags a:hover{text-decoration:underline;}.b-article__description{display:none;margin-bottom:25px;}.b-article__data{display:-webkit-box;display:-ms-flexbox;display:flex;}.b-article__count{background-image:url("data:image/svg+xml,%3Csvg width='19' height='10' viewBox='0 0 19 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 0C4.33889 0 0.367766 4.59 0.367766 4.59L0 5L0.367766 5.41C0.367766 5.41 3.98846 9.5775 8.80347 9.96125C9.03317 9.99 9.26287 10 9.5 10C9.73713 10 9.96683 9.99 10.1965 9.96062C15.0115 9.5775 18.6322 5.41062 18.6322 5.41062L19 5L18.6322 4.59C18.6322 4.59 14.6611 0 9.5 0ZM9.5 1.25C10.864 1.25 12.1214 1.62625 13.2148 2.12875C13.6219 2.80578 13.8361 3.58302 13.8339 4.375C13.8366 5.45236 13.445 6.49277 12.7344 7.29661C12.0238 8.10045 11.0442 8.61111 9.98354 8.73063C9.97116 8.73312 9.95692 8.72812 9.94516 8.73063C9.79718 8.7375 9.64983 8.75 9.5 8.75C9.33531 8.75 9.17619 8.74 9.01646 8.73063C7.95579 8.61111 6.97618 8.10045 6.26559 7.29661C5.55499 6.49277 5.16344 5.45236 5.16606 4.375C5.16606 3.55938 5.38399 2.8 5.766 2.14813H5.74681C6.84825 1.63563 8.12119 1.25 9.5 1.25ZM9.5 2.5C9.00722 2.50017 8.53469 2.69793 8.18636 3.0498C7.83803 3.40166 7.64243 3.8788 7.6426 4.37625C7.64276 4.8737 7.83867 5.3507 8.18724 5.70233C8.5358 6.05397 9.00846 6.25142 9.50124 6.25125C9.74524 6.25117 9.98683 6.20257 10.2122 6.10824C10.4376 6.0139 10.6424 5.87568 10.8149 5.70145C10.9874 5.52722 11.1241 5.32041 11.2174 5.09282C11.3107 4.86523 11.3587 4.62131 11.3586 4.375C11.3586 4.12869 11.3104 3.88481 11.217 3.65728C11.1235 3.42975 10.9866 3.22303 10.814 3.04892C10.6414 2.87481 10.4365 2.73672 10.2111 2.64253C9.98563 2.54835 9.744 2.49992 9.5 2.5ZM4.08257 3.08625C3.98191 3.50837 3.92997 3.94083 3.92779 4.375C3.92779 5.47125 4.23736 6.49688 4.7791 7.36312C3.68001 6.71317 2.67147 5.91849 1.78001 5C2.48178 4.2853 3.25321 3.64455 4.08257 3.08625ZM14.9174 3.08625C15.7468 3.64436 16.5182 4.28552 17.22 5C16.3285 5.91849 15.32 6.71317 14.2209 7.36312C14.7794 6.46861 15.0746 5.43234 15.0722 4.375C15.0722 3.92812 15.014 3.50187 14.9174 3.08625Z' fill='%23585757'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center left;padding-left:29px;margin-left:35px;}.b-article-standart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--color-white);-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.15);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.15);border-radius:5px;padding:20px;overflow:hidden;}.b-article-standart .b-article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;}.b-article-standart .b-article__image{margin-bottom:20px;}.b-article-standart .b-article__image img{border-radius:5px;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);overflow:hidden;}.b-article-standart h3{font-size:20px;line-height:24px;color:var(--color-dark-brown);margin-bottom:10px;}.b-article-standart h3 a{color:var(--color-dark-grey);text-decoration:none;}.b-article-standart .b-article__data{color:var(--color-middle-grey);margin-top:auto;}.b-article-standart .b-article__count{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99967 7.5C9.33663 7.5 8.70075 7.76339 8.23191 8.23223C7.76307 8.70107 7.49967 9.33696 7.49967 10C7.49967 10.663 7.76307 11.2989 8.23191 11.7678C8.70075 12.2366 9.33663 12.5 9.99967 12.5C10.6627 12.5 11.2986 12.2366 11.7674 11.7678C12.2363 11.2989 12.4997 10.663 12.4997 10C12.4997 9.33696 12.2363 8.70107 11.7674 8.23223C11.2986 7.76339 10.6627 7.5 9.99967 7.5ZM9.99967 14.1667C8.89461 14.1667 7.8348 13.7277 7.0534 12.9463C6.272 12.1649 5.83301 11.1051 5.83301 10C5.83301 8.89493 6.272 7.83512 7.0534 7.05372C7.8348 6.27232 8.89461 5.83333 9.99967 5.83333C11.1047 5.83333 12.1646 6.27232 12.946 7.05372C13.7274 7.83512 14.1663 8.89493 14.1663 10C14.1663 11.1051 13.7274 12.1649 12.946 12.9463C12.1646 13.7277 11.1047 14.1667 9.99967 14.1667ZM9.99967 3.75C5.83301 3.75 2.27467 6.34167 0.833008 10C2.27467 13.6583 5.83301 16.25 9.99967 16.25C14.1663 16.25 17.7247 13.6583 19.1663 10C17.7247 6.34167 14.1663 3.75 9.99967 3.75Z' fill='%23B5B5B5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center left;padding-left:29px;margin-left:35px;}.b-article.views-row-ad{background-color:transparent;box-shadow:none;padding:0;}.b-article.views-row-ad img{height:100%;-o-object-fit:cover;object-fit:cover;}.b-article.views-row-ad a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;}.b-article__link{display:none;}.b-article-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid var(--color-dark-brown);padding-block:30px;}.b-article-top .b-article__image{width:100px;}.b-article-top .b-article__image img{height:100px;-o-object-fit:cover;object-fit:cover;}.b-article-top .b-article__content{width:calc(100% - 115px);}.b-article-top h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:20px;line-height:24px;overflow:hidden;margin-bottom:0;}.b-article-top h3 a{color:var(--color-dark-brown);}.b-article-top .b-article__data{font-size:15px;line-height:18px;color:var(--color-light-grey);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;}.b-article-top .b-article__count{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99967 7.5C9.33663 7.5 8.70075 7.76339 8.23191 8.23223C7.76307 8.70107 7.49967 9.33696 7.49967 10C7.49967 10.663 7.76307 11.2989 8.23191 11.7678C8.70075 12.2366 9.33663 12.5 9.99967 12.5C10.6627 12.5 11.2986 12.2366 11.7674 11.7678C12.2363 11.2989 12.4997 10.663 12.4997 10C12.4997 9.33696 12.2363 8.70107 11.7674 8.23223C11.2986 7.76339 10.6627 7.5 9.99967 7.5ZM9.99967 14.1667C8.89461 14.1667 7.8348 13.7277 7.0534 12.9463C6.272 12.1649 5.83301 11.1051 5.83301 10C5.83301 8.89493 6.272 7.83512 7.0534 7.05372C7.8348 6.27232 8.89461 5.83333 9.99967 5.83333C11.1047 5.83333 12.1646 6.27232 12.946 7.05372C13.7274 7.83512 14.1663 8.89493 14.1663 10C14.1663 11.1051 13.7274 12.1649 12.946 12.9463C12.1646 13.7277 11.1047 14.1667 9.99967 14.1667ZM9.99967 3.75C5.83301 3.75 2.27467 6.34167 0.833008 10C2.27467 13.6583 5.83301 16.25 9.99967 16.25C14.1663 16.25 17.7247 13.6583 19.1663 10C17.7247 6.34167 14.1663 3.75 9.99967 3.75Z' fill='%238B8B8B'/%3E%3C/svg%3E%0A");margin-left:0;}.b-article.views-row-ad{width:100%;}@media (min-width:768px) and (max-width:1023px){.b-article-top{border-top:0;border-bottom:2px solid var(--color-dark-brown);padding-right:30px;width:calc(50% - 15px);}.b-article-top:nth-child(1),.b-article-top:nth-child(2){border-top:2px solid var(--color-dark-brown);}.b-article-top:not(:last-child){margin-bottom:0;}}@media (max-width:767px){.b-article-standart:not(:last-child){margin-bottom:20px;}}
.b-social ul{display:flex;gap:15px;}.b-social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-cream);background-repeat:no-repeat;background-position:center center;width:40px;height:40px;font-size:0;color:transparent;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.b-social__link-fb{background-image:url("data:image/svg+xml,%3Csvg width='40' height='41' viewBox='0 0 40 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.26123' width='40' height='40' fill='%23FBF0C2'/%3E%3Cpath d='M21.6571 20.626H25.3793L25.9637 16.8218H21.6563V14.7426C21.6563 13.1622 22.1696 11.7608 23.6389 11.7608H26V8.44097C25.5852 8.38461 24.7078 8.26123 23.05 8.26123C19.5882 8.26123 17.5587 10.1005 17.5587 14.2909V16.8218H14V20.626H17.5587V31.0823C18.2634 31.1889 18.9773 31.2612 19.7101 31.2612C20.3724 31.2612 21.0189 31.2003 21.6571 31.1135V20.626Z' fill='%23262222'/%3E%3C/svg%3E%0A");}.b-social__link-tw{background-image:url("data:image/svg+xml,%3Csvg width='40' height='41' viewBox='0 0 40 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.26123' width='40' height='40' fill='%23FBF0C2'/%3E%3Cpath d='M30.6 15.1612C29.9 15.4612 29.1 15.6612 28.3 15.7612C29.1 15.2612 29.8 14.4612 30.1 13.5612C29.3 14.0612 28.5 14.3612 27.5 14.5612C26.8 13.7612 25.7 13.2612 24.6 13.2612C22.4 13.2612 20.6 15.0612 20.6 17.2612C20.6 17.5612 20.6 17.8612 20.7 18.1612C17.4 17.9612 14.4 16.3612 12.4 13.9612C12.1 14.5612 11.9 15.2612 11.9 15.9612C11.9 17.3612 12.6 18.5612 13.7 19.2612C13 19.2612 12.4 19.0612 11.9 18.7612C11.9 20.6612 13.3 22.3612 15.1 22.6612C14.8 22.7612 14.4 22.7612 14 22.7612C13.7 22.7612 13.5 22.7612 13.2 22.6612C13.7 24.2612 15.2 25.4612 17 25.4612C15.6 26.5612 13.9 27.1612 12 27.1612C11.7 27.1612 11.4 27.1612 11 27.0612C12.8 28.1612 14.9 28.8612 17.2 28.8612C24.6 28.8612 28.6 22.7612 28.6 17.4612V16.9612C29.4 16.6612 30.1 15.9612 30.6 15.1612Z' fill='%23262222'/%3E%3C/svg%3E%0A");}.b-social__link-tg{background-image:url("data:image/svg+xml,%3Csvg width='40' height='41' viewBox='0 0 40 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.26123' width='40' height='40' fill='%23FBF0C2'/%3E%3Cpath d='M28 12.8635L24.9946 28.5535C24.9946 28.5535 24.5741 29.6413 23.4189 29.1196L16.4846 23.6138L16.4524 23.5976C17.3891 22.7266 24.6524 15.9639 24.9698 15.6574C25.4613 15.1826 25.1562 14.9 24.5856 15.2586L13.8568 22.3142L9.71764 20.872C9.71764 20.872 9.06626 20.6321 9.00359 20.1103C8.9401 19.5878 9.73908 19.3051 9.73908 19.3051L26.6131 12.4502C26.6131 12.4502 28 11.8192 28 12.8635Z' fill='%23262222'/%3E%3C/svg%3E%0A");}.b-social__link-in{background-image:url("data:image/svg+xml,%3Csvg width='40' height='41' viewBox='0 0 40 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.26123' width='40' height='40' fill='%23FBF0C2'/%3E%3Cpath d='M20 12.0685C22.6506 12.0685 23.0121 12.0685 24.0964 12.0685C25.0602 12.0685 25.5422 12.3094 25.9036 12.4299C26.3855 12.6709 26.747 12.7914 27.1084 13.1528C27.4699 13.5142 27.7108 13.8757 27.8313 14.3576C27.9518 14.7191 28.0723 15.201 28.1928 16.1648C28.1928 17.2492 28.1928 17.4901 28.1928 20.2612C28.1928 23.0323 28.1928 23.2733 28.1928 24.3576C28.1928 25.3215 27.9518 25.8034 27.8313 26.1648C27.5904 26.6468 27.4699 27.0082 27.1084 27.3697C26.747 27.7311 26.3855 27.9721 25.9036 28.0926C25.5422 28.213 25.0602 28.3335 24.0964 28.454C23.0121 28.454 22.7711 28.454 20 28.454C17.2289 28.454 16.988 28.454 15.9036 28.454C14.9398 28.454 14.4578 28.213 14.0964 28.0926C13.6145 27.8516 13.253 27.7311 12.8916 27.3697C12.5301 27.0082 12.2892 26.6468 12.1687 26.1648C12.0482 25.8034 11.9277 25.3215 11.8072 24.3576C11.8072 23.2733 11.8072 23.0323 11.8072 20.2612C11.8072 17.4901 11.8072 17.2492 11.8072 16.1648C11.8072 15.201 12.0482 14.7191 12.1687 14.3576C12.4096 13.8757 12.5301 13.5142 12.8916 13.1528C13.253 12.7914 13.6145 12.5504 14.0964 12.4299C14.4578 12.3094 14.9398 12.1889 15.9036 12.0685C16.988 12.0685 17.3494 12.0685 20 12.0685ZM20 10.2612C17.2289 10.2612 16.988 10.2612 15.9036 10.2612C14.8193 10.2612 14.0964 10.5022 13.494 10.7432C12.8916 10.9841 12.2892 11.3456 11.6867 11.948C11.0843 12.5504 10.8434 13.0323 10.4819 13.7552C10.241 14.3576 10.1205 15.0805 10 16.1648C10 17.2492 10 17.6106 10 20.2612C10 23.0323 10 23.2733 10 24.3576C10 25.442 10.241 26.1648 10.4819 26.7673C10.7229 27.3697 11.0843 27.9721 11.6867 28.5745C12.2892 29.1769 12.7711 29.4179 13.494 29.7793C14.0964 30.0203 14.8193 30.1407 15.9036 30.2612C16.988 30.2612 17.3494 30.2612 20 30.2612C22.6506 30.2612 23.0121 30.2612 24.0964 30.2612C25.1807 30.2612 25.9036 30.0203 26.506 29.7793C27.1084 29.5383 27.7108 29.1769 28.3133 28.5745C28.9157 27.9721 29.1566 27.4901 29.5181 26.7673C29.759 26.1648 29.8795 25.442 30 24.3576C30 23.2733 30 22.9118 30 20.2612C30 17.6106 30 17.2492 30 16.1648C30 15.0805 29.759 14.3576 29.5181 13.7552C29.2771 13.1528 28.9157 12.5504 28.3133 11.948C27.7108 11.3456 27.2289 11.1046 26.506 10.7432C25.9036 10.5022 25.1807 10.3817 24.0964 10.2612C23.0121 10.2612 22.7711 10.2612 20 10.2612Z' fill='%23262222'/%3E%3Cpath d='M20 15.0805C17.1084 15.0805 14.8193 17.3697 14.8193 20.2612C14.8193 23.1528 17.1084 25.442 20 25.442C22.8916 25.442 25.1807 23.1528 25.1807 20.2612C25.1807 17.3697 22.8916 15.0805 20 15.0805ZM20 23.6347C18.1928 23.6347 16.6265 22.1889 16.6265 20.2612C16.6265 18.454 18.0723 16.8877 20 16.8877C21.8072 16.8877 23.3735 18.3335 23.3735 20.2612C23.3735 22.0685 21.8072 23.6347 20 23.6347Z' fill='%23262222'/%3E%3Cpath d='M25.3012 16.1648C25.9666 16.1648 26.506 15.6254 26.506 14.96C26.506 14.2946 25.9666 13.7552 25.3012 13.7552C24.6358 13.7552 24.0964 14.2946 24.0964 14.96C24.0964 15.6254 24.6358 16.1648 25.3012 16.1648Z' fill='%23262222'/%3E%3C/svg%3E%0A");}
.b-nabber{border-radius:5px;position:relative;overflow:hidden;}.b-nabber a{font-size:0;color:transparent;position:absolute;width:100%;height:100%;left:0;top:0;}.b-nabber-top{background-color:var(--color-white);box-shadow:0px 6px 7px 0px rgba(0,0,0,0.15);padding-block:20px;}.b-nabber-vertical{max-width:320px;}@media (max-width:767px){.b-nabber-top img{height:100px;object-fit:cover;}}
.b-author__image{border-radius:50%;max-width:320px;width:100%;overflow:hidden;box-shadow:4px 4px 8px 0px #00000059;margin:0 auto 30px;}.b-author__name{font-family:var(--font-family-third);font-weight:500;font-size:20px;line-height:22px;margin-bottom:30px;text-transform:uppercase;text-align:center;margin-bottom:30px;}
.p-node p+ul{margin-top:16px;}.p-node ul{margin-bottom:16px;}.p-node ul li:not(:last-child){margin-bottom:16px;}
body.page-node-type-error .page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.p-error__content{text-align:center;}.p-error__content h1{font-family:var(--font-family-base);font-weight:700;font-size:120px;line-height:140px;color:var(--color-dark-grey);margin-bottom:30px;}.p-error__subtitle{font-size:20px;line-height:30px;color:var(--color-dark-grey);margin-bottom:50px;}.p-error__button{text-align:center;}.p-error__button .button{min-width:200px;}.p-error__button .button:hover{text-decoration:none;}@media (min-width:1200px){.p-error__content h1{font-size:220px;line-height:240px;}.p-error__subtitle{font-size:30px;line-height:40px;}}
.p-article h1{margin-bottom:14px;}.p-article__head{margin-bottom:50px;}.p-article__hashtags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;}.p-article__hashtags a{font-family:"Roboto",sans-serif;font-size:14px;line-height:20px;font-weight:400;font-style:italic;color:#8B8B8B;text-decoration:none;}.p-article__hashtags a:hover{text-decoration:underline;}.p-article__tags{margin-bottom:20px;}.p-article__tags ul:not(.contextual-links){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px;}.p-article__tags ul li{font-size:16px;line-height:20px;}.p-article .p-article__tags ul li:not(:last-child){margin-bottom:0;}.p-article__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:var(--font-family-second);font-weight:400;font-size:20px;line-height:24px;}.p-article__author .field--name-field-image-1{border-radius:50%;margin-right:10px;overflow:hidden;}.p-article__description{margin-bottom:30px;}.p-article__image{-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);margin-bottom:20px;overflow:hidden;position:relative;}.p-article__image img{width:100%;}.p-article__image::after{content:"";background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),to(#000000));background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,#000000 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 50%,#000000 100%);position:absolute;left:0;top:0;width:100%;height:100%;}.p-article__image-whois{font-family:var(--font-family-second);font-weight:400;font-size:20px;line-height:24px;margin-bottom:5px;}.p-article__image-author{font-family:var(--font-family-second);font-weight:400;font-size:20px;line-height:24px;color:var(--color-light-grey);margin-bottom:30px;text-transform:uppercase;}.p-article .node--type-blog-author h2{display:none;}@media (min-width:768px){.p-article__author .field--name-field-image-1{margin-right:30px;}.p-article__description{margin-bottom:40px;}}@media (min-width:1440px){.p-article h1{margin-bottom:20px;}.p-article__image{margin-bottom:20px;}.p-article__image img{height:690px;}}
.p-hashtag__title{margin-bottom:60px;}.p-hashtag__title h1{font-size:24px;line-height:30px;margin-bottom:20px;}.p-hashtag__title h1 span{color:#F8AE53;}.p-hashtag__title .button-cancel{width:144px;}#p-hashtag__notfound{font-size:32px;line-height:32px;letter-spacing:0.96px;margin-bottom:20px;}@media (min-width:768px){.p-article__content h1{font-size:28px;line-height:34px;}#p-hashtag__notfound{font-size:64px;line-height:79px;margin-bottom:40px;}}
body.page-node-type-blog-author .b-author{padding-top:50px;width:min(100%,1440px);margin-inline:auto;padding-inline:20px;}
