﻿.form.c-1dkh8e3.c-1dkh8e3:before
{
    border-radius: 16px!important;
}
.form-inner.c-1dkh8e3.c-1dkh8e3
{
    border-radius: 16px;
    gap: 25px!important;
    min-height: 0;
    min-width: 480px;
    padding: 30px 40px;
}
.form-arkada.c-1dkh8e3 .form-inner.c-1dkh8e3
{
    border-radius: 8px!important;
}
.form-title.c-1dkh8e3.c-1dkh8e3
{
    margin-bottom: 20px;
}
.input-wrapper.c-1dkh8e3.c-1dkh8e3
{
    padding-top: 0;
}
.secondary-button.c-1dkh8e3.c-1dkh8e3
{
    margin: 0 auto;
}
.main-button.c-1dkh8e3.c-1dkh8e3
{
    height: 50px!important;
    margin-bottom: 0!important;
    margin-top: 25px!important;
}
.account.c-1dkh8e3.c-1dkh8e3
{
    gap: 10px;
}
@media(max-width: 1000px)
{
    .form-arkada.c-1dkh8e3 .form-inner.c-1dkh8e3
    {
        border-radius: 0!important;
    }
}
@media(max-width: 550px)
{
    .form-inner.c-1dkh8e3.c-1dkh8e3
    {
        min-width: 0;
        padding: 30px 20px;
    }
}