/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/blocks/block-1/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.qs-dark-mood-area {
  margin-top: 100px;
}

.qs-dark-mood-light {
  background: #f6f6f6;
  padding: 50px;
}

.qs-dark-mood-dark {
  background: #1a1a1a;
  padding: 50px;
}

.qs-dark-mood-layout-1 {
  margin-bottom: 5px;
}

.qs-dark-mood-layout-1 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-1 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-1 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-1 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-1 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-1 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 4px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:after, .qs-dark-mood-layout-1 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:before {
  right: 0;
  background: #e8e8e8;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 102%;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:after {
  border-radius: 45px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: attr(data-light);
  line-height: 36px;
  font-family: sans-serif;
  left: 0;
  top: 0;
}

.qs-dark-mood-layout-1 .md_switch .switch + label {
  height: 44px;
  width: 170px;
}

.qs-dark-mood-layout-1 .md_switch .switch:checked + label:after {
  margin-left: 84px;
  content: attr(data-dark);
  box-shadow: 0 2px 12px rgba(255, 255, 255, 0.1);
}

.qs-dark-mood-layout-1 .md_switch .switch + label:after {
  width: 86px;
  height: 36px;
}

.qs-dark-mood-layout-1 .switch_common .switch:checked + label:before {
  background-color: #303030;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:after {
  background-color: #fff;
  text-align: center;
}

.qs-dark-mood-layout-2 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-2 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-2 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-2 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-2 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-2 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-2 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 4px solid #ffb848;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-2 .switch_common .switch + label:after, .qs-dark-mood-layout-2 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-2 .switch_common .switch + label:before {
  right: 0;
  background: #ffb848;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-2 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
}

.qs-dark-mood-layout-2 .switch_common .switch:checked + label:before {
  background-color: #b848ff;
}

.qs-dark-mood-layout-2 .switch_common .switch:checked + label {
  border-color: #b848ff;
}

.qs-dark-mood-layout-2 .md_switch .switch + label {
  height: 38px;
  width: 85px;
}

.qs-dark-mood-layout-2 .md_switch .switch + label:after {
  width: 33px;
  height: 30px;
}

.qs-dark-mood-layout-common .switch_common .switch + label:after {
  text-align: center;
}

.qs-dark-mood-layout-2 .md_switch .switch:checked + label:after {
  margin-left: 46px;
}

.qs-dark-mood-layout-3 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-3 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-3 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-3 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-3 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-3 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-3 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 1px solid #d1d1d1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-3 .switch_common .switch + label:after, .qs-dark-mood-layout-3 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-3 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.qs-dark-mood-layout-3 .switch_common .switch + label:after {
  background-color: #fdd711;
  border-radius: 45px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: "On";
  line-height: 36px;
  font-family: sans-serif;
  left: -1px;
  top: -1px;
  text-transform: uppercase;
}

.qs-dark-mood-layout-3 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-3 .md_switch .switch + label {
  height: 36px;
  width: 140px;
}

.qs-dark-mood-layout-3 .md_switch .switch + label:after {
  width: 67px;
  height: 38px;
}

.qs-dark-mood-layout-3 .md_switch .switch:checked + label:after {
  margin-left: 73px;
  content: "Off";
  box-shadow: 0 2px 12px rgba(255, 255, 255, 0.1);
  left: 1px;
}

.qs-dark-mood-layout-4 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-4 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-4 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-4 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-4 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-4 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-4 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 1px solid #d1d1d1;
  padding: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-4 .switch_common .switch + label:after, .qs-dark-mood-layout-4 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-4 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.qs-dark-mood-layout-4 .switch_common .switch + label:after {
  background-color: #1a1a1a;
  color: #fff;
  border-radius: 45px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: "On";
  line-height: 24px;
  font-family: sans-serif;
  left: 5px;
  top: 5px;
  text-transform: uppercase;
}

.qs-dark-mood-layou-4 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-4 .md_switch .switch + label {
  height: 35px;
  width: 153px;
}

.qs-dark-mood-layout-4 .md_switch .switch + label:after {
  width: 67px;
  height: 24px;
}

.qs-dark-mood-layout-4 .md_switch .switch:checked + label:after {
  margin-left: 76px;
  content: "Off";
  left: 1px;
}

.qs-dark-mood-layout-5 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-5 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-5 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-5 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-5 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-5 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-5 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 0;
  border: 1px solid #a1a1a1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-5 .switch_common .switch + label:after, .qs-dark-mood-layout-5 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-5 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.qs-dark-mood-layout-5 .switch_common .switch + label:after {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: "On";
  line-height: 36px;
  font-family: sans-serif;
  left: -1px;
  top: -1px;
  text-transform: uppercase;
}

.qs-dark-mood-layout-5 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-5 .md_switch .switch + label {
  height: 36px;
  width: 120px;
}

.qs-dark-mood-layout-5 .md_switch .switch + label:after {
  width: 60px;
  height: 38px;
}

.qs-dark-mood-layout-5 .md_switch .switch:checked + label:after {
  margin-left: 60px;
  content: "Off";
  box-shadow: 0 2px 12px rgba(255, 255, 255, 0.1);
  left: 1px;
}

.qs-dark-mood-layout-6 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-6 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-6 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-6 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-6 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-6 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-6 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 4px solid #03c581;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-6 .switch_common .switch + label:after, .qs-dark-mood-layout-6 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-6 .switch_common .switch + label:before {
  right: 0;
  background: #03c581;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-6 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
  text-align: center;
  background-image: var(--qs-dm-light-default-icon);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

.qs-dark-mood-layout-6 .switch_common .switch:checked + label:before {
  background-color: #ff005c;
}

.qs-dark-mood-layout-6 .switch_common .switch:checked + label {
  border-color: #ff005c;
}

.qs-dark-mood-layout-6 .md_switch .switch + label {
  height: 38px;
  width: 85px;
}

.qs-dark-mood-layout-6 .md_switch .switch + label:after {
  width: 31px;
  height: 31px;
}

.qs-dark-mood-layout-6 .md_switch .switch:checked + label:after {
  margin-left: 46px;
  background-image: var(--qs-dm-dark-default-icon);
}

.qs-dark-mood-layout-7 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-7 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-7 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-7 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-7 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 2px solid #03c581;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: right;
}

.qs-dark-mood-layout-7 .switch_common .switch + label:after, .qs-dark-mood-layout-7 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-7 .switch_common .switch + label:before {
  right: 0;
  background: #03c581;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 93%;
  content: attr(data-light);
  line-height: 25px;
  padding-right: 10px;
  font-family: sans-serif;
  color: #fff;
}

.qs-dark-mood-layout-7 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch:checked + label:before {
  background-color: #03c581;
  content: attr(data-dark);
  padding-left: 10px;
  padding-right: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch:checked + label {
  border-color: #03c581;
  text-align: left;
}

.qs-dark-mood-layout-7 .md_switch .switch + label {
  height: 28px;
  width: 88px;
}

.qs-dark-mood-layout-7 .md_switch .switch + label:after {
  width: 28px;
  height: 28px;
}

.qs-dark-mood-layout-7 .md_switch .switch:checked + label:after {
  margin-left: 60px;
}

.qs-dark-mood-layout-8 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-8 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-8 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-8 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-8 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-8 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-8 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 50%;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-8 .switch_common .switch + label:after, .qs-dark-mood-layout-8 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-8 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 50%;
  left: 0;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-8 .switch_common .switch + label:after {
  background-color: #8f00ff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
  text-align: center;
  background-image: var(--qs-dm-light3-default-icon);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

.qs-dark-mood-layout-8 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-8 .md_switch .switch + label {
  height: 45px;
  width: 45px;
}

.qs-dark-mood-layout-8 .md_switch .switch + label:after {
  width: 45px;
  height: 45px;
}

.qs-dark-mood-layout-8 .md_switch .switch:checked + label:after {
  margin-left: 0;
  background: #f90 var(--qs-dm-dark-default4-icon);
  z-index: 9;
  background-position: center;
  background-repeat: no-repeat;
}

.qs-dark-mood-layout-9 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-9 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-9 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-9 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-9 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-9 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-9 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-9 .switch_common .switch + label:after, .qs-dark-mood-layout-9 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-9 .switch_common .switch + label:before {
  right: 0;
  background: #e8e8e8;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-9 .switch_common .switch + label:after {
  background-color: #f90;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: -3px;
  text-align: center;
  background-image: var(--qs-dm-light3-default-icon);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  z-index: 9;
}

.qs-dark-mood-layout-9 .switch_common .switch:checked + label:before {
  background-color: #e8e8e8;
}

.qs-dark-mood-layout-9 .switch_common .switch:checked + label {
  border-color: #ff005c;
}

.qs-dark-mood-layout-9 .md_switch .switch + label {
  height: 26px;
  width: 75px;
}

.qs-dark-mood-layout-9 .md_switch .switch + label:after {
  width: 32px;
  height: 32px;
}

.qs-dark-mood-layout-9 .md_switch .switch:checked + label:after {
  margin-left: 46px;
  background-image: var(--qs-dm-dark-default4-icon);
}

.qs-dark-mood-layout-10 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-10 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-10 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-10 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-10 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-10 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-10 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 50%;
  border: 8px solid #ffb848;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-10 .switch_common .switch + label:after, .qs-dark-mood-layout-10 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-10 .switch_common .switch + label:before {
  right: 0;
  background: #000;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-10 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 0;
  line-height: 45px;
  font-family: sans-serif;
  left: -13px;
  top: 0;
}

.qs-dark-mood-layout-10 .switch_common .switch:checked + label:before {
  background-color: #000;
}

.qs-dark-mood-layout-10 .switch_common .switch:checked + label {
  border-color: #ffb848;
}

.qs-dark-mood-layout-10 .md_switch .switch + label {
  height: 28px;
  width: 28px;
  overflow: hidden;
}

.qs-dark-mood-layout-10 .md_switch .switch + label:after {
  width: 28px;
  height: 28px;
}

.qs-dark-mood-layout-10 .md_switch .switch:checked + label:after {
  margin-left: 0;
  left: 14px;
  background: #fff;
}

:root {
  --qs-dm-dark-icon: url(/web/20230204060741im_/https://trangonline.com/wp-content/plugins/qs-dark-mode/block/build/blocks/block-1/style-index.css);
  --qs-dm-light-icon: url(/web/20230204060741im_/https://trangonline.com/wp-content/plugins/qs-dark-mode/block/build/blocks/block-1/style-index.css);
}

.qs-dm-service-enable [type=submit] {
  color: #000;
  background: #76ff9a;
  border-color: #76ff9a;
}

.qs-dm-service-enable [type=submit]:hover {
  color: #000;
  background: blue;
  border-color: #76ff9a;
}

.qs-dark-mode-swich-li .qs-dark-mood-layout-common {
  padding-top: 100px;
  padding-bottom: 100px;
}

.qs-dark-mode-swich-li .qs-dark-mood-layout-common {
  padding-left: 100px;
  padding-right: 100px;
}

.qs-dark-mood-area {
  margin-top: 100px;
}

.qs-dark-mood-light {
  background: #f6f6f6;
  padding: 50px;
}

.qs-dark-mood-dark {
  background: #1a1a1a;
  padding: 50px;
}

.qs-dark-mood-layout-1 {
  margin-bottom: 5px;
}

.qs-dark-mood-layout-1 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-1 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-1 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-1 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-1 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-1 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 4px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:after, .qs-dark-mood-layout-1 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:before {
  right: 0;
  background: #e8e8e8;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 102%;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:after {
  border-radius: 45px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: attr(data-light);
  line-height: 36px;
  font-family: sans-serif;
  left: 0;
  top: 0;
}

.qs-dark-mood-layout-1 .md_switch .switch + label {
  height: 44px;
  width: 170px;
}

.qs-dark-mood-layout-1 .md_switch .switch:checked + label:after {
  margin-left: 84px;
  content: attr(data-dark);
  box-shadow: 0 2px 12px rgba(255, 255, 255, 0.1);
}

.qs-dark-mood-layout-1 .md_switch .switch + label:after {
  width: 86px;
  height: 36px;
}

.qs-dark-mood-layout-1 .switch_common .switch:checked + label:before {
  background-color: #303030;
}

.qs-dark-mood-layout-1 .switch_common .switch + label:after {
  background-color: #fff;
  text-align: center;
}

.qs-dark-mood-layout-2 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-2 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-2 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-2 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-2 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-2 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-2 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 4px solid #ffb848;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-2 .switch_common .switch + label:after, .qs-dark-mood-layout-2 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-2 .switch_common .switch + label:before {
  right: 0;
  background: #ffb848;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-2 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
}

.qs-dark-mood-layout-2 .switch_common .switch:checked + label:before {
  background-color: #b848ff;
}

.qs-dark-mood-layout-2 .switch_common .switch:checked + label {
  border-color: #b848ff;
}

.qs-dark-mood-layout-2 .md_switch .switch + label {
  height: 38px;
  width: 85px;
}

.qs-dark-mood-layout-2 .md_switch .switch + label:after {
  width: 33px;
  height: 30px;
}

.qs-dark-mood-layout-common .switch_common .switch + label:after {
  text-align: center;
}

.qs-dark-mood-layout-2 .md_switch .switch:checked + label:after {
  margin-left: 46px;
}

.qs-dark-mood-layout-3 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-3 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-3 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-3 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-3 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-3 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-3 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 1px solid #d1d1d1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-3 .switch_common .switch + label:after, .qs-dark-mood-layout-3 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-3 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.qs-dark-mood-layout-3 .switch_common .switch + label:after {
  background-color: #fdd711;
  border-radius: 45px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: "On";
  line-height: 36px;
  font-family: sans-serif;
  left: -1px;
  top: -1px;
  text-transform: uppercase;
}

.qs-dark-mood-layout-3 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-3 .md_switch .switch + label {
  height: 36px;
  width: 140px;
}

.qs-dark-mood-layout-3 .md_switch .switch + label:after {
  width: 67px;
  height: 38px;
}

.qs-dark-mood-layout-3 .md_switch .switch:checked + label:after {
  margin-left: 73px;
  content: "Off";
  box-shadow: 0 2px 12px rgba(255, 255, 255, 0.1);
  left: 1px;
}

.qs-dark-mood-layout-4 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-4 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-4 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-4 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-4 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-4 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-4 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 1px solid #d1d1d1;
  padding: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-4 .switch_common .switch + label:after, .qs-dark-mood-layout-4 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-4 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.qs-dark-mood-layout-4 .switch_common .switch + label:after {
  background-color: #1a1a1a;
  color: #fff;
  border-radius: 45px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: "On";
  line-height: 24px;
  font-family: sans-serif;
  left: 5px;
  top: 5px;
  text-transform: uppercase;
}

.qs-dark-mood-layou-4 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-4 .md_switch .switch + label {
  height: 35px;
  width: 153px;
}

.qs-dark-mood-layout-4 .md_switch .switch + label:after {
  width: 67px;
  height: 24px;
}

.qs-dark-mood-layout-4 .md_switch .switch:checked + label:after {
  margin-left: 76px;
  content: "Off";
  left: 1px;
}

.qs-dark-mood-layout-5 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-5 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-5 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-5 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-5 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-5 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-5 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 0;
  border: 1px solid #a1a1a1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-5 .switch_common .switch + label:after, .qs-dark-mood-layout-5 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-5 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.qs-dark-mood-layout-5 .switch_common .switch + label:after {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  content: "On";
  line-height: 36px;
  font-family: sans-serif;
  left: -1px;
  top: -1px;
  text-transform: uppercase;
}

.qs-dark-mood-layout-5 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-5 .md_switch .switch + label {
  height: 36px;
  width: 120px;
}

.qs-dark-mood-layout-5 .md_switch .switch + label:after {
  width: 60px;
  height: 38px;
}

.qs-dark-mood-layout-5 .md_switch .switch:checked + label:after {
  margin-left: 60px;
  content: "Off";
  box-shadow: 0 2px 12px rgba(255, 255, 255, 0.1);
  left: 1px;
}

.qs-dark-mood-layout-6 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-6 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-6 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-6 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-6 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-6 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-6 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 4px solid #03c581;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-6 .switch_common .switch + label:after, .qs-dark-mood-layout-6 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-6 .switch_common .switch + label:before {
  right: 0;
  background: #03c581;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-6 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
  text-align: center;
  background-image: var(--qs-dm-light-default-icon);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

.qs-dark-mood-layout-6 .switch_common .switch:checked + label:before {
  background-color: #ff005c;
}

.qs-dark-mood-layout-6 .switch_common .switch:checked + label {
  border-color: #ff005c;
}

.qs-dark-mood-layout-6 .md_switch .switch + label {
  height: 38px;
  width: 85px;
}

.qs-dark-mood-layout-6 .md_switch .switch + label:after {
  width: 31px;
  height: 31px;
}

.qs-dark-mood-layout-6 .md_switch .switch:checked + label:after {
  margin-left: 46px;
  background-image: var(--qs-dm-dark-default-icon);
}

.qs-dark-mood-layout-7 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-7 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-7 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-7 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-7 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 2px solid #03c581;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: right;
}

.qs-dark-mood-layout-7 .switch_common .switch + label:after, .qs-dark-mood-layout-7 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-7 .switch_common .switch + label:before {
  right: 0;
  background: #03c581;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 93%;
  content: attr(data-light);
  line-height: 25px;
  padding-right: 10px;
  font-family: sans-serif;
  color: #fff;
}

.qs-dark-mood-layout-7 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch:checked + label:before {
  background-color: #03c581;
  content: attr(data-dark);
  padding-left: 10px;
  padding-right: 0;
}

.qs-dark-mood-layout-7 .switch_common .switch:checked + label {
  border-color: #03c581;
  text-align: left;
}

.qs-dark-mood-layout-7 .md_switch .switch + label {
  height: 28px;
  width: 88px;
}

.qs-dark-mood-layout-7 .md_switch .switch + label:after {
  width: 28px;
  height: 28px;
}

.qs-dark-mood-layout-7 .md_switch .switch:checked + label:after {
  margin-left: 60px;
}

.qs-dark-mood-layout-8 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-8 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-8 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-8 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-8 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-8 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-8 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 50%;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-8 .switch_common .switch + label:after, .qs-dark-mood-layout-8 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-8 .switch_common .switch + label:before {
  right: 0;
  background: 0 0;
  border-radius: 50%;
  left: 0;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-8 .switch_common .switch + label:after {
  background-color: #8f00ff;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: 0;
  text-align: center;
  background-image: var(--qs-dm-light3-default-icon);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

.qs-dark-mood-layout-8 .switch_common .switch:checked + label:before {
  background-color: transparent;
}

.qs-dark-mood-layout-8 .md_switch .switch + label {
  height: 45px;
  width: 45px;
}

.qs-dark-mood-layout-8 .md_switch .switch + label:after {
  width: 45px;
  height: 45px;
}

.qs-dark-mood-layout-8 .md_switch .switch:checked + label:after {
  margin-left: 0;
  background: #f90 var(--qs-dm-dark-default4-icon);
  z-index: 9;
  background-position: center;
  background-repeat: no-repeat;
}

.qs-dark-mood-layout-9 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-9 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-9 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-9 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-9 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-9 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-9 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 30px;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-9 .switch_common .switch + label:after, .qs-dark-mood-layout-9 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-9 .switch_common .switch + label:before {
  right: 0;
  background: #e8e8e8;
  border-radius: 75px;
  left: 0;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-9 .switch_common .switch + label:after {
  background-color: #f90;
  border-radius: 45px;
  line-height: 45px;
  font-family: sans-serif;
  left: 0;
  top: -3px;
  text-align: center;
  background-image: var(--qs-dm-light3-default-icon);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  z-index: 9;
}

.qs-dark-mood-layout-9 .switch_common .switch:checked + label:before {
  background-color: #e8e8e8;
}

.qs-dark-mood-layout-9 .switch_common .switch:checked + label {
  border-color: #ff005c;
}

.qs-dark-mood-layout-9 .md_switch .switch + label {
  height: 26px;
  width: 75px;
}

.qs-dark-mood-layout-9 .md_switch .switch + label:after {
  width: 32px;
  height: 32px;
}

.qs-dark-mood-layout-9 .md_switch .switch:checked + label:after {
  margin-left: 46px;
  background-image: var(--qs-dm-dark-default4-icon);
}

.qs-dark-mood-layout-10 {
  margin-bottom: 50px;
}

.qs-dark-mood-layout-10 .switch_common {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.qs-dark-mood-layout-10 .switch_common > .md_switch {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}

.qs-dark-mood-layout-10 .switch_common > .md_switch:last-child {
  margin-right: 0;
}

.qs-dark-mood-layout-10 .switch_common .switch {
  visibility: hidden;
  margin-left: -9999px;
  position: absolute;
}

.qs-dark-mood-layout-10 .switch_common label {
  margin-bottom: 0;
}

.qs-dark-mood-layout-10 .switch_common .switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  border-radius: 50%;
  border: 8px solid #ffb848;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.qs-dark-mood-layout-10 .switch_common .switch + label:after, .qs-dark-mood-layout-10 .switch_common .switch + label:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.qs-dark-mood-layout-10 .switch_common .switch + label:before {
  right: 0;
  background: #000;
  border-radius: 75px;
  left: -2px;
  top: 0;
  width: 104%;
}

.qs-dark-mood-layout-10 .switch_common .switch + label:after {
  background-color: #fff;
  border-radius: 0;
  line-height: 45px;
  font-family: sans-serif;
  left: -13px;
  top: 0;
}

.qs-dark-mood-layout-10 .switch_common .switch:checked + label:before {
  background-color: #000;
}

.qs-dark-mood-layout-10 .switch_common .switch:checked + label {
  border-color: #ffb848;
}

.qs-dark-mood-layout-10 .md_switch .switch + label {
  height: 28px;
  width: 28px;
  overflow: hidden;
}

.qs-dark-mood-layout-10 .md_switch .switch + label:after {
  width: 28px;
  height: 28px;
}

.qs-dark-mood-layout-10 .md_switch .switch:checked + label:after {
  margin-left: 0;
  left: 14px;
  background: #fff;
}

:root {
  --qs-dm-dark-icon: url(/web/20230204060741im_/https://trangonline.com/wp-content/plugins/qs-dark-mode/block/build/blocks/block-1/style-index.css);
  --qs-dm-light-icon: url(/web/20230204060741im_/https://trangonline.com/wp-content/plugins/qs-dark-mode/block/build/blocks/block-1/style-index.css);
}

.qs-dm-service-enable [type=submit] {
  color: #000;
  background: #76ff9a;
  border-color: #76ff9a;
}

.qs-dm-service-enable [type=submit]:hover {
  color: #000;
  background: blue;
  border-color: #76ff9a;
}

.qs-dark-mode-swich-li .qs-dark-mood-layout-common {
  padding-top: 100px;
  padding-bottom: 100px;
}

.qs-dark-mode-swich-li .qs-dark-mood-layout-common {
  padding-left: 100px;
  padding-right: 100px;
}

/*# sourceMappingURL=style-index.css.map*/
/*
     FILE ARCHIVED ON 06:07:41 Feb 04, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:14:06 Jun 16, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.62
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.012
  esindex: 0.012
  cdx.remote: 30.077
  LoadShardBlock: 189.174 (3)
  PetaboxLoader3.datanode: 142.441 (5)
  PetaboxLoader3.resolve: 492.895 (2)
  load_resource: 479.697
  loaddict: 44.877
*/