root{padding:0;margin:0;box-sizing:border-box;overflow:hidden}@font-face{font-family:HK Grotesk;src:url(/assets/font/HankenGrotesk.ttf) format("truetype");font-weight:1 999;font-style:normal}.licence{display:flex;flex-direction:column;margin:0 auto;padding:16px;width:100%;max-width:800px}.licence_header{width:100%;height:40vh;overflow:hidden}.licence_header_content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.licence_header_content_logo{width:280px;height:180px;background:url(/assets/svg/logo-dgm.svg);background-position:center;background-size:contain;background-repeat:no-repeat;margin-bottom:16px;opacity:0;animation:fadeInText 1s .5s ease-in-out forwards}.licence_header_content_h1{font-size:24px;font-weight:300;text-align:center;color:#fefefe;opacity:0;animation:fadeInText 1s .8s ease-in-out forwards}.licence_header_content_h2{font-size:16px;font-weight:200;text-align:center;color:#fefefe;opacity:0;animation:fadeInText 1s 1s ease-in-out forwards}@media screen and (min-width: 1080px){.licence .animate>*{opacity:0;transform:translateY(45px);animation:fadeInOnLoad .48s ease-out forwards}.licence .animate>*:nth-child(1){animation-delay:0s}.licence .animate>*:nth-child(2){animation-delay:.24s}.licence .animate>*:nth-child(3){animation-delay:.48s}.licence .animate>*:nth-child(4){animation-delay:.72s}.licence .animate>*:nth-child(5){animation-delay:.96s}.licence .animate>*:nth-child(6){animation-delay:1.2s}.licence .animate>*:nth-child(7){animation-delay:1.44s}.licence .animate>*:nth-child(8){animation-delay:1.68s}.licence .animate>*:nth-child(9){animation-delay:1.92s}.licence .animate>*:nth-child(10){animation-delay:2.16s}.licence .animate>*:nth-child(11){animation-delay:2.4s}.licence .animate>*:nth-child(12){animation-delay:2.64s}.licence .animate>*:nth-child(13){animation-delay:2.88s}.licence .animate>*:nth-child(14){animation-delay:3.12s}.licence .animate>*:nth-child(15){animation-delay:3.36s}.licence .animate>*:nth-child(16){animation-delay:3.6s}.licence .animate>*:nth-child(17){animation-delay:3.84s}.licence .animate>*:nth-child(18){animation-delay:4.08s}.licence .animate>*:nth-child(19){animation-delay:4.32s}.licence .animate>*:nth-child(20){animation-delay:4.56s}.licence .animate>*:nth-child(21){animation-delay:4.8s}.licence .animate>*:nth-child(22){animation-delay:5.04s}.licence .animate>*:nth-child(23){animation-delay:5.28s}.licence .animate>*:nth-child(24){animation-delay:5.52s}.licence .animate>*:nth-child(25){animation-delay:5.76s}.licence .animate>*:nth-child(26){animation-delay:6s}.licence .animate>*:nth-child(27){animation-delay:6.24s}.licence .animate>*:nth-child(28){animation-delay:6.48s}.licence .animate>*:nth-child(29){animation-delay:6.72s}.licence .animate>*:nth-child(30){animation-delay:6.96s}.licence .animate>*:nth-child(31){animation-delay:7.2s}.licence .animate>*:nth-child(32){animation-delay:7.44s}.licence .animate>*:nth-child(33){animation-delay:7.68s}.licence .animate>*:nth-child(34){animation-delay:7.92s}.licence .animate>*:nth-child(35){animation-delay:8.16s}.licence .animate>*:nth-child(36){animation-delay:8.4s}.licence .animate>*:nth-child(37){animation-delay:8.64s}.licence .animate>*:nth-child(38){animation-delay:8.88s}.licence .animate>*:nth-child(39){animation-delay:9.12s}.licence .animate>*:nth-child(40){animation-delay:9.36s}.licence .animate>*:nth-child(41){animation-delay:9.6s}.licence .animate>*:nth-child(42){animation-delay:9.84s}.licence .animate>*:nth-child(43){animation-delay:10.08s}.licence .animate>*:nth-child(44){animation-delay:10.32s}.licence .animate>*:nth-child(45){animation-delay:10.56s}.licence .animate>*:nth-child(46){animation-delay:10.8s}.licence .animate>*:nth-child(47){animation-delay:11.04s}.licence .animate>*:nth-child(48){animation-delay:11.28s}.licence .animate>*:nth-child(49){animation-delay:11.52s}.licence .animate>*:nth-child(50){animation-delay:11.76s}}.licence_button{width:fit-content;background:none;border:none;color:#fefefe;font-size:1rem;cursor:pointer;margin-top:32px;opacity:0;animation:fadeInText .48s .2s ease-out forwards}.licence_button:hover{text-decoration:underline;text-underline-offset:4px}.licence_terms{display:flex;flex-direction:column;margin-top:32px;height:fit-content}.licence_terms_title{width:fit-content;font-size:3rem;font-weight:600;color:#fefefe;margin-bottom:64px;justify-self:center}@media screen and (max-width: 560px){.licence_terms_title{font-size:2rem}}.licence_terms_subtitle{width:fit-content;font-size:1.5rem;font-weight:400;color:#fefefe;margin-bottom:16px}.licence_terms_content{width:100%;color:#fefefe;font-size:1rem;font-weight:200;margin-bottom:32px}@keyframes fadeInText{to{opacity:1;transform:translateY(0)}}@keyframes fadeInOnLoad{to{opacity:1;transform:translateY(0)}}@keyframes fadeInImage{to{opacity:1;transform:scale(1)}}@keyframes fadeOutImage{to{opacity:0;transform:scale(1.1)}}
