.anatom {
  padding-bottom: 100px;
}
.anatom section {
  padding-top: 80px;
}
.anatom .subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.anatom .subtitle img {
  margin-right: 12px;
  width: 20px;
  min-width: 20px;
}
.anatom .subtitle h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
}
.anatom p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #404040;
}
.anatom p.big {
  font-size: 18px;
  line-height: 24px;
}
.anatom p b {
  font-family: GilroySemiBold;
}
.anatom img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.anatom .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 8px;
  border-bottom: 2px solid #177E7C;
}
.anatom .title h2 {
  font-family: GilroyMedium;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #177E7C;
}
.anatom ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 22px;
  position: relative;
  color: #404040;
}
.anatom ul li::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #E86666;
}
@media (min-width: 768px) {
  .anatom section {
    padding-top: 100px;
  }
  .anatom .title h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (min-width: 1200px) {
  .anatom .subtitle img {
    width: 28px;
    min-width: 28px;
  }
  .anatom .subtitle h3 {
    font-size: 24px;
  }
  .anatom section {
    padding-top: 160px;
  }
  .anatom p {
    font-size: 18px;
    line-height: 24px;
  }
  .anatom p.big {
    font-size: 22px;
    line-height: 28px;
  }
  .anatom .title h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .anatom ul li {
    font-size: 18px;
  }
  .anatom ul li::after {
    top: 6px;
  }
}
.anatom_main {
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
  padding: 20px 20px 0px 20px;
  position: relative;
  background: radial-gradient(52.11% 214.74% at 50% 50%, #FFF8ED 0%, #F4E9D9 100%);
}
.anatom_main img.anatom_main_back {
  display: none;
}
.anatom_main_text_tablet {
  display: none;
}
.anatom_main_text p {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
  position: relative;
  margin-top: 28px;
}
.anatom_main_text p::after {
  content: "";
  position: absolute;
  left: 0px;
  top: -14px;
  width: 100%;
  height: 2px;
  background-color: #404040;
}
.anatom_main_img {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .anatom_main {
    padding: 28px;
  }
  .anatom_main img.anatom_main_back {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1200px;
    max-width: 1200px;
    height: 380px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_main_text {
    position: relative;
    z-index: 2;
  }
  .anatom_main_text_tablet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .anatom_main_text_tablet_top {
    position: relative;
    margin-bottom: 56px;
  }
  .anatom_main_text_tablet_top::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -28px;
    width: 100%;
    height: 2px;
    background-color: #404040;
  }
  .anatom_main_text p {
    font-size: 30px;
    line-height: 130%;
    max-width: 354px;
    margin-top: 158px;
  }
  .anatom_main_text p::after {
    display: none;
  }
  .anatom_main_text img.anatom_main_text_full {
    display: none;
  }
  .anatom_main_img {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    position: absolute;
    right: -25px;
    bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .anatom_main img.anatom_main_back {
    display: block;
    position: absolute;
    left: -30px;
    top: 0px;
    width: auto;
    max-width: 905px;
    height: 282px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_main_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .anatom_main_text img.anatom_main_text_full {
    display: block;
  }
  .anatom_main_text_tablet {
    display: none;
  }
  .anatom_main_text p {
    margin-top: 52px;
    max-width: 100%;
    font-size: 27px;
    position: relative;
  }
  .anatom_main_text p::after {
    display: block;
    top: -26px;
  }
  .anatom_main_img {
    right: 13px;
    bottom: 40px;
  }
  .anatom_main_img img {
    width: 270px;
  }
}
@media (min-width: 1200px) {
  .anatom_main {
    padding: 50px 60px;
  }
  .anatom_main img.anatom_main_back {
    left: -100px;
    top: 0px;
    width: auto;
    max-width: 905px;
    height: auto;
  }
  .anatom_main_img {
    right: 30px;
    bottom: 30px;
  }
  .anatom_main_img img {
    width: auto;
  }
}
@media (min-width: 1360px) {
  .anatom_main img.anatom_main_back {
    left: 0px;
  }
  .anatom_main_img {
    right: 50px;
  }
}
.anatom_production {
  padding-top: 32px;
}
.anatom_production_text p {
  margin-top: 8px;
}
.anatom_production_text p:first-child {
  margin-top: 0px;
}
.anatom_production_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 12px;
  margin-bottom: 32px;
}
.anatom_production_images img {
  margin-top: 20px;
  border-radius: 6px;
  width: calc(50% - 10px);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
}
.anatom_production_images img:nth-child(7) {
  display: none;
}
.anatom_production_images img:nth-child(8) {
  display: none;
}
@media (min-width: 768px) {
  .anatom_production_images {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .anatom_production_images img {
    width: calc(33.3333333333% - 13.3333333333px);
    margin-right: 20px;
  }
  .anatom_production_images img:nth-child(3n) {
    margin-right: 0px;
  }
}
@media (min-width: 1200px) {
  .anatom_production {
    padding-top: 80px;
  }
  .anatom_production_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_production_text p {
    width: calc(50% - 20px);
    margin-top: 0px;
  }
  .anatom_production_images {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .anatom_production_images img {
    width: calc(25% - 30px);
    margin-right: 0px;
    margin-top: 40px;
  }
  .anatom_production_images img:nth-child(5) {
    display: none;
  }
  .anatom_production_images img:nth-child(6) {
    display: none;
  }
  .anatom_production_images img:nth-child(7) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
  }
  .anatom_production_images img:nth-child(8) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
  }
}
.anatom_properties_insole {
  margin-top: 32px;
}
.anatom_properties_insole_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 32px;
}
.anatom_properties_insole_img img.desk {
  display: none;
}
.anatom_properties_insole_item {
  margin-top: 12px;
}
.anatom_properties_insole_item img.desk {
  display: none;
}
.anatom_properties_insole_item img.tablet {
  display: none;
}
.anatom_properties_insole_item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.anatom_properties_insole_item_title .icon {
  min-width: 18px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #E86666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.anatom_properties_insole_item_title .icon span {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.anatom_properties_insole_item_title h4 {
  font-family: GilroySemiBold;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 2%;
  color: #E86666;
  margin-left: 8px;
}
.anatom_properties_insole_item p {
  margin-top: 4px;
  padding-left: 26px;
}
.anatom_properties_insole_item ul {
  padding-left: 26px;
}
.anatom_properties_insole_item ul li {
  margin-top: 4px;
}
.anatom_properties_block {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 2px solid #177E7C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anatom_properties_block img {
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
}
.anatom_properties_block_right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anatom_properties_block_right_img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_properties_block_right_img img:last-child {
  display: none;
}
.anatom_properties_block_right_text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_properties_block_right_text h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
}
.anatom_properties_block_right_text_list {
  margin-top: 20px;
}
.anatom_properties_block_right_text_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 12px;
}
.anatom_properties_block_right_text_list_item .icon {
  min-width: 18px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #E86666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.anatom_properties_block_right_text_list_item .icon span {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.anatom_properties_block_right_text_list_item p {
  margin-left: 12px;
}
.anatom_properties_block_left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_properties_block_left_img img:first-child {
  display: none;
}
.anatom_properties_block_left_wrap {
  margin-top: 32px;
}
.anatom_properties_block_left_wrap h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
}
.anatom_properties_block_left_wrap_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0px;
  border-bottom: 2px solid #177E7C;
}
.anatom_properties_block_left_wrap_list_item img {
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.anatom_properties_block_left_wrap_list_item p {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .anatom_properties_insole {
    position: relative;
  }
  .anatom_properties_insole_img {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 0px;
  }
  .anatom_properties_insole_img img.mob {
    display: none;
  }
  .anatom_properties_insole_img img.desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_properties_insole_item {
    position: absolute;
    left: 378px;
    margin-top: 0px;
  }
  .anatom_properties_insole_item_title .icon {
    display: none;
  }
  .anatom_properties_insole_item_title h4 {
    margin-left: 0px;
  }
  .anatom_properties_insole_item p {
    padding-left: 0px;
  }
  .anatom_properties_insole_item ul {
    padding-left: 0px;
  }
  .anatom_properties_insole_item img {
    position: absolute;
  }
  .anatom_properties_insole_item img.tablet {
    display: block;
  }
  .anatom_properties_insole_item:first-child {
    top: 0px;
  }
  .anatom_properties_insole_item:first-child img.tablet {
    left: -125px;
    top: 6px;
  }
  .anatom_properties_insole_item:nth-child(2) {
    top: 78px;
  }
  .anatom_properties_insole_item:nth-child(2) img.tablet {
    left: -213px;
    top: 6px;
  }
  .anatom_properties_insole_item:nth-child(3) {
    top: 156px;
  }
  .anatom_properties_insole_item:nth-child(3) img.tablet {
    max-width: 346px;
    left: -354px;
    top: 7px;
  }
  .anatom_properties_insole_item:nth-child(4) {
    top: 302px;
  }
  .anatom_properties_insole_item:nth-child(4) img.tablet {
    left: -213px;
    top: -20px;
  }
  .anatom_properties_insole_item:nth-child(5) {
    top: 444px;
  }
  .anatom_properties_insole_item:nth-child(5) img.tablet {
    left: -312px;
    top: 7px;
  }
  .anatom_properties_insole_item:nth-child(6) {
    top: 544px;
  }
  .anatom_properties_insole_item:nth-child(6) img.tablet {
    left: -136px;
    top: -11px;
  }
  .anatom_properties_insole_item:nth-child(7) {
    top: 600px;
  }
  .anatom_properties_insole_item:nth-child(7) img.tablet {
    left: -229px;
    top: 7px;
  }
  .anatom_properties_insole_item:nth-child(8) {
    top: 700px;
  }
  .anatom_properties_insole_item:nth-child(8) img.tablet {
    left: -258px;
    top: 7px;
  }
  .anatom_properties_block_left_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_properties_block_left_img img {
    width: calc(50% - 10px);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_properties_block_left_img img:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_properties_block_left_wrap_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .anatom_properties_block_left_wrap_list_item {
    width: calc(33.3333333333% - 13.3333333333px);
    padding: 0px;
    border: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  .anatom_properties_block_left_wrap_list_item p {
    text-align: center;
    margin-left: 0px;
    margin-top: 12px;
  }
  .anatom_properties_block_right_text {
    margin-top: 0px;
  }
  .anatom_properties_block_right_img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .anatom_properties_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 60px;
    padding-top: 60px;
  }
  .anatom_properties_block_left {
    margin-top: 0px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(50% - 20px);
  }
  .anatom_properties_block_left_img img {
    width: 100%;
  }
  .anatom_properties_block_left_img img:last-child {
    display: none;
  }
  .anatom_properties_block_left_wrap {
    margin-top: 60px;
  }
  .anatom_properties_block_left_wrap h3 {
    font-size: 24px;
  }
  .anatom_properties_block_left_wrap_list_item {
    margin-top: 40px;
  }
  .anatom_properties_block_left_wrap_list_item p {
    font-size: 14px;
    line-height: 130%;
  }
  .anatom_properties_block_right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(50% - 20px);
  }
  .anatom_properties_block_right_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .anatom_properties_block_right_text h3 {
    font-size: 24px;
  }
  .anatom_properties_block_right_text_list {
    margin-top: 32px;
  }
  .anatom_properties_block_right_text_list_item {
    margin-top: 16px;
  }
  .anatom_properties_block_right_text_list_item .icon {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  .anatom_properties_block_right_img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: block;
    margin-top: 60px;
  }
  .anatom_properties_block_right_img img:first-child {
    display: none;
  }
  .anatom_properties_block_right_img img:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_properties_insole {
    margin-top: 60px;
  }
  .anatom_properties_insole_img {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .anatom_properties_insole_item p {
    font-size: 14px;
    line-height: 130%;
    margin-top: 8px;
  }
  .anatom_properties_insole_item ul li {
    margin-top: 8px;
    font-size: 14px;
    line-height: 130%;
  }
  .anatom_properties_insole_item ul li::after {
    top: 4px;
  }
  .anatom_properties_insole_item img.tablet {
    display: none;
  }
  .anatom_properties_insole_item img.desk {
    display: block;
  }
  .anatom_properties_insole_item:first-child {
    left: auto;
    right: 0px;
    max-width: 312px;
  }
  .anatom_properties_insole_item:first-child .desk {
    right: 323px;
    top: 8px;
  }
  .anatom_properties_insole_item:nth-child(2) {
    left: 0px;
    top: 0px;
  }
  .anatom_properties_insole_item:nth-child(2) h4 {
    max-width: 193px;
  }
  .anatom_properties_insole_item:nth-child(2) .desk {
    right: -176px;
    top: 14px;
  }
  .anatom_properties_insole_item:nth-child(3) {
    left: 0px;
    top: 184px;
  }
  .anatom_properties_insole_item:nth-child(3) h4 {
    max-width: 300px;
  }
  .anatom_properties_insole_item:nth-child(3) .desk {
    left: 321px;
    top: 14px;
  }
  .anatom_properties_insole_item:nth-child(4) {
    left: auto;
    right: 0px;
    max-width: 312px;
    top: 186px;
  }
  .anatom_properties_insole_item:nth-child(4) .desk {
    right: 323px;
    top: 14px;
  }
  .anatom_properties_insole_item:nth-child(5) {
    left: 0px;
    top: 474px;
  }
  .anatom_properties_insole_item:nth-child(5) h4 {
    max-width: 210px;
  }
  .anatom_properties_insole_item:nth-child(5) .desk {
    left: 189px;
    top: 0px;
    max-width: 349px;
  }
  .anatom_properties_insole_item:nth-child(6) {
    right: 0px;
    left: auto;
    top: 465px;
    width: 312px;
  }
  .anatom_properties_insole_item:nth-child(6) h4 {
    max-width: 210px;
  }
  .anatom_properties_insole_item:nth-child(6) .desk {
    right: 323px;
    top: 16px;
  }
  .anatom_properties_insole_item:nth-child(7) {
    left: auto;
    right: 0px;
    width: 312px;
    top: 636px;
  }
  .anatom_properties_insole_item:nth-child(7) .desk {
    right: 323px;
    top: 0px;
    top: -38px;
  }
  .anatom_properties_insole_item:nth-child(8) {
    left: 0px;
    top: 676px;
  }
  .anatom_properties_insole_item:nth-child(8) h4 {
    max-width: 270px;
  }
  .anatom_properties_insole_item:nth-child(8) .desk {
    left: 274px;
    top: 8px;
  }
}
@media (min-width: 1280px) {
  .anatom_properties_insole {
    max-width: 1250px;
    margin: 0 auto;
    margin-top: 60px;
  }
  .anatom_properties_insole_item:first-child {
    right: 37px;
  }
  .anatom_properties_insole_item:nth-child(2) {
    top: 7px;
  }
  .anatom_properties_insole_item:nth-child(2) h4 {
    max-width: 230px;
  }
  .anatom_properties_insole_item:nth-child(2) .desk {
    right: -214px;
    top: 9px;
  }
  .anatom_properties_insole_item:nth-child(3) h4 {
    max-width: 350px;
  }
  .anatom_properties_insole_item:nth-child(3) .desk {
    left: 360px;
    top: 8px;
  }
  .anatom_properties_insole_item:nth-child(4) {
    max-width: 350px;
    top: 200px;
  }
  .anatom_properties_insole_item:nth-child(4) .desk {
    right: 383px;
    top: 7px;
  }
  .anatom_properties_insole_item:nth-child(5) {
    top: 462px;
  }
  .anatom_properties_insole_item:nth-child(5) .desk {
    left: 211px;
    top: 19px;
  }
  .anatom_properties_insole_item:nth-child(6) {
    width: 350px;
    top: 479px;
  }
  .anatom_properties_insole_item:nth-child(6) h4 {
    max-width: 230px;
  }
  .anatom_properties_insole_item:nth-child(6) .desk {
    right: 362px;
    top: 8px;
  }
  .anatom_properties_insole_item:nth-child(7) {
    width: 350px;
  }
  .anatom_properties_insole_item:nth-child(7) .desk {
    right: 362px;
  }
  .anatom_properties_insole_item:nth-child(8) h4 {
    max-width: 300px;
  }
  .anatom_properties_insole_item:nth-child(8) .desk {
    left: 298px;
  }
}
@media (min-width: 1360px) {
  .anatom_properties_block_left_wrap_list_item {
    width: calc(33.3333333333% - 26.6666666667px);
  }
  .anatom_properties_insole {
    max-width: 1330px;
  }
  .anatom_properties_insole_item h4 {
    font-size: 17px;
  }
  .anatom_properties_insole_item:first-child {
    max-width: 350px;
  }
  .anatom_properties_insole_item:first-child .desk {
    right: 360px;
    top: 8px;
  }
  .anatom_properties_insole_item:nth-child(2) h4 {
    max-width: 270px;
  }
  .anatom_properties_insole_item:nth-child(2) .desk {
    right: -250px;
    top: 10px;
  }
  .anatom_properties_insole_item:nth-child(3) h4 {
    max-width: 400px;
  }
  .anatom_properties_insole_item:nth-child(3) .desk {
    left: 404px;
    top: 10px;
  }
  .anatom_properties_insole_item:nth-child(4) {
    max-width: 400px;
  }
  .anatom_properties_insole_item:nth-child(4) .desk {
    right: 407px;
    top: 9px;
  }
  .anatom_properties_insole_item:nth-child(5) h4 {
    max-width: 250px;
  }
  .anatom_properties_insole_item:nth-child(5) .desk {
    left: 258px;
    top: 25px;
  }
  .anatom_properties_insole_item:nth-child(6) {
    width: 397px;
  }
  .anatom_properties_insole_item:nth-child(6) h4 {
    max-width: 270px;
  }
  .anatom_properties_insole_item:nth-child(6) .desk {
    right: 405px;
    top: 10px;
  }
  .anatom_properties_insole_item:nth-child(7) {
    width: 398px;
  }
  .anatom_properties_insole_item:nth-child(7) .desk {
    right: 406px;
    top: -36px;
  }
  .anatom_properties_insole_item:nth-child(8) h4 {
    max-width: 360px;
  }
  .anatom_properties_insole_item:nth-child(8) .desk {
    left: 357px;
    top: 10px;
  }
}
@media (min-width: 1440px) {
  .anatom_properties_insole {
    max-width: 1410px;
  }
  .anatom_properties_insole_item h4 {
    font-size: 18px;
  }
  .anatom_properties_insole_item:first-child {
    right: 0px;
    max-width: 420px;
    top: 7px;
  }
  .anatom_properties_insole_item:first-child .desk {
    right: 440px;
  }
  .anatom_properties_insole_item:nth-child(2) h4 {
    max-width: 290px;
  }
  .anatom_properties_insole_item:nth-child(2) .desk {
    right: -280px;
  }
  .anatom_properties_insole_item:nth-child(3) h4 {
    max-width: 430px;
  }
  .anatom_properties_insole_item:nth-child(3) .desk {
    left: 441px;
  }
  .anatom_properties_insole_item:nth-child(4) {
    max-width: 414px;
  }
  .anatom_properties_insole_item:nth-child(4) .desk {
    right: 435px;
  }
  .anatom_properties_insole_item:nth-child(5) h4 {
    max-width: 270px;
  }
  .anatom_properties_insole_item:nth-child(5) .desk {
    left: 283px;
    top: 26px;
  }
  .anatom_properties_insole_item:nth-child(6) {
    width: 414px;
  }
  .anatom_properties_insole_item:nth-child(6) h4 {
    max-width: 100%;
  }
  .anatom_properties_insole_item:nth-child(6) .desk {
    top: 9px;
    right: 440px;
  }
  .anatom_properties_insole_item:nth-child(7) {
    width: 414px;
  }
  .anatom_properties_insole_item:nth-child(7) .desk {
    right: 440px;
  }
  .anatom_properties_insole_item:nth-child(8) h4 {
    max-width: 390px;
  }
  .anatom_properties_insole_item:nth-child(8) .desk {
    left: 389px;
  }
}
.anatom_basic_profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
}
.anatom_basic_profile_text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_basic_profile_img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
  position: relative;
}
.anatom_basic_profile_img img {
  width: 100%;
  height: 134px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
}
.anatom_basic_profile_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  padding: 8px 0px;
}
.anatom_basic_profile_img p {
  font-family: GilroySemiBold;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 2%;
  text-align: center;
  color: #404040;
}
.anatom_basic_profile_img p:last-child {
  color: #fff;
}
@media (min-width: 900px) {
  .anatom_basic_profile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_basic_profile_img {
    width: calc(50% - 50px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_basic_profile_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(50% - 50px);
  }
}
@media (min-width: 1200px) {
  .anatom_basic_profile {
    margin-top: 60px;
  }
  .anatom_basic_profile_img {
    max-width: 492px;
  }
  .anatom_basic_profile_text {
    max-width: 660px;
  }
}
.anatom_basic_benefit {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 2px solid #177E7C;
}
.anatom_basic_benefit_text h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
}
.anatom_basic_benefit_text p {
  margin-top: 20px;
}
.anatom_basic_benefit_wrap_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 32px;
}
.anatom_basic_benefit_wrap_item_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.anatom_basic_benefit_wrap_item_img img {
  width: 70%;
}
.anatom_basic_benefit_wrap_item p {
  font-family: GilroySemiBold;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 2%;
  text-align: center;
  color: #404040;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .anatom_basic_benefit_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 32px;
  }
  .anatom_basic_benefit_wrap_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0px;
    width: calc(33.3333333333% - 30.6666666667px);
  }
  .anatom_basic_benefit_wrap_item_img {
    height: calc(100% - 32px);
  }
  .anatom_basic_benefit_wrap_item_img img {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .anatom_basic_benefit_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_basic_benefit_text h3 {
    width: 400px;
  }
  .anatom_basic_benefit_text p {
    width: 400px;
    margin-top: 0px;
  }
  .anatom_basic_benefit_wrap_item_img {
    width: auto;
    height: auto;
  }
  .anatom_basic_benefit_wrap_item_img img {
    width: auto;
    height: 350px;
  }
  .anatom_basic_benefit_wrap_item p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .anatom_basic_benefit {
    padding-top: 60px;
    margin-top: 60px;
  }
  .anatom_basic_benefit_text h3 {
    font-size: 24px;
    width: 504px;
  }
  .anatom_basic_benefit_text p {
    max-width: 660px;
    width: calc(50% - 50px);
  }
  .anatom_basic_benefit_wrap {
    margin-top: 60px;
  }
  .anatom_basic_benefit_wrap_item p {
    font-size: 18px;
    margin-top: 32px;
  }
}
@media (min-width: 1360px) {
  .anatom_basic_benefit_wrap_item_img img {
    height: 420px;
  }
}
.anatom_basic_adaptive {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 2px solid #177E7C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anatom_basic_adaptive_img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
}
.anatom_basic_adaptive_text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_basic_adaptive_text .subtitle {
  margin-bottom: 20px;
}
.anatom_basic_adaptive_text p {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .anatom_basic_adaptive {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_basic_adaptive_img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(50% - 10px);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_basic_adaptive_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .anatom_basic_adaptive {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .anatom_basic_adaptive_text {
    width: calc(60% - 20px);
  }
  .anatom_basic_adaptive_img {
    width: calc(40% - 20px);
  }
}
@media (min-width: 1200px) {
  .anatom_basic_adaptive {
    margin-top: 30px;
    padding-top: 90px;
  }
  .anatom_basic_adaptive_img {
    width: calc(40% - 30px);
  }
  .anatom_basic_adaptive_text {
    width: calc(60% - 30px);
  }
}
@media (min-width: 1360px) {
  .anatom_basic_adaptive_img {
    width: 485px;
  }
  .anatom_basic_adaptive_text {
    max-width: 784px;
  }
  .anatom_basic_adaptive_text .subtitle {
    margin-bottom: 32px;
  }
  .anatom_basic_adaptive_text p {
    margin-top: 14px;
  }
}
.anatom_basic_contraindications {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 2px solid #177E7C;
}
.anatom_basic_contraindications p {
  margin-top: 20px;
}
.anatom_basic_contraindications ul {
  margin-top: 20px;
}
.anatom_basic_contraindications ul li {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .anatom_basic_contraindications ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 12px;
  }
  .anatom_basic_contraindications ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  .anatom_basic_contraindications {
    padding-top: 60px;
    margin-top: 60px;
  }
  .anatom_basic_contraindications p {
    margin-top: 32px;
  }
  .anatom_basic_contraindications ul {
    margin-top: 32px;
  }
  .anatom_basic_contraindications ul li {
    width: calc(25% - 10px);
    margin-top: 0px;
  }
  .anatom_basic_contraindications ul li:last-child {
    width: auto;
  }
}
@media (min-width: 1360px) {
  .anatom_basic_contraindications ul li {
    width: calc(25% - 20px);
  }
}
@media (min-width: 1440px) {
  .anatom_basic_contraindications ul li {
    width: calc(25% - 50px);
  }
}
.anatom_support_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anatom_support_top_img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 40px;
  position: relative;
}
.anatom_support_top_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  padding: 3px 0px;
}
.anatom_support_top_img_wrap p {
  font-family: GilroySemiBold;
  font-weight: 600;
  color: #fff;
}
.anatom_support_top_img_wrap p:first-child {
  color: #404040;
}
.anatom_support_top_img img {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
  width: 100%;
}
.anatom_support_top_img img.tablet {
  display: none;
}
.anatom_support_top_text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 24px;
}
.anatom_support_top_text p {
  margin-top: 8px;
}
@media (min-width: 600px) {
  .anatom_support_top_img_wrap {
    padding: 10px 0px;
  }
}
@media (min-width: 768px) {
  .anatom_support_top_img img.tablet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_support_top_img img.default {
    display: none;
  }
  .anatom_support_top_img_wrap {
    padding: 7px 0px;
  }
}
@media (min-width: 1024px) {
  .anatom_support_top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 32px;
  }
  .anatom_support_top_img {
    width: 492px;
    min-width: 492px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_support_top_img img.default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_support_top_img img.tablet {
    display: none;
  }
  .anatom_support_top_img_wrap {
    padding: 6px 0px;
  }
  .anatom_support_top_text {
    margin-top: 0px;
    margin-left: 40px;
  }
  .anatom_support_top_text p:first-child {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .anatom_support_top {
    margin-top: 60px;
  }
  .anatom_support_top_img_wrap {
    padding: 4px 0px;
  }
  .anatom_support_top_img_wrap p {
    font-size: 14px;
  }
  .anatom_support_top_text {
    max-width: 660px;
    width: calc(50% - 50px);
    margin-left: 0px;
  }
}
.anatom_support_prof {
  margin-top: 40px;
}
.anatom_support_prof_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.anatom_support_prof_left img {
  margin-top: 40px;
}
.anatom_support_prof_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}
.anatom_support_prof_right p {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_support_prof_right img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 310px;
  margin-top: 32px;
}
@media (min-width: 1200px) {
  .anatom_support_prof {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 2px solid #177E7C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_support_prof_left {
    width: calc(50% - 20px);
    max-width: 660px;
  }
  .anatom_support_prof_left img {
    margin-top: 60px;
  }
  .anatom_support_prof_right {
    margin-top: 0px;
    width: calc(50% - 20px);
    max-width: 660px;
  }
  .anatom_support_prof_right img {
    max-width: 365px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_support_prof_right p {
    margin-top: 60px;
  }
}
.anatom_where_cork {
  margin-top: 32px;
}
.anatom_where_cork img {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
}
.anatom_where_cork_left p {
  margin-top: 32px;
}
.anatom_where_cork_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
}
.anatom_where_cork_right img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_where_cork_right p {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .anatom_where_cork {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_where_cork_left {
    width: calc(50% - 10px);
  }
  .anatom_where_cork_left p {
    margin-top: 62px;
  }
  .anatom_where_cork_right {
    width: calc(50% - 10px);
    margin-top: 62px;
  }
  .anatom_where_cork_right p {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_where_cork_right img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 62px;
  }
}
@media (min-width: 1024px) {
  .anatom_where_cork {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .anatom_where_cork_left {
    width: calc(50% - 20px);
  }
  .anatom_where_cork_left img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_where_cork_left p {
    display: none;
  }
  .anatom_where_cork_right {
    width: calc(50% - 20px);
  }
  .anatom_where_cork_right img {
    width: 71%;
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .anatom_where_cork {
    margin-top: 60px;
  }
  .anatom_where_cork_left img {
    width: 100%;
  }
  .anatom_where_cork_right {
    margin-top: 0px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.anatom_where_recomend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
}
.anatom_where_recomend img {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
.anatom_where_recomend_right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_where_recomend_right img:first-child {
  display: none;
}
.anatom_where_recomend_left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_where_recomend_left p {
  display: none;
}
.anatom_where_recomend_left_wrap_one_text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin-top: 12px;
}
.anatom_where_recomend_left_wrap_one_text ul li {
  width: calc(50% - 10px);
  margin-top: 8px;
}
.anatom_where_recomend_left_wrap_one img {
  margin-top: 32px;
}
.anatom_where_recomend_left_wrap_two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.anatom_where_recomend_left_wrap_two img {
  width: calc(50% - 10px);
}
.anatom_where_recomend_left_wrap_two img:first-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.anatom_where_recomend_left_wrap_two img:nth-child(2) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_where_recomend_left_wrap_two img:last-child {
  display: none;
}
@media (min-width: 768px) {
  .anatom_where_recomend {
    margin-top: 20px;
  }
  .anatom_where_recomend_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_where_recomend_right img {
    width: calc(50% - 10px);
  }
  .anatom_where_recomend_right img:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_where_recomend_left {
    margin-top: 20px;
  }
  .anatom_where_recomend_left_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_where_recomend_left_wrap_one {
    width: calc(50% - 10px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 32px;
  }
  .anatom_where_recomend_left_wrap_one img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_where_recomend_left_wrap_one_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .anatom_where_recomend_left_wrap_one img.desktop {
    display: none;
  }
  .anatom_where_recomend_left_wrap_two {
    width: calc(50% - 10px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_where_recomend_left_wrap_two img {
    width: 100%;
  }
  .anatom_where_recomend_left_wrap_two img:nth-child(2) {
    display: none;
  }
  .anatom_where_recomend_left_wrap_two img:last-child {
    display: none;
  }
}
@media (min-width: 1024px) {
  .anatom_where_recomend {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  .anatom_where_recomend_left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(50% - 20px);
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_where_recomend_left p {
    display: block;
  }
  .anatom_where_recomend_left_wrap_one {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-bottom: 0px;
  }
  .anatom_where_recomend_left_wrap_one img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .anatom_where_recomend_left_wrap_one img.mob {
    display: none;
  }
  .anatom_where_recomend_left_wrap_one img.desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .anatom_where_recomend_left_wrap_one_text ul li {
    width: 100%;
  }
  .anatom_where_recomend_left_wrap_two {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .anatom_where_recomend_left_wrap_two img:first-child {
    display: none;
  }
  .anatom_where_recomend_left_wrap_two img:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .anatom_where_recomend_left_wrap_two img:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 40px;
  }
  .anatom_where_recomend_right {
    width: calc(50% - 20px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .anatom_where_recomend_right img {
    width: 100%;
  }
  .anatom_where_recomend_right img:first-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .anatom_where_recomend {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .anatom_where_recomend_left_wrap {
    margin-top: 80px;
  }
  .anatom_where_recomend_left_wrap_one {
    width: calc(50% - 20px);
  }
  .anatom_where_recomend_left_wrap_two {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1360px) {
  .anatom_where_recomend_left_wrap_one_text ul {
    margin-top: 16px;
  }
  .anatom_where_recomend_left_wrap_one_text ul li {
    margin-top: 16px;
  }
}
.anatom_bio_info {
  margin-top: 32px;
}
.anatom_bio_info_img {
  margin: 32px 0px;
  position: relative;
}
.anatom_bio_info_img::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -16px;
  width: 100%;
  height: 2px;
  background-color: #177E7C;
}
.anatom_bio_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anatom_bio_block img {
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
}
.anatom_bio_block_text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
}
.anatom_bio_block_text_left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_bio_block_text_left_title h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
  position: relative;
}
.anatom_bio_block_text_left_title h3::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 100%;
  height: 2px;
  background-color: #177E7C;
}
.anatom_bio_block_text_left_title p {
  margin-top: 16px;
}
.anatom_bio_block_text_left_mid {
  margin-top: 32px;
}
.anatom_bio_block_text_left_mid ul {
  margin-top: 20px;
}
.anatom_bio_block_text_left_mid ul li {
  margin-top: 8px;
}
.anatom_bio_block_text_left_bottom {
  margin-top: 32px;
}
.anatom_bio_block_text_left_bottom ul {
  margin-top: 20px;
}
.anatom_bio_block_text_left_bottom ul li {
  margin-top: 8px;
}
.anatom_bio_block_text_right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_bio_block_images {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 12px;
}
.anatom_bio_block_images img {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .anatom_bio_info_img {
    margin: 32px 0px 40px 0px;
  }
  .anatom_bio_info_img::after {
    bottom: -20px;
  }
  .anatom_bio_info .subtitle h3 {
    font-size: 18px;
  }
  .anatom_bio_block_images {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_bio_block_images img {
    margin-top: 0px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_bio_block_images img:first-child {
    width: calc(35% - 10px);
  }
  .anatom_bio_block_images img:last-child {
    width: calc(65% - 10px);
  }
  .anatom_bio_block_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  .anatom_bio_block_text_left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(50% - 10px);
    margin-top: 0px;
  }
  .anatom_bio_block_text_right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .anatom_bio_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .anatom_bio_block_images img:first-child {
    width: calc(35% - 20px);
  }
  .anatom_bio_block_images img:last-child {
    width: calc(65% - 20px);
  }
  .anatom_bio_block_text {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .anatom_bio_block_text_left {
    width: calc(50% - 20px);
  }
  .anatom_bio_block_text_right {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .anatom_bio_info {
    margin-top: 60px;
  }
  .anatom_bio_info p {
    max-width: 1228px;
  }
  .anatom_bio_info_img {
    margin: 60px 0px 50px 0px;
  }
  .anatom_bio_info_img::after {
    bottom: -25px;
  }
  .anatom_bio_info .subtitle h3 {
    font-size: 24px;
  }
  .anatom_bio_block_text_left_title h3 {
    font-size: 24px;
  }
}
@media (min-width: 1360px) {
  .anatom_bio_block_text_left_mid ul {
    margin-top: 32px;
  }
  .anatom_bio_block_text_left_mid ul li {
    margin-top: 16px;
  }
  .anatom_bio_block_text_left_bottom {
    margin-top: 60px;
  }
  .anatom_bio_block_text_left_bottom ul {
    margin-top: 32px;
  }
  .anatom_bio_block_text_left_bottom ul li {
    margin-top: 16px;
  }
}
.anatom_eco_info {
  padding-bottom: 20px;
  border-bottom: 2px solid #177E7C;
}
.anatom_eco_info_top {
  margin-bottom: 52px;
  position: relative;
}
.anatom_eco_info_top::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -26px;
  width: 100%;
  height: 2px;
  background-color: #177E7C;
}
.anatom_eco_info_top h3 {
  font-family: GilroyMedium;
  margin-top: 32px;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
}
.anatom_eco_info_top h3::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -16px;
  width: 100%;
  height: 2px;
  background-color: #177E7C;
}
.anatom_eco_item {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anatom_eco_item img {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
}
.anatom_eco_item_text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_eco_item_text_top h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  position: relative;
}
.anatom_eco_item_text_top h3::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  height: 2px;
  width: 100%;
  background-color: #177E7C;
}
.anatom_eco_item_text_top p {
  margin-top: 16px;
}
.anatom_eco_item_text .anatom_eco_item_text_top {
  display: none;
}
.anatom_eco_item_text ul {
  margin-top: 20px;
}
.anatom_eco_item_text ul li {
  margin-top: 8px;
}
.anatom_eco_item_img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_eco_item_img img {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .anatom_eco_info_top {
    margin-bottom: 70px;
  }
  .anatom_eco_info_top::after {
    bottom: -35px;
  }
  .anatom_eco_info_top h3 {
    font-size: 14px;
    margin-top: 40px;
  }
  .anatom_eco_info_top h3::before {
    top: -20px;
  }
  .anatom_eco_item {
    margin-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_eco_item_img {
    width: calc(50% - 10px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .anatom_eco_item_img .anatom_eco_item_text_top {
    display: none;
  }
  .anatom_eco_item_img img {
    margin-top: 0px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .anatom_eco_item_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
    width: calc(50% - 10px);
  }
  .anatom_eco_item_text .anatom_eco_item_text_top {
    display: block;
  }
  .anatom_eco_item_text_top {
    margin-bottom: 20px;
  }
  .anatom_eco_item.reverse .anatom_eco_item_text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .anatom_eco_item.reverse .anatom_eco_item_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 1024px) {
  .anatom_eco_item {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .anatom_eco_item_text {
    width: calc(50% - 20px);
  }
  .anatom_eco_item_img {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .anatom_eco_info {
    padding-bottom: 40px;
  }
  .anatom_eco_info_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 100px;
  }
  .anatom_eco_info_top::after {
    bottom: -50px;
  }
  .anatom_eco_info_top img {
    width: 1010px;
  }
  .anatom_eco_info_top h3 {
    font-size: 24px;
    margin-top: 48px;
  }
  .anatom_eco_info_top h3::before {
    top: -24px;
  }
  .anatom_eco_item {
    margin-top: 60px;
  }
  .anatom_eco_item_text_top {
    margin-bottom: 32px;
  }
  .anatom_eco_item_text_top h3 {
    font-size: 24px;
  }
  .anatom_eco_item_text ul {
    margin-top: 32px;
  }
}
@media (min-width: 1360px) {
  .anatom_eco_item_text ul li {
    margin-top: 16px;
  }
}
.anatom_wookly_top h3 {
  font-family: GilroyMedium;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
  margin-top: 32px;
}
.anatom_wookly_top h3::after {
  content: "";
  position: absolute;
  left: 0px;
  top: -16px;
  height: 2px;
  background-color: #177E7C;
  width: 100%;
}
.anatom_wookly_wrap img {
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
}
.anatom_wookly_wrap_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
}
.anatom_wookly_wrap_left_img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.anatom_wookly_wrap_left_text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 32px;
}
.anatom_wookly_wrap_left_text_title {
  margin-bottom: 32px;
}
.anatom_wookly_wrap_left_text_title h3 {
  font-family: GilroyMedium;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: uppercase;
  color: #404040;
  margin-bottom: 16px;
  position: relative;
}
.anatom_wookly_wrap_left_text_title h3::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  height: 2px;
  width: 100%;
  background-color: #177E7C;
}
.anatom_wookly_wrap_left_text ul {
  margin-top: 20px;
}
.anatom_wookly_wrap_left_text ul li {
  margin-top: 8px;
}
.anatom_wookly_wrap_right {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .anatom_wookly_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .anatom_wookly_top img {
    max-width: 570px;
  }
  .anatom_wookly_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 60px;
  }
  .anatom_wookly_wrap_left {
    margin-top: 0px;
    width: calc(50% - 10px);
  }
  .anatom_wookly_wrap_left_img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 40px;
  }
  .anatom_wookly_wrap_left_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0px;
  }
  .anatom_wookly_wrap_left_text ul {
    margin-top: 32px;
  }
  .anatom_wookly_wrap_right {
    margin-top: 0px;
    width: calc(50% - 10px);
  }
  .anatom_wookly_wrap_right img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .anatom_wookly_wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .anatom_wookly_wrap_left {
    width: calc(50% - 20px);
  }
  .anatom_wookly_wrap_right {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .anatom_wookly_top img {
    max-width: 660px;
  }
  .anatom_wookly_top h3 {
    margin-top: 48px;
    font-size: 24px;
  }
  .anatom_wookly_top h3::after {
    top: -24px;
  }
  .anatom_wookly_wrap_left_text_title h3 {
    font-size: 24px;
  }
}
@media (min-width: 1360px) {
  .anatom_wookly_wrap_left_text ul li {
    margin-top: 16px;
  }
  .anatom_wookly_wrap_left_img {
    margin-top: 60px;
  }
}
.anatom_buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 32px;
  margin-top: 32px;
  border-top: 2px solid #177E7C;
}
.anatom_buy h2 {
  font-family: GilroyMedium;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 2%;
  text-align: center;
  color: #404040;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-transform: uppercase;
}
.anatom_buy a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
}
.anatom_buy a span {
  font-family: GilroySemiBold;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 2%;
  color: #fff;
  text-transform: uppercase;
}
.anatom_buy_site {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  background: #E86666;
  margin-top: 24px;
}
.anatom_buy_site span {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_site:hover {
  background: #DF4848;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_site:hover span {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.anatom_buy_market {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.anatom_buy_market .wb {
  margin-top: 12px;
  background: -webkit-gradient(linear, right top, left top, from(#4D317E), to(#BE2080));
  background: linear-gradient(270deg, #4D317E 0%, #BE2080 100%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_market .wb img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_market .wb:hover {
  background: -webkit-gradient(linear, right top, left top, from(#31185E), to(#9C0E65));
  background: linear-gradient(270deg, #31185E 0%, #9C0E65 100%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_market .wb:hover img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.anatom_buy_market .ozon {
  margin-top: 12px;
  background: #2C65CA;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_market .ozon img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_market .ozon:hover {
  background: #2351A2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.anatom_buy_market .ozon:hover img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 768px) {
  .anatom_buy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_buy h2 {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 29px;
  }
  .anatom_buy_site {
    width: calc(33.3333333333% - 13.3333333333px);
    min-width: calc(33.3333333333% - 13.3333333333px);
    margin-top: 0px;
  }
  .anatom_buy_market {
    width: calc(66.6666666667% - 8.3333333333px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .anatom_buy_market .wb {
    margin-top: 0px;
    width: calc(50% - 10px);
  }
  .anatom_buy_market .ozon {
    margin-top: 0px;
    width: calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  .anatom_buy {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 40px;
    margin-top: 60px;
  }
  .anatom_buy_market {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: auto;
  }
  .anatom_buy_market .wb {
    width: 232px;
  }
  .anatom_buy_market .ozon {
    width: 232px;
    margin-left: 32px;
  }
  .anatom_buy h2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 31px;
  }
  .anatom_buy_site {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 232px;
    min-width: 232px;
  }
}