/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding-right: 50px;
    padding-left: 50px;
  }
}

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-left-full {
  left: -100%;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.-z-1 {
  z-index: -1;
}

.z-1 {
  z-index: 1;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-5 {
  z-index: 5;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

.m-0 {
  margin: 0px;
}

.-mx-cust-10 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-mb-3 {
  margin-bottom: -0.75rem;
}

.-mb-5 {
  margin-bottom: -1.25rem;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.-ml-1\.5 {
  margin-left: -0.375rem;
}

.-mr-1 {
  margin-right: -0.25rem;
}

.-mr-1\.5 {
  margin-right: -0.375rem;
}

.-mr-10 {
  margin-right: -2.5rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-12 {
  height: 3rem;
}

.h-40 {
  height: 10rem;
}

.h-cust-76 {
  height: 4.75rem;
}

.h-full {
  height: 100%;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1\/2 {
  width: 50%;
}

.w-40 {
  width: 10rem;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-full {
  min-width: 100%;
}

.max-w-cust-201 {
  max-width: 12.5625rem;
}

.max-w-cust-345 {
  max-width: 21.5625rem;
}

.max-w-cust-660 {
  max-width: 41.25rem;
}

.max-w-cust-97 {
  max-width: 6.0625rem;
}

.max-w-none {
  max-width: none;
}

.-translate-x-2\/4 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-2\/4 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border-1 {
  border-width: 1px;
}

.border-b-1 {
  border-bottom-width: 1px;
}

.border-gray-4c {
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
}

.border-white-4d {
  border-color: #ffffff4d;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.20);
}

.bg-black-30 {
  background-color: rgba(0, 0, 0, 0.30);
}

.bg-gray-29 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
}

.bg-\[url\(\'\.\.\/img\/bg-01\.png\'\)\] {
  background-image: url('../png/bg-01.png');
}

.bg-\[url\(\'\.\.\/img\/bg-02\.svg\'\)\] {
  background-image: url('../svg/bg-02.svg');
}

.bg-cust-size-wfit {
  background-size: 100% auto;
}

.bg-bottom {
  background-position: bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.p-0 {
  padding: 0px;
}

.p-3 {
  padding: 0.75rem;
}

.p-cust-8per {
  padding: 8%;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-cust-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-cust-6per {
  padding-left: 6%;
  padding-right: 6%;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-24 {
  padding-left: 6rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-cust-76 {
  padding-top: 4.75rem;
}

.pt-cust-88 {
  padding-top: 5.5rem;
}

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

.align-top {
  vertical-align: top;
}

.font-OneTime {
  font-family: "OneTime", sans-serif;
}

.text-cust-60 {
  font-size: 3.75rem;
  line-height: 5rem;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0 {
  opacity: 0;
}

@font-face {
  font-family: "OneTime";

  src: url('../eot/onetime.eot');

  src: url('../eot/onetime.eot') format('embedded-opentype'),
		 url('../woff2/onetime.woff2') format('woff2'),
		 url('../woff/onetime.woff') format('woff'),
		 url('../ttf/onetime.ttf') format('truetype'),
		 url('../svg/onetime.svg#OneTime') format('svg');

  font-weight: 400;

  font-style: normal;
}

/* Body */

html {
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Headings */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 600;
}

h1,
.h1,
h2,
.h2 {
  font-size: 1.625rem;
  line-height: 2rem;
}

@media (min-width: 640px) {
  h1,
.h1,
h2,
.h2 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}

h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

/* Transitions */

a,
input,
button {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

a {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 129 65 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

a:focus {
  --tw-text-opacity: 1;
  color: rgb(255 129 65 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

a:active {
  --tw-text-opacity: 1;
  color: rgb(255 129 65 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

/* Label */

label {
  margin: 0px;
  margin-bottom: 0.5rem;
  display: inline-block;
  width: 100%;
  padding: 0px;
  vertical-align: top;
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}

/* Inputs */

textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: 3.125rem;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.3125rem;
  border-width: 1px;
  border-color: #ffffff4d;
  background-color: #ffffff0d;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

textarea::-moz-placeholder, select::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

textarea::placeholder,
select::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder,
.uneditable-input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 129 65 / var(--tw-border-opacity));
}

textarea[rows],
textarea {
  height: 6rem;
  resize: none;
  white-space: normal;
  line-height: 1.5625rem;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url('../svg/chevron-down-5.svg');
  background-size: 15px auto;
  background-position: top 15px right 16px;
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2.5rem;
}

select::-ms-expand {
  display: none;
}

select.colorize expand-item:not([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

select.colorize expand-item.def:not([disabled]),
select.colorize.empty:not([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

/* Check - Options */

.check-options input[type=checkbox] {
  display: none;
}

.check-options label {
  position: relative;
  padding-left: 1.75rem;
}

.check-options label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  height: 1.25rem;
  width: 1.25rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.3125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-size: 11px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.check-options input[type=checkbox]:checked+label::before,
.check-options input[type=checkbox]:checked+label:focus::before {
  --tw-border-opacity: 1;
  border-color: rgb(255 129 65 / var(--tw-border-opacity));
  content: var(--tw-content);
  background-image: url('../svg/check-2.svg');
}

/* Radio - Options */

.radio-options input[type=radio] {
  display: none;
}

.radio-options label {
  position: relative;
  padding-left: 1.75rem;
}

.radio-options label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  float: left;
  height: 1.25rem;
  width: 1.25rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-size: 10px auto;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.radio-options input[type=radio]:checked+label::before,
.radio-options input[type=radio]:checked+label:focus::before {
  --tw-border-opacity: 1;
  border-color: rgb(255 129 65 / var(--tw-border-opacity));
  content: var(--tw-content);
  background-image: url('../svg/circle.svg');
}

/* Arrow Right */

@keyframes arrowright {
  0% {
    margin-left: 0;
    margin-right: 0;
  }

  75% {
    margin-left: 9px;
    margin-right: -9px;
  }

  100% {
    margin-left: 0;
    margin-right: 0;
  }
}

/* Arrow Left */

@keyframes arrowleft {
  0% {
    margin-right: 0;
    margin-left: 0;
  }

  75% {
    margin-right: 9px;
    margin-left: -9px;
  }

  100% {
    margin-right: 0;
    margin-left: 0;
  }
}

/* Button */

.btn,
input[type="button"],
input[type="submit"] {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn:active,
input[type="button"]:active,
input[type="submit"]:active {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn em {
  float: none;
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
  margin-right: 0.375rem;
  display: inline-block;
  vertical-align: middle;
}

.btn.active,
input[type="button"].active,
input[type="submit"].active {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-white,
input[type="button"].btn-white,
input[type="submit"].btn-white {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.3125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-white:hover,
input[type="button"].btn-white:hover,
input[type="submit"].btn-white:hover {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-white:focus,
input[type="button"].btn-white:focus,
input[type="submit"].btn-white:focus {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-white:active,
input[type="button"].btn-white:active,
input[type="submit"].btn-white:active {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn-white em {
  float: none;
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
  margin-right: 0.375rem;
  display: inline-block;
  vertical-align: middle;
}

.btn-white.active,
input[type="button"].btn-white.active,
input[type="submit"].btn-white.active {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.btn.alt,
.btn-white.alt {
  background-image: linear-gradient(-10.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.btn.lrg,
.btn-white.lrg {
  border-radius: 0.75rem;
  padding: 1.5rem;
  font-weight: 600;
  --tw-shadow: inset #4C4C4C 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn.lrg:hover,
.btn-white.lrg:hover {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .btn.lrg,
.btn-white.lrg {
    border-radius: 1.25rem;
    padding: 2rem;
  }
}

/* Divider */

.divider-or {
  position: relative;
  display: flex;
  height: 1px;
  width: 100%;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.30);
}

.divider-or::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  float: left;
  margin-top: -0.75rem;
  margin-left: -1.5rem;
  height: 1.25rem;
  width: 3rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-align: center;
  font-weight: 600;
  --tw-content: "Or";
  content: var(--tw-content);
}

/* Back To */

.back-to {
  position: absolute;
  top: 50%;
  left: 6%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px) {
  .back-to {
    left: 9%;
  }
}

.back-to a {
  float: left;
  height: 1rem;
  width: 1.25rem;
  background-image: url('../svg/arrow-left.svg');
  background-position: left;
  background-repeat: no-repeat;
}

.back-to a:hover,
.back-to a:focus,
.back-to a:active {
  background-image: url('../svg/arrow-left-orange.svg');
  animation: arrowleft 0.5s linear 1;
  -webkit-animation-name: arrowleft 0.5s linear 1;
}

/* Form - Block */

.form-block ul {
  margin: 0px;
  margin-bottom: -1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  padding-bottom: 1.25rem;
}

.form-block ul:last-child {
  padding-bottom: 0px;
}

.form-block ul li {
  float: left;
  margin: 0px;
  margin-bottom: 1.25rem;
  width: 100%;
  padding: 0px;
}

/* Form - Block ALT */

.form-block.alt label {
  padding-left: 2rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
}

@media (min-width: 640px) {
  .form-block.alt label {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.form-block.alt input[type="text"],
.form-block.alt input[type="password"],
.form-block.alt input[type="datetime"],
.form-block.alt input[type="datetime-local"],
.form-block.alt input[type="date"],
.form-block.alt input[type="month"],
.form-block.alt input[type="time"],
.form-block.alt input[type="week"],
.form-block.alt input[type="number"],
.form-block.alt input[type="email"],
.form-block.alt input[type="url"],
.form-block.alt input[type="search"],
.form-block.alt input[type="tel"],
.form-block.alt input[type="color"],
.form-block.alt .uneditable-input {
  height: 4.75rem;
  border-radius: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
}

@media (min-width: 640px) {
  .form-block.alt input[type="text"],
.form-block.alt input[type="password"],
.form-block.alt input[type="datetime"],
.form-block.alt input[type="datetime-local"],
.form-block.alt input[type="date"],
.form-block.alt input[type="month"],
.form-block.alt input[type="time"],
.form-block.alt input[type="week"],
.form-block.alt input[type="number"],
.form-block.alt input[type="email"],
.form-block.alt input[type="url"],
.form-block.alt input[type="search"],
.form-block.alt input[type="tel"],
.form-block.alt input[type="color"],
.form-block.alt .uneditable-input {
    height: 6.25rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.form-block.alt ul {
  padding-bottom: 1.75rem;
}

@media (min-width: 640px) {
  .form-block.alt ul {
    padding-bottom: 2.5rem;
  }
}

.form-block.alt ul:last-child {
  padding-bottom: 0px;
}

/* Nav - Bar */

.navigation-menu.active,
.settings-menu.active {
  visibility: visible;
  left: 0px;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Menu - Items */

.menu-items {
  float: left;
  margin-bottom: 2.25rem;
  width: 100%;
}

.menu-items:last-child {
  margin-bottom: 0px;
}

.menu-items h3 {
  margin-bottom: 0.875rem;
}

.menu-items h3:last-child {
  margin-bottom: 0px;
}

.menu-items ul {
  margin: 0px;
  margin-bottom: -0.5rem;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  padding: 0px;
}

.menu-items ul li {
  float: left;
  margin: 0px;
  margin-bottom: 0.5rem;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}

.menu-items ul li .onoff {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  float: right;
  height: 1.5rem;
  width: 2.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
  text-indent: 24rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.menu-items ul li .onoff::before {
  position: absolute;
  top: 50%;
  left: 0.25rem;
  float: left;
  height: 1rem;
  width: 1rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-indent: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}

.menu-items ul li .ratio-btns {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.menu-items ul li .ratio-btns .btn {
  float: left;
  margin: 0px;
  margin-left: 0.625rem;
  font-weight: 400;
}

.menu-items ul li .item {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  border-radius: 0.3125rem;
  background-color: rgba(255, 255, 255, 0.080);
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.5rem;
  padding-right: 5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.menu-items ul li .item:hover,
.menu-items ul li .item:focus,
.menu-items ul li .item:active {
  background-color: #ffffff0d;
}

.menu-items ul li .item.active .onoff {
  background-image: linear-gradient(-10.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
}

.menu-items ul li .item.active .onoff::before {
  content: var(--tw-content);
  left: 1.5rem;
}

.menu-items ul li .item.ratio-wrap {
  padding-right: 14rem;
}

.menu-items ul li.ext-link .item:after {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  float: right;
  height: 0.5rem;
  width: 0.875rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  overflow: hidden;
  background-image: url('../svg/arrow-right-2.svg');
  background-position: right;
  background-repeat: no-repeat;
  text-indent: 24rem;
  --tw-content: "";
  content: var(--tw-content);
}

.menu-items ul li.ext-link .item:hover,
.menu-items ul li.ext-link .item:focus,
.menu-items ul li.ext-link .item:active {
  --tw-text-opacity: 1;
  color: rgb(255 129 65 / var(--tw-text-opacity));
}

.menu-items ul li.ext-link .item:hover:after,
.menu-items ul li.ext-link .item:focus:after,
.menu-items ul li.ext-link .item:active:after {
  background-image: url('../svg/arrow-right-orange.svg');
  animation: arrowright 0.5s linear 1;
  -webkit-animation-name: arrowright 0.5s linear 1;
}

/* Menu - Right Items */

.icon-bx {
  position: relative;
  z-index: 1;
  float: left;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  border-radius: 0.3125rem;
  background-color: rgba(0, 0, 0, 0.30);
  background-position: center;
  background-repeat: no-repeat;
}

.icon-bx:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.icon-bx:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.icon-bx:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .icon-bx {
    height: 3rem;
    width: 3rem;
    border-radius: 0.625rem;
  }
}

.active .icon-bx {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.menu-btn {
  position: relative;
  float: left;
}

.menu-btn .icon-bx {
  background-image: url('../svg/menu-white.svg');
}

.menu-btn .icon-bx:hover {
  background-image: url('../svg/menu-2.svg');
}

.menu-btn .icon-bx:focus {
  background-image: url('../svg/menu-2.svg');
}

.menu-btn .icon-bx:active {
  background-image: url('../svg/menu-2.svg');
}

.menu-btn.active .icon-bx {
  background-image: url('../svg/menu-2.svg');
}

@media (min-width: 640px) {
  .beauty-info {
    width: 100%;
    max-width: 50%;
  }
}

.beauty-info .dropdown-bx {
  position: relative;
  z-index: 1;
  float: left;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.3125rem;
  background-color: rgba(0, 0, 0, 0.30);
  text-indent: 24rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.beauty-info .dropdown-bx::before {
  position: absolute;
  top: -0.125rem;
  right: 0px;
  z-index: 1;
  float: left;
  height: 100%;
  width: 100%;
  background-image: url('../svg/chevron-down2.svg');
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 0px;
  --tw-content: "";
  content: var(--tw-content);
}

.beauty-info .dropdown-bx:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(38 53 55 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.beauty-info .dropdown-bx:hover::before {
  content: var(--tw-content);
  background-image: url('../svg/chevron-down3.svg');
}

.beauty-info .dropdown-bx:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(38 53 55 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.beauty-info .dropdown-bx:focus::before {
  content: var(--tw-content);
  background-image: url('../svg/chevron-down3.svg');
}

.beauty-info .dropdown-bx:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(38 53 55 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.beauty-info .dropdown-bx:active::before {
  content: var(--tw-content);
  background-image: url('../svg/chevron-down3.svg');
}

@media (min-width: 640px) {
  .beauty-info .dropdown-bx {
    height: 3rem;
    width: 100%;
    border-radius: 9999px;
    padding-left: 2rem;
    padding-right: 3.5rem;
    text-indent: 0px;
  }

  .beauty-info .dropdown-bx::before {
    width: 2.25rem;
    content: var(--tw-content);
    background-position: left;
  }
}

.subtract-info {
  position: relative;
  float: left;
  margin-left: 0.9375rem;
}

.subtract-info .icon-bx {
  background-image: url('../svg/subtract-white.svg');
}

.subtract-info .icon-bx:hover {
  background-image: url('../svg/subtract.svg');
}

.subtract-info .icon-bx:focus {
  background-image: url('../svg/subtract.svg');
}

.subtract-info .icon-bx:active {
  background-image: url('../svg/subtract.svg');
}

.subtract-info .subtract-menu {
  position: absolute;
  top: 3.5rem;
  left: 0px;
  display: none;
  width: 12rem;
}

@media (min-width: 640px) {
  .subtract-info .subtract-menu {
    top: 4rem;
  }
}

.subtract-info .subtract-menu ul {
  margin: 0px;
  margin-right: -0.9375rem;
  margin-bottom: -0.9375rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.subtract-info .subtract-menu ul li {
  float: left;
  margin: 0px;
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  padding: 0px;
}

.subtract-info .subtract-menu ul li a {
  position: relative;
  z-index: 1;
  float: left;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 0.3125rem;
  background-color: rgba(0, 0, 0, 0.30);
  background-position: center;
  background-repeat: no-repeat;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.subtract-info .subtract-menu ul li a:hover {
  background-color: rgba(255, 255, 255, 0.20);
  text-decoration-line: none;
}

.subtract-info .subtract-menu ul li a:focus {
  background-color: rgba(255, 255, 255, 0.20);
  text-decoration-line: none;
}

.subtract-info .subtract-menu ul li a:active {
  background-color: rgba(255, 255, 255, 0.20);
  text-decoration-line: none;
}

@media (min-width: 640px) {
  .subtract-info .subtract-menu ul li a {
    height: 3rem;
    width: 3rem;
    border-radius: 0.625rem;
  }
}

.subtract-info.active .icon-bx {
  background-image: url('../svg/subtract.svg');
}

.subtract-info.active .subtract-menu {
  display: block;
}

.brightness-info {
  position: relative;
  float: left;
  margin-left: 0.9375rem;
}

.brightness-info .icon-bx {
  background-image: url('../svg/brightness-white.svg');
}

.brightness-info .icon-bx:hover {
  background-image: url('../svg/brightness.svg');
}

.brightness-info .icon-bx:focus {
  background-image: url('../svg/brightness.svg');
}

.brightness-info .icon-bx:active {
  background-image: url('../svg/brightness.svg');
}

.brightness-info.active .icon-bx {
  background-image: url('../svg/brightness.svg');
}

.settings-info {
  position: relative;
  float: left;
  margin-left: 0.9375rem;
}

.settings-info .icon-bx {
  background-image: url('../svg/settings-white.svg');
}

.settings-info .icon-bx:hover {
  background-image: url('../svg/settings.svg');
}

.settings-info .icon-bx:focus {
  background-image: url('../svg/settings.svg');
}

.settings-info .icon-bx:active {
  background-image: url('../svg/settings.svg');
}

/* Range - Sliders */

.range-sliders {
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}

.range-sliders input[type=range] {
  height: 0.375rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #000 50%, #000 100%);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 640px) {
  .range-sliders input[type=range] {
    height: 0.5rem;
  }
}

.range-sliders input[type=range]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.range-sliders input[type=range]::-webkit-slider-runnable-track {
  height: 0px;
  width: 100%;
  cursor: pointer;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.range-sliders input[type=range]::-moz-range-track {
  height: 0px;
  width: 100%;
  cursor: pointer;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.range-sliders input[type=range]::-webkit-slider-thumb {
  margin-top: -1rem;
  height: 2rem;
  width: 0.5rem;
  cursor: ew-resize;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .range-sliders input[type=range]::-webkit-slider-thumb {
    margin-top: -1.3125rem;
    height: 2.625rem;
    width: 0.625rem;
  }
}

.range-sliders input[type=range]::-moz-range-thumb {
  margin-top: -1rem;
  height: 2rem;
  width: 0.5rem;
  cursor: ew-resize;
  -moz-appearance: none;
       appearance: none;
  border-radius: 9999px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .range-sliders input[type=range]::-moz-range-thumb {
    margin-top: -1.0625rem;
    height: 2.625rem;
    width: 0.625rem;
  }
}

.range-sliders input[type=range]::-moz-focus-outer {
  border-width: 0px;
}

.range-sliders .input-slider {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  display: flex;
  height: 3rem;
  width: 2rem;
  cursor: not-allowed;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: visible;
  white-space: normal;
  border-radius: 0px;
  border-width: 0px;
  background-color: transparent;
  padding: 0.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 640px) {
  .range-sliders .input-slider {
    height: 4.625rem;
    width: 3.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.range-sliders .input-slider.input-right {
  left: auto;
  right: 0px;
}

.range-sliders input[type=number]::-webkit-inner-spin-button, 
.range-sliders input[type=number]::-webkit-outer-spin-button {
  margin: 0px;
  -webkit-appearance: none;
          appearance: none;
  padding: 0px;
}

.range-sliders input[type=number] {
  -moz-appearance: textfield;
}

/* Icons - List */

.icons-list {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  margin-bottom: -0.75rem;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 640px) {
  .icons-list {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    margin-bottom: -1.25rem;
  }
}

.icons-list .item {
  width: 33.333333%;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-bottom: 0.75rem;
  text-align: center;
}

@media (min-width: 640px) {
  .icons-list .item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 1.25rem;
  }
}

.icons-list .item .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.5rem;
  background-color: rgba(0, 0, 0, 0.50);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.icons-list .item .box:hover {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
}

.icons-list .item .box:focus {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
}

.icons-list .item .box:active {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
}

@media (min-width: 640px) {
  .icons-list .item .box {
    border-radius: 1.25rem;
    padding-top: 4rem;
    padding-bottom: 2.75rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.icons-list .item .box .icon {
  float: left;
  margin-bottom: 0.75rem;
  display: flex;
  height: 3rem;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  .icons-list .item .box .icon {
    margin-bottom: 1.75rem;
    height: 7rem;
  }
}

.icons-list .item .box .icon img {
  float: none;
  display: inline-block;
  max-height: 3rem;
  vertical-align: middle;
}

@media (min-width: 640px) {
  .icons-list .item .box .icon img {
    max-height: 7rem;
  }
}

/* Icons - List2 */

.icons-list2 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  margin-bottom: -0.75rem;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 640px) {
  .icons-list2 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-bottom: -1.5rem;
  }
}

.icons-list2 .item {
  width: 50%;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-bottom: 0.75rem;
  text-align: center;
}

@media (min-width: 640px) {
  .icons-list2 .item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 1.5rem;
  }
}

.icons-list2 .item .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 1rem;
  padding: 1.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-shadow: inset #4C4C4C 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.icons-list2 .item .box:hover {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .icons-list2 .item .box {
    border-radius: 2.5rem;
    padding: 1.75rem;
    padding-top: 2.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.icons-list2 .item .box p {
  width: 100%;
}

.icons-list2 .item .box .icon {
  float: left;
  margin-bottom: 1rem;
  display: flex;
  height: 5rem;
  width: 5rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-shadow: inset #4C4C4C 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .icons-list2 .item .box .icon {
    margin-bottom: 1.5rem;
    height: 8.4375rem;
    width: 8.4375rem;
  }
}

.icons-list2 .item .box .icon img {
  float: none;
  display: inline-block;
  max-height: 2.5rem;
  vertical-align: middle;
}

@media (min-width: 640px) {
  .icons-list2 .item .box .icon img {
    max-height: 5rem;
  }
}

.icons-list2 .item .box:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(38 53 55 / var(--tw-text-opacity));
}

.icons-list2 .item .box:hover .icon {
  --tw-shadow: inset #263537 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* Icons - List3 */

.icons-list3 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  margin-bottom: -0.75rem;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 640px) {
  .icons-list3 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: -1rem;
  }
}

.icons-list3 .item {
  width: 33.333333%;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-bottom: 0.75rem;
  text-align: center;
}

@media (min-width: 640px) {
  .icons-list3 .item {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 1rem;
  }
}

.icons-list3 .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

@media (min-width: 640px) {
  .icons-list3 .box {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.icons-list3 .box .icon {
  float: left;
  margin-bottom: 1rem;
  display: flex;
  height: 6rem;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-shadow: inset #4C4C4C 0 0 0 1px;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .icons-list3 .box .icon {
    margin-bottom: 1.5rem;
    height: 8.4375rem;
    border-radius: 1.25rem;
  }
}

.icons-list3 .box:hover .icon,
.icons-list3 .box:focus .icon,
.icons-list3 .box:active .icon {
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.icons-list3 .box .icon img {
  float: none;
  display: inline-block;
  max-height: 2.5rem;
  vertical-align: middle;
}

@media (min-width: 640px) {
  .icons-list3 .box .icon img {
    max-height: 4rem;
  }
}

/* Phone Number - Dail Pad */

.phone-dailpad input[type="text"],
.phone-dailpad input[type="password"],
.phone-dailpad input[type="datetime"],
.phone-dailpad input[type="datetime-local"],
.phone-dailpad input[type="date"],
.phone-dailpad input[type="month"],
.phone-dailpad input[type="time"],
.phone-dailpad input[type="week"],
.phone-dailpad input[type="number"],
.phone-dailpad input[type="email"],
.phone-dailpad input[type="url"],
.phone-dailpad input[type="search"],
.phone-dailpad input[type="tel"],
.phone-dailpad input[type="color"],
.phone-dailpad .uneditable-input {
  pointer-events: none;
  margin: 0px;
  display: flex;
  height: 2.5rem;
  cursor: not-allowed;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: visible;
  white-space: normal;
  border-radius: 0px;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  text-align: center;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 2.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.phone-dailpad input[type="text"]::-moz-placeholder, .phone-dailpad input[type="password"]::-moz-placeholder, .phone-dailpad input[type="datetime"]::-moz-placeholder, .phone-dailpad input[type="datetime-local"]::-moz-placeholder, .phone-dailpad input[type="date"]::-moz-placeholder, .phone-dailpad input[type="month"]::-moz-placeholder, .phone-dailpad input[type="time"]::-moz-placeholder, .phone-dailpad input[type="week"]::-moz-placeholder, .phone-dailpad input[type="number"]::-moz-placeholder, .phone-dailpad input[type="email"]::-moz-placeholder, .phone-dailpad input[type="url"]::-moz-placeholder, .phone-dailpad input[type="search"]::-moz-placeholder, .phone-dailpad input[type="tel"]::-moz-placeholder, .phone-dailpad input[type="color"]::-moz-placeholder, .phone-dailpad .uneditable-input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.phone-dailpad input[type="text"]::placeholder,
.phone-dailpad input[type="password"]::placeholder,
.phone-dailpad input[type="datetime"]::placeholder,
.phone-dailpad input[type="datetime-local"]::placeholder,
.phone-dailpad input[type="date"]::placeholder,
.phone-dailpad input[type="month"]::placeholder,
.phone-dailpad input[type="time"]::placeholder,
.phone-dailpad input[type="week"]::placeholder,
.phone-dailpad input[type="number"]::placeholder,
.phone-dailpad input[type="email"]::placeholder,
.phone-dailpad input[type="url"]::placeholder,
.phone-dailpad input[type="search"]::placeholder,
.phone-dailpad input[type="tel"]::placeholder,
.phone-dailpad input[type="color"]::placeholder,
.phone-dailpad .uneditable-input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.phone-dailpad input[type="text"]:focus,
.phone-dailpad input[type="password"]:focus,
.phone-dailpad input[type="datetime"]:focus,
.phone-dailpad input[type="datetime-local"]:focus,
.phone-dailpad input[type="date"]:focus,
.phone-dailpad input[type="month"]:focus,
.phone-dailpad input[type="time"]:focus,
.phone-dailpad input[type="week"]:focus,
.phone-dailpad input[type="number"]:focus,
.phone-dailpad input[type="email"]:focus,
.phone-dailpad input[type="url"]:focus,
.phone-dailpad input[type="search"]:focus,
.phone-dailpad input[type="tel"]:focus,
.phone-dailpad input[type="color"]:focus,
.phone-dailpad .uneditable-input:focus {
  border-width: 0px;
}

@media (min-width: 640px) {
  .phone-dailpad input[type="text"],
.phone-dailpad input[type="password"],
.phone-dailpad input[type="datetime"],
.phone-dailpad input[type="datetime-local"],
.phone-dailpad input[type="date"],
.phone-dailpad input[type="month"],
.phone-dailpad input[type="time"],
.phone-dailpad input[type="week"],
.phone-dailpad input[type="number"],
.phone-dailpad input[type="email"],
.phone-dailpad input[type="url"],
.phone-dailpad input[type="search"],
.phone-dailpad input[type="tel"],
.phone-dailpad input[type="color"],
.phone-dailpad .uneditable-input {
    height: 4.125rem;
    font-size: 3.75rem;
    line-height: 1;
    line-height: 4.125rem;
  }
}

.phone-dailpad input[type=number]::-webkit-inner-spin-button, 
.phone-dailpad input[type=number]::-webkit-outer-spin-button {
  margin: 0px;
  -webkit-appearance: none;
          appearance: none;
  padding: 0px;
}

.phone-dailpad input[type=number] {
  -moz-appearance: textfield;
}

.phone-dailpad .item {
  width: 33.333333%;
  padding-right: 0.375rem;
  padding-bottom: 0.75rem;
  padding-left: 0.375rem;
}

@media (min-width: 640px) {
  .phone-dailpad .item {
    padding-right: 0.625rem;
    padding-bottom: 1.25rem;
    padding-left: 0.625rem;
  }
}

.phone-dailpad .item .box {
  display: flex;
  height: 6rem;
  width: 100%;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(13 13 13 / var(--tw-bg-opacity));
  padding: 0.75rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.phone-dailpad .item .box:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(44 44 44 / var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .phone-dailpad .item .box {
    height: 8.4375rem;
    border-radius: 1.25rem;
    padding: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.phone-dailpad .item .box .number {
  float: left;
  margin-bottom: 0.25rem;
  width: 100%;
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

@media (min-width: 640px) {
  .phone-dailpad .item .box .number {
    margin-bottom: 0.5rem;
    font-size: 3.75rem;
    line-height: 1;
  }
}

.phone-dailpad .item .box .number img {
  margin-bottom: 0.25rem;
  width: 2.25rem;
  line-height: 2.5rem;
}

@media (min-width: 640px) {
  .phone-dailpad .item .box .number img {
    width: 3.75rem;
    line-height: 3.75rem;
  }
}

.phone-dailpad .item .box.lrg .number {
  margin-top: -0.25rem;
  margin-bottom: -1.5rem;
  font-size: 4.5rem;
  line-height: 1;
}

@media (min-width: 640px) {
  .phone-dailpad .item .box.lrg .number {
    margin-top: -0.5rem;
    margin-bottom: -3rem;
    font-size: 8rem;
    line-height: 1;
  }
}

.phone-dailpad .btn,
.phone-dailpad input[type="button"],
.phone-dailpad input[type="submit"] {
  margin: 0px;
  display: flex;
  height: 5rem;
  width: 5rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(71.3deg, #FF8141 32.82%, #E7D637 68%, #43D7C8 100.47%);
  padding: 0px;
}

@media (min-width: 640px) {
  .phone-dailpad .btn,
.phone-dailpad input[type="button"],
.phone-dailpad input[type="submit"] {
    height: 8.4375rem;
    width: 8.4375rem;
  }
}

.phone-dailpad .btn {
  position: relative;
}

.phone-dailpad .btn a {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  float: left;
  margin: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0px;
  text-indent: -24rem;
}

/* Gallery - Items */

.gallery-items {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-bottom: -1.5rem;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 640px) {
  .gallery-items {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}

.gallery-items .item {
  width: 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 640px) {
  .gallery-items .item {
    width: 33.333333%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.gallery-items .item .figure {
  margin-bottom: 0.625rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
}

@media (min-width: 640px) {
  .gallery-items .item .figure {
    border-radius: 1.25rem;
  }
}

.gallery-items .item .figure img {
  width: 100%;
}

.gallery-items .item .aside {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-right: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.gallery-items .item .aside .trash {
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
}

.gallery-items .item .aside .trash a {
  position: absolute;
  top: 0px;
  right: 0px;
  float: left;
  height: 1.5rem;
  width: 1.875rem;
  border-radius: 0.3125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
  background-image: url('../svg/trash-can.svg');
  background-size: 13px auto;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 0.75rem;
}

.gallery-items .item .aside .trash a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 129 65 / var(--tw-bg-opacity));
}

/* Circle Progress - Bar */

.circle-progress-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.progress-percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
}

@media (min-width: 640px) {
  .progress-percentage {
    font-size: 8rem;
    line-height: 1;
  }

  .sm\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .sm\:-ml-2 {
    margin-left: -0.5rem;
  }

  .sm\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .sm\:-mr-12 {
    margin-right: -3rem;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }

  .sm\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .sm\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .sm\:mb-20 {
    margin-bottom: 5rem;
  }

  .sm\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .sm\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:h-cust-111 {
    height: 6.9375rem;
  }

  .sm\:h-cust-400 {
    height: 25rem;
  }

  .sm\:h-cust-74 {
    height: 4.625rem;
  }

  .sm\:w-cust-400 {
    width: 25rem;
  }

  .sm\:max-w-cust-127 {
    max-width: 7.9375rem;
  }

  .sm\:max-w-cust-321 {
    max-width: 20.0625rem;
  }

  .sm\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .sm\:rounded-cust-40 {
    border-radius: 2.5rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-cust-14per {
    padding: 14%;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-cust-30 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }

  .sm\:px-cust-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .sm\:px-cust-9per {
    padding-left: 9%;
    padding-right: 9%;
  }

  .sm\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:pt-9 {
    padding-top: 2.25rem;
  }

  .sm\:pt-cust-111 {
    padding-top: 6.9375rem;
  }

  .sm\:pt-cust-143 {
    padding-top: 8.9375rem;
  }

  .sm\:text-cust-153 {
    font-size: 9.5625rem;
    line-height: 12rem;
  }
}


