@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";:root{--bg-primary:#111117;--grid-gap: 25px ;--p-chair-inline:13vw}html{overflow-x:hidden;overflow-y:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,sans-serif;background-color:var(--bg-primary);color:#fff;overflow:hidden}img{width:100%;height:100%;object-fit:cover}h1{text-transform:uppercase;font-size:6rem;font-weight:700;letter-spacing:-.2rem;line-height:.8}p{font-size:1.25rem;font-weight:500;line-height:.8}section{position:static;width:100vw;height:100svh;text-align:center}.loader{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;background-color:var(--bg-primary)}.remove-loader{animation:loaderHide .5s linear forwards}.svg-container{position:relative}.svg-container svg{width:15rem;height:15rem;filter:drop-shadow(0 0 10px #BC9E5F)}.gradient-cover{width:16rem;height:16rem;position:absolute;z-index:100;animation:loaderShadow 3s infinite alternate-reverse linear;background:radial-gradient(circle,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0) 3%,var(--bg-primary) 4%,var(--bg-primary) 100%);opacity:1}.logo{width:22rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.logo img{width:90%;height:90%;padding:1rem}nav{display:flex;justify-content:space-between}.burger{display:flex;align-items:center;width:4rem;padding-right:2rem;margin-right:1rem;cursor:pointer}.burger-container{width:50px;height:50px;display:flex;position:relative}.burger-line{width:100%;height:5px;background-color:#fff}.burger-line:nth-child(1){top:33%;position:absolute}.burger-line:nth-child(2){top:60%;position:absolute}header{position:fixed;width:100vw;z-index:10}.hero{position:relative;z-index:2;overflow:hidden}.hero-img-container,.hero-img-container img,.fade-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-img-container{z-index:2}.hero-img-logo img{position:absolute;top:5%;left:50%;transform:translate(-50%);width:550px;height:auto;object-fit:contain}.hero-img-copy{position:absolute;bottom:20%;left:50%;transform:translate(-50%);will-change:opacity}.hero-img-copy p{font-size:.65rem}.fade-overlay{will-change:opacity;z-index:2}.overlay{position:absolute;top:0;left:0;transform-origin:center 15%;width:100%;height:200%;z-index:2}.logo-container{display:flex;position:fixed;top:25%;left:50%;transform:translate(-50%,-50%);width:200px;height:150px;z-index:2}.overlay-copy{position:absolute;bottom:18%;left:50%;transform:translate(-50%);font-family:EB Garamond,serif;font-weight:700;z-index:2}.overlay-copy h1,.overlay-copy p{background-color:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transform-origin:center 0%}.overlay-copy p{font-size:44px}.overlay-copy img{width:75%;padding-block:1rem;opacity:0}.logo-container-complete{display:flex;width:50vw;align-items:center;justify-content:center}.hero-logo-circle{width:100%;height:100%;position:absolute;top:0%;left:50%;transform:translate(-50%,-165%) scale(.7);z-index:2;opacity:0}.hero-logo-circle svg{filter:drop-shadow(0 0 2px #BC9E5F)}.second-overlay-copy{position:absolute;bottom:20%;left:50%;transform:translate(-50%);z-index:2;font-family:EB Garamond,serif;font-weight:700}.second-overlay-copy h3{background-color:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transform-origin:center 0%;font-size:58px;text-align:center}.second-overlay-copy img{width:75%;opacity:0}.second-overlay-copy p{background-color:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-align:justify;font-size:24px;line-height:35px;width:110%;transform:translate(-5%)}.video-icon-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;z-index:3;opacity:0;cursor:pointer}.chair-container{height:auto;position:relative;z-index:1}.canvasContainer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1}.canvasContainer canvas{width:100vw;filter:blur(.9rem);z-index:2}.infoContent{position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:var(--grid-gap);padding-inline:var(--p-chair-inline);transform:translateY(100vh);z-index:2;margin-block:50px}.infoContent .section-1,.infoContent .section-2,.infoContent .maskImg-2{grid-column:span 6}.wrapContent-6fr{gap:var( --grid-gap);display:grid;grid-template-columns:repeat(6,1fr)}.infoContent .section-2{padding-top:calc(100vh /3)}.infoContent .maskImg-1{aspect-ratio:9/16}.infoContent .maskImg-2,.infoContent .maskImg-3{aspect-ratio:1/1}.infoContent .maskImg-2{width:calc(100% + var(--p-chair-inline))}.infoContent .maskImg-3{grid-column:span 5}.title,.subtitle{font-family:EB Garamond,serif}.title span{font-size:15px;font-family:Helvetica,sans-serif;font-weight:500}.title{font-size:100px}.subtitle{font-size:45px;line-height:1.1;color:#fef289}.description{font-size:28px;line-height:1.3;font-family:Helvetica,sans-serif}.maskImg-1,.maskImg-2,.maskImg-3{position:relative;border:0 solid transparent;transition:border-width .6s ease,border-color .3s ease .3s}.expand-icon{width:4em;height:4em;position:absolute;bottom:1.5em;right:1.5em;background-color:var(--bg-primary);padding:1em;border-radius:50%}.expand-icon svg path{stroke:#fff9cb}.maskImg-1:hover,.maskImg-2:hover,.maskImg-3:hover{border:.5vw solid #fff9cb;cursor:zoom-in}.maskImg-1:hover .expand-icon,.maskImg-2:hover .expand-icon,.maskImg-3:hover .expand-icon{background-color:#fff9cb}.maskImg-1:hover .expand-icon svg path,.maskImg-2:hover .expand-icon svg path,.maskImg-3:hover .expand-icon svg path{stroke:var(--bg-primary)}.overlay-canvas{position:absolute;width:100vw;height:100vh;top:0;left:0;background-color:var(--bg-primary);transform:scaleY(1.1);z-index:4}.separadorContainer{width:100%;display:flex;justify-content:center;padding-block:5vh}.separadorContainer img{width:65%}.boton-compra{background-color:#2e2e2e;border:1px solid #FEF289;grid-column:span 5;height:4rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.boton-compra a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:24px;color:#fef289;font-weight:900;font-family:EB Garamond,serif}.botton-mobile{display:none}.mordor{margin-top:100vh;z-index:4}.gondor{margin-top:100vh;z-index:5}.rohan{margin-top:100vh;z-index:6}.moria{margin-top:100vh;z-index:7}.rivendell{margin-top:100vh;z-index:8}.sub-banner{margin-top:100vh;z-index:9}.rivendellContent .section-1 h2,.rivendellContent .section-1 .maskImg-1,.mordorContent .section-1 h2,.mordorContent .section-1 .maskImg-1,.rohanContent .section-1 h2,.rohanContent .section-1 .maskImg-1{grid-column:2 /span 5}.rivendell .sub-container,.rohan .sub-container,.mordor .sub-container{grid-column:2/ span 4;margin-bottom:6vh;display:flex;flex-direction:column;gap:3vh}.rivendellContent .maskImg-1 img,.moriaContent .maskImg-1 img,.rohanContent .maskImg-1 img,.gondorContent .maskImg-1 img,.mordorContent .maskImg-1 img{object-position:center}.rivendellContent .maskImg-2 img{object-position:50% center}.rivendellContent .maskImg-3 img{object-position:53% center}.rivendell .title,.rivendell .subtitle,.rivendell .description,.moria .title,.moria .subtitle,.moria .description,.rohan .title,.rohan .subtitle,.rohan .description,.gondor .title,.gondor .subtitle,.gondor .description,.mordor .title,.mordor .subtitle,.mordor .description{text-align:left}.moriaContent .section-1 h2,.moriaContent .section-1 .maskImg-1,.gondorContent .section-1 h2,.gondorContent .section-1 .maskImg-1{grid-column:span 5}.moriaContent .boton-compra,.gondorContent .boton-compra{grid-column:2 / span 5}.moria .sub-container,.gondor .sub-container{grid-column:span 4;margin-bottom:6vh;display:flex;flex-direction:column;gap:3vh}.moriaContent .maskImg-2{left:calc(var(--p-chair-inline) * -1)}.moriaContent .maskImg-2 img{object-position:50% center}.moriaContent .maskImg-3 img{object-position:53% center}.rohanContent .maskImg-2 img{object-position:50% center}.rohanContent .maskImg-3 img{object-position:53% center}.mordorContent .maskImg-2 img{object-position:50% center}.mordorContent .maskImg-3 img{object-position:53% center}.gondorContent .maskImg-2 img{object-position:50% center}.gondorContent .maskImg-3 img{object-position:53% center}.gondorContent .maskImg-3,.moriaContent .maskImg-3{grid-column:2 / span 5}.gondorContent .maskImg-2{left:calc(var(--p-chair-inline) * -1)}.postal{width:100vw;height:auto;display:flex;justify-content:center}.inicio-postal{position:relative;width:77vw;height:95vh}.inicio-postal img{width:100%;height:100%}.text-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.text-overlay h3{font-family:EB Garamond,serif;font-size:65px;font-weight:200;line-height:1;margin-top:2.3rem}.text-overlay button{font-family:Helvetica,sans-serif,serif;background:#f8dc8f;font-size:25px;border:none;font-weight:500;padding-inline:5rem;padding-block:.3rem;position:absolute;bottom:10vh;left:50%;transform:translate(-50%);cursor:pointer}.expand-postal{display:none;grid-template-columns:repeat(7,1fr);gap:7rem;padding-right:100px}.introduccion{width:22vw;height:100%;text-align:left;display:flex;flex-direction:column;justify-content:center}.introduccion h4{font-family:EB Garamond,serif;font-size:40px;color:#fff}.introduccion p{margin-top:5rem;font-size:22px;line-height:1.4}.introduccion p:nth-of-type(1){color:#000}.postal-card{width:30vw;height:100%;display:flex;flex-direction:column;text-align:left;justify-content:center}.postal-card h4{font-family:EB Garamond,serif;font-size:40px;display:flex}.postal-card span{font-size:10px;text-align:start;display:block;margin-top:7px}.postal-card p{font-family:EB Garamond,serif;font-size:30px;color:#eae089}.postal-card img{width:100%;height:auto;object-fit:contain}.active-slider{position:fixed;top:0;left:0;height:100vh;width:100vw;display:none;z-index:10;overflow-x:auto;overflow-y:hidden;transition:all .2s ease;scroll-behavior:smooth;scrollbar-color:rgb(121,121,121) var(--bg-primary)}.active-slider .postal-content{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);gap:2rem;background:linear-gradient(90deg,#cabcb4,#2a1c14);align-content:center}.active-slider h3{text-align:center}.active-slider .inicio-postal{width:auto;height:100vh;transition:all .5s ease}.active-slider .expand-postal{display:none}.hide-slider{position:fixed;top:2rem;left:2rem;z-index:11}.hide-slider button{display:flex;background-color:#eae089;font-size:20px;border:none;padding:1rem 2rem;border-radius:30px;cursor:pointer}.hide-slider button svg{height:20px;margin-right:15px}.postal-360{padding-top:1rem}.overlay-postal-360{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;z-index:10;text-align:center;align-items:center;justify-content:center;text-shadow:1px 1px 6px var(--bg-primary);opacity:0}.overlay-postal-360 h4,.overlay-postal-360 h3{font-family:EB Garamond,serif;font-weight:400;transform:scaleX(.9)}.overlay-postal-360 h4{font-size:4.5rem}.overlay-postal-360 h3{font-size:6.5rem;transform:translateY(-20px)}.overlay-postal-360 p{font-family:Helvetica,sans-serif;font-size:2rem;padding-top:2.5rem;line-height:1.1}.texto-elfico img{height:55px;width:fit-content;position:absolute;transform:translateY(-15px)}.texto-elfico{height:25px;display:flex;align-items:start}#float-modal{display:none;position:fixed;background-color:var(--bg-primary);transition:all 375ms ease-in}.showImg{width:100vw!important;height:100vh!important;top:0!important;left:0!important;transition:all 375ms ease-in}#float-modal button{width:100%;height:100%;background-color:var(--bg-primary);cursor:zoom-out}#float-modal img{width:100%;height:100%;transition:all 57ms ease-in}.x-mark-icon{display:block;cursor:pointer;width:4em;height:4em;position:absolute;top:1.5em;right:5em;background-color:#1a1a22;padding:1em;border-radius:50%}.x-mark-icon svg{stroke:#c40d0d}.menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:12;display:none;transition:all .5s ease}.menu-content{position:fixed;top:0;left:0;width:100%;height:100%;transition:all .5s ease}.menu-content .bg-img,.menu-content .bg-img-overlay,.menu-content .bg-overlay{position:absolute;top:0;left:0;opacity:0;transition:all .5s ease}.menu-text{position:absolute;transform:translate(100vw);height:100%;width:50%;transition:all .5s ease}.menu-text .bg-img-menu{position:absolute;left:0;top:0;height:100vh;width:auto}.menu-text-container{position:absolute;top:0;left:0;width:100%;height:100%;font-family:EB Garamond,serif}.menu-text-container img{width:100%;height:auto}.menu-text-container h2{font-size:25px;font-weight:400;padding-left:10%;margin-top:12vh;border-bottom:2px solid #FBEFCF;border-image:linear-gradient(to right,transparent 0%,transparent 1%,#FBEFCF 2%,#FBEFCF 100%) 1;width:fit-content}.list-titles{width:fit-content;justify-self:end}.menu-text-container p{font-size:35px}.menu-text-container li{display:flex;height:4rem;align-items:center;justify-content:end;padding-right:2rem;margin-top:2.5rem}.guion-container{height:100%;display:flex;justify-content:center;align-items:center}.menu-text-container li p{margin-right:2rem;display:flex;cursor:pointer}.menu-text-container li p:hover{color:#fbefcf}.menu-text-container li p span{font-size:10px;display:flex;height:100%}.initial-letter{font-size:40px!important;transform:translateY(-3px)}.copyright-text{font-size:14px!important;position:absolute;bottom:1rem;right:1.5rem;font-weight:400;color:#bdbdbd}.menu .burger{position:absolute;top:.59rem;right:0;margin-right:0}.cross{transition:all .9s ease}.cross .burger-container{margin-top:.19rem}.cross .burger-line:nth-child(1){transform:rotate(45deg) translate(11%,2px)}.cross .burger-line:nth-child(2){transform:rotate(-45deg) translate(22%,-7px)}.animate-overlay-menu{animation:moveMenu 30s linear forwards}footer{padding-top:14rem;padding-bottom:6rem;width:100vw;height:auto;background-color:var(--bg-primary);z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center}footer img{height:4vh}footer p{margin-top:1rem;line-height:1;text-align:center;font-size:18px}.p360-container canvas{opacity:.5}.referencia{position:fixed;background-color:red;width:1px;height:1px;z-index:99;top:15%;left:50%}.video{position:fixed;display:none;align-items:center;justify-content:center;width:100vw;height:100vh;z-index:10;top:0;left:0;animation:fondoVideo 2s ease forwards}.video-play:hover{transform:scale(1.1);transition:.5s linear}.video-container{width:70vw;height:70vh;border-radius:15px;overflow:hidden;background-color:var(--bg-primary);animation:moveVideo 2s ease alternate forwards}#video-youtube{width:100%;height:100%;animation:playVideo .5s linear forwards}@keyframes moveMenu{0%{transform:translate(0)}to{transform:translate(-50vw)}}@keyframes loaderShadow{0%{transform:scale(30);background:radial-gradient(circle,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0) 3%,var(--bg-primary) 4%,var(--bg-primary) 100%)}to{transform:scale(10)}}@keyframes loaderHide{0%{opacity:1}to{opacity:0;display:none}}@keyframes moveVideo{0%{transform:translateY(80vh)}to{transform:translate(0)}}@keyframes playVideo{0%{display:none}to{display:block}}@keyframes fondoVideo{0%{background-color:#79797900}to{background-color:var(--bg-primary)}}@media (max-width:900px){nav .burger{margin-right:0}.logo img{padding-left:0}h1{font-size:2.5rem;letter-spacing:0}.video-content{transform:rotate(90deg)}.video-container{width:99vh;height:99vw}.video .x-mark-icon{top:auto;bottom:2rem}.overlay-copy p{font-size:1rem}.overlay-copy h1{margin-top:60%}.menu-text{width:100%}.menu-text-container p{font-size:25px;text-align:end}.initial-letter{font-size:30px!important}.menu-text-container li{margin-top:1rem}.overlay-copy{width:100%;top:0;display:flex;flex-direction:column;height:100%;position:absolute;justify-content:center;align-items:center}.logo-container-complete{position:fixed;width:100vw;height:100vh;top:0;left:0}.hero-logo-circle{transform:translateY(-42%) scale(.6);width:auto;height:auto;display:flex;justify-content:center;position:static}.overlay-copy img{object-fit:contain;height:50px}.canvasContainer canvas{width:auto;height:100vh}.rivendellContainer canvas,.rohanContainer canvas{transform:translate(-55%)}.moriaContainer canvas{transform:translate(-10%)}.gondorContainer canvas{transform:translate(-28%)}.mordorContainer canvas{transform:translate(-60%)}.p360-container canvas{transform:translate(-36%);opacity:.5}.gondorContent,.moriaContent{flex-direction:column-reverse!important}.infoContent{padding:0;display:flex;flex-direction:column}.section-1,.section-2{display:grid;padding-inline:2.5rem;grid-template-columns:repeat(4,1fr)}.title{font-size:61.5px;grid-column:span 4!important}.subtitle{font-size:34.5px}.description{font-size:19.3px}.sub-container,.maskImg-1{grid-column:span 4!important}.sub-banner{position:relative!important;margin-top:10vh!important;margin-inline:0!important;display:flex;justify-content:center;align-items:center}.second-overlay-copy{bottom:auto;padding-inline:1rem;width:100vw}.second-overlay-copy h3{font-size:40px;text-align:left}.second-overlay-copy p{width:100%;transform:translate(0);font-size:min(4lvh,5.7vw);line-height:120%;text-align:left}.infoContent .section-2{padding-top:0}.two-img-content{display:flex;overflow-x:auto;height:100vw;width:100vw;padding-right:20vw}.botton-descktop{display:none}.two-img-content .maskImg-2,.two-img-content .maskImg-3{width:81vw;height:100%}.maskImg-2{left:0!important}.botton-mobile{display:block;padding-inline:2.5em}.inicio-postal{width:100vw;height:70vw}.inicio-postal .text-overlay h3{font-size:30px;margin-top:.5rem}.inicio-postal .text-overlay button{bottom:8.5vh}.overlay-postal-360{padding-inline:2rem}.overlay-postal-360 h4{font-size:51.5px}.overlay-postal-360 h3{font-size:30.5px;transform:translate(0)}.overlay-postal-360 p{font-size:19.3px;padding-top:2rem}#float-modal{display:flex;width:100%;height:100%;justify-content:center;align-items:center}#float-modal button{height:auto}#float-modal img{width:100vw!important}.x-mark-icon{right:1.5em}.active-slider .inicio-postal{padding:0!important;margin-top:2rem;width:85vw!important}.hide-slider{top:1em;left:1em}.active-slider .postal-content{display:flex;flex-direction:column;width:100vw;overflow-y:auto}.active-slider .text-overlay{transform:scale(1)}.active-slider .text-overlay h3{font-size:25.5px;margin-top:8.7rem}.active-slider .postal-content .expand-postal{display:flex!important;flex-direction:column;padding-inline:2rem!important;width:100vw;gap:2rem}.active-slider .introduccion{width:100%}.active-slider .introduccion p{margin-top:1rem}.active-slider .postal-card{width:100%}.overlay rect{opacity:0}.hero-img-logo img{width:auto;height:auto}.hero-principal-img{object-fit:cover}.mordor,.gondor,.rohan,.moria,.rivendell,.sub-banner{margin-top:50vh}}@media (min-width:2400px){.overlay-copy,.second-overlay-copy{bottom:30vh}.hero-img-logo img{top:15%}.hero-logo-circle{transform:translate(-50%,-185%) scale(.7)}.overlay-canvas{transform:scaleY(1.05)}.title{display:flex;align-items:end}footer{padding-top:0;background-color:#130d0f}footer img{height:3vh}}@media (min-width:3000px){.overlay-copy{bottom:30vh}.second-overlay-copy{bottom:35vh}.hero-logo-circle{top:0}.overlay{transform-origin:center 19.84%}.title{display:flex;align-items:end}.sub-container{justify-content:center}.overlay-canvas{transform:scaleY(1.05)}footer img{height:2vh}}
