@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap");@media only screen and (max-width:1024px){.mb-hide{display:none!important}}.mb-show{display:none!important}@media only screen and (max-width:1024px){.mb-show{display:block!important}.mb-show.row{display:flex!important}.mb-show.inline{display:inline!important}}@font-face{font-family:UTM Impact;src:url(../fonts/UTM\ Impact.ttf)}body,html{font-family:UTM Impact;font-weight:400}body h1,body h2,body h3,body h4,body h5,body h6,html h1,html h2,html h3,html h4,html h5,html h6{font-family:UTM Impact;font-weight:400;margin-bottom:.75em;margin-top:0}body a,html a{color:inherit;text-decoration:none;transition:all .1s ease-in}body a:hover,html a:hover{transition:all .15s ease-out}body ul,html ul{list-style:none;margin:0;padding:0}body .desc,body p,html .desc,html p{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:400;line-height:1.85;margin-top:0}body .desc:last-child,body p:last-child,html .desc:last-child,html p:last-child{margin-bottom:0}body .bordered-txt,html .bordered-txt{color:#fff;text-shadow:-1px -1px 0 #fef8e6,1px -1px 0 #fef8e6,-1px 1px 0 #fef8e6,1px 1px 0 #fef8e6}@supports (text-stroke:2px black) or (-webkit-text-stroke:2px black){body .bordered-txt,html .bordered-txt{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;text-shadow:none}}body .bordered-txt.white-border,html .bordered-txt.white-border{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@supports (text-stroke:2px black) or (-webkit-text-stroke:2px black){body .bordered-txt.white-border,html .bordered-txt.white-border{-webkit-text-stroke:2px #fff;text-stroke:2px #fff;color:transparent;text-shadow:none}}body .light-yellow-txt,body .yellow-txt,html .light-yellow-txt,html .yellow-txt{color:#fef8e6!important}body .orange-txt,html .orange-txt{color:#d37c2b!important}body .brown-txt,html .brown-txt{color:#d68336!important}body .white-txt,html .white-txt{color:#fff!important}body .bold,body b,body strong,html .bold,html b,html strong{font-weight:700}body .highlight,html .highlight{font-size:1.25em}body .text-centeer,body .txt-center,html .text-centeer,html .txt-center{text-align:center}body .text-right,body .txt-right,html .text-right,html .txt-right{text-align:right}.page-section{overflow:hidden;position:relative}.page-section .mold{height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:3}@media only screen and (max-height:840px) and (min-width:1081px){body .desc,body p,html .desc,html p{font-size:16px}}@media only screen and (max-height:720px) and (min-width:1081px){body .desc,body p,html .desc,html p{font-size:14px}}@media only screen and (max-height:640px) and (min-width:1081px){body .desc,body p,html .desc,html p{font-size:13px}}body,html{-ms-overflow-style:none;box-sizing:border-box;scrollbar-width:none}body .light-yellow,html .light-yellow{color:#fef8e6}body .light-green-txt,html .light-green-txt{color:#c6dd4d!important}body .green-banana-txt,html .green-banana-txt{color:#67d100!important}body .light-orange-txt,html .light-orange-txt{color:#f5923a!important}body .red-txt,html .red-txt{color:#ed1c24}body button,html button{background-color:transparent;border:none}body *,html *{box-sizing:border-box}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body .container,html .container{margin:auto;max-width:100%;width:1200px}body li,body ul,html li,html ul{list-style:none;margin:0;padding:0}body figure,html figure{display:block;margin:0}body figure img,html figure img{display:block}body .img-holder img,body .img-holder svg,body .img-holder video,html .img-holder img,html .img-holder svg,html .img-holder video{display:block;height:auto;width:100%}body .img-holder.bg-mode,html .img-holder.bg-mode{overflow:hidden}body .img-holder.bg-mode img,body .img-holder.bg-mode video,html .img-holder.bg-mode img,html .img-holder.bg-mode video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}body #loading,html #loading{align-items:center;background-color:red;display:flex;flex-direction:column;font-family:UTM Impact!important;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}body #loading .img-holder,html #loading .img-holder{height:100px;width:100px}body #loading .img-holder img,html #loading .img-holder img{animation:spinning 2s linear infinite}body #loading .percent-count,html #loading .percent-count{color:#fff;font-size:38px;font-weight:400;margin-top:15px}body #loading.deactive,html #loading.deactive{opacity:0;visibility:hidden;z-index:-1}body .btn,body button,html .btn,html button{align-items:center;background-color:#ed1c24;border:none;color:#fff;cursor:pointer;display:inline-flex;font-family:UTM Impact;font-size:16px;line-height:34px;padding:4px 14px 0;text-transform:uppercase;transition:all .3s ease-out}body .btn:active,body button:active,html .btn:active,html button:active{filter:brightness(.75);transform:scale(.95);transition:all .1s ease-out;will-change:filter}body .btn .arrow-ico,body .btn .ico,body button .arrow-ico,body button .ico,html .btn .arrow-ico,html .btn .ico,html button .arrow-ico,html button .ico{display:inline-block;margin:0 6px;width:12px}body .btn .arrow-ico:last-child,body .btn .ico:last-child,body button .arrow-ico:last-child,body button .ico:last-child,html .btn .arrow-ico:last-child,html .btn .ico:last-child,html button .arrow-ico:last-child,html button .ico:last-child{margin-right:0}body .btn .arrow-ico:first,body .btn .ico:first,body button .arrow-ico:first,body button .ico:first,html .btn .arrow-ico:first,html .btn .ico:first,html button .arrow-ico:first,html button .ico:first{margin-left:0}body .btn.black-btn,body .btn:hover,body button.black-btn,body button:hover,html .btn.black-btn,html .btn:hover,html button.black-btn,html button:hover{background-color:#000}body .btn.black-btn:hover,body button.black-btn:hover,html .btn.black-btn:hover,html button.black-btn:hover{background-color:#ed1c24}body .btn.green-btn,body button.green-btn,html .btn.green-btn,html button.green-btn{background-color:#879420}body .btn.green-btn:hover,body button.green-btn:hover,html .btn.green-btn:hover,html button.green-btn:hover{background-color:#000}body .btn.orange-btn,body button.orange-btn,html .btn.orange-btn,html button.orange-btn{background-color:#f5923a}body .btn.bouncy-btn,body button.bouncy-btn,html .btn.bouncy-btn,html button.bouncy-btn{animation:bouncing .75s ease infinite}body .btn.bouncy-btn:hover,body button.bouncy-btn:hover,html .btn.bouncy-btn:hover,html button.bouncy-btn:hover{animation:none}body .btn.brown-btn,body button.brown-btn,html .btn.brown-btn,html button.brown-btn{background-color:#270303}body .btn.brown-btn:hover,body button.brown-btn:hover,html .btn.brown-btn:hover,html button.brown-btn:hover{background-color:#ed1c24}body .primary-slide-sections-holder,html .primary-slide-sections-holder{height:100vh;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}body .primary-slide-sections-holder .page-section,html .primary-slide-sections-holder .page-section{background-color:#142012;display:inline-block;flex-shrink:0;height:100vh;margin-right:-4px;overflow:hidden;padding-bottom:96px;position:relative;width:calc(100vw + 4px);will-change:transform}body .primary-slide-sections-holder .page-section:nth-child(2n),html .primary-slide-sections-holder .page-section:nth-child(2n){background-color:rgba(0,0,0,.2)}body .primary-slide-sections-holder .page-section:nth-child(odd),html .primary-slide-sections-holder .page-section:nth-child(odd){background-color:rgba(0,0,0,.6)}body .primary-slide-sections-holder .page-section .hero-banner-section,html .primary-slide-sections-holder .page-section .hero-banner-section{z-index:1}body .primary-slide-sections-holder .page-section .split-banner-section,html .primary-slide-sections-holder .page-section .split-banner-section{z-index:2}body .primary-slide-sections-holder .page-section .voyagers-section,html .primary-slide-sections-holder .page-section .voyagers-section{z-index:3}body .progress-bar-holder,html .progress-bar-holder{background-color:#000;bottom:0;height:96px;left:0;position:fixed;width:100%;z-index:8}body .progress-bar-holder .container,html .progress-bar-holder .container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:100%;padding:0 10px;position:relative;width:1300px}body .progress-bar-holder .container .bg-layer,html .progress-bar-holder .container .bg-layer{height:100%;left:-30px;opacity:.5;position:absolute;width:100%}body .progress-bar-holder .container .logo-slogan,html .progress-bar-holder .container .logo-slogan{align-items:center;display:flex;flex-basis:190px;flex-direction:column;flex-shrink:0;justify-content:center;position:relative;z-index:2}body .progress-bar-holder .container .logo-slogan .logo-img,html .progress-bar-holder .container .logo-slogan .logo-img{margin:0 0 3px;width:80px}body .progress-bar-holder .container .logo-slogan .slogan,html .progress-bar-holder .container .logo-slogan .slogan{color:#580006;font-size:20px}body .progress-bar-holder .container .logo-slogan .slogan .red-txt,html .progress-bar-holder .container .logo-slogan .slogan .red-txt{color:#ed1c24}body .progress-bar-holder .container .progress-bar,html .progress-bar-holder .container .progress-bar{flex-basis:860px;height:12px;position:relative;top:-18px;z-index:2}body .progress-bar-holder .container .progress-bar .progress-line,html .progress-bar-holder .container .progress-bar .progress-line{background-color:#656565;border-radius:3px;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}body .progress-bar-holder .container .progress-bar .progress-line .decor-bg,html .progress-bar-holder .container .progress-bar .progress-line .decor-bg{background-color:#000;background-position:-5px 0;background-repeat:repeat-x;background-size:auto 100%;height:100%;left:5px;position:absolute;top:0;width:calc(100% - 15px)}body .progress-bar-holder .container .progress-bar .progress-line .cover-line,html .progress-bar-holder .container .progress-bar .progress-line .cover-line{background-color:#656565;height:100%;position:absolute;right:0;top:0;width:100%;z-index:2}body .progress-bar-holder .container .progress-bar .wheel-marker,html .progress-bar-holder .container .progress-bar .wheel-marker{height:32px;left:0;position:absolute;top:calc(50% - 16px);width:32px;z-index:4}body .progress-bar-holder .container .progress-bar .wheel-marker img,html .progress-bar-holder .container .progress-bar .wheel-marker img{animation:spinning 2s linear infinite}body .progress-bar-holder .container .progress-bar .milestone-list,html .progress-bar-holder .container .progress-bar .milestone-list{height:100%;position:absolute;width:100%;z-index:3}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item{height:100%;position:absolute;top:0;width:auto}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line{display:flex;width:100%}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .attached-label,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .attached-label{left:50%;line-height:32px;padding:3px 10px 0;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);white-space:nowrap}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1{left:312px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2{right:315px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3{right:0}body .progress-bar-holder .container .cta-holder,html .progress-bar-holder .container .cta-holder{flex-basis:190px;flex-shrink:0;text-align:right;z-index:2}body .progress-bar-holder .container .cta-holder .btn,html .progress-bar-holder .container .cta-holder .btn{align-items:center;background-color:#ed1c24;color:#fff;display:inline-flex;line-height:34px;padding:4px 12px 0}body .progress-bar-holder .container .cta-holder .btn .arrow-ico,html .progress-bar-holder .container .cta-holder .btn .arrow-ico{display:inline-block;margin-left:6px;width:12px}body .play-btn .play-ico,html .play-btn .play-ico{animation:bouncing 2s .5s infinite forwards}@media only screen and (max-height:840px) and (min-width:1081px){body .progress-bar-holder,html .progress-bar-holder{height:86px}body .progress-bar-holder .container .logo-slogan,html .progress-bar-holder .container .logo-slogan{flex-basis:180px}body .progress-bar-holder .container .logo-slogan .logo-img,html .progress-bar-holder .container .logo-slogan .logo-img{margin:0 0 3px;width:74px}body .progress-bar-holder .container .logo-slogan .slogan,html .progress-bar-holder .container .logo-slogan .slogan{font-size:18px}body .progress-bar-holder .container .progress-bar,html .progress-bar-holder .container .progress-bar{flex-basis:860px;height:12px;top:-18px}body .progress-bar-holder .container .progress-bar .progress-line,html .progress-bar-holder .container .progress-bar .progress-line{border-radius:3px}body .progress-bar-holder .container .progress-bar .progress-line .decor-bg,html .progress-bar-holder .container .progress-bar .progress-line .decor-bg{background-position:-5px 0;height:100%;left:5px;width:calc(100% - 15px)}body .progress-bar-holder .container .progress-bar .wheel-marker,html .progress-bar-holder .container .progress-bar .wheel-marker{height:32px;top:calc(50% - 16px);width:32px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line{display:flex;width:100%}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .attached-label,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .attached-label{font-size:14px;line-height:30px;padding:2px 10px 0;top:calc(100% + 9px)}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1{left:310px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2{right:315px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3{right:0}body .progress-bar-holder .container .cta-holder,html .progress-bar-holder .container .cta-holder{flex-basis:190px;flex-shrink:0;text-align:right}body .progress-bar-holder .container .cta-holder .btn,html .progress-bar-holder .container .cta-holder .btn{line-height:34px;padding:4px 12px 0}body .progress-bar-holder .container .cta-holder .btn .arrow-ico,html .progress-bar-holder .container .cta-holder .btn .arrow-ico{margin-left:6px;width:12px}body .primary-slide-sections-holder .page-section,html .primary-slide-sections-holder .page-section{padding-bottom:86px}body .btn,html .btn{font-size:15px;line-height:32px;padding:3px 12px 0}body .btn .arrow-ico,body .btn .ico,html .btn .arrow-ico,html .btn .ico{margin:0 5px;width:11px}}@media only screen and (max-height:720px) and (min-width:1081px){body .progress-bar-holder,html .progress-bar-holder{height:80px}body .progress-bar-holder .container .logo-slogan,html .progress-bar-holder .container .logo-slogan{flex-basis:180px}body .progress-bar-holder .container .logo-slogan .logo-img,html .progress-bar-holder .container .logo-slogan .logo-img{margin:0 0 3px;width:74px}body .progress-bar-holder .container .logo-slogan .slogan,html .progress-bar-holder .container .logo-slogan .slogan{font-size:18px}body .progress-bar-holder .container .progress-bar,html .progress-bar-holder .container .progress-bar{flex-basis:860px;height:10px;top:-18px}body .progress-bar-holder .container .progress-bar .progress-line,html .progress-bar-holder .container .progress-bar .progress-line{border-radius:3px}body .progress-bar-holder .container .progress-bar .progress-line .decor-bg,html .progress-bar-holder .container .progress-bar .progress-line .decor-bg{background-position:-5px 0;height:100%;left:5px;width:calc(100% - 13px)}body .progress-bar-holder .container .progress-bar .wheel-marker,html .progress-bar-holder .container .progress-bar .wheel-marker{height:28px;top:calc(50% - 14px);width:28px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line img,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line img{height:10px;width:auto}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .attached-label,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .attached-label{font-size:14px;line-height:28px;padding:1px 8px 0;top:calc(100% + 8px)}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1{left:310px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2{right:315px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3{right:0}body .progress-bar-holder .container .cta-holder,html .progress-bar-holder .container .cta-holder{flex-basis:190px;flex-shrink:0;text-align:right}body .progress-bar-holder .container .cta-holder .btn,html .progress-bar-holder .container .cta-holder .btn{line-height:34px;padding:4px 12px 0}body .progress-bar-holder .container .cta-holder .btn .arrow-ico,html .progress-bar-holder .container .cta-holder .btn .arrow-ico{margin-left:6px;width:12px}body .primary-slide-sections-holder .page-section,html .primary-slide-sections-holder .page-section{padding-bottom:80px}body .btn,html .btn{font-size:14px;line-height:28px;padding:2px 12px 0}body .btn .arrow-ico,body .btn .ico,html .btn .arrow-ico,html .btn .ico{margin:0 5px;width:10px}}@media only screen and (max-height:640px) and (min-width:1081px){body .progress-bar-holder,html .progress-bar-holder{height:72px}body .progress-bar-holder .container .logo-slogan,html .progress-bar-holder .container .logo-slogan{flex-basis:180px}body .progress-bar-holder .container .logo-slogan .logo-img,html .progress-bar-holder .container .logo-slogan .logo-img{margin:0 0 3px;width:74px}body .progress-bar-holder .container .logo-slogan .slogan,html .progress-bar-holder .container .logo-slogan .slogan{font-size:18px}body .progress-bar-holder .container .progress-bar,html .progress-bar-holder .container .progress-bar{height:8px;top:-24px}body .progress-bar-holder .container .progress-bar .milestone-list,html .progress-bar-holder .container .progress-bar .milestone-list{left:-19px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item{height:4px;width:4px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line img,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .decor-line img{height:8px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-1{left:335px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-2{right:315px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item#milestone-3{right:0}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content{padding-top:10px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content .line,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content .line{height:10px;width:2px}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content .label,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content .label{line-height:24px;padding:2px 10px 0}body .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content .flag-ico,html .progress-bar-holder .container .progress-bar .milestone-list .milestone-item .included-content .flag-ico{right:calc(100% + 4px);top:15px;width:24px}body .progress-bar-holder .container .cta-holder,html .progress-bar-holder .container .cta-holder{flex-basis:190px}body .progress-bar-holder .container .cta-holder .btn,html .progress-bar-holder .container .cta-holder .btn{line-height:24px;padding:4px 12px 0}body .progress-bar-holder .container .cta-holder .btn .arrow-ico,html .progress-bar-holder .container .cta-holder .btn .arrow-ico{margin-left:4px;top:-2px;width:9px}body .primary-slide-sections-holder .page-section,html .primary-slide-sections-holder .page-section{padding-bottom:72px}body .btn,html .btn{font-size:13px;line-height:24px;padding:2px 12px 0}body .btn .arrow-ico,body .btn .ico,html .btn .arrow-ico,html .btn .ico{margin:0 5px;width:10px}}@keyframes bouncing{0%,to{transform:none}25%{transform:scale(.9)}50%{transform:1.15}75%{transform:none}}@keyframes spinning{0%{transform:none}to{transform:rotate(1turn)}}@keyframes forward{0%,50%,to{transform:none}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.forward-anim{animation:forward .75s linear infinite}.transition-layer{height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:7}.transition-layer .circle{border-radius:50%;height:50vw;left:calc(50% - 25vw);opacity:0;position:absolute;top:calc(50% - 25vw);visibility:hidden;width:50vw}.transition-layer .circle.circle-1,.transition-layer .circle.circle-3{background-color:#636003;z-index:1}.transition-layer .circle.circle-2{background-color:#879420;z-index:2}.transition-layer .circle.circle-3{z-index:3}.transition-layer .tornado-effect{height:100vw;left:calc(50% - 50vw);opacity:0;position:absolute;top:calc(50% - 50vw);visibility:hidden;width:100vw;z-index:3}.video-modal{align-items:center;display:flex;height:100vh;justify-content:center;left:0;opacity:0;padding:2px;position:fixed;top:0;transition:all .3s ease-out;visibility:hidden;width:100%;z-index:15}.video-modal .video-overlay{background-color:hsla(0,0%,100%,.75);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.video-modal.active{opacity:1;visibility:visible}.video-modal .video-holder{height:70vh;position:relative;width:75vw;z-index:2}body.show-modal,html.show-modal{overflow:hidden}.gallery-modal{align-items:center;display:flex;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-out;visibility:hidden;width:100%;z-index:15;z-index:0}.gallery-modal .gallery-modal-overlay{background-color:rgba(0,0,0,.75);height:100%;position:absolute;width:100%}.gallery-modal .gallery-modal-dialog{display:grid;grid-template-rows:1fr 80px;height:700px;margin-left:calc(50% - 1400px);max-height:100vh;position:absolute;width:100%;width:2800px}.gallery-modal .gallery-modal-dialog .slider-holder{height:575px;overflow:hidden;padding-bottom:30px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout{padding:0 20px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout .img-holder{height:575px}.gallery-modal .gallery-modal-dialog .slider-controller{align-items:center;display:flex;justify-content:center;padding-bottom:34px;position:relative}.gallery-modal .gallery-modal-dialog .slider-controller .gallery-pagination{color:#58595b;font-size:20px;font-weight:700;margin:0 15px}.gallery-modal .gallery-modal-dialog .slider-controller .next-gallery-page,.gallery-modal .gallery-modal-dialog .slider-controller .prev-gallery-page{cursor:pointer;position:relative;top:-2px}.gallery-modal .gallery-modal-dialog .slider-controller .next-gallery-page svg path,.gallery-modal .gallery-modal-dialog .slider-controller .prev-gallery-page svg path{fill:#fff;transition:all .2s ease-out}.gallery-modal .gallery-modal-dialog .slider-controller .next-gallery-page:hover svg path,.gallery-modal .gallery-modal-dialog .slider-controller .prev-gallery-page:hover svg path{fill:#ed1c24}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn{align-items:center;background-color:#fff;bottom:0;cursor:pointer;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);position:absolute;transition:all .15s ease-out;width:34px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn .close-ico{width:16px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn .close-ico svg path{fill:#58595b}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn:hover{background-color:#ed1c24}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn:hover .close-ico svg path{fill:#fff}.gallery-modal.active{opacity:1;visibility:visible;z-index:15}@media only screen and (max-height:840px) and (min-width:1081px){.gallery-modal .gallery-modal-dialog{grid-template-rows:1fr 74px;height:600px;margin-left:calc(50% - 1200px);width:2400px}.gallery-modal .gallery-modal-dialog .slider-holder{height:475px;padding-bottom:30px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout{padding:0 18px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout .img-holder{height:475px}.gallery-modal .gallery-modal-dialog .slider-controller{padding-bottom:32px}.gallery-modal .gallery-modal-dialog .slider-controller .gallery-pagination{font-size:20px;font-weight:700;margin:0 15px}.gallery-modal .gallery-modal-dialog .slider-controller .next-gallery-page,.gallery-modal .gallery-modal-dialog .slider-controller .prev-gallery-page{top:-2px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn{height:32px;left:calc(50% - 16px);width:32px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn .close-ico{width:14px}}@media only screen and (max-height:720px) and (min-width:1081px){.gallery-modal .gallery-modal-dialog{grid-template-rows:1fr 72px;height:540px;margin-left:calc(50% - 1050px);width:2100px}.gallery-modal .gallery-modal-dialog .slider-holder{height:415px;padding-bottom:25px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout{padding:0 15px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout .img-holder{height:415px}.gallery-modal .gallery-modal-dialog .slider-controller{padding-bottom:35px}.gallery-modal .gallery-modal-dialog .slider-controller .gallery-pagination{font-size:18px;margin:0 14px}.gallery-modal .gallery-modal-dialog .slider-controller .next-gallery-page,.gallery-modal .gallery-modal-dialog .slider-controller .prev-gallery-page{top:-2px;width:14px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn{height:30px;left:calc(50% - 15px);width:30px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn .close-ico{width:13px}}@media only screen and (max-height:640px) and (min-width:1081px){.gallery-modal .gallery-modal-dialog{grid-template-rows:1fr 70px;height:500px;margin-left:calc(50% - 960px);width:1920px}.gallery-modal .gallery-modal-dialog .slider-holder{height:375px;padding-bottom:20px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout{padding:0 13px}.gallery-modal .gallery-modal-dialog .slider-holder .gallery-slider .slide-layout .img-holder{height:375px}.gallery-modal .gallery-modal-dialog .slider-controller{padding-bottom:32px}.gallery-modal .gallery-modal-dialog .slider-controller .gallery-pagination{font-size:17px;margin:0 12px}.gallery-modal .gallery-modal-dialog .slider-controller .next-gallery-page,.gallery-modal .gallery-modal-dialog .slider-controller .prev-gallery-page{top:-2px;width:13px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn{height:28px;left:calc(50% - 14px);width:28px}.gallery-modal .gallery-modal-dialog .slider-controller .close-gallery-modal-btn .close-ico{width:12px}}.product-modal{height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-out;visibility:hidden;width:100%;z-index:15;z-index:0}.product-modal,.product-modal .close-btn{align-items:center;display:flex;justify-content:center}.product-modal .close-btn{background-color:#58595b;cursor:pointer;height:36px;position:absolute;right:36px;top:36px;transform:all ease-out .15s;width:36px}.product-modal .close-btn:hover{background-color:#ed1c24}.product-modal .overlay{background-color:hsla(0,0%,100%,.975);height:100%;position:absolute;width:100%}.product-modal .modal-dialog{height:695px;margin-left:calc(50% - 960px);position:relative;width:1920px}.product-modal .modal-dialog .products-modal-slider{position:relative}.product-modal .modal-dialog .products-modal-slider .slide-control{align-items:center;background-color:#58595b;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;top:235px;transition:all .15s ease-out;width:36px;z-index:3}.product-modal .modal-dialog .products-modal-slider .slide-control:hover{background-color:#ed1c24}.product-modal .modal-dialog .products-modal-slider .slide-control .arrow-ico{width:12px}.product-modal .modal-dialog .products-modal-slider .slide-control.next-slide{left:1200px}.product-modal .modal-dialog .products-modal-slider .slide-control.prev-slide{right:1200px}.product-modal .modal-dialog .products-modal-slider .slide-control.prev-slide .arrow-ico{transform:scaleX(-1)}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img{align-items:center;display:flex;height:460px;justify-content:center;margin-bottom:20px;position:relative;width:100%}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img:after{background-color:#ededed;border-radius:50%;bottom:-10px;content:"";height:50px;left:calc(50% - 150px);position:absolute;width:300px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img img{height:100%;position:relative;width:auto;z-index:2}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail{opacity:0;position:relative;text-align:center;transform:all ease-out .15s;z-index:3}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-name{color:#58595b;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:5px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-desc{color:#58595b;font-size:16px;line-height:1.3}.product-modal .modal-dialog .products-modal-slider .slick-slide{opacity:.3;transform:scale(.7);transition:all .15s ease-out}.product-modal .modal-dialog .products-modal-slider .slick-slide.slick-active{transform:scale(.85)}.product-modal .modal-dialog .products-modal-slider .slick-slide.slick-center{opacity:1;transform:none}.product-modal .modal-dialog .products-modal-slider .slick-slide.slick-center .product-detail{opacity:1!important}.product-modal.active{opacity:1;visibility:visible;z-index:15}@media only screen and (max-height:840px) and (min-width:1081px){.product-modal .close-btn{height:36px;right:36px;top:36px;width:36px}.product-modal .modal-dialog{height:608px;margin-left:calc(25% - 420px);width:1680px}.product-modal .modal-dialog .products-modal-slider .slide-control{height:36px;top:205px;width:36px}.product-modal .modal-dialog .products-modal-slider .slide-control .arrow-ico{width:12px}.product-modal .modal-dialog .products-modal-slider .slide-control.next-slide{left:1050px}.product-modal .modal-dialog .products-modal-slider .slide-control.prev-slide{right:1050px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img{height:405px;margin-bottom:15px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img:after{bottom:-8px;height:40px;left:calc(50% - 130px);width:260px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-name{font-size:21px;margin-bottom:5px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-desc{font-size:15px;line-height:1.4}}@media only screen and (max-height:720px) and (min-width:1081px){.product-modal .close-btn{height:34px;right:34px;top:34px;width:34px}.product-modal .modal-dialog{height:520px;margin-left:calc(25% - 360px);width:1440px}.product-modal .modal-dialog .products-modal-slider .slide-control{height:34px;top:185px;width:34px}.product-modal .modal-dialog .products-modal-slider .slide-control .arrow-ico{width:12px}.product-modal .modal-dialog .products-modal-slider .slide-control.next-slide{left:895px}.product-modal .modal-dialog .products-modal-slider .slide-control.prev-slide{right:895px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img{height:345px;margin-bottom:15px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img:after{bottom:-7px;height:34px;left:calc(50% - 110px);width:220px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-name{font-size:20px;margin-bottom:5px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-desc{font-size:14px;line-height:1.4}}@media only screen and (max-height:640px) and (min-width:1081px){.product-modal .close-btn{height:30px;right:30px;top:30px;width:30px}.product-modal .modal-dialog{height:462px;margin-left:calc(25% - 310px);width:1280px}.product-modal .modal-dialog .products-modal-slider .slide-control{height:30px;top:165px;width:30px}.product-modal .modal-dialog .products-modal-slider .slide-control .arrow-ico{width:11px}.product-modal .modal-dialog .products-modal-slider .slide-control.next-slide{left:795px}.product-modal .modal-dialog .products-modal-slider .slide-control.prev-slide{right:795px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img{height:345px;margin-bottom:14px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-img:after{bottom:-7px;height:34px;left:calc(50% - 110px);width:220px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-name{font-size:20px;margin-bottom:5px}.product-modal .modal-dialog .products-modal-slider .product-item .product-layout .product-detail .product-desc{font-size:17px;line-height:1.4}}.section-height{height:calc(100% - 96px)!important}@media only screen and (max-height:840px) and (min-width:1081px){.section-height{height:calc(100% - 80px)!important}.section{height:calc(100% - 86px)!important}}@media only screen and (max-height:720px) and (min-width:1081px){.section{height:calc(100% - 80px)!important}}@media only screen and (max-height:640px) and (min-width:1081px){.section{height:calc(100% - 72px)!important}}.hero-banner-section{position:relative;z-index:2}.hero-banner-section .main-content{height:100%;position:relative;width:100%}.hero-banner-section .main-content .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.hero-banner-section .main-content .bg-layer .bg-img{height:100%;width:100%}.hero-banner-section .main-content .bg-layer .effect-holder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-banner-section .main-content .bg-layer .effect-holder .bottom-right-corner-decor{bottom:0;position:absolute;right:0;width:540px}.hero-banner-section .main-content .cta-holder{background-color:#ed1c24;bottom:28px;line-height:42px;padding:4px 20px 0;position:absolute;right:28px;z-index:3}.hero-banner-section .main-content .cta-holder .next-btn{align-items:center;color:#fff;display:flex}.hero-banner-section .main-content .cta-holder .next-btn .context{font-size:24px;margin-right:8px}.hero-banner-section .main-content .cta-holder .next-btn .arrow-ico{width:16px}.hero-banner-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.hero-banner-section .main-content .bg-layer .effect-holder .bottom-right-corner-decor{width:440px}.hero-banner-section .main-content .cta-holder{padding:4px 20px 0}.hero-banner-section .main-content .cta-holder .next-btn .context{font-size:20px;margin-right:8px;text-shadow:1px 1px #580006}.hero-banner-section .main-content .cta-holder .next-btn .arrow-ico{width:14px}}@media only screen and (max-height:720px) and (min-width:1081px){.hero-banner-section .main-content .bg-layer .effect-holder .bottom-right-corner-decor{width:400px}.hero-banner-section .main-content .cta-holder{padding:4px 20px 0}.hero-banner-section .main-content .cta-holder .next-btn .context{font-size:20px;margin-right:4px}.hero-banner-section .main-content .cta-holder .next-btn .arrow-ico{margin-left:8px;width:14px}}@media only screen and (max-height:640px) and (min-width:1081px){.hero-banner-section .main-content .bg-layer .effect-holder .bottom-right-corner-decor{width:380px}.hero-banner-section .main-content .cta-holder{padding:4px 20px 0}.hero-banner-section .main-content .cta-holder .next-btn .context{font-size:20px;margin-right:4px}.hero-banner-section .main-content .cta-holder .next-btn .arrow-ico{width:14px}}.voyagers-section{overflow:hidden;position:relative;z-index:3}.voyagers-section .main-content{height:100%;left:0;position:relative;top:0;width:100%;z-index:1}.voyagers-section .main-content .voyagers-wrapper{height:926px;left:calc(50% - 720px);overflow:hidden;position:absolute;top:calc(50% - 463px);width:1440px;z-index:2}.voyagers-section .main-content .voyagers-wrapper .content-title{bottom:500px;left:calc(50% - 520px);opacity:1;position:absolute;width:1040px;z-index:0}.voyagers-section .main-content .voyagers-wrapper .content-title img{transform:all ease-out .3s}.voyagers-section .main-content .voyagers-wrapper .content-title.blur-out img{opacity:.2}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg{height:100%;left:0;position:absolute;top:0;width:100%}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{height:100%;padding:48px 36px;position:absolute;top:0;width:330px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item .bg-line,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .bg-line{background-color:#1c0203;height:100%;left:0;position:absolute;top:0;width:100%}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item .voyager-detail,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail{color:#fff;padding:30px 0;position:relative;white-space:normal;z-index:2}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-img{bottom:0;position:absolute}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1{left:20px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1 .voyager-img{bottom:0;left:0;width:370px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2{left:385px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2 .voyager-img{bottom:-30px;left:0;width:350px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3{left:715px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3 .voyager-img{left:-10px;width:350px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4{left:1050px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4 .voyager-img{bottom:0;left:-20px;width:390px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout{z-index:2}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{cursor:pointer;height:100%;padding:48px 36px;position:absolute;top:0;width:330px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .bg-line{opacity:0;transform:scaleY(0);transform-origin:center bottom;transition:all .4s ease-out 50ms}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .desc,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .voyager-name{opacity:0;transform:translateY(15px);transition:all .4s ease-out}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .voyager-name{font-size:42px;font-weight:400;text-transform:uppercase}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-img{opacity:0;transition:all .4s ease-out 50ms}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.active .bg-line,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.active .voyager-detail .desc,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.active .voyager-detail .voyager-name{opacity:1;transform:none}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.active .voyager-detail .desc{transition:all .4s ease-out .35s}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.active .voyager-detail .voyager-name{transition:all .4s ease-out .5s}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.active .voyager-img{opacity:1}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg{filter:brightness(.85);opacity:1;will-change:filter;z-index:1}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.hidden{opacity:0}.voyagers-section .bg-holder{background:linear-gradient(#2e0b06,#ec2325);height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:0}.voyagers-section .bg-holder .bg-decor{width:100%}.voyagers-section .intro-slogan{background:linear-gradient(90deg,rgba(88,0,6,0),rgba(88,0,6,.85),rgba(88,0,6,0));bottom:0;color:#fff;font-family:UTM Impact;font-size:24px;font-weight:400;height:92px;left:0;line-height:92px;position:absolute;width:100%;z-index:4}.voyagers-section .blocking-overlay,.voyagers-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}.voyagers-section .blocking-overlay{background:transparent;opacity:1;visibility:visible}.voyagers-section .voyager-slogan-screen{background:linear-gradient(#2e0b06,#ec2325);display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.voyagers-section .voyager-slogan-screen .slogan-layout{height:100%;position:relative;width:100%}.voyagers-section .voyager-slogan-screen .slogan-layout .bg-layer{position:absolute;right:0;top:5%;width:100%}.voyagers-section .voyager-slogan-screen .slogan-layout .bg-layer .img-holder{height:auto;width:100%}.voyagers-section .voyager-slogan-screen .slogan-layout .bg-layer .img-holder img{transform-origin:bottom right}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title{display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:0 calc(50% - 600px);position:absolute;top:0;width:100%;z-index:2}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title .section-title{color:#fff;font-size:128px;line-height:1.1;margin:0}@media only screen and (max-height:840px) and (min-width:1081px){.voyagers-section .main-content .voyagers-wrapper{height:772px;left:calc(50% - 600px);top:calc(50% - 386px);width:1200px}.voyagers-section .main-content .voyagers-wrapper .content-title{bottom:425px;left:calc(50% - 480px);width:940px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{padding:40px 30px;width:274px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item .voyager-detail,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail{padding:25px 0}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1{left:25px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1 .voyager-img{bottom:0;left:0;width:307px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2{left:320px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2 .voyager-img{bottom:-28px;left:0;width:288px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3{left:593px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3 .voyager-img{left:-8px;width:290px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4{left:867px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4 .voyager-img{bottom:0;left:-10px;width:323px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{padding:40px 30px;width:274px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .voyager-name{font-size:40px}.voyagers-section .bg-holder{height:calc(100% - 86px)}.voyagers-section .intro-slogan{font-size:20px;height:76px;line-height:76px}.voyagers-section .voyager-slogan-screen{height:calc(100% - 86px)}.voyagers-section .voyager-slogan-screen .slogan-layout .bg-layer{top:5%}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title{padding:0 calc(50% - 570px)}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title .section-title{font-size:108px}}@media only screen and (max-height:720px) and (min-width:1081px){.voyagers-section .main-content .voyagers-wrapper{height:700px;left:calc(50% - 570px);top:calc(50% - 336px);width:1140px}.voyagers-section .main-content .voyagers-wrapper .content-title{bottom:400px;left:calc(50% - 368px);width:749px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{padding:38px 29px;width:260px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item .voyager-detail,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail{padding:24px 0}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1{left:24px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1 .voyager-img{bottom:0;left:0;width:292px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2{left:304px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2 .voyager-img{bottom:-24px;left:0;width:270px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3{left:563px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3 .voyager-img{left:-8px;width:275px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4{left:824px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4 .voyager-img{bottom:0;left:-10px;width:307px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{padding:32px 20px;width:260px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail{padding:24px 0 0}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .voyager-name{font-size:30px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .desc{font-size:13px;line-height:1.42}.voyagers-section .bg-holder{height:calc(100% - 80px)}.voyagers-section .intro-slogan{font-size:19px;height:72px;line-height:72px}.voyagers-section .voyager-slogan-screen{height:calc(100% - 80px)}.voyagers-section .voyager-slogan-screen .slogan-layout .bg-layer{top:5%}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title{padding:0 calc(50% - 540px)}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title .section-title{font-size:98px}}@media only screen and (max-height:640px) and (min-width:1081px){.voyagers-section .main-content .voyagers-wrapper{height:600px;left:calc(50% - 451px);top:calc(50% - 300px);width:900px}.voyagers-section .main-content .voyagers-wrapper .content-title{bottom:306px;left:calc(50% - 350px);width:665px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{padding:30px 23px;width:205px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item .voyager-detail,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail{padding:30px 0 0}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1{left:19px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-1 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-1 .voyager-img{bottom:0;left:0;width:230px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2{left:241px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-2 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-2 .voyager-img{bottom:-17px;width:211px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3{left:445px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-3 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-3 .voyager-img{left:-6px;width:217px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4{left:652px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-bg .voyager-item.voyager-4 .voyager-img,.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item.voyager-4 .voyager-img{bottom:0;left:-8px;width:243px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item{padding:30px 23px;width:205px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .desc{font-size:12px}.voyagers-section .main-content .voyagers-wrapper .voyagers-list-layout .voyager-item .voyager-detail .voyager-name{font-size:28px;line-height:1.3}.voyagers-section .bg-holder{height:calc(100% - 72px)}.voyagers-section .intro-slogan{font-size:16px;height:60px;line-height:60px}.voyagers-section .voyager-slogan-screen{height:calc(100% - 72px)}.voyagers-section .voyager-slogan-screen .slogan-layout .bg-layer{top:2%}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title{padding:0 calc(50% - 490px)}.voyagers-section .voyager-slogan-screen .slogan-layout .section-slogan-title .section-title{font-size:84px}}.start-journey-south{position:relative}.start-journey-south .bg-layer{height:calc(100% - 72px);left:0;position:absolute;top:0;width:100%;z-index:1}.start-journey-south .bg-layer .bg-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%}.start-journey-south .bg-layer .img-holder{height:100%}.start-journey-south .main-content{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:2}.start-journey-south .main-content .container{display:flex;flex-direction:column;height:100%;justify-content:center}.start-journey-south .main-content .container .logo-img{margin-bottom:40px;width:190px}.start-journey-south .main-content .container .section-sub-title{font-size:64px;line-height:1.3;margin:0}.start-journey-south .main-content .container .section-title{font-size:140px;line-height:1.1;margin-bottom:0}.start-journey-south .main-content .container .section-slogan{align-items:center;color:#fff;display:flex;font-size:64px}.start-journey-south .main-content .container .section-slogan .arrow{margin-left:20px;width:54px}.split-banner-section{position:relative;z-index:4}.split-banner-section .main-content{height:100%;position:relative;width:100%}.split-banner-section .main-content .split-layout{background-color:rgba(255,0,0,.2);display:grid;grid-template-columns:1fr;height:100%;left:0;position:absolute;top:0;width:100%}.split-banner-section .main-content .split-layout .left-col,.split-banner-section .main-content .split-layout .right-col{height:100%;overflow:hidden;position:relative;width:100%}.split-banner-section .main-content .split-layout .left-col .bg-img,.split-banner-section .main-content .split-layout .left-col .decor-layer,.split-banner-section .main-content .split-layout .right-col .bg-img,.split-banner-section .main-content .split-layout .right-col .decor-layer{height:100%;left:0;position:absolute;top:0;width:100%}.split-banner-section .main-content .split-layout .left-col .decor-layer .decor-corner-img,.split-banner-section .main-content .split-layout .right-col .decor-layer .decor-corner-img{position:relative;width:40%;z-index:2}.split-banner-section .main-content .split-layout .left-col .decor-layer:after,.split-banner-section .main-content .split-layout .right-col .decor-layer:after{content:"";height:33%;position:absolute;width:100%}.split-banner-section .main-content .split-layout .left-col .challenge-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail{display:flex;flex-direction:column;height:100%;left:0;padding:48px;position:absolute;top:0;width:100%;z-index:3}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context{background:linear-gradient(rgba(88,0,6,.45),rgba(162,186,36,.5));height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease-out;visibility:hidden;width:100%;z-index:1}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{color:#fff;height:auto;left:80px;padding:48px;position:absolute;top:340px;width:500px;z-index:2}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .desc:last-child,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .desc:last-child{margin:0}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor,.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .color-bg,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .color-bg{height:100%;position:absolute;width:100%}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .color-bg,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .color-bg{background-color:rgba(0,0,0,.8);left:0;top:0;z-index:2}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor{border:2px solid #fff;left:-40px;top:40px;z-index:1}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .context-el,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .context-el{position:relative;z-index:2}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .desc,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .desc{white-space:normal}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor{position:relative}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-decor{height:100%;left:25%;position:absolute}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-decor img,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-decor img{height:100%;width:auto}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context{position:relative;z-index:2}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .area,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .area{font-size:64px;line-height:1;margin:0;position:relative;text-transform:uppercase;z-index:1}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .slogan,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .slogan{color:#fff;font-size:128px;line-height:1.1;margin:0;position:relative;text-transform:uppercase;z-index:2}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .slogan.light-yellow,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .slogan.light-yellow{color:#fef8e6}.split-banner-section .main-content .split-layout .left-col .challenge-detail{justify-content:flex-start}.split-banner-section .main-content .split-layout .left-col .decor-layer:after{background:linear-gradient(rgba(0,0,0,.867),transparent);top:0}.split-banner-section .main-content .split-layout .right-col .challenge-detail{flex-direction:column-reverse;justify-content:flex-start}.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context{background-color:rgba(88,0,6,.35)}.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:100px;top:40px;width:520px}.split-banner-section .main-content .split-layout .right-col .decor-layer{align-items:flex-end;display:flex;justify-content:flex-end}.split-banner-section .main-content .split-layout .right-col .decor-layer:after{background:linear-gradient(transparent,rgba(0,0,0,.867));bottom:0;right:0}.split-banner-section .main-content .split-layout .right-col .coming-soon-block{height:100%;position:relative;width:100%}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-bg{height:100%;left:0;position:absolute;top:0;width:100%}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-bg .bg-img{align-items:flex-end;background-color:#000;display:flex;height:100%;justify-content:flex-end;width:100%}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-bg .bg-img img{flex-basis:100%;flex-grow:0;height:auto;transform:translateY(10%);width:100%}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:.8;position:relative;width:100%;z-index:3}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .label{font-size:64px;line-height:1;margin-bottom:10px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .round-name{color:#fff3d9;font-size:96px;line-height:1.2;margin-bottom:20px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .coming-date{color:#fff3d9;font-size:48px;margin:0}.split-banner-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.split-banner-section .main-content .split-layout .left-col .challenge-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail{padding:36px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:80px;padding:24px;top:280px;width:420px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor{left:-32px;top:32px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .area,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .area{font-size:52px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .slogan,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .slogan{font-size:104px}.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:80px;top:50px;width:440px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .img-holder.bg-mode img{-o-object-position:center bottom;object-position:center bottom}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .label{font-size:54px;margin-bottom:8px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .round-name{font-size:84px;line-height:1.2;margin-bottom:8px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .coming-date{font-size:42px}}@media only screen and (max-height:720px) and (min-width:1081px){.split-banner-section .main-content .split-layout .left-col .challenge-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail{padding:30px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:60px;padding:20px;top:240px;width:400px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor{left:-28px;top:28px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .desc,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .desc{font-size:13px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .area,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .area{font-size:48px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .slogan,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .slogan{font-size:92px}.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:60px;top:30px;width:400px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .label{font-size:50px;margin-bottom:7px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .round-name{font-size:78px;line-height:1.2;margin-bottom:7px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .coming-date{font-size:40px}}@media only screen and (max-height:640px) and (min-width:1081px){.split-banner-section .main-content .split-layout .left-col .challenge-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail{padding:20px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:54px;padding:20px;top:220px;width:385px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor,.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail .bg-el .border-decor{left:-24px;top:24px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .area,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .area{font-size:44px}.split-banner-section .main-content .split-layout .left-col .challenge-detail .title-with-decor .title-context .slogan,.split-banner-section .main-content .split-layout .right-col .challenge-detail .title-with-decor .title-context .slogan{font-size:88px}.split-banner-section .main-content .split-layout .right-col .challenge-detail .challenge-context .primary-detail{left:54px;top:54px;width:385px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .label{font-size:48px;margin-bottom:7px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .round-name{font-size:74px;line-height:1.2;margin-bottom:7px}.split-banner-section .main-content .split-layout .right-col .coming-soon-block .coming-soon-context .coming-date{font-size:38px}}.primary-slide-sections-holder .products-section{position:relative}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer{background-color:#142012;color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(100%);transition:all .5s ease-out;width:101%;z-index:5}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .bg-layer,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .bg-layer:after,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .bg-layer:after{display:none}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .bg-layer .img-holder,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .bg-layer .img-holder{height:100%;width:100%}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context{display:flex;height:100%;justify-content:center;padding-top:200px;position:relative;position:absolute;white-space:nowrap;width:100%}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);position:absolute;top:60px;transition:all .15s ease-out;width:34px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon{width:16px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon svg path,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon svg path{fill:#58595b;transition:all .15s ease-out}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover{background-color:#ed1c24;transform:scale(1.1)}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover .close-icon svg path,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover .close-icon svg path{fill:#fff}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info{flex-basis:315px;flex-grow:0;flex-shrink:0;white-space:normal;width:315px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title{font-size:48px;font-weight:400;line-height:1.1;margin-bottom:40px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer.active,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer.active{opacity:1;transform:none}.primary-slide-sections-holder .products-section .primary-content-group{flex-grow:1;height:100%;overflow:hidden}.primary-slide-sections-holder .products-section .extra-product-group{display:flex;height:calc(100% - 96px);left:100%;overflow:hidden;position:absolute;top:0;width:100%;z-index:3}.primary-slide-sections-holder .products-section .extra-product-group .product-holder{background-color:#270303;flex-basis:620px;flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .decor-layer{bottom:0;position:absolute;right:0;width:50%;z-index:1}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-img{position:absolute;right:70px;top:88px;width:225px;z-index:3}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:80px 40px 60px;position:absolute;top:0;width:101%;z-index:4}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan{font-size:72px;line-height:1.07;margin:0}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan .yellow-txt{color:#fef8e6}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan.with-decor{margin:0;position:relative}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan.with-decor .context{position:relative;z-index:2}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan.with-decor .decor-img{height:100%;left:38%;position:absolute;top:0;z-index:1}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan.with-decor .decor-img img{height:100%;width:auto}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .cta-holder{margin-bottom:180px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-name{color:#fff;font-size:40px;margin-bottom:14px}.primary-slide-sections-holder .products-section .extra-product-group .product-footage{display:flex;flex-direction:column;flex-grow:1;height:100%}.primary-slide-sections-holder .products-section .extra-product-group .product-footage .bottom-footage,.primary-slide-sections-holder .products-section .extra-product-group .product-footage .top-footage{background-color:#000;flex-basis:50%;flex-grow:0;height:50%;overflow:hidden;width:100%}.primary-slide-sections-holder .products-section .extra-product-group .product-footage .bottom-footage .footage-img,.primary-slide-sections-holder .products-section .extra-product-group .product-footage .top-footage .footage-img{height:100%;width:100%}.primary-slide-sections-holder .products-section .extra-product-group .product-footage .bottom-footage img{-o-object-fit:contain;object-fit:contain;transform:scale(1.25)}.primary-slide-sections-holder .products-section .extra-product-group .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}.primary-slide-sections-holder .products-section .primary-content-group{display:flex;position:relative}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer{flex-grow:1;height:100%;position:relative}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:101%;z-index:2}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-img{height:100%;width:100%}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-img img{-o-object-position:center top;object-position:center top}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-content{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-content .section-title{font-size:128px;margin:0}.primary-slide-sections-holder .products-section .primary-content-group .product-layout{background-color:#142012;flex-basis:620px;flex-shrink:0;overflow:hidden;position:relative;z-index:2}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer{height:100%;position:relative;width:101%;z-index:3}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-bg{bottom:-55px;left:110px;position:absolute;width:106%}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-img{bottom:90px;position:absolute;right:50px;width:300px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail{height:100%;left:0;padding:52px 30px;position:absolute;top:0;width:100%;z-index:3}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{color:#fff;font-size:72px;line-height:1.07;margin:0 0 20px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan .yellow-txt{color:#fef8e6}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{color:#fff;font-size:40px;line-height:1.1;margin-bottom:14px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-detail-context{z-index:3}@media only screen and (max-height:840px) and (min-width:1081px){.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context{padding-top:148px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn{height:27px;left:calc(50% - 14px);top:48px;width:27px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon{width:14px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info{flex-basis:300px;width:300px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title{font-size:38px;margin-bottom:32px}.primary-slide-sections-holder .products-section .extra-product-group{height:calc(100% - 86px)}.primary-slide-sections-holder .products-section .extra-product-group .product-holder{flex-basis:496px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-img{right:29px;top:64px;width:192px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content{padding:64px 32px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan{font-size:58px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .cta-holder{margin-bottom:80px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-name{font-size:32px;margin-bottom:13px}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-content .section-title{font-size:102px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout{flex-basis:496px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-img{bottom:80px;right:48px;width:250px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail{padding:51px 24px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{font-size:57px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{font-size:32px;margin-bottom:12px}}@media only screen and (max-height:720px) and (min-width:1081px){.primary-slide-sections-holder .products-section .extra-product-group{height:calc(100% - 77px)}.primary-slide-sections-holder .products-section .extra-product-group .product-holder{flex-basis:446px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-img{right:26px;top:58px;width:173px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content{padding:58px 26px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan{font-size:52px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .cta-holder{margin-bottom:72px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-name{font-size:29px;margin-bottom:12px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context{padding-top:125px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn{height:24px;left:calc(50% - 13px);top:43px;width:24px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon{width:13px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info{flex-basis:280px;width:280px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title{font-size:36px;margin-bottom:28px}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-content .section-title{font-size:92px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout{flex-basis:446px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-img{bottom:64px;right:43px;width:225px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail{padding:46px 22px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{font-size:51px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{font-size:29px;margin-bottom:12px}}@media only screen and (max-height:640px) and (min-width:1081px){.primary-slide-sections-holder .products-section .extra-product-group{height:calc(100% - 72px)}.primary-slide-sections-holder .products-section .extra-product-group .product-holder{flex-basis:401px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-img{right:23px;top:52px;width:156px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content{padding:52px 23px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-slogan{font-size:48px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .cta-holder{margin-bottom:64px}.primary-slide-sections-holder .products-section .extra-product-group .product-holder .product-content .product-name{font-size:26px;margin-bottom:11px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context{padding-top:115px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn{height:22px;left:calc(50% - 11px);top:32px;width:22px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon{width:13px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info{flex-basis:252px;width:252px}.primary-slide-sections-holder .products-section .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title{font-size:32px;margin-bottom:25px}.primary-slide-sections-holder .products-section .primary-content-group .bg-layer .bg-content .section-title{font-size:83px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout{flex-basis:401px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-img{bottom:58px;right:39px;width:202px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail{padding:41px 20px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{font-size:46px}.primary-slide-sections-holder .products-section .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{font-size:26px;margin-bottom:11px}}.preparation-day-section{overflow:hidden;position:relative}.preparation-day-section .preparation-day-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%}.preparation-day-section .preparation-day-layout .bottom-right-block,.preparation-day-section .preparation-day-layout .left-block,.preparation-day-section .preparation-day-layout .top-right-block{height:100%;overflow:hidden;position:relative;width:100%}.preparation-day-section .preparation-day-layout .bottom-right-block .bg-layer,.preparation-day-section .preparation-day-layout .bottom-right-block .bg-layer .img-holder,.preparation-day-section .preparation-day-layout .bottom-right-block>.img-holder,.preparation-day-section .preparation-day-layout .left-block .bg-layer,.preparation-day-section .preparation-day-layout .left-block .bg-layer .img-holder,.preparation-day-section .preparation-day-layout .left-block>.img-holder,.preparation-day-section .preparation-day-layout .top-right-block .bg-layer,.preparation-day-section .preparation-day-layout .top-right-block .bg-layer .img-holder,.preparation-day-section .preparation-day-layout .top-right-block>.img-holder{height:100%;width:100%}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer,.preparation-day-section .preparation-day-layout .left-block .content-layer,.preparation-day-section .preparation-day-layout .top-right-block .content-layer{display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:40px 60px;position:absolute;top:0;width:100%}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:36px;line-height:1;margin-bottom:15px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:40px;flex-shrink:0;margin-right:12px;position:relative;top:-3px;width:40px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .left-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .section-title{font-size:72px;font-weight:400;margin:0;word-spacing:-.05em}.preparation-day-section .preparation-day-layout .left-block{grid-column:1;grid-row:1/span 2}.preparation-day-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer,.preparation-day-section .preparation-day-layout .left-block .content-layer,.preparation-day-section .preparation-day-layout .top-right-block .content-layer{padding:36px 48px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn{font-size:32px;margin-bottom:12px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:30px;margin-right:12px;width:30px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .left-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .section-title{font-size:68px;word-spacing:-.05em}}@media only screen and (max-height:720px) and (min-width:1081px){.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer,.preparation-day-section .preparation-day-layout .left-block .content-layer,.preparation-day-section .preparation-day-layout .top-right-block .content-layer{padding:32px 40px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn{font-size:28px;margin-bottom:10px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:28px;margin-right:10px;width:28px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .left-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .section-title{font-size:64px}}@media only screen and (max-height:640px) and (min-width:1081px){.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer,.preparation-day-section .preparation-day-layout .left-block .content-layer,.preparation-day-section .preparation-day-layout .top-right-block .content-layer{padding:28px 32px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn{font-size:24px;margin-bottom:10px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:24px;margin-right:8px;width:24px}.preparation-day-section .preparation-day-layout .bottom-right-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .left-block .content-layer .section-title,.preparation-day-section .preparation-day-layout .top-right-block .content-layer .section-title{font-size:54px}}.preparation-day-section .preparation-day-layout .top-right-block{grid-row:1/span 2}.start-journey-section{position:relative;z-index:5}.start-journey-section .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.start-journey-section .bg-layer .img-holder{height:100%}.start-journey-section .bg-layer:after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.start-journey-section .main-content{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.start-journey-section .main-content .logo-img{margin-bottom:35px;width:190px}.start-journey-section .main-content .section-sub-title{align-items:center;color:#fff;display:flex;font-size:64px;margin-bottom:0;text-transform:uppercase}.start-journey-section .main-content .section-sub-title .arrow-ico{margin-left:20px;width:53px}.start-journey-section .main-content .section-title{font-size:128px;line-height:1.15;margin-bottom:30px;width:100%}.start-journey-section .main-content .section-title .flag-ico{margin:0 12px;width:56px}.start-journey-section .label-holder{align-items:center;background-color:#142012;display:flex;height:calc(100% - 96px);justify-content:center;position:absolute;right:0;top:0;width:175px}.start-journey-section .label-holder .decor-img{position:absolute;width:100%}.start-journey-section .label-holder .decor-img.decor-top{left:0;top:0}.start-journey-section .label-holder .decor-img.decor-bottom{bottom:-5%;left:0}.start-journey-section .label-holder .flag-img{left:0;position:relative;width:60%;z-index:2}@media only screen and (max-height:840px) and (min-width:1081px){.start-journey-section .main-content .logo-img{margin-bottom:25px;width:180px}.start-journey-section .main-content .section-sub-title{font-size:48px}.start-journey-section .main-content .section-sub-title .arrow-ico{margin-left:15px;width:46px}.start-journey-section .main-content .section-title{font-size:98px;margin-bottom:20px}.start-journey-section .label-holder{height:calc(100% - 86px);width:150px}.start-journey-section .label-holder .flag-img{width:65%}}@media only screen and (max-height:720px) and (min-width:1081px){.start-journey-section .main-content .logo-img{margin-bottom:20px;width:150px}.start-journey-section .main-content .section-sub-title{font-size:42px}.start-journey-section .main-content .section-sub-title .arrow-ico{margin-left:10px;width:40px}.start-journey-section .main-content .section-title{font-size:80px;margin-bottom:20px}.start-journey-section .label-holder{height:calc(100% - 80px);width:140px}}@media only screen and (max-height:640px) and (min-width:1081px){.start-journey-section .main-content .logo-img{margin-bottom:25px;width:140px}.start-journey-section .main-content .section-sub-title{font-size:38px}.start-journey-section .main-content .section-sub-title .arrow-ico{margin-left:8px;width:36px}.start-journey-section .main-content .section-title{font-size:72px;margin-bottom:15px}.start-journey-section .label-holder{height:calc(100% - 72px);width:130px}}.round-1-section .round-1-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.round-1-section .round-1-intro-screen .round-1-detail-context{display:flex;flex-basis:485px;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;padding:80px 60px;position:relative;white-space:normal;width:485px}.round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer .img-holder{bottom:-9%;left:-5%;position:absolute;width:110%}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail{color:#fff;position:relative;z-index:2}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:24px;font-weight:400;margin-bottom:12px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:48px;font-weight:400;margin-bottom:80px}.round-1-section .round-1-intro-screen .round-1-gallery{display:grid;flex-grow:1;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%}.round-1-section .round-1-intro-screen .round-1-gallery .gallery-item{background:#eeeded;height:100%;width:100%}.round-1-section .round-1-intro-screen .round-1-gallery .gallery-item .img-holder{height:100%;width:100%}.round-1-section .round-1-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.round-1-section .round-1-intro-screen{height:calc(100% - 86px)}.round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:460px;padding:60px 40px;width:460px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:22px;margin-bottom:10px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:44px;margin-bottom:60px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-1-section .round-1-intro-screen{height:calc(100% - 80px)}.round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:420px;padding:40px 20px;width:420px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:40px;margin-bottom:54px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-1-section .round-1-intro-screen{height:calc(100% - 72px)}.round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:400px;padding:32px 28px;width:400px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:36px;margin-bottom:50px}}.round-1-section .round-1-intro-screen .round-1-gallery .gallery-item{grid-column:1/span 2;grid-row:1/span 2}.round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.round-2-section .round-2-intro-screen .galerry-grid .gallery-item{grid-row:1/span 2}.round-3-section .round-3-intro-screen{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.round-3-section .round-3-intro-screen .intro-screen-overlay{background-color:rgba(0,0,0,.75);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:3}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout,.round-3-section .round-3-intro-screen .round-3-intro-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%;width:100%}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block{background-color:#142012;color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer,.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{background-color:#142012;background-repeat:no-repeat;background-size:100% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer.hide-first,.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer.hide-first,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer.hide-first,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer.hide-first{top:100%;z-index:3}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;white-space:normal}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:470px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc:last-child,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc:last-child{margin-bottom:0}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:24px;text-transform:uppercase}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:48px;text-transform:uppercase}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer .img-holder,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer .img-holder{height:100%;width:100%}@media only screen and (max-height:840px) and (min-width:1081px){.round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:420px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:22px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:44px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .wheel-img-holder .wheel-img,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:300px;left:calc(50% - 150px);top:calc(50% - 150px);width:300px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:40px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .wheel-img-holder .wheel-img,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:280px;left:calc(50% - 140px);top:calc(50% - 140px);width:280px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:38px}.round-3-section .round-3-intro-screen .arc-2-round-3-intro-layout .wheel-img-holder .wheel-img,.round-3-section .round-3-intro-screen .round-3-intro-layout .wheel-img-holder .wheel-img{height:240px;left:calc(50% - 120px);top:calc(50% - 120px);width:240px}}.round-3-section .round-3-intro-screen .round-3-intro-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%;width:100%}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block{background-color:#142012;color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{background-color:#142012;background-repeat:no-repeat;background-size:100% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer.hide-first,.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer.hide-first{top:100%;z-index:3}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;white-space:normal}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:470px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc:last-child{margin-bottom:0}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:24px;text-transform:uppercase}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:48px;text-transform:uppercase}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer .img-holder{height:100%;width:100%}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder{background-color:#264b3b;overflow:hidden}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:350px;left:calc(50% - 175px);position:absolute;position:relative;top:calc(50% - 175px);width:350px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img .compass-pointer-img{animation:compassSpin 1.5s ease infinite;left:42%;position:absolute;top:12%;width:16%;z-index:4}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-4 .context-layer{background-color:#264b3b}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-4 .context-layer .intro-context{position:relative;z-index:2}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-4 .context-layer .dust-bg{bottom:0;opacity:.5;position:absolute;right:-2%;transform:scaleX(-1);width:56%}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-3 .dust-bg{bottom:0;left:-10%;opacity:.4;position:absolute;width:56%}.round-3-section .round-3-map-screen{background:#333;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:4}.round-3-section .round-3-map-screen .map-layout{display:grid;grid-template-columns:1fr calc(54vh - 51.84px) 1fr;grid-template-rows:1fr 1fr;height:100%;width:100%}.round-3-section .round-3-map-screen .map-layout .map-img-block{height:100%;width:100%}.round-3-section .round-3-map-screen .map-layout .map-img-block:first-child{grid-column:1;grid-row:1}.round-3-section .round-3-map-screen .map-layout .map-img-block:nth-child(2){grid-column:1;grid-row:2}.round-3-section .round-3-map-screen .map-layout .map-img-block:nth-child(3){grid-column:2;grid-row:1/span 2}.round-3-section .round-3-map-screen .map-layout .map-img-block:nth-child(4){grid-column:3;grid-row:1}.round-3-section .round-3-map-screen .map-layout .map-img-block:nth-child(5){grid-column:3;grid-row:2}.round-3-section .round-3-map-screen .map-layout .map-effect{position:relative}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{color:#fff;font-family:UTM Impact;font-size:24px;height:100%;left:0;position:absolute;top:0;width:100%}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail .distance-name{color:#ed1c24;left:49.5%;position:absolute;top:40%;transform:rotate(-47deg)}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail .jungle-name{left:38%;position:absolute;top:7%}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail .sea-name{bottom:8.5%;left:10%;position:absolute}@media only screen and (max-height:840px) and (min-width:1081px){.round-3-section .round-3-map-screen{height:calc(100% - 86px)}.round-3-section .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 46.44px) 1fr}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:21px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-3-section .round-3-map-screen{height:calc(100% - 80px)}.round-3-section .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 43.2px) 1fr}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:18px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-3-section .round-3-map-screen{height:calc(100% - 72px)}.round-3-section .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 38.88px) 1fr}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:16px}}.round-3-section .round-3-post-screen{height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:5}.round-3-section .round-3-post-screen .pre-finish-layout{display:grid;grid-template-rows:1fr 1fr;height:100%;width:100%}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row,.round-3-section .round-3-post-screen .pre-finish-layout .top-row{height:100%;overflow:hidden;width:100%}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .img-holder.bg-mode,.round-3-section .round-3-post-screen .pre-finish-layout .top-row .img-holder.bg-mode{height:100%;width:100%}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .img-holder.bg-mode img,.round-3-section .round-3-post-screen .pre-finish-layout .top-row .img-holder.bg-mode img{-o-object-position:center bottom;object-position:center bottom}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row{position:relative}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer{background-color:#d7920d;height:100%;position:relative;width:100%}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img{bottom:0;position:absolute;width:480px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img.dust-left{left:0}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img.dust-right{right:0;transform:scaleX(-1)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-40px;left:-200px;mix-blend-mode:multiply;position:absolute;width:1280px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer{align-items:center;color:#fef8e6;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:64px;margin:0}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:20px}@media only screen and (max-height:840px) and (min-width:1081px){.round-3-section .round-3-post-screen{height:calc(100% - 86px)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-30px;left:-170px;width:1080px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-3-section .round-3-post-screen{height:calc(100% - 80px)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-25px;left:-150px;width:940px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-3-section .round-3-post-screen{height:calc(100% - 72px)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:48px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:10px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-20px;left:-125px;width:900px}}@media only screen and (max-height:840px) and (min-width:1081px){.round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:420px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:22px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:44px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:300px;left:calc(50% - 150px);top:calc(50% - 150px);width:300px}.round-3-section .round-3-map-screen{height:calc(100% - 86px)}.round-3-section .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 46.44px) 1fr}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:21px}.round-3-section .round-3-post-screen{height:calc(100% - 86px)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-30px;left:-170px;width:1080px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:40px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:280px;left:calc(50% - 140px);top:calc(50% - 140px);width:280px}.round-3-section .round-3-map-screen{height:calc(100% - 80px)}.round-3-section .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 43.2px) 1fr}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:18px}.round-3-section .round-3-post-screen{height:calc(100% - 80px)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-25px;left:-150px;width:940px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.round-3-section .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:38px}.round-3-section .round-3-intro-screen .round-3-intro-layout .wheel-img-holder .wheel-img{height:240px;left:calc(50% - 120px);top:calc(50% - 120px);width:240px}.round-3-section .round-3-map-screen{height:calc(100% - 72px)}.round-3-section .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 38.88px) 1fr}.round-3-section .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:16px}.round-3-section .round-3-post-screen{height:calc(100% - 72px)}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:48px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:10px}.round-3-section .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-20px;left:-125px;width:900px}}.north-r2 .round-3-intro-screen{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.north-r2 .round-3-intro-screen .intro-screen-overlay{background-color:rgba(0,0,0,.75);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:3}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout,.north-r2 .round-3-intro-screen .round-3-intro-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%;width:100%}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block{background-color:#142012;color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer,.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{background-color:#142012;background-repeat:no-repeat;background-size:100% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer.hide-first,.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer.hide-first,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer.hide-first,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer.hide-first{top:100%;z-index:3}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;white-space:normal}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:470px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc:last-child,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc:last-child{margin-bottom:0}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:24px;text-transform:uppercase}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:48px;text-transform:uppercase}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer .img-holder,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer .img-holder{height:100%;width:100%}@media only screen and (max-height:840px) and (min-width:1081px){.north-r2 .round-3-intro-screen{height:calc(100% - 86px)}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:420px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:22px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:44px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .wheel-img-holder .wheel-img,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:300px;left:calc(50% - 150px);top:calc(50% - 150px);width:300px}}@media only screen and (max-height:720px) and (min-width:1081px){.north-r2 .round-3-intro-screen{height:calc(100% - 80px)}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:40px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .wheel-img-holder .wheel-img,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:280px;left:calc(50% - 140px);top:calc(50% - 140px);width:280px}}@media only screen and (max-height:640px) and (min-width:1081px){.north-r2 .round-3-intro-screen{height:calc(100% - 72px)}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:38px}.north-r2 .round-3-intro-screen .arc-2-round-3-intro-layout .wheel-img-holder .wheel-img,.north-r2 .round-3-intro-screen .round-3-intro-layout .wheel-img-holder .wheel-img{height:240px;left:calc(50% - 120px);top:calc(50% - 120px);width:240px}}.north-r2 .round-3-intro-screen .round-3-intro-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%;width:100%}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block{background-color:#142012;color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{background-color:#142012;background-repeat:no-repeat;background-size:100% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer.hide-first,.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer.hide-first{top:100%;z-index:3}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;white-space:normal}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:480px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc:last-child{margin-bottom:0}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:24px;text-transform:uppercase}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:60px;margin-bottom:0;text-transform:uppercase}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer .img-holder{height:100%;width:100%}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder{background-color:#264b3b;overflow:hidden}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:350px;left:calc(50% - 175px);position:absolute;position:relative;top:calc(50% - 175px);width:350px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img .compass-pointer-img{animation:compassSpin 1.5s ease infinite;left:42%;position:absolute;top:12%;width:16%;z-index:4}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-4 .context-layer{background-color:#264b3b}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-4 .context-layer .intro-context{position:relative;z-index:2}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-4 .context-layer .dust-bg{bottom:0;opacity:.5;position:absolute;right:-2%;transform:scaleX(-1);width:56%}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block#round-3-intro-block-3 .dust-bg{bottom:0;left:-10%;opacity:.4;position:absolute;width:56%}.north-r2 .round-3-intro-screen #round-3-intro-block-1 .context-layer{background:url(../../static/img/voyagers/main-start-northernmost-ha-giang.png);background-position-x:left;background-position-y:top;background-size:cover}.north-r2 .round-3-intro-screen #round-3-intro-block-1 .context-layer .detail-round-name{align-items:center;display:flex;justify-content:center}.north-r2 .round-3-intro-screen #round-3-intro-block-1 .context-layer .detail-round-name img{filter:brightness(0) invert(1);margin-right:5px;width:25px}.north-r2 .round-3-intro-screen #round-3-intro-block-1 .context-layer .detail-round-name p{font-size:14px;margin:0}.north-r2 .round-3-intro-screen #round-3-intro-block-4 .context-layer{background:url(../../static/img/voyagers/main-start-northernmost-ha-giang.png);background-position-x:right;background-position-y:bottom;background-size:cover}.north-r2 .north-r2-section-1-fr1 .bg-layer .bg-mode video{filter:brightness(.7)}.north-r2 .north-r2-section-1-fr3{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.north-r2 .north-r2-section-1-fr3 .img-block{filter:brightness(.6);height:100%;width:100%}.north-r2 .north-r2-section-1-fr3 .img-block img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2 .north-r2-section-1-fr3 .main-content{bottom:0;color:#fff;display:flex;flex-direction:row;font-size:3em;left:0;padding:1em;position:absolute;right:0;top:0}.north-r2 .north-r2-section-1-fr3 .main-content .left-content,.north-r2 .north-r2-section-1-fr3 .main-content>div{flex:1}.north-r2 .north-r2-section-1-fr3 .main-content .left-content .quote-title{font-size:.8em;margin:0}.north-r2 .north-r2-section-1-fr3 .main-content .left-content .title{font-size:1.4em;line-height:1.2;margin-left:.2em;margin-top:.3em}.north-r2 .north-r2-section-1-fr3 .main-content .right-content{align-items:flex-end;display:flex;flex:1;flex-direction:column;justify-content:end;text-align:right;width:50%}.north-r2 .north-r2-section-1-fr3 .main-content .right-content .title{font-size:.8em;line-height:1.4em;margin-bottom:.5em}.north-r2 .north-r2-section-1-fr3 .main-content .right-content p{text-wrap:auto;line-height:1.5;max-width:400px}.north-r2 .north-r2-section-1-fr5{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.north-r2 .north-r2-section-1-fr5 .img-block{height:100%;width:100%}.north-r2 .north-r2-section-1-fr5 .img-block img{filter:brightness(.5);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2 .north-r2-section-1-fr5 .main-content{bottom:0;color:#fff;display:flex;flex-direction:row;font-size:3em;left:0;padding:1em;position:absolute;right:0;top:0}.north-r2 .north-r2-section-1-fr5 .main-content>div{flex:1}.north-r2 .north-r2-section-1-fr5 .main-content .left-content{align-items:center;display:flex;flex:1;flex-grow:1}.north-r2 .north-r2-section-1-fr5 .main-content .left-content .title{font-size:1.2em;line-height:1.3;margin-left:.2em;margin-top:-3em}.north-r2 .north-r2-section-1-fr6{background-color:#142012;height:100%;left:0;left:100%;position:absolute;top:0;width:100%;z-index:6}.north-r2 .north-r2-section-1-fr6 .img-block,.north-r2 .north-r2-section-1-fr6 .img-block img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2 .north-r2-section-1-fr6 .main-content{bottom:0;color:#fff;display:flex;flex-direction:row;font-size:3em;left:0;padding:1em;position:absolute;right:0;top:0}.north-r2 .north-r2-section-1-fr6 .main-content>div{flex:1}.north-r2 .north-r2-section-1-fr6 .main-content .left-content{align-items:center;display:flex;flex:1;flex-grow:1}.north-r2 .north-r2-section-1-fr6 .main-content .left-content .title{font-size:1.2em;line-height:1.3;margin-left:.2em;margin-top:-3em}.north-r2 .round-3-map-screen{background:#333;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:4}.north-r2 .round-3-map-screen .map-layout{display:grid;grid-template-columns:1fr calc(54vh - 51.84px) 1fr;grid-template-rows:1fr 1fr;height:100%;width:100%}.north-r2 .round-3-map-screen .map-layout .map-img-block{height:100%;width:100%}.north-r2 .round-3-map-screen .map-layout .map-img-block:first-child{grid-column:1;grid-row:1}.north-r2 .round-3-map-screen .map-layout .map-img-block:nth-child(2){grid-column:1;grid-row:2}.north-r2 .round-3-map-screen .map-layout .map-img-block:nth-child(3){grid-column:2;grid-row:1/span 2}.north-r2 .round-3-map-screen .map-layout .map-img-block:nth-child(4){grid-column:3;grid-row:1}.north-r2 .round-3-map-screen .map-layout .map-img-block:nth-child(5){grid-column:3;grid-row:2}.north-r2 .round-3-map-screen .map-layout .map-effect{position:relative}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{color:#fff;font-family:UTM Impact;font-size:24px;height:100%;left:0;position:absolute;top:0;width:100%}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail .distance-name{color:#ed1c24;left:49.5%;position:absolute;top:40%;transform:rotate(-47deg)}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail .jungle-name{left:38%;position:absolute;top:7%}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail .sea-name{bottom:8.5%;left:10%;position:absolute}@media only screen and (max-height:840px) and (min-width:1081px){.north-r2 .round-3-map-screen{height:calc(100% - 86px)}.north-r2 .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 46.44px) 1fr}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:21px}}@media only screen and (max-height:720px) and (min-width:1081px){.north-r2 .round-3-map-screen{height:calc(100% - 80px)}.north-r2 .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 43.2px) 1fr}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:18px}}@media only screen and (max-height:640px) and (min-width:1081px){.north-r2 .round-3-map-screen{height:calc(100% - 72px)}.north-r2 .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 38.88px) 1fr}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:16px}}.north-r2 .round-3-post-screen{height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:5}.north-r2 .round-3-post-screen .pre-finish-layout{display:grid;grid-template-rows:1fr 1fr;height:100%;width:100%}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row,.north-r2 .round-3-post-screen .pre-finish-layout .top-row{height:100%;overflow:hidden;width:100%}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .img-holder.bg-mode,.north-r2 .round-3-post-screen .pre-finish-layout .top-row .img-holder.bg-mode{height:100%;width:100%}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .img-holder.bg-mode img,.north-r2 .round-3-post-screen .pre-finish-layout .top-row .img-holder.bg-mode img{-o-object-position:center bottom;object-position:center bottom}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row{position:relative}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer{background-color:#d7920d;height:100%;position:relative;width:100%}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img{bottom:0;position:absolute;width:480px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img.dust-left{left:0}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img.dust-right{right:0;transform:scaleX(-1)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-40px;left:-200px;mix-blend-mode:multiply;position:absolute;width:1280px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer{align-items:center;color:#fef8e6;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:64px;margin:0}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:20px}@media only screen and (max-height:840px) and (min-width:1081px){.north-r2 .round-3-post-screen{height:calc(100% - 86px)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-30px;left:-170px;width:1080px}}@media only screen and (max-height:720px) and (min-width:1081px){.north-r2 .round-3-post-screen{height:calc(100% - 80px)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-25px;left:-150px;width:940px}}@media only screen and (max-height:640px) and (min-width:1081px){.north-r2 .round-3-post-screen{height:calc(100% - 72px)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:48px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:10px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-20px;left:-125px;width:900px}}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:0;height:100%;left:0;mix-blend-mode:normal;width:100%}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img img{height:100%}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:82px;line-height:1.1}@media only screen and (max-height:840px) and (min-width:1081px){.north-r2 .round-3-intro-screen{height:calc(100% - 86px)}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:480px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:22px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:60px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:300px;left:calc(50% - 150px);top:calc(50% - 150px);width:300px}.north-r2 .round-3-map-screen{height:calc(100% - 86px)}.north-r2 .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 46.44px) 1fr}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:21px}.north-r2 .round-3-post-screen{height:calc(100% - 86px)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:72px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:0!important;left:0!important;width:100%!important}}@media only screen and (max-height:720px) and (min-width:1081px){.north-r2 .round-3-intro-screen{height:calc(100% - 80px)}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:480px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:55px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:280px;left:calc(50% - 140px);top:calc(50% - 140px);width:280px}.north-r2 .round-3-map-screen{height:calc(100% - 80px)}.north-r2 .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 43.2px) 1fr}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:18px}.north-r2 .round-3-post-screen{height:calc(100% - 80px)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:68px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:0!important;left:0!important;width:100%!important}}@media only screen and (max-height:640px) and (min-width:1081px){.north-r2 .round-3-intro-screen{height:calc(100% - 72px)}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:480px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.north-r2 .round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:60px}.north-r2 .round-3-intro-screen .round-3-intro-layout .wheel-img-holder .wheel-img{height:240px;left:calc(50% - 120px);top:calc(50% - 120px);width:240px}.north-r2 .round-3-map-screen{height:calc(100% - 72px)}.north-r2 .round-3-map-screen .map-layout{grid-template-columns:1fr calc(54vh - 38.88px) 1fr}.north-r2 .round-3-map-screen .map-layout .map-effect .overlay-detail{font-size:16px}.north-r2 .round-3-post-screen{height:calc(100% - 72px)}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:10px}.north-r2 .round-3-post-screen .pre-finish-layout .bottom-row .car-img{bottom:0!important;left:0!important;width:100%!important}}#marker-wave{animation:wave 1s linear infinite forwards;transform-origin:363px 83px}@keyframes wave{0%,to{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.25)}99%{opacity:0;transform:scale(1.5)}}@keyframes compassSpin{0%,to{transform:none}25%{transform:rotate(-4deg)}70%{transform:rotate(4deg)}}video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s1{background-color:#142012;display:inline-block;flex-shrink:0;height:100vh;margin-right:-4px;overflow:hidden;padding-bottom:96px;position:relative;width:calc(100vw + 4px);will-change:transform}.north-r2-s2-s1 .north-r2-s2-s1-fr1{background-color:#142012;height:100%;left:0;position:relative;top:0;width:100%;z-index:3}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout{display:flex;flex-direction:row;height:100%;width:100%}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout>div{flex:1}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout>div img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout .right{position:relative}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout .right .content{align-items:center;background-color:rgba(0,0,0,.18);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout .right .content h3{font-size:650%;margin-bottom:.1em}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout .right .content h4{font-size:350%}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout .left{display:flex;flex:1;flex-direction:column}.north-r2-s2-s1 .north-r2-s2-s1-fr1 .layout .left>div{flex:auto;height:50%}.north-r2-s2-s1 .north-r2-s2-s1-fr2{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout{display:flex;flex-direction:row;height:100%;width:100%}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout>div{flex:1}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout>div img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout .left{position:relative}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout .left .content{align-items:center;background-color:rgba(0,0,0,.18);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout .left .content h3{font-size:650%;margin-bottom:.1em}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout .left .content h4{font-size:350%}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout .right{display:flex;flex:1;flex-direction:column}.north-r2-s2-s1 .north-r2-s2-s1-fr2 .layout .right>div{flex:auto;height:50%}.north-r2-s2-s2{background-color:#142012;display:inline-block;flex-shrink:0;height:100vh;margin-right:-4px;overflow:hidden;padding-bottom:96px;position:relative;width:calc(100vw + 4px);will-change:transform}.north-r2-s2-s2 .north-r2-s2-s2-fr1{position:relative;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer{height:calc(100% - 96px);height:100%;left:0;position:absolute;top:0;width:62%;z-index:3}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer .img-holder{display:flex;flex-direction:row;height:100%;position:relative;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer .img-holder .icon{height:auto;position:absolute;right:5%;top:7%;width:245px;z-index:5}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer .img-holder .w-38{flex:none;width:38%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer .img-holder .w-62{width:62%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer .img-holder .w-100,.north-r2-s2-s2 .north-r2-s2-s2-fr1 .bg-layer .img-holder img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout{display:flex;flex-direction:row;height:100%;left:60%;position:relative;width:43%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content{align-items:flex-end;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding-right:2em;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content h3{font-size:480%;margin-bottom:.2em}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content h5{font-size:220%;margin-bottom:.2em}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content p{text-wrap:auto;line-height:1.5;max-width:420px;text-align:right}.north-r2-s2-s2 .north-r2-s2-s2-fr2{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.north-r2-s2-s2 .north-r2-s2-s2-fr2 .layout{display:flex;flex-direction:row;height:100%;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr2 .layout img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr2 .layout .content{align-items:flex-end;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding-right:2em;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s2 .north-r2-s2-s2-fr2 .layout .content h3{font-size:550%;margin-bottom:.2em}.north-r2-s2-s2 .north-r2-s2-s2-fr2 .layout .content h5{font-size:250%;margin-bottom:.2em}.north-r2-s2-s2 .north-r2-s2-s2-fr2 .layout .content p{text-wrap:auto;line-height:1.5;max-width:420px;text-align:right}.north-r2-s2-s3{background-color:#142012;display:inline-block;flex-shrink:0;height:100vh;margin-right:-4px;overflow:hidden;padding-bottom:96px;position:relative;width:calc(100vw + 4px);will-change:transform}.north-r2-s2-s3 .north-r2-s2-s3-fr1{background-color:#142012;left:0;position:absolute;top:0;width:100%;z-index:3}.north-r2-s2-s3 .north-r2-s2-s3-fr1 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 video{filter:brightness(.7)}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .bg-cover{height:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .bg-cover .content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding-right:2em;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .bg-cover .content h3{font-size:550%;line-height:1;margin-bottom:.2em}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .bg-cover .content h5{font-size:160%;margin-bottom:.2em}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout{display:flex;flex-direction:row;height:100%;left:100%;position:absolute;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout>div{flex:1}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout>div img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout .right{position:relative}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout .right .content{align-items:center;background-color:rgba(0,0,0,.18);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout .right .content h3{font-size:650%;margin-bottom:.1em}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout .right .content h4{font-size:350%}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout .left{display:flex;flex:1;flex-direction:column}.north-r2-s2-s3 .north-r2-s2-s3-fr1 .layout .left>div{flex:auto;height:50%}.north-r2-s2-s3 .north-r2-s2-s3-fr2{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout{display:flex;flex-direction:row;height:100%;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout>div{flex:1}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout>div img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .right{position:relative}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .right .content{align-items:center;background-color:rgba(0,0,0,.18);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:absolute;text-align:center;top:0;width:100%}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .right .content h4{font-size:300%}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .left{display:flex;flex:1;flex-direction:column}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .left>div{flex:auto;height:50%}@media screen and (max-width:1100px){.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content h5{font-size:150%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content h3{font-size:280%}.north-r2-s2-s2 .north-r2-s2-s2-fr1 .layout .content p{max-width:350px}}@media only screen and (max-height:720px) and (min-width:1081px){.north-r2-s2-s1 .north-r2-s2-s1-fr2,.north-r2-s2-s3 .north-r2-s2-s3-fr2{height:calc(100% - 80px)}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .left>div img{-o-object-position:top -60px right 0;object-position:top -60px right 0}}@media only screen and (max-height:640px) and (min-width:1081px){.north-r2-s2-s1 .north-r2-s2-s1-fr2,.north-r2-s2-s3 .north-r2-s2-s3-fr2{height:calc(100% - 72px)}.north-r2-s2-s3 .north-r2-s2-s3-fr2 .layout .left>div img{-o-object-position:top -60px right 0;object-position:top -60px right 0}}@media only screen and (max-height:840px) and (min-width:1081px){.north-r2-s2-s1 .north-r2-s2-s1-fr2,.north-r2-s2-s3 .north-r2-s2-s3-fr2{height:calc(100% - 86px)!important}}@media only screen and (max-height:720px) and (min-width:1081px){.north-r2-s2-s1 .north-r2-s2-s1-fr2,.north-r2-s2-s3 .north-r2-s2-s3-fr2{height:calc(100% - 80px)!important}}@media only screen and (max-height:640px) and (min-width:1081px){.north-r2-s2-s1 .north-r2-s2-s1-fr2,.north-r2-s2-s3 .north-r2-s2-s3-fr2{height:calc(100% - 72px)!important}}.round-4-section{height:100%;overflow:hidden;width:100%}.round-4-section .round-4-intro-screen{height:calc(100% - 96px);left:0;left:100%;overflow:hidden;position:absolute;top:0;width:100%;z-index:2}.round-4-section .round-4-intro-screen .intro-detail{display:flex;height:100%;width:100%}.round-4-section .round-4-intro-screen .intro-detail .intro-gallery{background-color:#999;display:grid;flex-grow:1;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%}.round-4-section .round-4-intro-screen .intro-detail .intro-gallery .gallery-item{height:100%;overflow:hidden;position:relative;width:100%}.round-4-section .round-4-intro-screen .intro-detail .intro-gallery .gallery-item #mui-ca-mau-tag{position:absolute;right:5%;top:2%;width:19%}.round-4-section .round-4-intro-screen .intro-detail .intro-gallery .gallery-item .img-holder{height:100%;width:100%}.round-4-section .round-4-intro-screen .intro-detail .intro-gallery .gallery-item:nth-child(3){grid-column:1/span 2}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context{background-color:#142012;color:#fef8e6;flex-basis:480px;flex-grow:0;flex-shrink:0;padding:75px;position:relative;white-space:normal}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .dust-img{bottom:0;position:absolute;right:0;width:100%}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-label{font-size:24px;text-transform:uppercase}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-name{font-size:48px;margin-bottom:45px;text-transform:uppercase}.round-4-section .round-4-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}.round-4-section .round-4-ending-screen{height:100%;left:0;left:100%;overflow:visible;position:absolute;top:0;width:100%;z-index:1;z-index:3}.round-4-section .round-4-ending-screen .ending-bg{background-color:#142012;height:calc(100% - 96px);left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:2}.round-4-section .round-4-ending-screen .ending-bg:before{background-color:#142012;content:"";height:100%;left:-2px;position:absolute;top:0;width:4px;z-index:3}.round-4-section .round-4-ending-screen .ending-bg:after{background-color:#feeed4;content:"";height:100%;position:absolute;right:-2px;top:0;width:4px;z-index:3}.round-4-section .round-4-ending-screen .ending-bg .bg-img{margin:auto;width:99%}.round-4-section .round-4-ending-screen .ending-bg #ending-screen-gradient-bg{background:linear-gradient(90deg,#142012,#142012 10%,transparent 33%,transparent 66%,#ee8e65 90%,#fef0d6);height:100%;left:0;position:absolute;top:0;width:calc(200vw + 12px);z-index:3}.round-4-section .round-4-ending-screen .ending-bg #ending-screen-gradient-bg:before{background-color:#142012;content:"";height:100%;left:-2px;position:absolute;top:0;width:4px;z-index:5}.round-4-section .round-4-ending-screen .ending-bg #ending-screen-gradient-bg .left-dust{bottom:0;left:0;position:absolute;width:20%;z-index:2}.round-4-section .round-4-ending-screen .ending-bg #ending-screen-gradient-bg .right-dust{position:absolute;right:0;top:0;width:15%;z-index:2}.round-4-section .round-4-ending-screen .text-holder{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:2}.round-4-section .round-4-ending-screen .text-holder .line-1,.round-4-section .round-4-ending-screen .text-holder .line-2{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;position:absolute;text-align:center;top:0;width:100%}.round-4-section .round-4-ending-screen .text-holder .line-1 .text-item,.round-4-section .round-4-ending-screen .text-holder .line-2 .text-item{color:#fef8e6;font-size:128px;line-height:1.5;margin:0 0 -25px;overflow:hidden}.round-4-section .round-4-ending-screen .text-holder .line-1 .text-item .context,.round-4-section .round-4-ending-screen .text-holder .line-2 .text-item .context{display:inline-block;opacity:0}@media only screen and (max-height:840px) and (min-width:1081px){.round-4-section .round-4-ending-screen .ending-bg,.round-4-section .round-4-ending-screen .text-holder{height:calc(100% - 86px)}.round-4-section .round-4-ending-screen .text-holder .line-1 .text-item,.round-4-section .round-4-ending-screen .text-holder .line-2 .text-item{font-size:108px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-4-section .round-4-ending-screen .ending-bg,.round-4-section .round-4-ending-screen .text-holder{height:calc(100% - 80px)}.round-4-section .round-4-ending-screen .text-holder .line-1 .text-item,.round-4-section .round-4-ending-screen .text-holder .line-2 .text-item{font-size:98px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-4-section .round-4-ending-screen .ending-bg,.round-4-section .round-4-ending-screen .text-holder{height:calc(100% - 72px)}.round-4-section .round-4-ending-screen .text-holder .line-1 .text-item,.round-4-section .round-4-ending-screen .text-holder .line-2 .text-item{font-size:92px}}.round-4-section .round-4-ending-screen .end-screen-layout .ending-bg .img-holder{height:100%}@media only screen and (max-height:840px) and (min-width:1081px){.round-4-section .round-4-intro-screen{height:calc(100% - 86px)}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context{flex-basis:440px;padding:35px}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-label{font-size:22px}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-name{font-size:44px;margin-bottom:40px}}@media only screen and (max-height:720px) and (min-width:1081px){.round-4-section .round-4-intro-screen{height:calc(100% - 80px)}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context{flex-basis:400px;padding:25px}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-label{font-size:20px}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-name{font-size:40px;margin-bottom:40px}}@media only screen and (max-height:640px) and (min-width:1081px){.round-4-section .round-4-intro-screen{height:calc(100% - 72px)}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context{flex-basis:400px;padding:25px}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-label{font-size:20px}.round-4-section .round-4-intro-screen .intro-detail .intro-detail-context .round-name{font-size:36px;margin-bottom:30px}}.primary-slide-sections-holder{position:relative;z-index:6}.primary-slide-sections-holder .products-section-1{position:relative;z-index:5}.primary-slide-sections-holder .products-section-1 .label-holder{align-items:center;background:url(../../static/img/voyagers/main-start-northernmost-ha-giang.png);background-position-x:center;background-position-y:bottom;background-size:cover;display:flex;height:calc(100% - 96px);height:100%;justify-content:center;left:0;overflow:hidden;position:relative;top:0;width:174px;z-index:5}.primary-slide-sections-holder .products-section-1 .label-holder .label-img{max-width:65%}.primary-slide-sections-holder .products-section-1 .label-holder .text-holder{align-items:center;display:flex;flex-direction:column-reverse;gap:1em;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:3}.primary-slide-sections-holder .products-section-1 .label-holder .text-holder span{font-size:4.5em;transform:rotate(180deg);writing-mode:vertical-rl;z-index:3}.primary-slide-sections-holder .products-section-1 .label-holder .text-holder .cuc-bac{color:#fff}.primary-slide-sections-holder .products-section-1 .label-holder .text-holder .ha-giang{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;text-shadow:none}.primary-slide-sections-holder .products-section-1 .label-holder .challenge-context{background:linear-gradient(rgba(88,0,6,.45),rgba(162,186,36,.5));height:100%;left:0;position:absolute;top:0;transition:all .5s ease-out;width:100%;z-index:2}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2{background-color:#142012;color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(100%);transition:all .5s ease-out;width:100%;z-index:5}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .bg-layer,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .bg-layer,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .bg-layer,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .bg-layer:after,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .bg-layer:after,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .bg-layer:after,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .bg-layer:after{display:none}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .bg-layer .img-holder,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .bg-layer .img-holder,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .bg-layer .img-holder,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .bg-layer .img-holder{height:100%;width:100%}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context{display:flex;height:100%;justify-content:center;padding-left:15%;padding-top:150px;position:relative;position:absolute;white-space:nowrap;width:100%}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);position:absolute;top:60px;transition:all .15s ease-out;width:34px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon{width:16px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon svg path,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon svg path,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon svg path,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon svg path{fill:#58595b;transition:all .15s ease-out}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover{background-color:#ed1c24;transform:scale(1.1)}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover .close-icon svg path,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover .close-icon svg path,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn:hover .close-icon svg path,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover .close-icon svg path{fill:#fff}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .context-info{flex-basis:315px;flex-grow:0;flex-shrink:0;white-space:normal;width:315px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .context-info .context-title{font-size:48px;font-weight:400;line-height:1.1;margin-bottom:40px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2.active,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer.active,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2.active,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer.active{opacity:1;transform:none}.primary-slide-sections-holder .products-section-1 .primary-content-group{flex-grow:1;height:100%;overflow:hidden}.primary-slide-sections-holder .products-section-1 .product-extra-block{color:#fff;height:calc(100% - 96px);left:100%;position:absolute;top:0;white-space:normal;width:622px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout{background-color:#142012;flex-basis:620px;flex-shrink:0;height:calc(100% - 96px);overflow:hidden}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer{height:100%;position:relative;width:100%;z-index:3}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-bg{bottom:-55px;left:110px;position:absolute;width:106%}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-img{bottom:90px;position:absolute;right:50px;width:300px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-detail{height:100%;left:0;padding:52px 30px;position:absolute;top:0;width:100%;z-index:3}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-detail .product-slogan{color:#fff;font-size:72px;line-height:1.07;margin:0 0 20px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-detail .product-slogan .yellow-txt{color:#fef8e6}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-detail .product-slogan .light-green-txt{color:#eb1c2e!important}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-detail .product-name{color:#fff;font-size:40px;line-height:1.1;margin-bottom:14px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-context{z-index:3}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2{background-color:#142012;color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(100%);transition:all .5s ease-out;width:100%;z-index:5}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .bg-layer,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .bg-layer:after,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .bg-layer:after{display:none}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .bg-layer .img-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .bg-layer .img-holder{height:100%;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context{display:flex;height:100%;justify-content:flex-start;padding-left:15%;padding-top:150px;position:relative;position:absolute;white-space:nowrap;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .close-product-detail-btn{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);position:absolute;top:40px;transition:all .15s ease-out;width:34px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon{width:16px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon svg path,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon svg path{fill:#58595b;transition:all .15s ease-out}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .close-product-detail-btn:hover,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover{background-color:#ed1c24;transform:scale(1.1)}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .close-product-detail-btn:hover .close-icon svg path,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover .close-icon svg path{fill:#fff}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .context-info{flex-basis:315px;flex-grow:0;flex-shrink:0;white-space:normal;width:315px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2 .product-detail-context .context-info .context-title{font-size:48px;font-weight:400;line-height:1.1;margin-bottom:40px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer-2.active,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-detail-layer.active{opacity:1;transform:none}.primary-slide-sections-holder .products-section-1 .total-group-2{background-color:#270303;color:#fff;flex-basis:620px;flex-grow:0;flex-shrink:0;height:calc(100% - 96px);left:100%;overflow:hidden;position:absolute;top:0;white-space:normal;width:311px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder{background-color:#270303;flex-basis:310px;flex-grow:0;flex-shrink:0;height:50%;left:0;overflow:hidden;position:relative;width:311px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .open-product-detail-layer,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .open-product-detail-layer-2{font-size:12px;line-height:24px;padding:2px 7px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer{height:100%;position:relative;width:100%;z-index:3}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer .product-bg{bottom:-55px;left:110px;position:absolute;width:106%}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer .product-img{bottom:45px;position:absolute;right:25px;width:112px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer .product-detail{height:100%;left:0;padding:52px 30px;position:absolute;top:0;width:100%;z-index:3}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer .product-detail .product-slogan{color:#fff;font-size:72px;line-height:1.07;margin:0 0 20px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer .product-detail .product-slogan .yellow-txt{color:#fef8e6}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-primary-layer .product-detail .product-name{color:#fff;font-size:40px;line-height:1.1;margin-bottom:14px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2{background-color:#142012;color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(100%);transition:all .5s ease-out;width:100%;z-index:5}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .bg-layer,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .bg-layer:after,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .bg-layer:after{display:none}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .bg-layer .img-holder,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .bg-layer .img-holder{height:100%;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context{display:flex;height:100%;justify-content:flex-start;padding-top:70px;position:relative;position:absolute;white-space:nowrap;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .close-product-detail-btn{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;left:calc(50% - 12px);position:absolute;top:40px;transition:all .15s ease-out;width:24px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon{width:16px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon svg path,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon svg path{fill:#58595b;transition:all .15s ease-out}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .close-product-detail-btn:hover,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover{background-color:#ed1c24;transform:scale(1.1)}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .close-product-detail-btn:hover .close-icon svg path,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .close-product-detail-btn:hover .close-icon svg path{fill:#fff}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .context-info{flex-basis:247px;flex-grow:0;flex-shrink:0;padding-left:12%;white-space:normal;width:247px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .context-info p,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .context-info p{font-size:12px;margin-bottom:5px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .context-info .context-title{font-size:20px;font-weight:400;line-height:1.1;margin-bottom:10px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2.active,.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer.active{opacity:1;transform:none}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .decor-layer{bottom:0;position:absolute;right:0;width:50%;z-index:1}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-img{position:absolute;right:35px;top:44px;width:112px;z-index:3}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:40px 20px 30px;position:absolute;top:0;width:100%;z-index:4}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan{font-size:36px;line-height:1.07;margin:0}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan .yellow-txt{color:#fef8e6}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan.with-decor{margin:0;position:relative}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan.with-decor .context{position:relative;z-index:2}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan.with-decor .decor-img{height:100%;left:38%;position:absolute;top:0;z-index:1}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan.with-decor .decor-img.decor-orange{left:49%}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-slogan.with-decor .decor-img img{height:100%;width:auto}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .cta-holder{margin-bottom:90px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-content .product-name{color:#fff;font-size:20px;margin-bottom:7px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context{display:flex;height:100%;justify-content:center;padding-top:200px;position:relative;position:absolute;white-space:nowrap;width:100%}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .close-product-detail-btn{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);position:absolute;top:60px;transition:all .15s ease-out;width:34px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .close-product-detail-btn .close-icon{width:16px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .close-product-detail-btn .close-icon svg path{fill:#58595b;transition:all .15s ease-out}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .close-product-detail-btn:hover{background-color:#ed1c24;transform:scale(1.1)}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .close-product-detail-btn:hover .close-icon svg path{fill:#fff}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .context-info{flex-basis:315px;flex-grow:0;flex-shrink:0;white-space:normal;width:315px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-context .context-info .context-title{font-size:48px;font-weight:400;line-height:1.1;margin-bottom:40px}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder.active{opacity:1;transform:none}.primary-slide-sections-holder .products-section-1 .primary-content-group{display:flex;position:relative}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer{flex-grow:1;height:100%;position:relative}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-img{height:100%;width:100%}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-img img{-o-object-position:center top;object-position:center top}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:2em;position:absolute;top:0;width:100%;z-index:3}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .text-content__top{text-wrap:wrap;-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;font-size:6em;line-height:1.3;text-shadow:none;width:50%}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .text-content__bot{color:#fff;font-size:3em}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context{justify-content:flex-end;text-align:end}.primary-slide-sections-holder .products-section-1 .product-group-2.product-holder .product-detail-layer-2 .product-detail-context .context-info{padding-left:0;padding-right:12%}.primary-slide-sections-holder .product-extra-block.product-group-2.product-holder.item-2 .product-primary-layer .product-img{left:40px;right:auto}.primary-slide-sections-holder .product-extra-block.product-group-2.product-holder.item-2 .product-primary-layer .product-img .img-holder{transform:rotate(-30deg)}.primary-slide-sections-holder .product-extra-block.product-group-2.product-holder.item-2 .top-context-wrapper{align-items:flex-end;display:flex;flex-direction:column}.primary-slide-sections-holder .product-extra-block.product-group-2.product-holder.item-2 .top-context-wrapper .product-name{text-align:end}@media only screen and (max-height:840px) and (min-width:1081px){.primary-slide-sections-holder .products-section-1 .label-holder .text-holder span{font-size:3.8em}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context{padding-top:148px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn{height:27px;left:calc(50% - 14px);top:48px;width:27px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon{width:14px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .context-info{flex-basis:300px;width:300px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .context-info .context-title{font-size:38px;margin-bottom:32px}.primary-slide-sections-holder .products-section-1 .extra-product-group,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout,.primary-slide-sections-holder .products-section-1 .total-group-2{height:calc(100% - 86px)}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder{flex-basis:496px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-img{right:29px;top:64px;width:90px!important}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content{padding:64px 32px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-slogan,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-slogan,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-slogan{font-size:23px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-slogan.with-decor .decor-img img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-slogan.with-decor .decor-img img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-slogan.with-decor .decor-img img{width:220px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .cta-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .cta-holder,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .cta-holder{margin-bottom:80px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-name,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-name,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-name{font-size:32px;margin-bottom:13px}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content{font-size:.8em}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .text-content__top{width:70%}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .section-title{font-size:102px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout{flex-basis:496px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-img{bottom:80px;right:48px;width:250px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail{padding:51px 24px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{font-size:57px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{font-size:32px;margin-bottom:12px}}@media only screen and (max-height:720px) and (min-width:1081px){.primary-slide-sections-holder .products-section-1 .label-holder .text-holder span{font-size:3.5em}.primary-slide-sections-holder .products-section-1 .extra-product-group,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout,.primary-slide-sections-holder .products-section-1 .total-group-2{height:calc(100% - 77px)}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-primary-layer .product-img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-primary-layer .product-img{width:200px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-primary-layer .product-bg,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-bg,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-primary-layer .product-bg{left:206px;width:87%}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder{flex-basis:446px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-img{right:26px;top:58px;width:173px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content{padding:38px 16px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-slogan,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-slogan,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-slogan{font-size:18px;padding-left:4vw}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-slogan.with-decor .decor-img img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-slogan.with-decor .decor-img img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-slogan.with-decor .decor-img img{width:220px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .cta-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .cta-holder,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .cta-holder{margin-bottom:72px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-name,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-name,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-name{font-size:29px;margin-bottom:12px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context{padding-top:125px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn{height:24px;left:calc(50% - 13px);top:43px;width:24px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon{width:13px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .context-info{flex-basis:280px;width:280px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .extra-product-group .product-detail-layer-2 .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .primary-content-group .product-detail-layer-2 .product-detail-context .context-info .context-title{font-size:36px;margin-bottom:28px}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content{font-size:.7em}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .text-content__top{width:80%}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .section-title{font-size:92px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout{flex-basis:446px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-img{bottom:64px;right:43px;width:225px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail{padding:46px 22px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{font-size:51px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{font-size:29px;margin-bottom:12px}}@media only screen and (max-height:640px) and (min-width:1081px){.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-primary-layer .product-detail .product-slogan{font-size:53px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer-2 .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer-2 .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer .product-detail-context,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer-2 .product-detail-context{padding-top:115px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer .product-detail-context .close-product-detail-btn,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer-2 .product-detail-context .close-product-detail-btn{height:22px;left:calc(50% - 11px);top:32px;width:22px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer .product-detail-context .close-product-detail-btn .close-icon,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer-2 .product-detail-context .close-product-detail-btn .close-icon{width:13px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer-2 .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer-2 .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer .product-detail-context .context-info,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer-2 .product-detail-context .context-info{flex-basis:252px;width:252px}.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .extra-product-group .product-detail-layer-2 .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .primary-content-group .product-detail-layer-2 .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer .product-detail-context .context-info .context-title,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-extra-block .product-detail-layer-2 .product-detail-context .context-info .context-title{font-size:32px;margin-bottom:25px}.primary-slide-sections-holder .products-section-1 .label-holder .text-holder span{font-size:3.5em}.primary-slide-sections-holder .products-section-1 .extra-product-group,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout,.primary-slide-sections-holder .products-section-1 .total-group-2{height:calc(100% - 72px)}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder{flex-basis:401px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-img{right:23px;top:52px;width:75px!important}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content{padding:18px 8px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-slogan,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-slogan,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-slogan{font-size:18px;padding-left:6vw;top:-10px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-slogan.with-decor .decor-img img,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-slogan.with-decor .decor-img img,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-slogan.with-decor .decor-img img{width:220px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .cta-holder,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .cta-holder,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .cta-holder{margin-bottom:64px}.primary-slide-sections-holder .products-section-1 .extra-product-group .product-holder .product-content .product-name,.primary-slide-sections-holder .products-section-1 .product-group-1.product-layout .product-holder .product-content .product-name,.primary-slide-sections-holder .products-section-1 .total-group-2 .product-holder .product-content .product-name{font-size:26px;margin-bottom:11px}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content{font-size:.6em}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .text-content__top{width:80%}.primary-slide-sections-holder .products-section-1 .primary-content-group .bg-layer .bg-content .section-title{font-size:83px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout{flex-basis:401px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-img{bottom:58px;right:39px;width:202px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail{padding:41px 20px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail .product-slogan{font-size:46px}.primary-slide-sections-holder .products-section-1 .primary-content-group .product-layout .product-primary-layer .product-detail .product-name{font-size:26px;margin-bottom:11px}}.first-round-1-section .round-1-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.first-round-1-section .round-1-intro-screen .round-1-detail-context{display:flex;flex-basis:485px;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;padding:80px 60px;position:relative;white-space:normal;width:485px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.first-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer .img-holder{bottom:-9%;left:-5%;position:absolute;width:110%}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail{color:#fff;position:relative;z-index:2}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:24px;font-weight:400;margin-bottom:12px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:48px;font-weight:400;margin-bottom:80px}.first-round-1-section .round-1-intro-screen .round-1-gallery{display:grid;flex-grow:1;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%}.first-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item{background:#eeeded;height:100%;width:100%}.first-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item .img-holder{height:100%;width:100%}.first-round-1-section .round-1-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-1-section .round-1-intro-screen{height:calc(100% - 86px)}.first-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:460px;padding:60px 40px;width:460px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:44px;margin-bottom:60px}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-1-section .round-1-intro-screen{height:calc(100% - 80px)}.first-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:420px;padding:40px 20px;width:420px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:40px;margin-bottom:54px}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-1-section .round-1-intro-screen{height:calc(100% - 72px)}.first-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:400px;padding:32px 28px;width:400px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:36px;margin-bottom:50px}}.first-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item{grid-column:1/span 2;grid-row:1/span 2}.first-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:100%;padding:1em;width:100%}.first-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer{filter:brightness(.8)}.first-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer .img-holder{bottom:unset;height:100%;left:unset;width:100%}.first-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer .img-holder img{height:100%;-o-object-fit:cover;object-fit:cover}.first-round-1-section .round-1-intro-screen .intro-context-detail{display:flex;flex-direction:column;gap:1em;height:100%;justify-content:flex-start;left:0;padding:2em;position:absolute;text-align:center;top:0;width:100%;z-index:3}.first-round-1-section .round-1-intro-screen .intro-context-detail .text-content{text-wrap:wrap;font-size:5.5em;line-height:1.1;width:100%}.first-round-1-section .round-1-intro-screen .intro-context-detail .text-content__top{color:#fff}.first-round-1-section .round-1-intro-screen .intro-context-detail .text-content__bot{text-wrap:wrap;-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;text-shadow:none}.first-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.first-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.first-round-2-section .round-2-intro-screen .intro-detail{align-items:center;background:url(../../static/img/voyagers/main-start-northernmost-ha-giang.png);background-position-x:center;background-position-y:bottom;background-size:cover;flex-basis:700px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:6em;line-height:1.1}.first-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:18px;font-weight:400;text-align:justify;width:50%}.first-round-2-section .round-2-intro-screen .galerry-grid .gallery-item{grid-row:1/span 2}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.first-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:5em;line-height:1.1}.first-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:16px;width:80%}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.first-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:350px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:5em;line-height:1.1}.first-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:16px;width:80%}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.first-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.first-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-2-section .round-2-intro-screen .intro-detail{flex-basis:350px}.first-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:4em;line-height:1.1}.first-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:16px;width:80%}}.first-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .round-3-intro-layout{display:flex;flex-direction:row-reverse}.first-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.first-round-3-section .round-3-intro-screen .content-column{display:flex;overflow:hidden;width:100%;z-index:3}.first-round-3-section .round-3-intro-screen .content-column .left-column{background-color:#270303;flex-basis:620px;flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .content-column .left-column .bg-mode{height:100%}.first-round-3-section .round-3-intro-screen .content-column .right-column{display:flex;flex-direction:column;flex-grow:1;height:100%}.first-round-3-section .round-3-intro-screen .content-column .right-column .bottom-clip,.first-round-3-section .round-3-intro-screen .content-column .right-column .top-clip{background-color:#000;flex-basis:50%;flex-grow:0;height:50%;overflow:hidden;width:100%}.first-round-3-section .round-3-intro-screen .content-column .right-column .bottom-clip figure,.first-round-3-section .round-3-intro-screen .content-column .right-column .top-clip figure{height:100%;width:100%}.first-round-3-section .round-3-intro-screen .intro-detail{align-items:center;background-color:#94990c;flex-basis:500px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:6em;line-height:1.1;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.first-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-family:UTM Impact;font-size:6em;font-weight:400;line-height:1.1}.first-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .desc{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;text-shadow:none}.first-round-3-section .round-3-intro-screen .galerry-grid .gallery-item{grid-row:1/span 2}body .primary-slide-sections-holder .page-section.first-round-3-section,html .primary-slide-sections-holder .page-section.first-round-3-section{background-color:rgba(0,0,0,.02)}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:400px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:6em;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-size:4.5em}.first-round-3-section .round-3-intro-screen .content-column .left-column{flex-basis:500px}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:450px;padding:4em}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:6em;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-size:4em}.first-round-3-section .round-3-intro-screen .content-column .left-column{flex-basis:480px}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.first-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.first-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.first-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.first-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.first-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.first-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.first-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.first-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.first-round-3-section .round-3-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:350px;padding:3em}.first-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:6em;margin-bottom:30px}.first-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-size:3.5em}.first-round-3-section .round-3-intro-screen .content-column .left-column{flex-basis:420px}}.round-screen-group{height:100%;overflow:hidden;position:relative;width:100%}.round-screen-group>*{height:100%}.round-screen-group .start-screen{background-color:#000;position:relative}.round-screen-group .start-screen .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.round-screen-group .start-screen .bg-layer .img-holder{height:100%;width:100%}.round-screen-group .start-screen .main-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:60px;position:absolute;width:100%;z-index:2}.round-screen-group .start-screen .main-content .round-label{font-size:36px;font-weight:400;line-height:1;margin-bottom:20px}.round-screen-group .start-screen .main-content .play-btn .play-ico{cursor:pointer;display:block;width:60px}.round-screen-group .start-screen .main-content .play-btn .play-ico:hover{animation:none;transform:scale(1.1);transition:all .2s ease-out}.round-screen-group .start-screen .main-content .section-title{border:4px solid #fff;font-size:72px;font-weight:400;line-height:1.4;margin-bottom:20px;padding:10px 15px 0}.round-screen-group .start-screen .main-content .section-title:last-child{margin-bottom:0}@media only screen and (max-height:840px) and (min-width:1081px){.round-screen-group .start-screen .main-content{padding:48px}.round-screen-group .start-screen .main-content .round-label{font-size:33px;margin-bottom:18px}.round-screen-group .start-screen .main-content .play-btn{margin-bottom:12px}.round-screen-group .start-screen .main-content .play-btn .play-ico{width:54px}.round-screen-group .start-screen .main-content .play-btn .context{font-size:32px}.round-screen-group .start-screen .main-content .section-title{border-width:3px;font-size:64px;padding:8px 15px 0}}@media only screen and (max-height:720px) and (min-width:1081px){.round-screen-group .start-screen .main-content{padding:42px}.round-screen-group .start-screen .main-content .play-btn{margin-bottom:8px}.round-screen-group .start-screen .main-content .play-btn .play-ico{width:48px}.round-screen-group .start-screen .main-content .play-btn .context{font-size:28px}.round-screen-group .start-screen .main-content .section-title{border-width:3px;font-size:54px;padding:7px 15px 0}}@media only screen and (max-height:640px) and (min-width:1081px){.round-screen-group .start-screen .main-content{padding:36px}.round-screen-group .start-screen .main-content .play-btn{margin-bottom:6px}.round-screen-group .start-screen .main-content .play-btn .play-ico{width:44px}.round-screen-group .start-screen .main-content .play-btn .context{font-size:24px}.round-screen-group .start-screen .main-content .section-title{border-width:2px;font-size:48px;padding:6px 15px 0}}.third-round-1-section .round-1-intro-screen{background-color:#142012;display:flex;flex-direction:row-reverse;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.third-round-1-section .round-1-intro-screen .round-1-detail-context{display:flex;flex-basis:485px;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;padding:80px 60px;position:relative;white-space:normal;width:485px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer{left:0;overflow:hidden;top:0;z-index:1}.third-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer .img-holder{bottom:-9%;left:-5%;position:absolute;width:110%}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail{color:#fff;position:relative;z-index:2}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:24px;font-weight:400;margin-bottom:12px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:48px;font-weight:400;margin-bottom:80px}.third-round-1-section .round-1-intro-screen .round-1-gallery{display:grid;flex-grow:1;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%}.third-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item{background:#eeeded;height:100%;width:100%}.third-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item .img-holder{height:100%}.third-round-1-section .round-1-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-1-section .round-1-intro-screen{height:calc(100% - 86px)}.third-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:460px;padding:60px 40px;width:460px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:44px;margin-bottom:60px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-1-section .round-1-intro-screen{height:calc(100% - 80px)}.third-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:420px;padding:40px 20px;width:420px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:40px;margin-bottom:54px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-1-section .round-1-intro-screen{height:calc(100% - 72px)}.third-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:400px;padding:32px 28px;width:400px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:36px;margin-bottom:50px}}.third-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item{grid-column:1/span 2;grid-row:1/span 2}.third-round-1-section .round-1-intro-screen .round-1-gallery .gallery-item .img-holder{height:50%;width:100%}.third-round-1-section .round-1-intro-screen .round-1-detail-context{flex-basis:65%;justify-content:flex-end;width:65%}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{margin:0 auto;text-align:center;width:-moz-fit-content;width:fit-content}.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name img{width:165px}.third-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer{height:100%;position:absolute;width:100%}.third-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer .img-holder{bottom:0;height:100%;left:0;width:100%}.third-round-1-section .round-1-intro-screen .round-1-detail-context .bg-layer img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-1-section .round-1-intro-screen .round-1-detail-context .intro-context-detail{top:15px}}.third-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.third-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.third-round-2-section .round-2-intro-screen .intro-detail{align-items:center;background:url(../../static/img/voyagers/main-start-northernmost-ha-giang.png);background-position-x:center;background-position-y:bottom;background-size:cover;flex-basis:700px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:6em;line-height:1.1}.third-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:18px;font-weight:400;width:50%}.third-round-2-section .round-2-intro-screen .galerry-grid .gallery-item{display:flex;grid-row:1/span 2}.third-round-2-section .round-2-intro-screen .galerry-grid .gallery-item .gallery-img{filter:brightness(.7)}.third-round-2-section .round-2-intro-screen .galerry-grid .gallery-item .content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:60px;position:absolute;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .galerry-grid .gallery-item .content span{-webkit-text-stroke:1px #fef8e6;color:transparent;font-family:UTM Impact;font-size:54px;font-weight:400;margin-bottom:10px;text-align:center;text-shadow:none}.third-round-2-section .round-2-intro-screen .galerry-grid .gallery-item .content span.text-inner{-webkit-text-stroke:0}.third-round-2-section .start-screen .main-content{align-items:baseline}.third-round-2-section .start-screen .main-content .round-label{font-size:54px;margin-left:60px}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.third-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:5em;line-height:1.1}.third-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:16px;width:80%}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.third-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:350px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:5em;line-height:1.1}.third-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:16px;width:80%}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{flex-direction:row-reverse}.third-round-2-section .round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-2-section .round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-2-section .round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-2-section .round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-2-section .round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 86px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 80px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen{height:calc(100% - 72px)}.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-2-section .round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-2-section .round-2-intro-screen .intro-gallery .gallery-layer,.third-round-2-section .round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-2-section .round-2-intro-screen .intro-detail{flex-basis:350px}.third-round-2-section .round-2-intro-screen .intro-detail .round-name{font-size:4em;line-height:1.1}.third-round-2-section .round-2-intro-screen .intro-detail .intro-detail-context p{font-size:16px;width:80%}}.third-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .round-3-intro-layout{display:flex;flex-direction:row}.third-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.third-round-3-section .round-3-intro-screen .intro-detail{align-items:center;background-image:url(../../static/img/north-r2-s2/bg-s2-fr1-2.png);background-position-x:center;background-position-y:bottom;background-size:cover;flex-basis:45%}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:4em;line-height:1.1;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context{align-items:flex-end;display:flex;flex-direction:column;padding-right:10vw}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name{align-items:center;display:flex;font-size:3em;gap:20px;justify-content:flex-end;margin-bottom:25px;text-align:end}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name .logo-motul{width:170px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name .logo-nuoiem{align-items:center;display:flex;flex-direction:column;justify-content:center}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name .logo-nuoiem img{width:65px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name .logo-nuoiem span{color:#f26522;font-family:sans-serif;font-size:.4em;font-weight:100;line-height:1.1;margin-top:.2em}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-family:UTM Impact;font-size:5em;font-weight:400;line-height:1.1;text-align:end;width:90%}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context p{line-height:1.2;text-align:end;width:50%}.third-round-3-section .round-3-intro-screen .galerry-grid{flex-basis:55%}.third-round-3-section .round-3-intro-screen .galerry-grid .gallery-item{display:block;grid-row:1/span 2;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .galerry-grid .gallery-item .img-holder{height:50%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.third-round-3-section .round-3-start-screen .main-content{align-items:baseline}.third-round-3-section .round-3-start-screen .main-content .round-label,.third-round-3-section .round-3-start-screen .main-content .section-title{font-size:100px;font-weight:400;line-height:1.2}.third-round-3-section .round-3-start-screen .main-content .round-label{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;font-family:UTM Impact;font-weight:400;margin-bottom:10px;text-shadow:none}.third-round-3-section .round-3-start-screen .main-content .section-title{border:none;padding:0}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:45%}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:4em;line-height:1.1;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name{font-size:2.8em;margin-bottom:25px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-size:4em;width:80%}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .desc{margin-bottom:.4em}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context p{font-size:16px;line-height:1.2;width:50%}.third-round-3-section .round-3-intro-screen .content-column .left-column{flex-basis:500px}.third-round-3-section .round-3-start-screen .main-content .round-label,.third-round-3-section .round-3-start-screen .main-content .section-title{font-size:86px;font-weight:400;line-height:1.2}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:55%}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:4em;line-height:1.1;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .round-name{font-size:2.8em;margin-bottom:25px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-size:4em;width:80%}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context .desc{margin-bottom:.3em}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context p{font-size:16px;line-height:1.2;width:50%}.third-round-3-section .round-3-intro-screen .content-column .left-column{flex-basis:480px}.third-round-3-section .round-3-start-screen .main-content .round-label,.third-round-3-section .round-3-start-screen .main-content .section-title{font-size:82px;font-weight:400;line-height:1.2}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-3-section .round-3-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-3-section .round-3-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-3-section .round-3-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-3-section .round-3-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 86px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 80px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen{height:calc(100% - 72px)}.third-round-3-section .round-3-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-3-section .round-3-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-3-section .round-3-intro-screen .intro-gallery .gallery-layer,.third-round-3-section .round-3-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-3-section .round-3-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:55%;padding:3em}.third-round-3-section .round-3-intro-screen .intro-detail .round-name{font-size:3em;margin-bottom:30px}.third-round-3-section .round-3-intro-screen .intro-detail .intro-detail-context h2{font-size:3.5em}.third-round-3-section .round-3-intro-screen .content-column .left-column{flex-basis:420px}.third-round-3-section .round-3-start-screen .main-content .round-label,.third-round-3-section .round-3-start-screen .main-content .section-title{font-size:72px;font-weight:400;line-height:1.2}}.third-round-4-section .round-4-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .round-4-intro-layout{display:flex;flex-direction:row}.third-round-4-section .round-4-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-4-section .round-4-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-4-section .round-4-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-4-section .round-4-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 86px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 80px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 72px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.third-round-4-section .round-4-intro-screen .galerry-grid .gallery-item{display:block;grid-row:1/span 2;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .galerry-grid .gallery-item .img-holder{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.third-round-4-section .round-4-start-screen .content-column{display:flex;height:100%;overflow:hidden;top:0;width:100%;z-index:3}.third-round-4-section .round-4-start-screen .content-column .left-column{background-color:#270303;flex-basis:60%;flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}.third-round-4-section .round-4-start-screen .content-column .left-column .bg-mode{height:100%}.third-round-4-section .round-4-start-screen .content-column .right-column{display:flex;flex-direction:column;flex-grow:1;height:100%}.third-round-4-section .round-4-start-screen .content-column .right-column .bottom-clip,.third-round-4-section .round-4-start-screen .content-column .right-column .top-clip{background-color:#000;flex-basis:50%;flex-grow:0;height:50%;overflow:hidden;width:100%}.third-round-4-section .round-4-start-screen .content-column .right-column .bottom-clip figure,.third-round-4-section .round-4-start-screen .content-column .right-column .top-clip figure{height:100%;width:100%}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-4-section .round-4-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-4-section .round-4-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-4-section .round-4-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 86px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 80px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 72px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:400px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:3.5em;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-detail .intro-detail-context h2{font-size:4.5em}.third-round-4-section .round-4-intro-screen .content-column .left-column{flex-basis:500px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-4-section .round-4-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-4-section .round-4-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-4-section .round-4-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 86px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 80px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 72px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:450px;padding:4em}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:3.2em;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-detail .intro-detail-context h2{font-size:4em}.third-round-4-section .round-4-intro-screen .content-column .left-column{flex-basis:480px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-4-section .round-4-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-4-section .round-4-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-4-section .round-4-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-4-section .round-4-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 86px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 80px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen{height:calc(100% - 72px)}.third-round-4-section .round-4-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-4-section .round-4-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-4-section .round-4-intro-screen .intro-gallery .gallery-layer,.third-round-4-section .round-4-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-4-section .round-4-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:45%;padding:3em}.third-round-4-section .round-4-intro-screen .intro-detail .round-name{font-size:3em;margin-bottom:30px}.third-round-4-section .round-4-intro-screen .intro-detail .intro-detail-context h2{font-size:3.5em}.third-round-4-section .round-4-intro-screen .content-column .left-column{flex-basis:420px}}.third-round-5-section .round-5-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .round-5-intro-layout{display:flex;flex-direction:row;width:100%}.third-round-5-section .round-5-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-5-section .round-5-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-5-section .round-5-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-5-section .round-5-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 86px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 80px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 72px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.third-round-5-section .round-5-intro-screen .intro-detail{align-content:end;align-items:center;background-image:url(../../static/img/third-round-5/third-round-5-fire.jpg);background-position-x:center;background-position-y:bottom;background-size:cover;display:flex;flex-basis:100%;flex-wrap:wrap;justify-content:flex-end;padding-right:6vw}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:4em;line-height:1.1;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context{align-items:center;display:flex;flex-direction:column;text-align:center}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context .round-name{font-size:3em;margin-bottom:25px}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context h2{font-family:UTM Impact;font-size:2.4em;font-weight:400;line-height:1.2;text-align:right;width:100%}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context p{line-height:1.2;width:50%}.third-round-5-section .round-5-intro-screen .galerry-grid .gallery-item{display:block;grid-row:1/span 2;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .galerry-grid .gallery-item .img-holder{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.third-round-5-section .round-5-intro-screen.start-screen-back{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen.start-screen-back .round-5-intro-layout{display:flex;flex-direction:row;width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-5-section .round-5-intro-screen.start-screen-back .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen.start-screen-back .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer{z-index:2}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-5-section .round-5-intro-screen.start-screen-back .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen.start-screen-back{height:calc(100% - 86px)}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen.start-screen-back{height:calc(100% - 80px)}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen.start-screen-back{height:calc(100% - 72px)}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen.start-screen-back .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail{align-content:end;align-items:center;background-image:url(../../static/img/third-round-5/third-round-5-fire.jpg);background-position-x:center;background-position-y:bottom;background-size:cover;display:flex;flex-basis:100%;flex-wrap:wrap;justify-content:center}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .round-name{font-size:4em;line-height:1.1;margin-bottom:30px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .intro-detail-context{align-items:center;display:flex;flex-direction:column;text-align:center}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .intro-detail-context .round-name{font-size:3em;margin-bottom:25px}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .intro-detail-context h2{font-family:UTM Impact;font-size:3.2em;font-weight:400;line-height:1.1;width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .intro-detail .intro-detail-context p{line-height:1.2;width:50%}.third-round-5-section .round-5-intro-screen.start-screen-back .galerry-grid{width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .galerry-grid .gallery-item{display:block;grid-row:1/span 2;height:100%;width:100%}.third-round-5-section .round-5-intro-screen.start-screen-back .galerry-grid .gallery-item .img-holder{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.third-round-5-section .round-5-start-screen .main-content{align-items:flex-start;justify-content:flex-start}.third-round-5-section .round-5-start-screen .main-content .round-label,.third-round-5-section .round-5-start-screen .main-content .section-title{font-size:3.5em;font-weight:400;line-height:1.2;text-align:start}.third-round-5-section .round-5-start-screen .main-content .round-label .highlight,.third-round-5-section .round-5-start-screen .main-content .section-title .highlight{background:rgba(255,0,0,.6);padding:0 .15em}.third-round-5-section .round-5-start-screen .main-content .round-label{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;font-family:UTM Impact;font-weight:400;margin-bottom:10px;text-shadow:none}.third-round-5-section .round-5-start-screen .main-content .section-title{border:none;padding:0}body .primary-slide-sections-holder .page-section:nth-child(2n).third-round-3-section{background-color:rgba(0,0,0,.02)}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-5-section .round-5-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-5-section .round-5-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-5-section .round-5-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 86px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 80px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 72px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:100%;padding-right:5em}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:3.5em;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context h2{font-size:1.8em}.third-round-5-section .round-5-intro-screen .content-column .left-column{flex-basis:500px}.third-round-5-section .round-5-start-screen .main-content .round-label,.third-round-5-section .round-5-start-screen .main-content .section-title{font-size:2.4em;font-weight:400;line-height:1.2}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-5-section .round-5-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-5-section .round-5-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-5-section .round-5-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 86px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 80px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 72px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:100%;padding:4em 5em 4em 4em}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:3.2em;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context h2{font-size:1.8em}.third-round-5-section .round-5-intro-screen .content-column .left-column{flex-basis:480px}.third-round-5-section .round-5-start-screen .main-content .round-label,.third-round-5-section .round-5-start-screen .main-content .section-title{font-size:2.4em;font-weight:400;line-height:1.2}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .bg-layer{bottom:0;position:absolute;right:0;width:29.5%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.third-round-5-section .round-5-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.third-round-5-section .round-5-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.third-round-5-section .round-5-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer{z-index:2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.third-round-5-section .round-5-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:840px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 86px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:720px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 80px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px) and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen{height:calc(100% - 72px)}.third-round-5-section .round-5-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.third-round-5-section .round-5-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.third-round-5-section .round-5-intro-screen .intro-gallery .gallery-layer,.third-round-5-section .round-5-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.third-round-5-section .round-5-intro-screen .intro-detail{align-items:center;background-color:#94990c;display:flex;flex-basis:100%;padding:3em 5em 3em 3em}.third-round-5-section .round-5-intro-screen .intro-detail .round-name{font-size:3em;margin-bottom:30px}.third-round-5-section .round-5-intro-screen .intro-detail .intro-detail-context h2{font-size:1.8em}.third-round-5-section .round-5-intro-screen .content-column .left-column{flex-basis:420px}.third-round-5-section .round-5-start-screen .main-content .round-label,.third-round-5-section .round-5-start-screen .main-content .section-title{font-size:2.2em;font-weight:400;line-height:1.2}.third-round-5-section .round-5-start-screen .main-content .round-label{margin-bottom:10px}.third-round-5-section .round-5-start-screen .main-content .section-title{padding:0}}.arc-2-hero{overflow:visible!important;z-index:4}.arc-2-hero .bg-layer{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%}.arc-2-hero .bg-layer .hero-bg{height:100%;width:100%}.arc-2-hero .bg-layer .gradient-overlay{background:linear-gradient(90deg,#fef3d9,hsla(42,95%,92%,0));height:100%;left:-5px;position:absolute;top:0;width:50%}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-hero .bg-layer{height:calc(100% - 86px)}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-hero .bg-layer{height:calc(100% - 80px)}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-hero .bg-layer{height:calc(100% - 72px)}}.arc-2-start-journey{position:relative}.arc-2-start-journey .bg-layer{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:1}.arc-2-start-journey .bg-layer .bg-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%}.arc-2-start-journey .main-content{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:2}.arc-2-start-journey .main-content .container{display:flex;flex-direction:column;height:100%;justify-content:center}.arc-2-start-journey .main-content .container .logo-img{margin-bottom:40px;width:190px}.arc-2-start-journey .main-content .container .section-sub-title{font-size:64px;line-height:1.3;margin:0}.arc-2-start-journey .main-content .container .section-title{font-size:140px;line-height:1.1;margin-bottom:0}.arc-2-start-journey .main-content .container .section-slogan{align-items:center;color:#fff;display:flex;font-size:64px}.arc-2-start-journey .main-content .container .section-slogan .arrow{margin-left:20px;width:54px}.arc-2-start-journey .label-holder{align-items:center;background-color:#fff3d9;display:flex;height:calc(100% - 96px);justify-content:center;position:absolute;right:0;top:0;width:174px;z-index:5}.arc-2-start-journey .label-holder .label-img{max-width:65%}.arc-2-start-journey .label-holder .decor-img{left:0;position:absolute;width:100%}.arc-2-start-journey .label-holder .decor-img.decor-top{top:0}.arc-2-start-journey .label-holder .decor-img.decor-bottom{bottom:0}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-start-journey .bg-layer,.arc-2-start-journey .main-content{height:calc(100% - 86px)}.arc-2-start-journey .main-content .container .logo-img{margin-bottom:36px;width:172px}.arc-2-start-journey .main-content .container .section-sub-title{font-size:58px}.arc-2-start-journey .main-content .container .section-title{font-size:128px;line-height:1.1}.arc-2-start-journey .main-content .container .section-slogan{font-size:58px}.arc-2-start-journey .main-content .container .section-slogan .arrow{margin-left:18px;width:48px}.arc-2-start-journey .label-holder{height:calc(100% - 86px);width:160px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-start-journey .bg-layer,.arc-2-start-journey .main-content{height:calc(100% - 80px)}.arc-2-start-journey .main-content .container .logo-img{margin-bottom:32px;width:160px}.arc-2-start-journey .main-content .container .section-sub-title{font-size:52px}.arc-2-start-journey .main-content .container .section-title{font-size:116px;line-height:1.1}.arc-2-start-journey .main-content .container .section-slogan{font-size:52px}.arc-2-start-journey .main-content .container .section-slogan .arrow{margin-left:16px;width:42px}.arc-2-start-journey .label-holder{height:calc(100% - 80px);width:148px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-start-journey .bg-layer,.arc-2-start-journey .main-content{height:calc(100% - 72px)}.arc-2-start-journey .main-content .container .logo-img{margin-bottom:28px;width:148px}.arc-2-start-journey .main-content .container .section-sub-title{font-size:48px}.arc-2-start-journey .main-content .container .section-title{font-size:106px;line-height:1.1}.arc-2-start-journey .main-content .container .section-slogan{font-size:48px}.arc-2-start-journey .main-content .container .section-slogan .arrow{margin-left:14px;width:38px}.arc-2-start-journey .label-holder{height:calc(100% - 72px);width:148px}}.arc-2-back-to-road{z-index:4}.arc-2-back-to-road .bg-layer{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%}.arc-2-back-to-road .main-content{align-items:center;background-color:rgba(0,0,0,.4);display:flex;flex-direction:column;height:calc(100% - 96px);justify-content:center;position:absolute;width:100%;z-index:2}.arc-2-back-to-road .main-content .section-title{font-size:128px;font-weight:400;margin:0}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-back-to-road .bg-layer,.arc-2-back-to-road .main-content{height:calc(100% - 86px)}.arc-2-back-to-road .main-content .section-title{font-size:114px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-back-to-road .bg-layer,.arc-2-back-to-road .main-content{height:calc(100% - 80px)}.arc-2-back-to-road .main-content .section-title{font-size:102px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-back-to-road .bg-layer,.arc-2-back-to-road .main-content{height:calc(100% - 72px)}.arc-2-back-to-road .main-content .section-title{font-size:92px}}.arc-2-prep-day{overflow:hidden;position:relative}.arc-2-prep-day .preparation-day-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%}.arc-2-prep-day .preparation-day-layout .bottom-right-block,.arc-2-prep-day .preparation-day-layout .left-block,.arc-2-prep-day .preparation-day-layout .top-right-block{height:100%;overflow:hidden;position:relative;width:100%}.arc-2-prep-day .preparation-day-layout .bottom-right-block .bg-layer,.arc-2-prep-day .preparation-day-layout .bottom-right-block .bg-layer .img-holder,.arc-2-prep-day .preparation-day-layout .bottom-right-block>.img-holder,.arc-2-prep-day .preparation-day-layout .left-block .bg-layer,.arc-2-prep-day .preparation-day-layout .left-block .bg-layer .img-holder,.arc-2-prep-day .preparation-day-layout .left-block>.img-holder,.arc-2-prep-day .preparation-day-layout .top-right-block .bg-layer,.arc-2-prep-day .preparation-day-layout .top-right-block .bg-layer .img-holder,.arc-2-prep-day .preparation-day-layout .top-right-block>.img-holder{height:100%;width:100%}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer,.arc-2-prep-day .preparation-day-layout .left-block .content-layer,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer{display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:40px 60px;position:absolute;top:0;width:100%}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:36px;line-height:1;margin-bottom:15px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:40px;flex-shrink:0;margin-right:12px;position:relative;top:-3px;width:40px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .section-title{font-size:72px;font-weight:400;margin:0;word-spacing:-.05em}.arc-2-prep-day .preparation-day-layout .left-block{grid-column:1;grid-row:1/span 2}.arc-2-prep-day .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer,.arc-2-prep-day .preparation-day-layout .left-block .content-layer,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer{padding:36px 48px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn{font-size:32px;margin-bottom:12px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:30px;margin-right:12px;width:30px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .section-title{font-size:68px;word-spacing:-.05em}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer,.arc-2-prep-day .preparation-day-layout .left-block .content-layer,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer{padding:32px 40px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn{font-size:28px;margin-bottom:10px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:28px;margin-right:10px;width:28px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .section-title{font-size:64px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer,.arc-2-prep-day .preparation-day-layout .left-block .content-layer,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer{padding:28px 32px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn{font-size:24px;margin-bottom:10px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .play-btn .play-ico,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .play-btn .play-ico{flex-basis:24px;margin-right:8px;width:24px}.arc-2-prep-day .preparation-day-layout .bottom-right-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .left-block .content-layer .section-title,.arc-2-prep-day .preparation-day-layout .top-right-block .content-layer .section-title{font-size:54px}}.arc-2-prep-day .product-extra-block{color:#fff;height:calc(100% - 96px);left:100%;position:absolute;top:0;white-space:normal;width:622px}.arc-2-prep-day .product-extra-block .product-primary-layer{height:100%;position:relative;width:100%}.arc-2-prep-day .product-extra-block .product-primary-layer .product-detail{height:100%;left:0;position:absolute;top:0;width:100%}.arc-2-prep-day .product-extra-block .product-primary-layer .product-detail .product-name{color:#fff;font-size:40px;line-height:1.2;margin:0}.arc-2-prep-day .product-extra-block .product-primary-layer .product-detail .product-slogan{font-size:72px;line-height:1.2;margin:0}.arc-2-prep-day .product-extra-block .product-detail-layer{height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(100%);transition:all .3s ease-out;width:100%;z-index:3}.arc-2-prep-day .product-extra-block .product-detail-layer.active{opacity:1;transform:none}.arc-2-prep-day .product-extra-block .product-detail-layer .bg-layer{height:100%;left:0;position:absolute;top:0;width:100%}.arc-2-prep-day .product-extra-block .product-detail-layer .bg-layer .img-holder{height:100%;width:100%}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-top:160px;position:absolute;top:0;width:100%;z-index:2}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);position:absolute;top:40px;transition:all .15s ease-out;width:34px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail .close-icon{width:16px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail:hover{background-color:#ed1c24}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail:hover .close-icon path{fill:#fff}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .context-info{margin:0 auto;width:360px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .context-info .context-title{font-size:40px;white-space:nowrap}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1{background-color:#cb5e34}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer{overflow:hidden}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail{padding:48px;z-index:3}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-slogan{font-size:72px;font-weight:400;line-height:1.1;margin-bottom:20px;text-transform:uppercase}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-name{color:#fff;font-size:40px;font-weight:400;line-height:1.1;margin-bottom:15px;text-transform:uppercase}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-bg,.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-img{position:absolute}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-img{bottom:80px;left:310px;width:250px;z-index:2}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-bg{bottom:-75px;left:120px;width:640px;z-index:1}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-detail-layer{background-color:#d37c2b}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2{background-color:#270303}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-img{bottom:280px!important;left:350px!important;top:auto!important;width:168px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail{padding:48px;z-index:3}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan{bottom:48px;font-size:72px;font-weight:400;left:0;line-height:1.1;margin-bottom:20px;padding:0 48px;position:absolute;text-transform:uppercase;width:100%}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan .context{position:relative;z-index:2}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan .slogan-decor{height:100%;position:absolute;right:0;top:0}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan .slogan-decor img{height:100%;width:auto}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-name{color:#fff;font-size:40px;font-weight:400;line-height:1.1;margin-bottom:15px;text-transform:uppercase}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-bg,.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-img{position:absolute}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-img{left:36%;top:38%;width:47%;z-index:2}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-bg{bottom:-10%;left:18%;width:120%;z-index:1}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-detail-layer{background-color:#270303}.arc-2-prep-day .preparation-day-layout .left-block .content-layer{background-color:rgba(0,0,0,.5)}.arc-2-prep-day .preparation-day-layout .left-block .content-layer .section-title{-webkit-text-stroke:2px #fff}.arc-2-prep-day .preparation-day-layout .left-block .content-layer .section-title .sm-txt{display:block;font-size:.65em;line-height:1}.arc-2-prep-day .preparation-day-layout .top-right-block{grid-row:1/span 2}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-prep-day .product-extra-block{height:calc(100% - 86px);width:528px}.arc-2-prep-day .product-extra-block .product-primary-layer .product-detail .product-name{font-size:36px}.arc-2-prep-day .product-extra-block .product-primary-layer .product-detail .product-slogan{font-size:61px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context{padding-top:110px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail{height:30px;left:calc(50% - 15px);top:37px;width:30px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail .close-icon{width:15px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .context-info{margin:0 auto;width:340px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .context-info .context-title{font-size:36px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-img{bottom:70px;left:270px!important;top:auto!important;width:220px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-bg{bottom:-80px!important;left:110px!important;width:600px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail{padding:44px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-slogan{font-size:64px;font-weight:400;margin-bottom:16px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-name{font-size:36px;margin-bottom:12px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-img{bottom:260px!important;left:310px!important;width:148px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail{padding:44px;z-index:3}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan{bottom:44px;font-size:64px;margin-bottom:0;padding:0 44px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-name{font-size:36px;margin-bottom:13px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-prep-day .product-extra-block{height:calc(100% - 80px);width:490px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context{padding-top:80px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail{height:30px;left:calc(50% - 15px);top:37px;width:30px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .close-product-detail .close-icon{width:15px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .context-info{margin:0 auto;width:340px}.arc-2-prep-day .product-extra-block .product-detail-layer .product-detail-context .context-info .context-title{font-size:32px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-img{bottom:75px;left:250px!important;width:188px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-bg{bottom:-74px!important;left:80px!important;width:580px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail{padding:36px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-slogan{font-size:54px;margin-bottom:13px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-name{font-size:32px;margin-bottom:10px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-img{bottom:240px!important;left:280px!important;width:140px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail{padding:36px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan{bottom:36px;font-size:54px;padding:0 36px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-name{font-size:32px;margin-bottom:10px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-prep-day .product-extra-block{height:calc(100% - 72px)}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-img{bottom:70px;left:240px!important;width:170px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-bg{bottom:-70px!important;left:70px!important;width:550px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail{padding:32px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-slogan{font-size:48px;margin-bottom:10px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-1 .product-primary-layer .product-detail .product-name{font-size:30px;margin-bottom:10px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-img{bottom:200px!important;left:260px!important;width:128px!important}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail{padding:36px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-slogan{bottom:36px;font-size:54px;padding:0 36px}.arc-2-prep-day .product-extra-block.arc-2-extra-product-2 .product-primary-layer .product-detail .product-name{font-size:32px;margin-bottom:10px}}.arc-2-round-1-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}.arc-2-round-1-section .arc-2-round-1-intro-screen{background-color:#142012;background-color:#fff3d9;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context{display:flex;flex-basis:485px;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;padding:80px 60px;position:relative;white-space:normal;width:485px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .bg-layer{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .bg-layer .img-holder{bottom:-9%;left:-5%;position:absolute;width:110%}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail{color:#fff;position:relative;z-index:2}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:24px;font-weight:400;margin-bottom:12px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:48px;font-weight:400;margin-bottom:80px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-gallery{display:grid;flex-grow:1;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-gallery .gallery-item{background:#eeeded;height:100%;width:100%}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-gallery .gallery-item .img-holder{height:100%;width:100%}.arc-2-round-1-section .arc-2-round-1-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-1-section .arc-2-round-1-intro-screen{height:calc(100% - 86px)}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context{flex-basis:460px;padding:60px 40px;width:460px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:22px;margin-bottom:10px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:44px;margin-bottom:60px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-1-section .arc-2-round-1-intro-screen{height:calc(100% - 80px)}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context{flex-basis:420px;padding:40px 20px;width:420px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:40px;margin-bottom:54px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-1-section .arc-2-round-1-intro-screen{height:calc(100% - 72px)}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context{flex-basis:400px;padding:32px 28px;width:400px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-label{font-size:20px;margin-bottom:8px}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail .round-name{font-size:36px;margin-bottom:50px}}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-detail-context .intro-context-detail{color:#d37c2b}.arc-2-round-1-section .arc-2-round-1-intro-screen .round-1-gallery .gallery-item:first-child{grid-column:1/span 2;grid-row:1/span 2}.arc-2-round-1-section .arc-2-round-1-gallery-screen{height:calc(100% - 96px);left:100%;position:absolute;top:0;width:100%}.arc-2-round-1-section .arc-2-round-1-gallery-screen .primary-gallery{display:grid;grid-template-columns:1fr;height:100%;width:100%}.arc-2-round-1-section .arc-2-round-1-gallery-screen .primary-gallery .gallery-item,.arc-2-round-1-section .arc-2-round-1-gallery-screen .primary-gallery .gallery-item .img-holder{height:100%;width:100%}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context{background-color:#fef8e6;color:#d68336;height:100%;left:100%;position:absolute;top:0;width:485px}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .decor-img{bottom:0;left:0;position:absolute;width:100%}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail{height:100%;padding:150px 60px 0;position:relative;white-space:normal;width:100%;z-index:2}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail .section-title{color:#f5923a;font-size:48px;margin-bottom:40px}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-1-section .arc-2-round-1-gallery-screen{height:calc(100% - 86px)}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context{width:460px}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail{padding:130px 48px 0}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail .section-title{font-size:44px;margin-bottom:36px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-1-section .arc-2-round-1-gallery-screen{height:calc(100% - 80px)}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context{width:440px}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail{padding:120px 40px 0}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail .section-title{font-size:40px;margin-bottom:32px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-1-section .arc-2-round-1-gallery-screen{height:calc(100% - 72px)}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context{width:400px}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail{padding:100px 32px 0}.arc-2-round-1-section .arc-2-round-1-gallery-screen .extra-context .extra-context-detail .section-title{font-size:38px;margin-bottom:28px}}.arc-2-round-2-section .arc-2-round-2-intro-screen{background-color:#142012;display:flex;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:2}.arc-2-round-2-section .arc-2-round-2-intro-screen .bg-layer{bottom:0;position:absolute;right:0}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout{display:flex;flex-basis:100%;flex-shrink:0;height:100%;position:relative;width:100%;z-index:2}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout .galerry-grid{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:50% 50%;height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item{background-color:#999;height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item .gallery-img{height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail{color:#fff;flex-basis:480px;flex-shrink:0;padding:80px 60px;white-space:normal}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-label{font-size:24px;margin-bottom:12px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-name{font-size:48px;margin-bottom:40px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery{flex-grow:1;height:100%;overflow:hidden;position:relative}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer,.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:100%;left:calc(50% - 520px);margin:auto;position:absolute;top:0;transform:skewX(-15deg);width:1040px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:first-child,.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(11),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(13),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(15),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(17),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(19),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(21),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(23),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(25),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(3),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(5),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(7),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .grid-item:nth-child(9),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:first-child,.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(11),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(13),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(15),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(17),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(19),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(21),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(23),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(25),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(3),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(5),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(7),.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer .grid-item:nth-child(9){background-color:#2b3526}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer{z-index:2}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .gallery-item{-webkit-mask-position-x:100%;mask-position-x:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:relative}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer .gallery-item img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:skewX(15deg) scale(1.5);width:100%}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="1"] .gallery-item{grid-area:1/4/auto/auto}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="2"] .gallery-item{grid-area:2/1/span 2/span 2}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="3"] .gallery-item{grid-area:5/2/auto/auto}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="4"] .gallery-item{grid-area:3/5/span 2/auto}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder{align-items:center;display:flex;grid-area:5/5;justify-content:center}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer[data-gallery-item="5"] .cta-holder .btn{transform:skewX(15deg)}.arc-2-round-2-section .arc-2-round-2-intro-screen .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-2-section .arc-2-round-2-intro-screen{height:calc(100% - 86px)}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail{flex-basis:440px;flex-shrink:0;padding:60px 40px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-label{font-size:22px;margin-bottom:10px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-name{font-size:44px;margin-bottom:36px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer,.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 500px);transform:skewX(-15deg);width:1000px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-2-section .arc-2-round-2-intro-screen{height:calc(100% - 80px)}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:40px 20px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-name{font-size:40px;margin-bottom:30px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer,.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-2-section .arc-2-round-2-intro-screen{height:calc(100% - 72px)}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail{flex-basis:400px;flex-shrink:0;padding:30px 15px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-label{font-size:20px;margin-bottom:8px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail .round-name{font-size:36px;margin-bottom:20px}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .gallery-layer,.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-gallery .grid-layer{left:calc(50% - 460px);transform:skewX(-15deg);width:920px}}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout .galerry-grid{grid-template-columns:50% 50%}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item:first-child{grid-column:1/span 2;grid-row:1/span 2;height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-intro-screen .round-2-intro-layout .galerry-grid .gallery-item:first-child .img-holder{height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-intro-screen .intro-detail{background-color:#fff3d9;color:#d68336}.arc-2-round-2-section .arc-2-round-2-intro-screen .bg-layer{width:29.5%;z-index:3}.arc-2-round-2-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}.arc-2-round-2-section .arc-2-round-2-post-screen{height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:5}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout{display:grid;grid-template-rows:1fr 1fr;height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row,.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .top-row{height:100%;overflow:hidden;width:100%}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .img-holder.bg-mode,.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .top-row .img-holder.bg-mode{height:100%;width:100%}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .img-holder.bg-mode img,.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .top-row .img-holder.bg-mode img{-o-object-position:center bottom;object-position:center bottom}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row{position:relative}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .bg-layer{background-color:#d7920d;height:100%;position:relative;width:100%}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img{bottom:0;position:absolute;width:480px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img.dust-left{left:0}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .bg-layer .dust-img.dust-right{right:0;transform:scaleX(-1)}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-40px;left:-200px;mix-blend-mode:multiply;position:absolute;width:1280px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer{align-items:center;color:#fef8e6;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:64px;margin:0}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:20px}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-2-section .arc-2-round-2-post-screen{height:calc(100% - 86px)}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-30px;left:-170px;width:1080px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-2-section .arc-2-round-2-post-screen{height:calc(100% - 80px)}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:58px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:18px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-25px;left:-150px;width:940px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-2-section .arc-2-round-2-post-screen{height:calc(100% - 72px)}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title{font-size:48px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .context-layer .section-title:first-child{margin-bottom:10px}.arc-2-round-2-section .arc-2-round-2-post-screen .pre-finish-layout .bottom-row .car-img{bottom:-20px;left:-125px;width:900px}}.arc-2-round-3-section .arc-2-round-3-intro-screen{background-color:#142012;height:calc(100% - 96px);left:0;left:100%;position:absolute;top:0;width:100%;z-index:3}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-screen-overlay{background-color:rgba(0,0,0,.75);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:3}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:100%;width:100%}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block{background-color:#142012;color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer,.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{background-color:#142012;background-repeat:no-repeat;background-size:100% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer.hide-first,.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer.hide-first,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer.hide-first,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer.hide-first{top:100%;z-index:3}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;white-space:normal}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:470px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc:last-child,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc:last-child{margin-bottom:0}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:24px;text-transform:uppercase}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:48px;text-transform:uppercase}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .bg-layer .img-holder,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .bg-layer .img-holder{height:100%;width:100%}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-3-section .arc-2-round-3-intro-screen{height:calc(100% - 86px)}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:420px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:22px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:44px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .wheel-img-holder .wheel-img,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:300px;left:calc(50% - 150px);top:calc(50% - 150px);width:300px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-3-section .arc-2-round-3-intro-screen{height:calc(100% - 80px)}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:40px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .wheel-img-holder .wheel-img,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .wheel-img-holder .wheel-img{height:280px;left:calc(50% - 140px);top:calc(50% - 140px);width:280px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-3-section .arc-2-round-3-intro-screen{height:calc(100% - 72px)}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .desc,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .desc{max-width:400px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-label,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-label{font-size:20px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .intro-block .context-layer .round-name,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .intro-block .context-layer .round-name{font-size:38px}.arc-2-round-3-section .arc-2-round-3-intro-screen .arc-2-round-3-intro-layout .wheel-img-holder .wheel-img,.arc-2-round-3-section .arc-2-round-3-intro-screen .round-3-intro-layout .wheel-img-holder .wheel-img{height:240px;left:calc(50% - 120px);top:calc(50% - 120px);width:240px}}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block{position:relative}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block .context-layer{background-color:#0a1720!important}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-4 .dust-bg{bottom:-30px;left:0;position:absolute;width:680px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-2 .campfire-img-holder{align-items:center;background-color:#0a1720!important;display:flex;justify-content:center}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-2 .campfire-img-holder .campfire-img{height:auto;width:27.5%}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .slogan{font-size:40px;margin:0}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .dust-bg{bottom:-30px;left:0;position:absolute;width:680px}.arc-2-round-3-section .arc-2-round-3-video-screen{background-color:#000;height:calc(100% - 96px);left:100%;position:absolute;top:0;width:100%;z-index:4}.arc-2-round-3-section .arc-2-round-3-video-screen .video-effect-holder{height:100%;width:100%}.arc-2-round-3-section .arc-2-round-3-video-screen .video-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.arc-2-round-3-section .arc-2-round-3-video-screen .video-content .video-sub-title{font-size:36px;margin:0 0 15px}.arc-2-round-3-section .arc-2-round-3-video-screen .video-content .video-title{border:4px solid #fff;font-size:72px;line-height:1.4;margin:0;padding:8px 20px 0}.arc-2-round-3-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-4 .dust-bg{bottom:-24px;width:540px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-2 .campfire-img-holder .campfire-img{height:auto;width:25%}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .slogan{font-size:36px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .dust-bg{bottom:-24px;left:0;width:540px}.arc-2-round-3-section .arc-2-round-3-video-screen{height:calc(100% - 86px)}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-4 .dust-bg{bottom:-20px;width:500px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-2 .campfire-img-holder .campfire-img{height:auto;width:25%}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .slogan{font-size:32px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .dust-bg{bottom:-20px;left:0;width:500px}.arc-2-round-3-section .arc-2-round-3-video-screen{height:calc(100% - 80px)}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-4 .dust-bg{bottom:-18px;width:460px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-2 .campfire-img-holder .campfire-img{width:25%}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .slogan{font-size:30px}.arc-2-round-3-section .arc-2-round-3-intro-screen .intro-block#arc-2-round-3-intro-block-3 .context-layer .dust-bg{bottom:-18px;left:0;width:460px}.arc-2-round-3-section .arc-2-round-3-video-screen{height:calc(100% - 72px)}}.arc-2-round-4-section .arc-2-round-4-gallery-1-screen{height:calc(100% - 96px);left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:4}.arc-2-round-4-section .arc-2-round-4-gallery-1-screen .gallery-list{display:flex;height:100%;width:100%}.arc-2-round-4-section .arc-2-round-4-gallery-1-screen .gallery-list .gallery-item{flex-basis:100%;flex-shrink:0;height:100%;width:100%}.arc-2-round-4-section .arc-2-round-4-gallery-screen{left:100%;position:absolute;top:0;width:100%;z-index:2}.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;height:calc(100% - 96px);width:100%}.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout .gallery-item{height:100%;position:relative;width:100%}.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout .gallery-item .bg-layer,.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout .gallery-item .bg-layer .img-holder{height:100%;width:100%}.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout .gallery-item .main-content{align-items:center;background-color:rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout .gallery-item .main-content .section-title{font-size:64px;font-weight:400;margin:0;text-align:center}.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout .gallery-item:first-child{grid-column:1;grid-row:1/span 2}.arc-2-round-4-section .arc-2-round-4-intro-screen{display:flex;height:calc(100% - 96px);left:100%;position:absolute;top:0;width:100%;z-index:3}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail{background-color:#fef8e6;flex-basis:485px;flex-shrink:0;height:100%;padding:80px 60px;position:relative;white-space:normal}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-bg{bottom:0;left:0;position:absolute;width:100%}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context{color:#d68336;position:relative;z-index:2}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .label{color:#f5923a;font-size:24px;line-height:1.5;margin:0 0 5px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .section-title{color:#f5923a;font-size:48px;line-height:1.5;margin-bottom:48px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-gallery{display:grid;flex-grow:1;grid-template-rows:50% 50%;height:100%}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-gallery .gallery-item{height:100%;width:100%}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-gallery .gallery-item:first-child .img-holder img,.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-gallery .gallery-item:first-child .img-holder svg,.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-gallery .gallery-item:first-child .img-holder video{-o-object-position:top;object-position:top}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-gallery .gallery-item .bg-img{height:100%;width:100%}.arc-2-round-4-section .arc-2-round-4-pre-ending{background-color:#999;height:100%;left:100%;position:absolute;top:0;width:100%;z-index:5}.arc-2-round-4-section .arc-2-round-4-pre-ending .bg-layer{height:calc(100% - 96px);position:relative;width:100%}.arc-2-round-4-section .arc-2-round-4-pre-ending .bg-layer .img-holder{height:100%;width:100%}.arc-2-round-4-section .arc-2-round-4-pre-ending .marker{position:absolute;right:8%;top:14%;width:17vw;z-index:4}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content{align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content .section-sub-title{font-size:64px;margin:0}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content .section-title{font-size:98px;margin:0}.arc-2-round-4-section .transition-overlay{background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:7}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-round-4-section .arc-2-round-4-gallery-1-screen,.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout,.arc-2-round-4-section .arc-2-round-4-intro-screen{height:calc(100% - 86px)}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail{flex-basis:460px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .label{font-size:24px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .section-title{font-size:44px;margin-bottom:44px}.arc-2-round-4-section .arc-2-round-4-pre-ending .bg-layer{height:calc(100% - 86px)}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content .section-sub-title{font-size:58px}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content .section-title{font-size:84px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-round-4-section .arc-2-round-4-gallery-1-screen,.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout,.arc-2-round-4-section .arc-2-round-4-intro-screen{height:calc(100% - 80px)}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail{flex-basis:440px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .label{font-size:20px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .section-title{font-size:40px;margin-bottom:40px}.arc-2-round-4-section .arc-2-round-4-pre-ending .bg-layer{height:calc(100% - 80px)}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content .section-sub-title{font-size:52px}.arc-2-round-4-section .arc-2-round-4-pre-ending .main-content .section-title{font-size:80px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-round-4-section .arc-2-round-4-gallery-1-screen,.arc-2-round-4-section .arc-2-round-4-gallery-screen .gallery-layout,.arc-2-round-4-section .arc-2-round-4-intro-screen{height:calc(100% - 72px)}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail{flex-basis:400px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .label{font-size:20px}.arc-2-round-4-section .arc-2-round-4-intro-screen .intro-detail .detail-context .section-title{font-size:38px;margin-bottom:38px}.arc-2-round-4-section .arc-2-round-4-pre-ending .bg-layer{height:calc(100% - 72px)}}.arc-2-ending-screen .bg-layer{background-color:#ed1c24;height:100%;width:100%}.arc-2-ending-screen .bg-layer .bg-img{height:100%;width:100%}.arc-2-ending-screen .main-content{align-items:center;display:flex;flex-direction:column;height:calc(100% - 96px);justify-content:center;left:0;position:absolute;top:0;width:100%}.arc-2-ending-screen .main-content .wheel-ico{animation:spinning 3s linear infinite;margin-bottom:20px}.arc-2-ending-screen .main-content .section-title{color:#fff;font-size:96px;margin:0;text-align:center;white-space:nowrap}.arc-2-ending-screen .main-content .section-title img{background-color:#ed1c24;box-shadow:0 0 18px rgba(0,0,0,.4);display:inline-block;margin-left:15px;position:relative;width:290px}@media only screen and (max-height:840px) and (min-width:1081px){.arc-2-ending-screen .main-content{height:calc(100% - 86px)}.arc-2-ending-screen .main-content .wheel-ico{margin-bottom:18px;width:80px}.arc-2-ending-screen .main-content .section-title{font-size:84px}.arc-2-ending-screen .main-content .section-title img{margin-left:13px;width:275px}}@media only screen and (max-height:720px) and (min-width:1081px){.arc-2-ending-screen .main-content{height:calc(100% - 80px)}.arc-2-ending-screen .main-content .wheel-ico{margin-bottom:15px;width:70px}.arc-2-ending-screen .main-content .section-title{font-size:72px}.arc-2-ending-screen .main-content .section-title img{margin-left:12px;width:240px}}@media only screen and (max-height:640px) and (min-width:1081px){.arc-2-ending-screen .main-content{height:calc(100% - 72px)}.arc-2-ending-screen .main-content .wheel-ico{margin-bottom:13px;width:64px}.arc-2-ending-screen .main-content .section-title{font-size:64px}.arc-2-ending-screen .main-content .section-title img{margin-left:10px;width:210px}}.primary-slide-sections-holder .start-northernmost-ha-giang.page-section{width:100vw}.primary-slide-sections-holder section.start-northernmost-ha-giang.page-section{background-color:initial}.start-northernmost-ha-giang{z-index:4}.start-northernmost-ha-giang .main-content{display:flex;height:100%}.start-northernmost-ha-giang .introduction-column{display:flex;flex:0 0 700px;height:100%;position:relative}.start-northernmost-ha-giang .introduction-column .detail-content{background:url(../../static/img/voyagers/main-start-northernmost-ha-giang.png);background-position-x:center;background-position-y:bottom;background-size:cover;overflow:hidden;padding:60px;position:relative;width:100%;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .title-with-decor,.start-northernmost-ha-giang .introduction-column .detail-content .title-with-decor .title-context{position:relative}.start-northernmost-ha-giang .introduction-column .detail-content .title-with-decor .title-context h1{color:#fef8e6;font-size:128px;line-height:1.1;margin:0;position:relative;text-transform:uppercase;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .title-with-decor .title-context h5{font-size:64px;line-height:1;margin:15px 0 0;position:relative;text-transform:uppercase;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context{background:linear-gradient(rgba(88,0,6,.45),rgba(162,186,36,.5));height:100%;left:0;position:absolute;top:0;transition:all .5s ease-out;width:100%;z-index:1}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail{color:#fff;height:auto;left:80px;padding:48px;position:absolute;top:340px;width:500px;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .bg-el{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .bg-el .color-bg{background-color:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .bg-el .border-decor{border:2px solid #fff;height:100%;left:-40px;position:absolute;top:40px;width:100%;z-index:1}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .context-el{position:relative;text-align:justify;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .context-el p{font-size:14px;line-height:1.5;white-space:normal}.start-northernmost-ha-giang .content-column{display:flex;overflow:hidden;width:100%;z-index:3}.start-northernmost-ha-giang .content-column .left-column{background-color:#270303;flex-basis:620px;flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}.start-northernmost-ha-giang .content-column .left-column .bg-mode{height:100%}.start-northernmost-ha-giang .content-column .right-column{display:flex;flex-direction:column;flex-grow:1;height:100%}.start-northernmost-ha-giang .content-column .right-column .bottom-clip,.start-northernmost-ha-giang .content-column .right-column .top-clip{background-color:#000;flex-basis:50%;flex-grow:0;height:50%;overflow:hidden;width:100%}.start-northernmost-ha-giang .content-column .right-column .bottom-clip figure,.start-northernmost-ha-giang .content-column .right-column .top-clip figure{height:100%;width:100%}@media only screen and (max-height:840px) and (min-width:1081px){.start-northernmost-ha-giang{z-index:4}.start-northernmost-ha-giang .main-content{display:flex;height:100%}.start-northernmost-ha-giang .introduction-column{display:flex;flex:0 0 600px;height:100%;position:relative}.start-northernmost-ha-giang .introduction-column .detail-content{padding:60px;width:100%;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .title-with-decor .title-context h1{color:#fef8e6;font-size:80px;line-height:1.1;margin:0;position:relative;text-transform:uppercase;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .title-with-decor .title-context h5{font-size:44px;line-height:1;margin:15px 0 0}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context{background:linear-gradient(rgba(88,0,6,.45),rgba(162,186,36,.5));height:100%;left:0;position:absolute;top:0;transition:all .5s ease-out;width:100%;z-index:1}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail{color:#fff;height:auto;left:80px;padding:28px;position:absolute;top:250px;width:480px;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .bg-el{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .bg-el .color-bg{background-color:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .bg-el .border-decor{border:2px solid #fff;height:100%;left:-40px;position:absolute;top:40px;width:100%;z-index:1}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .context-el{position:relative;z-index:2}.start-northernmost-ha-giang .introduction-column .detail-content .challenge-context .primary-detail .context-el p{font-size:14px;line-height:1.5;white-space:normal}.start-northernmost-ha-giang .content-column{display:flex;overflow:hidden;width:100%;z-index:3}.start-northernmost-ha-giang .content-column .left-column{background-color:#270303;flex-basis:420px;flex-grow:0;flex-shrink:0}.start-northernmost-ha-giang .content-column .left-column .bg-mode,.start-northernmost-ha-giang .content-column .right-column{height:100%}.start-northernmost-ha-giang .content-column .right-column .bottom-clip,.start-northernmost-ha-giang .content-column .right-column .top-clip{flex-basis:50%;flex-grow:0;height:50%;width:100%}.start-northernmost-ha-giang .content-column .right-column .bottom-clip figure,.start-northernmost-ha-giang .content-column .right-column .top-clip figure{height:100%;width:100%}}.end-northernmost-ha-giang{z-index:4}.end-northernmost-ha-giang h1{color:#fef8e6;font-size:128px;margin-bottom:0;text-transform:uppercase}.end-northernmost-ha-giang h5.normal{color:#fff;font-size:64px;margin-bottom:0;text-transform:uppercase}.end-northernmost-ha-giang h5.bordered-txt{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;font-size:64px;line-height:1;margin:0;position:relative;text-shadow:none;text-transform:uppercase}.end-northernmost-ha-giang .bg-layer{background:url(../../static/img/voyagers/end-northernmost-ha-giang.png);background-position-x:center;background-position-y:bottom;background-size:cover;height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:0}.end-northernmost-ha-giang .main-content{height:100%;left:0;position:relative;top:0;width:100%;z-index:1}.end-northernmost-ha-giang .main-content div{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.end-northernmost-ha-giang .ending-screen{height:100%;left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:3}.end-northernmost-ha-giang .ending-screen .ending-bg{background-color:#142012;height:calc(100% - 96px);left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:2}.end-northernmost-ha-giang .ending-screen .ending-bg:before{background-color:#142012;content:"";height:100%;left:-2px;position:absolute;top:0;width:4px;z-index:3}.end-northernmost-ha-giang .ending-screen .ending-bg:after{background-color:#feeed4;content:"";height:100%;position:absolute;right:-2px;top:0;width:4px;z-index:3}.end-northernmost-ha-giang .ending-screen .ending-bg .img-holder{height:100%;margin:auto;overflow:hidden;width:99%}.end-northernmost-ha-giang .ending-screen .ending-bg .gradient-bg{background:linear-gradient(90deg,#142012,#142012 10%,transparent 33%,transparent 66%,#ee8e65 90%,#fef0d6);height:100%;left:0;position:absolute;top:0;width:150vw;z-index:3}.end-northernmost-ha-giang .ending-screen .ending-bg .gradient-bg:before{background-color:#142012;content:"";height:100%;left:-2px;position:absolute;top:0;width:4px;z-index:5}.end-northernmost-ha-giang .ending-screen .text-holder{height:calc(100% - 96px);left:0;position:absolute;top:0;width:100%;z-index:2}.end-northernmost-ha-giang .ending-screen .text-holder .line-1,.end-northernmost-ha-giang .ending-screen .text-holder .line-2{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;position:absolute;text-align:center;top:0;width:100%}.end-northernmost-ha-giang .ending-screen .text-holder .line-1 .text-item,.end-northernmost-ha-giang .ending-screen .text-holder .line-2 .text-item{color:#fef8e6;font-size:128px;line-height:1.5;margin:0 0 -25px;overflow:hidden}.end-northernmost-ha-giang .ending-screen .text-holder .line-1 .text-item .context,.end-northernmost-ha-giang .ending-screen .text-holder .line-2 .text-item .context{display:inline-block;opacity:0}#end-the-journey-north-3-lung-cu h1{color:#fef8e6;font-size:128px;margin-bottom:0;text-transform:uppercase}#end-the-journey-north-3-lung-cu h5.normal{color:#fff;font-size:64px;margin-bottom:0;text-transform:uppercase}#end-the-journey-north-3-lung-cu h5.bordered-txt{-webkit-text-stroke:2px #fef8e6;text-stroke:2px #fef8e6;color:transparent;font-size:64px;line-height:1;margin:0;position:relative;text-shadow:none;text-transform:uppercase}#end-the-journey-north-3-lung-cu .bg-layer{background:url(../../static/img/voyagers/end-northernmost-ha-giang.png);background-position-x:center;background-position-y:bottom;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}#end-the-journey-north-3-lung-cu .main-content{height:100%;left:0;position:relative;top:0;width:100%;z-index:1}#end-the-journey-north-3-lung-cu .main-content div{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}#end-the-journey-north-3-lung-cu .ending-screen-blk{height:100%;left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:3}#end-the-journey-north-3-lung-cu .ending-screen-blk .ending-bg{background-color:#142012;height:100%;left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:2}#end-the-journey-north-3-lung-cu .ending-screen-blk .ending-bg:before{background-color:#142012;content:"";height:100%;left:-2px;position:absolute;top:0;width:4px;z-index:3}#end-the-journey-north-3-lung-cu .ending-screen-blk .ending-bg:after{background-color:#feeed4;content:"";height:100%;position:absolute;right:-2px;top:0;width:4px;z-index:3}#end-the-journey-north-3-lung-cu .ending-screen-blk .ending-bg .img-holder{height:100%;margin:auto;overflow:hidden;width:100%}#end-the-journey-north-3-lung-cu .ending-screen-blk .ending-bg .gradient-bg{background:linear-gradient(90deg,#142012,#142012 10%,transparent 33%,transparent 66%,#ee8e65 90%,#fef0d6);height:100%;left:0;position:absolute;top:0;width:155vw;z-index:3}#end-the-journey-north-3-lung-cu .ending-screen-blk .ending-bg .gradient-bg:before{background-color:#142012;content:"";height:100%;left:-2px;position:absolute;top:0;width:4px;z-index:5}#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder .line-1,#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder .line-2{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;position:absolute;text-align:center;top:0;width:100%}#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder .line-1 .text-item,#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder .line-2 .text-item{color:#fef8e6;font-size:128px;line-height:1.5;margin:0 0 -25px;overflow:hidden}#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder .line-1 .text-item .context,#end-the-journey-north-3-lung-cu .ending-screen-blk .text-holder .line-2 .text-item .context{display:inline-block;opacity:0}
