@import "../node_modules/ion-rangeslider/css/ion.rangeSlider.css";
@import "../node_modules/animate.css/animate.css";
@font-face {
  font-family: "ProximaNova";
  src: url("/themes/universalbank/assets/fonts/ProximaNova/ProximaNova-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "ProximaNova";
  src: url("/themes/universalbank/assets/fonts/ProximaNova/ProximaNova-Regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "ProximaNova";
  src: url("/themes/universalbank/assets/fonts/ProximaNova/ProximaNova-Semibold.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "ProximaNova";
  src: url("/themes/universalbank/assets/fonts/ProximaNova/ProximaNova-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "ProximaNova";
  src: url("/themes/universalbank/assets/fonts/ProximaNova/ProximaNova-Extrabold.woff2") format("woff2");
  font-weight: 800;
}
@font-face {
  font-family: "HeliosBlackC";
  font-display: swap;
  src: url("/themes/universalbank/assets/fonts/HeliosBlackC/HeliosBlackC.eot");
  /* IE9 Compat Modes */
  src: url("/themes/universalbank/assets/fonts/HeliosBlackC/HeliosBlackC.eot?#iefix") format("embedded-opentype"), url("/themes/universalbank/assets/fonts/HeliosBlackC/HeliosBlackC.woff") format("woff"), url("/themes/universalbank/assets/fonts/HeliosBlackC/HeliosBlackC.ttf") format("truetype"), url("/themes/universalbank/assets/fonts/HeliosBlackC/HeliosBlackC.svg#2c1459d58560f08b4b0586fbe80aa4cd") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
/*------*/
@media screen and (max-width: 1200px) {
  .ib-list .inside-limit {
    max-width: 100%;
    width: 100%;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .ib-list .inside-limit .col-lg-4 {
    width: 33.33333%;
  }
}
@media screen and (max-width: 1200px) and (max-width: 730px) {
  .ib-list .inside-limit .col-lg-4 {
    width: 100%;
  }
}
.ib-list__item_pink a {
  background: #f42551;
}
.ib-list__item_cyan a {
  background: #02b4f5;
}
.ib-list__item_blue a {
  background: #0d3c93;
}
.ib-list__item a {
  padding: 20px;
  height: 100%;
  display: block;
  position: relative;
  padding-bottom: 180px !important;
}
.ib-list__item a h2 {
  margin: 0;
  color: white;
  text-align: left;
  opacity: 1;
  font-size: 30px;
  position: relative;
}
.ib-list__item a h2:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: white;
  bottom: -7px;
  left: 2px;
  position: absolute;
}
.ib-list__item a p {
  margin: 0;
  margin-top: 13px !important;
  margin-bottom: 10px !important;
  color: white;
  font-size: 20px;
  text-align: left;
  line-height: 1.3em;
}
.ib-list__item a img {
  position: absolute;
  bottom: 30px;
  right: 50px;
}
.ib-list__item a:after {
  content: "";
  display: table;
  clear: both;
}
.likely {
  display: inline-block;
  float: right;
  margin-top: -9px;
}
.likely__widget {
  cursor: pointer;
  display: inline-block;
  width: 34px;
  height: 34px;
  float: right;
  margin-left: 20px;
}
.likely__widget:last-of-type {
  margin-left: 0;
}
.likely__widget.likely__twitter {
  background: url(/themes/universalbank/assets/img/tw.svg) no-repeat center;
  background-size: 34px;
}
.likely__widget.likely__facebook {
  background: url(/themes/universalbank/assets/img/fb.svg) no-repeat center;
  background-size: 34px;
}
.likely__widget.likely__vkontakte {
  background: url(/themes/universalbank/assets/img/vk.svg) no-repeat center;
  background-size: 34px;
}
.likely__icon {
  display: none;
}
@media only screen and (min-width: 640px) and (max-width: 991px) {
  .menu-bottom {
    height: 60px;
  }
  .menu-bottom-wrapper {
    height: 60px;
    position: relative;
    box-shadow: none;
  }
  .menu-bottom .link-item {
    width: 20%;
    border-bottom: 1px solid #e5e5e5;
  }
  .menu-bottom .link {
    height: 60px;
    line-height: 34px;
    font-size: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 10px !important;
  }
  .menu-bottom .link > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .menu-bottom .link-item-text {
    display: inline-block;
    line-height: normal;
  }
  .link-item:nth-child(3), .link-item:last-child {
    display: block;
  }
  .menu-bottom .link-item .sign {
    width: 18px;
    line-height: 60px;
  }
  .menu-bottom {
    display: block;
    position: fixed;
    bottom: -1px;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
  }
  .menu-bottom-wrapper + .block {
    padding-bottom: 0;
  }
  .menu-bottom.not-fixed-link {
    display: block;
    position: relative;
    left: 0;
    border-top: 1px solid transparent;
  }
  .copy {
    text-align: center;
  }
}
@media only screen and (max-height: 700px) {
  .grid-list .grid-item .slide .cell-bottom {
    padding-bottom: 40px;
  }
}
.select-list--four-items > div {
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  .select-list--four-items > div {
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .select-list--four-items .select-title {
    min-width: 100px;
    text-align: right;
  }
  .select-list--four-items .list-link__on-clear-session {
    padding-top: 5px;
    text-align: center !important;
  }
}
@media screen and (max-width: 500px) {
  .select-list--four-items .select-title {
    width: 35%;
  }
  .select-list--four-items .collateral-sale__cur-option {
    width: 60%;
  }
}
body .menu-clone.menu-mob .lang-list a:nth-child(2) {
  display: block;
}
@media screen and (max-width: 639px) {
  .inside-limit p {
    text-align: justify !important;
  }
  body .menu-clone.menu-mob .lang-list a:nth-child(2) {
    top: 0;
  }
  .block > .inside-limit > h3, .block > .inside-limit > .h3-title {
    text-align: justify !important;
  }
  .wrapper .grid-list {
    padding-top: 360%;
  }
  .wrapper .grid-list .grid-cell {
    position: absolute;
  }
  .wrapper .grid-list .grid-cell:nth-child(2) {
    top: 0;
    height: 28%;
  }
  .wrapper .grid-list .grid-cell:nth-child(4) {
    top: 28%;
    height: 18%;
  }
  .wrapper .grid-list .grid-cell:nth-child(1) {
    top: 46%;
    height: 18%;
  }
  .wrapper .grid-list .grid-cell:nth-child(3) {
    top: 64%;
    height: 18%;
  }
  .wrapper .grid-list .grid-cell:nth-child(5) {
    top: 82%;
    height: 18%;
  }
  .wrapper .grid-list .grid-cell .img-zoom {
    background-size: 70%;
    background-position: 48% center;
  }
}
.error + .error-box {
  top: 100%;
  line-height: 1em;
}
@media only screen and (max-width: 991px) {
  .grid-item1x1 .item-title.limit-content, .width1 .item-title.limit-content {
    max-width: 50%;
  }
}
.block table {
  font-weight: 400;
  vertical-align: middle;
  font-size: 14px;
}
.block table td {
  border-right: 1px solid #e2e2e2;
  padding: 20px 20px;
  color: #545454;
  text-align: left !important;
}
.block table strong {
  color: #545454;
}
.block table tr {
  border-top: 1px solid #e2e2e2;
}
.block table tr:nth-child(1) {
  background-color: #e7eaef;
}
.block table tr:nth-child(1) {
  background-color: #e7eaef;
}
.form-group .row, .row-list {
  padding-left: 10px;
}
.form-group p {
  padding-left: 10px;
  display: inline-block;
}
.form-group .m-b-2 {
  padding-left: 10px !important;
}
.input-item:last-child {
  padding-right: 0px !important;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .form-page .form {
    width: 70% !important;
  }
}
.list-link.hide-block.open .btn {
  background: #7990a4 !important;
  background-color: #7990a4 !important;
}
.list-link.hide-block.open .btn:hover {
  background: #33af53 !important;
  background-color: #33af53 !important;
}
.list-link.hide-block.open .hide-text-wrap {
  display: none;
}
#overlay {
  z-index: 5001;
  position: fixed;
  background: rgba(53, 53, 53, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.modal_div {
  position: fixed;
  background: #fff;
  top: 50%;
  left: 50%;
  z-index: 5002;
  display: none;
  opacity: 0;
  padding: 35px;
}
.modal_div.show {
  display: block;
  opacity: 1;
}
.modal_div .modal_close {
  width: 19px;
  height: 19px;
  background: url("/themes/universalbank/assets/img/close_modal.svg") center no-repeat;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.no-scroll {
  overflow: hidden;
}
#button_popup, #welcome-lang-popup {
  background-color: #fff;
}
#button_popup h3, #button_popup .h3-title, #button_popup .modal-title, #welcome-lang-popup h3, #welcome-lang-popup .h3-title, #welcome-lang-popup .modal-title {
  margin: 0 auto 30px;
  font-size: 24px;
  color: #1e337f;
  font-weight: bold;
  opacity: 1;
}
#button_popup .link_button, #welcome-lang-popup .link_button {
  display: block;
  color: #fff;
  border-radius: 50px;
  font-weight: 600;
  width: 190px;
  padding: 12px 0;
  line-height: 1em;
  text-align: center;
  font-size: 16px;
  transition: 0.3s;
  border: 0;
}
@media screen and (max-width: 479px) {
  #button_popup .link_button, #welcome-lang-popup .link_button {
    width: 100%;
  }
}
#button_popup .link_button:hover, #welcome-lang-popup .link_button:hover {
  opacity: 0.7;
}
#button_popup .link_button.green, #welcome-lang-popup .link_button.green {
  background: #069e2d;
}
#button_popup .link_button.blue, #welcome-lang-popup .link_button.blue {
  background-color: #134b94;
}
#button_popup .link_button:last-child, #welcome-lang-popup .link_button:last-child {
  margin-bottom: 0;
}
#button_popup p, #welcome-lang-popup p {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
}
#button_popup p a, #welcome-lang-popup p a {
  text-decoration: underline;
  color: #1d337f;
  font-weight: 600;
}
#button_popup {
  width: 390px;
  height: 260px;
  margin-top: -130px;
  margin-left: -190px;
  background-image: url("/themes/universalbank/assets/img/bg_popup.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
}
@media screen and (max-width: 479px) {
  #button_popup {
    width: calc(100% - 40px);
    left: 20px;
    margin-left: 0;
  }
}
#button_popup .link_button {
  margin: 0 auto 25px;
}
#button_popup p {
  margin-top: -5px;
  color: #1e337f;
}
#button_popup p .button_popup__icon {
  display: inline-block;
  background: none;
  padding-left: 0;
}
#welcome-lang-popup {
  width: 100vw;
  max-width: 640px;
  transform: translate(-50%, -50%);
}
#welcome-lang-popup[style*="display: block;"] ~ #overlay {
  background: rgba(53, 53, 53, 0.8);
  pointer-events: none;
}
#welcome-lang-popup .buttons {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 479px) {
  #welcome-lang-popup .buttons {
    flex-direction: column;
  }
}
#welcome-lang-popup .link_button:not(:last-child) {
  margin-right: 32px;
}
@media screen and (max-width: 479px) {
  #welcome-lang-popup .link_button:not(:last-child) {
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.c-checkbox a {
  font-weight: normal;
  color: #0279df;
  text-decoration: underline;
}
@media only screen and (max-width: 639px) {
  .block table strong {
    font-size: 14px;
  }
  .table.table-block td, .table.table-block th, .block table td, .block table th {
    padding: 10px 10px;
  }
  .inside-limit li {
    padding-top: 20px;
    padding-left: 20px;
  }
  .inside-limit li:before {
    left: calc(50% + 10px);
  }
}
.panel.panel-small .panel-title {
  min-width: 230px;
}
.panel.panel-small .panel-title p {
  color: #000;
}
.link_login_red {
  width: 420px;
  margin: auto;
  border-radius: 0 15px;
  background-color: #f8111e;
  transition: all 0.35s;
  display: block;
  color: #fff;
  font-size: 29px;
  padding: 25px;
  line-height: 1em;
  background-image: url("/themes/universalbank/assets/img/new_globe.svg");
  background-repeat: no-repeat;
  background-position: calc(100% + 20px) calc(100% + 20px);
  background-size: 130px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .link_login_red {
    width: 100%;
  }
}
.link_login_red span {
  color: #fff;
}
.link_login_red strong {
  font-size: 32px;
  display: block;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 10px;
  color: #fff;
}
.link_login_red strong:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 20px;
  height: 3px;
  content: "";
}
.link_login_red:hover {
  background-color: #0d3d93;
  transition: all 0.35s;
  color: #fff;
}
.browser-block {
  padding-bottom: 50px;
}
.browser-block h2, .browser-block .h2-title {
  margin: 0;
}
.browser-block ul {
  text-align: center;
}
.browser-block li {
  display: inline-block;
  text-decoration: none;
  background: inherit;
  padding: 20px;
}
.browser-block li:before {
  background: inherit;
}
@media screen and (max-height: 630px) {
  .width2 .cell {
    padding-top: 18% !important;
  }
}
.image-holder {
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.image-holder img {
  object-fit: cover;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.image-holder .fake-img {
  opacity: 0;
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.image-holder .img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.img-h120 {
  height: 120px;
  display: table !important;
  width: 100%;
}
.img-h120 > div {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  width: 100%;
  height: 100%;
}
.img-h120 > div img {
  max-width: 100%;
  max-height: 100%;
}
.border_bottom {
  border-bottom: 2px solid #0C3D92;
}
.border_bottom.shadow-bottom {
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .border_bottom {
    border-bottom: 0;
  }
}
.footer .list_social li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.footer .list_social li:last-child {
  margin-right: 0;
}
.footer .list_social a {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  opacity: 1;
}
.footer .list_social a.facebook {
  background: url("/themes/universalbank/assets/img/facebook-universal.svg") no-repeat center #3c5b97;
}
.block_share_post {
  margin-bottom: 40px;
  margin-top: -20px;
}
.block_share_post .inside-limit {
  position: relative;
  padding-top: 15px;
  text-align: left;
}
.block_share_post .inside-limit:before {
  content: "";
  position: absolute;
  width: 37px;
  height: 1px;
  background: #979797;
  top: 0;
  left: 20px;
}
@media (max-width: 991px) {
  .block_share_post .inside-limit:before {
    left: 40px;
  }
}
@media (max-width: 639px) {
  .block_share_post .inside-limit:before {
    left: 20px;
  }
}
.block_share_post p {
  margin-bottom: 10px !important;
}
.block_share_post a {
  min-width: 64px;
  height: 33px;
  border-radius: 33px;
  background: url("/themes/universalbank/assets/img/facebook-universal.svg") no-repeat 16px center #3c5b97;
  padding-left: 40px;
  padding-right: 15px;
  display: inline-block;
}
.block_share_post a span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 33px;
}
.header .header-inner {
  width: 100%;
}
.header .list_header {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .header .block_list_social {
    margin-top: 28px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 660px) {
  .header .block_list_social {
    margin-top: 8px;
  }
}
@media screen and (max-width: 479px) {
  .header .block_list_social {
    margin-right: 5px;
  }
}
.header .block_list_social a {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
}
.header .block_list_social a.facebook {
  background: url("/themes/universalbank/assets/img/facebook-universal.svg") no-repeat center #3c5b97;
  background-size: auto 10px;
}
.banking a {
  line-height: 24px;
}
.block-deposit-calculator.block-grey-bg {
  background: #f5f5f5;
}
.block-deposit-calculator #deposit-value-slider {
  position: absolute;
  top: -9999px !important;
}
.block-deposit-calculator .calculator-container {
  margin-bottom: 25px;
}
.block-deposit-calculator .calculator-container select {
  position: absolute;
  top: -9999px;
  display: none;
  pointer-events: none;
}
.block-deposit-calculator .calculator-container .nice-select {
  outline: none;
  position: relative;
}
.block-deposit-calculator .calculator-container .nice-select:before {
  display: block;
  content: "";
  background: url("/themes/universalbank/assets/img/select-dropdown.png") center no-repeat;
  background-size: cover;
  width: 18px;
  height: 10px;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  top: calc(50% - 5px);
  right: 18px;
  transition: 0.5s;
}
.block-deposit-calculator .calculator-container .nice-select.open:before {
  transition: 0.5s;
  transform: rotate(180deg);
}
.block-deposit-calculator .calculator-container .nice-select.open .current {
  border-radius: 3px 3px 0 0;
}
.block-deposit-calculator .calculator-container .nice-select.open .list {
  display: block;
}
.block-deposit-calculator .calculator-container .nice-select.open .list li {
  color: #000;
}
.block-deposit-calculator .calculator-container .nice-select .list {
  display: none;
  position: absolute;
  top: 100%;
  background: #fff;
  border: 1px solid #2ab7ca;
  border-radius: 0 0 3px 3px;
  width: 100%;
  z-index: 999;
}
.block-deposit-calculator .calculator-container .nice-select .list li {
  list-style-type: none;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 25px;
}
.block-deposit-calculator .calculator-container .nice-select .list li:before {
  content: none;
}
.block-deposit-calculator .calculator-container .nice-select .list li.selected {
  background: #ddd;
}
.block-deposit-calculator .calculator-container .nice-select .list li.disabled {
  opacity: 0.2;
}
.block-deposit-calculator .calculator-container .nice-select .current {
  width: 100%;
  height: 55px;
  padding-left: 25px;
  padding-right: 55px;
  border: 0;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  border-radius: 3px;
  background: #2ab7ca;
  position: relative;
  z-index: 1;
  line-height: normal;
}
.block-deposit-calculator .calculator-container .currency-container .nice-select:before {
  content: none;
}
.block-deposit-calculator .calculator-container .currency-container .current {
  display: none;
}
.block-deposit-calculator .calculator-container .currency-container .list {
  display: flex !important;
  background: transparent;
  position: static;
}
.block-deposit-calculator .calculator-container .currency-container .list li {
  padding: 0 0 0;
  margin-top: 0;
  margin-bottom: 0;
}
.block-deposit-calculator .calculator-container .selected-deposit-profit {
  text-align: center;
}
.block-deposit-calculator .calculator-container .selected-deposit-profit .div-table {
  display: table;
  height: 100%;
  width: 100%;
}
.block-deposit-calculator .calculator-container .selected-deposit-profit .div-table .tablecell {
  display: table-cell;
  vertical-align: middle;
}
.block-deposit-calculator .calculator-container .calculator-term.none + .selectbox {
  display: none;
}
.block-deposit-calculator .calculator-container .calculator-term.none + .nice-select {
  display: none;
}
.block-deposit-calculator .form-group select {
  padding-left: 6px;
  color: #999;
}
.block-deposit-calculator .p-y-4-xs, .block-deposit-calculator .p-y-4-sm, .block-deposit-calculator .p-y-6-lg {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.block-deposit-calculator input[type=text], .block-deposit-calculator input[type=email], .block-deposit-calculator input[type=phone], .block-deposit-calculator input[type=text-muted] {
  background: #fff;
  padding-left: 10px !important;
}
.block-deposit-calculator .m-t-15 {
  margin-top: 15px !important;
}
.block-deposit-calculator .input-item:last-child .m-r-2-md {
  margin-right: 10px !important;
}
@media screen and (max-width: 768px) {
  .block-deposit-calculator .input-item:last-child .m-r-2-md {
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 639px) {
  .block-deposit-calculator fieldset .input-item {
    margin-bottom: 20px;
  }
  .block-deposit-calculator fieldset .input-item:last-child {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .block-deposit-calculator fieldset .m-r-1-xs {
    margin-right: 20px !important;
  }
}
.block-deposit-calculator .selected-deposit-error {
  font-size: 24px;
  line-height: 26px;
  color: #444;
  font-weight: 700;
  max-width: 330px;
  height: 100%;
}
.block-deposit-calculator .selected-deposit-error > div {
  display: table;
  height: 100%;
  width: 100%;
}
.block-deposit-calculator .selected-deposit-error > div .table-cell {
  vertical-align: middle;
  display: table-cell;
}
.block-deposit-calculator .selected-deposit-error.text-center {
  text-align: center;
}
.block-deposit-calculator .deposit-amount-title.error-color {
  color: #f93822;
}
.block-deposit-calculator .deposit-parameter-value span {
  display: inline;
}
.block-deposit-calculator .deposit-parameter-value span.hidden {
  display: none;
}
.main-link.button-right {
  float: right;
}
.block-grey-bg {
  background-color: #f5f5f5;
}
.header.fixed .nav-item:not(:first-child) {
  margin-left: 3%;
}
.landing .block_icons {
  padding-bottom: 0;
}
.landing h2, .landing .h2-title {
  margin-top: 0;
  padding-top: 0;
}
.landing .c-land-block {
  padding-top: 40px;
  padding-bottom: 40px;
}
.landing .c-land-block + .block {
  padding-top: 40px;
  padding-bottom: 40px;
}
.landing .c-land-block--header {
  padding-top: 145px;
  padding-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .landing .c-land-block--header {
    padding-top: 60px;
  }
}
.landing .c-land-block--header .c-land-block__inner {
  min-height: 400px;
}
@media screen and (min-width: 1400px) {
  .landing .c-land-block--header .c-land-block__inner {
    min-height: 480px;
  }
}
@media screen and (max-width: 1399px) {
  .landing .c-land-block--header .c-land-block__inner {
    min-height: 450px;
  }
}
@media screen and (max-width: 991px) {
  .landing .c-land-block--header .c-land-block__inner {
    min-height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .landing .c-land-block--header .c-land-block__inner {
    min-height: 280px;
  }
}
.landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
  text-align: left;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  opacity: 1;
  font-size: 45px;
  line-height: normal;
  max-width: 550px;
  font-weight: 300;
}
@media screen and (max-width: 1199px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 40px;
    max-width: 500px;
  }
}
@media screen and (min-width: 992px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    max-width: 450px;
  }
}
@media screen and (max-width: 959px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 36px;
    max-width: 400px;
  }
}
@media screen and (max-width: 859px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 32px;
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 639px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 24px;
    max-width: 270px;
  }
}
@media screen and (max-width: 479px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 20px;
    max-width: 220px;
  }
}
@media screen and (max-width: 359px) {
  .landing .c-land-block--header h1, .landing .c-land-block--header h3, .landing .c-land-block--header .h3-title {
    font-size: 18px;
    max-width: 130px;
    min-width: 1px;
  }
}
.landing .c-land-block--header:before {
  display: none;
}
.landing .c-land-block--header .banner-circle-logo {
  bottom: 0;
}
.landing .c-land-block--header + .c-lang-triangle {
  margin-top: -119px;
  z-index: 10;
}
@media screen and (max-width: 900px) {
  .landing .c-land-block--header + .c-lang-triangle {
    margin-top: -39px;
  }
}
.landing .c-land-block--header.header-padding {
  margin-top: 138px;
}
@media screen and (max-width: 991px) {
  .landing .c-land-block--header.header-padding {
    margin-top: 100px;
  }
}
@media screen and (max-width: 639px) {
  .landing .c-land-block--header.header-padding {
    margin-top: 60px;
  }
}
.landing .block {
  width: 100%;
}
.landing .p-b-0 {
  padding-bottom: 0 !important;
}
.landing .c-lang-triangle {
  position: relative;
  width: 100%;
  height: 119px;
}
@media screen and (max-width: 900px) {
  .landing .c-lang-triangle {
    height: 39px;
  }
}
.landing .c-land-block__triangle {
  margin-top: 0 !important;
  top: 0;
  left: 0;
}
.landing .sb-description {
  text-align: left;
  padding-top: 0;
  padding-left: 0;
}
.landing .sb-description h2, .landing .sb-description .h2-title {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.landing .sb-description h2:not(:last-child), .landing .sb-description .h2-title:not(:last-child) {
  margin-bottom: 15px;
}
.landing .sb-description p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}
.landing .sb-description p:not(:last-child) {
  margin-bottom: 10px;
}
.landing .c-lang-triangle + .block-form-to-show {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.landing .block-form-to-show {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .landing .half-block-container .c-land-block-left, .landing .half-block-container .c-land-block-right {
    float: none !important;
    width: 100%;
  }
}
.landing .feature-icon-item img {
  max-width: 100%;
  height: 90px;
}
.landing .c-land-content h3, .landing .c-land-content .h3-title {
  margin-top: 0;
  color: #1f3a72;
  font-size: 22px !important;
  font-weight: 400;
  padding-left: 0;
}
.landing .sb-graph__top p {
  color: #000;
}
.hide-text-wrap {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .sb-description {
    padding-left: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-height: 768px) and (min-width: 1366px) {
  .header .logo img {
    max-width: 180px;
  }
  .header .line {
    margin-bottom: 20px !important;
  }
  .header .phone-info {
    padding-top: 0;
  }
  .header .phone-link {
    margin-bottom: 0 !important;
    font-size: 18px;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .landing .c-land-block--footer p {
    font-size: 0.5em;
  }
}
@media screen and (max-width: 479px) {
  .landing .sb-graph {
    padding-left: 60px;
  }
}
#map-frame .gm-style .gm-style-iw {
  font-size: 15px;
  line-height: 1.6666;
  color: #7a7a7a;
}
#map-frame .gm-style .gm-style-iw b {
  color: #343434;
}
#map-frame .gm-style .gm-style-iw b.color_blue {
  color: #0d3c93;
}
#map-frame .gm-style .gm-style-iw span {
  font-size: 17px;
  line-height: 1.76;
  color: #7a7a7a;
}
.inline-layout {
  font-size: 0;
  letter-spacing: 0;
}
.inline-layout > * {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.inline-layout.col-2 > * {
  width: calc(100% / 2);
}
.title_graph {
  color: #0c3d93;
  font-size: 35px;
  line-height: 1.14;
  opacity: 0.8;
  font-weight: 300;
  text-transform: none;
}
.title_graph + .block_graph {
  margin-top: 50px;
}
@media screen and (max-width: 959px) {
  .title_graph {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .title_graph {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .block_graph {
    text-align: center;
  }
}
.block_graph .list_graph {
  width: calc(100%/3);
  margin-bottom: 80px;
  padding: 0 50px 0 0;
}
@media screen and (max-width: 1440px) {
  .block_graph .list_graph {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .block_graph .list_graph {
    width: calc(100%/2);
  }
}
@media screen and (max-width: 959px) {
  .block_graph .list_graph {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .block_graph .list_graph {
    width: 100%;
  }
}
.block_graph .list_graph.width70 {
  width: calc(70% - 50px);
}
@media screen and (max-width: 768px) {
  .block_graph .list_graph.width70 {
    width: 100%;
  }
}
.block_graph .list_graph:last-child {
  margin-bottom: 0;
}
.block_graph .list_graph h3, .block_graph .list_graph .h3-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
  color: #000000;
  text-align: left;
  padding-left: 10px;
}
.block_graph .list_graph h3 img, .block_graph .list_graph .h3-title img {
  width: 45px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
@media screen and (max-width: 959px) {
  .block_graph .list_graph h3 img, .block_graph .list_graph .h3-title img {
    width: 40px;
    margin-right: 15px;
  }
}
.block_graph .list_graph h3 span, .block_graph .list_graph .h3-title span {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 600;
  width: calc(100% - 100px);
  min-height: 60px;
}
@media screen and (max-width: 959px) {
  .block_graph .list_graph h3 span, .block_graph .list_graph .h3-title span {
    font-size: 18px;
    width: calc(100% - 70px);
  }
}
.block_graph .list_graph .item {
  padding-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 959px) {
  .block_graph .list_graph .item {
    padding-top: 36px;
  }
}
.block_graph .list_graph .item:last-child {
  margin-bottom: 0;
}
.block_graph .list_graph .item .label_month {
  width: 100px;
  text-align: right;
  color: #64666b;
  font-size: 16px;
  font-weight: 600;
  vertical-align: top;
  padding-top: 10px;
  padding-right: 15px;
  box-sizing: border-box;
  line-height: 1em;
}
.block_graph .list_graph .item .item_progress {
  vertical-align: middle;
  width: calc(100% - 100px);
  position: relative;
}
.block_graph .list_graph .item .item_progress .label_progress_bar {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  text-align: right;
  line-height: 1em;
  padding-bottom: 9px;
  border-bottom: 2px solid #808080;
  white-space: nowrap;
  min-width: 130px;
}
@media screen and (max-width: 959px) {
  .block_graph .list_graph .item .item_progress .label_progress_bar {
    font-size: 18px;
    top: -36px;
  }
}
.block_graph .list_graph .item .item_progress .label_progress_bar:after, .block_graph .list_graph .item .item_progress .label_progress_bar:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 2px;
  bottom: -5px;
  background: #808080;
}
.block_graph .list_graph .item .item_progress .label_progress_bar:after {
  right: 0;
}
.block_graph .list_graph .item .item_progress .label_progress_bar:before {
  left: 0;
}
.block_graph .list_graph .item .item_progress .progress-bar span {
  line-height: 37px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.block_graph .info_graph {
  width: 30%;
  padding: 30px;
}
@media screen and (max-width: 959px) {
  .block_graph .info_graph {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .block_graph .info_graph {
    width: 100%;
  }
}
.block_graph .info_graph.width100 {
  width: 100%;
  padding: 30px 0;
  font-size: 0;
  letter-spacing: 0;
  background-color: #f5f5f5;
}
.block_graph .info_graph.width100 .item_info {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media screen and (max-width: 768px) {
  .block_graph .info_graph.width100 .item_info {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .block_graph .info_graph.width100 .item_info {
    width: 100%;
  }
}
.block_graph .info_graph .item_info {
  margin-bottom: 20px;
}
.block_graph .info_graph .item_info:last-child {
  margin-bottom: 0;
}
.block_graph .info_graph .item_info .label_percent {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  min-width: 120px;
  margin-bottom: 20px;
  border-radius: 20px;
}
.block_graph .info_graph .item_info .label_percent.bg-blue {
  background: #01baef;
}
.block_graph .info_graph .item_info .label_percent.bg-red {
  background: #de1e23;
}
.block_graph .info_graph .item_info .label_percent.bg-darkblue {
  background: #031f70;
}
.block_graph .info_graph .item_info .label_percent.bg-orange {
  background: #ffb614;
}
.block_graph .info_graph .item_info ul {
  text-align: left;
}
.block_graph .info_graph .item_info ul li {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 1em;
}
@media screen and (max-width: 959px) {
  .block_graph .info_graph .item_info ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 639px) {
  .block_graph .info_graph .item_info ul li {
    padding-top: 0;
  }
}
.block_graph .info_graph .item_info ul li:before {
  width: 6px;
  height: 6px;
  background-color: #0c3d93;
  border-radius: 6px;
  top: 50%;
  margin-top: -3px;
  left: 0 !important;
  margin-left: 0;
}
.block_graph .info_graph .item_info ul li:last-child {
  margin-bottom: 0;
}
.block_graph .info_graph .item_info ul.list_info2 li:before {
  margin-top: -9px;
  content: ">";
  background: none;
  color: #0c3d93;
  height: inherit;
  width: inherit;
  font-size: 18px;
  line-height: 1em;
}
@media screen and (max-width: 959px) {
  .block_graph .info_graph .item_info ul.list_info2 li:before {
    font-size: 16px;
    margin-top: -8px;
  }
}
.block_graph .info_graph2 {
  width: 100%;
  /*float: right;*/
  padding: 30px;
  text-align: left;
  padding-left: 120px;
}
@media screen and (max-width: 1024px) {
  .block_graph .info_graph2 {
    padding: 20px;
    padding-left: 120px;
  }
}
@media screen and (max-width: 768px) {
  .block_graph .info_graph2 {
    width: 100%;
    float: none;
  }
}
.block_graph .info_graph2 h3, .block_graph .info_graph2 .h3-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-top: 0;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .block_graph .info_graph2 h3, .block_graph .info_graph2 .h3-title {
    /*margin-bottom: 30px;*/
    font-size: 18px;
  }
}
.block_graph .info_graph2 .item_progress_info {
  display: inline-block;
  margin-right: 30px;
}
@media screen and (max-width: 479px) {
  .block_graph .info_graph2 .item_progress_info {
    margin-bottom: 20px;
  }
  .block_graph .info_graph2 .item_progress_info:last-child {
    margin-bottom: 0;
  }
}
.block_graph .info_graph2 .item_progress_info:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.block_graph .info_graph2 .item_progress_info .progress_color {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  /*@media screen and (max-width: 1024px){
                    width: 40px;
                    height: 40px;
                }*/
}
.block_graph .info_graph2 .item_progress_info .progress_color.bg-blue-dark {
  background-color: #1d3572;
}
.block_graph .info_graph2 .item_progress_info .progress_color.bg-blue {
  background-color: #01baef;
}
.block_graph .info_graph2 .item_progress_info .name {
  font-size: 18px;
  vertical-align: middle;
  padding-left: 30px;
  width: calc(100% - 60px);
}
@media screen and (max-width: 1024px) {
  .block_graph .info_graph2 .item_progress_info .name {
    font-size: 16px;
    padding-left: 20px;
    width: calc(100% - 40px);
  }
}
/* progress bar */
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  vertical-align: baseline;
  display: block;
  width: 100%;
  height: 37px;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background: none;
  min-width: 130px;
}
.progress .progress-bar {
  height: 100%;
  color: #fff;
  background-color: #031F70;
  margin-right: 5px;
}
.progress .progress-bar.progress-bar-deposites {
  flex-grow: 1;
  flex-shrink: 1;
}
.progress .progress-bar:first-child {
  border-radius: 20px 0 0 20px;
}
.progress .progress-bar:last-child {
  margin-right: 0;
  border-radius: 0 20px 20px 0;
}
.progress .progress-bar:only-child {
  border-radius: 20px;
}
.progress .progress-bar.bg-blue {
  background: #01baef;
}
.progress .progress-bar.bg-blue.progress-bar-deposites {
  min-width: 40px !important;
  flex-grow: 0;
  flex-shrink: 0;
}
.progress .progress-bar.bg-red {
  background-color: #de1e23;
}
.progress .progress-bar.bg-red.progress-bar-deposites {
  min-width: 40px !important;
  flex-grow: 0;
  flex-shrink: 0;
}
.progress .progress-bar.bg-orange {
  background: #FFB614;
}
.progress .progress-bar.bg-orange.progress-bar-deposites {
  min-width: 40px !important;
  flex-grow: 0;
  flex-shrink: 0;
}
.progress[value] {
  color: #0074d9;
  border: 0;
  appearance: none;
}
.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem;
}
.progress[value]::-webkit-progress-value::before {
  content: attr(value);
}
.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c;
}
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c;
}
.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de;
}
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de;
}
.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e;
}
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e;
}
.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f;
}
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f;
}
/* progress bar end */
@media screen and (max-width: 991px) {
  .wrapper .grid-list.blocks1 {
    padding-top: 0 !important;
    margin-top: 0;
  }
  .wrapper .grid-list.blocks1 .grid-cell {
    width: 100%;
  }
  .grid-list.blocks1 .grid-cell .grid-item {
    padding-bottom: 0 !important;
  }
  .grid-list.blocks1 .grid-cell .grid-item .slick-slider {
    position: relative;
  }
  .grid-list .grid-cell.blocks1 .grid-item .slick-slider .cell-center {
    vertical-align: middle;
  }
}
@media screen and (max-width: 639px) {
  .wrapper .grid-list.blocks1 {
    padding-top: 65%;
  }
  .wrapper .grid-list.blocks1 .grid-cell:nth-child(1) {
    top: 0;
  }
  .wrapper .grid-list.blocks1 .grid-cell {
    position: relative;
    height: auto;
  }
}
.blog-link-block .page-link-title {
  opacity: 1;
}
.blog-link-block .slick-slide {
  opacity: 1;
}
.blog-link-block .slick-slide.animate-out {
  animation: fadeOut 0.6s 0.6s linear;
  animation-fill-mode: both;
}
.blog-link-block .slick-slide.animate-in .blog-link-text {
  animation: fadeIn 0.6s 0.6s linear;
  animation-fill-mode: both;
}
.block-deposit-calculator:has(+ .block-download) .calculator-container, .block-deposit-calculator:has(+ .block + .block-download) .calculator-container {
  margin-bottom: 0;
}
.block-deposit-calculator + .block-download, .block-deposit-calculator + .block + .block-download {
  margin-top: 40px;
  width: 100%;
  max-width: 1350px;
}
@media (min-width: 992px) {
  .block-deposit-calculator + .block-download, .block-deposit-calculator + .block + .block-download {
    margin-top: 60px;
  }
}
.block-download .btn-wide {
  position: relative;
}
.block-download .btn-wide .fl-left {
  width: 100%;
  padding-right: 220px;
}
@media screen and (max-width: 639px) {
  .block-download .btn-wide .fl-left {
    padding-right: 0;
  }
}
.block-download .btn-wide .fl-right.load {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 639px) {
  .block-download .btn-wide .fl-right.load {
    position: relative;
    top: auto;
    right: auto;
  }
}
.block-download + .block-details-three-columns {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .block-download + .block-details-three-columns {
    margin-top: 60px;
  }
}
.gsc-control-wrapper-cse {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
  padding-top: 40px;
}
.gsc-search-box .gsc-input-box {
  border: none;
  box-shadow: none !important;
}
.gsc-search-box .gsc-input-box:hover {
  box-shadow: none !important;
}
.gsc-search-box .gsc-input-box:focus {
  box-shadow: none !important;
}
.gsc-search-box table.gsc-search-box {
  max-width: 460px;
  margin: 0 auto;
  position: relative;
}
.gsc-search-box-tools .gsc-search-box td.gsc-input {
  width: 100%;
  padding-right: 0 !important;
  border-bottom: 1px solid #123e8d;
  padding: 10px 0;
  font-family: "ProximaNova";
  font-weight: 400;
  font-size: 16px !important;
  padding-bottom: 5px;
}
.gsc-search-box-tools .gsc-search-box .gsib_a {
  padding-left: 0;
}
.gsc-search-box-tools .gsc-search-box .gsib_b {
  padding-right: 30px;
}
.gsc-search-box-tools .gsc-search-box #gs_st50 {
  display: none;
}
button.gsc-search-button {
  position: absolute !important;
  right: 0 !important;
  top: 16px !important;
  background: none;
  width: 24px !important;
  height: 24px !important;
  position: relative;
  background-color: transparent !important;
  background-image: url(/themes/universalbank/assets/img/icon-search.svg) !important;
  background-size: 22px;
  border: none !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
}
button.gsc-search-button input {
  width: 24px !important;
  height: 24px !important;
  position: relative;
  top: -3px !important;
  right: 0;
  border: none !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=100);
}
button.gsc-search-button svg {
  display: none;
}
.gsc-wrapper .gsc-adBlock {
  display: none;
}
.gsc-wrapper .gcsc-branding {
  display: none;
}
.gsc-above-wrapper-area {
  display: none !important;
}
.gsc-results.gsc-webResult {
  padding-top: 40px;
}
.gsc-webResult.gsc-result {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.gsc-control-cse .gsc-table-result, .gs-webResult .gs-snippet {
  color: #7a7a7a !important;
  font-family: "ProximaNova";
  font-size: 17px !important;
  line-height: 1.6;
}
.gsc-thumbnail-inside {
  margin-bottom: 3px;
}
.gsc-table-cell-thumbnail.gsc-thumbnail {
  padding-top: 7px;
}
.gsc-webResult .gsc-url-top {
  display: none;
}
.gsc-webResult a.gs-title {
  color: #0d3c93 !important;
  font-size: 20px !important;
  text-decoration: none !important;
  border-bottom: 1px solid #bec5da;
  transition: all 0.2s ease-in-out;
}
.gsc-webResult a.gs-title:hover {
  border-bottom: 1px solid transparent;
}
.gsc-webResult .gs-title {
  text-decoration: none !important;
}
.gsc-webResult .gs-title b {
  color: #0d3c93 !important;
  font-size: 20px !important;
  text-decoration: none !important;
  font-weight: normal;
}
.gsc-webResult .gs-title a {
  text-decoration: none !important;
}
.gsc-webResult .gsc-thumbnail-inside {
  padding-left: 0 !important;
}
.gsc-webResult .gsc-result .gs-title {
  height: auto;
}
.gsc-cursor-box {
  text-align: center !important;
  padding-top: 20px;
}
.gsc-cursor-box .gsc-cursor {
  margin: 0 auto;
}
.gsc-cursor-box .gsc-cursor .gsc-cursor-page {
  font-family: "ProximaNova";
  font-size: 17px !important;
  color: #a3a3a3 !important;
  margin-right: 36px !important;
}
.gsc-cursor-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
  color: #0c3d93 !important;
}
.gsc-control-wrapper-cse {
  padding-bottom: 40px;
}
.header-simple {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4002;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .header-simple {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.header-simple .container {
  max-width: 1350px;
  box-sizing: content-box;
  min-height: 86px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1280px) {
  .header-simple .container {
    min-height: initial;
  }
}
.header-simple .logo {
  width: initial;
  max-width: initial;
  margin-left: 0 !important;
}
.header-simple .logo img {
  display: block;
}
@media screen and (max-width: 767px) {
  .header-simple .logo img {
    width: 180px !important;
  }
}
@media screen and (max-width: 479px) {
  .header-simple .logo img {
    width: 112px !important;
  }
}
.header-simple .control-links {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .header-simple .control-links {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
.header-simple .control-links a {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  color: #444;
}
@media screen and (max-width: 1023px) {
  .header-simple .control-links a {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .header-simple .control-links a {
    font-size: 14px;
  }
}
.header-simple .control-links a:not(:last-child) {
  margin-right: 55px;
}
@media screen and (max-width: 1023px) {
  .header-simple .control-links a:not(:last-child) {
    margin-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .header-simple .control-links a:not(:last-child) {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.header-simple + main {
  position: relative;
  z-index: 4001;
}
.block-info-product {
  padding-top: 200px;
  padding-bottom: 150px;
  color: #354245;
  font-size: 17px;
  line-height: 1.76;
}
@media screen and (max-width: 767px) {
  .block-info-product {
    padding-top: 82px;
    padding-bottom: 50px;
    font-size: 15px;
    line-height: 1.6;
  }
}
.block-info-product .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1350px;
  box-sizing: content-box;
}
.block-info-product h1 {
  color: #444;
  line-height: 1.22;
  margin-bottom: 0;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .block-info-product h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
.block-info-product .title-descr {
  margin-top: 32px;
  max-width: 750px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .block-info-product .title-descr {
    margin-top: 12px;
  }
}
.block-info-product .info-product-table, .block-info-product .product-history-table {
  width: 100%;
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table, .block-info-product .product-history-table {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table thead, .block-info-product .product-history-table thead {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table tr, .block-info-product .product-history-table tr {
    display: flex;
    flex-wrap: wrap;
    padding: 16px 30px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1023px) and (max-width: 767px) {
  .block-info-product .info-product-table tr, .block-info-product .product-history-table tr {
    padding: 10px 10px 20px;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table tr:nth-child(2n+1), .block-info-product .product-history-table tr:nth-child(2n+1) {
    background-color: rgba(236, 240, 241, 0.5);
  }
}
.block-info-product .info-product-table tr:nth-child(2n+1) td, .block-info-product .product-history-table tr:nth-child(2n+1) td {
  background-color: rgba(236, 240, 241, 0.5);
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table tr:nth-child(2n+1) td, .block-info-product .product-history-table tr:nth-child(2n+1) td {
    background-color: initial;
  }
}
.block-info-product .info-product-table th:first-child, .block-info-product .info-product-table td:first-child, .block-info-product .product-history-table th:first-child, .block-info-product .product-history-table td:first-child {
  padding-left: 30px;
  max-width: 184px;
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table th:first-child, .block-info-product .info-product-table td:first-child, .block-info-product .product-history-table th:first-child, .block-info-product .product-history-table td:first-child {
    padding-left: 0;
    max-width: initial;
  }
}
.block-info-product .info-product-table th:not(:last-child), .block-info-product .info-product-table td:not(:last-child), .block-info-product .product-history-table th:not(:last-child), .block-info-product .product-history-table td:not(:last-child) {
  padding-right: 8px;
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table th:not(:last-child), .block-info-product .info-product-table td:not(:last-child), .block-info-product .product-history-table th:not(:last-child), .block-info-product .product-history-table td:not(:last-child) {
    padding-right: 16px;
  }
}
.block-info-product .info-product-table th, .block-info-product .product-history-table th {
  color: black;
  font-weight: 600;
  padding-bottom: 12px;
  vertical-align: bottom;
}
.block-info-product .info-product-table td, .block-info-product .product-history-table td {
  font-size: 15px;
  line-height: 30px;
  padding: 28px 0;
}
@media screen and (max-width: 1280px) {
  .block-info-product .info-product-table td, .block-info-product .product-history-table td {
    padding: 24px 0;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td, .block-info-product .product-history-table td {
    padding: 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td, .block-info-product .product-history-table td {
    line-height: 1.4;
  }
}
.block-info-product .info-product-table td:first-child img, .block-info-product .product-history-table td:first-child img {
  width: 84px;
  height: 84px;
  border-radius: 3px;
  border: 1px solid #E1E4E9;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:first-child img, .block-info-product .product-history-table td:first-child img {
    width: 65px;
    height: 65px;
  }
}
.block-info-product .info-product-table td:last-child, .block-info-product .product-history-table td:last-child {
  padding-right: 30px;
}
@media screen and (max-width: 1280px) {
  .block-info-product .info-product-table td:last-child, .block-info-product .product-history-table td:last-child {
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:last-child, .block-info-product .product-history-table td:last-child {
    padding-right: 0;
  }
}
.block-info-product .info-product-table .cell-inner, .block-info-product .product-history-table .cell-inner {
  max-width: 227px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table .cell-inner, .block-info-product .product-history-table .cell-inner {
    max-width: 100%;
  }
}
.block-info-product .info-product-table .cell-inner.wide, .block-info-product .product-history-table .cell-inner.wide {
  max-width: 325px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table .cell-inner.wide, .block-info-product .product-history-table .cell-inner.wide {
    max-width: 100%;
  }
}
.block-info-product .info-product-table .cell-title, .block-info-product .product-history-table .cell-title {
  display: none;
  font-size: 15px;
  line-height: 2;
  color: #000;
  font-weight: 600;
  margin-bottom: 6px;
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table .cell-title, .block-info-product .product-history-table .cell-title {
    display: block;
  }
}
.block-info-product .info-product-table .cell-name, .block-info-product .product-history-table .cell-name {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.53;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table .cell-name, .block-info-product .product-history-table .cell-name {
    line-height: 1.4;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table tr {
    border-bottom: 1px solid #E1E4E9;
  }
}
.block-info-product .info-product-table td {
  vertical-align: middle;
  border-bottom: 1px solid #E1E4E9;
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td {
    border-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td:nth-child(1) {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(1) {
    width: calc(50% - 6px);
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td:nth-child(2) {
    width: calc(50% - 100px);
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(2) {
    width: calc(50% - 6px);
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td:nth-child(3) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(3) {
    width: calc(50% - 6px);
    margin-top: 4px;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td:nth-child(4) {
    width: 50%;
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(4) {
    width: calc(50% - 6px);
    margin-top: 4px;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-table td:nth-child(5) {
    width: 50%;
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(5) {
    width: 100%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(5) .cell-inner {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-table td:nth-child(5) .cell-title {
    margin-right: 48px;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .product-history-table tr:not(:last-child) {
    border-bottom: 1px solid #E1E4E9;
  }
}
.block-info-product .product-history-table tr:not(:last-child) td {
  border-bottom: 1px solid #E1E4E9;
}
@media screen and (max-width: 1023px) {
  .block-info-product .product-history-table tr:not(:last-child) td {
    border-bottom: 0;
  }
}
.block-info-product .product-history-table td {
  vertical-align: top;
  width: calc(100% / 7);
}
@media screen and (max-width: 1023px) {
  .block-info-product .product-history-table td {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .product-history-table td {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .product-history-table td:not(:last-child) {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 1023px) {
  .block-info-product .product-history-table td:nth-child(3n+1) {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .product-history-table td:nth-child(3n+1) {
    width: 100%;
  }
}
.block-info-product .product-history-table td:nth-child(5) {
  width: calc(100% / 7 * 2);
}
@media screen and (max-width: 1023px) {
  .block-info-product .product-history-table td:nth-child(5) {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .product-history-table td:nth-child(5) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .product-history-table td .cell-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
    align-items: baseline;
  }
}
.block-info-product .info-product-more {
  margin-top: 30px;
  width: 100%;
  max-width: 320px;
  height: 55px;
  color: #36558F;
  border: 1px solid #36558F;
  background-color: transparent;
  font-size: 18px;
  border-radius: 50px;
  display: none;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-more {
    display: flex;
  }
}
.block-info-product .info-product-more::before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M0.297743 12.5012C1.27315 12.5012 2.22954 12.5012 3.235 12.5012C3.235 12.7153 3.23794 12.9206 3.23452 13.1258C3.21845 14.0869 3.24526 15.0406 3.50738 15.9782C4.45387 19.3638 7.70153 21.647 11.2112 21.3809C15.3156 21.0696 18.3659 17.5372 18.0866 13.4187C17.8418 9.80925 14.8369 6.79605 11.2439 6.55775C11.2046 6.55511 11.1649 6.55745 11.0853 6.55745C11.0853 7.69601 11.0853 8.82616 11.0853 9.95344C9.46839 8.33492 7.87026 6.73523 6.28767 5.1512C7.85221 3.58577 9.44692 1.98998 11.0611 0.374756C11.0611 1.43366 11.0611 2.4931 11.0611 3.56639C14.9026 3.8624 17.8436 5.59242 19.746 8.92735C21.0854 11.2755 21.3839 13.8106 20.7624 16.4353C19.5185 21.6877 14.2918 25.125 8.99316 24.2344C4.14653 23.4198 -0.259419 19.1735 0.297743 12.5012Z' fill='%2336558F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20.8228' height='24' fill='white' transform='translate(0.25 0.374756)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 22px;
  height: 25px;
  flex-shrink: 0;
  margin-right: 12px;
}
.block-info-product .info-product-order {
  margin-top: 50px;
  width: 248px;
  height: 55px;
  background-color: #36558F;
  font-size: 18px;
  border-radius: 50px;
  border: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-order {
    margin-top: 20px;
    width: 100%;
    max-width: 320px;
  }
}
.block-info-product #listProducts td:last-child {
  width: 175px;
}
@media screen and (max-width: 767px) {
  .block-info-product #listProducts td:last-child {
    width: 100%;
  }
}
.block-info-product .select-wrapper {
  width: 100%;
}
.block-info-product .info-product-select {
  width: 175px;
  position: relative;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-select {
    width: 100%;
    min-width: 175px;
    max-width: 280px;
  }
}
.block-info-product .info-product-select.open {
  z-index: 2;
}
.block-info-product .info-product-select.open .current::after {
  transform: rotate(-180deg);
}
.block-info-product .info-product-select.open .list {
  display: block;
}
.block-info-product .info-product-select .disabled {
  pointer-events: none;
}
.block-info-product .info-product-select .current {
  width: 100%;
  height: 55px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding-left: 32px;
  padding-right: 40px;
  background-color: #ECF0F1;
  font-size: 18px;
  line-height: 22px;
  border: 1px solid #E1E4E9;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
@media screen and (max-width: 1280px) {
  .block-info-product .info-product-select .current {
    padding-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-select .current {
    padding-left: 32px;
  }
}
.block-info-product .info-product-select .current::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: currentColor transparent transparent transparent;
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 3.5px);
  right: 24px;
  transition: 0.3s;
}
@media screen and (max-width: 1280px) {
  .block-info-product .info-product-select .current::after {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-select .current::after {
    right: 24px;
  }
}
.block-info-product .info-product-select .list {
  display: none;
  list-style: none;
  padding: 14px 0;
  background-color: #fff;
  position: absolute;
  top: calc(100% + 2px);
  border: 1px solid #E1E4E9;
  border-radius: 10px;
  width: 100%;
  box-sizing: border-box;
}
.block-info-product .info-product-select .list li {
  font-size: 15px;
  line-height: 2;
  margin-top: 0;
  padding: 0;
  cursor: pointer;
  padding: 0 24px;
}
.block-info-product .info-product-select .list li::before {
  content: initial;
}
.block-info-product .info-table-pagination {
  margin-top: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-table-pagination {
    display: none;
  }
}
.block-info-product .info-table-pagination .pagination-links {
  display: flex;
}
.block-info-product .info-table-pagination a {
  color: #99a2a4;
  font-size: 18px;
  line-height: 22px;
}
.block-info-product .info-table-pagination a:not(:last-child) {
  margin-right: 44px;
}
.block-info-product .info-table-pagination a.active {
  color: #36558F;
}
.block-info-product .info-table-pagination .page-btn {
  width: 53px;
  height: 16px;
  display: block;
  border: 0;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='53' height='16' viewBox='0 0 53 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M52.7071 8.45711C53.0976 8.06658 53.0976 7.43342 52.7071 7.04289L46.3431 0.678932C45.9526 0.288408 45.3195 0.288408 44.9289 0.678932C44.5384 1.06946 44.5384 1.70262 44.9289 2.09315L50.5858 7.75L44.9289 13.4069C44.5384 13.7974 44.5384 14.4305 44.9289 14.8211C45.3195 15.2116 45.9526 15.2116 46.3431 14.8211L52.7071 8.45711ZM0.5 8.75H52V6.75H0.5V8.75Z' fill='black'/%3E%3C/svg%3E%0A");
  padding: 0;
}
.block-info-product .info-table-pagination .page-btn.disabled {
  opacity: 0;
  pointer-events: none;
}
.block-info-product .info-table-pagination .page-btn.prev-page {
  transform: rotate(-180deg);
}
.block-info-product .info-product-checkout {
  margin-top: 40px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 1023px) {
  .block-info-product .info-product-checkout {
    grid-template-columns: 3fr 2fr;
  }
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout {
    margin-top: 24px;
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
}
.block-info-product .info-product-checkout .order-list-column {
  background-color: #ECF0F1;
  padding: 36px 42px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-list-column {
    padding: 14px 8px;
  }
}
.block-info-product .info-product-checkout .order-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-head {
    padding-bottom: 13px;
  }
}
.block-info-product .info-product-checkout .order-head-title {
  font-size: 28px;
  line-height: 34px;
  color: #444;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-head-title {
    font-size: 23px;
    line-height: 28px;
  }
}
.block-info-product .info-product-checkout .order-head-date {
  display: flex;
  align-items: center;
}
.block-info-product .info-product-checkout .order-head-date::before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.49 0C4.97 0 0.5 4.48 0.5 10C0.5 15.52 4.97 20 10.49 20C16.02 20 20.5 15.52 20.5 10C20.5 4.48 16.02 0 10.49 0ZM10.5 18C6.08 18 2.5 14.42 2.5 10C2.5 5.58 6.08 2 10.5 2C14.92 2 18.5 5.58 18.5 10C18.5 14.42 14.92 18 10.5 18Z' fill='%23656668'/%3E%3Cpath d='M11 5H9.5V11L14.75 14.15L15.5 12.92L11 10.25V5Z' fill='%23656668'/%3E%3C/svg%3E%0A");
  width: 21px;
  height: 20px;
  background-size: contain;
  margin-right: 9px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-head-date::before {
    width: 15px;
    height: 15px;
    margin-right: 6px;
  }
}
.block-info-product .info-product-checkout .order-head-date span {
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-head-date span {
    padding-top: 1px;
    font-size: 13px;
  }
}
.block-info-product .info-product-checkout .order-item {
  display: flex;
  justify-content: space-between;
}
.block-info-product .info-product-checkout .order-item:not(:first-child) {
  padding-top: 20px;
}
.block-info-product .info-product-checkout .order-item:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #E1E4E9;
}
.block-info-product .info-product-checkout .order-item-title {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-item-title {
    line-height: 1.2;
    max-width: 175px;
  }
}
.block-info-product .info-product-checkout .order-controls-column {
  padding-top: 34px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-controls-column {
    padding-top: 0;
  }
}
.block-info-product .info-product-checkout .control-group:first-child {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .control-group:first-child {
    margin-bottom: 15px;
  }
}
.block-info-product .info-product-checkout .control-group:nth-child(2) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .control-group:nth-child(2) {
    margin-bottom: 15px;
  }
}
.block-info-product .info-product-checkout .control-group-title {
  font-size: 28px;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .control-group-title {
    font-size: 23px;
    line-height: 28px;
  }
}
.block-info-product .info-product-checkout .control-group-value {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .control-group-value {
    margin-top: 0;
    line-height: 2;
  }
}
.block-info-product .info-product-checkout .order-submit {
  margin-top: auto;
  width: 228px;
  height: 55px;
  background-color: #36558F;
  font-size: 18px;
  border-radius: 50px;
  border: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .block-info-product .info-product-checkout .order-submit {
    margin-top: 20px;
    width: 100%;
    max-width: 320px;
  }
}
main.content + .footer {
  margin-top: 0;
}
.header, .menu-bottom-wrapper {
  transition: 0.5s;
}
.text-white {
  color: #fff;
}
.card-page-title {
  font-size: 65px;
  line-height: 1.02;
  font-weight: 600;
  color: #374053;
}
@media screen and (max-width: 1023px) {
  .card-page-title {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .card-page-title {
    font-size: 40px;
  }
}
.card-block-title {
  font-size: 40px;
  line-height: 49px;
  color: #374053;
  font-weight: 700;
  opacity: 1;
  margin: 0;
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .card-block-title {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .card-block-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .card-block-title br {
    display: none;
  }
}
.block-card-banner {
  margin-top: 75px;
  background: #003483 url("/themes/universalbank/assets/img/temp/discount-card/first-banner-bg.svg") center no-repeat;
  background-size: cover;
  min-height: 400px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .block-card-banner {
    margin-top: 0;
    padding-top: 64px;
    padding-bottom: 64px;
    min-height: 480px;
  }
}
.block-card-banner .inside-limit {
  width: 100%;
  position: relative;
}
.block-card-banner .card-page-title {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 120px 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .block-card-banner .card-page-title {
    padding: 0;
  }
}
.block-card-banner .banner {
  position: absolute;
  right: 115px;
  top: -44px;
  bottom: -58px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57.5%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .block-card-banner .banner {
    margin-top: 80px;
    position: relative;
    width: 100%;
    top: initial;
    bottom: initial;
    right: initial;
  }
}
.block-card-banner .banner::before {
  content: "";
  position: absolute;
  top: 98px;
  right: -80px;
  width: 25%;
  padding-bottom: 25%;
  background: transparent url("/themes/universalbank/assets/img/temp/discount-card/first-banner-figure.png") center no-repeat;
  filter: blur(22px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .block-card-banner .banner::before {
    width: 32.5%;
    padding-bottom: 32.5%;
    top: -60px;
    right: 30px;
  }
}
.block-card-banner .banner img {
  position: relative;
  z-index: 2;
}
.block-discounts {
  margin-top: 164px;
}
@media screen and (max-width: 1023px) {
  .block-discounts {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .block-discounts {
    margin-top: 36px;
  }
}
.block-discounts .inside-limit {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block-discounts .discounts-list {
  margin-top: 36px;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 40px;
  column-gap: 20px;
}
@media screen and (max-width: 1199px) {
  .block-discounts .discounts-list {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 32px;
    column-gap: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .block-discounts .discounts-list {
    margin-top: 24px;
  }
}
@media screen and (max-width: 859px) {
  .block-discounts .discounts-list {
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
    column-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-discounts .discounts-list {
    margin-top: 12px;
  }
}
@media screen and (max-width: 639px) {
  .block-discounts .discounts-list {
    grid-template-columns: 1fr;
  }
}
.block-discounts .discount-item {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 30px 45px -18px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
  text-align: left;
}
.block-discounts .discount-item-banner {
  height: 230px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .block-discounts .discount-item-banner {
    height: 205px;
    padding: 16px;
  }
}
.block-discounts .discount-item-value {
  -webkit-text-fill-color: transparent;
  position: absolute;
  right: -30px;
  bottom: -85px;
  z-index: 1;
  font-size: 350px;
  line-height: 1.02;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .block-discounts .discount-item-value {
    font-size: 300px;
    bottom: -70px;
  }
}
.block-discounts .discount-item-logo {
  display: flex;
  align-items: center;
  min-height: 80px;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.block-discounts .discount-item-info {
  background-color: #fff;
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  padding: 14px 80px 25px 30px;
  min-height: 136px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-discounts .discount-item-info {
    padding: 16px 80px 22px 16px;
    min-height: 120px;
  }
}
.block-discounts .discount-item-info::after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.5H24M24 1.5L1.5 24M24 1.5V24' stroke='%23022070' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-size: 100%;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  .block-discounts .discount-item-info::after {
    width: 23px;
    height: 23px;
    right: 16px;
    bottom: 25px;
  }
}
.block-discounts .discount-item-title {
  font-size: 23px;
  line-height: 1.02;
  font-weight: 700;
  color: #667591;
}
@media screen and (max-width: 767px) {
  .block-discounts .discount-item-title {
    font-size: 21px;
  }
}
.block-discounts .show-more {
  margin-top: 50px;
  min-width: 300px;
  padding: 0 36px;
  height: 55px;
  background: #fff;
  border: 1px solid #36558F;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  color: #36558F;
}
@media screen and (max-width: 767px) {
  .block-discounts .show-more {
    margin-top: 30px;
    width: 100%;
    max-width: 360px;
    min-width: initial;
  }
}
.block-card-commission {
  padding-top: 90px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .block-card-commission {
    padding-top: 54px;
    padding-bottom: 54px;
  }
}
.block-card-commission .commission-content {
  margin-top: -75px;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .block-card-commission .commission-content {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-content {
    padding-top: 250px;
  }
}
.block-card-commission .commission-item {
  display: flex;
  align-items: center;
  text-align: left;
}
.block-card-commission .commission-item:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-item:not(:last-child) {
    margin-bottom: -8px;
  }
}
.block-card-commission .commission-item-value {
  width: 220px;
  margin-right: 30px;
  font-size: 72px;
  background: #021f70;
  background: -moz-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #021f70), color-stop(100%, #32d8ee));
  background: -webkit-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -o-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -ms-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: linear-gradient(to right, #021f70 0%, #32d8ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021f70", endColorstr="#32d8ee", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 100px;
  line-height: 1.2;
  font-weight: 600;
  display: flex;
  align-items: baseline;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-item-value {
    width: 110px;
    margin-right: 0;
    font-size: 48px;
    line-height: 85px;
  }
}
.block-card-commission .commission-item-value span {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-item-value span {
    font-size: 23px;
  }
}
.block-card-commission .commission-item-descr {
  font-size: 23px;
  line-height: 1.22;
  color: #374053;
}
@media screen and (max-width: 1023px) {
  .block-card-commission .commission-item-descr {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-item-descr {
    font-size: 15px;
    line-height: 1.6;
  }
}
.block-card-commission .commission-banner {
  margin-right: -218px;
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-banner {
    margin-right: 0;
    position: absolute;
    top: 10px;
    right: -186px;
    pointer-events: none;
  }
}
@media screen and (max-width: 639px) {
  .block-card-commission .commission-banner {
    right: -166px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-commission .commission-banner img {
    width: 412px;
  }
}
.block-card-advantages {
  padding-top: 104px;
  padding-bottom: 94px;
  background-color: #ECF0F1;
}
@media screen and (max-width: 1023px) {
  .block-card-advantages {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages {
    padding-top: 52px;
    padding-bottom: 62px;
  }
}
.block-card-advantages .inside-limit {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block-card-advantages .card-advantages {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 360px));
  justify-items: space-between;
  justify-content: space-between;
  row-gap: 180px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .block-card-advantages .card-advantages {
    row-gap: 120px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .card-advantages {
    row-gap: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.block-card-advantages .advantage-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item {
    padding-left: 14px;
    width: 100%;
    max-width: 360px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(1) {
    order: 1;
    min-height: 105px;
  }
}
.block-card-advantages .advantage-item:nth-child(1) .advantage-item-title::before {
  background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-1-arrow-desktop.svg");
  top: 16px;
  left: calc(100% + 16px);
  width: 376px;
  height: 153px;
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(1) .advantage-item-title::before {
    background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-1-arrow-mobile.svg");
    left: -16px;
    top: 7px;
    width: 196px;
    height: 317px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(2) {
    margin-top: 24px;
    order: 2;
    min-height: 108px;
  }
}
.block-card-advantages .advantage-item:nth-child(2) .advantage-item-title::before {
  background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-2-arrow-desktop.svg");
  top: 16px;
  right: calc(100% + 16px);
  width: 336px;
  height: 233px;
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(2) .advantage-item-title::before {
    background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-2-arrow-mobile.svg");
    left: -10px;
    top: 7px;
    right: initial;
    width: 100px;
    height: 171px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(3) {
    margin-top: 36px;
    order: 4;
    min-height: 84px;
  }
}
.block-card-advantages .advantage-item:nth-child(3) .advantage-item-title::before {
  background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-3-arrow-desktop.svg");
  bottom: calc(100% - 22px);
  left: calc(100% + 16px);
  width: 256px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(3) .advantage-item-title::before {
    background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-3-arrow-mobile.svg");
    left: -10px;
    bottom: calc(100% - 13px);
    width: 86px;
    height: 135px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(4) {
    margin-top: 24px;
    order: 5;
    min-height: 108px;
  }
}
.block-card-advantages .advantage-item:nth-child(4) .advantage-item-title::before {
  background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-4-arrow-desktop.svg");
  bottom: calc(100% - 22px);
  right: calc(100% + 16px);
  width: 106px;
  height: 71px;
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item:nth-child(4) .advantage-item-title::before {
    background-image: url("/themes/universalbank/assets/img/temp/discount-card/advantage-item-4-arrow-mobile.svg");
    left: -16px;
    right: initial;
    bottom: calc(100% - 13px);
    width: 235px;
    height: 255px;
  }
}
.block-card-advantages .advantage-item-title {
  background: #021f70;
  background: -moz-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #021f70), color-stop(100%, #32d8ee));
  background: -webkit-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -o-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -ms-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: linear-gradient(to right, #021f70 0%, #32d8ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021f70", endColorstr="#32d8ee", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  line-height: 0.9;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .block-card-advantages .advantage-item-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item-title {
    font-size: 28px;
  }
}
.block-card-advantages .advantage-item-title::before {
  content: "";
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
}
@media screen and (max-width: 1280px) {
  .block-card-advantages .advantage-item-title::before {
    max-width: 80%;
  }
}
@media screen and (max-width: 1199px) {
  .block-card-advantages .advantage-item-title::before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item-title::before {
    content: "";
    max-width: initial;
  }
}
.block-card-advantages .advantage-item-value {
  margin-top: 30px;
  font-size: 23px;
  line-height: 1.22;
  color: #374053;
}
@media screen and (max-width: 1023px) {
  .block-card-advantages .advantage-item-value {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-item-value {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.6;
    max-width: 250px;
  }
}
.block-card-advantages .advantage-item-value strong {
  font-weight: 700;
  color: inherit;
}
.block-card-advantages .advantage-banner {
  position: absolute;
  width: 47%;
  left: calc(50% - 50px);
  transform: translateX(-50%);
  bottom: -85px;
}
@media screen and (max-width: 1280px) {
  .block-card-advantages .advantage-banner {
    left: calc(50% - 20px);
    bottom: -30px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-banner {
    margin-top: 36px;
    position: relative;
    order: 3;
    width: 100%;
    max-width: 360px;
    left: initial;
    transform: initial;
    bottom: initial;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .advantage-banner img {
    width: 100%;
    max-width: 260px;
  }
}
.block-card-advantages .show-more {
  margin-top: 145px;
  padding: 0 36px;
  height: 55px;
  background: #ECF0F1;
  border: 1px solid #36558F;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  color: #36558F;
}
@media screen and (max-width: 1023px) {
  .block-card-advantages .show-more {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-advantages .show-more {
    margin-top: 32px;
    width: 100%;
    max-width: 360px;
  }
}
.block-card-calculator {
  padding-top: 100px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .block-card-calculator {
    padding-top: 50px;
  }
}
.block-card-calculator .block-title-descr {
  font-size: 23px;
  line-height: 47px;
  color: #374053;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .block-card-calculator .block-title-descr {
    font-size: 18px;
    line-height: 28px;
  }
}
.block-descr-messengers {
  background-color: #ECF0F1;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.block-descr-messengers::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='642' height='698' viewBox='0 0 642 698' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_542_457' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='642' height='698'%3E%3Crect width='642' height='697.276' fill='%23ECF0F1'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_542_457)'%3E%3Ccircle cx='517.75' cy='526.026' r='467' fill='%232AB7CA'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 642px;
  height: 698px;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers::before {
    background-image: url("data:image/svg+xml,%3Csvg width='264' height='285' viewBox='0 0 264 285' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='208.649' cy='208.611' r='208.04' fill='%232AB7CA'/%3E%3C/svg%3E%0A");
    width: 264px;
    height: 285px;
  }
}
.block-descr-messengers .inside-limit {
  display: grid;
  grid-template-columns: auto 336px;
  align-items: end;
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .inside-limit {
    grid-template-columns: 1fr;
  }
}
.block-descr-messengers .descr-text {
  color: #374053;
  padding-top: 70px;
  padding-bottom: 85px;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .descr-text {
    padding-top: 54px;
  }
}
.block-descr-messengers .block-title-descr {
  margin-top: 30px;
  font-size: 23px;
  line-height: 1.57;
  max-width: 520px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .block-title-descr {
    margin-top: 16px;
    font-size: 18px;
    line-height: 1.56;
  }
}
.block-descr-messengers .descr-list {
  margin-top: 45px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 80px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  column-gap: 80px;
  row-gap: 24px;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .block-descr-messengers .descr-list {
    padding-left: 16px;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .descr-list {
    margin-top: 22px;
  }
}
.block-descr-messengers .descr-list li {
  margin-top: 0;
  padding-top: 0;
  padding-left: 34px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
  color: #667590;
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .descr-list li {
    font-size: 15px;
  }
}
.block-descr-messengers .descr-list li::before {
  background-color: #ECF0F1;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.25' cy='9.02588' r='6.49219' stroke='url(%23paint0_linear_542_453)' stroke-width='5'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_542_453' x1='-1.75' y1='1.77588' x2='15.75' y2='18.0181' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23022070'/%3E%3Cstop offset='1' stop-color='%2332D8EE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  content: "";
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 6px;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .descr-list li::before {
    top: 3px;
    left: 0 !important;
  }
}
.block-descr-messengers .messengers {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .messengers {
    margin-top: 22px;
  }
}
.block-descr-messengers .messengers-title {
  font-size: 23px;
  line-height: 1.57;
  color: #374053;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .messengers-title {
    font-size: 18px;
    line-height: 1.56;
  }
}
.block-descr-messengers .messengers-links {
  margin-top: 32px;
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .messengers-links {
    margin-top: 24px;
    flex-direction: column;
    gap: 20px;
  }
}
@supports not (gap: 28px) {
  .block-descr-messengers .messengers-links:not(:last-child) {
    margin-right: 28px;
  }
  @media screen and (max-width: 767px) {
    .block-descr-messengers .messengers-links:not(:last-child) {
      margin-bottom: 20px;
    }
  }
}
.block-descr-messengers .messenger-link {
  padding: 0 36px;
  height: 55px;
  background: #ECF0F1;
  border: 1px solid #36558F;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 18px;
  line-height: 22px;
  color: #36558F;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 194px;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .messenger-link {
    width: 100%;
    max-width: 360px;
  }
}
.block-descr-messengers .messenger-link span {
  margin-left: 15px;
  color: inherit;
}
.block-descr-messengers .descr-banner {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .block-descr-messengers .descr-banner img {
    width: 150px;
  }
}
.block-card-comfort {
  padding-top: 90px;
  padding-bottom: 108px;
}
@media screen and (max-width: 767px) {
  .block-card-comfort {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
.block-card-comfort .comfort-items {
  width: 100%;
  margin-top: 36px;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 406px));
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-items {
    grid-template-columns: 1fr;
  }
}
.block-card-comfort .comfort-item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item:nth-child(1) {
    grid-row: 1;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item:nth-child(2) {
    margin-top: 42px;
    grid-row: 2;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item:nth-child(3) {
    margin-top: 42px;
    grid-row: 4;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item:nth-child(4) {
    margin-top: 42px;
    grid-row: 5;
  }
}
.block-card-comfort .comfort-item:nth-child(2n+1) {
  text-align: left;
}
.block-card-comfort .comfort-item:nth-child(2n) {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item:nth-child(2n) {
    text-align: left;
  }
}
.block-card-comfort .comfort-item-value {
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  font-size: 191px;
  font-weight: 800;
  color: #e9ecf1;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .block-card-comfort .comfort-item-value {
    font-size: 150px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item-value {
    font-size: 100px;
  }
}
.block-card-comfort .comfort-item-title {
  position: relative;
  z-index: 2;
  font-size: 23px;
  line-height: 1.57;
  color: #374053;
}
@media screen and (max-width: 1023px) {
  .block-card-comfort .comfort-item-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item-title {
    font-size: 15px;
    line-height: 1.6;
    min-height: 48px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-item-title br {
    display: none;
  }
}
.block-card-comfort .comfort-banner {
  margin-top: -36px;
  grid-column: span 2;
  grid-row: 2;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .block-card-comfort .comfort-banner {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-banner {
    margin-top: 32px;
    grid-column: initial;
    grid-row: 3;
  }
}
.block-card-comfort .comfort-banner img {
  max-width: 81%;
}
@media screen and (max-width: 767px) {
  .block-card-comfort .comfort-banner img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
}
.block-text-image {
  padding-top: 95px;
  padding-bottom: 92px;
  background-color: #ECF0F1;
}
@media screen and (max-width: 767px) {
  .block-text-image {
    padding-top: 52px;
    padding-bottom: 62px;
  }
}
.block-text-image .text-image-group {
  display: flex;
  width: 100%;
  text-align: left;
}
.block-text-image .text-image-group:nth-child(1) {
  gap: 108px;
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(1) {
    flex-direction: column;
    gap: 0;
  }
}
.block-text-image .text-image-group:nth-child(1) .group-text {
  width: 42.5%;
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(1) .group-text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(1) .group-image {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(1) .group-image img {
    max-width: 80px;
    margin-right: 32px;
  }
}
.block-text-image .text-image-group:nth-child(2) {
  gap: 72px;
  margin-top: 26px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(2) {
    margin-top: -50px;
    flex-direction: column-reverse;
    gap: 0;
  }
}
.block-text-image .text-image-group:nth-child(2) .group-text {
  padding-top: 35px;
  width: 39.4%;
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(2) .group-text {
    padding-top: 0;
    width: 100%;
  }
}
.block-text-image .text-image-group:nth-child(3) {
  gap: 42px;
  margin-top: -120px;
  align-items: flex-end;
}
@media screen and (max-width: 1280px) {
  .block-text-image .text-image-group:nth-child(3) {
    margin-top: -64px;
  }
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(3) {
    margin-top: 2px;
    gap: 38px;
    flex-direction: column-reverse;
  }
}
.block-text-image .text-image-group:nth-child(3) .group-text {
  padding-bottom: 52px;
  width: 43.33%;
}
@media screen and (max-width: 767px) {
  .block-text-image .text-image-group:nth-child(3) .group-text {
    width: 100%;
    padding-bottom: 0;
  }
}
.block-text-image .group-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
}
.block-text-image .group-text-title {
  background: #021f70;
  background: -moz-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #021f70), color-stop(100%, #32d8ee));
  background: -webkit-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -o-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: -ms-linear-gradient(left, #021f70 0%, #32d8ee 100%);
  background: linear-gradient(to right, #021f70 0%, #32d8ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021f70", endColorstr="#32d8ee", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  line-height: 1.12;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .block-text-image .group-text-title {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .block-text-image .group-text-title {
    font-size: 28px;
    line-height: 1.29;
  }
}
.block-text-image .group-text-descr {
  margin-top: 20px;
  font-size: 23px;
  line-height: 1.57;
  color: #374053;
}
@media screen and (max-width: 1023px) {
  .block-text-image .group-text-descr {
    margin-top: 12px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-text-image .group-text-descr {
    margin-top: 4px;
    font-size: 15px;
    line-height: 1.6;
  }
}
.block-card-faq {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .block-card-faq {
    padding-top: 50px;
  }
}
.block-card-faq .faq-accordeon {
  margin-top: 44px;
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-accordeon {
    margin-top: 20px;
  }
}
.block-card-faq .faq-item {
  padding-bottom: 44px;
  border-bottom: 1px solid #354245;
  position: relative;
  cursor: pointer;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-item {
    padding-bottom: 22px;
  }
}
.block-card-faq .faq-item.open::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='3' viewBox='0 0 32 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.25' y='0.96582' width='31.75' height='1.5' fill='%23354245'/%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-item.open::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='3' viewBox='0 0 16 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.21582' width='15.875' height='2' fill='%23354245'/%3E%3C/svg%3E%0A");
  }
}
.block-card-faq .faq-item.open .faq-item-descr {
  display: block;
}
.block-card-faq .faq-item::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.248047' y='16.0908' width='31.75' height='1.5' fill='%23354245'/%3E%3Crect x='16.8736' y='0.96582' width='31.75' height='1.5' transform='rotate(90 16.8736 0.96582)' fill='%23354245'/%3E%3C/svg%3E%0A");
  width: 32px;
  height: 33px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 2px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-item::before {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='7.21582' width='15.875' height='2' fill='%23354245'/%3E%3Crect x='8.9375' y='0.27832' width='15.875' height='2' transform='rotate(90 8.9375 0.27832)' fill='%23354245'/%3E%3C/svg%3E%0A");
  }
}
.block-card-faq .faq-item:not(:last-child) {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-item:not(:last-child) {
    margin-bottom: 24px;
  }
}
.block-card-faq .faq-item-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #667590;
  user-select: none;
  padding-right: 36px;
  max-width: 1100px;
}
@media screen and (max-width: 1023px) {
  .block-card-faq .faq-item-title {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-item-title {
    font-size: 18px;
    line-height: 22px;
  }
}
.block-card-faq .faq-item-descr {
  padding-top: 20px;
  display: none;
  padding-left: 78px;
  font-size: 18px;
  line-height: 1.56;
  color: #374053;
}
@media screen and (max-width: 767px) {
  .block-card-faq .faq-item-descr {
    padding-top: 8px;
    padding-left: 16px;
    font-size: 15px;
    line-height: 1.6;
  }
}
.block-support-banner {
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .block-support-banner {
    padding-top: 50px;
  }
}
.block-support-banner .support-banner {
  margin-top: 50px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .block-support-banner .support-banner {
    margin-top: 22px;
    flex-direction: column;
  }
}
.block-support-banner .banner-image {
  width: 52.5%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .block-support-banner .banner-image {
    width: 100%;
  }
}
.block-support-banner .banner-image img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .block-support-banner .banner-image img {
    height: auto;
    object-fit: contain;
  }
}
.block-support-banner .banner-text {
  padding: 105px 60px 75px 40px;
  font-size: 40px;
  line-height: 1.3;
  color: #fff;
  font-weight: 700;
  position: relative;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .block-support-banner .banner-text {
    padding: 48px;
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .block-support-banner .banner-text {
    padding: 24px 16px 32px;
    font-size: 23px;
    line-height: 1.22;
  }
}
.block-support-banner .banner-text::before {
  content: "";
  background: transparent url("/themes/universalbank/assets/img/temp/discount-card/support-figure-desktop.svg") center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -80px;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1023px) {
  .block-support-banner .banner-text::before {
    left: -32px;
  }
}
@media screen and (max-width: 767px) {
  .block-support-banner .banner-text::before {
    left: 0;
    top: -32px;
    background: transparent url("/themes/universalbank/assets/img/temp/discount-card/support-figure-mobile.svg") center no-repeat;
    background-size: 100% 100%;
  }
}
.block-support-banner .banner-text span {
  position: relative;
  color: inherit;
}
body.modal-open .header, body.modal-open .menu-bottom-wrapper {
  opacity: 0;
  pointer-events: none;
}
body.modal-open .modal-discount-card-info {
  opacity: 1;
  pointer-events: auto;
}
.modal-discount-card-info {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.modal-discount-card-info .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.modal-discount-card-info .modal-body {
  width: calc(100vw - 32px);
  max-width: 1350px;
  position: relative;
  z-index: 2;
  background-color: #fff;
  margin: 100px auto;
  padding: 48px 64px 76px;
  max-height: calc(100vh - 200px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1280px) {
  .modal-discount-card-info .modal-body {
    padding: 48px;
  }
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .modal-body {
    width: calc(100vw - 32px);
    margin: 92px auto 48px;
    max-height: calc(100vh - 138px);
    padding: 18px 16px;
  }
}
.modal-discount-card-info .modal-close {
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9257 21.1424L16.7835 14.0002L23.9257 6.85801C24.6968 6.08691 24.6968 4.84551 23.9257 4.07441C23.1546 3.30332 21.9132 3.30332 21.1421 4.07441L14 11.2166L6.85776 4.07441C6.08667 3.30332 4.84526 3.30332 4.07417 4.07441C3.30308 4.84551 3.30308 6.08691 4.07417 6.85801L11.2164 14.0002L4.07417 21.1424C3.30308 21.9135 3.30308 23.1549 4.07417 23.926C4.84526 24.6971 6.08667 24.6971 6.85776 23.926L14 16.7838L21.1421 23.926C21.9132 24.6971 23.1546 24.6971 23.9257 23.926C24.6914 23.1549 24.6914 21.908 23.9257 21.1424Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: center;
  border: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  z-index: 2;
  top: -3px;
  right: -36px;
}
@media screen and (max-width: 1440px) {
  .modal-discount-card-info .modal-close {
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9257 21.1424L16.7835 14.0002L23.9257 6.85801C24.6968 6.08691 24.6968 4.84551 23.9257 4.07441C23.1546 3.30332 21.9132 3.30332 21.1421 4.07441L14 11.2166L6.85776 4.07441C6.08667 3.30332 4.84526 3.30332 4.07417 4.07441C3.30308 4.84551 3.30308 6.08691 4.07417 6.85801L11.2164 14.0002L4.07417 21.1424C3.30308 21.9135 3.30308 23.1549 4.07417 23.926C4.84526 24.6971 6.08667 24.6971 6.85776 23.926L14 16.7838L21.1421 23.926C21.9132 24.6971 23.1546 24.6971 23.9257 23.926C24.6914 23.1549 24.6914 21.908 23.9257 21.1424Z' fill='%23656668'/%3E%3C/svg%3E%0A");
    top: 5px;
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .modal-close {
    position: fixed;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3808 13.8836L10.7894 9.29219L15.3808 4.70078C15.8765 4.20508 15.8765 3.40703 15.3808 2.91133C14.8851 2.41562 14.0871 2.41562 13.5914 2.91133L8.99995 7.50274L4.40855 2.91133C3.91284 2.41562 3.1148 2.41562 2.61909 2.91133C2.12339 3.40703 2.12339 4.20508 2.61909 4.70078L7.2105 9.29219L2.61909 13.8836C2.12339 14.3793 2.12339 15.1773 2.61909 15.6731C3.1148 16.1688 3.91284 16.1688 4.40855 15.6731L8.99995 11.0816L13.5914 15.6731C14.0871 16.1688 14.8851 16.1688 15.3808 15.6731C15.873 15.1773 15.873 14.3758 15.3808 13.8836Z' fill='%23656668'/%3E%3C/svg%3E%0A");
    top: 97px;
    right: 21px;
  }
}
.modal-discount-card-info .modal-title {
  font-size: 40px;
  line-height: 49px;
  color: #374053;
  text-align: left;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .modal-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.modal-discount-card-info .modal-content {
  margin-top: 38px;
  overflow: auto;
  border: 1px solid #374053;
  padding: 50px 54px;
  color: #374053;
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .modal-content {
    margin-top: 22px;
    padding: 16px 10px 24px;
  }
}
.modal-discount-card-info .info-group {
  display: flex;
  padding-bottom: 42px;
  width: 100%;
  border-bottom: 1px solid #D6D6D6;
}
@media screen and (max-width: 1023px) {
  .modal-discount-card-info .info-group {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .info-group {
    padding-bottom: 24px;
  }
}
.modal-discount-card-info .info-group:not(:last-child) {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .info-group:not(:last-child) {
    margin-bottom: 24px;
  }
}
.modal-discount-card-info .info-group-title {
  width: 32.5%;
  flex-shrink: 0;
  flex-grow: 0;
  padding-right: 20px;
  font-size: 28px;
  line-height: 1.2;
  color: #656668;
}
@media screen and (max-width: 1280px) {
  .modal-discount-card-info .info-group-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 1023px) {
  .modal-discount-card-info .info-group-title {
    font-size: 24px;
    padding-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .info-group-title {
    font-size: 23px;
    line-height: 28px;
  }
}
.modal-discount-card-info .info-group-text {
  font-size: 17px;
  line-height: 1.65;
}
@media screen and (max-width: 1023px) {
  .modal-discount-card-info .info-group-text {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .info-group-text {
    margin-top: 9px;
    font-size: 15px;
    line-height: 1.6;
  }
}
.modal-discount-card-info .info-group-text p {
  margin-top: 0;
  margin-bottom: 0;
}
.modal-discount-card-info .info-group-text p:not(:last-child) {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .modal-discount-card-info .info-group-text p:not(:last-child) {
    margin-bottom: 28px;
  }
}
.block-features-figures-grid {
  background-color: #e7eaef;
  width: 100%;
}
.block-features-figures-grid .features-figures-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
@media screen and (max-width: 1280px) {
  .block-features-figures-grid .features-figures-grid {
    grid-gap: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .block-features-figures-grid .features-figures-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .block-features-figures-grid .features-figures-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
  }
}
@media screen and (max-width: 479px) {
  .block-features-figures-grid .features-figures-grid {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.block-features-figures-grid .feature-item {
  height: 100%;
  min-height: 210px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  display: flex;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .block-features-figures-grid .feature-item {
    border-radius: 16px;
    font-size: 20px;
  }
}
@media (hover: hover) {
  .block-features-figures-grid .feature-item:hover::before {
    top: -163px;
    right: -71px;
    width: 402px;
    height: 402px;
  }
}
.block-features-figures-grid .feature-item::before {
  content: "";
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background: #27D6E6;
  filter: blur(100px);
  position: absolute;
  top: -146px;
  right: -94px;
  transition: 0.3s;
}
.block-features-figures-grid .feature-item-figure {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .block-features-figures-grid .feature-item-figure svg {
    max-height: 90px;
  }
}
.block-features-figures-grid .feature-item-title {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 24px 20px;
  font-size: 21px;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-align: left;
}
body.has-instructions-block .wrapper, body:has(.block-features-figures-grid) .wrapper {
  position: initial;
}
#bot-video-modal {
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  pointer-events: none;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bot-video-modal.active {
  opacity: 1;
  pointer-events: auto;
}
#bot-video-modal .modal-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#bot-video-modal .modal-body {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 2;
}
#bot-video-modal .modal-close {
  position: absolute;
  color: #727E82;
  padding: 0;
  top: 16px;
  right: 16px;
  z-index: 2;
  border: 0;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  #bot-video-modal .modal-close {
    right: 16px;
    top: -38px;
    color: #fff;
  }
}
#bot-video-modal .modal-content {
  width: 80vw;
  max-width: 1000px;
  max-height: 90vh;
  max-height: 90svh;
  background-color: lightgray;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  #bot-video-modal .modal-content {
    width: 100vw;
    max-width: 100%;
    border-radius: 12px;
    max-height: calc(100vh - 100px);
    max-height: calc(100svh - 100px);
  }
}
#bot-video-modal .modal-content > iframe {
  display: block;
  aspect-ratio: 1.7777777778;
  width: 80vw;
  max-width: 1000px;
  max-height: 640px;
}
@media screen and (max-width: 767px) {
  #bot-video-modal .modal-content > iframe {
    width: 100vw;
    max-width: 100%;
  }
}
#bot-video-modal .modal-content > iframe:not([src]) {
  display: none;
}
#bot-video-modal .modal-content > img {
  display: block;
}
#bot-video-modal .modal-content > img:not([src]) {
  display: none;
}
#bot-video-modal .modal-title {
  font-size: 35px;
  line-height: normal;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  #bot-video-modal .modal-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .modal-title {
    font-size: 28px;
  }
}
#bot-video-modal .initial-content {
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px;
  background-color: #fff;
}
@media screen and (max-width: 1023px) {
  #bot-video-modal .initial-content {
    padding: 48px;
  }
}
@media screen and (max-width: 859px) {
  #bot-video-modal .initial-content {
    padding: 32px 24px 24px;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .initial-content {
    padding: 24px 16px 16px;
  }
}
#bot-video-modal .initial-content.is-hidden {
  display: none;
}
#bot-video-modal .groups {
  margin-top: 50px;
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-gap: 20px;
}
@media screen and (max-width: 1023px) {
  #bot-video-modal .groups {
    margin-top: 32px;
    grid-gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .groups {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .groups {
    margin-top: 24px;
  }
}
#bot-video-modal .messenger-group {
  padding: 40px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  border-radius: 20px;
  border: 1px solid #E4E4E4;
}
@media screen and (max-width: 1023px) {
  #bot-video-modal .messenger-group {
    padding: 32px;
    grid-gap: 24px;
    border-radius: 16px;
  }
}
@media screen and (max-width: 859px) {
  #bot-video-modal .messenger-group {
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .messenger-group {
    border-radius: 12px;
    grid-gap: 16px;
    padding: 20px 16px 16px;
  }
}
#bot-video-modal .messenger-group#telegram-group .messenger-group-title {
  color: #20A0E1;
}
#bot-video-modal .messenger-group#viber-group .messenger-group-title {
  color: #7143B9;
}
#bot-video-modal .messenger-group-title {
  font-size: 23px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #bot-video-modal .messenger-group-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .messenger-group-title {
    font-size: 18px;
  }
}
#bot-video-modal .messenger-group-title svg {
  width: 44px;
  height: 44px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  #bot-video-modal .messenger-group-title svg {
    width: 36px;
    height: 36px;
    margin-right: 12px;
  }
}
#bot-video-modal .messenger-group-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 1023px) {
  #bot-video-modal .messenger-group-content {
    grid-gap: 16px;
  }
}
#bot-video-modal .messenger-group-instruction {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 156px;
  border-radius: 20px;
  border: 1px solid #567AC4;
  padding: 20px;
  transition: 0.3s;
  cursor: pointer;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.238;
}
@media screen and (max-width: 1023px) {
  #bot-video-modal .messenger-group-instruction {
    border-radius: 16px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #bot-video-modal .messenger-group-instruction {
    font-size: 18px;
    min-height: 120px;
    border-radius: 4px;
  }
}
@media (hover: hover) {
  #bot-video-modal .messenger-group-instruction:hover {
    background-color: #567AC4;
    color: #fff;
  }
}
#bot-video-modal .messenger-group-instruction svg {
  fill: #fff;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #bot-video-modal .messenger-group-instruction svg {
    width: 36px;
    height: 36px;
  }
}
#bot-video-modal .messenger-group-instruction span {
  margin-top: 16px;
  pointer-events: none;
}
.main_slider_home {
  position: relative;
  overflow: hidden;
  padding-top: 145px;
}
@media screen and (max-width: 991px) {
  .main_slider_home {
    padding-top: 100px;
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  .main_slider_home {
    padding-top: 60px;
  }
}
@media screen and (max-width: 639px) {
  .main_slider_home {
    padding-top: 60px;
  }
}
.main_slider_home .slick-slider {
  z-index: 2;
}
.main_slider_home .slick-arrow {
  background-image: url("/themes/universalbank/assets/img/icon-arrow-gray.svg");
  background-repeat: no-repeat;
  width: 40px;
  height: 22px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  z-index: 1000;
}
.main_slider_home .slick-arrow.slick-prev {
  left: 55px;
  transform: rotate(180deg);
}
.main_slider_home .slick-arrow.slick-next {
  right: 55px;
}
.main_slider_home .slick-dots {
  bottom: 100px;
  left: 11%;
}
@media screen and (max-width: 1024px) {
  .main_slider_home .slick-dots {
    left: 20px;
    right: 20px;
    text-align: center;
    bottom: 60px;
  }
}
@media screen and (max-width: 959px) {
  .main_slider_home .slick-dots {
    bottom: 20px;
  }
}
.main_slider_home .slick-dots li {
  margin-right: 15px;
  margin-bottom: 0;
}
.main_slider_home .slick-dots li:last-child {
  margin-right: 0;
}
.main_slider_home .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #BDBDBD;
}
.main_slider_home .slick-dots li.slick-active button {
  background: #f93822;
}
.main_slider_home .slick-slide {
  opacity: 1 !important;
}
.main_slider_home .slick-slide.animate-out {
  animation: slideOutLeft 1.2s 0s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 9 !important;
}
.main_slider_home .slick-slide.animate-in {
  animation: slideInRight 0.6s 0s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 10 !important;
}
.main_slider_home .slick-slide.animate-in .block_desc {
  overflow: hidden;
}
.main_slider_home .slick-slide.animate-in .block_desc h3, .main_slider_home .slick-slide.animate-in .block_desc .h3-title {
  animation: fadeIn 0.6s 0.6s linear;
  animation-fill-mode: both;
}
.main_slider_home .slick-slide.animate-in .block_desc h4, .main_slider_home .slick-slide.animate-in .block_desc .h4-title {
  animation: fadeIn 0.6s 0.65s linear;
  animation-fill-mode: both;
}
.main_slider_home .slick-slide.animate-in .block_desc .more-info-link {
  animation: fadeIn 0.6s 0.65s linear;
  animation-fill-mode: both;
}
.main_slider_home .slick-slide.animate-in .bg_img {
  animation: slideInRight 0.6s 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  animation-fill-mode: both;
}
.main_slider_home .pine-scene {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  top: 145px;
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .main_slider_home .pine-scene {
    top: 100px;
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  .main_slider_home .pine-scene {
    top: 60px;
  }
}
@media screen and (max-width: 639px) {
  .main_slider_home .pine-scene {
    top: 60px;
  }
}
.main_slider_home .pine-scene img {
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .main_slider_home .pine-scene + div .item .block_desc {
    padding-bottom: 0;
    padding-top: 40%;
    padding-left: 70px;
    height: initial;
  }
}
@media screen and (max-width: 480px) {
  .main_slider_home .pine-scene + div .item .block_desc .more-info-link {
    margin-top: 16px !important;
  }
}
.main_slider_home .item {
  position: relative;
  height: 70vh;
}
@media screen and (max-width: 991px) {
  .main_slider_home .item {
    height: calc(100vh - 160px);
  }
}
@media screen and (max-width: 639px) {
  .main_slider_home .item {
    height: calc(100vh - 60px);
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  .main_slider_home .item {
    height: calc(100vh - 60px);
  }
}
.main_slider_home .item:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  content: "";
}
.main_slider_home .item:not(.slick-slide):not(:first-child) {
  display: none;
}
.main_slider_home .item.bg_dark .block_desc h3, .main_slider_home .item.bg_dark .block_desc .h3-title, .main_slider_home .item.bg_dark .block_desc h4, .main_slider_home .item.bg_dark .block_desc .h4-title {
  color: #fff;
}
.safari-mobile .main_slider_home .item {
  height: calc(100vh - 130px) !important;
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .safari-mobile .main_slider_home .item {
    height: calc(100vh - 64px) !important;
  }
}
.chrome-mobile .main_slider_home .item {
  height: calc(100vh - 60px) !important;
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .chrome-mobile .main_slider_home .item {
    height: calc(100vh - 60px) !important;
  }
}
.main_slider_home .item .bg_img {
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: contain;
  width: 50%;
  height: 100%;
  background-position: bottom right;
  z-index: 1;
  opacity: 1;
}
@media screen and (max-width: 959px) and (orientation: portrait) {
  .main_slider_home .item .bg_img {
    height: 50%;
    background-position: bottom center;
    width: 100%;
  }
}
.main_slider_home .item .block_desc {
  height: 100%;
  margin-left: 11%;
  width: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  max-width: 460px;
}
@media screen and (max-width: 1024px) {
  .main_slider_home .item .block_desc {
    padding-left: 20px;
  }
}
@media screen and (max-width: 959px) and (orientation: portrait) {
  .main_slider_home .item .block_desc {
    padding: 30px 20px;
    height: 50%;
    text-align: center;
    width: 100%;
    max-width: inherit;
    margin-left: 0;
    align-items: center;
  }
}
@media screen and (max-width: 959px) and (orientation: landscape) {
  .main_slider_home .item .block_desc {
    margin-left: 0;
    z-index: 2;
  }
}
.main_slider_home .item .block_desc h3, .main_slider_home .item .block_desc .h3-title {
  color: #000;
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 0px;
  font-weight: 400;
  margin-top: 0;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .main_slider_home .item .block_desc h3, .main_slider_home .item .block_desc .h3-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 959px) and (orientation: portrait) {
  .main_slider_home .item .block_desc h3, .main_slider_home .item .block_desc .h3-title {
    text-align: center;
  }
}
@media screen and (max-width: 959px) and (orientation: landscape) {
  .main_slider_home .item .block_desc h3, .main_slider_home .item .block_desc .h3-title {
    font-size: 28px;
    line-height: normal;
  }
}
@media screen and (max-width: 600px) {
  .main_slider_home .item .block_desc h3, .main_slider_home .item .block_desc .h3-title {
    font-size: 24px;
  }
}
.main_slider_home .item .block_desc h4, .main_slider_home .item .block_desc .h4-title {
  color: #000;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .main_slider_home .item .block_desc h4, .main_slider_home .item .block_desc .h4-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 959px) and (orientation: landscape) {
  .main_slider_home .item .block_desc h4, .main_slider_home .item .block_desc .h4-title {
    font-size: 21px;
    line-height: normal;
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .main_slider_home .item .block_desc h4, .main_slider_home .item .block_desc .h4-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 959px) and (orientation: landscape) {
  .main_slider_home .item .block_desc .more-info-link {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 520px) and (orientation: landscape) {
  .main_slider_home .item .block_desc .more-info-link {
    min-width: 180px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
.main_slider_home .branch {
  position: absolute;
}
.main_slider_home .branch:nth-child(1) {
  top: -128px;
  left: -150px;
  max-width: 380px;
}
@media screen and (max-width: 1280px) {
  .main_slider_home .branch:nth-child(1) {
    max-width: 340px;
    left: -100px;
  }
}
@media screen and (max-width: 1023px) {
  .main_slider_home .branch:nth-child(1) {
    max-width: 280px;
  }
}
@media screen and (max-width: 991px) {
  .main_slider_home .branch:nth-child(1) {
    top: -100px;
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  .main_slider_home .branch:nth-child(1) {
    top: -60px;
  }
}
@media screen and (max-width: 639px) {
  .main_slider_home .branch:nth-child(1) {
    top: -80px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider_home .branch:nth-child(1) {
    max-width: 200px;
    left: -20px;
  }
}
@media screen and (max-width: 374px) {
  .main_slider_home .branch:nth-child(1) {
    left: -48px;
  }
}
.main_slider_home .branch:nth-child(2) {
  left: 367px;
  bottom: 0;
  max-width: 689px;
}
@media screen and (max-width: 1280px) {
  .main_slider_home .branch:nth-child(2) {
    max-width: 560px;
    left: 320px;
  }
}
@media screen and (max-width: 1023px) {
  .main_slider_home .branch:nth-child(2) {
    max-width: 500px;
    left: 280px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider_home .branch:nth-child(2) {
    max-width: 360px;
    left: 12%;
  }
}
.main_slider_home .ball {
  position: absolute;
  top: 0;
  transform-origin: top center;
  animation: ball-one 5s ease-in-out infinite;
}
.main_slider_home .ball:nth-child(1) {
  left: 38px;
  max-width: 104px;
}
@media screen and (max-width: 1280px) {
  .main_slider_home .ball:nth-child(1) {
    max-width: 96px;
  }
}
@media screen and (max-width: 1023px) {
  .main_slider_home .ball:nth-child(1) {
    left: 10px;
    max-width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider_home .ball:nth-child(1) {
    max-width: 80px;
    left: 0;
  }
}
.main_slider_home .ball:nth-child(2) {
  left: 263px;
  max-width: 129px;
  animation-delay: 0.24s;
}
@media screen and (max-width: 1280px) {
  .main_slider_home .ball:nth-child(2) {
    max-width: 112px;
  }
}
@media screen and (max-width: 1023px) {
  .main_slider_home .ball:nth-child(2) {
    left: 220px;
    max-width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider_home .ball:nth-child(2) {
    max-width: 90px;
    left: 30%;
  }
}
.main_slider_home .ball:nth-child(3) {
  left: 572px;
  max-width: 63px;
  animation-delay: 0.3s;
}
@media screen and (max-width: 1280px) {
  .main_slider_home .ball:nth-child(3) {
    max-width: 56px;
  }
}
@media screen and (max-width: 1023px) {
  .main_slider_home .ball:nth-child(3) {
    max-width: 50px;
    left: 440px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider_home .ball:nth-child(3) {
    max-width: 40px;
    left: 56%;
  }
}
.main_slider_home .ball:nth-child(4) {
  left: 649px;
  max-width: 133px;
  animation-delay: 0.55s;
}
@media screen and (max-width: 1280px) {
  .main_slider_home .ball:nth-child(4) {
    max-width: 120px;
  }
}
@media screen and (max-width: 1023px) {
  .main_slider_home .ball:nth-child(4) {
    max-width: 100px;
    left: 560px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider_home .ball:nth-child(4) {
    max-width: 90px;
    left: 76%;
  }
}
@keyframes ball-one {
  0% {
    transform: rotate(0);
  }
  10% {
    transform: rotate(-2deg);
  }
  20% {
    transform: rotate(5deg);
  }
  30% {
    transform: rotate(-4deg);
  }
  40% {
    transform: rotate(6deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  60% {
    transform: rotate(4deg);
  }
  70% {
    transform: rotate(-6deg);
  }
  80% {
    transform: rotate(3deg);
  }
  90% {
    transform: rotate(-1.5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
