.last-news{background-color:#d8fa6f;margin-top:74px;overflow:hidden;padding-bottom:48px;padding-top:40px}@media only screen and (max-width:1024px){.last-news{margin-top:32px}}.last-news a{color:#333}.last-news__title{font-size:1.25em;font-weight:400;line-height:24px;margin-bottom:32px;text-transform:uppercase}.last-news__title-mob{display:none}@media only screen and (max-width:768px){.last-news__title-mob{display:block}}.last-news__items{display:none}@media only screen and (max-width:768px){.last-news__items{grid-gap:32px;display:grid;gap:32px;grid-template-columns:3fr 3fr 3fr 3fr;grid-template-columns:1fr}}.last-news .swiper{position:static;width:100vw}.last-news .container{position:relative}.last-news .swiper-slide{-webkit-user-select:none;user-select:none;width:304px}.last-news__navigation{display:flex;position:absolute;right:30px;top:0;z-index:0}@media only screen and (max-width:768px){.last-news__navigation{right:16px}}.last-news .last-news-btn-prev{margin-right:16px}.last-news .last-news-btn-next,.last-news .last-news-btn-prev{cursor:pointer}.last-news__item-date{background-color:#333;border-radius:16px;color:#d8fa6f;font-family:Montserrat;font-size:.875em;font-weight:400;line-height:10.8px;padding:3px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.last-news__item-mob-date{color:#333;font-size:.875em;font-weight:400;line-height:24px;margin-top:8px}.last-news__item-title{color:#333;display:inline;font-size:1.25em;font-weight:400;line-height:24px;position:relative;top:1.5px}.last-news__item-title__items{grid-gap:32px;display:grid;gap:32px;grid-template-columns:3fr 3fr 3fr 3fr}@media only screen and (max-width:1024px){.last-news__item-title__items{grid-template-columns:6fr 6fr}}@media only screen and (max-width:500px){.last-news__item-title__items{grid-template-columns:1fr}}@media only screen and (max-width:768px){.last-news__item-title{line-height:28px}}.last-news__arrow-link{align-items:center;display:flex;font-size:1em;font-weight:700;justify-content:flex-start;line-height:24px;margin-top:32px}.last-news__arrow-link svg{margin-left:16px}.last-news-slider{padding-right:15vw}@media only screen and (max-width:1400px){.last-news-slider{padding-right:5vw}}.bottom-last-news{margin-top:40px;overflow:hidden}@media only screen and (max-width:768px){.bottom-last-news{margin-top:32px}}.bottom-last-news .badge{margin:16px 0}@media only screen and (max-width:768px){.bottom-last-news .swiper{position:static;width:100vw}}.bottom-last-news__item{display:flex;flex-direction:column;height:auto}@media only screen and (max-width:768px){.bottom-last-news__item{max-width:320px}}.bottom-last-news__item-title{color:#333;font-size:1.125em;font-weight:700;line-height:21.6px}@media only screen and (max-width:768px){.bottom-last-news__item-title{font-size:1em;line-height:22.4px}}.bottom-last-news__item-img{height:auto;max-height:169px;object-fit:cover;width:100%}@media only screen and (max-width:768px){.bottom-last-news__item-img{max-height:180px}}.audio-player{background:blue;bottom:0;color:#fff;display:none;left:0;position:fixed;width:100%;z-index:1000}.audio-player.active{display:block}.audio-player button{background:none;border:none;color:#fff;cursor:pointer;margin:0;padding:0}.audio-player .play-btn svg{height:32px;min-width:32px;width:32px}@media only screen and (max-width:768px){.audio-player .play-btn svg{height:28px;min-width:28px;width:28px}}.audio-player #forward svg,.audio-player #rewind svg{height:28px;min-width:28px;width:28px}@media only screen and (max-width:768px){.audio-player #forward svg,.audio-player #rewind svg{height:24px;min-width:24px;width:24px}}.progress-container{width:100%}.progress-bar{background:hsla(0,0%,100%,.5);cursor:pointer;height:6px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}@media only screen and (max-width:768px){.progress-bar{height:4px}}.progress-fill{background:#fff;height:100%;left:0;position:absolute;top:0;transition:width .1s ease;width:0}.progress-bar.dragging .progress-fill{transition:none}.progress-thumb{background:#fff;background-clip:padding-box;border:10px solid hsla(0,0%,100%,.25);border-radius:50%;cursor:pointer;height:40px;left:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:left .1s ease;width:40px}@media only screen and (max-width:768px){.progress-thumb{border-width:8px;height:32px;width:32px}}.progress-thumb.dragging{border-color:hsla(0,0%,100%,.5);-webkit-transform:translate(-50%,-50%) scale(1.05);transform:translate(-50%,-50%) scale(1.05);transition:none}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding:24px 0}@media only screen and (max-width:768px){.controls{flex-direction:column;gap:0;padding:18px 0}}.volume{align-items:center;display:flex;gap:8px}.volume svg{cursor:pointer}@media only screen and (max-width:768px){.volume{display:none}}#volume-bar{background:hsla(0,0%,100%,.5);background:linear-gradient(90deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3));border-radius:100px;cursor:pointer;height:4px;outline:none;position:relative;width:100px}#volume-bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:16px;width:16px}#volume-bar::-webkit-slider-thumb:hover{box-shadow:0 3px 6px rgba(0,0,0,.3);-webkit-transform:scale(1.1);transform:scale(1.1)}#volume-bar::-webkit-slider-track{background:transparent;border-radius:3px;height:6px}#volume-bar::-moz-range-thumb{background:#fff;border:2px solid hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:16px;width:16px}#volume-bar::-moz-range-thumb:hover{box-shadow:0 3px 6px rgba(0,0,0,.3);transform:scale(1.1)}#volume-bar::-moz-range-track{background:transparent;border:none;border-radius:3px;height:6px}#volume-bar::-ms-thumb{background:#fff;border:2px solid hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:16px;width:16px}#volume-bar::-ms-track{background:transparent;border:none;border-radius:3px;height:6px}.buttons{align-items:center;display:flex;gap:32px}@media only screen and (max-width:768px){.buttons{gap:24px}}.pause-icon{display:none}.play-icon{display:block}.hidden{display:none!important}.volume-muted-icon{display:none}.time-display{color:#fff;font-size:1.25em;font-weight:400;line-height:1.5;opacity:.75}@media only screen and (max-width:768px){.time-display{align-items:center;display:flex;font-size:.75em;font-weight:400;justify-content:space-between;line-height:1.5;padding:0 20px;position:absolute;top:12px;width:100%}.time-display-separator{display:none}}body.with-header main.article iframe{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:hidden}.article{color:#333}.article__top-author{position:relative;width:100%}.article__top-author .buttons-wrapper{position:absolute;right:0;top:-8px}.article__top-author .btn-share span{top:0}@media only screen and (max-width:768px){.article__top-author .btn-share span{display:none}.article__top-author .btn-share svg{margin-left:0}}.article p.article_bold-special{color:#333;font-family:HeliosExt;font-size:1.125em;font-weight:700;line-height:21.6px}@media only screen and (max-width:768px){.article p.article_bold-special{font-size:1em;font-weight:700;line-height:22.4px}}.article a{text-decoration:underline}.article__main-image{border:2px solid #333;height:auto;margin-bottom:16px;margin-top:36px;max-height:675px;max-width:1200px;object-fit:cover;width:100%}@media only screen and (max-width:768px){.article__main-image{margin-bottom:10px;margin-top:26px}}@media only screen and (max-width:500px){.article__main-image{min-height:289px}}.article__main-title{font-size:2.5em;font-weight:900;line-height:48px;margin:24px 0;max-width:752px;text-align:center}@media only screen and (max-width:1024px){.article__main-title{max-width:100%}}@media only screen and (max-width:768px){.article__main-title{font-size:1.5em;line-height:31.2px;margin:16px 0}}@media only screen and (max-width:500px){.article__main-title{word-break:break-word}}.article__date{display:block;font-size:.875em;font-weight:400;line-height:14px;text-align:center;width:100%}.article__author-name{color:#333;display:block;text-align:center}.article__content{margin:0 auto;max-width:752px}.article__content p{word-wrap:break-word;color:#333;font-family:Montserrat;font-size:1.0625em;font-weight:400;line-height:25.5px;margin:32px 0}@media only screen and (max-width:768px){.article__content p{font-size:1em;line-height:28px;margin:24px 0}}.article__content p img{height:auto!important;max-width:100%;width:100%}.article__content em{font-style:italic}.article__content ol,.article__content ul{padding:24px 0 24px 16px}.article__content ol li,.article__content ul li{color:#333;font-family:Montserrat;font-size:1.0625em;font-weight:400;line-height:25.5px;margin-top:24px}@media only screen and (max-width:768px){.article__content ol li,.article__content ul li{font-size:.875em;line-height:18px}}.article__content ol li:first-child,.article__content ul li:first-child{margin-top:0}.article__content ol{counter-reset:item;list-style:none}.article__content ol li{counter-increment:item;padding-left:50px;position:relative}.article__content ol li:before{align-items:center;background-color:transparent;border:1px solid #686868;border-radius:100%;color:#686868;content:counter(item);display:flex;font-family:Arial;font-size:85%;height:32px;justify-content:center;left:0;margin-right:24px;min-height:32px;min-width:32px;padding-left:1px;position:absolute;width:32px}@media only screen and (max-width:768px){.article__content ol li:before{padding-left:0}}.article__content ul{list-style-image:url(assets/6ca22ae93dc2802ceef5.svg);padding-left:48px}.article__content ul li{padding-left:24px}.article__content blockquote{font-family:Montserrat;font-size:1.5em;font-weight:900;line-height:32px;margin:0 auto;max-width:640px;padding:32px 0}.article__content blockquote:before{content:url(assets/e08b511da2716e0ea321.svg)}.article__content blockquote.tiktok-embed:before{content:""}.article__content blockquote p{color:#333;display:block;font-size:1em;font-weight:900;line-height:32px;margin:0;word-break:break-word}@media only screen and (max-width:768px){.article__content blockquote p{line-height:30px}.article__content blockquote{font-size:1.25em;line-height:24px;max-width:90%;padding:16px 0}}@media only screen and (max-width:500px){.article__content blockquote{max-width:100%}}.article__content blockquote.with-author{padding-bottom:40px}.article__content blockquote.with-author span{color:#919191;display:inline-block;font-family:HeliosExt;font-size:14px;font-weight:400;line-height:24px;margin-top:32px}@media only screen and (max-width:768px){.article__content blockquote.with-author{padding-bottom:24px}}.article__content iframe{max-width:100%;min-height:100%}@media only screen and (max-width:768px){.article__content iframe{min-height:350px}}@media only screen and (max-width:500px){.article__content iframe{min-height:233px}}.article__content figure{align-items:center;display:flex;flex-direction:column;padding-top:16px}.article__content figure iframe{min-height:487px}@media only screen and (max-width:768px){.article__content figure iframe{min-height:350px}}@media only screen and (max-width:500px){.article__content figure iframe{min-height:233px}}.article__content figure iframe,.article__content figure img{max-width:100%;outline:2.7px solid #333}.article__content figure iframe{width:100%}.article__content figure img{height:auto;object-fit:cover}.article__content figure figcaption{color:#818181;font-size:.875em;font-weight:400;line-height:24px;margin-top:14px;object-fit:cover;text-align:center}@media only screen and (max-width:768px){.article__content figure figcaption{line-height:22px}}.article__content figure figure{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:0}.article__content .a-left{height:95%;text-align:left}.article__content .a-left figcaption{line-height:normal;text-align:left}@media only screen and (max-width:768px){.article__content .a-left figcaption{text-align:center}}.article__content .social-media-wrapper{align-items:center;display:block;display:flex;flex-direction:column;width:100%}.article__content .social-media-wrapper>div{align-items:center;background-color:#cbbaed;display:flex;justify-content:center;padding:75px 0;width:100%}@media only screen and (max-width:768px){.article__content .social-media-wrapper>div{padding:20px}}.article__content .social-media-wrapper iframe{outline:none}.article__content h2{color:#262626;font-size:2em;font-weight:900;line-height:38.4px;padding-top:48px}@media only screen and (max-width:768px){.article__content h2{font-size:1.375em;line-height:26px;padding-top:32px}}.article__content a{color:#333}.article__content a:hover{color:#f26106}.article__content h4{color:#333;font-size:1em;font-weight:700;line-height:22.4px;margin-top:32px;padding-top:8px}@media only screen and (max-width:768px){.article__content h4{margin-top:24px}}.article__content table th{background-color:#e6e6e8;font-size:.875em;font-weight:700;line-height:22px}.article__content table td{border:1px solid #333;border-bottom:none;border-left:none;color:#333;font-family:Montserrat;font-size:1.0625em;font-weight:400;line-height:25.5px}.article__content table td .emphasized{color:#333;font-family:HeliosExt}.article__content table tr:last-child td{border-bottom:1px solid #333}.article__content table th{border-right:1px solid #333;text-align:left}.article__content table tr{display:flex;width:100%}.article__content table td,.article__content table th{padding:16px 16px 17px;width:100%}.article__content table td:last-child,.article__content table th:last-child{border-right:none}@media only screen and (max-width:500px){.article__content table{display:flex;max-width:100%;overflow:scroll;width:100%}.article__content table tr{width:690px}}.article__content .article__content-initial-text{color:#333;display:block;font-family:HeliosExt;font-size:.875em;font-weight:400;line-height:24px;margin:0;padding-bottom:16px;padding-top:0;text-align:center}.article__content b,.article__content strong{font-weight:700}.article__content .swiper{width:100%}.article__content .swiper img{max-height:inherit;object-fit:cover;width:100%}.article__content .swiper-wrapper{align-items:center;display:flex}.article__content .swiper .swiper-slide{align-items:center;display:flex;flex-direction:column;justify-content:center;width:93%}@media only screen and (max-width:500px){.article__content .swiper .swiper-slide{width:100%}}.article__content .swiper .swiper-slide .img_title{color:#2d2d2d;font-size:.875em;font-weight:500;line-height:1.4;margin-bottom:24px;margin-top:16px}.article__content .slides-number{color:#333;cursor:auto;font-size:.875em;font-weight:400;line-height:24px;margin:0 24px}.article__content-slider-navigation{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-top:16px}.article__top-content{overflow:hidden}.article__top-content,.article__top-content-inner{align-items:center;display:flex;flex-direction:column}.article__top-content-inner{width:100%}.article__top-content .article__content-initial-text_mob{display:none}@media only screen and (max-width:768px){.article__top-content .article__content-initial-text_mob{display:block}}.article__top-content a{text-decoration:none}@media only screen and (max-width:768px){.article__top-content{flex-direction:column}}.article__tags{margin:20px 0 32px}.article__tags a{text-decoration:none}.article__tags>div{display:flex;flex-wrap:wrap}.article__tags-title{line-height:24px;margin-right:16px;padding-bottom:4px}.article__tags-item,.article__tags-title{color:#333;display:block;font-size:.875em;font-weight:400;margin-top:12px}.article__tags-item{border:1.5px solid #333;border-radius:34px;line-height:16.75px;margin-right:12px;max-height:22px;padding:3px 11px .5px;text-transform:uppercase}.article__tags-item:last-child{margin-right:0}.article__hero{align-items:center;border-bottom:2px solid #333;color:#333;display:flex;flex-direction:column;padding-bottom:40px;padding-top:72px;text-align:center}@media only screen and (max-width:768px){.article__hero{padding-top:56px}}.article__hero a{color:#333}.article__hero img{border:1.5px solid #333;border-radius:100%;height:120px;width:120px}.article__hero-title{font-size:2em;font-weight:900;line-height:38.4px;margin-bottom:8px;margin-top:32px}@media only screen and (max-width:768px){.article__hero-title{font-size:1.5em;line-height:28.8px}}.article__hero-position{color:#919191;font-size:.875em;font-weight:400;line-height:24px}@media only screen and (max-width:768px){.article__hero-position{line-height:22px}}.article__speech{border-left:1px solid #b1b1b1;margin:32px 0;padding-bottom:8px;padding-left:24px;padding-top:8px}.article__speech .question{font-size:24px;font-weight:600;line-height:33.6px}.article__speech .question p{color:#333;font-size:24px}@media only screen and (max-width:768px){.article__speech{margin:24px 0}}.article__speech p{font-size:1.25em;font-weight:400;line-height:28px;margin:0 0 24px}@media only screen and (max-width:768px){.article__speech p{font-size:1.125em;line-height:25.2px}}.article__speech p strong{color:#333;font-size:24px;font-weight:600;line-height:33.6px}@media only screen and (max-width:768px){.article__speech p strong{font-size:20px;line-height:28px}}.article__speech>p:last-child{margin-bottom:0}.article__error-text{color:#919191;font-size:.875em;font-weight:400;line-height:24px;padding-bottom:5px;padding-top:8px}.article__bottom-preferences{margin-top:40px}.article__bottom-preferences-title{display:inline-block;font-size:.875em;font-weight:400;line-height:24px;margin-bottom:-3px}.article__bottom-preferences>div{display:flex;justify-content:space-between}.article__bottom-preferences>div:first-child{align-items:center}@media only screen and (max-width:1024px){.article-sidebar{overflow:hidden;width:calc(100% + 16px)}.article-sidebar__inner{display:flex;overflow:scroll}.article-sidebar__inner>div{flex:1;margin-right:16px;min-width:300px}.article-sidebar__inner>div:nth-child(4){order:1}.article-sidebar__inner>div:first-child{order:4}}.article-sidebar__text-item{border-bottom:1px solid #333;border-top:1px solid #333;margin-bottom:32px;margin-top:32px;padding-bottom:8px;padding-top:24px}@media only screen and (max-width:1024px){.article-sidebar__text-item{border:none;margin-top:0;padding-top:0}}.plan{display:flex;flex-direction:column;padding-bottom:24px}.plan a{text-decoration:none}.plan__item{margin-top:24px}.plan__item a{align-items:center;color:#333;display:flex}@media only screen and (max-width:768px){.plan__item a{align-items:flex-start}}.plan__item span{display:inline-block}.plan__item span:first-child{background-color:#333;border-radius:152px;color:#d8fa6f;display:inline-block;font-size:1em;font-weight:700;line-height:24px;margin-right:32px;max-height:28px;padding:4px 24px}@media only screen and (max-width:768px){.plan__item span:first-child{margin-right:24px;max-height:24px;padding:1.5px 20px}}.plan__item span:last-child{font-size:1.125em;font-weight:700;line-height:24px;position:relative;top:1px}@media only screen and (max-width:768px){.plan__item span:last-child{font-size:1em;font-weight:700;line-height:22.4px;top:1.5px}}.plan_row{width:100%}.plan_row,.plan_row ul{height:100%;padding-bottom:0}.plan_row ul{align-items:center;flex-direction:row;white-space:nowrap}.plan_row li.plan__item{margin-bottom:24px;margin-left:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.plan_row li.plan__item a{align-items:center;display:flex;justify-content:center}.plan_row li.plan__item span{border-radius:50%;display:inline-block;font-size:.875em;font-weight:700;height:26px;line-height:24px;margin-right:16px;min-height:26px;min-width:26px;padding:2px 0 0;text-align:center;vertical-align:bottom;width:26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.article-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:9.65fr 2.95fr;margin-top:48px}@media only screen and (max-width:1024px){.article-content{gap:0;grid-template-columns:1fr}}@media only screen and (max-width:768px){.article-content{display:block;margin-top:24px}}figure.gallery .gallery__first-image,figure.gallery .gallery_images>img{display:inherit;height:100%;margin:0 auto;max-width:576px;width:100%}.author-block{align-items:center;border-top:1px solid #333;display:flex;height:100%;margin-bottom:32px;margin-top:43px;padding:32px 0;width:100%}@media only screen and (max-width:768px){.author-block{align-items:flex-start;border-width:2px;flex-direction:row;flex-wrap:wrap;padding-bottom:16px}}.author-block a{text-decoration:none}.author-block>img{height:227px;margin-right:32px;min-width:179px;object-fit:cover;outline:2px solid #333;width:auto}@media only screen and (max-width:768px){.author-block>img{height:127px;margin-right:16px;min-width:100px;width:100px}}.author-block__label{color:#333;font-family:HeliosExt;font-size:.875em;font-weight:400;line-height:24px}@media only screen and (max-width:768px){.author-block__label{line-height:22px}}.author-block__name{color:#333;display:block;font-size:1.5em;font-weight:700;line-height:30px;margin-bottom:16px;margin-top:4px}@media only screen and (max-width:768px){.author-block__name{margin-bottom:0;width:-webkit-min-content;width:min-content}}.author-block__description{color:#333;display:block;font-family:Montserrat;font-size:1.25em;font-weight:400;line-height:28px}@media only screen and (max-width:768px){.author-block__description{margin-bottom:12px;margin-top:16px}}.author-block .load-more-btn{justify-content:flex-end;position:relative;top:2px}@media only screen and (max-width:768px){.author-block .load-more-btn{margin-top:12px}}.author-block__socials,.author-block__socials a{align-items:center;display:flex}.author-block__socials a{border:1px solid #333;border-radius:6px;height:26px;justify-content:center;margin-right:8px;width:26px}.author-block__socials a:last-child{margin-right:0}@media only screen and (max-width:768px){.author-block__socials{height:44px}}.author-block__content{display:flex;flex-direction:column;justify-content:space-between;width:100%}.author-block__mob-title-wrapper{display:none}@media only screen and (max-width:768px){.author-block__mob-title-wrapper{display:flex;flex-direction:column;margin-right:auto;margin-top:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.author-block__buttons{align-items:center;display:flex;height:44px;justify-content:space-between;margin-top:16px}@media only screen and (max-width:768px){.author-block__buttons{align-items:flex-start;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:0}}figure.floated-image,img.floated-image{margin-right:30px}@media only screen and (max-width:768px){figure.floated-image,img.floated-image{float:none!important;margin-right:0}}.article-interesting-section{padding-top:96px}@media only screen and (max-width:1024px){.article-interesting-section{padding-top:32px}}.article-interesting-section__title{font-size:2em;font-weight:400;line-height:38.4px}@media only screen and (max-width:768px){.article-interesting-section__title{font-size:1.5em;font-weight:400;line-height:28.8px}}.article-interesting-section .grid-blocks{padding-bottom:0}@media only screen and (max-width:768px){.article-interesting-section .grid-section{padding-bottom:0}}.article-delim_top{padding-bottom:32px}@media only screen and (max-width:768px){.article-delim_top{padding-bottom:24px}}.article-delim_bottom{padding-top:32px}@media only screen and (max-width:768px){.article-delim_bottom{padding-top:24px}}.article-delim:after{content:url(assets/f9a7810431c46b10cedd.svg);display:flex;justify-content:center;position:relative}blockquote.citation-author{padding-bottom:40px}@media only screen and (max-width:768px){blockquote.citation-author{padding-bottom:32px}}.citation-author span{font-family:HeliosExt}.citation-author__footer{align-items:center;display:flex;margin-top:16px;padding-top:24px}.citation-author__footer img{border:1.5px solid #333;border-radius:100%;height:64px;width:64px}@media only screen and (max-width:768px){.citation-author__footer img{height:48px;width:48px}}.citation-author__title{color:#000;display:inline-block;font-size:18px;font-weight:700;line-height:21.6px;margin-bottom:4px}@media only screen and (max-width:768px){.citation-author__title{font-size:16px;line-height:22.4px;margin-bottom:2px}}.citation-author__content{display:flex;flex-direction:column;margin-left:32px}@media only screen and (max-width:768px){.citation-author__content{margin-left:24px}}.citation-author__position{color:#8c8c8c;font-size:14px;font-weight:400;line-height:24px}@media only screen and (max-width:768px){.citation-author__position{line-height:22px}}.read-also{padding-bottom:32px;padding-top:56px}@media only screen and (max-width:768px){.read-also{padding-bottom:8px;padding-top:40px}}.read-also__title{display:inline-block;font-size:1.125em;font-weight:700;line-height:19.8px;margin-bottom:16px;text-transform:uppercase}.read-also>div{gap:34px;grid-template-columns:1fr 1fr}@media only screen and (max-width:768px){.read-also>div{gap:0;grid-template-columns:1fr}}.read-also>div a{text-decoration:none}.read-also .text-item{border-bottom:1px solid #333;border-top:1px solid #333;padding-bottom:7px;padding-top:24px}@media only screen and (max-width:768px){.read-also .text-item{padding-bottom:32px}}.read-also .text-item__title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:768px){.read-also .text-item__title{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.read-also .text-item img{margin-bottom:0}.read-also .text-item__author{position:relative;top:-25px}@media only screen and (max-width:768px){.read-also .text-item__author{display:inline-block;margin-top:16px;top:0}}.article-accent{margin:32px 0;padding:.5px 32px 8px}@media only screen and (max-width:768px){.article-accent{margin:24px 0;padding:.5px 16px}}.article-accent p{color:#333;font-size:1.25em;line-height:28px}@media only screen and (max-width:768px){.article-accent p{font-size:1.125em;line-height:25.2px;margin:32px 0}}.article-accent p:first-child{margin-top:24px}@media only screen and (max-width:768px){.article-accent p:first-child{margin-top:16px}}.article-accent>figure img{display:inherit;height:100%;margin:0 auto;max-width:576px;width:100%}.article-accent>figure figcaption{color:#333}@media only screen and (max-width:768px){.article-accent_grid>figure>figure{grid-template-columns:1fr}}.article-accent_purple{background-color:#cbbaed}.article-accent_green{background-color:#bfef07}.article-accent_orange{background-color:#ffec95}.article-accent_orange>figure figcaption{color:#818181}.adv-wrapper{margin:32px auto;max-width:728px}.adv-wrapper span{align-items:center;background-color:#b1b1b1;display:block;display:flex;height:90px;justify-content:center;width:100%}@media only screen and (max-width:768px){.adv-wrapper span{margin:24px 0 24px -16px;width:calc(100% + 32px)}}.event-item{align-items:center;background-color:#d8fa6f;border-bottom:2px solid #333;display:flex;flex-direction:column;padding:24px;width:100%}.event-item__title{font-size:1.25em;font-weight:400;line-height:24px;padding-top:24px;text-transform:uppercase}.event-item__list{margin-top:20px}.event-item__list li{font-size:.875em;font-weight:400;line-height:24px;margin-top:4px;text-align:center}@media only screen and (max-width:768px){.event-item__list li{font-size:.875em;font-weight:400;line-height:22px}}.event-item__main-img{margin:30px 0;max-height:215px;max-width:145px;object-fit:cover}.event-item__logo-img{padding-bottom:24px}.event-item a.event-item__link{color:#333;display:flex;font-size:1em;font-weight:700;line-height:24px;margin-top:24px;text-decoration:none}.event-item a.event-item__link svg{margin-left:2px}.simple_gallery .image_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.simple_gallery .img_title{color:#2d2d2d;font-size:.875em;font-weight:500;line-height:1.4;margin-bottom:24px;margin-top:16px}

/*# sourceMappingURL=article.c25429a6589bebfc551f.css.map*/