:root{--arkb-btn-color--default:var(--ark-color--main,#000)}.ark-block-buttons{--arkb-gap--x:1rem;--arkb-gap--y:1rem;align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.ark-block-buttons[data-orientation=horizontal]{column-gap:0;margin-left:calc(0px - var(--arkb-gap--x));row-gap:var(--arkb-gap--y)}.ark-block-buttons[data-orientation=horizontal] .ark-block-button{margin-left:var(--arkb-gap--x);margin-right:0}.ark-block-buttons[data-orientation=horizontal] .ark-block-button[data-has-width]{width:calc(var(--arkb-btn-width) - var(--arkb-gap--x))}.ark-block-buttons[data-orientation=vertical]{flex-direction:column;gap:var(--arkb-gap--y) var(--arkb-gap--x)}.ark-block-buttons[data-orientation=vertical] .ark-block-button{margin-left:0;margin-right:0}.ark-block-buttons[data-orientation=vertical] .ark-block-button[data-has-width]{width:var(--arkb-btn-width)}.ark-block-button{margin-bottom:0!important;margin-top:0!important;position:relative}.ark-block-button[data-has-width]{max-width:100%}.ark-block-button[data-has-width] .ark-block-button__link{width:100%}.ark-block-button img{display:none}.ark-block-button .ark-block-button__link[data-has-icon],.ark-block-button__link{align-items:center;display:inline-flex;justify-content:center}.ark-block-button__link{border-radius:var(--arkb-btn-radius,0);gap:.2em;line-height:1.5;margin:0;max-width:100%;min-width:var(--arkb-btn-width,3em);padding:.75em 1.75em;position:relative;text-align:center;text-decoration:none;transition:color .25s,background-color .25s}.ark-block-button__link .ark-block-button__text{min-width:1em;z-index:0}.ark-block-button__link:before{border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s,visibility .25s;visibility:hidden;z-index:1}.ark-block-button__link:hover:before{opacity:1;visibility:visible}.ark-block-button__icon{flex-shrink:0;z-index:2}.ark-block-button__icon.-left{transform:scale(1.25) translateX(-.25em)}.ark-block-button__icon.-right{transform:scale(1.25) translateX(.25em)}.ark-block-button[data-hover=bright] .ark-block-button__link:before{background:#fff3}.ark-block-button[data-hover=dark] .ark-block-button__link:before{background:#0000001a}.ark-block-button[data-hover=float] .ark-block-button__link:before{box-shadow:0 8px 24px -4px #0000001a,0 16px 32px -16px #0003}.is-btn-fill{--the-btn-color:var(--arkb-btn-color--bg,var(--arkb-btn-color--default))}.is-btn-fill .ark-block-button__link{background:var(--the-btn-color);color:var(--arkb-btn-color--text,#fff)}.is-btn-fill[data-hover=swap] .ark-block-button__link:hover{background:var(--arkb-btn-color--text,none);box-shadow:inset 0 0 0 1px var(--the-btn-color);color:var(--the-btn-color)}.is-btn-outline{--the-btn-color:var(--arkb-btn-color--text,var(--arkb-btn-color--default))}.is-btn-outline .ark-block-button__link{background:var(--arkb-btn-color--bg,none);box-shadow:inset 0 0 0 1px var(--the-btn-color);color:var(--the-btn-color);position:relative}.is-btn-outline[data-hover=swap] .ark-block-button__link:hover{background:var(--the-btn-color);color:var(--arkb-btn-color--bg,#fff)}.is-btn-text{--the-btn-color:var(--arkb-btn-color--text,var(--arkb-btn-color--default));--arkb-btn-radius:0px}.is-btn-text .ark-block-button__link{color:var(--the-btn-color);gap:.25em;padding:.5em;position:relative}.is-btn-text .ark-block-button__link:before{content:none}.is-btn-text .ark-block-button__icon{border:1px solid var(--the-btn-color);border-radius:50%;font-size:1.5em;overflow:visible;padding:.2em;transition:all .25s}.is-btn-text .ark-block-button__link:hover{text-decoration:underline}.is-btn-text .ark-block-button__link:hover .ark-block-button__icon{background-color:var(--the-btn-color);color:#fff}:root{--vk-font-size-xs:11px;--vk-color-link-text:#c00;--vk-color-link-text-hover:#c00;--vk-color-text-body:#333;--vk-color-text-light:#666;--vk-color-border-hr:#e5e5e5;--vk-color-border-image:#e5e5e5;--vk-line-height-low:1.5em}.vk_posts .vk_post-col-5{width:41.67%}.vk_posts .vk_post-col-7{width:58.33%}.vk_posts .vk_post-col-xs-2{width:calc(16.66% - 30px)}.vk_posts .vk_post-col-xs-3{width:calc(25% - 30px)}.vk_posts .vk_post-col-xs-4{width:calc(33.3% - 30px)}.vk_posts .vk_post-col-xs-6{width:calc(50% - 30px)}.vk_posts .vk_post-col-xs-12{width:calc(100% - 30px)}.vk_posts{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;clear:both}.vk_post{margin-left:15px;margin-right:15px}.vk_post a:hover{text-decoration:none}.vk_post_body{box-sizing:border-box;font-size:1rem}.vk_post_imgOuter{position:relative}.vk_post_imgOuter_singleTermLabel{font-size:10px;padding:.3em .8em;position:absolute;right:0;top:0;z-index:100}.vk_post_imgOuter.media-img{overflow:hidden}.vk_post .vk_post_title{font-size:14px;line-height:1.4;font-weight:700;margin-bottom:0;margin-top:0}.vk_post .vk_post_title a{color:var(--vk-color-text-body)}.vk_post_title_new{margin-left:.4em;font-size:.8em;white-space:nowrap;color:red}.vk_post .vk_post_excerpt{margin:.8rem 0;font-size:12px;line-height:1.6;opacity:.8}.vk_post .vk_post_dates{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:center;-moz-column-gap:.6em;column-gap:.6em}.vk_post .vk_post_date{font-size:var(--vk-font-size-xs);margin-top:.4rem;color:var(--vk-color-text-light)}.vk_post_author{margin:.8rem 0}.vk_post_author_image,.vk_post_author_name{display:inline-block;vertical-align:middle}.vk_post_author_image{margin-right:.5rem}.vk_post_author_image img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:50%;-o-object-position:0 0;object-position:0 0;display:block}.vk_post_author_name{font-size:var(--vk-font-size-xs)}.vk_post_taxonomies{margin-top:.8rem}.vk_post_taxonomy{display:flex;flex-direction:row;margin:0;font-size:var(--vk-font-size-xs)}.vk_post_taxonomy:first-child{margin-top:0}.vk_post_taxonomy_terms,.vk_post_taxonomy_title{border:none;margin:0 0 .4rem}.vk_post_taxonomy_title{padding-left:0}.vk_post_taxonomy_title_inner{display:block;border:1px solid var(--vk-color-border-hr,#e5e5e5);min-width:8em;text-align:center;background-color:rgba(0,0,0,.05)}.vk_post_taxonomy_terms{margin-top:1px;padding-left:10px}.vk_post_taxonomy_terms a{color:var(--vk-color-link)}.vk_post_taxonomy_terms a:hover{opacity:.7}.vk_post .vk_post_btn{font-size:12px;text-decoration:none;padding-left:1rem;padding-right:1rem;white-space:nowrap}.vk_post_imgOuter{position:relative;background-size:cover;background-position:center 50%;border-bottom:1px solid var(--vk-color-border-image)}.vk_post_imgOuter>a::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0);transition-duration:.3s}.vk_post_imgOuter>a:hover::after{background:rgba(0,0,0,.5)}.vk_post_imgOuter a{height:100%}.vk_post_imgOuter_img{position:absolute;left:-9999px}.vk_post .vk_post_imgOuter:before{content:"";display:block;padding-top:62%}.vk_post.card-horizontal .vk_post-col-5,.vk_post.card-horizontal .vk_post-col-7{padding:0}.vk_post.card-horizontal .vk_post_imgOuter{height:100%;border-bottom:none;border-right:1px solid var(--vk-color-border-image)}.vk_post.card-horizontal .vk_post_imgOuter:before{padding-top:0}.vk_post.card-horizontal.card-horizontal-reverse .vk_post_imgOuter{border-right:none;border-left:1px solid var(--vk-color-border-image)}.vk_post.card-horizontal.card-horizontal-reverse .card-horizontal-inner-row{flex-direction:row-reverse}.vk_post .card-horizontal-inner-row{display:flex}.vk_post-btn-display .vk_post_body{position:relative;height:100%}.vk_post-btn-display .vk_post_btnOuter{position:absolute;bottom:0}.vk_post-btn-display.media .vk_post_body{padding-bottom:45px}.vk_post-btn-display.media .vk_post_btnOuter{width:100%}.vk_post-btn-display.card .vk_post_body{padding-bottom:65px}.vk_post-btn-display.card .vk_post_btnOuter{width:calc(100% - 2.5rem);bottom:1.25rem}.vk_post-btn-display .card-text:nth-last-child(2),.vk_post-btn-display .media-text:nth-last-child(2){margin-bottom:0}.vk_post.card{padding:0;margin-bottom:30px;box-sizing:border-box;max-width:100%}.vk_post.card .vk_post_btnOuter{width:calc(100% - 2.5rem)}.card{overflow:hidden;box-shadow:none}.card-meta{font-size:12px}.card-img-use-bg{position:relative;left:-9999px}.card a{color:inherit}.card a.btn-primary{color:#fff}.card img:is([sizes=auto i],[sizes^="auto,"i]){contain-intrinsic-size:revert}.card-noborder.card{border:none;background:0 0}.card-noborder .vk_post_imgOuter{border:1px solid var(--vk-color-border-image)}.card-noborder .card-body{padding-left:0;padding-right:0;padding-bottom:0}.card-noborder.vk_post-btn-display .card-body{padding-bottom:2.8rem}.card-noborder.vk_post-btn-display .vk_post_btnOuter{width:100%;bottom:0}.card-intext .card-intext-inner{display:block;overflow:hidden;width:100%;height:100%}.card-intext .card-intext-inner .vk_post_body{position:absolute;display:block;overflow:hidden;width:100%;bottom:0;height:calc(15px + var(--vk-line-height-low) + 15px);transition:all .3s ease-out;background-color:rgba(0,0,0,.8);z-index:100}.card-intext .card-intext-inner .vk_post_body .vk_post_title{color:#fff;display:block;overflow:hidden;line-height:var(--vk-line-height-low);width:100%;white-space:nowrap;text-overflow:ellipsis;margin-bottom:15px}.card-intext .card-intext-inner .vk_post_body div,.card-intext .card-intext-inner .vk_post_body p{color:#fff}.card-intext .card-intext-inner:hover .vk_post_body{transition:all .3s ease-out;height:100%}.card-intext .card-intext-inner:hover .vk_post_body .vk_post_title{height:auto;margin-bottom:0;white-space:unset;text-overflow:unset}.card-intext .vk_post_body,.card-intext.vk_post-btn-display .vk_post_body{padding:15px 20px}.card-imageRound .vk_post_imgOuter{margin-left:auto;margin-right:auto;width:150px;height:150px;border-radius:50%;background-position:center center}.card-imageRound .vk_post_imgOuter::before{padding-top:150px}.card-imageRound .card-img-overlay::after{border-radius:50%}.card-horizontal-inner{height:100%}.card-horizontal-inner::after{content:"";display:block;clear:both}.card-horizontal-inner-row{height:100%}.card-horizontal-img-right-row{flex-direction:row-reverse}.card-horizontal-reverse .row{flex-direction:row-reverse}.card-horizontal .card-body{height:100%;padding-bottom:1.5em;box-sizing:border-box}.card-sm .card-body{padding:1rem 1.2rem}.card-sm .card-title{font-size:.8rem}.card-sm .card-text{font-size:.8rem;line-height:1.4}.card-sm .card-meta{font-size:.7rem;line-height:1.1}.vk_post.media{display:flex;padding:1em 0;margin:0 15px;border-bottom:1px solid var(--vk-color-border-hr,#e5e5e5)}.media-img{border:1px solid var(--vk-color-border-image);padding:1px;margin-right:1rem}.vk_post .media-img{width:35%}.vk_post .media-body{width:65%}.media.vk_post:first-child{border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}.vk_posts-layout-postListText{margin-bottom:.8rem}.postListText{padding:.8rem 0 .7rem;border-bottom:1px dotted #ccc;display:block;overflow:hidden;width:100%}.postListText_date{white-space:nowrap;font-size:14px;display:block;float:left;min-width:115px;margin-right:1em}.postListText_singleTermLabel{padding:0;display:block;float:left;min-width:150px;margin-right:1em;margin-top:2px}.postListText_singleTermLabel_inner{display:block;overflow:hidden;font-size:12px;white-space:nowrap;padding:0 1rem;line-height:16px;border-radius:2px;text-align:center}.postListText_title{font-size:14px;display:block;overflow:hidden;margin:0;padding-top:.2rem;clear:both}.postListText_title a{color:var(--text-color)}.postListText_title a:hover{text-decoration:underline}.vk_posts .postListText_title{line-height:1.6}@media (min-width:576px){.vk_posts .vk_post-col-sm-2{width:calc(16.66% - 30px)}.vk_posts .vk_post-col-sm-3{width:calc(25% - 30px)}.vk_posts .vk_post-col-sm-4{width:calc(33.3% - 30px)}.vk_posts .vk_post-col-sm-6{width:calc(50% - 30px)}.vk_posts .vk_post-col-sm-12{width:calc(100% - 30px)}.mainSection .postListText.vk_post-col-sm-12 .vk_post_title{font-size:16px;font-weight:400}}@media (min-width:576px) and (max-width:767.98px){.card.vk_post-col-sm-12{margin-bottom:20px}.card-horizontal.vk_post-col-sm-12{margin-bottom:15px}.card-imageRound.vk_post-col-sm-12,.card-noborder.vk_post-col-sm-12{margin-bottom:40px}.media.vk_post-col-sm-3:nth-child(2),.media.vk_post-col-sm-3:nth-child(3),.media.vk_post-col-sm-3:nth-child(4),.media.vk_post-col-sm-4:nth-child(2),.media.vk_post-col-sm-4:nth-child(3),.media.vk_post-col-sm-6:nth-child(2){border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}}@media (min-width:768px){.vk_posts .vk_post-col-md-2{width:calc(16.66% - 30px)}.vk_posts .vk_post-col-md-3{width:calc(25% - 30px)}.vk_posts .vk_post-col-md-4{width:calc(33.3% - 30px)}.vk_posts .vk_post-col-md-6{width:calc(50% - 30px)}.vk_posts .vk_post-col-md-12{width:calc(100% - 30px)}}@media (min-width:768px) and (max-width:991.98px){.card.vk_post-col-md-12{margin-bottom:20px}.card-horizontal.vk_post-col-md-12{margin-bottom:15px}.card-imageRound.vk_post-col-md-12,.card-noborder.vk_post-col-md-12{margin-bottom:40px}.media.vk_post-col-md-3:nth-child(2),.media.vk_post-col-md-3:nth-child(3),.media.vk_post-col-md-3:nth-child(4),.media.vk_post-col-md-4:nth-child(2),.media.vk_post-col-md-4:nth-child(3),.media.vk_post-col-md-6:nth-child(2){border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}}@media (min-width:992px){.vk_posts .vk_post-col-lg-2{width:calc(16.66% - 30px)}.vk_posts .vk_post-col-lg-3{width:calc(25% - 30px)}.vk_posts .vk_post-col-lg-4{width:calc(33.3% - 30px)}.vk_posts .vk_post-col-lg-6{width:calc(50% - 30px)}.vk_posts .vk_post-col-lg-12{width:calc(100% - 30px)}.postListText_title{padding-top:0;clear:none}}@media (min-width:992px) and (max-width:1199.98px){.card.vk_post-col-lg-12{margin-bottom:20px}.card-horizontal.vk_post-col-lg-12{margin-bottom:15px}.card-imageRound.vk_post-col-lg-12,.card-noborder.vk_post-col-lg-12{margin-bottom:40px}.media.vk_post-col-lg-3:nth-child(2),.media.vk_post-col-lg-3:nth-child(3),.media.vk_post-col-lg-3:nth-child(4),.media.vk_post-col-lg-4:nth-child(2),.media.vk_post-col-lg-4:nth-child(3),.media.vk_post-col-lg-6:nth-child(2){border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}}@media (min-width:1200px){.vk_posts .vk_post-col-xl-2{width:calc(16.66% - 30px)}.vk_posts .vk_post-col-xl-3{width:calc(25% - 30px)}.vk_posts .vk_post-col-xl-4{width:calc(33.3% - 30px)}.vk_posts .vk_post-col-xl-6{width:calc(50% - 30px)}.vk_posts .vk_post-col-xl-12{width:calc(100% - 30px)}.card.vk_post-col-xl-12{margin-bottom:20px}.card-horizontal.vk_post-col-xl-12{margin-bottom:15px}.card-imageRound.vk_post-col-xl-12,.card-noborder.vk_post-col-xl-12{margin-bottom:40px}.media.vk_post-col-xl-3:nth-child(2),.media.vk_post-col-xl-3:nth-child(3),.media.vk_post-col-xl-3:nth-child(4),.media.vk_post-col-xl-4:nth-child(2),.media.vk_post-col-xl-4:nth-child(3),.media.vk_post-col-xl-6:nth-child(2){border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}}@media (min-width:1400px){.vk_posts .vk_post-col-xxl-2{width:calc(16.66% - 30px)}.vk_posts .vk_post-col-xxl-3{width:calc(25% - 30px)}.vk_posts .vk_post-col-xxl-4{width:calc(33.3% - 30px)}.vk_posts .vk_post-col-xxl-6{width:calc(50% - 30px)}.vk_posts .vk_post-col-xxl-12{width:calc(100% - 30px)}.card.vk_post-col-xxl-12{margin-bottom:20px}.card-horizontal.vk_post-col-xxl-12{margin-bottom:15px}.card-imageRound.vk_post-col-xxl-12,.card-noborder.vk_post-col-xxl-12{margin-bottom:40px}.media.vk_post-col-xxl-3:nth-child(2),.media.vk_post-col-xxl-3:nth-child(3),.media.vk_post-col-xxl-3:nth-child(4),.media.vk_post-col-xxl-4:nth-child(2),.media.vk_post-col-xxl-4:nth-child(3),.media.vk_post-col-xxl-6:nth-child(2){border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}}@media (max-width:575.98px){.card.vk_post-col-xs-12{margin-bottom:20px}.card-horizontal.vk_post-col-xs-12{margin-bottom:15px}.card-imageRound.vk_post-col-xs-12,.card-noborder.vk_post-col-xs-12{margin-bottom:40px}.media.vk_post-col-xs-6:nth-child(2){border-top:1px solid var(--vk-color-border-hr,#e5e5e5)}}