.TADAFY__tgl-0040-0__CheckboxWrap,
.TADAFY__tgl-0040-0__CheckboxWrap::before,
.TADAFY__tgl-0040-0__CheckboxWrap::after,
.TADAFY__tgl-0040-0__CheckboxWrap *,
.TADAFY__tgl-0040-0__CheckboxWrap *::before,
.TADAFY__tgl-0040-0__CheckboxWrap *::after {
  box-sizing: border-box;
}

.TADAFY__tgl-0040-0__CheckboxWrap {
  position: relative;
  display: block;
  height: 70em;
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 0.064em;
  line-height: 1;
}

.tgl-0040-0__Checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.tgl-0040-0__Checkbox:checked {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.tgl-0040-0__Checkbox-Label {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}

.tgl-0040-0__CUSTOM {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #2a3239;
  font-weight: 700;
  letter-spacing: 1em;
  text-decoration: none;
  text-transform: uppercase;
}

.tgl-0040-0__LABEL {
  font-size: 18em;
}

.tgl-0040-0__WRAP {
  position: relative;
  display: flex;
  width: 80em;
  height: 70em;
  margin-right: 20em;
  margin-left: 20em;
  padding-left: 2em;
  align-items: center;
  border-top-style: solid;
  border-top-width: 8em;
  border-top-color: hsla(0, 0%, 100%, 1);
  border-right-style: solid;
  border-right-width: 8em;
  border-right-color: hsla(0, 0%, 100%, 1);
  border-bottom-style: solid;
  border-bottom-width: 8em;
  border-bottom-color: hsla(0, 0%, 100%, 1);
  border-left-style: solid;
  border-left-width: 8em;
  border-left-color: hsla(0, 0%, 100%, 1);
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;
  background-color: hsla(208, 6.41%, 37.59%, 1);
  box-shadow:
    0 3px 3em -1em hsla(0, 0%, 0%, 0.2),
    inset 0 11px 11em 0em hsla(0, 0%, 0%, 0.1),
    inset 0 3px 3em 1em hsla(0, 0%, 0%, 0.1),
    0 20px 30em 0em hsla(0, 0%, 0%, 0.05);
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.tgl-0040-0__SWITCH {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 37em;
  height: 50em;
  border-top-style: solid;
  border-top-width: 2em;
  border-top-color: hsla(0, 0%, 0%, 0.05);
  border-right-style: solid;
  border-right-width: 2em;
  border-right-color: hsla(0, 0%, 0%, 0.05);
  border-bottom-style: solid;
  border-bottom-width: 2em;
  border-bottom-color: hsla(0, 0%, 0%, 0.05);
  border-left-style: solid;
  border-left-width: 2em;
  border-left-color: hsla(0, 0%, 0%, 0.05);
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;
  background-color: hsla(240, 3.45%, 79.29%, 1);
  box-shadow:
    inset 1px 8px 1em -4em hsla(208, 0%, 100%, 0.5),
    inset -2px -8px 1em -4em hsla(0, 0%, 0%, 0.1),
    0 13px 16em 0em hsla(0, 0%, 0%, 0.2);
  transform: translateX(0);
  transition:
    transform 50ms cubic-bezier(.12, 0, .39, 0),
    background-color 200ms ease;
}

.tgl-0040-0__SWITCH--Glow {
  position: absolute;
  left: 2em;
  top: 2em;
  right: auto;
  bottom: auto;
  display: none;
  width: 37em;
  height: 50em;
  border-top-style: solid;
  border-top-width: 2em;
  border-top-color: lime;
  border-right-style: solid;
  border-right-width: 2em;
  border-right-color: lime;
  border-bottom-style: solid;
  border-bottom-width: 2em;
  border-bottom-color: lime;
  border-left-style: solid;
  border-left-width: 2em;
  border-left-color: lime;
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;
  background-color: hsla(240, 3.45%, 79.29%, 0);
  box-shadow:
    0 0 50em 15em hsla(120, 100%, 50%, 0.6),
    0 4px 5em 0em hsla(0, 0%, 0%, 0.19),
    -20px 0 30em 0em hsla(120, 100%, 50%, 0.6),
    0 14px 16em 0em hsla(120, 100%, 50%, 1);
  opacity: 0;
  transform: translateX(0);
  transition:
    transform 50ms cubic-bezier(.12, 0, .39, 0),
    opacity 200ms ease,
    display 0s 200ms;
  transition-behavior: allow-discrete;
}

.tgl-0040-0__Checkbox:checked ~ .tgl-0040-0__CUSTOM .tgl-0040-0__SWITCH {
  background-color: rgb(0, 255, 0);
  transform: translateX(23em);
  transition:
    transform 50ms cubic-bezier(.12, 0, .39, 0),
    background-color 50ms linear 50ms;
}

.tgl-0040-0__Checkbox:checked ~ .tgl-0040-0__CUSTOM .tgl-0040-0__SWITCH--Glow {
  display: block;
  opacity: 1;
  transform: translateX(23em);
  transition:
    transform 50ms cubic-bezier(.12, 0, .39, 0),
    opacity 50ms linear 50ms,
    display 0s;
  transition-behavior: allow-discrete;
}

@starting-style {
  .tgl-0040-0__Checkbox:checked ~ .tgl-0040-0__CUSTOM .tgl-0040-0__SWITCH--Glow {
    opacity: 0;
    transform: translateX(0);
  }
}
