<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CONF */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700;900&amp;display=swap");
:root {
  --bg-container: #003837;
  --lg-otp-color: #0F4643;
  --lg-otp-color2: #3E9581;
  --lg-otp-color-button: #97CEB7;
  --lg-otp-baner-color: #A8CCAB;
  --bg-otp-white: #fff;
  --bs-font-sans-serif: "Source Sans Pro", sans-serif;
}

#form_buttons .btn-primary,
.btn.bg-privat-banking-dark-grin {
  color: var(--lg-otp-color-button);
  background: var(--lg-otp-color);
  border-color: var(--lg-otp-color);
}

.btn:hover.bg-privat-banking-dark-grin {
  color: var(--lg-otp-baner-color);
  background: var(--lg-otp-color2);
  border-color: var(--lg-otp-color2);
}

.text-color-privat-banking {
  color: var(--lg-otp-color2);
}
.text-color-privat-banking a {
  color: var(--lg-otp-color2);
}

.text-color-privat-banking::marker {
  color: var(--lg-otp-color2);
  font-size: 20px;
}

.bg-privat-banking-dark-grin {
  background: var(--lg-otp-color);
}

div#collapseN {
  background: var(--lg-otp-color-button);
  margin-top: -20px;
}
div#collapseN a {
  color: #338371;
}

.is-header.navbar-light .navbar-nav .nav-link strong {
  color: var(--lg-otp-baner-color);
}

.is-header.navbar-light .navbar-nav .nav-link:hover strong {
  color: var(--lg-otp-color-button) !important;
}

.private-banking {
  color: var(--lg-otp-color);
}
.private-banking .accordion-button,
.private-banking .accordion-button:not(.collapsed) {
  color: var(--lg-otp-color);
  background: var(--lg-otp-color-button);
  border-color: var(--lg-otp-color);
}
.private-banking .accordion-button,
.private-banking .calculator .calculator__result-title,
.private-banking .calculator .floating-input,
.private-banking .input-group-text,
.private-banking .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--lg-otp-color);
}
.private-banking .adaptive-text {
  color: var(--lg-otp-baner-color);
}
.private-banking span.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 700 !important;
  font-size: 16px !important;
}
.private-banking [class^=icon-],
.private-banking [class*=" icon-"] {
  font-family: inherit !important;
}
.private-banking .bg-container-fluide {
  background: var(--bg-container);
}
.private-banking .sect_inc_menu_header {
  z-index: 50;
}
.private-banking picture img {
  max-width: 100%;
}
.private-banking .transparent-bg {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translate(0%, 0%);
  margin: 15%;
  background: rgba(21, 22, 23, 0.5);
}
.private-banking .transparent-bg .display-1 {
  font-size: 6.5rem;
  font-weight: bold;
}
.private-banking .box {
  display: grid;
}
.private-banking .box p {
  margin: 0;
}
.private-banking .brand-box {
  align-items: center;
  justify-content: center;
  display: grid;
  padding: 15%;
  border-radius: 2rem;
  height: 195px;
}
.private-banking .brand-box:first-child {
  background-color: transparent;
}
.private-banking .icon {
  width: 79px;
  height: 79px;
  display: inline-block;
}
.private-banking .icon-document {
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  row-gap: 13px;
  column-gap: 15px;
}
.private-banking .icon-document li {
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3E%3Cpath stroke='%2352AE30' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12.7 1v14.8M8.2 11.3l4.5 4.5 4.6-4.5'/%3E%3Cpath stroke='%2352AE30' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16.6 5h2.2c.8 0 1.6.3 2.2.8.6.6.9 1.3.9 2v12.3c0 .8-.3 1.5-1 2-.5.6-1.3.9-2 .9H6.5c-.8 0-1.5-.3-2.1-.8-.6-.6-1-1.3-1-2V7.8c0-.8.4-1.5 1-2C5 5.2 5.8 5 6.6 5H9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  list-style: none;
  background-position: 20px 50%;
  background-color: #EFF2F9;
  padding: 20px 20px 20px 60px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  margin-top: 0;
}
.private-banking .icon-document li div {
  min-height: 78px;
}
.private-banking .img-fluid {
  z-index: 1;
}
.private-banking .step-content--vertical--custom &gt; ol {
  padding: 0;
}
.private-banking .step-content--vertical--custom &gt; ol &gt; li {
  list-style: none;
  padding: 0 0 0 71px;
  display: grid;
  grid-template-rows: min-content min-content 60px;
  grid-template-columns: 1fr;
}
.private-banking .step-content--vertical--custom &gt; ol &gt; li:first-child:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  height: 100%;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='49' height='448' viewBox='0 0 49 448' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0205 322L24.0213 376' stroke='url(%23paint0_linear_59_250)' stroke-width='2'/%3E%3Cpath d='M36.5215 391.5L24.0215 389.5L11.5215 391.5L16.3206 388.37C20.5009 385.644 23.0215 380.991 23.0215 376L25.0215 376C25.0215 380.991 27.5421 385.644 31.7224 388.37L36.5215 391.5Z' fill='%23FFCC00'/%3E%3Crect x='0.0214844' y='436' width='48' height='48' rx='24' transform='rotate(-90 0.0214844 436)' fill='%23FFCC00'/%3E%3Cpath d='M22.3549 413.276H24.4989V411.628C24.4989 411.297 24.5096 410.919 24.5309 410.492C24.5629 410.055 24.5843 409.676 24.5949 409.356H24.5309C24.4029 409.633 24.2696 409.916 24.1309 410.204C23.9923 410.492 23.8483 410.78 23.6989 411.068L22.3549 413.276ZM24.4989 417.5V415.068H20.0989V413.452L23.8109 407.34H26.6909L26.6909 413.276H27.8589V415.068H26.6909V417.5H24.4989Z' fill='%23151617'/%3E%3Cpath d='M36.5215 307.5L24.0215 309.5L11.5215 307.5L16.3206 310.63C20.5009 313.356 23.0215 318.009 23.0215 323L25.0215 323C25.0215 318.009 27.5421 313.356 31.7224 310.63L36.5215 307.5Z' fill='%2352AE30'/%3E%3Cpath d='M36.5215 266.5L24.0215 264.5L11.5215 266.5L16.3206 263.37C20.5009 260.644 23.0215 255.991 23.0215 251L25.0215 251C25.0215 255.991 27.5421 260.644 31.7224 263.37L36.5215 266.5Z' fill='%2352AE30'/%3E%3Crect x='0.0214844' y='311' width='48' height='48' rx='24' transform='rotate(-90 0.0214844 311)' fill='%2352AE30'/%3E%3Cpath d='M23.6829 292.692C22.8616 292.692 22.1576 292.559 21.5709 292.292C20.9949 292.025 20.5203 291.679 20.1469 291.252L21.2349 289.764C21.5443 290.063 21.8856 290.308 22.2589 290.5C22.6323 290.692 23.0323 290.788 23.4589 290.788C23.9603 290.788 24.3603 290.687 24.6589 290.484C24.9576 290.271 25.1069 289.972 25.1069 289.588C25.1069 289.289 25.0323 289.033 24.8829 288.82C24.7336 288.596 24.4616 288.425 24.0669 288.308C23.6723 288.191 23.1069 288.132 22.3709 288.132V286.468C23.2883 286.468 23.9176 286.345 24.2589 286.1C24.6003 285.844 24.7709 285.513 24.7709 285.108C24.7709 284.756 24.6643 284.484 24.4509 284.292C24.2376 284.089 23.9283 283.988 23.5229 283.988C23.1603 283.988 22.8296 284.068 22.5309 284.228C22.2429 284.388 21.9389 284.607 21.6189 284.884L20.4349 283.444C20.9043 283.039 21.4003 282.724 21.9229 282.5C22.4456 282.265 23.0163 282.148 23.6349 282.148C24.6803 282.148 25.5229 282.393 26.1629 282.884C26.8136 283.364 27.1389 284.047 27.1389 284.932C27.1389 285.455 26.9896 285.903 26.6909 286.276C26.4029 286.649 25.9869 286.953 25.4429 287.188V287.252C26.0296 287.423 26.5096 287.716 26.8829 288.132C27.2669 288.537 27.4589 289.071 27.4589 289.732C27.4589 290.361 27.2829 290.9 26.9309 291.348C26.5896 291.785 26.1309 292.121 25.5549 292.356C24.9896 292.58 24.3656 292.692 23.6829 292.692Z' fill='white'/%3E%3Cpath d='M24.0215 198L24.0218 252' stroke='%2352AE30' stroke-width='2'/%3E%3Cpath d='M36.5215 182.5L24.0215 184.5L11.5215 182.5L16.3206 185.63C20.5009 188.356 23.0215 193.009 23.0215 198L25.0215 198C25.0215 193.009 27.5421 188.356 31.7224 185.63L36.5215 182.5Z' fill='%2352AE30'/%3E%3Cpath d='M36.5215 141.5L24.0215 139.5L11.5215 141.5L16.3206 138.37C20.5009 135.644 23.0215 130.991 23.0215 126L25.0215 126C25.0215 130.991 27.5421 135.644 31.7224 138.37L36.5215 141.5Z' fill='%2352AE30'/%3E%3Crect x='0.0214844' y='186' width='48' height='48' rx='24' transform='rotate(-90 0.0214844 186)' fill='%2352AE30'/%3E%3Cpath d='M20.3869 167.5V166.156C21.2509 165.335 22.0136 164.593 22.6749 163.932C23.3469 163.26 23.8696 162.647 24.2429 162.092C24.6163 161.527 24.8029 161.004 24.8029 160.524C24.8029 160.023 24.6696 159.644 24.4029 159.388C24.1469 159.121 23.8003 158.988 23.3629 158.988C23.0003 158.988 22.6696 159.095 22.3709 159.308C22.0829 159.511 21.8109 159.751 21.5549 160.028L20.2749 158.764C20.7763 158.231 21.2883 157.831 21.8109 157.564C22.3336 157.287 22.9576 157.148 23.6829 157.148C24.3549 157.148 24.9416 157.281 25.4429 157.548C25.9443 157.815 26.3336 158.193 26.6109 158.684C26.8989 159.164 27.0429 159.729 27.0429 160.38C27.0429 160.945 26.8829 161.527 26.5629 162.124C26.2536 162.711 25.8536 163.303 25.3629 163.9C24.8723 164.487 24.3496 165.068 23.7949 165.644C24.0509 165.612 24.3389 165.585 24.6589 165.564C24.9789 165.532 25.2563 165.516 25.4909 165.516H27.5389V167.5H20.3869Z' fill='white'/%3E%3Cpath d='M24.0215 72L24.0218 126' stroke='%2352AE30' stroke-width='2'/%3E%3Cpath d='M36.5 56.5L24 58.5L11.5 56.5L16.2991 59.6299C20.4794 62.3561 23 67.0093 23 72L25 72C25 67.0093 27.5206 62.3561 31.7009 59.6298L36.5 56.5Z' fill='%2352AE30'/%3E%3Crect y='60' width='48' height='48' rx='24' transform='rotate(-90 0 60)' fill='%2352AE30'/%3E%3Cpath d='M20.8934 41.5V39.596H23.1014V33.724H21.1974V32.268C21.7521 32.1613 22.2214 32.0333 22.6054 31.884C22.9894 31.7347 23.3628 31.5533 23.7254 31.34H25.4534L25.4534 39.596H27.3574L27.3574 41.5H20.8934Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_59_250' x1='24.0205' y1='322' x2='24.0213' y2='376' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.5' stop-color='%2352AE30'/%3E%3Cstop offset='1' stop-color='%23FFCC00'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.private-banking .step-content--vertical--custom &gt; ol &gt; li::marker {
  content: "";
}
.private-banking .step-content--vertical--custom &gt; ol &gt; li h4 {
  font-size: 14px;
  margin-bottom: 4px;
  font-weight: bold;
}
.private-banking .step-content--vertical--custom &gt; ol &gt; li p {
  margin: initial !important;
  width: initial;
}
.private-banking .step-content--vertical--custom .gy-md-8,
.private-banking .step-content--vertical--custom .g-md-8 {
  --bs-gutter-y: 0 !important;
  --bs-gutter-x: 0 !important;
}

.footer {
  background: var(--lg-otp-color) !important;
}
.footer .ss svg {
  fill: currentColor;
}

.box-result-form {
  background-color: var(--white);
  padding: 20px;
  border-radius: 15px;
}

.close_form_window {
  line-height: 20px;
  width: 20px;
  border-radius: 100%;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  content: "✕";
  font-size: 22px;
  color: var(--bs-otp-dark);
}

#accordionCustomScroll {
  /* width */
  /* Track */
  /* Handle */
}
#accordionCustomScroll::-webkit-scrollbar {
  width: 34px;
  background: #c0c0c0;
}
#accordionCustomScroll::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  /* border-right: solid 1px #f0f; */
  /* background: #ffac00; */
  box-shadow: inset 0 0 0 16px rgb(255, 255, 255);
}
#accordionCustomScroll::-webkit-scrollbar-thumb {
  background: no-repeat url("data:image/svg+xml,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16.8215' cy='16.5' r='16.5' fill='%2352AE30'/%3E%3C/svg%3E%0A");
}

.grid.grid-rule-custom {
  grid-template-columns: 236px 100%;
  grid-template-rows: 187px;
}

.client-image {
  background-size: cover;
  margin-top: -61px;
  padding-top: 61px;
}

.text-shadow {
  text-shadow: 1px 1px 0 #000;
}

@media (min-width: 720px) {
  .private-banking .icon-document {
    grid-template-columns: 1fr 1fr;
  }
  .private-banking .icon-document li div {
    min-height: 52px;
  }
}
.sect_inc_menu_header {
  background: var(--bg-container);
}

.navbar-light .navbar-toggler {
  background: var(--lg-otp-baner-color);
}

.is-header.navbar-light .navbar-nav .nav-link {
  color: var(--lg-otp-baner-color);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:active,
.navbar-light .navbar-nav .nav-link:focus {
  color: #fff !important;
}

@media (min-width: 960px) {
  .is-header.navbar-light .navbar-nav .nav-link strong {
    color: var(--lg-otp-color);
  }
  .is-header.navbar-light .navbar-nav .nav-link:hover strong {
    color: var(--lg-otp-color-button) !important;
  }
  .sect_inc_menu_header {
    background: none;
  }
  .private-banking picture img {
    max-width: 152px;
  }
  .private-banking .brand-box:first-child {
    background-color: var(--bg-otp-white);
  }
  .private-banking .icon-document {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: inherit;
    margin-right: inherit;
    column-gap: 32px;
    row-gap: 64px;
  }
  .client-image {
    background: none;
    margin-top: 0;
    padding-top: 0;
  }
  .client-image img {
    border-radius: 30px;
  }
  .text-shadow {
    text-shadow: none;
  }
}
.private-banking #form_buttons .btn-primary:hover {
  color: var(--lg-otp-color-button);
  background: var(--lg-otp-color2);
  border-color: var(--lg-otp-color2);
  cursor: pointer;
}

.private-banking #form_buttons .btn-primary:disabled,
.private-banking #form_buttons .btn-primary.disabled {
  color: var(--lg-otp-color-button);
  background-color: var(--lg-otp-color);
  border-color: #97CEB7;
}

.private-banking #form_buttons {
  display: flex;
}

.private-banking .custom-checkbox a {
  color: var(--lg-otp-color2);
}

.private-banking .field__label input[type=checkbox]:checked ~ .custom-checkbox:before {
  transition: all 0.4s;
  border: 1px solid var(--lg-otp-color2);
  background-color: var(--lg-otp-color2);
}

/*# sourceMappingURL=private-banking.css.map */
</pre></body></html>