@keyframes slide-on{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-super-hero{background-color:var(--background-color);position:relative}.section-super-hero img{display:block;height:auto;width:100%}.section-super-hero-image-mobile{display:none}.section-super-hero-text{animation:slide-on .3s forwards;font-size:33px;font-weight:700;letter-spacing:1px;line-height:1.2;margin-top:-15%;text-align:center}.section-super-hero+.shopify-section .section-hero-image{transform:translateY(-30%)}.section-super-hero+.shopify-section .section-hero-svg{top:6%}@media (max-width:767px){.section-super-hero-image{display:none}.section-super-hero-image-mobile{display:block}.section-super-hero-text{margin-top:0}.section-super-hero+.shopify-section .section-hero-svg.mobile{top:8%}}

/*# sourceMappingURL=section-when-a-dog.css.map*/