@keyframes slide-from-bottom{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-from-top{from{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-from-right{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-from-left{from{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.header-breadcrumb{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:stretch;min-height:400px;background-color:#333;color:#fff}@media screen and (max-width: 300px){.header-breadcrumb{margin-left:-2rem;margin-right:-2rem}}.header-breadcrumb a{color:#ddd;transition:all 250ms ease-in-out}.header-breadcrumb a:hover{color:#fff}.header-breadcrumb__topo{position:absolute;height:100%;width:100%;color:#3a3a3a}.header-breadcrumb__topo svg{height:100%;margin:0;width:100%;object-fit:cover;object-position:top}.header-breadcrumb__breadcrumbs{display:flex;flex-wrap:wrap;margin:0;padding:0}.header-breadcrumb__breadcrumbs li{margin:0;padding:.5rem .5rem .5rem 0;display:inline-block}.header-breadcrumb__breadcrumbs li::after{content:"•";margin-left:.5rem}.header-breadcrumb__breadcrumbs li:last-child{color:#999}.header-breadcrumb__breadcrumbs li:last-child::after{display:none}.header-breadcrumb__inner{position:relative;width:100%;max-width:1440px;display:flex;flex-wrap:wrap;justify-content:space-between}.header-breadcrumb__content{padding:3rem 4rem 4rem;flex-basis:700px;max-width:840px;flex-grow:1}@media screen and (max-width: 480px){.header-breadcrumb__content{padding:3rem 2rem 4rem}}.header-breadcrumb__content--slide-bottom{animation:slide-from-bottom;animation-duration:.6s;animation-delay:600ms;animation-fill-mode:forwards;transition:all 200ms ease-in-out;opacity:0}.header-breadcrumb__content--slide-top{animation:slide-from-top;animation-duration:.6s;animation-delay:600ms;animation-fill-mode:forwards;transition:all 200ms ease-in-out;opacity:0}.header-breadcrumb__content--slide-left{animation:slide-from-left;animation-duration:.6s;animation-delay:600ms;animation-fill-mode:forwards;transition:all 200ms ease-in-out;opacity:0}.header-breadcrumb__content--slide-right{animation:slide-from-right;animation-duration:.6s;animation-delay:600ms;animation-fill-mode:forwards;transition:all 200ms ease-in-out;opacity:0}.header-breadcrumb__summary{margin:1rem 0 2rem}.header-breadcrumb__summary h1{font-size:3rem}@media screen and (max-width: 480px){.header-breadcrumb__summary h1{font-size:2rem}}.header-breadcrumb__summary p{font-size:1rem;margin-bottom:2rem}.header-breadcrumb__stats{display:flex;margin:0 -0.5rem;flex-direction:column}@media screen and (min-width: 768px){.header-breadcrumb__stats{flex-direction:row}}.header-breadcrumb__stats-total{line-height:1.75rem;border-bottom:1px solid #e4e4e4;padding:0 .25rem 1.5rem}@media screen and (min-width: 768px){.header-breadcrumb__stats-total{border-right:1px solid #e4e4e4;border-bottom:none;flex-basis:200px;padding:.25rem .75rem}}.header-breadcrumb__stats-total p{font-size:1.4rem;line-height:1.5em;font-weight:bold;margin:0}.header-breadcrumb__stats-total p strong{font-size:1.5rem;color:#ff9f0e}.header-breadcrumb__stats-total a{white-space:nowrap;text-overflow:ellipsis;padding:.5rem 1rem;border:1px solid #e4e4e4;border-radius:99px;font-size:.75rem;transition:all 250ms ease-in-out}.header-breadcrumb__stats-total a:hover{color:#222;background-color:#f8f8f8}.header-breadcrumb__stats-details{display:flex;flex-shrink:1;justify-content:space-evenly;flex-wrap:wrap;padding:.5rem;flex-direction:column}@media screen and (min-width: 768px){.header-breadcrumb__stats-details{flex-direction:row}}.header-breadcrumb__stats-detail{flex-basis:30%;flex-grow:1;padding:0;line-height:1.75rem;margin:10px 0}@media screen and (min-width: 768px){.header-breadcrumb__stats-detail{margin:0;padding:0 .5rem}}.header-breadcrumb__stats-detail p{font-size:.75rem;margin:0}.header-breadcrumb__stats-detail p strong{font-size:1rem}.header-breadcrumb__stats-best-time{margin-top:10px}.header-breadcrumb__gallery{display:block;flex-grow:1;position:relative;min-height:400px;flex-basis:400px;color:#fff}.header-breadcrumb__gallery-images{position:absolute;top:0;left:0;height:100%;min-width:100%;width:calc((100vw - 250%)/2 + 100% + 2.1rem)}.header-breadcrumb__gallery-images img{height:100%;margin:0;width:100%;object-fit:cover;object-position:center center}.header-breadcrumb__gallery-images a{position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;padding:.5rem;border-radius:10px;background-color:rgba(0,0,0,.75)}.header-breadcrumb__gallery-images a svg{height:1.5rem;width:auto;margin-right:.25rem}.wp-block .header-breadcrumb{margin-left:auto;margin-right:auto;max-width:100%}
