main.how-work.how-work2 .container {
  max-width: 1140px;
}
.dz-details,
.dz-preview,
.ticket-full-files a {
  margin: 0 0 0.5rem 0.5rem;
}
.action.dropdown .nav-link {
  line-height: 1.25rem;
}
.ticket-list .info-count svg {
  vertical-align: baseline;
}
.ticket-list .info-count {
  padding: 0.24rem 0.75rem 0.1rem !important;
}
.ticket-contacts {
  padding: 1.5rem 1rem 0.5rem;
}
.ticket-manager .btn-blue-dark {
  margin-top: 1rem !important;
}
@media (max-width: 767px) {
  .table table tr th:first-child,
  .table table tr td:first-child {
    padding-left: 35px;
  }
}
.bank-logo {
  max-width: inherit;
}
.dd-form-header .title span {
  width: auto;
  min-width: 24px;
}
table .bank-logo .labels {
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 20px;
  border: 1px solid #ffffff;
  margin: -0.5rem 0 0 -1.2rem;
}
table .bank-logo .labels + .labels {
  margin-top: 0.6rem;
}
table .bank-logo .labels + .labels + .labels {
  margin-top: 1.7rem;
}
table .bank-logo .labels.green {
  background: url(/static/core/img/flag.svg) no-repeat center #8ed96b;
}
table .bank-logo .labels.yellow {
  background: url(/static/core/img/fire.svg) no-repeat center #fba253;
}
table .bank-logo .labels.blue {
  background: url(/static/core/img/key.svg) no-repeat center #5f9de7;
}
table .bank-logo .labels.lilac {
  background: url(/static/core/img/lilac.png) no-repeat center;
}
.card .bank-logo .labels {
  width: 24px;
  height: 24px;
  border-radius: 20px;
  border: 1px solid #ffffff;
}
.card .bank-logo .labels + .labels {
  margin-top: 0.6rem;
}
.card .bank-logo .labels + .labels + .labels {
  margin-top: 1.7rem;
}
.card .bank-logo .labels.green {
  background: url(/static/core/img/flag.svg) no-repeat center #8ed96b;
}
.card .bank-logo .labels.yellow {
  background: url(/static/core/img/fire.svg) no-repeat center #fba253;
}
.card .bank-logo .labels.blue {
  background: url(/static/core/img/key.svg) no-repeat center #5f9de7;
}
.card .bank-logo .labels.lilac {
  background: url(/static/core/img/lilac.png) no-repeat center;
}
.offer-logo .lable {
  background: url(/static/core/img/flag2.svg) no-repeat 12px center #e7ffdc;
  color: #8ed96b;
  width: 110px;
}
.offer-logo .lable.yellow {
  background: url(/static/core/img/fire2.svg) no-repeat 12px center #feebb4;
  color: #fb9d4b;
  width: 80px;
}
.offer-logo .lable.blue {
  background: url(/static/core/img/key2.svg) no-repeat 12px center #dbf0ff;
  color: #5f98e7;
}
.offer-logo .lable.lilac {
  background: url(/static/core/img/lollipop.svg) no-repeat 12px center #ffe5fc;
  color: #ff83f0;
  width: 74px;
}
.offer-logo .lable + .lable {
  left: 118px;
}
.offer-logo .lable + .lable + .lable {
  left: 232px;
}
@media (max-width: 800px) {
  .offer-logo .lable {
    width: 95px;
    font-size: 10px;
    background-position: 12px 9px;
  }
  .offer-logo .lable + .lable {
    left: 104px;
    background-position: 12px 9px;
  }
  .offer-logo .lable + .lable + .lable {
    left: 204px;
    background-position: 12px 9px;
  }
  .offer-logo .lable.yellow {
    width: 70px;
  }
}
.img.fire {
  width: 24px;
  height: 24px;
  background: #fba253;
  padding: 6px;
  border-radius: 20px;
  border: 1px solid #ffffff;
}
img.flag {
  width: 24px;
  height: 24px;
  margin-top: -1px;
}
.alert-fixed-right {
  right: 4rem;
}
@media (max-width: 767px) {
  .ticket-contacts a {
    white-space: nowrap;
  }
}
.ticket-full-files a.file {
  margin: 0;
}

.phone-attr {
  padding-right: 0;
  padding-left: 5px;
}

.dropdown.short {
  margin-right: 1rem;
}
.dropdown.short + input {
  width: 100% !important;
}
.phone-attr img {
  width: 25px;
  height: auto;
  opacity: 1 !important;
}

span.menu-count {
  display: inline-block;
  min-width: 24px;
  background: #6283ff;
  box-shadow: 0px 4px 12px rgba(76, 126, 255, 0.24);
  color: #fff;
  font-size: 0.875rem;
  padding: 3px 4px 0px;
  text-align: center;
  width: 24px;
  border-radius: 24px;
  position: relative;
  top: -1px;
  margin-left: 0.3rem;
}

.col-3.phone-attr {
  padding-left: 15px;
  padding-right: 15px;
}
.col-3.phone-attr .dropdown.short {
  margin-right: 0;
}
.col-3.phone-attr {
  padding-left: 15px;
  padding-right: 15px;
}
.col-3.phone-attr .dropdown.short {
  margin-right: 0;
}
.col-4.phone-attr {
  padding-left: 15px;
  padding-right: 15px;
}
.rekl-net {
  background: #ffffff;
  border: 1px solid #dcdde0;
  box-sizing: border-box;
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  height: calc(100% - 1.5rem);
}
.rekl-net .image {
  margin-bottom: 1rem;
}
.rekl-net .title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 1.125;
  letter-spacing: -0.02em;
  color: #6283ff;
}
.rekl-net .title a {
  color: #6283ff;
}
.rekl-net .descr {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  height: 63px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rekl-net .info {
  font-weight: 600;
  color: #000;
  font-size: 1.25rem;
  margin-bottom: 2rem;
}
.rekl-net.car {
  height: auto;
}
.rekl-net-info {
  background: #ffffff;
  border: 1px solid #dcdde0;
  box-sizing: border-box;
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 2.5rem 2rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  font-weight: normal;
  color: #2d2d3b;
}
.rekl-net-info h1 {
  font-weight: 500;
  font-size: 1.75rem;
  margin-bottom: 2rem;
}
.rekl-net-info h4 {
  font-weight: 500;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.back-u {
  color: #9f9fb1;
  font-size: 0.75rem;
  margin-top: 1.5rem !important;
}
.back-u a {
  color: #9f9fb1;
}
.back-u svg {
  margin-right: 0.5rem;
}

.with-banner .sweet_banner {
  width: 100%;
  margin-bottom: -2rem;
  display: block;
}
.with-banner .sweet_banner img {
  width: 100%;
}
.with-banner .sweet_banner img:hover {
  opacity: 0.9;
}
.with-banner .page-header {
  z-index: 3;
  position: relative;
  margin-top: 0;
}
.with-banner #header {
  padding: 0;
}
.offers-list table tr.promo_offer {
  border-left: 8px solid #6283ff;
  border-right: 4px solid #6283ff;
}
.offers-list .table.raf-table table {
  width: calc(100% - 2px);
}
.mob_menu_gamb {
  margin-left: auto;
}
span.menu-count {
  min-width: 26px;
}
.bootstrap-select .dropdown-menu {
  background: #fff;
  border: none;
}
.bootstrap-select .dropdown-menu::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.bootstrap-select .dropdown-menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.bootstrap-select .dropdown-menu::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.bootstrap-select .dropdown-menu::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 14px 14px #bbbbbe;
  border: solid 4px transparent;
}
.bootstrap-select .dropdown-menu::-webkit-scrollbar-corner {
  background-color: transparent;
}
.table.raf-table.s-table {
  padding-bottom: 0;
}
.s-table + .content-footer {
  margin-top: -1rem;
}
.modal .phone-attr {
  padding: 0 5px 0 15px;
}
.blog-news-title a:hover {
  color: #4b75ff;
}
a[data-toggle="collapse"]:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #6283ff;
  border-right: 2px solid #6283ff;
  transform: rotate(135deg);
  position: relative;
  top: -2px;
  margin-left: 0.5rem;
}
.faq-block > a[data-toggle="collapse"]:after {
  border-top: 2px solid #2d2d3b;
  border-right: 2px solid #2d2d3b;
  right: 0;
  top: calc(50% - 6px);
  position: absolute;
}
a[data-toggle="collapse"][aria-expanded="true"]:after {
  transform: rotate(-45deg);
  top: 2px;
}
main.faq {
  background: #fff;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  margin-top: -2rem;
  position: relative;
}
@media (max-width: 575px) {
  .rekl-net-info .table tbody tr td:nth-of-type(2) {
    max-width: 170px;
  }
}
@media (max-width: 767px) {
  .modal .phone-attr + .phone-attr {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .with-banner .sweet_banner {
    margin-bottom: -1rem;
  }
}
@media (max-width: 1400.99999px) {
  .navbar-main {
    padding: 0.6rem 0;
  }
  a.nav-link.btn.btn2.mr-xl-4 {
    margin-left: 0;
  }
  .navbar-offcanvas .navbar-nav .nav-link {
    margin-left: 0.7rem;
  }
  .navbar-open .navbar-offcanvas .navbar-nav .nav-link {
    margin-left: 0.7rem;
    color: #2d2d3b !important;
  }
  .navbar-offcanvas .navbar-nav .active .nav-link {
    color: #4b75ff !important;
  }
  .navbar-offcanvas .navbar-nav .nav-item.active .nav-link:before {
    content: "";
    display: block !important;
    position: absolute;
    left: -1.95rem;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #4b75ff;
    height: auto;
  }
  .navbar-offcanvas .navbar-nav .nav-link.btn {
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    color: #fff !important;
    background: #4b75ff !important;
  }
  .navbar-offcanvas .navbar-nav .nav-link.btn2 {
    background: #e9ebff !important;
    color: #4b75ff !important;
  }
  .nav-item.ml-xl-3 {
    margin-left: 0 !important;
  }
  .nav-link.mr-xl-4 {
    margin-right: 0 !important;
  }
  .navbar-offcanvas {
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 280px;
    z-index: 9999;
    padding-top: 70px;
    height: 100vh;
    overflow: auto;
    transform: translate(100vw, 0px);
    transition: all 0.5s;
  }
  li.nav-item.bar {
    display: list-item !important;
  }
  .navbar-open .navbar-offcanvas {
    transform: translateX(0);
    transition: all 0.5s;
    box-shadow: 20px 4px 40px rgb(0 0 0 / 25%);
    padding-top: 0;
  }
  .navbar-offcanvas .navbar-nav {
    padding: 0.75rem 1.25rem 1.25rem 1.25rem;
    height: calc(100% - 73px);
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navbar-nav .nav-link.btn2 {
    margin-left: 0;
  }
  .mobile-page {
    right: -280px;
    left: auto;
  }
  .mobile-navbar-show .mobile-page.active {
    left: auto;
    right: 0;
  }
  /* .navbar-open .navbar-nav .nav-link:not(.btn) {
		color: #fff !important;
	} */
  .lang {
    display: none;
  }
  .m-logo {
    padding: 1.25rem;
    border-bottom: 1px solid #d5d5d8;
    display: flex;
  }
  .m-logo a.active {
    opacity: 1;
  }
  .m-logo a {
    display: inline-block;
    color: #2d2d3b;
    opacity: 0.4;
    font-weight: 500;
    padding: 2px 0 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-mob-auto {
    margin-top: auto;
    margin-bottom: 1rem;
  }
  a.nav-link.btn.ml-xl-4 {
    margin-left: 0 !important;
  }
  a.nav-link.btn.btn2.mr-xl-4.active {
    margin-right: 0 !important;
  }
  .m-logo a + a {
    margin-left: 0.5rem;
  }
  .navbar-open:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2d2d3b;
    opacity: 0.5;
    z-index: 990;
  }
  .mobile-menu {
    left: auto;
    right: -280px;
  }
  .mobile-navbar-show .mobile-menu {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .modal-dialog.modal-md.banners {
    width: auto !important;
    max-width: 1200px;
  }
}

.modal-dialog.modal-md.banners iframe {
  /* width: 100%; */
  max-width: 100%;
  overflow: hidden;
  max-height: 600px;
}
@media (max-width: 1199px) {
  .modal-dialog.modal-md.banners {
    width: auto !important;
    max-width: 90%;
  }
}
.modal-dialog.modal-md.banners .modal-content .modal-body .banner-wrapper {
  display: flex;
  justify-content: center;
}
@media (min-width: 576px) {
  .modal-dialog.modal-md.banners .modal-content {
    min-width: 450px;
  }
}
@media (min-width: 1401px) {
  .mob_menu_gamb {
    display: none;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mobile-navbar-show:before,
  .mobile-menu {
    display: none !important;
  }
}
.resizing.mobile-navbar-show .mobile-menu,
.resizing .mobile-menu,
.resizing .navbar-offcanvas,
.resizing.navbar-open .navbar-offcanvas,
.resizing .navbar-offcanvas .navbar-nav .nav-link {
  transition: none !important;
}

.dd-form-content.with-search.append.d-flex.flex-column .form-check ul {
  margin: 0;
}

.dropdown .dropdown-toggle.navbar-brand {
  border: none;
}
.dropdown .dropdown-toggle.navbar-brand::after {
  display: none;
}
.navbar-brand:hover {
  color: #fff;
}
#header .dropdown .dropdown-toggle.navbar-brand + div {
  left: 0;
  right: 0;
}
#footer .logo,
.navbar-brand span {
  font-weight: 300;
  font-size: 1.5rem;
  position: relative;
  top: 2px;
}
.navbar-brand span {
  color: #fff !important;
}
.tlgrm-profile {
  padding: 32px 32px 32px;
}
.tlgrm-profile > h2 {
  margin-bottom: 16px;
  line-height: 1.5;
}

.lowercase {
  text-transform: lowercase;
}

.lds-spinner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vh;
}
.lds-spinner {
  color: black;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #E9EBFF;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.overflow-shadow-obj {
  display: block;
  text-wrap: nowrap;
  overflow: hidden;
  &::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    background: linear-gradient(
      270deg,
      #fff 15%,
      rgba(233, 235, 255, 0) 89.71%
    );
    width: 48px;
  }
}

.form-check.disabled {
  opacity: 0.7;
  pointer-events: none;
}

.rubies {
  span {
    width: 20px;
    display: inline-block;
  }
}

.sugar__container {
  display: flex;
  flex-direction: column;
}

.info__sugar-block {
  display: flex;
  gap: 10px;
}

.creative.width-hide-long {
  max-width: 325px;
  text-overflow: clip;
}

.creative.width-hide-long::before {
  right: 0;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 89.71%);
  width: 48px;
  z-index: 1;
}
.footer-container {
  display: flex;
  justify-content: space-between;
}

 /* новые блоки на главной */
 
 .manager-section .desktop {
	display: none;
}

@media (min-width: 992px) {
	.manager-section .desktop {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.manager-section .mobile {
		display: none;
	}
}

.manager-section {
	color: #2D2D3B;
	min-height: 800px;
	height: 800px;
	padding: 0;
}

.manager__subtitle {
	font-size: 30px;
	line-height: 35.1px;
	opacity: 58%;
	font-weight: 500;
	margin-bottom: 0.7rem;
}

.manager__title {
	font-size: 26.05px;
	line-height: 28.65px;
	font-weight: 500;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 1.5rem;
}

.manager__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.manager__info {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: 2.5rem;
	text-align: center;
}

.manager-section .descr {
  /* margin: auto auto 0.5rem; */
	margin: 0;
}

.manager__socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.manager__pic {
	min-width: 369px;
	width: 369px;
}

@media (min-width: 992px) {
	.manager__text {
		width: 87% !important;
	}

	.manager-section .descr {
    /* margin: auto auto 3.5rem; */
		margin: 0;
	}

	.manager__info {
		margin-top: 14rem;
	}

	.manager__block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.manager-section {
		min-height: 572px;
		height: 572px;
    /* background: 106% 2rem/53rem  no-repeat url("https://rafinad.io/download-file/img-phones-main-page-raf"), #fff; */
		background-color: #fff;
	}

	.manager__title {
		font-size: 45px;
		line-height: 60px;
		width: 100%;
		margin: unset;
		margin-bottom: 5px;
	}

	.manager__info {
		width: 60%;
		text-align: left;
	}
}

.finance-section .desktop {
	display: none;
}

.finance__block {
	border-radius: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 45px 30px;
}

.finance__title {
	font-weight: 500;
	font-size: 30px;
	line-height: 60px;
	margin-bottom: 3rem;
}

.finance__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 4rem;
}

.finance-section {
	padding-top: 4.5rem;
	padding-bottom: 6rem;
}

.finance__text {
	font-weight: 500;
	font-size: 19.29px;
	line-height: 29.93px;
}

.finance__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.finance__icon {
	margin-bottom: 1.5rem;
}

@media (max-width: 991px) {
	.finance-section .container {
		padding: 0;
		margin: 0;
		width: 100%;
		max-width: 100%;
	}
}

html {
	scroll-behavior: smooth;
}

@media (min-width: 992px) {
	.finance__item:nth-child(2) {
		margin-top: 3rem;
	}

	.finance__item {
		width: 27%;
	}

	.finance__item:nth-child(1) {
		width: 22%;
	}

	.finance-section .desktop {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.finance-section .mobile {
		display: none;
	}

	.finance-section {
		padding-top: 8rem;
		padding-bottom: 6rem;
	}

	.finance__title {
		font-size: 45px;
		margin-bottom: 2rem;
	}

	.finance__list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
	}
}

section.first .title3.desktop {
	margin-bottom: 40px;
}

section.first .title4.desktop, section.first .title3.desktop {
	display: none;
}

section.first .title2.desktop {
	display: none;
}

section.first .title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

@media (min-width: 1200px) {
	section.first .title4.desktop, section.first .title3.desktop {
		display: block;
		font-weight: 500;
		font-size: 4.625rem;
		line-height: 1.2;
		color: #fff;
	}

	section.first .title4.desktop::before, section.first .title3.desktop::before {
		display: none;
	}

	section.first .title2.mobile {
		display: none;
	}
}

.how-work__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
	margin-bottom: 52px;
}

.how-work__label {
	font-weight: 500;
	font-size: 18.1px;
	line-height: 27.14px;
	margin-top: 13px;
}

.how-work-col-3 .how-work__label, .how-work-col-5 .how-work__label {
	font-weight: 500;
	font-size: 34.12px;
	line-height: 49.11px;
	margin-top: 30px;
}

.how-work__text {
	font-weight: 400;
	font-size: 15.6px;
	line-height: 33.12px;
	white-space: nowrap;
}

.how-work-col-1, .how-work-col-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 40px;
}

.how-work-col-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 80px;
}

.how-work__arrows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 40px;
}

.how-work__arrows-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 55px;
}

.how-work__arrows-2 .how-work-icon:nth-child(2) {
	position: relative;
	top: 20px;
}

.how-work__arrows-3, .how-work__arrows-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 45px;
	position: relative;
	top: -25px;
}

.how-work-col-5 {
	position: relative;
	right: 35px;
}

.how-work-col-5 .how-work__pic-container {
	width: 181px;
	max-width: 181px;
	position: relative;
	left: 41px;
}

.how-work-col-4 {
	position: relative;
	top: -25px;
}

.how-work__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.how-work__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
	gap: 22px;
	width: 65%;
}

.how-work__item:nth-child(2) {
	width: 53%;
}

.how-work .desktop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.how-work .mobile {
	display: none;
}

.how-work-col-3 .how-work__pic-container {
	max-width: 182px;
	width: 182px;
}

.how-work-col-1 .how-work__pic:nth-child(1) {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.how-work-col-1 .how-work__pic:nth-child(1) .how-work__pic-container {
	max-width: 83px;
	width: 83px;
}

.how-work-col-1 .how-work__pic:nth-child(2) {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.how-work-col-1 .how-work__pic:nth-child(2) .how-work__pic-container {
	max-width: 70px;
	width: 70px;
}

.how-work__item-svg {
	width: 85.52px;
	min-width: 85.52px;
}

@media (max-width: 991px) {
	.finance__block {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.finance-section {
		padding-bottom: 0;
	}
}

@media (max-width: 1199px) {
	.how-work-col-3 .how-work__label, .how-work-col-5 .how-work__label {
		font-size: 25.22px;
		line-height: 36.29px;
		margin-top: 22px;
	}

	.how-work__label {
		margin-top: 18px;
		font-size: 16px;
		line-height: 24px;
	}

	.how-work-col-3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 17px;
	}

	.how-work-col-3 .how-work__pic-container {
		max-width: 134px;
		width: 134px;
	}

	.how-work-col-3 .how-work__pic {
		margin-top: 20px;
	}

	.how-work__block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 5px;
		margin-bottom: 40px;
	}

	.how-work-col-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 90px;
	}

	.how-work-col-1 .how-work__pic:nth-child(1) .how-work__pic-container {
		max-width: 75px;
		width: 75px;
	}

	.how-work-col-1 .how-work__pic:nth-child(2) .how-work__pic-container {
		max-width: 63px;
		width: 63px;
	}

	.how-work-col-5 {
		right: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.how-work-col-5 .how-work__pic-container {
		width: 113px;
		max-width: 113px;
		left: 0;
	}

	.how-work-col-5 .how-work__pic {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 10px;
	}

	.how-work__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.how-work__item {
		width: 100%;
	}

	.how-work__item:nth-child(2) {
		width: 100%;
	}

	.how-work__text span {
		white-space: break-spaces;
		line-height: 15.6px;
	}

	.how-work-col-2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 0;
	}

	.how-work-col-2 .how-work__text:nth-child(1) {
		margin-top: 7px;
	}

	.how-work-col-2 .how-work__text:nth-child(1) span {
		margin-top: 40px;
		display: block;
	}

	.how-work-col-2 .how-work__text:nth-child(2) {
		margin-top: 30px;
	}

	.how-work-col-2 .how-work__text:nth-child(2) span {
		display: block;
		margin-bottom: 20px;
	}

	.how-work-col-2 .how-work__text:nth-child(3) {
		margin-top: 7px;
	}

	.how-work-col-2 .how-work__text:nth-child(3) span {
		display: block;
		margin-top: 40px;
	}

	.how-work .desktop {
		display: none;
	}

	.how-work .mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.how-work-svg.mobile {
		display: block;
	}

	.how-work-col-4 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.how-work-col-4 span {
		display: block;
		margin-top: 10px;
	}

	.how-work-col-4 .how-work__text {
		margin-top: 15px;
	}

	.how-work__arrows.mobile {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 20px;
	}

	.how-work .title {
		margin-bottom: 45px;
	}

	.how-work__item-svg {
		width: 73.47px;
		min-width: 73.47px;
	}

	.how-work__item-text {
		font-size: 15px;
		line-height: 20.1px;
		width: 58%;
	}

	.manager__info {
		margin-top: 5.5rem;
	}

	.manager__pic {
		min-width: 269px;
		width: 269px;
	}

	.manager__block {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.finance__block {
		padding: 50px 30px 100px;
	}


	.how-work {
		padding: 3.5rem 0 5rem;
	}

	.how-work.manager-section {
		padding: 0 0 5rem;
	}

	.how-work-col-3 .how-work__pic .how-work__pic-container {
		position: relative;
		left: 5px;
	}
	.manager__title.mobile {
		justify-content: center;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	section.first {
		padding-bottom: 100px;
	}

	.manager-section {
		min-height: 400px;
		height: 400px;
	}
}


/* Traffic Jam 2025 */
.tj-2025 {
  position: relative;
  transform: translateY(-40px);
  border-radius: 40px;
  overflow: hidden;
  z-index: 1;

  background: url("/static/core/img/trafficjam_2025/main-bg-mobile.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;

  @media (min-width: 992px) {
    background: url("/static/core/img/trafficjam_2025/main-bg.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.tj-2025-container {
  display: grid;

  @media (min-width: 992px) {
    grid-template-columns: repeat(2, 1fr);
  }
}

.tj-2025-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;

  @media (min-width: 992px) {
    position: relative;
    width: 125%;
    transform: translateX(-28px);
    margin-bottom: 24px;
  }

  img {
    width: 100%;
  }
}

.tj-2025-content {
  padding: 40px 0 24px;

  @media (min-width: 992px) {
    padding: 40px 0 60px;
  }
}

.tj-2025-heading {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.25;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 24px;
  text-align: center;

  @media (min-width: 992px) {
    text-align: left;
    margin-bottom: 60px;
  }
}

.tj-2025-heading .text-highlight {
  font-weight: 600;
  color: #30eaff;
}

.tj-2025-heading div {
  margin-bottom: 30px;

  @media (min-width: 992px) {
    margin-bottom: 40px;
  }
}

.tj-2025-heading div:last-of-type {
  margin-bottom: 0;
}

.tj-2025-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 24px;
  color: rgba(48, 16, 100, 1);
  padding: 14px 12px 14px 26px;
  background: rgba(255, 255, 255, 1);
  border-radius: 200px;
  height: 60px;

  @media (min-width: 992px) {
    width: max-content;
    margin: unset;
  }

  span {
    display: inline-block;
    line-height: 1;
  }

  img {
    display: inline-flex;
    width: 40px;
    height: 40px;
    object-fit: contain;
    object-position: center;
    margin-left: 28px;
  }
}

.tj-2025-link:hover {
  color: rgba(48, 16, 100, 0.75);
}

.tj-2025-link:active {
  color: rgba(48, 16, 100, 0.75);
}

.tj-2025-link:focus {
  color: rgba(48, 16, 100, 0.75);
}

.tj-2025-banner {
  position: relative;
  align-self: flex-end;

  @media (min-width: 992px) {
    margin-bottom: -150px;
    margin-top: 60px;
  }

  .cyan-backlight {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: radial-gradient(
      circle,
      rgba(0, 238, 255, 1) 0%,
      rgba(0, 238, 255, 1) 50%,
      rgba(0, 238, 255, 0.25) 75%,
      rgba(0, 238, 255, 0) 100%
    );
    position: absolute;
    top: 0;
    right: -10%;
    filter: blur(100px);
    z-index: -1;
    pointer-events: none;
  }
}
