html{font-family:DMSans-Medium,sans-serif;font-size:16px;font-style:normal;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}*,:after,:before{box-sizing:border-box;margin:0}:root{--gray-50:#f5f5f5;--gray-300:#736867;--gray-400:#453534;--green-100:#ecfdf3;--green-200:#c6f1dc;--green-300:#96e0bb;--green-400:#72cb9b;--green-500:#17b26a;--green-600:#079455;--white:#fff;--black:#000;--red-500:#da1b0c;--red-100:#fff5f4;--red-200:#fdd4d0;--red-900:#2c0502;--stroke:#d0cdcc;--shadow-input:0px 1px 2px 0px rgba(16,24,40,.05);--shadow-box:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08)}@font-face{font-family:ClashBold;font-style:normal;font-weight:700;src:url(../fonts/ClashGrotesk-Bold.ttf) format("truetype")}@font-face{font-family:ClashSemiBold;font-style:normal;font-weight:600;src:url(../fonts/ClashGrotesk-Semibold.ttf) format("truetype")}@font-face{font-family:ClashV;font-style:normal;src:url(../fonts/ClashGrotesk-Variable.eot) format("truetype")}@font-face{font-family:ClashMedium;font-style:normal;font-weight:500;src:url(../fonts/ClashGrotesk-Medium.ttf) format("truetype")}@font-face{font-family:ClashRegular;font-style:normal;font-weight:400;src:url(../fonts/ClashGrotesk-Regular.ttf) format("truetype")}@font-face{font-family:DMSans-Medium;font-style:normal;font-weight:500;src:url(../fonts/DMSans-Medium.ttf) format("woff")}@font-face{font-family:DMSans-Regular;font-style:normal;font-weight:400;src:url(../fonts/DMSans-Regular.ttf) format("woff")}@font-face{font-family:DMSans-Bold;font-style:normal;font-weight:700;src:url(../fonts/DMSans-Bold.ttf) format("woff")}@font-face{font-family:DMSans-SemiBold;font-style:normal;font-weight:600;src:url(../fonts/DMSans-SemiBold.ttf) format("woff")}h1,h2{font-family:ClashSemiBold,sans-serif;letter-spacing:-1px}h2{line-height:120%}h3,h4{font-family:ClashSemiBold,sans-serif;letter-spacing:-1px}p{letter-spacing:-.3px;line-height:150%}.label p{font-family:DMSans-Bold,sans-serif;font-size:14px;margin-bottom:3Px}button{background-color:var(--red-500);border:1px solid var(--red-500);border-radius:6px;box-shadow:var(--shadow-input);-webkit-box-shadow:var(--shadow-input);color:var(--white);cursor:pointer;font-family:ClashSemiBold,sans-serif;font-size:16px;height:46px;padding:0 12px}button:disabled,button:disabled:hover{background-color:var(--gray-50);border-color:var(--stroke);color:var(--gray-300);cursor:not-allowed}.secondary{background-color:var(--white);border:1px solid var(--stroke);border-radius:6px;box-shadow:var(--shadow-input);-webkit-box-shadow:var(--shadow-input);color:var(--black)}.primary:hover{background-color:var(--black);border:1px solid var(--black)}.secondary:hover{background-color:var(--gray-50)}input{font-size:16px;height:46px;padding:0 12px}input,textarea{background-color:var(--white);border:1px solid var(--stroke);border-radius:6px;box-shadow:var(--shadow-input);-webkit-box-shadow:var(--shadow-input);font-family:DMSans-Medium,sans-serif}textarea{font-size:16p;padding:12px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--white);border:1px solid var(--stroke);border-radius:6px;box-shadow:var(--shadow-input);-webkit-box-shadow:var(--shadow-input);font-family:DMSans-Medium,sans-serif;font-size:16px;height:36px;padding:0 12px}select:focus,textarea:focus{border-color:var(--red-500);box-shadow:0 0 0 4px #ff000017,0 1px 2px #1018280d;-webkit-box-shadow:0 0 0 4px rgba(255,0,0,.089),0 1px 2px 0 rgba(16,24,40,.05);outline:none}input::-moz-placeholder{color:var(--stroke);font-size:14px}input::placeholder{color:var(--stroke);font-size:14px}textarea::-moz-placeholder{color:var(--stroke);font-size:14px}textarea::placeholder{color:var(--stroke);font-size:14px}input:focus{border-color:var(--red-500);box-shadow:0 0 0 4px #ff000017,0 1px 2px #1018280d;-webkit-box-shadow:0 0 0 4px rgba(255,0,0,.089),0 1px 2px 0 rgba(16,24,40,.05);outline:none}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--stroke);border-radius:6px;cursor:pointer;height:20px;margin:0;padding:0;width:20px}input[type=checkbox]:checked{background-color:var(--red-500)!important;border:1px solid var(--red-500);position:relative}input[type=checkbox]:checked:before{content:url(../img/svg/icon_check_white.svg);left:50%;position:absolute;top:60%;transform:translate(-50%,-50%)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--stroke);border-radius:6px;cursor:pointer;height:20px;margin:0;padding:0;width:20px}input[type=radio]:checked{background-color:var(--red-500)!important;border:1px solid var(--red-500);position:relative}input[type=radio]:checked:before{content:url(../img/svg/icon_check_white.svg);left:50%;position:absolute;top:60%;transform:translate(-50%,-50%)}
