﻿[data-inviewport=contentFadeBanner1]{opacity:0;}[data-inviewport=contentFadeBanner1].is-inViewport{opacity:1;transition:1s ease-in 3.2s;}@media screen and (max-width:768px){[data-inviewport=contentFadeBanner1].is-inViewport{transition:1s ease-in 3s;}}[data-inviewport=contentFadeBanner2]{opacity:0;}[data-inviewport=contentFadeBanner2].is-inViewport{opacity:1;transition:1s ease-in 3.7s;}@media screen and (max-width:768px){[data-inviewport=contentFadeBanner2].is-inViewport{transition:1s ease-in 3.5s;}}[data-inviewport=contentFadeBanner3]{opacity:0;}[data-inviewport=contentFadeBanner3].is-inViewport{opacity:1;transition:1s ease-in 4.2s;}@media screen and (max-width:768px){[data-inviewport=contentFadeBanner3].is-inViewport{transition:1s ease-in 4s;}}[data-inviewport=contentFadeBanner4]{opacity:0;}[data-inviewport=contentFadeBanner4].is-inViewport{opacity:1;transition:1s ease-in 4.7s;}@media screen and (max-width:768px){[data-inviewport=contentFadeBanner4].is-inViewport{transition:1s ease-in 4.5s;}}[data-inviewport=contentSlideUp]{opacity:0;transform:translateY(20%);}[data-inviewport=contentSlideUp].is-inViewport{transform:translateY(0%);opacity:1;transition:1s;}[data-inviewport=contentFadeCast1]{opacity:0;}[data-inviewport=contentFadeCast1].is-inViewport{opacity:1;transition:1s ease-in;}[data-inviewport=contentFadeCast2]{opacity:0;}[data-inviewport=contentFadeCast2].is-inViewport{opacity:1;transition:1s ease-in .3s;}[data-inviewport=contentFadeCast3]{opacity:0;}[data-inviewport=contentFadeCast3].is-inViewport{opacity:1;transition:1s ease-in .6s;}[data-inviewport=contentFadeCast4]{opacity:0;}[data-inviewport=contentFadeCast4].is-inViewport{opacity:1;transition:1s ease-in .9s;}[data-inviewport=contentFadeInsta1]{opacity:0;}[data-inviewport=contentFadeInsta1].is-inViewport{opacity:1;transition:1s ease-in;}[data-inviewport=contentFadeInsta2]{opacity:0;}[data-inviewport=contentFadeInsta2].is-inViewport{opacity:1;transition:1s ease-in .3s;}[data-inviewport=contentFlowerFade]{opacity:0;}[data-inviewport=contentFlowerFade].is-inViewport{opacity:1;transition:1s ease-in 3.5s;}@media screen and (max-width:768px){[data-inviewport=contentFlowerFade].is-inViewport{transition:1s ease-in;}}#loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;}#loading.loading-screen-fade{animation:hideLoading 1s;animation-fill-mode:forwards;animation-delay:2.5s;}#loading .loading-text{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;text-align:center;height:6.25vw;line-height:6.25vw;}@media screen and (max-width:1200px){#loading .loading-text{height:100px;line-height:100px;}}@media screen and (max-width:1024px){#loading .loading-text{height:9.77vw;line-height:9.77vw;}}#loading .loading-text span{display:inline-block;margin:0 .313vw;font-size:1.875vw;color:#fff;font-family:ZOM-Medium,SM-Medium;}@media screen and (max-width:1200px){#loading .loading-text span{margin:0 5px;font-size:30px;}}@media screen and (max-width:1024px){#loading .loading-text span{margin:0 .49vw;font-size:2.93vw;}}@media screen and (max-width:768px){#loading .loading-text span{margin:0 1.163vw;font-size:6.977vw;}}#loading .loading-text span:nth-child(1){filter:blur(0);animation:blur-text 1.5s 0s infinite linear alternate;}#loading .loading-text span:nth-child(2){filter:blur(0);animation:blur-text 1.5s .2s infinite linear alternate;}#loading .loading-text span:nth-child(3){filter:blur(0);animation:blur-text 1.5s .4s infinite linear alternate;}#loading .loading-text span:nth-child(4){filter:blur(0);animation:blur-text 1.5s .6s infinite linear alternate;}#loading .loading-text span:nth-child(5){filter:blur(0);animation:blur-text 1.5s .8s infinite linear alternate;}#loading .loading-text span:nth-child(6){filter:blur(0);animation:blur-text 1.5s 1s infinite linear alternate;}#loading .loading-text span:nth-child(7){filter:blur(0);animation:blur-text 1.5s 1.2s infinite linear alternate;}@keyframes hideLoading{0%{transition:1s;opacity:1;visibility:visible;}100%{transition:.5s;opacity:0;visibility:hidden;}}@keyframes blur-text{0%{filter:blur(0);}100%{filter:blur(4px);}}@keyframes leftright{0%,50%,100%{transform:rotate(0);}25%{transform:rotate(-10deg);}75%{transform:rotate(10deg);}}#wrapper{position:fixed;overflow-y:hidden;overflow-x:scroll;width:100vw;height:100vh;display:flex;flex-direction:row;align-items:start;}@media screen and (max-width:768px){#wrapper{width:100%;height:100%;}}#wrapper .section-container{position:relative;height:100%;width:100%;flex-shrink:0;}#wrapper .section-container .picture{position:absolute;display:block;top:0;left:0;width:100%;height:100%;}@media screen and (max-width:768px){#wrapper .section-container .picture.desktop{display:none;}}#wrapper .section-container .picture.mobile{display:none;}@media screen and (max-width:768px){#wrapper .section-container .picture.mobile{display:block;}}#wrapper .section-container .picture .img{width:100%;height:100%;object-fit:cover;object-position:bottom right;}@media screen and (max-width:1200px){#wrapper .section-container.one .img{object-position:bottom center;}}@media screen and (max-width:768px){#wrapper .section-container.one{z-index:1;}#wrapper .section-container.one .img{object-position:72% 80%;}}#wrapper .section-container.one .section-1-bottom-gradient{position:absolute;bottom:-2.063vw;height:7.125vw;left:0;right:0;background:linear-gradient(0deg,#010201 0%,rgba(0,0,0,0) 100%);}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-bottom-gradient{bottom:-33px;height:114px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-bottom-gradient{bottom:-3.22vw;height:11.13vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-bottom-gradient{height:29.07vw;bottom:0;}}#wrapper .section-container.one .section-1-right-gradient{position:absolute;right:0;top:0;bottom:0;width:11.25vw;background:linear-gradient(270deg,#010201 0%,rgba(0,1,0,0) 50%,rgba(0,0,0,0) 100%);}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-right-gradient{width:180px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-right-gradient{width:17.58vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-right-gradient{width:18.605vw;}}#wrapper .section-container.one .section-1-left-wrapper{position:absolute;display:flex;left:6.917vw;bottom:6vw;gap:1.125vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper{left:110.67px;bottom:96px;gap:18px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper{left:10.81vw;bottom:9.38vw;gap:1.76vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper{left:14.198vw;bottom:12.672vw;gap:3.244vw;}}@media screen and (max-width:500px){#wrapper .section-container.one .section-1-left-wrapper{bottom:19.672vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1{font-family:ZOM-Regular,SM-Regular;color:#fff;transform:rotate(270deg) translateX(50%);position:absolute;font-size:1vw;line-height:1.25vw;letter-spacing:.113vw;bottom:-.938vw;left:-6.75vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1{font-size:16px;line-height:20px;letter-spacing:1.81px;bottom:-15px;left:-119px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1{font-size:1.56vw;line-height:1.95vw;letter-spacing:.18vw;bottom:-1.46vw;left:-10.8vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1{font-size:2.791vw;line-height:3.953vw;letter-spacing:.465vw;bottom:-2.558vw;left:-21.395vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1 .section-1-left-text-line{border:.031vw solid rgba(255,255,255,.5);margin:0 .813vw 0 .313vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1 .section-1-left-text-line{border:.5px solid rgba(255,255,255,.5);margin:0 14px 0 6px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1 .section-1-left-text-line{border:.05vw solid rgba(255,255,255,.5);margin:0 1.37vw 0 .59vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1 .section-1-left-text-line{border:.116vw solid rgba(255,255,255,.5);margin:0 3.256vw 0 .93vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-1 .section-1-left-text-1-2{font-family:Poppins-Regular;}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1{position:relative;height:18.75vw;width:.063vw;border-left:.063vw solid #fff;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1{height:300px;width:1px;border-left:1px solid #fff;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1{height:29.3vw;width:.1vw;border-left:.1vw solid #fff;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1{height:43.256vw;width:.233vw;border-left:.233vw solid #fff;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:before{content:"";position:absolute;background-color:#fff;border-radius:50%;width:.375vw;height:.375vw;top:-.188vw;left:-.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:before{width:6px;height:6px;top:-3px;left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:before{width:.59vw;height:.59vw;top:-.29vw;left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:before{width:.93vw;height:.93vw;top:-.698vw;left:-.698vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:after{content:"";position:absolute;background-color:#fff;border-radius:50%;width:.375vw;height:.375vw;bottom:-.188vw;left:-.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:after{width:6px;height:6px;bottom:-3px;left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:after{width:.59vw;height:.59vw;bottom:-.29vw;left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-1:after{width:.93vw;height:.93vw;bottom:-.698vw;left:-.698vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2{position:relative;font-family:ZOM-Regular,SM-Regular;color:#fff;display:flex;flex-direction:column;font-size:5.5vw;line-height:4.25vw;margin-left:.375vw;margin-right:.313vw;gap:2.875vw;width:5.625vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2{font-size:88px;line-height:68px;margin-left:6px;margin-right:5px;gap:46px;width:90px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2{font-size:8.59vw;line-height:6.64vw;margin-left:.59vw;margin-right:.49vw;gap:4.49vw;width:8.789vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2{font-size:12.326vw;line-height:9.767vw;margin-left:0;margin-right:0;gap:6.581vw;width:15vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-1{position:absolute;width:12.5vw;height:auto;top:-11.813vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-1{width:200px;height:auto;top:-189px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-1{width:19.531vw;height:auto;top:-18.457vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-1{width:33.721vw;height:auto;top:-32.093vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-2{position:absolute;width:12.5vw;height:auto;top:-3.063vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-2{width:200px;height:auto;top:-49px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-2{width:19.531vw;height:auto;top:-4.785vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-2{width:33.721vw;height:auto;top:-11.395vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-3{position:absolute;width:12.5vw;height:auto;top:5.9vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-3{width:200px;height:auto;top:94.4px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-3{width:19.531vw;height:auto;top:9.219vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-2 .section-1-blur-text-3{width:33.721vw;height:auto;top:8.93vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3{position:relative;margin-top:3.875vw;width:10.563vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3{margin-top:62px;width:169px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3{margin-top:6.05vw;width:16.504vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3{margin-top:3.674vw;width:26.977vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-blur-text-4{position:absolute;width:17.188vw;height:auto;top:-10.188vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-blur-text-4{width:275px;height:auto;top:-163px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-blur-text-4{width:26.855vw;height:auto;top:-15.918vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-blur-text-4{width:44.186vw;height:auto;top:-26vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .hao-words{width:10.875vw;margin-left:-.25vw;height:auto;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .hao-words{width:174px;margin-left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .hao-words{width:16.99vw;margin-left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .hao-words{width:25.581vw;margin-left:auto;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-left-text-inner-3{font-family:Poppins-Regular;font-size:1.813vw;letter-spacing:.244vw;line-height:2.313vw;margin-top:11.875vw;text-align:center;color:#fff;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-left-text-inner-3{font-size:29px;letter-spacing:3.9px;line-height:37px;margin-top:190px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-left-text-inner-3{font-size:2.83vw;letter-spacing:.38vw;line-height:3.61vw;margin-top:18.17vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-text-3 .section-1-left-text-inner-3{font-size:3.488vw;letter-spacing:.523vw;line-height:4.884vw;margin-top:31.163vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2{position:relative;height:9.875vw;width:.063vw;border-left:.063vw solid #fff;margin-left:.125vw;margin-top:4.438vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2{height:158px;width:1px;border-left:1px solid #fff;margin-left:2px;margin-top:71px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2{height:15.43vw;width:.1vw;border-left:.1vw solid #fff;margin-left:.2vw;margin-top:6.93vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2{height:27.326vw;width:.233vw;border-left:.233vw solid #fff;margin-left:.465vw;margin-top:6vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:before{content:"";position:absolute;background-color:#fff;border-radius:50%;width:.375vw;height:.375vw;top:-.188vw;left:-.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:before{width:6px;height:6px;top:-3px;left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:before{width:.59vw;height:.59vw;top:-.29vw;left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:before{width:.93vw;height:.93vw;top:-.698vw;left:-.698vw;}}#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:after{content:"";position:absolute;background-color:#fff;border-radius:50%;width:.375vw;height:.375vw;bottom:-.188vw;left:-.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:after{width:6px;height:6px;bottom:-3px;left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:after{width:.59vw;height:.59vw;bottom:-.29vw;left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-left-wrapper .section-1-left-hr-2:after{width:.93vw;height:.93vw;bottom:-.698vw;left:-.698vw;}}#wrapper .section-container.one .section-1-right-wrapper{position:absolute;display:flex;bottom:3.125vw;right:4.875vw;gap:2.125vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-right-wrapper{bottom:40px;right:38px;gap:34px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-right-wrapper{bottom:3.91vw;right:3.71vw;gap:3.32vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-right-wrapper{bottom:7.233vw;right:auto;left:63.953vw;gap:3.06vw;}}@media screen and (max-width:500px){#wrapper .section-container.one .section-1-right-wrapper{bottom:10.233vw;}}#wrapper .section-container.one .section-1-right-wrapper .section-1-right-text{font-family:ZOM-Regular,SM-Regular;color:#fff;margin-top:.188vw;font-size:1.5vw;line-height:1.563vw;letter-spacing:.105vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-right-wrapper .section-1-right-text{margin-top:3px;font-size:24px;line-height:25px;letter-spacing:1.68px;width:max-content;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-right-wrapper .section-1-right-text{margin-top:.29vw;font-size:2.34vw;line-height:2.44vw;letter-spacing:.16vw;width:max-content;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-right-wrapper .section-1-right-text{margin-top:0;font-size:4.186vw;line-height:6.047vw;letter-spacing:.391vw;}}#wrapper .section-container.one .section-1-right-wrapper .section1-flower{width:3.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.one .section-1-right-wrapper .section1-flower{width:54px;}}@media screen and (max-width:1024px){#wrapper .section-container.one .section-1-right-wrapper .section1-flower{width:5.27vw;}}@media screen and (max-width:768px){#wrapper .section-container.one .section-1-right-wrapper .section1-flower{width:9.07vw;margin-top:.698vw;}}#wrapper .section-container.two{overflow:hidden;}@media screen and (max-width:768px){#wrapper .section-container.two{width:200%;}}#wrapper .section-container.two .img{object-position:center top;}@media screen and (max-width:768px){#wrapper .section-container.two .img{object-position:85%;}}#wrapper .section-container.two .section-2-left-gradient{position:absolute;top:0;bottom:0;background:linear-gradient(90deg,#010201 0%,rgba(0,0,0,0) 100%);left:-.188vw;width:46.813vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-left-gradient{left:-3px;width:365px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-left-gradient{left:-.29vw;width:65.64vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-left-gradient{width:62.558vw;left:0;}}#wrapper .section-container.two .section-2-right-gradient{position:absolute;top:0;bottom:0;background:linear-gradient(270deg,#010201 22%,rgba(0,0,0,0) 100%);right:-4.25vw;width:42.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-right-gradient{right:-68px;width:750px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-right-gradient{right:-6.64vw;width:42.77vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-right-gradient{right:0;width:49.767vw;}}#wrapper .section-container.two .section-2-content{position:absolute;display:flex;bottom:3.177vw;right:3.188vw;gap:2.688vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-content{bottom:50.83px;right:51px;gap:43px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-content{bottom:4.96vw;right:4.98vw;gap:4.2vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-content{bottom:21.753vw;right:auto;left:93.488vw;gap:4.884vw;}}#wrapper .section-container.two .section-2-content .section-2-hr{position:relative;height:8.188vw;width:.063vw;border-left:.063vw solid #fff;margin-top:.438vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-content .section-2-hr{height:131px;width:1px;border-left:1px solid #fff;margin-top:7px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-content .section-2-hr{height:12.79vw;width:.1vw;border-left:.1vw solid #fff;margin-top:.68vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-content .section-2-hr{height:28.837vw;width:.233vw;border-left:.233vw solid #fff;margin-top:auto;}}#wrapper .section-container.two .section-2-content .section-2-hr:before{content:"";position:absolute;background-color:#fff;border-radius:50%;width:.375vw;height:.375vw;top:-.188vw;left:-.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-content .section-2-hr:before{width:6px;height:6px;top:-3px;left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-content .section-2-hr:before{width:.59vw;height:.59vw;top:-.29vw;left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-content .section-2-hr:before{width:.93vw;height:.93vw;top:-.698vw;left:-.698vw;}}#wrapper .section-container.two .section-2-content .section-2-hr:after{content:"";position:absolute;background-color:#fff;border-radius:50%;width:.375vw;height:.375vw;bottom:-.188vw;left:-.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-content .section-2-hr:after{width:6px;height:6px;bottom:-3px;left:-4px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-content .section-2-hr:after{width:.59vw;height:.59vw;bottom:-.29vw;left:-.39vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-content .section-2-hr:after{width:.93vw;height:.93vw;bottom:-.698vw;left:-.698vw;}}#wrapper .section-container.two .section-2-content .section-2-text{font-family:ZOM-Regular,SM-Regular;color:#fff;font-size:1.125vw;line-height:1.75vw;letter-spacing:.063vw;}@media screen and (max-width:1200px){#wrapper .section-container.two .section-2-content .section-2-text{font-size:18px;line-height:28px;letter-spacing:1px;}}@media screen and (max-width:1024px){#wrapper .section-container.two .section-2-content .section-2-text{font-size:1.76vw;line-height:2.73vw;letter-spacing:.1vw;}}@media screen and (max-width:768px){#wrapper .section-container.two .section-2-content .section-2-text{font-size:4.186vw;line-height:6.047vw;letter-spacing:.233vw;width:max-content;}}#wrapper .section-container.three{z-index:1;}@media screen and (max-width:1200px){#wrapper .section-container.three{width:1350px;}}@media screen and (max-width:1024px){#wrapper .section-container.three{width:131.84vw;}}@media screen and (max-width:768px){#wrapper .section-container.three{width:275vw;display:flex;align-items:center;}}@media screen and (max-width:500px){#wrapper .section-container.three{width:300vw;display:flex;align-items:center;}}#wrapper .section-container.three .picture .img{object-fit:contain;}@media screen and (max-width:768px){#wrapper .section-container.three .picture .img{object-fit:cover;object-position:bottom left;}}#wrapper .section-container.three .section-3-left-gradient{position:absolute;bottom:0;top:0;left:0;background:linear-gradient(90deg,#010201 0%,rgba(0,0,0,0) 100%);width:16.438vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-left-gradient{width:263px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-left-gradient{width:25.68vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-left-gradient{width:47.791vw;}}#wrapper .section-container.three .section-3-right-gradient{display:none;}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-right-gradient{display:block;position:absolute;bottom:0;right:0;top:0;width:66.047vw;background:linear-gradient(270deg,#010201 0%,rgba(0,0,0,0) 100%);}}#wrapper .section-container.three .section-3-inner-wrapper{position:relative;display:flex;margin-left:5.943vw;gap:4.208vw;height:100%;align-items:center;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper{margin-left:95.09px;gap:67.33px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper{margin-left:9.29vw;gap:9.49vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper{margin-left:0;left:0;height:auto;flex-wrap:wrap;align-items:center;gap:initial;column-gap:12.767vw;}}@media screen and (max-width:500px){#wrapper .section-container.three .section-3-inner-wrapper{left:-3.07vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper{position:relative;margin-top:-10.098vw;height:17.938vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper{margin-top:-161.56px;height:287px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper{margin-top:-15.78vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper{margin-top:0;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-1{position:relative;width:6.75vw;height:auto;top:-4.875vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-1{width:108px;top:-78px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-1{width:10.547vw;top:-7.617vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-1{width:25.116vw;top:-18.14vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-2{position:relative;width:7.375vw;height:auto;top:-7.875vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-2{width:118px;top:-126px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-2{width:11.523vw;top:-12.305vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-2{width:27.442vw;top:-29.302vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-3{position:relative;width:7.25vw;height:auto;top:-9.125vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-3{width:116px;top:-146px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-3{width:11.328vw;top:-14.258vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-3{width:26.977vw;top:-33.953vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-4{position:relative;width:7.75vw;height:auto;top:-10.625vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-4{width:124px;top:-170px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-4{width:12.109vw;top:-16.602vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-left-wrapper .section-3-blur-text-4{width:28.837vw;top:-39.535vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper{position:relative;display:flex;gap:15.625vw;margin-top:4.874vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper{gap:220px;margin-top:77.98px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper{gap:21.48vw;margin-top:7.62vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper{gap:53.842vw;margin-top:18.14vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character{position:relative;}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character:last-child{display:none;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section3-character-image{width:22.313vw;height:22.313vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section3-character-image{width:300px;height:300px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section3-character-image{width:29.3vw;height:29.3vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section3-character-image{width:62.023vw;height:62.023vw;}}@media screen and (max-width:500px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section3-character-image{width:83.023vw;height:83.023vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-image-gradient{display:none;}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-image-gradient{position:absolute;display:block;width:100%;height:100%;background:linear-gradient(270deg,#010201 0%,rgba(0,0,0,0) 100%);top:0;left:0;opacity:.5;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name{position:absolute;top:2.54vw;right:-5.639vw;width:3.75vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name{top:40.64px;right:-90.23px;width:60px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name{top:3.97vw;right:-8.81vw;width:5.86vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name{top:7.047vw;right:-19.24vw;width:13.953vw;}}@media screen and (max-width:500px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name{top:16.047vw;right:-19.24vw;width:13.953vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-top-right-line{position:absolute;right:0;top:0;border:.063vw solid #c09b48;border-left:0;border-bottom:0;width:1.313vw;height:1.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-top-right-line{border:1px solid #c09b48;border-left:0;border-bottom:0;width:21px;height:20px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-top-right-line{border:.1vw solid #c09b48;border-left:0;border-bottom:0;width:2.05vw;height:1.95vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-top-right-line{border:.233vw solid #c09b48;border-left:0;border-bottom:0;width:4.884vw;height:4.651vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-text-name{font-family:ZOM-Regular,SM-Regular;color:#c09b48;text-align:center;width:100%;font-size:1.875vw;margin-top:.758vw;margin-bottom:1.301vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-text-name{font-size:30px;margin-top:12.12px;margin-bottom:20.82px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-text-name{font-size:2.93vw;margin-top:1.18vw;margin-bottom:2.03vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-text-name{font-size:6.977vw;margin-top:2.819vw;margin-bottom:4.842vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-bottom-left-line{position:absolute;left:0;bottom:0;border:.063vw solid #c09b48;border-right:0;border-top:0;width:1.375vw;height:1.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-bottom-left-line{border:1px solid #c09b48;border-right:0;border-top:0;width:22px;height:22px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-bottom-left-line{border:.1vw solid #c09b48;border-right:0;border-top:0;width:2.15vw;height:2.15vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-name .section-3-character-bottom-left-line{border:.233vw solid #c09b48;border-right:0;border-top:0;width:4.884vw;height:4.651vw;}}#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-desc{position:relative;font-family:ZOM-Regular,SM-Regular;color:#fff;font-size:1.125vw;letter-spacing:.081vw;line-height:1.875vw;bottom:0;right:0;left:0;margin-top:1vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-desc{font-size:18px;letter-spacing:1.3px;line-height:30px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-desc{font-size:1.76vw;letter-spacing:.13vw;line-height:2.93vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-desc{font-size:4.186vw;letter-spacing:.302vw;line-height:6.977vw;}}@media screen and (max-width:500px){#wrapper .section-container.three .section-3-inner-wrapper .section-3-right-wrapper .section-3-right-character .section-3-character-desc{font-size:4.186vw;letter-spacing:.302vw;line-height:6.977vw;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap{position:relative;border-radius:2px;display:flex;justify-content:center;align-items:center;margin:3.09vw 0 0 8.593vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap{margin:60px 0 0 137.49px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap{margin:5.86vw 0 0 13.43vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap{height:auto;margin-top:6.628vw;margin-left:9.07vw;width:100%;border-radius:.465vw;}}@media screen and (max-width:500px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap{height:auto;margin-top:11.628vw;margin-left:9.07vw;width:100%;border-radius:.465vw;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6{display:inline-block;color:#fff;font-size:1.125vw;text-decoration:none;position:relative;transition:all .2s;height:max-content;font-family:ZOM-Regular,SM-Regular;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6{font-size:18px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6{font-size:1.76vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6{font-size:4.186vw;margin:0;}}@media screen and (min-width:769px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft{width:64px;transition-delay:.1s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{width:8px;transition-delay:.1s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before{transform:rotate(40deg);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main{transform:translateX(80px);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft{width:0;transform:translateX(200%);transition-delay:0;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{width:0;transition-delay:0;transition:all .1s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before{transform:rotate(0);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{transform:rotate(0);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main .text{-webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#ac1a2d 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;animation:shine 1s infinite;}}@media screen and (min-width:1600px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft{width:4vw;transition-delay:.1s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{width:.5vw;transition-delay:.1s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before{transform:rotate(40deg);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main{transform:translateX(5vw);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft{width:0;transform:translateX(200%);transition-delay:0;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{width:0;transition-delay:0;transition:all .1s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before{transform:rotate(0);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{transform:rotate(0);}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow{width:4vw;transition:all .2s;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow{width:64px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow{width:6.25vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow{width:14.884vw;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-left{position:absolute;top:60%;left:0;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-left>.shaft{width:0;background-color:#fff;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-left>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-left>.shaft:after{width:0;background-color:#fff;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-left>.shaft:before{transform:rotate(0);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-left>.shaft:after{transform:rotate(0);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right{top:.56vw;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right{top:9px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right{top:.88vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right{top:2.093vw;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft{width:4vw;transition-delay:.2s;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft{width:64px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft{width:6.25vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft{width:14.884vw;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:.5vw;transition-delay:.3s;transition:all .5s;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:8px;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:.78vw;}}@media screen and (max-width:768px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:1.86vw;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:before{transform:rotate(40deg);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow.-right>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft{background-color:#fff;display:block;height:.06vw;position:relative;transition:all .2s;transition-delay:0;will-change:transform;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft{height:1px;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft:after{background-color:#fff;content:"";display:block;height:.06vw;position:absolute;top:0;right:0;transition:all .2s;transition-delay:0;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft:before,#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft:after{height:1px;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft:before{transform-origin:top right;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .the-arrow>.shaft:after{transform-origin:bottom right;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .main{display:flex;align-items:flex-start;transition:all .2s;}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .main .text{margin:0 1vw 0 0;line-height:1;width:max-content;transition:all 500ms;}@media screen and (max-width:1200px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .main .text{margin:0 16px 0 0;}}@media screen and (max-width:1024px){#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .main .text{margin:0 1.56vw 0 0;}}#wrapper .section-container.three .section-3-inner-wrapper .linkWrap .style-6 .main .the-arrow{position:relative;}#wrapper .section-container.four{width:150%;}@media screen and (max-width:1200px){#wrapper .section-container.four{width:2090px;}}@media screen and (max-width:1024px){#wrapper .section-container.four{width:207.84vw;}}@media screen and (max-width:768px){#wrapper .section-container.four{width:313.14vw;overflow:hidden;}}@media screen and (max-width:500px){#wrapper .section-container.four{width:338.6vw;}}#wrapper .section-container.four .img{object-position:bottom left;object-fit:contain;}@media screen and (max-width:768px){#wrapper .section-container.four .img{display:none;}}#wrapper .section-container.four .section-4-right-gradient{display:none;}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-right-gradient{display:block;position:absolute;bottom:0;right:0;top:0;width:18.605vw;background:linear-gradient(270deg,#010201 0%,rgba(0,0,0,0) 100%);z-index:1;}}#wrapper .section-container.four .section-4-instagram-container{position:relative;width:100%;height:100%;margin-left:50.313vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container{margin-left:835px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container{margin-left:75.25vw;padding-left:6.29vw;overflow:hidden;width:80%;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container{margin-left:0;width:100%;}}#wrapper .section-container.four .section-4-instagram-container .img{object-position:bottom;object-fit:cover;}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .img{object-position:bottom left;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .img{display:block;width:100%;}}#wrapper .section-container.four .section-4-instagram-container .section-4-left-gradient{display:none;}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-left-gradient{position:absolute;bottom:0;left:0;top:0;display:block;width:100vw;background:linear-gradient(90deg,#010201 0%,rgba(0,0,0,0) 100%);z-index:1;}}#wrapper .section-container.four .section-4-instagram-container .section-4-2-right-gradient{display:none;}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-2-right-gradient{display:block;position:absolute;bottom:0;right:0;top:0;width:18.605vw;background:linear-gradient(270deg,#010201 0%,rgba(0,0,0,0) 100%);z-index:1;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-2-right-gradient{display:none;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper{position:relative;z-index:1;display:flex;width:max-content;height:100%;gap:5.636vw;align-items:center;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper{gap:65.18px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper{gap:6.37vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper{margin-left:14.986vw;gap:14.46vw;height:100%;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper{position:relative;}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-blur-text-1{position:relative;width:10vw;height:12.625vw;margin:-1.625vw 0 0 -3.875vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-blur-text-1{width:160px;height:202px;margin:-26px 0 0 -62px;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-blur-text-2{position:relative;width:10vw;height:12.688vw;margin:-1.5vw 0 0 -2.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-blur-text-2{width:160px;height:203px;margin:-24px 0 0 -36px;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta{position:relative;display:flex;align-items:center;gap:.438vw;margin-top:.875vw;margin-left:-1.75vw;transition:all 500ms;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta{gap:7px;margin-top:14px;margin-left:-28px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta{gap:.68vw;margin-top:1.37vw;margin-left:-2.73vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta{gap:1.628vw;margin-top:1.728vw;margin-left:-6.512vw;}}@media screen and (max-width:500px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta{gap:1.628vw;margin-top:6.728vw;margin-left:-6.512vw;}}@media screen and (min-width:1025px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta:hover .insta-img{animation:3s leftright linear infinite;}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta:hover span{-webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#c09b48 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;animation:shine 1s infinite;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta .insta-img{width:.938vw;margin-top:.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta .insta-img{width:15px;margin-top:6px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta .insta-img{width:1.46vw;margin-top:.59vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta .insta-img{width:3.488vw;margin-top:1.395vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta span{font-family:Poppins-Regular;color:#fff;font-size:1.125vw;line-height:2vw;letter-spacing:.044vw;transition:all 500ms;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta span{font-size:18px;line-height:32px;letter-spacing:.7px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta span{font-size:1.76vw;line-height:3.13vw;letter-spacing:.07vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-3-wrapper .section-4-insta span{font-size:4.186vw;line-height:7.442vw;letter-spacing:.163vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container{display:flex;gap:4vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container{gap:78.7px;align-items:center;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container{gap:7.69vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container{gap:9.97vw;margin-top:20.581vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper{display:flex;flex-direction:column;align-items:center;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper{width:45%;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container{display:flex;margin-top:8.084vw;gap:1.396vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container{margin-top:0;gap:22.34px;flex-wrap:wrap;justify-content:center;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container{gap:2.18vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container{flex-wrap:wrap;margin-top:0;gap:5.97vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container .instagram-individual-feed-container{width:14.5vw;height:14.5vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container .instagram-individual-feed-container{width:232px;height:232px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container .instagram-individual-feed-container{width:22.66vw;height:22.66vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container .instagram-individual-feed-container{width:31.186vw;height:31.186vw;}}@media screen and (max-width:500px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container .instagram-individual-feed-container{width:44.186vw;height:44.186vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .instagram-feed-section-content-container .instagram-individual-feed-container img{object-fit:cover;object-position:top;}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:1vw;margin-top:2.681vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper{gap:16px;margin-top:42.89px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper{gap:1.56vw;margin-top:4.19vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper{gap:3.721vw;margin-top:3.442vw;}}@media screen and (max-width:500px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper{gap:3.721vw;margin-top:7.442vw;}}@media screen and (min-width:1025px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper:hover .section4-ticket{animation:3s leftright linear infinite;}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper:hover .section-4-4-text{-webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#c09b48 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;animation:shine 1s infinite;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section4-ticket{width:1.813vw;transition:all 500ms;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section4-ticket{width:29px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section4-ticket{width:2.83vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section4-ticket{width:6.744vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section-4-4-text{font-family:ZOM-Regular,SM-Regular;color:#fff;font-size:2vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section-4-4-text{font-size:32px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section-4-4-text{font-size:3.13vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-4-4-wrapper .section-4-5-wrapper .section-4-4-text{font-size:4.186vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper{color:#fff;height:max-content;margin-top:4.563vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper{margin-top:0;align-self:flex-start;}}@media screen and (max-width:500px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper{margin-top:12.791vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-1{font-family:ZOM-Regular,SM-Regular;font-size:1vw;letter-spacing:.075vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-1{font-size:16px;letter-spacing:1.2px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-1{font-size:1.56vw;letter-spacing:.12vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-1{font-size:3.721vw;letter-spacing:.279vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-2{font-family:Poppins-Regular;font-size:2.625vw;line-height:3.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-2{font-size:42px;line-height:54px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-2{font-size:4.1vw;line-height:5.27vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-2{font-size:9.767vw;line-height:12.558vw;text-align:center;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-1{transform:rotate(15deg);width:5.938vw;margin:1vw auto .688vw -.2vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-1{width:95px;margin:32px auto 43px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-1{width:9.28vw;margin:3.13vw auto 4.2vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-1{width:100%;margin:7.209vw auto 5.814vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-3{font-family:Poppins-Regular;font-size:2.625vw;line-height:3.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-3{font-size:42px;line-height:54px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-3{font-size:4.1vw;line-height:5.27vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-3{font-size:9.767vw;line-height:12.558vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-2{width:6.438vw;margin:.813vw auto .313vw -.063vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-2{width:103px;margin:13px auto 5px -1px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-2{width:10.06vw;margin:1.27vw auto .49vw -.1vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-2{width:100%;margin:1.86vw auto 1.395vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4{display:flex;gap:.375vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4{gap:6px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4{gap:.59vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4{gap:1.395vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-4{font-family:Poppins-Regular;font-size:2.313vw;line-height:2.5vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-4{font-size:37px;line-height:40px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-4{font-size:3.61vw;line-height:3.91vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-4{font-size:9.07vw;line-height:9.767vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5{margin-top:.125vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5{margin-top:2px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5{margin-top:.2vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5{margin-top:.465vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5 .section-5-1-text-5{font-family:ZOM-Regular,SM-Regular;font-size:1vw;line-height:1.25vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5 .section-5-1-text-5{font-size:16px;line-height:20px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5 .section-5-1-text-5{font-size:1.56vw;line-height:1.95vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-flex-4 .section-5-1-text-wrapper-5 .section-5-1-text-5{font-size:3.721vw;line-height:4.651vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-3{width:6.438vw;margin:.438vw auto .375vw -.063vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-3{width:103px;margin:7px auto 6px -1px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-3{width:10.06vw;margin:.68vw auto .59vw -.1vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-hr-3{width:100%;margin:1.86vw auto 1.395vw;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-6{font-family:ZOM-Regular,SM-Regular;font-size:1.25vw;line-height:1.875vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-6{font-size:20px;line-height:30px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-6{font-size:1.95vw;line-height:2.93vw;}}@media screen and (max-width:768px){#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-6{font-size:4.5vw;line-height:6.977vw;text-align:center;}}#wrapper .section-container.four .section-4-instagram-container .section-4-inner-wrapper .section-4-4-container .section-5-1-wrapper .section-5-1-text-6 span{font-family:Poppins-Regular;}#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper{position:absolute;z-index:1;right:34%;bottom:2.5vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper{bottom:40px;right:15%;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper{bottom:3.91vw;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper{display:none;}}#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text{display:flex;font-family:Poppins-Regular;color:#fff;font-size:.875vw;line-height:1.75vw;letter-spacing:.038vw;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text{font-size:14px;line-height:28px;letter-spacing:.6px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text{font-size:1.37vw;line-height:2.73vw;letter-spacing:.06vw;}}#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text a{position:relative;color:#fff;margin-left:.313vw;transition:all 500ms;}@media screen and (max-width:1200px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text a{margin-left:5px;}}@media screen and (max-width:1024px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text a{margin-left:.49vw;}}@media screen and (min-width:1025px){#wrapper .section-container.four .section-4-instagram-container .elveslab-wrapper .elveslab-text a:hover{-webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#ac1a2d 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;animation:shine 1s infinite;}}#wrapper .section-container.five{width:auto;}@media screen and (max-width:1024px){#wrapper .section-container.five{display:none;}}#wrapper .section-container.five .section-5-2-wrapper{display:flex;position:absolute;left:17vw;bottom:0;top:0;}@media screen and (max-width:1200px){#wrapper .section-container.five .section-5-2-wrapper{left:25vw;right:auto;z-index:1;}}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box{display:flex;flex-direction:column;align-items:center;border-left:.063vw solid rgba(112,112,112,.44);border-top:0;border-bottom:0;padding:3.063vw .875vw;gap:1.875vw;}@media screen and (max-width:1200px){#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box{border-left:1px solid rgba(112,112,112,.44);border-top:0;border-bottom:0;padding:49px 14px;gap:30px;}}@media screen and (min-width:1025px){#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box:hover .section-5-2-wrapper-text{-webkit-mask-image:linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#c09b48 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;animation:shine 1s infinite;}}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box:last-child{border-right:.063vw solid rgba(255,255,255,.25);}@media screen and (max-width:1200px){#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box:last-child{border-right:1px solid rgba(255,255,255,.25);}}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-nav-image{width:6.25vw;height:6.25vw;border-radius:50%;overflow:hidden;}@media screen and (max-width:1200px){#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-nav-image{width:100px;height:100px;}}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text{font-family:ZOM-Regular,SM-Regular;color:#fff;text-align:center;font-size:1.125vw;transition:all 500ms;}@media screen and (max-width:1200px){#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text{font-size:18px;}}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text .section-5-2-text-1{font-size:.875vw;margin-bottom:1vw;}@media screen and (max-width:1200px){#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text .section-5-2-text-1{font-size:14px;margin-bottom:16px;}}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text .section-5-2-text-1 span{font-family:Poppins-Regular;}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text .section-5-2-text-2{transform:rotate(90deg);}#wrapper .section-container.five .section-5-2-wrapper .section-5-2-box .section-5-2-wrapper-text .section-5-2-text-3{transform:rotate(-90deg);}