:root{--color-red:#ff3c69;--color-red-dark:#cc3054}
.basicpage .play-button-group a,.basicpage .result-component-single__content a{position:relative;cursor:url("https://alwaysonserver.be/NALO/WEBSITE/SKINS/EDMS_BOOST/cursor.png"),auto;background-color:var(--color-red);border:0}
.basicpage .play-button-group a::before,.basicpage .play-button-group a::after,.basicpage .result-component-single__content a::before,.basicpage .result-component-single__content a::after{position:absolute;inset:0;top:40%;left:50%;display:block;width:120%;height:140%;content:"";background-repeat:no-repeat;background-position:center center;background-size:contain;opacity:1;transform:translate(-50%,-50%) scale(0)}
.basicpage .play-button-group a::before,.basicpage .result-component-single__content a::before{background-image:url("https://alwaysonserver.be/NALO/WEBSITE/SKINS/EDMS_BOOST/onlight-1.png");transition:all .4s ease-out}
.basicpage .play-button-group a::after,.basicpage .result-component-single__content a::after{background-image:url("https://alwaysonserver.be/NALO/WEBSITE/SKINS/EDMS_BOOST/onlight-2.png");transition:all .2s ease-out}
.basicpage .play-button-group a:hover::before,.basicpage .play-button-group a:hover::after,.basicpage .result-component-single__content a:hover::before,.basicpage .result-component-single__content a:hover::after{opacity:1;transform:translate(-50%,-50%) scale(1)}
.basicpage .play-button-group a:hover,.basicpage .result-component-single__content a:hover{background-color:var(--color-red-dark)}
.basicpage .play-button-group{margin-top:1rem;margin-bottom:1rem}
.basicpage .play-button-group::after{display:block;width:100%;aspect-ratio:375/64;content:"";background:url("https://alwaysonserver.be/NALO/WEBSITE/SKINS/EDMS_BOOST/petals.png");background-repeat:no-repeat;background-size:100% auto}
@media(min-width:768px){.basicpage .play-button-group{margin-top:.5rem;margin-bottom:.5rem}
.basicpage .play-button-group::after{display:none}
}
.basicpage .title{position:relative;z-index:20}
.basicpage .video{position:relative;z-index:10}
@media(min-width:768px){.basicpage .video{position:initial}
}
.basicpage .video::after{position:absolute;bottom:0;left:50%;z-index:-1;display:block;width:112.5%;aspect-ratio:377/278;content:"";background:url("https://alwaysonserver.be/NALO/WEBSITE/SKINS/EDMS_BOOST/petals-video.svg");background-repeat:no-repeat;background-size:cover;transform:translateX(-50%)}
@media(min-width:768px){.basicpage .video::after{display:none}
}
.basicpage .cmp-mini-faq__link{color:var(--color-red)}