html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}input,select,textarea{-webkit-appearance:none}
*,*:before,*:after{margin:0;padding:0;border:0;-webkit-tap-highlight-color: rgba(0,0,0,0);	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	-ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box}
.c,hr{clear:both;font-size:0;overflow:hidden;display:block}
a{color:#1c85ed;outline:none}a:hover{text-decoration:none}a img{border:0}
.an{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}

.wrap{width:96%;margin:0 auto;max-width:960px}

#iz2jr{
  display:none;
}
.object-img img{
    object-fit: cover;
}
body {
    font-family: 'Popins', sans-serif;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    color: #222222;
    word-wrap: break-word;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  margin:0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Popins', sans-serif;
    color: #111111;
    font-weight: 400;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: #111111;
}

h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 0;
    margin-bottom: 1.438rem;
}

h2 {
    font-size: 1.688rem;
    line-height: 2.375rem;
    margin:0;
}

h3 {
    font-size: 1.375rem;
    line-height: 1.875rem;
    margin-top: 1.688rem;
    margin-bottom: 1.063rem;
}

h4 {
    font-size: 1.188rem;
    line-height: 1.813rem;
    margin-top: 1.5rem;
    margin-bottom: 0.875rem;
}

h5 {
    font-size: 1.063rem;
    line-height: 1.563rem;
    margin: 0;
}

h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 1.313rem;
    margin-bottom: 0.6875rem;
}


.top-bar, .top-bar ul {
    background-color: transparent;
}

.top-bar li > a {
    color: #535353;
    font-weight: 600;
    /*text-transform: uppercase;*/
    line-height: 5rem;
    padding-top: 0;
    padding-bottom: 0;
}

.top-bar li > a:hover {
    background-color: rgba(10, 57, 191, 0.3)
}

#top-bar:after {
    content: "";
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');
    width: 100%;
    height: 12px;
    position: absolute;
    left: 0;
    bottom: -12px;
    z-index: 1;
}

.open-sans {
    font-family: 'Open Sans', arial, sans-serif;
}

.lato {
    font-family: 'Lato';
}

.roboto {
    font-family: 'Roboto', sans-serif;
}

.montserrat {
    font-family: 'Montserrat', sans-serif;
}



.rail-wrapper.grid-margin-x {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

@media print, screen and (min-width: 40em) {
    .rail-wrapper > .right-rail, .rail-wrapper > .left-rail {
        margin-top: 1.25rem;
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
}

@media print, screen and (min-width: 48.06em) {
    .right-rail, .left-rail {
        margin-top: 1.25rem;
    }
}

.right-rail, .right-rail.force {
    width: 28.81rem;
}

.button.primary {
    background-color: #0a39bf;
    color: #ffffff;
    font-size: 1.5rem;
    font-family: 'Roboto', sans-serif;
    padding: 0.625rem 1rem;
    line-height: 2.5rem;
}

.button:hover,
.button:focus,
.button:active {
    background-color: #fecc4d !important;
}

a {
    color: inherit;
}

.article-paragraph a {
    color: #0a39bf;
}

.article-paragraph a:hover,
.article-paragraph a:focus,
.article-paragraph a:active {
    color: #0a39bf;
    text-decoration: underline;
}

a:hover,
a:focus,
a:active {
    color: #0a39bf
}

.stick-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 20px;
}

 .stick-1 {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 1rem;
}

.opacity-50 {
    opacity: 0.5;
}

.link-border-right {
    border-right: 1px solid #535353;
}

.subscribe-aside h4 div {
    font-size: 2.375rem;
    margin-top: 1rem;
}

.footer-links {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.footer-links > .cell {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.header-logo, .footer-logo {
    height: 3.375rem;
    /*width: 15.6875rem;*/
  	width: auto;
}

@media (max-width: 71.25em) {
    .header-logo {
        height: 2.75rem;
        /*width: 11.15rem;*/
    }
}

@media (max-width: 63.9375em) {
    .header-logo {
        height: 2.25rem;
        /*width: 9.125rem;*/
    }

    .article-title {
        font-size: 2rem;
    }

    .footer-logo {
        width: 100% !important;
    }

    .footer-container {
        text-align: center;
    }

    .footer-links {
        justify-content: center;
    }
}

@media (max-width: 63.9375em) and (min-width: 48em) {
    .left-rail {
        max-width: 26.13rem;
    }

    .right-rail {
        width: auto !important;
        max-width: 18.81rem;
    }
}

.mobile-menu-toggle {
    z-index: 1;
}

@media (min-width: 48em) {
    .subscribe-aside-mobile {
        display: none;
    }

    .mobile-menu-toggle {
        display: none !important;
    }
}

@media (max-width: 47.94em) {
    .top-bar-right {
        display: none;
    }

    .top-bar-left {
        text-align: center;
    }

    .right-rail {
        display: none;
    }

    .article-paragraph {
        line-height: 1.625rem;
    }
}

.position-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.off-canvas-content {
    -webkit-transition: transform 0.7s ease;
    -moz-transition: transform 0.7s ease;
    -o-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    -webkit-transform-origin: 50% 200px 0;
    -moz-transform-origin: 50% 200px 0;
    -o-transform-origin: 50% 200px 0;
    transform-origin: 50% 200px 0;
}

.off-canvas-content.is-open-left {
    position: fixed;
    transform: scale3d(0.9, 0.9, 0.9);
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    -o-transform: scale3d(0.9, 0.9, 0.9);
    -webkit-box-shadow: 0 0 46px #000000;
    -moz-box-shadow: 0 0 46px #000000;
    box-shadow: 0 0 46px #000000;
}

.grid-container {
    max-width: 1920px;
}

.grid-container.grid-container-narrow {
    max-width: 50rem;
}

#top-bar-wrapper > .grid-container {
    max-width: 70.75rem;
    padding: 0;
}

#top-bar-wrapper > .grid-container.grid-container-narrow {
    max-width: 50.75rem;
    //padding: 0 3rem;
}

@media (max-width: 74.94rem) and (min-width: 64rem) {
    #top-bar-wrapper > .grid-container {
        max-width: 66.75rem;
    }
}

@media (max-width: 71.25rem) and (min-width: 63.69rem) {
    #top-bar-wrapper > .grid-container {
        max-width: 61.25rem;
    }
}

@media (max-width: 63.63rem) and (min-width: 48rem) {
    #top-bar-wrapper > .grid-container {
        max-width: 46.25rem;
    }
}

@media print, screen and (min-width: 40em) {
    .grid-container {
       // padding-left: 0.75rem;
       // padding-right: 0.75rem;
    }
}

figcaption {
    font-size: 0.6875rem;
    color: #f3f6f9;
}

.categories-grid a::before {
    color: #0a39bf;
    display: inline-block;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 0.625rem;
    font-weight: 900;
    margin-right: 0.625rem;
}

[article-subheading-index] {
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 2.375rem;
    margin: 0;
    margin-bottom: 0.5rem;
}

.article-image-shadow {
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.19);
}

.archive-heading {
    text-transform: uppercase;
}

@media (max-width: 48rem) {
    .archive-tiles > .archive-tile {
        flex: 0 0 100%;
    }

    .archive-list-lead {
        display: none;
    }
}

.archive-tile {
    overflow: hidden;
}

.archive-tile-img {
    max-height: 17.5rem;
    object-fit: cover;
    transition: transform 0.3s ease, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}

.archive-tile:before {
    content: "";
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    bottom: 0;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.archive-tile-title {
    z-index: 2;
}

.archive-tile:hover .archive-tile-img {
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}

.archive-list-img > img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
}

.archive-list-pagination > .button[pagination-control] i {
    line-height: 1.313rem;
}

.archive-list-pagination > .button[pagination-control] {
    padding: 0.3125rem 0.6875rem;
    border: 1px solid #f3f6f9;
    display: inline-block;
    margin: 0 0.5rem 0.5rem 0;
    min-width: 2.063rem;
    text-align: center;
    color: #535353;
    line-height: 1.313rem;
    height: 2.063rem;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 0.75rem;
    background-color: transparent;
    margin-bottom: 0;
    transition: none;
}

.archive-list-pagination > .button[pagination-control].default {
    border: 1px solid white;
    color: #0a39bf;
}

.archive-list-pagination > .button[pagination-control].primary {
    background-color: #0a39bf;
    border-color: white;
    color: #ffffff;
    pointer-events: none;
}

.archive-list-pagination > .button[pagination-control].pagination-spacer {
    border: 0;
    color: #0a39bf;
    pointer-events: none;

}

.archive-list-pagination > .button[pagination-control].default:hover,
.archive-list-pagination > .button[pagination-control].default:focus,
.archive-list-pagination > .button[pagination-control].default:active {
    color: #ffffff;
    background-color: #535353 !important;
    border-color: #535353;
}

.float-center {
    display: flex;
    justify-content: center;
}

a > i {
    text-decoration: inherit;
}


h2.brand-widget-title {
    border-bottom: 1px solid #f3f6f9;
    border-top: 1px solid #f3f6f9;
    clear: both;
    color: #0a39bf;
    font-size: 21px;
    line-height: 1.0;
    margin-bottom: -8px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
}

ul#below-nav-first {
    margin-top: 1em;
}

.same-category-post-item {
    border-bottom: 1px dotted #f3f6f9;
}

.same-category-post-item:last-child {
    border-bottom: 1px dotted #f3f6f9 !important;
}

.same-category-post-item .post-title {
    font-size: 18px;
    font-family: Lato;
    text-transform: uppercase;
    color: #000000;
}

.same-category-post-item p .cat-post-excerpt-more {
    display: block;
}

.same-category-post-thumbnail img {
    float: left;
    margin: 5px 10px 5px 0;
}

@media (min-width: 1018px) {
    .same-category-post-thumbnail img {
        width: 218px;
    }

    .same-category-post-item .post-title {
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }
}

.same-category-posts {
    display: flex;
    flex-wrap: wrap;
}

.same-category-posts .same-category-post-item {
    width: 33.33333333%;
}

.same-category-posts .same-category-post-item .wp-post-image {
    float: none;
}

.same-category-posts .same-category-post-item .post-title {
    font-size: 18px;
    text-transform: none;
    white-space: normal;
    font-weight: bold;
}

.same-category-posts .same-category-post-item p {
    display: none;
}

.same-category-post-item p {
    margin-bottom: 0;
}

.same-category-post-item .post-title {
    font-size: 18px;
    text-transform: none;
}

.same-category-post-item p {
    font-size: 12px;
    color: #000000;
    text-align: left;
}

.same-category-post-item p a {
    color: #0a39bf;
}

.same-category-post-item {
    text-align: left;
    border-bottom: 1px dotted #f3f6f9;
    list-style: none;
    list-style-type: none;
    margin: 3px 0;
    padding: 3px 0;
}

.same-category-post-item:before,
.same-category-post-item:after {
    content: "";
    display: table;
    clear: both;

}

@media (max-width: 767px) {
    .same-category-post-item {
        align-items: center;
        display: flex;
        width: 100%;
    }

    .same-category-post-item .same-category-post-thumbnail {
        margin-right: 10px;
    }

    .same-category-post-item .same-category-post-thumbnail img {
        width: 120px;
    }

    .same-category-post-item p {
        display: none;
    }

    .same-category-post-item .post-title {
        flex: 1;
    }
}

@media (max-width: 1018px) and (min-width: 768px) {
    .same-category-post-item .post-title {
        position: relative;
        top: 10px;
    }

    .same-category-post-thumbnail img {
        width: 120px;
    }
}

.ad-unit:after {
    content: "";
    display: table;
    clear: both;
}

.article-pagination-container {
    position: relative;
    z-index: 50;
}

.category-block {
    padding-top: 40px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    position: relative;
}

.category-block > * {
    position: relative;
    z-index: 1;
}

.category-block:before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    width: 100vw;
    left: 50%;
    height: 100%;
    top: 3px;

    background-size: cover;
    background-image: url("https://platform.publabs.com/storage/images/websites/1x5VBZamAVmS3Se6agReIhnXdeceojbcEgd2fwQu.jpeg");
    background-position: center;
}


.cell.auto:empty() {
  padding: 0;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
    font-family: 'Poppins';
}

ul li a {
    text-decoration: none;
    color: #272727;
}


.wrap {
    width: 1200px;
    max-width: 96%;
    margin: 0 auto;
}

.container-category {
    color: #FFFFFF;
    align-self: flex-start;
    border-radius: 5px;
    padding: 4px 11px;
    font-size: 14px;
    background-color: #0738C4;
}


.nav-list,
#burger {
    display: none !important;
    visibility: hidden;
}

#burger {
    margin: auto 0;
}


.nav-list.toggle {
    width: 80%;
    visibility: visible;
    opacity: 1;

}

.nav-list {
    visibility: hidden;
    position: fixed;
    background-color: #0a39bf;
    top: 0;
    height: 100vh;
    flex-direction: column;
    align-items: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    left: 0;
    width: 0;
    z-index: 100;
    opacity: 0;
    padding: 20px;
}

.nav-list nav {
    width: 100%;
}

.nav-list nav ul {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.nav-list ul li a {
    color: #fff;
}

.nav-list form {
    position: relative;
    width: 100%;
}

.nav-list form input {
    background-color: #E8E8E8;
    border: none;
    border-radius: 10px;
    height: 40px;
    padding: 10px 42px 10px 17px;
    margin: 0;
    width: 100%;
}

.nav-list form input:focus,
.nav-list form input:active {
    border: none;
    outline: none;
}

.nav-list form button {
    border: none;
    width: 21px;
    height: 21px;
    position: absolute;
    z-index: 2;
    right: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: none;
}

.nav-list-item {
    text-align: center;
    padding: 10px 0;
}

.nav-link {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    position: relative;
    padding-bottom: 4px;
}

.nav-link::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transform: scaleX(0);
    transition: transform 0.4s ease-in-out;
    transform-origin: left;
    -webkit-transition: transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    -ms-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
}

.nav-link:hover::before {
    transform: scaleX(1);
}




.hero-block{
    overflow: hidden;
    position: relative;
    max-width: 1920px;
    margin: 0 auto 36px;
}
.hero-block::before{
    position: absolute;
    content: '';
    width: 100%;
    background: linear-gradient(129deg, #0738C3 0%, #233D87 100%);
    height: 100%;
    z-index: 0;
}
.hero-block .background{
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: red; */
    z-index: 1;
    right: 0;
    text-align: end;
    top: 0;
}
.hero-block .background img{
    height: 100%;
}
.hero-block .wrapper{
    display: flex;
    z-index: 2;
}
.hero-block .wrapper .left {
    position: relative;
    flex-basis: 66%;
    min-height: 567px;
    z-index: 3;
}
.hero-block .wrapper .left .hero-block-image {
    height: 100%;
}
.hero-block .wrapper .left .hero-block-image .card{
    height: 100%;
    display: flex;
      overflow: visible;
  
    justify-content: flex-end;
}
.hero-block .wrapper .left .hero-block-image .card-section {
    align-self: end;
    padding: 24px 65px 27px 0;
    position: relative;
    z-index: 4;
	flex:none;
}
.hero-block .wrapper .left .hero-block-image .card-section h3,
.hero-block .wrapper .left .hero-block-image .card-section .text-article{
    color: #FFFFFF;
    z-index: 10;
    position: relative;
}
.hero-block .wrapper .left .hero-block-image .card-section h3{
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 12px;
}
.hero-block .wrapper .left .hero-block-image .card-section .text-article{
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 14px;
}
.hero-block .wrapper .left .hero-block-image .card-section .artical-bottom-main{
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 10;
    position: relative;
}
.hero-block .wrapper .left .hero-block-image .card-section .artical-bottom-main .data{
  
    z-index: 10;
    position: relative;
    color: #fff;
}
.hero-block .wrapper .left .hero-block-image .card-section .container-category{}

.hero-block .wrapper .left .hero-block-image .card-section:before {
    position: absolute;
    content: '';
    width: 1150px;
    height: 100%;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.39);
    z-index: 4;
}
.hero-block .wrapper .left picture{
    position: absolute;
    right: 0;
    top: 0;
    width: 1155px;
    z-index: 3;
}
.hero-block .wrapper .left picture img{
    width: 100%;
    height: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
      object-fit: cover;

}

.hero-block .wrapper .right {
    flex: 1;
    z-index: 3;
    padding: 24px 0 27px 30px;
}
.hero-block .wrapper .right .card-section >*{
color: #fff;   
}
.hero-block .wrapper .right .card-section .article-date{
    color: #fff;   
}
.hero-block .wrapper .right .card-section .container-category{
    background-color: #02278F;   
}

.hero-block .wrapper .right .horisontal-card:not(:last-child) {
    padding-bottom: 24px;
    border-bottom: 1px solid rgb(255, 255, 255, 0.21);
    margin-bottom: 24px;
}

@media (max-width: 1024px) {
    .hero-block .wrapper{
        flex-direction: column;
    }
    .hero-block .wrapper .left{
        display: flex;
        align-items: flex-end;
        min-height: 350px;
    }
    .hero-block .wrapper .left picture{
        right: -3%;
        left: -3%;
        width: 106%;
    }
    .hero-block .wrapper .left picture img{
        object-fit: cover;
    }
    .hero-block .wrapper .left picture img{
        object-fit: cover;
    }
    .hero-block .wrapper .left .hero-block-image .card-section:before {
        position: absolute;
        content: '';
        width: 106%;
        height: 100%;
        right: -3%;
        left: -3%;
        top: 0;
        background: rgba(0, 0, 0, 0.39);
        z-index: 4;
    }
}

@media (max-width: 768px) {

}

.wrapper-column{
    display: flex;
    gap: 15px;
}
.wrapper-column .items:first-child,
.wrapper-column .items:last-child{
    flex: 1.1;
}
.wrapper-column .items:nth-child(2){
    flex: 1.6;
}
.wrapper-column .items:first-child .container-category{
    background-color: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin-top: 8px;
}
@media (max-width: 1024px) {
    .wrapper-column{
       flex-direction: column;
    }
    .wrapper-column .items:first-child {
        order: 3;
    }
}


.big-card-on-content {
    flex: 2;
    height: 100%;
    width: 100%;
}
.big-card-on-content a {
    display: flex;
    position: relative;
    padding: 34px 34px 25px;
    height: 100%;
    width: 100%;
    text-decoration: none;
    color: #fff;
    transition: all 500ms ease;
}
.big-card-on-content picture {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    overflow: hidden;
}
.big-card-on-content picture img {
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
    z-index: 1;
}
.big-card-on-content a:hover picture img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.big-card-on-content picture:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.52) 100%);
    z-index: 2;
}
.big-card-on-content .card-section {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.big-card-on-content .card-section h5 {
    color: #fff;
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 35px;
    word-wrap: "break-word";
    margin-bottom: 12px;
}
.big-card-on-content .card-section .text-article {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 25px;
    word-wrap: "break-word";
    margin-bottom: 17px;
}
.big-card-on-content .card-section .artical-bottom-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.big-card-on-content .card-section .container-category {
    padding: 4px 11px;
    background-color: rgb(135, 135, 135, 0.75);
    border-radius: 5px;
    color: #fff;
}


.title-block {
    padding-bottom: 22px;
    margin-bottom: 32px;
    border-bottom: 1px solid #D8D8D8;
}

.title-block h2 {
    font-size: 30px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #0738C4;
    word-wrap: break-word;
}

.wide-block {
    position: relative;
    padding: 84px 20px 66px;
    margin-bottom: 28px;
}

.wide-block h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 8px;
    font-size: 30px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 35px;
    word-wrap: break-word
}

.wide-block p {
    color: #fff;
    text-align: center;
    width: 684px;
    max-width: 96%;
    margin: 0 auto 20px;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 25px;
    word-wrap: break-word;
}

.wide-block .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
}

.wide-block a.btn {
    display: block;
    color: #fff;
    text-decoration: none;
    background-color: #0a39bf;
    padding: 11px 28px;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    width: 145px;
    transition: all 0.5s ease;
}

.wide-block a.btn:hover {
    background-color: #fecc4d;
    box-shadow: 0 5px 15px -5px rgb(0, 0, 0, 0.4);
}
.wide-block form{
    display: flex;
    text-align: center;
    max-width: 546px;
    margin: 0 auto;
    gap: 9px;
}


.wide-block form input[type='text'] {
    flex: 3;
    background-color: rgb(255, 255, 255,0.46);
    border: none;
    padding: 15px 20px 14px 33px;
    margin: 0;
    width: 100%;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.wide-block form input[type='text']::placeholder {
    font-size: 16px;
    color: #fff;
}


.wide-block  form input:focus,
.wide-block  form input:active {
    border: none;
    outline: none;
}

.wide-block form input[type='button'] {
    flex: 1;
    border: none;
    background-color: #fecc4d;
    color: #594800;
    font-size: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.wide-block form input[type='button']:hover {
    background-color: #fecc4d;
}


.bottom-block .wrapper {
    display: flex;
    gap: 30px;
    margin-bottom: 65px;
}

.bottom-block .wrapper .right {
    flex: 1;
}

.bottom-block .wrapper .left {
    flex: 2;
    position: relative;
}

.business .wrapper-cards article picture {
    position: relative;
}

.wrapper-cards {
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-bottom: 29px;
}
/*------------------------------------------------------------------------------
    vertical-card
 ------------------------------------------------------------------------------*/

.vertical-card {
    padding-bottom: 16px;
    margin-bottom: 19px;
    border-bottom: 1px solid #000000;
}

.vertical-card a {
    text-decoration: none;
}
.vertical-card a .card-section {
    display: flex;
    flex-direction: column;
}
.vertical-card a .card-section .container-category {
    background-color: transparent;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.vertical-card a .card-section h5 {
    font-size: 19px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 23px;
    word-wrap: break-word;
    color: #000;
    margin-bottom: 5px;
}
.vertical-card a .card-section .text-article {
    font-size: 16px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 25px;
    word-wrap: break-word;
    color: #000;
    margin-bottom: 10px;
}
.vertical-card a .card-section .wrapper-category {
    display: flex;
    justify-content: space-between;
}
.vertical-card a .card-section .article-date {
    color: #0E0E0E;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 400;
    word-wrap: break-word;
}

.vertical-card a picture {
    display: block;
    position: relative;
    height: 207px;
    margin-bottom: 10px;
    overflow: hidden;
}

.vertical-card a picture img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.vertical-card a:hover picture img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.vertical-card picture img {
    position: relative;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    width: 100%;
    z-index: 1;
}

/*------------------------------------------------------------------------------
  End vertical-card
 ------------------------------------------------------------------------------*/

 /*------------------------------------------------------------------------------
    vertical-card-big
 ------------------------------------------------------------------------------*/
    .vertical-card-big {
        margin-bottom: 10px;
    }

    .vertical-card-big a {
        text-decoration: none;
    }

    .vertical-card-big a .card-section {
        display: flex;
        flex-direction: column;
        background-color: #fff;
        padding: 12px 18px 14px 13px;
    }
    
    .vertical-card-big a .card-section h5 {
        font-size: 19px;
        font-family: Poppins;
        font-weight: 600;
        line-height: 23px;
        word-wrap: break-word;
        color: #0E0E0E;
        margin-bottom: 10px;
    }
    .vertical-card-big a .card-section .text-article {
        font-size: 16px;
        font-family: Poppins;
        font-weight: 400;
        line-height: 20px;
        word-wrap: break-word;
        color: #000000;
        padding-bottom: 20px;
        border-bottom: 1px solid #000000;
        margin-bottom: 14px;
    }
    .vertical-card-big a .card-section .wrapper-category {
        display: flex;
        justify-content: space-between;
    }
    .vertical-card-big a .card-section .container-category {
        padding: 0; 
        background-color: transparent;
        color: #000;
        font-size: 14px;
        font-weight: 600;
    }
    .vertical-card-big a .card-section .article-date {
        color: #000;
        font-size: 14px;
        font-family: Poppins;
        font-weight: 400;
        word-wrap: break-word;
    }

    .vertical-card-big a picture {
        display: block;
        position: relative;
        height: 352px;
        overflow: hidden;
    }

    .vertical-card-big a picture img {
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }

    .vertical-card-big a:hover picture img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }

    .vertical-card-big picture img {
        position: relative;
        height: 100%;
        object-fit: cover;
        -o-object-fit: cover;
        width: 100%;
        z-index: 1;
    }

/*------------------------------------------------------------------------------
    End vertical-card-big
 ------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------
    horisontal-card
 ------------------------------------------------------------------------------*/


.horisontal-card .card {
    display: flex;
    flex-direction: row;
    gap: 28px;
    background: transparent;
}
.horisontal-card.img-small{
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #000000;
}
.horisontal-card.img-small .card {
    gap: 15px;
}
.horisontal-card.img-small .card picture {
    flex-basis: 86px;
    width:  86px;
    height: 133px;
    overflow: hidden;
}
.horisontal-card.img-small .card img{
    max-width: 140px;
    height:86px;
}

.horisontal-card .card picture {
    flex-basis: 140px;
    height: 140px;
    overflow: hidden;
}


.horisontal-card .card:hover picture img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.horisontal-card .card img{
    max-width: 140px;
}


.horisontal-card .card picture img {
    width: 100%;
    max-width: 140px;
    height: 140px;
    object-fit: cover;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.horisontal-card .card .card-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}

.horisontal-card.img-small .card .card-section h5{
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    word-wrap: "break-word";
    color: #000;
}

.horisontal-card .card .card-section .article-date {
    color: black;
    font-size: 14px;
    font-weight: 400;
    word-wrap: "break-word";
}


/*------------------------------------------------------------------------------
  End horisontal-card
 ------------------------------------------------------------------------------*/

.wrapper-cards article {
    flex: 1;
}

.wrapper-cards article img {
    width: 100%;
}


footer {
    background-color: #0a39bf;
    padding: 24px 0 22px;
}

footer .first {
    display: flex;
    justify-content: space-between;
    margin-bottom: 26px;
}

footer .first ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

footer .first nav ul li a {
    color: #fff;
}


footer .second-menu{
   
}
footer .second-menu ul{
   display: flex;
   flex-direction: column;
   gap: 14px;
}
footer .second-menu ul li i{
    margin-right: 10px;
   
}
footer .wrapper-form p{
   font-size: 15px;
   line-height: 30px;
   margin-bottom: 11px;
   color: #fff;
}
footer .second {
   
    color: #fff;
}
footer .second nav ul {
    display: flex;
    justify-content: space-between;
    gap: 34px;
}

footer .second nav ul li a {
    color: #fff;
}
footer .wrapper form {
    display: flex;
    gap: 9px;
}
footer .wrapper form input{
    border: none;
    font-size: 16px;
    padding: 15px 10px 14px ;
}
footer .wrapper form input[type='text'] {
    flex: 3;
    background-color: rgb(255, 255, 255,0.46);
    padding: 15px 20px 14px 33px;
    margin: 0;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
footer .wrapper form input[type='text']::placeholder {
    font-size: 16px;
    color: #fff;
}
footer .wrapper form input:focus,
footer .wrapper form input:active {
    border: none;
    outline: none;
}

footer .wrapper form input[type='button'] {
    flex: 1;
    background-color: #fecc4d;
    color: #564405;
    z-index: 2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}


@media (max-width: 1024px) {
    .lifestyle {
        display: flex;
        flex-direction: column;
    }

    .lifestyle .left article picture:before {
        height: 100%;
    }

    .wrapper-cards {
        flex-direction: column;
    }

    .bottom-block .wrapper {
        gap: 20px;
        flex-direction: column-reverse;
        margin-bottom: 35px;
    }


}

@media (max-width: 1024px) {
    footer .first ul {
        gap: 30px;
    }

    footer .second nav ul {
        display: flex;
        gap: 30px;
    }

    footer .second nav ul {

        justify-content: center;

    }

    footer .first,
    footer .second {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 20px;
    }
}

@media (max-width: 768px) {
    footer .first ul {
        gap: 15px;
        flex-direction: column;
    }

    footer .second nav ul {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }

    footer .second nav ul {
        justify-content: center;
    }

    footer .second {
        flex-direction: column-reverse;
    }

    footer .first,
    footer .second {
        gap: 15px;
    }
}

/* @media (max-width: 768px) {
    .lifestyle {
        display: flex;
        flex-direction: column;
       
    }
    .lifestyle .left article picture:before {
        height: 100%;
    }
} */



@media (max-width: 1024px) {

    .nav-list,
    #burger {
        display: flex !important;

    }

    #burger {
        display: block !important;
        visibility: visible;
    }

     .desctop {
        display: none !important;
    }

    header .wrapper ul {
        display: none !important;
    }
}

article header{
  background:transparent;
}

.content-container{
  width:80%;
  max-width:600px;
  box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 10px;
  margin-top:50px;
  text-align:center;
  margin-left:auto;
  padding-top:20px;
  margin-right:auto;
  padding-left:20px;
  margin-bottom:auto;
  padding-right:20px;
  padding-bottom:20px;
  background-clip:initial;
  background-size:initial;
  background-color:rgb(255, 255, 255);
  background-image:initial;
  background-origin:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-position-x:initial;
  background-position-y:initial;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
}
.content-container h1{
  color:rgb(51, 51, 51);
  font-size:2em;
  margin-bottom:0.5em;
}
.content-container p{
  color:rgb(102, 102, 102);
  line-height:1.6;
}
.author-bio-widget {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 10px;
  background-color: #f9f9f9;
  display: flex;
  width: 100%;
  box-sizing: border-box; /* Ensure padding and borders are included in the total width */
}

.author-bio-container {
  display: flex;
  align-items: center;
  width: 100%;
}

.author-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 20px;
}

.author-info {
  flex: 1;
}

.author-name {
  margin-right: 20px;
  font-size: 1.2em;
  font-weight: bold;
  white-space: nowrap; 
}

.author-title {
  margin: 5px 0;
  font-size: 0.9em;
  color: #777;
}

.author-description {
  font-size: 0.85em;
  margin-top: 10px;
}