.popup-window-agreement.popup-window.popup-open-account ul, .popup-window-agreement.popup-window.popup-open-account ol {
  list-style: none;
  padding-top: 3px;
  padding-left: 0;
  text-align: left;
  margin-bottom: 20px; }
  .popup-window-agreement.popup-window.popup-open-account ul li, .popup-window-agreement.popup-window.popup-open-account ol li {
    display: block;
    padding-bottom: 6px;
    margin-left: 0;
    position: relative;
    margin-bottom: 5px;
    list-style-type: none;
    padding-left: 20px;
    font-size: 15px;
    line-height: 18px; }
    .popup-window-agreement.popup-window.popup-open-account ul li:before, .popup-window-agreement.popup-window.popup-open-account ol li:before {
      letter-spacing: 0;
      font-weight: 700;
      display: block;
      position: absolute;
      left: 0; }

.popup-window-agreement .l_checkbox {
  position: relative;
  padding-left: 36px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0;
  width: 100%;
  margin-bottom: 10px; }
  .popup-window-agreement .l_checkbox:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px; }
  .popup-window-agreement .l_checkbox input[type="checkbox"] {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-right: 11px;
    margin-top: 0;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    left: 0;
    z-index: auto;
    opacity: 1; }
    .popup-window-agreement .l_checkbox input[type="checkbox"]:focus {
      outline: none; }
    .popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
      background-position: center; }
      .popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
        content: '\e92e';
        font-family: 'font-btns';
        font-size: 14px;
        line-height: 18px;
        font-weight: normal;
        display: inline-block;
        border-radius: 4px;
        vertical-align: top;
        width: 100%;
        height: 100%;
        text-align: center; }
      .popup-window-agreement .l_checkbox input[type="checkbox"]:checked + span:after {
        left: 26px; }
  .popup-window-agreement .l_checkbox span {
    font-size: 12px;
    letter-spacing: .07px;
    font-weight: normal;
    line-height: 17px; }
    .popup-window-agreement .l_checkbox span a {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  .popup-window-agreement .l_checkbox-error input[type="checkbox"] {
    border: 1px solid #d8003f; }
  .popup-window-agreement .l_checkbox > div {
    display: inline-block;
    vertical-align: top; }

.popup-window-agreement.popup-window.popup-open-account {
  width: calc(100vw - 60px);
  max-width: 1024px;
  max-height: unset;
  max-height: none; }
  .popup-window-agreement.popup-window.popup-open-account .popup-content {
    height: 800px;
    max-height: calc(100vh - 120px); }
  .popup-window-agreement.popup-window.popup-open-account ol {
    counter-reset: item; }
    .popup-window-agreement.popup-window.popup-open-account ol > li:before {
      content: counter(item) ". ";
      counter-increment: item;
      position: absolute;
      left: 2px;
      top: 0; }
  .popup-window-agreement.popup-window.popup-open-account p {
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    font-weight: normal;
    color: black; }
    .popup-window-agreement.popup-window.popup-open-account p a {
      font-size: inherit;
      line-height: inherit;
      color: inherit;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }

@media (max-width: 767px) {
  .popup-window-agreement .l_checkbox input[type="checkbox"] {
    margin-right: 10px; }
  .popup-window-agreement .l_checkbox span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .2px;
    display: inline-block;
    width: calc(100% - 30px); }
    .popup-window-agreement .l_checkbox span a:after {
      bottom: -2px; } }

.red .popup-window.popup-window-agreement .l_checkbox:not(:last-child) {
  border-bottom: 1px solid #c3c3c3; }

.red .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"] {
  border: 1px solid #c3c3c3;
  background-color: white; }
  .red .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
    border: 1px solid #d8003f;
    color: white;
    background-color: #d8003f; }
    .red .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
      background-color: #d8003f; }
  .red .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:disabled:checked {
    border: 1px solid #c3c3c3;
    background-color: #c3c3c3; }

.red .popup-window.popup-window-agreement ol > li:before {
  color: #d8003f; }

.red .popup-window.popup-window-agreement ul li:before {
  background-color: #d8003f; }

.red .popup-window.popup-window-agreement p a {
  border-bottom: 1px solid #d8003f; }
  .red .popup-window.popup-window-agreement p a:hover {
    color: #d8003f;
    border-bottom: 1px solid transparent; }

.red.__research .popup-window-agreement .l_checkbox input[type="checkbox"] {
  background-color: transparent; }

.purple .popup-window.popup-window-agreement .l_checkbox:not(:last-child) {
  border-bottom: 1px solid #c3c3c3; }

.purple .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"] {
  border: 1px solid #c3c3c3;
  background-color: white; }
  .purple .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
    border: 1px solid #7000ff;
    color: white;
    background-color: #7000ff; }
    .purple .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
      background-color: #7000ff; }
  .purple .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:disabled:checked {
    border: 1px solid #c3c3c3;
    background-color: #c3c3c3; }

.purple .popup-window.popup-window-agreement ol > li:before {
  color: #7000ff; }

.purple .popup-window.popup-window-agreement ul li:before {
  background-color: #7000ff; }

.purple .popup-window.popup-window-agreement p a {
  border-bottom: 1px solid #7000ff; }
  .purple .popup-window.popup-window-agreement p a:hover {
    color: #7000ff;
    border-bottom: 1px solid transparent; }

.purple.__research .popup-window-agreement .l_checkbox input[type="checkbox"] {
  background-color: transparent; }

.blue .popup-window.popup-window-agreement .l_checkbox:not(:last-child) {
  border-bottom: 1px solid #c3c3c3; }

.blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"] {
  border: 1px solid #c3c3c3;
  background-color: white; }
  .blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
    border: 1px solid #1a3a53;
    color: white;
    background-color: #1a3a53; }
    .blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
      background-color: #1a3a53; }
  .blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:disabled:checked {
    border: 1px solid #c3c3c3;
    background-color: #c3c3c3; }

.blue .popup-window.popup-window-agreement ol > li:before {
  color: #1a3a53; }

.blue .popup-window.popup-window-agreement ul li:before {
  background-color: #1a3a53; }

.blue .popup-window.popup-window-agreement p a {
  border-bottom: 1px solid #1a3a53; }
  .blue .popup-window.popup-window-agreement p a:hover {
    color: #1a3a53;
    border-bottom: 1px solid transparent; }

.blue.__research .popup-window-agreement .l_checkbox input[type="checkbox"] {
  background-color: transparent; }

.white_blue .popup-window.popup-window-agreement .l_checkbox:not(:last-child) {
  border-bottom: 1px solid #c3c3c3; }

.white_blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"] {
  border: 1px solid #c3c3c3;
  background-color: white; }
  .white_blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
    border: 1px solid #1a3a53;
    color: white;
    background-color: #1a3a53; }
    .white_blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
      background-color: #1a3a53; }
  .white_blue .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:disabled:checked {
    border: 1px solid #c3c3c3;
    background-color: #c3c3c3; }

.white_blue .popup-window.popup-window-agreement ol > li:before {
  color: #1a3a53; }

.white_blue .popup-window.popup-window-agreement ul li:before {
  background-color: #1a3a53; }

.white_blue .popup-window.popup-window-agreement p a {
  border-bottom: 1px solid #1a3a53; }
  .white_blue .popup-window.popup-window-agreement p a:hover {
    color: #1a3a53;
    border-bottom: 1px solid transparent; }

.white_blue.__research .popup-window-agreement .l_checkbox input[type="checkbox"] {
  background-color: transparent; }

.green .popup-window.popup-window-agreement .l_checkbox:not(:last-child) {
  border-bottom: 1px solid #c3c3c3; }

.green .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"] {
  border: 1px solid #c3c3c3;
  background-color: white; }
  .green .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
    border: 1px solid #2ebdab;
    color: white;
    background-color: #2ebdab; }
    .green .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
      background-color: #2ebdab; }
  .green .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:disabled:checked {
    border: 1px solid #c3c3c3;
    background-color: #c3c3c3; }

.green .popup-window.popup-window-agreement ol > li:before {
  color: #2ebdab; }

.green .popup-window.popup-window-agreement ul li:before {
  background-color: #2ebdab; }

.green .popup-window.popup-window-agreement p a {
  border-bottom: 1px solid #2ebdab; }
  .green .popup-window.popup-window-agreement p a:hover {
    color: #2ebdab;
    border-bottom: 1px solid transparent; }

.green.__research .popup-window-agreement .l_checkbox input[type="checkbox"] {
  background-color: transparent; }

.yellow_dark .popup-window.popup-window-agreement .l_checkbox:not(:last-child) {
  border-bottom: 1px solid #1a3a53; }

.yellow_dark .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"] {
  border: 1px solid #1a3a53;
  background-color: white; }
  .yellow_dark .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked {
    border: 1px solid #e2cd88;
    color: white;
    background-color: #e2cd88; }
    .yellow_dark .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:checked:before {
      background-color: #e2cd88; }
  .yellow_dark .popup-window.popup-window-agreement .l_checkbox input[type="checkbox"]:disabled:checked {
    border: 1px solid #1a3a53;
    background-color: #1a3a53; }

.yellow_dark .popup-window.popup-window-agreement ol > li:before {
  color: #e2cd88; }

.yellow_dark .popup-window.popup-window-agreement ul li:before {
  background-color: #e2cd88; }

.yellow_dark .popup-window.popup-window-agreement p a {
  border-bottom: 1px solid #e2cd88; }
  .yellow_dark .popup-window.popup-window-agreement p a:hover {
    color: #e2cd88;
    border-bottom: 1px solid transparent; }

.yellow_dark.__research .popup-window-agreement .l_checkbox input[type="checkbox"] {
  background-color: transparent; }
