.brandhub-splashscreen{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.9);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:opacity .5s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .5s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .5s ease-in-out;transition:transform .4s ease-in-out,opacity .5s ease-in-out,-webkit-transform .4s ease-in-out;width:100%;z-index:1500}@media (max-width:1023.98px){.brandhub-splashscreen{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.brandhub-splashscreen--is-ready{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.brandhub-splashscreen--edit-mode,.brandhub-splashscreen--is-active{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.brandhub-splashscreen--edit-mode{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:800px;position:relative}.brandhub-splashscreen__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:80%;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}@media (max-width:1023.98px){.brandhub-splashscreen__container{max-width:95%;padding-top:10vh}}@media (max-width:767.98px){.brandhub-splashscreen__container{padding-top:25vh}}@media (min-width:1024px) and (max-width:1279px){.brandhub-splashscreen__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}@media (min-width:1024px){.brandhub-splashscreen__container--copy{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}@media (max-width:1023.98px){.brandhub-splashscreen__content{text-align:center}}@media (min-width:1024px){.brandhub-splashscreen__content--copy{margin-left:1.875rem}}.brandhub-splashscreen__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:min(37.5rem,100%);width:100vw}@media (max-width:1023.98px){.brandhub-splashscreen__image{margin-bottom:1rem}}@media (max-width:767.98px){.brandhub-splashscreen__image{height:42.1875vw}}@media (min-width:768px) and (max-width:1279px){.brandhub-splashscreen__image{max-width:25rem}}.brandhub-splashscreen__image img,.brandhub-splashscreen__image svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.brandhub-splashscreen__title{font-size:3.5rem;line-height:3.5rem}@media (max-width:1023.98px){.brandhub-splashscreen__title{text-align:center}}@media (min-width:1024px){.brandhub-splashscreen__title{margin-top:1.875rem}}.brandhub-splashscreen__copy{font-size:1.5rem;line-height:2rem;margin-top:1.25rem}.brandhub-splashscreen__close-btn{background:transparent;border:.2rem solid transparent;border-radius:.1rem;color:#fff;font-size:1.5rem;padding:.25rem .25rem;position:absolute;right:1.875rem;top:1.875rem;-webkit-transition:border-color .25s;transition:border-color .25s}.brandhub-splashscreen__close-btn:focus,.brandhub-splashscreen__close-btn:hover{border-color:var(--theme-primary);outline:none}