.main{background:#fff;font-size:12px}.button_,.input_,.main{font-weight:700}.contact_background{display:flex;min-height:70vh}.container{flex:0 1 700px;margin:auto;padding:10px;scale:1.15}.screen{position:relative;background:#fff;border-radius:15px}.screen:after{content:"";display:block;position:absolute;top:0;left:20px;right:20px;bottom:0;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.4);z-index:-1}.screen-header{display:flex;align-items:center;padding:10px 20px;background:#f2f1f1;border-top-left-radius:15px;border-top-right-radius:15px}.screen-header-left{margin-right:auto}.screen-header-button{display:inline-block;width:8px;height:8px;margin-right:3px;border-radius:8px;background:#fff}.screen-header-button.close{background:#ed1c6f}.screen-header-button.maximize{background:#e8e925}.screen-header-button.minimize{background:#74c54f}.screen-header-right{display:flex}.screen-header-ellipsis{width:3px;height:3px;margin-left:2px;border-radius:8px;background:#999}.screen-body{display:flex}.screen-body-item{flex:1;padding:50px}.app-title,.screen-body-item.left{display:flex;flex-direction:column}.app-title{position:relative;color:#015efe;font-size:26px}.app-title:after{content:"";display:block;position:absolute;left:0;bottom:-10px;width:25px;height:4px;background:#015efe}.app-contact{margin-top:auto;font-size:10px;font-weight:600;color:#000}.app-form-group{margin-bottom:15px}.app-form-group.message{margin-top:40px}.app-form-group.buttons{margin-bottom:0;text-align:right}.app-form-control{width:100%;padding:10px 0;background:none;border:none;border-bottom:1px solid #666;color:#000;font-size:14px;outline:none;transition:border-color .2s}.app-form-control::-moz-placeholder{color:#666}.app-form-control::placeholder{color:#666}.app-form-control:focus{border-bottom-color:#ddd}.app-form-button{background:none;border:none;color:#015efe;font-size:14px;cursor:pointer;outline:none}.app-form-button:hover{color:#b9134f}.credits{justify-content:center;margin-top:20px;color:#ffa4bd;font-size:16px;font-weight:400}.credits,.credits-link{display:flex;align-items:center}.credits-link{color:#fff;font-weight:700;text-decoration:none}.dribbble{width:20px;height:20px;margin:0 5px}@media screen and (max-width:520px){.screen-body{flex-direction:column}.container{scale:1}.screen-body-item.left{margin-bottom:30px}.app-title{flex-direction:row}.app-title span{margin-right:12px}.app-title:after{display:none}}@media screen and (max-width:600px){.screen-body{padding:40px}.screen-body-item{padding:0}}