pre {
    font-family: monospace
}

abbr[title] {
    border-bottom: 0;
    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;
    cursor: pointer;
    background: transparent
}

[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 {
    font: inherit;
    border: 0;
    outline: 0;
    color: inherit;
    -webkit-appearance: none
}

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: -0.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 {
    margin: 0;
    padding: 0;
    border: 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
}

.row {
    margin-left: -14px;
    margin-right: -14px
}

.col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media(min-width: 599px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media(min-width: 900px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media(min-width: 1024px) {
    .col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9 {
        float:left
    }

    .col-ml-12 {
        width: 100%
    }

    .col-ml-11 {
        width: 91.66666667%
    }

    .col-ml-10 {
        width: 83.33333333%
    }

    .col-ml-9 {
        width: 75%
    }

    .col-ml-8 {
        width: 66.66666667%
    }

    .col-ml-7 {
        width: 58.33333333%
    }

    .col-ml-6 {
        width: 50%
    }

    .col-ml-5 {
        width: 41.66666667%
    }

    .col-ml-4 {
        width: 33.33333333%
    }

    .col-ml-3 {
        width: 25%
    }

    .col-ml-2 {
        width: 16.66666667%
    }

    .col-ml-1 {
        width: 8.33333333%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.cf:before,.cf:after {
    display: table;
    content: " "
}

.cf:after {
    clear: both
}

.cf {
    *zoom:1}

::-webkit-scrollbar {
    width: 8px;
    background: rgba(106,98,254,0.1)
}

::-webkit-scrollbar-thumb {
    background: #6a62fe
}

::-webkit-scrollbar-thumb:hover {
    background: #564dfe
}

* {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
    word-break: break-word
}

html {
    -webkit-text-size-adjust: 100%;
    scrollbar-color: #6a62fe rgba(106,98,254,0.1);
    scrollbar-width: thin;
    font-size: 62.5%
}

body {
    box-sizing: border-box;
    font-family: "Rubik",sans-serif
}

a {
    color: inherit;
    text-decoration: none
}

li {
    list-style: none
}

img {
    max-width: 100%
}

.container {
    max-width: 1240px;
    width: calc(100% - 40px);
    margin: 0 auto
}

.text-center {
    text-align: center
}

.paragraph {
    font-size: 1.6rem
}

.d-flex {
    display: flex
}

.d-inl-flex {
    display: inline-flex
}

.d-block {
    display: block
}

.disable-select {
    user-select: none
}

.d-block {
    display: block
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto
}

.title-el {
    text-transform: capitalize
}

.main-wrapper {
    min-height: calc(100vh - 187px)
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 178px)
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 248px)
    }
}

.main-wrapper>.section {
    margin-bottom: 56px
}

@media only screen and (max-width: 1023px) {
    .main-wrapper>.section {
        margin-bottom:40px
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper>.section {
        margin-bottom:32px
    }
}

.common-text {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}
header a img {
    max-height: 60px;
    object-fit: contain;
}
.common-heading {
    margin-bottom: 32px;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    text-transform: capitalize
}

@media only screen and (max-width: 899px) {
    .common-heading {
        font-size:22px;
        margin-bottom: 24px
    }
}

.common-heading span {
    font-weight: 400;
    color: #6a62fe
}

.common-heading--alt {
    font-weight: 400
}

.common-heading--alt span {
    font-weight: 700
}

.header .search-icon::before,.card-wide-1 .al__cta {
    cursor: pointer;
    display: inline-block;
    width: fit-content;
    text-align: center;
    background-color: #013a59;
    color: #fff;
    border-radius: 6px;
    padding: 12px 20px;
    text-transform: capitalize
}

.header .search-icon::before,.card-wide-1 .al__cta {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700
}

@media only screen and (max-width: 1023px) {
    .header .search-icon::before,.card-wide-1 .al__cta {
        font-size:14px;
        line-height: 15px
    }
}

.header .search-icon:hover::before,.card-wide-1 .al__cta:hover {
    background-color: #6a62fe
}

.header .search-icon:hover::before .cta-text,.card-wide-1 .al__cta:hover .cta-text {
    color: #fff;
    text-decoration: none
}

.card-wide-1 .al__cta {
    padding: 16px 55px 16px 20px;
    position: relative
}

@media only screen and (max-width: 1023px) {
    .card-wide-1 .al__cta {
        padding:12px 40px 12px 12px
    }
}

.card-wide-1 .al__cta::after {
    content: "";
    background: #6a62fe url("/uploads/image/icn-arrow-right.svg") no-repeat center center;
    background-size: 8px 13px;
    flex-shrink: 0;
    font-size: 13px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px
}

@media only screen and (max-width: 1023px) {
    .card-wide-1 .al__cta::after {
        background-size:6px 11px;
        width: 24px;
        height: 24px;
        right: 8px
    }
}

.card-tall-2 .al__cta {
    background: #013a59 url("/uploads/image/icn-arrow-right.svg") no-repeat center center;
    background-size: 11px 19px;
    flex-shrink: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 42px;
    height: 42px
}

@media only screen and (max-width: 1023px) {
    .card-tall-2 .al__cta {
        background-size:8px 16px;
        width: 38px;
        height: 38px
    }
}

.latest-articles .cta__link,.popular-articles .cta__link,.card-small-1 .al__cta,.card-tall-1 .al__cta {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    text-transform: capitalize;
    color: #b4b4b4
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ""
}

.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 {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider-generic {
    white-space: nowrap;
    font-size: 0;
    visibility: hidden
}

.slick-slider-generic>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

.slick-slider-generic.slick-initialized {
    white-space: normal;
    font-size: inherit;
    visibility: visible
}

.slick-slider-generic.slick-initialized>* {
    display: block;
    font-size: inherit
}

.header {
    box-shadow: 0 4px 34px 0 rgba(161,161,161,0.25);
    margin-bottom: 20px
}

.header .header__logo {
    width: 271px;
    flex-shrink: 0;
    max-width: 100%
}

.header .header__logo a,.header .header__logo svg {
    width: 100%;
    height: 100%;
    display: block
}

@media only screen and (max-width: 1023px) {
    .header .header__logo {
        width:191px;
        max-width: 100%
    }
}

.header .header__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 16px 0
}

.header .header__right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 16px
}

.header .ham-wrapper {
    font-size: 0
}

.header .ham-icon {
    background-image: url("/uploads/image/icn-ham.svg");
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    background-position: center;
    display: inline-block
}

.header .ham-icon.active {
    background-image: url("/uploads/image/icn-cross.svg");
    background-size: 24px
}

.header .search-icon::before {
    content: "Search";
    text-transform: uppercase;
    width: 65px
}

.header .search-icon.active::before {
    content: "Close"
}

@media only screen and (max-width: 1023px) {
    .header .search-icon::before {
        content:url("/uploads/image/icn-search.svg");
        width: 14px;
        height: 14px;
        font-size: 0;
        padding: 8px
    }

    .header .search-icon.active::before {
        content: url("/uploads/image/icn-cross--white.svg")
    }
}

.header .search-form-wrap {
    width: 400px;
    z-index: 15;
    display: none
}

.header .search-form-wrap.active {
    display: block
}

@media only screen and (max-width: 1023px) {
    .header .search-form-wrap {
        width:calc(100% - 80px);
        max-width: 400px;
        position: absolute;
        top: 100%;
        right: 40px
    }
}

@media only screen and (max-width: 598px) {
    .header .search-form-wrap {
        width:100%;
        right: 0
    }
}

.header .search-form {
    position: relative;
    width: 100%;
    background: #fff;
    overflow: hidden;
    border: 1px solid #555;
    border-radius: 10px
}

.header .search-form .search-input {
    width: 100%;
    height: 37px;
    padding: 0 40px 0 16px;
    font-size: 15px;
    color: #333
}

.header .search-form .search-input::placeholder {
    color: #999
}

.header .search-form .search-submit {
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center
}

.header .search-form .search-submit svg {
    display: block;
    width: 20px;
    height: auto
}

.header .category-menu-wrap {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 16px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 24px 0 rgba(194,193,193,0.25);
    font-size: 15px;
    line-height: 20px;
    display: none;
    z-index: 15
}

.header .category-menu-wrap li:not(:last-child) {
    margin-bottom: 8px
}

.header .category-menu-wrap.active {
    display: block
}

.header .category-menu-wrap a:hover {
    color: #6a62fe
}

.home_page .header {
    box-shadow: none;
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    .home_page .header .search-icon {
        display:none
    }

    .home_page .header .search-form-wrap {
        display: block
    }
}

.home_page .header .header__wrap {
    padding: 24px 0
}

@media only screen and (max-width: 1023px) {
    .home_page .header .header__wrap {
        padding:16px 0
    }
}

.footer__top-wrap {
    padding: 24px 0;
    background-color: #222
}

.footer .logo-footer {
    line-height: 0;
    width: 239px;
    max-width: 100%
}

.footer .logo-footer a,.footer .logo-footer svg {
    width: 100%;
    display: block;
    height: 100%
}

.footer .top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .footer .top-section {
        flex-direction:column;
        gap: 16px 0
    }
}

.footer-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px 10px;
    flex-wrap: wrap
}

.footer-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    color: #fff;
    font-size: 15px;
    line-height: 14px;
    font-weight: 700;
    white-space: nowrap
}

@media only screen and (max-width: 1023px) {
    .footer-menu-wrap {
        font-size:14px;
        line-height: 19px
    }

    .footer-menu-wrap p {
        font-size: 15px
    }
}

@media only screen and (max-width: 899px) {
    .footer-menu-wrap {
        flex-direction:column;
        gap: 16px 0
    }
}

.footer-menu a {
    font-weight: 400
}

.footer-menu a:hover {
    text-decoration: underline
}

.footer .copy-txt p {
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 14px;
    font-weight: 400
}

@media only screen and (max-width: 1023px) {
    .footer .copy-txt p {
        font-size:12px;
        line-height: 14px
    }
}

.footer__bottom-wrap {
    padding: 12px 0;
    background-color: #013a59
}

.slider-arrows * {
    font-size: 0
}

.slider-arrows__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px
}

.slider-arrows__arrow {
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: fit-content;
    opacity: .3
}

.slider-arrows__arrow span {
    font-size: 18px;
    font-weight: 500;
    line-height: 13px
}

@media only screen and (max-width: 1023px) {
    .slider-arrows__arrow span {
        font-size:16px
    }
}

.slider-arrows__arrow svg {
    display: block;
    width: 22px;
    height: auto
}

@media only screen and (max-width: 1023px) {
    .slider-arrows__arrow svg {
        width:18px
    }
}

.slider-arrows__arrow:hover,.slider-arrows__arrow:active {
    opacity: 1
}

.slider-arrows__arrow.slick-disabled {
    cursor: auto
}

.slider-arrows__arrow.slick-disabled:hover,.slider-arrows__arrow.slick-disabled:active {
    opacity: .3
}

.card-wide-1 .al__card {
    padding: 0 18px 36px 0;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 24px
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__card {
        padding:0 12px 20px 8px;
        flex-direction: column-reverse
    }
}

.card-wide-1 .al__group--1 {
    width: 585px;
    height: 480px;
    max-width: 50%;
    position: relative;
    border-radius: 140px 0;
    overflow: unset
}

@media only screen and (max-width: 1023px) {
    .card-wide-1 .al__group--1 {
        height:380px
    }
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__group--1 {
        width:100%;
        max-width: 100%;
        border-radius: 100px 0
    }
}

@media only screen and (max-width: 598px) {
    .card-wide-1 .al__group--1 {
        height:276px
    }
}

.card-wide-1 .al__group--2 {
    flex: 0 1 483px;
    max-width: 50%
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__group--2 {
        flex:0 1 127px;
        max-width: 483px;
        margin-right: auto;
        height: 127px
    }
}

.card-wide-1 .al__img-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    margin: 18px 0 0 18px;
    border-radius: 122px 0 158px 0;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__img-wrapper {
        border-radius:88px 0 112px 0;
        margin: 12px 0 0 12px
    }
}

.card-wide-1 .al__img-wrapper::after {
    content: "";
    display: block;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 140px 0;
    border: 2px solid #6a62fe
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__img-wrapper::after {
        border-radius:100px 0
    }
}

.card-wide-1 .al__img-wrapper::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 10px 0;
    background-color: #6a62fe;
    position: absolute;
    bottom: -36px;
    left: -18px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__img-wrapper::before {
        width:39px;
        height: 39px;
        border-radius: 8px 0;
        bottom: -20px;
        left: -8px
    }
}

.card-wide-1 .al__title {
    margin-bottom: 20px
}

.card-wide-1 .al__title-el {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    max-height: 90px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-wide-1 .al__title-el {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 24px;
        font-weight: 700;
        line-height: 34px;
        max-height: 68px;
        -webkit-line-clamp: 2
    }
}

.card-wide-1 .al__content {
    margin-bottom: 40px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    max-height: 50px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 767px) {
    .card-wide-1 .al__content {
        display:none
    }
}

.card-tall-1 .al__card {
    display: block
}

.card-tall-1 .al__group--1 {
    border-radius: 10px;
    margin-bottom: 16px;
    height: 186px
}

@media only screen and (max-width: 598px) {
    .card-tall-1 .al__group--1 {
        height:calc(66vw - 40px)
    }
}

.card-tall-1 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-tall-1 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-height: 48px;
    height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-tall-1 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        height: 42px;
        -webkit-line-clamp: 2
    }
}

@media only screen and (max-width: 598px) {
    .card-tall-1 .al__title {
        height:auto
    }
}

.card-small-1 .al__card {
    display: flex;
    align-items: center;
    gap: 20px
}

@media only screen and (max-width: 767px) {
    .card-small-1 .al__card {
        gap:12px
    }
}

.card-small-1 .al__group--1 {
    width: 175px;
    height: 117px;
    border-radius: 10px
}

@media only screen and (max-width: 1023px) {
    .card-small-1 .al__group--1 {
        border-radius:8px
    }
}

@media only screen and (max-width: 767px) {
    .card-small-1 .al__group--1 {
        width:114px;
        height: 76px
    }
}

.card-small-1 .al__group--2 {
    flex: 1
}

.card-small-1 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-small-1 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-small-1 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-tall-2 .al__card {
    display: block
}

.card-tall-2 .al__card-wrap {
    padding-bottom: 1px
}

.card-tall-2 .al__group--1 {
    border-radius: 10px;
    height: 400px
}

@media only screen and (max-width: 1199px) {
    .card-tall-2 .al__group--1 {
        height:calc(35vw - 40px)
    }
}

@media only screen and (max-width: 899px) {
    .card-tall-2 .al__group--1 {
        height:calc(45vw - 40px)
    }
}

@media only screen and (max-width: 598px) {
    .card-tall-2 .al__group--1 {
        height:calc(90vw - 40px)
    }
}

.card-tall-2 .al__group--2 {
    position: relative;
    padding: 16px 24px 38px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    margin: -64px 24px 22px;
    box-shadow: 0 20px 40px -13px rgba(198,207,225,0.5)
}

@media only screen and (max-width: 767px) {
    .card-tall-2 .al__group--2 {
        padding:12px 24px 32px;
        margin: -42px 16px 22px
    }
}

.card-tall-2 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-tall-2 .al__title {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-height: 48px;
    height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-tall-2 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-tall-2 .al__cta {
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%)
}

.card-tall-2 .al__card-wrap:hover .cta {
    background-color: #6a62fe
}

.card-tall-2 .al__card-wrap:hover .al__title {
    color: #013a59
}

.category-card {
    font-size: 0
}

.category-card__link {
    font-size: 0;
    position: relative;
    border-radius: 10px;
    border: 1px solid #DDD;
    background: #FFF;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
    padding: 0 24px
}

@media only screen and (max-width: 1199px) {
    .category-card__link {
        gap:16px;
        padding: 0 16px
    }
}

@media only screen and (max-width: 598px) {
    .category-card__link {
        height:70px
    }
}

.category-card__link::before {
    content: "";
    display: block;
    width: 3px;
    height: 50px;
    border-radius: 10px;
    position: absolute;
    left: -1.5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #6a62fe
}

.category-card__link span {
    display: flex;
    align-items: center;
    font-size: 19px;
    line-height: 1;
    font-weight: 600;
    text-transform: capitalize
}

@media only screen and (max-width: 1199px) {
    .category-card__link span {
        font-size:16px;
        line-height: 19px
    }
}

.category-card__link figure {
    display: block;
    height: 40px;
    width: 70px
}

@media only screen and (max-width: 1023px) {
    .category-card__link figure {
        height:30px;
        width: 50px
    }
}

@media only screen and (max-width: 899px) {
    .category-card__link figure {
        height:40px;
        width: 70px
    }
}

@media only screen and (max-width: 598px) {
    .category-card__link figure {
        height:30px;
        width: 60px
    }
}

.category-card__link svg {
    width: 100%;
    height: 100%;
    display: block
}

.category-card__link:hover {
    border-color: #6a62fe
}

.card-small-2 .al__card {
    display: block;
    padding: 32px 0;
    border-bottom: 1px solid #eee;
    height: 169px
}

@media only screen and (max-width: 1023px) {
    .card-small-2 .al__card {
        height:163px
    }
}

@media only screen and (max-width: 767px) {
    .card-small-2 .al__card {
        height:125px;
        padding: 16px 0
    }
}

.card-small-2 .al__group--1 {
    width: 0;
    height: 0;
    overflow: hidden
}

.card-small-2 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-small-2 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-small-2 .al__content {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    max-height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-small-2 .al__content {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #333;
        font-size: 13px;
        font-weight: normal;
        line-height: 21px;
        max-height: 42px;
        -webkit-line-clamp: 2
    }
}

.main-wrapper {
    min-height: calc(100vh - 207px)
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 198px)
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 268px)
    }
}

.search-for {
    margin-bottom: 16px;
    font-size: 16px
}

@media only screen and (max-width: 899px) {
    .search-for {
        margin-bottom:8px;
        font-size: 14px
    }
}

.search-for span {
    font-weight: 600;
    color: #6a62fe
}

.error-message {
    font-size: 16px;
    margin-bottom: 24px
}

@media only screen and (max-width: 899px) {
    .error-message {
        font-size:14px
    }
}

.fallback-sec__heading {
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 600
}

@media only screen and (max-width: 899px) {
    .fallback-sec__heading {
        font-size:21px
    }
}

.fallback-sec+.itk-pagination {
    display: none
}

.al__card {
    display: flex;
    position: relative
}

.al__group--1 {
    overflow: hidden
}

.al__group--1 .img-wrapper {
    background-color: #eee
}

.al__group--1 a:hover img {
    transform: scale(1.1)
}

.al__img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.al__title {
    text-transform: capitalize
}

.al__title a {
    color: #6a62fe
}

.al__title a:hover {
    color: #6a62fe
}

.hasClickableOverlay .al__card-wrap:hover .al__title {
    color: #6a62fe
}

.hasClickableOverlay .al__card-wrap:hover img {
    transform: scale(1.1)
}

body {
    background-color: #f9f9ff
}

.home_page {
    overflow-x: hidden
}

.banner {
    padding-bottom: 32px
}

.banner .container {
    position: relative
}

@media only screen and (max-width: 767px) {
    .banner .slick-list {
        margin-left:-8px
    }
}

.banner .slick-dots {
    position: absolute;
    bottom: 90px;
    left: 0;
    display: flex !important;
    gap: 0 8px;
    align-items: center;
    justify-content: center;
    width: fit-content
}

@media only screen and (max-width: 1023px) {
    .banner .slick-dots {
        bottom:50px
    }
}

@media only screen and (max-width: 767px) {
    .banner .slick-dots {
        position:static;
        width: 100%;
        margin-top: 20px
    }
}

.banner .slick-dots li {
    flex-shrink: 0;
    font-size: 33px;
    line-height: .77;
    font-weight: 500;
    color: #9faab4;
    width: 22px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(0.6)
}

@media only screen and (max-width: 767px) {
    .banner .slick-dots li {
        font-size:30px
    }
}

.banner .slick-dots li.slick-active {
    color: #6a62fe;
    transform: scale(1)
}

.banner::before {
    content: "";
    display: block;
    width: 65%;
    height: 635px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-bottom-right-radius: 50px
}

@media only screen and (max-width: 1023px) {
    .banner::before {
        height:510px
    }
}

@media only screen and (max-width: 767px) {
    .banner::before {
        width:80%;
        height: 687px
    }
}

@media only screen and (max-width: 598px) {
    .banner::before {
        height:582px
    }
}

.popular-articles .container {
    position: relative
}

.popular-articles__wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media only screen and (min-width: 1024px) {
    .popular-articles__wrap {
        flex-direction:row
    }

    .popular-articles__wrap>div {
        width: 50%
    }
}

@media only screen and (min-width: 1024px) {
    .popular-articles__left {
        padding-bottom:157px
    }
}

.popular-articles__left .al__wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 24px
}

@media only screen and (max-width: 598px) {
    .popular-articles__left .al__wrap {
        flex-direction:column;
        align-items: stretch
    }
}

@media only screen and (min-width: 599px) {
    .popular-articles__left .card-tall-1 .al__list {
        width:calc(50% - 12px)
    }
}

.popular-articles__right .card-small-1 {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media only screen and (min-width: 1024px) {
    .popular-articles__right .card-small-1 {
        gap:40px
    }

    .popular-articles__right .card-small-1 .al__list:first-child {
        position: absolute;
        left: 0;
        bottom: 0;
        width: calc(50% - 12px)
    }
}

@media only screen and (max-width: 1023px) {
    .popular-articles__right .card-small-1 {
        flex-direction:row;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 767px) {
    .popular-articles__right .card-small-1 {
        flex-direction:column
    }
}

@media only screen and (max-width: 1023px) {
    .popular-articles__right .card-small-1 .al__list {
        width:calc(50% - 12px)
    }
}

@media only screen and (max-width: 767px) {
    .popular-articles__right .card-small-1 .al__list {
        width:100%
    }
}

.popular-articles .cta__link {
    font-weight: 400;
    position: absolute;
    top: 6px;
    right: 0
}

.popular-articles .cta__link:hover {
    color: #6a62fe
}

.home-categories {
    background-color: #fff;
    padding: 56px 0;
    margin-bottom: 0 !important
}

@media only screen and (max-width: 1023px) {
    .home-categories {
        padding:40px 0
    }
}

@media only screen and (max-width: 767px) {
    .home-categories {
        padding:32px 0
    }
}

.home-categories .row {
    display: flex;
    gap: 28px 0;
    flex-wrap: wrap
}

.home-categories .row>div {
    flex-shrink: 0;
    flex-grow: 0
}

@media only screen and (max-width: 598px) {
    .home-categories .row {
        flex-direction:column;
        gap: 24px 0
    }

    .home-categories .row::before,.home-categories .row::after {
        content: unset
    }
}

.latest-articles {
    padding-top: 56px
}

@media only screen and (max-width: 1023px) {
    .latest-articles {
        padding-top:40px
    }
}

@media only screen and (max-width: 767px) {
    .latest-articles {
        padding-top:32px
    }
}

.latest-articles .container {
    position: relative
}

.latest-articles .row {
    display: flex;
    gap: 24px 0;
    flex-wrap: wrap
}

.latest-articles .row>div {
    flex-shrink: 0;
    flex-grow: 0
}

.latest-articles .cta__link {
    font-weight: 400;
    position: absolute;
    top: 6px;
    right: 0
}

.latest-articles .cta__link:hover {
    color: #6a62fe
}

.trending-articles {
    padding: 56px 0 32px;
    position: relative;
    margin-bottom: 0 !important
}

@media only screen and (max-width: 1023px) {
    .trending-articles {
        padding-top:40px
    }
}

@media only screen and (max-width: 767px) {
    .trending-articles {
        padding-top:32px
    }
}

.trending-articles::before {
    content: "";
    display: block;
    width: 75%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-top-right-radius: 50px
}

@media only screen and (max-width: 899px) {
    .trending-articles::before {
        width:80%
    }
}

@media only screen and (max-width: 598px) {
    .trending-articles::before {
        height:70%;
        width: calc(100% - 44px)
    }
}

@media only screen and (max-width: 598px) {
    .trending-articles::after {
        content:"";
        display: block;
        width: 50%;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        border-top-right-radius: 50px
    }
}

.trending-articles__wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 48px;
    gap: 48px
}

@media only screen and (max-width: 767px) {
    .trending-articles__wrap {
        padding-bottom:0;
        gap: 24px
    }
}

@media only screen and (max-width: 598px) {
    .trending-articles__wrap {
        flex-direction:column;
        gap: 0
    }
}

.trending-articles__left {
    width: 100%
}

@media only screen and (min-width: 599px) {
    .trending-articles__left {
        flex:0 1 586px;
        max-width: calc(50% - 12px)
    }
}

@media only screen and (max-width: 598px) {
    .trending-articles__left {
        width:calc(100% - 40px);
        margin-right: 40px
    }
}

.trending-articles__right {
    width: 100%;
    position: relative
}

@media only screen and (min-width: 599px) {
    .trending-articles__right {
        flex:0 1 503px;
        max-width: calc(50% - 12px)
    }
}

.trending-articles__right a,.trending-articles__right figure,.trending-articles__right img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.trending-articles__right figure {
    background-color: #eee
}

.trending-articles__right a {
    height: 480px;
    width: 100%;
    max-width: 100%;
    border-radius: 130px 0;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .trending-articles__right a {
        height:400px;
        min-height: 340px
    }
}

@media only screen and (max-width: 767px) {
    .trending-articles__right a {
        height:calc(49vw - 40px);
        border-radius: 90px 0
    }
}

.trending-articles__right::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 10px 0;
    background-color: #6a62fe;
    position: absolute;
    bottom: -36px;
    left: -18px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .trending-articles__right::before {
        width:39px;
        height: 39px;
        border-radius: 8px 0;
        bottom: -20px;
        left: -8px
    }
}

.trending-articles .slider-arrows {
    width: 100%
}

@media only screen and (min-width: 599px) {
    .trending-articles .slider-arrows {
        position:absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        width: 586px;
        max-width: calc(50% - 12px)
    }
}

@media only screen and (max-width: 598px) {
    .trending-articles .slider-arrows {
        margin-top:40px
    }
}

.trending-articles .slick-current .title {
    color: #6a62fe
}

.trending-articles .slick-current+div+div .al__card {
    border-color: transparent
}

@media only screen and (max-width: 767px) {
    .trending-articles .slick-current+div .al__card {
        border-color:transparent
    }
}

@media only screen and (max-width: 598px) {
    .trending-articles .card-small-2 .al__card {
        border-color:transparent
    }
}

.featured-articles {
    background-color: #fff;
    margin-bottom: 0 !important;
    padding: 56px 0
}

@media only screen and (max-width: 1023px) {
    .featured-articles {
        padding:40px 0
    }
}

@media only screen and (max-width: 767px) {
    .featured-articles {
        padding:32px 0
    }
}

@media only screen and (max-width: 598px) {
    .featured-articles .row {
        margin-left:-20px;
        margin-right: -20px
    }
}

.featured-articles .card-tall-1 .al__group--1 {
    height: 219px
}

@media only screen and (max-width: 899px) {
    .featured-articles .card-tall-1 .al__group--1 {
        height:26.3333333333vw
    }
}

@media only screen and (max-width: 598px) {
    .featured-articles .card-tall-1 .al__group--1 {
        height:calc(39.5vw - 40px)
    }
}

@media screen and (max-width: 449px) {
    .featured-articles .card-tall-1 .al__group--1 {
        height:calc(66vw - 40px)
    }
}

.featured-articles .card-tall-1 .al__card-wrap:hover .al__cta-text {
    color: #013a59
}

.featured-articles .slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 40px auto 0;
    background-color: #b4b4b4;
    border-radius: 2px
}

.featured-articles .slick-dots li {
    cursor: pointer;
    height: 2px;
    width: 30px;
    font-size: 0;
    border-radius: 2px
}

.featured-articles .slick-dots li.slick-active,.featured-articles .slick-dots li:hover {
    background-color: #6a62fe
}

@media only screen and (max-width: 598px) {
    .featured-articles .slick-list {
        padding:0 30% 0 0 !important
    }
}
pre {
    font-family: monospace
}

abbr[title] {
    border-bottom: 0;
    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;
    cursor: pointer;
    background: transparent
}

[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 {
    font: inherit;
    border: 0;
    outline: 0;
    color: inherit;
    -webkit-appearance: none
}

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: -0.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 {
    margin: 0;
    padding: 0;
    border: 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
}

.row {
    margin-left: -14px;
    margin-right: -14px
}

.col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media(min-width: 599px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media(min-width: 900px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media(min-width: 1024px) {
    .col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9 {
        float:left
    }

    .col-ml-12 {
        width: 100%
    }

    .col-ml-11 {
        width: 91.66666667%
    }

    .col-ml-10 {
        width: 83.33333333%
    }

    .col-ml-9 {
        width: 75%
    }

    .col-ml-8 {
        width: 66.66666667%
    }

    .col-ml-7 {
        width: 58.33333333%
    }

    .col-ml-6 {
        width: 50%
    }

    .col-ml-5 {
        width: 41.66666667%
    }

    .col-ml-4 {
        width: 33.33333333%
    }

    .col-ml-3 {
        width: 25%
    }

    .col-ml-2 {
        width: 16.66666667%
    }

    .col-ml-1 {
        width: 8.33333333%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.cf:before,.cf:after {
    display: table;
    content: " "
}

.cf:after {
    clear: both
}

.cf {
    *zoom:1}

::-webkit-scrollbar {
    width: 8px;
    background: rgba(106,98,254,0.1)
}

::-webkit-scrollbar-thumb {
    background: #6a62fe
}

::-webkit-scrollbar-thumb:hover {
    background: #564dfe
}

* {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
    word-break: break-word
}

html {
    -webkit-text-size-adjust: 100%;
    scrollbar-color: #6a62fe rgba(106,98,254,0.1);
    scrollbar-width: thin;
    font-size: 62.5%
}

body {
    box-sizing: border-box;
    font-family: "Rubik",sans-serif
}

a {
    color: inherit;
    text-decoration: none
}

li {
    list-style: none
}

img {
    max-width: 100%
}

.container {
    max-width: 1240px;
    width: calc(100% - 40px);
    margin: 0 auto
}

.text-center {
    text-align: center
}

.paragraph {
    font-size: 1.6rem
}

.d-flex {
    display: flex
}

.d-inl-flex {
    display: inline-flex
}

.d-block {
    display: block
}

.disable-select {
    user-select: none
}

.d-block {
    display: block
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto
}

.title-el {
    text-transform: capitalize
}

.main-wrapper {
    min-height: calc(100vh - 187px)
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 178px)
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 248px)
    }
}

.main-wrapper>.section {
    margin-bottom: 56px
}

@media only screen and (max-width: 1023px) {
    .main-wrapper>.section {
        margin-bottom:40px
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper>.section {
        margin-bottom:32px
    }
}

.common-text {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.common-heading {
    margin-bottom: 32px;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    text-transform: capitalize
}

@media only screen and (max-width: 899px) {
    .common-heading {
        font-size:22px;
        margin-bottom: 24px
    }
}

.common-heading span {
    font-weight: 400;
    color: #6a62fe
}

.common-heading--alt {
    font-weight: 400
}

.common-heading--alt span {
    font-weight: 700
}

.header .search-icon::before {
    cursor: pointer;
    display: inline-block;
    width: fit-content;
    text-align: center;
    background-color: #013a59;
    color: #fff;
    border-radius: 6px;
    padding: 12px 20px;
    text-transform: capitalize
}

.header .search-icon::before {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700
}

@media only screen and (max-width: 1023px) {
    .header .search-icon::before {
        font-size:14px;
        line-height: 15px
    }
}

.header .search-icon:hover::before {
    background-color: #6a62fe
}

.header .search-icon:hover::before .cta-text {
    color: #fff;
    text-decoration: none
}

.card-tall-2 .al__cta {
    background: #013a59 url("/uploads/image/icn-arrow-right.svg") no-repeat center center;
    background-size: 11px 19px;
    flex-shrink: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 42px;
    height: 42px
}

@media only screen and (max-width: 1023px) {
    .card-tall-2 .al__cta {
        background-size:8px 16px;
        width: 38px;
        height: 38px
    }
}

.card-small-3 .al__cta,.card-wide-2 .al__cta {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    text-transform: capitalize;
    color: #b4b4b4
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ""
}

.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 {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider-generic {
    white-space: nowrap;
    font-size: 0;
    visibility: hidden
}

.slick-slider-generic>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

.slick-slider-generic.slick-initialized {
    white-space: normal;
    font-size: inherit;
    visibility: visible
}

.slick-slider-generic.slick-initialized>* {
    display: block;
    font-size: inherit
}

.header {
    box-shadow: 0 4px 34px 0 rgba(161,161,161,0.25);
    margin-bottom: 20px
}

.header .header__logo {
    width: 271px;
    flex-shrink: 0;
    max-width: 100%
}

.header .header__logo a,.header .header__logo svg {
    width: 100%;
    height: 100%;
    display: block
}

@media only screen and (max-width: 1023px) {
    .header .header__logo {
        width:191px;
        max-width: 100%
    }
}

.header .header__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 16px 0
}

.header .header__right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 16px
}

.header .ham-wrapper {
    font-size: 0
}

.header .ham-icon {
    background-image: url("/uploads/image/icn-ham.svg");
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    background-position: center;
    display: inline-block
}

.header .ham-icon.active {
    background-image: url("/uploads/image/icn-cross.svg");
    background-size: 24px
}

.header .search-icon::before {
    content: "Search";
    text-transform: uppercase;
    width: 65px
}

.header .search-icon.active::before {
    content: "Close"
}

@media only screen and (max-width: 1023px) {
    .header .search-icon::before {
        content:url("/uploads/image/icn-search.svg");
        width: 14px;
        height: 14px;
        font-size: 0;
        padding: 8px
    }

    .header .search-icon.active::before {
        content: url("/uploads/image/icn-cross--white.svg")
    }
}

.header .search-form-wrap {
    width: 400px;
    z-index: 15;
    display: none
}

.header .search-form-wrap.active {
    display: block
}

@media only screen and (max-width: 1023px) {
    .header .search-form-wrap {
        width:calc(100% - 80px);
        max-width: 400px;
        position: absolute;
        top: 100%;
        right: 40px
    }
}

@media only screen and (max-width: 598px) {
    .header .search-form-wrap {
        width:100%;
        right: 0
    }
}

.header .search-form {
    position: relative;
    width: 100%;
    background: #fff;
    overflow: hidden;
    border: 1px solid #555;
    border-radius: 10px
}

.header .search-form .search-input {
    width: 100%;
    height: 37px;
    padding: 0 40px 0 16px;
    font-size: 15px;
    color: #333
}

.header .search-form .search-input::placeholder {
    color: #999
}

.header .search-form .search-submit {
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center
}

.header .search-form .search-submit svg {
    display: block;
    width: 20px;
    height: auto
}

.header .category-menu-wrap {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 16px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 24px 0 rgba(194,193,193,0.25);
    font-size: 15px;
    line-height: 20px;
    display: none;
    z-index: 15
}

.header .category-menu-wrap li:not(:last-child) {
    margin-bottom: 8px
}

.header .category-menu-wrap.active {
    display: block
}

.header .category-menu-wrap a:hover {
    color: #6a62fe
}

.home_page .header {
    box-shadow: none;
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    .home_page .header .search-icon {
        display:none
    }

    .home_page .header .search-form-wrap {
        display: block
    }
}

.home_page .header .header__wrap {
    padding: 24px 0
}

@media only screen and (max-width: 1023px) {
    .home_page .header .header__wrap {
        padding:16px 0
    }
}

.footer__top-wrap {
    padding: 24px 0;
    background-color: #222
}

.footer .logo-footer {
    line-height: 0;
    width: 239px;
    max-width: 100%
}

.footer .logo-footer a,.footer .logo-footer svg {
    width: 100%;
    display: block;
    height: 100%
}

.footer .top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .footer .top-section {
        flex-direction:column;
        gap: 16px 0
    }
}

.footer-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px 10px;
    flex-wrap: wrap
}

.footer-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    color: #fff;
    font-size: 15px;
    line-height: 14px;
    font-weight: 700;
    white-space: nowrap
}

@media only screen and (max-width: 1023px) {
    .footer-menu-wrap {
        font-size:14px;
        line-height: 19px
    }

    .footer-menu-wrap p {
        font-size: 15px
    }
}

@media only screen and (max-width: 899px) {
    .footer-menu-wrap {
        flex-direction:column;
        gap: 16px 0
    }
}

.footer-menu a {
    font-weight: 400
}

.footer-menu a:hover {
    text-decoration: underline
}

.footer .copy-txt p {
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 14px;
    font-weight: 400
}

@media only screen and (max-width: 1023px) {
    .footer .copy-txt p {
        font-size:12px;
        line-height: 14px
    }
}

.footer__bottom-wrap {
    padding: 12px 0;
    background-color: #013a59
}

.brc__wrapper {
    margin-bottom: 24px;
    color: #000;
    font-size: 13px;
    line-height: 1.3
}

.brc__wrapper a:hover {
    color: #6a62fe
}

.brc__current {
    color: #6a62fe
}

@media only screen and (max-width: 899px) {
    .collection {
        margin-bottom:0 !important
    }
}

.collection__wrap {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 899px) {
    .collection__wrap {
        flex-direction:column
    }
}

.collection .al__list {
    margin-bottom: 20px
}

.collection__left {
    flex: 1
}

@media only screen and (max-width: 899px) {
    .collection__left {
        margin-bottom:40px
    }
}

@media only screen and (max-width: 767px) {
    .collection__left {
        margin-bottom:32px
    }
}

.collection__right {
    width: 32%;
    max-width: 380px;
    margin-left: 32px
}

@media only screen and (max-width: 899px) {
    .collection__right {
        width:100%;
        max-width: 100%;
        margin-left: 0
    }
}

.collection__right .sidebar-articles__top {
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .collection__right .sidebar-articles__top {
        margin-bottom:32px
    }
}

.collection__right .sidebar-articles__bottom {
    background-color: #f9f9ff;
    padding: 24px 12px 4px
}

@media only screen and (max-width: 899px) {
    .collection__right .sidebar-articles__bottom {
        margin:0 -20px;
        padding: 40px 20px 20px
    }
}

@media only screen and (max-width: 767px) {
    .collection__right .sidebar-articles__bottom {
        padding:32px 20px 12px
    }
}

.pagination-section {
    background-color: #f9f9ff
}

.pagination-section .container {
    padding: 50px 0
}

.pagination-section .lsi-adp__wrap {
    display: flex;
    width: 68%;
    box-shadow: 0 4px 14px 0 rgba(233,233,255,0.8);
    background-color: #fff;
    border-radius: 10px
}

@media only screen and (max-width: 899px) {
    .pagination-section .lsi-adp__wrap {
        width:100%
    }
}

.pagination-section .lsi-adp__pagination {
    padding: 20px 40px;
    border-radius: 10px
}

@media only screen and (max-width: 767px) {
    .pagination-section .lsi-adp__pagination {
        padding:20px
    }
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__pagination {
        padding:20px 10px
    }
}

.pagination-section .lsi-adp__pagination:hover .lsi-adp__cta-text {
    color: #000;
    text-decoration: underline
}

.pagination-section .lsi-adp__pagination:hover .lsi-adp__title,.pagination-section .lsi-adp__pagination:hover .lsi-adp__navigation-text {
    text-decoration: underline
}

.pagination-section .lsi-adp__prev,.pagination-section .lsi-adp__next {
    background-color: #fff;
    width: 50%
}

.pagination-section .lsi-adp__prev .lsi-adp__navigation,.pagination-section .lsi-adp__next .lsi-adp__navigation {
    display: flex;
    align-items: center;
    gap: 0 10px
}

.pagination-section .lsi-adp__prev .lsi-adp__navigation svg,.pagination-section .lsi-adp__next .lsi-adp__navigation svg {
    height: 10px
}

.pagination-section .lsi-adp__title {
    font-size: 15px;
    margin: 15px 0;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 22.5px;
    max-height: 45px;
    -webkit-line-clamp: 2;
    height: 42px
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__title {
        font-size:13px
    }
}

.pagination-section .lsi-adp__cta-text {
    color: #b4b4b4;
    font-weight: 600
}

.pagination-section .lsi-adp__cta-text,.pagination-section .lsi-adp__navigation {
    font-size: 14px
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__cta-text,.pagination-section .lsi-adp__navigation {
        font-size:11px
    }
}

.pagination-section .lsi-adp__navigation {
    font-weight: 600
}

.pagination-section .lsi-adp__prev__navigation {
    justify-content: start
}

.pagination-section .lsi-adp__next {
    position: relative;
    margin-left: auto
}

.pagination-section .lsi-adp__next .lsi-adp__card-wrap:before {
    content: "";
    display: block;
    height: 100px;
    width: 1px;
    background-color: #ddd;
    position: absolute;
    left: -8%;
    top: 5%
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__next .lsi-adp__card-wrap:before {
        height:90px
    }
}

.pagination-section .lsi-adp__next .lsi-adp__navigation {
    justify-content: end
}

.pagination-mobile {
    display: none;
    background: inherit;
    margin-bottom: 40px
}

.pagination-mobile .container {
    padding: 0;
    width: 100%
}

@media only screen and (max-width: 899px) {
    .pagination-mobile {
        display:block
    }
}

@media only screen and (max-width: 899px) {
    .pagination-desktop {
        display:none
    }
}

.card-wide-2 .al__card {
    display: flex;
    align-items: center;
    gap: 20px
}

@media only screen and (max-width: 767px) {
    .card-wide-2 .al__card {
        gap:12px
    }
}

.card-wide-2 .al__group--1 {
    width: 277px;
    height: 219px;
    border-radius: 10px
}

@media only screen and (max-width: 1023px) {
    .card-wide-2 .al__group--1 {
        border-radius:8px
    }
}

@media only screen and (max-width: 767px) {
    .card-wide-2 .al__group--1 {
        width:157px;
        height: 119px
    }
}

.card-wide-2 .al__group--2 {
    flex: 1
}

.card-wide-2 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-wide-2 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    max-height: 52px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-wide-2 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        line-height: 23px;
        max-height: 46px;
        -webkit-line-clamp: 2
    }
}

.card-wide-2 .al__content {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    max-height: 34px;
    -webkit-line-clamp: 2
}

.card-wide-2 .al__cta {
    color: #013a59
}

.card-small-3 .al__card {
    display: flex;
    align-items: center;
    gap: 12px
}

@media only screen and (max-width: 767px) {
    .card-small-3 .al__card {
        gap:8px
    }
}

.card-small-3 .al__group--1 {
    width: 122px;
    height: 81px;
    border-radius: 6px
}

@media only screen and (max-width: 1023px) {
    .card-small-3 .al__group--1 {
        border-radius:4px
    }
}

@media only screen and (max-width: 767px) {
    .card-small-3 .al__group--1 {
        width:102px;
        height: 61px
    }
}

.card-small-3 .al__group--2 {
    flex: 1
}

.card-small-3 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-small-3 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    max-height: 46px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-small-3 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-tall-2 .al__card {
    display: block
}

.card-tall-2 .al__card-wrap {
    padding-bottom: 1px
}

.card-tall-2 .al__group--1 {
    border-radius: 10px;
    height: 400px
}

@media only screen and (max-width: 1199px) {
    .card-tall-2 .al__group--1 {
        height:calc(35vw - 40px)
    }
}

@media only screen and (max-width: 899px) {
    .card-tall-2 .al__group--1 {
        height:calc(45vw - 40px)
    }
}

@media only screen and (max-width: 598px) {
    .card-tall-2 .al__group--1 {
        height:calc(90vw - 40px)
    }
}

.card-tall-2 .al__group--2 {
    position: relative;
    padding: 16px 24px 38px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    margin: -64px 24px 22px;
    box-shadow: 0 20px 40px -13px rgba(198,207,225,0.5)
}

@media only screen and (max-width: 767px) {
    .card-tall-2 .al__group--2 {
        padding:12px 24px 32px;
        margin: -42px 16px 22px
    }
}

.card-tall-2 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-tall-2 .al__title {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-height: 48px;
    height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-tall-2 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-tall-2 .al__cta {
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%)
}

.card-tall-2 .al__card-wrap:hover .cta {
    background-color: #6a62fe
}

.card-tall-2 .al__card-wrap:hover .al__title {
    color: #013a59
}

.main-wrapper {
    min-height: calc(100vh - 207px)
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 198px)
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 268px)
    }
}

.search-for {
    margin-bottom: 16px;
    font-size: 16px
}

@media only screen and (max-width: 899px) {
    .search-for {
        margin-bottom:8px;
        font-size: 14px
    }
}

.search-for span {
    font-weight: 600;
    color: #6a62fe
}

.error-message {
    font-size: 16px;
    margin-bottom: 24px
}

@media only screen and (max-width: 899px) {
    .error-message {
        font-size:14px
    }
}

.fallback-sec__heading {
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 600
}

@media only screen and (max-width: 899px) {
    .fallback-sec__heading {
        font-size:21px
    }
}

.fallback-sec+.itk-pagination {
    display: none
}

.al__card {
    display: flex;
    position: relative
}

.al__group--1 {
    overflow: hidden
}

.al__group--1 .img-wrapper {
    background-color: #eee
}

.al__group--1 a:hover img {
    transform: scale(1.1)
}

.al__img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.al__title {
    text-transform: capitalize
}

.al__title a {
    color: #6a62fe
}

.al__title a:hover {
    color: #6a62fe
}

.hasClickableOverlay .al__card-wrap:hover .al__title {
    color: #6a62fe
}

.hasClickableOverlay .al__card-wrap:hover img {
    transform: scale(1.1)
}

.detail-card .al__img {
    height: auto;
    display: block;
    border-radius: 12px
}

.detail-card .al__img-wrapper {
    margin-bottom: 32px
}

@media only screen and (max-width: 767px) {
    .detail-card .al__img-wrapper {
        margin-bottom:24px
    }
}

.detail-card .al__title {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 34px;
    line-height: 1.52;
    text-transform: capitalize;
    color: #000
}

@media only screen and (max-width: 899px) {
    .detail-card .al__title {
        font-size:25px
    }
}

.detail-card .al__title-wrap {
    margin-bottom: 24px
}

.detail-card .al__content {
    font-size: 16px;
    line-height: 1.6
}

.detail-card .al__content:not(:last-child) {
    margin-bottom: 32px
}

@media only screen and (max-width: 767px) {
    .detail-card .al__content:not(:last-child) {
        margin-bottom:24px
    }
}

.detail-card .al__content h1 {
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
    font-size: 22px
}

.detail-card .al__content h2 {
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
    font-size: 21px
}

.detail-card .al__content h3 {
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
    font-size: 20px
}

.detail-card .al__content h4 {
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
    font-size: 19px
}

.detail-card .al__content h5 {
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
    font-size: 18px
}

.detail-card .al__content h6 {
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
    font-size: 17px
}

.detail-card .al__content p {
    margin-bottom: 16px
}

.detail-card .al__content img {
    max-width: 100%;
    height: auto
}

.detail-card .al__content a {
    color: #6a62fe
}

.detail-card .al__content a:hover {
    text-decoration: underline
}

.detail-card .al__content li {
    list-style-position: inside
}

.detail-card .al__content li:not(:last-child) {
    margin-bottom: 4px
}

.detail-card .al__content ul,.detail-card .al__content ol {
    margin-bottom: 16px
}

.detail-card .al__content ul li {
    list-style-type: disc
}

.detail-card .al__content ol li {
    list-style-type: decimal
}

.detail-card .al__content strong,.detail-card .al__content b {
    font-weight: 600
}

.detail-card .al__content i,.detail-card .al__content em {
    font-style: italic
}

.detail-card .al__content>:last-child {
    margin-bottom: 0
}
//list
pre {
    font-family: monospace
}

abbr[title] {
    border-bottom: 0;
    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;
    cursor: pointer;
    background: transparent
}

[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 {
    font: inherit;
    border: 0;
    outline: 0;
    color: inherit;
    -webkit-appearance: none
}

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: -0.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 {
    margin: 0;
    padding: 0;
    border: 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
}

.row {
    margin-left: -14px;
    margin-right: -14px
}

.col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media(min-width: 599px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media(min-width: 900px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media(min-width: 1024px) {
    .col-ml-1,.col-ml-10,.col-ml-11,.col-ml-12,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9 {
        float:left
    }

    .col-ml-12 {
        width: 100%
    }

    .col-ml-11 {
        width: 91.66666667%
    }

    .col-ml-10 {
        width: 83.33333333%
    }

    .col-ml-9 {
        width: 75%
    }

    .col-ml-8 {
        width: 66.66666667%
    }

    .col-ml-7 {
        width: 58.33333333%
    }

    .col-ml-6 {
        width: 50%
    }

    .col-ml-5 {
        width: 41.66666667%
    }

    .col-ml-4 {
        width: 33.33333333%
    }

    .col-ml-3 {
        width: 25%
    }

    .col-ml-2 {
        width: 16.66666667%
    }

    .col-ml-1 {
        width: 8.33333333%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.cf:before,.cf:after {
    display: table;
    content: " "
}

.cf:after {
    clear: both
}

.cf {
    *zoom:1}

::-webkit-scrollbar {
    width: 8px;
    background: rgba(106,98,254,0.1)
}

::-webkit-scrollbar-thumb {
    background: #6a62fe
}

::-webkit-scrollbar-thumb:hover {
    background: #564dfe
}

* {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
    word-break: break-word
}

html {
    -webkit-text-size-adjust: 100%;
    scrollbar-color: #6a62fe rgba(106,98,254,0.1);
    scrollbar-width: thin;
    font-size: 62.5%
}

body {
    box-sizing: border-box;
    font-family: "Rubik",sans-serif
}

a {
    color: inherit;
    text-decoration: none
}

li {
    list-style: none
}

img {
    max-width: 100%
}

.container {
    max-width: 1240px;
    width: calc(100% - 40px);
    margin: 0 auto
}

.text-center {
    text-align: center
}

.paragraph {
    font-size: 1.6rem
}

.d-flex {
    display: flex
}

.d-inl-flex {
    display: inline-flex
}

.d-block {
    display: block
}

.disable-select {
    user-select: none
}

.d-block {
    display: block
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto
}

.title-el {
    text-transform: capitalize
}

.main-wrapper {
    min-height: calc(100vh - 187px)
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 178px)
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 248px)
    }
}

.main-wrapper>.section {
    margin-bottom: 56px
}

@media only screen and (max-width: 1023px) {
    .main-wrapper>.section {
        margin-bottom:40px
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper>.section {
        margin-bottom:32px
    }
}

.common-text {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.common-heading {
    margin-bottom: 32px;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    text-transform: capitalize
}

@media only screen and (max-width: 899px) {
    .common-heading {
        font-size:22px;
        margin-bottom: 24px
    }
}

.common-heading span {
    font-weight: 400;
    color: #6a62fe
}

.common-heading--alt {
    font-weight: 400
}

.common-heading--alt span {
    font-weight: 700
}

.header .search-icon::before {
    cursor: pointer;
    display: inline-block;
    width: fit-content;
    text-align: center;
    background-color: #013a59;
    color: #fff;
    border-radius: 6px;
    padding: 12px 20px;
    text-transform: capitalize
}

.header .search-icon::before {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700
}

@media only screen and (max-width: 1023px) {
    .header .search-icon::before {
        font-size:14px;
        line-height: 15px
    }
}

.header .search-icon:hover::before {
    background-color: #6a62fe
}

.header .search-icon:hover::before .cta-text {
    color: #fff;
    text-decoration: none
}

.card-tall-2 .al__cta {
    background: #013a59 url("/uploads/image/icn-arrow-right.svg") no-repeat center center;
    background-size: 11px 19px;
    flex-shrink: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 42px;
    height: 42px
}

@media only screen and (max-width: 1023px) {
    .card-tall-2 .al__cta {
        background-size:8px 16px;
        width: 38px;
        height: 38px
    }
}

.card-small-3 .al__cta,.card-wide-2 .al__cta {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    text-transform: capitalize;
    color: #b4b4b4
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ""
}

.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 {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider-generic {
    white-space: nowrap;
    font-size: 0;
    visibility: hidden
}

.slick-slider-generic>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

.slick-slider-generic.slick-initialized {
    white-space: normal;
    font-size: inherit;
    visibility: visible
}

.slick-slider-generic.slick-initialized>* {
    display: block;
    font-size: inherit
}

.header {
    box-shadow: 0 4px 34px 0 rgba(161,161,161,0.25);
    margin-bottom: 20px
}

.header .header__logo {
    width: 271px;
    flex-shrink: 0;
    max-width: 100%
}

.header .header__logo a,.header .header__logo svg {
    width: 100%;
    height: 100%;
    display: block
}

@media only screen and (max-width: 1023px) {
    .header .header__logo {
        width:191px;
        max-width: 100%
    }
}

.header .header__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 16px 0
}

.header .header__right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 16px
}

.header .ham-wrapper {
    font-size: 0
}

.header .ham-icon {
    background-image: url("/uploads/image/icn-ham.svg");
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    background-position: center;
    display: inline-block
}

.header .ham-icon.active {
    background-image: url("/uploads/image/icn-cross.svg");
    background-size: 24px
}

.header .search-icon::before {
    content: "Search";
    text-transform: uppercase;
    width: 65px
}

.header .search-icon.active::before {
    content: "Close"
}

@media only screen and (max-width: 1023px) {
    .header .search-icon::before {
        content:url("/uploads/image/icn-search.svg");
        width: 14px;
        height: 14px;
        font-size: 0;
        padding: 8px
    }

    .header .search-icon.active::before {
        content: url("/uploads/image/icn-cross--white.svg")
    }
}

.header .search-form-wrap {
    width: 400px;
    z-index: 15;
    display: none
}

.header .search-form-wrap.active {
    display: block
}

@media only screen and (max-width: 1023px) {
    .header .search-form-wrap {
        width:calc(100% - 80px);
        max-width: 400px;
        position: absolute;
        top: 100%;
        right: 40px
    }
}

@media only screen and (max-width: 598px) {
    .header .search-form-wrap {
        width:100%;
        right: 0
    }
}

.header .search-form {
    position: relative;
    width: 100%;
    background: #fff;
    overflow: hidden;
    border: 1px solid #555;
    border-radius: 10px
}

.header .search-form .search-input {
    width: 100%;
    height: 37px;
    padding: 0 40px 0 16px;
    font-size: 15px;
    color: #333
}

.header .search-form .search-input::placeholder {
    color: #999
}

.header .search-form .search-submit {
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center
}

.header .search-form .search-submit svg {
    display: block;
    width: 20px;
    height: auto
}

.header .category-menu-wrap {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 16px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 24px 0 rgba(194,193,193,0.25);
    font-size: 15px;
    line-height: 20px;
    display: none;
    z-index: 15
}

.header .category-menu-wrap li:not(:last-child) {
    margin-bottom: 8px
}

.header .category-menu-wrap.active {
    display: block
}

.header .category-menu-wrap a:hover {
    color: #6a62fe
}

.home_page .header {
    box-shadow: none;
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    .home_page .header .search-icon {
        display:none
    }

    .home_page .header .search-form-wrap {
        display: block
    }
}

.home_page .header .header__wrap {
    padding: 24px 0
}

@media only screen and (max-width: 1023px) {
    .home_page .header .header__wrap {
        padding:16px 0
    }
}

.footer__top-wrap {
    padding: 24px 0;
    background-color: #222
}

.footer .logo-footer {
    line-height: 0;
    width: 239px;
    max-width: 100%
}

.footer .logo-footer a,.footer .logo-footer svg {
    width: 100%;
    display: block;
    height: 100%
}

.footer .top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .footer .top-section {
        flex-direction:column;
        gap: 16px 0
    }
}

.footer-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px 10px;
    flex-wrap: wrap
}

.footer-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    color: #fff;
    font-size: 15px;
    line-height: 14px;
    font-weight: 700;
    white-space: nowrap
}

@media only screen and (max-width: 1023px) {
    .footer-menu-wrap {
        font-size:14px;
        line-height: 19px
    }

    .footer-menu-wrap p {
        font-size: 15px
    }
}

@media only screen and (max-width: 899px) {
    .footer-menu-wrap {
        flex-direction:column;
        gap: 16px 0
    }
}

.footer-menu a {
    font-weight: 400
}

.footer-menu a:hover {
    text-decoration: underline
}

.footer .copy-txt p {
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 14px;
    font-weight: 400
}

@media only screen and (max-width: 1023px) {
    .footer .copy-txt p {
        font-size:12px;
        line-height: 14px
    }
}

.footer__bottom-wrap {
    padding: 12px 0;
    background-color: #013a59
}

.brc__wrapper {
    margin-bottom: 24px;
    color: #000;
    font-size: 13px;
    line-height: 1.3
}

.brc__wrapper a:hover {
    color: #6a62fe
}

.brc__current {
    color: #6a62fe
}

.pagination {
    line-height: 1
}

.pagination .leftcatheader {
    display: none
}

.pagination .rightcatheader {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 24px;
    justify-content: center;
    align-items: center;
    margin-top: 32px
}

@media only screen and (max-width: 899px) {
    .pagination .rightcatheader {
        gap:10px 20px
    }
}

@media only screen and (max-width: 767px) {
    .pagination .rightcatheader {
        margin-top:24px
    }
}

.pagination__el {
    font-size: 16px
}

@media only screen and (max-width: 899px) {
    .pagination__el {
        font-size:14px
    }
}

.pagination .current-page {
    color: #6a62fe;
    font-weight: 600
}

.pagination a:hover {
    color: #6a62fe
}

@media only screen and (max-width: 899px) {
    .collection {
        margin-bottom:0 !important
    }
}

.collection__wrap {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 899px) {
    .collection__wrap {
        flex-direction:column
    }
}

.collection .al__list {
    margin-bottom: 20px
}

.collection__left {
    flex: 1
}

@media only screen and (max-width: 899px) {
    .collection__left {
        margin-bottom:40px
    }
}

@media only screen and (max-width: 767px) {
    .collection__left {
        margin-bottom:32px
    }
}

.collection__right {
    width: 32%;
    max-width: 380px;
    margin-left: 32px
}

@media only screen and (max-width: 899px) {
    .collection__right {
        width:100%;
        max-width: 100%;
        margin-left: 0
    }
}

.collection__right .sidebar-articles__top {
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .collection__right .sidebar-articles__top {
        margin-bottom:32px
    }
}

.collection__right .sidebar-articles__bottom {
    background-color: #f9f9ff;
    padding: 24px 12px 4px
}

@media only screen and (max-width: 899px) {
    .collection__right .sidebar-articles__bottom {
        margin:0 -20px;
        padding: 40px 20px 20px
    }
}

@media only screen and (max-width: 767px) {
    .collection__right .sidebar-articles__bottom {
        padding:32px 20px 12px
    }
}

.pagination-section {
    background-color: #f9f9ff
}

.pagination-section .container {
    padding: 50px 0
}

.pagination-section .lsi-adp__wrap {
    display: flex;
    width: 68%;
    box-shadow: 0 4px 14px 0 rgba(233,233,255,0.8);
    background-color: #fff;
    border-radius: 10px
}

@media only screen and (max-width: 899px) {
    .pagination-section .lsi-adp__wrap {
        width:100%
    }
}

.pagination-section .lsi-adp__pagination {
    padding: 20px 40px;
    border-radius: 10px
}

@media only screen and (max-width: 767px) {
    .pagination-section .lsi-adp__pagination {
        padding:20px
    }
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__pagination {
        padding:20px 10px
    }
}

.pagination-section .lsi-adp__pagination:hover .lsi-adp__cta-text {
    color: #000;
    text-decoration: underline
}

.pagination-section .lsi-adp__pagination:hover .lsi-adp__title,.pagination-section .lsi-adp__pagination:hover .lsi-adp__navigation-text {
    text-decoration: underline
}

.pagination-section .lsi-adp__prev,.pagination-section .lsi-adp__next {
    background-color: #fff;
    width: 50%
}

.pagination-section .lsi-adp__prev .lsi-adp__navigation,.pagination-section .lsi-adp__next .lsi-adp__navigation {
    display: flex;
    align-items: center;
    gap: 0 10px
}

.pagination-section .lsi-adp__prev .lsi-adp__navigation svg,.pagination-section .lsi-adp__next .lsi-adp__navigation svg {
    height: 10px
}

.pagination-section .lsi-adp__title {
    font-size: 15px;
    margin: 15px 0;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 22.5px;
    max-height: 45px;
    -webkit-line-clamp: 2;
    height: 42px
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__title {
        font-size:13px
    }
}

.pagination-section .lsi-adp__cta-text {
    color: #b4b4b4;
    font-weight: 600
}

.pagination-section .lsi-adp__cta-text,.pagination-section .lsi-adp__navigation {
    font-size: 14px
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__cta-text,.pagination-section .lsi-adp__navigation {
        font-size:11px
    }
}

.pagination-section .lsi-adp__navigation {
    font-weight: 600
}

.pagination-section .lsi-adp__prev__navigation {
    justify-content: start
}

.pagination-section .lsi-adp__next {
    position: relative;
    margin-left: auto
}

.pagination-section .lsi-adp__next .lsi-adp__card-wrap:before {
    content: "";
    display: block;
    height: 100px;
    width: 1px;
    background-color: #ddd;
    position: absolute;
    left: -8%;
    top: 5%
}

@media only screen and (max-width: 598px) {
    .pagination-section .lsi-adp__next .lsi-adp__card-wrap:before {
        height:90px
    }
}

.pagination-section .lsi-adp__next .lsi-adp__navigation {
    justify-content: end
}

.pagination-mobile {
    display: none;
    background: inherit;
    margin-bottom: 40px
}

.pagination-mobile .container {
    padding: 0;
    width: 100%
}

@media only screen and (max-width: 899px) {
    .pagination-mobile {
        display:block
    }
}

@media only screen and (max-width: 899px) {
    .pagination-desktop {
        display:none
    }
}

.card-wide-2 .al__card {
    display: flex;
    align-items: center;
    gap: 20px
}

@media only screen and (max-width: 767px) {
    .card-wide-2 .al__card {
        gap:12px
    }
}

.card-wide-2 .al__group--1 {
    width: 277px;
    height: 219px;
    border-radius: 10px
}

@media only screen and (max-width: 1023px) {
    .card-wide-2 .al__group--1 {
        border-radius:8px
    }
}

@media only screen and (max-width: 767px) {
    .card-wide-2 .al__group--1 {
        width:157px;
        height: 119px
    }
}

.card-wide-2 .al__group--2 {
    flex: 1
}

.card-wide-2 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-wide-2 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    max-height: 52px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-wide-2 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        line-height: 23px;
        max-height: 46px;
        -webkit-line-clamp: 2
    }
}

.card-wide-2 .al__content {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    max-height: 34px;
    -webkit-line-clamp: 2
}

.card-wide-2 .al__cta {
    color: #013a59
}

.card-small-3 .al__card {
    display: flex;
    align-items: center;
    gap: 12px
}

@media only screen and (max-width: 767px) {
    .card-small-3 .al__card {
        gap:8px
    }
}

.card-small-3 .al__group--1 {
    width: 122px;
    height: 81px;
    border-radius: 6px
}

@media only screen and (max-width: 1023px) {
    .card-small-3 .al__group--1 {
        border-radius:4px
    }
}

@media only screen and (max-width: 767px) {
    .card-small-3 .al__group--1 {
        width:102px;
        height: 61px
    }
}

.card-small-3 .al__group--2 {
    flex: 1
}

.card-small-3 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-small-3 .al__title {
    margin-bottom: 8px;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    max-height: 46px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-small-3 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-tall-2 .al__card {
    display: block
}

.card-tall-2 .al__card-wrap {
    padding-bottom: 1px
}

.card-tall-2 .al__group--1 {
    border-radius: 10px;
    height: 400px
}

@media only screen and (max-width: 1199px) {
    .card-tall-2 .al__group--1 {
        height:calc(35vw - 40px)
    }
}

@media only screen and (max-width: 899px) {
    .card-tall-2 .al__group--1 {
        height:calc(45vw - 40px)
    }
}

@media only screen and (max-width: 598px) {
    .card-tall-2 .al__group--1 {
        height:calc(90vw - 40px)
    }
}

.card-tall-2 .al__group--2 {
    position: relative;
    padding: 16px 24px 38px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    margin: -64px 24px 22px;
    box-shadow: 0 20px 40px -13px rgba(198,207,225,0.5)
}

@media only screen and (max-width: 767px) {
    .card-tall-2 .al__group--2 {
        padding:12px 24px 32px;
        margin: -42px 16px 22px
    }
}

.card-tall-2 .al__img-wrapper {
    width: 100%;
    height: 100%
}

.card-tall-2 .al__title {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-height: 48px;
    height: 48px;
    -webkit-line-clamp: 2
}

@media only screen and (max-width: 1023px) {
    .card-tall-2 .al__title {
        white-space:normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        max-height: 42px;
        height: 42px;
        -webkit-line-clamp: 2
    }
}

.card-tall-2 .al__cta {
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%)
}

.card-tall-2 .al__card-wrap:hover .cta {
    background-color: #6a62fe
}

.card-tall-2 .al__card-wrap:hover .al__title {
    color: #013a59
}

.main-wrapper {
    min-height: calc(100vh - 207px)
}

@media only screen and (max-width: 1023px) {
    .main-wrapper {
        min-height:calc(100vh - 198px)
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper {
        min-height:calc(100vh - 268px)
    }
}

.search-for {
    margin-bottom: 16px;
    font-size: 16px
}

@media only screen and (max-width: 899px) {
    .search-for {
        margin-bottom:8px;
        font-size: 14px
    }
}

.search-for span {
    font-weight: 600;
    color: #6a62fe
}

.error-message {
    font-size: 16px;
    margin-bottom: 24px
}

@media only screen and (max-width: 899px) {
    .error-message {
        font-size:14px
    }
}

.fallback-sec__heading {
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 600
}

@media only screen and (max-width: 899px) {
    .fallback-sec__heading {
        font-size:21px
    }
}

.fallback-sec+.itk-pagination {
    display: none
}

.al__card {
    display: flex;
    position: relative
}

.al__group--1 {
    overflow: hidden
}

.al__group--1 .img-wrapper {
    background-color: #eee
}

.al__group--1 a:hover img {
    transform: scale(1.1)
}

.al__img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.al__title {
    text-transform: capitalize
}

.al__title a {
    color: #6a62fe
}

.al__title a:hover {
    color: #6a62fe
}

.hasClickableOverlay .al__card-wrap:hover .al__title {
    color: #6a62fe
}

.hasClickableOverlay .al__card-wrap:hover img {
    transform: scale(1.1)
}

h1, .h1, .bloghash-logo .site-title, .page-header .page-title {
    font-weight: 700;
    font-size: 4rem;
    line-height: 1.4;
}

h2, .h2 {
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 1.4;
}

h3, .h3 {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1.4;
}

h4, .h4 {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.4;
}

h5, .h5 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4;
}

h6, .h6 {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.72;
}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, .h1 em, .h2 em, .h3 em, .h4 em, .h5 em, .h6 em, .bloghash-logo .site-title em, .error-404 .page-header h1 em {
    font-style: italic;
    font-family: "Playfair Display", Georgia, serif;
}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, .h1 em, .h2 em, .h3 em, .h4 em, .h5 em, .h6 em, .bloghash-logo .site-title em, .error-404 .page-header h1 em {
    font-style: italic;
    font-family: "Playfair Display", Georgia, serif;
}
p{
        margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    font-size:1.5rem;
    font-weight: 400;
    font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
    line-height: 1.75;
    --bloghash-screen-width: 2046px;
    font-size: 1.6rem;
    -webkit-box-sizing: inherit;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
img{

    scrollbar-color: #6a62fe rgba(106,98,254,0.1);
    font-size: 62.5%;
    font-family: "Rubik",sans-serif;
    box-sizing: inherit;
    word-break: break-word;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all .3s ease-in-out;
    height: auto;
    display: block;
    border-radius: 12px;
}
.section.collection__left{
    max-width: 100%;
}
.lsi-al__list.al__list.al-tgt ul{
  
    font-weight: 400;
    font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
    line-height: 1.75;
    --bloghash-screen-width: 430px;
    font-size: 1.6rem;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: disc;
    margin-left: 4rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.lsi-al__list.al__list.al-tgt li{
  
    font-weight: 400;
    font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
    line-height: 1.75;
    --bloghash-screen-width: 430px;
    font-size: 1.6rem;
    list-style: disc;
    -webkit-box-sizing: inherit;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    margin-bottom: .64rem;
}