@charset "UTF-8";.main .content .aside>:first-child{padding:0 0 10px}body.sidebar-none .content__col_big{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tags__row{margin-bottom:-20px;margin-left:-10px;margin-right:-10px}.tags__col{min-width:auto;max-width:none;margin-bottom:20px;padding-left:10px;padding-right:10px}@media (max-width:1365px){.tags__col{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}.tags__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.tags .category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:100%;padding:10px 20px;color:#fff}.tags .category>*{margin-right:10px}.tags .category>:last-child{margin-right:0;margin-left:auto}@media (max-width:1365px){.tags .category{width:100%}}.tags .category__img{position:relative;width:25px;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;min-height:25px}.tags .category__img img,.tags .category__img svg{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.tags .category__title{font-size:14px;font-weight:500;text-transform:capitalize}@media (max-width:1365px){.tags .category__title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}}@media (max-width:1024px){.tags .category__title{font-size:12px}}body.small-layout .tags .category__title{font-size:12px}.tags .category__count{letter-spacing:.42px}.tags__item .category{height:100%}.content._section-right .tags__item .category{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.content._section-right .tags__item .category>*{margin-left:10px;margin-right:0}.content._section-right .tags__item .category__count{margin-left:0;margin-right:auto}.content._section-center .tags__item .category{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content._section-center .tags__item .category__count{margin-left:0}.section-post .post{position:relative;border-radius:unset;-webkit-box-shadow:unset!important;box-shadow:unset!important}.section-post .post__category{margin-bottom:5px}.section-post .post__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:15px}.section-post .post__labels>*{background:#999;padding:5px 20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;font-size:10px;line-height:1;border-radius:var(--mainBorderRadius)}.section-post .post__labels>._recommended{background:var(--color-accent)}.section-post .post__labels>._out-stock{background:var(--color-red)}.section-post .post__labels>._onsale{background:var(--color-green)}.section-post .post__labels>._new{background:var(--color-secondary)}.section-post .post__title{margin-bottom:5px;font-size:40px;font-size:calc(20px + 20 * ((100vw - 320px)/ 1430))}.section-post .post__text{margin-bottom:15px;color:#818383;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));font-weight:300;letter-spacing:.57px;line-height:30px}.section-post .post__info{margin-bottom:5px}.section-post .post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}@media (max-width:375px){.section-post .post-info{margin:0 -5px}}.section-post .post-info__col{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;padding:0 10px}@media (max-width:767.98px){.section-post .post-info__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:375px){.section-post .post-info__col{padding:0 5px}}body.sidebar-none .section-post .post-info__col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}@media (max-width:767.98px){body.sidebar-none .section-post .post-info__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.section-post .post-info a{cursor:pointer}.section-post .post-info a:hover{opacity:.7}.section-post .post-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;color:#484848}.section-post .post-info__item strong,.section-post .post-info__item time{font-weight:700;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.section-post .post-info__item span{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.section-post .post-info__icon{width:24px;height:24px;margin:0 10px 10px 0}.section-post .post-info__icon path{stroke:#484848}.section-post .post-info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.section-post .post-info__body>*{margin:0 0 10px}.section-post .post-info__body>:first-child{margin-bottom:0}.section-post .post-info .post-info__item_play{padding:0;border:none;background:0 0;text-align:start;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.section-post .post-info .post-info__item_play img,.section-post .post-info .post-info__item_play svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-animation:wescleFadeInScale .2s ease forwards;animation:wescleFadeInScale .2s ease forwards}.section-post .post-info .post-info__item_play img:last-child,.section-post .post-info .post-info__item_play svg:last-child{display:none;-webkit-animation:wescleFadeOutScale .2s ease forwards;animation:wescleFadeOutScale .2s ease forwards}@media (hover:hover){.section-post .post-info .post-info__item_play:hover{color:var(--color-accent)}.section-post .post-info .post-info__item_play:hover .post-info__icon path{stroke:var(--color-accent)}}.section-post .post-info .post-info__item_play._active{color:var(--color-accent)}.section-post .post-info .post-info__item_play._active .post-info__icon path{stroke:var(--color-accent)}.section-post .post-info .post-info__item_play._active img:first-child,.section-post .post-info .post-info__item_play._active svg:first-child{display:none;-webkit-animation:wescleFadeOutScale .2s ease forwards;animation:wescleFadeOutScale .2s ease forwards}.section-post .post-info .post-info__item_play._active img:last-child,.section-post .post-info .post-info__item_play._active svg:last-child{display:block;-webkit-animation:wescleFadeInScale .2s ease forwards;animation:wescleFadeInScale .2s ease forwards}.section-post .post-info .post-info__item_play._pause img:first-child,.section-post .post-info .post-info__item_play._pause svg:first-child{display:block;-webkit-animation:wescleFadeInScale .2s ease forwards;animation:wescleFadeInScale .2s ease forwards}.section-post .post-info .post-info__item_play._pause img:last-child,.section-post .post-info .post-info__item_play._pause svg:last-child{display:none;-webkit-animation:wescleFadeOutScale .2s ease forwards;animation:wescleFadeOutScale .2s ease forwards}.section-post__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;position:relative;padding:30px 0}.section-post__body:after,.section-post__body:before{background:#ececee;content:"";position:absolute;width:100%;height:1px;top:0;left:0}.section-post__body:after{top:auto;bottom:0}.section-post__image{background:#b5b2b2;overflow:hidden;position:relative;padding-bottom:53%;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media (max-width:1365px){.section-post__image{padding-bottom:35%}}@media (max-width:767.98px){.section-post__image{padding-bottom:55%}}.section-post__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.section-post__text{font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));line-height:30px}.section-post__text:not(:last-child){margin-bottom:15px}.section-post__quote{position:relative;z-index:2;margin-bottom:15px;padding:30px 20px 30px 35px;text-align:center;border-left:4px solid var(--color-accent);color:#818383;font-size:24px;font-size:calc(16px + 8 * ((100vw - 320px)/ 1430));font-weight:300;font-style:italic}@media (max-width:575.98px){.section-post__quote{padding:15px 0 15px 15px}}.section-post__quote:before{content:"";position:absolute;z-index:-1;width:125px;max-height:105px;height:100%;top:5px;left:15px;background:url(../img/svg/post-quote.svg) center/contain no-repeat}.section-post__subtitle{margin-bottom:15px;font-size:24px;font-size:calc(20px + 4 * ((100vw - 320px)/ 1430));font-weight:600}.section-post__list{margin:0}@media (max-width:767.98px){.section-post__list{padding:0}}.section-post__list li{position:relative;list-style:none;margin-bottom:5px;padding-left:30px;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));line-height:30px}.section-post__list li:before{content:"";position:absolute;width:9px;height:9px;top:9px;left:0;background:0 0;border-radius:50%;border:2px solid var(--color-accent)}.section-post .posts-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:930px){.section-post .posts-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-post .posts-navigation__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.section-post .posts-navigation__button svg{-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;width:25px;height:25px}.section-post .posts-navigation__button svg path{stroke:#000}.section-post .posts-navigation__button:hover svg path{stroke:var(--color-accent)}.section-post .posts-navigation__button:hover .posts-navigation__title{color:var(--color-accent)}.section-post .posts-navigation__button:hover .posts-navigation__name{color:var(--color-accent)}.section-post .posts-navigation__prev-post .posts-navigation__description{padding-left:15px}@media (max-width:930px){.section-post .posts-navigation__prev-post{-ms-flex-item-align:start;align-self:flex-start}}.section-post .posts-navigation__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:395px}.section-post .posts-navigation__name{color:#818383;font-size:16px;font-weight:300;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.section-post .posts-navigation__title{color:#000;font-size:18px;font-weight:600;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.section-post .posts-navigation__next-post{text-align:right}.section-post .posts-navigation__next-post .posts-navigation__description{padding-right:15px}@media (max-width:930px){.section-post .posts-navigation__next-post{-ms-flex-item-align:end;align-self:flex-end}}.gallery-section-post__row{margin-bottom:-30px}.gallery-section-post__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:30px}@media (max-width:767.98px){.gallery-section-post__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.gallery-section-post__image{background:#b5b2b2;overflow:hidden;position:relative;padding-bottom:70%;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.gallery-section-post__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.share__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:10px;color:#818383;font-size:24px;font-size:calc(20px + 4 * ((100vw - 320px)/ 1430));font-weight:300}.share__title span{margin-right:10px}.share__title svg{-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:15px}.share__title svg path{stroke:#818383}.share__list{background:#f0f0f0;margin:0;padding:0;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;border-radius:var(--mainBorderRadius);border:1px solid #f0f0f0}.share__list li{list-style:none;padding:15px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border-radius:var(--mainBorderRadius)}.share__list li:hover{background:#fff}.share__list li:hover path{fill:var(--color-accent)}.share__list li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;cursor:pointer}.share__list li span svg{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;height:30px}.author-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0}@media (max-width:575.98px){.author-info{padding:30px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.author-info__photo{background:#b5b2b2;overflow:hidden;position:relative;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px;width:120px;height:120px;border-radius:50%}@media (max-width:575.98px){.author-info__photo{margin-bottom:15px}}.author-info__photo img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.author-info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:40px}@media (max-width:575.98px){.author-info__body{padding:0}}.author-info__name{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;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));font-weight:600}.author-info__name-label{margin-right:10px;margin-bottom:5px}.author-info__name .name{margin-bottom:5px;color:var(--color-accent)}.author-info__name .name:hover{color:var(--color-accent-hover)}.author-info__text{font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430))}.author-info__text:not(:last-child){margin-bottom:10px}.author-info .author-social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.author-info .author-social__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.author-info .author-social__label span{color:#818383;font-size:16px;font-weight:300}.author-info .author-social__label svg{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;width:10px;height:10px;margin-left:5px}.author-info .author-social__label svg path{stroke:#818383}.author-info .author-social__list{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;margin:0 -5px;padding:0}.author-info .author-social__list li{list-style:none;padding:0 5px}.author-info .author-social__list li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;cursor:pointer}.author-info .author-social__list li span svg{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px}.author-info .author-social__list li span svg path{fill:#626262}.author-info .author-social__list li span svg.icon-instagram{-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;width:25px;height:25px}.author-info .author-social__list li span:hover svg path{fill:var(--color-accent)}.post-nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.post-nav-links__label{margin-right:10px;font-size:18px;font-weight:500;color:#484848}.post-nav-links .post-page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;border:1px solid #818383;border-radius:var(--mainBorderRadius);background:-o-linear-gradient(318deg,#353535 0,#777 100%,#000 100%,#c9c9c9 100%,#f8f8f8 100%);background:linear-gradient(132deg,#353535 0,#777 100%,#000 100%,#c9c9c9 100%,#f8f8f8 100%);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.post-nav-links .post-page-numbers:not(.current):hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.post-nav-links .post-page-numbers:last-child{margin:0}.post-nav-links .post-page-numbers.current{cursor:default}.post-nav-links .post-page-numbers .page-number{-webkit-box-flex:1;-ms-flex:1 0 30px;flex:1 0 30px;min-width:30px;height:30px;padding:5px;font-size:14px;color:#fff;text-align:center}.leave-comment{padding:0 0 10px}@media (max-width:1365px){.leave-comment{padding:15px 0 10px}}.leave-comment__title{color:#000}.leave-comment__info{font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430))}.leave-comment .logged-in-as a{position:relative;color:var(--color-accent);font-weight:500;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.leave-comment .logged-in-as a:after{background:var(--color-accent);content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.leave-comment .logged-in-as a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.comment-list{margin:0;padding:0;list-style:none}.comment-list ol,.comment-list ul{list-style:none}.comment-list .comment{margin-bottom:15px}.comment-list .comment:last-child{margin-bottom:0}.comment-list .comment-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:410px){.comment-list .comment-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.comment-list .comment-img{position:relative;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;height:60px;margin-right:20px;border-radius:50%;overflow:hidden}@media (max-width:410px){.comment-list .comment-img{margin-right:0;margin-bottom:10px}}.comment-list .comment-img img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.comment-list .comment-main{background:#f8f8f8;margin-bottom:5px;padding:10px;border-radius:var(--mainBorderRadius)}.comment-list .comment-author{display:inline;color:var(--color-accent);font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));font-weight:500}.comment-list .comment-author a{position:relative;display:inline;color:var(--color-accent);font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));font-weight:500}.comment-list .comment-author a:after{background:var(--color-accent);content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.comment-list .comment-author a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.comment-list .comment-text{display:inline;color:#484848;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430))}.comment-list .comment-text p{display:inline}.comment-list .comment-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}.comment-list .comment-actions>*{margin-right:10px}.comment-list .comment-actions .comment-reply-link{position:relative;color:var(--color-accent);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430))}.comment-list .comment-actions .comment-reply-link:after{background:var(--color-accent);content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.comment-list .comment-actions .comment-reply-link:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.comment-list .children{padding-top:15px}@media (max-width:575.98px){.comment-list .children{padding-left:10px}}@media (max-width:410px){.comment-list .children{padding-left:5px}}.comment-list .children .comment-img{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px}.comment-reply-title{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;color:#484848}.comment-reply-title a{position:relative;margin-left:10px;color:var(--color-accent);font-weight:500;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.comment-reply-title a:after{background:var(--color-accent);content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.comment-reply-title a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (max-width:575.98px){.comment-reply-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.comment-reply-title a{margin-left:0}}body.air-style .section-post__image{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}body.air-style .section-post__image:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}body.air-style .section-post .post{background:0 0}body.air-style .section-post .actions-post__image{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}body.air-style .section-post .actions-post__image:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}body.air-style .gallery-section-post__image{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}body.air-style .gallery-section-post__image:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}.changed-bg .content__body{background:#fff;padding:15px!important;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.changed-bg .content__body>:first-child{padding-top:0!important}.changed-bg .content__body>:last-child{padding-bottom:0!important}@media (max-width:411px){.changed-bg .content__body{padding:10px!important}}@media (max-width:1279px){.aside{margin-bottom:0}}.latest__title{margin-bottom:20px}.latest__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){.latest__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.latest__text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:25px}.latest__text p{margin-top:0;margin-bottom:10px}.latest__text p:last-child{margin-bottom:0}.latest__text+a{margin-left:30px}@media (max-width:767.98px){.latest__text{margin-bottom:15px}}.latest__link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:auto;margin-bottom:25px;color:var(--color-accent)}@media (max-width:767.98px){.latest__link{margin-bottom:15px}}.latest__link:after{background:var(--color-accent);content:"";position:absolute;width:0;height:1px;bottom:0;left:0;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.latest__link:hover{color:var(--color-accent)}.latest__link:hover:after{width:100%}.latest__row{margin-bottom:-30px}.latest__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}._posts-wrapper._section-right .latest__header,.content._section-right .latest__header,.wp-block-wescle-blocks-posts._section-right .latest__header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}._posts-wrapper._section-right .latest__text+a,.content._section-right .latest__text+a,.wp-block-wescle-blocks-posts._section-right .latest__text+a{margin-left:0;margin-right:30px}._posts-wrapper._section-right .latest__link,.content._section-right .latest__link,.wp-block-wescle-blocks-posts._section-right .latest__link{margin-left:0}._posts-wrapper._section-right .latest .post__category,.content._section-right .latest .post__category,.wp-block-wescle-blocks-posts._section-right .latest .post__category{margin-right:0}._posts-wrapper._section-right .latest .post__image,.content._section-right .latest .post__image,.wp-block-wescle-blocks-posts._section-right .latest .post__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0;margin-left:30px}@media (max-width:767.98px){._posts-wrapper._section-right .latest .post__image,.content._section-right .latest .post__image,.wp-block-wescle-blocks-posts._section-right .latest .post__image{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:0}}._posts-wrapper._section-center .latest__header,.content._section-center .latest__header,.wp-block-wescle-blocks-posts._section-center .latest__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._posts-wrapper._section-center .latest__link,.content._section-center .latest__link,.wp-block-wescle-blocks-posts._section-center .latest__link{margin-right:auto;margin-left:auto}._posts-wrapper._section-center .latest .post__body,.content._section-center .latest .post__body,.wp-block-wescle-blocks-posts._section-center .latest .post__body{width:100%}.latest.without_image .latest-post .post__image{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;padding-bottom:0;margin:0;width:0}.latest.without_image .latest-post .post__image img{display:none}.latest-post{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}@media (max-width:767.98px){.latest-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 15px 0}}.latest-post .post__image{overflow:hidden;position:relative;-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;width:100%;margin-right:20px;padding-bottom:23%;border-radius:var(--mainBorderRadius)}@media (max-width:767.98px){.latest-post .post__image{margin-right:0;margin-bottom:10px;padding-bottom:56.25%}}.latest-post .post__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.latest-post .post__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767.98px){.latest-post .post__body{position:unset}}.latest-post .post__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){.latest-post .post__categories{position:absolute;top:20px;left:20px}}.latest-post .post__category{margin-bottom:10px;margin-right:5px}.latest-post .post__title{margin-bottom:10px}.latest-post .post__title:hover .title{opacity:.7}.latest-post .post__title .title{font-size:18px;font-weight:600;color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.latest-post .post__text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:10px}@media (max-width:767.98px){.latest-post .post__text{font-size:14px}}.latest-post .author:hover .author__name{color:#484848;opacity:.7}.latest-post .author:hover .author__name:after{background:#484848}.latest-post .author:hover .author__post-date{opacity:.7;color:#484848}.latest-post .author__name{margin-right:20px;color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.latest-post .author__name:after{background:#484848;right:-11px}.latest-post .author__post-date{color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.latest-post .actions-post__count{color:#484848}.latest-post .actions-post__views svg path{fill:#484848}.latest-post .btn-info-post svg path{fill:#484848}.recommended.related-articles.related-articles_slider{overflow:hidden}.recommended.related-articles.related-articles_slider .related-articles__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:20px;padding-top:20px;padding-bottom:20px}@media (min-width:575.98px){.recommended.related-articles.related-articles_slider .related-articles__header{gap:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px}}.recommended.related-articles.related-articles_slider .related-articles__header .title{margin-bottom:0!important}.recommended.related-articles.related-articles_slider .related-articles__header>:first-child{margin-right:auto}.recommended.related-articles.related-articles_slider .related-articles__header .slider-buttons__item{margin:0}.recommended.related-articles.related-articles_slider .related-articles__line{position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--color-accent)}.recommended.related-articles.related-articles_slider .related-articles__line:after{content:"";position:absolute;top:0;right:0;width:calc(100% - 100% / 3 - 20px);height:2px;background:#000}@media (min-width:767.98px){.recommended.related-articles.related-articles_slider .related-articles__line:after{width:calc(100% - 100% / 3 - 30px)}}.recommended.related-articles.related-articles_slider .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0}.recommended.related-articles.related-articles_slider .recommended__col{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:initial;margin:0;padding:0}.leave-comment__info{margin-bottom:25px;color:#818383;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430))}.leave-comment .comment-respond+.comment-list{margin-top:30px}.form-leave-comment{padding-bottom:0!important}.form-leave-comment .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-leave-comment .form-group_double-input{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-leave-comment .form-group_double-input input{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%}@media (max-width:767.98px){.form-leave-comment .form-group_double-input input{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form-leave-comment .form-input{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}.form-leave-comment__text{min-height:200px}.form-leave-comment p.form-submit{margin:0}.section-post__editor>*{margin:30px 0}.section-post__editor>:first-child{margin-top:0}.section-post__editor>:last-child{margin-bottom:0}@media (max-width:1365px){.section-post__editor>*{margin:20px 0}.section-post__editor>:first-child{margin-top:0}.section-post__editor>:last-child{margin-bottom:0}}.section-post__editor>* .container{padding:0}.section-post__editor iframe{max-width:100%}.section-post__editor .wp-block-image.size-large{overflow:hidden}.section-post__editor .wp-block-image.size-large img{-o-object-fit:cover;object-fit:cover;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.section-post__editor .wp-block-image.size-large figcaption{font-size:18px;color:#818383}.section-post__editor p{margin:20px 0;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430))}.section-post__editor .wp-block-quote{position:relative;z-index:2;padding:15px 20px 15px 35px;border-left:4px solid var(--color-accent);color:#818383}@media (max-width:575.98px){.section-post__editor .wp-block-quote{padding:15px 0 15px 15px}}.section-post__editor .wp-block-quote:before{content:"";position:absolute;z-index:-1;width:125px;max-height:105px;height:100%;top:0;left:15px;background:url(../img/svg/post-quote.svg) center/contain no-repeat}.section-post__editor .wp-block-quote p{font-size:24px;font-size:calc(16px + 8 * ((100vw - 320px)/ 1430));font-weight:300}.section-post__editor .wp-block-quote p:last-child{margin:0}.section-post__editor .wp-block-separator{position:relative;margin:50px 0;border-color:#ececee}.section-post__editor .wp-block-separator:after{background:#fff;content:"//";position:absolute;z-index:1;top:calc(50% - 25px);left:calc(50% - 25px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;padding-left:5px;border-radius:50%;color:#ececee;font-size:20px;font-weight:600;letter-spacing:3px}.section-post__editor h2{margin-bottom:15px;font-size:calc(19px + 3 * ((100vw - 320px)/ 1430))}.section-post__editor h3{margin-bottom:15px;font-size:calc(18px + 2 * ((100vw - 320px)/ 1430))}.section-post__editor h4{margin-bottom:15px;font-size:calc(17px + 1 * ((100vw - 320px)/ 1430))}.section-post__editor h5{margin-bottom:15px;font-size:16px}.section-post__editor h6{margin-bottom:15px;font-size:15px}body.small-layout .section-post__editor h2{font-size:calc(19px + 1 * ((100vw - 320px)/ 1430))}body.small-layout .section-post__editor h3{font-size:calc(18px + 1 * ((100vw - 320px)/ 1430))}body.small-layout .section-post__editor h4{font-size:calc(17px + 1 * ((100vw - 320px)/ 1430))}body.small-layout .section-post__editor h5{font-size:calc(16px + 1 * ((100vw - 320px)/ 1430))}body.small-layout .section-post__editor h6{font-size:calc(15px + 1 * ((100vw - 320px)/ 1430))}.section-post__editor ol,.section-post__editor ul{padding-left:57px}@media (max-width:767.98px){.section-post__editor ol,.section-post__editor ul{padding:15px}}.section-post__editor ol li,.section-post__editor ul li{position:relative;margin-bottom:5px;padding-left:16px;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));line-height:30px}.section-post__editor ul{padding-left:40px}@media (max-width:767.98px){.section-post__editor ul{padding:0}}.section-post__editor ul li{list-style:none;padding-left:30px}.section-post__editor ul li:before{content:"";position:absolute;width:7px;height:7px;top:10px;left:0;background:0 0;border-radius:50%;border:2px solid var(--color-accent)}.section-post__editor .wp-block-pullquote{position:relative}@media (max-width:1365px){.section-post__editor .wp-block-pullquote{padding:1em 0}}.section-post__editor .wp-block-pullquote:before{content:"”";display:block;font-size:92px;font-weight:500;line-height:1.2;text-align:center;height:44px;width:44px;color:var(--color-accent);border-radius:50%;margin:0 auto 15px}.section-post__editor .wp-block-pullquote p{font-size:32px;font-weight:700;font-size:calc(20px + 12 * ((100vw - 320px)/ 1430))}.section-post__editor .wp-block-table th{padding:.5rem;border:1px solid #ececee;font-size:20px;font-size:calc(17px + 3 * ((100vw - 320px)/ 1430));font-weight:700}.section-post__editor .wp-block-table td{padding:.5rem;font-size:18px;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));border:1px solid #ececee}.section-post__editor .wp-block-table figcaption{margin:5px 0 0 5px;font-size:15px}.section-post__editor .wp-block-table.is-style-stripes th{background:#ececee}.section-post__editor .wp-block-verse{padding:0 15px;font-size:15px;white-space:pre-wrap}.section-post__editor .wp-block-gallery ul{margin:0;padding:0;list-style:none}.section-post__editor .wp-block-gallery ul li{padding:0}.section-post__editor .wp-block-gallery ul li:before{display:none}.section-post__editor .wp-block-gallery ul li figure{overflow:hidden;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.section-post__editor .wp-block-gallery ul li figcaption{font-size:20px;color:#fff;font-size:calc(15px + 5 * ((100vw - 320px)/ 1430));border-radius:var(--mainBorderRadius)}.section-post__editor .wp-block-cover.has-background-dim{overflow:hidden;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.section-post__editor .wp-block-cover.has-background-dim p{margin:0;font-style:30px;color:#fff;font-size:calc(17px + 13 * ((100vw - 320px)/ 1430))}.section-post__editor .wp-block-media-text.alignwide.is-stacked-on-mobile figure{overflow:hidden;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.section-post__editor .wp-block-media-text.alignwide.is-stacked-on-mobile p{margin:0;font-style:30px;color:#484848;font-size:calc(17px + 13 * ((100vw - 320px)/ 1430))}.section-post__editor .wp-block-embed-youtube .wp-block-embed__wrapper{width:100%}.section-post__editor .wp-block-embed-youtube iframe{margin:0!important;padding:0!important;border-radius:var(--mainBorderRadius);overflow:hidden;width:100%;top:0!important;left:0!important;right:0!important}.section-post__editor .wp-block-social-links{padding:0;list-style:none}.section-post__editor .wp-block-social-links li{background:#818383!important;padding:0}.section-post__editor .wp-block-social-links li:before{display:none}.section-post__editor .wp-block-social-links li a svg{fill:#fff}.section-post__editor .wp-block-buttons .wp-block-button__link{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;font-size:16px;font-weight:500;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:var(--mainBorderRadius)}.section-post__editor .wp-block-buttons .wp-block-button__link:hover{background:var(--color-accent);color:#fff;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.section-post__editor .wp-block-archives,.section-post__editor .wp-block-archives-list,.section-post__editor .wp-block-categories,.section-post__editor .wp-block-categories-list,.section-post__editor .wp-block-latest-comments,.section-post__editor .wp-block-latest-posts,.section-post__editor .wp-block-latest-posts__list{padding:0;list-style:none}.section-post__editor .wp-block-archives li,.section-post__editor .wp-block-archives-list li,.section-post__editor .wp-block-categories li,.section-post__editor .wp-block-categories-list li,.section-post__editor .wp-block-latest-comments li,.section-post__editor .wp-block-latest-posts li,.section-post__editor .wp-block-latest-posts__list li{padding-left:0}.section-post__editor .wp-block-archives li:before,.section-post__editor .wp-block-archives-list li:before,.section-post__editor .wp-block-categories li:before,.section-post__editor .wp-block-categories-list li:before,.section-post__editor .wp-block-latest-comments li:before,.section-post__editor .wp-block-latest-posts li:before,.section-post__editor .wp-block-latest-posts__list li:before{display:none}.section-post__editor .wp-block-archives li a,.section-post__editor .wp-block-archives-list li a,.section-post__editor .wp-block-categories li a,.section-post__editor .wp-block-categories-list li a,.section-post__editor .wp-block-latest-comments li a,.section-post__editor .wp-block-latest-posts li a,.section-post__editor .wp-block-latest-posts__list li a{position:relative;color:var(--color-accent)}.section-post__editor .wp-block-archives li a:after,.section-post__editor .wp-block-archives-list li a:after,.section-post__editor .wp-block-categories li a:after,.section-post__editor .wp-block-categories-list li a:after,.section-post__editor .wp-block-latest-comments li a:after,.section-post__editor .wp-block-latest-posts li a:after,.section-post__editor .wp-block-latest-posts__list li a:after{content:"";position:absolute;width:100%;height:1px;top:initial!important;bottom:0;left:0;background:var(--color-accent);-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.section-post__editor .wp-block-archives li a:hover:after,.section-post__editor .wp-block-archives-list li a:hover:after,.section-post__editor .wp-block-categories li a:hover:after,.section-post__editor .wp-block-categories-list li a:hover:after,.section-post__editor .wp-block-latest-comments li a:hover:after,.section-post__editor .wp-block-latest-posts li a:hover:after,.section-post__editor .wp-block-latest-posts__list li a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.section-post__editor table caption{font-weight:700}.section-post__editor .wp-block-tag-cloud{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.section-post__editor .wp-block-tag-cloud a{background:linear-gradient(132deg,#353535 0,#777 100%,#000 100%,#c9c9c9 100%,#f8f8f8 100%);position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 20px;margin:0 5px 10px;color:#fff!important;text-transform:initial;border-radius:var(--mainBorderRadius);font-size:10px}body.small-layout .section-post__editor .wp-block-tag-cloud a{padding:5px 10px}.section-post__editor .wp-block-tag-cloud a:before{content:"#"}.section-post__editor .wp-block-tag-cloud a:hover{color:#ececee;-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}.section-post__editor .wp-block-search label{font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));font-weight:500}.section-post__editor .wp-block-search input{padding:10px 20px;color:#484848;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));border-radius:var(--mainBorderRadius);border:none;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease;height:46px}.section-post__editor .wp-block-search input::-webkit-input-placeholder{color:#d0d5d5}.section-post__editor .wp-block-search input::-moz-placeholder{color:#d0d5d5}.section-post__editor .wp-block-search input:-ms-input-placeholder{color:#d0d5d5}.section-post__editor .wp-block-search input::-ms-input-placeholder{color:#d0d5d5}.section-post__editor .wp-block-search input::placeholder{color:#d0d5d5}.section-post__editor .wp-block-search input:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}.section-post__editor .wp-block-search button{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;font-size:16px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1430));font-weight:500;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:var(--mainBorderRadius);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.section-post__editor .wp-block-search button:hover{background:var(--color-accent);color:#fff;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.section-post__editor .schema-faq .schema-faq-section{overflow:hidden;margin-bottom:20px;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border-radius:var(--mainBorderRadius)}.section-post__editor .schema-faq .schema-faq-question{background:#eee;overflow:hidden;position:relative;color:#484848;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;cursor:pointer;padding:18px;font-size:18px;font-weight:700;border-radius:var(--mainBorderRadius);width:100%;text-align:left;border:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (max-width:575.98px){.section-post__editor .schema-faq .schema-faq-question{font-size:16px}}.section-post__editor .schema-faq .schema-faq-question:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;margin-left:15px;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;width:24px;height:24px;background:-webkit-gradient(linear,left top,left bottom,from(#484848),to(#484848)),-webkit-gradient(linear,left top,left bottom,from(#484848),to(#484848)),transparent;background:-o-linear-gradient(#484848,#484848),-o-linear-gradient(#484848,#484848),transparent;background:linear-gradient(#484848,#484848),linear-gradient(#484848,#484848),transparent;background-position:center;background-size:50% 2px,2px 50%;background-repeat:no-repeat}.section-post__editor .schema-faq .schema-faq-question.active{border-radius:var(--mainBorderRadius) var(--mainBorderRadius) 0 0}.section-post__editor .schema-faq .schema-faq-question.active+.schema-faq-answer{border-radius:0 0 var(--mainBorderRadius) var(--mainBorderRadius);padding-top:10px;padding-bottom:10px}.section-post__editor .schema-faq .schema-faq-question.active:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.section-post__editor .schema-faq .schema-faq-question:before{background:var(--color-accent);content:"";position:absolute;width:3px;height:100%;top:0;left:0}.section-post__editor .schema-faq .schema-faq-question:hover{background:#ccc}.section-post__editor .schema-faq .schema-faq-answer{background:#fff;margin:0!important;padding:0 18px;max-height:0;border-radius:var(--mainBorderRadius);overflow:hidden;-webkit-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out;font-size:16px}.section-post .post-edit-link{position:relative;color:var(--color-accent);font-weight:600;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.section-post .post-edit-link:after{background:var(--color-accent);content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.section-post .post-edit-link:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.section-post .wp-block-tag-cloud>*{font-size:12px!important}body._post-link-bg .section-post__editor p>a{background:var(--color-accent-30);padding:2px 5px;color:var(--color-accent);border-radius:4px}body._post-link-bg .section-post__editor p>a:hover{background:var(--color-accent-hover-30);color:var(--color-accent-hover)}.table-of-contents{background:#fff;position:relative;padding:15px 20px;color:#000;font-size:14px;line-height:30px;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.table-of-contents:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}@media (max-width:767.98px){.table-of-contents{padding:10px}}.table-of-contents.open .table-of-contents__header{margin-bottom:15px}.table-of-contents.open .table-of-contents__header svg{-webkit-transform:scale(1,1)!important;-ms-transform:scale(1,1)!important;transform:scale(1,1)!important}.table-of-contents__header{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;font-size:16px;font-weight:600;cursor:pointer;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.table-of-contents__header svg{width:25px;height:12px;margin:0 10px;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease;-webkit-transform:scale(1,-1)!important;-ms-transform:scale(1,-1)!important;transform:scale(1,-1)!important}@media (max-width:480px){.table-of-contents__header svg{margin:0 0 0 auto}}.table-of-contents a{color:inherit}.table-of-contents a:hover{color:var(--color-accent);text-decoration:underline}.table-of-contents ol{counter-reset:item;padding:0 0 0 40px;list-style:none}@media (max-width:1365px){.table-of-contents ol{padding:0 0 0 20px}}@media (max-width:767.98px){.table-of-contents ol{padding:0 0 0 10px}}.table-of-contents ol li{color:#484848;margin-top:.3em;margin-bottom:.3em}.table-of-contents ol li:before{margin-right:10px;color:var(--color-accent)}.table-of-contents ol .level-1{counter-increment:point;counter-reset:sublist}.table-of-contents ol .level-1:before{display:inline-block;content:counter(point) ". "}.table-of-contents ol .level-2{counter-reset:sublist3;margin-left:1.5rem}.table-of-contents ol .level-2:before{content:counter(point) "." counter(sublist) ". ";counter-increment:sublist}.table-of-contents ol .level-3{counter-reset:sublist4;margin-left:3rem}.table-of-contents ol .level-3:before{content:counter(point) "." counter(sublist) ". ";counter-increment:sublist}.table-of-contents ol .level-4{counter-reset:sublist5;margin-left:4.5rem}.table-of-contents ol .level-4:before{content:counter(point) "." counter(sublist) ". ";counter-increment:sublist}.table-of-contents._with-btn-expand .table-of-contents__header svg{display:none}.table-of-contents._with-btn-expand ol,.table-of-contents._with-btn-expand ul{margin-bottom:0}.table-of-contents .btn_expand{padding-bottom:16px;font-size:14px}.table-of-contents .btn_expand:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(246,246,246,.5)),color-stop(40%,rgba(246,246,246,.8)),color-stop(70%,#f6f6f6),to(#f6f6f6));background:-o-linear-gradient(rgba(246,246,246,.5) 0,rgba(246,246,246,.8) 40%,#f6f6f6 70%,#f6f6f6 100%);background:linear-gradient(rgba(246,246,246,.5) 0,rgba(246,246,246,.8) 40%,#f6f6f6 70%,#f6f6f6 100%)}.logged-in-as .required-field-message{display:inline-block;padding-left:10px}