.app{width:100%;height:100%;min-height:0;background-color:#13413a;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.app:before{content:"";position:fixed;top:-50px;right:-50px;bottom:-50px;left:-50px;background-color:#13413a;z-index:-1}.content{text-align:center;color:#fff;padding:1.5rem}.title{font-family:OpenRunde,sans-serif;font-weight:600;font-size:1.75rem;line-height:1.2;margin-bottom:2rem;text-align:left}.subtitle{font-family:OpenRunde,sans-serif;font-weight:600;font-size:1rem;line-height:1.5;opacity:.9;letter-spacing:.025em;text-align:left}.send-message-btn{font-family:OpenRunde,sans-serif;font-weight:600;font-size:1rem;color:#004d40;background-color:#63ddcf;border:none;padding:.75rem 1.5rem;margin-top:2rem;width:100%;cursor:pointer;text-align:left;letter-spacing:.025em;transition:background-color .2s ease;display:block;border-radius:8px;text-decoration:none}.send-message-btn:hover{background-color:#4ec2b5}.btn-label{display:inline-block;position:relative}.btn-label-text{display:block;transition:opacity .6s ease}.btn-label-text.show{opacity:1}.btn-label-text.hide{opacity:0;position:absolute;left:0;top:0;pointer-events:none}@media (min-width: 768px){.title{font-size:2.25rem}.subtitle,.send-message-btn{font-size:1.125rem}}@font-face{font-family:OpenRunde;src:url(/assets/OpenRunde-Regular-C_YZjISU.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenRunde;src:url(/assets/OpenRunde-Medium-D0BWRdew.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden;background-color:#13413a}body{font-family:OpenRunde,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%;min-height:0}
