html {
  overflow-x: hidden;
}

*,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #323232;
}

body {
  font-family: 'Roboto', serif;
  overflow-x: hidden;
}

a img {
  display: block;
  width: 100%;
  cursor: pointer;
}

a {
  text-decoration: none;
}

.container {
  max-width: 1098px;
  padding: 0 14px;
  margin: 0 auto;
}

.brandName {
  text-decoration: none;
  color: #2e45b8;
  font-weight: 700;
}

.currCountry,
.currCountryBrackets,
.currYear {
  color: inherit;
}

.currentDate {
  white-space: nowrap;
}

.underImgText .brandName {
  font-weight: normal;
}

.comment-text .brandName {
  font-weight: normal;
}

.header {
  padding: 0;
  margin-bottom: 10px;
}

.container {}

header.header {
  width: 100%;
  display: block;
  height: auto;
  /* background: linear-gradient(#fff 61%, #DAD8D8 61%, #DAD8D8 62%, #fff 15%, #fff 99%, #DAD8D8 99%); */
  /* box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15); */
}

header.header .container {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: unset;
  padding: 0;
}

header.header1 {
  width: 100%;
  display: block;
  height: auto;
  background: #000;
}

header.header2 {
  width: 100%;
  display: block;
  height: auto;
  border-bottom: 1px solid #E6E6E6;
}


.header__tablet {
  display: none;
}

header.header1 .container {
  width: 100%;
  max-width: 1282px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

header.header2 .container {
  width: 100%;
  max-width: 1282px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.headerTop {
  background: #0C0C0C;
  border-bottom: 1px solid #404040;
  height: 40px;
  display: flex;
  justify-content: space-between;
}

.headerTop-left {
  display: flex;
  align-items: center;
}

.headerTop-left a {
  text-decoration: none;
}

.headerTop-left a p:hover {
  color: #FFFFFF;
}

.headerTop-left p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #E6E6E6;
  margin-right: 25px;
  text-decoration: none;
}

.headerTop-right a {
  text-decoration: none;
}

.headerTop-right a p:hover {
  color: #FFFFFF;
}

.logo {
  margin-right: 25px;
}

.headerTop-right {
  display: flex;
  align-items: center;
}

.headerTop-right p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #E6E6E6;
  margin-right: 25px;
  text-decoration: none;
}

.headerTop-right .loginP {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  color: #FFFFFF;
  border: 1px solid #fff;
  padding: 6px 9px;
  border-radius: 8px;
  margin-right: 15px;
}

.headerTop-right .loginP:hover {
  color: #FFFFFF;
  border: 1px solid #fff;
  background: #232323;
}


.header__desktop {
  display: none;
  width: unset;
  margin: 0 auto;
}

.header__mob {
  width: 100%;
}


.hero {}

.lineWrp {
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}

.lineWrp p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #e3120b;
  display: flex;
  align-items: center;
}

.lineWrp p img {
  margin-right: 5px;
}

.lineWrp span {
  color: inherit;
}

.main_heroTitle {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 20px;
}

.hero_subtitle {
  color: #000000 !important;
}

.hero_title {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #fff;
  max-width: 900px;
  margin: -215px auto 65px 35px;
  min-height: 176px;
}

.hero_img {
  width: 100%;
}

.hero_autorWrp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}

.hero_autor {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}

.hero_autorImg {
  width: 60px;
  margin-right: 20px;
}

.heroAutorText {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #28282d;
  margin-bottom: 10px;
}

.heroAutorSubText {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #818990;
}

.heshLine {
  display: flex;
}

.heshLine a {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  padding: 7px 10px;
  border: 1px solid #e0e9ec;
  border-radius: 32px;
  text-decoration: none;
  color: #28282d;
  margin-right: 10px;
}

.hero_social {
  display: flex;
}

.hero_socialIcon1 {}

.hero_socialIcon1:hover path {
  fill: #5074a4;
  transition: all 0.3s ease-in-out;
}

.hero_socialIcon2 {
  margin-left: 20px;
}

.hero_socialIcon2:hover path {
  fill: #38a6db;
  transition: all 0.3s ease-in-out;
}

.hero_socialIcon3Wrp {
  border-radius: 50%;
}

.hero_socialIcon3 {
  margin-left: 20px;
  border-radius: 50%;
}

.hero_socialIcon3:hover .hero_socialIcon3bg {
  fill: #ee8108;
  transition: all 0.3s ease-in-out;
}

.hero_socialIcon4 {
  margin-left: 20px;
}

.hero_socialIcon4:hover rect {
  fill: #5074a4;
  transition: all 0.3s ease-in-out;
}

.main {
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
}

.aside-block {
  max-width: 300px;
  margin-left: 30px;
  width: 100%;
}

.news-block {
  display: flex;
  flex-direction: column;
}

.news-wrp {
  display: flex;
  flex-direction: column;
  background-color: #f3f6f7;
}

.news-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  padding: 10px;
}

.news-text {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #222526;
  opacity: 0.5;
  padding: 0 10px 10px;
}

.more-block {
  margin-top: 30px;
}

.more-heroTitle {
  margin-bottom: 15px;
  text-align: left;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

.main-heroTitle.colored {
  color: #e81019;
  margin-bottom: 15px;
}

.more-item {
  display: flex;
  margin-bottom: 15px;
}

.more-item a img {
  width: unset;
}

.more-inner {
  padding: 0 0 0 10px;
}

.more-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #ec2613;
  padding-bottom: 5px;
}

.more-text {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

.more-hr {
  height: 1px;
  margin: 10px 0;
  background: #c4c4c4;
}

.firstP {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #000;
  margin-bottom: 20px;
}

.publicDiv {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.authorDiv {
  display: flex;
  align-items: center;
  gap: 5px;
}

.authorDiv a {
  width: 12px;
  height: 12px;
}

.authorName {
  color: #B9151C;
  font-family: 'Inter';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  margin-right: 5px;
}

.dateP span {
  color: #546E7A;
  font-family: 'Inter';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}


.main-article {
  max-width: 740px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.main_public {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.main_publicDate {
  font-family: 'Open Sans' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #595959 !important;
}

.main_publicShare {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  padding: 3px 16px;
}

.heroSection-breaking {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  padding: 5px;
  background: #3a79bb;
  width: fit-content;
  margin-top: 15px;
  text-transform: uppercase;
}

.heroSection-path {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  margin-top: 10px;
}

.heroSection-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  margin-top: 10px;
}

.heroSection-title--colored {
  color: #5392d0;
}

.heroSection-subtitle {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  margin-top: 10px;
}

.heroSection-author {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-decoration-line: underline;
  margin-top: 20px;
}

.heroSection-date {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #222526;
  margin-top: 10px;
}

.heroSection-date span {
  opacity: 0.5;
}

.heroSection-logosWrp {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  padding: 20px 0;
  margin: 30px 0;
}

.heroSection-logos {
  width: 112px;
}


.greyCont {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  margin-bottom: 15px;
}

.greyContL {
  margin-right: 15px;
}


.greyContL img {
  width: 275px;
  height: 365px;
}

.greyContLBot {
  padding: 7px 15px;
  background: #F6F6F6;
  border: 1px solid #D9D9D9;
}

.greyContLBot p:first-of-type {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

.greyContLBot p:last-of-type {
  font-family: 'Arial';
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #323232;
}

.greyContR {
  padding: 18px 15px;
  background: #F7F7F7;
  border: 1px solid #D9D9D9;
}

.greyContR p {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #323232;
}


.greyStepCont {
  padding: 15px;
  background: #F6F6F6;
  border: 1px solid #D9D9D9;
  margin-bottom: 15px;
}

.greyStepCont p {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #323232;
  margin-bottom: 10px;
}

.greyStepCont p:last-of-type {
  margin-bottom: 0px;
}

.main-heroTitle {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 49px;
  color: #000000;
  margin: 15px 0 15px;
}

.main-acentText {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px;
}

.main-imgWrp {
  display: flex;
  flex-direction: column;
}

.main-img {
  margin: 15px 0 15px;
}

.main-img2 {
  margin: 15px 0 30px;
}

.shadow {
  filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.1));
}

.main_imgTitle {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  text-transform: uppercase;
  color: #323232;
  margin: 15px 0 30px;
}

.main_imgTitle+a {
  margin-bottom: 30px;
}

.main-underImgText {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin: 15px 0 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eaeeef;
}

.main-commonText {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #323232;
  margin-bottom: 15px;
}

.bordered {
  padding-left: 17px;
  border-left: 2px solid #2e45b8;
}

.main_storyWrp {
  margin-bottom: 15px;
  padding: 19px 19px 19px 14px;
  background: rgba(46, 69, 184, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.main_storyWrp .main-commonText {
  font-style: italic;
  margin-bottom: 10px;
}

.main_storyWrp .main-commonText:last-of-type {
  margin-bottom: 0;
}

.main_reviewWrp {
  display: flex;
  align-items: flex-start;
}

.main_reviewImg {
  margin-right: 15px;
}

.main-textTitle {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  text-transform: uppercase;
  margin: 15px 0;
}

.main-Title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 49px;
  text-align: center;
  color: #323232;
  margin-bottom: 15px;
}

.side_photoWrp {
  margin: 20px 0 15px;
  display: flex;
  justify-content: space-between;
}

.side_half1 {
  max-width: 312px;
  width: 100%;
}

.side_img {
  width: 100%;
}

.side_underImageText {
  margin-top: 10px;
  text-align: center;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}

.side_half2 {
  max-width: 398px;
  margin-left: 30px;
}

.quote_textWrp {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
}

.quote_img {
  margin-right: 10px;
}

.quote_text {
  font-family: 'Open Sans';
  font-weight: 700;
  color: #000000;
  margin-bottom: 0 !important;
}

.undertextImgWrp {
  margin: 15px 0 30px;
}

.undertextImgWrp div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9D9D9;
}

.undertextImgWrp div p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #595959;
}

.underImgText {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #323232;
  padding-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 30px;
}

.main-acentWrp {
  margin: 15px 0;
}

.main-bgText {
  padding: 15px 20px;
  background: #f3f6f7;
  margin-bottom: 15px;
}

.main-editorWrp {
  background: rgba(58, 121, 187, 0.05);
  border: 2px solid #3a79bb;
  border-radius: 10px;
  padding: 18px;
  margin: 20px 0 10px;
}

.main-editorWrp .main-commonText {
  margin: 0;
}

.editor-title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #3a79bb;
  margin-bottom: 10px;
}

.editor-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
}

.main-infoBlock--wrp {
  background: #f3f6f7;
  padding: 10px;
  margin-bottom: 15px;
}

.infoBlock-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.infoBlock-inner {
  display: flex;
  justify-content: space-between;
}

.infoBlock-item {
  border: 1px solid #5392d0;
  max-width: 290px;
  width: 48%;
}

.infoBlock-text {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  padding: 10px;
}

.main-reviewCard {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.review-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  background: #5392d0;
  padding: 10px 15px;
}

.review-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  background: #f3f6f7;
  padding: 15px;
}

.main-bankLetter {
  margin-bottom: 30px;
}

.main-btn {
  display: block;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  padding: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #2E45B8;
  border-radius: 50px;
  max-width: 380px;
  width: 100%;
  margin: 15px auto 15px;
  transition: all 0.3s;
}

.main-btn:hover {
  background: #4d65e0;
}

.main-btn:active {
  background: #2237a3;
  color: rgba(255, 255, 255, 0.75);
}

.main-btn .brandName {
  color: #fff;
}

.main-alert {
  background: #FEFAFA;
  border: 1px solid #E3120B;
  padding: 15px;
  margin-bottom: 30px;
}

.main-alert p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  text-transform: uppercase;
  color: #CC0000;
}

.main-alert .main-commonText {
  margin-top: 10px;
  margin-bottom: 0;
}

.main-alertRed {
  padding: 18px;
  background: rgba(232, 16, 25, 0.02);
  border: 2px solid #e81019;
  border-radius: 10px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #e81019;
  margin-bottom: 30px;
}

.alert-title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #222526;
}

.stepSection-subTitle {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin: 60px auto 30px;
}

.main-topicWrp {
  margin: 30px 0;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  display: flex;
  align-items: center;
}

.main-topicWrp span {
  color: #222526;
  padding: 10px;
  border: 1px solid #979797;
  margin: 0 5px;
}

.main-topicWrp p {
  margin-right: 5px;
}

.highlightWrp {
  margin-top: 30px;
}

.highlight-heroTitile {
  margin-bottom: 20px;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}

.highlight-outer {
  max-width: 740px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 360px 360px;
  grid-column-gap: 10px;
  row-gap: 10px;
}

.highlight-item {
  border: 1px solid #3a79bb;
  background: #f3f6f7;
}

.highlight-inner {
  padding: 10px;
  background: #f3f6f7;
  min-height: 100px;
}

.highlight-title {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
}

.highlight-text {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  opacity: 0.5;
}

.footerWrp {
  margin-top: 40px;
  padding: 30px 0;
  background: #333333;
  border-top: 1px solid #c4c4c4;
}

.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.footer-hr {
  margin: 15px 0;
  height: 1px;
  background: #eaeeef;
}

.footer-title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.03em;
  color: #ffffff;
}

.disclaimer-title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
}

.disclaimer-title:not(:first-of-type) {
  margin-top: 10px;
}

.disclaimer-text {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 160%;
  color: #d4d4d4;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.modal_inner {
  max-width: 740px;
  width: 100%;
  text-align: center;
}

.modal_title {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 68px;
  padding: 15px;
  text-align: center;

  color: #ffffff;
  background: #e81019;
  border-radius: 20px 20px 0px 0px;
}

.modal_text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #000000;
  padding: 26px;
  background: #ffffff;
  border: 4px solid #e81019;
  border-top: none !important;
  border-radius: 0px 0px 20px 20px;
}

@media (min-width: 1300px) {
  header.header .container {
    display: flex;
    justify-content: center;
  }
}

@media all and (min-width: 461px) {
  .header__mob {
    display: none;
  }

  .header__tablet {
    display: block;
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .header__tablet {
    display: none;
  }

  .header__desktop {
    display: block;
  }

  .deskOnly {
    display: block;
  }

  .btn {
    transform: scale(1);
    transition-duration: 300ms;
  }
}

@media all and (max-width: 1200px) {
  .main {
    flex-direction: row;
  }

  .aside-block {
    display: none;
  }

  .main-article {
    max-width: unset;
  }

  .header {
    padding: 0;
  }


  .header_item:nth-of-type(2) {
    display: none;
  }

  .header_item:nth-of-type(3) {
    display: none;
  }

  .header_item:nth-of-type(4) {
    display: block;
  }

  .highlight-inner {
    min-height: 130px;
  }
}

@media all and (max-width: 1023px) {
  .hero_img {
    height: 352px;
    border-radius: 10px;
    object-fit: cover;
  }

  .hero_title {
    margin: -160px 50px 45px 30px;
    font-size: 28px;
    line-height: 34px;
    min-height: 134px;
  }

  .footer-outer {
    flex-direction: column;
    max-width: 650px;
    padding: 30px 10px;
  }

  .footer-inner.part1 {
    width: unset;
  }

  .modal_inner {
    max-width: 640px;
    margin: 0 auto;
  }
}

@media all and (max-width: 767px) {
  .header_logo {
    display: none;
  }

  .header_logoMob {
    display: block;
    width: 64px;
  }

  .header_btn {
    margin: 16px 0;
  }

  .header_item {
    padding: 0;
    margin: 0;
    border: none;
  }

  .header_log {
    padding: 0;
  }

  .header_item span {
    display: none;
  }

  .header_item:nth-of-type(4) {
    display: none;
  }

  .modal_inner {
    max-width: calc(100% - 34px);
  }

  .modal_title {
    border-radius: 5px 5px 0 0;
    font-size: 24px;
    line-height: 33px;
  }

  .modal_text {
    padding: 10px 8px 8px;
    font-size: 16px;
    line-height: 22px;
    border: 2px solid #e81019;
    border-radius: 0 0 5px 5px;
  }

  .hero_img {
    width: calc(100% + 20px);
    margin-left: -10px;
  }

  .hero_title {
    max-width: 400px;
    margin: -170px 0px 60px 0px;
    font-size: 20px;
    line-height: 24px;
  }

  .header {
    padding: 0;
  }

  .main_heroTitle {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 15px;
  }

  .main_public {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .lineWrp {
    margin: 10px 0 15px;
    width: 100%;
  }

  .lineWrp p {
    margin-right: 0;
  }

  .main {
    padding: 0 10px;
  }

  .main-bankLetter {
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .heroSection-title {
    font-size: 32px;
    line-height: 38px;
  }

  .heroSection-logosWrp {
    margin: 15px 0;
  }

  .main-heroTitle {
    margin: 5px 0 10px;
    font-size: 24px;
    line-height: 120%;
  }

  .main_imgTitle {
    font-size: 24px;
    line-height: 120%;
    margin: 5px 0 15px;
  }

  .main_imgTitle+a {
    margin-bottom: 15px;
  }

  .main-textTitle {
    margin: 0px 0 10px;
    font-size: 24px;
    line-height: 33px;
  }

  .main-commonText {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 10px;
  }

  .main-commonText.mb-30 {
    margin-bottom: 15px;
  }

  .main_storyWrp {
    padding: 9px;
  }

  .bordered {
    padding-left: 12px;
  }

  .main-img {
    margin: 5px 0 10px;
  }

  .main-img2 {
    margin: 5px 0 15px;
  }

  .undertextImgWrp {
    margin: 15px 0 20px;
  }

  .greyCont {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .greyContL {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .greyContL img {
    width: 100%;
    height: unset;
  }

  .greyContR {
    padding: 15px;
  }

  .underImgText {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 10px;
  }

  .main-alert p {
    font-size: 24px;
    line-height: 29px;
  }

  .greyStepCont {
    margin-bottom: 10px;
  }

  .greyStepCont p {
    font-size: 16px;
  }

  .main-Title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 0;
  }

  .side_photoWrp {
    margin: 15px 0 5px;
    flex-direction: column;
  }

  .side_half1 {
    max-width: 100%;
    margin: 0 auto;
  }

  .side_img {
    max-width: 180px;
    margin: 0 auto;
  }

  .side_underImageText {
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 15px;
  }

  .side_half2 {
    margin-left: 0;
  }

  .quote_textWrp {
    padding: 10px 0;
  }

  .main-heroTitle.colored {
    margin-top: 10px;
  }

  .main-editorWrp {
    margin: 5px 0 0;
  }

  .editor-title {
    font-size: 16px;
    line-height: 150%;
  }

  .main-btn {
    max-width: 100%;
    padding: 25px 10px;
    font-size: 18px;
    line-height: 25px;
    margin: 20px 0 20px;
  }

  .main-alert {
    margin-bottom: 0px;
  }

  .alert-title {
    font-size: 16px;
    line-height: 150%;
  }

  .infoBlock-inner {
    flex-direction: column;
  }

  .infoBlock-item {
    width: 100%;
    max-width: unset;
  }

  .infoBlock-item:first-of-type {
    margin-bottom: 20px;
  }

  .stepSection-subTitle {
    margin: 45px 0 30px;
    font-size: 24px;
    line-height: 120%;
  }

  .highlight-heroTitile {
    font-size: 24px;
    line-height: 28px;
  }

  .highlight-title {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 5px;
  }

  .highlight-text {
    font-size: 14px;
    line-height: 18px;
  }

  .main-topicWrp {
    justify-content: center;
  }

  .highlight-outer {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }

  .highlight-inner {
    min-height: unset;
  }

  .header_burger {
    margin-right: 15px;
  }

  .header_search {
    margin: 5px 0 0 15px;
  }

  .footerWrp {
    margin-top: 40px;
  }
}

.data__text {
  background: rgba(232, 16, 25, 0.02);
  border: 2px solid #e81019;
  border-radius: 10px;
  padding: 20px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #e81019;
  margin: 15px 0 30px;
}

.currentDate,
.leftPlace {
  font: inherit;
  color: inherit;
}

@media (max-width: 767px) {
  .main-alertRed {
    font-size: 24px;
    line-height: 120%;
    padding: 8px;
  }

  .firstP {
    margin-bottom: 15px;
  }

  .undertextImgWrp div {
    margin-top: 15px;
    padding-bottom: 15px;
  }

  .data__text {
    font-size: 24px;
    padding: 10px;
    line-height: 120%;
    margin: 30px 0 35px;
  }

  .hero_socialIcon1 {
    width: 27px;
    height: 27px;
  }

  .hero_socialIcon2 {
    width: 27px;
    height: 27px;
    margin-left: 10px;
  }

  .hero_socialIcon3 {
    width: 27px;
    height: 27px;
    margin-left: 10px;
  }

  .hero_socialIcon4 {
    width: 27px;
    height: 27px;
    margin-left: 10px;
  }

  .mob-mb-5 {
    margin-bottom: 5px;
  }

  .mob-mb-15 {
    margin-bottom: 15px;
  }

  .hero_autorWrp {
    margin-bottom: 20px;
  }

  .main_reviewImg {
    width: 50px;
    margin-right: 10px;
  }

  .main_reviewWrp.col {
    flex-direction: column;
  }

  .main_reviewWrp.col .main_reviewImg {
    width: unset;
    margin-bottom: 10px;
  }

  .container {
    padding: 0 10px;
  }

  .footer-logos {
    /* width: 140px; */
  }

  .footer-inner.part1 {
    margin-bottom: 20px;
  }
}