﻿@import url('../aos.css');@import url('../aos.css');.font-regular{font-weight:400;}.font-medium{font-weight:500;}.font-semibold{font-weight:600;}.font-Extended{font-family:"new-science-extended",sans-serif;}.font-bold{font-weight:700;}.transition-1s{transition:all .1s ease-in-out;}.transition-2s{transition:all .2s ease-in-out;}.transition-3s{transition:all .3s ease-in-out;}.transition-5s{transition:all .5s ease-in-out;}.transition-10s{transition:all 1s ease-in-out;}.transition-15s{transition:all 1.5s ease-in-out;}.container-max{width:100%;max-width:100%;max-width:71.25rem;margin:0 auto;padding:0;}html,body{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding:3rem;overflow-x:hidden;}html.lenis,html.lenis body{height:auto;}.lenis.lenis-smooth{scroll-behavior:auto;}img{display:block;max-width:100%;}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px;}a:hover{color:inherit;}.player-card{font-size:1rem;position:relative;display:flex;align-items:center;background-color:#24f2c2;padding-block:1.4em;padding-inline:11em 1.5em;border-radius:.5rem;text-align:left;grid-column:1/-1;text-transform:none;font-weight:500;}.player-card_cover{position:absolute;left:-.25rem;width:100%;max-width:8.25em;box-shadow:0 .2em 2em rgba(0,0,0,.5);transform:rotate(-9deg);}.player-card_info{color:#2e2d2a;max-width:27em;padding-right:2em;}.player-card_info strong{font-weight:700;}.player-card_info p{margin:0;}.player-card_spotify{font-size:1rem;display:flex;align-items:center;gap:1em;margin-left:auto;padding:.8em 1.5em;border-radius:.5em;color:#fff;background-color:#000;border:1px solid #000;font-weight:700;transition:all .3s ease-in-out;}.player-card_spotify::before{content:'';width:1.9em;height:1.9em;display:inline-block;background:url('assets/spotify-icon-white.png') no-repeat center;background-size:1.9em;transition:all .3s ease-in-out;}.player-card_spotify:hover{text-decoration:none;background-color:transparent;color:#000;}.player-card_spotify:hover::before{background-image:url('assets/spotify-icon-black.png');}.player-card_spotify-single{margin:0;color:#000;background-color:#24f2c2;border-color:#24f2c2;}.player-card_spotify-single::before{background-image:url('assets/spotify-icon-black.png');}.player-card_spotify-single:hover{background-color:#2e2d2a;border-color:#2e2d2a;color:#fff;}.player-card_spotify-single:hover::before{background-image:url('assets/spotify-icon-white.png');}.player-card .clock{display:flex;text-align:center;gap:.5em;}.player-card .clock .label{font-size:1.05rem;}.player-card .clock .tile{min-width:1.75em;}@media screen and (max-width:767px){.player-card{font-size:13px;flex-direction:column;padding-block:2em;padding-inline:10em 1.5em;gap:1.5em;align-items:flex-start;}.player-card_cover{top:-1em;}.player-card_spotify{font-size:11px;}.player-card_info{padding-right:0;}}.modal-dialog{width:100%;max-width:1400px;margin:7vw auto;padding:0 4rem;}.modal-content{border:0;box-shadow:none;background:none;}.modal-body{position:relative;padding:0;}.modal-body .close{position:absolute;right:-2rem;top:-2rem;z-index:999;font-size:3rem;color:#fff;text-shadow:none;opacity:1;outline:0;font-weight:500;}.modal-body .close:hover{color:#fff;opacity:1;}.modal-backdrop.show{opacity:.9;}.back-top{display:none;position:fixed;bottom:3rem;right:3.4rem;z-index:9999;}.back-top img{width:100%;max-width:1.5rem;transform:rotate(90deg);}@media screen and (max-width:767px){.back-top img{max-width:3.5rem;}}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.2rem 1.35rem .3rem 1.35rem;border:1px solid transparent;border-radius:.3rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.01em;font-weight:600;transition:all .3s ease-in-out;}.button_accent,.button_light{background:#24f2c2;color:#2e2d2a;}.button .button_text{transition:opacity .3s ease;}.button .button_text_hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;}.button_has-hover:hover{padding-inline:2.35rem;text-decoration:none;}.button_has-hover:hover .button_text_default{opacity:0;}.button_has-hover:hover .button_text_hover{opacity:1;}.button:hover{text-decoration:none;background:transparent;border-color:#fff;}.section_hero{color:#fff;font-weight:700;}.hero{text-transform:uppercase;padding:2.7rem 5rem 4.7rem;height:100vh;height:100dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fff;text-align:center;}.hero_background{position:absolute;inset:0;z-index:-4;width:100%;height:100%;object-fit:cover;}.hero_production{font-size:1.05rem;font-weight:600;}.hero_content{width:100%;max-width:100%;max-width:71.25rem;margin:0 auto;padding:0;display:grid;gap:2rem;}.hero_title{font-size:4.65rem;line-height:1.1;font-family:"new-science-extended",sans-serif;font-weight:700;}.hero_tagline{color:#24f2c2;font-size:1.5rem;font-family:"new-science-extended",sans-serif;font-weight:600;}.hero_tagline-small{font-size:1.05rem;}.hero_footer{width:100%;max-width:100%;max-width:71.25rem;margin:0 auto;padding:0;}.hero_socials{display:flex;gap:.5em;justify-content:center;margin-bottom:3em;}.hero_socials img{width:2em;height:1.5em;object-fit:contain;}.hero_socials a{color:#fff;font-size:1.2rem;transition:color .3s ease;}.hero_socials a:hover{color:#24f2c2;}@media screen and (max-width:991px){.hero_title{font-size:2.9rem;}}@media screen and (max-width:767px){.hero{padding:0 0 2rem 0;}.hero_title{font-size:1.8rem;}.hero_tagline{font-size:.9rem;}}.intro{display:grid;gap:9rem;}.intro_text{max-width:50rem;margin:0 auto;font-size:1.6rem;line-height:1.34;letter-spacing:.01em;text-align:center;font-weight:500;}.intro_video_inner{display:grid;place-items:center;isolation:isolate;color:#fff;position:relative;cursor:pointer;border:0;background:transparent;grid-template-columns:repeat(5,1fr);}.intro_video_inner>*{grid-column:1/-1;grid-row:1/-1;}.intro_video_inner .play{width:6rem;z-index:1;}.intro_video_inner .heading{font-family:"new-science-extended",sans-serif;font-size:1.6rem;font-weight:600;grid-column:1/3;justify-self:flex-start;margin-left:4.2rem;}.intro_video_inner iframe,.intro_video_inner .thumbnail{width:100%;aspect-ratio:1425/910;border-radius:1rem;object-fit:cover;}@media screen and (max-width:991px){.intro{gap:3rem;}.intro_text{font-size:1.2rem;}.intro_video_inner{grid-template-columns:1fr;}.intro_video_inner .heading{margin:4rem 0 0 0;justify-self:center;font-size:1.2rem;}.intro_video_inner .play{width:4rem;margin-top:-4rem;}}.section_bio{background:#0a6b6e;padding:9rem 0 16rem 0;}.bio-section{display:grid;grid-template-columns:28.75rem 1fr;align-items:center;gap:5.25rem;}.bio-section_media{overflow:hidden;border-radius:1rem;}.bio-section_media img{width:100%;aspect-ratio:1;object-fit:cover;}.bio-section_content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;}.bio-section_title{font-size:1.6rem;line-height:1.3;text-transform:uppercase;font-weight:700;max-width:17rem;}.bio-section_text{max-width:37rem;font-size:1.2rem;line-height:1.34;font-weight:500;margin-bottom:1rem;}@media screen and (max-width:991px){.section_bio{padding:5rem 0;}.bio-section{grid-template-columns:1fr;gap:4.5rem;}.bio-section_content{gap:1rem;}}.section_project{margin-bottom:4.5rem;}.project{display:grid;grid-template-columns:1fr 1fr;gap:4rem;}.project_content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;}.project_title{margin-top:3rem;font-size:1.6rem;line-height:1.3;text-transform:uppercase;font-weight:700;}.project_text{max-width:33rem;margin:0 0 1rem;font-size:1.2rem;line-height:1.34;font-weight:500;}.project_gallery{position:relative;min-height:34rem;overflow:visible;max-width:38rem;}.project_image{position:absolute;display:block;border-radius:1rem;object-fit:cover;will-change:transform;}.project_image_large{top:0;right:4rem;width:24.5rem;height:20.7rem;z-index:1;}.project_image_small{top:15.5rem;right:0;width:20.25rem;height:14.65rem;z-index:2;}@media screen and (max-width:991px){.section_project{padding:0;margin-bottom:0;}.project{grid-template-columns:1fr;gap:4.5rem;}.project_content{gap:1rem;}.project_title{margin-top:0;}.project_image{transform:none!important;}.project_image_large{right:auto;}}.section_impact{margin-bottom:4rem;}.impact{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;}.impact-card{min-height:18.2rem;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem 1.8rem;border:1px solid #0a6b6e;border-radius:1rem;background:#24f2c2;color:#000;}.impact-card_icon{width:4.25rem;height:3rem;object-fit:contain;}.impact-card_text{margin:0;font-size:1.05rem;line-height:1.34;font-weight:600;}@media screen and (max-width:991px){.impact{grid-template-columns:1fr;}}.partners{display:flex;flex-direction:column;align-items:center;gap:14rem;}.partners_inner{width:100%;}.partners_title{margin:0;font-size:1.2rem;letter-spacing:.01em;text-align:center;text-shadow:0 0 3rem rgba(6,0,54,.41);font-weight:500;margin-bottom:3rem;}.partners_list{width:100%;min-height:8.65rem;display:flex;align-items:center;justify-content:space-around;gap:2rem;padding:1.6rem 2.5rem;border:1px solid rgba(255,255,255,.9);border-radius:1rem;}.partners_list img{max-width:13rem;max-height:5rem;object-fit:contain;}.partners .player-card_spotify{display:none;}@media screen and (max-width:991px){.partners_list{flex-wrap:wrap;justify-content:center;}.partners_wordmark{font-size:2.9rem;}}@media screen and (max-width:640px){.partners{gap:9rem;}.partners_list{padding:1.25rem;}.partners_list img{max-width:9rem;}}.section_page{padding-top:9rem;}.page{display:grid;grid-template-columns:repeat(11,minmax(0,100%));row-gap:9rem;}.page_intro{grid-column:1/8;}.page_heading{font-size:2.9rem;text-transform:uppercase;margin-bottom:4rem;}.page_ingress{font-size:1.6rem;line-height:1.34;font-weight:400;}.page-block{display:grid;grid-template-columns:subgrid;grid-column:1/-1;row-gap:9rem;}.page-block_image{grid-column:3/10;width:100%;aspect-ratio:915/628;object-fit:cover;border-radius:1rem;}.page-block_content{grid-column:7/12;}.page-block_heading{font-size:1.6rem;margin-bottom:2rem;}@media screen and (max-width:768px){.section_page{padding:4rem 0 5rem;}.page{grid-template-columns:1fr;row-gap:3rem;}.page_heading,.page_ingress{grid-column:auto;}.page_ingress{max-width:none;margin:0;}.page-block{grid-template-columns:1fr;display:block;}.page-block_image{width:100%;margin-bottom:1.5rem;}.page-block_content{max-width:none;}}body{margin:0;font-family:"new-science",sans-serif;font-size:1.05rem;background:none;color:#fff;line-height:1.4;}body::after{content:"";position:fixed;inset:0;background:url('assets/bg.jpg') no-repeat;background-size:cover;pointer-events:none;z-index:-1;}.header{z-index:20;inset:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:6rem;padding:2.7rem 4rem;background:#0a6b6e;}.header_logo{position:absolute;display:flex;}.header_logo img{width:100%;height:auto;}.header_logo-fjorden{max-width:9rem;padding-right:2rem;margin-right:1.9rem;border-right:1px solid #fff;}.header_logo-universal{max-width:10.2rem;}.header_nav{display:flex;align-items:center;gap:1rem;margin-left:auto;}.header_link{display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;height:1.6rem;padding:0 .8rem;border:1px solid rgba(255,255,255,.75);border-radius:.3rem;font-size:.9rem;transition:all .3s ease-in-out;font-weight:500;}.header_link.active,.header_link:hover{background:rgba(255,255,255,.75);text-decoration:none;color:#2e2d2a;}.header_icon{overflow:hidden;width:1.9rem;height:1.9rem;border-radius:.9rem;margin-left:1.5rem;}.header_icon img{width:100%;height:100%;object-fit:cover;}.header_home{position:absolute;background:none;}.main{display:flex;flex-direction:column;gap:9rem;padding-bottom:16rem;background:#0a6b6e;overflow:hidden;}.main_home{background:none;}.main_home .player-card_spotify{display:flex;}@media screen and (max-width:767px){.main{gap:4.5rem;padding-bottom:11rem;}}.container{width:100%;max-width:100%;max-width:71.25rem;margin:0 auto;padding:0;}.section{position:relative;}.footer{padding:8rem 0 5rem;background:#014547;mix-blend-mode:hard-light;color:#fff;position:relative;}.footer_wordmark{font-family:"new-science-extended",sans-serif;font-size:6.85rem;line-height:1;letter-spacing:-.02em;text-transform:uppercase;text-align:center;font-weight:700;position:absolute;top:-4rem;left:0;right:0;z-index:10;}.footer_grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:4rem;}.footer_brand{display:flex;flex-direction:column;justify-content:space-between;min-height:14rem;}.footer_brand img{width:9.25rem;}.footer_brand p{margin:0;font-size:14px;font-weight:500;}.footer_nav{display:flex;flex-direction:column;gap:.45rem;font-size:1.2rem;line-height:1.6;font-weight:500;}.footer_nav a{transition:all .3s ease-in-out;}.footer_nav a:hover{color:#24f2c2;text-decoration:none;}.footer_nav a:first-child{color:#24f2c2;}.footer_nav:last-child a:last-child{margin-block:3rem;}:root{font-size:20px;}@media screen and (max-width:1760px){:root{font-size:calc(.95vw + .1rem);}}@media screen and (max-width:1300px){:root{font-size:calc(1.1vw + .1rem);}}@media screen and (max-width:991px){:root{font-size:14px;}}@media screen and (max-width:991px){.container{padding:0 3rem;}.header{padding:1.5rem 20px;justify-content:space-between;}.header_logo{position:static;transform:none;}.header_logo-fjorden{max-width:5rem;padding-right:1rem;margin-right:1rem;border-right:1px solid #fff;}.header_logo-universal{max-width:6rem;}.header_nav{gap:10px;}.header_icon{margin-left:0;}.footer_wordmark{font-size:5rem;top:-3rem;}.footer_grid{grid-template-columns:1fr;gap:2.5rem;}.footer_brand{min-height:auto;gap:2rem;}}@media screen and (max-width:767px){.container{padding:0 20px;}.header_link{font-size:12px;}.player-card_spotify{margin:0;}.footer_wordmark{font-size:3rem;top:-1.5rem;}.back-top{display:none!important;}}@media screen and (max-width:540px){.footer{padding:5rem 0;}.footer_wordmark{font-size:2.2rem;top:-1rem;}}