/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}ul,ol{list-style:none none;margin:0;padding:0}h1{margin:40px 0}h2{margin:20px 0}h3{margin:10px 0}:root{--gs_black: #000;--gs_white: #fff;--gs_gray: #545454;--gs_dark_gray: #212322;--gs_light_gray: #ccc;--gs_lighter_gray: #eee;--gs_nearwhite_gray: #fafafa;--gs_orange: #ff6c10;--gs_green: #63c237;--gs_dark_green: #2d8806;--gs_blue: #1d8db8;--gs_yellow: #ffd900;--gs_error: #f00;--gs_black_opacity: #000c;--gs_orange_opacity: #ff6c10cc;--gs_disabled_input: #eee;--gs_btn_gray: #54585a}input[type=radio]{accent-color:var(--gs_dark_gray);transform:scale(1.15);cursor:pointer}input[type=radio]~label{cursor:pointer}.info-list{padding:15px;width:100%}.info-list ul{text-align:start;width:100%}.info-list ul li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--gs_light_gray);width:100%;font-weight:300;display:flex;justify-content:space-between}.info-list ul li strong{font-weight:600}.info-list ul>:last-child{border-bottom:none}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--gs_orange);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--gs_orange_opacity)}.form-group{display:flex;margin-bottom:1rem;font-family:Degular,Arial,sans-serif;flex-direction:column;padding:.3rem 1rem}.form-group label{margin-bottom:.5rem;font-weight:600;text-transform:capitalize}.form-control{border:1px solid var(--gs_light_gray);border-radius:0;height:36px;width:100%;padding:.3rem .75rem;font-weight:400;line-height:1.5;color:var(--gs_gray)}.form{display:grid;gap:30px;justify-content:center}.form>.error{color:var(--gs_error);padding:5px}.form-field{padding:10px;border-bottom:1px solid var(--gs_light_gray);display:grid;grid-template-columns:35px 7fr;position:relative}.form-field:has(.ng-touched.ng-invalid){border-bottom:1.5px solid var(--gs_error)}.form-field:has(.ng-touched.ng-invalid) i{color:var(--gs_error)}.form-field:has([disabled]){background-color:var(--gs_disabled_input);border-radius:4px}.form-field i{color:var(--gs_gray)}.form-field input,.form-field select{border:0;outline:0;background:none}.form-field .error{position:absolute;top:100%;left:0;color:var(--gs_error);padding:5px}input::placeholder{color:var(--gs_gray)}[placeholder]{text-overflow:ellipsis}html{font-family:Degular,Open Sans,Arial,sans-serif}.footer-link{color:var(--gs_orange);text-decoration:none;font-weight:400}.footer-link:hover{text-decoration:underline}
