﻿@charset "utf-8";.dotsIfTextTooLong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}h1{position:absolute;top:-10000px;}h2{font-family:Montserrat,"Lucida Grande",Tahoma,Sans-Serif;font-weight:800;}input:not([type="checkbox"]):not([type="radio"]),textarea{outline:none;padding:10px 20px;border:1px solid #d9d9d9;width:100%;border-radius:5px;box-sizing:border-box;font-family:inherit;}input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill,textarea:-webkit-autofill,input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill:hover,textarea:-webkit-autofill:hover,input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill:focus,textarea:-webkit-autofill:focus,input:not([type="checkbox"]):not([type="radio"]):-webkit-autofill:active,textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset !important;}input:not([type="checkbox"]):not([type="radio"]):active,textarea:active,input:not([type="checkbox"]):not([type="radio"]):focus,textarea:focus{border-color:#e2007b;}textarea{padding:20px;min-width:100%;max-width:100%;min-height:150px;max-height:500px;}label.error::before{content:'';font-family:'Font Awesome 5 Pro';position:absolute;color:#e6007e;right:7px;height:10px;line-height:10px;top:40px;}input[type="checkbox"],input[type="radio"]{outline:none;cursor:pointer;}input[type="checkbox"]:focus,input[type="radio"]:focus{outline:#e2007b;outline-style:auto;}button.default{outline:none;background:none;border:none;color:#e2007b;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;}button.default:hover{text-decoration:underline;}button.default::after{display:inline-block;content:'';font-family:'Font Awesome 5 Pro';font-size:12px;margin-left:5px;}button.default:focus{outline:#e2007b;outline-style:auto;}button.default:active{outline:none !important;}button.light{color:#fff;}