<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper__full-width{box-sizing:border-box;height:100%;width:100%;border-bottom:1px dashed #000;border-right:none;transition:border-color .1s ease-out;overflow:hidden}@media(min-width:768px){.wrapper__full-width{border-right:1px dashed #000;border-bottom:none}}.wrapper__full-width.hide-border{border-bottom:1px dashed transparent;transition:border-color .1s ease-out .9s}@media(min-width:768px){.wrapper__full-width.hide-border{border-right:1px dashed transparent;border-bottom:none}}#three-canvas{transition:.1s}.container__loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform:translate(0)!important}.container__loading span{font-size:2rem}</pre></body></html>