@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes levitate{0%{top:6px}50%{top:10px}to{top:6px}}@keyframes levitateArrow{0%{bottom:-15px}50%{bottom:-18px}to{bottom:-15px}}@keyframes block{0%{display:none;z-index:0}to{display:block;z-index:80}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacityOut{0%{opacity:1}to{opacity:0}}@keyframes swing{0%{opacity:0;transform:rotate(15deg) translateY(-5px)}20%{transform:rotate(-10deg)}40%{transform:rotate(5deg)}60%{transform:rotate(-3deg)}80%{transform:rotate(0)}to{transform:rotate(-5deg) translateY(0);opacity:1}}@keyframes displayMenu{0%{display:none;z-index:0}to{display:block;z-index:1}}@keyframes menu{0%{width:0;max-width:0;opacity:0}to{width:100%;max-width:28.125rem;opacity:1}}@keyframes hideMenu{0%{width:100%;max-width:28.125rem;opacity:1}to{width:0;max-width:0;opacity:0}}@keyframes appear{0%{transform:scale(.7);z-index:0;opacity:0}to{transform:scale(1);opacity:1;z-index:10}}@keyframes letterBounce{0%{transform:translate(-8px,-2px);opacity:0}50%{transform:translate(-8px,-8px);opacity:.5}to{transform:translate(-8px,2px);opacity:1}}@keyframes pageAppear{0%{opacity:0;height:0;z-index:0}to{opacity:1;height:100vh;z-index:1}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
 * pagepiling.js 1.5.6
 *
 * https://github.com/alvarotrigo/pagePiling.js
 * @license MIT licensed
 *
 * Copyright (C) 2016 alvarotrigo.com - A project by Alvaro Trigo
 */html,body{overflow:hidden;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pp-section{height:100%;position:absolute;width:100%;backface-visibility:hidden}.pp-easing{transition:all 1s cubic-bezier(.55,.085,0,.99);transition-timing-function:cubic-bezier(.55,.085,0,.99)}#pp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1}#pp-nav.right{right:17px}#pp-nav.left{left:17px}.pp-section.pp-table{display:table}.pp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.pp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1}.pp-slidesNav.bottom{bottom:17px}.pp-slidesNav.top{top:17px}#pp-nav ul,.pp-slidesNav ul{margin:0;padding:0}#pp-nav li,.pp-slidesNav li{display:block;width:14px;height:13px;margin:7px;position:relative}.pp-slidesNav li{display:inline-block}#pp-nav li a,.pp-slidesNav li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#pp-nav li .active span,.pp-slidesNav .active span{background:#333}#pp-nav span,.pp-slidesNav span{top:2px;left:2px;width:8px;height:8px;border:1px solid #000;background:#0000;border-radius:50%;position:absolute;z-index:1}.pp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px}.pp-tooltip.right{right:20px}.pp-tooltip.left{left:20px}.pp-scrollable{overflow-y:scroll;height:100%}.btn{font-family:luckiest_guyregular,Arial,sans-serif;font-weight:500;display:block;font-size:1.1875rem;padding:.9375rem 2rem;color:#fff;text-align:center;cursor:pointer}.btn--nav{width:54px;height:54px;position:absolute;z-index:99;right:3.125rem;top:2.5rem;cursor:pointer;transition:all .35s ease-in-out}.btn--nav--element{width:45px;height:45px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn--nav--element .x{transform:scale(0);transition:transform .4s}.btn--nav--element .x .line{stroke-width:5.5px}.btn--nav .btn--line{position:absolute;fill:none;stroke:#fff;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;transition:all .4s ease-in-out}.btn--nav .btn--border{width:100%;height:100%;display:block;position:absolute;top:0;left:0;transition:all .35s ease-in-out}.btn--nav .btn--border svg{width:100%;height:100%;fill:#fff;transition:all .35s ease-in-out}.btn--nav:hover .btn--line{stroke:#415e64}.btn--nav:hover .btn--border{transform:rotate(360deg)}.btn--nav:hover .btn--border svg{fill:#415e64}.btn--nav:hover .arrow:after{border-color:#415e64}.btn--nav.active .btn--line{transition:transform .4s;transition-delay:.7s;stroke:#8bb9c3}.btn--nav.active .btn--line1{transform:translate(18px) translateY(-3px) rotate(-45deg) scale(.7)}.btn--nav.active .btn--line2{transform:translate(-18px) translateY(-3px) rotate(45deg) scale(.7)}.btn--nav.active .btn--line3{transform:translateY(0) rotate(45deg) scale(.7)}.btn--nav.active .btn--line4{transform:translateY(0) rotate(-45deg) scale(.7)}.btn--nav.active .btn--line5{transform:translate(18px) translateY(3px) rotate(45deg) scale(.7)}.btn--nav.active .btn--line6{transform:translate(-18px) translateY(3px) rotate(-45deg) scale(.7)}.btn--nav.active .x{transition:transform .4s .1s;transform:scale(1)}.btn--nav.active .btn--border svg{fill:#8bb9c3}@media screen and (max-width: 640px){.btn--nav{top:20px;right:20px}}.btn--long{width:201px;height:51px;display:block;margin:auto;transition:all .25s ease-in-out;font-size:19px;padding:15px 32px}.btn--long .btn--border{width:100%;height:100%;display:block;position:absolute;top:0;left:0;transition:all .25s ease-in-out}.btn--long .btn--border svg{width:100%;height:100%;fill:#fff}.btn--long:hover{color:#415e64}.btn--long:hover .btn--border svg{fill:#415e64}.btn--close{width:54px;height:54px;position:absolute;right:3.125rem;top:-2.5rem;cursor:pointer;transition:all .35s ease-in-out;z-index:11}.btn--close .btn--border{width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .35s ease-in-out}.btn--close .btn--border svg{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;transition:all .35s ease-in-out}.btn--close:before,.btn--close:after{width:3px;height:20px;display:block;position:absolute;content:"";background:#fff;top:50%;left:50%;transform-origin:center}.btn--close:before{transform:translate(-50%,-50%) rotate(45deg)}.btn--close:after{transform:translate(-50%,-50%) rotate(-45deg)}.btn--close:hover .btn--border{transform:translate(-50%,-50%) rotate(360deg)}.btn--close:hover .btn--border svg{fill:#415e64}.btn--close:hover:before,.btn--close:hover:after{background:#415e64}@media screen and (max-width: 640px){.btn--close{width:45px;height:45px}.btn--close:before,.btn--close:after{width:2px;height:17px}}.btn--play{width:54px;height:54px;position:absolute;cursor:pointer;transition:all .35s ease-in-out;z-index:11;bottom:2.1875rem;left:2.1875rem}.btn--play .btn--border{width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .35s ease-in-out}.btn--play .btn--border svg{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;transition:all .35s ease-in-out}.btn--play .play-icon{width:1.3125rem;height:1.4375rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn--play .play-icon svg{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;transition:all .35s ease-in-out}@font-face{font-family:luckiest_guyregular;src:url(/build/assets/luckiestguy-regular-Bj_Fo6y-.eot);src:url(/build/assets/luckiestguy-regular-Bj_Fo6y-.eot?#iefix) format("embedded-opentype"),url(/build/assets/luckiestguy-regular-B-OxX_K5.woff2) format("woff2"),url(/build/assets/luckiestguy-regular-Bl9vxkbI.woff) format("woff"),url(/build/assets/luckiestguy-regular-D-JmZtDL.ttf) format("truetype"),url(/build/assets/luckiestguy-regular-DIRpFM1G.svg#luckiest_guyregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:open_sanssemibold;src:url(/build/assets/opensans-semibold-CTemq_9Y.eot);src:url(/build/assets/opensans-semibold-CTemq_9Y.eot?#iefix) format("embedded-opentype"),url(/build/assets/opensans-semibold-DAXNFld4.woff2) format("woff2"),url(/build/assets/opensans-semibold-CkATA8f7.woff) format("woff"),url(/build/assets/opensans-semibold-CNmTjRvs.ttf) format("truetype"),url(/build/assets/opensans-semibold-NqKfMew5.svg#open_sanssemibold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:open_sansextrabold;src:url(/build/assets/opensans-extrabold-DmR29MMZ.eot);src:url(/build/assets/opensans-extrabold-DmR29MMZ.eot?#iefix) format("embedded-opentype"),url(/build/assets/opensans-extrabold-dK8Nplnp.woff2) format("woff2"),url(/build/assets/opensans-extrabold-siAloPL9.woff) format("woff"),url(/build/assets/opensans-extrabold-CWfo14gS.ttf) format("truetype"),url(/build/assets/opensans-extrabold-CvzS-7kH.svg#open_sansextrabold) format("svg");font-weight:400;font-style:normal}html,body,header,section,footer,main,article,aside,nav,div,fieldset,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,hr,img,label,button,input[type=text],input[type=password],input[type=email],input[type=tel],input[type=number],textarea,select{position:relative;display:block;box-sizing:border-box;margin:0;padding:0;border:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;margin:0;padding:0;border:0}sup,sub,time{position:relative;display:inline;box-sizing:border-box;margin:0;padding:0;border:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:color 9999s ease-out,background-color 9999s ease-out;-webkit-transition-delay:9999s}form{position:static;margin:0;padding:0;border:0}ul,ol,li{list-style:none}[hidden]{display:none}*:focus{outline:none!important}*:before,*:after{position:absolute;overflow:hidden;box-sizing:border-box;margin:0;padding:0}.cols{position:relative;display:block;box-sizing:border-box;overflow:visible;float:none;clear:both;width:100%}.cols:after{content:" ";position:relative;display:block;float:none;clear:both}.cols>.c{position:relative;display:block;box-sizing:border-box;overflow:visible;float:left;clear:none;padding:0 10px;margin:0}.cols-table{display:table}.cols-table>.c{display:table-cell;float:none;vertical-align:middle}.cols-ib{font-size:0}.cols-ib>.c{display:inline-block;float:none;font-size:1rem;vertical-align:middle}.cols-flex{display:flex;flex-wrap:wrap}.cols-flex>.c{float:none;flex-grow:1;vertical-align:top}.cols-center{text-align:center}.cols-center>.c{float:none;margin:0 auto}.c1p1{width:100%}.c1p2{width:50%}.c1p3{width:33.333%}.c2p3{width:66.666%}.c1p4{width:25%}.c3p4{width:75%}.c1p5{width:20%}.c2p5{width:40%}.c3p5{width:60%}.c4p5{width:80%}.c1p6{width:16.666%}.c5p6{width:83.333%}@media screen and (max-width: 1419px){.cols>.c1p1-l{display:block;clear:both;width:100%}.cols>.c1p2-l{width:50%}.cols>.c1p3-l{width:33.333%}.cols>.c2p3-l{width:66.666%}.cols>.c1p4-l{width:25%}.cols>.c3p4-l{width:75%}.cols>.c0-l{display:none}}@media screen and (max-width: 1023px){.cols>.c1p1-m{display:block;clear:both;width:100%}.cols>.c1p2-m{width:50%}.cols>.c1p3-m{width:33.333%}.cols>.c2p3-m{width:66.666%}.cols>.c1p4-m{width:25%}.cols>.c3p4-m{width:75%}.cols>.c0-m{display:none}}@media screen and (max-width: 767px){.cols>.c1p1-m-low{display:block;clear:both;width:100%}.cols>.c1p2-m-low{width:50%}.cols>.c1p3-m-low{width:33.333%}.cols>.c2p3-m-low{width:66.666%}.cols>.c1p4-m-low{width:25%}.cols>.c3p4-m-low{width:75%}.cols>.c0-m-low{display:none}}@media screen and (max-width: 479px){.cols>.c1p1-s{display:block;clear:both;width:100%}.cols>.c1p2-s{width:50%}.cols>.c1p3-s{width:33.333%}.cols>.c2p3-s{width:66.666%}.cols>.c0-s{display:none}}@media screen and (max-width: 374px){.cols>.c1p1-s-low{display:block;clear:both;width:100%}.cols>.c1p2-s-low{width:50%}.cols>.c1p3-s-low{width:33.333%}.cols>.c2p3-s-low{width:66.666%}.cols>.c0-s-low{display:none}}html{font-size:16px;font-weight:400;line-height:1.27}@media screen and (min-width: 1921px){html{font-size:18px}}@media screen and (max-width: 1920px){html{font-size:16px}}@media screen and (max-width: 1599px){html{font-size:15px}}@media screen and (max-width: 1419px){html{font-size:13px}}@media screen and (max-width: 1024px){html{font-size:12px}}@media screen and (max-width: 640px){html{font-size:11px}}@media screen and (max-width: 480px){html{font-size:10px}}body{color:#2e2e2e;font-weight:400;line-height:1.27}.myfont{font-family:luckiest_guyregular,Arial,sans-serif;font-weight:500}h1,h2,h3,h4,h5,h6,p,ul,ol,dl{font-family:open_sanssemibold,Arial,sans-serif;font-weight:500;font-size:.9375rem;color:#fff;margin:20px 0;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:luckiest_guyregular,Arial,sans-serif;font-weight:500;text-transform:uppercase;color:#fff}h1{font-size:3.75rem;line-height:1.2}h1 small{font-size:34px}@media screen and (max-width: 1024px){h1{font-size:3.125rem}}h2{font-size:1.375rem}h3{font-size:6rem}@media screen and (max-width: 1024px){h3{font-size:5rem;line-height:5.25rem}}h4{font-size:28px}h5{display:block;font-size:1.375rem;margin:0 0 1.875rem 1.875rem}h6{font-size:18px}ul,ol,p,dt,dd{font-size:.9375rem;line-height:1.25rem}ul,ol{list-style-position:outside}ol.lower-alpha{list-style-type:lower-alpha}hr{width:200px;height:0;margin:40px 0;border-top:solid 10px #727375}a{padding:0;text-decoration:none}b{font-family:open_sansextrabold,Arial,sans-serif;font-weight:500}b.green{color:#cceaae}.big{font-size:130%}.big sup{font-size:60%;font-weight:400}.small{font-size:80%}.bigger{font-size:200%}.bigger sup{font-size:40%;font-weight:400}.truncated{position:relative;display:inline-block;overflow:hidden;width:24px;font-style:normal;font-weight:400;vertical-align:top;white-space:nowrap}.truncated:before{content:"...";display:inline-block;position:relative;margin:0 24px 0 0;padding:0 2px;letter-spacing:-3px;vertical-align:top}input,textarea,select,option{font-size:1.625rem;color:#2e2e2e}img.fleft{margin-right:1.875rem;margin-bottom:.9375rem}img.fright{margin-left:1.875rem;margin-bottom:.9375rem}.size-l{font-size:1.75rem!important}.fw-n{font-weight:400!important}.fw-m{font-weight:500!important}.fw-s{font-weight:600!important}.fw-b{font-weight:700!important}.ta-l{text-align:left!important}.ta-c{text-align:center!important}.ta-r{text-align:right!important}.ta-j{text-align:justify!important}.va-t{vertical-align:top}.va-tt{vertical-align:text-top}.va-m{vertical-align:middle}.va-b{vertical-align:bottom}.va-tb{vertical-align:text-bottom}.va-base{vertical-align:baseline}.va-sup{vertical-align:super}.va-sub{vertical-align:sub}.mt-n,.mv-n{margin-top:0rem!important}.mb-n,.mv-n{margin-bottom:0rem!important}.mt-s,.mv-s{margin-top:.625rem!important}.mb-s,.mv-s{margin-bottom:.625rem!important}.mt-m,.mv-m{margin-top:1.25rem!important}.mb-m,.mv-m{margin-bottom:1.25rem!important}.mt-l,.mv-l{margin-top:2.5rem!important}.mb-l,.mv-l{margin-bottom:2.5rem!important}.mt-xl,.mv-xl{margin-top:50px!important}.mb-xl,.mv-xl{margin-bottom:50px!important}.uppercase{text-transform:uppercase}.hide{display:none!important}.show{display:block!important}.show-i{display:inline!important}.show-ib{display:inline-block!important}.no-overflow{position:relative;display:inline-block;overflow:hidden;max-width:100%;text-overflow:ellipsis}.nowrap{white-space:nowrap}.normal-wrap{white-space:normal!important}.fleft{float:left}.fright{float:right}.fnone{float:none;clear:both;overflow:hidden}.notransition{transition-duration:0s!important;transition-delay:0s!important}.red{color:#e10}.lowercase{text-transform:none}.fblack{font-size:1.125rem;text-transform:uppercase;font-weight:700}.hidden{display:none}.light:after{width:90%;max-width:85.375rem;height:90%;max-height:41.5625rem;content:"";background:radial-gradient(ellipse,#ffffff73 5%,#fff0 70%);top:50%;left:50%;transform-origin:center;transform:translate(-50%,-50%);animation:lightAppear 1.7s cubic-bezier(.6,-.28,.735,.045) .45s forwards}.hero{background-size:cover}.hero .appear{position:relative}.hero .adventure{width:75%;max-width:53.3125rem;height:auto;display:block;margin:auto}.hero .new_top_badge{z-index:22;max-width:18.75rem;display:block;position:absolute;right:-1.875rem;top:-.625rem;opacity:1;transform-origin:left;transform:rotate(0) translateY(0);transition:.2s!important;animation:new_top_badge .6s cubic-bezier(.175,.885,.32,1.275) 2s both;transform-origin:center}.hero .new_top_badge:hover{opacity:.85!important;transition:.2s opacity!important}@keyframes new_top_badge{0%{opacity:0;transform:scale(2.5) rotate(50deg)}30%{opacity:1}to{opacity:1;transform:scale(1) rotate(0)}}@media screen and (max-width: 1425px){.hero .new_top_badge{width:10.625rem!important;top:.625rem}}.hero--title{width:90%;max-width:53.3125rem;margin:auto}.hero--title h2{max-width:18.75rem;display:block;position:absolute;right:-1.875rem;bottom:-6.25rem;opacity:0;transform-origin:left;transform:rotate(-5deg) translateY(-5px);animation:swing 3s ease-in-out 2s forwards;z-index:22}.hero--title h2 span{display:block}.hero--title h2 span:nth-child(2){margin-left:1.25rem}.hero--title img{margin:0 auto 1.25rem}.hero--title path.letter{position:absolute;opacity:0;transform:translate(-8px,-2px);fill:#fff;margin-top:3.125rem}.hero--title path.letter1{animation:letterBounce .55s ease-in-out .1s forwards}.hero--title path.letter2{animation:letterBounce .55s ease-in-out .2s forwards}.hero--title path.letter3{animation:letterBounce .55s ease-in-out .3s forwards}.hero--title path.letter4{animation:letterBounce .55s ease-in-out .4s forwards}.hero--title path.letter5{animation:letterBounce .55s ease-in-out .5s forwards}.hero--title path.letter6{animation:letterBounce .55s ease-in-out .6s forwards}.hero--title path.letter7{animation:letterBounce .55s ease-in-out .7s forwards}.hero--title path.letter8{animation:letterBounce .55s ease-in-out .8s forwards}.hero--title path.letter9{animation:letterBounce .55s ease-in-out .9s forwards}@media screen and (max-width: 1440px) and (max-height: 1024px){.hero--title{max-width:37.5rem}}@media screen and (max-height: 768px) and (max-width: 1420px){.hero--title{max-width:31.25rem}}@media screen and (max-width: 480px) and (max-height: 870px){.hero--title{top:11.25rem}}@media screen and (max-width: 480px) and (max-height: 768px){.hero--title{top:9.375rem}}@media screen and (max-width: 375px){.hero--title{top:5rem}}.hero--characters{width:80%;min-height:31.25rem;max-width:64rem;margin:0 auto 4.375rem;top:-3.75rem;opacity:0;transform-origin:center;transform:scale(.7);animation:appear 1.7s cubic-bezier(.6,-.28,.735,.045) .45s forwards}@media screen and (max-width: 1440px) and (max-height: 1024px){.hero--characters{width:75%;max-width:61.25rem;top:-2.5rem}}@media screen and (max-width: 1420px) and (max-height: 768px){.hero--characters{max-width:48rem;min-height:25rem;top:0}}@media screen and (max-width: 640px) and (max-height: 640px){.hero--characters{width:95%;left:-5%;top:-7.5rem}}@media screen and (max-width: 640px) and (max-height: 768px){.hero--characters{min-height:21.875rem;top:6.25rem}}@media screen and (max-width: 375px){.hero--characters{min-height:15.625rem}}@media screen and (max-width: 872px),(max-height: 768px) and (max-width: 1420px){.hero--characters{transform:translate(-7%)!important}}.hero--buttons{position:absolute;bottom:7%;z-index:10;left:50%;transform:translate(-50%)}@media screen and (max-width: 480px) and (max-height: 768px){.hero--buttons{bottom:16%}}@media screen and (max-width: 376px) and (min-height: 758px) and (max-height: 882px){.hero--buttons{bottom:18%}}@media screen and (max-width: 377px) and (max-height: 768px){.hero--buttons{bottom:14%}}.hero--character{display:block;position:absolute;padding-bottom:20%;bottom:0}.hero--character img{width:100%;position:absolute;bottom:0}@media screen and (max-width: 1440px) and (max-height: 1024px){.hero--character{padding-bottom:15%}}.hero--heart{width:50%;max-width:16.25rem;left:44.1875rem;bottom:1.5rem;z-index:1}@media screen and (max-width: 1600px){.hero--heart{max-width:15.625rem;left:43.75rem}}@media screen and (max-width: 872px),(max-height: 768px) and (max-width: 1420px){.hero--heart{left:92%;max-width:12.5rem}}.hero--fire{width:25%;max-width:10.625rem;left:36.5625rem;bottom:.625rem;z-index:4}@media screen and (max-width: 1600px){.hero--fire{max-width:13.125rem;left:35rem;bottom:.625rem}}@media screen and (max-width: 872px),(max-height: 768px) and (max-width: 1420px){.hero--fire{left:70%}}.hero--cloud{width:30%;max-width:16.25rem;left:25rem;bottom:-1.25rem;z-index:4}@media screen and (max-width: 1600px){.hero--cloud{max-width:18.125rem;left:23.875rem}}@media screen and (max-width: 872px),(max-height: 768px) and (max-width: 1420px){.hero--cloud{left:46%}}.hero--earth{width:30%;max-width:16.5rem;left:12.5rem;bottom:0rem;z-index:3}@media screen and (max-width: 1600px){.hero--earth{max-width:17.5rem;left:12.5rem}}@media screen and (max-width: 872px),(max-height: 768px) and (max-width: 1420px){.hero--earth{right:auto;left:17%}}.hero--water{width:30%;max-width:14.125rem;left:2.8125rem;bottom:.9375rem;z-index:2}@media screen and (max-width: 1600px){.hero--water{max-width:13.75rem;left:4.375rem}}@media screen and (max-width: 872px),(max-height: 768px) and (max-width: 1420px){.hero--water{left:-5%;bottom:.4375rem}}.campaign{background:#b9d398;background:linear-gradient(0deg,#b9d398,#9ebb80 60%);position:relative}@media screen and (max-width: 640px){.campaign .desc{top:27%}.campaign .desc p{font-size:12px;line-height:14px}}.campaign .bg-shape{width:80%;height:100%;min-height:100%;background:url(/build/assets/trees-full-CB1gR6on.svg) no-repeat top right;background-size:contain;top:0;right:5%}@media screen and (max-width: 1034px){.campaign .bg-shape{width:100%;background-size:auto 100%}}@media screen and (max-width: 640px){.campaign .bg-shape{background-position:35% 0;left:0;right:auto}}.campaign .plastic-bag{width:20%;max-width:15.625rem;padding-bottom:15%;max-height:15.625rem;background:url(/build/assets/bag-CcS2CWEx.png) no-repeat center center;background-size:contain;top:16%;left:4.5%}@media screen and (max-width: 1600px){.campaign .plastic-bag{max-width:12.5rem;left:8%}}@media screen and (max-width: 640px){.campaign .plastic-bag{width:30%;max-width:300px;padding-bottom:20%;left:auto;right:0}}.campaign .sugar{width:50%;max-width:25rem;padding-bottom:30%;max-height:21.875rem;background:url(/build/assets/powdered-sugar-CsBnJU5d.png) no-repeat center center;background-size:contain;top:14%;right:1%}@media screen and (min-width: 1600px){.campaign .sugar{top:6%}}@media screen and (max-width: 1420px){.campaign .sugar{max-width:18.75rem}}@media screen and (max-width: 640px){.campaign .sugar{display:none!important}}.campaign .meat{width:25%;max-width:21.875rem;padding-bottom:35%;max-height:25rem;background:url(/build/assets/meat-5q0wXtRm.png) no-repeat center center;background-size:contain;bottom:6%;left:18%}@media screen and (min-width: 1600px){.campaign .meat{width:30%;max-width:25rem;bottom:4%}}@media (max-width: 640px) and (max-height: 768px){.campaign .meat{width:30%;left:30px;bottom:20px}}@media screen and (max-width: 640px){.campaign .meat{padding-bottom:45%;max-width:400px;bottom:120px}}@media screen and (max-width: 376px) and (min-height: 758px) and (max-height: 882px){.campaign .meat{bottom:170px}}@media screen and (max-width: 377px) and (max-height: 768px){.campaign .meat{bottom:70px}}.campaign .sour-cream{width:20%;max-width:15.625rem;padding-bottom:15%;max-height:15.625rem;background:url(/build/assets/sour-cream-Bi0IRb2i.png) no-repeat center center;background-size:contain;top:20%;left:33%}@media screen and (max-width: 1600px){.campaign .sour-cream{max-width:12.5rem;left:30%}}@media (max-width: 640px) and (max-height: 872px){.campaign .sour-cream{width:30%;padding-bottom:20%;top:auto;bottom:70px;left:auto;right:90px}}@media screen and (max-width: 640px){.campaign .sour-cream{width:30%;max-width:300px;padding-bottom:25%;bottom:170px}}@media screen and (max-width: 376px) and (min-height: 758px) and (max-height: 882px){.campaign .sour-cream{bottom:240px}}@media screen and (max-width: 377px) and (max-height: 768px){.campaign .sour-cream{bottom:130px}}.campaign .battery{width:20%;max-width:6.25rem;padding-bottom:5%;max-height:6.25rem;background:url(/build/assets/battery-dLdnn9j-.png) no-repeat center center;background-size:contain;bottom:11%;right:20%}@media screen and (max-width: 640px){.campaign .battery{max-width:200px;right:45px}}@media screen and (max-width: 480px) and (max-height: 640px){.campaign .battery{bottom:120px}}@media screen and (max-width: 376px) and (min-height: 758px) and (max-height: 882px){.campaign .battery{bottom:170px}}@media screen and (max-width: 377px) and (max-height: 768px){.campaign .battery{bottom:85px}}.heart{background:#e7968d;background:linear-gradient(0deg,#e7968d,#c65a51 60%);position:relative}.heart.light:after{max-width:49.0625rem;max-height:53.125rem;background:radial-gradient(circle,#ffffff5c 5%,#fff0 70%);left:25%}@media screen and (max-width: 660px){.heart.light:after{width:100%;top:30%;left:50%}}.heart .desc{margin-top:8.125rem}@media screen and (max-width: 1270px){.heart .desc{right:5%!important}}@media screen and (max-width: 1024px){.heart .desc{right:10%;margin-top:10.625rem}}@media screen and (max-width: 872px){.heart .desc{right:8%}}@media screen and (max-width: 640px){.heart .desc{width:100%;top:auto;bottom:130px}}@media screen and (max-width: 480px) and (max-height: 870px){.heart .desc{bottom:180px}}.heart .sugar{width:50%;max-width:21.875rem;padding-bottom:30%;max-height:21.875rem;background:url(/build/assets/powdered-sugar-CsBnJU5d.png) no-repeat center center;background-size:contain;top:14%;left:1%}@media screen and (min-width: 1600px){.heart .sugar{top:6%}}@media screen and (max-width: 641px){.heart .sugar{max-width:450px;padding-bottom:50%;left:0;top:12%}}.heart .char-heart{width:50%;max-width:21.875rem;padding-bottom:30%;max-height:21.875rem;background:url(/build/assets/szivecske-large-C5qHUPZ2.png) no-repeat center center;background-size:contain;bottom:12%;left:19%}@media screen and (min-width: 1600px){.heart .char-heart{left:25%}}@media screen and (max-width: 872px){.heart .char-heart{max-width:18.75rem;left:10%;bottom:9%}}@media screen and (max-width: 640px){.heart .char-heart{max-width:400px;padding-bottom:45%;bottom:auto;top:23%;left:auto;right:30px}}.heart .sugar-mound{width:50%;max-width:50rem;padding-bottom:5%;max-height:25rem;background:url(/build/assets/powdered-sugar-2-BRLxdkX3.png) no-repeat center center;background-size:contain;bottom:7%;left:10%}@media screen and (min-width: 1600px){.heart .sugar-mound{bottom:9%;left:20%}}@media screen and (max-width: 872px){.heart .sugar-mound{left:5%;bottom:4%}}@media screen and (max-width: 640px){.heart .sugar-mound{width:85%;padding-bottom:10%;bottom:auto;left:auto;top:45%;right:20px}}.fire{background:#e8d678;background:linear-gradient(0deg,#e8d678,#db845d 60%);position:relative}.fire.light:after{max-width:49.0625rem;max-height:53.125rem;background:radial-gradient(circle,#ffffff5c 5%,#fff0 70%);left:25%}@media screen and (max-width: 660px){.fire.light:after{width:100%;top:30%;left:50%}}@media screen and (max-width: 1270px){.fire .desc{right:5%!important}}@media screen and (max-width: 1024px){.fire .desc{right:10%;margin-top:10.625rem}}@media screen and (max-width: 872px){.fire .desc{right:8%}}@media screen and (max-width: 640px){.fire .desc{width:100%;top:auto;bottom:130px}}@media screen and (max-width: 480px) and (max-height: 870px){.fire .desc{bottom:180px}}.fire .meat{width:25%;max-width:15.625rem;padding-bottom:25%;max-height:12.5rem;background:url(/build/assets/meat-5q0wXtRm.png) no-repeat center center;background-size:contain;bottom:3%;left:17%}@media screen and (max-width: 872px){.fire .meat{max-width:9.375rem;left:5%}}@media screen and (max-width: 640px){.fire .meat{width:30%;max-width:250px;padding-bottom:35%;bottom:auto;top:35%;left:40px}}.fire .char-fire{width:25%;max-width:28.125rem;padding-bottom:35%;max-height:28.125rem;background:url(/build/assets/tuzecske-nJbQydcB.png) no-repeat center center;background-size:contain;bottom:16%;left:25%}@media screen and (max-width: 872px){.fire .char-fire{left:15%}}@media screen and (max-width: 640px){.fire .char-fire{width:40%;padding-bottom:65%;left:auto;right:20px;bottom:auto;top:12%}}.air{background:#a6d2d2;background:linear-gradient(0deg,#a6d2d2,#89b7c2 60%);position:relative}.air.light:after{max-width:44.6875rem;max-height:44.375rem;background:radial-gradient(circle,#ffffff0f 5%,#fff0 70%);left:25%}@media screen and (max-width: 660px){.air.light:after{width:100%;top:30%;left:50%}}@media screen and (max-width: 1270px){.air .desc{right:5%!important}}@media screen and (max-width: 1024px){.air .desc{right:10%;margin-top:10.625rem}}@media screen and (max-width: 872px){.air .desc{right:8%}}@media screen and (max-width: 640px){.air .desc{width:100%;top:auto;bottom:130px}}@media screen and (max-width: 480px) and (max-height: 870px){.air .desc{bottom:180px}}.air .char-air{width:35%;max-width:25rem;padding-bottom:35%;max-height:25rem;background:url(/build/assets/szellocske-BDKneP7n.png) no-repeat center center;background-size:contain;bottom:14%;left:18%}@media screen and (max-width: 1900px){.air .char-air{left:15%}}@media screen and (max-width: 872px){.air .char-air{left:7%}}@media screen and (max-width: 640px){.air .char-air{width:40%;padding-bottom:60%;bottom:auto;top:22%}}.air .plastic-bag{width:20%;max-width:12.5rem;padding-bottom:15%;max-height:12.5rem;background:url(/build/assets/bag-CcS2CWEx.png) no-repeat center center;background-size:contain;top:8%;left:38%}@media screen and (max-width: 1900px){.air .plastic-bag{left:35%}}@media screen and (max-width: 1024px){.air .plastic-bag{top:12%}}@media screen and (max-width: 872px){.air .plastic-bag{top:16%;left:30%}}@media screen and (max-width: 640px){.air .plastic-bag{width:30%;padding-bottom:30%;left:auto;right:30px}}.earth{background:#b9d398;background:linear-gradient(0deg,#b9d398,#9ebb80 60%);position:relative}.earth.light:after{max-width:45rem;max-height:54.375rem;background:radial-gradient(circle,#ffffff5c 5%,#fff0 70%);left:25%}@media screen and (max-width: 660px){.earth.light:after{width:100%;top:30%;left:50%}}@media screen and (max-width: 1270px){.earth .desc{right:5%!important}}@media screen and (max-width: 1024px){.earth .desc{right:10%;margin-top:10.625rem}}@media screen and (max-width: 872px){.earth .desc{right:8%}}@media screen and (max-width: 640px){.earth .desc{width:100%;top:auto;bottom:130px}}@media screen and (max-width: 480px) and (max-height: 870px){.earth .desc{bottom:180px}}.earth .char-earth{width:35%;max-width:34.375rem;padding-bottom:35%;max-height:28.125rem;background:url(/build/assets/foldecske-DHFtUWb_.png) no-repeat center center;background-size:contain;bottom:14%;left:17%}@media screen and (max-width: 1900px){.earth .char-earth{left:10%}}@media screen and (max-width: 872px){.earth .char-earth{max-width:31.25rem;bottom:12%;left:5%}}@media screen and (max-width: 640px){.earth .char-earth{width:60%;max-width:550px;padding-bottom:55%;bottom:auto;top:20%;left:20px}}.earth .battery{width:20%;max-width:6.25rem;padding-bottom:5%;max-height:6.25rem;background:url(/build/assets/battery-dLdnn9j-.png) no-repeat center center;background-size:contain;bottom:11%;left:40%}@media screen and (max-width: 872px){.earth .battery{max-width:4.375rem}}@media screen and (max-width: 640px){.earth .battery{bottom:auto;top:45%;left:auto;right:25%}}.water{background:#95bbbb;background:linear-gradient(0deg,#95bbbb,#7597b7 60%);position:relative}.water.light:after{max-width:43.75rem;max-height:43.75rem;background:radial-gradient(circle,#ffffff5c 5%,#fff0 70%);left:25%}@media screen and (max-width: 660px){.water.light:after{width:100%;top:30%;left:50%}}@media screen and (max-width: 1270px){.water .desc{right:5%!important}}@media screen and (max-width: 1024px){.water .desc{right:10%;margin-top:10.625rem}}@media screen and (max-width: 872px){.water .desc{right:8%}}@media screen and (max-width: 640px){.water .desc{width:100%;top:auto;bottom:130px}}@media screen and (max-width: 480px) and (max-height: 870px){.water .desc{bottom:180px}}.water .char-water{width:35%;max-width:31.25rem;padding-bottom:35%;max-height:28.125rem;background:url(/build/assets/vizecske-DiYZExCb.png) no-repeat center center;background-size:contain;bottom:14%;left:16%}@media screen and (max-width: 1900px){.water .char-water{left:13%}}@media screen and (max-width: 872px){.water .char-water{left:7%;bottom:10%}}@media screen and (max-width: 640px){.water .char-water{width:55%;padding-bottom:55%;bottom:auto;top:20%;left:100px}}.ci{height:4.6875rem;position:absolute;bottom:-30%;right:21%}.ci .btn{width:4.6875rem;height:4.6875rem;display:inline-block;padding:0}.ci .btn:nth-child(2n){margin:0 .625rem}.ci .btn svg{max-height:4.6875rem;width:100%;fill:#fff}.ci .btn img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 768px){.ci .btn img{height:50%}}.ci .btn .btn--border{width:100%;height:100%;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ci .btn.active .btn--border{display:block}.ci .btn:hover .btn--border{transform:rotate(360deg) translate(-50%,-50%)}.ci .btn:hover .btn--border svg{fill:#415e64}@media screen and (max-width: 320px){.ci{width:100%;left:0}}.characters{height:100vh}.characters--block{width:20%;height:100vh;position:absolute;cursor:pointer;overflow:hidden;transform-origin:center center;transition:all .15s ease-in-out}.characters--block>div{display:none}.characters--block.light:after{display:none}.characters--block .cover-img{width:100%;height:100vh;right:0;display:block;position:absolute;overflow:hidden;content:"";z-index:2}.characters--block:hover{width:22%;z-index:5}.characters--block__1{left:0}.characters--block__2{left:20%;transition:all .25s ease-in-out}.characters--block__2:hover{left:19%}.characters--block__3{left:40%;transition:all .25s ease-in-out}.characters--block__3:hover{left:39%}.characters--block__4{left:60%;transition:all .25s ease-in-out}.characters--block__4:hover{left:59%}.characters--block__5{left:80%;transition:all .25s ease-in-out}.characters--block__5:hover{left:79%}.characters--block.active{width:100%;left:0;z-index:10;cursor:auto}.characters--block.active>div{display:block}.characters--block.active.light:after,.characters--block.active .cover-img{display:none}@media screen and (max-width: 640px){.characters--block{height:18%;width:100%;left:0;overflow:hidden}.characters--block__2{top:18%;transition:all .25s ease-in-out}.characters--block__2.light:after{top:-18%}.characters--block__2:hover{top:18%}.characters--block__3{top:36%;transition:all .25s ease-in-out}.characters--block__3.light:after{top:-36%}.characters--block__3:hover{top:36%}.characters--block__4{top:54%;transition:all .25s ease-in-out}.characters--block__4.light:after{top:-54%}.characters--block__4:hover{top:54%}.characters--block__5{top:72%;transition:all .25s ease-in-out}.characters--block__5.light:after{top:-72%}.characters--block__5:hover{top:72%}.characters--block:hover{width:100%;height:18%;left:0}.characters--block.active{height:100%;top:0}.characters--block.light:after{height:95vh;max-height:95vh;display:block;top:0;transform:translate(-50%)}}.characters--heart{background:#e7968d;background:linear-gradient(0deg,#e7968d,#c65a51 60%)}.characters--heart .cover-img{background:url(/build/assets/szivecske-2-HmQ0Gu5S.png) no-repeat 180% 70%;background-size:20.125rem}@media screen and (max-width: 1024px){.characters--heart .cover-img{background-position:-30% 70%}}@media screen and (max-width: 872px){.characters--heart .cover-img{background-size:120%;background-position:-10% 70%}}@media screen and (max-width: 640px){.characters--heart .cover-img{background-size:13.75rem;background-position:50% 3%}.characters--heart{background:linear-gradient(90deg,#e7968d,#c65a51 60%)}}.characters--fire{background:#e8d678;background:linear-gradient(0deg,#e8d678,#db845d 60%)}.characters--fire .cover-img{background:url(/build/assets/tuzecske-3-Bo8KCcoZ.png) no-repeat 140% 50%;background-size:18.6875rem}@media screen and (max-width: 1024px){.characters--fire .cover-img{background-position:-35% 20%}}@media screen and (max-width: 872px){.characters--fire .cover-img{background-size:120%;background-position:-40% 40%}}@media screen and (max-width: 640px){.characters--fire .cover-img{background-size:13.75rem;background-position:90% -10%;transform:scaleX(-1)}.characters--fire{background:linear-gradient(90deg,#e8d678,#db845d 70%)}}.characters--earth{background:#b9d398;background:linear-gradient(0deg,#b9d398,#9ebb80 60%)}.characters--earth .cover-img{transform:scaleX(-1);background:url(/build/assets/foldecske-3-0H0PS7uY.png) no-repeat 80% 55%;background-size:33.5625rem}@media screen and (max-width: 1024px){.characters--earth .cover-img{background-position:55% 55%}}@media screen and (max-width: 872px){.characters--earth .cover-img{background-size:200%;background-position:50% 60%}}@media screen and (max-width: 640px){.characters--earth .cover-img{background-size:21.875rem;background-position:5% -2%}.characters--earth{background:linear-gradient(90deg,#b9d398,#9ebb80 60%)}}.characters--water{background:#95bbbb;background:linear-gradient(0deg,#95bbbb,#7597b7 60%)}.characters--water .cover-img{transform:scaleX(-1);background:url(/build/assets/vizecske-2-CtNkrS_m.png) no-repeat 80% 65%;background-size:26.75rem}@media screen and (max-width: 1024px){.characters--water .cover-img{background-position:45% 65%}}@media screen and (max-width: 872px){.characters--water .cover-img{background-size:170%;background-position:35% 65%}}@media screen and (max-width: 640px){.characters--water .cover-img{background-size:15.625rem;background-position:20% 0;transform:scaleX(1)}.characters--water{background:linear-gradient(90deg,#95bbbb,#7597b7 75%)}}.characters--air{background:#a6d2d2;background:linear-gradient(0deg,#a6d2d2,#89b7c2 60%)}.characters--air .cover-img{background:url(/build/assets/szellocske-2-BJkLPHeX.png) no-repeat 80% 60%;background-size:21.25rem}@media screen and (max-width: 1024px){.characters--air .cover-img{background-position:45% 60%}}@media screen and (max-width: 872px){.characters--air .cover-img{background-size:140%;background-position:45% 60%}}@media screen and (max-width: 640px){.characters--air .cover-img{background-size:12.5rem;background-position:70% -1%}.characters--air{background:linear-gradient(90deg,#a6d2d2,#89b7c2 60%)}[data-current=characters] .oko-logo{display:none}}.episodes{background:#98a9d3;background:linear-gradient(0deg,#98a9d3,#8089bb 60%);position:relative}.episodes .new-badge .video--bg:before{content:"";display:block;width:8.75rem;height:8.75rem;top:-2.375rem;right:-3.125rem;position:absolute;background-image:url(/img/okokaland/new_main_badge.png);background-size:contain;transform:rotate(-10deg)}.episodes .slider{width:100%;height:100%;position:absolute;top:0}.episodes .slider--items{width:100%;height:85%;display:block;position:absolute;top:6.25rem;box-sizing:border-box}@media screen and (max-width: 1440px) and (max-height: 1024px){.episodes .slider--items{height:88%}}.episodes .slider--item{width:80%;max-width:62.5rem;margin-top:6.25rem;transition:all .35s ease-in-out;box-sizing:border-box}@media screen and (max-width: 640px) and (max-height: 872px){.episodes .slider--item{margin-top:13.75rem}}@media screen and (max-width: 480px) and (max-height: 872px){.episodes .slider--item{margin-top:10.9375rem}}@media screen and (max-width: 322px) and (max-height: 872px){.episodes .slider--item{margin-top:9.375rem}}.episodes .slider--wrap{max-width:44.375rem;height:24.8125rem;border-radius:28px;margin:auto;box-shadow:15px 14px 71px -16px #00000073}@media screen and (max-width: 1440px) and (max-height: 758px){.episodes .slider--wrap{max-width:33.75rem;height:18.75rem}}@media screen and (max-width: 480px){.episodes .slider--wrap{max-width:31.25rem;height:17.5rem}}.episodes .slick-dots{width:80%;max-width:80%;height:5rem;display:block;position:absolute;text-align:center;bottom:0;left:50%;transform:translate(-50%);margin:0}.episodes .slick-dots li{font-size:1.5625rem;display:inline-block;padding:0 .9375rem;vertical-align:middle;transition:all .35s ease-in-out}.episodes .slick-dots li button{font-family:luckiest_guyregular,Arial,sans-serif;font-weight:500;color:#fff;background:transparent;border:0;cursor:pointer}@media screen and (max-width: 480px){.episodes .slick-dots li{font-size:1.875rem;padding:0 .625rem}}.episodes .slick-dots .slick-active{font-size:3.75rem}@media screen and (max-width: 480px){.episodes .slick-dots .slick-active{font-size:3.125rem}}@media screen and (max-width: 640px) and (max-height: 768px){.episodes .slick-dots{bottom:16%}}.episodes .slick-slide{transform:scale(.8);pointer-events:none;opacity:.25}.episodes .slick-slide.slick-current{transform:scale(1);pointer-events:all;opacity:1}.episodes .slick-list{overflow:visible}@media screen and (max-width: 640px){.episodes.light:after{top:40%}}.page-indicator{width:10.625rem;height:100vh;display:block;position:absolute;top:0;left:0;z-index:75}.page-indicator .dots{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.page-indicator .dot{width:10px;height:10px;display:block;margin:.9375rem auto;background:#fff;border-radius:50%;opacity:.4;cursor:pointer}.page-indicator .dot.active{opacity:1}.page-indicator .arrows{width:100%;position:absolute;bottom:3.125rem}.page-indicator .arrow{position:relative;display:block;right:auto;top:auto;left:50%;transform-origin:center}.page-indicator .arrow--up{transform:translate(-50%) rotate(70deg)}.page-indicator .arrow--up.inactive{opacity:.35;pointer-events:none}.page-indicator .arrow--up:after{transform:translate(-50%,-47%) rotate(-25deg)}.page-indicator .arrow--down{transform:translate(-50%) rotate(255deg)}.page-indicator .arrow--down.inactive{opacity:.35;pointer-events:none}.page-indicator .arrow--down:after{transform:translate(-50%,-47%) rotate(-28deg)}.page-indicator .arrow:after{width:.9375rem;height:.9375rem;display:block;content:"";border-left:3px solid #fff;border-top:3px solid #fff;transform-origin:center;left:55%;top:50%;transition:all .35s ease-in-out}.page-indicator .arrow:hover:after{border-color:#415e64}@media screen and (max-width: 768px){.page-indicator{display:none}}#pp-nav{width:100%;max-width:10.625rem;display:block;position:absolute}#pp-nav.left{left:0}#pp-nav ul li{margin:.9375rem auto}#pp-nav a.active span{opacity:1}#pp-nav span{width:10px;height:10px;background:#fff!important;opacity:.4}@media screen and (max-width: 768px){#pp-nav{display:none}}.video{height:100%;border-radius:28px;overflow:hidden}.video--bg{height:100%;cursor:pointer;border-radius:28px;background-repeat:no-repeat;background-position:center center;background-size:100%}.video--desc{font-family:open_sanssemibold,Arial,sans-serif;font-weight:500;position:absolute;padding:0 2.5rem;bottom:-5rem;color:#fff}.logo{width:4.875rem;height:6.9375rem;position:absolute;z-index:80;background:#fff url(/build/assets/logo-CN_O2t6H.png) no-repeat 50% 70%;background-size:3.8125rem 4.5625rem;box-shadow:0 4px 12px -2px #00000059;left:3.125rem}.logo a{width:100%;height:100%;display:block}.oko-logo{max-width:14.5625rem;position:absolute;opacity:0;z-index:15;top:1.875rem;left:50%;transform:translate(-50%);transition:all 1s ease-in-out;cursor:pointer}.oko-logo img{max-width:6.875rem;margin:0 auto .625rem}.oko-logo svg{width:100%}.oko-logo svg path.letter{position:absolute;fill:#fff;margin-top:3.125rem}.oko-logo.active{opacity:1;top:3.125rem}*{box-sizing:border-box}html{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{width:100%;height:100vh;max-height:100vh;background:#9da57a}main{width:100%;height:100vh;min-height:100%;overflow:hidden}.section{width:100%;display:block;position:absolute;opacity:0;transform-origin:50%;z-index:0!important;top:0!important;transform:translateZ(0)!important}.section .appear{height:100vh;padding-top:3.125rem;opacity:0}@media screen and (max-width: 1600px){.section .appear{padding-top:5rem}}@media screen and (min-width: 1920px) and (min-height: 1280px){.section .appear{padding-top:17%}}.section .desc{width:50%;max-width:34.375rem;margin:10.625rem auto;position:absolute;right:18%}@media screen and (max-width: 1600px){.section .desc{right:16%}}@media screen and (max-width: 1420px){.section .desc{right:14%}}@media screen and (max-width: 1024px){.section .desc{right:20%;margin:22% auto}}@media screen and (max-width: 640px){.section .desc{width:93%!important;right:auto;left:20px}}@media screen and (max-width: 480px){.section .desc{margin:35% auto}}@media screen and (max-width: 320px),(max-width: 480px) and (max-height: 640px){.section .desc{margin:35% auto}}@media screen and (max-width: 640px){.section .desc{margin:0}}.section .element{display:block;position:absolute;content:""}.section .element .shadow{width:100%;padding-bottom:20%;display:block;position:absolute;content:""}.section.active{z-index:7!important;animation:pageAppear .55s ease-in-out .25s forwards;transform:translateZ(0)!important}.section.active .appear{animation:opacity .55s ease-in-out .35s forwards;z-index:10}[data-current=hero] .scroll-down{width:20px;height:35px;border-radius:30%;border:2px solid #fff;position:absolute;z-index:15;bottom:110px;left:20px;display:none}[data-current=hero] .scroll-down:before{width:2px;height:7px;display:block;position:absolute;content:"";border-radius:30%;border:2px solid #fff;background:#fff;top:6px;left:50%;transform:translate(-50%);animation:levitate 1s ease-in-out infinite}[data-current=hero] .scroll-down:after{width:10px;height:10px;display:block;position:absolute;content:"";border:2px solid transparent;border-right-color:#fff;border-bottom-color:#fff;transform:translate(-50%) rotate(45deg);bottom:-15px;left:50%;animation:levitateArrow 1s ease-in-out infinite}@media screen and (max-width: 640px){[data-current=hero] .scroll-down{display:block}}@media screen and (max-width: 480px) and (max-height: 870px){[data-current=hero] .scroll-down{bottom:170px}}.footer{font-family:open_sanssemibold,Arial,sans-serif;font-weight:500;max-width:18.75rem;position:absolute;bottom:15%}.footer ul{margin-left:3.125rem}.footer ul:before{width:100%;height:1px;position:absolute;background:#8bb9c3;content:"";top:-1.875rem;left:0}.footer li{padding:.3125rem 0}.footer a{position:relative;font-size:.875rem;color:#415e64}.footer a:after{width:0;height:2px;background:#415e64;position:absolute;content:"";bottom:-3px;left:0;transition:all .25s ease-in-out}.footer a:hover:after{width:100%}.sidemenu{height:100%;min-height:100vh;width:100%;display:none;position:absolute;top:0;right:0}.sidemenu--wrap{width:100%;min-height:100vh;position:absolute;top:0;right:0;background:#0003;opacity:0}.sidemenu--nav{height:100vh;width:0;background:#fff;position:absolute;opacity:0;top:0;right:0;overflow:hidden}.sidemenu--icon{width:2.625rem;height:2.375rem;display:block;position:absolute;content:"";left:-3.4375rem;top:50%;transform:translateY(-50%)}.sidemenu--icon__home{background:url(/build/assets/hero-B0drIo7z.svg) no-repeat center center;background-size:contain}.sidemenu--icon__campaign{background:url(/build/assets/campaign-n8S-XLeg.svg) no-repeat center center;background-size:contain}.sidemenu--icon__characters{background:url(/build/assets/characters-Ct6RVwu-.svg) no-repeat center center;background-size:contain}.sidemenu--icon__episodes{background:url(/build/assets/episodes-D_EC2OMC.svg) no-repeat center center;background-size:contain}.sidemenu .nav{font-family:luckiest_guyregular,Arial,sans-serif;font-weight:500;display:block;position:absolute;font-size:1.75rem;padding:0 6.25rem 4.375rem;top:20%;left:0}.sidemenu .nav li{line-height:3.75rem}.sidemenu .nav--item{position:relative;color:#415e64;transition:all .35s ease-in-out;cursor:pointer}.sidemenu .nav--item:hover{color:#8bb9c3}.sidemenu.opened{display:block;z-index:80}.sidemenu.opened .sidemenu--wrap{animation:opacity .3s ease-in-out .25s forwards}.sidemenu.opened .sidemenu--nav{animation:menu .3s ease-in-out .6s forwards}.sidemenu.closed .sidemenu--wrap{opacity:1;animation:opacityOut .3s ease-in-out .6s forwards}.sidemenu.closed .sidemenu--nav{width:100%;max-width:28.125rem;opacity:1;animation:hideMenu .3s ease-in-out .25s forwards}
