.section-latest-articles .main_latest-articles{background-color:#1f3556;border-radius:20px;padding:40px}.section-latest-articles .row{display:flex;gap:20px}.section-latest-articles .row .col-7{max-width:calc(54% - 10px);width:100%}.section-latest-articles .row .col-5{max-width:calc(46% - 10px);width:100%;border-radius:8px;padding:0 20px;background-color:#1f3556}.section-latest-articles .blog_latest{height:100%}.section-latest-articles .blog_latest .blog-banner_image{background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;height:100%;width:100%;border-radius:12px;display:flex;justify-content:start;align-items:end;padding:40px;transition:all .4s;overflow:hidden}.section-latest-articles .blog_latest:hover .article-template__title{text-decoration:underline}.section-latest-articles .blog_latest .blog-banner_image:after{content:"";position:absolute;background:linear-gradient(180deg,#0000 30.67%,#000c 112.22%);width:100%;height:100%;left:0;top:0;border-radius:12px;z-index:1}.section-latest-articles .blog_latest .main_content-banner{position:relative;z-index:2}.section-latest-articles .blog_latest .main_content-banner .article-template__title{line-height:130%;color:var(--white-color);transition:all .4s}.section-latest-articles .blog_latest .main_content-banner .article-meta{display:flex;gap:32px;margin-top:24px}.section-latest-articles .blog_latest .main_content-banner .article-meta span{font-weight:400;font-size:16px;line-height:20px;color:var(--white-color);letter-spacing:0;font-family:var(--Inter);text-transform:capitalize;position:relative}.section-latest-articles .blog_latest .main_content-banner .article-meta span+span:before{content:"";position:absolute;border-left:1px solid #FFFFFF33;height:16px;left:-16px;top:1px}.section-latest-articles .blog_block+.blog_block{margin-top:20px}.section-latest-articles .blog_block:hover .blog_content-block h6{text-decoration:underline}.section-latest-articles .blog_block .blog_details_block{display:flex;align-items:center;gap:16px}.section-latest-articles .blog-banner_image{position:relative;overflow:hidden}.section-latest-articles .blog-banner_image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:inherit;background-size:cover;background-position:center;transition:transform .4s;z-index:1}.section-latest-articles .blog-banner_image .main_content-banner{position:relative;z-index:2}.section-latest-articles .blog-banner_image:hover:before{transform:scale(1.2)}.section-latest-articles .blog_block .blog_details_block:hover .blog_image-block img{transform:scale(1.2)}.section-latest-articles .blog_block .blog_details_block .blog_image-block{width:100%;height:100%;overflow:hidden;max-width:332px;min-width:332px;border-radius:8px}.section-latest-articles .blog_block .blog_details_block .blog_image-block img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;overflow:hidden;transition:all .4s;max-height:253px;min-height:253px}.section-latest-articles .blog_content-block h6{line-height:100%;color:var(--white-color);transition:all .4s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-latest-articles .blog_content-block .blog_content-details{display:flex;align-items:center;flex-wrap:wrap;margin-top:20px;gap:14px}.section-latest-articles .blog_content-block .blog_content-details span{font-family:var(--Inter);font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;position:relative;color:var(--white-color)}.section-latest-articles .blog_content-block .blog_content-details span+span:before{content:"";position:absolute;height:16px;left:-9px;top:1px;border-left:1px solid #DDDDDD}.section-latest-articles .articles_title-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:32px}.section-latest-articles .articles_title-header h2{font-weight:500;font-size:40px;line-height:120%;color:var( --white-color)}.section-latest-articles .articles_title-header .blog_button a{display:flex;align-items:center;gap:6px;font-weight:400;font-size:16px;line-height:24px;color:var( --white-color);transition:all .4s}.section-latest-articles .articles_title-header .blog_button a:hover{color:var(--chestnut);text-decoration:underline}.section-latest-articles .articles_title-header .blog_button a:hover svg path{stroke:var(--chestnut)}.section-latest-articles .articles_title-header .blog_button a svg path{stroke:var( --white-color)}@media(max-width:1450px){.section-latest-articles .blog_content-block .blog_content-details{gap:10px}.section-latest-articles .blog_content-block .blog_content-details span+span:before{left:-5px}}@media(max-width:1200px){.section-latest-articles .row .col-5,.section-latest-articles .row .col-7{max-width:calc(50% - 10px)}.section-latest-articles .blog_block .blog_details_block{gap:14px}}@media(max-width:1130px){.section-latest-articles .blog_block .blog_details_block{flex-wrap:wrap}.section-latest-articles .blog_block .blog_details_block .blog_image-block{max-width:100%}}@media(max-width:991px){.section-latest-articles .row{flex-direction:column}.section-latest-articles .row .col-5,.section-latest-articles .row .col-7{max-width:100%}.section-latest-articles .blog_latest .blog-banner_image{max-height:500px;min-height:500px;padding:20px}.section-latest-articles .blog_block .blog_details_block{flex-wrap:nowrap}.section-latest-articles .blog_block .blog_details_block .blog_image-block{max-width:332px}}@media(max-width:767px){.section-latest-articles .articles_title-header h2{font-weight:500;font-size:24px;line-height:100%}.section-latest-articles .blog_latest .main_content-banner .article-template__title{font-weight:500;font-size:20px;line-height:100%}.section-latest-articles .blog_content-block h6{font-weight:400;font-size:16px;line-height:24px}.section-latest-articles .blog_content-block .blog_content-details span{font-size:14px;line-height:20px}.section-latest-articles .blog_content-block .blog_content-details{margin-top:10px;gap:14px}.section-latest-articles .blog_block .blog_details_block{gap:20px}.section-latest-articles .blog_content-block .blog_content-details span+span:before{left:-7px}.section-latest-articles .page-width{padding:0}.section-latest-articles .main_latest-articles{padding:40px 20px;border-radius:0}}@media(max-width:650px){.section-latest-articles .blog_latest .blog-banner_image{max-height:320px;min-height:320px;background-position:center}.section-latest-articles .blog_block .blog_details_block .blog_image-block img{max-width:84px;max-height:84px;min-width:84px;min-height:84px}.section-latest-articles .blog_block .blog_details_block .blog_image-block{min-width:84px;max-width:84px}}@media(max-width:388px){.section-latest-articles .blog_content-block .blog_content-details{gap:10px}.section-latest-articles .blog_content-block .blog_content-details span+span:before{left:-5px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-latest-articles.css.map */
