@import"https://fonts.googleapis.com/css?family=Lato:300,400|Poppins:300,400,800&display=swap";*{touch-action:auto}html,body{overflow-y:scroll;overflow-x:hidden;padding:0;margin:0;background-color:#000;-webkit-overflow-scrolling:touch}#fadeOverlay{opacity:1;z-index:1;position:fixed;background-color:#000;pointer-events:none;width:100vw;height:100vh}.spacer{opacity:0;z-index:111;position:relative;pointer-events:auto;width:100vw;height:20vh}#loadingScreen{background-color:#000;min-height:100vh;min-width:100vw;z-index:1111;position:fixed;pointer-events:none}.loading_screen{min-height:100vh;display:grid;place-items:center;z-index:auto;pointer-events:none}svg.tea{--secondary: #cfcfcf}svg.tea #teabag{transform-origin:top center;transform:rotate(3deg);animation:swing 2s infinite}svg.tea #steamL{stroke-dasharray:13;stroke-dashoffset:13;animation:steamLarge 2s infinite}svg.tea #steamR{stroke-dasharray:9;stroke-dashoffset:9;animation:steamSmall 2s infinite}@-moz-keyframes swing{50%{transform:rotate(-3deg)}}@-webkit-keyframes swing{50%{transform:rotate(-3deg)}}@-o-keyframes swing{50%{transform:rotate(-3deg)}}@keyframes swing{50%{transform:rotate(-3deg)}}@-moz-keyframes steamLarge{0%{stroke-dashoffset:13;opacity:.6}to{stroke-dashoffset:39;opacity:0}}@-webkit-keyframes steamLarge{0%{stroke-dashoffset:13;opacity:.6}to{stroke-dashoffset:39;opacity:0}}@-o-keyframes steamLarge{0%{stroke-dashoffset:13;opacity:.6}to{stroke-dashoffset:39;opacity:0}}@keyframes steamLarge{0%{stroke-dashoffset:13;opacity:.6}to{stroke-dashoffset:39;opacity:0}}@-moz-keyframes steamSmall{10%{stroke-dashoffset:9;opacity:.6}80%{stroke-dashoffset:27;opacity:0}to{stroke-dashoffset:27;opacity:0}}@-webkit-keyframes steamSmall{10%{stroke-dashoffset:9;opacity:.6}80%{stroke-dashoffset:27;opacity:0}to{stroke-dashoffset:27;opacity:0}}@-o-keyframes steamSmall{10%{stroke-dashoffset:9;opacity:.6}80%{stroke-dashoffset:27;opacity:0}to{stroke-dashoffset:27;opacity:0}}@keyframes steamSmall{10%{stroke-dashoffset:9;opacity:.6}80%{stroke-dashoffset:27;opacity:0}to{stroke-dashoffset:27;opacity:0}}#renderCanvas{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:0}*{margin:0;padding:0}body{font-family:Poppins;overflow-y:scroll;overflow-x:hidden}.intro,.amberskull,.trainingDay,.dromone,.turas360{opacity:1;z-index:111;position:relative;pointer-events:auto}.contact{color:#cfcfcf;opacity:1;z-index:111;position:relative}.container{touch-action:none;position:relative;z-index:111;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;pointer-events:none}.post_content{width:80%;height:90%;color:#fff;padding-top:12vh;pointer-events:none}h1{font-size:calc(20px + 1vmin);font-weight:700}p{width:50%;font-size:calc(10px + 1vmin);font-weight:400}.container_infos{width:80%;display:flex;justify-content:space-between;position:absolute;bottom:25px;border-top:1px solid rgba(255,255,255,.2);padding-top:25px;height:60px;pointer-events:none}.postedBy{display:flex;flex-direction:column;text-transform:uppercase;letter-spacing:1px;font-size:12px}span{font-size:12px;text-transform:uppercase;opacity:.5;letter-spacing:1px;font-weight:700}.container_tags{display:flex;flex-direction:column}.container .post_content .container_infos .container_tags span{font-size:12px;text-transform:uppercase;opacity:.5;letter-spacing:1px;font-weight:700}.container .post_content .container_infos .container_tags .tags ul{display:flex}.container .post_content .container_infos .container_tags .tags ul li{font-size:12px;letter-spacing:2px;list-style:none;margin-left:8px;text-transform:uppercase;position:relative;z-index:1;display:flex;justify-content:center;cursor:pointer}.container .post_content .container_infos .container_tags .tags ul li:first-child{margin-left:0}#year{font-size:12px;letter-spacing:2px;list-style:none;margin-left:8px;text-transform:uppercase;position:relative;z-index:1;display:flex;justify-content:center;cursor:pointer}.container .post_content .container_infos .container_tags .tags ul li:before{content:"";text-align:center;width:100%;height:5px;background:#fc614200;opacity:.5;position:absolute;bottom:0;z-index:-1;padding:0 1px;-webkit-transition:cubic-bezier(.68,-.55,.27,1.55) .32s;-moz-transition:cubic-bezier(.68,-.55,.27,1.55) .32s;-ms-transition:cubic-bezier(.68,-.55,.27,1.55) .32s;-o-transition:cubic-bezier(.68,-.55,.27,1.55) .32s;transition:cubic-bezier(.68,-.55,.27,1.55) .32s}.container .post_content .container_infos .container_tags .tags ul li:hover:before{height:18px}footer{width:350px;height:80px;background:#17a16f;position:absolute;right:0;bottom:-20px;display:flex;justify-content:center;align-items:center;animation:top .8s forwards}footer span{display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-family:Poppins}footer span i{margin-right:25px;font-size:22px;color:#fff;animation:icon 2s forwards;opacity:0}.button_holder{width:20vw;position:absolute;display:flex;justify-content:space-between;align-items:center;z-index:3333;bottom:35vh;pointer-events:all}.button-49,.button-49:after{width:120px;height:40px;line-height:40px;font-size:15px;font-family:Poppins;background:linear-gradient(45deg,transparent 5%,#d1d1d100 25%);border:0;color:#fff;letter-spacing:3px;border-top:5px solid transparent;border-bottom:5px solid transparent;box-shadow:4px 0 #fff;outline:transparent;position:relative;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-49:after{--slice-0: inset(50% 50% 50% 50%);--slice-1: inset(80% -6px 0 0);--slice-2: inset(50% -6px 30% 0);--slice-3: inset(10% -6px 85% 0);--slice-4: inset(40% -6px 43% 0);--slice-5: inset(80% -6px 5% 0);content:"PRESS";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 3%,#fc6042 3%,#fc6042 5%,#aa26264b 5%);box-shadow:4px 0 #721919;text-shadow:-3px -3px 0px #F8F005,3px 3px 0px #fc6042;clip-path:var(--slice-0)}.button-49:hover:after{animation:1s glitch;animation-timing-function:steps(2,end)}.button-49:hover{background:linear-gradient(45deg,transparent 5%,#461c1c79 5%);box-shadow:4px 0 #721919}@keyframes glitch{0%{clip-path:var(--slice-1);transform:translate(-20px,-10px)}10%{clip-path:var(--slice-3);transform:translate(10px,10px)}20%{clip-path:var(--slice-1);transform:translate(-10px,10px)}30%{clip-path:var(--slice-3);transform:translateY(5px)}40%{clip-path:var(--slice-2);transform:translate(-5px)}50%{clip-path:var(--slice-3);transform:translate(5px)}60%{clip-path:var(--slice-4);transform:translate(5px,10px)}70%{clip-path:var(--slice-2);transform:translate(-10px,10px)}80%{clip-path:var(--slice-5);transform:translate(20px,-10px)}90%{clip-path:var(--slice-1);transform:translate(-10px)}to{clip-path:var(--slice-1);transform:translate(0)}}@media (min-width: 768px){.button-49,.button-49:after{width:140px;height:40px;line-height:40px;content:"PRESS"}}#lightswitch{position:absolute;height:50%;width:5%;left:65vw;color:#cfcfcf;z-index:1110;overflow:visible}#lightswitch2{visibility:hidden;position:absolute;height:50%;width:5%;left:calc(65vw + 105px);color:#cfcfcf;z-index:111;overflow:visible}#rope{fill:none;stroke:#555;stroke-width:3;stroke-linecap:round}#knob{fill:#724335;fill-opacity:1;stroke:#181b2262;stroke-width:1;cursor:pointer;box-shadow:#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px}#rope2{fill:none;stroke:#555;stroke-width:3;stroke-linecap:round}#knob2{fill:#b2b3b6;fill-opacity:0;box-shadow:#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px}#dont{fill:#cfcfcf;font-size:x-small;pointer-events:none}#cantDance{visibility:hidden}.pin-spacer{pointer-events:none}#bodyScroll{background-color:#2f4f4f00;display:flex;height:90vh;width:100vw;max-width:100vw;flex-direction:row;justify-content:space-evenly;align-items:flex-end;overflow-x:visible;pointer-events:none;z-index:1110;position:absolute}.scrolldown{--color: white;--sizeX: 24px;--sizeY: 40px;position:relative;width:var(--sizeX);height:var(--sizeY);margin-left:var(sizeX / 2);border:calc(var(--sizeX) / 10) solid var(--color);border-radius:50px;box-sizing:border-box;margin-bottom:13px}.scrolldown:before{content:"";position:absolute;bottom:24px;left:50%;width:6px;height:6px;margin-left:-3px;background-color:var(--color);border-radius:100%;animation:scrolldown-anim 2s infinite;box-sizing:border-box;box-shadow:0 -5px 3px 1px #fff6}@keyframes scrolldown-anim{0%{opacity:0;height:6px}40%{opacity:1;height:10px}80%{transform:translateY(20px);height:10px;opacity:0}to{height:3px;opacity:0}}.chevrons{padding:6px 0 0;margin-left:-2px;margin-top:40px;width:24px;display:flex;flex-direction:column;align-items:center}.chevrondown{margin-top:-6px;position:relative;border:solid var(--color);border-width:0 3px 3px 0;display:inline-block;width:10px;height:10px;transform:rotate(45deg)}.chevrondown:nth-child(odd){animation:pulse .5s ease infinite alternate}.chevrondown:nth-child(even){animation:pulse .5s ease infinite alternate .25s}@keyframes pulse{0%{opacity:0}to{opacity:.5}}.custom-btn{width:130px;height:40px;padding:10px 25px;border:2px solid #fff;font-family:Lato,sans-serif;font-weight:500;background:transparent;cursor:pointer;transition:all .3s ease;position:relative;display:inline-block}.btn-7{background:#fff;color:#000;line-height:42px;padding:0;border:none;z-index:1;-webkit-transition:all .3s linear;transition:all .3s linear}.btn-7:hover{background:transparent;color:#fff}.btn-7:before,.btn-7:after{position:absolute;content:"";left:0;width:100%;height:50%;right:0;z-index:-1;background:#fff;transition:all .3s ease}.btn-7:before{top:0}.btn-7:after{bottom:0}.btn-7:hover:before,.btn-7:hover:after{height:0;background-color:#fff}#screenClick{right:5vw;top:37vh;width:40vw;height:25vh;position:fixed;background-color:#17a16e00;z-index:3333;pointer-events:none}#loadOverlay{display:none}
