body{margin:0;background-color:#fff;color:#24110c;box-sizing:border-box}.container{max-width:1320px;margin:0 auto;padding:0 40px;height:100%}.blog-main-banner{background-color:#eef5fa;text-align:center;height:410px;padding:60px 0;background-image:url(images/category-banner.png);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.blog-banner-heading{display:flex;justify-content:space-between;align-items:center;height:100%;margin:0 42px}.blog-banner-heading h1{font-family:"PF Marlet Display",serif;font-size:46px;font-weight:400;margin:0px;color:#fff}.blog-banner-heading .blog-search-box{width:300px;border:1px solid #d9d9d9;background-color:#f5f5f5;padding:16px 8px 16px 16px;display:none}.blog-banner-heading .blog-search-box input{font-size:14px;font-weight:500;border:none;color:#24110c;background-color:#f5f5f5;width:87%}.blog-banner-heading .blog-search-box input::placeholder{color:#24110c;opacity:1}.blog-banner-heading .blog-search-box input:focus{outline:0}.blog-banner-heading .blog-search-box button{border:none;background-color:#f5f5f5;cursor:pointer}.featured-posts{background:linear-gradient(to bottom,#b56a4b 0%,#b56a4b 85%,transparent 85%)}.blog-cat-main{background-color:#fff;border-radius:12px;padding:32px 40px;margin:0px 42px -82px;transform:translateY(-82px)}.blog-cat h2{margin:0;margin-bottom:26px;text-align:center;font-family:"PF Marlet Display";font-size:36px;font-weight:400;color:#24110c;line-height:normal;text-align:left}.blog-cat a{display:inline-block;color:#b56a4b;text-decoration:none;border:1px solid #b56a4b;padding:8px 22px;border-radius:50px;margin-right:11px;margin-bottom:15px;transition:all 0.3s ease;font-size:16px;line-height:1.4}.blog-cat a:hover{background-color:#b56a4b;color:#fff;transition:all 0.3s ease}.feature-sect{text-align:center;padding:60px 42px 0}.feature-sect h2{font-family:"PF Marlet Display",serif;font-size:36px;font-weight:400;color:#fff;margin:0;margin-bottom:60px;text-align:left}.feat-posts{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:30px}.blog-post-card{position:relative;border-radius:12px;overflow:hidden;width:100%;max-width:100%}.blog-post-card img{width:100%;height:100%;object-fit:cover;display:block}.blog-post-card.large{height:452px}.blog-post-card.small{flex:1 1 calc(33.333% - 16px);height:366px;min-width:280px}.blog-post-card.large .img-text{padding:42px 50px 38px}.blog-post-card.small .img-text{padding:42px 20px 26px}.img-text{position:absolute;top:0;left:0;background:linear-gradient(to bottom,rgb(36 17 12 / 0.5) 0%,rgb(36 17 12 / 0.5) 100%);color:#fff;width:100%;height:100%;padding:40px 50px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.learn-more{font-size:19px;color:#fff;text-decoration:none;display:inline-flex;align-items:center;transition:all 0.3s ease}.learn-more span{margin-left:7px;display:flex;align-items:center}.learn-more:hover{text-decoration:underline}.text-content{text-align:left}.text-content h3{font-family:"PF Marlet Display",serif;font-size:24px;font-weight:400;margin:0 0 10px;line-height:1.3}.text-content h4{font-size:19px;font-weight:400;margin:0;line-height:1.5}.latest-post-section{padding:60px 0;background-color:#fff}.latst-posts{padding:0 42px}.latst-posts h2{font-family:"PF Marlet Display",serif;font-size:36px;font-weight:400;color:#24110c;margin:0;margin-bottom:60px;text-align:left}.c-container{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:20px}.card{background:#fff;border-radius:10px;overflow:hidden}.img-card{position:relative;min-height:197px}.overlay-img{background:linear-gradient(to bottom,rgb(36 17 12 / 0.5) 0%,rgb(36 17 12 / 0.5) 100%);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.img-card a{position:absolute;top:40px;left:17px;z-index:11}.card img{width:100%;min-height:197px;height:100%;object-fit:cover}.card-content{padding:17px;background-color:#eef5fa;height:100%}.card-content h3,.card--unique h3{font-family:"PF Marlet Display",serif;font-size:24px;font-weight:400;padding-bottom:10px;color:#24110c;margin:0}.card-content h5,.card--unique h5{font-size:19px;font-weight:400;color:#24110c;line-height:1.5;padding-bottom:10px;margin:0}.card-content p,.card--unique p{font-size:19px;font-weight:400;color:#24110c;line-height:1.1;margin:0}.col-span--relative{position:relative}.col-span--relative img{min-height:430px;border-radius:12px}.card--unique{max-width:436px;position:absolute;top:50%;left:0px;transform:translateY(-50%);background-color:#eef5fa;border-radius:0px 12px 12px 0px;padding:17px}.card--unique-learn{font-size:19px;color:#24110c;text-decoration:none;display:inline-flex;align-items:center;transition:all 0.3s ease}.card--unique-learn span{margin-left:7px;display:flex;align-items:center}.card--unique-learn:hover{text-decoration:underline}.card--unique h3{margin-top:8px}.col-span-7{grid-column:span 7;display:grid}.col-span-5{grid-column:span 5;display:grid}.col-span-6{grid-column:span 6;display:flex;flex-flow:column;gap:0}.c-row{display:grid;grid-template-columns:66% 33%;gap:24px;margin-bottom:24px}.col-7{width:65%}.col-5{width:35%}@media screen and (max-width:1199px){.container{padding:0 30px}.blog-banner-heading{margin:0 20px}.blog-cat-main{margin:0 20px -82px}.feature-sect{padding:60px 20px 0}.latst-posts{padding:0 20px}.col-span--relative img{height:480px}}@media screen and (max-width:991px){.blog-main-banner{height:320px}.blog-cat-main{padding:20px 25px;margin:0 20px -62px;transform:translateY(-62px)}.blog-banner-heading{justify-content:center;flex-flow:column}.blog-banner-heading h1{margin-bottom:20px}.blog-cat a{margin-right:8px}.c-row{flex-flow:wrap}.col-7{width:100%}.col-7 .img-card{height:330px}.col-span--relative img{height:330px}.col-5{width:100%}}@media screen and (max-width:767px){.blog-main-banner{height:320px;padding:40px 0}.blog-main-banner h1{font-size:32px;padding:0 20px;text-align:center}.blog-cat h2{font-size:26px}.featured-posts{background:linear-gradient(to bottom,#b56a4b 0%,#b56a4b 90%,transparent 90%)}.feature-sect{padding:40px 0px 0}.feature-sect h2{font-size:24px;margin-bottom:40px}.blog-post-card.large .img-text{padding:42px 20px 26px}.blog-post-card h3{font-size:20px}.blog-post-card h4,.blog-post-card h5{font-size:16px}.blog-cat-main{padding:20px 20px;margin:0 0px -62px;transform:translateY(-62px)}.blog-cat a{margin-right:6px}.latest-post-section{padding:40px 0}.latst-posts{padding:0}.latst-posts h2{font-size:24px;margin-bottom:40px}.c-row{flex-flow:wrap}.card-content h3,.card--unique h3{font-size:20px}.card-content h5,.card--unique h5{font-size:16px}.card-content p,.card--unique p{font-size:16px}.card--unique{max-width:350px}.blog-post-card.large{height:366px}}@media screen and (max-width:575px){.container{padding:0 20px}.blog-cat-main{padding:25px 20px}.blog-cat h2{margin-bottom:18px}.blog-cat a{font-size:14px;padding:5px 14px;margin-bottom:12px;line-height:1.2}.blog-banner-heading .blog-search-box{width:195px;padding:12px}.blog-banner-heading .blog-search-box input{width:80%}.latst-posts{padding:0}.blog-main-banner{height:300px}.card--unique{max-width:320px}}@media (max-width:767px){.col-span-8,.col-span-4,.col-span-6{grid-column:span 12}}.feat-posts h3{color:#fff}.feat-posts h4{color:#fff}.blog-search-box button{padding:0 10px}.blog-cat-main a.reversed-link:hover{background-size:unset;background:#b56a4b}.img-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / 0.3)}.img-card.first-img-card::before{background:#fff0}.latst-posts .card--unique h3{margin:2px 0;padding:2px 0}.latst-posts .card-content h3{padding:1px 0}.blog-main-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / 0.3)}.blog-search-box{z-index:1}.blog-heading{z-index:1}a.product-card-link{width:100%}.blog-post-card.large .img-text{display:flex;justify-content:end}.blog-post-card.small .img-text{display:flex;justify-content:end}.three-blogs-row{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);justify-content:space-between;width:100%}.c-container>*{width:100%}.c-row{width:100%}.large-post .card.col-7.col-span--relative.blog-listing-post{width:100%;height:100%}.small-post .card.col-5.blog-listing-post{width:100%;height:100%}.large-post .img-card.first-img-card{max-height:370px;height:100%}h3.blog-title{font-size:28px}.search-results-list .blog-post-card.small h3.blog-title{color:#fff}.search-results-list .blog-post-card.small h4{color:#fff}.search-results-list.three-blogs-row-search{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;gap:20px}.search-results-list .blog-post-card.small h3.blog-title{color:#fff}.search-results-list .blog-post-card.large h3.blog-title{color:#fff}@media only screen and (max-width:767px){.three-blogs-row{flex-wrap:wrap;gap:15px}a.small-blog-row{width:100%}.large-post{width:100%}}.search-results-list.three-blogs-row-search{padding-bottom:70px}.c-row a{height:100%}.card.col-span-6.blog-listing-post{height:100%}@media screen and (max-width:749px){.c-container,.c-row{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:991px){.three-blogs-row{grid-template-columns:repeat(1,1fr)!important;row-gap:24px}}