
.blog_feed-item {
    margin-top: 40px;
}
.blog_feed-item[data-order="1"] {
    margin-top: 0;
}
.blog_feed-item_wrapper .img-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.blog_feed-item_wrapper .img-wrapper::before {
    content: "";
    float: left;
    padding-top: 78.04878048780488%;
    content: "";
}
.blog_feed-item_wrapper .img-wrapper img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.blog_feed-item_wrapper .text-wrapper .info {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #202c38;
    font-size: 14px;
    line-height: 28px;
}
.blog_feed-item_wrapper .text-wrapper .info .divider {
    border-radius: 50%;
    background-color: #ffc631;
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 15px;
}
.blog_feed-item_wrapper .text-wrapper .info .category {
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #001f3f;
    font-family: Archivo, sans-serif;
    font-weight: 600;
}
.blog_feed-item_wrapper .text-wrapper .info .category:hover {
    color: #ffc631;
}
.blog_feed-item_wrapper .text-wrapper .title {
    margin-bottom: 10px;
}
.blog_feed-item_wrapper .text-wrapper .text {
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: #162739;
}
.blog_feed-item_wrapper .text-wrapper .link {
    font-family: Archivo, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
}
@media screen and (min-width: 575.98px) {
    .blog_feed-item_wrapper .img-wrapper,
    .blog_feed-item_wrapper .text-wrapper {
        width: 50%;
    }
    .blog_feed-item_wrapper .img-wrapper {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        margin-bottom: 0;
    }
    .blog_feed-item_wrapper .text-wrapper {
        margin-left: 15px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media screen and (min-width: 767.98px) {
    .blog_feed {
        margin: 0 -15px;
    }
    .blog_feed-item {
        padding: 0 15px;
    }
    .blog_feed-item[data-order="2"] {
        margin-top: 0;
    }
    .blog_feed-item_wrapper {
        height: 100%;
    }
    .blog_feed-item_wrapper .img-wrapper {
        margin-bottom: 17px;
        width: 100%;
    }
    .blog_feed-item_wrapper .text-wrapper {
        margin-left: 0;
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
    }
    .blog_feed-item_wrapper .text-wrapper .text {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 991.98px) {
    .blog .wrapper--content {
        max-width: calc(100% - 380px - 30px);
    }
    .blog_feed-item[data-order="2"] {
        margin-top: 40px;
    }
    .blog_feed-item_wrapper .img-wrapper,
    .blog_feed-item_wrapper .text-wrapper {
        width: 100%;
    }
    .blog_feed-item_wrapper .img-wrapper {
        margin-bottom: 15px;
        max-height: 280px;
    }
    .blog_feed-item_wrapper .text-wrapper {
        margin-left: 0;
    }
    .blog_feed-item_wrapper .text-wrapper .text {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 1199.98px) {
    .blog_feed-item_wrapper .img-wrapper,
    .blog_feed-item_wrapper .text-wrapper {
        width: 50%;
    }
    .blog_feed-item_wrapper .img-wrapper {
        margin-bottom: 0;
    }
    .blog_feed-item_wrapper .text-wrapper {
        margin-left: 15px;
    }
    .blog_feed-item_wrapper .text-wrapper .info {
        margin-bottom: 30px;
    }
}
.blog_feed-item_wrapper {
    height: 100%;
    border: none;
    padding: 0;
}
.blog_feed-item_wrapper .img-wrapper,
.blog_feed-item_wrapper .text-wrapper {
    width: 100%;
}
.blog_feed-item_wrapper .img-wrapper {
    max-height: 320px;
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    overflow: hidden;
    margin-bottom: 17px;
}
.blog_feed-item_wrapper .img-wrapper::after {
    display: block;
    content: "";
    clear: both;
}
.blog_feed-item_wrapper .text-wrapper {
    margin-left: 0;
}
.blog_feed-item_wrapper .text-wrapper .title--bookmarked {
    position: relative;
    padding-left: 25px;
}
.blog_feed-item_wrapper .text-wrapper .title--bookmarked:before {
    content: "\e90f";
    font-family: icomoon;
    color: #0da574;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 20px;
    line-height: 30px;
}
.blog_feed-item_wrapper .text-wrapper .text {
    border-bottom: 1px solid #c8c8c8;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media screen and (min-width: 767.98px) {
    .blog_feed {
        margin: 0 -15px;
    }
    .blog_feed-item {
        padding: 0 15px;
    }
    .blog_feed-item[data-order="2"] {
        margin-top: 0;
    }
}
@media screen and (min-width: 991.98px) {
    .blog .wrapper--content {
        max-width: calc(100% - 380px - 30px);
    }
    .blog_feed-item_wrapper .text-wrapper {
        padding-bottom: 0;
    }
    .blog_feed-item_wrapper .text-wrapper .info {
        margin-bottom: 10px;
    }
    .blog_feed-item_wrapper .text-wrapper .title {
        margin-bottom: 20px;
    }
    .blog_feed-item_wrapper .text-wrapper .text {
        padding-bottom: 15px;
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 1199.98px) {
    .blog .wrapper--content {
        max-width: calc(100% - 380px - 60px);
    }
}
.pagination {
    margin-top: 60px;
}
.pagination_control {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 22px;
}
.pagination_control .icon {
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.pagination_control--prev:focus:not([aria-disabled="true"]) .icon,
.pagination_control--prev:hover:not([aria-disabled="true"]) .icon {
    margin-right: 5px;
}
.pagination_control[aria-disabled="true"] {
    border: 1px solid #c8c8c8;
    color: #c8c8c8;
    cursor: default;
}
.pagination_control--next {
    border: 1px solid #001f3f;
}
.pagination_control--next:focus:not([aria-disabled="true"]) .icon,
.pagination_control--next:hover:not([aria-disabled="true"]) .icon {
    margin-left: 5px;
}
.pagination_list {
    margin: 0 30px;
}
.pagination_list-item {
    margin-right: 30px;
}
.pagination_list-item:last-of-type {
    margin-right: 0;
}
.pagination_list-item_link {
    color: #a9a9a9;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.pagination_list-item_link--current,
.pagination_list-item_link:focus,
.pagination_list-item_link:hover {
    color: #202c38;
    font-weight: 500;
}
.widgets {
    padding-bottom: 80px;
    min-width: 290px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.widgets--blog {
    padding-bottom: 0;
    padding-top: 80px;
}
.widgets_widget {
    border: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding: 20px;
}
.widgets_widget:last-of-type {
    margin-bottom: 0;
}
.widgets_widget img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.widgets_widget-title {
    margin-bottom: 30px;
    text-transform: capitalize;
}
.widgets_widget .icon--arrow {
    margin-right: 15px;
    font-size: 16px;
    margin-bottom: 3px;
}
.widgets_widget .icon--bubble {
    margin-right: 5px;
    color: #0da574;
}
.widgets_widget--search {
    margin-bottom: 30px;
}
.widgets_widget--search .btn i {
    font-size: 24px;
}
.widgets_widget--search .field {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 75%;
    padding: 16px 30px;
    border: 1px solid #c8c8c8;
    border-right: none;
    font-size: inherit;
    line-height: inherit;
}
.widgets_widget--search .field::-webkit-input-placeholder {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    color: #a9a9a9;
}
.widgets_widget--search .field::-moz-placeholder {
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    color: #a9a9a9;
}
.widgets_widget--search .field:-ms-input-placeholder {
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    color: #a9a9a9;
}
.widgets_widget--search .field::-ms-input-placeholder {
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    color: #a9a9a9;
}
.widgets_widget--search .field::placeholder {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    color: #a9a9a9;
}
.widgets_widget--search .field:focus::-webkit-input-placeholder {
    opacity: 0;
}
.widgets_widget--search .field:focus::-moz-placeholder {
    opacity: 0;
}
.widgets_widget--search .field:focus:-ms-input-placeholder {
    opacity: 0;
}
.widgets_widget--search .field:focus::-ms-input-placeholder {
    opacity: 0;
}
.widgets_widget--search .field:focus::placeholder {
    opacity: 0;
}
.widgets_widget--latest .list .list-item {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 23px;
}
.widgets_widget--latest .list .list-item .title {
    margin: 15px 0 8px;
    font-weight: inherit;
    font-size: 20px;
    line-height: 1.2;
}
.widgets_widget--latest .list .list-item .preview {
    max-height: 223px;
}
.widgets_widget--archives,
.widgets_widget--categories,
.widgets_widget--latest {
    font-family: Archivo, sans-serif;
    font-weight: 600;
}
.widgets_widget--archives,
.widgets_widget--categories,
.widgets_widget--tags {
    text-transform: uppercase;
}
.widgets_widget--calendar,
.widgets_widget--comments,
.widgets_widget--newsletter,
.widgets_widget--tags {
    color: #202c38;
}
.widgets_widget--categories .list .list-item,
.widgets_widget--comments .list .list-item,
.widgets_widget--latest .list .list-item {
    border-bottom: 1px solid #e9e6e6;
}
.widgets_widget--categories .list .list-item:first-of-type,
.widgets_widget--comments .list .list-item:first-of-type,
.widgets_widget--latest .list .list-item:first-of-type {
    margin-top: 0;
}
.widgets_widget--categories .list .list-item:last-of-type,
.widgets_widget--comments .list .list-item:last-of-type,
.widgets_widget--latest .list .list-item:last-of-type {
    border: none;
    padding-bottom: 0;
}
.widgets_widget--categories .list .list-item {
    padding-bottom: 15px;
    margin-top: 15px;
}
.widgets_widget--categories .list .list-item .link {
    font-size: 18px;
    line-height: 23px;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.widgets_widget--categories .list .list-item .link:hover {
    color: #0da574;
}
.widgets_widget--comments .list .list-item {
    padding-bottom: 10px;
    margin-top: 20px;
}
.widgets_widget--comments .list .list-item .link {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.widgets_widget--comments .list .list-item .link:focus,
.widgets_widget--comments .list .list-item .link:hover {
    opacity: 0.7;
}
.widgets_widget--comments .list .list-item .link .username {
    font-weight: 500;
}
.widgets_widget--newsletter .widgets_widget-title {
    margin: 0;
}
.widgets_widget--newsletter .text {
    margin: 20px 0 30px;
    color: #202c38;
}
.widgets_widget--newsletter .form .field {
    border: 1px solid #a9a9a9;
    padding: 17px 19px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.widgets_widget--newsletter .form .field::-webkit-input-placeholder {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.widgets_widget--newsletter .form .field::-moz-placeholder {
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.widgets_widget--newsletter .form .field:-ms-input-placeholder {
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.widgets_widget--newsletter .form .field::-ms-input-placeholder {
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.widgets_widget--newsletter .form .field::placeholder {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.widgets_widget--newsletter .form .field:focus {
    border-color: #ffc631;
}
.widgets_widget--newsletter .form .field:focus::-webkit-input-placeholder {
    opacity: 0;
}
.widgets_widget--newsletter .form .field:focus::-moz-placeholder {
    opacity: 0;
}
.widgets_widget--newsletter .form .field:focus:-ms-input-placeholder {
    opacity: 0;
}
.widgets_widget--newsletter .form .field:focus::-ms-input-placeholder {
    opacity: 0;
}
.widgets_widget--newsletter .form .field:focus::placeholder {
    opacity: 0;
}
.widgets_widget--newsletter .form .btn {
    width: 100%;
}
.widgets_widget--newsletter .socials {
    margin-top: 40px;
}
.widgets_widget--tags .list .list-item .tag {
    border: 1px solid #e9e6e6;
    padding: 10px 20px;
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.widgets_widget--tags .list .list-item .tag:focus,
.widgets_widget--tags .list .list-item .tag:hover {
    border-color: #001f3f;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.widgets_widget--archives .list .list-item {
    margin-bottom: 20px;
}
.widgets_widget--archives .list .list-item:last-of-type {
    margin-bottom: 0;
}
.widgets_widget--archives .list .list-item .link {
    font-size: 18px;
    line-height: 23px;
}
.widgets_widget--archives .list .list-item .link:focus .icon--arrow,
.widgets_widget--archives .list .list-item .link:hover .icon--arrow {
    color: #0da574;
}
.widgets_widget--archives .list .list-item .link .icon--arrow {
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.widgets_widget--calendar {
    padding: 20px;
    text-transform: uppercase;
}
.widgets_widget--calendar .table {
    width: 100%;
}
.widgets_widget--calendar .table_header {
    text-align: left;
    border-bottom: 1px solid #e9e6e6;
    padding-bottom: 17px;
    margin-bottom: 12px;
    font-family: Archivo, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}
.widgets_widget--calendar .table_body {
    text-align: center;
}
.widgets_widget--calendar .table_body-dates {
    height: 40px;
}
.widgets_widget--calendar .table_body-dates_date {
    cursor: pointer;
}
.widgets_widget--calendar .table_body-dates_date--current {
    background: #0da574;
    color: #fff;
    font-weight: 700;
}
.widgets_widget--calendar .navigation {
    color: #a9a9a9;
    margin-top: 30px;
    font-family: Archivo, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}
.widgets_widget--calendar .navigation_control {
    line-height: 18px;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.widgets_widget--calendar .navigation_control:focus,
.widgets_widget--calendar .navigation_control:hover {
    color: #0da574;
}
.widgets_widget--calendar .navigation_control-icon {
    margin-bottom: 2px;
}
.widgets_widget--calendar .navigation_control--prev .navigation_control-icon {
    margin-right: 10px;
    -webkit-transition: margin-right 0.3s ease-in-out;
    -o-transition: margin-right 0.3s ease-in-out;
    transition: margin-right 0.3s ease-in-out;
}
.widgets_widget--calendar .navigation_control--prev:hover .navigation_control-icon {
    margin-right: 5px;
}
.widgets_widget--calendar .navigation_control--next .navigation_control-icon {
    margin-left: 10px;
    -webkit-transition: margin-left 0.3s ease-in-out;
    -o-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
}
.widgets_widget--calendar .navigation_control--next:focus .navigation_control-icon,
.widgets_widget--calendar .navigation_control--next:hover .navigation_control-icon {
    margin-left: 5px;
}
@media screen and (min-width: 575.98px) {
    .widgets_widget {
        padding: 30px;
    }
    .widgets_widget--calendar {
        padding: 40px 30px 30px;
    }
    .widgets_widget--newsletter .form {
        max-width: 320px;
    }
    .widgets_widget--newsletter .form .field {
        border-right: none;
        margin-bottom: 0;
    }
    .widgets_widget--newsletter .form .btn {
        min-width: 130px;
        padding: 18px 0;
    }
}
@media screen and (min-width: 767.98px) {
    .widgets {
        padding: 80px 0;
    }
    .widgets--blog {
        padding: 80px 0 0;
    }
}
@media screen and (min-width: 991.98px) {
    .widgets {
        max-width: 380px;
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        padding: 0;
    }
    .widgets_widget {
        margin-bottom: 40px;
        padding: 40px 30px;
    }
    .widgets_widget--search {
        margin-bottom: 40px;
    }
    .widgets_widget--newsletter .form {
        max-width: 100%;
    }
    .widgets_widget--newsletter .form .field {
        max-width: 186px;
    }
    .widgets_widget--newsletter .form .btn {
        width: 131px;
        padding: 18px 0;
    }
}

/*# sourceMappingURL=../sourcemaps/blog.css.map */
