section.block-hero-category{background-color:var(--hero-color);padding:200px 0 105px}section.block-hero-category .container{display:flex;gap:95px}section.block-hero-category .left{width:100%;position:relative;z-index:1}section.block-hero-category .bg{position:absolute;right:0;bottom:0;z-index:0}section.block-hero-category .home{color:#fff;margin-bottom:30px;position:relative;display:flex;align-items:center;gap:15px;text-decoration:none;text-transform:uppercase;transition:.35s}section.block-hero-category .home span{display:block;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.2em}section.block-hero-category .home::before{content:"";background-position:center;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.293 7.40328L7.293 0.297223C7.48053 0.106911 7.73484 0 8 0C8.26516 0 8.51947 0.106911 8.707 0.297223L15.707 7.40328C15.8946 7.59362 15.9999 7.85178 16 8.12099V17.8522C16 18.1215 15.8946 18.3797 15.7071 18.5701C15.5196 18.7604 15.2652 18.8674 15 18.8674H10V11.7613H6V18.8674H1C0.734784 18.8674 0.48043 18.7604 0.292893 18.5701C0.105357 18.3797 0 18.1215 0 17.8522V8.12099C5.66374e-05 7.85178 0.105451 7.59362 0.293 7.40328Z' fill='white'/%3E%3C/svg%3E%0A");width:16px;height:16px}section.block-hero-category .home:hover{opacity:.7}section.block-hero-category .category-title{margin-top:22px;color:#fff}@media screen and (max-width:768px){section.block-hero-category{padding:135px 0 75px}section.block-hero-category .bg{width:275px;height:185px;right:0;bottom:-75px}}@media screen and (max-width:480px){section.block-hero-category .left{text-align:center}section.block-hero-category .home{justify-content:center}}