.single-hero{background:var(--color-background);flex-direction:column;min-height:100px;display:flex;position:relative;overflow:hidden}.single-hero__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.single-hero__bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.single-hero__overlay{z-index:1;background:rgba(6,6,18,.6);position:absolute;top:0;bottom:0;left:0;right:0}.single-hero .container{z-index:2;flex-direction:column;flex:1;padding-top:20px;padding-bottom:20px;display:flex;position:relative}.single-hero__breadcrumbs{margin-bottom:auto}@media screen and (min-width:1200px){.single-hero{min-height:164px}.single-hero .container{padding-top:40px;padding-bottom:30px}}.single-content{color:#060612;background:#fff}.single-content__gallery{margin-bottom:20px}.single-content__body{color:#060612;font-family:var(--font-body);max-width:900px;font-size:14px;font-weight:400;line-height:20px}.single-content__body h1,.single-content__body h2,.single-content__body h3,.single-content__body h4,.single-content__body h5,.single-content__body h6{color:#060612;font-family:var(--font-heading)}.single-content__body p{margin-bottom:16px}.single-content__body img{border-radius:20px;max-width:100%;height:auto}.single-content__body ol,.single-content__body ul{margin-bottom:16px;padding-left:20px}.single-content__body a{color:var(--color-accent);text-decoration:underline}.single-content__body a:hover{color:#060612}.single-content__related{margin-top:40px}@media screen and (min-width:1200px){.single-content__gallery{margin-bottom:30px}.single-content__body{font-size:16px;line-height:22px}.single-content__related{margin-top:max(40px,min(2.77778vw + 6.66666px,60px))}}
