.sr-blog-hero-01{padding-bottom:3rem;padding-top:6rem;width:100%}.sr-blog-hero-01 .container{margin-left:auto;margin-right:auto;max-width:72rem;z-index:3}.sr-blog-hero-01 .blog-hero-content>a{color:inherit;display:block;text-decoration:none}.sr-blog-hero-01 .row{background-color:#fafafa;border:1px solid #dddfe3;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#111317;margin:0;overflow:hidden;position:relative;transition:transform .2s ease-in-out}.sr-blog-hero-01 .row:after{background-color:transparent;border-radius:inherit;content:"";inset:-1px;pointer-events:none;position:absolute;transition:background-color .2s ease-in-out;z-index:999}.sr-blog-hero-01:hover .row:after{background-color:rgba(0,0,0,.03)}.sr-blog-hero-01:hover .row{transform:translateY(-2px)}.sr-blog-hero-01 .blog-hero-content{display:flex;flex-direction:column;justify-content:center;padding:2rem}.sr-blog-hero-01 .tag{align-items:center;background-color:#f97415;border:1px solid #e06106;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#fafafa;display:inline-flex;font-size:.75rem;font-weight:600;line-height:1rem;margin-bottom:1rem;padding:.125rem .625rem;width:fit-content}.sr-blog-hero-01 .tag a{color:inherit;text-decoration:none}.sr-blog-hero-01 .heading{color:#111317;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.75rem;transition:color .2s ease-in-out}.sr-blog-hero-01:hover .heading{color:#f97415}.sr-blog-hero-01 .blog-hero-content .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9196a1;font-size:.875rem;gap:1rem;line-height:1.25rem;margin-bottom:1.5rem}.sr-blog-hero-01 .blog-hero-content .author-link{color:inherit;font-weight:600;text-decoration:none;transition:color .2s ease-in-out}.sr-blog-hero-01:hover .author-link{color:#f97415}.sr-blog-hero-01 .meta{color:#9196a1;font-size:.875rem}.sr-blog-hero-01 .avatar img{border-radius:50%;height:2.5rem;object-fit:cover;width:2.5rem}.sr-blog-hero-01 .content p{color:#9196a1;display:-webkit-box;font-size:1rem;-webkit-line-clamp:3;line-height:1.5rem;margin-bottom:1rem;-webkit-box-orient:vertical;overflow:hidden}.sr-blog-hero-01 .btn,.sr-blog-hero-01 .cta a{align-items:center;background-color:#f97415;border:1px solid #e06106;border-radius:.375rem;color:#fafafa;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;line-height:1.25rem;min-height:2.25rem;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap;width:fit-content}.sr-blog-hero-01 .btn:after,.sr-blog-hero-01 .cta a:after{background-color:transparent;border-radius:inherit;content:"";inset:-1px;pointer-events:none;position:absolute;transition:background-color .2s ease-in-out}.sr-blog-hero-01:hover .btn:after,.sr-blog-hero-01:hover .cta a:after{background-color:rgba(0,0,0,.03)}.sr-blog-hero-01:active .btn:after,.sr-blog-hero-01:active .cta a:after{background-color:rgba(0,0,0,.08)}@media (max-width:768px){.sr-blog-hero-01{padding-bottom:2rem;padding-top:4rem}.sr-blog-hero-01 .heading{font-size:1.25rem;line-height:1.75rem}.sr-blog-hero-01 .content p{font-size:.875rem}.sr-blog-hero-01 .blog-hero-content{padding:1.5rem}}.sr-blog-hero-01:focus-visible{border-radius:.75rem;outline:2px solid #f97415;outline-offset:2px}.sr-blog-hero-01:focus:not(:focus-visible){outline:none}