.comp-holding-page{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--black);justify-content:center;min-height:100vh}.c-hold-content,.comp-holding-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-hold-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px;text-align:center}.c-hold-logo{display:block;height:auto;max-width:80%;width:300px}.c-hold-copyright{bottom:50px;left:0;position:absolute;right:0;text-align:center}@media(max-width:979px){.c-hold-logo{width:240px}}