#headset {
  height: 1000px;
  width: 100%;
  overflow: hidden;
  background: #EDEDED;
  background: white;/* background-image: linear-gradient(#f2f2f4, #f3f4f5); */
  /* border-top: 4px solid #f84536; */
}
#headset .container {
  align-items: center;
  justify-content: center;
  padding-right: 0;
  height: 100%;
}

#headset .fov{width: 414px;margin-top: 68px;}

#headset .column{

width: auto;

padding: 0px 15px;
}

#headset .column p{

}

#headset .features{
        /* display: none; */
        padding-top: 49px;
        padding-bottom: 0;
}

#headset .features p{

width: 101px;
}

#headset .container .right {
  padding-top: 166px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  width: 588px;
  display: flex;
}
#headset .container .right p {
  max-width: 426px;
  width: 100%;
  width: max-w;
  padding: 0px 11px;
  box-sizing: border-box;
}

#headset .container .left {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  width: 561px;
}

#headset .container .left .visual {
  width: 755px;
  position: absolute;
  margin-left: -51px;
  transform: scaleX(-1);
  height: 937px;
  margin-bottom: -80px;
  background-image: url(
  "../../files/1 hero kyle 1.png");
}
#headset-details {
  background: white;
  background: #ededed;background: #f2f2f4;width: 100%;
  height: 630px;
  /* display: none; */
/* border-bottom: 1px solid #0000003b; */}
#headset-details .container {
  justify-content: center;
}
#headset-details .visual {
  width: 730px;
  height: 611px;
  background-image: url("../../files/headset_back_fade.png");
}
#headset-details .features {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
padding-top: 0;padding-bottom: 0;height: 100%;}

#headset-details .features .column{
height: 100%;
width: 400px;transition: 4s;transition: 0.48s cubic-bezier(0.45, 0.05, 0.55, 0.95);}

#headset-details .features .pic{

/* height: 100%; */width: 100%;/* display: none; */width: 300px;height: 200px;position: relative;margin-bottom: 35px;}

#headset-details .features .pic.one{

/* width: 454px; */}

#headset-details .features .pic.one img{

}

#headset-details .features .column:hover{

/* width: 819px; */}


#headset-details .features .pic.two{
/* position: absolute; */
/* height: 100%; */}

#headset-details .features .pic.two img{
  position: absolute;
  width: 497px;left: -101px;top: -176px;}


#headset-details .features .pic.three{
  /* position: absolute; */
  /* height: 100%; */}

#headset-details .features .pic.three img{
  position: absolute;
  left: -158px;bottom: -135px;margin: auto;width: 598px;}

#headset-details hr{
  
display: none;}

#headset-details .features .pic.one img{
  
width: 476px;opacity: 1;position: absolute;left: -100px;bottom: -29px;}

#arvrColumn{
  overflow: hidden;background: #f2f2f4;
z-index: 2;}

#headset-details .features .pic.two .mask{
  
height: 200px;overflow: hidden;}

#headset-details .features .pic.three{

height: 200px;/* background: #80808033; */width: 300px;display: flex;justify-content: center;border: 1px solid gray;}


#headset-details .features video{

/* height: 394px; */z-index: 0;width: 288px;transform: translateY(-259px);}

