#blog-post-hero{background-color:#fff;padding:2em 0 0;position:relative;}.hero-content{max-width:50em;margin:0 auto;padding:0 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.hero-image{width:100%;max-width:40em;margin-bottom:2em;border-radius:1em;overflow:hidden;}.hero-image img{width:100%;height:auto;display:block;}.hero-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;}.category-badge{background-color:#f8f8f8;color:#666;padding:.5em 1.5em;border-radius:2em;font-size:.875em;font-weight:500;text-transform:uppercase;letter-spacing:.05em;}#blog-post-hero h1{font-size:2.5em;line-height:1.2;margin:0;color:#333;font-weight:600;max-width:20em;}#blog-post-content{background-color:#fff;padding:4em 0;}#blog-post-content .inwrap{max-width:80em;margin:0 auto;padding:3em 2em;}.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.post-article{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em;}.sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:25em;position:sticky;top:2em;}.post-main-image{width:100%;border-radius:1em;overflow:hidden;margin-bottom:1em;}.post-main-image img{width:100%;height:auto;display:block;}.post-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5em;}.post-text p{font-size:1.1em;line-height:1.7;color:#444;margin:0;}.post-text a{color:#1f71bd;text-decoration:underline;font-weight:bold}.post-text h3{font-size:1.5em;color:#333;margin:0;font-weight:600;}.post-text h4{font-size:1.3em;color:#333;margin:0;font-weight:600;}.post-text strong{color:#333;font-weight:600;}.post-text ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em;}.post-text ul li{position:relative;padding-left:1.5em;font-size:1.1em;line-height:1.6;color:#444;}.post-text ul li::before{content:"•";position:absolute;left:0;top:0;color:#0096c8;font-size:1.2em;font-weight:bold;}.post-content-image{width:100%;border-radius:1em;overflow:hidden;margin:1em 0;}.post-content-image img{width:100%;height:auto;display:block;}.post-image-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1em 1fr;grid-template-columns:1fr 1fr;gap:1em;margin:2em 0;}.grid-image{border-radius:.5em;overflow:hidden;}.grid-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:4/3;}.highlight-text{font-size:1.3em!important;font-style:italic;color:#0096c8!important;text-align:center;padding:2em 1em;border-left:.25em solid #0096c8;background-color:#f8fafb;border-radius:.5em;margin:2em 0!important;}.author-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;padding:2em;border-radius:1em;margin-top:2em;}.author-avatar{-ms-flex-negative:0;flex-shrink:0;width:4em;height:4em;border-radius:50%;overflow:hidden;}.author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;}.author-details h4{font-size:1.1em;margin:0 0 .25em;color:#333;font-weight:600;letter-spacing:.05em;}.author-details p{font-size:.9em!important;color:#666!important;margin:0!important;}.sidebar{background-color:#5BBDD9;border-radius:1em;padding:2em;color:#fff;}.sidebar-section{margin-bottom:2em;}.sidebar-section:last-child{margin-bottom:0;}.blog-header h2{font-size:1.5em;margin:0 0 1.5em;color:#fff;font-weight:600;}.search-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:.5em;overflow:hidden;}.search-box input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;padding:.75em 1em;font-size:1em;color:#333;background:transparent;}.search-box input::-webkit-input-placeholder{color:#999;}.search-box input::-moz-placeholder{color:#999;}.search-box input:-ms-input-placeholder{color:#999;}.search-box input::-ms-input-placeholder{color:#999;}.search-box input::placeholder{color:#999;}.search-box button{background:transparent;border:none;padding:.75em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.search-box button img{width:1.2em;height:1.2em;}.recent-posts h3{font-size:1.25em;margin:0 0 1.5em;color:#fff;font-weight:600;}.recent-post{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;margin-bottom:1.5em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.recent-post:last-child{margin-bottom:0;}.post-thumbnail{-ms-flex-negative:0;flex-shrink:0;width:4em;height:3em;border-radius:.25em;overflow:hidden;}.post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.post-info{-webkit-box-flex:1;-ms-flex:1;flex:1;}.recent-post .post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;font-size:.75em;margin-bottom:.5em;color:rgba(255,255,255,.8);}.recent-post .post-meta .category{background:rgba(255,255,255,.2);padding:.2em .5em;border-radius:.25em;font-weight:500;}.recent-post h4{font-size:.875em;line-height:1.4;margin:0;color:#fff;font-weight:500;}.recent-post h4 a{color:#fff;}.categories h3{font-size:1.25em;margin:0 0 1.5em;color:#fff;font-weight:600;}.category-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5em;}.category-tag{background:rgba(255,255,255,.2);color:#fff;padding:.5em 1em;border-radius:1.5em;text-decoration:none;font-size:.875em;font-weight:500;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;}.category-tag:hover{background:rgba(255,255,255,.3);color:#fff;}.promo-banner{text-align:center;padding:2em 1em;background:rgba(255,255,255,.1);border-radius:.5em;}.banner-content .sherwin-logo{max-width:17em;height:auto;opacity:.8;width:100%;}@media (max-width:64em){.content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}.sidebar{position:static;max-width:none}.post-image-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}#blog-post-hero h1{font-size:2em}}@media (max-width:48em){#blog-post-content{padding:2em 0}#blog-post-content .inwrap{padding:0 1em}.hero-content{padding:0 1em}.sidebar{padding:1.5em}#blog-post-hero h1{font-size:1.75em}.content-wrapper{gap:1.5em}.post-article{gap:1.5em}.post-text{gap:1.25em}.post-text p{font-size:1em}.highlight-text{font-size:1.1em!important;padding:1.5em 1em}.author-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:1.5em}}