*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:100%;font-family:Commissioner,sans-serif;font-style:normal;position:relative;background-color:#153259}#preloader{position:fixed;display:flex;justify-content:center;align-items:center;flex-flow:column;height:100vh;width:100vw;background-color:#153259;z-index:500;top:0;left:0}#preloader.hide{display:none}#preloader .line-1{font-family:'Zilla Slab',serif;font-style:normal;color:#fff;text-transform:uppercase;font-weight:700;font-size:88px;line-height:106px;letter-spacing:.04em;text-transform:uppercase;display:block;margin-bottom:40px;opacity:.35}#preloader .wave{width:189px;height:16px;background-image:url(../img/waves.svg);background-size:429px;background-position:left;background-repeat:no-repeat;-webkit-animation:wave 5s linear infinite;animation:wave 5s linear infinite;margin-bottom:40px;position:relative;z-index:2}#preloader .wave#wave-2{margin-top:-40px}#preloader .wave#wave-3{margin-top:-40px}#preloader .line-2{color:#fff;font-size:1.5rem;font-weight:400;line-height:2.25rem;display:block}@-webkit-keyframes wave{0%{background-position-x:0}100%{background-position-x:-248px}}@keyframes wave{0%{background-position-x:0}100%{background-position-x:-248px}}header{height:100px;width:100%;background-color:#fff;color:#000;position:fixed;z-index:3}#footer{height:300px;background-color:red;color:#fff}.section-container{width:100%;position:relative;z-index:2;background-color:#153259}.section-container .scroll-to-continue{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:12;display:none}.section-container .scroll-to-continue svg #down_arrow{-webkit-animation:upDownArrow 1.5s infinite;animation:upDownArrow 1.5s infinite}@-webkit-keyframes upDownArrow{0%{transform:translateY(0)}50%{transform:translateY(8px)}100%{transform:translateY(0)}}@keyframes upDownArrow{0%{transform:translateY(0)}50%{transform:translateY(8px)}100%{transform:translateY(0)}}.section-container img,.section-container svg{max-width:100%}.section-container .pill-btns{margin-top:0}.section-container .pill-btns .pill-btn{padding:12px 20px;background:rgba(2,39,68,.15);color:#022744;border-radius:100px;font-style:normal;font-weight:600;font-size:15px;line-height:18px;text-decoration:none;margin-bottom:10px;margin-right:10px;display:inline-block;overflow:hidden;position:relative;transition:all .3s ease-in-out}.section-container .pill-btns .pill-btn span{position:relative;z-index:2}.section-container .pill-btns .pill-btn .arrow{width:9px;height:12px;margin-right:10px;display:inline-block;z-index:2;position:relative}.section-container .pill-btns .pill-btn .arrow svg path{transition:all .3s ease-in-out}.section-container .pill-btns .pill-btn:hover{color:#022744!important}.section-container .pill-btns .pill-btn:hover .arrow svg path{fill:#022744}.section-container .pill-btns .pill-btn:hover:after{top:0}.section-container .pill-btns .pill-btn:after{content:'';position:absolute;top:52px;left:50%;width:110%;height:110%;transform:translateX(-50%);background-color:#00dcb1;display:block;z-index:1;transition:all .4s ease-in-out}.section-container .pill-btns .pill-btn.dark{background:#022744;color:#fff}.section-container .wave-transition{position:relative;z-index:10;height:200px;width:100%;will-change:transform;display:block;margin-top:-100px;overflow:hidden}.section-container .wave-transition .big-wave{position:absolute;top:0;height:200px;width:200%;background-image:url(../img/transition_wave.svg);background-size:1440px;background-repeat:repeat-x;background-position:top left;-webkit-animation:big-waves 10s linear infinite;animation:big-waves 10s linear infinite}@-webkit-keyframes big-waves{0%{background-position-x:0}100%{background-position-x:-2880px}}@keyframes big-waves{0%{background-position-x:0}100%{background-position-x:-2880px}}.section-container .section{display:flex;justify-content:center;align-items:center;flex-flow:column;height:100vh;width:100vw;position:relative;width:100%;max-width:1440px;margin:0 auto;z-index:0;overflow:hidden}.section-container .section h1{font-family:'Zilla Slab',serif;font-style:normal;font-style:normal;font-weight:700;font-size:88px;line-height:106px;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#fff;display:block;margin-bottom:30px}.section-container .section h1 span{display:block;font-family:Commissioner,sans-serif;font-style:normal;font-style:normal;font-weight:500;font-size:24px;line-height:29px;letter-spacing:.2em;color:#fff;margin-bottom:5px}.section-container .section .blob-wrapper{position:absolute;z-index:2;opacity:0}.section-container .section .panel{background:linear-gradient(180deg,#fff 0,#ccf5ff 100%);box-shadow:0 20px 30px rgba(0,0,0,.5);border-radius:16px;padding:40px;width:100%;max-width:570px;position:absolute;z-index:3}.section-container .section .panel p{font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:rgba(2,39,68,.75);margin-bottom:30px}.section-container .section .panel p:last-child{margin-bottom:0}.section-container .section .panel .panel-title{margin-bottom:20px;position:relative}.section-container .section .panel .panel-title span{font-style:normal;font-weight:700;font-size:16px;line-height:20px;display:flex;align-items:center;color:#022744;display:inline-block}.section-container .section .panel .small-waves{position:relative;margin-left:12px;top:0;width:59px;height:10px;display:inline-block;background-image:url(../img/small_waves.svg);background-size:165px;background-position:center;-webkit-animation:waves 6s linear infinite;animation:waves 6s linear infinite}@-webkit-keyframes waves{0%{background-position-x:0}100%{background-position-x:-92px}}@keyframes waves{0%{background-position-x:0}100%{background-position-x:-92px}}.section-container .section .svg-wrapper{background-color:#153259;transform:translate(-50%,-50%);z-index:1;position:absolute;top:50%;left:50%;width:100%;height:auto;max-width:1440px}.section-container .section .svg-wrapper::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 4em 5em #153259;z-index:2}.section-container .section .svg-wrapper svg{position:relative;z-index:1}.section-container .section#section-0{max-width:none;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-flow:column;height:calc(100vh + 200px);width:100vw;width:100%;margin:0 auto;z-index:9}.section-container .section#section-0 h1{position:relative;z-index:2;padding-top:0;margin-top:-100px}.section-container .section#section-0 .wave{width:150px;height:15px;background-image:url(../img/waves.svg);background-size:429px;background-position:center;-webkit-animation:wave 6s linear infinite;animation:wave 6s linear infinite;margin-bottom:30px;position:relative;z-index:2}@keyframes wave{0%{background-position-x:0}100%{background-position-x:-242px}}.section-container .section#section-0 .intro-text{width:100%;max-width:650px;display:block;text-align:center;color:#fff;position:relative;z-index:2;margin-bottom:94px}.section-container .section#section-0 .intro-text p{color:#fff;font-size:1.25rem;font-weight:400;line-height:2rem}.section-container .section#section-0 .bottom-area{width:100%;max-width:584px;position:relative;z-index:2}.section-container .section#section-0 .bottom-area h2{font-family:Commissioner,sans-serif;font-style:normal;font-style:normal;font-weight:500;font-size:28px;line-height:32px;text-align:center;letter-spacing:-.02em;margin-bottom:0;color:#fff}.section-container .section#section-0 .bottom-area .dive-right-in-btn{cursor:pointer;width:164px;margin:0 auto;margin-top:0;text-align:center}.section-container .section#section-0 .bottom-area .dive-right-in-btn span{font-style:normal;font-weight:600;font-size:13px;line-height:21px;text-align:center;letter-spacing:.2em;text-transform:uppercase;position:relative;bottom:-35px;color:#00dcb1}.section-container .section#section-0 .bottom-area .dive-right-in-btn .down-arrow{cursor:pointer;background-image:url(../img/down_arrow.svg);background-size:164px;background-position:center;width:164px;height:164px}.section-container .section#section-0 .intro-video{position:absolute;z-index:1;height:100%;width:100%}.section-container .section#section-0 .intro-video:before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.12) 0,rgba(0,0,0,.65) 100%);z-index:1;display:block}.section-container .section#section-0 .intro-video video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translateX(-50%) translateY(-50%)}.section-container .section#section-1 .blob-wrapper{left:320px;top:80px;width:358px;height:334px}.section-container .section#section-1 .blob-wrapper .blob-stroke{position:absolute;z-index:4;width:437px;height:414px;background-image:url(../img/blob_01_stroke.svg);background-size:437px;left:-40px;top:-20px}.section-container .section#section-1 .blob-wrapper .blob-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:'Zilla Slab',serif;font-style:normal;font-style:normal;font-weight:700;font-size:34px;line-height:32px;text-align:center;letter-spacing:-.01em;color:#fff;text-shadow:0 7px 30px #000;z-index:3}.section-container .section#section-1 .blob-wrapper .blob-mask{-webkit-mask-image:url(../img/blob_01_shape.svg);-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:358px;mask-image:url(../img/blob_01_shape.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:358px;position:relative;z-index:2;position:absolute;left:0;top:0;width:358px;height:334px}.section-container .section#section-1 .blob-wrapper .blob-mask video{width:600px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.section-container .section#section-1 .blob-wrapper .blob-shadow{width:358px;height:334px;z-index:1;position:absolute;left:0;top:0;opacity:.4;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, .5))}.section-container .section#section-1 .panel{bottom:60px;right:60px}.section-container .section#section-2 .blob-wrapper{width:358px;height:334px;right:280px;top:80px}.section-container .section#section-2 .blob-wrapper .blob-stroke{position:absolute;z-index:4;width:437px;height:414px;background-image:url(../img/blob_02_stroke.svg);background-size:437px;background-repeat:no-repeat;left:-40px;top:-12px}.section-container .section#section-2 .blob-wrapper .blob-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:'Zilla Slab',serif;font-style:normal;font-style:normal;font-weight:700;font-size:34px;line-height:32px;text-align:center;letter-spacing:-.01em;color:#fff;text-shadow:0 7px 30px #000;z-index:3}.section-container .section#section-2 .blob-wrapper .blob-mask{-webkit-mask-image:url(../img/blob_02_shape.svg);-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:358px;mask-image:url(../img/blob_02_shape.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:358px;position:relative;z-index:2;position:absolute;left:0;top:0;width:358px;height:334px}.section-container .section#section-2 .blob-wrapper .blob-mask video{width:600px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.section-container .section#section-2 .blob-wrapper .blob-shadow{width:358px;height:334px;z-index:1;position:absolute;left:0;top:-5px;opacity:.4;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, .5))}.section-container .section#section-2 .panel{bottom:60px;left:60px}.section-container .section#section-3.active .water-tower svg #water{-webkit-animation:tank-water 1.5s linear forwards;animation:tank-water 1.5s linear forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.section-container .section#section-3.active .water-tower svg #water #water-waves{-webkit-animation:water-waves 2.5s linear infinite;animation:water-waves 2.5s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.section-container .section#section-3 .panel{bottom:60px;right:60px;max-width:648px}.section-container .section#section-3 .panel .column-wrapper{display:flex}.section-container .section#section-3 .panel .column-wrapper .left{flex-grow:1;padding-right:20px}.section-container .section#section-3 .panel .column-wrapper .right{width:120px}.section-container .section#section-3 .panel .column-wrapper .right .water-tower{position:relative}.section-container .section#section-3 .panel .column-wrapper .right .water-tower svg{max-width:none}.section-container .section#section-3 .panel .column-wrapper .right .water-tower svg #water{position:relative}@-webkit-keyframes tank-water{0%{transform:translateY(0)}100%{transform:translateY(-60px)}}@keyframes tank-water{0%{transform:translateY(0)}100%{transform:translateY(-60px)}}@-webkit-keyframes water-waves{0%{transform:translateX(110px)}100%{transform:translateX(0)}}@keyframes water-waves{0%{transform:translateX(110px)}100%{transform:translateX(0)}}.section-container .section#section-4 .dc-wrapper{right:19%;top:19%;position:absolute;z-index:2;width:629px;height:531px;transform:scale(.95)}.section-container .section#section-4 .dc-wrapper .dc-stroke{position:relative;z-index:4;width:629px;height:531px;background-image:url(../img/dc_stroke.svg);background-size:629px}.section-container .section#section-4 .dc-wrapper .dc-text{position:absolute;left:45%;top:40%;transform:translate(-50%,-50%);font-family:'Zilla Slab',serif;font-style:normal;font-style:normal;font-weight:700;font-size:48px;line-height:48px;text-align:center;letter-spacing:-.01em;color:#fff;text-shadow:0 7px 30px #000;z-index:3}.section-container .section#section-4 .dc-wrapper .dc-mask{-webkit-mask-image:url(../img/dc_shape.svg);-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:629px;mask-image:url(../img/dc_shape.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:629px;position:absolute;z-index:2;width:629px;height:531px;left:0;top:0}.section-container .section#section-4 .dc-wrapper .dc-mask video{width:928px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.section-container .section#section-4 .dc-wrapper .dc-shadow{width:629px;height:531px;z-index:1;position:absolute;left:0;top:0;opacity:.4;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, .5))}.section-container .section#section-4 .panel{bottom:60px;left:60px}.section-container .section#section-5 .blob-wrapper{left:360px;top:210px;width:358px;height:334px}.section-container .section#section-5 .blob-wrapper .blob-stroke{position:absolute;z-index:4;width:437px;height:414px;background-image:url(../img/blob_05_stroke.svg);background-size:437px;background-repeat:no-repeat;left:-40px;top:-8px}.section-container .section#section-5 .blob-wrapper .blob-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:'Zilla Slab',serif;font-style:normal;font-style:normal;font-weight:700;font-size:34px;line-height:32px;text-align:center;letter-spacing:-.01em;color:#fff;text-shadow:0 7px 30px #000;z-index:3}.section-container .section#section-5 .blob-wrapper .blob-mask{-webkit-mask-image:url(../img/blob_05_shape.svg);-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:358px;mask-image:url(../img/blob_05_shape.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:358px;position:relative;z-index:2;position:absolute;left:0;top:0;width:358px;height:334px}.section-container .section#section-5 .blob-wrapper .blob-mask video{width:600px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.section-container .section#section-5 .blob-wrapper .blob-shadow{width:358px;height:334px;z-index:1;position:absolute;left:0;top:-10px;opacity:.4;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, .5))}.section-container .section#section-5 .panel{bottom:60px;right:60px}.section-container .section#section-6 .blob-wrapper{left:250px;top:218px;width:516px;height:301px}.section-container .section#section-6 .blob-wrapper .blob-stroke{position:absolute;z-index:4;width:586px;height:371px;background-image:url(../img/blob_06_stroke.svg);background-size:586px;left:-35px;top:-15px;background-repeat:no-repeat}.section-container .section#section-6 .blob-wrapper .blob-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:'Zilla Slab',serif;font-style:normal;font-style:normal;font-weight:700;font-size:34px;line-height:32px;text-align:center;letter-spacing:-.01em;color:#fff;text-shadow:0 7px 30px #000;z-index:3}.section-container .section#section-6 .blob-wrapper .blob-mask{-webkit-mask-image:url(../img/blob_06_shape.svg);-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:516px;mask-image:url(../img/blob_06_shape.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:516px;position:relative;z-index:2;position:absolute;left:0;top:0;width:516px;height:301px}.section-container .section#section-6 .blob-wrapper .blob-mask video{width:600px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.section-container .section#section-6 .blob-wrapper .blob-shadow{width:516px;height:301px;z-index:1;position:absolute;left:0;top:0;opacity:.4;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, .5))}.section-container .section#section-6 .panel{bottom:60px;right:60px}.section-menu{list-style:none;margin:0;padding:0;position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:23;opacity:0}.section-menu li{display:inline-block;width:14px;height:14px;margin:14px;position:relative;margin:8px}.section-menu li:hover .cool-ass-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}.section-menu li .dot{display:block;position:relative;z-index:1;width:100%;height:100%;text-decoration:none;border:0}.section-menu li .dot:hover span{width:12px;height:12px;background:#00dcb1;border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.5)}.section-menu li .dot.active span{width:12px;height:12px;background:#00dcb1;border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.5);transition:all .1s ease-in-out}.section-menu li .dot span{border-radius:50%;display:block;position:absolute;z-index:1;height:8px;width:8px;border:0;background:#818681;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .1s ease-in-out}.cool-ass-tooltip{pointer-events:none;top:-4px;max-width:220px;display:block;opacity:0;cursor:pointer;width:0;position:absolute;white-space:nowrap;padding-left:4px;padding-right:4px;padding-bottom:4px;padding-top:4px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:right;letter-spacing:.02em;color:#fff;background:rgba(0,0,0,.5);border-radius:4px}.cool-ass-tooltip span{position:relative;z-index:2}.cool-ass-tooltip.cool-ass-right{right:25px}.cool-ass-tooltip.cool-ass-top{top:-40px;left:50%;transform:translateX(-50%)}.cool-ass-tooltip.cool-ass-top:after{top:auto;left:50%;right:auto;bottom:-5px;transform:translateX(-50%) rotate(45deg)}.sr-only{width:1px;height:1px;padding:0;clip:rect(0,0,0,0);border:0;position:absolute;overflow:hidden;white-space:nowrap}@media only screen and (max-width:1418px){.section-container .section#section-6 .blob-wrapper{left:275px}}@media only screen and (max-width:1395px){.section-container .section#section-5 .blob-wrapper{left:216px}}@media only screen and (max-width:1318px){.section-container .section#section-6 .blob-wrapper{left:60px}}@media only screen and (max-width:1246px){.section-container .section#section-5 .blob-wrapper{left:150px}}@media only screen and (max-width:1222px){.section-container .section#section-4 .dc-wrapper{right:18%;top:12%;transform:scale(.95)}}@media only screen and (max-width:1090px){.section-container .section#section-6 .blob-wrapper{left:20px}}@media only screen and (max-width:1040px){.section-container .section#section-4 .dc-wrapper{right:15%;top:11%;transform:scale(.9)}}@media only screen and (max-height:710px) and (min-width:1608px){.section-container .section#section-6 .blob-wrapper{left:190px}}@media only screen and (max-height:710px) and (min-width:1024px){.section-container .section#section-0 .intro-text p{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem}.section-container .section#section-0 .intro-text{margin-bottom:38px}}
/*# sourceMappingURL=theme.min.css.map */
