.single-post{padding:90px 0;background-color:var(--color-white)}.single-post__wrapper{gap:60px}.single-post__wrapper_item{max-width:770px;margin:0 auto;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}.single-post__wrapper_item_title{text-align:center;color:var(--color-primary)}.single-post__wrapper_item_meta{margin-top:30px;text-align:center;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;gap:30px;position:relative}.single-post__wrapper_item_meta::before{content:"";display:block;position:absolute;top:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:370px;height:1px;background:-webkit-gradient(linear, left top, right top, from(rgba(49, 48, 44, 0)), color-stop(50%, rgb(49, 48, 44)), to(rgba(49, 48, 44, 0)));background:linear-gradient(to right, rgba(49, 48, 44, 0) 0%, rgb(49, 48, 44) 50%, rgba(49, 48, 44, 0) 100%)}.single-post__wrapper_item_meta_reading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.single-post__wrapper_item_content{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}.single-post__wrapper_item_content .wp-block-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-height:370px}.single-post__wrapper_item_content .wp-block-image img{width:auto;max-width:100%;height:auto;max-height:370px;-o-object-fit:contain;object-fit:contain;border-radius:30px;display:block}.single-post__wrapper_item_content img{width:auto;max-width:100%;height:auto;max-height:370px;-o-object-fit:contain;object-fit:contain;border-radius:30px;display:block}.single-post__wrapper_item_content ul,.single-post__wrapper_item_content ol{padding-left:20px}.single-post__wrapper .single-post__wrapper_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media(max-width: 900px){.single-post{padding:50px 0;background-color:var(--color-white)}.single-post__wrapper{gap:30px}}.articles-slide{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0)}.articles-slide_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-slide_box_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:370px}.articles-slide_box_img img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block}.articles-slide_box_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;background-color:var(--color-white);padding:30px}.articles-slide_box_content_title{color:var(--color-primary)}.articles-slide_box_content_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 900px){.articles-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 600px){.articles-grid{grid-template-columns:1fr}}.articles-pagination .navigation{margin:0}.articles-pagination .screen-reader-text{display:none}.articles-pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.articles-pagination .page-numbers{text-decoration:none;color:#a49f9f;font-weight:700;font-size:18px;-webkit-transition:.3s ease;transition:.3s ease;padding:10px 10px}.articles-pagination .page-numbers.current{color:#414140}.articles-pagination .page-numbers:not(.prev):not(.next):hover{color:#414140}.articles-pagination .page-numbers:nth-child(2){margin-left:10px}.articles-pagination .page-numbers:nth-last-child(2){margin-right:10px}.articles-pagination .prev,.articles-pagination .next{height:50px;width:50px;background-color:rgba(164,159,159,.6);border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,0)}.articles-pagination .prev:hover,.articles-pagination .next:hover{background-color:rgba(202,193,193,.6)}.articles-pagination .prev svg,.articles-pagination .next svg{display:block}.articles-pagination .prev.disabled,.articles-pagination .next.disabled{opacity:.4;pointer-events:none}.related-slider{padding:90px 0;background-color:var(--color-beige)}.related-slider__wrapper_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.related-slider__wrapper_inner_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.related-slider__wrapper_inner_header_title{color:var(--color-primary)}.related-slider__wrapper_inner_header_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}