@import "https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&display=swap";
.image-banner{width:100%;height:100svh;position:relative;overflow:hidden}.image-banner-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.image-banner .container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.image-banner .container>[data-copy-wrapper]{justify-content:space-between;align-items:center;width:100%;display:flex}.image-banner-heading-wrapper{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:-4rem;display:flex;overflow:visible}.image-banner-heading-wrapper h3.handwriting-text{text-transform:none;color:var(--base-100);text-align:center;margin:0;padding:.15em .3em;font-family:Corinthia,cursive;font-size:clamp(5rem,10vw,12rem);font-weight:700;line-height:1.2;overflow:visible}.image-banner .container .image-banner-footer{text-align:center;width:35%;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.image-banner .container .image-banner-footer p{width:100%;color:var(--base-100)}.image-banner-footer p .line-mask{width:100%}@media (max-width:1000px){.image-banner .container .image-banner-footer{width:80%}.image-banner-heading-wrapper h3.handwriting-text{font-size:clamp(4rem,12vw,7rem)}}
