section.blog-hero-module{padding-top:6rem}section.blog-hero-module .container .breadcrumb{align-items:center;display:flex;flex-direction:row;gap:1rem;padding:1.5rem 0}section.blog-hero-module .container .breadcrumb .crumb{text-decoration:none}section.blog-hero-module .container .breadcrumb .crumb:not(:first-child){align-items:center;display:flex;flex-direction:row;gap:1rem}section.blog-hero-module .container .breadcrumb .crumb:not(:first-child):before{background-color:#404040;content:"";flex-shrink:0;height:7px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='7' fill='none' viewBox='0 0 5 7'%3E%3Cpath stroke='%23404040' stroke-width='1.25' d='m.442 6.442 3-3-3-3'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:5px}section.blog-hero-module .container .hero-card{padding:4.75rem 3.125rem 4rem;position:relative}@media (max-width:768px){section.blog-hero-module .container .hero-card{padding:2rem}}section.blog-hero-module .container .hero-card:before{background:linear-gradient(100.08deg,#d8eee9 38.35%,#fbefaf 91.48%);border-radius:.25rem;content:"";height:100%;left:-30px;max-width:100vw;opacity:.5;position:absolute;top:0;transform:rotate(180deg);width:calc(100% + 60px);z-index:1}@media (max-width:768px){section.blog-hero-module .container .hero-card:before{left:-.5rem;width:calc(100% + 1rem)}}section.blog-hero-module .container .hero-card .richtext{position:relative;z-index:2}@media (max-width:768px){section.blog-hero-module .container .hero-card .richtext{max-width:unset}}section.blog-hero-module .container .hero-card .richtext h1{margin-bottom:2rem}@media (max-width:768px){section.blog-hero-module .container .hero-card .richtext h1{margin-bottom:1.5rem}}section.blog-hero-module .container .hero-card .richtext p{max-width:45rem}