@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&family=Inter:wght@300;400;500&display=swap";
*{-webkit-font-smoothing:antialiased;box-sizing:border-box}.service-blog-page{background-color:#fbfaf4;flex-direction:column;min-height:100vh;padding-top:64px;display:flex;position:relative}.service-blog-nav{z-index:10;justify-content:space-between;align-items:center;padding:35px 50px 0;display:flex;position:relative}.service-blog-nav .nav-back-link{color:#1a1a1a;letter-spacing:-.02em;align-items:center;gap:8px;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.service-blog-nav .nav-back-link:hover{opacity:.7}.service-blog-header{width:100%;max-width:1600px;margin:0 auto;padding:40px 40px 0}.service-blog-header-content{max-width:800px}.service-blog-title{color:#1a1a1a;letter-spacing:-.02em;margin:0 0 16px;font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:400;line-height:1.2}.service-blog-description{color:#4a4a4a;margin:0 0 20px;font-family:Inter,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.6}.service-link{color:#1a1a1a;align-items:center;gap:6px;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.service-link:hover{opacity:.7}.service-link svg{width:16px;height:16px}.service-blog-container{z-index:1;width:100%;max-width:1600px;margin:0 auto;padding:40px 40px 60px;position:relative}.service-featured-post{margin-bottom:60px}.service-featured-post-link{color:inherit;background-color:#0000;border-radius:12px;align-items:stretch;gap:40px;max-width:1600px;padding:0;text-decoration:none;display:flex;overflow:hidden}.service-featured-post-image-wrapper{border-radius:12px;flex:0 0 65%;display:flex;overflow:hidden}.service-featured-post-image{object-fit:cover;border-radius:12px;width:100%;height:180px;display:block}.service-featured-post-content{flex-direction:column;flex:1;justify-content:center;gap:0;padding:0;display:flex}.service-featured-post-title{color:#1a1a1a;letter-spacing:-.02em;flex-shrink:0;margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:400;line-height:1.2}.service-featured-post-description{color:#4a4a4a;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 12px;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.service-featured-post-button{color:#1a1a1a;letter-spacing:.8px;cursor:pointer;text-transform:uppercase;background-color:#0000;border:1px solid #1a1a1a;border-radius:3px;flex-shrink:0;align-self:flex-start;margin-top:auto;padding:8px 16px;font-family:Inter,Helvetica,sans-serif;font-size:11px;font-weight:500;transition:background-color .2s}.service-featured-post-button:hover{background-color:#1a1a1a0d}.service-blog-grid-section{margin-top:40px}.service-blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-blog-card{cursor:pointer;color:inherit;background-color:#0000;flex-direction:column;text-decoration:none;display:flex;position:relative}.service-blog-card-image-wrapper{border-radius:16px;width:100%;height:240px;margin-bottom:16px;position:relative;overflow:hidden}.service-blog-card-image-wrapper .service-article-svg-wrapper{border-radius:16px;transition:transform .3s}.service-blog-card:hover .service-blog-card-image-wrapper .service-article-svg-wrapper{transform:scale(1.02)}.service-blog-card-image-wrapper:after{content:"Read More";color:#fff;letter-spacing:-.01em;opacity:0;z-index:1;background-color:#00000080;border-radius:16px;justify-content:center;align-items:center;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:400;transition:opacity .3s;display:flex;position:absolute;inset:0}.service-blog-card:hover .service-blog-card-image-wrapper:after{opacity:1}.service-blog-card-content{flex-direction:column;gap:8px;padding:0;display:flex}.service-blog-card-title{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.3}.service-blog-card-date{color:#666;margin:0;font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:400}.service-loading-state,.service-empty-state{text-align:center;background-color:#0000;border-radius:12px;padding:80px 20px}.service-loading-state p,.service-empty-state p{color:#4a4a4a;margin:20px 0 0;font-family:Inter,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.service-empty-state h3{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:28px;font-weight:600}.service-empty-state a{color:#1a1a1a;text-decoration:underline}.service-empty-state a:hover{opacity:.7}@media (max-width:1024px){.service-blog-nav{padding:25px 30px 0}.service-blog-header{padding:30px 30px 0}.service-blog-title{font-size:36px}.service-blog-container{padding:30px 30px 50px}.service-blog-grid{grid-template-columns:repeat(2,1fr);gap:24px}.service-featured-post-link{max-height:160px}.service-featured-post-image-wrapper,.service-featured-post-image-wrapper .service-article-svg-wrapper{height:160px!important;max-height:160px!important}.service-featured-post-image{height:160px}.service-featured-post-content{padding:0}.service-featured-post-title{font-size:24px}}@media (max-width:768px){.service-blog-nav{padding:20px 20px 0}.service-blog-header{padding:24px 24px 0}.service-blog-title{font-size:32px}.service-blog-description{font-size:16px}.service-blog-container{padding:24px 24px 50px}.service-featured-post{margin-bottom:40px}.service-featured-post-link{flex-direction:column;gap:0;max-height:none;padding:0}.service-featured-post-image-wrapper{flex:none;width:100%;height:160px!important;max-height:160px!important}.service-featured-post-image-wrapper .service-article-svg-wrapper{height:160px!important;max-height:160px!important}.service-featured-post-image{height:160px}.service-featured-post-content{min-height:auto;padding:20px}.service-featured-post-title{font-size:22px}.service-featured-post-description{font-size:15px}.service-blog-grid{grid-template-columns:1fr;gap:20px}.service-blog-card-image-wrapper{height:220px}.service-blog-card-content{padding:0}.service-blog-card-title{font-size:18px}}@media (max-width:480px){.service-blog-nav{padding:15px 15px 0}.service-blog-header{padding:20px 20px 0}.service-blog-title{font-size:28px}.service-blog-container{padding:20px 20px 40px}.service-featured-post-image-wrapper,.service-featured-post-image-wrapper .service-article-svg-wrapper,.service-featured-post-image{height:180px}.service-featured-post-content{gap:12px;min-height:auto;padding:20px}.service-featured-post-title{font-size:24px}.service-featured-post-description{font-size:14px}.service-featured-post-button{padding:8px 16px;font-size:12px}.service-blog-card-image-wrapper{height:200px}.service-blog-card-title{font-size:17px}}
