.healthbanner__container{background-color:#131110;border-radius:8px;padding-block:15px;padding-inline:0;text-align:center}
.healthbanner__container--no-padding{padding:0}
.healthbanner__text{width:80%;margin-block:0;margin-inline:auto;text-transform:uppercase;font-size:10px;line-height:16px;letter-spacing:3.13px}
@media(min-width:960px){.healthbanner__text{font-size:12px;letter-spacing:3.75px}
}
[dir=rtl] .healthbanner__text{letter-spacing:normal}
@media(min-width:960px){[dir=rtl] .healthbanner__text{letter-spacing:normal}
}
.headless-page{margin:0;background-color:#131110}
.aem-AuthorLayer-Edit .aem-coming-soon__container{height:900px}
.aem-coming-soon__container{width:100vw;height:100vh;background-color:#000;background-image:url("../../../../../../../etc.clientlibs/des/ploom/clientlibs/assets/resources/images/landing_background.png");background-position:center center;background-size:cover;background-repeat:no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}
@media(orientation:landscape)and (max-width:959px){.aem-coming-soon__container{overflow:auto}
}
.aem-coming-soon__logo{margin-top:2rem;width:100px;padding-bottom:3rem}
@media(min-width:960px){.aem-coming-soon__logo{margin-bottom:120px;padding-bottom:0}
}
.aem-coming-soon__paragraph{text-transform:uppercase;font-size:14px;color:#fff;max-width:740px;text-align:center;margin-bottom:45px;line-height:1.4;letter-spacing:3.5px;font-weight:300;padding-block:0;padding-inline:20px}
@media(min-width:960px){.aem-coming-soon__health-banner{margin-top:200px}
}
.aem-coming-soon__health-banner .healthbanner__container{background-color:#131110}
.aem-coming-soon__health-banner .healthbanner__text{width:100%;padding-block:0;padding-inline:60px;font-size:14px;color:#fff}
@media(max-width:959px){.aem-coming-soon__health-banner{margin-top:20%}
}
@media(orientation:landscape)and (max-width:959px){.aem-coming-soon__health-banner{margin-top:0}
}
.aem-coming-soon__footer-copy{margin-top:30px;color:#fff !important}
.aem-coming-soon__footer-copy .aem-text__base a{color:#3567ff}
.aem-coming-soon__footer-copy .aem-text__base a:hover{cursor:pointer}
.loader__dots,.loader__dots-line{display:inline-flex}
.loader__dots-line{width:8px;height:8px;animation:loader__moveDown .6s linear infinite;border-radius:100%;background-color:#f6f4ea}
.loader__dots-line:last-child{animation-delay:.1s}
.loader__dots-line:nth-last-child(2){animation-delay:.2s}
.loader__dots-line:nth-last-child(3){animation-delay:.3s}
.loader__dots-line:nth-last-child(4){animation-delay:.4s}
.loader__dots-line:nth-last-child(5){animation-delay:.5s}
.loader__container-background .loader__dots-line{background-color:#f6f4ea}
.loader__container-background-light .loader__dots-line,.loader__container-negative .loader__dots-line{background-color:#373a36}
.loader__dots-line:not(:last-child){margin-inline-end:2px}
.loader__container{position:absolute;z-index:2;top:0;inset-inline:0;bottom:0;display:flex;justify-content:center;align-items:center}
@keyframes loader__moveDown{0{transform:translate(0)}
50%{transform:translateY(8px)}
100%{transform:translate(0)}
}