<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn1 { padding: 0 15px 0 0; text-decoration: none; border-radius: 5px; font-size: 16px; color: #fff; line-height: 34px; height: 36px; display: block; background: #e275ae; }
.btn1:hover { color: #fff; text-decoration: none; background: #c84690; }
.btn1 i { margin-right: 10px; font-size: 18px; border-radius: 5px 0 0 5px; display: block; float:left; width: 35px; height: 36px; line-height: 36px; text-align: center; border-right: 1px solid #de9cbe; background: #c84690; }
.btn1.btn2 { color: #fff; text-decoration: none; border-color: #bdbdbd; background: #ababab; }
.btn1.btn2 i { background: #878787; }
.btn1.btn2:hover { background: #878787; }

#progress{ display: none; margin:0; }

#cv-file{ position: absolute; left: -10000px; }

.block.error,
.contactBox .first .block.error,
.picker .picker-handle.error,
.contactBox .upload .block.error{ border: 1px solid #e275ad; }

.block.error .picker.picker-radio{ position: static; }
#contact-form .block.error .picker.picker-radio{ position: relative; }
</pre></body></html>