.BottomBlock_main {
  background: #fff;
  box-shadow: 0 5px 33px -1px rgba(0, 0, 0, 0.12);
  margin-top: -385px;
}
.BottomBlock_main.BottomBlock_second {
  background: transparent;
  box-shadow: none;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: -370px;
  margin-bottom: 60px;
}
.BottomBlock_main.BottomBlock_second .BottomBlock_icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -80px;
  margin-bottom: -35px;
}
.BottomBlock_main.BottomBlock_second .BottomBlock_icons svg,
.BottomBlock_main.BottomBlock_second .BottomBlock_icons img {
  width: 270px;
  margin-left: -40px;
}
.BottomBlock_main.BottomBlock_second .BottomBlock_top {
  padding: 100px 75px 60px 90px;
}
.BottomBlock_main.BottomBlock_second .BottomBlock_top img {
  margin-right: -165px;
  margin-left: -170px;
}
.BottomBlock_top {
  display: flex;
  align-items: flex-start;
  padding: 100px 90px;
}
.BottomBlock_top img {
  margin-right: 120px;
}
.BottomBlock_top .BottomBlock_title {
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 62px;
  line-height: 72px;
  text-transform: uppercase;
  color: #243a8d;
  margin-bottom: 52px;
}
.BottomBlock_top p {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  color: #000;
  margin-bottom: 40px;
}
.BottomBlock_bottom {
  padding: 60px 90px;
  box-shadow: 0 5px 33px -1px rgba(0, 0, 0, 0.12);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 75px;
}
.BottomBlock_bottom svg,
.BottomBlock_bottom img {
  width: 260px;
  margin-left: -40px;
}
.BottomBlock_newBlock {
  display: block;
  padding: 75px 41px 60px 41px;
  width: 534px;
  height: auto;
  box-shadow: 0 5px 33px -1px rgba(0, 0, 0, 0.12);
  background: #fff;
  position: relative;
}
.BottomBlock_newBlock p {
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  color: #000;
}
.BottomBlock_newBlock .BottomBlock_yellowB {
  position: absolute;
  bottom: 65px;
}
.BottomBlock_newBlock .BottomBlock_listN {
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  color: #000;
  margin-bottom: 100px;
}
.BottomBlock_newBlock .BottomBlock_listN > div {
  align-items: flex-start;
  margin-bottom: 28px;
}
.BottomBlock_newBlock .BottomBlock_listN > div > span:first-child {
  margin-right: 16px;
  font-size: 26px;
  color: #243a8d;
}
.BottomBlock_newBlock .BottomBlock_title {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  text-transform: uppercase;
  color: #243a8d;
}
.BottomBlock_newBlock img {
  margin-left: -74px;
}
.BottomBlock_h2 {
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  font-family: "Foco", sans-serif;
  position: absolute;
  top: -145px;
}
@media screen and (max-width: 1890px) {
  .BottomBlock_h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .BottomBlock_newBlock {
    padding: 45px 30px 52px 30px;
    width: 32%;
  }
  .BottomBlock_newBlock p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 100px;
  }
  .BottomBlock_newBlock .BottomBlock_listN {
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
  }
  .BottomBlock_newBlock img {
    margin-left: -63px;
    width: 457px;
  }
  .BottomBlock_newBlock .BottomBlock_title {
    font-size: 28px;
    line-height: 36px;
  }
  .BottomBlock_main.BottomBlock_second .icons svg,
  .BottomBlock_main.BottomBlock_second .icons img {
    width: 185px;
    margin-left: -28px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_top {
    padding: 70px 75px 60px 90px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_top .BottomBlock_title {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 50px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_top img {
    margin-right: -110px;
    margin-left: -140px;
    width: 700px;
  }
  .BottomBlock_bottom {
    padding: 40px 70px;
    margin-bottom: 75px;
  }
  .BottomBlock_bottom svg,
  .BottomBlock_bottom img {
    width: 170px;
    margin-left: -25px;
  }
  .BottomBlock_top {
    padding: 70px 70px;
  }
  .BottomBlock_top p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .BottomBlock_top img {
    margin-right: 80px;
    width: 345px;
  }
  .BottomBlock_top .BottomBlock_title {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1365px) {
  .BottomBlock_h2 {
    top: -135px;
  }
  .BottomBlock_newBlock {
    padding: 45px 30px 45px 30px;
  }
  .BottomBlock_newBlock .BottomBlock_yellowB {
    bottom: 45px;
  }
  .BottomBlock_newBlock p {
    font-size: 14px;
    line-height: 21px;
  }
  .BottomBlock_newBlock .BottomBlock_listN {
    font-size: 14px;
    line-height: 21px;
  }
  .BottomBlock_newBlock .BottomBlock_title {
    font-size: 22px;
    line-height: 29px;
  }
  .BottomBlock_newBlock img {
    margin-left: -42px;
    width: 303px;
  }
  .BottomBlock_main {
    margin-top: -450px;
  }
  .BottomBlock_main.BottomBlock_second {
    margin-top: -410px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_icons {
    margin-top: -80px;
    margin-bottom: -90px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_icons svg,
  .BottomBlock_main.BottomBlock_second .BottomBlock_icons img {
    width: 130px;
    margin-left: -18px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_top .BottomBlock_title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_top img {
    margin-right: -95px;
    margin-left: -130px;
    width: 505px;
  }
  .BottomBlock_bottom {
    padding: 20px 55px;
    margin-bottom: 75px;
  }
  .BottomBlock_bottom svg,
  .BottomBlock_bottom img {
    width: 135px;
    margin-left: -20px;
  }
  .BottomBlock_top {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 31px;
    padding: 50px 55px 25px 55px;
  }
  .BottomBlock_top .BottomBlock_title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .BottomBlock_top img {
    margin-right: 55px;
    width: 235px;
  }
}
@media screen and (max-width: 1023px) {
  .BottomBlock_h2 {
    font-size: 12px;
    line-height: 20px;
    top: -86px;
  }
  .BottomBlock_main {
    margin-top: -253px;
    box-shadow: 0 0.870327px 5.74416px -0.174065px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    margin-bottom: 30px;
  }
  .BottomBlock_main.BottomBlock_second {
    flex-direction: column;
    position: relative;
    z-index: 2;
    overflow: inherit;
    margin-top: -200px;
    margin-bottom: 45px;
  }
  .BottomBlock_main.BottomBlock_second .h2 {
    top: -90px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_newBlock {
    padding: 29px 10px 0 10px;
    box-shadow: none;
  }
  .BottomBlock_main.BottomBlock_second
    .BottomBlock_newBlock
    .BottomBlock_yellowB {
    bottom: 17px;
  }
  .BottomBlock_main.BottomBlock_second
    .BottomBlock_newBlock
    .BottomBlock_listN {
    font-size: 10px;
    line-height: 12px;
    margin-top: 16px;
    margin-bottom: 60px;
  }
  .BottomBlock_main.BottomBlock_second
    .BottomBlock_newBlock
    .BottomBlock_listN
    > div {
    margin-bottom: 18px;
  }
  .BottomBlock_main.BottomBlock_second
    .BottomBlock_newBlock
    .BottomBlock_listN
    > div
    > span:first-child {
    margin-right: 12px;
    font-size: 14px;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_newBlock p {
    font-size: 10px;
    line-height: 12px;
  }
  .BottomBlock_main.BottomBlock_second
    .BottomBlock_newBlock
    .BottomBlock_title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 16px;
  }
  .BottomBlock_main.BottomBlock_second
    .BottomBlock_newBlock
    .BottomBlock_title
    br {
    display: none;
  }
  .BottomBlock_main.BottomBlock_second .BottomBlock_newBlock img {
    margin-left: 0;
    width: 275px;
  }
  .BottomBlock_newBlock {
    width: 100%;
  }
  .BottomBlock_bottom {
    padding: 3px 14px;
    margin-left: -14px;
    margin-bottom: 0;
    box-shadow: 0 0.870327px 5.74416px -0.174065px rgba(0, 0, 0, 0.12);
  }
  .BottomBlock_bottom svg,
  .BottomBlock_bottom img {
    width: 60px;
    margin-left: 2px;
    height: 52px;
  }
  .BottomBlock_top {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 26px 16px 25px 0;
  }
  .BottomBlock_top p {
    margin-bottom: 24px;
    font-size: 10px;
    line-height: 12px;
  }
  .BottomBlock_top .BottomBlock_title {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
  }
  .BottomBlock_top img {
    margin-right: -12px;
    width: 140px;
    margin-left: -15px;
  }
}

.HorizontalBlock_aroundWhite {
  width: 300px;
  height: 300px;
  background: #fff;
  border-radius: 1000px;
  flex: none;
  margin-right: 80px;
  position: relative;
}
.HorizontalBlock_aroundWhite.HorizontalBlock_second img {
  bottom: -1px;
  left: 15px;
}
.HorizontalBlock_aroundWhite img {
  position: absolute;
  bottom: 0;
}
.HorizontalBlock_block {
  width: 100%;
  padding: 50px 20px 50px 80px;
  background: #98d7ef;
  box-shadow: 0 5px 33px -1px rgba(0, 0, 0, 0.12);
  margin: 45px 0;
  display: flex;
  align-items: center;
}
.HorizontalBlock_block.HorizontalBlock_secondType {
  background: #60c573;
}
.HorizontalBlock_info > span {
  font-weight: bold;
  font-size: 48px;
  line-height: 38px;
  color: #fff;
}
.HorizontalBlock_info p {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
}
.HorizontalBlock_info p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1890px) {
  .HorizontalBlock_block {
    padding: 50px 35px 50px 60px;
    margin-bottom: 55px;
  }
  .HorizontalBlock_info p {
    font-size: 20px;
    line-height: 34px;
  }
  .HorizontalBlock_info > span {
    font-size: 38px;
    line-height: 40px;
  }
  .HorizontalBlock_aroundWhite {
    width: 255px;
    height: 255px;
    margin-right: 80px;
  }
  .HorizontalBlock_aroundWhite.HorizontalBlock_second img {
    bottom: -2px;
    left: 14px;
    width: 217px;
  }
  .HorizontalBlock_aroundWhite img {
    width: 100%;
  }
}
@media screen and (max-width: 1365px) {
  .HorizontalBlock_block {
    padding: 45px 35px 35px 50px;
  }
  .HorizontalBlock_aroundWhite {
    width: 180px;
    height: 180px;
    margin-right: 40px;
  }
  .HorizontalBlock_aroundWhite.HorizontalBlock_second img {
    bottom: -4px;
    left: 13px;
    width: 145px;
  }
  .HorizontalBlock_info p {
    font-size: 16px;
    line-height: 27px;
  }
  .HorizontalBlock_info > span {
    font-size: 30px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .HorizontalBlock_block {
    margin: 6px 0;
    padding: 16px 21px 22px 10px;
    align-items: flex-start;
  }
  .HorizontalBlock_aroundWhite {
    width: 85px;
    height: 85px;
    margin-right: 19px;
  }
  .HorizontalBlock_aroundWhite.HorizontalBlock_second img {
    bottom: -2px;
    left: 5px;
    width: 72px;
  }
  .HorizontalBlock_info p {
    font-size: 10px !important;
    line-height: 12px !important;
  }
  .HorizontalBlock_info > span {
    font-size: 12px;
    line-height: 7px;
  }
}

.ReasonsBlock_main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 70px;
  margin-bottom: 125px;
}
.ReasonsBlock_main.ReasonsBlock_secondType {
  align-items: flex-start;
}
.ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_block {
  display: block;
}
.ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_text {
  margin-left: 0;
  height: 116px;
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.ReasonsBlock_block {
  display: flex;
  align-items: center;
}
.ReasonsBlock_text {
  font-family: "Foco", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  max-width: 495px;
  margin-left: -30px;
}
.ReasonsBlock_text sup {
  font-size: 14px;
  top: -0.8em;
}
@media screen and (max-width: 1890px) {
  .ReasonsBlock_main {
    margin-top: -30px;
    margin-bottom: -20px;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_text {
    margin-top: -50px;
    margin-bottom: 35px;
    font-size: 20px;
  }
  .ReasonsBlock_block svg,
  .ReasonsBlock_block img {
    width: 150px;
  }
  .ReasonsBlock_text {
    font-size: 22px;
    line-height: 30px;
    max-width: 360px;
    margin-left: -10px;
  }
}
@media screen and (max-width: 1365px) {
  .ReasonsBlock_main {
    margin-top: -55px;
    margin-bottom: -50px;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_text {
    margin-top: -68px;
    margin-bottom: 45px;
    font-size: 14px;
  }
  .ReasonsBlock_block svg,
  .ReasonsBlock_block img {
    width: 125px;
  }
  .ReasonsBlock_text {
    font-size: 14px;
    line-height: 24px;
    max-width: 240px;
    margin-left: -10px;
  }
  .ReasonsBlock_text sup {
    font-size: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .ReasonsBlock_main {
    flex-direction: column;
    margin-top: -25px;
    margin-bottom: -20px;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType {
    margin-top: -33px;
    margin-bottom: -12px;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_text br {
    display: none;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_block {
    display: flex;
    align-items: center;
    margin-bottom: -30px;
  }
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_block svg,
  .ReasonsBlock_main.ReasonsBlock_secondType .ReasonsBlock_block img {
    width: 65px;
    height: 65px;
    margin-right: 15px;
  }
  .ReasonsBlock_text {
    max-width: initial;
    margin-left: 20px;
    font-size: 10px;
    line-height: 12px;
    padding-right: 15px;
  }
  .ReasonsBlock_text sup {
    font-size: 6px;
  }
  .ReasonsBlock_block svg,
  .ReasonsBlock_block img {
    width: 80px;
    height: 80px;
  }
}

.VerticalBlock_main {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 40px;
}
.VerticalBlock_main.VerticalBlock_secondElement
  .VerticalBlock_block:nth-child(2)
  .VerticalBlock_img
  img {
  right: 56px;
}
.VerticalBlock_main.VerticalBlock_secondElement
  .VerticalBlock_block:nth-child(3)
  .VerticalBlock_img
  img {
  right: 61px;
}
.VerticalBlock_main.VerticalBlock_secondElement .VerticalBlock_img {
  position: relative;
  background: #60c573;
  overflow: hidden;
}
.VerticalBlock_main.VerticalBlock_secondElement
  .VerticalBlock_img.VerticalBlock_secondType:before {
  content: "";
  display: block;
  background: url("../../../img/calluses/time3.svg");
  width: 121px;
  height: 111px;
  position: absolute;
  top: 35px;
  right: 32px;
  z-index: 1;
}
.VerticalBlock_main.VerticalBlock_secondElement .VerticalBlock_img img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.VerticalBlock_block {
  width: 534px;
}
.VerticalBlock_img {
  background: #98d7ef;
  box-shadow: 0 5px 33px -1px rgba(0, 0, 0, 0.12);
  width: 534px;
  height: 599px;
  text-align: right;
}
.VerticalBlock_img.VerticalBlock_firstElement {
  padding-right: 15px;
}
.VerticalBlock_img.VerticalBlock_firstType {
  position: relative;
  padding-right: 30px;
}
.VerticalBlock_img.VerticalBlock_firstType:before {
  content: "";
  display: block;
  background: url("../../../img/calluses/time24.svg");
  width: 121px;
  height: 111px;
  position: absolute;
  top: 35px;
  left: 28px;
  z-index: 1;
}
.VerticalBlock_text {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  margin-top: 40px;
  padding-right: 29px;
}
@media screen and (max-width: 1890px) {
  .VerticalBlock_main.VerticalBlock_secondElement
    .VerticalBlock_img.VerticalBlock_secondType:before {
    top: 24px;
    right: 7px;
    z-index: 1;
    background-size: 70%;
    background-repeat: no-repeat;
  }
  .VerticalBlock_block {
    width: 360px;
  }
  .VerticalBlock_img {
    width: 360px;
    height: 385px;
  }
  .VerticalBlock_img.VerticalBlock_firstType {
    padding-right: 20px;
  }
  .VerticalBlock_img.VerticalBlock_firstType:before {
    background-size: 70%;
    background-repeat: no-repeat;
  }
  .VerticalBlock_img img {
    height: 330px;
  }
  .VerticalBlock_text {
    font-size: 20px;
    line-height: 27px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 1365px) {
  .VerticalBlock_main.VerticalBlock_secondElement
    .VerticalBlock_img.VerticalBlock_secondType:before {
    top: 22px;
    right: -20px;
    background-size: 53%;
  }
  .VerticalBlock_block {
    width: 260px;
  }
  .VerticalBlock_text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
    padding-right: 15px;
  }
  .VerticalBlock_img {
    width: 100%;
    height: 265px;
  }
  .VerticalBlock_img.VerticalBlock_firstType:before {
    width: 88px;
    top: 17px;
    left: 16px;
  }
  .VerticalBlock_img img {
    height: 220px;
  }
}
@media screen and (max-width: 1023px) {
  .VerticalBlock_main {
    margin-top: -26px;
    overflow-x: scroll;
  }
  .VerticalBlock_main.VerticalBlock_secondElement {
    margin-top: -10px;
  }
  .VerticalBlock_main.VerticalBlock_secondElement
    .VerticalBlock_img.VerticalBlock_secondType:before {
    top: 20px;
    right: -59px;
    background-size: 34%;
  }
  .VerticalBlock_main.VerticalBlock_secondElement
    .VerticalBlock_block:nth-child(2)
    .VerticalBlock_img
    img {
    right: 30px;
  }
  .VerticalBlock_main.VerticalBlock_secondElement
    .VerticalBlock_block:nth-child(3)
    .VerticalBlock_img
    img {
    right: 28px;
  }
  .VerticalBlock_main.VerticalBlock_secondElement .VerticalBlock_img img {
    height: 178px;
  }
  .VerticalBlock_block {
    width: 188px;
    flex: none;
    margin-right: 18px;
    overflow: hidden;
  }
  .VerticalBlock_img {
    height: 211px;
  }
  .VerticalBlock_img img {
    height: 190px;
  }
  .VerticalBlock_text {
    font-size: 10px;
    line-height: 12px;
  }
}

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