body {
background-image: url(//alchemist.dk/wp-content/uploads/2024/10/start-bg.png) !important;
background-attachment: fixed !important;
background-size: cover !important;
}
body.clean {
background-image: none !important;
}
#flashlight {
position:fixed;
width: 100%;
height: 100%;
top:0;left:0;
}
.backgroundElement {
width: 30px;
height: 30px;
position: fixed;
opacity:0.5;
animation: fadeIn03 5s ease-out;
background-size: contain;
background-repeat: no-repeat;
}
body.the-experience .dark-columns {
margin-left:4rem;
margin-right:4rem;
}
@media screen and (max-width: 1280px) {
body.the-experience .dark-columns {
margin-left:2rem;
margin-right:2rem;
}
}
@media screen and (max-width: 1040px) {
body.the-experience .dark-columns {
margin-left:0;
margin-right:0;
}	
}
body.press .backgroundElement {
display: none !important;
}
body.holistic-cuisine #footerSocialMedia,body.the-experience #footerSocialMedia {
display: none !important;
}
body {
overflow-y: hidden;
padding:0;
margin: 0;
}
body.customize-support {
margin-top: 30px;
}
#content-container {
overflow-y: auto;
width: 100%;
height: calc(100vh - 270px);
margin-top: 140px;
margin-bottom: 120px;
}
body.sinergia #content-container {
height: calc(100vh - 40px) !important;
margin: 60px 0 !important;
padding: 50px 0;
box-sizing: border-box;
}
#content-container::-webkit-scrollbar {
width: 10px;
height: 10px;
}
#content-container::-webkit-scrollbar-track {
background: #292929;
border-radius: 10px;
}
#content-container::-webkit-scrollbar-thumb {
background: #fff;
border-radius: 10px;
}
a {
color: #8299ac;
text-decoration: none;
text-transform: uppercase;
transition: color .2s ease-out;
}
.page li,.page ol {
color: #FFF;
}
cite {
color: #FFF !important;
}
strong {
font-weight: 500 !important;
}
em {
font-style: italic;
}
a:visited {
color: #8299ac;
}
a:hover {
color: #fff;
}
body {
background-color: #05070c;
font-family: "futura-pt", sans-serif;
font-weight: 300;
font-style: normal;
overflow-x: hidden;
transition: all .3s ease-out;
}
.bodyHideScroll {
overflow-y: hidden;
} #frame { position: fixed;
box-sizing: border-box;
width: 80%;
height: 70vh;
margin: 150px 10% 25%;
}
section#primary {
position: relative;
z-index: 100;
} #header {
box-sizing: border-box;
padding: 75px 70px;
position: fixed;
top: 0;
width: 100%;
text-align: center;
z-index: 10;
display: flex;
flex-direction: row;
align-content: center;
justify-content: space-between;
}
#header #logo-container {
width: 217px;
display: flex;
align-items: center;
}
#header #logo-container #logo {
width: 217px;
}
#menu {
display: flex;
justify-content: flex-end;
}
#menu-main {
display: flex;
justify-content: flex-end;
align-content: center;
gap: 80px;
width: 100%;
}
#menu-main li {
list-style: none;
}  .menu-btn {
display: none;
position: absolute;
cursor: pointer;
right: 40px;
top: 20px;
transition: all 0.5s;
user-select: none;
z-index: 9999;
width: 25px;
height: 21px;
}
.menu-btn span {
background-color: #000;
display: block;
height: 2px;
margin-bottom: 5px;
transition: all 0.5s;
width: 25px;
}
#menu-main .mobile_only {
display: none;
}
body.home #footerSocialMedia, body.sinergia #footerSocialMedia, body.map-recommend #footerSocialMedia {
display: none !important;
}
@media screen and (max-width: 1040px) {
body {
margin:0;
}
#content-container {
overflow-y: auto;
width: 100%;
height: calc(100vh - 220px);
margin-top: 110px;
margin-bottom: 80px;
}
body.sinergia #content-container {
height: calc(100vh - 40px) !important;
margin: 20px 0 20px 0 !important;
padding: 50px 0;
box-sizing: border-box;
}
.wp-block-columns {
flex-direction: column !important;
}
.menu-btn {
display: block;
}
.menu-btn .close {
display: none;
}
#header {
z-index: 200;
padding:40px 20px 20px 20px;
}
#header .menu-btn {
top: 55px;
} #slideMenu {
background-color: #333;
height: 100vh;
position: fixed;
right: -100%;
top: 0;
transition: right 0.3s;
width:100vw;
z-index: 100;
}
#slideMenu li a {
text-align: center !important;
}
#menu-main {
margin-top: 150px;
flex-direction: column;
gap: 50px;
justify-content: center;
padding: 0;
}
#menu-main .mobile_only {
display: block;
} #toggle:checked ~ nav.slide-menu {
right: 0;
}
#toggle:checked ~ .menu-btn svg {
display: none;
}
#toggle:checked ~ .menu-btn .close {
display: block;
}
body.press .wp-block-gallery {
display: flex !important;
flex-direction: column;
gap: 30px;
}
body.press .wp-block-gallery .wp-block-image.image1 {
flex: 1 !important;
width: 100% !important;
margin-top: 0 !important;
}
body.press .wp-block-gallery .wp-block-image.image2 {
flex: 1 !important;
width: 100% !important;
}
body.press .wp-block-gallery .wp-block-image.image3 {
flex: 1 !important;
width: 100% !important;
}
#footerSocialMedia {
bottom: 20px !important;
}
}
#footer .menu {
display: flex;
justify-content: space-between;
align-content: center;
width: 100%;
}
@media screen and (max-width: 1040px) {
#footer .menu {
display: none;
}
}
#footer .menu a, #header #menu-main a {
text-align: left;
font: normal normal normal 20px/26px futura-pt;
font-weight: 300;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 0.49;
transition: opacity .2s ease-out;
}
#footer .menu a {
font-size:10px;
}
#header #menu-main li.current-menu-item a,#header #menu-main li a:hover {
opacity: 1;
}
#footer {
box-sizing: border-box;
padding: 40px 70px;
position: fixed;
bottom: 0;
width: 100%;
z-index: 10;
text-align: center;
}
#myVideo {
opacity: 0.19;
z-index: -201;
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
} #content-container .page {
margin: 0 auto;
width: 100%;
max-width: 1480px;
}
.page p.narrow {
width: 58%;
margin:0 auto;
}
.page .narrow-width {
width: 58%;
margin-left: auto;
margin-right: auto;
}
.page a {
text-decoration: none;
font-style: italic;
color: #FFF;
opacity: 0.49;
text-transform: none;
transition: color .2s ease-out;
}
.page a:hover {
opacity: 1;
}
.page {
position: relative;
box-sizing: border-box;
width: 100%;
margin: 0 auto;
padding:0 70px;
z-index: 8;
font: normal normal normal 20px/40px futura-pt;
font-weight: 300;
letter-spacing: 0px;
line-height: 2.0em;
} .page p {
color: #FFFFFF;
opacity: 1;
font: 300 normal normal 20px/28px futura-pt !important;
}
.page h2 {
margin-top: 20px;
padding-bottom: 7px;
font-size: 22px;
font-weight: 300;
color: #fff;
}
body.privacy-policy .page h2 {
font-weight: bold;
padding-bottom:0;
margin-bottom:0;
}
body.privacy-policy .page .has-text-align-left {
margin-top:0;
}
.page h1 {
letter-spacing: 0px;
padding-bottom: 20px;
color: #fff;
font: normal normal normal 25px/40px futura-pt;
text-transform: uppercase;
margin:0;
}
body.tickets-for-alchemist h1 {
text-align: left;
} body.reservations .page h1.page-title {  
display:none;
}
body.reservations .page >div>.wp-block-columns .wp-block-column:first-child >.wp-block-heading {
margin: 0;
display:block;
}
body.reservations .page >div>.wp-block-columns .wp-block-column:first-child >p:first-child {
margin:0;
}
.dark-columns .wp-block-column {
background: #101010 0% 0% no-repeat padding-box;
border-radius: 3px;
opacity: 1;
color:#FFF;
padding: 50px;
}
.dark-columns .wp-block-column>p {
padding: 0;
margin: 0;
}
#audio {
zoom: 0.6;
width: 30px;
} .ad-lottery-block {
max-width: 800px;
justify-self: center;
margin: 20px auto;
} body.reservations .wp-block-columns {
align-items: flex-start !important;
}
form.newsletter_form .row {
display: flex;
flex-direction: row;
justify-content: stretch;
gap: 40px;
margin-bottom: 20px;
}
.newsletter-block {
background: #101010 0% 0% no-repeat padding-box;
border-radius: 3px;
padding: 25px 50px;
text-align: left;
font-size: 16px;
line-height: 21px;
letter-spacing: 0px;
opacity: 1;
color: #FFFFFF;
}
.newsletter-block h2 {
margin: 0;padding: 0;
font-size: 20px;line-height: 26px;
font-weight: 500 !important;
text-transform: uppercase;
}
.newsletter-block>p {
padding: 0 0 20px 0;
margin: 0;
}
.newsletter-block .btn {
padding-top: 10px;
padding-bottom: 10px;
margin: 0 auto;
justify-self: center;
display: block;
}
form.newsletter_form input {
background: transparent;
border:0;line-height: 21px;
font-size: 16px;
padding: 5px;
border-bottom: 1px solid #fff;
flex-grow: 1;
color:#F0F2F4;
}
form.newsletter_form .checkbox {
display: flex;
flex-direction: row;
align-items: flex-start;
gap: 10px;
}
form.newsletter_form .checkbox small {
font-size: 12px;
margin: 15px 0 50px 0;
display: block;
}
@media only screen and (max-width: 600px) {
form.newsletter_form .row {
flex-direction: column;
}
.newsletter-block {
padding: 10px;
}
}  #btnContainer {
margin: 0 auto;
width: 200px;
height: 50px;
color: #617381 !important;
}
#btnContainer:hover .btnOutside {
border: 1px #fff solid;
}
.btnOutside {
position: absolute;
text-align: center;
padding-top: 13px;
border: 1px #617381 solid;
transition: border .2s ease-out;
height: 48px;
width: 200px;
line-height: 48px;
box-sizing: border-box;
color: #617381;
}
.btnOutside p {
font-size: 11px !important;
padding-left: 10px;
}
.btnInside {
margin: 0px !important;
padding: 0px !important;
position: absolute;
top: 0 !important;
left: 0;
width: 100%;
height: 0%;
color: #617381;
}
.wp-block-button a, .btn {
border-radius: 0;
text-decoration: none;
border: 1px solid #FFFFFF;
background: none;
text-transform: uppercase;
padding: 10px 20px;
max-width: 350px;
margin: 0 auto;
font: normal normal normal 17px/22px futura-pt;
font-weight: 300;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
cursor: pointer;
transition: background-color .2s ease-out;
}
.wp-block-button a:hover , .btn:hover {
background: #FFFFFF20;
}  #audio_holder {
opacity: 1;
animation: fadeIn 20s forwards !important;
position: fixed;
right: 65px;
bottom: 125px;
z-index: 20;
}
#audio {
opacity: 1;
animation: fadeIn 2s forwards !important;
}
#btn-container {
cursor: pointer;
left: 0;
bottom: 0;
height: 30px;
width: 30px;
} #footerContactInfo {
float: left;
width: 35%;
height: 150px;
}
#footerSocialMedia {
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
height: auto;
width: 80px;
position: fixed;
bottom: 37px;
z-index:20;
display: flex;
flex-direction: row;
left:50%;
margin-left: -40px;
}
.socialMediaIcon {
padding-left: 10px;
}
.socialMediaIcon svg {
width: 35px;
height: 35px;
}
.socialMediaIcon:first-child {
padding-left: 0px;
}
.layer_x5F_circle:hover {
transition: all 0.2s ease;
-webkit-opacity: 0.6;
-moz-opacity: 0.5;
}
#socialBreak {
height: 10px;
width: 10px;
background-color: #000000;
opacity: 0.2;
border-radius: 100%;
margin: 15px 0px 15px 0px;
}
.socialMediaIcon {
}
body.qr-01 .page{
display: flex
justify-content: center;
align-content: center;
height: 100%;
} @media only screen and (max-width: 1180px) {
#header {
padding: 35px 40px;
}
.page p {
font-size: 17px !important;
line-height: 23px !important;
}
.wp-block-button a, .btn {
font-size: 17px !important;
line-height: 20px !important;
}
.page p.narrow,.page p.narrow-width { 
width: auto;
}
#header #logo-container {
width: 150px !important;
height: 58px;
}
#logo {
width: 150px !important;
}
#audio_holder { 
bottom: 40px;
}
#footer {
padding-left: 40px;
padding-right: 40px;
}
#header a {
font-size: 10px;
}
#footer a {
font-size: 10px;
}
#primary {
padding: 0;
}
.page {
padding-top: 0px !important;
text-align: left !important;
}
.page p {
text-align: left !important;
}
body.qr-01 .page p {
text-align: center !important;
}
body.qr-02 .page p {
text-align: center !important;
}
body.qr-03 .page p {
text-align: center !important;
}
.page h1 {
font-size: 25px;
text-align: left !important;
}
.page h2 {
font-size: 16px;
text-align: left !important;
}
.page .left p {
}
#frame {
height: 60vh;
}
.page .left {
padding-right: 0px !important;
padding-left: 0px !important;
}
a:hover {
color: #617381;
}
.page {
width: 100% !important;
padding-left:40px !important;
padding-right:40px !important;
height: auto;
}
.page-slogan {
top: 140px;
}
#book {
zoom: 0.6;
bottom: -18vh !important;
}
.dark-columns .wp-block-column {	
padding: 20px;
}
#audio {
float: right;
zoom: 0.6;
width: 30px;
}
} #countries-links {
width: 50%;
}
#countries-links-container {
margin-top: -100px;
position: relative;
z-index: 100;
margin-bottom: 30px;
text-align: center;
}
@media (max-width: 800px) { 
#countries-links-container {
margin-top:0;
}
}
#countries-links-container .select2-selection__rendered {
line-height: 40px !important;
font-size: 20px;
background: transparent;
color: #4191bf;
opacity: 0.7;
}
#countries-links-container .select2-container {
width: 100% !important;
max-width: 300px;
}
#countries-links-container .select2-container .select2-selection--single {
height: 40px !important;
background: transparent;
}
#countries-links-container .select2-selection__arrow {
height: 40px !important;
}
#select2-countries-links-results li {
line-height: 42px;
color: #000;
opacity: 0.7;
}
#select2-countries-links-results li img {
margin-right: 15px;
vertical-align: middle;
float: left;
margin-top: 7px;
}
#select2-countries-links-results .select2-results__option--highlighted.select2-results__option--selectable, #select2-countries-links-results .select2-results__option--selected.select2-results__option--selectable {
background: rgba(255, 255, 255, 0.5) !important;
color: #4191bf;
opacity: 1 !important;
}
.select2-dropdown {
border-color: #4191bf !important;
}
.select2-dropdown.countries-links {
background: #FFF
}
.select2-container--default .select2-selection--single {
border-color: #4191bf !important;
}
body.clean, html.clean {
background: #FFF;
position: relative;
overflow-x: hidden;
overflow-y: auto !important;
}
body.blood-donor #content-container-clean {
margin: 80px 0;
text-align: center;
}
body.blood-donor .main-content {
background: url(//alchemist.dk/wp-content/uploads/2022/03/Lifeline1-medium.jpg) no-repeat top center !important;
background-size: contain !important;
text-align: center;
height: 800px;
width: 800px;
margin: 0 auto;
box-sizing: border-box;
padding: 180px;
margin-top: -50px;
color: #FFF;
text-shadow: 1px 1px #000000;
font-size: 17px;
line-height: 19px;
font-weight: 400;
}
@media (max-width: 800px) { 
body.blood-donor .page {
overflow-x: hidden;
}
}
@media (min-width: 800px) { 
#mobileSocials {
display: none;
}
}
@media (min-width: 1181px) { 
body #content-container {
margin-top: 250px !important;
height:calc(100vh - 380px);
}
}
@media screen and (max-width: 1040px) {
body.contact .wp-block-columns {
flex-direction: row !important;
flex-wrap: wrap !important;
}
body.contact .wp-block-columns .wp-block-column {
width: 50%;
flex-basis: 45%;
}
}
@media (max-width: 800px) {
body #content-container {
margin-top: 80px !important;
}
#mobileSocials {
margin: 60px 0 60px 0;
}
#mobileSocials #footerSocialMedia {
margin-top:0 !important;
display: flex !important;
position: relative;
bottom: auto;
}
#content-container {
height: calc(100vh - 140px);
margin-bottom: 0;
}
#desktopSocials {
display: none;
}
.page {
padding-left:20px !important;
padding-right:20px !important;
}
#header {
padding:20px;
}
.menu-btn {
right: 30px;
top: 40px !important;
}
body.reservations .newsletter-block {
margin-top:50px !important;
padding:20px;
}
body.reservations .reservations-button {
justify-content: center;
}
body.blood-donor .main-content {
left: 50%;
position: relative;
transform: translateX(-50%);
z-index: 1;
}
} body.blood-donor h1 {
line-height: 1;
padding-bottom: 20px;
font-size: 3.8em;
font-weight: 100 !important;
color: #000;
position: relative;
z-index: 100;
}
body.blood-donor .left_rectangle {
float: left;
width: 200px;
height: 500px;
shape-outside: polygon(0% 100%, 0 0, 100% 0);
}
body.blood-donor .right_rectangle {
float: right;
width: 200px;
height: 500px;
shape-outside: polygon(100% 100%, 0 0, 100% 0);
}
body.blood-donor #country-select-result a {
border: 1px solid #eb5255;
border-radius: 0;
padding: 10px 20px;
font-size: 20px;
color: #eb5255;
text-decoration: none;
display: inline-block;
}
body.blood-donor #country-select-result a:hover {
background: #eb5255;
color: #FFF;
}
body.blood-donor #country-select-result {
z-index: 100;
position: relative;
text-align: center;
}
body.blood-donor span::after {
content: "" !important;
display: none !important;
}
body.collection p,body.redeem p {
font-size: 15px !important;
line-height: 24px !important;
}
body.press .wp-block-gallery {
display: block;
}
body.press .wp-block-gallery .image1 {
width: 40% !important;
float: left;
margin-top: 200px !important;
padding-right: 30px;
}
body.press .wp-block-gallery .image2 {
width: 40% !important;
float: left;
padding-bottom: 30px;
}
body.press .wp-block-gallery .image3 {
float: right;
width: 60% !important;
}
#sinergiaBg {
background: url(//alchemist.dk/wp-content/uploads/2024/02/blackboard-background.jpg) no-repeat;
background-size: cover;
z-index: -201;
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
body.sinergia h2 {
font-family: NothingYouCouldDo, Roboto, serif;
font-size: 30px !important;
line-height: 40px !important;
margin-bottom: 1em;
margin-top: 2em;
}
body.sinergia p {
padding-bottom: 1.5em;
}
body.sinergia .wp-block-media-text__media {
margin-bottom: 2em;
}
body.newsletter .page,
body.convergence-symposium-signup .page {
max-width: 800px !important;
}
#CookiebotWidget :focus-visible, #CookiebotWidget:not(.CookiebotWidget-open) .Cookiebotwidget-logo {
outline: 0 !important;
} @keyframes opacStart {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
1% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn05 {
0% {
display: none;
opacity: 0;
}
1% {
display: block;
opacity: 0;
}
100% {
display: block;
opacity: 0.5;
}
}
@keyframes fadeIn03 {
0% {
display: none;
opacity: 0;
}
1% {
display: block;
opacity: 0;
}
100% {
display: block;
opacity: 0.3;
}
}
.form-global-error {
color: #b80000;
padding: 5px 10px;
border: 1px solid #d70000;
border-radius: 4px;
margin-bottom: 18px;
font-size: 14px;
}
.form-global-error ul {
margin: 0 0 12px 0;
padding-left: 20px;
}
.form-global-error li {
margin-bottom: 4px;
line-height: 13px;
color: #b80000;
font-weight: normal;
}