.m-hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%}.m-hero-overlay{position:absolute;top:0;left:0;right:0;width:100%;height:50px;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:100;box-shadow:0 2px 8px #0000000d;padding:0 20px}.m-hero-overlay__logo{max-width:80px;height:auto;object-fit:contain}.m-hero-overlay__logo-text{font-size:18px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.m-hero-section__content{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;text-align:center;padding:0 20px}.m-hero-section__inner{max-width:800px;margin:auto}.m-hero-section__title{font-size:clamp(32px,8vw,72px);font-weight:700;line-height:1.2;letter-spacing:-1px;margin:0 0 20px;color:#000;animation:fadeInUp .8s ease-out .2s both}.m-hero-section__subtitle{font-size:clamp(16px,3vw,28px);font-weight:400;letter-spacing:.5px;margin:0 0 30px;color:#505050;animation:fadeInUp .8s ease-out .4s both}.m-hero-section__description{font-size:16px;line-height:1.6;margin:0 0 40px;color:#646464;animation:fadeInUp .8s ease-out .6s both}.m-hero-section__button{display:inline-block;padding:14px 40px;background-color:#000;color:#fff;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:1px;text-transform:uppercase;border:2px solid rgb(0,0,0);border-radius:2px;transition:all .3s ease;animation:fadeInUp .8s ease-out .8s both;cursor:pointer}.m-hero-section__button:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 10px 30px #00000026}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.m-hero-section,.m-hero-section__content{min-height:calc(100vh - 50px)}.m-hero-overlay{height:50px}.m-hero-section__title{font-size:clamp(24px,6vw,48px);margin-bottom:15px}.m-hero-section__subtitle{font-size:clamp(14px,2.5vw,20px);margin-bottom:20px}.m-hero-section__button{padding:12px 30px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-houseofczard.css.map */
