

/* Start:/local/templates/sdriver/style.css?174810395974839*/
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59FO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf) format('truetype');
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #29293D;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
.pen {
  pointer-events: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  color: #29293D;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #29293D;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Manrope', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.wrap {
  margin: 0 auto;
  width: 1296px;
}
* {
  outline: none!important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
input.has-error {
  border: 1px solid red!important;
}
.field {
  position: relative;
}
.field .input-error {
  color: red;
  font-size: 11px;
  position: absolute;
  background: #fff;
  padding: 5px 10px;
  line-height: 1;
}
.button .input-error-inner {
  color: red;
  font-size: 11px;
  background: #fff;
  padding: 0;
  line-height: 1.3;
  margin-top: 5px;
}
.header {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 12px 0;
  box-shadow: 0px -4px 16px 0px rgba(0, 0, 0, 0.1);
}
.header .logo a {
  display: inline-block;
  text-decoration: none;
}
.header .logo a img {
  vertical-align: middle;
}
.header .logo a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-left: 8px;
}
.header .city {
  margin-top: 6px;
  /*margin-right: 550px;*/
  padding: 0 0 0 24px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
  background: url('/local/templates/sdriver/img/city.svg') no-repeat 0 0;
}
.tfl__link, .tfl__link:hover {
  border-bottom: none;
  cursor: pointer;
  text-decoration: none;
}
.tfl__link-container, .tfl__link-container:hover {
  line-height: 32px;
}
.header ul {
  margin-top: 6px;
}
.header ul li {
  display: inline-block;
}
.header ul li:not(:last-child) {
  margin-right: 24px;
}
.header ul li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.header ul li a:hover {
  color: var(--purple-400, #977dff);
  text-decoration: underline;
}
.header .menu-button {
  width: 32px;
  height: 32px;
  background: url('/local/templates/sdriver/img/menu-button.svg');
  display: none;
}
.header .menu-button.active {
  background: url('/local/templates/sdriver/img/menu-close.svg');
}
.index-first-block {
  background: var(--gray-100, #f7f7ff);
  padding: 64px 0;
  margin-bottom: 64px;
}
.index-first-block .text {
  width: 49.4%;
}
.index-first-block .text h1 {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.index-first-block .text p {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.index-first-block .text .item {
  width: 31%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-radius: 16px;
  background: var(--gray-200, #f0f0ff);
  padding: 12px 24px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
}
.index-first-block .text .item .price {
  margin-top: 4px;
  color: var(--purple-500, #8972eb);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.48px;
}
.index-first-block .list {
  width: 40.6%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 32px;
  margin-top: -32px;
}
.index-first-block .list .slick-track {
  display: flex;
}
.index-first-block .list .item {
  text-align: center;
  padding: 0 0 56px;
  height: auto;
  position: relative;
}
.index-first-block .list .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
  height: calc(100% - 32px);
  border-radius: 80px;
  background: #8972EB;
}
.index-first-block .list .item img {
  display: inline-block;
  position: relative;
  max-width: 254px;
}
.index-first-block .list .item img.big {
  max-width: 360px;
}
.index-first-block .list .slick-prev,
.index-first-block .list .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: none;
}
.index-first-block .list .slick-prev {
  left: 0;
  background: #ffffff url('/local/templates/sdriver/img/prev.svg') no-repeat center;
}
.index-first-block .list .slick-prev:hover {
  background: #ffffff url('/local/templates/sdriver/img/prevh.svg') no-repeat center;
}
.index-first-block .list .slick-next {
  right: 0;
  background: #ffffff url('/local/templates/sdriver/img/next.svg') no-repeat center;
}
.index-first-block .list .slick-next:hover {
  background: #ffffff url('/local/templates/sdriver/img/nexth.svg') no-repeat center;
}
.index-first-block .list .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 16px;
  white-space: nowrap;
}
.index-first-block .list .slick-dots li {
  display: inline-block;
  margin: 0 2px;
}
.index-first-block .list .slick-dots li.slick-active button {
  opacity: 1;
}
.index-first-block .list .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  opacity: .4;
}
.index-services-block {
  padding-bottom: 40px;
}
.index-services-block h2 {
  margin-bottom: 32px;
  max-width: 966px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.index-services-block .item {
  width: 23.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  border-radius: 16px;
  background: var(--gray-100, #f7f7ff);
  padding: 32px 32px 204px 32px;
  position: relative;
}
.index-services-block .item.big {
  width: 32%;
}
.index-services-block .item .image {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.index-services-block .item .name {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.index-services-block .item p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.index-catalog-block {
  background: var(--gray-100, #f7f7ff);
  padding: 64px 0;
  margin-bottom: 64px;
}
.index-catalog-block .mob-links {
  margin-bottom: 64px;
  border-radius: 32px;
  background: var(--gray-1000, #29293d);
  padding: 32px 296px 32px 72px;
  position: relative;
  color: #fff;
}
.index-catalog-block .mob-links .text div {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.index-catalog-block .mob-links .text div span {
  display: block;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1.2px;
}
.index-catalog-block .mob-links .text div img {
  width: 192px;
  max-width: 192px;
  margin-right: 32px;
}
.index-catalog-block .mob-links .links {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 72px;
}
.index-catalog-block .mob-links .links a {
  display: block;
}
.index-catalog-block .mob-links .links a:not(:last-child) {
  margin-bottom: 8px;
}
.index-catalog-block h2 {
  margin-bottom: 64px;
  max-width: 966px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.index-catalog-block .list {
  padding-bottom: 40px;
}
.index-catalog-block .list .item {
  width: 23.5%;
  margin-bottom: 24px;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
}
.index-catalog-block .list .item:last-child {
  display: none;
}
.index-catalog-block .list .item .image {
  position: relative;
  font-size: 0;
}
.index-catalog-block .list .item .image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.35;
  background: var(--gray-1000, #29293d);
}
.index-catalog-block .list .item .image img {
  width: 100%;
}
.index-catalog-block .list .item .info {
  padding: 16px;
}
.index-catalog-block .list .item .info .city {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
}
.index-catalog-block .list .item .info .orders {
  padding-left: 17px;
  background: url('/local/templates/sdriver/img/arrow.svg') no-repeat left;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.index-catalog-block .list .item .info .orders span {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.56px;
}
.index-catalog-block .list .slick-prev,
.index-catalog-block .list .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: none;
}
.index-catalog-block .list .slick-prev {
  left: -8px;
  background: url('/local/templates/sdriver/img/prev2.svg') no-repeat center;
}
.index-catalog-block .list .slick-next {
  right: 16px;
  background: url('/local/templates/sdriver/img/next2.svg') no-repeat center;
}
.index-catalog-block .callback {
  border-radius: 32px;
  background: var(--gray-1000, #29293d);
  padding: 32px 296px 32px 72px;
  position: relative;
  color: #fff;
}
.index-catalog-block .callback .text div {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.index-catalog-block .callback .text div span {
  display: block;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1.2px;
}
.index-catalog-block .callback .text div img {
  width: 192px;
  max-width: 192px;
  margin-right: 32px;
}
.index-catalog-block .callback button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 72px;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 192px;
  height: 64px;
  font-size: 28px;
  font-weight: 600;
}
.index-catalog-block .callback button:hover {
  background: var(--gray-100, #f7f7ff);
}
.faq-block {
  padding-bottom: 56px;
}
.faq-block h2 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.faq-block .item {
  margin-bottom: 8px;
  padding: 16px 0;
  border-bottom: 1px solid var(--gray-100, #f7f7ff);
}
.faq-block .item .name {
  cursor: pointer;
  position: relative;
  padding-right: 50px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.faq-block .item .name.active:after {
  transform: rotate(45deg);
}
.faq-block .item .name:after {
  content: "";
  position: absolute;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  right: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url('/local/templates/sdriver/img/faq.svg') center / cover;
}
.faq-block .item .text {
  margin-top: 24px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
  display: none;
}
.footer {
  background: var(--gray-1000, #29293d);
  padding: 64px 0;
  color: #fff;
}
.footer .data .logo {
  margin-bottom: 32px;
}
.footer .data .logo a {
  color: #fff;
  text-decoration: none;
}
.footer .data .logo a img {
  vertical-align: middle;
  width: 56px;
}
.footer .data .logo a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.footer .data p, .footer .data p  {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
  opacity: .5;
  text-decoration: none;
  color: #ffffff;
}
.footer .data p, .footer .data a  {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
  opacity: .9;
  text-decoration: none;
  color: #ffffff;
}
.footer .data .social {
  padding-top: 24px;
}
.footer .data .social a {
  display: inline-block;
}
.footer .data .social a:not(:last-child) {
  margin-right: 8px;
}
.footer .data .social a:hover svg rect {
  fill: #8972EB;
}
.footer nav {
  width: 540px;
}
.footer nav ul {
  padding-bottom: 24px;
}
.footer nav ul li {
  margin-bottom: 8px;
}
.footer nav ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.footer nav .docs p {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
}
.footer nav .copy {
  font-size: 12px;
  line-height: 16px;
  opacity: .5;
}
.footer .mobile-links a {
  display: block;
}
.footer .mobile-links a:not(:last-child) {
  margin-bottom: 8px;
}
.f40 {
  font-size: 40px;
  line-height: 48px;
}
.f32 {
  font-size: 32px;
  line-height: 32px;
}
.f28 {
  font-size: 28px;
  line-height: 32px;
}
.f20 {
  font-size: 20px;
  line-height: 24px;
}
.f24 {
  font-size: 24px;
  line-height: 28px;
}
.f16 {
  font-size: 16px;
  line-height: 20px;
}
.f14 {
  font-size: 14px;
  line-height: 130%;
}
.mb12 {
  margin-bottom: 12px;
}
.mb16 {
  margin-bottom: 16px;
}
.mb24 {
  margin-bottom: 24px;
}
.mb32 {
  margin-bottom: 32px;
}
.mb36 {
  margin-bottom: 36px;
}
.popup {
  border-radius: 16px;
}
.popup-cities {
  margin: 0 -16px;
}
.popup-cities h2 {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.32px;
}
.popup-cities form {
  width: 48.5%;
  margin-bottom: 16px;
}
.popup-cities form input[type='text'] {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 0 12px;
  color: var(--gray-800, #a8a8f0);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.48px;
}
.popup-cities .city {
  width: 48.5%;
  margin: 15px 0 30px;
  color: rgba(1, 1, 1, 0.5);
  font-size: 16px;
  line-height: 120%;
}
.popup-cities .city span {
  display: inline-block;
  padding-left: 24px;
  color: var(--purple-500, #8972eb);
  background: url('/local/templates/sdriver/img/city2.svg') no-repeat left;
  margin-left: 4px;
}
.popup-cities .list {
  height: 460px;
  overflow-y: scroll;
}
.popup-cities .list::-webkit-scrollbar {
  width: 0;
}
.popup-cities .list .items {
  width: 32%;
}
.popup-cities .list .items .item {
  padding-bottom: 4px;
}
.popup-cities .list .items .item .name {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.popup-cities .list .items .item ul li {
  margin-bottom: 16px;
}
.popup-cities .list .items .item ul li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.driver-info-page {
  padding: 176px 0;
  overflow: hidden;
}
.driver-info-page .wrap {
  position: relative;
}
.driver-info-page .image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -80px;
}
.driver-info-page .text {
  width: 636px;
}
.driver-info-page .text h2 {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.driver-info-page .text h3 {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.driver-info-page .text p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 32px;
}
.driver-info-page .text button, .driver-info-page .text a {
  border-radius: 12px;
  background: var(--purple-500, #8972eb);
  color: #fff;
  padding: 12px 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}
.driver-catalog-block {
  background: #F7F7FF;
  padding: 64px 0;
  margin-bottom: 64px;
}
.driver-catalog-block h2 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.driver-catalog-block .list {
  padding-bottom: 40px;
}
.driver-catalog-block .list .item {
  width: 32%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  border-radius: 16px;
  background: #fff;
  padding: 32px 32px 172px 32px;
  position: relative;
}
.driver-catalog-block .list .item.big {
  width: 48.5%;
}
.driver-catalog-block .list .item .image {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.driver-catalog-block .list .item .name {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.driver-catalog-block .list .item p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.driver-catalog-block .check-list {
  border-radius: 32px;
  background: var(--gray-1000, #29293d);
  padding: 32px 72px;
  color: #fff;
  position: relative;
}
.driver-catalog-block .check-list .name {
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.8px;
}
.driver-catalog-block .check-list ul {
  padding-bottom: 16px;
}
.driver-catalog-block .check-list ul li {
  display: inline-block;
  margin: 0 32px 16px 0;
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 0 32px;
  background: url('/local/templates/sdriver/img/li.svg') no-repeat 0 0;
}
.driver-catalog-block .check-list button {
  border-radius: 12px;
  background: var(--purple-500, #8972eb);
  color: #fff;
  padding: 12px 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.driver-catalog-block .check-list .image {
  position: absolute;
  right: 72px;
  bottom: 0;
  font-size: 0;
}
.inner-page {
  padding: 64px 0;
}
.inner-page nav {
  width: 23.6%;
}
.inner-page nav .navi {
  margin-bottom: 16px;
  color: var(--gray-800, #a8a8f0);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.inner-page nav .navi a {
  text-decoration: none;
  color: var(--purple-500, #8972eb);
}
.inner-page nav ul li {
  margin-bottom: 8px;
}
.inner-page nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.inner-page nav ul li a.active {
  color: var(--purple-600, #7b67d3);
}
.inner-page .content {
  width: 74.6%;
}
.inner-page .content h1 {
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1.2px;
}
.inner-page .content h1 span {
  color: var(--purple-500, #8972eb);
}
.inner-page .content .about p {
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.inner-page .content .about .video {
  margin-bottom: 32px;
}
.inner-page .content .about .download {
  text-align: center;
  padding: 32px 0 0 0;
  border-top: 1px solid #F7F7FF;
}
.inner-page .content .about .download p {
  max-width: 480px;
  margin: 0 auto 32px auto;
}
.inner-page .content .about .download button {
  color: #fff;
  padding: 12px 20px;
  border-radius: 12px;
  background: var(--purple-500, #8972eb);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.inner-page .content .about .service-item {
  width: 32%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 16px;
  background: var(--gray-100, #f7f7ff);
  padding: 32px 32px 184px 32px;
  position: relative;
}
.inner-page .content .about .service-item.big {
  width: 32%;
}
.inner-page .content .about .service-item .image {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.inner-page .content .about .service-item .name {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.inner-page .content .about .service-item p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
  margin: 0;
}
.inner-page .content .prices {
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
  margin-top: 24px;
  text-align: center;
}
.inner-page .content .prices ul {
  display: inline-block;
  border-radius: 8px;
  background: var(--gray-100, #f7f7ff);
  padding: 8px 12px;
  margin-bottom: 48px;
}
.inner-page .content .prices ul li {
  display: inline-block;
}
.inner-page .content .prices ul li:not(:last-child) {
  margin-right: 8px;
}
.inner-page .content .prices ul li.ui-state-active a {
  color: var(--purple-500, #8972eb);
  background: #fff;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
}
.inner-page .content .prices ul li a {
  display: block;
  text-decoration: none;
  padding: 6px 16px;
  color: rgba(1, 1, 1, 0.5);
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.48px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.inner-page .content .prices .tab-content {
  position: relative;
  padding-right: 408px;
  text-align: left;
}
.inner-page .content .prices .tab-content table {
  width: 100%;
}
.inner-page .content .prices .tab-content table thead tr {
  border-bottom: 1px solid var(--gray-100, #f7f7ff);
}
.inner-page .content .prices .tab-content table thead tr td {
  padding: 0 0 16px 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.inner-page .content .prices .tab-content table thead tr td:last-child {
  text-align: right;
  padding-left: 20px;
}
.inner-page .content .prices .tab-content table thead tr.subheader td {
  /*display: block;*/
  font-size: 14px;
  line-height: 130%;
  color: var(--gray-800, #a8a8f0);
  text-align: left;
  padding-left: 0px;
  font-weight: 300;
  letter-spacing: 0.4px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.inner-page .content .prices .tab-content table tbody tr {
  border-bottom: 1px solid var(--gray-100, #f7f7ff);
}
.inner-page .content .prices .tab-content table tbody tr td {
  padding: 16px 0;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
  vertical-align: top;
}
.inner-page .content .prices .tab-content table tbody tr td:last-child {
  text-align: right;
  padding-left: 20px;
  white-space: nowrap;
}
.inner-page .content .prices .tab-content table tbody tr td span {
  display: block;
  font-size: 14px;
  line-height: 130%;
  color: var(--gray-800, #a8a8f0);
}
.inner-page .content .prices .tab-content .image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.inner-page .content .contacts h2 {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.32px;
}
.inner-page .content .contacts .item {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.inner-page .content .contacts .item a {
  display: block;
  text-decoration: none;
  color: var(--purple-500, #8972eb);
}
.inner-page .content .contacts .line {
  margin-bottom: 16px;
  height: 1px;
  background: #F7F7FF;
}
.inner-page .content .contacts p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.inner-page .content .contacts p:not(:last-child) {
  margin-bottom: 16px;
}
.reg-page {
  background: var(--gray-100, #f7f7ff);
  padding: 24px 0 0 0;
}
.reg-page .content {
  padding: 64px 256px;
  border-radius: 32px 32px 0px 0px;
  background: var(--gray-0, #ffffff);
}
.reg-page .content .finish {
  text-align: center;
}
.reg-page .content .finish .image {
  margin: -34px 0 10px 0;
}
.reg-page .content .finish .top-text {
  margin-bottom: 0;
  border: 0;
}
.reg-page .content .finish .download {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  padding: 12px 20px;
  border-radius: 12px;
  background: var(--purple-500, #8972eb);
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}
.reg-page .content .logo {
  text-align: center;
  margin-bottom: 16px;
}
.reg-page .content h1 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1.2px;
}
.reg-page .content .top-text {
  text-align: center;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #F7F7FF;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.reg-page .content .select p {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
}
.reg-page .content .select .checkbox {
  display: none;
}
.reg-page .content .select .checkbox + label {
  display: block;
  cursor: pointer;
  padding: 0 0 0 32px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
  background: url('/local/templates/sdriver/img/checkbox.svg') no-repeat 0 0;
}
.reg-page .content .select .checkbox + label:not(:last-child) {
  margin-bottom: 16px;
}
.reg-page .content .select .checkbox:checked + label {
  background: url('/local/templates/sdriver/img/checkboxa.svg') no-repeat 0 0;
}
.reg-page .content .sms-code {
  padding-top: 64px;
}
.reg-page .content .sms-code .field {
  margin-bottom: 16px;
}
.reg-page .content .sms-code .code {
  margin-bottom: 64px;
  padding-left: 192px;
  position: relative;
}
.reg-page .content .sms-code .code .field {
  margin-bottom: 0;
}
.reg-page .content .sms-code .code button {
  position: absolute;
  left: 0;
  top: 0;
  width: 176px;
  height: 48px;
  color: #fff;
  border-radius: 12px;
  background: var(--purple-500, #8972eb);
  font-size: 20px;
  font-weight: 700;
}
.reg-page .content .field {
  position: relative;
  margin-bottom: 32px;
}
.reg-page .content .field input[type='text'] {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 0 12px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 16px;
}
.reg-page .content .field .input-text {
  position: absolute;
  left: 13px;
  top: 13px;
  font-weight: 600;
  color: var(--gray-800, #a8a8f0);
  font-size: 16px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  pointer-events: none;
  width: calc(100% - 26px);
  white-space: nowrap;
  overflow: hidden;
}
.reg-page .content .field input[type='text']:focus + .input-text,
.reg-page .content .field input[type='text']:disabled + .input-text,
.reg-page .content .field input.not-empty[type='text'] + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.reg-page .content .field input[type='text']:valid + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.reg-page .content .bottom-text {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.reg-page .content .bottom-text a {
  color: var(--purple-500, #8972eb);
}
.reg-page .content .step {
  margin-bottom: 32px;
}
.reg-page .content .step p {
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 8px;
}
.reg-page .content .step .line {
  height: 8px;
  border-radius: 16px;
  background: var(--gray-100, #f7f7ff);
  overflow: hidden;
  position: relative;
}
.reg-page .content .step .line span {
  background: var(--purple-500, #8972eb);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.reg-page .content .field-bottom-text {
  margin: -24px 0 32px;
  font-size: 12px;
  line-height: 16px;
}
.reg-page .content .flex .field {
  width: 48.5%;
}
.reg-page .content .flex .field.small {
  width: 31%;
}
.reg-page .content .flex .field.big {
  width: 65%;
}
.reg-page .content .flex .select-item {
  width: 48.5%;
}
.reg-page .content .flex .select-item.small {
  width: 31%;
}
.reg-page .content .select-item {
  position: relative;
  margin-bottom: 32px;
  height: 48px;
}
.reg-page .content .select-item select {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 0 12px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 16px;
  background: none;
}
.reg-page .content .select-item .jq-selectbox {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 48px;
  background: url('/local/templates/sdriver/img/select.svg') no-repeat right 12px top 50%;
  font-size: 0;
}
.reg-page .content .select-item .jq-selectbox.opened {
  background: url('/local/templates/sdriver/img/select2.svg') no-repeat right 12px top 50%;
}
.reg-page .content .select-item .jq-selectbox.focused,
.reg-page .content .select-item .jq-selectbox.changed {
  font-size: 16px;
}
.reg-page .content .select-item .jq-selectbox.focused .jq-selectbox__select,
.reg-page .content .select-item .jq-selectbox.changed .jq-selectbox__select {
  padding: 6px 12px 0 12px;
}
.reg-page .content .select-item .jq-selectbox .jq-selectbox__select {
  padding: 0 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reg-page .content .select-item .jq-selectbox .jq-selectbox__dropdown {
  width: 100%;
  top: 100%;
  margin-top: 4px;
  z-index: 3;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  background: var(--gray-0, #ffffff);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 6px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reg-page .content .select-item .jq-selectbox .jq-selectbox__dropdown ul li {
  line-height: 32px;
  color: #29293D;
  font-size: 14px;
  cursor: pointer;
}
.reg-page .content .select-item .jq-selectbox .jq-selectbox__dropdown ul li:not(:last-child) {
  margin-bottom: 4px;
  border-bottom: 1px solid #F0F0FF;
}
.reg-page .content .select-item .jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: url('/local/templates/sdriver/img/check.svg') no-repeat right;
}
.reg-page .content .select-item .input-text {
  position: absolute;
  left: 13px;
  top: 13px;
  font-weight: 600;
  color: var(--gray-800, #a8a8f0);
  font-size: 16px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  pointer-events: none;
  width: calc(100% - 46px);
  white-space: nowrap;
  overflow: hidden;
}
.reg-page .content .select-item .jq-selectbox.focused + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.reg-page .content .select-item .jq-selectbox.changed + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.reg-page .content .category-select {
  width: 31%;
  position: relative;
  z-index: 55555;
  margin-bottom: 32px;
  height: 48px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  background: var(--gray-0, #ffffff);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('/local/templates/sdriver/img/select.svg') no-repeat right 12px top 50%;
}
.reg-page .content .flex .category-select1 {
  width: 31%;
}
.reg-page .content .flex .category-select1 .select2.select2-container {
  display: block;
  position: absolute;
  background: url('/local/templates/sdriver/img/select.svg') no-repeat right 8px top 50%;
  cursor: pointer;
}
.reg-page .content .flex .category-select1 .select2 .select2-selection {
  width: 100%;
  height: 48px;
}
.reg-page .content .flex .category-select1 .select2 ul.select2-selection__rendered {
  display: none;
}
.reg-page .content .flex .category-select1 .select2-selection {
  opacity: 0;
  cursor: auto;
}
.adwebs-select2-dropdown-wrapper {
  border: 1px solid var(--gray-200, #f0f0ff);
}

.reg-page .content .flex.s-name-fields .field {
  width: 31%;
}

.reg-page .content .category-select.opened .jq-select-multiple {
  display: block;
}
.reg-page .content .category-select.opened .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.reg-page .content .category-select.selected .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.reg-page .content .category-select .input-text {
  position: absolute;
  left: 13px;
  top: 13px;
  font-weight: 600;
  color: var(--gray-800, #a8a8f0);
  font-size: 16px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  pointer-events: none;
}
.reg-page .content .category-select .jq-select-multiple {
  position: absolute;
  top: 100%;
  margin-top: 4px;
  z-index: 6555;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  background: #fff;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 6px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: none;
}
.reg-page .content .category-select .jq-select-multiple ul {
  height: 300px!important;
}
.reg-page .content .category-select .jq-select-multiple ul::-webkit-scrollbar {
  width: 8px;
}
.reg-page .content .category-select .jq-select-multiple ul::-webkit-scrollbar-thumb {
  background: var(--gray-200, #f0f0ff);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.reg-page .content .category-select .jq-select-multiple ul::-webkit-scrollbar-track {
  background: #fff;
}
.reg-page .content .category-select .jq-select-multiple ul li {
  display: block;
  cursor: pointer;
  line-height: 32px;
  color: #29293D;
  font-size: 14px;
  margin-right: 10px;
}
.reg-page .content .category-select .jq-select-multiple ul li:not(:last-child) {
  margin-bottom: 4px;
  border-bottom: 1px solid #F0F0FF;
}
.reg-page .content .category-select .jq-select-multiple ul li.selected {
  background: url('/local/templates/sdriver/img/check.svg') no-repeat right;
}
.reg-page .content .category-select .cats {
  position: absolute;
  left: 13px;
  bottom: 5px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
}
.reg-page .content .agree {
  border-radius: 6px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 32px 262px 32px 32px;
  position: relative;
}
.reg-page .content .agree .text div {
  display: table-cell;
  vertical-align: middle;
  color: var(--gray-700, #b8b8f9);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.32px;
}
.reg-page .content .agree .text div img {
  width: 40px;
  max-width: 40px;
  margin-right: 8px;
}
.reg-page .content .agree .text div a {
  text-decoration: none;
  color: var(--purple-500, #8972eb);
}
.reg-page .content .agree button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  width: 166px;
  height: 48px;
  border-radius: 12px;
  background: var(--gray-100, #f7f7ff);
  font-size: 20px;
  font-weight: 700;
  color: rgba(1, 1, 1, 0.2);
}
.reg-page .content .agree button.other {
  color: #fff;
  background: var(--purple-500, #8972eb);
}
.reg-page .content .place {
  margin: -24px 0 32px;
}
.reg-page .content .oferta-block-wrapper {
  margin: -14px 0 32px;
}
.reg-page .content .oferta-block-wrapper.agree {
    padding: 32px;
}
.reg-page .content .oferta-block-wrapper.agree .text div img {
    margin-right: 24px;
}
.reg-page .content .oferta-block-wrapper img {
  display: block;
}
.reg-page .content .place .checkbox,
.reg-page .content .oferta-chkbx-wrapper .checkbox {
  display: none;
}
.reg-page .content .place .checkbox + label,
.reg-page .content .oferta-chkbx-wrapper .checkbox + label {
  display: block;
  cursor: pointer;
  padding: 0 0 0 36px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.4px;
  background: url('/local/templates/sdriver/img/checkbox.svg') no-repeat left / auto;
}
.reg-page .content .place .checkbox + label:not(:last-child),
.reg-page .content .oferta-chkbx-wrapper .checkbox + label:not(:last-child) {
  margin-bottom: 16px;
}
.reg-page .content .place .checkbox:checked + label,
.reg-page .content .oferta-chkbx-wrapper .checkbox:checked + label {
  background: url('/local/templates/sdriver/img/checkboxa.svg') no-repeat left / auto;
}
.reg-page .content .upload {
  width: 48.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 32px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 24px 24px 104px 24px;
  position: relative;
}
.reg-page .content .upload.big {
  width: 100%;
}
.reg-page .content .upload .image {
  margin-bottom: 26px;
}
.reg-page .content .upload .name {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.48px;
}
.reg-page .content .upload p {
  opacity: .5;
  line-height: 16px;
  letter-spacing: 0.56px;
}
.reg-page .content .upload .button {
  position: absolute;
  left: 0;
  bottom: 17px;
  width: 100%;
}
.reg-page .content .upload .button button {
  height: 44px;
  padding: 0 16px;
  border-radius: 12px;
  background: var(--gray-200, #f0f0ff);
  font-weight: 700;
  white-space: nowrap;
  color: var(--purple-500, #8972eb);
  font-size: 20px;
}
.reg-page .content .upload .button span {
  display: block;
  margin-top: 4px;
  opacity: .5;
  color: var(--purple-500, #8972eb);
  font-size: 12px;
  line-height: 16px;
}
.reg-page .content .buttons {
  text-align: right;
}
.reg-page .content .buttons button {
  color: var(--purple-500, #8972eb);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  padding: 12px 20px;
  border-radius: 12px;
  background: var(--gray-200, #f0f0ff);
}
.reg-page .content .buttons button.other {
  background: var(--gray-100, #f7f7ff);
  color: rgba(1, 1, 1, 0.2);
}
.reg-page .content .buttons button.other2 {
  color: #fff;
  background: var(--purple-500, #8972eb);
}
.reg-page .content .buttons button:not(:last-child) {
  margin-right: 16px;
}
.reg-page .content .s-file-upload-pregoress .s-text {
  padding: 5px 15px;
  background-color: #00ac00;
  color: #fff;
  display: inline-block;
  border-radius: 50px;
}
.advantages-block {
  padding: 64px 0 40px;
}
.advantages-block h2 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}
.advantages-block .item {
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 24px;
  border-radius: 16px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 32px 32px 196px 32px;
}
.advantages-block .item .name {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.72px;
}
.advantages-block .item p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.advantages-block .item .image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px;
}
.bottom-page-form {
  padding: 64px 0;
}
.bottom-page-form form {
  border-radius: 32px;
  background: var(--gray-1000, #29293d);
  padding: 64px 256px;
  color: #fff;
}
.bottom-page-form form h2 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1.2px;
}
.bottom-page-form form .field {
  position: relative;
  margin-bottom: 16px;
}
.bottom-page-form form .field input[type='text'] {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 0 12px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 16px;
}
.bottom-page-form form .field textarea {
  width: 100%;
  height: 144px;
  border-radius: 12px;
  border: 1px solid var(--gray-200, #f0f0ff);
  padding: 0 12px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 12px 0 12px;
}
.bottom-page-form form .field .input-text {
  position: absolute;
  left: 13px;
  top: 13px;
  font-weight: 600;
  color: var(--gray-800, #a8a8f0);
  font-size: 16px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  pointer-events: none;
  width: calc(100% - 26px);
  white-space: nowrap;
  overflow: hidden;
}
.bottom-page-form form .field input[type='text']:focus + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.bottom-page-form form .field input[type='text']:valid + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.bottom-page-form form .field textarea:focus + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.bottom-page-form form .field textarea:valid + .input-text {
  top: 6px;
  font-size: 12px;
  font-weight: 400;
}
.bottom-page-form form .checkbox {
  display: none;
}
.bottom-page-form form .checkbox + label {
  display: block;
  cursor: pointer;
  margin-bottom: 32px;
  padding: 0 0 0 28px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.4px;
  background: url('/local/templates/sdriver/img/checkbox.svg') no-repeat left / contain;
}
.bottom-page-form form .checkbox + label a {
  color: var(--purple-500, #8972eb);
}
.bottom-page-form form .checkbox:checked + label {
  background: url('/local/templates/sdriver/img/checkboxa.svg') no-repeat left / contain;
}
.bottom-page-form form button {
  width: 100%;
  height: 48px;
  border-radius: 12px;
  background: var(--purple-500, #8972eb);
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 1326px) {
  .wrap {
    width: 936px;
  }
  .header .city {
    /*margin-right: 180px;*/
    font-size: 13px;
  }
  .header ul li a {
    font-size: 13px;
    letter-spacing: 0.1px;
  }
  .header ul li:not(:last-child) {
    margin-right: 8px;
  }
  .index-first-block .text {
    width: 53%;
    padding-top: 70px;
  }
  .index-first-block .text h1 {
    margin-bottom: 12px;
    font-size: 40px;
    line-height: 48px;
  }
  .index-first-block .text p {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 20px;
  }
  .index-first-block .text .item {
    padding: 12px;
  }
  .index-first-block {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .index-first-block .list {
    width: 44.5%;
    margin-top: -20px;
  }
  .index-first-block .list .item {
    padding: 0 0 52px 0;
  }
  .index-first-block .list .item img {
    max-width: 196px;
  }
  .index-first-block .list .item img.big {
    max-width: 280px;
  }
  .index-services-block {
    padding-bottom: 16px;
  }
  .index-services-block h2 {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 48px;
    max-width: 720px;
  }
  .index-services-block .item {
    padding: 24px 24px 136px 24px;
  }
  .index-services-block .item .image img {
    max-height: 112px;
  }
  .index-services-block .item .name {
    font-size: 16px;
    line-height: 20px;
  }
  .index-services-block .item p {
    font-size: 14px;
    line-height: 130%;
  }
  .index-catalog-block {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .index-catalog-block .mob-links {
    margin-bottom: 44px;
    padding: 40px 196px 40px 44px;
  }
  .index-catalog-block .mob-links .text div img {
    width: 128px;
    max-width: 128px;
    margin-right: 24px;
  }
  .index-catalog-block .mob-links .text div {
    font-size: 16px;
    line-height: 20px;
  }
  .index-catalog-block .mob-links .text div span {
    font-size: 28px;
    line-height: 32px;
  }
  .index-catalog-block .mob-links .links {
    right: 44px;
    width: 128px;
  }
  .index-catalog-block h2 {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 48px;
    max-width: 720px;
  }
  .index-catalog-block .list .item .info {
    padding: 12px;
  }
  .index-catalog-block .list .item .info .city {
    font-size: 16px;
    line-height: 20px;
  }
  .index-catalog-block .list .item .info .orders {
    font-size: 14px;
    line-height: 16px;
  }
  .index-catalog-block .list .item .info .orders span {
    font-size: 20px;
    line-height: 24px;
  }
  .index-catalog-block .list {
    padding-bottom: 20px;
  }
  .index-catalog-block .callback {
    padding: 40px 196px 40px 44px;
  }
  .index-catalog-block .callback .text div img {
    width: 128px;
    max-width: 128px;
    margin-right: 24px;
  }
  .index-catalog-block .callback .text div {
    font-size: 16px;
    line-height: 20px;
  }
  .index-catalog-block .callback .text div span {
    font-size: 28px;
    line-height: 32px;
  }
  .index-catalog-block .callback button {
    right: 44px;
    width: 128px;
    height: 56px;
    border-radius: 20px;
    font-size: 24px;
  }
  .faq-block {
    padding-bottom: 36px;
  }
  .faq-block h2 {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 48px;
  }
  .faq-block .item {
    margin-bottom: 4px;
  }
  .faq-block .item .name {
    font-size: 16px;
    line-height: 20px;
  }
  .faq-block .item .text {
    margin-top: 16px;
    font-size: 14px;
    line-height: 130%;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .data .logo a img {
    width: 48px;
  }
  .footer .data .logo a span {
    font-size: 20px;
    line-height: 24px;
  }
  .footer .data .social a svg {
    width: 32px;
    height: 32px;
  }
  .footer nav {
    width: 520px;
  }
  .footer nav ul {
    width: 49%;
    padding-bottom: 20px;
  }
  .footer nav .docs ul {
    width: auto;
  }
  .footer .mobile-links {
    width: 128px;
  }
  .popup-cities form {
    width: 100%;
    margin: 0;
  }
  .popup-cities .city {
    width: 100%;
    text-align: center;
    margin: 25px 0 30px;
  }
  .driver-info-page {
    padding: 110px 0;
  }
  .driver-info-page .text {
    width: 496px;
  }
  .driver-info-page .text h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 12px;
  }
  .driver-info-page .text p {
    font-size: 16px;
    line-height: 20px;
  }
  .driver-info-page .image {
    width: 520px;
  }
  .driver-catalog-block {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .driver-catalog-block h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .driver-catalog-block .list .item {
    padding: 24px 24px 136px 24px;
  }
  .driver-catalog-block .list .item .image img {
    max-height: 112px;
  }
  .driver-catalog-block .list .item .name {
    font-size: 16px;
    line-height: 20px;
  }
  .driver-catalog-block .list .item p {
    font-size: 14px;
    line-height: 130%;
  }
  .driver-catalog-block .check-list {
    padding: 40px 44px;
  }
  .driver-catalog-block .check-list .name {
    font-size: 28px;
    line-height: 32px;
  }
  .driver-catalog-block .check-list .image {
    right: 44px;
    width: 176px;
  }
  .driver-catalog-block .check-list ul li {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 0 28px;
    background: url('/local/templates/sdriver/img/li.svg') no-repeat left / contain;
  }
  .inner-page {
    padding: 40px 0;
  }
  .inner-page nav {
    width: 22.6%;
  }
  .inner-page .content h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .inner-page .content .about p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .inner-page .content .about .video {
    margin-bottom: 16px;
  }
  .inner-page .content .about .service-item {
    padding: 24px 24px 136px 24px;
  }
  .inner-page .content .about .service-item .image img {
    max-height: 112px;
  }
  .inner-page .content .about .service-item .name {
    font-size: 16px;
    line-height: 20px;
  }
  .inner-page .content .about .service-item p {
    font-size: 14px;
    line-height: 130%;
  }
  .inner-page .content .prices .tab-content {
    padding-right: 256px;
  }
  .inner-page .content .prices .tab-content table thead tr td {
    font-size: 20px;
    line-height: 24px;
  }
  .inner-page .content .prices .tab-content table tbody tr td {
    font-size: 16px;
    line-height: 20px;
  }
  .inner-page .content .prices .tab-content table tbody tr td span {
    font-size: 12px;
  }
  .inner-page .content .prices .tab-content .image {
    width: 232px;
  }
  .inner-page .content .contacts h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .inner-page .content .contacts .item {
    font-size: 16px;
    line-height: 20px;
  }
  .inner-page .content .contacts p {
    font-size: 16px;
    line-height: 20px;
  }
  .reg-page .content {
    padding: 64px 128px;
  }
  .reg-page .content .logo img {
    width: 80px;
  }
  .reg-page .content h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .reg-page .content .top-text {
    margin-bottom: 24px;
    padding-bottom: 24px;
    font-size: 16px;
    line-height: 20px;
  }
  .reg-page .content .select p {
    font-size: 16px;
    line-height: 20px;
  }
  .reg-page .content .select .checkbox + label {
    font-size: 16px;
  }
  .reg-page .content .sms-code {
    padding-top: 48px;
  }
  .reg-page .content .sms-code .code {
    margin-bottom: 48px;
  }
  .reg-page .content .bottom-text {
    font-size: 14px;
    line-height: 130%;
  }
  .reg-page .content .step {
    margin-bottom: 24px;
  }
  .reg-page .content .field {
    margin-bottom: 24px;
  }
  .reg-page .content .field-bottom-text {
    margin: -16px 0 24px;
  }
  .reg-page .content .select-item {
    margin-bottom: 24px;
  }
  .reg-page .content .agree {
    padding: 24px 254px 24px 24px;
  }
  .reg-page .content .agree .text div {
    font-size: 14px;
    line-height: 130%;
  }
  .reg-page .content .place {
    margin: -16px 0 24px;
  }
  .reg-page .content .upload {
    margin-bottom: 24px;
  }
  .reg-page .content .category-select,
  .reg-page .content .category-select1 {
    width: 100%;
  }
  .reg-page .content .flex .field.small {
    width: 48.5%;
  }
  .advantages-block {
    padding: 40px 0 16px;
  }
  .advantages-block h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .advantages-block .item {
    padding: 24px 24px 136px 24px;
  }
  .advantages-block .item .name {
    font-size: 16px;
    line-height: 20px;
  }
  .advantages-block .item p {
    font-size: 14px;
    line-height: 130%;
  }
  .advantages-block .item .image img {
    max-height: 112px;
  }
  .bottom-page-form {
    padding: 40px 0;
  }
  .bottom-page-form form {
    padding: 64px 128px;
  }
  .driver-info-page .text h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 966px) {
  .wrap {
    width: 696px;
  }
  .header .logo a span {
    display: none;
  }
  .header .wrap {
    position: relative;
  }
  .header .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .header .city {
    margin: 6px 0 0 44px;
  }
  .header .menu-button {
    display: block;
  }
  .header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
  }
  body {
    padding-top: 56px;
  }
  .header ul {
    position: fixed;
    width: 100%;
    height: calc(100% - 56px);
    top: 56px;
    left: 0;
    background: #fff;
    z-index: 20;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 0;
    display: none;
  }
  .header ul.opened {
    display: block;
  }
  .header ul li {
    display: block;
  }
  .header ul li:not(:last-child) {
    margin: 0 0 12px 0;
  }
  .index-first-block {
    padding: 32px 0;
    margin-bottom: 32px;
  }
  .index-first-block .wrap .list {
    order: 0;
    width: 416px;
    margin: 0 auto 24px auto;
  }
  .index-first-block .wrap .text {
    width: 100%;
    order: 1;
    padding-top: 0;
    text-align: center;
  }
  .index-first-block .text h1 br {
    display: none;
  }
  .index-first-block .text h1 {
    font-size: 32px;
    line-height: 32px;
  }
  .index-first-block .text p {
    margin-bottom: 24px;
  }
  .index-first-block .text .item {
    padding: 12px 24px;
  }
  .index-services-block {
    padding-bottom: 8px;
  }
  .index-services-block h2 {
    font-size: 32px;
    line-height: 32px;
    max-width: 576px;
  }
  .index-services-block .item {
    width: 31%;
  }
  .index-services-block .item:nth-child(4) {
    width: 48.5%;
  }
  .index-services-block .item.big {
    width: 48.5%;
  }
  .index-catalog-block .mob-links {
    padding: 32px 188px 32px 36px;
  }
  .index-catalog-block .mob-links .text div span {
    font-size: 20px;
    line-height: 24px;
  }
  .index-catalog-block .mob-links .text div {
    font-size: 14px;
    line-height: 130%;
  }
  .index-catalog-block .mob-links .links {
    right: 36px;
  }
  .index-catalog-block h2 {
    font-size: 32px;
    line-height: 32px;
    max-width: 576px;
  }
  .index-catalog-block .list .item {
    width: 31.5%;
  }
  .index-catalog-block .list .item:last-child {
    display: block;
  }
  .index-catalog-block .callback {
    padding: 32px 188px 32px 36px;
  }
  .index-catalog-block .callback .text div span {
    font-size: 20px;
    line-height: 24px;
  }
  .index-catalog-block .callback .text div {
    font-size: 14px;
    line-height: 130%;
  }
  .index-catalog-block .callback button {
    right: 36px;
  }
  .index-catalog-block {
    padding: 32px 0;
    margin-bottom: 32px;
  }
  .faq-block h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .footer {
    padding: 32px 0;
  }
  .footer .mobile-links {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 36px;
  }
  .footer .mobile-links a {
    width: 136px;
  }
  .footer nav {
    width: 510px;
  }
  .driver-info-page {
    padding: 0 0 32px 0;
    text-align: center;
  }
  .driver-info-page .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    width: auto;
    margin: -20px 0 -30px;
  }
  .driver-info-page .image img {
    width: 500px;
  }
  .driver-info-page .text {
    width: auto;
  }
  .driver-info-page .text h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .driver-catalog-block {
    padding: 32px 0;
    margin-bottom: 32px;
  }
  .driver-catalog-block h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .driver-catalog-block .list .item {
    width: 48%;
  }
  .driver-catalog-block .list .item:last-child {
    width: 100%;
  }
  .driver-catalog-block .check-list {
    padding: 32px 36px;
  }
  .driver-catalog-block .check-list .name {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }
  .driver-catalog-block .check-list ul li {
    margin: 0 16px 16px 0;
  }
  .driver-catalog-block .check-list ul {
    max-width: 400px;
    padding-bottom: 8px;
  }
  .inner-page {
    padding: 32px 0;
  }
  .inner-page nav {
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
  }
  .inner-page nav .navi {
    font-size: 14px;
    line-height: 130%;
  }
  .inner-page nav ul li {
    display: inline-block;
    margin: 0 12px;
  }
  .inner-page nav ul li a {
    padding: 11px 0;
  }
  .inner-page .content {
    width: 100%;
  }
  .inner-page .content h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .inner-page .content .about p {
    font-size: 14px;
    line-height: 130%;
  }
  .inner-page .content .about .download p {
    max-width: 100%;
  }
  .inner-page .content .prices .tab-content {
    padding-right: 0;
  }
  .inner-page .content .prices .tab-content .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    width: auto;
    text-align: center;
    padding-top: 24px;
  }
  .inner-page .content .contacts h2 {
    font-size: 16px;
    line-height: 20px;
  }
  .inner-page .content .contacts .item {
    font-size: 14px;
    line-height: 130%;
  }
  .inner-page .content .contacts p {
    font-size: 14px;
    line-height: 130%;
  }
  .reg-page .content {
    padding: 64px 80px;
  }
  .reg-page .content h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .reg-page .content .top-text {
    font-size: 14px;
    line-height: 130%;
  }
  .reg-page .content .select .checkbox + label {
    font-size: 14px;
  }
  .reg-page .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .reg-page .content .buttons button {
    width: 100%;
  }
  .reg-page .content .buttons button:nth-child(1) {
    order: 1;
  }
  .reg-page .content .buttons button:nth-child(2) {
    order: 0;
  }
  .reg-page .content .buttons button:not(:last-child) {
    margin: 16px 0 0 0;
  }
  .driver-info-page .text h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .advantages-block {
    padding: 32px 0 8px;
  }
  .advantages-block h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .bottom-page-form form {
    padding: 64px 72px;
  }
  .bottom-page-form form h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 726px) {
  .wrap {
    width: auto;
    padding: 0 12px;
  }
  .header .logo {
    left: 16px;
  }
  .index-first-block .wrap .list {
    width: 100%;
    padding: 0 8px;
  }
  .index-first-block .list .slick-prev,
  .index-first-block .list .slick-next {
    transform: scale(0.5);
  }
  .index-first-block .list .slick-prev {
    left: -20px;
  }
  .index-first-block .list .slick-next {
    right: -20px;
  }
  .index-first-block .list .item {
    padding: 0 0 34px 0;
  }
  .index-first-block .list .item img {
    /*max-width: 124px;*/
    max-width: 200px;
  }
  .index-first-block .list .item img.big {
    /*max-width: 180px;*/
    max-width: 270px;
  }
  .index-first-block .list .item:before {
    border-radius: 40px;
  }
  .index-first-block .list .slick-dots li button {
    width: 6px;
    height: 6px;
  }
  .index-first-block .wrap {
    padding: 0 36px;
  }
  .index-first-block .text h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .index-first-block .text p {
    font-size: 14px;
    line-height: 130%;
  }
  .index-first-block .text .item {
    width: 48.5%;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
  }
  .index-first-block .text .item .price {
    font-size: 14px;
    line-height: 130%;
  }
  .index-first-block .text .item:last-child {
    width: 100%;
    margin-bottom: 0;
  }
  .index-services-block h2 {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
  }
  .index-services-block .item {
    width: 100% !important;
  }
  .index-catalog-block .mob-links {
    padding: 24px;
    text-align: center;
  }
  .index-catalog-block .mob-links .text div {
    display: block;
  }
  .index-catalog-block .mob-links .text div img {
    margin: 0 0 24px 0;
  }
  .index-catalog-block .mob-links .links {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    margin: 24px auto 0 auto;
  }
  .index-catalog-block h2 {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
  }
  .index-catalog-block .list {
    margin: 0 -16px 44px 0;
  }
  .index-catalog-block .list .item {
    width: 296px;
    margin: 0 4px 0 0;
  }
  .index-catalog-block .list .item .image img {
    height: 160px;
    object-fit: cover;
  }
  .index-catalog-block .callback {
    padding: 24px;
    text-align: center;
  }
  .index-catalog-block .callback .text div {
    display: block;
  }
  .index-catalog-block .callback .text div img {
    margin: 0 0 24px 0;
  }
  .index-catalog-block .callback button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    margin: 24px auto 0 auto;
    color: #000000;
    width: 150px;
  }
  .index-catalog-block {
    padding: 24px 0;
    margin-bottom: 24px;
  }
  .faq-block h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .faq-block {
    padding-bottom: 20px;
  }
  .footer {
    text-align: center;
  }
  .footer .data {
    width: 100%;
    margin-bottom: 32px;
  }
  .footer .data .logo {
    margin-bottom: 16px;
  }
  .footer .data .logo a span {
    text-align: left;
  }
  .footer .data .social {
    padding-top: 8px;
  }
  .footer nav ul {
    width: 100%;
    padding-bottom: 0;
  }
  .footer nav .flex {
    padding-bottom: 8px;
  }
  .footer .mobile-links {
    padding-top: 32px;
    width: 160px;
    margin: 0 auto;
  }
  .footer .mobile-links a {
    width: 100%;
  }
  .popup-cities {
    margin: 0 -24px -20px -24px;
  }
  .popup-cities .list .items {
    width: 100%;
  }
  .popup-cities .list {
    height: 310px;
  }
  .driver-info-page .image {
    margin: -10px 0 -20px;
  }
  .driver-info-page .text h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .driver-info-page .text p {
    font-size: 14px;
    line-height: 130%;
  }
  .driver-info-page .text {
    padding: 0 30px;
  }
  .driver-catalog-block {
    padding: 24px 0;
  }
  .driver-catalog-block h2 {
    font-size: 24px;
    line-height: 28px;
    padding: 0 20px;
  }
  .driver-catalog-block .list .item {
    width: 100% !important;
  }
  .driver-catalog-block .list {
    padding-bottom: 24px;
  }
  .driver-catalog-block .check-list {
    padding: 24px 12px 0 12px;
    text-align: center;
  }
  .driver-catalog-block .check-list .name {
    padding: 0 50px;
  }
  .driver-catalog-block .check-list ul li {
    font-size: 14px;
    margin: 0 32px 16px 0;
  }
  .driver-catalog-block .check-list .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    padding-top: 24px;
    width: auto;
  }
  .driver-catalog-block .check-list .image img {
    width: 216px;
  }
  .inner-page {
    padding: 24px 0;
  }
  .inner-page nav ul {
    border-top: 1px solid #F7F7FF;
    border-bottom: 1px solid #F7F7FF;
  }
  .inner-page nav ul {
    text-align: left;
    margin-right: -16px;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .inner-page nav ul li {
    margin: 0 24px 0 0;
  }
  .inner-page nav ul li:last-child {
    margin-right: 0;
  }
  .inner-page .content .about .service-item {
    width: 100%;
    margin-bottom: 24px;
  }
  .inner-page .content .about .service-item .image {
    right: 0;
    width: 100%;
    text-align: center;
  }
  .inner-page .content .prices {
    padding: 24px 12px;
  }
  .inner-page .content .prices ul {
    white-space: nowrap;
    overflow-x: scroll;
    width: 90%;
  }
  .reg-page .content {
    padding: 48px 12px;
  }
  .reg-page .content .select .checkbox + label {
    font-size: 14px;
    line-height: 130%;
    background: none;
    position: relative;
  }
  .reg-page .content .select .checkbox + label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 24px;
    height: 24px;
    background: url('/local/templates/sdriver/img/checkbox.svg');
  }
  .reg-page .content .select .checkbox:checked + label {
    background: none;
  }
  .reg-page .content .select .checkbox:checked + label:before {
    background: url('/local/templates/sdriver/img/checkboxa.svg');
  }
  .reg-page .content .sms-code .code {
    padding-left: 0;
  }
  .reg-page .content .sms-code .code button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    margin-top: 16px;
  }
  .reg-page .content .bottom-text {
    padding-top: 24px;
    border-top: 1px solid #F7F7FF;
  }
  .reg-page .content .flex .select-item {
    width: 100%;
  }
  .reg-page .content .flex .field,
  .reg-page .content .flex.s-name-fields .field {
    width: 100%;
  }
  .reg-page .content .agree {
    padding: 16px;
  }
  .reg-page .content .agree button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    width: 100%;
    margin-top: 24px;
  }
  .reg-page .content .flex .field.big {
    width: 100%;
  }
  .reg-page .content .flex .field.small {
    width: 100%;
  }
  .reg-page .content .upload {
    width: 100%;
  }
  .advantages-block {
    padding: 24px 0 1px;
  }
  .advantages-block h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .advantages-block .item {
    width: 100%;
  }
  .bottom-page-form {
    padding: 24px 0;
  }
  .bottom-page-form form {
    padding: 24px 12px;
  }
  .bottom-page-form form .checkbox + label {
    font-size: 14px;
    line-height: 16px;
    background: none;
    position: relative;
  }
  .bottom-page-form form .checkbox + label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    background: url('/local/templates/sdriver/img/checkbox.svg') center / cover;
  }
  .bottom-page-form form .checkbox:checked + label {
    background: none;
  }
  .bottom-page-form form .checkbox:checked + label:before {
    background: url('/local/templates/sdriver/img/checkboxa.svg') center / cover;
  }
}

nav .flex [id*="bx_incl_area"], nav .docs [id*="bx_incl_area"], .flex nav [id*="bx_incl_area"], .flex .content [id*="bx_incl_area"], header .flex [id*="bx_incl_area"] {
  display: block;
}
.flex [id*="bx_incl_area"]{
  display: contents;
}

#adv-form button[disabled] {
  opacity: .5;
}

#adv-form .s-form-success-message-wrapper {
  border-radius: 32px;
  background: var(--gray-1000, #29293d);
  padding: 64px 256px;
  color: #fff;
}

#adv-form .s-form-success-message-wrapper .s-h2 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1.2px;
}

#adv-form .s-form-success-message-wrapper .s-content {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

#bx-composite-banner
{
    margin-left: -20px;
    width: 140px;
}
@media (max-width: 966px) {
  #adv-form .s-form-success-message-wrapper {
    padding: 90px 20px;
  }
}
@media (max-width: 726px) {
  #adv-form .s-form-success-message-wrapper {
    padding: 90px 15px;
  }
  #adv-form .s-form-success-message-wrapper .s-h2 {
    font-size: 35px;
  }
  #adv-form .s-form-success-message-wrapper .s-content {
    font-size: 18px;
  }
}

.document ol, .document ul {
  list-style: auto;
  padding-left: 20px;
  padding-bottom: 20px;
}

.document ul li {
  /*padding-left: 20px;*/
  margin-left: 50px;
  list-style: disc;
}

.document p{
  padding-bottom: 15px;
}

.promo-block {
  padding: 40px;
}
.promo-block h2 {
  margin-bottom: 32px;
  max-width: 966px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
}

.promo-block .soon{
  color: #8972EB;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.03em;
  text-align: center;
  vertical-align: middle;
  flex: 0 150 300px;
}
.promo-block .wrapper{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
}
.promo-block .item {
  width: 48.5%;
  height: 270px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 30px;
  border-radius: 16px;
  /*background: var(--gray-100, #f7f7ff);*/
  /* padding: 32px 32px 204px 32px; */
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-block .item.big {
  height: 580px;
}
.promo-block .wrapper .item{
  width: 97%;
}
.promo-block .item a, .promo-block .item a:hover, .promo-block .item a:active {
  display: contents;
  text-decoration: none;
  color: unset;
}
.promo-block .sale-content{
  width: 100%;
  height: 100%;
  position: static;
  z-index: 10;
}
.promo-block .bgimg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 165px;
  position: absolute;
  z-index: 1;
}
.promo-block .bglay{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  border-radius: 16px;
  opacity: 0.7;
}
.promo-block .item .image {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.promo-block .item .name {
  margin-bottom: 8px;
  line-height: 28px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.03em;
  /*position: relative;*/
  z-index: 10;
}
.promo-block .item .text {
  line-height: 28px;
  font-size: 20px;
  /*position: relative;*/
  z-index: 10;
  /*letter-spacing: -0.03em;*/
}
.promo-block .item .sale {
  position: absolute;
  bottom: 40px;
  left: 40px;
  background-color: #ffdf00;
  color: #000000;
  font-weight: 600;
  padding: 3px 7px;
  border-radius: 16px;
  /*position: relative;*/
  z-index: 10;
}
.flex.flex-center {
  justify-content: center;
}
.reg-page .form-full-errors .s-error-wrapper {
  padding: 0 20px 30px 20px;
  color: red;
}
.reg-page .form-full-errors .s-error-wrapper .s-error-title {
  margin-bottom: 5px;
}
.reg-page a.s-phone-change-link {
  /* position: absolute; */
  left: 0;
  color: var(--purple-500, #8972eb);
  font-size: 12px;
}
.reg-page .s-img-file-name {
  margin: 4px auto 0;
  overflow: hidden;
  max-width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1180px) {
  .promo-block {
    padding: 20px;
  }
  .promo-block .item {
    margin-bottom: 20px;
  }
  .promo-block .item.big {
    height: 560px;
  }
  .promo-block .item .text {
    line-height: 23px;
    font-size: 17px;
  }
  .promo-block .item .name {
    font-size: 21px;
  }
}
@media (max-width: 932px) {
  .promo-block {
    padding: 20px 12px;
  }
  .promo-block .item {
    margin-bottom: 15px;
    padding: 15px;
  }
  .promo-block .bgimg {
    background-size: 135px;
  }
  .promo-block .item .sale {
    bottom: 15px;
    left: 15px;
  }
  .promo-block .item.big {
    height: 395px;
  }
  .promo-block .item .name {
    font-size: 16px;
    line-height: 19px;
  }
  .promo-block .item .text {
    line-height: 17px;
    font-size: 13px;
  }
  .promo-block .item .sale {
    padding: 1px 7px;
    font-size: 13px;
  }
  .promo-block .item {
    height: 190px;
  }
}

/* End */


/* Start:/local/templates/sdriver/slick.css?17481039591846*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/components/twofingers/location/templates/.default/style.css?174810398511121*/
.tfl__link-container:hover,
.tfl__link-container{
    text-decoration:none;
    display: flex;
}

.tfl__link:hover,
.tfl__link {
    border-bottom:1px dashed;
    cursor: pointer;
}

.tfl__link-label{
    margin-right: 5px;
}

.tfl__link.tfl__link_order {
    font-weight: bold;
    line-height: 2;
}

.tfl-define-popup{
    background-color: #fff;
    text-align: center;
}

.tfl-define-popup__desktop{
    border-radius: 0.3em;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%);
    z-index: 1001;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
}

.tfl-define-popup__text{
    padding-left: 20px;
    padding-right: 20px;
}

.tfl-define-popup__mobile{
    width: 100%;
    position: relative;
    z-index: 9999999;
    border-radius: 0!important;
}

.tfl-define-popup__mobile .tfl-define-popup__buttons{
    border-radius: 0!important;
}

.tfl-define-popup__desktop:before{
    position: absolute;
    width: 11px;
    height: 11px;
    transform: rotate(45deg);
    content: '';
    background-color: #fff;
    left: calc(50% - 5px);
    top: -5px;
}

.tfl-define-popup__buttons{
    text-align: center;
    overflow: hidden;
    display: grid;

}
.tfl-define-popup__button{
    /*width: 50%;*/
    display: block;
    padding: 10px 20px;
   /* float: left;*/
    box-sizing: border-box;
}

.tfl-define-popup__main{
    font-weight: bold;
}

.tfl-define-popup__second{
    background-color: #f5f5f5;
}

.tfl-popup{
    position: fixed;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 2001;
    max-width: 100%;
    overflow: hidden;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    display: grid;
    grid-template-rows: auto auto minmax(0, 1fr);
    grid-template-columns: 1fr;
    grid-gap: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .2s ease-in, top .2s ease-out;
}

.tfl-popup.tfl-popup_loaded{
    opacity: 1;
    top: 45%;
}

.tfl-popup.tfl-popup_loading {
    background:url(/bitrix/components/twofingers/location/templates/.default/img/preloader.svg) center center no-repeat #ffffff;
}

.tfl-popup__title-container{
    position: relative;
    width: 100%;
}

.tfl-popup__search-wrapper{
    margin-bottom: 20px;
}

.tfl-popup__title{
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    width: calc(100% - 40px);
}

.tfl-popup__search{
    position: relative;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 26px;
}

.tfl-popup .tfl-popup__search-input {
    color: #333;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    padding: 10px 5px 12px;
    width: 100%;
    position: relative;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
   /* background-position-x: center 50%;
    background-position-y: bottom calc(100% - 1px);*/
    background: bottom no-repeat,50% 100%/*calc(100% - 1px)*/;
    transition: background ease-out;
    background-size: 0 100%,100% 100%;
    background-image:
        linear-gradient(to top, #1f2949 2px, rgba(255, 86, 5, 0) 2px),
        linear-gradient(to top, rgb(189, 189, 189) 1px, rgba(189, 189, 189, 0) 1px);
}

.tfl-popup .tfl-popup__search-input:focus{
    background-size: 100% 100%, 100% 100%;
    transition: .3s;
    outline: none;
}

.tfl-popup__search-input::-webkit-input-placeholder {color: #bbb;}
.tfl-popup__search-input::-moz-placeholder {color: #bbb;}
.tfl-popup__search-input:-ms-input-placeholder {color: #bbb;}
.tfl-popup__search-input:-moz-placeholder {color: #bbb;}

.tfl-popup__search-input:focus::-webkit-input-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus::-moz-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus:-ms-input-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus:-moz-placeholder {color: #d5d5d5;}

.tfl-popup__clear-field {
    /*background: url("/bitrix/components/twofingers/location/templates/.default/img/clear_field.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    height: 14px;
    position: absolute;
    right: 35px;
    top: calc(50%);
    transform: translateY(-50%);
    width: 14px;
    display:none;
}

.tfl-popup__search-icon{
    height: 40%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    text-align: right;
}

.tfl-popup__search-icon svg{
    fill: #d5d5d5;
    background-color: transparent;
    width: auto;
    height: 100%;
}

.tfl-popup__search-icon svg path{
    fill: #d5d5d5;
}

.tfl-popup__container{
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
}

.tfl-popup__container:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 18px;
    bottom: 0;
    z-index: 1;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
}

.tfl-popup__container.tfl-popup__container_no-found:before{
    content: none;
}

.favorites-right-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{
    grid-template-columns: 2fr 1fr;
}

.favorites-left-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{
    grid-template-columns: 1fr 2fr;
}

.tfl-popup__scroll-container{
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    display: none;
}

.tfl-popup__scroll-container + .tfl-popup__scroll-container{
    padding-left: 10px;
}

.tfl-popup__with-locations .tfl-popup__scroll-container.tfl-popup__locations,
.tfl-popup__with-defaults .tfl-popup__scroll-container.tfl-popup__defaults{
    display: block;
}

.tfl-popup__list {
    list-style: none outside none;
    padding: 0;
    line-height: 1.25;
    margin-bottom: 15px;
    -webkit-column-width: 150px;
    -moz-column-width: 150px;
    column-width: 150px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-column-rule: 0px solid #ccc;
    -moz-column-rule: 0 solid #ccc;
    column-rule: 0px solid #ccc;
    display: block;
}

.favorites-under-search .tfl-popup__defaults .tfl-popup__list{
    margin-top: 15px;
    margin-bottom: 0;
}

.tfl-popup__search-wrapper .tfl-popup__defaults .tfl-popup__list{
    margin-top: 30px;
    margin-bottom: 0;
}

.tfl-popup__list li {
    padding-bottom: 7.5px;
    overflow: hidden;
    list-style: none;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-left: 0;
}

.tfl-popup__list li:before,
.tfl-popup__list li:after {
    content: none;
}

.tfl-popup__location-link {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed #777;
}

.tfl-popup__location-link:hover {
    color: #333;
    border-bottom: 1px dotted #333;
}

.tfl-popup__defaults .tfl-popup__location-link {
    font-weight: 700;
    border-bottom: 1px dotted #333;
}

.tf-location__region {
    display: block;
    font-size: 0.7em;
    color: #999;
    line-height: 1;
    margin-top: 0.3em;
}

.tfl-popup-overlay{
    display: none;
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url('/bitrix/components/twofingers/location/templates/.default/img/custom-popup-overlay.png') repeat;
    z-index: 10000;
}

@-webkit-keyframes animate-circle {
    from {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes animate-circle {
    from {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1);
        opacity: 0;
    }
}

.tfl-popup-overlay__loader {
    --size: 10rem;

    position: fixed;
    top: 50%;
    left: 50%;
    height: var(--size);
    width: var(--size);
    transform: translateX(-50%) translateY(-50%);
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle {
    --duration: 2s;

    position: absolute;
    height: inherit;
    width: inherit;
    /*background: #FFA5AB;*/
    background: #FFFFFF;
    border-radius: 50%;
    -webkit-animation: animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;
    animation: animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(2) {
    -webkit-animation-delay: calc(var(--duration) / -3);
    animation-delay: calc(var(--duration) / -3);
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(3) {
    -webkit-animation-delay: calc(var(--duration) / -6);
    animation-delay: calc(var(--duration) / -6);
}

.tfl-popup__close{
    display: flex;
    position: absolute;
    cursor: pointer;
    opacity: 0.2;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    align-items: center;
    justify-content: center;
}



.tfl-define-popup .tfl-popup__close{
    top: 0;
    right: 0;
}

.tfl-popup__close:hover {
    opacity: 0.5;
}

.tfl-popup__close:before,
.tfl-popup__close:after {
    position: absolute;
    content: '';
    width: 2px;
    background-color: #333;
    height: 20px;
}

.tfl-popup__close:before {
    transform: rotate(45deg);
}

.tfl-popup__close:after {
    transform: rotate(-45deg);
}
.tfl-popup__clear-field .tfl-popup__close{
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.tfl-popup__clear-field .tfl-popup__close:before,
.tfl-popup__clear-field .tfl-popup__close:after {
    width: 2px;
    height: 15px;
    top: 0;
    left: 6px;
}

.tfl-define-popup .tfl-popup__close {
    width: 30px;
    height: 30px;

}

.tfl-define-popup .tfl-popup__close:before,
.tfl-define-popup .tfl-popup__close:after {
    width: 2px;
    height: 15px;
    top: 7px;
    left: 15px;
}

.tfl-body-freeze{
    overflow-y: hidden;
    margin-right: calc(-1 * (100vw - 100%));
    height: auto;
}

.tfl-body-blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.tfl-popup__nofound-mess{
    display: none;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    color: #d5d5d5;
    transform: translateY(-50%);
}

.tfl-popup__container_no-found .tfl-popup__nofound-mess{
    display: block;
}
/* End */


/* Start:/local/templates/sdriver/components/bitrix/news.list/social/style.css?17481039593767*/
.news-list { }

.news-list-block {
	margin-bottom: 40px;
	padding: 0 14px;
}

/* POST FORMATS */
.news-list-item-embed-audio,
.news-list-item-embed-video,
.news-list-item-embed-slider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.news-list-item-embed-slider img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto
}

.news-list-item-embed-video {
	z-index: 1;
	display: block;
	background: url(/local/templates/sdriver/components/bitrix/news.list/social/images/bx-video.png) no-repeat center;
	transition: opacity .3s ease;
}

/*region POST FORMATS /// SLIDER */
.news-list-item-embed-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.news-list-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.news-list-slider-slide {
	z-index: 100;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.news-list-slider-slide img { border-radius: 3px 3px 0 0; }

.news-list-item-embed-video {
	overflow: hidden;
	border-radius: 3px 3px 0 0;
}

.news-list-slider-arrow-container-left,
.news-list-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}

.news-list-slider-arrow-container-left { left: 0; }

.news-list-slider-arrow-container-right { right: 0; }

.news-list-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer;
}

.news-list-slider-arrow-container-left:hover .news-list-slider-arrow,
.news-list-slider-arrow-container-right:hover .news-list-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1;
}

.news-list-slider-arrow-container-left .news-list-slider-arrow { left: 20px; }

.news-list-slider-arrow-container-right .news-list-slider-arrow { right: 20px; }

.news-list-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px;
}

.news-list-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
	cursor: pointer;
}

.news-list-slider-control li:hover,
.news-list-slider-control li.current {
	background: var(--primary);
	opacity: 1;
}

.news-list-slider-arrow,
.news-list-slider-control li { transition: opacity .3s ease; }

/*endregion*/

.news-list .card-title,
.news-list .card-title a {
	margin: 0;
	padding: 0 0 15px;
	color: var(--primary);
	font: 18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.news-list .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-list-post-params {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 5px;
}

.news-list-param,
.news-list-value{
	font-size:13px;
	color: #a4a4a4;
	padding-left: 5px;
}

.news-list-icon {
	display: block;
	min-width: 15px;
	height: 15px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.news-list-icon-eye { background-image: url(/local/templates/sdriver/components/bitrix/news.list/social/images/eye.svg); }

.news-list-icon-calendar { background-image: url(/local/templates/sdriver/components/bitrix/news.list/social/images/calendar.svg); }

.news-list-icon-tag { background-image: url(/local/templates/sdriver/components/bitrix/news.list/social/images/tag.svg); }

.news-list-icon-user { background-image: url(/local/templates/sdriver/components/bitrix/news.list/social/images/user.svg); }

.news-list-icon-comments { background-image: url(/local/templates/sdriver/components/bitrix/news.list/social/images/comments.svg); }
/* End */
/* /local/templates/sdriver/style.css?174810395974839 */
/* /local/templates/sdriver/slick.css?17481039591846 */
/* /bitrix/components/twofingers/location/templates/.default/style.css?174810398511121 */
/* /local/templates/sdriver/components/bitrix/news.list/social/style.css?17481039593767 */
