.template-page-branch__fs img {
  height: auto;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  display: block
}

button, hr, input {
  overflow: visible
}

input:focus, textarea:focus, button:focus, a:focus, [tabindex]:focus {
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 123, 255, 0.5);
}

@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/montserrat-semibold-600.woff2) format('woff2'),
  url(../fonts/montserrat-semibold-600.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Montserrat-Medium;
  font-display: swap;
  src: url(../fonts/Montserrat-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Medium.woff) format("woff"), url(../fonts/Montserrat-Medium.ttf) format("truetype"), url(../fonts/Montserrat-Medium.svg#Montserrat-Medium) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: avenir-next-regular-400;
  src: url(../fonts/avenirnextcyr-regular-400.woff2) format("woff2"), url(../fonts/avenirnextcyr-regular-400.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Icons;
  font-display: swap;
  src: url(../../includes/fonts/icons/Icons.eot);
  src: url(../../includes/fonts/icons/Icons.eot?#iefix) format("eot"), url(../../includes/fonts/icons/Icons.woff2) format("woff2"), url(../../includes/fonts/icons/Icons.woff) format("woff"), url(../../includes/fonts/icons/Icons.ttf) format("truetype"), url(../../includes/fonts/icons/Icons.svg#Icons) format("svg")
}

.icon-1:before, .icon-2:before, .icon-3:before, .icon-4:before, .icon-5:before, .icon-6:before, .icon-apply-1:before, .icon-apply-2:before, .icon-apply-3:before, .icon-apply-4:before, .icon-apply-5:before, .icon-apply-6:before, .icon-apply-7:before, .icon-email:before, .icon-fb:before, .icon-gplus:before, .icon-in:before, .icon-insta:before, .icon-phone:before {
  font-family: Icons, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  text-transform: none
}

.banner-content p b, .banner-content p strong, .template-page-branch .btn {
  font-family: Montserrat-Bold, sans-serif
}

.template-page-branch a {
  color: #337AB7;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  text-decoration-line: underline;
}

.template-page-branch a:hover {
  text-decoration: none;
}

.icon-1:before {
  content: ""
}

.icon-2:before {
  content: ""
}

.icon-3:before {
  content: ""
}

.icon-4:before {
  content: ""
}

.icon-5:before {
  content: ""
}

.icon-6:before {
  content: ""
}

.icon-apply-1:before {
  content: ""
}

.icon-apply-2:before {
  content: ""
}

.icon-apply-3:before {
  content: ""
}

.icon-apply-4:before {
  content: ""
}

.icon-apply-5:before {
  content: ""
}

.icon-apply-6:before {
  content: ""
}

.icon-apply-7:before {
  content: ""
}

.icon-email:before {
  content: ""
}

.icon-fb:before {
  content: ""
}

.icon-gplus:before {
  content: ""
}

.icon-in:before {
  content: ""
}

.icon-insta:before {
  content: ""
}

.icon-phone:before {
  content: ""
}

#zoho-form label.error {
  width: 100%;
  font-size: 14px;
  color: red;
  margin-bottom: 0;
  margin-top: 3px
}

.template-page-branch .btn {
  padding: 12px 20px;
  height: 48px;
  font-style: normal;
  font-size: 16px;
  line-height: 148%;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  color: #fff;
  transition: .2s;
  border-radius: 100px;
  border: 2px solid #fff0;
  background-color: #fff0;
  min-width: 260px;
  text-align: center;
}

.template-page-branch .btn.blue {
  background-color: #2E3285;
  border-color: #2E3285;
}

.template-page-branch .btn.blue:hover {
  background-color: #272b72;
  border-color: #272b72
}

.template-page-branch .btn.red {
  background-color: #d4062d;
  border-color: #d4062d
}

.template-page-branch .btn.red:hover {
  background-color: #bb0528;
  border-color: #bb0528
}

.template-page-branch .btn.white-border {
  border-color: #edeef8
}

.template-page-branch .btn.white-border:hover {
  border-color: #dbddf1;
  color: #dbddf1
}

.template-page-branch .btn.green {
  background-color: #3A7E4B;
  border-color: #3A7E4B;
}

.template-page-branch .btn.green:hover {
  border-color: #347144;
  background-color: #347144;
}

.template-page-branch__fs,
.template-page-branch__fs-v2 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.template-page-branch__fs .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding-top: 6%
}

.template-page-branch__fs-v2 .container {
  position: relative;
  z-index: 5;
  padding-top: 48px;
}

.template-page-branch__fs-v2 {
  margin-bottom: 40px;
}

@media screen and (max-width: 1350px) {
  .template-page-branch__fs, .template-page-branch__fs-v2 {
    min-height: 650px
  }

  .template-page-branch__fs .container, .template-page-branch__fs-v2 .container {
    padding-left: 60px;
    padding-right: 60px
  }
}

@media screen and (max-width: 1024px) {
  .template-page-branch .btn {
    font-size: 16px;
    padding: 12px 10px
  }

  .template-page-branch .btn.white-border {
    border-color: #2e3285;
    color: #2e3285
  }

  .template-page-branch .btn.white-border:hover {
    border-color: #272b72;
    color: #272b72
  }

  .template-page-branch__fs, .template-page-branch__fs-v2 {
    min-height: auto
  }

  .template-page-branch__fs-v2 {
    margin-bottom: 0;
  }

  .template-page-branch__fs .container, .template-page-branch__fs-v2 .container {
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
    z-index: inherit;
    padding: 0 40px
  }
}

@media screen and (max-width: 990px) {
  .template-page-branch__fs .container, .template-page-branch__fs-v2 .container {
    padding: 0 15px
  }
}

@media screen and (max-width: 1300px) {
  .template-page-branch__fs img {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
  }
}

@media screen and (max-width: 1024px) {
  .template-page-branch__fs img {
    position: inherit;
    width: 100%;
    height: auto;
    right: inherit;
    top: inherit;
    bottom: inherit;
    margin-bottom: -64px
  }
}

.template-page-branch__fs h1,
.template-page-branch__fs-v2 h1 {
  padding: 0 0 12px;
  margin: 0;
  font-family: Montserrat-Bold, sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 120%;
  text-transform: uppercase;
  color: #D4062D;
}

.template-page-branch__fs h1 span, .template-page-branch__fs-v2 h1 span {
  display: block;
  color: #2E3285;
  font-family: Montserrat-Bold, sans-serif;
}

@media screen and (max-width: 1024px) {
  .template-page-branch__fs h1 span,
  .template-page-branch__fs-v2 h1 span {
    display: inline;
  }
}

@media screen and (max-width: 425px) {
  .template-page-branch__fs h1 span, .template-page-branch__fs-v2 h1 span {
    display: inline
  }
}

.template-page-branch__fs p, .template-page-branch__fs-v2 p {
  padding: 0 0 40px;
  margin: 0;
  width: 100%;
  max-width: 512px;
  font-family: Montserrat-Regular, sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.2px;
  color: #333;
}

.address-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.address-row:first-of-type {
  border-top: 1px solid #909AF4;
  padding-top: 16px;
  padding-bottom: 12px;
}

.address-row:last-child {
  border-bottom: 1px solid #909AF4;
  padding-bottom: 16px;
}

.address-row::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: 50%;
  top: 16px;
  bottom: 0;
  background-color: #8F95E7;
}

.address-row:last-of-type::before {
  background-color: #8F95E7;
  bottom: 16px;
  height: calc(100% - 32px);
}

@media screen and (max-width: 1250px) {
  .address-row::before,
  .address-row:last-of-type::before {
    display: none;
  }
}

.address-cell:first-child {
  width: 100%;
  max-width: 255px;
  padding-left: 52px;
  background: url(../../assets/images/address-icon.svg) no-repeat 0 center;
  background-size: 36px 36px;
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.address-cell:first-child br {
  display: none;
}

.address-cell:first-child span {
  color: var(--Black, #333);
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  display: block;
}

.address-cell:last-child {
  width: calc(50% - 39px);
  background: url(../../assets/images/phone-icon.svg) no-repeat 0 0;
  background-size: 36px 36px;
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  padding-left: 52px;
}

.address-cell:last-child a {
  color: #5056A6;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.2px;
  text-decoration-line: underline;
}

.address-cell:last-child a:hover {
  text-decoration: none;
}

.banner-content p, article, aside, blockquote, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block
}

.banner-content p:last-of-type {
  padding-bottom: 28px;
}

.banner-content p * {
  display: block;
  width: 100%;
}

.banner-content a {
  font-family: Montserrat-Medium, sans-serif;
  font-style: normal;
  text-decoration: underline;
  color: #d4062d;
  transition: .25s
}

.banner-content p a:hover {
  color: #bb0528;
  text-decoration: none
}

.template-page-branch__fs-buttons {
  display: flex;
  align-items: center
}

.template-page-branch__fs-buttons .btn:not(:last-child) {
  margin-right: 24px;
}

.template-page-branch__fs-buttons .btn {
  text-decoration: none;
}

@media screen and (max-width: 1024px) {
  .template-page-branch__fs h1,
  .template-page-branch__fs-v2 h1 {
    font-size: 26px;
    padding: 0 0 8px 0;
    line-height: 140%;
    letter-spacing: 0.052px;
  }

  .template-page-branch__fs p {
    padding: 12px 0 24px;
    max-width: 100%
  }

  .template-page-branch__fs-buttons {
    justify-content: space-between;
    padding-bottom: 36px;
  }

  .template-page-branch__fs-buttons .btn:not(:last-child) {
    margin-right: 0
  }

  .template-page-branch__fs-buttons .btn {
    width: calc((100% / 3) - 10px)
  }

  .template-page-branch__fs p,
  .template-page-branch__fs-v2 p {
    max-width: 100%;
    padding: 0 0 24px 0;
  }

  .address-row {
    padding: 12px;
    justify-content: center;
    flex-wrap: wrap;
  }

  .address-row:first-of-type {
    border-bottom: 1px solid #8F95E7;
    margin-bottom: 12px;
  }

  .address-cell:first-child {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    margin-bottom: 12px;
  }

  .address-cell:last-child {
    width: 100%;
    max-width: 100%;
  }

  .address-row:last-child {
    padding-top: 0;
  }

  .address-row:only-of-type {
    padding-top: 12px;
  }
}

@media screen and (max-width: 950px) {
  .template-page-branch__fs-buttons {
    flex-direction: column;
    padding-bottom: 36px;
  }

  .template-page-branch__fs-buttons .btn {
    width: 100%;
    margin-bottom: 16px;
  }

  .template-page-branch__fs-buttons .btn:last-child {
    margin-bottom: 0;
  }
}

.template-page-branch__apply {
  display: flex;
  align-items: flex-end;
  padding-bottom: 120px;
  margin-top: -150px;
  position: relative;
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .template-page-branch__apply {
    margin-top: inherit;
    flex-wrap: wrap;
    padding-bottom: 100px
  }
}

.template-page-branch__apply--cell:first-child {
  width: 55%;
  padding-right: 45px;
  padding-bottom: 47px;
  display: flex;
  justify-content: flex-end
}

@media screen and (max-width: 1024px) {
  .template-page-branch__apply--cell:first-child {
    width: 100%;
    justify-content: center;
    padding-right: 0;
    padding-bottom: 12px
  }
}

.template-page-branch__apply--cell:last-child {
  width: 45%
}

@media screen and (max-width: 1024px) {
  .template-page-branch__apply--cell:last-child {
    width: 100%;
    display: flex;
    justify-content: center
  }
}

.template-page-branch__apply--video {
  display: inline-flex;
  position: relative;
  width: auto
}

.template-page-branch__apply--video .js-video-modal {
  width: 72px;
  height: 72px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: url(../images/template-page-branch/play.png) 0 0/cover no-repeat;
  border: 0;
  z-index: 10;
  transition: .25s
}

.template-page-branch__apply--video .js-video-modal:hover {
  opacity: .8
}

.template-page-branch__apply--video video {
  display: block;
  width: 100%;
  max-width: 520px;
  border-radius: 3px
}

a, abbr, acronym, button, img {
  border: 0
}

.template-page-branch__apply h2 {
  padding: 0;
  margin: 0;
  position: relative
}

.template-page-branch__apply h2::before {
  content: '';
  display: block;
  position: absolute;
  left: -115px;
  top: 50px;
  width: 210px;
  height: 64px;
  background: url(../images/template-page-branch/Arrow-hand-drawn.svg) 0 0/cover no-repeat
}

.template-page-branch__apply h2 img {
  width: 100%;
  max-width: 445px
}

@media screen and (max-width: 1150px) {
  .template-page-branch__apply h2::before {
    width: 140px;
    background-size: contain;
    top: 42px;
    left: -80px
  }

  .template-page-branch__apply h2 img {
    max-width: 345px
  }
}

@media screen and (max-width: 767px) {
  .template-page-branch__apply--video .js-video-modal {
    width: 32px;
    height: 32px
  }

  .template-page-branch__apply h2 img {
    max-width: 288px
  }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

code, kbd, pre, samp {
  font-family: monospace, monospace
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

sub, sup {
  line-height: 0;
  position: relative
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

*, [type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  padding: 0
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.btn, .new-tpl-form__title {
  text-align: center
}

.new-tpl-form__list input, .new-tpl-form__list label span, .new-tpl-form__list label span i {
  line-height: 100%;
  font-family: avenir-next-regular-400, sans-serif
}

summary {
  display: list-item
}

.form-center-block.without-pattern .new-tpl-form::after, .form-center-block.without-pattern .new-tpl-form::before, .grecaptcha-badge, .img-left-block.without-pattern .img-left-block__img::before, .img-right-block.without-pattern .img-right-block__img::before, .show-tablet, [hidden], template {
  display: none
}

.btn, .new-tpl-form__list {
  display: -webkit-box;
  display: -ms-flexbox
}

abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline
}

* {
  margin: 0;
  box-sizing: border-box;
  font-family: sans-serif
}

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.45
}

body {
  min-width: 320px;
  overflow-x: hidden
}

body.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

button, input, textarea {
  -webkit-box-shadow: none;
  box-shadow: none
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

img {
  display: inline-block;
  width: 100%
}

@font-face {
  font-family: avenir-next-regular-400;
  src: url(../fonts/avenirnextcyr-regular-400.woff2) format("woff2"), url(../fonts/avenirnextcyr-regular-400.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: avenir-next-cyrmedium-600;
  src: url(../fonts/avenirnextcyr-medium-600.woff2) format("woff2"), url(../fonts/avenirnextcyr-medium-600.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: avenir-next-bold-700;
  src: url(../fonts/avenirnextbold-700.woff2) format("woff2"), url(../fonts/avenirnextbold-700.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: montserrat-bold-700;
  src: url(../fonts/montserrat-bold-700.woff2) format("woff2"), url(../fonts/montserrat-bold-700.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

a, button {
  background-color: #fff0;
  cursor: pointer
}

.container {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 12px 24px;
  border-radius: 100px;
  transition: .15s;
  color: #fff;
  font-family: montserrat-bold-700, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
}

.btn.blue {
  background-color: #2e3285
}

.btn.blue:focus,
.btn.blue:hover {
  color: #fff !important;
  background-color: #272b72
}

.btn.blue:active {
  background-color: #242767
}

.new-tpl-form {
  padding: 44px 48px;
  border-radius: 3px;
  border: 1px solid #E0E2FF;
  background-color: #EEEFFF;
  max-width: 100%;
}

.new-tpl-form__title {
  color: #4B4FAC;
  font-family: 'Montserrat-Bold', sans-serif;
  font-size: 32px;
  font-style: normal;
  line-height: 120%;
  padding-bottom: 40px;
  text-align: center;
  text-transform: inherit;
}

.form-modal .main-form__text {
  font-family: Montserrat-Medium, sans-serif;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  margin: 5px 25px;
  display: block;
}

.form-modal .short-content,
.form-modal .load-content {
  font-family: Montserrat-Medium, sans-serif;
}

.banner-flex__item, .seen-flex .seen-left span {
  font-family: Montserrat-Bold, sans-serif;
}

.new-tpl-form__list > p,
.new-tpl-form__list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 !important;
}

.new-tpl-form__list br {
  display: none;
}

.new-tpl-form__list label {
  display: block;
  width: calc(50% - 8px);
  padding-bottom: 0;

  &.full-width {
    width: 100%;
  }
}

.new-tpl-form__list label span {
  display: block;
  color: #2b303d;
  font-size: 14px;
  font-style: normal;
  padding-bottom: 4px;
  font-family: Montserrat-Regular, sans-serif;
}

.new-tpl-form__list label span i {
  color: #d4062d;
  font-size: 14px;
  font-style: normal
}

.new-tpl-form__list input {
  width: 100%;
  height: 40px;
  padding: 12px 16px;
  border-radius: 20px;
  border: 1px solid #dfe3ed;
  background-color: #fff;
  font-size: 16px;
  font-style: normal;
  color: #2b303d;
  -webkit-transition: .15s;
  transition: .15s
}

.new-tpl-form__list input::-webkit-input-placeholder {
  color: #9fa0ac;
  opacity: 1
}

.new-tpl-form__list input::-moz-placeholder {
  color: #9fa0ac;
  opacity: 1
}

.new-tpl-form__list input:-moz-placeholder {
  color: #9fa0ac;
  opacity: 1
}

.new-tpl-form__list input:-ms-input-placeholder {
  color: #9fa0ac;
  opacity: 1
}

.new-tpl-form__list input:hover {
  border-color: #B5B9EF;
}

.new-tpl-form__list input:focus {
  border-color: #7A7FDF;
}

.new-tpl-form__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-top: 8px
}

.img-left-block, .img-right-block {
  padding: 40px 0;
}

.form-right-block li, .form-right-block p, .img-left-block li, .img-left-block ol li, .img-left-block p, .img-left-block ul li, .img-right-block li, .img-right-block ol li, .img-right-block p, .img-right-block ul li, .pattern-left-block p, .pattern-right-block p {
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  padding: 0 0 32px 0;
}

.form-right-block li:last-of-type, .form-right-block p:last-of-type, .img-left-block li:last-of-type, .img-left-block ol li:last-of-type, .img-left-block p:last-of-type, .img-left-block ul li:last-of-type, .img-right-block li:last-of-type, .img-right-block ol li:last-of-type, .img-right-block p:last-of-type, .img-right-block ul li:last-of-type, .pattern-left-block p:last-of-type, .pattern-right-block p:last-of-type {
  padding-bottom: 24px;
}

.form-right-block ol, .form-right-block ul, .img-left-block ol, .img-left-block ul, .img-right-block ol, .img-right-block ul, .pattern-left-block ol, .pattern-left-block ul, .pattern-right-block ol, .pattern-right-block ul {
  padding: 0 0 28px 0;
  margin: 0;
}

.img-left-block ol strong, .img-left-block ul strong, .img-right-block ol strong, .img-right-block ul strong {
  display: inline;
  color: #2b303d;
  font-family: avenir-next-cyrmedium-600, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 140%
}

.form-right-block ol p, .form-right-block ul p, .img-left-block ol p, .img-left-block ul p, .img-right-block ol p, .img-right-block ul p, .pattern-left-block ol p, .pattern-left-block ul p, .pattern-right-block ol p, .pattern-right-block ul p {
  padding: 0
}

.form-right-block ol p:last-of-type, .form-right-block ul p:last-of-type, .img-left-block ol li:last-child, .img-left-block ol p:last-of-type, .img-left-block ul li:last-child, .img-left-block ul p:last-of-type, .img-right-block ol li:last-child, .img-right-block ol p:last-of-type, .img-right-block ul li:last-child, .img-right-block ul p:last-of-type, .pattern-left-block ol p:last-of-type, .pattern-left-block ul p:last-of-type, .pattern-right-block ol p:last-of-type, .pattern-right-block ul p:last-of-type {
  padding-bottom: 0
}

.img-left-block ol li, .img-left-block ul li, .img-right-block ol li, .img-right-block ul li {
  list-style-type: none;
  padding: 0 0 12px 36px;
  margin: 0;
  background: url(../images/new-promo-tpl/icons/Asterisk.svg) 0 -1px no-repeat
}

.form-right-block .title,
.form-right-block h2,
.img-left-block .title,
.img-left-block h2,
.img-right-block .title,
.img-right-block h2,
.pattern-left-block .title,
.pattern-left-block h2,
.pattern-right-block .title,
.pattern-right-block h2 {
  padding: 0 0 32px 0;
  margin: 0;
  color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.3px;
  font-family: ;
}

.img-left-block .sub-title, .img-left-block h3, .img-right-block .sub-title, .img-right-block h3, h3 {
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
  padding: 0 0 16px 0;
  margin: 0;
}

.form-right-block .container, .img-left-block .container, .img-right-block .container, .pattern-left-block .container, .pattern-right-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.img-left-block__cell:first-child {
  width: 51%;
  padding-right: 40px
}

.img-right-block__cell:first-child {
  width: 49%;
  padding-left: 40px;
  order: 2
}

.img-left-block__cell:first-child img, .img-right-block__cell:first-child img {
  max-width: 582px;
  border-radius: 3px;
}

.img-left-block__cell:last-child, .pattern-left-block__cell:last-child {
  width: 49%;
  padding-left: 40px
}

.img-right-block__cell:last-child {
  width: 51%;
  padding-right: 40px;
  order: 1
}

.img-left-block__img, .img-right-block__img {
  display: inline-block;
  position: relative
}

.img-left-block__img::before, .img-right-block__img::before {
  content: "";
  display: block;
  position: absolute;
  left: -120px;
  bottom: 55px;
  width: 224px;
  height: 220px;
  background: url(../images/new-promo-tpl/img-left-block/Frame1000006938.png) center/contain no-repeat
}

@media screen and (max-width: 767px) {
  .img-right-block ol, .img-right-block ul {
    padding-bottom: 24px;
  }
}

.img-right-block__img::before {
  left: inherit;
  right: -120px
}

.img-right-block p:nth-child(2) {
  padding-bottom: 12px;
}

.form-right-block {
  padding: 40px 0;
  overflow: hidden;
}

.form-right-block ol strong, .form-right-block ul strong, .pattern-left-block ol strong, .pattern-left-block ul strong, .pattern-right-block ol strong, .pattern-right-block ul strong {
  padding-bottom: 8px;
  color: #2b303d;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 140%
}

.form-right-block ol li, .form-right-block ul li, .pattern-left-block ol li, .pattern-left-block ul li, .pattern-right-block ol li, .pattern-right-block ul li {
  list-style-type: none;
  padding: 0 0 16px 40px;
  margin: 0;
  background: url(../images/new-promo-tpl/icons/CheckFat.svg) 0 -1px no-repeat
}

.form-right-block .sub-title, .pattern-left-block .sub-title, .pattern-right-block .sub-title {
  padding: 0 0 16px;
  margin: 0;
  color: #2b303d;
  font-family: avenir-next-bold-700, sans-serif;
  font-size: 22px;
  font-style: normal;
  line-height: 140%
}

.form-right-block .new-tpl-form {
  position: relative;
}

.form-right-block .new-tpl-form::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -82px;
  top: -68px;
  width: 165px;
  height: 162px;
  background: url(../images/new-promo-tpl/form-right-block/Frame1000006937.svg) center/contain no-repeat;
}

.form-right-block__cell:first-child, .pattern-right-block__cell:first-child {
  width: 49%;
  padding-right: 40px
}

.form-right-block__cell:last-child {
  width: 51%;
  padding-left: 40px
}

.form-right-block p:nth-child(3) {
  padding-bottom: 12px;
}

.form-right-block ol li,
.form-right-block ul li {
  padding-bottom: 12px;
}

.form-right-block ol,
.form-right-block ul {
  padding-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .form-right-block ol,
  .form-right-block ul {
    padding-bottom: 24px;
  }
}

.form-right-block li:last-of-type {
  padding-bottom: 0;
}

.form-right-block p:last-of-type {
  padding-bottom: 0;
}

blockquote {
  padding: 16px 0 16px 16px;
  border-left: 1px solid #8288e2;
  border-bottom: 1px solid #dfe3ed
}

blockquote h3 {
  display: block;
  font-family: avenir-next-cyrmedium-600, sans-serif;
  padding-bottom: 8px
}

blockquote p:last-of-type {
  padding-bottom: 0 !important
}

blockquote:last-child {
  border-bottom: 0
}

.pattern-left-block {
  padding: 60px 0;
  overflow: hidden
}

.pattern-left-block__cell:first-child {
  width: 51%;
  padding-right: 40px;
  min-height: 582px;
  position: relative
}

.pattern-left-block__cell:first-child::before {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  top: 50%;
  width: 1000%;
  height: 582px;
  background: url(../images/new-promo-tpl/pattern-left-block/Frame1.png) 100% 0/contain repeat-x;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px
}

.pattern-right-block {
  overflow: hidden;
  padding: 30px 0
}

.pattern-right-block__cell:last-child {
  width: 51%;
  padding-left: 40px;
  min-height: 508px;
  position: relative
}

.pattern-right-block__cell:last-child::before {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  top: 50%;
  width: 1000%;
  height: 508px;
  background: url(../images/new-promo-tpl/pattern-right-block/Geometric4.png) 0 0/contain repeat-x;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px
}

.form-center-block {
  padding: 40px 0 40px;
}

.form-center-block .new-tpl-form__list .banner-form__label {
  top: calc(50% - 2px);
}

.form-center-block .new-tpl-form__list .banner-form__label.label-floating {
  transform: translateY(calc(-100% - 9px));
}

.form-center-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.form-center-block .new-tpl-form {
  width: 100%;
  max-width: 584px;
  position: relative
}

.form-center-block .new-tpl-form::after, .form-center-block .new-tpl-form::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1
}

.form-center-block .new-tpl-form::before {
  width: 248px;
  height: 244px;
  left: -138px;
  top: 58px;
  background: url(../images/new-promo-tpl/form-center-block/Frame1000006935.svg) center/contain no-repeat
}

.form-center-block .new-tpl-form::after {
  width: 259px;
  height: 254px;
  right: -180px;
  bottom: 0;
  background: url(../images/new-promo-tpl/form-center-block/Frame1000006936.svg) center/contain no-repeat
}

@media screen and (max-width: 1200px) {
  .form-right-block__cell:first-child, .img-left-block__cell:first-child, .img-right-block__cell:last-child, .pattern-left-block__cell:first-child, .pattern-right-block__cell:first-child {
    padding-right: 15px
  }

  .form-right-block__cell:last-child, .img-left-block__cell:last-child, .img-right-block__cell:first-child, .pattern-left-block__cell:last-child, .pattern-right-block__cell:last-child {
    padding-left: 15px
  }
}

@media screen and (max-width: 1023px) {
  .new-tpl-form__title {
    font-size: 24px;
    padding-bottom: 28px;
  }

  .form-modal .new-tpl-form__subtitle {
    font-size: 16px;
    margin-bottom: 32px;
  }

  .img-left-block, .img-right-block {
    padding: 50px 0;
  }

  .form-right-block .title, .img-left-block .title, .img-left-block h2, .img-right-block .title, .img-right-block h2, .pattern-left-block .title, .pattern-left-block h2, .pattern-right-block .title, .pattern-right-block h2 {
    font-size: 30px;
    padding-bottom: 32px
  }

  .form-right-block .sub-title, .img-left-block .sub-title, .img-left-block h3, .img-right-block .sub-title, .img-right-block h3, .pattern-left-block .sub-title, .pattern-right-block .sub-title {
    font-size: 30px;
  }

  .form-right-block .container, .img-left-block .container, .img-right-block .container, .pattern-left-block .container, .pattern-right-block .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .img-left-block__cell:first-child {
    width: 100%;
    padding-right: 0;
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .img-right-block__cell:first-child {
    width: 100%;
    padding-left: 0;
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    order: 1
  }

  .img-left-block__cell:first-child img, .img-right-block__cell:first-child img {
    max-width: 343px
  }

  .img-left-block__cell:last-child, .img-right-block__cell:last-child {
    width: 100%;
    padding-left: 0
  }

  .img-left-block__img::before, .img-right-block__img::before {
    width: 97px;
    height: 97px;
    left: -16px;
    bottom: 79px
  }

  .img-left-block .title, .img-left-block h2 {
    padding-bottom: 16px;
  }

  .img-right-block__img::before {
    right: inherit
  }

  .form-right-block, .pattern-right-block {
    padding: 40px 0;
  }

  .form-right-block .new-tpl-form {
    max-width: 584px;
  }

  .form-right-block .new-tpl-form::before {
    width: 73px;
    height: 72px;
    top: -36px;
    right: -34px;
  }

  .form-right-block__cell:first-child {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .form-right-block__cell:last-child {
    width: 100%;
    padding-left: 0;
    padding-bottom: 48px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .pattern-left-block {
    padding: 50px 0
  }

  .pattern-left-block__cell:first-child {
    width: 100%;
    min-height: 315px;
    padding-right: 0;
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .pattern-left-block__cell:first-child::before {
    height: 315px;
    background-size: contain;
    border-radius: 0;
    right: -16px
  }

  .pattern-left-block__cell:last-child {
    width: 100%;
    padding-left: 0;
    padding-top: 48px
  }

  .pattern-right-block__cell:first-child {
    width: 100%;
    padding-right: 0;
    padding-top: 48px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .pattern-right-block__cell:last-child {
    width: 100%;
    min-height: 275px;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .pattern-right-block__cell:last-child::before {
    height: 275px;
    background-size: contain;
    border-radius: 0;
    left: -16px
  }

  .form-center-block {
    padding: 40px 0 40px;
  }
}

@media screen and (max-width: 900px) {
  .form-center-block .new-tpl-form::before {
    width: 118px;
    height: 116px;
    left: -45px;
    top: -44px;
  }

  .form-center-block .new-tpl-form::after {
    width: 146px;
    height: 143px;
    right: -16px;
    bottom: -52px
  }
}

.fs-row {
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
}

.fs-row .benefits {
  width: 50%;
  padding-right: 42px;
}

.fs-row__cell {
  width: 50%;
  padding-left: 42px;
}

.fs-row .benefits .title {
  padding: 0;
  margin: 0 0 32px;
  line-height: 140%;
  letter-spacing: 0.08px;
  font-size: 40px;
  text-transform: uppercase;
  color: #2e3285;
  font-family: 'Montserrat-Bold', sans-serif;
}

.banner-flex__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 551px;
}

.banner-flex__item {
  width: 100%;
  max-width: 268px;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  color: #2E3285;
  margin-bottom: 20px;
}

.banner-flex__item:nth-child(-2n+7) {
  width: 100%;
  max-width: calc(225px + 28px);
}

.banner-flex__item .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #d3253c;
  color: #fff;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.banner-flex__item .icon i {
  font-size: 22px;
  color: #fff;
  line-height: 1;
}

.banner-flex__item .icon i.icon-2, .banner-flex__item .icon i.icon-6 {
  position: relative;
  top: 1px
}

.banner-flex__item .icon i.icon-4 {
  font-size: 16px;
  position: relative;
  top: 3px
}

@media screen and (max-width: 600px) {
  .new-tpl-form__list > p,
  .new-tpl-form__list label,
  .template-page-branch__fs-buttons .btn {
    width: 100%;
  }
}

.seen-flex {
  padding-top: 24px;
  padding-bottom: 48px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between
}

.seen-flex img {
  position: inherit !important
}

.seen-flex__item:first-child {
  width: 100%;
  max-width: 412px;
  margin-right: 24px;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #E0E2FF;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.seen-flex__item:last-child {
  border-radius: 3px;
  background-color: #E0E2FF;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 20px;
  min-height: 72px;
}

.seen-flex__cell {
  width: 100%;
  margin-right: 24px;
  color: #2E3285;
  text-align: center;
  font-family: 'Montserrat-Bold', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 132%;
  text-transform: inherit;
}

.seen-flex__cell a {
  display: inline-flex;
}

.seen-flex__cell:nth-child(1) {
  max-width: 120px;
  flex-shrink: 0;
}

.seen-flex__cell:nth-child(2) {
  max-width: 113px;
}

.seen-flex__cell:nth-child(3) {
  max-width: 120px;
}

.seen-flex__cell:nth-child(4) {
  max-width: 166px;
}

.seen-flex__cell:nth-child(5) {
  margin-right: 0;
  max-width: 109px;
}

.trustpilot-widget {
  transform: scale(1.3)
}

.seen-flex .seen-right {
  padding-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative
}

.seen-flex .seen-right:before {
  content: '';
  width: 70%;
  max-width: 320px;
  height: 1px;
  background: #e7e9fe;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -3px
}

.seen-flex .seen-right.seen-tv img {
  margin-left: 10px;
  margin-right: 10px;
  width: 30px
}

.seen-flex .seen-right.seen-tv img:first-child {
  width: 84px
}

.seen-flex .seen-right.seen-tv img:nth-child(2) {
  width: 96px
}

.seen-flex .seen-right.seen-tv img:nth-child(3) {
  width: 131px
}

.seen-flex .seen-right.seen-tv img:nth-child(4) {
  width: 68px
}

@media screen and (max-width: 500px) {
  .seen-flex .seen-right.seen-tv img:first-child {
    width: 39px
  }

  .seen-flex .seen-right.seen-tv img:nth-child(2) {
    width: 55px
  }

  .seen-flex .seen-right.seen-tv img:nth-child(3) {
    width: 80px
  }

  .seen-flex .seen-right.seen-tv img:nth-child(4) {
    width: 33px
  }

  .seen-flex .seen-right {
    padding-bottom: 10px
  }

  .seen-flex .seen-right:before {
    width: 100%
  }

  .seen-flex .seen-right.accreditation img:first-child {
    width: 70px !important
  }
}

.seen-flex .seen-right.accreditation a {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px
}

.seen-flex .seen-right img:first-child, .seen-flex .seen-right.accreditation a:first-child {
  margin-left: 0
}

.seen-flex .seen-right img:last-child, .seen-flex .seen-right.accreditation a:last-child {
  margin-right: 0
}

.seen-flex .seen-right.accreditation img {
  margin-left: 4px;
  margin-right: 4px
}

.seen-flex .seen-right.accreditation img:first-child {
  width: 114px
}

.seen-flex .seen-right.accreditation img:nth-child(2) {
  width: 116px
}

.seen-flex .seen-right.accreditation img:nth-child(3), .seen-flex .seen-right.accreditation img:nth-child(4) {
  width: 115px
}

.new-tpl-form__list label span.wpcf7-not-valid-tip {
  font-size: 14px;
  color: red
}

.new-tpl-form .privace-policy {
  padding: 16px 0 20px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #959FB8;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}

.new-tpl-form .privace-policy span {
  position: relative;
  top: 1px;
}

.new-tpl-form .privace-policy a,
.new-tpl-form .privace-policy .navigate-to-page {
  color: #5056A6;
  text-align: center;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration-line: underline;
  margin: 0 3px;
}

.new-tpl-form .privace-policy a:hover,
.new-tpl-form .privace-policy .navigate-to-page:hover {
  text-decoration: none !important;
  text-decoration-line: none !important;
}

.new-tpl-form .main-form__text {
  color: #333;
  text-align: center;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
  margin: 0;
  display: block;
}

.new-tpl-form .main-form__text span {
  color: #333;
  text-align: center;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
}

.new-tpl-form .main-form__text a {
  color: #5056A6;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0.2px;
  text-decoration-line: underline;
}

.new-tpl-form .main-form__text a:hover {
  text-decoration: none;
}

.new-tpl-form .load-more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0 0 0;
  color: #2E3285;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 128%;
  text-decoration: none;
  cursor: pointer;
}

.new-tpl-form .load-more span {
  display: inline-block;
  color: #2E3285;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 128%;
  text-decoration: none;
  position: relative;
}

.new-tpl-form .load-more svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0 0 6px;
  padding: 0;
  position: relative;
  top: 1px;
}

.new-tpl-form .load-more.active svg {
  transform: rotate(180deg);
}

.promo-new-fs {
  background-color: #F3F4FD;
  padding: 40px 0;
}

.promo-new-fs__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.promo-new-fs__text {
  width: 100%;
  max-width: calc(560px + 60px);
  padding-right: 60px;
}

.promo-new-fs__text h1 {
  padding: 0 0 16px 0;
  margin: 0;
  color: #D4062D;
  font-family: 'Montserrat-Bold', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 38px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.promo-new-fs__text p {
  padding: 0 0 32px 0;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-new-fs__text p:last-child {
  padding-bottom: 0;
}

.promo-new-fs__text p a {
  color: #337AB7;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  text-decoration-line: underline;
  transition: all ease 0.15s;
}

.promo-new-fs__img {
  display: flex;
  width: 100%;
  max-width: 580px;
}

.promo-new-fs__img img {
  border-radius: 3px;
}

.promo-new-fs__buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 28px 0 24px 0;
}

.promo-new-fs__buttons .btn {
  height: 48px;
  width: calc((100% / 3) - 12px);
  max-width: 100%;
  min-width: inherit;
  text-decoration: none;
}

.promo-new-fs .seen-flex {
  padding: 0;
}

.promo-new-fs .seen-flex__item:first-child,
.promo-new-fs .seen-flex__item:last-child {
  background-color: #FFF;
}

.promo-img-left {
  padding: 120px 0 60px 0;
}

.promo-img-left h2 {
  padding: 0 0 16px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-img-left p {
  padding: 0 0 32px 0;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-img-left ul.checkmark {
  padding: 0;
  margin: 0;
}

.promo-img-left ul.checkmark li {
  padding: 0 0 12px 32px;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  list-style-type: none;
  background: url(../images/services-pages/Checkmark.svg) no-repeat 0 0;
  background-size: 24px;
}

.promo-img-left ul.checkmark li:last-child {
  padding-bottom: 0;
}

.promo-img-left ul.checkmark li strong {
  font-family: 'Montserrat-SemiBold', sans-serif;
}

.promo-img-left .sub-title {
  padding: 0 0 16px 0;
  margin: 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.promo-img-left .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.promo-img-left__img {
  display: flex;
  width: 100%;
  max-width: 560px;
}

.promo-img-left__img img {
  border-radius: 3px;
  min-height: 306px;
  object-fit: cover;
}

.promo-img-left__cell {
  width: 100%;
  max-width: calc(580px + 60px);
  padding-left: 60px;
}

.promo-new-benefits {
  padding: 40px 0 calc(40px - 24px) 0;
}

.promo-new-benefits h2 {
  padding: 0 0 32px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-new-benefits__row {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

.promo-new-benefits__item {
  width: calc(50% - 12px);
  padding: 24px;
  margin: 0 0 24px 0;
  border-radius: 3px;
  border: 1px solid #E0E2FF;
  background-color: #F3F4FD;
}

.promo-new-benefits__item .sub-title h1,
.promo-new-benefits__item .sub-title h2,
.promo-new-benefits__item .sub-title h3,
.promo-new-benefits__item .sub-title h4,
.promo-new-benefits__item .sub-title h5,
.promo-new-benefits__item .sub-title h6 {
  padding: 0;
  margin: 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.promo-new-benefits__item .sub-title {
  padding: 0 0 12px 0;
  margin: 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.promo-new-benefits__item p {
  padding: 0;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-new-benefits__item p:has(+ ul),
.promo-new-benefits__item p:has(+ ol),
.promo-new-benefits__item p:has(+ p) {
  padding-bottom: 8px;
}

.promo-new-benefits__item ul,
.promo-new-benefits__item ol {
  padding: 0;
  margin: 0;
}

.promo-new-benefits__item ul li,
.promo-new-benefits__item ol li {
  padding: 0 0 8px 28px;
  margin: 0;
  list-style-type: none;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  position: relative;
}

.promo-new-benefits__item ul li::before,
.promo-new-benefits__item ol li::before {
  content: '';
  display: block;
  position: absolute;
  left: 7px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #9BA0EA;
}

.promo-new-benefits__item ul li strong,
.promo-new-benefits__item ol li strong {
  color: #333;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-new-benefits__item ul li:last-child,
.promo-new-benefits__item ol li:last-child {
  padding-bottom: 0;
}

.promo-img-right {
  padding: 60px 0;
}

.promo-img-right h2 {
  padding: 0 0 32px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-img-right p {
  padding: 0;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-img-right .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.promo-img-right .sub-title {
  padding: 0 0 12px 0;
  margin: 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.promo-img-right .sub-title h1,
.promo-img-right .sub-title h2,
.promo-img-right .sub-title h3,
.promo-img-right .sub-title h4,
.promo-img-right .sub-title h5,
.promo-img-right .sub-title h6 {
  padding: 0;
  margin: 0;
}

.promo-img-right__cell {
  width: 100%;
  max-width: calc(580px + 60px);
  padding-right: 60px;
}

.promo-img-right__item {
  padding: 0 0 16px 0;
  margin: 0 0 16px 0;
  border-bottom: 1px solid #E0E2FF;
}

.promo-img-right__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}

.promo-img-right__img {
  width: 100%;
  max-width: 560px;
  display: flex;
}

.promo-img-right__img img {
  object-fit: cover;
  min-height: 348px;
  border-radius: 3px;
}

.service-areas {
  padding: 80px 0 40px 0;
}

.service-areas h2 {
  padding: 0 0 32px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.service-areas h3 {
  padding: 0 0 16px 0;
  margin: 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: var(--Blue-Main, #2E3285);
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.service-areas p {
  padding: 0 0 16px 0;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.service-areas .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.service-areas__img {
  display: flex;
  width: 100%;
  max-width: 560px;
}

.service-areas__img img {
  min-height: 245px;
  object-fit: cover;
  border-radius: 3px;
}

.service-areas__cell {
  width: 100%;
  max-width: calc(580px + 60px);
  padding-left: 60px;
}

.service-areas__links {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.service-areas__links-cell {
  width: calc(50% - 16px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.link-with-arrow {
  color: #337AB7;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  text-decoration: none;
  padding: 0 0 0 32px;
  background: url(../images/services-pages/ArrowRight.svg) no-repeat 0 -1px;
  background-size: 24px;
}

.link-with-arrow span {
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  text-decoration: underline;
}

.link-with-arrow:hover span {
  text-decoration: none;
}

.service-areas__links-cell .link-with-arrow {
  margin-bottom: 12px;
}

.service-areas__links-cell .link-with-arrow:last-child {
  margin-bottom: 0;
}

.service-areas-grey {
  padding: 40px 0;
}

.service-areas-grey h2 {
  padding: 0 0 16px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.service-areas-grey p {
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  padding: 0 0 32px 0;
}

.service-areas-grey a {
  color: #337AB7;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.service-areas-grey p:last-of-type {
  padding-bottom: 0;
}

.service-areas-grey p:has(+ ul),
.service-areas-grey p:has(+ ol) {
  padding-bottom: 8px !important;
}

.service-areas-grey__content {
  padding: 60px 180px;
  border: 1px solid #E0E2FF;
  background-color: #F3F4FD;
}

.service-areas-grey__content ol {
  padding: 0 0 32px 26px;
  margin: 0;
}

.service-areas-grey__content ol:last-child,
.service-areas-grey__content ol:last-of-type {
  padding-bottom: 0;
}

.service-areas-grey__content ol li {
  padding: 0 0 8px 0;
  margin: 0;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.service-areas-grey__content ol li:last-child {
  padding-bottom: 0;
}

.service-areas-grey__content ol li:has(strong)::marker {
  font-family: Montserrat-SemiBold, sans-serif;
}

.service-areas-grey ul {
  padding: 0 0 32px 0;
  margin: 0;
}

.service-areas-grey ul:last-child {
  padding-bottom: 0;
}

.service-areas-grey ul li {
  padding: 0 8px 12px 32px;
  margin: 0;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
  position: relative;
  list-style-type: none;
  background: url(../images/services-pages/Checkmark.svg) no-repeat 0 0;
  background-size: 24px;
}

.service-areas-grey li strong {
  font-family: Montserrat-SemiBold, sans-serif;
}

.service-areas-grey li:last-child {
  padding-bottom: 0;
}

.service-areas-grey ol {
  padding: 0 0 32px 26px;
  margin: 0;
}

.service-areas-grey ol li {
  padding: 0 0 8px 0;
  margin: 0;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.service-areas-grey ol li:has(strong)::marker {
  font-family: Montserrat-SemiBold, sans-serif;
}

.service-areas-grey ul:has(+ p),
.service-areas-grey ol:has(+ p) {
  padding-bottom: 32px !important;
}

.promo-difference {
  padding: 60px 0;
}

.promo-difference h2 {
  padding: 0 0 32px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-difference .sub-title {
  padding: 0 0 12px 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.promo-difference .sub-title h1,
.promo-difference .sub-title h2,
.promo-difference .sub-title h3,
.promo-difference .sub-title h4,
.promo-difference .sub-title h5,
.promo-difference .sub-title h6 {
  padding: 0;
  margin: 0;
}

.promo-difference p {
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-difference__container {
  width: 100%;
  max-width: calc(1230px + 56px);
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.promo-difference__cell {
  width: calc(100% / 3);
  padding: 0 28px;
}

.promo-difference__cell:not(:last-child) {
  border-right: 1px solid #E0E2FF;
}

.promo-areas {
  padding: 40px 0;
}

.promo-areas h2 {
  margin: 0;
  padding: 0 0 16px 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-areas p {
  padding: 0;
  margin: 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-areas .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.promo-areas__text {
  width: 100%;
  max-width: 580px;
  padding: 40px 80px 40px 40px;
  border: 1px solid #E0E2FF;
  background-color: #EEEFFF;
  margin-right: -40px;
}

.promo-areas__list {
  width: 100%;
  max-width: 652px;
  padding: 40px 40px 40px 70px;
  border: 1px solid #E0E2FF;
  background-color: #FAFAFF;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.promo-areas__cell {
  width: calc(50% - 16px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.promo-areas__cell .link-with-arrow:not(:last-child) {
  margin-bottom: 12px;
}

.promo-navigate {
  padding: 40px 0;
}

.promo-navigate__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}

.promo-navigate__row:has(+ .promo-navigate__quote) {
  padding-bottom: 24px;
}

.promo-navigate__text {
  width: 100%;
  max-width: calc(580px + 60px);
  padding-left: 60px;
}

.promo-navigate__text h2 {
  padding: 0 0 32px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-navigate__text h3 {
  padding-bottom: 12px;
}

.promo-navigate__text p {
  padding: 0 0 32px 0;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-navigate__text p:has(+ ul),
.promo-navigate__text p:has(+ ol) {
  padding-bottom: 8px;
}

.promo-navigate__text ul,
.promo-navigate__text ol {
  padding: 0;
  margin: 0;
}

.promo-navigate__text ul:has(+ h3),
.promo-navigate__text ol:has(+ h3),
.promo-navigate__text ul:has(+ p),
.promo-navigate__text ol:has(+ p) {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #E0E2FF;
}

.promo-navigate__text ul li,
.promo-navigate__text ol li {
  padding: 0 0 8px 40px;
  margin: 0;
  list-style-type: none;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
  background: url(../images/new-promo-tpl/icons/Asterisk.svg) 0 0 no-repeat;
  background-size: 24px;
}

.promo-navigate__text ul li:last-child,
.promo-navigate__text ol li:last-child {
  padding-bottom: 0;
}

.promo-navigate__text ul li strong,
.promo-navigate__text ol li strong {
  color: #333;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-navigate__text p:last-child {
  padding-bottom: 0;
}

.promo-navigate__text a {
  color: #337AB7;
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  text-decoration: underline;
}

.promo-navigate__img {
  display: flex;
  width: 100%;
  max-width: 560px;
}

.promo-navigate__img img {
  object-fit: cover;
  border-radius: 3px;
  min-height: 318px;
}

.promo-navigate__quote {
  padding: 24px;
  border-radius: 3px;
  border: 1px solid #E0E2FF;
  background-color: #EEEFFF;
  text-align: center;
  color: #2E3285;
  text-align: center;
  font-family: 'Montserrat-SemiBold', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-text-two {
  padding: 60px 0;
}

.promo-text-two h2 {
  padding: 0 0 16px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-text-two p {
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  padding: 0 0 32px 0;
}

.promo-text-two p:last-child {
  padding-bottom: 0;
}

.promo-text-two p:has(+ ul),
.promo-text-two p:has(+ ol) {
  padding-bottom: 8px;
}

.promo-text-two__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.promo-text-two__cell {
  width: calc(50% - 20px);
}

.promo-text-two__cell ul {
  padding: 0 0 32px 0;
  margin: 0;
}

.promo-text-two__cell ul li {
  padding: 0 8px 0 28px;
  margin: 0;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
  position: relative;
  list-style-type: none;
}

.promo-text-two__cell li::before {
  content: '';
  display: block;
  position: absolute;
  left: 8px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #9BA0EA;
}

.promo-text-two__cell li strong {
  font-family: Montserrat-SemiBold, sans-serif;
}

.promo-text-two__cell li:last-child {
  padding-bottom: 0;
}

.promo-text-two__cell ol {
  padding: 0 0 32px 26px;
  margin: 0;
}

.promo-text-two__cell ol li {
  padding: 0 0 8px 0;
  margin: 0;
  color: #333;
  font-family: Montserrat-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
}

.promo-text-two__cell ol li:has(strong)::marker {
  font-family: Montserrat-SemiBold, sans-serif;
}

.promo-text {
  padding: 60px 0;
}

.promo-text h2 {
  padding: 0 0 16px 0;
  margin: 0;
  color: #D4062D;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #D4062D;
  font-family: Garamond, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.3px;
}

.promo-text p {
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: 0.2px;
  padding: 0 0 32px 0;
  margin: 0;
}

.promo-text p:last-child {
  padding-bottom: 0;
}

.promo-links {
  padding: 40px 0 calc(40px - 12px) 0;
}

.promo-links .sub-title {
  padding: 0 0 16px 0;
  margin: 0;
  color: #2E3285;
  -webkit-text-stroke-width: 0.30000001192092896;
  -webkit-text-stroke-color: #2E3285;
  font-family: Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.promo-links a {
  margin: 0 12px 12px 0;
  display: inline-block;
}

@media screen and (max-width: 1250px) {
  .promo-new-fs__text {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    padding-right: 0;
  }

  .promo-new-fs__img {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }

  .promo-difference__container {
    max-width: 1230px;
    padding: 0 15px;
  }

  .promo-difference__cell:first-child {
    padding-left: 0;
  }

  .fs-row .benefits {
    padding-right: 20px;
  }

  .fs-row__cell {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .promo-img-left__cell {
    padding-left: 30px;
  }

  .promo-img-right__cell {
    padding-right: 30px;
  }

  .service-areas__cell {
    padding-left: 30px;
  }

  .promo-areas__list {
    padding: 24px;
  }

  .promo-areas__text {
    padding: 24px 80px 24px 24px;
  }

  .promo-navigate__text {
    padding-left: 30px;
  }
}

@media screen and (max-width: 1150px) {
  .seen-flex {
    flex-wrap: wrap;
  }

  .seen-flex__item:first-child {
    max-width: 100%;
    margin: 0 0 16px 0;
  }
}

@media screen and (max-width: 1024px) {
  .hide-tablet, .template-page-branch__apply h2::before {
    display: none
  }

  .fs-row {
    flex-wrap: wrap;
    padding-bottom: 0;
  }

  .fs-row__cell {
    width: 100%;
    padding: 40px 16px 0 16px;
  }

  .fs-row .benefits {
    width: 100%;
    padding: 32px 0 0 0;
    order: 2;
    display: flex;
    flex-direction: column;
  }

  .fs-row .benefits .title {
    font-size: 28px;
    line-height: 140%;
    letter-spacing: 0.056px;
    padding: 0 0 20px 0;
    margin: 0;
  }

  .fs-row .benefits .banner-flex__cell {
    order: 2;
    padding: 32px 16px 0 16px;
  }

  .template-page-branch__fs-buttons {
    order: 1;
    padding-left: 16px;
    padding-right: 16px;
  }

  .template-page-branch__fs-v2 {
    overflow: inherit;
    padding-bottom: 40px;
    background-image: none !important;
  }

  .show-tablet {
    display: flex
  }

  .template-page-branch__fs-v2 .container {
    padding: 0;
  }

  .banner-flex__list {
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 0 15px 0;
  }

  .banner-flex__item,
  .banner-flex__item:nth-child(-2n+7) {
    max-width: 100%;
    margin-bottom: 12px;
    padding: 0;
  }

  .seen-flex {
    padding: 32px 16px 0 16px;
  }

  .seen-flex__item:first-child {
    background-color: #EEEFFF;
  }

  .seen-flex__item:last-child {
    background-color: #EEEFFF;
  }

  .new-tpl-form {
    padding: 40px 20px;
  }

  .form-right-block li:last-of-type, .form-right-block p:last-of-type, .img-left-block li:last-of-type, .img-left-block ol li:last-of-type, .img-left-block p:last-of-type, .img-left-block ul li:last-of-type, .img-right-block li:last-of-type, .img-right-block ol li:last-of-type, .img-right-block p:last-of-type, .img-right-block ul li:last-of-type, .pattern-left-block p:last-of-type, .pattern-right-block p:last-of-type {
    padding-bottom: 0;
  }

  .promo-img-left {
    padding: 100px 0 50px 0;
  }

  .promo-new-fs__text {
    width: 100%;
    max-width: 100%;
    order: 1;
  }

  .promo-new-fs__text p:last-of-type {
    padding-bottom: 28px;
  }

  .promo-new-fs__buttons {
    order: 2;
    padding: 0 0 40px 0;
  }

  .promo-new-fs__img {
    order: 3;
    margin: 0 auto;
    width: 100%;
    max-width: 580px;
  }

  .promo-new-fs .seen-flex {
    padding: 28px 0 0 0;
  }

  .promo-img-left p {
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 1023px) {
  body.st-header {
    padding-top: 60px;
  }

  .care_header_inner {
    transition: all ease-in-out 0.2s;
  }

  .care_header_inner.fixed {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 6px 12px 0 rgba(34, 35, 41, 0.19);
  }

  .care_header_inner.fixed .header-flex__logo {
    display: none;
  }

  .care_header_inner.fixed .header-flex__cell {
    width: 100%;
    justify-content: flex-start;
    position: relative;
    padding: 8px 0;
  }

  .care_header_inner.fixed .header-flex {
    width: 100%;
  }

  .care_header_inner.fixed .header-flex .call-btn {
    margin-left: 0;
    height: 44px;
    width: 100%;
    max-width: 275px;
  }

  .care_header_inner.fixed .burger {
    position: absolute;
    right: 0;
    top: 18px;
    left: inherit;
    margin-left: 24px;
  }

  .care_header_inner.fixed .burger.open {
    right: 0;
    top: 18px;
  }

  .care_header_inner.fixed .header-flex .call-btn span {
    color: #2E3285;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 112%;
  }

  .img-left-block__cell:last-child,
  .img-right-block__cell:last-child,
  .form-right-block__cell:first-child,
  .fs-row__cell,
  .seen-flex {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .promo-new-fs__buttons,
  .promo-new-fs__text {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .promo-img-left .container {
    flex-wrap: wrap;
  }

  .promo-img-left__img {
    width: 100%;
    margin: 0 auto;
    order: 2;
  }

  .promo-img-left__cell {
    width: 100%;
    order: 1;
    padding: 0 0 48px 0;
    max-width: 800px;
    margin: 0 auto;
  }

  .promo-new-benefits h2 {
    padding-bottom: 28px;
  }

  .promo-new-benefits__item {
    padding: 16px;
  }

  .promo-new-benefits__item .sub-title {
    padding-bottom: 8px;
  }

  .promo-img-right {
    padding: 40px 0;
  }

  .promo-img-right h2 {
    padding-bottom: 28px;
  }

  .promo-img-right .sub-title {
    padding-bottom: 8px;
  }

  .promo-img-right .container {
    flex-wrap: wrap;
  }

  .promo-img-right__cell {
    width: 100%;
    max-width: 800px;
    padding: 0 0 48px 0;
    margin-left: auto;
    margin-right: auto;
  }

  .promo-img-right__img {
    margin: 0 auto;
  }

  .service-areas {
    padding: 80px 0 40px 0;
  }

  .service-areas p {
    padding-bottom: 32px;
  }

  .service-areas .container {
    flex-wrap: wrap;
  }

  .service-areas__links-cell .link-with-arrow:last-child,
  .service-areas__links-cell .link-with-arrow {
    margin-bottom: 24px;
  }

  .service-areas__img {
    order: 2;
    margin-left: auto;
    margin-right: auto;
  }

  .service-areas__cell {
    order: 1;
    padding: 0 0 24px 0;
    max-width: 800px;
    margin: 0 auto;
  }

  .service-areas-grey {
    padding: 40px 0;
  }

  .service-areas-grey__content {
    padding: 24px;
    max-width: 800px;
    margin: 0 auto;
  }

  .promo-difference {
    padding: 40px 0;
  }

  .promo-difference h2 {
    padding-bottom: 28px;
  }

  .promo-difference .container {
    max-width: 830px;
  }

  .promo-difference__container {
    flex-wrap: wrap;
    max-width: 830px;
  }

  .promo-difference__cell {
    width: 100%;
    padding: 0 0 16px 0;
    margin: 0 0 16px 0;
  }

  .promo-difference__cell:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #E0E2FF;
  }

  .promo-difference__cell:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .promo-difference .sub-title {
    padding-bottom: 8px;
  }

  .promo-difference p {

  }

  .promo-areas {
    padding: 40px 0;
  }

  .promo-areas .container {
    flex-wrap: wrap;
    max-width: 830px;
  }

  .promo-areas__text {
    width: calc(100% - 24px);
    max-width: 100%;
    padding: 24px 24px 40px 24px;
    margin: 0 auto -20px auto;
  }

  .promo-navigate__text h2 {
    padding-bottom: 24px;
  }

  .promo-areas__list {
    width: 100%;
    max-width: 100%;
  }

  .promo-navigate {
    padding: 0 0 40px 0;
  }

  .promo-navigate__row {
    flex-wrap: wrap;
  }

  .promo-navigate__row:has(+ .promo-navigate__quote) {
    padding-bottom: 20px;
  }

  .promo-navigate__text {
    width: 100%;
    max-width: 800px;
    padding: 0 0 28px 0;
    margin: 0 auto;
    order: 1;
  }

  .promo-navigate__img {
    margin: 0 auto;
    order: 2;
  }

  .promo-navigate__quote {
    max-width: 800px;
    margin: 0 auto;
  }

  .promo-text-two {
    padding: 40px 0;
  }

  .promo-text-two .container {
    max-width: 830px;
  }

  .promo-text-two__row {
    flex-wrap: wrap;
  }

  .promo-text-two__cell {
    width: 100%;
  }

  .promo-text-two__cell:first-child p:last-child {
    padding-bottom: 32px;
  }

  .promo-text {
    padding: 40px 0;
  }

  .promo-text .container {
    max-width: 830px;
  }

  .promo-links {
    padding: 40px 0 12px 0;
  }

  .promo-links a {
    margin-bottom: 24px;
  }

  .promo-links__row {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .banner-flex__item,
  .banner-flex__item:nth-child(-2n+7) {
    width: 100%
  }

  .seen-flex__item:last-child {
    flex-wrap: wrap;
    padding: 20px 20px 4px 20px;
    justify-content: center;
  }

  .seen-flex__cell {
    margin: 0 12px;
    padding: 0 0 16px 0;
  }

  .seen-flex__cell:nth-child(1) {
    max-width: 100%;
    font-size: 14px;
    line-height: 132%;
    margin: 0;
  }

  .seen-flex__cell:nth-child(2) {
    max-width: 100px;
  }

  .seen-flex__cell:nth-child(3) {
    max-width: 108px;
  }

  .seen-flex__cell:nth-child(4) {
    max-width: 150px;
  }

  .seen-flex__cell:nth-child(5) {
    margin-right: 12px;
    max-width: 95px;
  }

  .header-flex__logo {
    max-width: 212px;
  }

  .promo-new-fs__buttons {
    flex-wrap: wrap;
  }

  .promo-new-fs__buttons .btn {
    width: 100%;
  }

  .promo-new-fs__buttons .btn:not(:last-child) {
    margin-bottom: 16px;
  }

  .promo-new-fs__img {
    min-height: 212px;
  }

  .promo-new-fs__img img {
    object-fit: cover;
  }

  .promo-new-benefits__item {
    width: 100%;
    margin-bottom: 16px;
  }

  .promo-new-benefits__item:last-child {
    margin-bottom: 0;
  }

  .promo-new-benefits {
    padding-bottom: 60px;
  }

  .service-areas__links {
    flex-wrap: wrap;
  }

  .service-areas__links-cell {
    width: 100%;
  }

  .promo-areas__list {
    flex-wrap: wrap;
  }

  .promo-areas__cell {
    width: 100%;
  }

  .promo-areas__cell .link-with-arrow:last-child {
    margin-bottom: 12px;
  }

  .promo-areas__list {
    padding-bottom: 12px;
  }

  .promo-links {
    padding: 40px 0 calc(40px - 12px) 0;
  }

  .promo-links__row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 28px 0;
  }

  .promo-links a {
    margin-right: 0;
  }

  .promo-links a:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 700px) {
  .care_header_inner.fixed .header-flex .call-btn span {
    display: block;
  }

  .care_header_inner.fixed .header-flex .call-btn i {
    margin-right: 8px;
  }
}

@media screen and (max-width: 600px) {
  .address-row {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 510px) {
  .template-page-branch__fs-v2 .container {
    padding: 0 !important;
  }
}

@media screen and (max-width: 500px) {
  .header-flex__logo {
    max-width: 212px !important;
  }
}

@media screen and (max-width: 374px) {
  .care_header_inner.fixed .header-flex .call-btn {
    max-width: 240px;
  }
}
