/*============================================================================
	#Temporary
==============================================================================*/
/*============================================================================
	#general
==============================================================================*/
h1 {
  color: red; }

.objects__list {
  display: flex;
  margin: 0 -11px;
  flex-wrap: wrap; }

p {
  margin-block-start: 0;
  margin-block-end: 0; }

.bg-container {
  background-position-x: 50%; }

@media (max-width: 768px) {
  .bg-container {
    border-color: #fafafa;
    background: none; }
  p {
    font-size: 14px !important; } }

/*============================================================================
	#advantage
==============================================================================*/
.advantage {
  height: 563px;
  padding: 54px 8.33% 140px 19.17%;
  position: relative;
  z-index: 47; }
  .advantage__head {
    display: flex; }
  .advantage__title h2 {
    font-size: 85px;
    line-height: 126px;
    margin-block-start: 0em;
    margin-block-end: 0em; }
  .advantage__title span {
    display: block;
    font-size: 38px;
    line-height: 56px;
    margin: -14px 0px 0px 0px;
    font-weight: 300;
    text-transform: lowercase;
    letter-spacing: 0.04em; }
  .advantage__line {
    width: 250px;
    position: relative;
    display: flex;
    justify-content: center; }
    .advantage__line::before {
      position: absolute;
      content: "";
      top: 65px;
      width: 130px;
      height: 1px;
      background: #c19267; }
  .advantage__quality {
    padding: 31px 0px 0px 0px; }
    .advantage__quality p {
      margin: 27px 0px 0px 0px;
      font-size: 20px;
      line-height: 23px;
      max-width: 145px; }
  .advantage__bottom {
    display: flex;
    justify-content: flex-end;
    margin: 41px 0px 0px 0px; }
  .advantage__block {
    padding: 6px 0px 0px 107px;
    text-align: left; }
    @media (max-width: 1199px) {
      .advantage__block {
        padding: 6px 0px 0px 90px; } }
  .advantage__bottom-title {
    font-size: 20px;
    padding: 0px 0px 0px 0px; }
  .advantage__bottom-number {
    font-size: 60px;
    text-transform: lowercase;
    padding: 42px 0px 0px 0px;
    letter-spacing: 0em; }
    .advantage__bottom-number sup {
      font-size: 34px;
      top: -26px;
      left: 6px; }
  .advantage__text {
    padding: 40px 0px 0px 0px;
    font-size: 20px;
    letter-spacing: 0em; }
  .advantage .pre-advantage-tablet {
    display: none; }

@media (max-width: 1449px) {
  .advantage {
    padding: 66px 2.17% 140px 2.17%; }
  .bg-container.pre-advantage {
    background-position-x: -215px !important; } }

@media (max-width: 1024px) {
  .bg-container {
    background: none; }
  .advantage {
    padding: 66px 2.17% 60px 2.17%;
    height: auto;
    background-position-x: -200px; }
  .pre-advantage-tablet {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0px; }
  .pre-advantage {
    background: none !important;
    position: relative; } }

@media (max-width: 880px) {
  .advantage__title h2 {
    font-size: 46px;
    line-height: 46px; }
    .advantage__title h2 span {
      font-size: 22px;
      line-height: 32x; } }

@media (max-width: 854px) {
  .advantage__block {
    padding: 0px 0px 0px 84px; } }

@media (max-width: 1023px) {
  .advantage {
    padding: 30px 60px 0px 60px;
    height: auto;
    background: #fafafa; }
    .advantage__title h2 {
      font-size: 46px;
      letter-spacing: 0.02em; }
      .advantage__title h2 span {
        margin: -8px 0px 0px 0px;
        letter-spacing: 0.04em; }
    .advantage__head {
      flex-direction: column; }
    .advantage__line {
      justify-content: flex-start; }
      .advantage__line::before {
        left: 11px;
        top: 57px;
        width: 112px; }
    .advantage__quality {
      padding: 25px 0px 0px 161px; }
      .advantage__quality p {
        font-size: 2.9em;
        margin: 21px 0px 0px -2px; }
    .advantage__bottom {
      position: relative;
      flex-wrap: wrap;
      top: -129px;
      margin: 0px 0px -97px 0px; }
    .advantage__bottom-title {
      font-size: 3em; }
    .advantage__bottom-number {
      font-size: 9em;
      padding: 26px 0px 0px 0px; }
    .advantage__text {
      font-size: 2.65em;
      margin: -8px 0px 0px 0px; }
    .advantage__block {
      padding: 11px 0px 0px 8px; }
      .advantage__block:nth-child(1) {
        flex: 0 1 100%;
        display: flex;
        justify-content: flex-end;
        padding: 2px 0px 0px 8px; }
      .advantage__block:nth-child(2), .advantage__block:nth-child(3) {
        flex: 0 1 50%; }
      .advantage__block:nth-child(2) {
        padding: 26px 0px 0px 3px; }
      .advantage__block:nth-child(3) {
        padding: 28px 0px 0px 94px; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .advantage__bottom-number, .advantage__text {
    padding: 25px 0px 0px 0px; }
  .advantage__block:nth-child(1) {
    flex: 0 1 50%;
    display: flex;
    justify-content: flex-start;
    padding: 2px 0px 0px 94px;
    margin: 0px 3px 0px 0px; } }

@media (min-width: 320px) and (max-width: 767px) {
  .advantage {
    padding: 30px 2.17% 132px 13.17%; }
    .advantage__bottom-number {
      font-size: 6em; }
    .advantage__bottom {
      top: auto;
      flex-wrap: nowrap;
      flex-direction: column;
      margin: 22px 0px -97px 0px !important; }
    .advantage__title span {
      font-size: 0.51em; }
    .advantage__title h2 {
      letter-spacing: 0.08em;
      font-size: 46px; }
      .advantage__title h2 span {
        margin: -3px 0px 0px -1px;
        font-size: 22px; }
    .advantage__block:nth-child(1) {
      justify-content: flex-start;
      padding: 2px 0px 0px 3px; }
    .advantage__block:nth-child(2) {
      padding: 33px 0px 0px 8px; }
    .advantage__block:nth-child(3) {
      padding: 33px 0px 0px 8px; }
    .advantage__quality {
      padding: 10px 0px 0px 161px; }
      .advantage__quality p {
        margin: 0px 0px 0px -2px;
        letter-spacing: 0.06em; }
    .advantage__line::before {
      top: 63px; }
    .advantage__bottom-title {
      font-size: 20px; }
    .advantage__bottom-number {
      font-size: 60px;
      padding: 24px 0px 0px 0px; }
    .advantage__text {
      font-size: 20px;
      margin: -13px 0px 0px 0px; } }

@media (max-width: 424px) {
  .advantage__title h2 {
    font-size: 42px;
    letter-spacing: 0.03em; }
  .advantage__bottom-number {
    font-size: 6.9em; }
  .advantage__quality {
    padding: 30px 0px 0px 125px; }
  .advantage__line::before {
    width: 80px; } }

@media (max-width: 375px) {
  .advantage__title h2 {
    font-size: 34px; } }

/*============================================================================
	#tour
==============================================================================*/
.tour {
  position: relative;
  z-index: 49;
  height: 524px;
  padding: 0px 0px 50px 0px; }
  .tour__block {
    margin: 65px 0px 0px 44.27%; }
  .tour__title {
    line-height: 1em;
    display: inline-block;
    position: relative; }
    .tour__title h2 {
      position: relative;
      z-index: 50;
      margin-block-start: 0em;
      margin-block-end: 0em;
      font-size: 85px; }
    .tour__title span {
      display: block;
      font-size: 38px;
      font-weight: 300;
      margin: -4px 0px 0px 0px;
      text-transform: lowercase;
      letter-spacing: 0.04em; }
    .tour__title img {
      position: absolute;
      top: 47px;
      right: -234px;
      z-index: 50; }
  .tour__tur-text {
    display: none; }
  .tour__link {
    margin: 108px 0px 0px 0px; }
    .tour__link div {
      display: inline-block;
      padding: 14px 20px 14px 20px;
      font-family: "Oswald";
      color: #ffffff;
      background: #ebb788;
      font-weight: 300;
      border: 0px;
      position: relative;
      transition: all 0.5s; }
      @media (max-width: 4500.98px) and (min-width: 1199.98px) {
        .tour__link div:hover {
          cursor: pointer; } }
    .tour__link span {
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.06em; }
  .tour__text {
    margin: 30px 0px 0px 140px;
    font-family: "Oswald";
    font-size: 3em;
    line-height: 1.4em;
    letter-spacing: 0.04em;
    color: #cabfb6;
    font-weight: 300; }
    .tour__text span {
      color: #000000;
      font-weight: 400; }
  .tour .scene {
    position: absolute !important;
    width: 100%; }
  .tour .feather-left {
    z-index: 51;
    left: 181px !important;
    top: -74px !important;
    display: inline-block !important; }
  .tour .feather-right {
    z-index: 51;
    left: auto !important;
    right: 119px !important;
    top: 22px !important; }
  .tour .feather-bottom {
    z-index: 51;
    left: 521px !important;
    top: auto !important;
    bottom: -183px; }
  .tour .button--winona {
    transition: all 0.5s;
    overflow: hidden;
    padding: 0;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .tour .button--winona::after {
    transition: all 0.5s;
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #ffffff;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.06em; }
  .tour .button--winona > span {
    display: block; }
  .tour .button--winona.button--inverted {
    transition: all 0.5s;
    color: #ffffff; }
  .tour .button--winona.button--inverted:after {
    color: #fff; }
  .tour .button--winona::after,
  .tour .button--winona > span {
    transition: all 0.5s;
    padding: 1em 2em;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  @media (max-width: 4500.98px) and (min-width: 1199.98px) {
    .tour .button--winona:hover {
      border-color: #ebb788;
      background: #ebb788; }
    .tour .button--winona.button--inverted:hover {
      border-color: #ebb788;
      background: #ebb788; }
    .tour .button--winona:hover::after {
      transition: all 0.5s;
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .tour .button--winona:hover > span {
      transition: all 0.5s;
      opacity: 0;
      -webkit-transform: translate3d(0, -25%, 0);
      transform: translate3d(0, -25%, 0); } }
  .tour .tour-bg-tablet,
  .tour .tour-bg-mobile {
    display: none; }

.advantage__form .button-send {
  color: #000; }
  .advantage__form .button-send:after {
    color: #000; }
  @media (max-width: 4500.98px) and (min-width: 1199.98px) {
    .advantage__form .button-send:hover {
      color: #000; }
      .advantage__form .button-send:hover:after {
        padding: 12px;
        color: #000; } }

@media (max-width: 1852px) {
  .tour .feather-right {
    opacity: 0.4; } }

@media (max-width: 1759px) {
  .tour .feather-bottom {
    left: 20% !important;
    bottom: -100px; }
  .tour .feather-right {
    opacity: 0.4; } }

@media (max-width: 1400px) {
  .tour__block {
    margin: 59px 0px 0px 34.27%;
    display: flex;
    align-items: center;
    flex-direction: column; }
  .tour__title img {
    left: 160px;
    top: 110px; }
  .tour__link {
    margin: 158px 0px 0px 70px; }
  .tour__text {
    margin: 20px 0px 0px 140px; }
  .bg-container.pre-advantage {
    background-position-x: -220px; } }

@media (max-width: 1024px) {
  .tour {
    background: url("/assets/desktop/images/home/block3/advantage-bg-two-mobile.png") no-repeat;
    padding: 1px 0px 50px 0px;
    background-position-x: -400px;
    background-position-y: -100px;
    height: 430px; }
    .tour .feather-left {
      top: -10px !important; }
    .tour__block {
      margin: 20px 0px 0px 34.27%; }
    .tour .feather-bottom {
      display: none !important; }
    .tour__title img {
      width: 300px;
      top: 130px; }
    .tour__link {
      margin: 107px 0px 0px 70px;
      z-index: 100; } }

@media (max-width: 880px) {
  .tour__title h2 {
    font-size: 46px;
    line-height: 60px; }
    .tour__title h2 span {
      font-size: 22px;
      line-height: 33px; }
  .tour__title img {
    width: 200px;
    top: 84px;
    left: 115px; }
  .tour .button--winona::after {
    display: none; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .tour .feather-right {
    left: 250px !important;
    right: auto !important;
    top: 254px !important; } }

@media (max-width: 768px) {
  .tour {
    background: none;
    height: auto;
    margin: 0px 0px 0px 0px; }
    .tour__link {
      margin: 142px 0px 0px 120px;
      font-size: 18px; }
      .tour__link span {
        padding: 15px 35px 15px 35px !important;
        letter-spacing: 0.02em !important; }
    .tour__text {
      font-size: 22px;
      margin: 0px 20px 0px 121px;
      letter-spacing: 0.04em; }
    .tour__title img {
      width: 218px;
      top: 100px;
      left: 70px; }
    .tour__block {
      margin: 0px 0px 0px 29.27%;
      padding: 31px 0px 0px 0px; }
    .tour .feather-left {
      left: 123px !important;
      top: -15px !important;
      width: 184px; }
    .tour .feather-right {
      right: 61px !important;
      top: 278px !important;
      display: none !important; }
    .tour .tour-bg-tablet {
      display: block;
      position: absolute;
      content: "";
      height: 100%;
      width: 100%;
      left: 0;
      top: 0px;
      z-index: -1; } }

@media (max-width: 705px) {
  .tour {
    background-position-x: 47%; }
    .tour__text {
      font-size: 22px;
      margin: 0px 20px 0px 0px; } }

@media (max-width: 640px) {
  .tour {
    background-position-x: 57%; }
    .tour .feather-right {
      display: none !important; }
    .tour__link {
      margin: 94px 0px 0px 0px; }
    .tour__title img {
      top: 85px;
      left: 128px;
      width: 150px; } }

@media (max-width: 767px) {
  .tour .tour-bg-tablet {
    background-position-x: -12px !important; } }

@media (max-width: 710px) {
  .tour .tour-bg-tablet {
    background: inherit !important;
    background-size: 698px !important;
    background-image: url(/assets/desktop/images/home/block4/tour-bg-tablet.png) !important;
    background-repeat: no-repeat !important; }
  .tour .feather-left {
    left: 23px !important; } }

@media (max-width: 620px) {
  .tour .tour-bg-tablet {
    background-size: 610px !important; } }

@media (max-width: 520px) {
  .tour__block {
    margin: 0px 0px 0px 15.27%; } }

@media (max-width: 425px) {
  .tour {
    background-position-x: 8%; }
    .tour__title {
      margin: 303px 0px 0px 0px; }
      .tour__title h2 {
        font-size: 42px;
        line-height: 46px; }
        .tour__title h2 span {
          font-size: 22px;
          line-height: 32px; }
      .tour__title img {
        width: 249px;
        left: 67px;
        top: 65px; }
      .tour__title span {
        font-size: 22px; }
    .tour__block {
      margin: 0px 20px 0px 20px;
      align-items: flex-start; }
    .tour__link {
      margin: 110px auto 0px auto;
      position: relative;
      z-index: 55; }
    .tour__text {
      margin: 25px auto 0px auto;
      letter-spacing: 0.09em; }
    .tour .feather-right {
      display: block !important;
      right: 0 !important;
      top: 600px !important;
      opacity: 1; }
    .tour .tour-bg-tablet {
      display: none; }
    .tour .tour-bg-mobile {
      display: block;
      position: absolute;
      content: "";
      height: 100%;
      width: 100%;
      left: 0;
      top: 0px; } }

@media (max-width: 375px) {
  .tour__title h2 {
    font-size: 34px; } }

@media (max-width: 351px) {
  .tour__title img {
    left: 21px; }
  .tour__text {
    letter-spacing: 0.02em; }
  .tour .feather-left {
    left: 23px !important; } }

@media (max-width: 340px) {
  .tour__link span {
    font-size: 16px; } }

/*============================================================================
	#partner
==============================================================================*/
.partner {
  padding: 74px 9.06% 141px 19.06%; }
  .partner__sub-title {
    font-size: 3.8em;
    letter-spacing: 0.04em;
    font-weight: 300;
    font-family: "Oswald";
    position: relative; }
    .partner__sub-title::after {
      position: absolute;
      content: "";
      height: 462px;
      width: 819px;
      top: -61px;
      left: 99px;
      background: url("/assets/desktop/images/home/block5/title-three.png") no-repeat;
      background-size: 100%; }
      @media (max-width: 1023px) {
        .partner__sub-title::after {
          left: 0px;
          width: 100%;
          background-size: 100%; } }
    .partner__sub-title h2 {
      text-transform: none;
      margin-block-start: 0em;
      margin-block-end: 0em;
      font-weight: 300;
      letter-spacing: 0.04em;
      font-size: 38px;
      line-height: 51px; }
      .partner__sub-title h2 span {
        font-size: 85px;
        line-height: 107px;
        display: block;
        line-height: normal;
        text-transform: uppercase;
        font-weight: 400;
        color: #c19267;
        letter-spacing: 0.04em; }
  .partner__title {
    margin: 26px 0px 0px 0px; }
  .partner__content-block {
    margin: 45px 0px 0px 0px;
    display: flex; }
  .partner__text-block {
    min-width: 400px;
    max-width: 36.23%;
    padding: 0px 0px 0px 3px;
    margin: 0px 7.2% 0px 0px; }
    @media (max-width: 1535px) {
      .partner__text-block {
        margin: 0px 30px 0px 0px; } }
    .partner__text-block p {
      margin: 0px 0px 49px 0px;
      font-size: 20px;
      line-height: 34px;
      color: #646464; }
      .partner__text-block p:first-child {
        font-size: 20px;
        color: #000000; }
        .partner__text-block p:first-child span {
          font-weight: 600;
          letter-spacing: -0.02em; }
  .partner__image-block {
    display: flex; }
    .partner__image-block img {
      line-height: 0px;
      margin: -2px 0px 0px 0px; }
    .partner__image-block a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      color: #000000; }
  .partner__left-block {
    display: flex;
    flex-direction: column;
    margin: 0px 20px 0px 0px; }
    .partner__left-block div {
      overflow: hidden; }
    .partner__left-block a span {
      font-family: "Oswald";
      position: absolute;
      font-size: 3.4em;
      line-height: 0.9411764705882353em;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      font-weight: 300;
      left: 50px;
      bottom: 40px; }
    .partner__left-block a::after {
      position: absolute;
      background: url("/assets/desktop/images/home/block5/arrow.svg") no-repeat;
      width: 27px;
      height: 27px;
      content: "";
      right: 50px;
      bottom: 44px;
      transition: 0.5s;
      z-index: 1; }
    .partner__left-block a::before {
      position: absolute;
      width: 1px;
      height: 1px;
      content: "";
      right: 82px;
      bottom: 68px;
      -webkit-box-shadow: 20px 20px 24px 48px white;
      -moz-box-shadow: 20px 20px 24px 48px white;
      box-shadow: 20px 20px 24px 48px white;
      z-index: 0; }
    @media (max-width: 4500.98px) and (min-width: 1199.98px) {
      .partner__left-block a:hover::after {
        right: 28px;
        bottom: 45px;
        transition: 0.5s; } }
  .partner__top-block {
    width: 380px;
    height: 401px;
    transition: all 0.4s;
    overflow: hidden; }
    .partner__top-block img {
      transition: all 0.4s;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .partner__bottom-block {
    margin: 19px 0px 0px 0px;
    width: 380px;
    height: 401px;
    transition: all 0.4s;
    background-size: 100%;
    overflow: hidden; }
    .partner__bottom-block img {
      transition: all 0.4s;
      width: 100%;
      object-fit: cover;
      position: relative;
      bottom: auto; }
      @media (max-width: 767px) {
        .partner__bottom-block img {
          position: absolute;
          bottom: 0px; } }
      @media (max-width: 424px) {
        .partner__bottom-block img {
          position: relative;
          bottom: auto; } }
  .partner__right-block {
    width: 380px;
    height: 820px;
    overflow: hidden;
    transition: all 0.4s; }
    .partner__right-block a {
      position: relative; }
      .partner__right-block a span {
        font-weight: 600;
        font-size: 20px;
        line-height: 1.4em;
        letter-spacing: -0.2px; }
      .partner__right-block a p {
        margin: 20px 0px 0px 0px;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.6666666666666667em; }
      .partner__right-block a::after {
        position: absolute;
        background: url("/assets/desktop/images/home/block5/arrow.svg") no-repeat;
        width: 27px;
        height: 27px;
        content: "";
        right: 29px;
        top: 73px; }
      @media (max-width: 4500.98px) and (min-width: 1199.98px) {
        .partner__right-block a:hover::after {
          right: 15px;
          top: 63px; } }
    .partner__right-block img {
      transition: all 0.4s;
      transform: scale(1.02); }
  .partner__right-content {
    position: absolute;
    left: 30px;
    top: 51px;
    max-width: 305px; }

@keyframes arrow {
  0% {
    transform: translate(0px, 0px); }
  100% {
    transform: translate(10px, -10px); } }

@media (max-width: 1769px) {
  .partner {
    padding: 94px 0px 141px 0px; }
    .partner__block {
      margin: 0px auto 0px auto;
      width: 1280px; } }

@media (max-width: 1389px) {
  .partner__block {
    padding: 0px 20px 0px 20px;
    width: auto; }
  .partner__content-block {
    flex-direction: column; }
  .partner__image-block {
    justify-content: center; }
  .partner__text-block {
    margin: 0px 0px 0px 0px;
    max-width: none; } }

@media (max-width: 1323px) {
  .partner__block {
    padding: 0px 15px 0px 15px; } }

@media (max-width: 1023px) {
  .partner {
    padding: 60px 0px 141px 0px; }
    .partner__text-block p {
      margin: 0px 0px 30px 0px;
      line-height: 26px; } }

@media (max-width: 880px) {
  .partner__sub-title h2 {
    font-size: 22px;
    line-height: 33px; }
    .partner__sub-title h2 span {
      font-size: 46px; } }

@media (max-width: 830px) {
  .partner {
    padding: 21px 0px 50px 0px; }
    .partner__top-block {
      width: 300px;
      height: 316.6px; }
    .partner__bottom-block {
      width: 300px;
      height: 316.6px; }
    .partner__right-block {
      width: 300px;
      height: 647.4px; }
      .partner__right-block a span {
        display: block;
        margin: 0px 0px 50px 0px; }
      .partner__right-block a::after {
        right: 19px;
        top: 19px; }
    .partner__right-content {
      left: 0;
      padding: 0px 10px 0px 10px; } }

@media (max-width: 768px) {
  .partner__text-block p {
    margin: 0px 0px 23px 0px;
    letter-spacing: 0em; }
  .partner__sub-title {
    padding: 0px 20px 0px 17px; }
    .partner__sub-title h2 {
      letter-spacing: 0.04em;
      font-size: 22px; }
      .partner__sub-title h2 span {
        letter-spacing: 0.04em;
        font-size: 46px; }
  .partner__image-block {
    display: block; }
  .partner__top-block {
    width: 360px;
    height: 330px;
    margin: 0px 15px 0px 0px; }
  .partner__content-block {
    margin: 25px 0px 0px 0px; }
  .partner__bottom-block {
    width: 360px;
    height: 330px;
    margin: 0px 0px 0px 0px; }
  .partner__left-block {
    flex-direction: initial;
    margin: 0px 0px 0px 0px;
    justify-content: space-between; }
    .partner__left-block a span {
      font-size: 34px;
      line-height: 32px;
      left: 30px;
      bottom: 26px; }
  .partner__right-block {
    width: 100%;
    height: 400px;
    margin: 35px 0px 0px 0px;
    background: url("/assets/desktop/images/home/block5/big-partner-all.png") no-repeat; }
    .partner__right-block img {
      display: none; }
    .partner__right-block a span {
      font-size: 20px;
      line-height: 20px;
      margin: 0px 0px 22px 0px;
      padding: 0px 80px 0px 0px; }
    .partner__right-block a p {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px; }
    .partner__right-block a::after {
      top: 57px; }
  .partner__right-content {
    max-width: none;
    padding: 0px 20px 0px 20px; } }

@media (max-width: 703px) {
  .partner__top-block, .partner__bottom-block {
    width: 300px;
    height: 300px; }
  .partner__content-block {
    margin: 24px 0px 0px 0px; } }

@media (max-width: 639px) {
  .partner {
    margin: 34px 0px 0px 0px; }
    .partner__sub-title {
      padding: 0px 0px 0px 18px; }
      .partner__sub-title h2 {
        font-size: 22px;
        letter-spacing: 0em; }
        .partner__sub-title h2 span {
          letter-spacing: 0.04em;
          font-size: 46px; }
    .partner__right-block {
      background: none;
      width: 395px;
      height: 510px;
      margin: 20px auto 0px auto; }
      .partner__right-block a span {
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
        letter-spacing: 0.15px;
        margin: 0px 0px 27px 0px; }
      .partner__right-block img {
        display: block;
        position: relative;
        top: -254px;
        width: 100%; }
        .partner__right-block img:nth-child(2) {
          height: 400px; }
    .partner__right-content {
      top: 35px; }
    .partner__left-block {
      flex-direction: column;
      margin: 10px 0px 0px 0px;
      align-items: center; }
    .partner__top-block, .partner__bottom-block {
      width: 395px;
      height: 305px; }
      .partner__top-block a span, .partner__bottom-block a span {
        font-size: 34px;
        left: 29px;
        bottom: 30px; }
    .partner__bottom-block img {
      position: relative;
      top: -61px; }
    .partner__top-block {
      margin: 0px 0px 20px 0px; }
    .partner__image-block img {
      margin: 0px 0px 0px 0px; }
    .partner__text-block p {
      font-size: 16px; }
      .partner__text-block p:first-child {
        font-size: 16px; } }

@media (max-width: 420px) {
  .partner__sub-title h2 span {
    letter-spacing: 0.04em;
    font-size: 42px; } }

@media (max-width: 405px) {
  .partner__right-content {
    max-width: none; }
  .partner__right-block, .partner__top-block, .partner__bottom-block {
    width: 290px; }
  .partner__right-block a span {
    padding: 0px 50px 0px 0px; }
  .partner__right-block img {
    top: auto; }
  .partner__bottom-block img {
    top: 0; } }

@media (max-width: 375px) {
  .partner__sub-title {
    padding: 0px 0px 0px 0px; }
    .partner__sub-title h2 span {
      font-size: 34px; } }

/*============================================================================
	#scheme
==============================================================================*/
.scheme {
  padding: 53px 0px 0px 0px;
  position: relative; }
  @media (max-width: 1440px) {
    .scheme {
      background: #fafafa !important; } }
  .scheme__title {
    display: flex;
    justify-content: center;
    padding: 0px 0px 0px 320px;
    line-height: 1.2588235294117647em;
    position: relative;
    z-index: 52; }
    @media (max-width: 1199px) {
      .scheme__title {
        padding: 0px 0px 0px 0px; } }
    .scheme__title div h2 {
      font-size: 85px;
      line-height: 107px;
      margin-block-start: 0em;
      margin-block-end: 0em; }
      .scheme__title div h2 span {
        display: block;
        font-size: 38px;
        line-height: 56px;
        text-transform: none;
        font-weight: 300;
        letter-spacing: 0.04em; }
    @media (max-width: 1023px) {
      .scheme__title div h2 {
        font-size: 46px;
        line-height: 46px; }
        .scheme__title div h2 span {
          font-size: 22px;
          line-height: 33px; } }
  .scheme__block {
    position: relative;
    display: grid;
    grid-template-columns: 2fr 1fr 2fr;
    z-index: 49;
    margin: 17px 0px 0px 0px; }
    .scheme__block::before {
      position: absolute;
      width: 100%;
      top: 0;
      content: "";
      border-top: 1px solid #c19267;
      opacity: 0.4; }
    .scheme__block::after {
      position: absolute;
      width: 100%;
      bottom: 0;
      content: "";
      border-bottom: 1px solid #c19267;
      opacity: 0.4; }
  .scheme__element {
    position: relative;
    padding: 50px 88px 43px 70px; }
    .scheme__element div {
      width: 282px; }
    .scheme__element.scheme-small {
      width: 440px;
      position: relative;
      z-index: 100; }
  .scheme__image {
    width: 227px;
    margin: 0px 0px 0px 58px; }
    .scheme__image img {
      width: 100%;
      object-fit: cover; }
  .scheme__number {
    opacity: 0.5;
    font-size: 2.4em; }
  .scheme__sub-title {
    margin: 16px 0px 0px 0px; }
    .scheme__sub-title h3 {
      letter-spacing: 0.04em;
      font-size: 30px;
      line-height: 38px;
      font-weight: 400;
      margin-block-start: 0em;
      margin-block-end: 0em; }
  .scheme__text {
    margin: 23px 0px 0px 0px; }
    .scheme__text p {
      font-size: 18px;
      line-height: 30px;
      width: 300px;
      color: #646464; }
      @media (max-width: 1023px) {
        .scheme__text p {
          width: auto; } }
  .scheme .line-1::before,
  .scheme .line-2::before,
  .scheme .line-3::before,
  .scheme .line-4::before,
  .scheme .line-5::before,
  .scheme .line-6::before {
    position: absolute;
    content: "";
    opacity: 0.4;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-color: #c19267 !important; }
  .scheme .line-1:before,
  .scheme .line-3:before {
    border-bottom: 1px solid; }
  .scheme .line-2:before {
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid; }
  .scheme .line-5:before {
    border-left: 1px solid;
    border-right: 1px solid; }
  .scheme .line-1,
  .scheme .line-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-left: 19.17% !important; }
  .scheme .line-1 {
    padding: 92px 30px 0px 0px; }
  .scheme .line-4,
  .scheme .line-5,
  .scheme .line-6 {
    padding-bottom: 43px; }
  .scheme .sceneTwo {
    position: absolute !important;
    width: 100%;
    z-index: 50; }
    @media (max-width: 1023px) {
      .scheme .sceneTwo {
        z-index: 43; } }
  .scheme-left {
    display: inline-block !important;
    z-index: 51;
    left: 454px !important;
    top: -140px !important; }
  .scheme-right {
    z-index: 51;
    left: auto !important;
    right: 37.4% !important;
    top: -46px !important; }
    @media (min-width: 882px) and (max-width: 1023px) {
      .scheme-right {
        top: -135px !important; } }
  .scheme-bottom-left {
    z-index: 51;
    left: 506px !important;
    top: auto !important;
    bottom: -502px; }
    @media (max-width: 1679px) {
      .scheme-bottom-left {
        display: none !important; } }
  .scheme-bottom-right {
    z-index: 51;
    left: auto !important;
    top: 782px !important;
    right: 189px !important; }
    @media (max-width: 1679px) {
      .scheme-bottom-right {
        display: none !important; } }

@media (max-width: 1555px) {
  .scheme .line-1,
  .scheme .line-4 {
    padding-left: 2.17% !important; } }

@media (max-width: 1407px) {
  .scheme__element {
    padding: 50px 30px 43px 30px; }
  .scheme .line-1,
  .scheme .line-4 {
    align-items: flex-start;
    padding-left: 30px !important; } }

@media (max-width: 1279px) {
  .scheme__block {
    display: flex;
    flex-wrap: wrap; }
  .scheme__element {
    width: calc((99% - 6 * 0px) / 3) !important;
    min-height: auto; }
    .scheme__element div {
      width: 230px; }
  .scheme__image {
    margin: 0px 0px 0px 0px; }
  .scheme .line-1 {
    padding: 20px 30px 10px 30px; }
  .scheme-bottom-left {
    left: 444px !important; } }

@media (max-width: 1024px) {
  .scheme {
    background-position-x: -300px; }
    .scheme .scheme-bottom-left,
    .scheme .scheme-bottom-right {
      display: none !important; } }

@media (max-width: 880px) {
  .scheme__title div h2 {
    font-size: 46px; } }

@media (max-width: 829px) {
  .scheme__element div {
    width: 200px; } }

@media (max-width: 880px) {
  .scheme {
    padding: 20px 0px 0px 0px;
    background: url("/assets/desktop/images/home/block6/scheme-bg.png") repeat;
    background-position-x: 50%; }
    .scheme .scheme__element {
      width: calc((100% - 2 * 0px) / 1) !important;
      margin: 0 auto; }
    .scheme .scheme-bottom-left {
      left: 44px !important; }
    .scheme .scheme-left {
      display: none !important; }
    .scheme .line-1 {
      display: none; }
    .scheme__title {
      justify-content: flex-start;
      padding: 17px 0px 0px 66px; }
      .scheme__title div h2 {
        font-size: 46px; } }
    @media (max-width: 880px) and (max-width: 767px) {
      .scheme__title {
        justify-content: center;
        padding: 17px 0px 0px 0px; } }

@media (max-width: 880px) {
    .scheme__sub-title {
      margin: 10px 0px 0px 0px; }
    .scheme__block {
      margin: 25px 0px 0px 0px; }
    .scheme__text {
      margin: 7px 0px 0px 0px; }
      .scheme__text p {
        font-size: 16px;
        line-height: 26px; }
    .scheme__number {
      font-size: 4em; }
    .scheme__element {
      margin: -1px 0px 0px 0px;
      padding: 28px 22px 21px 16px; }
      .scheme__element::before {
        border-left: 0px !important;
        border-right: 0px !important;
        border-top: 1px solid #c19267;
        border-bottom: 1px solid #c19267;
        opacity: 0.3; }
      .scheme__element div {
        width: auto; }
    .scheme .scheme-bottom-left {
      display: none !important; }
    .scheme .line-4,
    .scheme .line-5,
    .scheme .line-6 {
      padding-bottom: 35px; }
    .scheme .line-4 {
      padding-left: 15px !important; }
  .scheme-right {
    right: 57.4% !important;
    top: -70px !important; } }

@media (max-width: 767px) {
  .scheme-right {
    display: none !important; } }

@media (max-width: 425px) {
  .scheme__title div h2 {
    font-size: 46px;
    line-height: 46px; }
    .scheme__title div h2 span {
      font-size: 22px;
      line-height: 33px; }
  .scheme-right {
    top: 45px !important;
    width: 140px; }
  .tour .feather-left img {
    position: absolute;
    width: 165px;
    height: 136px;
    left: 90px;
    top: -33px; }
  .feather-text {
    display: none; }
  .tour .feather-right {
    display: block !important;
    right: 0 !important;
    top: 587px !important;
    opacity: 1;
    position: absolute;
    transform: rotate(24deg);
    width: 290px; }
  main {
    overflow: hidden; } }

@media (max-width: 374px) {
  .scheme__title div h2 {
    font-size: 34px; }
  .scheme-right {
    top: 45px !important; } }

/*---------------------------------------*/
.objects__list {
  display: flex;
  margin: 0 -11px;
  flex-wrap: wrap; }

.extra {
  height: 1800px; }

.home__category-title img {
  transition: 0.5s; }

@media (max-width: 4500.98px) and (min-width: 1199.98px) {
  .partner__bottom-block:hover img {
    transform: scale(1.2); }
  .partner__right-block:hover img,
  .partner__top-block:hover img {
    transform: scale(1.2); }
  .partner__right-block a:after {
    transition: 0.5s; }
  .partner__right-block a:hover:after {
    transition: 0.5s; }
  .home__category-item a:hover .home__category-photo img {
    transform: scale(1.1); }
  .home__category .swiper-slide:hover .home__category-title img {
    right: 7px;
    bottom: 32px; } }

@media (max-width: 1880.98px) {
  .home__title-block {
    width: 42%;
    margin-left: -55px; }
  .home__category-item,
  .home__category-photo {
    width: 260px;
    height: 355px;
    margin-right: 20px; }
  .home__category-blur {
    width: 260px;
    height: 355px; }
  .home__category {
    width: 42%;
    padding-left: 0; }
  .home__content {
    width: 100%; }
  .home__category-title a {
    font-size: 2em;
    line-height: 32px;
    left: 15px;
    bottom: 20px; }
  .home__category-title img {
    width: 21px;
    height: 21px;
    right: 10px;
    bottom: 26px; }
  .home__title-word {
    width: 233px;
    top: 105px;
    left: 200px; }
  .home__title-block h1 {
    font-size: 6.5em;
    line-height: 65px; }
  .home__title-block h1 span {
    width: 190px; } }

.fixed-all {
  margin: 6em 0;
  height: 300px; }

@media (max-width: 1199.98px) {
  .home__category-blur {
    width: 193px;
    height: 265px; }
  .partner__text-block {
    min-width: 100%; } }

@media (max-width: 1023.98px) {
  .home__category-title img {
    right: 4px;
    bottom: 9px; } }

.objects__list {
  display: flex;
  margin: 0 -11px;
  flex-wrap: wrap; }

.extra {
  height: 1800px; }

.home {
  background-image: url("/assets/desktop/images/home/block1/bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 136px;
  padding-bottom: 147px;
  overflow: hidden; }
  .home__category {
    display: flex;
    padding-left: 86px; }
  .home__category-item {
    width: 300px;
    height: 400px;
    margin-right: 30px;
    position: relative; }
  .home__category-photo {
    width: 300px;
    height: 400px;
    position: relative;
    overflow: hidden;
    transition: 0.5s; }
    .home__category-photo img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: 0.5s; }
  .home__content {
    display: flex; }
  .home__category-blur {
    position: absolute;
    width: 300px;
    height: 400px;
    left: 0;
    top: 0;
    z-index: 1; }
  .home__category-title {
    position: relative;
    z-index: 1; }
    .home__category-title a {
      font-family: "Oswald", sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 2.5em;
      line-height: 1.28em;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #000000;
      position: absolute;
      left: 25px;
      bottom: 25px;
      width: 100%; }
    .home__category-title img {
      width: 24px;
      height: 24px;
      right: 26px;
      bottom: 30px;
      position: absolute; }
  .home__title-block {
    position: relative;
    width: 671px;
    margin-left: -150px; }
    .home__title-block h1 {
      position: relative;
      font-family: "Oswald", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 8.5em;
      line-height: 1.4823529411764707em;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #000000;
      margin-top: 84px; }
      .home__title-block h1 span {
        display: block;
        font-weight: 300;
        line-height: 1.2em;
        letter-spacing: 0.04em;
        color: #e8a266;
        width: 242px;
        margin-left: 7px;
        margin-top: 20px;
        font-size: 0.35294117647058826em; }
  .home__title-word {
    width: 405px;
    height: 185px;
    position: absolute;
    top: 127px;
    left: 235px; }

.home__category .swiper-wrapper {
  display: flex; }

.advantage-bottom {
  position: relative;
  overflow: hidden; }

.advantage__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 14em; }
  @media (max-width: 1023px) {
    .advantage__content {
      margin: 0px 0px 0px 0px; } }

.advantage__left {
  width: 773px;
  min-height: 860px; }
  .advantage__left h3 {
    font-family: "Oswald", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 4.2em;
    line-height: 1.4761904761904763em;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 1.15em; }

.advantage__right {
  width: 200px;
  position: relative; }

.advantage__form {
  position: absolute;
  padding: 40px 50px;
  top: 220px;
  left: -122px;
  width: 519px;
  height: 670px;
  background: #fafafa;
  border: 1px solid #ebb788; }

.advantage__form-title {
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 4em;
  line-height: 1.475em;
  margin-bottom: 8px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #c19267; }

.advantage__form-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #646464;
  padding: 0 40px; }

.advantage .main-form {
  width: 420px;
  margin: 0 auto; }

.advantage__right .main-form {
  margin-top: 46px; }

.advantage__photo {
  position: absolute;
  width: 673px;
  height: 355px;
  left: -73px;
  top: -45px; }
  @media (max-width: 1679px) {
    .advantage__photo {
      left: auto;
      right: 0; } }

.home__category .swiper-slide {
  width: 300px;
  height: 400px;
  margin-right: 30px; }

.fixed-all {
  margin: 6em 0;
  height: 300px; }

.home__category-blur img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.typography ul li {
  text-indent: 34px; }

.advantage-bottom {
  margin-bottom: -9px; }

.typography h4 {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px; }

.typography ul li:before {
  top: 6px;
  left: 0; }

.typography ul {
  margin-bottom: 40px; }

.swiper-container {
  overflow: visible !important; }

@media (max-width: 1880.98px) {
  .home__category .swiper-slide {
    width: 260px;
    height: 355px;
    margin-right: 20px; }
  .home__title-block {
    width: 42%;
    margin-left: -55px; }
  .home__category-item,
  .home__category-photo {
    width: 260px;
    height: 355px;
    margin-right: 20px; }
  .home__category-blur {
    width: 260px;
    height: 355px; }
  .home__category {
    width: 80%;
    padding-left: 40px; }
  .home__content {
    width: 100%; }
  .home__category-title a {
    font-size: 2em;
    line-height: 32px;
    left: 15px;
    bottom: 20px; }
  .home__category-title img {
    width: 21px;
    height: 21px;
    right: 10px;
    bottom: 26px; }
  .home__title-word {
    width: 233px;
    top: 105px;
    left: 200px; }
  .home__title-block h1 {
    font-size: 6.5em;
    line-height: 65px; }
  .home__title-block h1 span {
    width: 190px; }
  .advantage__left {
    width: 700px; }
  .advantage__right {
    width: 300px; } }

@media (max-width: 1500.98px) {
  .home__title-block {
    width: 38%;
    margin-left: 0; }
  .home__category-item,
  .home__category-photo {
    width: 220px;
    height: 300px;
    margin-right: 20px; }
  .home__category-blur {
    width: 220px;
    height: 300px; }
  .home__category .swiper-slide {
    width: 220px;
    height: 300px;
    margin-right: 20px; }
  .home__category {
    width: 75%;
    padding-left: 60px; }
  .home__content {
    width: 100%; }
  .home__category-title a {
    font-size: 2em;
    line-height: 32px;
    left: 15px;
    bottom: 20px; }
  .home__category-title img {
    width: 21px;
    height: 21px;
    right: 10px;
    bottom: 26px; }
  .home__title-word {
    width: 233px;
    top: 105px;
    left: 200px; }
  .home__title-block h1 {
    font-size: 6em;
    line-height: 65px; }
  .home__title-block h1 span {
    font-size: 24px;
    line-height: 28px;
    width: 190px; }
  .home {
    padding-bottom: 75px; } }

@media (max-width: 1400.98px) {
  .advantage__left {
    width: 570px;
    padding-left: 15px; }
  .advantage__right {
    width: 420px; }
  .advantage__left {
    min-height: 910px; } }

@media (max-width: 1199.98px) {
  .home__title-word {
    width: 220px;
    top: 105px;
    left: 183px; }
  .home__category .swiper-slide {
    width: 193px;
    height: 265px;
    margin-right: 15px; }
  .home__category-item,
  .home__category-photo {
    width: 193px;
    height: 265px;
    margin-right: 15px; }
  .home__category-blur {
    width: 193px;
    height: 265px; }
  .home {
    padding-top: 100px;
    padding-bottom: 60px; }
  .advantage__left {
    width: 45%; }
  .advantage__right {
    width: 45%; }
  .advantage__photo {
    width: 500px;
    height: auto;
    top: -140px; }
  .advantage__form {
    padding: 30px 30px;
    top: 80px;
    left: -45px;
    width: 450px;
    height: auto; }
  .advantage__right .main-form {
    margin-top: 25px; }
  .home {
    background-image: url("/assets/desktop/images/home/block1/bg-laptop.jpg");
    background-position-y: -120px;
    background-position-x: 100%; } }

@media (max-width: 1023.98px) {
  .typography h4 {
    font-size: 20px;
    line-height: 26px; }
  .typography p,
  .typography ul li {
    font-size: 14px; }
  .home__category .swiper-slide,
  .home__category-blur,
  .home__category-item,
  .home__category-photo {
    width: 130px;
    height: 185px; }
  .home__category {
    padding-left: 20px; }
  .home__title-block {
    width: 41%; }
  .home__title-block h1 {
    margin-top: 20px; }
  .home__title-block h1 span {
    font-size: 0.5em;
    width: 160px;
    margin-top: 5px; }
  .home__title-word {
    width: 190px;
    top: 93px;
    left: 110px; }
  .home {
    background-position: top;
    background-size: cover; }
  .home__category-title a {
    font-size: 1.5em;
    left: 8px;
    bottom: 0; }
  .home__category-blur {
    padding-top: 0px; }
  .home__category-title img {
    right: 4px;
    bottom: 9px;
    width: 17px;
    height: 17px; }
  .advantage__photo {
    width: 400px;
    top: -70px; }
  .advantage__form {
    padding: 30px 20px;
    top: 110px;
    left: 0;
    width: 100%;
    height: auto; }
  .form__row {
    margin-bottom: 25px; }
  .main-form .button-send {
    width: 250px;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .advantage__left h3 {
    font-size: 30px; }
  .advantage__left {
    padding-left: 0; }
  .typography p {
    text-indent: 0; }
  .swiper-container {
    overflow: hidden !important; }
  .home {
    background-image: url("/assets/desktop/images/home/block1/bg.jpg"); }
  .home__category-title img {
    width: 21px;
    height: 21px;
    bottom: 17px; }
  .main-form .button-send {
    font-size: 20px;
    height: 50px; }
  .advantage__form {
    background: #fff; }
  .main-form .button-send {
    max-width: 300px;
    margin: 0 auto; }
  .advantage__left {
    order: 2; }
  .advantage__right {
    order: 1;
    margin-bottom: 0px; }
  .category__scrollbar {
    display: block;
    width: 100%;
    height: 4px;
    cursor: pointer;
    border-radius: 10px;
    background: #fff;
    position: relative;
    max-width: 300px;
    margin: 30px auto 0; }
  .home__category {
    flex-wrap: wrap; }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #000;
    border-radius: 10px;
    left: 0;
    top: 0; }
  .home__category .swiper-slide {
    height: auto; }
  .home__category {
    padding-left: 0; }
  .advantage__content {
    flex-wrap: wrap; }
  .advantage__photo {
    width: 100%;
    top: -61px;
    right: auto;
    left: auto;
    display: flex;
    justify-content: center; }
    .advantage__photo img {
      width: 300px; }
  .advantage__form {
    padding: 30px 20px;
    top: 0;
    position: relative;
    margin-top: 75px; }
  .advantage__left,
  .advantage__right {
    width: 100%; }
  .home__title-block,
  .home__category {
    width: 100%; }
  .home__category {
    max-width: 500px;
    margin: 0 auto; }
  .home__category-blur,
  .home__category-item,
  .home__category-photo {
    width: 100%;
    height: 300px; }
  .home__category-title a {
    font-size: 2.5em;
    bottom: 10px; }
  .home__category-item {
    height: 300px; }
  .home__title-block h1 {
    margin-bottom: 30px; }
  .home__title-block h1 span {
    width: 205px; }
  .home__title-word {
    width: 208px;
    top: 39px;
    left: 205px; }
  .advantage__form-subtitle {
    font-size: 14px; }
  .advantage__form-title {
    font-size: 4.5em; } }

@media (max-width: 480.98px) {
  .advantage__form-subtitle {
    padding: 0 10px; }
  .form-control .form-label {
    font-size: 12px; }
  .tour {
    margin: 0; }
  .advantage {
    background: #fafafa;
    padding: 30px 20px 132px 20px; }
  .advantage__bottom {
    margin: 0; }
  .home__category .swiper-slide {
    margin-right: 0; }
  .home__category-title a {
    font-size: 25px;
    line-height: 32px; }
  .home__category-title img,
  .home__category-title a {
    bottom: 15px; }
  .home__title-word {
    width: 210px;
    top: 39px;
    left: 155px; }
  .home__category-title img {
    bottom: 15px;
    right: 15px;
    width: 24px;
    height: 24px; }
  .home__title-block h1 span {
    width: 140px;
    font-size: 18px;
    padding: 0;
    margin: 0; }
  .home {
    padding-top: 80px;
    padding-bottom: 32px; }
  .home__category {
    max-width: 100%; }
  .home__category-blur,
  .home__category-item,
  .home__category-photo {
    height: 400px;
    max-width: 300px;
    width: auto;
    margin: 0 auto; }
  .typography ul li:before {
    top: 9px;
    left: 0; } }

@media (max-width: 360.98px) {
  .home__title-word {
    width: 170px; } }

/*# sourceMappingURL=home.css.map */
