@import "styles.css";
@import "header.css";

.remote .section-wrapper .main-content .main-headline,
.remote .section-wrapper .section-name .headline {
  font-family: "Inter Var", sans-serif;
  font-weight: 400;
  font-size: 11rem;
  text-align: left;
  letter-spacing: -3px;

}

.fibery-promo {
  background-image: url("../img/stuff/remote-fibery_bg.svg");
  background-position: right 35% top 0;
  background-repeat: no-repeat;
  background-color: #A7FEE9;
}

.logo-wrap .sign-up-btn {
  position: fixed;
  top: -4rem;
  padding: 0 1.3rem;
  font-size: 1.6rem;
  line-height: 3.6rem;
  transition: all 0.1s ease-in-out;
}

.remote .logo-wrap .show-btn {
  top: 2rem;
}

.remote .sub-head {
  font-size: 3rem;
  max-width: 70rem;
  text-align: left;
  transition: all 1s ease-in-out;
  margin-bottom: 3rem;
}

.remote .incut {
  max-width: 100%;
}

.remote .about-feature_video {
  position: relative;
}

.main-remote .about-feature {
  padding-top: 0;
}

.text-remote {
  padding: 0 0 3rem 10rem;
}

.social-distance {
  letter-spacing: 25px;
}

.about-feature-remote .timer-slider-wrap {
  margin-bottom: 16rem;
}

.slider-remote .slider-body {
  position: relative;
  overflow: hidden;
}

.slider-remote .body-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.about-feature-remote .promo-video-wrap {
  width: 100%;
}

.about-feature-remote .sign-up-wrap {
  margin-bottom: 6rem;
}

.about-feature-remote .sign-up-btn {
  padding: 1rem 5rem;
  font-size: 3rem;
}

.kickstart {
  display: inline-block;
  position: relative;
}

.kickstart .video-wrap,
.video-wrap {
  margin: 1.6rem 0;
  position: relative;
}

.kickstart:nth-of-type(3) {
  width: 50%;
  left: 60%;
  top: -10rem;
}

.kickstart:nth-of-type(4) {
  width: 50%;
  top: -20rem;
}

.kickstart:nth-of-type(5) {
  width: 70%;
  left: 30%;
  top: -16rem;
}

.video-wrap .visible-content {
  top: 0;
  left: 0;
  transition: all 0.1s ease-in-out;
}

.vizible-content_small {
  width: 38rem;
}

.kickstart .promo-video-wrap {
  width: 70rem;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out;
  z-index: 2;
}

.video_left {
  left: 0;
}

.video_right {
  right: 0;
}

.video-wrap .invisible-content {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in-out;
  z-index: 2;

}

.video-wrap:hover .invisible-content {
  opacity: 1;
}

.kickstart .video-wrap:hover video {
  width: 70rem;
  opacity: 1;
}

.number {
  font-family: "Inter Var", sans-serif;
  font-weight: 400;
  font-size: 11rem;
  display: inline-block;
  position: absolute;
  top: -3rem;
  left: 1rem;
  padding: 0 4rem 0 0;
}

.arrow {
  position: absolute;
  top: 12%;
  left: 25%;
  z-index: -1;
}

.column-50 {
  margin: 0 0 0 4rem;
  width: 48%;
}

.column-right-margin {
  margin: 0 -6rem 0 4rem;
}

.column-left {
  margin-left: 10rem;
  margin-bottom: 6rem;
}

.about-feature-columns video {
  width: 100%;
}

.column-70 {
  margin: 0 -8rem 0 4rem;
  width: 68%;
}

.column-30 {
  width: 28%;
}


.align-right {
  text-align: right;
}

.section-name-subhead {
  margin-bottom: 2.4rem;
}

.about-feature-remote {
  padding: 15rem 0;
}

.about-feature-remote .section-name {
  margin-bottom: 0;
}

.link-show-hidden {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.img-hidden {
  position: absolute;
  top: 59px;
  left: 0;
  display: none;
  width: auto;
  max-width: 60rem;
  z-index: 3;
  -webkit-box-shadow: 10px 10px 39px -17px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 10px 10px 39px -17px rgba(0, 0, 0, 0.27);
  box-shadow: 10px 10px 39px -17px rgba(0, 0, 0, 0.27);
}

.page-wrap.remote .about-feature .headline {
  font-size: 6rem;
  font-family: "Inter Var", sans-serif;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  min-width: 60rem;
}

@media screen and (max-width: 680px) {
  .img-hidden {
    max-width: 30rem;
  }
  .page-wrap.remote .about-feature .headline {
    min-width: unset;
  }
}

.link-show-hidden:hover .img-hidden {
  display: block;
}

/*.headline .logo {*/
/*    display: inline-block;*/
/*    width: 40rem;*/
/*    height: 11.9rem;*/
/*    margin-bottom: -3.1rem;*/
/*}*/

.relative-wrap,
.about-feature-remote .timer-slider-wrap {
  position: relative;
}

.slider-card {
  position: absolute;
  width: 70rem;
  left: 17%;
  bottom: -5%;
  padding: 5rem;
}

.slider-card .sub-head {
  font-size: 4rem;
  margin-bottom: 0;
}

.draniki-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}

.draniki {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.draniki-1 {
  width: 56%;
}

.draniki-2 {
  width: 19%;
}

.draniki-3 {
  width: 17%;
}

.draniki-5 {
  width: 40%;
}

.draniki-6 {
  width: 56%;
}

.draniki-wrap div img {
  display: block;
}

.chart-wrap {
  position: relative;
  height: 900px;
  overflow: hidden;
}

.chart-wrap .about-feature-content {
  pointer-events: none;
  z-index: 2;
  position: relative;
}

.wrapper-iframe {
  left: -60px;
  right: -10px;
  position: absolute;
  top: 0;
}

.iframe {
  border: none;
  height: 900px;
  width: 100%;

}

.picture-slider-remote {
  width: 100%;
  text-align: center;
}

.mute-icon {
  position: absolute;
  top: 3rem;
  right: 0;
  z-index: 2;
}


/*animation remote*/
.anim-wrapper {
  width: 100%;
  height: 100%;
  right: -4rem;
  top: 0;
  position: fixed;
  z-index: -1;
}

.ring {
  border-radius: 50%;
  position: absolute;
  border: 2.5rem solid;
  transition: all 1s ease-in-out;
}

.team {
  position: absolute;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.team-alex {
  top: 42vh;
  left: 78vw;
}

.team-petriko {
  top: 18vh;
  left: 68vw;
}

.team-sch {
  top: 11vh;
  left: 78vw;
}

.s {
  width: 10rem;
  height: 10rem;
}

.ring-yellow {
  border-color: #FFDC4E;
}

.ring-green {
  border-color: #A7FEE9;
}

.ring-s {
  width: 8rem;
  height: 8rem;
  top: 46vh;
  left: 71vw;
}

.ring-s2 {
  width: 10rem;
  height: 10rem;
  top: 32vh;
  left: 84vw;
}

.ring-s3 {
  width: 10rem;
  height: 10rem;
  top: 17vh;
  left: 63vw;
}

.ring-m {
  width: 20rem;
  height: 20rem;
  top: 20vh;
  left: 74vw;
}

.ring-m2 {
  width: 20rem;
  height: 20rem;
  top: 30vh;
  left: 56vw;
}

.ring-l {
  width: 32rem;
  height: 32rem;
  top: 20vh;
  left: 50vw;
}

.separate .ring-s {
  width: 8rem;
  height: 8rem;
  top: 103vh;
  left: 31vw;
}

.separate .ring-s2 {
  width: 10rem;
  height: 10rem;
  top: 60vh;
  left: 108vw;
}

.separate .ring-s3 {
  width: 10rem;
  height: 10rem;
  top: -22vh;
  left: 60vw;
}

.separate .ring-m {
  width: 10rem;
  height: 10rem;
  top: 20vh;
  left: 86vw;
}

.separate .ring-m2 {
  width: 20rem;
  height: 20rem;
  top: 71vh;
  left: 76vw;
}

.separate .ring-l {
  width: 32rem;
  height: 32rem;
  top: 10vh;
  left: -11vw;
}

.separate .team {
  opacity: 0;
}


/*media*/
@media screen and (max-width: 1350px) {
  .slider-card {
    width: 50rem;
    left: 5%;
    padding: 4rem;
  }

  .slider-card .sub-head {
    font-size: 3rem;
  }

  .about-feature-remote .wrapper-iframe {
    left: -7rem;
    right: -3rem;
  }
}

@media screen and (max-width: 1280px) {
  .anim-wrapper {
    right: -13rem;
  }

  .slider-card {
    bottom: -31%;
  }

}

@media screen and (max-width: 1000px) {
  .anim-wrapper {
    right: -17rem;
  }

  .about-feature-columns,
  .about-feature .about-feature-columns {
    display: block;
  }

  .column-50,
  .column-right-margin {
    margin: 0;
  }

  .remote .logo-wrap .show-btn,
  .remote .logo-wrap .sign-up-btn {
    right: 2rem;
  }
}


@media screen and (max-width: 950px) {
  .anim-wrapper {
    right: -3rem;
  }

  .remote .section-wrapper .main-content .main-headline,
  .remote .section-wrapper .section-name .headline {
    font-size: 8rem;
    line-height: 8rem;
  }

  .remote .main-content .sub-head,
  .remote .section-wrapper .sub-head {
    font-size: 2.4rem;
    max-width: 55rem;
  }

  .about-feature-remote {
    padding: 10rem 0;
  }

  .text-remote {
    padding: 0 0 2rem 0;
  }

  .about-feature-kickstart .text-remote {
    padding: 0 0 2rem 10rem;

  }

  .column-left,
  .column-50,
  .column-right-margin,
  .column-70 {
    margin-left: 0;
    width: 100%;
  }

  div.align-right,
  fieldset.align-right {
    text-align: left;
  }

  .separate .ring-l {
    left: -27vw;
  }

  .separate .ring-m2 {
    left: 87vw;
  }

  .separate .ring-m {
    top: 2vh;
  }
}


@media screen and (max-width: 700px) {
  .remote .main-content .sub-head,
  .remote .section-wrapper .sub-head {
    font-size: 2rem;
  }

  .remote .section-wrapper .slider-body {
    display: block;
  }

  .remote .section-wrapper .slider-head-item {
    display: none;
  }

  .slider-card {
    bottom: -40%;
  }

  .kickstart,
  .kickstart:nth-of-type(3),
  .kickstart:nth-of-type(4),
  .kickstart:nth-of-type(5) {
    width: 100%;
    left: 0;
    top: 0;
    margin-bottom: 3rem;
  }

  .kickstart .arrow {
    display: none;
  }

  .about-feature-remote {
    padding: 8rem;
  }
}

@media screen and (max-width: 430px) {
  .anim-wrapper {
    right: 0;
  }

  .ring-m2 {
    top: 19rem;
    left: 15rem;
  }

  .ring-l {
    top: 0;
    left: 22rem;
  }

  .separate .ring-l {
    left: -23rem;
  }

  .team-alex {
    top: 18rem;
    left: 24rem;
  }

  .team-petriko {
    top: 9rem;
    left: 4rem;
    width: 16rem;
  }

  .team-sch {
    width: 13rem;
    top: 7rem;
    left: 29rem;
  }

  .remote .checkboxes-list label {
    font-size: 1.6rem;
  }

  .hide-mobile {
    display: none;
  }

  .slider-card {
    position: relative;
    width: 34rem;
    padding: 3rem;
    top: -3rem;
    left: -2rem;
  }


  .about-feature-kickstart .kickstart {
    padding: 0 0 2rem 0;
  }

  .about-feature-kickstart .kickstart .number {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }

  .about-feature-kickstart .kickstart img {
    display: none;

  }

  .about-feature-kickstart .kickstart video {
    position: static;
    width: 100%;
    opacity: 1;
  }

  .about-feature-remote .timer-slider-wrap {
    margin-bottom: 3rem;
  }

  .remote .section-wrapper .main-content {
    margin-top: 30rem;
  }

  .remote .section-wrapper .main-content .main-headline,
  .remote .section-wrapper .section-name .headline {
    font-size: 6rem;
  }

  .remote .main-content .sub-head,
  .remote .section-wrapper .sub-head {
    font-size: 2.4rem;
    max-width: 55rem;
  }

  .about-feature-remote {
    padding: 10rem 0;
  }

  .about-feature-remote .sign-up-btn {
    padding: 1rem 2rem;
    font-size: 2.2rem;
    line-height: inherit;
  }

}


