.house-of-epochs-page .copy-word{white-space:nowrap;transform-style:preserve-3d;will-change:transform, opacity;margin:-.1em -.15em;padding:.1em .15em;display:inline-block;position:relative}.house-of-epochs-page .copy-char{transform-style:preserve-3d;backface-visibility:hidden;will-change:transform, opacity;display:inline-block;position:relative;overflow:visible}.house-of-epochs-page .copy-line{transform-style:preserve-3d;will-change:transform, opacity;backface-visibility:hidden;display:block;position:relative}
.house-of-epochs-page .about{background-color:var(--base-200);width:100%;padding:.75rem}.house-of-epochs-page .about-wrapper{width:80%;margin:0 auto}.house-of-epochs-page .about-intro{color:var(--base-500);grid-template-columns:180px 1fr;align-items:flex-start;gap:3rem;padding:1.5rem 0 8rem;display:grid}.house-of-epochs-page .about-title{max-width:900px}.house-of-epochs-page .about-services{gap:3rem;padding:4rem 0 6rem;display:flex}.house-of-epochs-page .about-services-left{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:flex-start;gap:3rem;width:min(400px,40%);height:100svh;padding:3rem 0;display:flex;position:sticky;top:.75rem}.house-of-epochs-page .about-services-image{border-radius:.375rem;width:140px;height:180px;margin-bottom:1.5rem;overflow:hidden}.house-of-epochs-page .about-services-copy{max-width:430px}.house-of-epochs-page .about-services-right{flex-direction:column;flex:1;gap:6rem;padding:3rem 0;display:flex}.house-of-epochs-page .about-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.house-of-epochs-page .about-service-card{aspect-ratio:5/7;border:1px solid #0000001a;border-radius:.375rem;align-content:space-between;gap:3rem;padding:1rem;display:grid}.house-of-epochs-page .about-service-card p.md{max-width:280px}@media (max-width:1000px){.house-of-epochs-page .about-wrapper{width:100%}.house-of-epochs-page .about-intro{grid-template-columns:1fr;gap:1.5rem;min-height:auto;padding:3rem 0}.house-of-epochs-page .about-services{flex-direction:column}.house-of-epochs-page .about-services-left{gap:6rem;width:100%;height:max-content;position:static}}
.house-of-epochs-page .button{--button-bg:var(--base-100);--button-fg:var(--base-500);--button-hover-bg:var(--base-400);--button-hover-fg:var(--base-100);--button-ease-power:cubic-bezier(.22, 1, .36, 1);align-items:center;gap:.25rem;width:max-content;text-decoration:none;display:inline-flex}.house-of-epochs-page .button--light{--button-bg:var(--base-100);--button-fg:var(--base-500)}.house-of-epochs-page .button--dark{--button-bg:var(--base-100);--button-fg:var(--base-500);--button-hover-bg:var(--base-300);--button-hover-fg:var(--base-500)}.house-of-epochs-page .button__label,.house-of-epochs-page .button__icon{min-height:3rem;color:var(--button-fg);isolation:isolate;transition:color .3s var(--button-ease-power);border-radius:.4rem;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.house-of-epochs-page .button__label{padding:0 1.5rem}.house-of-epochs-page .button__label:before,.house-of-epochs-page .button__icon:before{content:"";background-color:var(--button-hover-bg);transition:transform .35s var(--button-ease-power);z-index:1;border-radius:.4rem;position:absolute;inset:0;transform:translateY(100%)}.house-of-epochs-page .button__label:after,.house-of-epochs-page .button__icon:after{content:"";background-color:var(--button-bg);transition:transform .35s var(--button-ease-power);z-index:0;border-radius:.4rem;position:absolute;inset:0;transform:scale(1)}.house-of-epochs-page .button--default .button__icon{aspect-ratio:1;width:3rem;font-size:1.25rem}.house-of-epochs-page .button--no-icon .button__label{padding:0 2rem}.house-of-epochs-page .button p.mono{z-index:2;margin:0;position:relative}.house-of-epochs-page .button__icon>*{z-index:2;position:relative}.house-of-epochs-page .button:hover .button__label,.house-of-epochs-page .button:hover .button__icon{color:var(--button-hover-fg)}.house-of-epochs-page .button:hover .button__label:before,.house-of-epochs-page .button:hover .button__icon:before{transform:translateY(0)}.house-of-epochs-page .button:hover .button__label:after,.house-of-epochs-page .button:hover .button__icon:after{transform:scale(.9)}.house-of-epochs-page .button:focus-visible{outline:2px solid var(--button-hover-bg);outline-offset:3px}
.house-of-epochs-page .cta{background-color:var(--base-200);width:100%;height:100svh;margin-top:-.75rem;padding:.75rem;position:relative}.house-of-epochs-page .cta .container{background-color:var(--base-400);border-radius:.75rem;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.house-of-epochs-page .cta-inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.house-of-epochs-page .cta-inner h6{color:var(--base-100);font-size:clamp(2rem,4vw,4rem)}.house-of-epochs-page .cta-compass{justify-content:center;align-items:center;display:flex}.house-of-epochs-page #cta-compass-svg{width:500px;height:500px}.house-of-epochs-page .cta-footer{width:100%;color:var(--base-100);justify-content:space-between;align-items:center;padding:.375rem;display:flex}@media (max-width:600px){.house-of-epochs-page #cta-compass-svg{width:300px;height:300px}}
.house-of-epochs-page .featured-cards{background-color:var(--base-200);width:100%;height:100svh;padding:.75rem;position:relative;overflow:hidden}.house-of-epochs-page .featured-cards>.container{width:100%;height:100%;position:relative}.house-of-epochs-page .featured-cards-wrapper{gap:3rem;width:80%;height:100%;margin:0 auto;display:flex}.house-of-epochs-page .featured-cards-header{height:100%;color:var(--base-500);flex-direction:column;flex:1;justify-content:center;gap:.75rem;display:flex;position:relative}.house-of-epochs-page .featured-cards-header h5{width:80%;margin:1.5rem 0 3rem}.house-of-epochs-page .featured-cards-container{flex:1;height:100%;position:relative}.house-of-epochs-page .featured-card{aspect-ratio:4/5;background-color:var(--base-100);will-change:transform;border-radius:.75rem;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;overflow:hidden;transform:translateY(200%)}.house-of-epochs-page .featured-card:after{content:"";border-radius:inherit;background-color:var(--base-200);width:100%;height:100%;opacity:var(--overlay-opacity,0);pointer-events:none;will-change:opacity;z-index:1;position:absolute;top:0;left:0}.house-of-epochs-page .featured-card-img{border-radius:.5rem;width:100%;height:100%;overflow:hidden}.house-of-epochs-page .featured-card-img:after{content:"";background:linear-gradient(360deg,#0f0f0f 0%,#0f0f0f00 100%);width:100%;height:100%;position:absolute;top:0;left:0}.house-of-epochs-page .featured-card-content{text-align:center;width:100%;height:100%;color:var(--base-300);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute}.house-of-epochs-page .featured-card-content h6.subheader{margin-bottom:.1875rem;font-size:clamp(1rem,2vw,3rem)}.house-of-epochs-page .featured-card-content h5{font-size:clamp(1.5rem,5vw,4rem)}@media (max-width:1000px){.house-of-epochs-page .featured-cards{height:auto;padding:0;overflow:visible}.house-of-epochs-page .featured-cards-wrapper{flex-direction:column;gap:2rem;width:100%;height:auto}.house-of-epochs-page .featured-cards-header{height:auto;padding:6rem 0 3rem}.house-of-epochs-page .featured-cards-header h5{width:100%}.house-of-epochs-page .featured-cards-container{flex-direction:column;gap:1rem;height:auto;display:flex}.house-of-epochs-page .featured-card{will-change:auto;position:relative;top:auto;transform:none}.house-of-epochs-page .featured-card-content h6.subheader{margin-bottom:.1875rem;font-size:clamp(1.5rem,3vw,4rem)}.house-of-epochs-page .featured-card-content h5{font-size:clamp(3rem,5vw,5rem)}}
.house-of-epochs-page .footer{background-color:var(--base-300);width:100%;height:100svh;color:var(--base-500);padding:.75rem;position:relative;overflow:hidden}.house-of-epochs-page .footer-wrapper{flex-direction:column;width:100%;max-width:5000px;height:100%;margin:0 auto;padding:.75rem .75rem 0;display:flex;position:relative}.house-of-epochs-page .footer-arc{pointer-events:none;width:120%;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.house-of-epochs-page .footer-arc-svg{width:100%;height:auto;display:block;overflow:visible}.house-of-epochs-page .footer-arc-text{letter-spacing:5px;text-transform:uppercase;fill:var(--base-400);font-family:Palace,serif;font-size:1.25rem;font-weight:600}.house-of-epochs-page .footer-content{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:2000px;margin:auto auto 0;padding:.75rem;display:flex}.house-of-epochs-page .footer-center{flex-direction:column;align-items:center;gap:2rem;display:flex}.house-of-epochs-page .footer-brand{text-align:center}.house-of-epochs-page .footer-brand .subheader{transform:translate(-2rem)}.house-of-epochs-page .footer-newsletter{background-color:#f2a90a;border:none;border-radius:.375rem;align-items:center;display:flex;overflow:hidden}.house-of-epochs-page .footer-newsletter-input{min-width:300px;color:var(--base-500);background:0 0;border:none;outline:none;padding:0 1.25rem;font-family:Bellefair,serif;font-size:1.25rem}.house-of-epochs-page .footer-newsletter-input::placeholder{color:var(--base-500);opacity:.5}.house-of-epochs-page .footer-newsletter-btn{background-color:var(--base-500);cursor:pointer;border:none;padding:1.25rem 1.75rem;transition:background-color .3s}.house-of-epochs-page .footer-newsletter-btn p{color:var(--base-100);margin:0}.house-of-epochs-page .footer-nav-row{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.house-of-epochs-page .footer-nav{flex-direction:column;gap:.375rem;display:flex}.house-of-epochs-page .footer-nav-left{text-align:left}.house-of-epochs-page .footer-nav-right{text-align:right}.house-of-epochs-page .footer-nav-link{color:var(--base-500);text-decoration:none;transition:color .3s}.house-of-epochs-page .footer-contact{flex-direction:column;align-items:center;gap:.375rem;padding-bottom:1.5rem;display:flex}.house-of-epochs-page .footer-contact>p{color:var(--base-400)}.house-of-epochs-page .footer-socials{gap:2rem;display:flex}.house-of-epochs-page .footer-social-link{color:var(--base-500);text-decoration:none;transition:color .3s}.house-of-epochs-page .footer-bottom{border-top:1px solid var(--base-500);justify-content:space-between;align-items:center;width:100%;max-width:2000px;margin:0 auto;padding:1.125rem 0;display:flex}.house-of-epochs-page .footer-bottom p{color:var(--base-400)}@media (max-width:1000px){.house-of-epochs-page .footer-arc{width:180%;top:20%}.house-of-epochs-page .footer-arc-text{font-size:2rem}.house-of-epochs-page .footer-content{gap:3rem}.house-of-epochs-page .footer-nav-row{flex-direction:column;align-items:center;gap:1.5rem}.house-of-epochs-page .footer-nav-left,.house-of-epochs-page .footer-nav-right{text-align:center}.house-of-epochs-page .footer-newsletter-input{min-width:180px}.house-of-epochs-page #footer-contact-email{display:none}}
.house-of-epochs-page .menu-container{pointer-events:none;z-index:100000;width:100%;max-width:2000px;height:100svh;position:fixed;top:0;left:50%;transform:translate(-50%)}.house-of-epochs-page .menu{pointer-events:none;z-index:20;position:fixed;top:1.5rem;left:1.5rem}.house-of-epochs-page .menu-rail{pointer-events:auto;flex-direction:column;gap:.375rem;display:flex}.house-of-epochs-page .menu-box{background-color:var(--base-100);border:none;border-radius:.35rem}.house-of-epochs-page .menu-logo{justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:inline-flex}.house-of-epochs-page .menu-logo img{width:1.5rem;height:1.5rem}.house-of-epochs-page .menu-toggle{cursor:pointer;justify-content:center;align-items:flex-end;width:4.5rem;height:12rem;padding-bottom:1rem;display:inline-flex}.house-of-epochs-page .menu-toggle-mask{place-items:center;min-width:5ch;line-height:1;display:grid;overflow:hidden}.house-of-epochs-page p.mono.menu-toggle-word,.house-of-epochs-page p.mono.menu-close-word{letter-spacing:0;color:var(--base-400);will-change:transform;grid-area:1/1;line-height:1}.house-of-epochs-page .menu-panel{background-color:var(--base-100);width:min(35rem,100vw - 7.85rem);height:min(100rem,100svh - 3rem);max-height:min(60rem,100svh - 3rem);color:var(--base-400);visibility:hidden;pointer-events:none;will-change:clip-path;border-radius:.35rem;flex-direction:column;padding:1.5rem;display:flex;position:absolute;top:0;left:4.875rem}.house-of-epochs-page .menu-panel-top{margin-bottom:5rem}.house-of-epochs-page .menu-panel-nav{flex-direction:column;gap:.45rem;display:flex}.house-of-epochs-page .menu-link{width:fit-content;color:var(--base-400);text-decoration:none;display:inline-block;position:relative;overflow:hidden}.house-of-epochs-page .menu-link:after{content:"";background:var(--base-500);transform-origin:100%;will-change:transform;width:100%;height:.165rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:5%;right:0;transform:scaleX(0)}.house-of-epochs-page .menu-link:hover:after{transform-origin:0;transform:scaleX(1)}.house-of-epochs-page .menu-link-footer:after{height:.095rem}.house-of-epochs-page .menu-line-mask{display:block;overflow:hidden}.house-of-epochs-page .menu-line{will-change:transform;display:block}.house-of-epochs-page .menu-link-main .menu-line{letter-spacing:-3%;text-transform:uppercase;font-family:Palace;font-size:clamp(2.5rem,5vw,5rem);font-weight:400;line-height:1}.house-of-epochs-page .menu-link-footer .menu-line{letter-spacing:-2%;font-family:Bellefair;font-size:1.3rem;font-weight:400}.house-of-epochs-page .menu-panel-footer{grid-template-columns:1fr 1fr;gap:2rem;margin-top:auto;padding-top:2.5rem;display:grid}.house-of-epochs-page .menu-panel-footer-col{flex-direction:column;gap:.4rem;display:flex}@media (max-width:1000px){.house-of-epochs-page .menu-link:after{display:none}}
.house-of-epochs-page .music-toggle-container{pointer-events:none;z-index:20;width:100%;max-width:2000px;height:100svh;position:fixed;top:0;left:50%;transform:translate(-50%)}.house-of-epochs-page .music-toggle{--button-bg:var(--base-100);--button-fg:var(--base-500);--button-hover-bg:var(--base-300);--button-hover-fg:var(--base-500);--button-ease-power:cubic-bezier(.22, 1, .36, 1);width:4.5rem;height:4.5rem;color:var(--button-fg);cursor:pointer;pointer-events:auto;transition:color .3s var(--button-ease-power);background-color:#0000;border:none;border-radius:.4rem;outline:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem;overflow:hidden}.house-of-epochs-page .music-toggle__bg{pointer-events:none;display:block;position:absolute;inset:0}.house-of-epochs-page .music-toggle__fill{background-color:var(--button-hover-bg);transition:transform .35s var(--button-ease-power);z-index:1;border-radius:.4rem;position:absolute;inset:0;transform:translateY(100%)}.house-of-epochs-page .music-toggle__base{background-color:var(--button-bg);transition:transform .35s var(--button-ease-power);z-index:0;border-radius:.4rem;position:absolute;inset:0;transform:scale(1)}.house-of-epochs-page .music-toggle--on{color:var(--button-hover-fg)}.house-of-epochs-page .music-toggle--on .music-toggle__fill{transform:translateY(0)}.house-of-epochs-page .music-toggle--on .music-toggle__base{transform:scale(.9)}.house-of-epochs-page .music-toggle-inner{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.house-of-epochs-page .music-toggle-canvas{display:block}
.house-of-epochs-page .preloader{z-index:10000000;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.house-of-epochs-page .preloader-blocks{z-index:0;grid-template-columns:repeat(var(--preloader-columns,12), var(--preloader-block-size,80px));grid-auto-rows:var(--preloader-block-size,80px);pointer-events:none;width:max-content;height:max-content;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.house-of-epochs-page .preloader-cell{aspect-ratio:1;background-color:var(--base-500)}.house-of-epochs-page .preloader-inner{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.house-of-epochs-page .preloader-svg{visibility:hidden;width:100%;height:auto;min-height:50vh;overflow:visible}.house-of-epochs-page .preloader-path-base,.house-of-epochs-page .preloader-path-fill{stroke-linecap:butt}.house-of-epochs-page .preloader-path-base{stroke:#242424;stroke-width:1.5px}.house-of-epochs-page .preloader-path-fill{stroke:var(--base-300);stroke-width:2px;opacity:0}
.house-of-epochs-page .showreel{background-color:var(--base-200);width:100%;height:100svh;position:relative;overflow:hidden}.house-of-epochs-page .showreel>.container{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.house-of-epochs-page .showreel-header{background-color:var(--base-200);will-change:transform;z-index:2;justify-content:center;align-items:center;max-width:2000px;margin:0 auto;padding:.75rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.house-of-epochs-page #showreel-header-1{transform:translateY(-52.5%)}.house-of-epochs-page #showreel-header-2{transform:translateY(-45%)}.house-of-epochs-page #showreel-header-3{transform:translateY(-30%)}.house-of-epochs-page #showreel-header-4{transform:translateY(0%)}.house-of-epochs-page #showreel-header-1.end-state,.house-of-epochs-page #showreel-header-2.end-state,.house-of-epochs-page #showreel-header-3.end-state,.house-of-epochs-page #showreel-header-4.end-state{top:0;bottom:unset;transform:translateY(0%)}.house-of-epochs-page .showreel-visual{border-radius:.75rem;justify-content:center;align-items:flex-end;width:25%;height:500px;display:flex;position:relative;overflow:hidden}.house-of-epochs-page .showreel-visual img{position:absolute}.house-of-epochs-page .showreel-visual--compact{width:75%}.house-of-epochs-page .showreel-visual.end-state{border-radius:.75rem;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.house-of-epochs-page .showreel-marquee-container{width:100%;height:max-content;color:var(--base-300);z-index:2;padding:.75rem;position:relative}.house-of-epochs-page .showreel-marquee{border:1px solid var(--base-300);text-align:center;border-radius:.375rem;width:100%;padding:.375rem;overflow:hidden}.house-of-epochs-page .showreel-marquee-track{will-change:transform;gap:2rem;width:max-content;display:flex}.house-of-epochs-page .showreel-marquee-track p{white-space:nowrap;flex-shrink:0}
@font-face{font-family:Bellefair;src:url(https://ui.aryank.space/assets/house-of-epochs-page/fonts/bellefair/bellefair-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DMMono;src:url(https://ui.aryank.space/assets/house-of-epochs-page/fonts/dm-mono/dm-mono-light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:DMMono;src:url(https://ui.aryank.space/assets/house-of-epochs-page/fonts/dm-mono/dm-mono-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DMMono;src:url(https://ui.aryank.space/assets/house-of-epochs-page/fonts/dm-mono/dm-mono-medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Palace;src:url(https://ui.aryank.space/assets/house-of-epochs-page/fonts/palace/palace-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Palace;src:url(https://ui.aryank.space/assets/house-of-epochs-page/fonts/palace/palace-italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}
.house-of-epochs-page{--base-100:#faf2e1;--base-200:#e6dfcf;--base-300:#ffae00;--base-400:#171717;--base-500:#0f0f0f;background-color:var(--base-100);color:var(--base-500)}.house-of-epochs-page *{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}.house-of-epochs-page::-webkit-scrollbar{display:none}.house-of-epochs-page ::-webkit-scrollbar{display:none}.house-of-epochs-page img{object-fit:cover;width:100%;height:100%}.house-of-epochs-page h1,.house-of-epochs-page h2,.house-of-epochs-page h3,.house-of-epochs-page h4,.house-of-epochs-page h5,.house-of-epochs-page h6{letter-spacing:-3%;text-transform:uppercase;font-family:Palace;font-style:normal;font-weight:400;line-height:1}.house-of-epochs-page h1.v2,.house-of-epochs-page h2.v2,.house-of-epochs-page h3.v2,.house-of-epochs-page h4.v2,.house-of-epochs-page h5.v2,.house-of-epochs-page h6.v2{letter-spacing:-6%;text-transform:none;font-family:Bellefair;font-weight:400;line-height:.9}.house-of-epochs-page h1{font-size:clamp(5rem,10vw,10rem)}.house-of-epochs-page h2{font-size:clamp(4.5rem,9vw,9rem)}.house-of-epochs-page h3{font-size:clamp(4rem,8vw,8rem)}.house-of-epochs-page h4{font-size:clamp(3.5rem,7vw,7rem)}.house-of-epochs-page h5{font-size:clamp(3rem,6vw,6rem)}.house-of-epochs-page h6{font-size:clamp(2.5rem,5vw,5rem)}.house-of-epochs-page .subheader{text-transform:none;font-size:clamp(2rem,4vw,6rem);font-style:italic;line-height:.75;transform:translate(-3rem)}.house-of-epochs-page p{letter-spacing:-2%;font-family:Bellefair;font-size:1.3rem;font-weight:400}.house-of-epochs-page p.sm{font-size:1.2rem}.house-of-epochs-page p.md{font-size:1.4rem}.house-of-epochs-page p.lg{font-size:1.5rem}.house-of-epochs-page p.mono{text-transform:uppercase;font-family:DMMono;font-size:.85rem;font-weight:500}.house-of-epochs-page p.mono.sm{font-size:.8rem}.house-of-epochs-page p.mono.md{font-size:.9rem}.house-of-epochs-page p.mono.lg{font-size:.95rem}.house-of-epochs-page .container{width:100%;max-width:2000px;height:100%;margin:0 auto;padding:.75rem;position:relative}.house-of-epochs-page .transition-overlay{grid-template-columns:repeat(var(--transition-columns), var(--transition-block-size));grid-auto-rows:var(--transition-block-size);visibility:hidden;pointer-events:none;z-index:1000000;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.house-of-epochs-page .transition-cell{aspect-ratio:1;background-color:var(--base-300)}@media (max-width:1200px){.house-of-epochs-page .subheader{font-style:normal}}
.house-of-epochs-page .hero{background-color:var(--base-100);width:100%;height:100svh;padding:.75rem;position:relative}.house-of-epochs-page .hero-img{width:100%;height:100%;position:absolute;top:0;left:0}.house-of-epochs-page .hero-img:after{content:"";background:linear-gradient(#0f0f0f33 0%,#0f0f0f1a 30% 70%,#0f0f0f33 100%);width:100%;height:100%;position:absolute;top:0;left:0}.house-of-epochs-page .hero .container{align-items:flex-end;display:flex}.house-of-epochs-page .hero-header{text-align:center;color:var(--base-300);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.house-of-epochs-page .hero-footer{width:100%;color:var(--base-300);z-index:2;justify-content:space-between;display:flex}@media (min-width:1000px){.house-of-epochs-page .hero-header h1{font-size:clamp(7.5rem,15vw,15rem)}.house-of-epochs-page .hero-header .subheader{font-size:clamp(4rem,5vw,5rem);transform:translate(-5rem)translateY(.5rem)}}
