body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  min-height: 600px;
  width: 1440px;
}

body header {
  width: 100%;
  height: 660px;
  background-image: url(../images/Background.png);
  background-repeat: no-repeat;
  padding-top: 40px;
}

body header .nav {
  width: 901px;
  height: 36px;
  margin-left: 248px;
  margin-right: 291px;
  margin-bottom: 147.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body header .nav__logo {
  width: 152px;
  height: 24px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  margin-top: 6px;
  margin-left: 0.5px;
  display: inline-block;
}

body header .nav__button {
  width: 180px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body header .nav__button__left, body header .nav__button__right {
  height: 100%;
  width: 90px;
}

body header .nav__button__left .log-in, body header .nav__button__right .log-in, body header .nav__button__right .Sign-up {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 40px;
  background-color: unset;
}

body header .nav__button__left .log-in .button__text, body header .nav__button__right .log-in .button__text, body header .nav__button__right .Sign-up .button__text {
  width: 44px;
  height: 17px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  margin-left: 9px;
  margin-top: 4px;
  display: inline-block;
}

body header .nav__button__left .log-in:hover, body header .nav__button__right .log-in:hover, body header .nav__button__right .Sign-up:hover {
  border: 2px solid #ffffff;
  cursor: pointer;
}

body header .nav__button__right .Sign-up .bigger {
  width: 55px;
  height: 17px;
  margin-left: 0;
  margin-top: 5px;
}

body header .main {
  width: 470px;
  height: 252.5px;
  margin: 0 auto;
}

body header .main__bold-text {
  width: 470px;
  height: 126px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 52px;
  line-height: 63px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
}

body header .main__thin-text {
  width: 396px;
  height: 25px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #f7f3f2;
  margin: 28.5px 37px 0px 37px;
}

body header .main__button {
  width: 225px;
  height: 40px;
  background: #ff4e50;
  border-radius: 40px;
  margin-top: 33px;
  margin-left: 123px;
  margin-right: 140px;
  border: none;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

body header .main__button__text {
  width: 187px;
  height: 17px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  margin-top: 2px;
  margin-left: 1px;
}

body header .main__button:hover {
  background-color: unset;
  border: 2px solid #ff4e50;
  cursor: pointer;
}

body main {
  padding-top: 89.5px;
  margin-bottom: 100px;
}

body main .how-it-works {
  width: 940px;
  height: 467px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 88px;
}

body main .how-it-works__main-text {
  width: 342px;
  height: 32px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  color: #444444;
  margin-bottom: 35px;
}

body main .how-it-works__step {
  width: 100%;
  height: 400px;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .how-it-works__step__one, body main .how-it-works__step__two, body main .how-it-works__step__tree {
  height: 182px;
  width: 300px;
  background-image: url(../images/Step1image.png);
  padding-top: 218px;
  margin-right: 20px;
}

body main .how-it-works__step__one__content, body main .how-it-works__step__two__content, body main .how-it-works__step__tree__content {
  width: 250px;
  height: 181px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body main .how-it-works__step__one__content__red-obj, body main .how-it-works__step__two__content__red-obj, body main .how-it-works__step__tree__content__red-obj {
  width: 70px;
  height: 20px;
  background: #ff4e50;
  border-radius: 40px;
  margin-bottom: 22px;
}

body main .how-it-works__step__one__content__red-obj__text, body main .how-it-works__step__two__content__red-obj__text, body main .how-it-works__step__tree__content__red-obj__text {
  width: 72px;
  height: 12px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 6px;
}

body main .how-it-works__step__one__content__bold-text, body main .how-it-works__step__two__content__bold-text, body main .how-it-works__step__tree__content__bold-text {
  width: 250px;
  height: 49px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}

body main .how-it-works__step__one__content__thin-text, body main .how-it-works__step__two__content__thin-text, body main .how-it-works__step__tree__content__thin-text {
  width: 250px;
  height: 57px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  color: #e3e3e3a6;
  text-align: left;
  margin-top: 28px;
}

body main .how-it-works__step__two {
  background-image: url(../images/Step2image.png);
  padding-top: 250px;
  height: 150px;
}

body main .how-it-works__step__two__content {
  width: 250px;
  height: 150px;
}

body main .how-it-works__step__two__content__red-obj {
  margin-bottom: 23px;
}

body main .how-it-works__step__two__content__red-obj__text {
  margin-top: 0;
  margin-left: -1px;
}

body main .how-it-works__step__two__content__bold-text {
  height: 44px;
}

body main .how-it-works__step__two__content__thin-text {
  width: 250px;
  height: 57px;
  margin-top: 0;
}

body main .how-it-works__step__tree {
  background-image: url(../images/Step3image.png);
  margin-right: 0;
}

body main .meet-partner {
  width: 945px;
  height: 400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 57px;
}

body main .meet-partner__main-text {
  width: 950px;
  height: 32px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  color: #444444;
  display: inline-block;
  margin-bottom: 35px;
}

body main .meet-partner__partners-blocks {
  width: 960px;
  height: 246px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .meet-partner__partners-blocks__one, body main .meet-partner__partners-blocks__two, body main .meet-partner__partners-blocks__four, body main .meet-partner__partners-blocks__tree {
  width: 228px;
  height: 220px;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body main .meet-partner__partners-blocks__one__avatar {
  position: relative;
  height: 120px;
  width: 120px;
  background-image: url(../images/Photo1.png);
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 19px;
}

body main .meet-partner__partners-blocks__one__avatar:after {
  position: absolute;
  width: 32px;
  height: 32px;
  right: -4px;
  bottom: -4px;
  background-color: #ff4e50;
  background-image: url(../images/music2.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  border-radius: 50%;
  border: 4px solid #fff;
  content: "";
}

body main .meet-partner__partners-blocks__one__name, body main .meet-partner__partners-blocks__two__name, body main .meet-partner__partners-blocks__tree__name, body main .meet-partner__partners-blocks__four__name {
  width: 100%;
  height: 18px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #444444;
  margin-bottom: 21px;
}

body main .meet-partner__partners-blocks__one__about, body main .meet-partner__partners-blocks__two__about, body main .meet-partner__partners-blocks__tree__about, body main .meet-partner__partners-blocks__four__about {
  width: 221px;
  height: 38px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #666666;
  margin-left: 3px;
}

body main .meet-partner__partners-blocks__two__avatar {
  position: relative;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 19px;
  background-image: url(../images/Photo2.png);
}

body main .meet-partner__partners-blocks__two__avatar::after {
  position: absolute;
  width: 32px;
  height: 32px;
  right: -4px;
  bottom: -4px;
  background-color: #19d4ca;
  background-image: url(../images/Shape.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  border-radius: 50%;
  border: 4px solid #fff;
  content: "";
}

body main .meet-partner__partners-blocks__tree {
  height: 240px !important;
}

body main .meet-partner__partners-blocks__tree__avatar {
  position: relative;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 19px;
  background-image: url(../images/Photo3.png);
}

body main .meet-partner__partners-blocks__tree__avatar::after {
  position: absolute;
  width: 32px;
  height: 32px;
  right: -4px;
  bottom: -4px;
  background-color: #ffa710;
  background-image: url(../images/Shape3.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  border-radius: 50%;
  border: 4px solid #fff;
  content: "";
}

body main .meet-partner__partners-blocks__tree__name {
  margin-bottom: 27px;
}

body main .meet-partner__partners-blocks__tree__about {
  margin-left: 8px;
}

body main .meet-partner__partners-blocks__four {
  height: 240px;
}

body main .meet-partner__partners-blocks__four__avatar {
  position: relative;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 19px;
  background-image: url(../images/Photo4.png);
}

body main .meet-partner__partners-blocks__four__avatar::after {
  position: absolute;
  width: 32px;
  height: 32px;
  right: -4px;
  bottom: -4px;
  background-color: #667df3;
  background-image: url(../images/Shape4.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  border-radius: 50%;
  border: 4px solid #fff;
  content: "";
}

body main .meet-partner__partners-blocks__four__name {
  margin-bottom: 27px;
}

body main .meet-partner__button {
  margin: 0 auto;
  width: 180px;
  height: 40px;
  background: #ffffff;
  border: 2px solid #ff4e50;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

body main .meet-partner__button__text {
  width: 137px;
  height: 17px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  text-align: center;
  color: #ff4e50;
  margin-top: 9px;
  margin-left: 7px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

body main .meet-partner__button:hover {
  cursor: pointer;
  background-color: #ff4e50;
}

body main .meet-partner__button:hover > .meet-partner__button__text {
  color: #fff;
}

body main .discover {
  width: 940px;
  height: 1037px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  margin-bottom: 89px;
}

body main .discover__main-text {
  width: 100%;
  height: 32px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 35px;
  color: #444444;
}

body main .discover__block-one {
  width: 940px;
  height: 310px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

body main .discover__block-one__item, body main .discover__block-one__item3 {
  position: relative;
  z-index: 0;
  width: 300px;
  height: 310px;
  background-image: url(../images/Sports.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body main .discover__block-one__item__text, body main .discover__block-one__item3__text, body main .discover__block-two__item__text, body main .discover__block-two__item2__text, body main .discover__block-tree__item__text, body main .discover__block-tree__item2__text {
  z-index: 3;
  width: 209px;
  height: 27px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
}

body main .discover__block-one__item::after, body main .discover__block-one__item3::after {
  width: 300px;
  height: 310px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

body main .discover__block-one__item2 {
  position: relative;
  z-index: 0;
  width: 300px;
  height: 310px;
  background-image: url(../images/Wellnes.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
  margin-right: 20px;
}

body main .discover__block-one__item2__text {
  z-index: 3;
  position: absolute;
  width: 238px;
  height: 27px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #ffffff;
}

body main .discover__block-one__item2::after {
  width: 300px;
  height: 310px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

body main .discover__block-one__item3 {
  background-image: url(../images/Extreme.png);
}

body main .discover__block-one__item3__text {
  height: 55px;
}

body main .discover__block-two {
  width: 940px;
  height: 310px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .discover__block-two__item {
  position: relative;
  width: 300px;
  height: 310px;
  background-image: url(../images/Object.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}

body main .discover__block-two__item::after {
  width: 300px;
  height: 310px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

body main .discover__block-two__item2 {
  position: relative;
  width: 620px;
  height: 310px;
  background-image: url(../images/culture.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body main .discover__block-two__item2__text {
  width: 261px;
}

body main .discover__block-two__item2::after {
  width: 620px;
  height: 310px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

body main .discover__block-tree {
  width: 940px;
  height: 310px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .discover__block-tree__item {
  position: relative;
  width: 300px;
  height: 310px;
  background-image: url(../images/travelling.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
}

body main .discover__block-tree__item::after {
  width: 300px;
  height: 310px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

body main .discover__block-tree__item2 {
  position: relative;
  width: 620px;
  height: 310px;
  background-image: url(../images/Enjomet.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body main .discover__block-tree__item2__text {
  width: 277px;
}

body main .discover__block-tree__item2::after {
  width: 620px;
  height: 310px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

body main .create {
  width: 482px;
  height: 164px;
  margin: 0 auto;
}

body main .create__main-text {
  width: 388px;
  height: 32px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  color: #444444;
  margin-bottom: 52px;
}

body main .create__secondary-text {
  width: 415px;
  height: 24px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 14px;
  text-align: center;
  color: #666666;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}

body main .create__search-block {
  width: 490px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .create__search-block__search {
  width: 299px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #d4d4d4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.073313);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.073313);
  border-radius: 3px;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 14px;
  margin-right: 8px;
}

body main .create__search-block__search::-webkit-input-placeholder {
  width: 126px;
  height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

body main .create__search-block__search:-ms-input-placeholder {
  width: 126px;
  height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

body main .create__search-block__search::-ms-input-placeholder {
  width: 126px;
  height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

body main .create__search-block__search::placeholder {
  width: 126px;
  height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

body main .create__search-block__button {
  width: 172.12px;
  height: 40px;
  background: #ff4e50;
  border-radius: 40px;
  border: none;
  display: block;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

body main .create__search-block__button__text {
  width: 117px;
  height: 17px;
  display: inline-block;
  margin-top: 4px;
  margin-left: 7px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

body main .create__search-block__button:hover {
  background-color: unset;
  border: 2px solid #ff4e50;
}

body main .create__search-block__button:hover > .create__search-block__button__text {
  color: #ff4e50;
}

body footer {
  width: 100%;
  height: 224px;
}

body footer hr {
  width: 100%;
  height: 2px;
  background: #ff4e50;
  margin-bottom: 36px;
  border: none;
}

body footer .main-content {
  width: 1000px;
  height: 186px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body footer .main-content__logo {
  width: 119px;
  height: 20px;
  text-transform: uppercase;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-left: 29px;
  color: #ff4e50;
}

body footer .main-content__company {
  margin-left: 122px;
  width: 114px;
  height: 184px;
}

body footer .main-content__company__bold-text, body footer .main-content__partners__bold-text {
  width: 70px;
  height: 17px;
  margin-top: 2px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #444444;
  display: inline-block;
  margin-bottom: 11px;
}

body footer .main-content__company__items {
  margin: 0;
  padding: 0;
}

body footer .main-content__company__items__item {
  list-style-type: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
  color: #999999;
}

body footer .main-content__company__items__item:hover {
  cursor: pointer;
}

body footer .main-content__partners__bold-text {
  display: block;
  margin-left: 125px;
}

body footer .main-content__designed-by {
  width: 140px;
  height: 50px;
  margin-left: 281px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body footer .main-content__designed-by__text {
  width: 108px;
  height: 12px;
  margin-top: 2px;
  margin-left: 6px;
  display: block;
  font-family: Montserrat;
  text-align: end;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #cccccc;
}

body footer .main-content__designed-by__logo {
  width: 110px;
  height: 24px;
  background-image: url(../images/Bitmap.png);
  margin-top: 7px;
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  body {
    width: 768px;
  }
  body header {
    width: 768px;
    background-position: center;
    background-size: cover;
  }
  body header .nav {
    width: 670px;
    margin-left: 48px;
  }
  body main {
    padding-top: 92px;
  }
  body main .how-it-works {
    width: 748px;
    height: 462px;
    margin-bottom: 95px;
  }
  body main .how-it-works__main-text {
    font-size: 22px;
  }
  body main .how-it-works__step {
    width: 100%;
    margin-top: 32px;
  }
  body main .how-it-works__step__one, body main .how-it-works__step__two, body main .how-it-works__step__tree, body main .how-it-works__step__tree {
    width: 236px;
    height: 196px;
    padding-top: 204px;
  }
  body main .how-it-works__step__one__content, body main .how-it-works__step__two__content, body main .how-it-works__step__tree__content, body main .how-it-works__step__tree__content {
    width: 196px;
    height: 196px;
  }
  body main .how-it-works__step__one__content__red-obj, body main .how-it-works__step__two__content__red-obj, body main .how-it-works__step__tree__content__red-obj, body main .how-it-works__step__tree__content__red-obj {
    margin-bottom: 47px;
  }
  body main .how-it-works__step__one__content__bold-text, body main .how-it-works__step__two__content__bold-text, body main .how-it-works__step__tree__content__bold-text, body main .how-it-works__step__tree__content__bold-text {
    width: 196px;
    line-height: 14px;
  }
  body main .how-it-works__step__one__content__thin-text, body main .how-it-works__step__two__content__thin-text, body main .how-it-works__step__tree__content__thin-text, body main .how-it-works__step__tree__content__thin-text {
    margin-top: 9px;
    width: 196px;
  }
  body main .how-it-works__step__two {
    padding-top: 254px;
    height: 146px;
  }
  body main .how-it-works__step__two__content {
    width: 196px;
    height: 149px;
  }
  body main .how-it-works__step__two__content__red-obj {
    height: 20px;
    margin-bottom: 17px;
  }
  body main .how-it-works__step__two__content__red-obj__text {
    display: block;
    margin-top: 6px;
  }
  body main .how-it-works__step__two__content__bold-text {
    width: 196px;
    height: 29px;
  }
  body main .how-it-works__step__two__content__thin-text {
    margin-top: 24px;
  }
  body main .meet-partner {
    width: 500px;
    height: 606px;
    margin-bottom: 92px;
  }
  body main .meet-partner__main-text {
    width: 100%;
    font-size: 22px;
    margin-bottom: 31px;
  }
  body main .meet-partner__partners-blocks {
    width: 512px;
    height: 464px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body main .meet-partner__partners-blocks__one:nth-child(1), body main .meet-partner__partners-blocks__two:nth-child(1), body main .meet-partner__partners-blocks__four:nth-child(1), body main .meet-partner__partners-blocks__tree:nth-child(1) {
    width: 236px;
    height: 220px;
    margin-bottom: 40px;
    margin-right: 20px;
  }
  body main .meet-partner__partners-blocks__one__avatar {
    margin-bottom: 19px;
  }
  body main .meet-partner__partners-blocks__one__name, body main .meet-partner__partners-blocks__two__name, body main .meet-partner__partners-blocks__tree__name, body main .meet-partner__partners-blocks__four__name {
    margin-bottom: 21px;
  }
  body main .meet-partner__partners-blocks__one__about, body main .meet-partner__partners-blocks__two__about, body main .meet-partner__partners-blocks__tree__about, body main .meet-partner__partners-blocks__four__about {
    width: 236px;
    line-height: 14px;
    margin-left: 0px;
  }
  body main .meet-partner__partners-blocks__two:nth-child(2), body main .meet-partner__partners-blocks__four:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-right: 32px;
  }
  body main .meet-partner__partners-blocks__tree__avatar, body main .meet-partner__partners-blocks__two__avatar {
    margin-left: 58px;
  }
  body main .meet-partner__partners-blocks__tree__name, body main .meet-partner__partners-blocks__two__name {
    margin-left: 4px;
  }
  body main .meet-partner__partners-blocks__tree__name {
    margin-bottom: 26px;
  }
  body main .meet-partner__partners-blocks__tree__about {
    margin-left: 0;
  }
  body main .meet-partner__partners-blocks__tree:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  body main .meet-partner__partners-blocks__four:nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  body main .meet-partner__partners-blocks__four__name {
    margin-bottom: 20px;
  }
  body main .meet-partner__partners-blocks__four__about {
    width: 227px;
  }
  body main .meet-partner__button {
    margin-top: 25px;
  }
  body main .meet-partner__button__text {
    margin-bottom: 0;
    margin-top: 2px;
  }
  body main .discover {
    width: 748px;
    height: 1031px;
    margin-bottom: 96px;
  }
  body main .discover__main-text {
    font-size: 22px;
    margin-bottom: 34px;
  }
  body main .discover__block-one {
    width: 100%;
    height: 310px;
  }
  body main .discover__block-one__item, body main .discover__block-one__item3 {
    width: 236px;
    height: 310px;
    background-position: -40px 0;
  }
  body main .discover__block-one__item__text, body main .discover__block-one__item3__text, body main .discover__block-two__item__text, body main .discover__block-two__item2__text, body main .discover__block-tree__item__text, body main .discover__block-tree__item2__text {
    width: 206px;
    height: 27px;
    z-index: 2;
    margin-top: -52px;
  }
  body main .discover__block-one__item::after, body main .discover__block-one__item3::after {
    width: 236px;
  }
  body main .discover__block-one__item2 {
    width: 236px;
    height: 310px;
    background-position: -40px 0;
  }
  body main .discover__block-one__item2__text {
    width: 206px;
    font-size: 22px;
    text-align: center;
    margin-top: -30px;
  }
  body main .discover__block-one__item2::after {
    width: 236px;
  }
  body main .discover__block-one__item3 {
    width: 236px;
    height: 310px;
    background-position: -20px 0;
  }
  body main .discover__block-one__item3__text {
    margin-top: -30px;
  }
  body main .discover__block-two {
    width: 100%;
  }
  body main .discover__block-two__item {
    width: 236px;
    background-position: -30px 0;
  }
  body main .discover__block-two__item__text {
    margin-top: 0;
  }
  body main .discover__block-two__item::after {
    width: 236px;
  }
  body main .discover__block-two__item2 {
    width: 492px;
    background-position: -70px 0;
  }
  body main .discover__block-two__item2__text {
    width: 261px;
    margin: 0;
  }
  body main .discover__block-two__item2::after {
    width: 492px;
  }
  body main .discover__block-tree {
    width: 100%;
  }
  body main .discover__block-tree__item2 {
    width: 492px;
  }
  body main .discover__block-tree__item2__text {
    margin: 0;
    width: 277px;
  }
  body main .discover__block-tree__item2::after {
    width: 492px;
  }
  body main .discover__block-tree__item {
    width: 236px;
    background-position: 0 0;
    background-image: url(../images/travelling-tablet.png);
  }
  body main .discover__block-tree__item__text {
    margin: 0;
  }
  body main .discover__block-tree__item::after {
    width: 236px;
  }
  body main .create {
    width: 482px;
    height: 159px;
  }
  body main .create__main-text {
    font-size: 22px;
    margin-bottom: 50px;
  }
  body main .create__secondary-text {
    margin-left: 35px;
  }
  body main .create__search-block {
    width: 482px;
    height: 40px;
  }
  body main .create__search-block__search {
    margin-right: 10px;
  }
  body main .create__search-block__button {
    width: 172.12px;
    height: 40px;
  }
  body footer {
    width: 100%;
    margin-top: 102px;
  }
  body footer .main-content {
    width: 100%;
  }
  body footer .main-content__logo {
    margin-left: 39px;
    margin-top: 1px;
  }
  body footer .main-content__partners__bold-text {
    margin-left: 56px;
    margin-top: 3px;
  }
  body footer .main-content__company {
    margin-left: 108px;
  }
  body footer .main-content__company__bold-text, body footer .main-content__partners__bold-text {
    margin-bottom: 12px;
  }
  body footer .main-content__company__items__item {
    width: 114px;
    height: 156 px;
  }
  body footer .main-content__designed-by {
    margin-left: 112px;
  }
  body footer .main-content__designed-by__text {
    margin-top: 3px;
  }
}

@media screen and (max-width: 320px) {
  body {
    width: 100%;
  }
  body header {
    width: 100%;
    height: 520px;
    padding-top: 20px;
    background-image: url(../images/Header-Background-mobile.png);
    background-position: 10px 0;
    background-size: contain;
  }
  body header .nav {
    width: 164px;
    height: 157px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-left: 56px;
    margin-bottom: 26px;
  }
  body header .nav__logo {
    margin-left: 40px;
  }
  body header .main {
    width: 280px;
    height: 183.5px;
  }
  body header .main__bold-text {
    width: 100%;
    height: 74px;
    font-size: 30px;
    line-height: 37px;
    margin-left: 10px;
  }
  body header .main__thin-text {
    width: 240px;
    height: 49px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #f7f3f2;
    margin: 0 auto;
    text-align: center;
    margin-left: 30px;
    margin-top: 6px;
  }
  body header .main__button {
    width: 280px;
    height: 40px;
    margin: 0 auto;
    margin-left: 10px;
    margin-top: 15px;
  }
  body main {
    width: 100%;
    padding-top: 32px;
    margin-bottom: 39px;
  }
  body main .how-it-works {
    width: 300px;
    height: 782px;
    margin-bottom: 37px;
  }
  body main .how-it-works__step {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 12px;
  }
  body main .how-it-works__step__one, body main .how-it-works__step__two, body main .how-it-works__step__tree {
    padding-top: 64px;
    width: 300px;
    height: 175px;
    margin-right: 0;
    margin-bottom: 10px;
    background-image: url(../images/Step1mobile-image.png);
  }
  body main .how-it-works__step__one__content, body main .how-it-works__step__two__content, body main .how-it-works__step__tree__content {
    margin-left: 20px;
  }
  body main .how-it-works__step__one__content__thin-text, body main .how-it-works__step__two__content__thin-text, body main .how-it-works__step__tree__content__thin-text {
    width: 250px;
    height: 57px;
    margin-top: 5px !important;
  }
  body main .how-it-works__step__two {
    background-image: url(../images/step2mobile-image.png);
    width: 300px;
    height: 174px;
    padding-top: 112px;
  }
  body main .how-it-works__step__two__content {
    width: 250px;
    height: 129px;
  }
  body main .how-it-works__step__two__content__bold-text {
    width: 100%;
    height: 31px;
  }
  body main .how-it-works__step__two__content__red-obj {
    margin-bottom: 30px;
    margin-top: -15px;
  }
  body main .how-it-works__step__tree {
    background-image: url(../images/Step3mobile-image.png);
  }
  body main .meet-partner {
    width: 95%;
    height: 1031px;
    height: 1041px;
    margin-bottom: 28px;
  }
  body main .meet-partner__main-text {
    line-height: 27px;
    margin-bottom: 36px;
  }
  body main .meet-partner__partners-blocks {
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body main .meet-partner__partners-blocks__one, body main .meet-partner__partners-blocks__two, body main .meet-partner__partners-blocks__four, body main .meet-partner__partners-blocks__tree {
    margin-left: 14px;
    margin-right: 23px;
    margin-top: 1px;
    margin-bottom: 0 !important;
  }
  body main .meet-partner__partners-blocks__tree {
    margin-top: 1px;
    margin-left: 24px;
  }
  body main .meet-partner__partners-blocks__tree__avatar {
    margin-left: 50px;
  }
  body main .meet-partner__partners-blocks__tree__name {
    margin-left: 0;
    width: 220px;
    margin-bottom: 26px;
  }
  body main .meet-partner__partners-blocks__tree__about {
    width: 231px;
    display: block;
    margin-left: -5px;
  }
  body main .meet-partner__partners-blocks__four {
    height: 220px;
    margin-left: 4px;
  }
  body main .meet-partner__partners-blocks__four__avatar {
    margin-bottom: 18px;
  }
  body main .meet-partner__partners-blocks__two, body main .meet-partner__partners-blocks__four {
    margin-left: 17px;
  }
  body main .meet-partner__button {
    margin-top: 5px;
    margin-bottom: 8px;
    width: 280px;
    height: 46px;
  }
  body main .discover {
    width: 300px;
    height: 987px;
    margin-bottom: 34px;
  }
  body main .discover__main-text {
    font-size: 22px;
    text-align: center;
    height: 54px;
    width: 282px;
    margin-left: 10px;
    line-height: 26.82px;
  }
  body main .discover__block-one {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
    height: 380px;
  }
  body main .discover__block-one__item, body main .discover__block-one__item3, body main .discover__block-one__item2, body main .discover__block-one__item3 {
    width: 100%;
    height: 120px;
  }
  body main .discover__block-one__item::after, body main .discover__block-one__item3::after, body main .discover__block-one__item2::after, body main .discover__block-one__item3::after {
    width: 300px;
    height: 120px;
  }
  body main .discover__block-one__item, body main .discover__block-one__item3 {
    background-image: url(../images/sports-mobile.png);
    background-position: center;
  }
  body main .discover__block-one__item2 {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 120px;
    background-image: url(../images/health-mobile.png);
    background-position: center;
  }
  body main .discover__block-one__item2::after {
    width: 300px;
    height: 120px;
  }
  body main .discover__block-one__item3 {
    background-image: url(../images/Extreme-mobile.png);
  }
  body main .discover__block-two {
    width: 100%;
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
  body main .discover__block-two__item {
    width: 100%;
    height: 120px;
    background-image: url(../images/games-mobile.png);
    background-position: center;
    margin-bottom: 10px;
  }
  body main .discover__block-two__item::after {
    width: 300px;
    height: 120px;
  }
  body main .discover__block-two__item2 {
    width: 100%;
    height: 120px;
    background-image: url(../images/culture-mobile.png);
    background-position: center;
  }
  body main .discover__block-two__item2::after {
    width: 300px;
    height: 120px;
  }
  body main .discover__block-tree {
    width: 100%;
    height: 250px;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body main .discover__block-tree__item {
    width: 100%;
    height: 120px;
    background-image: url(../images/traveling-mobile.png);
    background-position: center;
    margin-left: 0;
  }
  body main .discover__block-tree__item::after {
    width: 300px;
    height: 120px;
  }
  body main .discover__block-tree__item2 {
    width: 100%;
    height: 120px;
    background-image: url(../images/enjoymet-mobile.png);
    background-position: center;
    margin-bottom: 10px;
  }
  body main .discover__block-tree__item2::after {
    width: 300px;
    height: 120px;
  }
  body main .create {
    width: 280px;
    height: 192px;
  }
  body main .create__main-text {
    width: 100%;
    line-height: 26.82px;
    margin-bottom: 40px;
  }
  body main .create__secondary-text {
    width: 100%;
    margin-left: 1px;
    margin-bottom: 5px;
  }
  body main .create__search-block {
    width: 100%;
    height: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body main .create__search-block__search {
    width: 100%;
  }
  body main .create__search-block__button {
    width: 100%;
    height: 40px;
    margin-top: 10px;
  }
  body main .create__search-block__button__text {
    margin-top: 2px;
  }
  body footer {
    width: 100%;
    margin-top: 0;
  }
  body footer hr {
    margin-bottom: 19px;
  }
  body footer .main-content {
    width: 280px;
    height: 183px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body footer .main-content__logo {
    margin: 0 auto;
  }
  body footer .main-content__company {
    width: 188px;
    height: 70px;
    margin-top: 13px;
    margin-left: 46px;
    margin-right: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body footer .main-content__company__items {
    width: 100%;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body footer .main-content__company__items__item {
    width: 51px;
  }
  body footer .main-content__company__items__item:nth-child(4) {
    width: 26px;
  }
  body footer .main-content__company__items__item:nth-child(2) {
    width: 62px;
  }
  body footer .main-content__company__items__item:nth-child(3) {
    width: 48px;
  }
  body footer .main-content__company__items__item:nth-child(5) {
    width: 126px;
    margin-left: 17px;
  }
  body footer .main-content__company__items__item:nth-child(6) {
    width: 30px;
  }
  body footer .main-content__company__items__bold-text {
    margin-left: 109px;
    margin-top: 7px;
    height: 28px;
  }
  body footer .main-content__company__bold-text, body footer .main-content__partners__bold-text {
    margin-top: 12px;
    width: 80px;
    margin-left: 10px;
    margin-right: 0;
    display: block;
    height: 30px;
    margin-top: 0;
    margin-bottom: 0px;
  }
  body footer .main-content__partners__bold-text {
    margin-left: 108px;
    margin-top: 7px;
  }
  body footer .main-content__designed-by {
    margin-left: 85px;
  }
  body footer .main-content__designed-by__text {
    margin-top: 0;
    margin-left: 0;
    width: 97px;
  }
}
/*# sourceMappingURL=main.css.map */