.hero_landing{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;overflow:hidden;position:fixed}@media screen and (min-width: 768px){.hl-main{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;width:100vw}.hl-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}}@media screen and (max-width: 767px){.hl-inner{grid-row:2/2;display:grid;grid-template-columns:repeat(12,1fr);flex-direction:column;justify-items:center;align-items:center;text-align:center;row-gap:15px;column-gap:-5px;width:100%}.hl-inner>*{grid-column:2 / span 10}}.hl-button{background-color:#f8f5ef;color:#2d0bad;border-radius:8px;padding:14px 36px 15px;cursor:pointer;width:fit-content}.hl-button:hover{background-color:var(--yellow)}.intro_image{position:fixed;width:100vw;height:100vh;z-index:100;display:none;top:0;left:0;right:0;bottom:0;background-color:#000}.intro_image img{height:100%;object-position:top;width:100%;opacity:0}.editor-replay{padding:15px 20px 13px;background-color:var(--white);color:var(--purple);position:fixed;right:20px;top:100px;border-radius:8px}.editor-replay:hover{background-color:var(--purple);color:var(--yellow)}.hl-image{width:100vw;height:100vh;object-fit:center}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hero_landing.css.map */
