.blog-section .blog-section-header{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10;background:#FFFFFF;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}.blog-section .blog-category-section-header{display:flex;justify-content:space-between;align-items:center;z-index:10;background:#FFFFFF;}.blog-section .blog-section-header .blog-controls{display:flex;align-items:center;gap:2rem;padding:3rem 0;}.blogs-home-header{display:flex;flex-direction:column;}.blogs-home-header .blog-layout{display:flex;gap:7%;flex-wrap:wrap;position:relative;}.blogs-home-header .blog-layout .gemoteric-asthetics{position:absolute;right:-7.2rem;top:-24rem;}.blogs-home-header .blog-layout .blog-layout-left{width:50%;}.blogs-home-header .blog-layout .blog-layout-left .slider-container{width:100%;overflow-x:hidden;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track{display:flex;width:300%;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track .featured-slide{width:100%;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track .featured-image{width:100%;margin-bottom:2rem;}.featured-image img{width:100%;height:auto;aspect-ratio:16/9;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track .blog-content .blog-title{font-size:3.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-height:2.8em;line-height:120%;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track .blog-content .topic-category-container{display:flex;align-items:center;gap:1rem;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track .blog-content .topic-category-container .topic-category{border:1px solid #cfcccc;padding:.4rem 1.2rem;}.blogs-home-header .blog-layout .blog-layout-left .slider-container .slider-track .blog-content .topic-category-container .topic-category .blog-description{font-size:1.4rem;color:#4c4c4c;line-height:2rem;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls{display:flex;align-items:center;justify-content:space-between;margin-top:24px;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls #slider-counter{font-weight:700;font-size:2rem;line-height:160%;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots{display:flex;gap:8px;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots .dot{width:5rem;height:4px;background-color:#333333;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots .dot.active{width:15rem;background-color:#c01111;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-arrows{display:flex;align-items:center;gap:1rem;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-arrows .arrow{cursor:pointer;}.blogs-home-header .blog-layout .popular-articles{width:35%;position:relative;top:-.5rem;}.blogs-home-header .blog-layout .popular-articles .popular-title{color:#d2112b;font-weight:600;}.blogs-home-header .blog-layout .popular-articles .articles-list{display:flex;flex-direction:column;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-card{display:flex;gap:12px;height:12.8rem;padding:2.2rem 0 1.6rem 0;text-decoration:none;color:inherit;border-bottom:1px solid #e0e0e0;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-card:last-child{border-bottom:none;}.blogs-home-header .blog-layout .popular-articles .articles-list .thumb{height:90%;}.blogs-home-header .blog-layout .popular-articles .articles-list .thumb img{width:auto;height:100%;object-fit:cover;aspect-ratio:16/9;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-content{display:flex;flex-direction:column;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-content .article-title{font-family:Spline Sans;font-weight:500;font-size:1.6rem;line-height:145%;margin-bottom:6px;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-content .topic-category-container{display:flex;align-items:center;gap:1rem;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-content .topic-category-container .topic-category{border:1px solid #cfcccc;padding:.2rem .8rem;}.blogs-home-header .blog-layout .popular-articles .articles-list .article-content .topic-category-container .topic-category .blog-description{font-size:1.2rem;color:#4c4c4c;line-height:2rem;}.article-meta{font-size:.75rem;color:#666;}.blog-section .blog-cards-wrapper{display:flex;flex-wrap:wrap;gap:3vw;}.blog-section .blog-cards-wrapper .blog-card{min-width:38.2rem;width:32vw;width:30%;overflow:hidden;transition:all .3s ease;}.blog-section .blog-cards-wrapper .blog-card:hover{cursor:pointer;}.blog-section .blog-cards-wrapper .blog-card:hover .image-wrapper img{transform:scale(1.2);}.blog-section .blog-cards-wrapper .blog-card:hover .card-title{color:#d2112b;}.blog-section .blog-cards-wrapper .blog-card .image-wrapper{height:22.1rem;overflow:hidden;}.blog-section .blog-cards-wrapper .blog-card .image-wrapper img{transition:all .4s ease;height:22.1rem;width:100%;object-fit:cover;}.blog-section .blog-cards-wrapper .blog-card .card-title{font-weight:500;font-size:2.4rem;}.blog-section .blog-cards-wrapper .blog-card .card-category{font-weight:500;}.blog-section .blog-cards-wrapper .blog-card .blog-content-body{padding:1rem 2.4rem 3rem 2.4rem;}.blog-section .blog-cards-wrapper .blog-card h4{transition:all .3s ease;}.blog-section .blog-cards-wrapper .blog-card:hover{box-shadow:0 20px 20px 8px rgba(0,0,0,.05);transform:translateY(-1.5rem);}@media only screen and (max-width:992px){}@media only screen and (max-width:768px){}@media only screen and (max-width:576px){.blog-section{padding-top:0}.blogs-home-header{padding-bottom:60px}.blogs-home-header .blog-layout{display:flex;flex-direction:column;gap:4rem}.blogs-home-header .blog-layout .blog-layout-left{width:100%}.blogs-home-header .blog-layout .popular-articles{width:100%}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots .dot{width:4rem;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots .dot.active{width:8rem;background-color:#c01111;}.blog-section .blog-section-header{display:flex;flex-direction:column;padding-top:2rem}.blog-section .blog-section-header .blog-controls{display:flex;flex-direction:column;width:100%;padding-top:0}.blog-section .blog-section-header .blog-controls .custom-dropdown{width:100%;}.blog-section h2{margin-bottom:4rem}.blog-section .blog-cards-wrapper{display:flex;flex-wrap:wrap;gap:6rem}.blog-section .blog-cards-wrapper .blog-card{margin-bottom:0;overflow:hidden;min-width:100%}.blog-section .blog-cards-wrapper .blog-card .card-title{margin-bottom:2rem}}@media only screen and (max-width:390px){.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots .dot{display:none;}.blogs-home-header .blog-layout .blog-layout-left .slider-controls .slider-dots .dot.active{display:none;}}