/*!
*  Hand Crafted Framework by Horato
* Copyright (c) 2022 Horato A.Ş.
* www.horato.com // follow us @HORATOINTERNET
*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent
}

main, article, aside, figure, footer, header, nav, section, details, summary {
    display: block
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

img, object, embed {
    max-width: 100%
}

html {
    overflow-y: scroll
}

ul {
    list-style: disc;
        margin: 1rem;
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

table {
    border-collapse: separate;
    border-spacing: 0
}

th {
    font-weight: bold;
    vertical-align: bottom
}

td {
    font-weight: normal;
    vertical-align: top
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

input[type="radio"] {
    vertical-align: text-bottom
}

input[type="checkbox"] {
    vertical-align: bottom
}

.ie7 input[type="checkbox"] {
    vertical-align: baseline
}

.ie6 input {
    vertical-align: text-bottom
}

select, input, textarea {
    font: 99% sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

small {
    font-size: 85%
}

strong {
    font-weight: normal
}

td, td img {
    vertical-align: top
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

pre, code, kbd, samp {
    font-family: monospace, sans-serif
}

.clickable, label, input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer
}

button, input, select, textarea {
    margin: 0
}

button, input[type=button] {
    width: auto;
    overflow: visible
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both
}

*, ::before, ::after {
    box-sizing: border-box
}

::before, ::after {
    text-decoration: inherit;
    vertical-align: inherit
}

html {
    cursor: default;
    line-height: 1.5;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: break-word
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1em;
    margin: 0.67em 0;
    font-weight: bold;
}

dl dl, dl ol, dl ul, ol dl, ul dl {
    margin: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin: 0
}

hr {
    height: 0;
    overflow: visible
}

main {
    display: block
}

nav ol, nav ul {
    list-style: none;
    padding: 0
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: normal
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

iframe {
    border-style: none
}

img {
    border-style: none
}

svg:not([fill]) {
    fill: currentColor
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

button, input, select {
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

fieldset {
    border: 1px solid #a0a0a0;
    padding: 0.35em 0.75em 0.625em
}

input {
    overflow: visible
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

select {
    text-transform: none
}

textarea {
    margin: 0;
    overflow: auto;
    resize: vertical
}

[type="checkbox"], [type="radio"] {
    padding: 0
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

details {
    display: block
}

dialog {
    background-color: white;
    border: solid;
    color: black;
    display: block;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

dialog:not([open]) {
    display: none
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[hidden] {
    display: none
}

[aria-busy="true"] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled="true"], [disabled] {
    cursor: not-allowed
}

[aria-hidden="false"][hidden] {
    display: initial
}

[aria-hidden="false"][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    position: absolute
}

input[type=text], input[type=email], input[type=number], input[type=tel], input[type=search], input[type=password], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 6px;
    color: #4C5159;
    width: 100%;
    border: 0.15rem solid #D7D8D9
}

input[type=text] + label, input[type=email] + label, input[type=number] + label, input[type=tel] + label, input[type=search] + label, input[type=password] + label, textarea + label {
    margin-bottom: .4rem;
    font-size: 13px;
    color: #A8AAAD;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    transition: ease 0.2s all;
    -o-transition: ease 0.2s all;
    -moz-transition: ease 0.2s all;
    -webkit-transition: ease 0.2s all
}

input[type=text]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=tel]:disabled, input[type=search]:disabled, input[type=password]:disabled, textarea:disabled {
    background-color: #2f3742 !important;
    border-color: #2f3742 !important;
    color: #647080 !important
}

input[type=text]:disabled + label, input[type=email]:disabled + label, input[type=number]:disabled + label, input[type=tel]:disabled + label, input[type=search]:disabled + label, input[type=password]:disabled + label, textarea:disabled + label {
    color: #647080 !important;
    opacity: .5 !important
}

input[type=text]:active, input[type=text]:focus, input[type=email]:active, input[type=email]:focus, input[type=number]:active, input[type=number]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=search]:active, input[type=search]:focus, input[type=password]:active, input[type=password]:focus, textarea:active, textarea:focus {
    border-color: #4D6DB0;
    color: #4C5159;
    box-shadow: 0 0 8px 0.1rem var(--color-input-active-outline)
}

input[type=text]:active + label, input[type=text]:focus + label, input[type=email]:active + label, input[type=email]:focus + label, input[type=number]:active + label, input[type=number]:focus + label, input[type=tel]:active + label, input[type=tel]:focus + label, input[type=search]:active + label, input[type=search]:focus + label, input[type=password]:active + label, input[type=password]:focus + label, textarea:active + label, textarea:focus + label {
    color: #76787C
}

input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=search]:focus, input[type=password]:focus, textarea:focus {
    outline: none
}

input[type=text]::placeholder, input[type=email]::placeholder, input[type=number]::placeholder, input[type=tel]::placeholder, input[type=search]::placeholder, input[type=password]::placeholder, textarea::placeholder {
    top: .075rem;
    position: relative
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    border: 0.1rem solid var(--color-input-active) !important;
    -webkit-text-fill-color: #4C5159 !important;
    -webkit-box-shadow: 0 0 0 1000px #F9F9F9 inset !important;
    background-clip: content-box !important;
    transition: none !important
}

input::-webkit-contacts-auto-fill-button, input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none
}

label {
    margin-bottom: .25rem;
    font-size: 13px;
    color: #76787C;
    width: 100%;
    display: block
}

label[data-required]:after {
    content: "*";
    color: var(--color-warning);
    display: inline-flex;
    padding-left: .35rem;
    vertical-align: middle
}

.form_item {
    position: relative;
    margin-top: 2%
}

.form_item span.error {
    display: block;
    padding: .25rem 0 0;
    color: #FFD3D3
}

.form_item .select-box {
    background-color: #F9F9F9;
    border-radius: 6px;
    height: 64px;
    position: relative
}

.form_item .select-box:after {
    content: "x";
    right: 1.25rem;
    position: absolute;
    pointer-events: none;
    z-index: 2;
    display: block;
    font-size: 8px;
    margin-top: .1rem;
    opacity: .5
}

.form_item .select-box[data-type="disabled"] {
    pointer-events: none
}

.form_item .select-box[data-type="disabled"]:after {
    opacity: .15
}

.form_item .select-box label {
    left: 1rem;
    position: absolute;
    top: .375rem;
    font-size: .85rem;
    transition: top 0.2s;
    -o-transition: top 0.2s;
    -moz-transition: top 0.2s;
    -webkit-transition: top 0.2s;
    color: #4C5159;
    pointer-events: none;
    z-index: 2;
    opacity: .35
}

.form_item .select-box option:disabled {
    color: #76787C
}

.form_item .select-box select {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 100%;
    border-radius: 6px;
    height: 64px;
    outline: none;
    padding: 1.25rem 1rem 0;
    border: 0.15rem solid #D7D8D9;
    -webkit-appearance: none;
    appearance: none;
    background-color: #F9F9F9
}

.form_item .select-box select:valid {
    background-color: #fff !important;
    border-color: #D7D8D9;
    color: #4C5159
}

.form_item .select-box select:valid + label {
    opacity: .5
}

.form_item .select-box select:invalid {
    background-color: #F9F9F9 !important;
    border-color: #D7D8D9;
    color: #76787C
}

.form_item .select-box select:invalid + label {
    color: #4C5159;
    top: 1.125rem;
    opacity: .5
}

.form_item .select-box select:disabled {
    background-color: #F9F9F9;
    border-color: #F9F9F9;
    color: rgba(0, 0, 0, 0);
    pointer-events: none
}

.form_item .select-box select:disabled + label {
    color: #4C5159;
    top: 1.125rem;
    opacity: .15
}

.form_item .select-box select:focus, .form_item .select-box select:active {
    background-color: #fff !important;
    border-color: #4D6DB0;
    color: #4C5159
}

.form_item .select-box select:focus + label, .form_item .select-box select:active + label {
    opacity: .5
}

.form_item .info {
    padding: .5rem 0;
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.form_item .info:before {
    flex-basis: 30px;
    opacity: .5;
    top: .05rem;
    position: relative
}

.form_item .info strong {
    flex: 1;
    font-size: 13px;
    color: #76787C
}

.form_item [data-tooltip] {
    position: absolute;
    right: 1rem
}

.form_item[data-text] input {
    padding-right: 3rem
}

.form_item[data-text]:after {
    content: attr(data-text);
    position: absolute;
    right: 1rem;
    top: 2.3rem;
    font-size: .925rem;
    color: #A8AAAD;
    pointer-events: none
}

.form_item[data-big-text] input {
    padding-right: 3rem
}

.form_item[data-big-text]:after {
    content: attr(data-big-text);
    position: absolute;
    right: 1rem;
    font-size: 20px;
    color: #A8AAAD;
    pointer-events: none
}

.form_item input[type=text], .form_item input[type=email], .form_item input[type=date], .form_item input[type=number], .form_item input[type=tel], .form_item input[type=search], .form_item input[type=password] {
    padding: 1rem .75rem 1rem
}

.form_item input[type=text].error, .form_item input[type=email].error, .form_item input[type=date].error, .form_item input[type=number].error, .form_item input[type=tel].error, .form_item input[type=search].error, .form_item input[type=password].error {
    border-color: #FFD3D3
}

.form_item input[type=text]:not(:placeholder-shown), .form_item input[type=email]:not(:placeholder-shown), .form_item input[type=date]:not(:placeholder-shown), .form_item input[type=number]:not(:placeholder-shown), .form_item input[type=tel]:not(:placeholder-shown), .form_item input[type=search]:not(:placeholder-shown), .form_item input[type=password]:not(:placeholder-shown) {
    padding: 1.75rem .75rem .65rem
}

.form_item textarea {
    padding: 1rem .75rem 1rem
}

.form_item textarea:not(:placeholder-shown) {
    padding-top: 2rem
}

.form_item input[type=date]::-webkit-inner-spin-button {
    display: none
}

.form_item input[type=date]::-webkit-clear-button {
    display: none;
    -webkit-appearance: none
}

.form_item input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.form_item input[type=date] + label {
    width: 100%
}

.form_item input[type=date] + label:after {
    position: absolute;
    pointer-events: none;
    font-size: 20px;
    top: calc(50% + 6px);
    right: 2rem;
    opacity: 1
}

.form_item input[type=text]:not(:placeholder-shown), .form_item input[type=email]:not(:placeholder-shown), .form_item input[type=number]:not(:placeholder-shown), .form_item input[type=tel]:not(:placeholder-shown), .form_item input[type=date]:not(:placeholder-shown), .form_item input[type=search]:not(:placeholder-shown), .form_item input[type=password]:not(:placeholder-shown), .form_item textarea:not(:placeholder-shown) {
    background-color: #fff;
    color: #4C5159
}

.form_item input[type=text] + label, .form_item input[type=email] + label, .form_item input[type=number] + label, .form_item input[type=tel] + label, .form_item input[type=date] + label, .form_item input[type=search] + label, .form_item input[type=password] + label, .form_item textarea + label {
    left: .875rem;
    position: absolute;
    top: 1rem;
    opacity: 0;
    font-size: .85rem;
    transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    color: #4C5159;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.form_item input[type=text]:not(:placeholder-shown) + label, .form_item input[type=email]:not(:placeholder-shown) + label, .form_item input[type=number]:not(:placeholder-shown) + label, .form_item input[type=tel]:not(:placeholder-shown) + label, .form_item input[type=date]:not(:placeholder-shown) + label, .form_item input[type=password]:not(:placeholder-shown) + label, .form_item input[type=search]:not(:placeholder-shown) + label, .form_item textarea:not(:placeholder-shown) + label {
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    opacity: .5;
    top: 1.25rem
}

.form_item input[type=text]:not(:placeholder-shown) + label + [data-tooltip], .form_item input[type=email]:not(:placeholder-shown) + label + [data-tooltip], .form_item input[type=number]:not(:placeholder-shown) + label + [data-tooltip], .form_item input[type=tel]:not(:placeholder-shown) + label + [data-tooltip], .form_item input[type=date]:not(:placeholder-shown) + label + [data-tooltip], .form_item input[type=password]:not(:placeholder-shown) + label + [data-tooltip], .form_item input[type=search]:not(:placeholder-shown) + label + [data-tooltip], .form_item textarea:not(:placeholder-shown) + label + [data-tooltip] {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.two_row_item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.two_row_item .form_item {
    flex-basis: 48%
}

.two_row_item[data-type=with-select] .form_select {
    flex-basis: 26%;
    margin-left: .5rem
}

@media (min-width: 320px) and (max-width: 590px) {
    .two_row_item {
        flex-flow: column wrap;
        align-items: flex-start;
        justify-content: flex-start
    }

    .two_row_item .form_item {
        flex-basis: 100% !important;
        width: 100%
    }

    .two_row_item[data-type=with-select] .form_select {
        flex-basis: 100%;
        margin-left: 0
    }
}

.form_select {
    position: relative
}

.form_select + .form_select {
    margin-top: 2%
}

.form_select:after {
    position: absolute;
    right: .795rem;
    top: 1.35rem;
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQ5MS45OTYgNDkxLjk5NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNNDg0LjEzMiwxMjQuOTg2bC0xNi4xMTYtMTYuMjI4Yy01LjA3Mi01LjA2OC0xMS44Mi03Ljg2LTE5LjAzMi03Ljg2Yy03LjIwOCwwLTEzLjk2NCwyLjc5Mi0xOS4wMzYsNy44NmwtMTgzLjg0LDE4My44NDggICAgTDYyLjA1NiwxMDguNTU0Yy01LjA2NC01LjA2OC0xMS44Mi03Ljg1Ni0xOS4wMjgtNy44NTZzLTEzLjk2OCwyLjc4OC0xOS4wMzYsNy44NTZsLTE2LjEyLDE2LjEyOCAgICBjLTEwLjQ5NiwxMC40ODgtMTAuNDk2LDI3LjU3MiwwLDM4LjA2bDIxOS4xMzYsMjE5LjkyNGM1LjA2NCw1LjA2NCwxMS44MTIsOC42MzIsMTkuMDg0LDguNjMyaDAuMDg0ICAgIGM3LjIxMiwwLDEzLjk2LTMuNTcyLDE5LjAyNC04LjYzMmwyMTguOTMyLTIxOS4zMjhjNS4wNzItNS4wNjQsNy44NTYtMTIuMDE2LDcuODY0LTE5LjIyNCAgICBDNDkxLjk5NiwxMzYuOTAyLDQ4OS4yMDQsMTMwLjA0Niw0ODQuMTMyLDEyNC45ODZ6IiBmaWxsPSIjNGQ1MTU5IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==");
    background-size: 13px;
    width: 20px;
    height: 20px;
    opacity: .5;
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none
}

.form_select select {
    display: block;
    font-weight: normal;
    color: #4C5159;
    line-height: 1.3rem;
    padding: 1.2rem 1.5rem 1rem 1rem;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 0.15rem solid #D7D8D9;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #F9F9F9
}

.form_select select::-ms-expand {
    display: none
}

.form_select select:hover {
    border-color: var(--color-input-hover)
}

.form_select select:active, .form_select select:focus {
    border-color: #4D6DB0
}

.form_select select:focus {
    outline: none
}

.form_select select option {
    font-weight: normal
}

.form_select select:invalid {
    color: #A8AAAD
}

.form_select select:disabled {
    color: #A8AAAD;
    opacity: .5
}

.form_select[data-type="sm"]:after {
    top: 1.185rem;
    font-size: 6px
}

.form_select[data-type="sm"] select {
    font-size: 12px;
    height: 2.5rem;
    padding: .5rem 1.75rem .5rem .625rem
}

.form_select[data-type="md"]:after {
    top: 1.4575rem
}

.form_select[data-type="md"] select {
    font-size: 16px;
    height: 3.325rem;
    padding: .75rem 2rem 1rem .75rem
}

.form_select[data-type="md withlabel"]:after {
    top: 3.175rem
}

.form_select[data-type="md withlabel"] select {
    font-size: 16px;
    height: 3.325rem;
    padding: .75rem 1.85rem 1rem .75rem
}

.form_check label, .form_radio label {
    display: inline-block;
    vertical-align: middle;
    margin: .5rem 0;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 500
}

.form_check input, .form_radio input {
    opacity: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer
}

.form_check input + label, .form_radio input + label {
    padding-left: 2rem;
    color: #76787C;
    display: block
}

.form_check input + label:before, .form_check input + label:after, .form_radio input + label:before, .form_radio input + label:after {
    content: '';
    background: transparent;
    position: absolute;
    left: 0;
    top: .0425rem;
    width: 20px;
    height: 20px;
    padding: 2px;
    text-align: center
}

.form_check input + label:before, .form_radio input + label:before {
    border: 0.15rem solid #D7D8D9;
    border-radius: 4px
}

.form_check input + label:after, .form_radio input + label:after {
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQxNy44MTMzMyA0MTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0ibTE1OS45ODgyODEgMzE4LjU4MjAzMWMtMy45ODgyODEgNC4wMTE3MTktOS40Mjk2ODcgNi4yNS0xNS4wODIwMzEgNi4yNXMtMTEuMDkzNzUtMi4yMzgyODEtMTUuMDgyMDMxLTYuMjVsLTEyMC40NDkyMTktMTIwLjQ2ODc1Yy0xMi41LTEyLjUtMTIuNS0zMi43Njk1MzEgMC00NS4yNDYwOTNsMTUuMDgyMDMxLTE1LjA4NTkzOGMxMi41MDM5MDctMTIuNSAzMi43NS0xMi41IDQ1LjI1IDBsNzUuMTk5MjE5IDc1LjIwMzEyNSAyMDMuMTk5MjE5LTIwMy4yMDMxMjVjMTIuNTAzOTA2LTEyLjUgMzIuNzY5NTMxLTEyLjUgNDUuMjUgMGwxNS4wODIwMzEgMTUuMDg1OTM4YzEyLjUgMTIuNSAxMi41IDMyLjc2NTYyNCAwIDQ1LjI0NjA5M3ptMCAwIiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIj48L3BhdGg+PC9nPjwvc3ZnPg==");
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: center .35rem;
    opacity: 0
}

@media (hover: hover) {
    .form_check input + label a:hover, .form_radio input + label a:hover {
        text-decoration: underline
    }
}

.form_check input[type=radio] + label, .form_radio input[type=radio] + label {
    color: #76787C
}

.form_check input[type=radio] + label:before, .form_check input[type=radio] + label:after, .form_radio input[type=radio] + label:before, .form_radio input[type=radio] + label:after {
    top: .025rem
}

.form_check input[type=radio] + label:before, .form_radio input[type=radio] + label:before {
    border-radius: 50%
}

.form_check input[type=radio]:checked + label, .form_radio input[type=radio]:checked + label {
    color: #4C5159
}

.form_check input[type=radio]:checked + label:before, .form_radio input[type=radio]:checked + label:before {
    background: #4D6DB0
}

.form_check input[type=radio]:checked + label:after, .form_radio input[type=radio]:checked + label:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    box-shadow: inset -5px -5px 0 -4px rgba(0, 0, 0, 0.15);
    top: .325rem;
    left: .325rem;
    background-color: #F9F9F9
}

.form_check input:checked + label, .form_radio input:checked + label {
    color: #4C5159
}

.form_check input:checked + label:before, .form_radio input:checked + label:before {
    background: #4D6DB0;
    border-color: #4D6DB0
}

.form_check input:checked + label:after, .form_radio input:checked + label:after {
    opacity: 1
}

.btn {
    border: none;
    outline: none !important;
    box-shadow: none;
    cursor: pointer;
    background-color: #4D6DB0;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: .025rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:disabled {
    cursor: default;
    pointer-events: none;
    opacity: .5;
    color: #fff
}

@media (hover: hover) {
    .btn:not(.btn-sheer):hover {
        box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.08)
    }

    .btn:not(.btn-sheer):active {
        box-shadow: 0 2px 4px -4px rgba(0, 0, 0, 0.05);
        transform: translateY(0.035rem)
    }
}

.btn-lg {
    padding: 0 3rem
}

.btn-lg:not(.btn-outline) {
    height: 54px
}

.btn-lg.btn-outline {
    height: 53px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    touch-action: manipulation;
    height: 100%
}

html, body {
    -webkit-overflow-scrolling: touch;
    height: 100%
}

a, button, div, p {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    text-decoration: none
}

.basvuru_form {
    margin: 1rem auto;
    max-width: 720px;
    width: 100%;
    color: #4C5159
}

.basvuru_form img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.basvuru_form header {
    padding: 1rem 0 2rem;
    margin: 0 auto;
    display: block
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form header {
        padding-bottom: 10px
    }
}

.basvuru_form header h1, .basvuru_form header p {
    display: block;
    text-align: center;
    margin: 0 auto
}

.basvuru_form header h1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    padding-bottom: .25rem;
    color: #4D6DB0
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form header h1 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0
    }
}

.basvuru_form header p {
    font-size: 16px;
    line-height: 26px;
    color: #76787C
}

.tesekkurler p {
    font-size: 16px;
    line-height: 26px;
    color: #76787C
}

.tesekkurler ul {
    font-size: 16px;
    line-height: 26px;
    color: #76787C
}

.tesekkurler strong {
    font-size: 16px;
    line-height: 26px;
    color: #76787C;
    font-weight: bold;
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form header p {
        font-size: 14px;
        line-height: 22px
    }
}

.basvuru_form__wrap {
    padding: 0 2rem
}

@media (min-width: 0) and (max-width: 590px) {
    .basvuru_form__wrap {
        padding: 0 1rem
    }
}

.basvuru_form__section {
    position: relative;
    margin-top: 2rem
}

.basvuru_form__section + .basvuru_form__section {
    margin-top: 4rem
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form__section + .basvuru_form__section {
        margin-top: 2rem;
        padding-top: 2rem;
        border-top: 1px dotted #D7D8D9
    }
}

.basvuru_form__section h2 {
    font-weight: 600;
    position: relative;
    margin-bottom: .5rem;
    z-index: 2
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form__section h2 {
        margin: 0 auto;
        text-align: center
    }
}

.basvuru_form__section .basvuru_checkList, .basvuru_form__section .basvuru_numberList {
    margin-top: 2%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form__section .basvuru_numberList {
        flex-flow: column wrap;
        justify-content: center
    }
}

.basvuru_form__section .basvuru_numberList__form {
    flex: 1;
    z-index: 2
}

.basvuru_form__section .basvuru_numberList__form .form_item + .form_item {
    margin-top: .75rem
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form__section .basvuru_numberList__form {
        order: 2;
        margin-top: 1rem
    }
}

.basvuru_form__section .basvuru_numberList__plan {
    z-index: 2;
    flex-basis: 315px;
    margin-left: 1.5rem;
    margin-top: .5rem
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form__section .basvuru_numberList__plan {
        margin-left: 0;
        flex-basis: 100%;
        order: 1
    }
}

.basvuru_form__section .basvuru_numberList__plan a {
    position: relative;
    display: block;
    width: 100%
}

.basvuru_form__section .basvuru_numberList__plan a:after {
    content: attr(data-title);
    padding: .25rem .5rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: rgba(34, 37, 42, 0.95);
    font-size: 10px;
    position: absolute;
    top: .5rem;
    left: .5rem;
    pointer-events: none;
    letter-spacing: .05rem;
    font-weight: 600;
    color: #fff;
    opacity: .85
}

.basvuru_form__section .basvuru_numberList__plan .planImg {
    max-width: 100%;
    width: 100%;
    display: block;
    height: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    cursor: pointer
}

.basvuru_form__section .basvuru_numberList__plan span {
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 12px;
    opacity: .5;
    font-weight: 600
}

.basvuru_form__section .basvuru_numberList__plan span img {
    width: 12px;
    height: 12px;
    display: inline-flex;
    position: relative;
    margin-right: .5rem;
    top: -.035rem
}

.basvuru_form__section:hover:before, .basvuru_form__section:active:before, .basvuru_form__section:focus:before {
    content: "";
    background-color: #ECF0F7;
    padding: 2rem;
    width: calc(100% + 4rem);
    height: calc(100% + 4rem);
    position: absolute;
    left: -2rem;
    right: 0;
    top: -2rem;
    bottom: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form__section:hover:before, .basvuru_form__section:active:before, .basvuru_form__section:focus:before {
        display: none
    }
}

.basvuru_form footer {
    margin-top: 3rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
    border-top: 1px dotted #D7D8D9;
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between;
    align-items: center
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form footer {
        flex-flow: column wrap;
        justify-content: center;
        align-items: normal;
        text-align: center
    }
}

.basvuru_form footer div {
    flex: 1;
    margin-right: 3rem
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form footer div {
        margin-right: 0
    }
}

.basvuru_form footer div strong {
    font-size: 16px;
    color: #4D6DB0;
    font-weight: 600
}

.basvuru_form footer div p {
    font-size: 14px;
    line-height: 22px;
    color: #76787C
}

@media (min-width: 320px) and (max-width: 590px) {
    .basvuru_form footer div p {
        margin-bottom: 1rem
    }
}

.planZoom {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem;
    background: rgba(34, 37, 42, 0.95);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px)
}

.planZoom:target {
    display: block
}

.planZoom span {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

html.safari * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden
}
