.slm-knowledge-base-category-articles{max-width:100%;width:100%}.slm-knowledge-base-category-articles .articles-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.slm-knowledge-base-category-articles .articles-info__left{padding-right:48px}@media only screen and (max-width:1024px){.slm-knowledge-base-category-articles .articles-info__left{padding-right:32px}}@media only screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-info__left{padding-right:0}}.slm-knowledge-base-category-articles .articles-info__left-title{color:var(--e-global-color-accent);margin:0}@media only screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-info__left-title{text-align:center}}.slm-knowledge-base-category-articles .articles-info__left-description{color:var(--e-global-color-accent);margin-top:8px;max-width:940px}@media only screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-info__left-description{text-align:center;max-width:100%}}.slm-knowledge-base-category-articles .articles-info__left-description img{display:block}.slm-knowledge-base-category-articles .articles-info__left-description a{font-weight:500;text-decoration:underline!important;color:var(--e-global-color-primary)!important;-webkit-transition:color .3s ease,opacity .3s ease!important;-o-transition:color .3s ease,opacity .3s ease!important;transition:color .3s ease,opacity .3s ease!important}.slm-knowledge-base-category-articles .articles-info__left-description a:hover{color:var(--e-global-color-text)!important;opacity:.6!important}.slm-knowledge-base-category-articles .articles-info__left-description a:active{color:var(--e-global-color-secondary)!important}.slm-knowledge-base-category-articles .articles-info__left-description ol,.slm-knowledge-base-category-articles .articles-info__left-description ul{margin:5px 0 0;padding-left:25px}.slm-knowledge-base-category-articles .articles-info__right{max-width:110px;-ms-flex-negative:0;flex-shrink:0;width:100%}@media only screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-info__right{padding-top:20px}}.slm-knowledge-base-category-articles .articles-list{padding-top:40px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width:1024px){.slm-knowledge-base-category-articles .articles-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-list{grid-template-columns:1fr;padding-top:32px}}.slm-knowledge-base-category-articles .articles-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:12px;overflow:hidden;background-color:var(--c-light);outline:0!important;text-decoration:none!important}.slm-knowledge-base-category-articles .articles-list__item:hover .articles-list__item-content__title span{background-size:100% 1px}.slm-knowledge-base-category-articles .articles-list__item:hover .articles-list__item-img::before{opacity:1}.slm-knowledge-base-category-articles .articles-list__item:hover .link-btn::after{opacity:1}.slm-knowledge-base-category-articles .articles-list__item:hover .link-btn span{color:var(--e-global-color-accent)!important;background-size:100% 1px}.slm-knowledge-base-category-articles .articles-list__item-img{position:relative;width:100%;max-width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:61%}@media screen and (min-width:821px) and (max-width:1024px){.slm-knowledge-base-category-articles .articles-list__item-img{padding-top:54%}}@media screen and (max-width:820px){.slm-knowledge-base-category-articles .articles-list__item-img{padding-top:41%}}@media screen and (max-width:600px){.slm-knowledge-base-category-articles .articles-list__item-img{padding-top:53%}}.slm-knowledge-base-category-articles .articles-list__item-img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0;z-index:1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.slm-knowledge-base-category-articles .articles-list__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;max-width:100%;width:100%}@media screen and (min-width:768px){.slm-knowledge-base-category-articles .articles-list__item-content{min-height:150px}}@media only screen and (max-width:1024px){.slm-knowledge-base-category-articles .articles-list__item-content{padding:20px}}@media only screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-list__item-content{padding:16px}}.slm-knowledge-base-category-articles .articles-list__item-content__title{margin:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slm-knowledge-base-category-articles .articles-list__item-content__title span{text-decoration:none;outline:0;color:var(--e-global-color-secondary);background:-webkit-gradient(linear,left top,right top,color-stop(-65%,currentColor),color-stop(190%,currentColor));background:-webkit-linear-gradient(left,currentColor -65%,currentColor 190%);background:-o-linear-gradient(left,currentColor -65%,currentColor 190%);background:linear-gradient(90deg,currentColor -65%,currentColor 190%);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;-webkit-transition:background-size .35s ease;-o-transition:background-size .35s ease;transition:background-size .35s ease}@media screen and (min-width:821px) and (max-width:1024px){.slm-knowledge-base-category-articles .articles-list__item-content__title span{word-wrap:break-word}}.slm-knowledge-base-category-articles .articles-list__item-content__link{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:auto}.slm-knowledge-base-category-articles .articles-list__item-content__link div{margin-top:22px!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:767px){.slm-knowledge-base-category-articles .articles-list__item-content__link div{margin-top:48px!important}}.slm-knowledge-base-category-articles .articles-list__empty{text-align:center;color:var(--e-global-color-accent);margin:0}
/*# sourceMappingURL=knowledge-base-category-articles.css.map */
