.hy-blog-page-heading{margin-top:-20px;display:flex;align-items:center;justify-content:center;background-color:var(--surface-default);overflow:hidden;position:relative}.hy-blog-page-heading:after{content:"";position:absolute;left:0;top:0;display:flex;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 49.68%,var(--Surface-Gradient-light-1,rgba(210,199,191,.2)) 100%)}.hy-blog-page-heading .hy-blog-page-heading-content-wrapper{position:relative;z-index:1;width:100%}.hy-blog-page-heading .hy-breadcrumbs{margin:16px 0}.hy-blog-page-heading .hy-blog-page-heading-content{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:32px}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-page-heading-content{flex-direction:initial;padding:16px 0 64px;margin-top:0}}.hy-blog-page-heading .hy-blog-page-heading-content-text{width:100%;color:var(--text-primary);text-align:center}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-page-heading-content-text{width:50%;order:initial;text-align:left}}.hy-blog-page-heading .hy-blog-page-heading-content-text .hy-decor-font-big{top:-12px;position:relative}.hy-blog-page-heading .hy-blog-page-heading-content-text p{color:var(--text-primary);width:100%;margin-top:16px;font-size:var(--mobile-font-size-body-m);line-height:var(--mobile-line-height-body-m)}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-page-heading-content-text p{font-size:var(--desktop-font-size-body-m);line-height:var(--desktop-line-height-body-m)}}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-page-heading-content-text p{width:90%}}.hy-blog-page-heading .hy-blog-page-heading-content-text h1,.hy-blog-page-heading .hy-blog-page-heading-content-text h2,.hy-blog-page-heading .hy-blog-page-heading-content-text h3,.hy-blog-page-heading .hy-blog-page-heading-content-text h4,.hy-blog-page-heading .hy-blog-page-heading-content-text h5,.hy-blog-page-heading .hy-blog-page-heading-content-text h6{color:var(--text-primary)}.hy-blog-page-heading .hy-blog-page-heading-bg-decor{position:absolute;bottom:-18%;z-index:0;max-width:180%;max-height:90%}@media screen and (min-width:768px){.hy-blog-page-heading .hy-blog-page-heading-bg-decor{bottom:-25%}}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-page-heading-bg-decor{position:absolute;height:200%;max-height:200%;left:50%;bottom:initial;max-width:100%;bottom:initial}}.hy-blog-page-heading .hy-blog-page-heading-content-image{width:100%;display:flex;align-items:center;justify-content:center;margin-top:72px}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-page-heading-content-image{margin-top:0;width:50%;order:initial;align-self:flex-end;margin-bottom:-64px}}.hy-blog-page-heading .hy-blog-search{margin-top:32px}.hy-blog-page-heading .hy-blog-search-wrap{position:relative;display:flex;width:100%;justify-content:space-between;padding:6px 24px;background:var(--surface-default);position:relative;border-radius:4px 4px 0 0}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-search-wrap{width:80%}}.hy-blog-page-heading .hy-blog-search-wrap:after{content:"";display:flex;position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--surface-idle);z-index:1;border-radius:9999px}.hy-blog-page-heading .hy-blog-search-wrap.active-label:after{content:"";display:flex;position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--surface-highlighted);z-index:2;border-radius:9999px}.hy-blog-page-heading .hy-blog-search-input:focus{outline:0;box-shadow:none;border-bottom:0}.hy-blog-page-heading .hy-blog-search-button:focus{outline:0;box-shadow:none;border-bottom:none}.hy-blog-page-heading .hy-blog-search-button:hover{opacity:.75}.hy-blog-page-heading .hy-blog-search-label{position:relative;display:flex;width:100%}.hy-blog-page-heading .hy-blog-search-label span{color:var(--text-placeholder-label)}.hy-blog-page-heading .hy-blog-search-input{width:100%;padding-top:22px;display:flex;width:100%;margin:6px 0}.hy-blog-page-heading .hy-blog-search-label .hy-floating-style{position:absolute;top:50%;left:0;transform:translateY(-50%);pointer-events:none;transition:all .25s ease}.hy-blog-page-heading .hy-blog-search-wrap.active-label .hy-floating-style{position:absolute;top:calc(50% - 12px);left:0;transform:translateY(-50%);pointer-events:none;transition:all .25s ease;font-size:var(--mobile-font-size-body-xs);line-height:var(--mobile-line-height-body-xs)}@media screen and (min-width:1024px){.hy-blog-page-heading .hy-blog-search-wrap.active-label .hy-floating-style{font-size:var(--desktop-font-size-body-xs);line-height:var(--desktop-line-height-body-xs)}}.hy-blog-page-heading .hy-blog-search-results-count{text-align:left}