@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@300;400;500;600;700;900&display=swap');*{font-family:'Spartan',sans-serif;font-weight:400}body{margin:0;overflow-x:hidden}.body-container-wrapper{height:100vh}.body-container-wrapper .row-fluid{display:flex;justify-content:flex-start}.sklum-text{padding:20px 20px}.page-header{padding:20px 0}.page-header h1{font-size:25px}.page-header h2{font-size:18px;font-weight:600;color:#ea94ae}#content{margin-bottom:20px;font-weight:600}.item-inner{background-color:white !important;border-color:#000 !important}input[type="submit"]{margin:10px 0;padding:12px 25px;font-size:16px;border-radius:5px;border-style:inherit;font-weight:600;background:#ea94ae;color:#191919;cursor:pointer;white-space:normal}input[type="submit"]:hover{background:#191919;color:#ea94ae}.sklum-logo{text-align:left;width:28% !important}.sklum-img{display:flex !important;justify-content:end;overflow:hidden}.sklum-img img{height:100vh !important;width:auto;max-width:inherit !important}@media(max-width:550px){.sklum-text{max-width:100%}.sklum-logo{width:70% !important}.sklum-img{display:none !important}}