*{padding:0;margin:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;min-width:320px}body{line-height:1;text-rendering:optimizeLegibility;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{text-decoration:none;color:inherit}a:link,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}@font-face{font-family:Opti Oliver;src:url(../fonts/optioliver.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Wentrisor;src:url(../fonts/wentrisor.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Century Schoolbook;src:url(../fonts/CenturySchoolbook.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Century Schoolbook;src:url(../fonts/CenturySchoolbook-Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{--scrollTop: 0px}html{font-size:.2564102564vw}@media screen and (min-width: 768px){html{font-size:.1302083333vw}}body{font-family:Opti Oliver,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:14px;color-scheme:light dark;color:#9691b7;height:100%}.lock body{overflow:hidden}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}main{flex:1 1 auto;width:100%;margin:0 auto;max-width:1920px}.root-suspense{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;touch-action:none;background-color:#0e0929}.root-suspense__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;overflow:hidden}img{-webkit-user-select:none;user-select:none;pointer-events:none}button{border:none;outline:none;margin:0;padding:0}input{outline:2px solid transparent;transition:.15s;color:#d3cbff}input:focus{outline-color:#6253c0;background:#402a7f;color:#d3cbff}video::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none}video::-webkit-media-controls-play-button{display:none!important;-webkit-appearance:none}video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.page-blur{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.page-blur>div{position:absolute}.page-blur>div:nth-of-type(1){width:150px;height:100%;left:-50px;background:linear-gradient(90deg,#08061f,transparent)}@media screen and (min-width: 768px){.page-blur>div:nth-of-type(1){left:calc(50% - 402px)}}@media screen and (min-width: 1200px){.page-blur>div:nth-of-type(1){left:0}}.page-blur>div:nth-of-type(2){width:150px;height:100%;right:-50px;background:linear-gradient(90deg,transparent,#08061f)}@media screen and (min-width: 768px){.page-blur>div:nth-of-type(2){right:calc(50% - 402px)}}@media screen and (min-width: 1200px){.page-blur>div:nth-of-type(2){right:0}}.fireflies{overflow:hidden}.header{position:fixed;width:100vw;z-index:2001}.header__body{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1140px;width:100%;padding-top:20px;padding-inline:20px;-webkit-user-select:none;user-select:none;z-index:2001;left:0;margin:0 auto;transition:transform .3s ease 0s,padding .3s ease 0s;will-change:transform,padding}@media screen and (min-width: 1200px){.header__body.scrolled{padding-top:25px}}.header__body.page{max-width:1000px}@media screen and (max-width: 1199px){.header__body.page{max-width:830px}}@media screen and (max-width: 1199px){.header__body{max-width:850px}}.header__body>div:nth-child(3){display:flex;justify-content:flex-end;transition:transform .3s ease 0s;will-change:transform}@media screen and (min-width: 440px){.header__body>div:nth-child(3){transform:translateY(3px)}}@media screen and (min-width: 440px){.header__body{padding-top:30px;align-items:flex-end}}@media screen and (min-width: 768px){.header__body{padding-top:30px;padding-inline:60px;align-items:flex-end}}@media screen and (min-width: 1200px){.header__body{padding-top:35px}}.header__center{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 440px){.header__center{gap:3px}}.header__language{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;padding:8px}@media (max-width: 440px){.header__language{height:60px}}.header__logo{margin-top:20px;margin-bottom:20px;position:relative;filter:drop-shadow(-5px 3px 30px #c62611)}.header__logo>a{display:flex;justify-content:center;align-items:center;height:20px}.header__logo>a>svg{width:300px;transition:transform .3s ease 0s,width .3s ease 0s}@media screen and (min-width: 1200px){.header__logo.scrolled>a>svg{width:280px!important}}@media screen and (min-width: 1200px){.header__logo.page>a>svg{width:345px}}.header__logo:before{content:"";top:0;right:0;bottom:0;left:0;display:inline-block;background:#f003;position:absolute;filter:blur(20px);-webkit-filter:blur(20px);z-index:-1;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}@media screen and (max-width: 439px){.header__logo>a>svg{width:110px}}@media screen and (max-width: 549px){.header__logo>a>svg{width:200px}}.header__back-to-menu{min-width:60px;transition:opacity .3s ease 0s,visibility 0s}.header__back-to-menu.hidden{opacity:0;visibility:hidden}.header__open-menu{min-width:60px;transition:opacity .3s ease 0s,visibility 0s}.header__open-menu.hidden{opacity:0;visibility:hidden}@media (max-width: 440px){.header__open-menu{height:60px;display:flex;align-items:center}}@media (max-width: 1200px){.header__title-body{position:absolute;bottom:-30px}}.header__title{position:relative;color:#b7866599;background:linear-gradient(180deg,#d2c9de99 -25%,#b7866599 138.89%),#fff;-webkit-background-clip:text;background-clip:text;display:flex;justify-content:center;align-items:center;gap:8px;font-family:Wentrisor;font-size:12rem;white-space:nowrap;transition:font-size .2s ease 0s}@media screen and (min-width: 440px){.header__title{font-size:14px}}@media screen and (min-width: 550px){.header__title{font-size:18px}}@media screen and (min-width: 1200px){.header__title{margin-top:10px;font-size:18px}}.header__title:before{content:"";top:0;right:0;bottom:0;left:0;display:inline-block;background:#f003;position:absolute;filter:blur(25px);z-index:-1}.header__title>svg{width:26px;height:26px}.header__title>svg:nth-of-type(2){transform:scaleX(-1)}.header__bg{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-350px);width:2200px!important;z-index:-10;will-change:transform;transition:transform .5s ease 0s;pointer-events:none}@media screen and (min-width: 440px){.header__bg{transform:translate(-50%) translateY(-400px)}}.header__bg>img{width:100%}.header__bg:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:2200px!important;height:100%;z-index:-10;background:linear-gradient(to bottom,#08061f 0%,rgba(8,6,31,.7333333333) 50%,transparent 100%)}.header__bg.visible{transform:translate(-50%) translateY(-192px)}@media screen and (min-width: 440px){.header__bg.visible{transform:translate(-50%) translateY(-155px)}}.header__bg.visible.astrology,.header__bg.visible.numerology{transform:translate(-50%) translateY(-115px)}@media screen and (min-width: 1200px){.header__bg.visible.astrology,.header__bg.visible.numerology{transform:translate(-50%) translateY(-70px)}}.back-to-menu__container{display:flex;align-items:center;min-height:36px;gap:8px;cursor:pointer}.back-to-menu__icon{width:16px;height:16px}@media screen and (min-width: 440px){.back-to-menu__icon{display:none}}.back-to-menu__text{font-family:Wentrisor;color:#a55491;filter:drop-shadow(0 0 6px #681255)}.open-menu__container{display:flex;align-items:center;gap:8px;cursor:pointer}.open-menu__icon{width:30px;height:30px}.open-menu__text{font-family:Wentrisor;color:#a55491;filter:drop-shadow(0 0 6px #681255)}.language__container{min-width:60px;position:relative}.language__image{width:24px;height:24px;margin-right:5px}@media screen and (max-width: 439px){.language__image{width:20px;height:20px;margin-right:0}}.language__title,.language__choice-title{color:#a55491;font-family:Wentrisor;filter:drop-shadow(0 0 6px #681255)}.language__chevron{width:10px;height:10px;transform:rotate(-90deg);transition:transform .2s ease 0s}.language__chevron.open{transform:rotate(90deg) scaleY(-1)}.language__menu{position:absolute;top:50px;display:flex;flex-direction:column;background-image:url(../images/header/bg-lang.jpg);background-size:100%;border-radius:8px;overflow:hidden;width:120px}.language__menu.scrolled{background-image:url(../images/header/bg-lang-scrolled-3.png);background-repeat:no-repeat;top:46px;padding-top:20px;border-radius:20px;background-size:120%;background-position:center -20px;z-index:-10}.language__choice{display:flex;align-items:center;gap:8px;padding:10px 20px;cursor:pointer}@media (any-hover: hover){.language__choice:hover{background-color:#ffffff10}}.loader__container{position:fixed;top:0;left:0;right:0;height:100vh;z-index:9999;display:flex;flex-direction:column;background-color:#070620;opacity:1;overflow:hidden;touch-action:none}.loader__container.fade-out{pointer-events:none;animation:fade-out forwards 1s ease-out}.loader__body{flex:1 1 auto;position:relative;z-index:2000}.loader__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0}.loader__content.loaded{animation:fade-in .3s ease-in-out forwards}.loader__bg{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;height:100%}.loader__video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translate(-50%) translateY(-50%);background-size:cover}.loader__percentage{position:absolute;transform:translateY(70px);font-size:24px;color:#b08477;z-index:9}.loader__percentage>span:nth-of-type(1){display:inline-flex;justify-content:center;align-items:center}.loader__percentage>span:nth-of-type(1):before{content:"";display:block;position:absolute;background:#04021190;filter:blur(20px);z-index:10;transform:translateY(-50px) translate(10px);width:180px;height:90px}.loader__percentage>span:nth-of-type(2){filter:drop-shadow(-25px 0 15px #e03019)}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes openAnimation{0%{transform:scale(2) translateY(300px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes closeAnimation{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(2) translateY(300px);opacity:0}}@keyframes overlayOpenAnimatin{0%{background:#0000}to{background:#080622cc}}@keyframes overlayCloseAnimatin{0%{background:#080622cc}to{background:#0000}}.page-navigation-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;flex-direction:row;align-items:center;justify-content:center;transform-origin:center top;opacity:0;pointer-events:none;transform:translateY(100%) translateZ(0);transition:transform .4s ease,opacity .4s ease;will-change:transform,opacity;overflow:hidden}.page-navigation-modal.open{transform:translateY(0) translateZ(0);opacity:1;pointer-events:auto}.page-navigation-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:1050;overflow:hidden;background:#080622cc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);visibility:hidden;pointer-events:none;opacity:0;transform:translateZ(0);transition:opacity .4s ease 0s,visibility .4s ease 0s;will-change:transform,opacity,visibility}.page-navigation-modal__backdrop.open{opacity:1;visibility:visible;pointer-events:auto}.page-navigation-modal__content{position:relative;z-index:2000;width:100vw;height:100%;max-width:100vw;max-height:100%;padding-top:130px}@media (max-height: 740px){.page-navigation-modal__content{overflow-y:auto;overflow-x:hidden}}@keyframes mobileOverlayOpenAnimatin{0%{background-color:#0000}to{background-color:#0009}}@keyframes mobileOverlayCloseAnimatin{0%{background-color:#0009}to{background-color:#0000}}@keyframes mobileContentOpenAnimatin{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes mobileContentCloseAnimatin{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(100%)}}.stars{position:absolute;width:100%;pointer-events:none;left:50%;transform:translate(-50%)}.root__stars{height:500px;top:0;z-index:-4;-webkit-mask-image:radial-gradient(#0e0929,transparent);mask-image:radial-gradient(#0e0929,transparent)}@media screen and (max-width: 1199px){.root__stars{opacity:.7}}.section-tarot-one__stars,.section-le-one__stars,.section-wiru-one__stars,.section-scaru-one__stars{height:550px;top:80px}.section-jyot-one__stars{height:750px;top:80px;transform:translate(calc(-50% + var(--bgOffsetX) / 4.5),calc(var(--scrollTop) / 9 + var(--bgOffsetY) / 4.5))}.section-natal-one__stars{height:550px;top:80px;transform:translate(calc(-50% + var(--bgOffsetX) / 4.5),calc(var(--scrollTop) / 9 + var(--bgOffsetY) / 4.5))}.section-matr-one__stars{height:350px;top:80px}.section-pair-one__stars{height:550px;top:80px}html{background:#0e0928!important}@keyframes shrink-up{0%{transform:scale(1) translateY(0)}to{transform:scale(.75) translateY(-100px)}}@keyframes grow-down{0%{transform:scale(.75) translateY(-100px)}to{transform:scale(1) translateY(0)}}.main__root{position:relative;min-height:100dvh;transition:transform ease-in-out .4s,opacity ease-in-out .3s;display:flex;flex-direction:column}.main__content{flex:1 1 auto;height:100%;display:flex;justify-content:center;will-change:transform;transform:scale(1) translateY(0);animation-fill-mode:forwards}@media (min-width: 1200px){.main__content.open{animation:shrink-up .4s ease-out forwards}.main__content.close{animation:grow-down .3s ease-in forwards}}.main__blur{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;pointer-events:none;background:radial-gradient(#0e092915 60%,#0e0929)}.main__blur>div,.main__blur svg{position:absolute}.main__blur.show>div:nth-of-type(1){animation:slideFromLeft .1s ease-in-out forwards}.main__blur.show>div:nth-of-type(2){animation:slideFromRight .1s ease-in-out forwards}.main__blur.show>div:nth-of-type(3){animation:slideFromBottom .1s ease-in-out forwards}.main__blur.show>svg:nth-of-type(1){animation:slideAngleFromBottom .1s ease-in-out forwards}.main__blur.show>svg:nth-of-type(2){animation:slideAngleFromBottom .1s ease-in-out forwards}.main__blur.hide>div:nth-of-type(1){animation:slideToLeft .75s ease-in-out forwards}.main__blur.hide>div:nth-of-type(2){animation:slideToRight .75s ease-in-out forwards}.main__blur.hide>div:nth-of-type(3){animation:slideToBottom .75s ease-in-out forwards}.main__blur.hide>svg:nth-of-type(1){animation:slideAngleToBottom .75s ease-in-out forwards}.main__blur.hide>svg:nth-of-type(2){animation:slideAngleToBottom .75s ease-in-out forwards}.main__blur>div:nth-of-type(1){height:100%;background:#0e0929;left:-130px;width:200px;filter:blur(30px)}@media screen and (max-width: 767px){.main__blur>div:nth-of-type(1){left:-150px}}@media screen and (min-width: 1240px) and (max-width: 1199px){.main__blur>div:nth-of-type(1){left:-20px}}.main__blur>div:nth-of-type(2){height:100%;background:#0e0929;right:-130px;width:200px;filter:blur(30px)}@media screen and (max-width: 767px){.main__blur>div:nth-of-type(2){right:-150px}}@media screen and (min-width: 1240px) and (max-width: 1199px){.main__blur>div:nth-of-type(2){right:-20px}}.main__blur>div:nth-of-type(3){width:100%;background:#0e0929;top:1080px;height:200px;filter:blur(30px)}@media screen and (max-width: 1199px){.main__blur>div:nth-of-type(3){top:-1200px}}.main__blur>svg:nth-of-type(1){color:#0e0929;width:350px;height:350px;left:0;bottom:-150px;filter:blur(30px)}.main__blur>svg:nth-of-type(2){color:#0e0929;width:350px;height:350px;right:0;bottom:-150px;transform:scaleX(-1);filter:blur(30px)}.bg-media{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100%;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;touch-action:none}.bg-media__bg{position:absolute;top:0;bottom:0;z-index:-4;will-change:transform;transform:translateZ(0)}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__bg>img{height:100%;object-fit:cover}}@media screen and (max-width: 1199px){.bg-media__bg{transform:translateY(-15px)}.bg-media__bg>img{width:1640px}}.bg-media__planet{position:absolute;top:0;bottom:0;height:100%;z-index:-3;filter:drop-shadow(0 0 10px #684688);will-change:transform;transform:translateZ(0)}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__planet>img{height:100%;object-fit:cover}}@media screen and (max-width: 1199px){.bg-media__planet{margin-top:-15px}.bg-media__planet>img{width:1640px}}.bg-media__woman{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__woman>img,.bg-media__woman video{height:100%;object-fit:cover}}.bg-media__woman>video{position:absolute;left:50%;transform:translate(-50%);top:-10px}@media screen and (max-width: 1199px){.bg-media__woman>video{width:1440px;top:-10px}}.bg-media__woman>img{position:absolute;top:160px;left:50%;transform:translate(calc(-50% - 37px))}@media screen and (max-width: 1199px){.bg-media__woman>img{width:1200px;top:100px;transform:translate(calc(-50% - 22px))}}.bg-media__fog{top:-280px;z-index:8;position:absolute;margin-inline:auto;transform:translateY(50px)}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__fog{top:unset;bottom:-20px}.bg-media__fog>img,.bg-media__fog video{height:100%;opacity:.8;object-fit:cover}}@media screen and (min-width: 1200px){.bg-media__fog{top:-150px}}.bg-media__fog>video{width:2200px}.bg-media__meadow{position:absolute;height:100%;bottom:0;z-index:-2;transform:translateY(275px)}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__meadow{transform:translateY(100px);height:unset;bottom:10px}.bg-media__meadow>img,.bg-media__meadow video{height:800px;width:100%;object-fit:cover}}@media screen and (max-width: 1199px){.bg-media__meadow>img{width:1240px}}.bg-media__rocks{position:absolute;height:100%;bottom:0;transform:translateY(350px);z-index:-3}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__rocks{transform:translateY(150px)}.bg-media__rocks>img,.bg-media__rocks video{height:100%;object-fit:cover}}@media screen and (max-width: 1199px){.bg-media__rocks{bottom:-20px}.bg-media__rocks>img{width:1240px}.bg-media__rocks:after{content:"";display:block;position:absolute;left:0;right:0;background:#0b0827;height:500px;transform:translateY(-100px);z-index:1000}}.bg-media__pink-shine{position:absolute;z-index:10;height:100%}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__pink-shine>img,.bg-media__pink-shine video{object-fit:cover}}.bg-media__pink-shine>video{width:2200px;transform:translateY(-50px)}.bg-media__pink-shine>img{transform:translateY(200px);opacity:.8;width:1200px}@media screen and (min-width: 1200px){.bg-media__pink-shine>img{top:-200px}}.bg-media__shine{position:absolute;width:1920px;height:480px;top:500px;z-index:10;width:1675px;display:none}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__shine>img,.bg-media__shine video{height:100%;object-fit:cover}}@media screen and (min-width: 1200px){.bg-media__shine{display:inherit}}.bg-media__shine>img{width:100%}@media screen and (max-width: 1199px){.bg-media:before{position:absolute;content:"";left:-100px;right:-100px;height:calc(100% - 700px);top:750px;background:#080722;filter:blur(20px);z-index:5}}@media screen and (max-width: 1199px) and (min-width: 767px){.bg-media:before{background:#080722cc}}@media screen and (max-width: 767px){.bg-media:before{position:absolute;content:"";left:-100px;right:-100px;height:calc(100% - 700px);top:750px;background:#080722;filter:blur(20px);z-index:5}}.bg-media__fireflies{z-index:4;position:absolute;transform:translateY(-320px);touch-action:none}@media (max-width: 440px){.bg-media__fireflies{left:-107px}}@media screen and (min-width: 768px) and (max-width: 1199px){.bg-media__fireflies{bottom:-300px}.bg-media__fireflies>video{height:100%;object-fit:cover}}@media screen and (min-width: 1200px){.bg-media__fireflies{transform:translateY(-50px)}}.bg-media__fireflies-root-item{z-index:-12}.main-block-body{position:absolute;top:475px;height:400px;z-index:15;width:100%;display:flex;justify-content:center}@media screen and (max-width: 1199px){.main-block-body{top:300px;bottom:unset;left:0;width:100%}}@media screen and (min-width: 768px) and (max-width: 1199px){.main-block-body{top:unset;bottom:-75px;height:600px;width:100%}}@media (min-width: 1199px){.main-block-body{height:400px}}.row{position:absolute;top:475px;z-index:5;padding-left:26px;display:flex;white-space:nowrap;background-color:transparent;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.row::-webkit-scrollbar{display:none}@media screen and (max-width: 1199px){.row{top:300px;bottom:unset;left:0;width:100%;overflow-y:hidden;overflow-x:scroll}}@media screen and (min-width: 768px) and (max-width: 1199px){.row{padding-left:50px;top:unset;bottom:-75px;height:600px}}.row-item{flex:0 0 230px;width:230px;height:375px;font-size:50px;margin-right:20px;display:flex;align-items:flex-end;justify-content:center;scale:1;transition:transform .3s ease 0s,scale .3s ease 0s;cursor:pointer;-webkit-tap-highlight-color:transparent}.row-item:last-child{margin-right:0}@media (min-width: 1199px){.row-item:active{scale:.96}}@media (max-width: 1199px){.row-item{flex:0 0 200px;width:200px}}@media (max-width: 768px){.row-item{flex:0 0 170px;width:170px}}@media screen and (min-width: 768px) and (max-width: 1199px){.row-item{margin-right:50px}.row-item:last-child{margin-right:50px}}.row-item>.row-item__pic{position:absolute;pointer-events:none}@media (any-hover: hover){.row-item:hover>.row-item__pic>img{animation:horizontal-shaking .5s ease-in-out forwards}.row-item:hover>.row-item__title:before{background:#ff000059;filter:blur(25px)}}.row-item:before{content:"";position:absolute;width:calc(100% + 20px);height:40px;bottom:0;background:#06051e;z-index:-1;border-radius:50%;-webkit-filter:blur(8px);filter:blur(8px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}@media screen and (max-width: 1023px){.row-item:before{width:calc(100% + 150px);height:150px;-webkit-filter:blur(40px);filter:blur(40px);background:#0f0b36}}@media screen and (min-width: 1024px){.row-item>.row-item__pic{height:375px}}@media screen and (min-width: 1199px){.row-item:nth-of-type(2),.row-item:nth-of-type(4){transform:translateY(20px)}.row-item:nth-of-type(3){transform:translateY(35px)}}.row-item:nth-of-type(1)>.row-item__pic{transform:translateY(40px) translate(-55px)}@media screen and (max-width: 1023px){.row-item:nth-of-type(1)>.row-item__pic{transform:translateY(70px) translate(-55px)}}.row-item:nth-of-type(2)>.row-item__pic{transform:translateY(36px) translate(-45px)}@media screen and (max-width: 1023px){.row-item:nth-of-type(2)>.row-item__pic{transform:translateY(65px) translate(-45px)}}.row-item:nth-of-type(3)>.row-item__pic{transform:translateY(20px) translate(10px)}@media screen and (max-width: 1023px){.row-item:nth-of-type(3)>.row-item__pic{transform:translateY(40px) translate(10px)}}.row-item:nth-of-type(4)>.row-item__pic{transform:translateY(40px) translate(45px)}@media screen and (max-width: 1023px){.row-item:nth-of-type(4)>.row-item__pic{transform:translateY(67px) translate(45px)}}.row-item:nth-of-type(5)>.row-item__pic{transform:translateY(35px) translate(58px)}@media screen and (max-width: 1023px){.row-item:nth-of-type(5)>.row-item__pic{transform:translateY(58px) translate(58px)}}.row-item__stand{position:absolute}.row-item__pic{display:flex;justify-content:center;align-items:center;will-change:transform,filter}.row-item__pic:after{content:"";position:absolute;background:#7e4fb6;height:180px;width:120px;filter:blur(100px);opacity:.7}.row-item__title{position:relative;display:inline-block;z-index:99;font-size:24px;line-height:36px;color:#fff;background:linear-gradient(90deg,#e3e0e7,#dacabf);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;z-index:1}.row-item__title:before{content:"";top:0;right:0;bottom:0;left:0;display:inline-block;background:#ff00001a;transition:background .1s,filter .1s;position:absolute;filter:blur(10px);z-index:-2}@media screen and (max-width: 1023px){.row-item__title{transform:translateY(30px)}}@media screen and (max-width: 1023px){.row-item{transform:scale(.75)}}.root-modal__content{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%}.section{position:absolute;left:0;right:0;bottom:150px;z-index:100;height:28.5714285714%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;pointer-events:none;animation:slideSection .5s forwards ease-in-out;transform-origin:center top}@media (min-width: 767px){.section{top:0;bottom:0;height:100%;align-items:flex-start;flex-direction:row}}.section__stone{display:none;align-items:flex-end;justify-content:center;height:100%;width:100%}.section__stone.active{display:flex}@media (min-width: 767px){.section__stone{position:absolute;top:0;bottom:-150px;left:50%;transform:translate(-50%);z-index:-1;height:unset;width:unset}.section__stone>img{width:1100px}}.section__stone:nth-of-type(1)>img{transform:scaleX(-1)}.section__stone>img{height:100%}@media screen and (min-width: 1200px){.section__stone{bottom:unset}.section__stone>img{width:2200px}}@keyframes blur-in{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}.section__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10;overflow:hidden;background:#080622cc;animation:blur-in .5s forwards}.modal__subsections{position:relative;z-index:2000;display:flex}@media (min-width: 767px){.modal__subsections{top:24%}}@media (min-width: 1200px){.modal__subsections{top:0;transform:translateY(200px)}}.modal__subsection{-webkit-tap-highlight-color:transparent;flex:0 0 300px;width:300px;height:100%;display:none;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;will-change:transform}.modal__subsection.active{display:flex}@media (min-width: 767px){.modal__subsection{flex:0 0 400px;width:400px;height:700px}}@media screen and (min-width: 1200px){.modal__subsection{flex:0 0 700px;width:700px}}.modal__subsection:before{content:"";opacity:0;transition:opacity .25s ease 0s}@media (any-hover: hover){.modal__subsection:hover:before{opacity:1;position:absolute;content:"";width:280px;height:300px;background:#e17c4630;border-radius:50%;filter:blur(50px);z-index:99}}@media screen and (any-hover: hover) and (min-width: 768px){.modal__subsection:hover>.subsection__title{transform:scale(1.15)}}@media screen and (max-width: 767px){.modal__subsection.cards>.subsection__title{top:-94px}}@media screen and (max-width: 767px){.modal__subsection.cards-0>.subsection__title{top:-88px}}@media screen and (max-width: 767px){.modal__subsection.cards-1>img,.modal__subsection.cards-0>img{transform:translateY(-30px)}}@media screen and (max-width: 1200px){.modal__subsection.cards-1>img,.modal__subsection.cards-0>img{transform:translateY(-20px)}}.modal__subsection.runes>.subsection__title{top:60px}@media screen and (max-width: 767px){.modal__subsection.runes>.subsection__title{top:-67px;line-height:24px}}@media screen and (max-width: 767px){.modal__subsection.runes-1>img,.modal__subsection.runes-0>img{transform:translateY(-10px)}}@media screen and (max-width: 1200px){.modal__subsection.runes-1>img,.modal__subsection.runes-0>img{transform:translateY(-10px)}}@media screen and (max-width: 1200px){.modal__subsection.dgotish-1>img,.modal__subsection.dgotish-0>img{transform:translateY(-30px)}}.modal__subsection.dgotish{transform:translateY(-40px)}.modal__subsection.dgotish>.subsection__title{top:78px}@media screen and (max-width: 767px){.modal__subsection.dgotish>.subsection__title{line-height:24px}}@media screen and (min-width: 1200px){.modal__subsection.dgotish>.subsection__title{top:12px}}.modal__subsection.dgotish-0>img{transform:translate(8px) translateY(20px)}@media screen and (max-width: 767px){.modal__subsection.dgotish-0>.subsection__title{top:-42px}}.modal__subsection.dgotish-1>img{transform:translate(15px) translateY(20px)}@media screen and (max-width: 767px){.modal__subsection.dgotish-1>.subsection__title{top:-42px}}@media screen and (min-width: 768px){.modal__subsection.dgotish-1>img:nth-of-type(1){width:700px}}@media screen and (min-width: 1200px){.modal__subsection.dgotish-1>img:nth-of-type(1){width:900px}}@media screen and (max-width: 767px){.modal__subsection.icosahedron>.subsection__title{top:-70px;line-height:24px}}.modal__subsection.icosahedron-0>img{transform:translate(5px) translateY(-30px)}@media screen and (min-width: 768px){.modal__subsection.icosahedron-0>img{width:600px;height:600px}.modal__subsection.icosahedron-0>.subsection__title{top:50px;transform:translate(-10px)}}@media screen and (min-width: 1200px){.modal__subsection.icosahedron-0>img{width:800px;height:800px}.modal__subsection.icosahedron-0>.subsection__title{top:38px;transform:translate(-10px)}}.modal__subsection.icosahedron-1>img{transform:translate(-3px) translateY(-30px)}@media screen and (min-width: 768px){.modal__subsection.icosahedron-1>img{width:600px;height:600px}.modal__subsection.icosahedron-1>.subsection__title{top:50px;transform:translate(35px)}}@media screen and (min-width: 1200px){.modal__subsection.icosahedron-1>img{width:800px;height:800px}.modal__subsection.icosahedron-1>.subsection__title{top:38px;transform:translate(35px)}}.subsection__image{width:400px;height:400px;transform:translateY(75px);pointer-events:none;object-fit:contain}@media screen and (max-width: 767px){.subsection__image{height:200%!important}}@media (min-width: 767px){.subsection__image{width:700px;height:700px}}@media screen and (min-width: 1200px){.subsection__image{width:800px;height:800px}}.subsection__link{color:inherit;border-radius:50%;height:100%;pointer-events:all;-webkit-tap-highlight-color:transparent}@media screen and (max-width: 767px){.subsection__link{position:absolute}}.subsection__title{color:#fff;background:linear-gradient(90deg,#e3e0e7,#dacabf);background-size:cover;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:absolute;top:-20px;font-size:26px;line-height:38px;width:min-content;display:flex;justify-content:center;align-items:center;text-align:center;text-shadow:-5px 3px 70px #c62611,-5px 3px 40px #c62611,0px 4px 97.8px #0e0b3f;transition:transform .3s ease;-webkit-user-select:none;user-select:none}@media screen and (max-width: 767px){.subsection__title{font-size:20px}}.modal-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;will-change:transform}@keyframes horizontal-shaking{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}@keyframes magic-flicker{0%{opacity:1;transform:scale(1)}25%{opacity:.95;transform:scale(1.1)}50%{opacity:.85;transform:scale(1.2)}75%{opacity:.95;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes opacity{0%{opacity:0}to{opacity:1}}
