body {
  background: #f8f9fa;
}
.main-dial {
  position: relative;
  margin: auto;
  margin-top: 220px;
  background: #f2d1cb;
  height: 250px;
  width: 250px;
  border-radius: 50%;
  box-shadow: inset 2px -2px 8px #997771, inset -2px 2px 8px #997771;
}
.main-dial::before {
  content: '';
  position: absolute;
  margin: auto;
  top: 4px;
  left: 4px;
  background: black;
  height: 240px;
  width: 240px;
  border: 1px solid black;
  border-radius: 50%;
  box-shadow: inset 3px 3px 3px white, inset 8px 5px #6c757d, inset -2.5px -1px 2.5px white,
    inset -5.5px -3px #6c757d;
}

.main-dial::after {
  content: '';
  position: absolute;
  margin: auto;
  top: 25px;
  left: 25px;
  background: white;
  height: 200px;
  width: 200px;
  border-radius: 50%;
}
.screen {
  position: absolute;
  width: 200px;
  height: 200px;
  background: linear-gradient(135deg, #ff477e, #ac46a1);
  border-radius: 50%;
  top: 10%;
  left: 10%;
  z-index: 1;
}
.screen::before {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: linear-gradient(5deg, #ff5c8a, #ffc2d4);
  -webkit-mask: linear-gradient(#fff, transparent);
  mask: linear-gradient(#fff, transparent);
  border-radius: 50%;
  top: 0%;
  left: 0%;
  z-index: 1;
}
.hands {
  position: absolute;
  height: 80px;
  width: 5px;
  background: white;
  top: 25%;
  left: 60%;
  border-radius: 50px;
  transform: rotate(45deg);
  box-shadow: 2px 2px 1px #ff5c8a;
  z-index: 2;
}

.hands::before {
  content: '';
  position: absolute;
  height: 60px;
  width: 10px;
  background: white;
  bottom: -38%;
  right: 500%;
  border-radius: 50px;
  box-shadow: -2px 2px 1px #ff5c8a;
  transform: rotate(-100deg);
  z-index: 2;
}
.hands::after {
  content: '';
  position: absolute;
  height: 100px;
  width: 2px;
  background: white;
  top: 65%;
  left: 330%;
  border-radius: 50px;
  box-shadow: -0.5px 0.5px 1px #ff5c8a;
  transform: rotate(150deg);
  z-index: 2;
}
.hand-holder {
  position: absolute;
  height: 13px;
  width: 13px;
  top: 48.5%;
  left: 48.5%;
  background: white;
  border-radius: 50%;
  box-shadow: 0.5px 0.5px 0.5px #ff5c8a, -0.5px 0.5px 0.5px #ff5c8a;
  z-index: 3;
}

.hand-holder::after {
  content: '';
  position: absolute;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #ff477e;
  top: 30%;
  left: 30%;
}
.strap-1 {
  position: absolute;
  width: 110px;
  height: 110px;
  top: 99%;
  left: 28%;
  background: linear-gradient(to right, #ccb0ab, #e6c7c2);
  border-radius: 10%;
  z-index: -1;
  box-shadow: inset 0 2px 7px #000;
}
.strap-2 {
  position: absolute;
  width: 110px;
  height: 110px;
  top: -42%;
  left: 28%;
  background: linear-gradient(to right, #ccb0ab, #e6c7c2);
  border-radius: 10%;
  z-index: -1;
  box-shadow: inset 0 -1px 4px #000;
}
.strap-holder-up-1 {
  position: absolute;
  width: 26px;
  height: 45px;
  top: -6%;
  left: 18%;
  background: linear-gradient(to right, #eabfb9, #e6c7c2);
  box-shadow: inset 0 -1px 4px #000;
  border-radius: 10%;
  z-index: -2;
}

.strap-holder-up-2 {
  position: absolute;
  width: 26px;
  height: 45px;
  top: -6%;
  right: 18%;
  background: linear-gradient(to right, #eabfb9, #e6c7c2);
  box-shadow: inset 0 -1px 4px #000;
  border-radius: 10%;
  z-index: -2;
}

.strap-holder-down-1 {
  position: absolute;
  width: 26px;
  height: 45px;
  bottom: -6%;
  left: 18%;
  background: linear-gradient(to bottom, #eabfb9, #e6c7c2);
  box-shadow: inset 0 -1px 4px #000;
  border-radius: 10%;
  z-index: -2;
}
.strap-holder-down-2 {
  position: absolute;
  width: 26px;
  height: 45px;
  bottom: -6%;
  right: 18%;
  background: linear-gradient(to bottom, #eabfb9, #e6c7c2);
  box-shadow: inset 0 -1px 4px #000;
  border-radius: 10%;
  z-index: -2;
}

.circle-hide-11 {
  position: absolute;
  width: 103px;
  height: 103px;
  margin-left: -18%;
  margin-top: -23.4%;
  background: #f8f9fa;
  border-radius: 50%;
}

.circle-hide-12 {
  position: absolute;
  width: 103px;
  height: 103px;
  right: -18%;
  top: -23.4%;
  background: #f8f9fa;
  border-radius: 50%;
}

.circle-hide-21 {
  position: absolute;
  width: 103px;
  height: 103px;
  left: -18%;
  bottom: -23.4%;
  background: #f8f9fa;
  border-radius: 50%;
}

.circle-hide-22 {
  position: absolute;
  width: 103px;
  height: 103px;
  right: -18%;
  bottom: -23.4%;
  background: #f8f9fa;
  border-radius: 50%;
}

.line-hide-11 {
  position: absolute;
  width: 30px;
  height: 10px;
  left: 15%;
  top: -7.5%;
  background: #f8f9fa;
  transform: rotate(-25deg);
}

.line-hide-12 {
  position: absolute;
  width: 30px;
  height: 10px;
  right: 15%;
  top: -7.5%;
  background: #f8f9fa;
  transform: rotate(25deg);
}

.line-hide-21 {
  position: absolute;
  width: 30px;
  height: 10px;
  left: 15%;
  bottom: -7.5%;
  background: #f8f9fa;
  transform: rotate(25deg);
}

.line-hide-22 {
  position: absolute;
  width: 30px;
  height: 10px;
  right: 15%;
  bottom: -7.5%;
  background: #f8f9fa;
  transform: rotate(-25deg);
}

.back-strap {
  position: absolute;
  width: 100px;
  height: 400px;
  background: #774936;
  left: 30%;
  top: -30%;
  z-index: -2;
}

.button-1 {
  position: absolute;
  height: 50px;
  width: 15px;
  background: black;
  right: 3%;
  top: 17%;
  border-radius: 40%;
  transform: rotate(-27deg);
  border: 0.7px #000 solid;
  box-shadow: inset 7px 7px 10px white, inset -2px -1px 1px #6c757d;
  z-index: -2;
}

.button-2 {
  position: absolute;
  width: 35px;
  height: 9px;
  bottom: 25%;
  right: -1.5%;
  background: #ccb0ab;
  border: 1px #000 solid;
  border-radius: 50%;
  transform: rotate(117deg);
  box-shadow: inset -1px 1px 3px #fff;
  z-index: -1;
}
