@charset "UTF-8";
/**
Calculate rem
*/
/**
Calculate rem
*/
.dark {
  color: #122337;
}

.light {
  color: #fff;
}

.g-typography > *:first-child, .g-typography--small > *:first-child {
  margin-top: 0;
}
.g-typography :where(h1), .g-typography--small :where(h1) {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .g-typography :where(h1), .g-typography--small :where(h1) {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h1), .g-typography--small :where(h1) {
    font-size: 56px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h1), .g-typography--small :where(h1) {
    font-size: 64px;
    font-weight: 400;
    line-height: 1.2;
  }
}
.g-typography :where(h1), .g-typography--small :where(h1) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(h2), .g-typography--small :where(h2) {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .g-typography :where(h2), .g-typography--small :where(h2) {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h2), .g-typography--small :where(h2) {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h2), .g-typography--small :where(h2) {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
.g-typography :where(h2), .g-typography--small :where(h2) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(h3), .g-typography--small :where(h3) {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .g-typography :where(h3), .g-typography--small :where(h3) {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h3), .g-typography--small :where(h3) {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h3), .g-typography--small :where(h3) {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
  }
}
.g-typography :where(h3), .g-typography--small :where(h3) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(h4), .g-typography--small :where(h4) {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .g-typography :where(h4), .g-typography--small :where(h4) {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h4), .g-typography--small :where(h4) {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h4), .g-typography--small :where(h4) {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
  }
}
.g-typography :where(h4), .g-typography--small :where(h4) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(p), .g-typography--small :where(p) {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography :where(p), .g-typography--small :where(p) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .g-typography :where(p), .g-typography--small :where(p) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(p), .g-typography--small :where(p) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.g-typography :where(p), .g-typography--small :where(p) {
  margin-top: 1.25rem;
}
.g-typography :where(blockquote), .g-typography--small :where(blockquote) {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography :where(blockquote), .g-typography--small :where(blockquote) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .g-typography :where(blockquote), .g-typography--small :where(blockquote) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(blockquote), .g-typography--small :where(blockquote) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.g-typography :where(blockquote), .g-typography--small :where(blockquote) {
  margin-top: 1.25rem;
  font-style: italic;
  font-weight: 500;
  color: #ED6C32;
}
.g-typography :where(blockquote):before, .g-typography--small :where(blockquote):before {
  content: "‘";
  color: currentColor;
}
.g-typography :where(blockquote):after, .g-typography--small :where(blockquote):after {
  content: "’";
  color: currentColor;
}
.g-typography :where(img), .g-typography--small :where(img) {
  border-radius: 20px;
}
.g-typography :where(a:not(.g-btn)), .g-typography--small :where(a:not(.g-btn)) {
  text-decoration: underline;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.g-typography :where(a:not(.g-btn)):hover, .g-typography--small :where(a:not(.g-btn)):hover, .g-typography :where(a:not(.g-btn)):focus, .g-typography--small :where(a:not(.g-btn)):focus {
  color: #ED6C32;
  text-decoration: none;
}
.g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
  list-style: revert;
  margin-top: 1.25rem;
  padding: revert;
}
.g-typography :where(figure), .g-typography--small :where(figure) {
  margin-top: 1.75rem;
}
.g-typography :where(figure) iframe, .g-typography--small :where(figure) iframe {
  aspect-ratio: 16/9;
  max-width: 100%;
}
.g-typography--small :where(p, ul, ol, blockquote) {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography--small :where(p, ul, ol, blockquote) {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography--small :where(p, ul, ol, blockquote) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .h1 {
    font-size: 56px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .h1 {
    font-size: 64px;
    font-weight: 400;
    line-height: 1.2;
  }
}

.h2 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}

.h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
  }
}

.h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .h4 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
  }
}

.p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.pl {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .pl {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .pl {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .pl {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
  }
}

.ps {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .ps {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.card-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .card-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .card-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .card-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }
}

.input {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .input {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.button {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}

.label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.list--arrow ul, .list--arrow ol {
  padding-left: 1.5rem;
  list-style: none;
}
.list--arrow ul li, .list--arrow ol li {
  position: relative;
}
.list--arrow ul li:first-child, .list--arrow ol li:first-child {
  margin-top: 0;
}
.list--arrow ul li, .list--arrow ol li {
  margin-top: 0.5rem;
}
.list--arrow ul li::before, .list--arrow ol li::before {
  content: url("/assets/images/icons/arrow-shape.svg");
  position: absolute;
  right: calc(100% + 8px);
  top: 3px;
  line-height: 1;
}

.c-form-bg {
  border-radius: 24px;
  padding: 1.25rem 2.5rem;
}
@media (min-width: 992px) {
  .c-form-bg {
    border-radius: 40px;
    padding: 1.75rem 4.5rem;
  }
}
.c-form__title {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .c-form__title {
    margin-bottom: 1.25rem;
  }
}
.c-form-form .g-btn:after {
  top: 0;
}
.c-form-form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-form-form-container .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-form-form-container .form-check .c-form-form-input {
  width: auto;
  margin-top: 0.625rem;
  cursor: pointer;
}
.c-form-form-container .form-check .c-form-form-label {
  padding-left: 0.5rem;
  cursor: pointer;
}
.c-form-form-label {
  display: block;
  color: #122337;
}
.c-form-form-input {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .c-form-form-input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .c-form-form-input {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .c-form-form-input {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.c-form-form-input {
  border: 2px solid #122337;
  background-color: #fff;
  width: 100%;
  padding: 0.75rem;
  border-radius: 12px;
}
.c-form-form .c-form-form-required:after {
  content: "*";
  color: #122337;
}
.c-form-form .c-form-form-error ul, .c-form-form .c-form-form-error p, .c-form-form .alert-danger ul, .c-form-form .alert-danger p {
  margin-top: 0.5rem !important;
  padding: 0.5rem;
  color: #B40011 !important;
  border-radius: 6px;
  background: rgba(180, 0, 17, 0.1);
}
.c-form-form .alert-danger {
  margin-bottom: 0.5rem;
}
.c-form-form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
  cursor: pointer;
}