.hero-primary{position:relative;background:var(--color-blue-butler);overflow:hidden}.hero-primary__content{color:var(--color-blue-bright);position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;font-size:3rem;margin:auto;text-align:center}.hero-primary__headline{font-family:var(--font-family-secondary);font-weight:700;color:var(--color-blue-bright);line-height:.8em;font-size:87px}@media (min-width: 768px){.hero-primary__headline{font-size:120px}}@media (min-width: 1280px){.hero-primary__headline{font-size:220px}}.hero-primary__headline .sketches__block,.hero-primary__headline .sketches__item{z-index:0}.hero-primary .sketches__block--circle{width:47px}@media (min-width: 768px){.hero-primary .sketches__block--circle{width:64px}}@media (min-width: 1280px){.hero-primary .sketches__block--circle{width:113px}}.hero-primary .sketches__circle{position:absolute;top:-10px;left:-20px}@media (min-width: 768px){.hero-primary .sketches__circle{top:-10px;left:-30px}}@media (min-width: 1280px){.hero-primary .sketches__circle{top:-30px;left:-40px}}.hero-primary .sketches__block--arrow{width:44px}@media (min-width: 768px){.hero-primary .sketches__block--arrow{width:61px}}@media (min-width: 1280px){.hero-primary .sketches__block--arrow{width:112px}}.hero-primary .sketches__arrow{position:absolute;top:-10px;right:-24px;bottom:auto;left:auto}@media (min-width: 768px){.hero-primary .sketches__arrow{top:-14px;right:-54px}}@media (min-width: 1280px){.hero-primary .sketches__arrow{top:-30px;right:-104px}}.hero-primary .sketches__block--stars{width:48px}@media (min-width: 768px){.hero-primary .sketches__block--stars{width:66px}}@media (min-width: 1280px){.hero-primary .sketches__block--stars{width:121px}}.hero-primary .sketches__stars{position:absolute;top:40px;left:-20px}@media (min-width: 768px){.hero-primary .sketches__stars{top:60px;left:-32px}}@media (min-width: 1280px){.hero-primary .sketches__stars{top:110px;left:-54px}}.hero-primary .sketches__block--underline{width:95px}@media (min-width: 768px){.hero-primary .sketches__block--underline{width:131px}}@media (min-width: 1280px){.hero-primary .sketches__block--underline{width:239px}}.hero-primary .sketches__underline{position:absolute;top:48px;left:13px}@media (min-width: 768px){.hero-primary .sketches__underline{top:66px;left:19px}}@media (min-width: 1280px){.hero-primary .sketches__underline{top:120px;left:56px}}.hero-primary__tagline{display:none;font-family:var(--font-family-accent);font-size:14px;letter-spacing:.25ch;color:#fff;text-transform:uppercase;line-height:1em;position:absolute}@media (min-width: 1280px){.hero-primary__tagline{display:block}}.hero-primary__tagline--left{left:46px;transform:rotate(-90deg) translate(-50%);transform-origin:left}.hero-primary__tagline--right{right:46px;transform:rotate(90deg) translate(50%);transform-origin:right}.hero-primary__canvas{width:100%;min-height:390px;position:relative;z-index:6}@media (min-width: 768px){.hero-primary__canvas{min-height:500px}}@media (min-width: 1280px){.hero-primary__canvas{min-height:750px}}.hero-primary--hasDrawing .hero-primary__canvas{cursor:none}.hero-primary__clearButton{visibility:hidden;position:absolute;bottom:2rem;left:1rem;z-index:7;color:#fff;cursor:pointer;font-family:var(--font-family-secondary);font-size:21px;line-height:1em;padding-left:30px;background-image:url(/wp-content/themes/butler/src/assets/icons/close-small-white.svg);background-position:left top;background-repeat:no-repeat;background-size:18px}.hero-primary--hasDrawing:hover .hero-primary__clearButton{visibility:visible}@media print{.hero-primary__clearButton{display:none}}
