pre {
    font-family: monospace;
    font-size: .8em
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,b *,strong,strong * {
    font-weight: 700
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button {
    -webkit-appearance: button;
    background: transparent;
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button,input,optgroup,select,textarea {
    -webkit-appearance: none;
    border: 0;
    color: inherit;
    font: inherit;
    outline: 0
}

input::-webkit-input-placeholder {
    color: inherit
}

input::-moz-placeholder {
    color: inherit
}

input:-ms-input-placeholder {
    color: inherit
}

input::-ms-input-placeholder {
    color: inherit
}

input::placeholder {
    color: inherit
}

progress {
    vertical-align: baseline
}

textarea {
    resize: none
}

[type=checkbox],[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.2rem
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.cf:after,.cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom:1}

::-webkit-scrollbar {
    background: rgba(229,42,111,.1);
    border-radius: 1rem;
    width: 8px
}

::-webkit-scrollbar-thumb {
    background: #e52a6f;
    border-radius: 1rem
}

* {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    word-break: break-word
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    scrollbar-color: #e52a6f #fff;
    scrollbar-width: thin
}

body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Poppins,sans-serif;
    font-size: 15px
}

.container {
    margin: 0 auto;
    max-width: 1240px;
    width: calc(100% - 30px)
}

a {
    color: inherit;
    text-decoration: none
}

a,button {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

li {
    list-style: none
}

img {
    max-width: 100%
}

.main-wrapper {
    min-height: calc(100vh - 205px)
}

.paragraph {
    font-size: 1.6rem
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-inl-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.text-center {
    text-align: center
}

.disable-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.d-block {
    display: block
}

.common-text {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.al__card {
    position: relative
}

.al__img {
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 100%
}

.al__title {
    text-transform: capitalize
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none
}

.slick-list,.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.main-wrapper {
    position: relative
}

.section-mb {
    margin-bottom: 70px
}

.section-heading {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 40px;
    text-align: left;
    text-transform: capitalize
}

.section-heading--green {
    color: #e52a6f
}

.slider-visibility-hidden:not(.slick-initialized) {
    visibility: hidden
}

.header {
    margin-bottom: 30px;
    position: relative;
    z-index: 2
}

.header:after,.header:before {
    clear: both;
    content: "";
    display: table
}

.header__logo {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.header__wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    justify-content: space-between;
    position: relative
}

.header__left {
    width: 525px
}

.header__right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-flex: 1;
    align-items: center;
    background-color: #e52a6f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    height: 100px;
    justify-content: flex-end;
    margin-left: 100px;
    position: relative;
    width: 100%
}

.header__right .searchform {
    background-color: #fff;
    border: 1px solid rgba(66,66,66,.15);
    display: block;
    height: 53px;
    padding: 0 20px;
    position: relative;
    width: 100%
}

.header__right .searchform__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 100%
}

.header__right .searchform__input {
    font-size: 16px;
    padding-right: 20px;
    width: 100%
}

.header__right .searchform__input::-webkit-input-placeholder {
    color: #666;
    font-weight: 400
}

.header__right .searchform__input::-moz-placeholder {
    color: #666;
    font-weight: 400
}

.header__right .searchform__input:-ms-input-placeholder {
    color: #666;
    font-weight: 400
}

.header__right .searchform__input::-ms-input-placeholder {
    color: #666;
    font-weight: 400
}

.header__right .searchform__input::placeholder {
    color: #666;
    font-weight: 400
}

.header__right .searchform__submit {
    height: 25px;
    width: 25px
}

.header__search-btn {
    display: none;
    height: 52px;
    width: 55px
}

.header__search-btn .icon-close {
    display: none;
    height: 23px;
    width: 25px
}

.header__search-btn .icon-search {
    display: block;
    height: 23px;
    width: 25px
}

.header__search-btn.close-icon .icon-search {
    display: none
}

.header__search-btn.close-icon .icon-close {
    display: block
}

.header__hamburger {
    margin-right: 35px
}

.header__hamburger .icon-hamburger {
    display: block;
    height: 23px;
    width: 25px
}

.header__hamburger .icon-close {
    display: none;
    height: 23px;
    width: 25px
}

.header__hamburger.close-icon .icon-hamburger {
    display: none
}

.header__hamburger.close-icon .icon-close {
    display: block
}

.header__menu-container {
    background-color: #fff;
    -webkit-box-shadow: 3.28955px 4.93432px 23.61px 5px rgba(63,140,255,.09);
    box-shadow: 3.28955px 4.93432px 23.61px 5px rgba(63,140,255,.09);
    display: none;
    font-size: 15px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 200px;
    z-index: 9999
}

.header__menu li {
    color: #000;
    margin-bottom: 10px
}

.header__menu li:hover {
    color: #e52a6f
}

body:not(.home_page) .header .searchform {
    display: none;
    max-width: 400px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 9999
}

body:not(.home_page) .header__search-btn {
    display: block
}

body:not(.home_page) .header__search-btn svg path {
    fill: #fff
}

body:not(.home_page) .header__menu-container {
    left: unset;
    right: 0
}

body:not(.home_page) .header__hamburger {
    margin-right: 15px
}

.banner-section {
    overflow-x: clip;
    position: relative
}

.banner-section:before {
    background-color: #e52a6f;
    content: "";
    height: 108%;
    left: calc(50% - 110px);
    position: absolute;
    top: -137px;
    width: 100%
}

.banner-section .container {
    position: relative
}

.banner-section .banner-list .al__card-wrap:hover .al__category {
    text-decoration: underline
}

.banner-section .banner-list .al__card-wrap:hover .al__cta,.banner-section .banner-list .al__card-wrap:hover .al__title {
    color: #000
}

.banner-section .banner-list .al__card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.banner-section .banner-list .al__group--1 {
    width: 510px
}

.banner-section .banner-list .al__group--2 {
    padding: 0 20px;
    position: relative;
    width: calc(100% - 610px)
}

.banner-section .banner-list .al__img-wrapper {
    height: 604px
}

.banner-section .banner-list .al__category {
    color: #fff;
    font-size: 15px;
    letter-spacing: .75px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.banner-section .banner-list .al__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 10px;
    max-height: 195px
}

.banner-section .banner-list .al__content,.banner-section .banner-list .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.banner-section .banner-list .al__content {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 12px;
    max-height: 81px
}

.banner-section .banner-list .al__cta {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-decoration: underline
}

.banner-section .banner-nav-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fef4eb;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 109px;
    /*left: calc(50% - 10px);*/
    left: calc(50% - 110px);
    position: absolute;
    width: calc(100% - 610px);
    z-index: 3
}

.banner-section .banner-nav-container .banner-list-nav-slider {
    padding-left: 120px;
    width: 100%
}

.banner-section .banner-nav-container .slide-arrows-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    left: 20px;
    position: absolute;
    z-index: 2
}

.banner-section .banner-nav-container .slide-arrows-wrapper .slick-arrow:hover svg path {
    fill: #e52a6f
}

.banner-section .banner-nav-container .slick-current {
    height: 0 !important;
    opacity: 1;
    visibility: hidden;
    width: 0 !important
}

.banner-section .banner-nav-container .al__card-wrap:hover .al__title {
    color: #e52a6f
}

.banner-section .banner-nav-container .al__card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    justify-content: center;
    padding: 0 10px;
    position: relative
}

.banner-section .banner-nav-container .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.banner-section .banner-nav-container .al__rank {
    color: #e3e3e3;
    display: block;
    font-size: 70px;
    font-weight: 700;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    white-space: nowrap;
    z-index: -1
}

.banner-section .banner-nav-container:before {
    background-color: #fef4eb;
    content: "";
    height: 100%;
    left: 0;
    /*left: -100px;*/
    position: absolute;
    width: 100%
}

.pop-cat-wrap .pop-cat-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px
}

.pop-cat-wrap .al__img {
    height: 150px;
    margin-bottom: 27px;
    width: 150px
}

.pop-cat-wrap .al__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    height: 38px;
    justify-content: center;
    line-height: 22px;
    text-transform: capitalize
}

.pop-cat-wrap .pop-cat {
    padding: 0 16px
}

.pop-cat-wrap .pop-cat:hover .al__title {
    background-color: #e52a6f;
    color: #fff;
    text-decoration: underline
}

.trending-articles-wrap {
    background-color: #fef4eb;
    background-position: 100%;
    background-size: cover;
    padding: 80px 0;
    width: 100%
}

.trending-articles-wrap .trending-articles-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 50px
}

.trending-articles-wrap .trending-articles-list .al__list {
    background-color: #fff;
    width: 21.3%
}

.trending-articles-wrap .trending-articles-list .al__list .al__card-wrap:hover .al__category {
    text-decoration: underline
}

.trending-articles-wrap .trending-articles-list .al__list .al__card-wrap:hover .al__title {
    color: #e52a6f
}

.trending-articles-wrap .trending-articles-list .al__list .al__card-wrap:hover .al__cta {
    background-color: #4e62e6
}

.trending-articles-wrap .trending-articles-list .al__list .al__card-wrap:hover .al__card {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2)
}

.trending-articles-wrap .trending-articles-list .al__list .al__category {
    color: #e52a6f;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.trending-articles-wrap .trending-articles-list .al__list .al__title {
    font-size: 16px;
    font-weight: 700;
    height: 55px;
    line-height: 27px;
    margin-bottom: 10px;
    max-height: 54px
}

.trending-articles-wrap .trending-articles-list .al__list .al__content,.trending-articles-wrap .trending-articles-list .al__list .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.trending-articles-wrap .trending-articles-list .al__list .al__content {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
    max-height: 44px
}

.trending-articles-wrap .trending-articles-list .al__list .al__img-wrapper {
    height: 166px
}

.trending-articles-wrap .trending-articles-list .al__list .al__group--2 {
    padding: 32px 20px 20px
}

.trending-articles-wrap .trending-articles-list .al__list .al__cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #e52a6f;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    width: 100%
}

.trending-articles-wrap .trending-articles-list .al__list:first-child,.trending-articles-wrap .trending-articles-list .al__list:last-child {
    background-color: transparent;
    height: 100%;
    position: relative;
    width: 47.5%
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__card-wrap:hover .al__category,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__card-wrap:hover .al__category {
    text-decoration: underline
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__card-wrap:hover .al__title,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__card-wrap:hover .al__title {
    color: #e52a6f
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__card-wrap:hover .al__cta,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__card-wrap:hover .al__cta {
    background-color: #e52a6f;
    color: #fff
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__category,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__category {
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__title,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
    display: -webkit-box;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 10px;
    max-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__content,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__content {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
    display: -webkit-box;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
    max-height: 44px;
    opacity: .7;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__img-wrapper,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__img-wrapper {
    height: 424px
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__group--2,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__group--2 {
    background-color: rgba(0,0,0,.6);
    bottom: 0;
    padding: 32px 20px 20px;
    position: absolute
}

.trending-articles-wrap .trending-articles-list .al__list:first-child .al__cta,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #fff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 50px;
    justify-content: center;
    width: 230px
}

.feature-article-wrap .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.feature-article-wrap .wrapper .left-section {
    width: calc(100% - 450px)
}

.feature-article-wrap .wrapper .left-section .featured-articles-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__card-wrap:hover .al__img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__card-wrap:hover .al__title {
    color: #e52a6f
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:not(:nth-child(n+4)) {
    margin-bottom: 50px
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__img-wrapper {
    height: 150px;
    margin-right: 23px;
    overflow: hidden;
    width: 150px
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__category {
    color: #e52a6f;
    font-size: 13px;
    margin: 0 0 7px
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    max-height: 44px
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__content,.feature-article-wrap .wrapper .left-section .featured-articles-list .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__content {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    max-height: 40px
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list {
    width: 48%
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child {
    margin-bottom: 36px;
    width: 100%
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__card-wrap:hover .al__img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__card-wrap:hover .al__title {
    color: #e52a6f
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    -ms-flex-direction: column;
    flex-direction: column
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__img-wrapper {
    height: 335px;
    margin: 0 0 25px;
    overflow: hidden;
    width: 100%
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__category {
    color: #e52a6f;
    font-size: 13px;
    margin: 0 0 10px
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    display: -webkit-box;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    margin: 0 0 10px;
    max-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__content {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #666;
    display: -webkit-box;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px;
    max-height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.feature-article-wrap .wrapper .right-section {
    width: 400px
}

.recent-articles-wrap .recent-articles-list .al__card-wrap:hover .al__title {
    color: #e52a6f
}

.recent-articles-wrap .recent-articles-list .al__card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 26px
}

.recent-articles-wrap .recent-articles-list .al__img-wrapper {
    height: 115px;
    margin-right: 20px;
    width: 115px
}

.recent-articles-wrap .recent-articles-list .al__category {
    color: #e52a6f;
    font-size: 13px;
    margin-bottom: 7px
}

.recent-articles-wrap .recent-articles-list .al__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

.footer {
    background-color: #4e62e6;
    padding-top: 30px
}

.footer__wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px
}

.footer__right,.footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__logo {
    max-width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.footer__logo svg {
    width: 100%
}

.footer__menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    border-right: 1px solid #fff;
    -webkit-column-gap: 45px;
    -moz-column-gap: 45px;
    column-gap: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 4px;
    margin-right: 35px;
    padding-right: 35px
}

.footer__menu li {
    color: #fff;
    font-size: 12px
}

.footer__menu li:hover {
    text-decoration: underline
}

.footer__copyright {
    color: #fff;
    font-size: 12px
}

@media(max-width: 1270px) {
    .banner-section:before {
        left:525px;
        right: 0
    }

    .banner-section .banner-nav-container {
        left: auto;
        right: 0
    }

    .banner-section .banner-nav-container:before {
        left: -85px
    }
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 325px)
    }

    .section-mb {
        margin-bottom: 40px
    }

    .section-heading {
        font-size: 27px;
        letter-spacing: normal
    }

    .header__logo {
        width: 235px
    }

    .header__right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        background-color: transparent;
        justify-content: flex-end;
        margin-left: 20px;
        position: unset
    }

    .header__right .searchform {
        display: none;
        max-width: 400px;
        position: absolute;
        right: 0;
        top: 100%;
        width: 100%;
        z-index: 9999
    }

    .header__search-btn {
        display: block;
        height: 25px;
        width: 25px
    }

    .header__search-btn.close-icon .icon-close svg path {
        fill: #e52a6f
    }

    .header__hamburger {
        height: 23px;
        margin-right: 20px;
        width: 25px
    }

    .header__hamburger svg path {
        fill: #e52a6f
    }

    .header__menu-container {
        left: unset;
        right: 0;
        width: 100%
    }

    body:not(.home_page) .header__search-btn svg path {
        fill: #e52a6f
    }

    .banner-section:before {
        display: none
    }

    .banner-section .banner-list .al__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .banner-section .banner-list .al__group--1 {
        width: 100%
    }

    .banner-section .banner-list .al__group--2 {
        background-color: #e52a6f;
        height: 100%;
        padding: 40px 20px;
        width: 100%
    }

    .banner-section .banner-list .al__img-wrapper {
        height: 400px;
        width: 100%
    }

    .banner-section .banner-list .al__title {
        font-size: 25px;
        line-height: 40px
    }

    .banner-section .banner-list .al__content {
        font-size: 13px;
        line-height: 25px
    }

    .banner-section .banner-list .al__cta {
        font-size: 18px
    }

    .banner-section .banner-nav-container {
        margin: 0 auto;
        position: relative;
        width: calc(100% - 30px)
    }

    .banner-section .banner-nav-container .al__title {
        font-size: 13px;
        line-height: 20px
    }

    .banner-section .banner-nav-container:before {
        left: 0;
        width: 100%
    }

    .trending-articles-wrap .trending-articles-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .trending-articles-wrap .trending-articles-list .al__list,.trending-articles-wrap .trending-articles-list .al__list:first-child,.trending-articles-wrap .trending-articles-list .al__list:last-child {
        width: 100%
    }

    .trending-articles-wrap .trending-articles-list .al__list:first-child .al__title,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__title {
        font-size: 16px;
        line-height: 27px
    }

    .trending-articles-wrap .trending-articles-list .al__list:first-child .al__cta,.trending-articles-wrap .trending-articles-list .al__list:last-child .al__cta {
        width: 100%
    }

    .feature-article-wrap .wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .feature-article-wrap .wrapper .left-section {
        width: 100%
    }

    .feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:not(:nth-child(n+4)) {
        margin-bottom: 20px
    }

    .feature-article-wrap .wrapper .left-section .featured-articles-list .al__list {
        width: 100%
    }

    .feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:not(:last-child) {
        margin-bottom: 20px
    }

    .feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__img-wrapper {
        height: auto
    }

    .feature-article-wrap .wrapper .left-section .featured-articles-list .al__list:first-child .al__title {
        font-size: 16px;
        line-height: 27px
    }

    .feature-article-wrap .wrapper .right-section {
        width: 100%
    }

    .footer__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__right,.footer__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__right {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset
    }

    .footer__menu {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        border-right: 0;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        justify-content: space-between;
        margin: 30px 0;
        padding-right: 0
    }

    .footer__menu li {
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 325px)
    }
}

@media only screen and (max-width: 374px) {
    .header__logo {
        width:150px
    }
}


#back-to-top{
    position:fixed;
    right:2rem;
    bottom:3rem;
    height:50px;
    width:50px;
    border-radius:50px;
    display:flex;
    align-items:center;
    justify-content: center;
    background: #f1b3d3;
}

#back-to-top svg,img{
    width:50px;
    height:50px;
}

.articleContent div{
    margin-bottom: 13px;
}

.articleContent p{
    margin-bottom: 13px;
}

.articleContent li{
    margin-bottom: 13px;
}

.logo-icon{
    width:200px;
    height:40px;
}

.articleContent img{
    height:100%;
}
