@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Bold.eot");
  src: url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff2") format("woff2"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro.eot");
  src: url("../fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro.woff2") format("woff2"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Medium.eot");
  src: url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff2") format("woff2"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "bm-icon";
  src: url("../fonts/bm-icon.eot?a0ysz3");
  src: url("../fonts/bm-icon.eot?a0ysz3#iefix") format("embedded-opentype"), url("../fonts/bm-icon.ttf?a0ysz3") format("truetype"), url("../fonts/bm-icon.woff?a0ysz3") format("woff"), url("../fonts/bm-icon.svg?a0ysz3#bm-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=bm_icon_], [class*=" bm_icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "bm-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bm_icon_magnifying-glass:before {
  content: "\e91a";
}

.bm_icon_folder:before {
  content: "\e900";
}

.bm_icon_frame:before {
  content: "\e901";
}

.bm_icon_image:before {
  content: "\e902";
}

.bm_icon_pacifier:before {
  content: "\e903";
}

.bm_icon_no-waiting:before {
  content: "\e904";
}

.bm_icon_photo:before {
  content: "\e905";
}

.bm_icon_baby-1:before {
  content: "\e906";
}

.bm_icon_preference:before {
  content: "\e907";
}

.bm_icon_share:before {
  content: "\e908";
}

.bm_icon_baby:before {
  content: "\e909";
}

.bm_icon_finish:before {
  content: "\e90a";
}

.bm_icon_apple:before {
  content: "\e90b";
}

.bm_icon_google-play:before {
  content: "\e90c";
}

.bm_icon_camera:before {
  content: "\e90d";
}

.bm_icon_user:before {
  content: "\e90e";
}

.bm_icon_arrow:before {
  content: "\e90f";
}

.bm_icon_arrows:before {
  content: "\e910";
}

.bm_icon_checked:before {
  content: "\e911";
}

.bm_icon_couple:before {
  content: "\e912";
}

.bm_icon_credit-card-1:before {
  content: "\e913";
}

.bm_icon_man-photo:before {
  content: "\e914";
}

.bm_icon_photos:before {
  content: "\e915";
}

.bm_icon_reload-1:before {
  content: "\e916";
}

.bm_icon_technical-support:before {
  content: "\e917";
}

.bm_icon_upload-to-cloud:before {
  content: "\e918";
}

.bm_icon_warning-1:before {
  content: "\e919";
}

.section-main.page-size-experiment .bm_icon_couple:before {
  content: "";
}
.section-main.page-size-experiment .bm_icon_photos:before {
  content: "";
}
.section-main.page-size-experiment .bm_icon_technical-support:before {
  content: "";
}
.section-main.page-size-experiment .bm_icon_upload-to-cloud:before {
  content: " ";
  background-image: url("../../img/upload.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  display: block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .section-main.page-size-experiment .bm_icon_upload-to-cloud:before {
    width: 65px;
    height: 65px;
  }
}