.blog-page,.partner-page{min-height:100vh;background-color:white;color:#333;padding-top:0!important;margin-top:0!important}.blog-main{max-width:1200px;margin:0 auto;padding:0 0 3rem}.blog-header,.hero-section{display:flex;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden;width:100vw;margin:22px calc(-50vw + 50%) 3rem;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:534px;padding:2rem}.blog-header:before,.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.blog-header:after,.hero-section:after{content:"";position:absolute;top:-2rem;left:-2rem;width:18rem;height:18rem;border-radius:50%;filter:blur(48px);z-index:2;animation:blob 7s infinite}.blog-title,.hero-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#c7c7c7,#c8c8c9,#fff2f2);background-clip:text;-webkit-background-clip:text}.blog-title,.hero-description,.hero-title{color:#ffffff;position:relative;z-index:3}.service-hero-content{position:relative;z-index:3}.hero-section.product-page-section{padding-top:2rem;padding-bottom:2rem}