*,
::after,
::before {
  box-sizing: border-box;
}
:focus {
  outline: 0;
}
::-webkit-scrollbar-track {
  background-color: #dfdfdf;
}
::-webkit-scrollbar {
  width: 0.625rem;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  background-color: #999;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-family: Poppins, sans-serif;
  font-size: 0.813rem;
  line-height: 1.5;
  text-align: left;
  background-color: #f0f3f7;
  color: #222;
}
main {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  flex-direction: column !important;
  position: relative;
}
.grtrm {
  position: absolute;
  z-index: 1;
  background-color: #222222d4;
  width: 100%;
  height: 100%;
}
.grs {
  position: relative;
  z-index: 1;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 50% auto;
  font-size: 0.813rem;
  width: 100%;
}
.lgnsgic {
  box-shadow:
    #32495d40 0 1.875rem 3.75rem -0.75rem,
    #0000004d 0 1.125rem 2.25rem -1.125rem;
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid transparent;
  border-radius: 1rem;
  padding: 3rem;
  width: 80%;
  margin-left: auto;
}
.logo {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
}
.logo img {
  max-width: 18rem;
}
.grsyazi {
  margin-bottom: 1rem;
}
.grsyazi h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}
.grsyazi p {
  margin: 0;
  color: #8c99a5;
}
.grsyazi p strong {
  font-weight: 500;
  color: #8b8b8b;
}
label {
  display: block;
  font-size: 1rem;
  color: #646464;
  margin-bottom: 0.5rem;
}
input[type="email"],
input[type="password"],
input[type="text"] {
  appearance: none;
  display: block;
  width: 100%;
  height: auto;
  padding: 1.0625rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #353535;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid #e3e3e3;
  border-radius: 0.625rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  font-family: Poppins, sans-serif;
}
input::placeholder {
  font-family: Poppins, sans-serif;
  color: #a3a3a3;
}
input:focus {
  color: #212529;
  box-shadow: 0 0 0 0.25rem #ebebeb;
  background-color: #fff;
  border-color: #727272;
  outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
}
input[type="color"] {
  border: none;
  height: 3rem;
  border-bottom: solid 0.05rem #fafafa;
}
input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  margin: 0;
  width: 1rem;
  height: 1rem;
}
button {
  font-family: Poppins, sans-serif;
}
.frmgrp {
  margin-bottom: 1rem;
}
.frmgrp2 {
  margin: 1.5rem 0;
  display: flex;
  align-items: center;
}
.frmgrp2 label {
  margin: 0;
  font-size: 0.9375rem;
}
.frmgrp2 input[type="checkbox"] {
  margin-right: 0.4rem;
}
.btn {
  width: 100%;
  min-width: 9.25rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0.875rem;
  border-radius: 0.5rem;
  color: #fff;
  background-color: #303030;
  border: 0.0625rem solid #303030;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: button;
  margin: 0;
  text-transform: uppercase !important;
  cursor: pointer;
  color: #fff;
}
.btn:hover {
  background-color: #222;
  border: 0.0625rem solid #222;
}
.imza,
.lgnssy {
  width: 100%;
  text-align: center;
  margin: 2rem 0 0.5rem 0;
}
a {
  color: #0096fa;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  color: #0072e4;
  text-decoration: none;
}
.imzalogo {
  text-align: center;
  padding-top: 1.5rem;
}
.imzalogo img {
  width: 5rem;
}
.imza a {
  color: #222;
}
.lgnsl {
  display: flex;
  align-items: center;
}
.lgnslic {
  width: 80%;
  margin-left: auto;
}
.lgnslicdv {
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
}
.lgnslicdv p strong {
  font-weight: 600;
}
.lgnslicdv h1 {
  font-weight: 600;
}
.lgnslicdv i {
  margin-right: 0.25rem;
}
.kytov {
  height: 290px;
  overflow: overlay;
  padding-right: 30px;
  margin-bottom: 20px;
}
.kytov::-webkit-scrollbar-track {
  background-color: #ddd;
  box-shadow: inset 0 0 0 0.188rem #fff;
}
.kytov::-webkit-scrollbar {
  width: 0.5rem;
  background-color: #f5f5f5;
}
.kytov::-webkit-scrollbar-thumb {
  background-color: #b7b7b7;
  border-radius: 5px;
}
@media (max-width: 85rem) {
  .grs {
    max-width: 71.25rem;
  }
  .lgnsgic {
    padding: 2rem 3rem;
  }
  .logo {
    margin-bottom: 1rem;
  }
  .logo img {
    height: 3rem;
  }
  .grsyazi p {
    font-size: 0.75rem;
  }
  .frmgrp2 {
    margin: 1rem 0;
  }
  .imza,
  .lgnssy {
    margin: 1rem 0 0.5rem 0;
  }
  .imzalogo {
    padding-top: 1rem;
  }
}
@media (max-width: 64rem) {
  .grs {
    max-width: 60rem;
  }
}
@media (max-width: 48rem) {
  .grs {
    max-width: 45rem;
  }
  .lgnsgic {
    padding: 2rem;
  }
  .lgnsgic {
    width: 95%;
    margin-left: inherit;
    margin: auto;
  }
  .lgnslic {
    width: 95%;
    margin-left: auto;
  }
}
@media (max-width: 36rem) {
  .grs {
    display: flex;
    flex-direction: column;
  }
  .lgnsgic {
    width: 100%;
    border-radius: 0;
    height: 100vh;
    min-height: 620px;
  }
  .lgnslic {
    width: 90%;
    margin-left: inherit;
    margin: auto;
  }
  .lgnslicdv h1 {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 2rem 0 0 0;
  }
  .lgnslicdv {
    font-size: 0.875rem;
    margin-bottom: 2rem;
  }
  .imzalogo {
    padding-top: 1rem;
    position: absolute;
    bottom: 1rem;
    left: 50%;
    margin-left: -2.5rem;
  }
}
@media (max-width: 21rem) {
  .logo img {
    max-width: 12rem;
  }
}
