.top-navigation{position:fixed;z-index:3;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;transform:translateZ(0);min-height:610px;gap:25px}.top-navigation .social-media{justify-content:center;margin-top:20px}@media(min-width:768px){.top-navigation{gap:calc(6.6964285714vw - 26.4285714286px)}}@media(min-width:992px){.top-navigation{gap:40px}}.top-navigation .language-switcher{display:none}.navigation-item{position:relative;z-index:2;text-transform:uppercase;cursor:pointer;font-size:22px}@media(min-width:768px){.navigation-item{font-size:calc(4.4642857143vw - 12.2857142857px)}}@media(min-width:992px){.navigation-item{font-size:32px}}@media screen and (max-width:705px){.top-navigation .language-switcher{display:inline-block}}@media screen and (max-height:760px){.top-navigation{gap:20px}}.preload{position:fixed;z-index:9999;background-size:cover;background-position:50%;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:translateZ(0);opacity:0;pointer-events:none;transition:all 1s ease-in-out}.preload.isShow{opacity:1;pointer-events:all}.preload .zoom{position:relative;z-index:1}.preload .title{color:#000;letter-spacing:.4px;cursor:pointer;text-align:center;font-size:12px}@media(min-width:768px){.preload .title{font-size:calc(3.5714285714vw - 15.4285714286px)}}@media(min-width:992px){.preload .title{font-size:20px}}.preload .title-preload{opacity:0;transition:all 1s ease-in-out}.preload .title-preload.show{opacity:1}.preload .box-hexagon{display:block;position:absolute;z-index:2;top:50%;left:50%;transform:translate3d(-50%,-50%,0);cursor:pointer;width:98px;height:115px}@media(min-width:768px){.preload .box-hexagon{width:calc(41.0714285714vw - 217.4285714286px)}}@media(min-width:992px){.preload .box-hexagon{width:190px}}@media(min-width:768px){.preload .box-hexagon{height:calc(44.6428571429vw - 227.8571428571px)}}@media(min-width:992px){.preload .box-hexagon{height:215px}}.preload-canvas{position:absolute;top:0;left:0;bottom:0;z-index:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.151);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.preload-canvas canvas{opacity:0;overflow-clip-margin:content-box;overflow:clip}.preload-logo{position:relative;z-index:1;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;margin-right:auto;margin-top:-15px;width:232px;height:232px}@media(min-width:768px){.preload-logo{margin-top:calc(-6.6964285714vw + 36.4285714286px)}}@media(min-width:992px){.preload-logo{margin-top:-30px}}@media(min-width:768px){.preload-logo{width:calc(89.2857142857vw - 453.7142857143px)}}@media(min-width:992px){.preload-logo{width:432px}}@media(min-width:768px){.preload-logo{height:calc(89.2857142857vw - 453.7142857143px)}}@media(min-width:992px){.preload-logo{height:432px}}.box-image-preload{height:250px}.box-image-preload img{object-fit:cover;width:100%;height:100%}