/* Minification failed. Returning unminified contents.
(1304,41): run-time error CSS1030: Expected identifier, found '.'
(1304,48): run-time error CSS1031: Expected selector, found ')'
(1304,48): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@import url(https://fonts.googleapis.com/css?family=Barlow:100,200,300,regular,500,600);

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li {
  margin: 0;
  padding: 0;
}

/* Grouping content
     ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
     ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
     ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
     ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/* Variables
--------------------------------------------- */

/* Mixins
--------------------------------------------- */

.sidebar {
  float: left;
}

[dir='rtl'] .sidebar {
  float: right;
}

/* General
--------------------------------------------- */

body {
  background-color: #fff;
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #372f2c;
  padding: 0;
  width: 100%;
  max-width: 100vw;
}

img {
  max-width: 100%;
  height: fit-content;
}

.container {
  padding: 0 39px;
}

.flex-box {
  display: flex;
  flex-direction: column;
}

.between {
  display: flex;
  justify-content: space-between;
}

.center {
  text-align: center;
}

h1,
title {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
}

h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}

h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}

h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.full-width {
  width: 100%;
}

.desctop-break {
  display: none;
}

.contact-us {
  background-color: #fff;
  padding: 15px 20px;
  text-transform: uppercase;
  color: #063b8f;
  border: none;
  border-radius: 30px;
  font-weight: 700;
  letter-spacing: 0.035em;
  cursor: pointer;
}

.contact-us.blue {
  background-color: #063b8f;
  color: #fff;
}

.contact-us img {
  height: 19px;
  width: 19px;
  margin-left: 10px;
}

.popup-wrapper,
.mobile-menu {
  display: none;
}

.popup-wrapper {
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    #ffffff;
}

.popup-wrapper.popup-form {
  background: linear-gradient(
    289.52deg,
    rgba(0, 0, 0, 0.27) 28.9%,
    rgba(0, 0, 0, 0) 94.27%
  );
}

.popup-wrapper.popup-form .popup-body {
  padding: 19px 37px;
}

.popup-wrapper .popup-body {
  background: #ffffff;
  border-radius: 20px;
  position: relative;
  padding: 49px 23px 44px;
}

.popup-wrapper .popup-body .close-popup {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.popup-wrapper .popup-body h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.035em;
  text-align: left;
  color: #063b8f;
  margin-bottom: 17px;
}

.popup-wrapper .popup-body .form-wrapper .text-fields label {
  position: relative;
  margin-bottom: 20px;
  display: block;
}

.popup-wrapper .popup-body .form-wrapper .text-fields label .title {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  color: #839dc7;
  margin-bottom: 10px;
}

.popup-wrapper .popup-body .form-wrapper .text-fields label input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #839dc7;
  padding-left: 30px;
}

.popup-wrapper .popup-body .form-wrapper .text-fields label img {
  position: absolute;
  left: 0;
  top: 23px;
}

.popup-wrapper .popup-body .form-wrapper .check-box {
  margin-bottom: 15px;
}

.popup-wrapper .popup-body .form-wrapper .check-box label {
  text-align: left;
  display: flex;
  gap: 3px;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
  color: #063b8f;
}

.popup-wrapper .popup-body .form-wrapper .check-box a {
  color: #063b8f;
}

.popup-wrapper .popup-body .form-wrapper .button-wrapper {
  display: flex;
  justify-content: center;
}

.popup-wrapper .popup-body .form-wrapper .button-wrapper button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-wrapper .popup-body .form-wrapper span.field-validation-error {
    display: flex;
}

.popup-wrapper .popup-body p {
  margin-bottom: 25px;
}

.popup-wrapper .popup-body .popup-contact p {
  margin-bottom: 10px;
}

.popup-wrapper .popup-body .popup-contact a {
  display: block;
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  color: #ed654b;
  text-decoration: none;
}

footer {
  margin-bottom: 65px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.035em;
}

footer .policy {
  margin-bottom: 20px;
}

footer a {
  color: #372f2c;
}

/* Header
--------------------------------------------- */

header {
  height: 62px;
}

header .container {
  height: 100%;
}

header .header-wrapper {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

header .header-wrapper .navigation {
  display: none;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #063b8f;
  color: #fff;
  text-align: right;
  padding-top: 59px;
  text-transform: uppercase;
}

.mobile-menu .close-menu {
  margin-bottom: 29px;
}

.mobile-menu .navigation-mobile {
  color: #ffffff;
}

.mobile-menu .navigation-mobile a {
  color: #ffffff;
  text-decoration: none;
}

.mobile-menu .navigation-mobile ul {
  list-style: none;
}

.mobile-menu .navigation-mobile ul li {
  margin-bottom: 30px;
}


.mobile-menu .navigation-mobile ul li.has-sub {
  position: relative;
}

.mobile-menu .navigation-mobile ul li.has-sub > a {
  margin-bottom: 15px;
  display: inline-block;
}

.mobile-menu .navigation-mobile ul li.has-sub img {
  width: 20px;
  height: 12px;
  padding-left: 5px;
}

.mobile-menu .navigation-mobile ul li.has-sub #submenu {
  position: absolute;
  z-index: 31;
  right: 1px;
  width: 22px;
  height: 20px;
  opacity: 0;
}

.mobile-menu .navigation-mobile ul li.has-sub #submenu:checked ~ .sub-menu {
  display: flex;
}

.mobile-menu .navigation-mobile ul li.has-sub #submenu:checked ~ img {
  transform: rotate(180deg) translate(-4px, 2px);
}

.mobile-menu .navigation-mobile .sub-menu {
  display: none;
  flex-direction: column;
}

.mobile-menu .navigation-mobile .sub-menu li {
  margin-bottom: 13px;
}

.mobile-menu .navigation-mobile .sub-menu li a {
  font-size: 13px;
}

.mobile-menu .navigation-mobile button,
.mobile-menu .navigation-mobile .address,
.mobile-menu .navigation-mobile .phone,
.mobile-menu .navigation-mobile .email {
  margin-bottom: 30px;
}

.mobile-menu .navigation-mobile .email {
  margin-bottom: 83px;
}

.mobile-menu .navigation-mobile .email a {
  color: #ed654b;
  text-decoration: underline;
}

.mobile-menu .navigation-mobile .copiright {
  margin-bottom: 15px;
}

.mobile-menu .menu-bottom .policy a {
  color: #fff;
}

/* Main
--------------------------------------------- */

.top-banner {
  background-image: url(../img/top-mobile.png);
  height: 521px;
  padding-bottom: 35px;
}

.top-banner .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.top-banner .container .top-content h1 {
  margin-bottom: 20px;
}

.info {
  margin-bottom: 50px;
}

.info img {
  margin-bottom: 30px;
}

.info .text-50 h2 {
  margin-bottom: 20px;
}

.info .text-50 p {
  margin-bottom: 20px;
  text-align: justify;
}

.stressed .text-50 h2 {
  font-size: 20px;
  line-height: 24px;
}

.about img {
  margin-bottom: 0;
}

.about .desctop {
  display: none;
}

.about .text-50 {
  padding-top: 30px;
  padding-bottom: 48px;
  background: linear-gradient(140.34deg, #fff8ec 3.92%, #ffe9dc 100%);
}

.about .text-50 p {
  margin-bottom: 30px;
}

.cards {
  margin-bottom: 59px;
}

.cards h2 {
  margin-bottom: 30px;
}

.cards .cards-wrapper {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 30px;
}

.cards .cards-wrapper .card-item {
  border: 1px solid #063b8f;
  border-radius: 10px;
  background: rgba(242, 242, 242, 0.8);
  padding: 19px 28px 28px;
}

.cards .cards-wrapper .card-item img {
  margin-bottom: 13px;
}

.cards .cards-wrapper .card-item h4 {
  margin-bottom: 13px;
}

.bottom-banner {
  background-image: url(../img/banner-bottom-mobile.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 24px 20px 26px;
  border-radius: 10px;
  margin-bottom: 24px;
}

.bottom-banner img {
  height: 152px;
  width: 152px;
  margin-bottom: 192px;
}

.bottom-banner .text .title {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 15px;
}

.contact {
  padding-top: 17px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.contact .flex-box {
  align-items: flex-start;
}

.contact .info-item {
  margin-bottom: 20px;
}

.contact .info-item a {
  color: #ed654b;
  text-decoration: none;
}

.contact .flex-box {
  margin-bottom: 30px;
}

.contact .map {
  background-image: url(../img/map.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 481px;
  box-shadow: 0px 4px 60px -17px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

/* Slider
--------------------------------------------- */

.slider {
  background: linear-gradient(180deg, #ffe9dd 0%, #ffebc7 100%);
  padding: 57px 0;
  margin-bottom: 30px;
  overflow: hidden;
}

.slider h2 {
  margin-bottom: 15px;
}

.slider p {
  margin-bottom: 30px;
  font-weight: 500;
}

.slider .slider-wrapper {
  display: flex;
  width: calc((100% + 30px) * 4);
  margin-left: 0;
  overflow: hidden;
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

.slider .slider-wrapper .slider-item__wrapper {
  margin-right: 30px;
  width: 100%;
}

.slider .slider-wrapper .slider-item__wrapper .slider-item {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.slider .slider-wrapper .slider-item__wrapper .slider-item .desctop {
  display: none;
}

.slider .slider-wrapper .slider-item__wrapper .slider-item .slider-item__text {
  height: 100%;
  padding: 14px 39px 20px 20px;
  border-radius: 0 0 10px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.slider
  .slider-wrapper
  .slider-item__wrapper
  .slider-item
  .slider-item__text
  p {
  margin-bottom: 0;
}

.slider
  .slider-wrapper
  .slider-item__wrapper
  .slider-item
  .slider-item__text
  .name {
  font-style: italic;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #063b8f;
}

.slider .slider-controls {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.slider .slider-controls .slider-arrow {
  background-image: url(../img/arrow-right-mobile.svg);
  background-repeat: no-repeat;
  background-position: center right;
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

.slider .slider-controls .slider-arrow:first-child {
  transform: rotate(180deg);
}

.slider .slider-controls .radio-controls {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 24px;
}

.slider .slider-controls .radio-controls .control-input {
  appearance: none;
  position: absolute;
}

.slider .slider-controls .radio-controls .control-input:checked + .radio-fake {
  background: #063b8f;
}

.slider .slider-controls .radio-controls .radio-fake {
  width: 10px;
  height: 10px;
  background: #ffffff;
  border: 1px solid #063b8f;
  border-radius: 50%;
  cursor: pointer;
}

/* Application
--------------------------------------------- */

.application .popup-body .description-blue {
  font-weight: 500;
  color: #063b8f;
}

.application .bordered-blue {
  border: 2px solid #063b8f;
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 10px;
}

.application .edge-left {
  border-left: 1px solid #000000;
  padding-left: 15px;
}

.application .edge-bottom {
  border-bottom: 1px solid #bdbdbd;
  margin-bottom: 5px;
}

.application .popup-body h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: none;
}

.application {
  padding: 16px 21px;
  position: relative;
}

.application .close-popup {
  background-image: url(../img/carbon_close-outline-white.svg);
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.application .logo {
  height: 18px;
  margin-bottom: 13px;
}

.application .popup-body .close-popup {
  position: absolute;
}

.application .popup-body h3 {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.015em;
  color: #063b8f;
  margin-bottom: 12px;
  text-transform: none;
}

.application .popup-body h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 15px;
}

.application .popup-body p {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 20px;
}

.application .popup-body p a {
  color: #000000;
}

.application .popup-body .flex-strict {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #063b8f;
  margin-bottom: 10px;
}

.application .popup-body .flex-strict .highlihgt {
  color: #ed654b;
}

.application .popup-body .bordered {
  margin-bottom: 20px;
}

.application .popup-body .bordered img {
  display: none;
}

.application .popup-body form {
  display: flex;
  flex-direction: column;
}

.application .popup-body form label {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  cursor: pointer;
}

.application .popup-body form label div {
  width: fit-content;
}

.application .popup-body form label input {
  width: 18px;
  height: 18px;
  min-height: 18px;
  min-width: 18px;
  cursor: pointer;
}

.application .popup-body form label a {
  color: #063b8f;
}

.application button {
  background: #063b8f;
  border: none;
  border-radius: 5px;
  padding: 7px 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 20px;
  cursor: pointer;
  width: 100%;
}

.application .result {
  padding-top: 57px;
  display: none;
}

.application .result img {
  margin-bottom: 25px;
}

.application .result h3 {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.015em;
  color: #063b8f;
  margin-bottom: 25px;
}

.application .result p {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 25px;
}

.application .desctop-br {
  display: none;
}

/* Article
--------------------------------------------- */

.single-article {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}
  
  .single-article .heading {
    position: relative;
    margin-bottom: 38px;
  }
  
  .single-article .heading img {
    width: 100%;
  }
  
  .single-article .heading img.desctop {
    display: none;
  }
  
  .single-article .heading h1,
  .single-article .heading .arrow-down {
    position: absolute;
    bottom: 78px;
    text-align: center;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
  }
  
  .single-article .heading .arrow-down {
    bottom: 30px;
  }
  
  .single-article ul {
    padding-left: 20px;
  }
  
  .single-article p,
  .single-article li {
    margin-bottom: 20px;
  }
  
  .single-article .blue {
    color: #063b8f;
  }
  
  .single-article h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: normal;
  }
  
  .single-article h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 45px;
  }
  
  .single-article .peach-box {
    row-gap: 20px;
    margin-bottom: 63px;
  }
  
  .single-article .peach-box .peach {
    position: relative;
    background: linear-gradient(104.49deg, #fff8ec 8.64%, #ffeade 92.06%);
    border-radius: 20px;
    padding: 19px 25px;
  }
  
  .single-article .peach-box .peach:has(.number) {
    padding-top: 64px;
  }
  
  .single-article .peach-box .peach .number {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%);
    width: 53px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
  }
  
  .single-article .peach-box .peach:nth-child(2) {
    order: 3;
  }
  
  .single-article .peach-box .peach:nth-child(3) {
    order: 5;
  }
  
  .single-article .peach-box .peach:nth-child(4) {
    order: 7;
  }
  
  .single-article .peach-box .peach:nth-child(5) {
    order: 2;
  }
  
  .single-article .peach-box .peach:nth-child(6) {
    order: 4;
  }
  
  .single-article .peach-box .peach:nth-child(7) {
    order: 6;
  }
  
  .single-article .peach-box .peach:nth-child(8) {
    order: 8;
  }
  
  .single-article .colored {
    padding: 1px 0;
  }
  
  .single-article .colored-1 {
    background-color: #fef4f2;
    margin-top: -38px;
  }
  
  .single-article .colored-2 {
    background: rgba(248, 135, 109, 0.6);
  }
  
  .single-article .colored-2 .rounded__item {
    position: relative;
  }
  
  .single-article .colored-2 .rounded__item:nth-child(-n+2)::after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 50%;
    background-color: #000;
    width: 1px;
    height: 20px;
  }
  
  .single-article .colored-3 {
    margin-top: 54px;
    background: #ffe9dc;
  }
  
  .single-article .colored-4 {
    margin-top: 54px;
    background: #fff1e9;
  }
  
  .single-article .rounded {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    margin-bottom: 51px;
  }
  
  .single-article .rounded .rounded__item {
    background-color: #fff;
    padding: 27px;
    border: 1px solid #000;
    border-radius: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 21.6px;
  }
  
  .single-article .blur {
    position: absolute;
    top: 500px;
    left: -50%;
    width: 1000px;
    height: 1000px;
    opacity: 14%;
  }
  
  .single-article .blur.blur1 {
      background: radial-gradient(
        50% 50% at 50% 50%,
        #f8876d 0%,
        rgba(248, 135, 109, 0.7) 45.83%,
        rgba(248, 135, 109, 0.1144) 83.33%,
        rgba(248, 135, 109, 0) 100%
      );
  }
  
  .single-article .blur.blur2 {
    width: 600px;
    height: 600px;
    top: 399px;
    left: -27%;
      background: radial-gradient(
        50% 50% at 50% 50%,
        #100ce0 0%,
        rgba(16, 12, 224, 0.7) 45.83%,
        rgba(16, 12, 224, 0.1144) 83.33%,
        rgba(16, 12, 224, 0) 100%
      );
  }
  
  .single-article .blur.desctop {
    display: none;
  }

@media only screen and (max-width: 768px) and (min-width: 320px) {
  .hide-on-mobile {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .hide-on-desktop {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .popup-wrapper.popup-form .popup-body {
    max-width: 780px !important;
    padding: 30px 90px !important;
  }

  .popup-wrapper .popup-body .form-wrapper .text-fields {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
  }

  .popup-wrapper .popup-body .form-wrapper .text-fields label {
    flex-grow: 1;
  }

  .popup-wrapper .popup-body .form-wrapper .check-box label {
    font-size: 12px;
    line-height: 15px;
  }

  .popup-wrapper .popup-body .form-wrapper .button-wrapper button {
    width: 200px;
  }
  .container {
    max-width: 1244px;
    margin: auto;
    padding: 10px;
  }

  .flex-box {
    flex-direction: row;
  }

  h1,
  title {
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
  }

  h2 {
    font-size: 24px;
    line-height: 29px;
  }

  h3 {
    font-size: 24px;
    line-height: 32px;
  }

  h4 {
    font-size: 24px;
    line-height: 29px;
  }

  .desctop-break {
    display: block;
  }

  .mobile-break {
    display: none;
  }

  footer .footer-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  footer .footer-wrapper .policy {
    margin-bottom: 20px;
  }

  footer .footer-wrapper a {
    color: #372f2c;
  }

  .popup-wrapper {
    justify-content: center;
  }

  .popup-wrapper.container {
    max-width: none;
  }

  .popup-wrapper.container .popup-body {
    max-width: 704px;
    padding: 51px 85px;
  }

  .popup-wrapper.container .popup-body h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }

  .popup-wrapper.container .popup-body p {
    font-size: 18px;
    line-height: 22px;
  }

  header {
    height: 84px;
  }

  header .header-wrapper .navigation {
    display: flex;
  }

  header .header-wrapper .navigation nav ul {
    display: flex;
    list-style: none;
    align-items: center;
    gap: 22px;
    height: 100%;
    margin-right: 22px;
  }

  header .header-wrapper .navigation nav ul li {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
  }

  header .header-wrapper .navigation nav ul a {
    text-transform: uppercase;
    text-decoration: none;
    color: #372f2c;
    cursor: pointer;
  }

  header .header-wrapper .navigation .has-sub:hover > .sub-menu {
    display: flex;
    z-index: 1;
  }
  
  header .header-wrapper .navigation .sub-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 2px 6px 10px 0px rgba(6, 59, 143, 0.4);
    padding: 13px;
    border-radius: 10px;
    width: 215px;
    height: auto;
    top: 45px;
    left: -70%;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  
  /*
  header .header-wrapper .navigation .sub-menu::after {
    content: '';
    position: absolute;
    background-color: #fff;
    box-shadow: 2px 6px 10px 0px rgba(6, 59, 143, 0.4);
    top: -5px;
    width: 26px;
    height: 26px;
    rotate: 45deg;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 0);
  }
  */

  header .header-wrapper .navigation .sub-menu li a {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;

  }
  
  header .header-wrapper .navigation .sub-menu li a:hover {
    font-weight: 600;
    color: #063b8f;
  }

  header .header-wrapper .burger {
    display: none;
  }

  .top-banner {
    background-image: url(../img/top-desctop.jpg);
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.16);
    background-size: cover;
    height: 940px;
    padding-bottom: 89px;
  }

  .top-banner .container .top-content {
    max-width: 706px;
  }

  .top-banner .container .top-content h1 {
    margin-bottom: 54px;
  }

  .stressed {
    background-image: url(../img/stressed.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding: 172px 105px;
    margin-bottom: 0;
  }

  .stressed img {
    display: none;
  }

  .stressed .text-50 {
    max-width: 582px;
  }

  .stressed .text-50 h2 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
  }

  .stressed .text-50 p {
    margin-bottom: 42px;
    font-size: 20px;
    line-height: 24px;
  }

  .about {
    background: linear-gradient(140.34deg, #fff8ec 3.92%, #ffe9dc 100%);
    display: flex;
    margin-bottom: 94px !important;
  }

  .about .mobile {
    display: none;
  }

  .about .desctop {
    display: block;
  }

  .about .text-50 {
    background: none;
    padding: 191px 150px 0 107px;
  }

  .about .text-50 h2 {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 48px;
  }

  .about .text-50 p {
    margin-bottom: 42px;
    font-size: 20px;
    line-height: 24px;
  }

  .cards h2 {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 60px;
  }

  .cards .cards-wrapper {
    padding: 0 50px;
    flex-direction: row;
    gap: 50px;
    margin-bottom: 60px;
  }

  .cards .cards-wrapper .card-item {
    flex-grow: 1;
    flex-basis: 0;
    padding-top: 48px;
    background-size: contain;
  }

  .cards .cards-wrapper .card-item img {
    margin-bottom: 52px;
  }

  .cards .cards-wrapper .card-item:first-child {
    background-image: url(../img/card1.png);
  }

  .cards .cards-wrapper .card-item:nth-child(2) {
    background-image: url(../img/card2.png);
  }

  .cards .cards-wrapper .card-item:last-child {
    background-image: url(../img/card3.png);
  }

  .bottom-banner {
    background-image: url(../img/banner-bottom.png);
    padding: 57px 100px;
    margin-bottom: 107px;
  }

  .bottom-banner img {
    height: 304px;
    width: 304px;
    margin-bottom: 0;
  }

  .bottom-banner .text {
    text-align: right;
  }

  .bottom-banner .text .title {
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    margin-bottom: 40px;
  }

  .contact {
    margin-bottom: 59px;
  }

  .contact .flex-box {
    justify-content: space-between;
  }

  .contact .info-item {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.035em;
  }

  .contact .map {
    background-position: center;
  }

  .slider h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px;
  }

  .slider p {
    font-size: 20px;
    line-height: 24px;
  }

  .slider .slider-wrapper {
    width: calc((100% + 40px) * 2);
  }

  .slider .slider-wrapper .slider-item__wrapper {
    margin-right: 40px;
  }

  .slider .slider-wrapper .slider-item__wrapper .slider-item {
    display: flex;
    flex-direction: row;
  }

  .slider .slider-wrapper .slider-item__wrapper .slider-item .mobile {
    display: none;
  }

  .slider .slider-wrapper .slider-item__wrapper .slider-item .desctop {
    display: block;
  }

  .slider .slider-wrapper .slider-item__wrapper .slider-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
  }

  .slider .slider-controls {
    margin-top: 60px;
  }

  .slider .slider-controls .slider-arrow {
    background-image: url(../img/arrow-right.svg);
  }

  .slider .slider-controls .radio-controls label:nth-child(n + 3) {
    display: none;
  }

  .slider .slider-controls .radio-controls .radio-fake {
    width: 15px;
    height: 15px;
  }
  .single-article {
    margin-bottom: 60px;
  }

  .single-article .heading {
    margin-bottom: 82px;
    z-index: -1;
  }

  .single-article .heading img.mob {
    display: none;
  }

  .single-article .heading img.desctop {
    display: block;
  }

  .single-article p,
  .single-article li {
    font-size: 24px;
    line-height: 28.8px;
  }

  .single-article h2.large {
    font-size: 40px;
  }

  .single-article h3 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 102px;
  }

  .single-article .peach-box {
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 40px;
  }

  .single-article .peach-box .peach {
    width: calc(50% - 55px);
  }

  .single-article .extra-padding {
    padding: 0 73px;
  }

  .single-article .center-desctop {
    text-align: center;
  }

  .single-article .colored-1 {
    margin-top: -82px;
    padding-top: 40px;
  }

  .single-article .colored-1 .rounded {
    flex-wrap: wrap;
  }

  .single-article .colored-1 .rounded .rounded__item {
    width: 390px;
    flex-basis: unset;
    flex-grow: unset;
  }

  .single-article .colored-2 .rounded__item:nth-child(-n+2)::after {
    left: unset;
    right: -11px;
    bottom: 45%;
    rotate: 90deg;
  }

  .single-article .chained .rounded__item {
    position: relative;
  }

  .single-article .chained .rounded__item::after {
    content: '';
    position: absolute;
    background-color: #000;
    width: 1px;
    height: 20px;
    left: unset;
    right: -11px;
    bottom: 45%;
    rotate: 90deg;
  }

  .single-article .chained .rounded__item:last-child::after {
    content: none;
  }

  .single-article .rounded {
    flex-direction: row;
  }

  .single-article .rounded .rounded__item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .single-article .blur.blur2 {
    top: 700px;
    left: -27%;
  }

  .single-article .blur.desctop {
    display: block;
    left: unset;
    right: -33%;
    top: 1000px;
  }

  .single-article .blur {
    top: 846px;
    left: -33%;
  }
}

@media screen and (min-width: 1140px) {
  .application .edge-bottom {
    border-bottom: 0px solid #bdbdbd;
    margin-bottom: 5px;
  }

  .application {
    padding: 10px;
  }

  .application .close-popup {
    background-image: url(../img/carbon_close-outline.svg);
    width: 32px;
    height: 32px;
  }

  .application .logo {
    height: auto;
  }

  .application .popup-body {
    margin-top: -30px;
    padding: 0 146px 0;
  }

  .application .popup-body h3 {
    font-weight: 400;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 5px;
  }

  .application .popup-body p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;
  }

  .application .popup-body .modile-br {
    display: none;
  }

  .application .popup-body .bordered {
    border: 1px solid #ed654b;
    border-radius: 10px;
    padding: 15px 30px 15px 15px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }

  .application .popup-body .bordered img {
    display: block;
  }

  .application .popup-body .flex-strict {
    font-weight: 600;
    font-size: 23px;
    line-height: 28px;
    color: #000000;
  }

  .application .popup-body .description {
    font-size: 16px;
    line-height: 19px;
  }

  .application .popup-body h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
  }

  .application .popup-body form .flex-box {
    gap: 20px;
  }

  .application .popup-body form .flex-box label {
    font-size: 14px;
    line-height: 17px;
  }

  .application .result {
    padding-top: 26px;
  }

  .application .result img {
    margin-bottom: 28px;
  }

  .application .result h3 {
    font-weight: 400;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 28px;
  }

  .application .result p {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 28px;
  }

  .application .popup-body h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
  }

  .application .result button {
    width: 218px;
  }

  .application button {
    width: 360px;
    border-radius: 30px;
    padding: 15px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .application .desctop-br {
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .info {
    max-width: 1440px;
    margin: auto;
  }
}

span.field-validation-error {
  margin-left: auto;
  color: red;
  font-size: small;
  white-space: nowrap;
}

.application button:disabled {
  background-color: lightgray;
  color: darkgray;
  cursor: none;
}

/* Payment */
.payment {
  padding: 0 10px 0 10px;
  color: #4f4f4f;
  font-size: 16px;
  /*    font-family: Open Sans;*/
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.payment button {
  background: #063b8f;
  border: none;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: none;
  color: #ffffff;
  margin-top: 5px;
  cursor: pointer;
  width: auto;
  padding: 8px 43px;
}

.payment-classic-block {
  height: auto;
  vertical-align: middle;
}

.blue-media-icon {
  display: flex;
  justify-content: center;
}

.blue-media-info-icon {
  content: '';
  width: 85px;
  height: 85px;
  background-image: url(../img/info-24-mob.svg);
  background-repeat: no-repeat;
  margin: 20px 0 20px 0;
}

.payment-table {
  display: grid;
  grid-template-columns: auto;
  width: auto;
  justify-content: center;
  gap: 0;
}

.payment-row {
  display: table-row;
  width: 100%;
}

.warning-block {
  text-align: center;
  margin: 10px auto;
  padding: 20px;
  border: 1px solid #063b8f;
  border-radius: 15px;
}

.padded,
.text-padded {
  padding: 10px 0;
}

.text-double-padded {
  padding: 20px 0;
}

tbody > tr > td {
  border-top: none;
  border-bottom: solid 1px #f0f0f0;
  padding: 4px 0;
}

tbody > .cell-label {
  text-align: left;
  color: #333;
  font-size: 16px;
  /*    font-family: Open Sans;*/
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cell-value {
  text-align: left;
}

.payment h1 {
  color: #063b8f;
  font-size: 32px;
  font-family: Barlow;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  margin: 10px 0;
}

.mobile-text-left {
  text-align: left;
}

.payment h3 {
  color: #000;
  font-size: 16px;
  /*    font-family: Open Sans;*/
  font-style: normal;
  text-transform: none;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.64px;
  justify-content: center;
}

.payment-block {
  padding: 10px 0;
}

.payment-text-highlighted {
  color: #063b8f;
  font-weight: 600;
}

.payment > .container {
  padding: 5px;
}

.payment .logo {
  height: 18px;
}

@media screen and (min-width: 1024px) {
  .payment .logo {
    height: auto;
    margin: 10px 0 0 10px;
  }

  .payment {
    position: relative;
  }

  .blue-media-info-icon {
    content: '';
    width: 152px;
    height: 152px;
    background-image: url(../img/info-24.svg);
    background-repeat: no-repeat;
    margin: 20px 0 20px 0;
  }

  .text-center {
    text-align: center;
  }

  .payment-table {
    display: grid;
    grid-template-columns: auto auto;
    gap: 5%;
    width: 100%;
  }

  .payment h1 {
    color: #063b8f;
    text-align: center;
    font-size: 42px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
  }

  .warning-block {
    color: #555;
    text-align: center;
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #063b8f;
    border-radius: 15px;
  }

  .payment-block {
    padding: 30px 0;
  }

  .payment-table {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    width: auto;
  }

  .payment-classic-block {
    height: auto;
    padding-top: 15px;
    vertical-align: middle;
  }

  .payment h3 {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}

